@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-border-bottom {
  syntax: "*";
  inherits: false;
}
@property --ww-style-cursor {
  syntax: "*";
  inherits: false;
}
@property --ww-style-transform {
  syntax: "*";
  inherits: false;
}
@property --ww-style-background-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-opacity {
  syntax: "*";
  inherits: false;
}
@property --ww-style-width {
  syntax: "*";
  inherits: false;
}
@property --ww-style-height {
  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-style-padding {
  syntax: "*";
  inherits: false;
}
@property --ww-style-background-image {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-radius {
  syntax: "*";
  inherits: false;
}
@property --ww-style-min-height {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-left {
  syntax: "*";
  inherits: false;
}
@property --ww-style-max-width {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-color {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-font {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border {
  syntax: "*";
  inherits: false;
}
@property --ww-style-min-width {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-top {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-font-weight {
  syntax: "*";
  inherits: false;
}
@property --ww-style-box-shadow {
  syntax: "*";
  inherits: false;
}
@property --ww-style-display {
  syntax: "*";
  inherits: false;
}
@property --ww-content-flex-direction-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-row-gap-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-column-gap-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-row-gap-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-column-gap-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-grid-template-columns-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-justify-content {
  syntax: "*";
  inherits: false;
}
@layer ww-style-library {
  @layer definition, instance;
  @layer definition {
    @layer normal, custom;
    @layer normal {
      .ww-e-dTL {
        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-dTL.ww-layout, .ww-e-dTL [data-ww-ls~="dTL"] {
        display: flex;
        align-items: center;
        column-gap: 12px;
      }
      .ww-e-dRU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRU.ww-layout, .ww-e-dRU [data-ww-ls~="dRU"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRl {
        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-dRl.ww-layout, .ww-e-dRl [data-ww-ls~="dRl"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dRo {
        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-dRo:where([data-ww-states~="EwFjn1"]) {
        padding: 8px 16px;
        min-height: 42px;
      }
      .ww-e-dRo:where([data-ww-states~="nkYzRX"]) {
        padding: 4px 12px;
        min-height: 36px;
      }
      .ww-e-dRo:where([data-ww-states~="VWC7Zi"]) {
        padding: 4px 8px;
        min-height: 30px;
      }
      .ww-e-dRo: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-dRo: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-dRo: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-dRo: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-dRo:where([data-ww-states~="wCKqjb"]) {
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        background-color: #0000;
        border: 1px solid #0000;
      }
      .ww-e-dTM {
        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-dTM.ww-layout, .ww-e-dTM [data-ww-ls~="dTM"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      .ww-e-dRm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRm.ww-layout, .ww-e-dRm [data-ww-ls~="dRm"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dU1 {
        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-dU1.ww-layout, .ww-e-dU1 [data-ww-ls~="dU1"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-dPs {
        margin: 0;
        padding: 24px 16px;
        z-index: 1000;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 260px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(#0f172a 0%, #1e1b4b 50%, #0f172a 100%);
        transition: transform 0.3s ease;
        border-right: 1px solid #ffffff1a;
      }
      @media (max-width: 991px) {
        .ww-e-dPs {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-dPs {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-dPs.ww-layout, .ww-e-dPs [data-ww-ls~="dPs"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dQi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 300px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(179deg, #2f3e78 0%, #1f2a56 100%);
      }
      .ww-e-dQi.ww-layout, .ww-e-dQi [data-ww-ls~="dQi"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-dQG {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 300px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(179deg, #2f3e78 0%, #1f2a56 100%);
      }
      .ww-e-dQG.ww-layout, .ww-e-dQG [data-ww-ls~="dQG"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-dRE {
        margin: 0;
        padding: 24px 16px;
        z-index: 1000;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 260px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(#0f172a 0%, #1e1b4b 50%, #0f172a 100%);
        transition: transform 0.3s ease;
        border-right: 1px solid #ffffff1a;
      }
      @media (max-width: 991px) {
        .ww-e-dRE {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-dRE {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-dRE.ww-layout, .ww-e-dRE [data-ww-ls~="dRE"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dTB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dTB.ww-layout, .ww-e-dTB [data-ww-ls~="dTB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTm {
        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-dTm:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dTm.ww-layout, .ww-e-dTm [data-ww-ls~="dTm"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dUs {
        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-dUs: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-dUs: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-dUs: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-dUs: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-dUs: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-dUs: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-dUs: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-dUs: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-dUs.ww-layout, .ww-e-dUs [data-ww-ls~="dUs"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dTk {
        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-dTk: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-dTk: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-dTk: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-dTk: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-dTk.ww-layout, .ww-e-dTk [data-ww-ls~="dTk"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dT3 {
        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-dT3.ww-layout, .ww-e-dT3 [data-ww-ls~="dT3"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-dT6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dT6.ww-layout, .ww-e-dT6 [data-ww-ls~="dT6"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRS {
        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-dRS.ww-layout, .ww-e-dRS [data-ww-ls~="dRS"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dTy.ww-layout, .ww-e-dTy [data-ww-ls~="dTy"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dUp {
        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-dUp.ww-layout, .ww-e-dUp [data-ww-ls~="dUp"] {
        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-dTl {
        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-dTl: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-dTl: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-dTl: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-dTl: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-dTl.ww-layout, .ww-e-dTl [data-ww-ls~="dTl"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-dV3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dV3.ww-layout, .ww-e-dV3 [data-ww-ls~="dV3"] {
        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-dRW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRW.ww-layout, .ww-e-dRW [data-ww-ls~="dRW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTf {
        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-dTf.ww-layout, .ww-e-dTf [data-ww-ls~="dTf"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dWO {
        margin: 0;
        padding: 24px 16px;
        z-index: 1000;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 260px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(#0f172a 0%, #1e1b4b 50%, #0f172a 100%);
        transition: transform 0.3s ease;
        border-right: 1px solid #ffffff1a;
      }
      @media (max-width: 991px) {
        .ww-e-dWO {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-dWO {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-dWO.ww-layout, .ww-e-dWO [data-ww-ls~="dWO"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dVC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 300px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(179deg, #2f3e78 0%, #1f2a56 100%);
      }
      .ww-e-dVC.ww-layout, .ww-e-dVC [data-ww-ls~="dVC"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-dVQ {
        margin: 0;
        padding: 0;
        overflow: unset;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 300px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(179deg, #2f3e78 0%, #1f2a56 100%);
      }
      .ww-e-dVQ.ww-layout, .ww-e-dVQ [data-ww-ls~="dVQ"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-dWJ {
        margin: 0;
        padding: 24px 16px;
        z-index: 1000;
        align-self: unset;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 260px;
        max-width: unset;
        min-width: unset;
        height: 100vh;
        max-height: unset;
        min-height: unset;
        background: linear-gradient(#0f172a 0%, #1e1b4b 50%, #0f172a 100%);
        transition: transform 0.3s ease;
        border-right: 1px solid #ffffff1a;
      }
      @media (max-width: 991px) {
        .ww-e-dWJ {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-dWJ {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-dWJ.ww-layout, .ww-e-dWJ [data-ww-ls~="dWJ"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dPL {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 600;
        color: #ffffffd9;
        letter-spacing: .2px;
        white-space-collapse: preserve;
      }
      .ww-e-dPM {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 600;
        color: #ffffffd9;
        letter-spacing: .2px;
        white-space-collapse: preserve;
      }
      .ww-e-dPN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 11px;
        max-width: unset;
        min-width: unset;
        height: 11px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dPO {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 600;
        color: #ffffffd9;
        letter-spacing: .2px;
        white-space-collapse: preserve;
      }
      .ww-e-dPP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-dPQ {
        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-dPR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 11px;
        max-width: unset;
        min-width: unset;
        height: 11px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dPS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 11px;
        max-width: unset;
        min-width: unset;
        height: 11px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dPT {
        margin: 0 0 0 auto;
        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: #ffffff1a;
        border: 1px solid #ffffff26;
        border-radius: 6px;
      }
      .ww-e-dPT.ww-layout, .ww-e-dPT [data-ww-ls~="dPT"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPU {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 600;
        color: #ffffffd9;
        letter-spacing: .2px;
        white-space-collapse: preserve;
      }
      .ww-e-dPV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 11px;
        max-width: unset;
        min-width: unset;
        height: 11px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dPW {
        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-dPX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dPY {
        margin: 0 0 0 auto;
        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: #ffffff1a;
        border: 1px solid #ffffff26;
        border-radius: 6px;
      }
      .ww-e-dPY.ww-layout, .ww-e-dPY [data-ww-ls~="dPY"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPZ {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dPZ:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dPZ:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dPZ.ww-layout, .ww-e-dPZ [data-ww-ls~="dPZ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPa {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dPa:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dPa:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dPa.ww-layout, .ww-e-dPa [data-ww-ls~="dPa"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPb {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dPb:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dPb:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dPb.ww-layout, .ww-e-dPb [data-ww-ls~="dPb"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPc {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 10px;
      }
      .ww-e-dPc:where(:hover) {
        background-color: #ef444426;
      }
      .ww-e-dPc.ww-layout, .ww-e-dPc [data-ww-ls~="dPc"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPd {
        margin: 0;
        padding: 0;
        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: #fff;
        letter-spacing: .08em;
        white-space-collapse: preserve;
      }
      .ww-e-dPe {
        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;
      }
      .ww-e-dPe.ww-layout, .ww-e-dPe [data-ww-ls~="dPe"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dPf.ww-layout, .ww-e-dPf [data-ww-ls~="dPf"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-dPg {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 400;
        text-align: center;
        color: #e2e8f0b3;
        white-space-collapse: preserve;
      }
      .ww-e-dPh {
        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-dPi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dPj {
        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-dPk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dPl {
        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-dPm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dPn {
        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-dPo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dPp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dPq {
        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-dPr {
        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-dPr.ww-layout, .ww-e-dPr [data-ww-ls~="dPr"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dPt {
        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-dPu {
        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-dPv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dPw {
        margin: 0 0 0 auto;
        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: #ffffff1a;
        border: 1px solid #ffffff26;
        border-radius: 6px;
      }
      .ww-e-dPw.ww-layout, .ww-e-dPw [data-ww-ls~="dPw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPx {
        margin: 0 0 0 auto;
        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: #ffffff1a;
        border: 1px solid #ffffff26;
        border-radius: 6px;
      }
      .ww-e-dPx.ww-layout, .ww-e-dPx [data-ww-ls~="dPx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPy {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dPy:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dPy:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dPy.ww-layout, .ww-e-dPy [data-ww-ls~="dPy"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dPz {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dPz:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dPz:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dPz.ww-layout, .ww-e-dPz [data-ww-ls~="dPz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQ0 {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dQ0:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dQ0:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dQ0.ww-layout, .ww-e-dQ0 [data-ww-ls~="dQ0"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQ1 {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dQ1:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dQ1:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dQ1.ww-layout, .ww-e-dQ1 [data-ww-ls~="dQ1"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQ2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dQ3 {
        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;
        cursor: pointer;
        border-radius: 8px;
      }
      .ww-e-dQ3.ww-layout, .ww-e-dQ3 [data-ww-ls~="dQ3"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQ4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        flex: 0 0 auto;
        max-width: unset;
        min-width: unset;
        height: 16px;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dQ5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: #e8eaf6;
        white-space-collapse: preserve;
      }
      .ww-e-dQ6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 38.06%;
        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-dQ7 {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dQ7:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dQ7:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dQ7.ww-layout, .ww-e-dQ7 [data-ww-ls~="dQ7"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQ8 {
        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-dQ9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dQ9.ww-layout, .ww-e-dQ9 [data-ww-ls~="dQ9"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dQA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 38%;
        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-dQB {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dQB:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dQB:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dQB.ww-layout, .ww-e-dQB [data-ww-ls~="dQB"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQC {
        margin: 0;
        padding: 32px 32px 0 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-dQC.ww-layout, .ww-e-dQC [data-ww-ls~="dQC"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-dQD {
        margin: 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: 28px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQE {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dQE.ww-layout, .ww-e-dQE [data-ww-ls~="dQE"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dQH {
        margin: 0;
        padding: 12px;
        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-dQH.ww-layout, .ww-e-dQH [data-ww-ls~="dQH"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-dQI {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQJ {
        margin: 0;
        padding: 12px 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;
        cursor: pointer;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        border-radius: 6px;
      }
      .ww-e-dQJ:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-dQJ.ww-layout, .ww-e-dQJ [data-ww-ls~="dQJ"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-dQK {
        margin: 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: 940px;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #2f3e78;
        border-radius: 50px;
      }
      .ww-e-dQK.ww-layout, .ww-e-dQK [data-ww-ls~="dQK"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dQL {
        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;
        background-image: url("/images/Logo_Withly_2.svg?_wwcv=186");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      .ww-e-dQL.ww-layout, .ww-e-dQL [data-ww-ls~="dQL"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dQM {
        margin: 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: 28px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQN {
        margin: 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: 940px;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #2f3e78;
        background-image: url("/images/Logo_Withly_1.svg?_wwcv=186");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        border-radius: 50px;
      }
      .ww-e-dQN.ww-layout, .ww-e-dQN [data-ww-ls~="dQN"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dQO {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQP {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQQ {
        margin: 5px;
        padding: 0 15px;
        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;
        text-align: center;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQR {
        margin: 0;
        padding: 12px 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;
        cursor: pointer;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        border-radius: 6px;
      }
      .ww-e-dQR:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-dQR.ww-layout, .ww-e-dQR [data-ww-ls~="dQR"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-dQS {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQS:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQS.ww-layout, .ww-e-dQS [data-ww-ls~="dQS"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQT {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQT:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQT.ww-layout, .ww-e-dQT [data-ww-ls~="dQT"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQU {
        margin: 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQV {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQW {
        margin: 0;
        padding: 32px 32px 0 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-dQW.ww-layout, .ww-e-dQW [data-ww-ls~="dQW"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-dQX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 940px;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dQX.ww-layout, .ww-e-dQX [data-ww-ls~="dQX"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQY {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQZ {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQa {
        margin: 15px;
        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: 600;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQb {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQb:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQb.ww-layout, .ww-e-dQb [data-ww-ls~="dQb"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQc {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQd {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQe {
        margin: 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQf {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQf:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQf.ww-layout, .ww-e-dQf [data-ww-ls~="dQf"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQg {
        margin: 5px;
        padding: 0 15px;
        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;
        text-align: center;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 940px;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dQh.ww-layout, .ww-e-dQh [data-ww-ls~="dQh"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQj {
        margin: 0;
        padding: 12px;
        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-dQj.ww-layout, .ww-e-dQj [data-ww-ls~="dQj"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-dQk {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQk:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQk.ww-layout, .ww-e-dQk [data-ww-ls~="dQk"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQl {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQm {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQm:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQm.ww-layout, .ww-e-dQm [data-ww-ls~="dQm"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQn {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Ventes.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQn:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Ventes.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQn.ww-layout, .ww-e-dQn [data-ww-ls~="dQn"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQo {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #dde7f8, #dde7f8);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQo:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQo.ww-layout, .ww-e-dQo [data-ww-ls~="dQo"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQp {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQp:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQp.ww-layout, .ww-e-dQp [data-ww-ls~="dQp"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQq {
        margin: 5px;
        padding: 0 15px;
        z-index: unset;
        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: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dQr {
        padding: 0 60px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: linear-gradient(0deg, #fff, #fff);
        border-radius: 12px;
      }
      .ww-e-dQr:where(:hover) {
        background-color: #0000;
        background-image: linear-gradient(0deg, #e0e0e0, #e0e0e0);
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQr.ww-layout, .ww-e-dQr [data-ww-ls~="dQr"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
      }
      .ww-e-dQs {
        margin: 0;
        padding: 0;
        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: #fff;
        letter-spacing: .08em;
        white-space-collapse: preserve;
      }
      .ww-e-dQt {
        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;
      }
      .ww-e-dQt.ww-layout, .ww-e-dQt [data-ww-ls~="dQt"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dQu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-dQv {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQv:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQv.ww-layout, .ww-e-dQv [data-ww-ls~="dQv"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQw {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQw:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQw.ww-layout, .ww-e-dQw [data-ww-ls~="dQw"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQx {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQx:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQx.ww-layout, .ww-e-dQx [data-ww-ls~="dQx"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQy {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #dde7f8, #dde7f8);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dQy:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dQy.ww-layout, .ww-e-dQy [data-ww-ls~="dQy"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dQz {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border-radius: 10px;
      }
      .ww-e-dQz.ww-layout, .ww-e-dQz [data-ww-ls~="dQz"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dR0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dR0.ww-layout, .ww-e-dR0 [data-ww-ls~="dR0"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-dR1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 400;
        text-align: center;
        color: #e2e8f0b3;
        white-space-collapse: preserve;
      }
      .ww-e-dR2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dR3 {
        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-dR4 {
        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-dR5 {
        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-dR6 {
        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-dR7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dR8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dR9 {
        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-dRA {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dRA.ww-layout, .ww-e-dRA [data-ww-ls~="dRA"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dRB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dRC {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dRC.ww-layout, .ww-e-dRC [data-ww-ls~="dRC"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dRD {
        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-dRD.ww-layout, .ww-e-dRD [data-ww-ls~="dRD"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dRF {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dRF.ww-layout, .ww-e-dRF [data-ww-ls~="dRF"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dRG {
        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: 135%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRG.ww-layout, .ww-e-dRG [data-ww-ls~="dRG"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dRH {
        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-dRI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dRJ {
        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-dRK {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dRK.ww-layout, .ww-e-dRK [data-ww-ls~="dRK"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dRL {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #22d3ee26;
        cursor: pointer;
        border-left: 2px solid #22d3ee;
        border-radius: 10px;
      }
      .ww-e-dRL.ww-layout, .ww-e-dRL [data-ww-ls~="dRL"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dRM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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: #22d3ee;
        white-space-collapse: preserve;
      }
      .ww-e-dRN {
        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-dRO {
        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-dRP {
        margin: 0;
        padding: 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-dRQ {
        margin: 0;
        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-dRQ.ww-layout, .ww-e-dRQ [data-ww-ls~="dRQ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRR {
        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-dRR.ww-layout, .ww-e-dRR [data-ww-ls~="dRR"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-dRT {
        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-dRV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRV.ww-layout, .ww-e-dRV [data-ww-ls~="dRV"] {
        display: flex;
      }
      .ww-e-dRX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRX.ww-layout, .ww-e-dRX [data-ww-ls~="dRX"] {
        display: flex;
      }
      .ww-e-dRY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRY.ww-layout, .ww-e-dRY [data-ww-ls~="dRY"] {
        display: flex;
      }
      .ww-e-dRZ {
        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-dRZ.ww-layout, .ww-e-dRZ [data-ww-ls~="dRZ"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dRa {
        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-dRb {
        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-dRb.ww-layout, .ww-e-dRb [data-ww-ls~="dRb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRc {
        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-dRc.ww-layout, .ww-e-dRc [data-ww-ls~="dRc"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dRd {
        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-dRd.ww-layout, .ww-e-dRd [data-ww-ls~="dRd"] {
        display: flex;
      }
      .ww-e-dRe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRe.ww-layout, .ww-e-dRe [data-ww-ls~="dRe"] {
        display: flex;
        flex-direction: row;
        column-gap: 32px;
        flex-wrap: revert-layer;
      }
      .ww-e-dRf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRf.ww-layout, .ww-e-dRf [data-ww-ls~="dRf"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRh.ww-layout, .ww-e-dRh [data-ww-ls~="dRh"] {
        display: flex;
      }
      .ww-e-dRi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRi.ww-layout, .ww-e-dRi [data-ww-ls~="dRi"] {
        display: flex;
      }
      .ww-e-dRj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRj.ww-layout, .ww-e-dRj [data-ww-ls~="dRj"] {
        display: flex;
      }
      .ww-e-dRk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRk.ww-layout, .ww-e-dRk [data-ww-ls~="dRk"] {
        display: flex;
      }
      .ww-e-dRn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dRn.ww-layout, .ww-e-dRn [data-ww-ls~="dRn"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dRp {
        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-dRr {
        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-dRs {
        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-dRs.ww-layout, .ww-e-dRs [data-ww-ls~="dRs"] {
        display: flex;
        align-items: flex-start;
        column-gap: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,32px);
      }
      .ww-e-dRt {
        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-dRu {
        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-dRu.ww-layout, .ww-e-dRu [data-ww-ls~="dRu"] {
        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-dRv {
        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-dRv.ww-layout, .ww-e-dRv [data-ww-ls~="dRv"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRw {
        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-dRw.ww-layout, .ww-e-dRw [data-ww-ls~="dRw"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRx {
        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-dRx.ww-layout, .ww-e-dRx [data-ww-ls~="dRx"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRy {
        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-dRy.ww-layout, .ww-e-dRy [data-ww-ls~="dRy"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dRz {
        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-dRz.ww-layout, .ww-e-dRz [data-ww-ls~="dRz"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dS0 {
        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-dS0.ww-layout, .ww-e-dS0 [data-ww-ls~="dS0"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dS1 {
        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-dS1.ww-layout, .ww-e-dS1 [data-ww-ls~="dS1"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dS2 {
        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-dS2.ww-layout, .ww-e-dS2 [data-ww-ls~="dS2"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dS3 {
        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-dS3.ww-layout, .ww-e-dS3 [data-ww-ls~="dS3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dS5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dS6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dS7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dS8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dS9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dST {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dSz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dT0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dT1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dT2 {
        margin: 0;
        padding: 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-dT2 {
          font-size: 14px;
        }
      }
      .ww-e-dT4 {
        margin: 0;
        padding: 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-dT4 {
          font-size: 14px;
        }
      }
      .ww-e-dT5 {
        margin: 0;
        padding: 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-dT7 {
        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-dT8 {
        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-dT8:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dT8.ww-layout, .ww-e-dT8 [data-ww-ls~="dT8"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dT9 {
        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-dT9:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dT9.ww-layout, .ww-e-dT9 [data-ww-ls~="dT9"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dTA {
        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-dTA:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dTA.ww-layout, .ww-e-dTA [data-ww-ls~="dTA"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dTC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dTC.ww-layout, .ww-e-dTC [data-ww-ls~="dTC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTD {
        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-dTD:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dTD.ww-layout, .ww-e-dTD [data-ww-ls~="dTD"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dTE {
        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-dTE:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dTE.ww-layout, .ww-e-dTE [data-ww-ls~="dTE"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dTF {
        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-dTF:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dTF.ww-layout, .ww-e-dTF [data-ww-ls~="dTF"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dTG {
        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-dTG:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dTG.ww-layout, .ww-e-dTG [data-ww-ls~="dTG"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dTH {
        margin: 0;
        padding: 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-dTm:hover) .ww-e-dTH {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dTI {
        margin: 0;
        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-dTJ {
        margin: 0;
        padding: 0;
        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-dTK {
        margin: 0;
        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-dTN {
        margin: 0;
        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-dTO {
        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-dTO.ww-layout, .ww-e-dTO [data-ww-ls~="dTO"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTP {
        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-dTR {
        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-dTR.ww-layout, .ww-e-dTR [data-ww-ls~="dTR"] {
        display: flex;
      }
      .ww-e-dTS {
        margin: 0;
        padding: 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-dTU {
        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-dTU.ww-layout, .ww-e-dTU [data-ww-ls~="dTU"] {
        display: block;
      }
      .ww-e-dTV {
        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-dTV.ww-layout, .ww-e-dTV [data-ww-ls~="dTV"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTW {
        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-dTW.ww-layout, .ww-e-dTW [data-ww-ls~="dTW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTa {
        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-dTa.ww-layout, .ww-e-dTa [data-ww-ls~="dTa"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTc {
        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-dTc.ww-layout, .ww-e-dTc [data-ww-ls~="dTc"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dTd {
        margin: 0;
        padding: 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-dTe {
        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-dTe.ww-layout, .ww-e-dTe [data-ww-ls~="dTe"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dTg {
        margin: 0;
        padding: 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-dTh {
        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-dTi {
        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-dTi.ww-layout, .ww-e-dTi [data-ww-ls~="dTi"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dTj {
        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-dTj.ww-layout, .ww-e-dTj [data-ww-ls~="dTj"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dTn {
        margin: 0;
        padding: 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-dTo {
        margin: 0;
        padding: 0;
        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-dTp {
        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-dTp.ww-layout, .ww-e-dTp [data-ww-ls~="dTp"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dTq {
        margin: 0;
        padding: 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-dTs {
        margin: 0;
        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-dTt {
        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-dTt:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-dTu {
        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-dTu.ww-layout, .ww-e-dTu [data-ww-ls~="dTu"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-dTv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dTw {
        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-dTx {
        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-dU0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dU0.ww-layout, .ww-e-dU0 [data-ww-ls~="dU0"] {
        display: flex;
        flex-flow: column;
        row-gap: 24px;
      }
      .ww-e-dU2 {
        margin: 0;
        padding: 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-dU3 {
        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-dU3.ww-layout, .ww-e-dU3 [data-ww-ls~="dU3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dU4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dU4.ww-layout, .ww-e-dU4 [data-ww-ls~="dU4"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-dU5 {
        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-dU5.ww-layout, .ww-e-dU5 [data-ww-ls~="dU5"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dU7 {
        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-dU8 {
        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-dU9 {
        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-dU9.ww-layout, .ww-e-dU9 [data-ww-ls~="dU9"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-dUA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dUB {
        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-dUB.ww-layout, .ww-e-dUB [data-ww-ls~="dUB"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dUC {
        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-dUC.ww-layout, .ww-e-dUC [data-ww-ls~="dUC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dUD {
        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-dUD:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUD:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUE {
        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-dUE:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-dUF {
        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-dUF:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUF:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUG {
        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-dUG.ww-layout, .ww-e-dUG [data-ww-ls~="dUG"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-dUH {
        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-dUH:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUI {
        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-dUI:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUI:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUJ {
        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-dUJ:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUJ:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUK {
        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-dUK:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUL {
        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-dUL:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUL:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUM {
        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-dUM:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUM:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUN {
        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-dUN:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUN:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUO {
        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-dUO:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUO:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUP {
        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-dUP.ww-layout, .ww-e-dUP [data-ww-ls~="dUP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dUQ {
        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-dUQ.ww-layout, .ww-e-dUQ [data-ww-ls~="dUQ"] {
        display: flex;
        align-items: center;
        column-gap: 4px;
      }
      .ww-e-dUR {
        margin: 0;
        padding: 0;
        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-dUS {
        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-dUS:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUS:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUT {
        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-dUT.ww-layout, .ww-e-dUT [data-ww-ls~="dUT"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dUU {
        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-dUV {
        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-dUW {
        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-dUW:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUW:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUX {
        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-dUX:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dUZ {
        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-dUZ.ww-layout, .ww-e-dUZ [data-ww-ls~="dUZ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dUa {
        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-dUa:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUa:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUb {
        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-dUc {
        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-dUc:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUc:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUd {
        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-dUd:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUd:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUe {
        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-dUe.ww-layout, .ww-e-dUe [data-ww-ls~="dUe"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dUf {
        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-dUf:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dUf:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dUg {
        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-dUh {
        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-dUi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dUi.ww-layout, .ww-e-dUi [data-ww-ls~="dUi"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-dUk {
        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-dRo[data-ww-states~="ZK1gKd"]) .ww-e-dUk {
        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-dUl {
        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-dRo[data-ww-states~="ZK1gKd"]) .ww-e-dUl {
        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-dUm {
        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-dUn {
        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-dUn:where([data-ww-states~="RtdIzw"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-dUn:where([data-ww-states~="OfApdE"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-dUo {
        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-dUq {
        margin: 0;
        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-dUr {
        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-dUt {
        margin: 0;
        padding: 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-dUu {
        margin: 0;
        padding: 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-dUw:hover) .ww-e-dUu {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dUv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dTD:hover) .ww-e-dUv {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dUw {
        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-dUw.ww-layout, .ww-e-dUw [data-ww-ls~="dUw"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dUx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dTF:hover) .ww-e-dUx {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dUy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dTG:hover) .ww-e-dUy {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dUz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dTA:hover) .ww-e-dUz {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dV0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dT9:hover) .ww-e-dV0 {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dV1 {
        margin: 0;
        padding: 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-dTE:hover) .ww-e-dV1 {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dV2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dT8:hover) .ww-e-dV2 {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dV4 {
        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-dV5 {
        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-dV5:where([data-ww-states~="7tIHjV"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-dV5:where([data-ww-states~="ImbPKi"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-dV6 {
        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-dV6:where([data-ww-states~="gxM2Rl"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-dV6:where([data-ww-states~="K302yt"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-dV7 {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dV8 {
        margin: 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: 28px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dV9 {
        margin: 0;
        padding: 0;
        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: #fff;
        letter-spacing: .08em;
        white-space-collapse: preserve;
      }
      .ww-e-dVA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dVB {
        margin: 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: 940px;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #2f3e78;
        border-radius: 50px;
      }
      .ww-e-dVB.ww-layout, .ww-e-dVB [data-ww-ls~="dVB"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dVD {
        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-dVE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dVF {
        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-dVG {
        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-dVH {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVH:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVH:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVH.ww-layout, .ww-e-dVH [data-ww-ls~="dVH"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVI {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVI:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVI:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVI.ww-layout, .ww-e-dVI [data-ww-ls~="dVI"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVJ {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVJ:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVJ:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVJ.ww-layout, .ww-e-dVJ [data-ww-ls~="dVJ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVK {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVK:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVK:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVK.ww-layout, .ww-e-dVK [data-ww-ls~="dVK"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVL {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 10px;
      }
      .ww-e-dVL:where(:hover) {
        background-color: #ef444426;
      }
      .ww-e-dVL.ww-layout, .ww-e-dVL [data-ww-ls~="dVL"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVM {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVM:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVM:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVM.ww-layout, .ww-e-dVM [data-ww-ls~="dVM"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVN {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVN:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVN:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVN.ww-layout, .ww-e-dVN [data-ww-ls~="dVN"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVO {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVO:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVO:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVO.ww-layout, .ww-e-dVO [data-ww-ls~="dVO"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVP {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        opacity: var(--ww-style-opacity);
        transition: all 0.2s ease;
        border-left: 2px solid #0000;
        border-radius: 10px;
      }
      .ww-e-dVP:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dVP:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dVP.ww-layout, .ww-e-dVP [data-ww-ls~="dVP"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVR {
        margin: 0;
        padding: 12px;
        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-dVR.ww-layout, .ww-e-dVR [data-ww-ls~="dVR"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-dVS {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVT {
        margin: 0;
        padding: 12px 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;
        cursor: pointer;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        border-radius: 6px;
      }
      .ww-e-dVT:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-dVT.ww-layout, .ww-e-dVT [data-ww-ls~="dVT"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-dVU {
        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;
        background-image: url("/images/Logo_Withly_2.svg?_wwcv=186");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      .ww-e-dVU.ww-layout, .ww-e-dVU [data-ww-ls~="dVU"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dVV {
        margin: 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: 28px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #fff;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVW {
        margin: 8px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40px;
        max-width: 940px;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #2f3e78;
        background-image: url("/images/Logo_Withly_1.svg?_wwcv=186");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        border-radius: 50px;
      }
      .ww-e-dVW.ww-layout, .ww-e-dVW [data-ww-ls~="dVW"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dVX {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVY {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVZ {
        margin: 5px;
        padding: 0 15px;
        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;
        text-align: center;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVa {
        margin: 0;
        padding: 12px 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;
        cursor: pointer;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
        border-radius: 6px;
      }
      .ww-e-dVa:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-dVa.ww-layout, .ww-e-dVa [data-ww-ls~="dVa"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-dVb {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVb:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVb.ww-layout, .ww-e-dVb [data-ww-ls~="dVb"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVc {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVc:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVc.ww-layout, .ww-e-dVc [data-ww-ls~="dVc"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVd {
        margin: 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVe {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVf {
        margin: 0;
        padding: 32px 32px 0 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-dVf.ww-layout, .ww-e-dVf [data-ww-ls~="dVf"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-dVg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 940px;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dVg.ww-layout, .ww-e-dVg [data-ww-ls~="dVg"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVh {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVi {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVj {
        margin: 15px;
        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: 600;
        text-align: center;
        color: #fff;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVk {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVk:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVk.ww-layout, .ww-e-dVk [data-ww-ls~="dVk"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVl {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVm {
        margin: 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: 500;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVn {
        margin: 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: 500;
        color: #6b7280;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVo {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVo:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVo.ww-layout, .ww-e-dVo [data-ww-ls~="dVo"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVp {
        margin: 5px;
        padding: 0 15px;
        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;
        text-align: center;
        color: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 940px;
        min-width: 40px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dVq.ww-layout, .ww-e-dVq [data-ww-ls~="dVq"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dVr {
        margin: 0;
        padding: 32px 32px 0 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: 44px;
        max-width: unset;
        min-width: unset;
        height: 44px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
      }
      .ww-e-dVr.ww-layout, .ww-e-dVr [data-ww-ls~="dVr"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-dVs {
        margin: 0;
        padding: 12px;
        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-dVs.ww-layout, .ww-e-dVs [data-ww-ls~="dVs"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-dVt {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVt:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVt.ww-layout, .ww-e-dVt [data-ww-ls~="dVt"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVu {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVu:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVu.ww-layout, .ww-e-dVu [data-ww-ls~="dVu"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVv {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Ventes.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVv:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Ventes.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVv.ww-layout, .ww-e-dVv [data-ww-ls~="dVv"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVw {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #dde7f8, #dde7f8);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVw:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVw.ww-layout, .ww-e-dVw [data-ww-ls~="dVw"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVx {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dVx:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVx.ww-layout, .ww-e-dVx [data-ww-ls~="dVx"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dVy {
        margin: 5px;
        padding: 0 15px;
        z-index: unset;
        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: #1f2a56;
        white-space-collapse: preserve;
        border-radius: 8px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-dVz {
        padding: 0 60px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: linear-gradient(0deg, #fff, #fff);
        border-radius: 12px;
      }
      .ww-e-dVz:where(:hover) {
        background-color: #0000;
        background-image: linear-gradient(0deg, #e0e0e0, #e0e0e0);
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dVz.ww-layout, .ww-e-dVz [data-ww-ls~="dVz"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
      }
      .ww-e-dW0 {
        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;
      }
      .ww-e-dW0.ww-layout, .ww-e-dW0 [data-ww-ls~="dW0"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dW1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-dW2 {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dW2:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dW2.ww-layout, .ww-e-dW2 [data-ww-ls~="dW2"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dW3 {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dW3:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dW3.ww-layout, .ww-e-dW3 [data-ww-ls~="dW3"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dW4 {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #fff, #fff);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dW4:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dW4.ww-layout, .ww-e-dW4 [data-ww-ls~="dW4"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dW5 {
        padding: 0 55px;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: 160px;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: 35px;
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #dde7f8, #dde7f8);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        border-radius: 12px;
      }
      .ww-e-dW5:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=186"), linear-gradient(0deg, #e0e0e0, #e0e0e0);
        background-position: 12% center, 0% 0%;
        background-size: contain, auto;
        background-repeat: no-repeat, repeat;
        background-attachment: scroll, scroll;
        box-shadow: 0 2px 4px #00000026;
        transition: all 180ms ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-dW5.ww-layout, .ww-e-dW5 [data-ww-ls~="dW5"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dW6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dW6.ww-layout, .ww-e-dW6 [data-ww-ls~="dW6"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-dW7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 400;
        text-align: center;
        color: #e2e8f0b3;
        white-space-collapse: preserve;
      }
      .ww-e-dW8 {
        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-dW9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWA {
        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-dWB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWC {
        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-dWD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWE {
        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-dWF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWH {
        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-dWI {
        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-dWI.ww-layout, .ww-e-dWI [data-ww-ls~="dWI"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dWK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWL {
        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-dWM {
        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-dWN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWP {
        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-dWQ {
        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-dWR {
        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-dWS {
        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-dWT {
        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-dWU {
        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-dWV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 36px;
        max-width: unset;
        min-width: unset;
        height: 36px;
        max-height: unset;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-dWW {
        margin: 0;
        padding: 0;
        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: #fff;
        letter-spacing: .08em;
        white-space-collapse: preserve;
      }
      .ww-e-dWX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWY {
        margin: 0;
        padding: 0;
        z-index: unset;
        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: 400;
        text-align: center;
        color: #e2e8f0b3;
        white-space-collapse: preserve;
      }
      .ww-e-dWZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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: #22d3ee;
        white-space-collapse: preserve;
      }
      .ww-e-dWb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWe {
        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;
      }
      .ww-e-dWe.ww-layout, .ww-e-dWe [data-ww-ls~="dWe"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dWf.ww-layout, .ww-e-dWf [data-ww-ls~="dWf"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-dWg {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dWg.ww-layout, .ww-e-dWg [data-ww-ls~="dWg"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWh {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dWh.ww-layout, .ww-e-dWh [data-ww-ls~="dWh"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWi {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dWi.ww-layout, .ww-e-dWi [data-ww-ls~="dWi"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWj {
        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-dWj.ww-layout, .ww-e-dWj [data-ww-ls~="dWj"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dWk {
        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: 135%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dWk.ww-layout, .ww-e-dWk [data-ww-ls~="dWk"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dWl {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transition: background-color 0.2s ease;
        border-radius: 10px;
      }
      .ww-e-dWl.ww-layout, .ww-e-dWl [data-ww-ls~="dWl"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWm {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dWm.ww-layout, .ww-e-dWm [data-ww-ls~="dWm"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWn {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #22d3ee26;
        cursor: pointer;
        border-left: 2px solid #22d3ee;
        border-radius: 10px;
      }
      .ww-e-dWn.ww-layout, .ww-e-dWn [data-ww-ls~="dWn"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWo {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dWo.ww-layout, .ww-e-dWo [data-ww-ls~="dWo"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWp {
        margin: 0;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 44px;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        border-radius: 10px;
      }
      .ww-e-dWp.ww-layout, .ww-e-dWp [data-ww-ls~="dWp"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dWq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dWr {
        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-dWs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        flex: 1 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dWs.ww-layout, .ww-e-dWs [data-ww-ls~="dWs"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dWt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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;
      }
    }
    @layer custom {
      .ww-e-dPs {
        box-sizing: border-box;
      }
      .ww-e-dRE {
        box-sizing: border-box;
      }
      .ww-e-dWO {
        box-sizing: border-box;
      }
      .ww-e-dWJ {
        box-sizing: border-box;
      }
      .ww-e-dPL {
        white-space: nowrap;
      }
      .ww-e-dPM {
        white-space: nowrap;
      }
      .ww-e-dPO {
        white-space: nowrap;
      }
      .ww-e-dPU {
        white-space: nowrap;
      }
      .ww-e-dQS {
        background-size: 25px;
      }
      .ww-e-dQT {
        background-size: 25px;
      }
      .ww-e-dQb {
        background-size: 25px;
      }
      .ww-e-dQf {
        background-size: 25px;
      }
      .ww-e-dQk {
        background-size: 25px;
      }
      .ww-e-dQm {
        background-size: 25px;
      }
      .ww-e-dQn {
        background-size: 25px;
      }
      .ww-e-dQo {
        background-size: 25px;
      }
      .ww-e-dQp {
        background-size: 25px;
      }
      .ww-e-dQr {
        background-size: 25px;
      }
      .ww-e-dQv {
        background-size: 25px;
      }
      .ww-e-dQw {
        background-size: 25px;
      }
      .ww-e-dQx {
        background-size: 25px;
      }
      .ww-e-dQy {
        background-size: 25px;
      }
      .ww-e-dU7 {
        width: max-content;
      }
      .ww-e-dVb {
        background-size: 25px;
      }
      .ww-e-dVc {
        background-size: 25px;
      }
      .ww-e-dVk {
        background-size: 25px;
      }
      .ww-e-dVo {
        background-size: 25px;
      }
      .ww-e-dVt {
        background-size: 25px;
      }
      .ww-e-dVu {
        background-size: 25px;
      }
      .ww-e-dVv {
        background-size: 25px;
      }
      .ww-e-dVw {
        background-size: 25px;
      }
      .ww-e-dVx {
        background-size: 25px;
      }
      .ww-e-dVz {
        background-size: 25px;
      }
      .ww-e-dW2 {
        background-size: 25px;
      }
      .ww-e-dW3 {
        background-size: 25px;
      }
      .ww-e-dW4 {
        background-size: 25px;
      }
      .ww-e-dW5 {
        background-size: 25px;
      }
    }
  }
  @layer instance {
    @layer normal, custom;
    @layer normal {
      .ww-e-dTr {
        border-top: 0 none;
        border-bottom: var(--ww-style-border-bottom);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-dTz {
        margin: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,24px) 0 0 0;
        align-self: flex-start;
      }
      .ww-e-dUj {
        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;
      }
    }
    @layer ordered {
      .ww-s-dG {
        display: flex;
        background-color: #040a17;
      }
      .ww-s-dG > .ww-section-element {
        --ww-section-root-auto-align: center;
        --ww-section-root-auto-width: 100%;
        width: 100%;
        padding: 38px 32px;
        border-top: 1px solid #ffffff14;
      }
      @media (max-width: 767px) {
        .ww-s-dG > .ww-section-element {
          padding: 32px 20px;
        }
      }
      .ww-s-dG > .ww-section-element.ww-layout {
        display: flex;
        flex-flow: column;
      }
    }
  }
  @layer custom {
  }
}
@layer ww-style-element {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
      .ww-a-YyvtQJ1aALxh3-nO {
        margin: 0;
        padding: 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);
      }
      .ww-a-JU5hsWRMf20xKDmf {
        padding: 0;
        z-index: unset;
        align-self: var(--ww-section-root-auto-align, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-wepO1Mjw7DgHz3WK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-dQVf4AfE6DwFXRwu {
        padding: 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);
      }
    }
    @layer ordered {
      .ww-e-d2C {
        font-size: 18px;
        font-weight: 800;
        color: #fff;
        letter-spacing: 1.8px;
        white-space-collapse: preserve;
      }
      .ww-e-dLf {
        margin: 0 auto;
        display: flex;
        width: 100%;
        max-width: 1120px;
      }
      .ww-e-dLf.ww-layout, .ww-e-dLf [data-ww-ls~="dLf"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
        gap: 20px 32px;
      }
      @media (max-width: 767px) {
        .ww-e-dLf.ww-layout, .ww-e-dLf [data-ww-ls~="dLf"] {
          flex-flow: column;
          align-items: flex-start;
        }
      }
      .ww-e-dMN {
        display: flex;
      }
      .ww-e-dMN.ww-layout, .ww-e-dMN [data-ww-ls~="dMN"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dMO {
        margin: 0;
        font-size: 13px;
        color: #ffffff80;
        white-space-collapse: preserve;
      }
      .ww-e-dMP {
        display: flex;
      }
      .ww-e-dMP.ww-layout, .ww-e-dMP [data-ww-ls~="dMP"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 12px 24px;
      }
      .ww-e-dMQ {
        font-size: 14px;
        font-weight: 600;
        color: #ffffffc2;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dMS {
        font-size: 14px;
        font-weight: 600;
        color: #ffffffc2;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dMS:where(:hover) {
        color: #fff;
      }
      .ww-e-dMT {
        font-size: 14px;
        font-weight: 600;
        color: #ffffffc2;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dMT:where(:hover) {
        color: #fff;
      }
    }
  }
  @layer custom {
  }
}
@layer ww-style-layout-override {
}
