@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-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-style-box-shadow {
  syntax: "*";
  inherits: false;
}
@property --ww-content-justify-content-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-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;
}
@property --ww-content-ww-text-font-weight {
  syntax: "*";
  inherits: false;
}
@layer ww-style-library {
  @layer definition, instance;
  @layer definition {
    @layer normal, custom;
    @layer normal {
      .ww-e-dcM {
        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-dcM.ww-layout, .ww-e-dcM [data-ww-ls~="dcM"] {
        display: flex;
        align-items: center;
        column-gap: 12px;
      }
      .ww-e-daV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-daV.ww-layout, .ww-e-daV [data-ww-ls~="daV"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dam {
        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-dam.ww-layout, .ww-e-dam [data-ww-ls~="dam"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dap {
        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-dap:where([data-ww-states~="EwFjn1"]) {
        padding: 8px 16px;
        min-height: 42px;
      }
      .ww-e-dap:where([data-ww-states~="nkYzRX"]) {
        padding: 4px 12px;
        min-height: 36px;
      }
      .ww-e-dap:where([data-ww-states~="VWC7Zi"]) {
        padding: 4px 8px;
        min-height: 30px;
      }
      .ww-e-dap: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-dap: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-dap: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-dap: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-dap:where([data-ww-states~="wCKqjb"]) {
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        background-color: #0000;
        border: 1px solid #0000;
      }
      .ww-e-dcN {
        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-dcN.ww-layout, .ww-e-dcN [data-ww-ls~="dcN"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      .ww-e-dan {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dan.ww-layout, .ww-e-dan [data-ww-ls~="dan"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dd2 {
        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-dd2.ww-layout, .ww-e-dd2 [data-ww-ls~="dd2"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-dYn {
        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-dYn {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-dYn {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-dYn.ww-layout, .ww-e-dYn [data-ww-ls~="dYn"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dZj {
        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-dZj.ww-layout, .ww-e-dZj [data-ww-ls~="dZj"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-dZH {
        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-dZH.ww-layout, .ww-e-dZH [data-ww-ls~="dZH"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-daF {
        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-daF {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-daF {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-daF.ww-layout, .ww-e-daF [data-ww-ls~="daF"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dcC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dcC.ww-layout, .ww-e-dcC [data-ww-ls~="dcC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcn {
        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-dcn:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dcn.ww-layout, .ww-e-dcn [data-ww-ls~="dcn"] {
        display: flex;
        align-items: center;
      }
      .ww-e-ddt {
        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-ddt: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-ddt: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-ddt: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-ddt: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-ddt: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-ddt: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-ddt: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-ddt: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-ddt.ww-layout, .ww-e-ddt [data-ww-ls~="ddt"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dcl {
        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-dcl: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-dcl: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-dcl: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-dcl: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-dcl.ww-layout, .ww-e-dcl [data-ww-ls~="dcl"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dc4 {
        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-dc4.ww-layout, .ww-e-dc4 [data-ww-ls~="dc4"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-dc7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dc7.ww-layout, .ww-e-dc7 [data-ww-ls~="dc7"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-daT {
        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-daT.ww-layout, .ww-e-daT [data-ww-ls~="daT"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dcz.ww-layout, .ww-e-dcz [data-ww-ls~="dcz"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-ddq {
        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-ddq.ww-layout, .ww-e-ddq [data-ww-ls~="ddq"] {
        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-dcm {
        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-dcm: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-dcm: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-dcm: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-dcm: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-dcm.ww-layout, .ww-e-dcm [data-ww-ls~="dcm"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-de4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-de4.ww-layout, .ww-e-de4 [data-ww-ls~="de4"] {
        display: flex;
        flex-direction: 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-daX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-daX.ww-layout, .ww-e-daX [data-ww-ls~="daX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcg {
        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-dcg.ww-layout, .ww-e-dcg [data-ww-ls~="dcg"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dfP {
        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-dfP {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-dfP {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-dfP.ww-layout, .ww-e-dfP [data-ww-ls~="dfP"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-deD {
        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-deD.ww-layout, .ww-e-deD [data-ww-ls~="deD"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-deR {
        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-deR.ww-layout, .ww-e-deR [data-ww-ls~="deR"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
      }
      .ww-e-dfK {
        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-dfK {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      @media (max-width: 767px) {
        .ww-e-dfK {
          transform: var(--ww-style-transform, translateX(-100%));
        }
      }
      .ww-e-dfK.ww-layout, .ww-e-dfK [data-ww-ls~="dfK"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
      }
      .ww-e-dYM {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dYN {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dYO {
        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-dYP {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dYQ {
        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-dYR {
        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-dYS {
        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-dYT {
        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-dYU {
        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-dYU.ww-layout, .ww-e-dYU [data-ww-ls~="dYU"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYV {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dYW {
        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-dYX {
        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-dYY {
        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-dYY.ww-layout, .ww-e-dYY [data-ww-ls~="dYY"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYZ {
        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-dYZ:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dYZ:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dYZ.ww-layout, .ww-e-dYZ [data-ww-ls~="dYZ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYa {
        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-dYa:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dYa:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dYa.ww-layout, .ww-e-dYa [data-ww-ls~="dYa"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYb {
        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-dYb:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dYb:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dYb.ww-layout, .ww-e-dYb [data-ww-ls~="dYb"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYc {
        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-dYc:where(:hover) {
        background-color: #ef444426;
      }
      .ww-e-dYc.ww-layout, .ww-e-dYc [data-ww-ls~="dYc"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYd {
        margin: 0;
        padding: 0;
        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-dYe {
        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-dYe.ww-layout, .ww-e-dYe [data-ww-ls~="dYe"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dYf.ww-layout, .ww-e-dYf [data-ww-ls~="dYf"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-dYg {
        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-dYh {
        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-dYi {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dYj {
        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-dYk {
        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-dYl {
        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-dYm {
        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-dYm.ww-layout, .ww-e-dYm [data-ww-ls~="dYm"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dYo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dYp {
        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-dYq {
        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-dYr {
        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-dYr.ww-layout, .ww-e-dYr [data-ww-ls~="dYr"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYs {
        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-dYs.ww-layout, .ww-e-dYs [data-ww-ls~="dYs"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYt {
        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-dYt:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dYt:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dYt.ww-layout, .ww-e-dYt [data-ww-ls~="dYt"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYu {
        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-dYu:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dYu:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dYu.ww-layout, .ww-e-dYu [data-ww-ls~="dYu"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYv {
        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-dYv:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dYv:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dYv.ww-layout, .ww-e-dYv [data-ww-ls~="dYv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYw {
        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-dYw:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dYw:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dYw.ww-layout, .ww-e-dYw [data-ww-ls~="dYw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dYy {
        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-dYy.ww-layout, .ww-e-dYy [data-ww-ls~="dYy"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dYz {
        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-dZ0 {
        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-dZ1 {
        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-dZ1:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dZ1:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dZ1.ww-layout, .ww-e-dZ1 [data-ww-ls~="dZ1"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dZ2 {
        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-dZ3 {
        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-dZ3.ww-layout, .ww-e-dZ3 [data-ww-ls~="dZ3"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dZ4 {
        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-dZ5 {
        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-dZ5:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-dZ5:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-dZ5.ww-layout, .ww-e-dZ5 [data-ww-ls~="dZ5"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dZ6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dZ7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dZ8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dZ9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dZA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dZB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dZC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dZD {
        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-dZD.ww-layout, .ww-e-dZD [data-ww-ls~="dZD"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-dZE {
        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-dZF {
        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-dZF.ww-layout, .ww-e-dZF [data-ww-ls~="dZF"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dZG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dZI {
        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-dZI.ww-layout, .ww-e-dZI [data-ww-ls~="dZI"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-dZJ {
        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-dZK {
        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-dZK:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-dZK.ww-layout, .ww-e-dZK [data-ww-ls~="dZK"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-dZL {
        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-dZL.ww-layout, .ww-e-dZL [data-ww-ls~="dZL"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dZM {
        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=221");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      .ww-e-dZM.ww-layout, .ww-e-dZM [data-ww-ls~="dZM"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dZN {
        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-dZO {
        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=221");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        border-radius: 50px;
      }
      .ww-e-dZO.ww-layout, .ww-e-dZO [data-ww-ls~="dZO"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dZP {
        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-dZQ {
        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-dZR {
        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-dZS {
        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-dZS:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-dZS.ww-layout, .ww-e-dZS [data-ww-ls~="dZS"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-dZT {
        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=221"), 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-dZT:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=221"), 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-dZT.ww-layout, .ww-e-dZT [data-ww-ls~="dZT"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZU {
        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=221"), 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-dZU:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=221"), 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-dZU.ww-layout, .ww-e-dZU [data-ww-ls~="dZU"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZV {
        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-dZW {
        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-dZX {
        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-dZX.ww-layout, .ww-e-dZX [data-ww-ls~="dZX"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-dZY {
        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-dZY.ww-layout, .ww-e-dZY [data-ww-ls~="dZY"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dZZ {
        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-dZa {
        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-dZb {
        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-dZc {
        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=221"), 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-dZc:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=221"), 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-dZc.ww-layout, .ww-e-dZc [data-ww-ls~="dZc"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZd {
        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-dZe {
        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-dZf {
        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-dZg {
        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=221"), 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-dZg:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=221"), 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-dZg.ww-layout, .ww-e-dZg [data-ww-ls~="dZg"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZh {
        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-dZi {
        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-dZi.ww-layout, .ww-e-dZi [data-ww-ls~="dZi"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dZk {
        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-dZk.ww-layout, .ww-e-dZk [data-ww-ls~="dZk"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-dZl {
        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=221"), 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-dZl:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=221"), 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-dZl.ww-layout, .ww-e-dZl [data-ww-ls~="dZl"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZm {
        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-dZn {
        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=221"), 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-dZn:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=221"), 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-dZn.ww-layout, .ww-e-dZn [data-ww-ls~="dZn"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZo {
        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=221"), 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-dZo:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Ventes.svg?_wwcv=221"), 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-dZo.ww-layout, .ww-e-dZo [data-ww-ls~="dZo"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZp {
        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=221"), 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-dZp:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=221"), 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-dZp.ww-layout, .ww-e-dZp [data-ww-ls~="dZp"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZq {
        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=221"), 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-dZq:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=221"), 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-dZq.ww-layout, .ww-e-dZq [data-ww-ls~="dZq"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZr {
        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-dZs {
        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-dZs: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-dZs.ww-layout, .ww-e-dZs [data-ww-ls~="dZs"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
      }
      .ww-e-dZt {
        margin: 0;
        padding: 0;
        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-dZu {
        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-dZu.ww-layout, .ww-e-dZu [data-ww-ls~="dZu"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dZv {
        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-dZw {
        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=221"), 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-dZw:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=221"), 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-dZw.ww-layout, .ww-e-dZw [data-ww-ls~="dZw"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZx {
        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=221"), 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-dZx:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=221"), 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-dZx.ww-layout, .ww-e-dZx [data-ww-ls~="dZx"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZy {
        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=221"), 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-dZy:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=221"), 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-dZy.ww-layout, .ww-e-dZy [data-ww-ls~="dZy"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dZz {
        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=221"), 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-dZz:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=221"), 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-dZz.ww-layout, .ww-e-dZz [data-ww-ls~="dZz"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-da0 {
        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-da0.ww-layout, .ww-e-da0 [data-ww-ls~="da0"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-da1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-da1.ww-layout, .ww-e-da1 [data-ww-ls~="da1"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-da2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-da3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-da4 {
        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-da5 {
        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-da6 {
        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-da7 {
        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-da8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-da9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-daA {
        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-daB {
        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-daB.ww-layout, .ww-e-daB [data-ww-ls~="daB"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-daC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-daD {
        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-daD.ww-layout, .ww-e-daD [data-ww-ls~="daD"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-daE {
        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-daE.ww-layout, .ww-e-daE [data-ww-ls~="daE"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-daG {
        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-daG.ww-layout, .ww-e-daG [data-ww-ls~="daG"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-daH {
        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-daH.ww-layout, .ww-e-daH [data-ww-ls~="daH"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-daI {
        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-daJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-daK {
        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-daL {
        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-daL.ww-layout, .ww-e-daL [data-ww-ls~="daL"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-daM {
        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-daM.ww-layout, .ww-e-daM [data-ww-ls~="daM"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-daN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-daO {
        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-daP {
        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-daQ {
        margin: 0;
        padding: 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-daR {
        margin: 0;
        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-daR.ww-layout, .ww-e-daR [data-ww-ls~="daR"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-daS {
        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-daS.ww-layout, .ww-e-daS [data-ww-ls~="daS"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-daU {
        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-daW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-daW.ww-layout, .ww-e-daW [data-ww-ls~="daW"] {
        display: flex;
      }
      .ww-e-daY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-daY.ww-layout, .ww-e-daY [data-ww-ls~="daY"] {
        display: flex;
      }
      .ww-e-daZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-daZ.ww-layout, .ww-e-daZ [data-ww-ls~="daZ"] {
        display: flex;
      }
      .ww-e-daa {
        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-daa.ww-layout, .ww-e-daa [data-ww-ls~="daa"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dab {
        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-dac {
        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-dac.ww-layout, .ww-e-dac [data-ww-ls~="dac"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dad {
        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-dad.ww-layout, .ww-e-dad [data-ww-ls~="dad"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dae {
        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-dae.ww-layout, .ww-e-dae [data-ww-ls~="dae"] {
        display: flex;
      }
      .ww-e-daf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-daf.ww-layout, .ww-e-daf [data-ww-ls~="daf"] {
        display: flex;
        flex-direction: row;
        column-gap: 32px;
        flex-wrap: revert-layer;
      }
      .ww-e-dag {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dag.ww-layout, .ww-e-dag [data-ww-ls~="dag"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dai {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dai.ww-layout, .ww-e-dai [data-ww-ls~="dai"] {
        display: flex;
      }
      .ww-e-daj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-daj.ww-layout, .ww-e-daj [data-ww-ls~="daj"] {
        display: flex;
      }
      .ww-e-dak {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dak.ww-layout, .ww-e-dak [data-ww-ls~="dak"] {
        display: flex;
      }
      .ww-e-dal {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dal.ww-layout, .ww-e-dal [data-ww-ls~="dal"] {
        display: flex;
      }
      .ww-e-dao {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dao.ww-layout, .ww-e-dao [data-ww-ls~="dao"] {
        display: flex;
        align-items: center;
      }
      .ww-e-daq {
        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-das {
        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-dat {
        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-dat.ww-layout, .ww-e-dat [data-ww-ls~="dat"] {
        display: flex;
        align-items: flex-start;
        column-gap: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,32px);
      }
      .ww-e-dau {
        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-dav {
        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-dav.ww-layout, .ww-e-dav [data-ww-ls~="dav"] {
        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-daw {
        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-daw.ww-layout, .ww-e-daw [data-ww-ls~="daw"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dax {
        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-dax.ww-layout, .ww-e-dax [data-ww-ls~="dax"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-day {
        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-day.ww-layout, .ww-e-day [data-ww-ls~="day"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-daz {
        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-daz.ww-layout, .ww-e-daz [data-ww-ls~="daz"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-db0 {
        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-db0.ww-layout, .ww-e-db0 [data-ww-ls~="db0"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-db1 {
        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-db1.ww-layout, .ww-e-db1 [data-ww-ls~="db1"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-db2 {
        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-db2.ww-layout, .ww-e-db2 [data-ww-ls~="db2"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-db3 {
        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-db3.ww-layout, .ww-e-db3 [data-ww-ls~="db3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-db4 {
        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-db4.ww-layout, .ww-e-db4 [data-ww-ls~="db4"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-db6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-db7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-db8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-db9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dba {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dby {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dbz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dc0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dc1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dc2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dc3 {
        margin: 0;
        padding: 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-dc3 {
          font-size: 14px;
        }
      }
      .ww-e-dc5 {
        margin: 0;
        padding: 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-dc5 {
          font-size: 14px;
        }
      }
      .ww-e-dc6 {
        margin: 0;
        padding: 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-dc8 {
        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-dc9 {
        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-dc9:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dc9.ww-layout, .ww-e-dc9 [data-ww-ls~="dc9"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dcA {
        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-dcA:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dcA.ww-layout, .ww-e-dcA [data-ww-ls~="dcA"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dcB {
        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-dcB:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dcB.ww-layout, .ww-e-dcB [data-ww-ls~="dcB"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dcD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dcD.ww-layout, .ww-e-dcD [data-ww-ls~="dcD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcE {
        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-dcE:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dcE.ww-layout, .ww-e-dcE [data-ww-ls~="dcE"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dcF {
        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-dcF:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dcF.ww-layout, .ww-e-dcF [data-ww-ls~="dcF"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dcG {
        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-dcG:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dcG.ww-layout, .ww-e-dcG [data-ww-ls~="dcG"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dcH {
        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-dcH:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-dcH.ww-layout, .ww-e-dcH [data-ww-ls~="dcH"] {
        display: flex;
        align-items: center;
      }
      .ww-e-dcI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-dcn:hover) .ww-e-dcI {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-dcJ {
        margin: 0;
        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-dcK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-dcL {
        margin: 0;
        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-dcO {
        margin: 0;
        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-dcP {
        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-dcP.ww-layout, .ww-e-dcP [data-ww-ls~="dcP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcQ {
        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-dcS {
        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-dcS.ww-layout, .ww-e-dcS [data-ww-ls~="dcS"] {
        display: flex;
      }
      .ww-e-dcT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-dcV {
        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-dcV.ww-layout, .ww-e-dcV [data-ww-ls~="dcV"] {
        display: block;
      }
      .ww-e-dcW {
        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-dcW.ww-layout, .ww-e-dcW [data-ww-ls~="dcW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcX {
        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-dcX.ww-layout, .ww-e-dcX [data-ww-ls~="dcX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcb {
        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-dcb.ww-layout, .ww-e-dcb [data-ww-ls~="dcb"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dcd {
        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-dcd.ww-layout, .ww-e-dcd [data-ww-ls~="dcd"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dce {
        margin: 0;
        padding: 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-dcf {
        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-dcf.ww-layout, .ww-e-dcf [data-ww-ls~="dcf"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dch {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-dci {
        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-dcj {
        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-dcj.ww-layout, .ww-e-dcj [data-ww-ls~="dcj"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dck {
        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-dck.ww-layout, .ww-e-dck [data-ww-ls~="dck"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-dco {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-dcp {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dcq {
        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-dcq.ww-layout, .ww-e-dcq [data-ww-ls~="dcq"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-dcr {
        margin: 0;
        padding: 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-dct {
        margin: 0;
        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-dcu {
        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-dcu:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-dcv {
        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-dcv.ww-layout, .ww-e-dcv [data-ww-ls~="dcv"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-dcw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        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-dcx {
        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-dcy {
        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-dd1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dd1.ww-layout, .ww-e-dd1 [data-ww-ls~="dd1"] {
        display: flex;
        flex-flow: column;
        row-gap: 24px;
      }
      .ww-e-dd3 {
        margin: 0;
        padding: 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-dd4 {
        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-dd4.ww-layout, .ww-e-dd4 [data-ww-ls~="dd4"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dd5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dd5.ww-layout, .ww-e-dd5 [data-ww-ls~="dd5"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-dd6 {
        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-dd6.ww-layout, .ww-e-dd6 [data-ww-ls~="dd6"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-dd8 {
        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-dd9 {
        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-ddA {
        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-ddA.ww-layout, .ww-e-ddA [data-ww-ls~="ddA"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-ddB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-ddC {
        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-ddC.ww-layout, .ww-e-ddC [data-ww-ls~="ddC"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-ddD {
        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-ddD.ww-layout, .ww-e-ddD [data-ww-ls~="ddD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-ddE {
        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-ddE:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddE:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddF {
        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-ddF:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-ddG {
        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-ddG:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddG:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddH {
        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-ddH.ww-layout, .ww-e-ddH [data-ww-ls~="ddH"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-ddI {
        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-ddI:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddJ {
        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-ddJ:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddJ:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddK {
        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-ddK:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddK:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddL {
        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-ddL:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddM {
        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-ddM:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddM:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddN {
        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-ddN:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddN:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddO {
        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-ddO:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddO:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddP {
        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-ddP:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddP:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddQ {
        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-ddQ.ww-layout, .ww-e-ddQ [data-ww-ls~="ddQ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-ddR {
        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-ddR.ww-layout, .ww-e-ddR [data-ww-ls~="ddR"] {
        display: flex;
        align-items: center;
        column-gap: 4px;
      }
      .ww-e-ddS {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-ddT {
        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-ddT:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddT:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddU {
        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-ddU.ww-layout, .ww-e-ddU [data-ww-ls~="ddU"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-ddV {
        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-ddW {
        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-ddX {
        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-ddX:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddX:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddY {
        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-ddY:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dda {
        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-dda.ww-layout, .ww-e-dda [data-ww-ls~="dda"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-ddb {
        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-ddb:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddb:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddc {
        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-ddd {
        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-ddd:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddd:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-dde {
        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-dde:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-dde:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddf {
        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-ddf.ww-layout, .ww-e-ddf [data-ww-ls~="ddf"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-ddg {
        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-ddg:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-ddg:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-ddh {
        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-ddi {
        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-ddj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-ddj.ww-layout, .ww-e-ddj [data-ww-ls~="ddj"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-ddl {
        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-dap[data-ww-states~="ZK1gKd"]) .ww-e-ddl {
        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-ddm {
        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-dap[data-ww-states~="ZK1gKd"]) .ww-e-ddm {
        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-ddn {
        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-ddo {
        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-ddo:where([data-ww-states~="RtdIzw"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-ddo:where([data-ww-states~="OfApdE"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-ddp {
        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-ddr {
        margin: 0;
        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-dds {
        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-ddu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-ddv {
        margin: 0;
        padding: 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-ddx:hover) .ww-e-ddv {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-ddw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-dcE:hover) .ww-e-ddw {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-ddx {
        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-ddx.ww-layout, .ww-e-ddx [data-ww-ls~="ddx"] {
        display: flex;
        align-items: center;
      }
      .ww-e-ddy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-dcG:hover) .ww-e-ddy {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-ddz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dcH:hover) .ww-e-ddz {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-de0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-dcB:hover) .ww-e-de0 {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-de1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-dcA:hover) .ww-e-de1 {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-de2 {
        margin: 0;
        padding: 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-dcF:hover) .ww-e-de2 {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-de3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-dc9:hover) .ww-e-de3 {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-de5 {
        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-de6 {
        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-de6:where([data-ww-states~="7tIHjV"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-de6:where([data-ww-states~="ImbPKi"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-de7 {
        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-de7:where([data-ww-states~="gxM2Rl"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-de7:where([data-ww-states~="K302yt"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-de8 {
        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-de9 {
        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-deA {
        margin: 0;
        padding: 0;
        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-deB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-deC {
        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-deC.ww-layout, .ww-e-deC [data-ww-ls~="deC"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-deE {
        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-deF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-deG {
        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-deH {
        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-deI {
        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-deI:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deI:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deI.ww-layout, .ww-e-deI [data-ww-ls~="deI"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-deJ {
        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-deJ:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deJ:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deJ.ww-layout, .ww-e-deJ [data-ww-ls~="deJ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deK {
        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-deK:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deK:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deK.ww-layout, .ww-e-deK [data-ww-ls~="deK"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deL {
        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-deL:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deL:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deL.ww-layout, .ww-e-deL [data-ww-ls~="deL"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deM {
        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-deM:where(:hover) {
        background-color: #ef444426;
      }
      .ww-e-deM.ww-layout, .ww-e-deM [data-ww-ls~="deM"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deN {
        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-deN:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deN:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deN.ww-layout, .ww-e-deN [data-ww-ls~="deN"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deO {
        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-deO:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deO:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deO.ww-layout, .ww-e-deO [data-ww-ls~="deO"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deP {
        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-deP:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deP:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deP.ww-layout, .ww-e-deP [data-ww-ls~="deP"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deQ {
        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-deQ:where(:hover) {
        background-color: #ffffff14;
      }
      .ww-e-deQ:where([data-ww-states~="_wwLinkActive"]) {
        background-color: #22d3ee26;
        border-left: 2px solid #22d3ee;
      }
      .ww-e-deQ.ww-layout, .ww-e-deQ [data-ww-ls~="deQ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-deS {
        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-deS.ww-layout, .ww-e-deS [data-ww-ls~="deS"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-deT {
        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-deU {
        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-deU:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-deU.ww-layout, .ww-e-deU [data-ww-ls~="deU"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-deV {
        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=221");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
      }
      .ww-e-deV.ww-layout, .ww-e-deV [data-ww-ls~="deV"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-deW {
        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-deX {
        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=221");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: scroll;
        border-radius: 50px;
      }
      .ww-e-deX.ww-layout, .ww-e-deX [data-ww-ls~="deX"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-deY {
        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-deZ {
        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-dea {
        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-deb {
        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-deb:where(:hover) {
        background-color: #0000;
        transition: all 0.2s ease 0s;
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-deb.ww-layout, .ww-e-deb [data-ww-ls~="deb"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 20px 12px;
      }
      .ww-e-dec {
        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=221"), 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-dec:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=221"), 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-dec.ww-layout, .ww-e-dec [data-ww-ls~="dec"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-ded {
        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=221"), 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-ded:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=221"), 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-ded.ww-layout, .ww-e-ded [data-ww-ls~="ded"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dee {
        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-def {
        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-deg {
        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-deg.ww-layout, .ww-e-deg [data-ww-ls~="deg"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-deh {
        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-deh.ww-layout, .ww-e-deh [data-ww-ls~="deh"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dei {
        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-dej {
        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-dek {
        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-del {
        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=221"), 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-del:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=221"), 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-del.ww-layout, .ww-e-del [data-ww-ls~="del"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dem {
        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-den {
        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-deo {
        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-dep {
        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=221"), 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-dep:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=221"), 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-dep.ww-layout, .ww-e-dep [data-ww-ls~="dep"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-deq {
        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-der {
        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-der.ww-layout, .ww-e-der [data-ww-ls~="der"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        row-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-des {
        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-des.ww-layout, .ww-e-des [data-ww-ls~="des"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 20px;
      }
      .ww-e-det {
        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-det.ww-layout, .ww-e-det [data-ww-ls~="det"] {
        display: flex;
        flex-flow: column;
        gap: 16px 6px;
      }
      .ww-e-deu {
        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=221"), 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-deu:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Parametres.svg?_wwcv=221"), 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-deu.ww-layout, .ww-e-deu [data-ww-ls~="deu"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dev {
        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=221"), 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-dev:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=221"), 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-dev.ww-layout, .ww-e-dev [data-ww-ls~="dev"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dew {
        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=221"), 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-dew:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Ventes.svg?_wwcv=221"), 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-dew.ww-layout, .ww-e-dew [data-ww-ls~="dew"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dex {
        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=221"), 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-dex:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=221"), 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-dex.ww-layout, .ww-e-dex [data-ww-ls~="dex"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dey {
        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=221"), 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-dey:where(:hover) {
        background-color: #0000;
        background-image: url("/images/Pilotage.svg?_wwcv=221"), 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-dey.ww-layout, .ww-e-dey [data-ww-ls~="dey"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-dez {
        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-df0 {
        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-df0: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-df0.ww-layout, .ww-e-df0 [data-ww-ls~="df0"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
      }
      .ww-e-df1 {
        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-df1.ww-layout, .ww-e-df1 [data-ww-ls~="df1"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-df2 {
        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-df3 {
        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=221"), 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-df3:where(:hover) {
        background-color: #0000;
        background-image: url("/images/icons8-home-240.svg?_wwcv=221"), 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-df3.ww-layout, .ww-e-df3 [data-ww-ls~="df3"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-df4 {
        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=221"), 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-df4:where(:hover) {
        background-color: #0000;
        background-image: url("/images/client.svg?_wwcv=221"), 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-df4.ww-layout, .ww-e-df4 [data-ww-ls~="df4"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-df5 {
        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=221"), 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-df5:where(:hover) {
        background-color: #0000;
        background-image: url("/images/contenu.svg?_wwcv=221"), 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-df5.ww-layout, .ww-e-df5 [data-ww-ls~="df5"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-df6 {
        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=221"), 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-df6:where(:hover) {
        background-color: #0000;
        background-image: url("/images/2_image_1.png?_wwcv=221"), 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-df6.ww-layout, .ww-e-df6 [data-ww-ls~="df6"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        gap: 0;
        flex-wrap: revert-layer;
      }
      .ww-e-df7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-df7.ww-layout, .ww-e-df7 [data-ww-ls~="df7"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-df8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-df9 {
        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-dfA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dfB {
        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-dfC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dfD {
        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-dfE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dfF {
        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-dfG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dfH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dfI {
        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-dfJ {
        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-dfJ.ww-layout, .ww-e-dfJ [data-ww-ls~="dfJ"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dfL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dfM {
        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-dfN {
        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-dfO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dfQ {
        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-dfR {
        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-dfS {
        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-dfT {
        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-dfU {
        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-dfV {
        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-dfW {
        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-dfX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 22px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: #fff;
        letter-spacing: .08em;
        white-space-collapse: preserve;
      }
      .ww-e-dfY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dfZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-dfa {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dfb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: #22d3ee;
        white-space-collapse: preserve;
      }
      .ww-e-dfc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dfd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dfe {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 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-dff {
        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-dff.ww-layout, .ww-e-dff [data-ww-ls~="dff"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-dfg.ww-layout, .ww-e-dfg [data-ww-ls~="dfg"] {
        display: flex;
        flex-flow: column;
        gap: 0;
      }
      .ww-e-dfh {
        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-dfh.ww-layout, .ww-e-dfh [data-ww-ls~="dfh"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfi {
        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-dfi.ww-layout, .ww-e-dfi [data-ww-ls~="dfi"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfj {
        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-dfj.ww-layout, .ww-e-dfj [data-ww-ls~="dfj"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfk {
        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-dfk.ww-layout, .ww-e-dfk [data-ww-ls~="dfk"] {
        display: flex;
        flex-flow: column;
        gap: 24px;
      }
      .ww-e-dfl {
        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-dfl.ww-layout, .ww-e-dfl [data-ww-ls~="dfl"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dfm {
        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-dfm.ww-layout, .ww-e-dfm [data-ww-ls~="dfm"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfn {
        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-dfn.ww-layout, .ww-e-dfn [data-ww-ls~="dfn"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfo {
        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-dfo.ww-layout, .ww-e-dfo [data-ww-ls~="dfo"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfp {
        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-dfp.ww-layout, .ww-e-dfp [data-ww-ls~="dfp"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfq {
        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-dfq.ww-layout, .ww-e-dfq [data-ww-ls~="dfq"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 12px;
        flex-wrap: revert-layer;
      }
      .ww-e-dfr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
      .ww-e-dfs {
        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-dft {
        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-dft.ww-layout, .ww-e-dft [data-ww-ls~="dft"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dfu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
      }
    }
    @layer custom {
      .ww-e-dYn {
        box-sizing: border-box;
      }
      .ww-e-daF {
        box-sizing: border-box;
      }
      .ww-e-dfP {
        box-sizing: border-box;
      }
      .ww-e-dfK {
        box-sizing: border-box;
      }
      .ww-e-dYM {
        white-space: nowrap;
      }
      .ww-e-dYN {
        white-space: nowrap;
      }
      .ww-e-dYP {
        white-space: nowrap;
      }
      .ww-e-dYV {
        white-space: nowrap;
      }
      .ww-e-dZT {
        background-size: 25px;
      }
      .ww-e-dZU {
        background-size: 25px;
      }
      .ww-e-dZc {
        background-size: 25px;
      }
      .ww-e-dZg {
        background-size: 25px;
      }
      .ww-e-dZl {
        background-size: 25px;
      }
      .ww-e-dZn {
        background-size: 25px;
      }
      .ww-e-dZo {
        background-size: 25px;
      }
      .ww-e-dZp {
        background-size: 25px;
      }
      .ww-e-dZq {
        background-size: 25px;
      }
      .ww-e-dZs {
        background-size: 25px;
      }
      .ww-e-dZw {
        background-size: 25px;
      }
      .ww-e-dZx {
        background-size: 25px;
      }
      .ww-e-dZy {
        background-size: 25px;
      }
      .ww-e-dZz {
        background-size: 25px;
      }
      .ww-e-dd8 {
        width: max-content;
      }
      .ww-e-dec {
        background-size: 25px;
      }
      .ww-e-ded {
        background-size: 25px;
      }
      .ww-e-del {
        background-size: 25px;
      }
      .ww-e-dep {
        background-size: 25px;
      }
      .ww-e-deu {
        background-size: 25px;
      }
      .ww-e-dev {
        background-size: 25px;
      }
      .ww-e-dew {
        background-size: 25px;
      }
      .ww-e-dex {
        background-size: 25px;
      }
      .ww-e-dey {
        background-size: 25px;
      }
      .ww-e-df0 {
        background-size: 25px;
      }
      .ww-e-df3 {
        background-size: 25px;
      }
      .ww-e-df4 {
        background-size: 25px;
      }
      .ww-e-df5 {
        background-size: 25px;
      }
      .ww-e-df6 {
        background-size: 25px;
      }
    }
  }
  @layer instance {
    @layer normal, custom;
    @layer normal {
      .ww-e-dcs {
        border-top: 0 none;
        border-bottom: var(--ww-style-border-bottom);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-dd0 {
        margin: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,24px) 0 0 0;
        align-self: flex-start;
      }
      .ww-e-ddk {
        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-dJ {
        display: flex;
        background-color: #040a17;
      }
      .ww-s-dJ > .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-dJ > .ww-section-element {
          padding: 32px 20px;
        }
      }
      .ww-s-dJ > .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-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);
      }
      .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;
      }
    }
    @layer ordered {
      .ww-e-d24 {
        font-size: 18px;
        font-weight: 800;
        color: #fff;
        letter-spacing: 1.8px;
        white-space-collapse: preserve;
      }
      .ww-e-dF9 {
        display: flex;
      }
      .ww-e-dF9.ww-layout, .ww-e-dF9 [data-ww-ls~="dF9"] {
        display: flex;
        flex-flow: column;
        gap: 6px;
      }
      .ww-e-dFA {
        display: flex;
      }
      .ww-e-dFA.ww-layout, .ww-e-dFA [data-ww-ls~="dFA"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 12px 24px;
      }
      .ww-e-dFC {
        font-size: 14px;
        font-weight: 600;
        color: #ffffffc2;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dFC:where(:hover) {
        color: #fff;
      }
      .ww-e-dHe {
        margin: 0;
        font-size: 13px;
        color: #ffffff80;
        white-space-collapse: preserve;
      }
      .ww-e-dHf {
        font-size: 14px;
        font-weight: 600;
        color: #ffffffc2;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dHf:where(:hover) {
        color: #fff;
      }
      .ww-e-dHg {
        font-size: 14px;
        font-weight: 600;
        color: #ffffffc2;
        white-space-collapse: preserve;
        cursor: pointer;
      }
      .ww-e-dVR {
        margin: 0 auto;
        display: flex;
        width: 100%;
        max-width: 1120px;
      }
      .ww-e-dVR.ww-layout, .ww-e-dVR [data-ww-ls~="dVR"] {
        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-dVR.ww-layout, .ww-e-dVR [data-ww-ls~="dVR"] {
          flex-flow: column;
          align-items: flex-start;
        }
      }
    }
  }
  @layer custom {
  }
}
@layer ww-style-layout-override {
}
