@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-padding {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-font-size {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-background-color {
  syntax: "*";
  inherits: false;
}
@property --ww-style-box-shadow {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border {
  syntax: "*";
  inherits: false;
}
@property --ww-style-border-radius {
  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-background-image {
  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-style-transform {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-font {
  syntax: "*";
  inherits: false;
}
@property --ww-style-min-width {
  syntax: "*";
  inherits: false;
}
@property --ww-style-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-justify-content-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-align-items-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-align-content-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-column-gap-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-flex-wrap-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-text-align {
  syntax: "*";
  inherits: false;
}
@property --ww-style-animation-duration {
  syntax: "*";
  inherits: false;
}
@property --ww-style-margin {
  syntax: "*";
  inherits: false;
}
@property --ww-style-max-height {
  syntax: "*";
  inherits: false;
}
@property --ww-style-right {
  syntax: "*";
  inherits: false;
}
@property --ww-style-left {
  syntax: "*";
  inherits: false;
}
@property --ww-style-align {
  syntax: "*";
  inherits: false;
}
@property --ww-style-background-gradient {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-justify-content {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-layout-align-items {
  syntax: "*";
  inherits: false;
}
@property --ww-content-row-gap-layout-flex {
  syntax: "*";
  inherits: false;
}
@property --ww-style-transition {
  syntax: "*";
  inherits: false;
}
@property --ww-style-overflow {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-font-weight {
  syntax: "*";
  inherits: false;
}
@property --ww-style-animation-play-state {
  syntax: "*";
  inherits: false;
}
@property --ww-content-placeholder-color {
  syntax: "*";
  inherits: false;
}
@property --ww-content-grid-template-columns-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-column-gap-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-row-gap-layout-grid {
  syntax: "*";
  inherits: false;
}
@property --ww-content-ww-text-line-height {
  syntax: "*";
  inherits: false;
}
@layer ww-style-library {
  @layer definition, instance;
  @layer definition {
    @layer normal, custom;
    @layer normal {
      .ww-e-d1Up {
        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-d1Up.ww-layout, .ww-e-d1Up [data-ww-ls~="d1Up"] {
        display: flex;
        align-items: center;
        column-gap: 12px;
      }
      .ww-e-d1Sy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Sy.ww-layout, .ww-e-d1Sy [data-ww-ls~="d1Sy"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TF {
        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-d1TF.ww-layout, .ww-e-d1TF [data-ww-ls~="d1TF"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1TI {
        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-d1TI:where([data-ww-states~="EwFjn1"]) {
        padding: 8px 16px;
        min-height: 42px;
      }
      .ww-e-d1TI:where([data-ww-states~="nkYzRX"]) {
        padding: 4px 12px;
        min-height: 36px;
      }
      .ww-e-d1TI:where([data-ww-states~="VWC7Zi"]) {
        padding: 4px 8px;
        min-height: 30px;
      }
      .ww-e-d1TI: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-d1TI: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-d1TI: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-d1TI: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-d1TI:where([data-ww-states~="wCKqjb"]) {
        color: var(--1804f5dd-ffbe-4d0f-a18e-7d9af9eb1c8f,#464646);
        background-color: #0000;
        border: 1px solid #0000;
      }
      .ww-e-d1Uq {
        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-d1Uq.ww-layout, .ww-e-d1Uq [data-ww-ls~="d1Uq"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
      }
      .ww-e-d1TG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1TG.ww-layout, .ww-e-d1TG [data-ww-ls~="d1TG"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1VV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 150px;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1VV.ww-layout, .ww-e-d1VV [data-ww-ls~="d1VV"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
      }
      .ww-e-d1ZW {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: var(--ww-content-ww-text-font-size);
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 500;
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: var(--ww-style-box-shadow);
        transition: all 0.3s ease 0s;
        border: var(--ww-style-border);
        border-radius: var(--ww-style-border-radius);
        --ww-text-white-space: nowrap;
        --ww-text-overflow: hidden;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      @media (max-width: 767px) {
        .ww-e-d1ZW {
          font-size: var(--ww-content-ww-text-font-size);
        }
      }
      .ww-e-d1ZW:where(:hover) {
        color: var(--ww-content-ww-text-color);
        background: var(--ww-style-background-color);
        border: var(--ww-style-border);
      }
      .ww-e-d1cH {
        margin: 10px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1cH.ww-layout, .ww-e-d1cH [data-ww-ls~="d1cH"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1g5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: auto;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border: 0 solid;
        border-radius: 0;
      }
      .ww-e-d1g5.ww-layout, .ww-e-d1g5 [data-ww-ls~="d1g5"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 0;
      }
      .ww-e-d1g5.ww-layout:where([data-ww-states~="4d6ap0"]), .ww-e-d1g5 [data-ww-ls~="d1g5"]:where([data-ww-states~="4d6ap0"]) {
        row-gap: 0;
      }
      .ww-e-d1Yh {
        margin: 0;
        padding: 0 0% 0 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 20px 20px 20px 0;
      }
      @media (max-width: 991px) {
        .ww-e-d1Yh {
          padding: 0 0% 0 0;
        }
      }
      .ww-e-d1Yh.ww-layout, .ww-e-d1Yh [data-ww-ls~="d1Yh"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Sf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Uf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Uf.ww-layout, .ww-e-d1Uf [data-ww-ls~="d1Uf"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1VG {
        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-d1VG:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1VG.ww-layout, .ww-e-d1VG [data-ww-ls~="d1VG"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1WM {
        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-d1WM: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-d1WM: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-d1WM: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-d1WM: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-d1WM: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-d1WM: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-d1WM: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-d1WM: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-d1WM.ww-layout, .ww-e-d1WM [data-ww-ls~="d1WM"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1VE {
        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-d1VE: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-d1VE: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-d1VE: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-d1VE: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-d1VE.ww-layout, .ww-e-d1VE [data-ww-ls~="d1VE"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1UX {
        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-d1UX.ww-layout, .ww-e-d1UX [data-ww-ls~="d1UX"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        align-content: revert-layer;
      }
      .ww-e-d1Ua {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ua.ww-layout, .ww-e-d1Ua [data-ww-ls~="d1Ua"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Sw {
        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-d1Sw.ww-layout, .ww-e-d1Sw [data-ww-ls~="d1Sw"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1VS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1VS.ww-layout, .ww-e-d1VS [data-ww-ls~="d1VS"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1WJ {
        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-d1WJ.ww-layout, .ww-e-d1WJ [data-ww-ls~="d1WJ"] {
        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-d1VF {
        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-d1VF: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-d1VF: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-d1VF: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-d1VF: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-d1VF.ww-layout, .ww-e-d1VF [data-ww-ls~="d1VF"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1WX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1WX.ww-layout, .ww-e-d1WX [data-ww-ls~="d1WX"] {
        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-d1T0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T0.ww-layout, .ww-e-d1T0 [data-ww-ls~="d1T0"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1V9 {
        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-d1V9.ww-layout, .ww-e-d1V9 [data-ww-ls~="d1V9"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1dU {
        margin: 0;
        padding: var(--ww-style-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-d1dU.ww-layout, .ww-e-d1dU [data-ww-ls~="d1dU"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1fy {
        margin: 0;
        padding: 0;
        z-index: 50;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1fy {
          background-color: #fff0;
        }
      }
      .ww-e-d1fy:where([data-ww-states~="UPIF5a"]) {
        padding: 0;
        position: fixed;
        top: 40px;
        width: 100%;
      }
      @media (max-width: 767px) {
        .ww-e-d1fy:where([data-ww-states~="UPIF5a"]) {
          position: fixed;
          top: 40px;
        }
      }
      .ww-e-d1fy:where([data-ww-states~="yARc73"]) {
        z-index: 50;
        align-self: center;
        position: fixed;
        bottom: 40px;
        width: revert-layer;
        border-radius: 80px;
      }
      @media (max-width: 767px) {
        .ww-e-d1fy:where([data-ww-states~="uF7heo"]) {
          position: fixed;
          top: 15px;
          right: 15px;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fy:where([data-ww-states~="ZSlRzn"]) {
          position: fixed;
          top: 15px;
          left: 15px;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fy:where([data-ww-states~="aZQXkx"]) {
          position: fixed;
          right: 15px;
          bottom: 15px;
          width: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fy:where([data-ww-states~="yB5AIQ"]) {
          position: fixed;
          bottom: 15px;
          left: 15px;
          width: revert-layer;
        }
      }
      .ww-e-d1fy.ww-layout, .ww-e-d1fy [data-ww-ls~="d1fy"] {
        display: flex;
        justify-content: center;
      }
      @media (max-width: 767px) {
        .ww-e-d1fy.ww-layout, .ww-e-d1fy [data-ww-ls~="d1fy"] {
          justify-content: flex-end;
        }
      }
      .ww-e-d1XK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: center;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 1;
      }
      @media (max-width: 991px) {
        .ww-e-d1XK {
          width: 100%;
        }
      }
      .ww-e-d1XK.ww-layout, .ww-e-d1XK [data-ww-ls~="d1XK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1g1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-image) 56% 16% / cover no-repeat scroll, var(--ww-style-background-color);
        border: 0 solid #1f79fe80;
      }
      .ww-e-d1g1.ww-layout, .ww-e-d1g1 [data-ww-ls~="d1g1"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1fR {
        margin: 0;
        padding: var(--ww-style-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-d1fR.ww-layout, .ww-e-d1fR [data-ww-ls~="d1fR"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Wj {
        margin: 0;
        padding: var(--ww-style-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-d1Wj.ww-layout, .ww-e-d1Wj [data-ww-ls~="d1Wj"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Wi {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1Wi.ww-layout, .ww-e-d1Wi [data-ww-ls~="d1Wi"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1cQ {
        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-d1cQ.ww-layout, .ww-e-d1cQ [data-ww-ls~="d1cQ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Wl {
        margin: 0;
        padding: 0 45px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 170px;
      }
      .ww-e-d1Wl.ww-layout, .ww-e-d1Wl [data-ww-ls~="d1Wl"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1Wk {
        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-d1Wk.ww-layout, .ww-e-d1Wk [data-ww-ls~="d1Wk"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Sd {
        margin: 0 6px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Se {
        margin: 0 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 20px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Sg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 16px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Sh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: #000;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Si {
        margin: 2px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: gray;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Sj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 24px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Sk {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1Sk.ww-layout, .ww-e-d1Sk [data-ww-ls~="d1Sk"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Sl {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: 38px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background-color: #000;
        cursor: pointer;
        border: none;
        border-radius: 6px;
      }
      .ww-e-d1Sm {
        margin: 0;
        padding: 4px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 40px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 1px solid #e6e6e6;
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d1Sm.ww-layout, .ww-e-d1Sm [data-ww-ls~="d1Sm"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Sn {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-top: 1px solid #e6e6e6;
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d1Sn.ww-layout, .ww-e-d1Sn [data-ww-ls~="d1Sn"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1So {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 240px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 8px;
        --wwi-ar: unset;
        --wwi-of: cover;
      }
      .ww-e-d1Sp {
        margin: 0;
        padding: 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 400px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Sp.ww-layout, .ww-e-d1Sp [data-ww-ls~="d1Sp"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Sq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 520px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        border: 1px solid #e6e6e6;
        border-radius: 8px;
      }
      .ww-e-d1Sq.ww-layout, .ww-e-d1Sq [data-ww-ls~="d1Sq"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Sr {
        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-d1Ss {
        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-d1St {
        margin: 0;
        padding: 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-d1Su {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: var(--ww-style-border-bottom);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d1Su.ww-layout, .ww-e-d1Su [data-ww-ls~="d1Su"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Sv {
        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-d1Sv.ww-layout, .ww-e-d1Sv [data-ww-ls~="d1Sv"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-d1Sx {
        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-d1Sz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Sz.ww-layout, .ww-e-d1Sz [data-ww-ls~="d1Sz"] {
        display: flex;
      }
      .ww-e-d1T1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T1.ww-layout, .ww-e-d1T1 [data-ww-ls~="d1T1"] {
        display: flex;
      }
      .ww-e-d1T2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T2.ww-layout, .ww-e-d1T2 [data-ww-ls~="d1T2"] {
        display: flex;
      }
      .ww-e-d1T3 {
        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-d1T3.ww-layout, .ww-e-d1T3 [data-ww-ls~="d1T3"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1T4 {
        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-d1T5 {
        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-d1T5.ww-layout, .ww-e-d1T5 [data-ww-ls~="d1T5"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1T6 {
        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-d1T6.ww-layout, .ww-e-d1T6 [data-ww-ls~="d1T6"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1T7 {
        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-d1T7.ww-layout, .ww-e-d1T7 [data-ww-ls~="d1T7"] {
        display: flex;
      }
      .ww-e-d1T8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T8.ww-layout, .ww-e-d1T8 [data-ww-ls~="d1T8"] {
        display: flex;
        flex-direction: row;
        column-gap: 32px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1T9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1T9.ww-layout, .ww-e-d1T9 [data-ww-ls~="d1T9"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1TB.ww-layout, .ww-e-d1TB [data-ww-ls~="d1TB"] {
        display: flex;
      }
      .ww-e-d1TC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1TC.ww-layout, .ww-e-d1TC [data-ww-ls~="d1TC"] {
        display: flex;
      }
      .ww-e-d1TD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1TD.ww-layout, .ww-e-d1TD [data-ww-ls~="d1TD"] {
        display: flex;
      }
      .ww-e-d1TE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1TE.ww-layout, .ww-e-d1TE [data-ww-ls~="d1TE"] {
        display: flex;
      }
      .ww-e-d1TH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1TH.ww-layout, .ww-e-d1TH [data-ww-ls~="d1TH"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1TJ {
        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-d1TL {
        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-d1TM {
        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-d1TM.ww-layout, .ww-e-d1TM [data-ww-ls~="d1TM"] {
        display: flex;
        align-items: flex-start;
        column-gap: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,32px);
      }
      .ww-e-d1TN {
        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-d1TO {
        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-d1TO.ww-layout, .ww-e-d1TO [data-ww-ls~="d1TO"] {
        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-d1TP {
        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-d1TP.ww-layout, .ww-e-d1TP [data-ww-ls~="d1TP"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TQ {
        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-d1TQ.ww-layout, .ww-e-d1TQ [data-ww-ls~="d1TQ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TR {
        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-d1TR.ww-layout, .ww-e-d1TR [data-ww-ls~="d1TR"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TS {
        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-d1TS.ww-layout, .ww-e-d1TS [data-ww-ls~="d1TS"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TT {
        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-d1TT.ww-layout, .ww-e-d1TT [data-ww-ls~="d1TT"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TU {
        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-d1TU.ww-layout, .ww-e-d1TU [data-ww-ls~="d1TU"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TV {
        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-d1TV.ww-layout, .ww-e-d1TV [data-ww-ls~="d1TV"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TW {
        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-d1TW.ww-layout, .ww-e-d1TW [data-ww-ls~="d1TW"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TX {
        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-d1TX.ww-layout, .ww-e-d1TX [data-ww-ls~="d1TX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1TZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ta {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Td {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Te {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Th {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ti {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tk {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1To {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ts {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ty {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Tz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1U9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1US {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1UW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1UW {
          font-size: 14px;
        }
      }
      .ww-e-d1UY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1UY {
          font-size: 14px;
        }
      }
      .ww-e-d1UZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1Ub {
        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-d1Uc {
        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-d1Uc:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1Uc.ww-layout, .ww-e-d1Uc [data-ww-ls~="d1Uc"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1Ud {
        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-d1Ud:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1Ud.ww-layout, .ww-e-d1Ud [data-ww-ls~="d1Ud"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1Ue {
        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-d1Ue:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1Ue.ww-layout, .ww-e-d1Ue [data-ww-ls~="d1Ue"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1Ug {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ug.ww-layout, .ww-e-d1Ug [data-ww-ls~="d1Ug"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Uh {
        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-d1Uh:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1Uh.ww-layout, .ww-e-d1Uh [data-ww-ls~="d1Uh"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1Ui {
        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-d1Ui:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1Ui.ww-layout, .ww-e-d1Ui [data-ww-ls~="d1Ui"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1Uj {
        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-d1Uj:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1Uj.ww-layout, .ww-e-d1Uj [data-ww-ls~="d1Uj"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1Uk {
        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-d1Uk:where(:hover) {
        background-color: var(--322bf32b-4337-48ef-9a1e-9d263df0ed9a,#F4F4F5);
      }
      .ww-e-d1Uk.ww-layout, .ww-e-d1Uk [data-ww-ls~="d1Uk"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1Ul {
        margin: 0;
        padding: 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-d1VG:hover) .ww-e-d1Ul {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1Um {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Un {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-d1Uo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Ur {
        margin: 0;
        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-d1Us {
        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-d1Us.ww-layout, .ww-e-d1Us [data-ww-ls~="d1Us"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Ut {
        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-d1Uv {
        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-d1Uv.ww-layout, .ww-e-d1Uv [data-ww-ls~="d1Uv"] {
        display: flex;
      }
      .ww-e-d1Uw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1Uy {
        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-d1Uy.ww-layout, .ww-e-d1Uy [data-ww-ls~="d1Uy"] {
        display: block;
      }
      .ww-e-d1Uz {
        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-d1Uz.ww-layout, .ww-e-d1Uz [data-ww-ls~="d1Uz"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1V0 {
        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-d1V0.ww-layout, .ww-e-d1V0 [data-ww-ls~="d1V0"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1V4 {
        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-d1V4.ww-layout, .ww-e-d1V4 [data-ww-ls~="d1V4"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1V6 {
        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-d1V6.ww-layout, .ww-e-d1V6 [data-ww-ls~="d1V6"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1V7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1V8 {
        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-d1V8.ww-layout, .ww-e-d1V8 [data-ww-ls~="d1V8"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1VA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1VB {
        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-d1VC {
        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-d1VC.ww-layout, .ww-e-d1VC [data-ww-ls~="d1VC"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1VD {
        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-d1VD.ww-layout, .ww-e-d1VD [data-ww-ls~="d1VD"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1VH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1VI {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-d1VJ {
        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-d1VJ.ww-layout, .ww-e-d1VJ [data-ww-ls~="d1VJ"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1VK {
        margin: 0;
        padding: 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-d1VM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: var(--ww-style-cursor);
        transform: var(--ww-style-transform);
      }
      .ww-e-d1VN {
        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-d1VN:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-d1VO {
        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-d1VO.ww-layout, .ww-e-d1VO [data-ww-ls~="d1VO"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1VP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-d1VQ {
        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-d1VR {
        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-d1VU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1VU.ww-layout, .ww-e-d1VU [data-ww-ls~="d1VU"] {
        display: flex;
        flex-flow: column;
        row-gap: 24px;
      }
      .ww-e-d1VW {
        margin: 0;
        padding: 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-d1VX {
        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-d1VX.ww-layout, .ww-e-d1VX [data-ww-ls~="d1VX"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1VY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1VY.ww-layout, .ww-e-d1VY [data-ww-ls~="d1VY"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1VZ {
        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-d1VZ.ww-layout, .ww-e-d1VZ [data-ww-ls~="d1VZ"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vb {
        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-d1Vc {
        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-d1Vd {
        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-d1Vd.ww-layout, .ww-e-d1Vd [data-ww-ls~="d1Vd"] {
        display: flex;
        flex-flow: wrap;
        justify-content: space-between;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1Ve {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: 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-d1Vf {
        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-d1Vf.ww-layout, .ww-e-d1Vf [data-ww-ls~="d1Vf"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vg {
        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-d1Vg.ww-layout, .ww-e-d1Vg [data-ww-ls~="d1Vg"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vh {
        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-d1Vh:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vh:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vi {
        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-d1Vi:where(:hover) {
        background-color: #f9fafb;
      }
      .ww-e-d1Vj {
        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-d1Vj:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vj:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vk {
        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-d1Vk.ww-layout, .ww-e-d1Vk [data-ww-ls~="d1Vk"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: center;
        align-content: revert-layer;
      }
      .ww-e-d1Vl {
        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-d1Vl:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vm {
        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-d1Vm:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vm:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vn {
        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-d1Vn:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vn:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vo {
        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-d1Vo:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vp {
        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-d1Vp:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vp:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vq {
        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-d1Vq:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vq:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vr {
        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-d1Vr:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vr:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vs {
        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-d1Vs:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vs:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vt {
        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-d1Vt.ww-layout, .ww-e-d1Vt [data-ww-ls~="d1Vt"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vu {
        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-d1Vu.ww-layout, .ww-e-d1Vu [data-ww-ls~="d1Vu"] {
        display: flex;
        align-items: center;
        column-gap: 4px;
      }
      .ww-e-d1Vv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-d1Vw {
        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-d1Vw:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1Vw:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1Vx {
        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-d1Vx.ww-layout, .ww-e-d1Vx [data-ww-ls~="d1Vx"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Vy {
        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-d1Vz {
        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-d1W0 {
        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-d1W0:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1W0:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1W1 {
        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-d1W1:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1W2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1W3 {
        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-d1W3.ww-layout, .ww-e-d1W3 [data-ww-ls~="d1W3"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1W4 {
        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-d1W4:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1W4:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1W5 {
        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-d1W6 {
        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-d1W6:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1W6:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1W7 {
        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-d1W7:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1W7:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1W8 {
        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-d1W8.ww-layout, .ww-e-d1W8 [data-ww-ls~="d1W8"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1W9 {
        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-d1W9:where(:hover) {
        background-color: #f5f5f5;
      }
      .ww-e-d1W9:where([data-ww-states~="2Gcwz8"]) {
        background-color: #000000ad;
      }
      .ww-e-d1WA {
        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-d1WB {
        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-d1WC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1WC.ww-layout, .ww-e-d1WC [data-ww-ls~="d1WC"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-d1WE {
        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-d1TI[data-ww-states~="ZK1gKd"]) .ww-e-d1WE {
        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-d1WF {
        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-d1TI[data-ww-states~="ZK1gKd"]) .ww-e-d1WF {
        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-d1WG {
        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-d1WH {
        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-d1WH:where([data-ww-states~="RtdIzw"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-d1WH:where([data-ww-states~="OfApdE"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1WI {
        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-d1WK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: var(--ww-style-cursor);
        transform: var(--ww-style-transform);
      }
      .ww-e-d1WL {
        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-d1WN {
        margin: 0;
        padding: 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-d1WO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font: 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-d1WQ:hover) .ww-e-d1WO {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: 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-d1Uh:hover) .ww-e-d1WP {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WQ {
        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-d1WQ.ww-layout, .ww-e-d1WQ [data-ww-ls~="d1WQ"] {
        display: flex;
        align-items: center;
      }
      .ww-e-d1WR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 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-d1Uj:hover) .ww-e-d1WR {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-d1Uk:hover) .ww-e-d1WS {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: 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-d1Ue:hover) .ww-e-d1WT {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-d1Ud:hover) .ww-e-d1WU {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WV {
        margin: 0;
        padding: 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-d1Ui:hover) .ww-e-d1WV {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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-d1Uc:hover) .ww-e-d1WW {
        color: var(--e3e8152b-e57c-418e-85dd-404550dae02b,#27272A);
      }
      .ww-e-d1WY {
        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-d1WZ {
        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-d1WZ:where([data-ww-states~="7tIHjV"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-d1WZ:where([data-ww-states~="ImbPKi"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1Wa {
        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-d1Wa:where([data-ww-states~="gxM2Rl"]) {
        border: 1px solid var(--4c0c4797-47f3-416e-8f49-9e7749abc810,#2aad2c);
      }
      .ww-e-d1Wa:where([data-ww-states~="K302yt"]) {
        border: 1px solid var(--fb8a0c40-ded1-491a-bac7-14016b364ef0,#af1129);
      }
      .ww-e-d1Wb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Wb.ww-layout, .ww-e-d1Wb [data-ww-ls~="d1Wb"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1Wc {
        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-d1Wc.ww-layout, .ww-e-d1Wc [data-ww-ls~="d1Wc"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1Wd {
        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-d1Wd.ww-layout, .ww-e-d1Wd [data-ww-ls~="d1Wd"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1We {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 50px;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-d1Wf {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        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-d1Wg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Wg.ww-layout, .ww-e-d1Wg [data-ww-ls~="d1Wg"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 32px 108px;
      }
      .ww-e-d1Wh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Wh.ww-layout, .ww-e-d1Wh [data-ww-ls~="d1Wh"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        gap: 32px 108px;
      }
      .ww-e-d1Wm {
        margin: -15px 6px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1Wn {
        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;
        cursor: pointer;
      }
      .ww-e-d1Wo {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Wo.ww-layout, .ww-e-d1Wo [data-ww-ls~="d1Wo"] {
        display: flex;
        justify-content: center;
      }
      .ww-e-d1Wp {
        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;
        cursor: pointer;
      }
      .ww-e-d1Wq {
        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-d1Wq.ww-layout, .ww-e-d1Wq [data-ww-ls~="d1Wq"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Wr {
        margin: -15px 6px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1Ws {
        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;
        cursor: pointer;
      }
      .ww-e-d1Wt {
        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;
        cursor: pointer;
      }
      .ww-e-d1Wu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Wu.ww-layout, .ww-e-d1Wu [data-ww-ls~="d1Wu"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Wv {
        margin: -15px 6px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1Ww {
        margin: -15px 6px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
      }
      .ww-e-d1Wx {
        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;
        cursor: pointer;
      }
      .ww-e-d1Wy {
        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;
        cursor: pointer;
      }
      .ww-e-d1Wz {
        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;
        cursor: pointer;
      }
      .ww-e-d1X0 {
        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;
        cursor: pointer;
      }
      .ww-e-d1X1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        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: 20px;
        font-weight: 600;
        text-align: left;
        color: #e8e8e8;
        white-space-collapse: preserve;
      }
      .ww-e-d1X2 {
        margin: 0 0 0 15px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1X3 {
        margin: 0;
        padding: 4px 8px;
        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;
        border-radius: 0;
      }
      .ww-e-d1X3.ww-layout, .ww-e-d1X3 [data-ww-ls~="d1X3"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        column-gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1X4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1X4.ww-layout, .ww-e-d1X4 [data-ww-ls~="d1X4"] {
        display: grid;
        grid-auto-flow: column;
        grid-template-columns: 1fr auto;
        column-gap: 84px;
      }
      .ww-e-d1X5 {
        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-d1X5.ww-layout, .ww-e-d1X5 [data-ww-ls~="d1X5"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        column-gap: 32px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1X6 {
        margin: 0 0 48px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1X6.ww-layout, .ww-e-d1X6 [data-ww-ls~="d1X6"] {
        display: flex;
        flex-flow: column;
        row-gap: 16px;
      }
      .ww-e-d1X7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1X8 {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border-radius: 12px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1X9 {
        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-d1X9.ww-layout, .ww-e-d1X9 [data-ww-ls~="d1X9"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1XA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XA.ww-layout, .ww-e-d1XA [data-ww-ls~="d1XA"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1XB {
        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-d1XB.ww-layout, .ww-e-d1XB [data-ww-ls~="d1XB"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1XC {
        margin: 32px 0 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: var(--ww-style-border);
        border-radius: 12px;
      }
      .ww-e-d1XC.ww-layout, .ww-e-d1XC [data-ww-ls~="d1XC"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1XD {
        margin: 32px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1XD {
        opacity: 0;
        transform: scale3d(1, .9, .9) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1XD.ww-layout, .ww-e-d1XD [data-ww-ls~="d1XD"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        align-content: var(--ww-content-align-content-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d1XE {
        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-d1XE.ww-layout, .ww-e-d1XE [data-ww-ls~="d1XE"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1XF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XF.ww-layout, .ww-e-d1XF [data-ww-ls~="d1XF"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1XG {
        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-d1XG.ww-layout, .ww-e-d1XG [data-ww-ls~="d1XG"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1XH {
        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-d1XH.ww-layout, .ww-e-d1XH [data-ww-ls~="d1XH"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1XI {
        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-d1XI.ww-layout, .ww-e-d1XI [data-ww-ls~="d1XI"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1XJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d1XO.ww-layout, .ww-e-d1XO [data-ww-ls~="d1XO"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-d1XP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XR {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1XS {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: 31.5%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        transition: all 0.3s ease 0s;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d1XS:where([data-ww-states~="pAZZtR"]) {
        max-width: 31.5%;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
      }
      .ww-e-d1XS.ww-layout, .ww-e-d1XS [data-ww-ls~="d1XS"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1XV {
        margin: 24px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1XV.ww-layout, .ww-e-d1XV [data-ww-ls~="d1XV"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 32px;
      }
      .ww-e-d1XY {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 12px 12px 0;
      }
      @media (max-width: 991px) {
        :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1XY {
          box-shadow: 0 6px 8px 6px #00000026;
          animation-duration: var(--ww-style-animation-duration);
          animation-timing-function: linear;
          animation-iteration-count: 1;
          animation-name: ww-keyframes-element-9d571341-5621-4903-80ab-7fddced61a3f-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-tablet;
        }
        @keyframes ww-keyframes-element-9d571341-5621-4903-80ab-7fddced61a3f-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-tablet {
          0% {
            box-shadow: 0 0 #0000;
          }
          66% {
            box-shadow: 0 0 #0000;
          }
          100% {
            box-shadow: 0 6px 8px 6px #00000026;
          }
        }
      }
      @media (max-width: 767px) {
        :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1XY {
          box-shadow: 0 6px 8px 6px #00000026;
          animation-duration: var(--ww-style-animation-duration);
          animation-timing-function: linear;
          animation-iteration-count: 1;
          animation-name: ww-keyframes-element-9d571341-5621-4903-80ab-7fddced61a3f-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-mobile;
        }
        @keyframes ww-keyframes-element-9d571341-5621-4903-80ab-7fddced61a3f-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-mobile {
          0% {
            box-shadow: 0 0 #0000;
          }
          66% {
            box-shadow: 0 0 #0000;
          }
          100% {
            box-shadow: 0 6px 8px 6px #00000026;
          }
        }
      }
      .ww-e-d1XY.ww-layout, .ww-e-d1XY [data-ww-ls~="d1XY"] {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
      }
      .ww-e-d1XZ {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 12px 12px 0;
      }
      @media (max-width: 767px) {
        :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1XZ {
          box-shadow: 0 6px 8px 6px #00000026;
          animation-duration: var(--ww-style-animation-duration);
          animation-timing-function: linear;
          animation-iteration-count: 1;
          animation-name: ww-keyframes-element-8a287bf9-15de-4ccc-be6f-1b0ce2962e23-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-mobile;
        }
        @keyframes ww-keyframes-element-8a287bf9-15de-4ccc-be6f-1b0ce2962e23-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-mobile {
          0% {
            box-shadow: 0 0 #0000;
          }
          66% {
            box-shadow: 0 0 #0000;
          }
          100% {
            box-shadow: 0 6px 8px 6px #00000026;
          }
        }
      }
      .ww-e-d1XZ.ww-layout, .ww-e-d1XZ [data-ww-ls~="d1XZ"] {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
      }
      .ww-e-d1Xb {
        margin: 0;
        padding: 12px 24px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 125px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1Xb {
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1Xc {
        margin: 0;
        padding: 12px 24px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 125px;
        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: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1Xc {
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1Xf {
        margin: 0;
        padding: 4px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Xf.ww-layout, .ww-e-d1Xf [data-ww-ls~="d1Xf"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        column-gap: 48px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Xg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Xg:where(:hover) {
        text-decoration: underline;
      }
      .ww-e-d1Xh {
        margin: 0;
        padding: 4px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Xh.ww-layout, .ww-e-d1Xh [data-ww-ls~="d1Xh"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        column-gap: 16px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1Xh.ww-layout, .ww-e-d1Xh [data-ww-ls~="d1Xh"] {
          justify-content: flex-end;
        }
      }
      .ww-e-d1Xi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Xi:where(:hover) {
        text-decoration: underline;
      }
      .ww-e-d1Xj {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 28px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff4d;
        cursor: pointer;
        opacity: 0.5;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 7px;
      }
      .ww-e-d1Xj:where(:hover) {
        opacity: 1;
      }
      .ww-e-d1Xk {
        margin: 0 8px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xk {
          font-size: 10px;
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d1Xl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: 50px;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-d1Xm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xm {
          font-size: 10px;
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d1Xm:where(:hover) {
        text-decoration: underline;
      }
      .ww-e-d1Xn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xn {
          font-size: 10px;
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d1Xn:where(:hover) {
        text-decoration: underline;
      }
      .ww-e-d1Xo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d1Xo.ww-layout, .ww-e-d1Xo [data-ww-ls~="d1Xo"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-d1Xp {
        margin: 0;
        padding: 6px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 28px;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: #ffffff4d;
        cursor: pointer;
        opacity: 0.5;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 7px;
      }
      .ww-e-d1Xp:where(:hover) {
        opacity: 1;
      }
      .ww-e-d1Xq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: 60px;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 100px;
        --wwi-ar: unset;
      }
      .ww-e-d1Xr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: 60px;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
      }
      .ww-e-d1Xs {
        margin: var(--ww-style-margin, 0);
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        transform: var(--ww-style-transform);
      }
      .ww-e-d1Xs:where(:hover) {
        cursor: pointer;
        transform: scale3d(1, 1, 1) translate3d(0, -4px, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Xt {
        margin: var(--ww-style-margin, 0);
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        transform: var(--ww-style-transform);
      }
      .ww-e-d1Xt:where(:hover) {
        cursor: pointer;
        transform: scale3d(1, 1, 1) translate3d(0, -4px, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Xu {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 0;
      }
      .ww-e-d1Xu.ww-layout, .ww-e-d1Xu [data-ww-ls~="d1Xu"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Xv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xv {
          padding: 16px;
          z-index: 3;
          background: var(--ww-style-background-color);
          border-radius: 8px;
        }
      }
      .ww-e-d1Xv.ww-layout, .ww-e-d1Xv [data-ww-ls~="d1Xv"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Xw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw {
          z-index: unset;
          position: absolute;
          right: 0;
          bottom: 58px;
          width: revert-layer;
          height: auto;
          aspect-ratio: unset;
          background: var(--ww-style-background-color);
          transition: all 0.3s ease 0s;
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
          border-radius: 8px 8px 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="uQPJF2"]) {
          opacity: 0;
          transform: scale3d(1, 1, 1) translate3d(0, 58px, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="ymr6GP"]) {
          right: auto;
          left: 0;
          opacity: 0;
          transform: scale3d(1, 1, 1) translate3d(0, 58px, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="QBWNQF"]) {
          right: auto;
          left: 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="L4ZzpA"]) {
          top: 58px;
          bottom: auto;
          opacity: 0;
          transform: scale3d(1, 1, 1) translate3d(0, -58px, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="brziv0"]) {
          top: 58px;
          bottom: auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="ZAOFY5"]) {
          inset: 58px auto auto 0;
          opacity: 0;
          transform: scale3d(1, 1, 1) translate3d(0, -58px, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="wZjSuK"]) {
          inset: 58px auto auto 0;
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1Xw.ww-layout, .ww-e-d1Xw [data-ww-ls~="d1Xw"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Xx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xx {
          padding: 12px 12px 12px 16px;
          width: 100%;
        }
      }
      .ww-e-d1Xx.ww-layout, .ww-e-d1Xx [data-ww-ls~="d1Xx"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Xy {
        margin: 0;
        padding: 12px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: Poppins, sans-serif;
        line-height: 1.5em;
        font-weight: 500;
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 80px;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1Xy:where([data-ww-states~="WqhnhT"]) {
        color: var(--ww-content-ww-text-color);
        background: var(--ww-style-background-color);
      }
      .ww-e-d1Xy:where(:hover) {
        color: var(--ww-content-ww-text-color);
        background: var(--ww-style-background-color);
      }
      .ww-e-d1Xy:where([data-ww-states~="IZfx2z"]) {
        color: var(--f044ba99-3ee7-4ae3-ab37-c3484f7b4050,#060f11);
        background: var(--ww-style-background-color);
      }
      .ww-e-d1Xz {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xz {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y0 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y1 {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y1 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Y2 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y3 {
        margin: 0 0 18px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1Y3 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Y3 {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1Y4 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Y4 {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 50px;
        font-family: var(--ww-default-font-family);
        line-height: 1.15em;
        font-weight: 600;
        text-align: left;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1Y5 {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Y5 {
          font-size: 32px;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1Y6 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Y6 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1Y7 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Y7 {
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1Y8 {
        margin: 5px 15px 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-d1Y8.ww-layout, .ww-e-d1Y8 [data-ww-ls~="d1Y8"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Y9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 600;
        text-align: left;
        color: #e8e8e8;
        white-space-collapse: preserve;
      }
      .ww-e-d1YA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 600;
        text-align: left;
        color: #e8e8e8;
        white-space-collapse: preserve;
      }
      .ww-e-d1YB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YB.ww-layout, .ww-e-d1YB [data-ww-ls~="d1YB"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-end;
      }
      @media (max-width: 991px) {
        .ww-e-d1YB.ww-layout, .ww-e-d1YB [data-ww-ls~="d1YB"] {
          justify-content: center;
        }
      }
      .ww-e-d1YC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 47%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1YC {
          width: 100%;
        }
      }
      .ww-e-d1YC.ww-layout, .ww-e-d1YC [data-ww-ls~="d1YC"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YD.ww-layout, .ww-e-d1YD [data-ww-ls~="d1YD"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d1YE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: var(--ww-style-max-height, unset);
        min-height: unset;
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 20px;
        --wwi-of: contain;
      }
      .ww-e-d1YF {
        margin: 0;
        padding: 0 40px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YF.ww-layout, .ww-e-d1YF [data-ww-ls~="d1YF"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5em;
        font-weight: 600;
        color: var(--109b4a3f-df38-480a-96de-6449b87720cd,#e7e7e7);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1YG {
          text-align: center;
          color: var(--ww-content-ww-text-color);
        }
      }
      .ww-e-d1YH {
        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-d1YH.ww-layout, .ww-e-d1YH [data-ww-ls~="d1YH"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1YI {
        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-d1YI.ww-layout, .ww-e-d1YI [data-ww-ls~="d1YI"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1YJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YJ.ww-layout, .ww-e-d1YJ [data-ww-ls~="d1YJ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1YK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
      }
      .ww-e-d1YK.ww-layout, .ww-e-d1YK [data-ww-ls~="d1YK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YL {
        margin: 0;
        padding: 0% 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YL.ww-layout, .ww-e-d1YL [data-ww-ls~="d1YL"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1YM {
        margin: 32px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YM.ww-layout, .ww-e-d1YM [data-ww-ls~="d1YM"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YN {
        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-d1YN.ww-layout, .ww-e-d1YN [data-ww-ls~="d1YN"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 0;
      }
      .ww-e-d1YO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YO.ww-layout, .ww-e-d1YO [data-ww-ls~="d1YO"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 12px;
      }
      .ww-e-d1YP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1YQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YQ.ww-layout, .ww-e-d1YQ [data-ww-ls~="d1YQ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YR {
        margin: 32px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YR.ww-layout, .ww-e-d1YR [data-ww-ls~="d1YR"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YS {
        margin: 0;
        padding: 8px 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--109b4a3f-df38-480a-96de-6449b87720cd,#e7e7e7);
        border-radius: 6px;
      }
      .ww-e-d1YS.ww-layout, .ww-e-d1YS [data-ww-ls~="d1YS"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YT.ww-layout, .ww-e-d1YT [data-ww-ls~="d1YT"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1YU {
        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-d1YU.ww-layout, .ww-e-d1YU [data-ww-ls~="d1YU"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 84px;
      }
      .ww-e-d1YV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1YW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 400;
        color: var(--892b3030-2c4b-4a72-b57c-c33abd971952,#222222);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1YX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YX.ww-layout, .ww-e-d1YX [data-ww-ls~="d1YX"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 12px;
      }
      .ww-e-d1YY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1YY.ww-layout, .ww-e-d1YY [data-ww-ls~="d1YY"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1YZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Ya {
        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-d1Ya.ww-layout, .ww-e-d1Ya [data-ww-ls~="d1Ya"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Yb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Yb.ww-layout, .ww-e-d1Yb [data-ww-ls~="d1Yb"] {
        display: flex;
      }
      .ww-e-d1Yc {
        margin: 30px 0 25px;
        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-d1Yc.ww-layout, .ww-e-d1Yc [data-ww-ls~="d1Yc"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Yd {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 45px;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
        --wwi-ar: unset;
      }
      .ww-e-d1Ye {
        margin: 0 0 2px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Yf {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 49%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 90%;
        min-height: unset;
        border-radius: 40px 0;
      }
      .ww-e-d1Yf.ww-layout, .ww-e-d1Yf [data-ww-ls~="d1Yf"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d1Yg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: var(--ww-style-max-height, unset);
        min-height: unset;
        box-shadow: 11px 12px 23px -5px #00000061;
        border-radius: 20px;
        --wwi-of: contain;
      }
      @media (max-width: 991px) {
        .ww-e-d1Yg {
          margin: 48px 0 0;
          max-width: unset;
          box-shadow: 0 12px 23px -5px #00000061;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Yg {
          max-width: var(--ww-style-max-width, unset);
        }
      }
      .ww-e-d1Yi {
        margin: 0;
        padding: 25px 25px 5px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 20px 20px 20px 0;
      }
      .ww-e-d1Yi.ww-layout, .ww-e-d1Yi [data-ww-ls~="d1Yi"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Yj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: 70%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 0;
      }
      .ww-e-d1Yj.ww-layout, .ww-e-d1Yj [data-ww-ls~="d1Yj"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1Yk {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: -10%;
        right: -10%;
        width: 40%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Yl {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto -15% -25% auto;
        width: 15%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Ym {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: center;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 50px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 80px;
      }
      .ww-e-d1Ym.ww-layout, .ww-e-d1Ym [data-ww-ls~="d1Ym"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 20px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Yo {
        margin: 0;
        padding: 4px 8px;
        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;
        border-radius: 0;
      }
      .ww-e-d1Yo.ww-layout, .ww-e-d1Yo [data-ww-ls~="d1Yo"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        column-gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Yp {
        margin: 0;
        padding: 0;
        overflow: visible;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 49%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 90%;
        min-height: unset;
        border-radius: 40px 0;
      }
      .ww-e-d1Yp.ww-layout, .ww-e-d1Yp [data-ww-ls~="d1Yp"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
      }
      .ww-e-d1Yq {
        margin: 0;
        padding: 0 0 0 40px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 45%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Yq.ww-layout, .ww-e-d1Yq [data-ww-ls~="d1Yq"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Yr {
        margin: 12px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Yr.ww-layout, .ww-e-d1Yr [data-ww-ls~="d1Yr"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Ys {
        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-d1Ys.ww-layout, .ww-e-d1Ys [data-ww-ls~="d1Ys"] {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d1Yt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Yt.ww-layout, .ww-e-d1Yt [data-ww-ls~="d1Yt"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Yu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Yv {
        margin: 0 0 0 15px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1Yw {
        margin: 12px 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Yw.ww-layout, .ww-e-d1Yw [data-ww-ls~="d1Yw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Yx {
        margin: 5px 15px 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-d1Yx.ww-layout, .ww-e-d1Yx [data-ww-ls~="d1Yx"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Yy {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto auto 10% -25%;
        width: 35%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      .ww-e-d1Yz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: 70%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 0;
      }
      @media (max-width: 991px) {
        .ww-e-d1Yz {
          width: 80%;
          height: 80%;
        }
      }
      .ww-e-d1Yz.ww-layout, .ww-e-d1Yz [data-ww-ls~="d1Yz"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1Z0 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: -10%;
        right: -10%;
        width: 40%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Z1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: 70%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 0;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z1 {
          width: 80%;
          height: 80%;
        }
      }
      .ww-e-d1Z1.ww-layout, .ww-e-d1Z1 [data-ww-ls~="d1Z1"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1Z2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1Z3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5em;
        font-weight: 600;
        color: var(--109b4a3f-df38-480a-96de-6449b87720cd,#e7e7e7);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1Z3 {
          text-align: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Z3 {
          color: var(--ww-content-ww-text-color);
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d1Z4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 70%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
        --wwi-of: contain;
      }
      @media (max-width: 767px) {
        .ww-e-d1Z4 {
          max-height: 365px;
        }
      }
      .ww-e-d1Z5 {
        margin: 0;
        padding: 4px 8px;
        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;
        border-radius: 0;
      }
      .ww-e-d1Z5.ww-layout, .ww-e-d1Z5 [data-ww-ls~="d1Z5"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        column-gap: 4px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Z6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Z6.ww-layout, .ww-e-d1Z6 [data-ww-ls~="d1Z6"] {
        display: flex;
      }
      .ww-e-d1Z7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1Z7 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-4f21af06-766a-493a-a37d-e11347777368-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-4f21af06-766a-493a-a37d-e11347777368-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          height: 0%;
        }
        50.2% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1Z7.ww-layout, .ww-e-d1Z7 [data-ww-ls~="d1Z7"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Z8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1ZN[data-ww-states~="hD42Fg"]) .ww-e-d1Z8 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-12f4ae47-62ba-42ca-be6f-8eb481419519-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-12f4ae47-62ba-42ca-be6f-8eb481419519-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1Z8.ww-layout, .ww-e-d1Z8 [data-ww-ls~="d1Z8"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Z9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Z9.ww-layout, .ww-e-d1Z9 [data-ww-ls~="d1Z9"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ZA {
        margin: 0;
        padding: 0;
        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;
        box-shadow: var(--ww-style-box-shadow);
        animation-name: ww-keyframes-element-2ce9e16c-128e-4bcd-aad2-cfe5e177208c-base-default;
        border-radius: 8px 8px 8px 0;
        --wwi-ar: unset;
      }
      @keyframes ww-keyframes-element-2ce9e16c-128e-4bcd-aad2-cfe5e177208c-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d1ZB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1ZB {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-0227a50f-2bbe-4545-b041-e751a57c7320-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-0227a50f-2bbe-4545-b041-e751a57c7320-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1ZB.ww-layout, .ww-e-d1ZB [data-ww-ls~="d1ZB"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d1ZD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d1ZE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ZE.ww-layout, .ww-e-d1ZE [data-ww-ls~="d1ZE"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1ZF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1ZF.ww-layout, .ww-e-d1ZF [data-ww-ls~="d1ZF"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1ZG.ww-layout, .ww-e-d1ZG [data-ww-ls~="d1ZG"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1ZH.ww-layout, .ww-e-d1ZH [data-ww-ls~="d1ZH"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1ZI.ww-layout, .ww-e-d1ZI [data-ww-ls~="d1ZI"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ZJ.ww-layout, .ww-e-d1ZJ [data-ww-ls~="d1ZJ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 12px;
      }
      .ww-e-d1ZK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ZK.ww-layout, .ww-e-d1ZK [data-ww-ls~="d1ZK"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ZL {
        margin: 0;
        padding: 0% 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ZL.ww-layout, .ww-e-d1ZL [data-ww-ls~="d1ZL"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ZM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1ZM {
        height: 100%;
        animation-duration: 1.8s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-ba9cf86d-abce-4af5-855d-268363a3f277-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-ba9cf86d-abce-4af5-855d-268363a3f277-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1ZM.ww-layout, .ww-e-d1ZM [data-ww-ls~="d1ZM"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: var(--ww-style-min-height, unset);
      }
      .ww-e-d1ZN:where([data-ww-states~="vE1FVc"]) {
        opacity: revert-layer;
      }
      .ww-e-d1ZN.ww-layout, .ww-e-d1ZN [data-ww-ls~="d1ZN"] {
        display: grid;
        grid-template-columns: 40% auto 40%;
        column-gap: 64px;
      }
      .ww-e-d1ZO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
        animation-duration: .6s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-play-state: paused;
        animation-name: ww-keyframes-element-9f746222-376f-4727-ac61-6b32e54b81ed-base-default;
      }
      @keyframes ww-keyframes-element-9f746222-376f-4727-ac61-6b32e54b81ed-base-default {
        0% {
        }
        100% {
          height: 100%;
        }
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1ZO {
        height: 100%;
        animation-duration: .6s;
        animation-play-state: paused;
        animation-name: ww-keyframes-element-9f746222-376f-4727-ac61-6b32e54b81ed-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-9f746222-376f-4727-ac61-6b32e54b81ed-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      :where(.ww-e-d1eN[data-ww-states~="hD42Fg"]) .ww-e-d1ZO {
        animation-duration: .6s;
        animation-play-state: running;
      }
      .ww-e-d1ZO.ww-layout, .ww-e-d1ZO [data-ww-ls~="d1ZO"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1ZP {
        height: 100%;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
        animation-duration: 1.2s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-direction: normal;
        animation-name: ww-keyframes-element-fea35f86-7c04-47f2-a151-15128baa0354-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-fea35f86-7c04-47f2-a151-15128baa0354-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        50% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1ZP.ww-layout, .ww-e-d1ZP [data-ww-ls~="d1ZP"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZQ {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1ZQ {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: 1.8s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-afbe65a8-413d-407b-ac56-5c0819e6f4ee-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-afbe65a8-413d-407b-ac56-5c0819e6f4ee-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        66% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1ZQ.ww-layout, .ww-e-d1ZQ [data-ww-ls~="d1ZQ"] {
        display: none;
      }
      .ww-e-d1ZR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
        animation-timing-function: linear;
        animation-play-state: paused;
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1ZR {
        height: 100%;
        animation-duration: 1.2s;
        animation-iteration-count: 1;
        animation-play-state: running;
        animation-name: ww-keyframes-element-16ea5f21-204c-4278-9b52-39fdf9fecd8d-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-16ea5f21-204c-4278-9b52-39fdf9fecd8d-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        50% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1ZR.ww-layout, .ww-e-d1ZR [data-ww-ls~="d1ZR"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1ZS.ww-layout, .ww-e-d1ZS [data-ww-ls~="d1ZS"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        right: var(--ww-style-right);
        left: var(--ww-style-left);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        transform: var(--ww-style-transform);
        border: 0 solid;
        border-radius: 100px;
      }
      .ww-e-d1ZT.ww-layout, .ww-e-d1ZT [data-ww-ls~="d1ZT"] {
        display: flex;
      }
      .ww-e-d1ZU {
        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-d1ZU.ww-layout, .ww-e-d1ZU [data-ww-ls~="d1ZU"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ZV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: 0;
        min-width: 23%;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ZV.ww-layout, .ww-e-d1ZV [data-ww-ls~="d1ZV"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ZX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ZX.ww-layout, .ww-e-d1ZX [data-ww-ls~="d1ZX"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ZY {
        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-d1ZY.ww-layout, .ww-e-d1ZY [data-ww-ls~="d1ZY"] {
        display: flex;
        align-content: revert-layer;
        column-gap: 64px;
        flex-wrap: wrap;
      }
      .ww-e-d1ZZ {
        margin: 0;
        padding: 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: var(--ww-style-border-left);
        border-right: 0 solid;
      }
      .ww-e-d1ZZ.ww-layout, .ww-e-d1ZZ [data-ww-ls~="d1ZZ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Za {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 47%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Za.ww-layout, .ww-e-d1Za [data-ww-ls~="d1Za"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Zb {
        margin: 30px 0 25px;
        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-d1Zb.ww-layout, .ww-e-d1Zb [data-ww-ls~="d1Zb"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Zc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1Zc {
          padding: 0 0% 0 0;
          width: 100%;
          max-width: unset;
          border-radius: 20px 20px 20px 0;
        }
      }
      .ww-e-d1Zc.ww-layout, .ww-e-d1Zc [data-ww-ls~="d1Zc"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Zd {
        margin: 0;
        padding: 25px 25px 5px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 20px 20px 20px 0;
      }
      .ww-e-d1Zd.ww-layout, .ww-e-d1Zd [data-ww-ls~="d1Zd"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Ze {
        margin: 18px 0 25px;
        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-d1Ze.ww-layout, .ww-e-d1Ze [data-ww-ls~="d1Ze"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Zf {
        margin: 30px 0 25px;
        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-d1Zf.ww-layout, .ww-e-d1Zf [data-ww-ls~="d1Zf"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Zg {
        margin: 30px 0 25px;
        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-d1Zg.ww-layout, .ww-e-d1Zg [data-ww-ls~="d1Zg"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Zh {
        margin: 30px 0 25px;
        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-d1Zh.ww-layout, .ww-e-d1Zh [data-ww-ls~="d1Zh"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1Zi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: -5%;
        bottom: -14%;
        left: auto;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1Zi {
          bottom: -30%;
        }
      }
      .ww-e-d1Zj {
        margin: 5px 15px 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-d1Zj.ww-layout, .ww-e-d1Zj [data-ww-ls~="d1Zj"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Zk {
        margin: 5px 15px 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-d1Zk.ww-layout, .ww-e-d1Zk [data-ww-ls~="d1Zk"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Zl {
        margin: 5px 15px 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-d1Zl.ww-layout, .ww-e-d1Zl [data-ww-ls~="d1Zl"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Zm {
        margin: 5px 15px 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-d1Zm.ww-layout, .ww-e-d1Zm [data-ww-ls~="d1Zm"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Zn {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 47%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Zn.ww-layout, .ww-e-d1Zn [data-ww-ls~="d1Zn"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 0;
      }
      .ww-e-d1Zp {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: flex-start;
        display: block;
        width: 150px;
        max-width: 100%;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 80px;
        min-height: unset;
        --wwi-ar: unset;
        --wwi-of: contain;
      }
      .ww-e-d1Zq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 63%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Zq.ww-layout, .ww-e-d1Zq [data-ww-ls~="d1Zq"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 4px;
      }
      .ww-e-d1Zr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1Zr {
        height: 100%;
        animation-duration: 1.8s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-7bbe0443-3711-43bf-8556-42d73f6ef360-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-7bbe0443-3711-43bf-8556-42d73f6ef360-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1Zr.ww-layout, .ww-e-d1Zr [data-ww-ls~="d1Zr"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Zs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1Zs {
        height: 100%;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
        animation-duration: 1.2s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-direction: normal;
        animation-name: ww-keyframes-element-4b0f1c90-aaf9-4ff8-bc25-25ba0f8fa811-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-4b0f1c90-aaf9-4ff8-bc25-25ba0f8fa811-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        50% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1Zs.ww-layout, .ww-e-d1Zs [data-ww-ls~="d1Zs"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Zt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
        animation-duration: .6s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-play-state: paused;
        animation-name: ww-keyframes-element-5834fec8-70e1-404a-bf23-931a0a8a5803-base-default;
      }
      @keyframes ww-keyframes-element-5834fec8-70e1-404a-bf23-931a0a8a5803-base-default {
        0% {
        }
        100% {
          height: 100%;
        }
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1Zt {
        height: 100%;
        animation-duration: .6s;
        animation-play-state: paused;
        animation-name: ww-keyframes-element-5834fec8-70e1-404a-bf23-931a0a8a5803-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-5834fec8-70e1-404a-bf23-931a0a8a5803-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1Zt {
        animation-duration: .6s;
        animation-play-state: running;
      }
      .ww-e-d1Zt.ww-layout, .ww-e-d1Zt [data-ww-ls~="d1Zt"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Zu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
        animation-timing-function: linear;
        animation-play-state: paused;
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1Zu {
        height: 100%;
        animation-duration: 1.2s;
        animation-iteration-count: 1;
        animation-play-state: running;
        animation-name: ww-keyframes-element-009d0d36-af58-402f-9197-706deedeec78-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-009d0d36-af58-402f-9197-706deedeec78-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        50% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1Zu.ww-layout, .ww-e-d1Zu [data-ww-ls~="d1Zu"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Zv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Zv.ww-layout, .ww-e-d1Zv [data-ww-ls~="d1Zv"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1Zw {
        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-d1Zw.ww-layout, .ww-e-d1Zw [data-ww-ls~="d1Zw"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1Zx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1Zx {
          position: revert-layer;
          inset: revert-layer;
          width: 75%;
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1Zx {
          z-index: 1;
          position: revert-layer;
          inset: revert-layer;
          width: revert-layer;
          max-width: 75%;
        }
      }
      .ww-e-d1Zx.ww-layout, .ww-e-d1Zx [data-ww-ls~="d1Zx"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1Zy {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: #fff;
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1Zy {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: 1.8s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-19da1bc9-0e84-441f-9291-197be40f5fde-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-19da1bc9-0e84-441f-9291-197be40f5fde-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        66% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1Zy.ww-layout, .ww-e-d1Zy [data-ww-ls~="d1Zy"] {
        display: none;
      }
      .ww-e-d1Zz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1Zz.ww-layout, .ww-e-d1Zz [data-ww-ls~="d1Zz"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 12px;
      }
      .ww-e-d1a0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1a0.ww-layout, .ww-e-d1a0 [data-ww-ls~="d1a0"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 12px;
      }
      .ww-e-d1a1 {
        margin: 0;
        padding: 0% 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1a1.ww-layout, .ww-e-d1a1 [data-ww-ls~="d1a1"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1a2 {
        margin: 32px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1a2.ww-layout, .ww-e-d1a2 [data-ww-ls~="d1a2"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1a3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1a3 {
          margin: 6px 0 32px;
          text-align: center;
        }
      }
      .ww-e-d1a4 {
        margin: 0 0 0 -4px;
        padding: 0;
        z-index: unset;
        align-self: flex-start;
        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);
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1a4 {
          align-self: var(--ww-style-align, unset);
        }
      }
      .ww-e-d1a5 {
        margin: 0;
        padding: 0% 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1a5 {
          flex: 1 0 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1a5 {
          flex: 1 0 auto;
        }
      }
      .ww-e-d1a5.ww-layout, .ww-e-d1a5 [data-ww-ls~="d1a5"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1a6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 767px) {
        .ww-e-d1a6 {
          flex: 0 1 auto;
        }
      }
      :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1a6 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-a01eecfe-24cd-471c-aebb-39bb02c5a090-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-a01eecfe-24cd-471c-aebb-39bb02c5a090-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1a6.ww-layout, .ww-e-d1a6 [data-ww-ls~="d1a6"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1a7 {
        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-d1a7.ww-layout, .ww-e-d1a7 [data-ww-ls~="d1a7"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1a8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1a8 {
          position: revert-layer;
          inset: revert-layer;
          width: 75%;
          flex: 0 1 auto;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1a8 {
          z-index: 1;
          position: revert-layer;
          inset: revert-layer;
          width: 75%;
          flex: 0 1 auto;
          max-width: 75%;
        }
      }
      .ww-e-d1a8.ww-layout, .ww-e-d1a8 [data-ww-ls~="d1a8"] {
        display: flex;
        flex-flow: column;
        align-items: flex-end;
      }
      .ww-e-d1a9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d1a9 {
          flex: 1 0 auto;
          height: auto;
          aspect-ratio: unset;
          min-height: 85px;
          animation-name: ww-keyframes-element-bbf7f9f6-837c-409a-a852-87cb7ca7c4c6-base-tablet;
        }
        @keyframes ww-keyframes-element-bbf7f9f6-837c-409a-a852-87cb7ca7c4c6-base-tablet {
          0% {
          }
          100% {
          }
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1a9 {
          min-height: 85px;
        }
      }
      .ww-e-d1a9.ww-layout, .ww-e-d1a9 [data-ww-ls~="d1a9"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1aA {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1aB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1aB {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-9c262b56-5931-48e6-aaa8-c7a8600c4f96-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-9c262b56-5931-48e6-aaa8-c7a8600c4f96-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      @media (max-width: 991px) {
        :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1aB {
          animation-duration: var(--ww-style-animation-duration);
          animation-name: ww-keyframes-element-9c262b56-5931-48e6-aaa8-c7a8600c4f96-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-tablet;
        }
        @keyframes ww-keyframes-element-9c262b56-5931-48e6-aaa8-c7a8600c4f96-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-tablet {
          0% {
            height: 0%;
          }
          80% {
            height: 0%;
          }
          100% {
            height: 100%;
          }
        }
      }
      .ww-e-d1aB.ww-layout, .ww-e-d1aB [data-ww-ls~="d1aB"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1aC {
        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-d1aC.ww-layout, .ww-e-d1aC [data-ww-ls~="d1aC"] {
        display: flex;
        justify-content: space-between;
      }
      .ww-e-d1aD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: 0;
        min-width: 23%;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1aD {
          max-width: unset;
          min-width: unset;
        }
      }
      .ww-e-d1aD.ww-layout, .ww-e-d1aD [data-ww-ls~="d1aD"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1aE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1aE.ww-layout, .ww-e-d1aE [data-ww-ls~="d1aE"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1aF {
        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-d1aF.ww-layout, .ww-e-d1aF [data-ww-ls~="d1aF"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        align-content: revert-layer;
        column-gap: 64px;
      }
      .ww-e-d1aG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 23%;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1aG {
          min-width: unset;
        }
      }
      .ww-e-d1aG.ww-layout, .ww-e-d1aG [data-ww-ls~="d1aG"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        column-gap: 14px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1aG.ww-layout, .ww-e-d1aG [data-ww-ls~="d1aG"] {
          justify-content: flex-start;
        }
      }
      .ww-e-d1aH {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 40%;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1aH {
          margin: 16px 0 32px;
          width: revert-layer;
        }
      }
      .ww-e-d1aH.ww-layout, .ww-e-d1aH [data-ww-ls~="d1aH"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      @media (max-width: 991px) {
        .ww-e-d1aH.ww-layout, .ww-e-d1aH [data-ww-ls~="d1aH"] {
          align-items: center;
        }
      }
      .ww-e-d1aI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1aI {
          text-align: center;
        }
      }
      .ww-e-d1aJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 49%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1aJ {
          max-width: unset;
        }
      }
      .ww-e-d1aJ.ww-layout, .ww-e-d1aJ [data-ww-ls~="d1aJ"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 18px 0;
      }
      .ww-e-d1aK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1aL {
        margin: 0;
        padding: 0;
        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: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1aL {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1aM {
        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-d1aM.ww-layout, .ww-e-d1aM [data-ww-ls~="d1aM"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1aN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1aN.ww-layout, .ww-e-d1aN [data-ww-ls~="d1aN"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1aO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 42px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1aO {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1aP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 42px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1aP {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1aQ {
        margin: 0 0 0 6px;
        padding: 10px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1aQ {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1aR {
        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-d1aR.ww-layout, .ww-e-d1aR [data-ww-ls~="d1aR"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1aS {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1aS {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1aT {
        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-d1aT.ww-layout, .ww-e-d1aT [data-ww-ls~="d1aT"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1aU {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1aU {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1aV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1aW {
        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-d1aW.ww-layout, .ww-e-d1aW [data-ww-ls~="d1aW"] {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1aW.ww-layout, .ww-e-d1aW [data-ww-ls~="d1aW"] {
          justify-content: space-around;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1aW.ww-layout, .ww-e-d1aW [data-ww-ls~="d1aW"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1aX {
        margin: 15% 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 40px 0;
      }
      .ww-e-d1aX.ww-layout, .ww-e-d1aX [data-ww-ls~="d1aX"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1aZ {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto -15% -25% auto;
        width: 15%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1aa {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto -15% -25% auto;
        width: 15%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1ab {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: 70%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 0;
      }
      .ww-e-d1ab.ww-layout, .ww-e-d1ab [data-ww-ls~="d1ab"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1ac {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ac.ww-layout, .ww-e-d1ac [data-ww-ls~="d1ac"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ad {
        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-d1ad.ww-layout, .ww-e-d1ad [data-ww-ls~="d1ad"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1ae {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1af {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 0;
        width: 125px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transition: all 0.3s ease 0s;
        border-radius: 0;
      }
      .ww-e-d1af:where([data-ww-states~="rI9lV1"]) {
        transform: scale3d(1, 1, 1) translate3d(125px, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 0 12px 12px 0;
      }
      .ww-e-d1af.ww-layout, .ww-e-d1af [data-ww-ls~="d1af"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ag {
        margin: 0;
        padding: 12px 24px;
        overflow: hidden;
        z-index: 1;
        align-self: unset;
        display: block;
        width: 125px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1ag {
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1ah {
        margin: 0;
        padding: 12px 24px;
        overflow: hidden;
        z-index: 11;
        align-self: unset;
        display: block;
        width: 125px;
        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: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1ah {
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1ai {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--fdf68224-d7d8-4f83-9fb5-314d826f9a5f,#888888);
      }
      .ww-e-d1ai.ww-layout, .ww-e-d1ai [data-ww-ls~="d1ai"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1aj {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto auto 10% -25%;
        width: 35%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      .ww-e-d1ak {
        margin: 24px 0 12px;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ak.ww-layout, .ww-e-d1ak [data-ww-ls~="d1ak"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        row-gap: 16px;
      }
      .ww-e-d1al {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1al.ww-layout, .ww-e-d1al [data-ww-ls~="d1al"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        column-gap: 14px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1am {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1an {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d1an {
          height: auto;
          aspect-ratio: unset;
          min-height: 85px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1an {
          height: auto;
          aspect-ratio: unset;
          min-height: 85px;
        }
      }
      .ww-e-d1an.ww-layout, .ww-e-d1an [data-ww-ls~="d1an"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ao {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ao.ww-layout, .ww-e-d1ao [data-ww-ls~="d1ao"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ap {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1ap {
          width: 100%;
        }
      }
      .ww-e-d1ap.ww-layout, .ww-e-d1ap [data-ww-ls~="d1ap"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 7px;
      }
      .ww-e-d1aq {
        margin: var(--ww-style-margin, 0);
        padding: 0;
        z-index: 5;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1aq.ww-layout, .ww-e-d1aq [data-ww-ls~="d1aq"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ar {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        color: var(--ww-content-ww-text-color);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1ar {
          text-align: center;
        }
      }
      .ww-e-d1as {
        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-d1as.ww-layout, .ww-e-d1as [data-ww-ls~="d1as"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1at {
        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-d1at.ww-layout, .ww-e-d1at [data-ww-ls~="d1at"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1au {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      :where(.ww-e-d1cH:hover) .ww-e-d1au {
        transform: scale3d(1, 1, 1) translate3d(4px, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1av {
        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-d1av.ww-layout, .ww-e-d1av [data-ww-ls~="d1av"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1aw {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 0;
        left: auto;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-gradient);
      }
      .ww-e-d1aw.ww-layout, .ww-e-d1aw [data-ww-ls~="d1aw"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ax {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: var(--ww-style-min-height, unset);
      }
      .ww-e-d1ay {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ay.ww-layout, .ww-e-d1ay [data-ww-ls~="d1ay"] {
        display: flex;
        justify-content: center;
        align-items: stretch;
      }
      .ww-e-d1az {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: 100px;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-d1b0 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1b1 {
        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-d1b1.ww-layout, .ww-e-d1b1 [data-ww-ls~="d1b1"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1b2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: 100px;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-d1b3 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1b3.ww-layout, .ww-e-d1b3 [data-ww-ls~="d1b3"] {
        display: flex;
        justify-content: center;
        align-items: stretch;
      }
      .ww-e-d1b4 {
        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-d1b4.ww-layout, .ww-e-d1b4 [data-ww-ls~="d1b4"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1b5 {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1b6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 200;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1b7 {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 0;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-gradient);
      }
      .ww-e-d1b7.ww-layout, .ww-e-d1b7 [data-ww-ls~="d1b7"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1b8 {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        right: 0;
        left: auto;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-gradient);
      }
      .ww-e-d1b8.ww-layout, .ww-e-d1b8 [data-ww-ls~="d1b8"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1b9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 24px;
        font-family: var(--ww-default-font-family);
        font-weight: 200;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1bA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bA.ww-layout, .ww-e-d1bA [data-ww-ls~="d1bA"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        row-gap: 36px;
      }
      .ww-e-d1bB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-d1bC {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bC.ww-layout, .ww-e-d1bC [data-ww-ls~="d1bC"] {
        display: flex;
        justify-content: center;
      }
      .ww-e-d1bD {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bE {
        margin: 0;
        padding: 0 16px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: 0 0 10px 4px #00000040;
        border-radius: 20px;
      }
      .ww-e-d1bE.ww-layout, .ww-e-d1bE [data-ww-ls~="d1bE"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1bG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1bG {
          cursor: pointer;
        }
      }
      .ww-e-d1bG.ww-layout, .ww-e-d1bG [data-ww-ls~="d1bG"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1bH {
          align-self: unset;
        }
      }
      .ww-e-d1bH.ww-layout, .ww-e-d1bH [data-ww-ls~="d1bH"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        column-gap: 32px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1bH.ww-layout, .ww-e-d1bH [data-ww-ls~="d1bH"] {
          justify-content: var(--ww-content-ww-layout-justify-content);
          align-items: flex-start;
        }
      }
      .ww-e-d1bI {
        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-d1bI.ww-layout, .ww-e-d1bI [data-ww-ls~="d1bI"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1bI.ww-layout, .ww-e-d1bI [data-ww-ls~="d1bI"] {
          align-items: center;
        }
      }
      .ww-e-d1bJ {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 0;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-gradient);
      }
      .ww-e-d1bJ.ww-layout, .ww-e-d1bJ [data-ww-ls~="d1bJ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        opacity: 1;
      }
      .ww-e-d1bK:where([data-ww-states~="Ix7itW"]) {
        display: flex;
        opacity: 1;
      }
      .ww-e-d1bK.ww-layout, .ww-e-d1bK [data-ww-ls~="d1bK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bK.ww-layout:where([data-ww-states~="Ix7itW"]), .ww-e-d1bK [data-ww-ls~="d1bK"]:where([data-ww-states~="Ix7itW"]) {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 0;
        width: 125px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transition: all 0.3s ease 0s;
        border-radius: 0;
      }
      .ww-e-d1bL:where([data-ww-states~="rI9lV1"]) {
        transform: scale3d(1, 1, 1) translate3d(125px, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 0 12px 12px 0;
      }
      .ww-e-d1bL.ww-layout, .ww-e-d1bL [data-ww-ls~="d1bL"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bM {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bM {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1bN {
        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-d1bN.ww-layout, .ww-e-d1bN [data-ww-ls~="d1bN"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bO {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bO {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1bP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bP.ww-layout, .ww-e-d1bP [data-ww-ls~="d1bP"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bQ {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bQ {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1bR {
        margin: 0 0 0 6px;
        padding: 10px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bR {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bS {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bS {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1bT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1bU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 22px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bU {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bV {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bV {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bW {
        margin: 48px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1bW.ww-layout, .ww-e-d1bW [data-ww-ls~="d1bW"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 16px;
      }
      .ww-e-d1bX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 42px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bX {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bY {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1bZ {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bZ {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1ba {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1ba {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bb {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bb {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bc {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bc {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1bd {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bd {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1be {
        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-d1be.ww-layout, .ww-e-d1be [data-ww-ls~="d1be"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bf {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bg {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 42px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bl[data-ww-states~="pAZZtR"]) .ww-e-d1bg {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bi {
        margin: 32px 0 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border: var(--ww-style-border);
        border-radius: 12px;
      }
      .ww-e-d1bi.ww-layout, .ww-e-d1bi [data-ww-ls~="d1bi"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bj {
        margin: 0;
        padding: 12px 24px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 125px;
        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: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1bj {
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bk {
        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-d1bk.ww-layout, .ww-e-d1bk [data-ww-ls~="d1bk"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bl {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: 32%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        transition: all 0.3s ease 0s;
        border-radius: 12px 12px 0 0;
      }
      .ww-e-d1bl:where([data-ww-states~="pAZZtR"]) {
        max-width: 29%;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
      }
      @media (max-width: 991px) {
        .ww-e-d1bl:where([data-ww-states~="pAZZtR"]) {
          max-width: 32%;
        }
      }
      .ww-e-d1bl.ww-layout, .ww-e-d1bl [data-ww-ls~="d1bl"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bm {
        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-d1bm.ww-layout, .ww-e-d1bm [data-ww-ls~="d1bm"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bn {
        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-d1bn.ww-layout, .ww-e-d1bn [data-ww-ls~="d1bn"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bo {
        margin: 0;
        padding: 12px 24px;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 125px;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: center;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        transition: all 0.3s ease 0s;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1bo {
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1bp {
          align-self: unset;
        }
      }
      .ww-e-d1bp.ww-layout, .ww-e-d1bp [data-ww-ls~="d1bp"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 767px) {
        .ww-e-d1bp.ww-layout, .ww-e-d1bp [data-ww-ls~="d1bp"] {
          align-items: var(--ww-content-ww-layout-align-items);
        }
      }
      .ww-e-d1bq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 22px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1bq {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1br {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 0;
        width: 125px;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transition: all 0.3s ease 0s;
        border-radius: 0;
      }
      .ww-e-d1br:where([data-ww-states~="rI9lV1"]) {
        transform: scale3d(1, 1, 1) translate3d(125px, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 0 12px 12px 0;
      }
      .ww-e-d1br.ww-layout, .ww-e-d1br [data-ww-ls~="d1br"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1bs {
        margin: 0 0 0 6px;
        padding: 10px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1bs {
          font-size: 18px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1bs {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1bt {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border-radius: 12px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1bu {
        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-d1bu.ww-layout, .ww-e-d1bu [data-ww-ls~="d1bu"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bv {
        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-d1bv.ww-layout, .ww-e-d1bv [data-ww-ls~="d1bv"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bw {
        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-d1bw.ww-layout, .ww-e-d1bw [data-ww-ls~="d1bw"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1bx {
        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-d1bx.ww-layout, .ww-e-d1bx [data-ww-ls~="d1bx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1by {
        margin: 32px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1by {
        opacity: 0;
        transform: scale3d(1, .9, .9) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1by.ww-layout, .ww-e-d1by [data-ww-ls~="d1by"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        align-content: var(--ww-content-align-content-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      @media (max-width: 991px) {
        .ww-e-d1by.ww-layout, .ww-e-d1by [data-ww-ls~="d1by"] {
          flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
          row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
          flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
        }
      }
      .ww-e-d1bz {
        margin: 0;
        padding: 24px;
        z-index: unset;
        align-self: unset;
        display: flex;
        flex: 1 0 auto;
        max-width: 32%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        transition: all 0.3s ease 0s;
        border-radius: 12px 12px 0 0;
      }
      @media (max-width: 991px) {
        .ww-e-d1bz {
          width: 100%;
          max-width: unset;
        }
      }
      .ww-e-d1bz:where([data-ww-states~="pAZZtR"]) {
        max-width: 29%;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
      }
      @media (max-width: 991px) {
        .ww-e-d1bz:where([data-ww-states~="pAZZtR"]) {
          max-width: unset;
        }
      }
      .ww-e-d1bz.ww-layout, .ww-e-d1bz [data-ww-ls~="d1bz"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1c0 {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c0 {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1c1 {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1c1 {
          font-size: 12px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c1 {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1c2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 42px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1c2 {
          font-size: 38px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c2 {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1c3 {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1c3 {
          font-size: 12px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c3 {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1c4 {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1c4 {
          font-size: 12px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c4 {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1c5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1c5 {
          font-size: 12px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c5 {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1c6 {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c6 {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1c7 {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1c7 {
          font-size: 12px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c7 {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1c8 {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c8 {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1c9 {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1c9 {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1cA {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1cA {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1cB {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1cB {
          font-size: 12px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1cB {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1cC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 42px;
        font-family: var(--ww-default-font-family);
        font-weight: 700;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1cC {
          font-size: 38px;
        }
      }
      :where(.ww-e-d1bz[data-ww-states~="pAZZtR"]) .ww-e-d1cC {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1cD {
        margin: 48px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1cD {
          margin: 24px 0 0;
        }
      }
      .ww-e-d1cD.ww-layout, .ww-e-d1cD [data-ww-ls~="d1cD"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 16px;
      }
      .ww-e-d1cE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 115px;
        max-width: 100%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1cE {
          width: 115px;
          max-height: unset;
          --wwi-of: contain;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1cE {
          max-height: 50px;
          --wwi-of: contain;
        }
      }
      .ww-e-d1cF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1cG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        --wwi-of: contain;
      }
      .ww-e-d1cI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cI.ww-layout, .ww-e-d1cI [data-ww-ls~="d1cI"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1cJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1cK {
        margin: 48px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cK.ww-layout, .ww-e-d1cK [data-ww-ls~="d1cK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1cK.ww-layout, .ww-e-d1cK [data-ww-ls~="d1cK"] {
          row-gap: 24px;
        }
      }
      .ww-e-d1cM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cM.ww-layout, .ww-e-d1cM [data-ww-ls~="d1cM"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1cN {
        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-d1cN.ww-layout, .ww-e-d1cN [data-ww-ls~="d1cN"] {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
      }
      .ww-e-d1cO {
        margin: 24px 0 12px;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cO.ww-layout, .ww-e-d1cO [data-ww-ls~="d1cO"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        row-gap: 16px;
      }
      .ww-e-d1cP {
        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-d1cP.ww-layout, .ww-e-d1cP [data-ww-ls~="d1cP"] {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1cP.ww-layout, .ww-e-d1cP [data-ww-ls~="d1cP"] {
          justify-content: space-around;
        }
      }
      .ww-e-d1cR {
        margin: 0;
        padding: 0;
        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;
        box-shadow: var(--ww-style-box-shadow);
        animation-name: ww-keyframes-element-5d04237c-1623-473a-bc9f-9cb83e065dd4-base-default;
        border-radius: 8px 8px 8px 0;
        --wwi-ar: unset;
      }
      @keyframes ww-keyframes-element-5d04237c-1623-473a-bc9f-9cb83e065dd4-base-default {
        0% {
        }
        100% {
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1cR {
          --wwi-of: contain;
        }
      }
      .ww-e-d1cS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1cT {
        margin: 0;
        padding: 4px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 6px;
      }
      .ww-e-d1cU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 300px;
        min-height: unset;
        border-radius: 8px;
        --wwi-ar: unset;
      }
      .ww-e-d1cV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
      }
      .ww-e-d1cV.ww-layout, .ww-e-d1cV [data-ww-ls~="d1cV"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1cW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cW.ww-layout, .ww-e-d1cW [data-ww-ls~="d1cW"] {
        display: grid;
        grid-template-columns: auto 45% auto;
        column-gap: 64px;
      }
      .ww-e-d1cX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
      }
      .ww-e-d1cX.ww-layout, .ww-e-d1cX [data-ww-ls~="d1cX"] {
        display: none;
      }
      .ww-e-d1cY {
        margin: 0 0 0 -4px;
        padding: 0;
        z-index: unset;
        align-self: flex-start;
        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);
        border-radius: 6px;
      }
      .ww-e-d1cZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--fdf68224-d7d8-4f83-9fb5-314d826f9a5f,#888888);
      }
      .ww-e-d1cZ.ww-layout, .ww-e-d1cZ [data-ww-ls~="d1cZ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ca {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d1cb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 30%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
      }
      .ww-e-d1cb.ww-layout, .ww-e-d1cb [data-ww-ls~="d1cb"] {
        display: none;
      }
      .ww-e-d1cc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 20%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
      }
      .ww-e-d1cc.ww-layout, .ww-e-d1cc [data-ww-ls~="d1cc"] {
        display: none;
      }
      .ww-e-d1cd {
        margin: 0;
        padding: 0;
        z-index: unset;
        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-d1cf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        bottom: -14%;
        left: -5%;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cg {
        margin: 15% 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 40px 0;
      }
      .ww-e-d1cg.ww-layout, .ww-e-d1cg [data-ww-ls~="d1cg"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1ch {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: 0 0 10px 4px #00000040;
        border-radius: 20px;
      }
      .ww-e-d1ch.ww-layout, .ww-e-d1ch [data-ww-ls~="d1ch"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1ci {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto auto 10% -25%;
        width: 35%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      .ww-e-d1cj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1cl {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: -10%;
        right: -10%;
        width: 40%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.5em;
        font-weight: 600;
        color: var(--109b4a3f-df38-480a-96de-6449b87720cd,#e7e7e7);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1cm {
          text-align: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1cm {
          color: var(--ww-content-ww-text-color);
        }
      }
      .ww-e-d1cn {
        margin: 15% 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 40px 0;
      }
      @media (max-width: 991px) {
        .ww-e-d1cn {
          padding: 0;
          max-width: 650px;
          min-height: 400px;
        }
      }
      .ww-e-d1cn.ww-layout, .ww-e-d1cn [data-ww-ls~="d1cn"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1co {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        bottom: -14%;
        left: -5%;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1cp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1cp {
          padding: 0 0% 0 0;
          width: 100%;
          max-width: 700px;
          border-radius: 20px 20px 20px 0;
        }
      }
      .ww-e-d1cp.ww-layout, .ww-e-d1cp [data-ww-ls~="d1cp"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1cq {
        margin: 15% 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 40px 0;
      }
      @media (max-width: 991px) {
        .ww-e-d1cq {
          max-width: 650px;
          min-height: 400px;
        }
      }
      .ww-e-d1cq.ww-layout, .ww-e-d1cq [data-ww-ls~="d1cq"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1cr {
        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-d1cr.ww-layout, .ww-e-d1cr [data-ww-ls~="d1cr"] {
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1cr.ww-layout, .ww-e-d1cr [data-ww-ls~="d1cr"] {
          justify-content: space-around;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1cr.ww-layout, .ww-e-d1cr [data-ww-ls~="d1cr"] {
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d1cs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: 70%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        --wwi-ar: unset;
        --wwi-of: contain;
      }
      @media (max-width: 991px) {
        .ww-e-d1cs {
          max-height: 365px;
        }
      }
      .ww-e-d1ct {
        margin: 0;
        padding: 0;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: 0 0 10px 4px #00000040;
        border-radius: 20px;
      }
      @media (max-width: 991px) {
        .ww-e-d1ct {
          height: 80%;
          max-height: 500px;
        }
      }
      .ww-e-d1ct.ww-layout, .ww-e-d1ct [data-ww-ls~="d1ct"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1cu {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: center;
        color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1cu {
          color: var(--ww-content-ww-text-color);
        }
      }
      .ww-e-d1cv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 22px;
        max-width: unset;
        min-width: unset;
        height: 22px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1cw {
        margin: 0 0 30px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: center;
        color: var(--e99015b2-d7be-4178-bf00-1f92dc4144f1,#f6f6f6);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1cw {
          font-size: 30px;
          color: var(--ww-content-ww-text-color);
        }
      }
      .ww-e-d1cx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1cy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1cy {
          font-size: 14px;
          color: var(--ww-content-ww-text-color);
          --ww-text-white-space: nowrap;
          --ww-text-overflow: hidden;
        }
      }
      .ww-e-d1cz {
        margin: 0 0 30px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1d0 {
        margin: 0;
        padding: 80px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1d0 {
          padding: 0;
        }
      }
      .ww-e-d1d0.ww-layout, .ww-e-d1d0 [data-ww-ls~="d1d0"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1d1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1d1 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-59cc3851-9ba7-4a66-b6a3-4207e334e03e-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-59cc3851-9ba7-4a66-b6a3-4207e334e03e-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          height: 0%;
        }
        50.2% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1d1.ww-layout, .ww-e-d1d1 [data-ww-ls~="d1d1"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1d2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1ZN[data-ww-states~="hD42Fg"]) .ww-e-d1d2 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-61388875-c127-4f70-bb66-a5263890152d-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-61388875-c127-4f70-bb66-a5263890152d-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1d2.ww-layout, .ww-e-d1d2 [data-ww-ls~="d1d2"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1d3 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1d3 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-6ccc3438-26ee-4c60-9f1a-a3e0c336115b-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-6ccc3438-26ee-4c60-9f1a-a3e0c336115b-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1d3.ww-layout, .ww-e-d1d3 [data-ww-ls~="d1d3"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1d4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1d4 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-815236cb-bec5-477e-b5b2-b41cc34df527-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-815236cb-bec5-477e-b5b2-b41cc34df527-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        50.2% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1d4.ww-layout, .ww-e-d1d4 [data-ww-ls~="d1d4"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1d5 {
        margin: 0 0 0 -4px;
        padding: 0;
        z-index: unset;
        align-self: flex-start;
        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);
        border-radius: 6px;
      }
      .ww-e-d1d6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1d6 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-a2575b06-a4be-4626-ab39-fbde5a9c79dc-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-a2575b06-a4be-4626-ab39-fbde5a9c79dc-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1d6.ww-layout, .ww-e-d1d6 [data-ww-ls~="d1d6"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1d7 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1d7 {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-aafb3f53-2b20-443f-89fa-e8a2a65c116e-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-aafb3f53-2b20-443f-89fa-e8a2a65c116e-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        66% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1d7.ww-layout, .ww-e-d1d7 [data-ww-ls~="d1d7"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1d8 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1d8 {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: .6s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-b68fea0a-1644-4a43-af31-8da6853240f2-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-b68fea0a-1644-4a43-af31-8da6853240f2-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1d8.ww-layout, .ww-e-d1d8 [data-ww-ls~="d1d8"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1d9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1d9 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-bc1f9456-d96a-4e53-811b-5f117867f251-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-bc1f9456-d96a-4e53-811b-5f117867f251-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1d9.ww-layout, .ww-e-d1d9 [data-ww-ls~="d1d9"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dA {
        margin: 0;
        padding: 150px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dA.ww-layout, .ww-e-d1dA [data-ww-ls~="d1dA"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1dB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dB.ww-layout, .ww-e-d1dB [data-ww-ls~="d1dB"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1dC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1dC.ww-layout, .ww-e-d1dC [data-ww-ls~="d1dC"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dD {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1dD {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-08855615-d8d3-43a7-aa14-fbd4f2018d6b-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-08855615-d8d3-43a7-aa14-fbd4f2018d6b-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        66% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1dD.ww-layout, .ww-e-d1dD [data-ww-ls~="d1dD"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dE {
        margin: 0;
        padding: 150px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dE.ww-layout, .ww-e-d1dE [data-ww-ls~="d1dE"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1dF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1dF {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-13778aa4-4b2c-4d39-8178-b5b7f4bcb87c-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-13778aa4-4b2c-4d39-8178-b5b7f4bcb87c-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1dF.ww-layout, .ww-e-d1dF [data-ww-ls~="d1dF"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1dG.ww-layout, .ww-e-d1dG [data-ww-ls~="d1dG"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dH {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1ZN[data-ww-states~="vE1FVc"]) .ww-e-d1dH {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-2571dfb1-8858-40fd-b315-d8edd2ef71dd-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-2571dfb1-8858-40fd-b315-d8edd2ef71dd-_wwParent_d9549a93-18c2-45be-9420-ad6cb9dc6e72_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        65.76% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1dH.ww-layout, .ww-e-d1dH [data-ww-ls~="d1dH"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eN[data-ww-states~="hD42Fg"]) .ww-e-d1dI {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-55d34f65-6d29-477b-8a84-d03302a55495-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-55d34f65-6d29-477b-8a84-d03302a55495-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1dI.ww-layout, .ww-e-d1dI [data-ww-ls~="d1dI"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dJ.ww-layout, .ww-e-d1dJ [data-ww-ls~="d1dJ"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1dK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1dK {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-af9bc205-0f80-41e3-ac5a-09cd1f6c39f8-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-af9bc205-0f80-41e3-ac5a-09cd1f6c39f8-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1dK.ww-layout, .ww-e-d1dK [data-ww-ls~="d1dK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1dL {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-f02f7d07-159f-46ca-8789-43cb57001786-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-f02f7d07-159f-46ca-8789-43cb57001786-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          height: 0%;
        }
        50.2% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1dL.ww-layout, .ww-e-d1dL [data-ww-ls~="d1dL"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dM {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: revert-layer;
        inset: revert-layer;
        width: 50px;
        max-width: unset;
        min-width: unset;
        height: unset;
        aspect-ratio: 1;
        max-height: unset;
        min-height: unset;
        background-color: #0000;
        cursor: pointer;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1ZT[data-ww-states~="4okVvF"]) .ww-e-d1dM {
        position: revert-layer;
        inset: revert-layer;
      }
      :where(.ww-e-d1ZT:hover) .ww-e-d1dM {
        position: revert-layer;
        inset: revert-layer;
        transform: scale3d(1, 1, 1) translate3d(0, -4px, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1dN {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1dN {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-4945e180-b136-4563-8689-39f972031d0b-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-4945e180-b136-4563-8689-39f972031d0b-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        65.76% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1dN.ww-layout, .ww-e-d1dN [data-ww-ls~="d1dN"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dO {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1eN[data-ww-states~="vE1FVc"]) .ww-e-d1dO {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-c07d3a15-ce9f-4a9a-a907-700fbc0cc0aa-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-c07d3a15-ce9f-4a9a-a907-700fbc0cc0aa-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1dO.ww-layout, .ww-e-d1dO [data-ww-ls~="d1dO"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-white-space: initial;
        --ww-text-overflow: initial;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dQ {
        margin: -12px 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dQ.ww-layout, .ww-e-d1dQ [data-ww-ls~="d1dQ"] {
        display: flex;
        flex-flow: column;
        row-gap: 8px;
      }
      .ww-e-d1dR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: 23%;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dR.ww-layout, .ww-e-d1dR [data-ww-ls~="d1dR"] {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
        align-items: flex-start;
        column-gap: 14px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1dS {
        margin: 0;
        padding: 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: var(--ww-style-border-left);
        border-right: 0 solid;
      }
      .ww-e-d1dS.ww-layout, .ww-e-d1dS [data-ww-ls~="d1dS"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dT {
        margin: 0;
        padding: 25px 25px 5px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 20px 20px 20px 0;
      }
      .ww-e-d1dT.ww-layout, .ww-e-d1dT [data-ww-ls~="d1dT"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dV {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 115px;
        max-width: 100%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: -5%;
        bottom: -14%;
        left: auto;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dZ {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 45px;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
        --wwi-ar: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1dZ {
          margin: 0 15px 6px 0;
        }
      }
      .ww-e-d1da {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1db {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1db {
          padding: 0 0% 0 0;
          width: 100%;
          max-width: 700px;
          border-radius: 20px 20px 20px 0;
        }
      }
      .ww-e-d1db.ww-layout, .ww-e-d1db [data-ww-ls~="d1db"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dc {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 45px;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
        --wwi-ar: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1dc {
          margin: 0 15px 6px 0;
        }
      }
      .ww-e-d1dd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dd.ww-layout, .ww-e-d1dd [data-ww-ls~="d1dd"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1dd.ww-layout, .ww-e-d1dd [data-ww-ls~="d1dd"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1de {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1de.ww-layout, .ww-e-d1de [data-ww-ls~="d1de"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1de.ww-layout, .ww-e-d1de [data-ww-ls~="d1de"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1df {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1df {
          padding: 0 0% 0 0;
          width: 100%;
          max-width: unset;
          border-radius: 20px 20px 20px 0;
        }
      }
      .ww-e-d1df.ww-layout, .ww-e-d1df [data-ww-ls~="d1df"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dg {
        margin: 48px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dg.ww-layout, .ww-e-d1dg [data-ww-ls~="d1dg"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 32px;
      }
      .ww-e-d1dh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1dh {
          padding: 0 6% 0 0;
          max-width: 650px;
          border-radius: 20px 20px 20px 0;
        }
      }
      .ww-e-d1dh.ww-layout, .ww-e-d1dh [data-ww-ls~="d1dh"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1di {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: -5%;
        bottom: -14%;
        left: auto;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dk {
        margin: 0;
        padding: 30px 25px 5px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 20px 20px 20px 0;
      }
      .ww-e-d1dk.ww-layout, .ww-e-d1dk [data-ww-ls~="d1dk"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dl {
        margin: 0 0 2px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dm {
        margin: 0 0 18px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dn {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1do {
        margin: 0;
        padding: 25px 25px 5px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 20px 20px 20px 0;
      }
      .ww-e-d1do.ww-layout, .ww-e-d1do [data-ww-ls~="d1do"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1dp {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: -5%;
        bottom: -14%;
        left: auto;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        bottom: -14%;
        left: -5%;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dr {
        margin: 0 0 2px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1ds {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dt {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dt.ww-layout, .ww-e-d1dt [data-ww-ls~="d1dt"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1dt.ww-layout, .ww-e-d1dt [data-ww-ls~="d1dt"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1du {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1dw {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: -5%;
        bottom: -14%;
        left: auto;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1dx {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 45px;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
        --wwi-ar: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1dx {
          margin: 0 15px 6px 0;
        }
      }
      .ww-e-d1dy {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 45px;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
        --wwi-ar: unset;
      }
      .ww-e-d1dz {
        margin: 0;
        padding: 25px 25px 5px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 20px 20px 20px 0;
      }
      .ww-e-d1dz.ww-layout, .ww-e-d1dz [data-ww-ls~="d1dz"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1e0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1e0.ww-layout, .ww-e-d1e0 [data-ww-ls~="d1e0"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      @media (max-width: 991px) {
        .ww-e-d1e0.ww-layout, .ww-e-d1e0 [data-ww-ls~="d1e0"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1e1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 115px;
        max-width: 100%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1e1 {
          width: 115px;
          max-height: unset;
          --wwi-of: contain;
        }
      }
      .ww-e-d1e2 {
        margin: 0 0 6px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 45px;
        max-width: unset;
        min-width: unset;
        height: 45px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        border-radius: 50%;
        --wwi-ar: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1e2 {
          margin: 0 15px 6px 0;
        }
      }
      .ww-e-d1e3 {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1e4 {
        margin: 0 0 2px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1e5 {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1e6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        bottom: -14%;
        left: -5%;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1e7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        bottom: -14%;
        left: -5%;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1e8 {
        margin: 0 0 2px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1e9 {
        margin: 0 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        font-weight: 500;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1eA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        bottom: -14%;
        left: -5%;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1eA {
          top: auto;
          bottom: auto;
          width: 52%;
        }
      }
      .ww-e-d1eB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1eC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        position: absolute;
        right: -5%;
        bottom: -14%;
        left: auto;
        width: 70%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1eD {
        margin: 0 0 2px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        line-height: 1.4em;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1eF {
        margin: 0;
        padding: 0 6% 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 650px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 20px 20px 20px 0;
      }
      @media (max-width: 991px) {
        .ww-e-d1eF {
          max-width: unset;
        }
      }
      .ww-e-d1eF:where([data-ww-states~="uyf99x"]) {
        padding: 0 0% 0 0;
        overflow: visible;
        box-shadow: var(--ww-style-box-shadow);
      }
      .ww-e-d1eF.ww-layout, .ww-e-d1eF [data-ww-ls~="d1eF"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1eG.ww-layout, .ww-e-d1eG [data-ww-ls~="d1eG"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1eH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1eH {
          padding: 0 6% 0 0;
          max-width: 650px;
          border-radius: 20px 20px 20px 0;
        }
      }
      .ww-e-d1eH.ww-layout, .ww-e-d1eH [data-ww-ls~="d1eH"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d1eI {
          height: auto;
          aspect-ratio: unset;
          min-height: 85px;
        }
      }
      .ww-e-d1eI.ww-layout, .ww-e-d1eI [data-ww-ls~="d1eI"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eJ {
        margin: var(--ww-style-margin, 0);
        padding: 0;
        z-index: 5;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1eJ.ww-layout, .ww-e-d1eJ [data-ww-ls~="d1eJ"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1eK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1eL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1eL.ww-layout, .ww-e-d1eL [data-ww-ls~="d1eL"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 7px;
      }
      .ww-e-d1eM {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        color: var(--ww-content-ww-text-color);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1eN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: var(--ww-style-min-height, unset);
      }
      .ww-e-d1eN:where([data-ww-states~="vE1FVc"]) {
        opacity: revert-layer;
      }
      .ww-e-d1eN.ww-layout, .ww-e-d1eN [data-ww-ls~="d1eN"] {
        display: grid;
        grid-template-columns: 40% auto 40%;
        column-gap: 64px;
      }
      .ww-e-d1eO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1eO {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-036e75c8-d1a2-46b4-abd5-ddb90b3a2795-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-036e75c8-d1a2-46b4-abd5-ddb90b3a2795-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1eO.ww-layout, .ww-e-d1eO [data-ww-ls~="d1eO"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1eP.ww-layout, .ww-e-d1eP [data-ww-ls~="d1eP"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1eQ.ww-layout, .ww-e-d1eQ [data-ww-ls~="d1eQ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1eR {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-0d762ba0-1e1b-436f-91aa-ef5892884005-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-0d762ba0-1e1b-436f-91aa-ef5892884005-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1eR.ww-layout, .ww-e-d1eR [data-ww-ls~="d1eR"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1eS {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-347fd310-b87b-4aa7-b614-459292770b74-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-347fd310-b87b-4aa7-b614-459292770b74-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1eS.ww-layout, .ww-e-d1eS [data-ww-ls~="d1eS"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: 150px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1eT.ww-layout, .ww-e-d1eT [data-ww-ls~="d1eT"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eU {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background-color: var(--e99015b2-d7be-4178-bf00-1f92dc4144f1,#f6f6f6);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 12px 12px 0;
      }
      .ww-e-d1eU.ww-layout, .ww-e-d1eU [data-ww-ls~="d1eU"] {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
      }
      .ww-e-d1eV {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1eV {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-5350d426-febe-40b2-b625-8b4f1e096eb7-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-5350d426-febe-40b2-b625-8b4f1e096eb7-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        65.76% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1eV.ww-layout, .ww-e-d1eV [data-ww-ls~="d1eV"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1eW {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-6e3271ad-3b3c-44cd-afe7-48f5bf05b94c-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-6e3271ad-3b3c-44cd-afe7-48f5bf05b94c-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          height: 0%;
        }
        50.2% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1eW.ww-layout, .ww-e-d1eW [data-ww-ls~="d1eW"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 20%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
      }
      .ww-e-d1eX.ww-layout, .ww-e-d1eX [data-ww-ls~="d1eX"] {
        display: none;
      }
      .ww-e-d1eY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--cd42601f-3954-4e4e-9e95-51692b8dcebc,#1F79FE);
      }
      .ww-e-d1eY.ww-layout, .ww-e-d1eY [data-ww-ls~="d1eY"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eZ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1eZ {
          height: 100%;
          animation-duration: var(--ww-style-animation-duration);
          animation-timing-function: linear;
          animation-iteration-count: 1;
          animation-name: ww-keyframes-element-95c3d8cb-36bd-4ecc-8672-3fa1d40b29a9-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-tablet;
        }
        @keyframes ww-keyframes-element-95c3d8cb-36bd-4ecc-8672-3fa1d40b29a9-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-tablet {
          0% {
            height: 0%;
          }
          100% {
            height: 100%;
          }
        }
      }
      .ww-e-d1eZ.ww-layout, .ww-e-d1eZ [data-ww-ls~="d1eZ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ea {
        margin: 0;
        padding: 0;
        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;
        box-shadow: var(--ww-style-box-shadow);
        animation-name: ww-keyframes-element-9c7b238b-9586-4307-b556-5648ac78e4fa-base-default;
        border-radius: 8px 8px 8px 0;
        --wwi-ar: unset;
      }
      @keyframes ww-keyframes-element-9c7b238b-9586-4307-b556-5648ac78e4fa-base-default {
        0% {
        }
        100% {
        }
      }
      .ww-e-d1eb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1eb {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-a2ad102c-46b1-4fd2-8394-3086e5f862ac-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-a2ad102c-46b1-4fd2-8394-3086e5f862ac-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          height: 0%;
        }
        50.2% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1eb.ww-layout, .ww-e-d1eb [data-ww-ls~="d1eb"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ec {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 16px;
        right: 10px;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1ec:where(:hover) {
        aspect-ratio: unset;
        opacity: 0.85;
      }
      .ww-e-d1ed {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d1ed {
          min-height: 85px;
          animation-name: ww-keyframes-element-bc1da708-e076-4e8d-bdfa-ceeb91d11c26-base-tablet;
        }
        @keyframes ww-keyframes-element-bc1da708-e076-4e8d-bdfa-ceeb91d11c26-base-tablet {
          0% {
          }
          100% {
          }
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1ed {
          min-height: 85px;
        }
      }
      .ww-e-d1ed.ww-layout, .ww-e-d1ed [data-ww-ls~="d1ed"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ee {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1ee.ww-layout, .ww-e-d1ee [data-ww-ls~="d1ee"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ef {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 400;
        color: var(--892b3030-2c4b-4a72-b57c-c33abd971952,#222222);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1eg {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1eg {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-da414292-ed9f-4059-993c-2201b61d66e5-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-da414292-ed9f-4059-993c-2201b61d66e5-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        66% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1eg.ww-layout, .ww-e-d1eg [data-ww-ls~="d1eg"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eh {
        margin: 0 0 0 -4px;
        padding: 0;
        z-index: unset;
        align-self: flex-start;
        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);
        border-radius: 6px;
      }
      .ww-e-d1ei {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
      }
      .ww-e-d1ei.ww-layout, .ww-e-d1ei [data-ww-ls~="d1ei"] {
        display: none;
      }
      .ww-e-d1ej {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1ej {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-170dd29d-c3f4-42a3-8764-8c523a499cc9-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-170dd29d-c3f4-42a3-8764-8c523a499cc9-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1ej.ww-layout, .ww-e-d1ej [data-ww-ls~="d1ej"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ek {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ek.ww-layout, .ww-e-d1ek [data-ww-ls~="d1ek"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1el {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1el {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-1e6885f1-9332-4a1c-b00e-f43b7c0c0c9d-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-1e6885f1-9332-4a1c-b00e-f43b7c0c0c9d-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        66% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1el.ww-layout, .ww-e-d1el [data-ww-ls~="d1el"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1em {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eu[data-ww-states~="hD42Fg"]) .ww-e-d1em {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-23a907ed-7f43-4e88-a5fc-d4fd1304a4be-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-23a907ed-7f43-4e88-a5fc-d4fd1304a4be-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1em.ww-layout, .ww-e-d1em [data-ww-ls~="d1em"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1en {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1en {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: .6s;
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-2d899702-02a4-4554-9439-83fd4b49e128-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-2d899702-02a4-4554-9439-83fd4b49e128-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1en.ww-layout, .ww-e-d1en [data-ww-ls~="d1en"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eo {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: none;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 30%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
      }
      .ww-e-d1eo.ww-layout, .ww-e-d1eo [data-ww-ls~="d1eo"] {
        display: none;
      }
      .ww-e-d1ep {
        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-d1ep.ww-layout, .ww-e-d1ep [data-ww-ls~="d1ep"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 0;
      }
      .ww-e-d1eq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1eq.ww-layout, .ww-e-d1eq [data-ww-ls~="d1eq"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1er {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1er.ww-layout, .ww-e-d1er [data-ww-ls~="d1er"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1es {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1es {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-63ae810d-8e29-4e1f-a848-c7d30fd2f2e6-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-63ae810d-8e29-4e1f-a848-c7d30fd2f2e6-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          height: 0%;
        }
        66% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1es.ww-layout, .ww-e-d1es [data-ww-ls~="d1es"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1et {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1et.ww-layout, .ww-e-d1et [data-ww-ls~="d1et"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1eu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: var(--ww-style-min-height, unset);
      }
      .ww-e-d1eu:where([data-ww-states~="vE1FVc"]) {
        opacity: revert-layer;
      }
      .ww-e-d1eu.ww-layout, .ww-e-d1eu [data-ww-ls~="d1eu"] {
        display: grid;
        grid-template-columns: 40% auto 40%;
        column-gap: 64px;
      }
      .ww-e-d1ev {
        margin: 0;
        padding: 150px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ev.ww-layout, .ww-e-d1ev [data-ww-ls~="d1ev"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ew {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        left: 16px;
        width: 4px;
        max-width: unset;
        min-width: unset;
        height: var(--ww-style-height, auto);
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background-color: var(--fdf68224-d7d8-4f83-9fb5-314d826f9a5f,#888888);
      }
      .ww-e-d1ew.ww-layout, .ww-e-d1ew [data-ww-ls~="d1ew"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ex {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1eu[data-ww-states~="vE1FVc"]) .ww-e-d1ex {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-bf9336d4-c793-40b5-9604-625517f6ad1c-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-bf9336d4-c793-40b5-9604-625517f6ad1c-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        65.76% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1ex.ww-layout, .ww-e-d1ex [data-ww-ls~="d1ex"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1ey {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ey.ww-layout, .ww-e-d1ey [data-ww-ls~="d1ey"] {
        display: flex;
      }
      .ww-e-d1ez {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ez.ww-layout, .ww-e-d1ez [data-ww-ls~="d1ez"] {
        display: flex;
      }
      .ww-e-d1f0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eu[data-ww-states~="hD42Fg"]) .ww-e-d1f0 {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-de3d4c27-9dcf-4d44-bb5e-5e587a376ce2-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-de3d4c27-9dcf-4d44-bb5e-5e587a376ce2-_wwParent_843275a9-b112-43eb-9f5b-e4351c707139_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1f0.ww-layout, .ww-e-d1f0 [data-ww-ls~="d1f0"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1f1 {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 25px;
        max-width: unset;
        min-width: unset;
        height: 25px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 1000px;
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1f1 {
        background: var(--ww-style-background-color);
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-e64f67bd-8926-486c-96f9-dd3ac2b09cf7-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-e64f67bd-8926-486c-96f9-dd3ac2b09cf7-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          transform: scale3d(.7, .7, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
        100% {
          transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        }
      }
      .ww-e-d1f1.ww-layout, .ww-e-d1f1 [data-ww-ls~="d1f1"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1f2 {
        margin: 0;
        padding: 48px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 0 20px;
      }
      .ww-e-d1f2.ww-layout, .ww-e-d1f2 [data-ww-ls~="d1f2"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      .ww-e-d1f3 {
        margin: 0;
        padding: 150px 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1f3 {
          padding: 60px 0 0;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1f3 {
          padding: 35px 0 0;
        }
      }
      .ww-e-d1f3.ww-layout, .ww-e-d1f3 [data-ww-ls~="d1f3"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1f4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1f5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d1f5 {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1f6 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        color: var(--ww-content-ww-text-color);
        text-transform: uppercase;
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1f6 {
          text-align: center;
        }
      }
      .ww-e-d1f7 {
        margin: 0;
        padding: 48px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 0 20px;
      }
      .ww-e-d1f7.ww-layout, .ww-e-d1f7 [data-ww-ls~="d1f7"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1f7.ww-layout, .ww-e-d1f7 [data-ww-ls~="d1f7"] {
          flex-flow: column;
        }
      }
      .ww-e-d1f8 {
        margin: var(--ww-style-margin, 0);
        padding: 0;
        z-index: 5;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      .ww-e-d1f8.ww-layout, .ww-e-d1f8 [data-ww-ls~="d1f8"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1f9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        border-radius: 12px;
      }
      .ww-e-d1f9.ww-layout, .ww-e-d1f9 [data-ww-ls~="d1f9"] {
        display: flex;
        flex-flow: column;
        align-content: revert-layer;
      }
      .ww-e-d1fA {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 16px;
        right: 10px;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      @media (max-width: 991px) {
        .ww-e-d1fA {
          padding: 18px 24px;
          top: 7px;
          right: 7px;
        }
      }
      .ww-e-d1fA:where(:hover) {
        aspect-ratio: unset;
        opacity: 0.85;
      }
      .ww-e-d1fB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1fB {
          margin: 6px 0 32px;
          text-align: center;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fB {
          font-size: 24px;
        }
      }
      .ww-e-d1fC {
        margin: 0;
        padding: 48px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 0 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d1fC {
          padding: 32px;
        }
      }
      .ww-e-d1fC.ww-layout, .ww-e-d1fC [data-ww-ls~="d1fC"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1fC.ww-layout, .ww-e-d1fC [data-ww-ls~="d1fC"] {
          flex-flow: column;
        }
      }
      .ww-e-d1fD {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 16px;
        right: 10px;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 20px;
        font-weight: 500;
        color: #fff;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      @media (max-width: 991px) {
        .ww-e-d1fD {
          padding: 18px 24px;
          top: 7px;
          right: 7px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fD {
          padding: 12px 16px;
          top: 4px;
          right: 4px;
          font-size: 12px;
        }
      }
      .ww-e-d1fD:where(:hover) {
        aspect-ratio: unset;
        opacity: 0.85;
      }
      .ww-e-d1fE {
        margin: 0;
        padding: 0;
        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;
        box-shadow: var(--ww-style-box-shadow);
        animation-name: ww-keyframes-element-554ac0cb-9cf1-497b-9264-d15ff87c2b55-base-default;
        border-radius: 8px 8px 8px 0;
        --wwi-ar: unset;
      }
      @keyframes ww-keyframes-element-554ac0cb-9cf1-497b-9264-d15ff87c2b55-base-default {
        0% {
        }
        100% {
        }
      }
      @media (max-width: 991px) {
        .ww-e-d1fE {
          position: revert-layer;
          inset: revert-layer;
          max-width: unset;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fE {
          border-radius: 8px;
          --wwi-of: contain;
        }
      }
      .ww-e-d1fF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 30%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1fF {
          width: 100%;
        }
      }
      .ww-e-d1fF.ww-layout, .ww-e-d1fF [data-ww-ls~="d1fF"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 7px;
      }
      .ww-e-d1fG {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        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-d1fH {
        margin: 0;
        padding: 0 6% 0 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: 650px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-radius: 20px 20px 20px 0;
      }
      .ww-e-d1fH:where([data-ww-states~="GB6CxV"]) {
        box-shadow: revert-layer;
      }
      @media (max-width: 991px) {
        .ww-e-d1fH:where([data-ww-states~="GB6CxV"]) {
          padding: 0 0% 0 0;
          max-width: unset;
        }
      }
      .ww-e-d1fH.ww-layout, .ww-e-d1fH [data-ww-ls~="d1fH"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 115px;
        max-width: 100%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1fI {
          width: 115px;
          max-height: unset;
          --wwi-of: contain;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fI {
          margin: 0 0 24px;
        }
      }
      .ww-e-d1fJ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d1fJ {
          min-height: 85px;
          animation-name: ww-keyframes-element-4a084a06-91e6-43f2-8efa-2fefd665e741-base-tablet;
        }
        @keyframes ww-keyframes-element-4a084a06-91e6-43f2-8efa-2fefd665e741-base-tablet {
          0% {
          }
          100% {
          }
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fJ {
          min-height: 85px;
        }
      }
      .ww-e-d1fJ.ww-layout, .ww-e-d1fJ [data-ww-ls~="d1fJ"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 767px) {
        .ww-e-d1fK {
          flex: 0 1 auto;
        }
      }
      :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1fK {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-88269b50-a0c5-4392-bda1-7f77c20c5989-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-88269b50-a0c5-4392-bda1-7f77c20c5989-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      @media (max-width: 991px) {
        :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1fK {
          animation-duration: var(--ww-style-animation-duration);
          animation-name: ww-keyframes-element-88269b50-a0c5-4392-bda1-7f77c20c5989-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-tablet;
        }
        @keyframes ww-keyframes-element-88269b50-a0c5-4392-bda1-7f77c20c5989-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-tablet {
          0% {
            height: 0%;
          }
          50% {
            height: 0%;
          }
          100% {
            height: 100%;
          }
        }
      }
      @media (max-width: 767px) {
        :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1fK {
          animation-duration: var(--ww-style-animation-duration);
          animation-name: ww-keyframes-element-88269b50-a0c5-4392-bda1-7f77c20c5989-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-mobile;
        }
        @keyframes ww-keyframes-element-88269b50-a0c5-4392-bda1-7f77c20c5989-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-mobile {
          0% {
            height: 0%;
          }
          50% {
            height: 0%;
          }
          100% {
            height: 100%;
          }
        }
      }
      .ww-e-d1fK.ww-layout, .ww-e-d1fK [data-ww-ls~="d1fK"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fL {
        margin: 0 0 0 -4px;
        padding: 0;
        z-index: unset;
        align-self: flex-start;
        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);
        border-radius: 6px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fL {
          align-self: var(--ww-style-align, unset);
        }
      }
      .ww-e-d1fM {
        margin: 0;
        padding: 0;
        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;
        box-shadow: var(--ww-style-box-shadow);
        animation-name: ww-keyframes-element-615b2ae5-74dd-4b45-867b-181a6301d305-base-default;
        border-radius: 8px 8px 8px 0;
        --wwi-ar: unset;
      }
      @keyframes ww-keyframes-element-615b2ae5-74dd-4b45-867b-181a6301d305-base-default {
        0% {
        }
        100% {
        }
      }
      @media (max-width: 991px) {
        .ww-e-d1fM {
          position: revert-layer;
          inset: revert-layer;
          max-width: unset;
          box-shadow: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1fM {
          border-radius: 8px;
          --wwi-of: contain;
        }
      }
      .ww-e-d1fN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 115px;
        max-width: 100%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1fN {
          margin: 0 0 32px;
          width: 115px;
          max-height: 80px;
          --wwi-of: contain;
        }
      }
      .ww-e-d1fO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 20px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d1fO {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1fP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d1fP {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1fQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1fS {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 767px) {
        .ww-e-d1fS {
          flex: 0 1 auto;
        }
      }
      :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1fS {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-ccd52da2-a7ee-4fb9-aa98-920b779105c1-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-ccd52da2-a7ee-4fb9-aa98-920b779105c1-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      @media (max-width: 991px) {
        :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1fS {
          animation-duration: var(--ww-style-animation-duration);
          animation-name: ww-keyframes-element-ccd52da2-a7ee-4fb9-aa98-920b779105c1-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-tablet;
        }
        @keyframes ww-keyframes-element-ccd52da2-a7ee-4fb9-aa98-920b779105c1-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-tablet {
          0% {
            height: 0%;
          }
          50.0084% {
            height: 0%;
          }
          100% {
            height: 100%;
          }
        }
      }
      @media (max-width: 767px) {
        :where(.ww-e-d1fT[data-ww-states~="hD42Fg"]) .ww-e-d1fS {
          animation-duration: var(--ww-style-animation-duration);
          animation-name: ww-keyframes-element-ccd52da2-a7ee-4fb9-aa98-920b779105c1-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-mobile;
        }
        @keyframes ww-keyframes-element-ccd52da2-a7ee-4fb9-aa98-920b779105c1-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_hD42Fg-mobile {
          0% {
            height: 0%;
          }
          50% {
            height: 0%;
          }
          100% {
            height: 100%;
          }
        }
      }
      .ww-e-d1fS.ww-layout, .ww-e-d1fS [data-ww-ls~="d1fS"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fT {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: grid;
        width: 100%;
        flex: 0 1 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: var(--ww-style-min-height, unset);
      }
      @media (max-width: 991px) {
        .ww-e-d1fT {
          display: flex;
        }
      }
      .ww-e-d1fT:where([data-ww-states~="vE1FVc"]) {
        opacity: revert-layer;
      }
      .ww-e-d1fT.ww-layout, .ww-e-d1fT [data-ww-ls~="d1fT"] {
        display: grid;
        grid-template-columns: 40% auto 40%;
        column-gap: 64px;
      }
      @media (max-width: 991px) {
        .ww-e-d1fT.ww-layout, .ww-e-d1fT [data-ww-ls~="d1fT"] {
          display: flex;
          flex-flow: column;
          align-items: center;
        }
      }
      .ww-e-d1fU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1fU {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-402d012f-6f39-41c2-9072-fc345c9ae5c0-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default;
      }
      @keyframes ww-keyframes-element-402d012f-6f39-41c2-9072-fc345c9ae5c0-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-default {
        0% {
          height: 0%;
        }
        50.2% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      @media (max-width: 991px) {
        :where(.ww-e-d1fT[data-ww-states~="vE1FVc"]) .ww-e-d1fU {
          animation-duration: var(--ww-style-animation-duration);
          animation-name: ww-keyframes-element-402d012f-6f39-41c2-9072-fc345c9ae5c0-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-tablet;
        }
        @keyframes ww-keyframes-element-402d012f-6f39-41c2-9072-fc345c9ae5c0-_wwParent_2ac46d1a-86a8-4ba0-972a-f91bbd601c1a_vE1FVc-tablet {
          0% {
            height: 0%;
          }
          75% {
            height: 0%;
          }
          100% {
            height: 100%;
          }
        }
      }
      .ww-e-d1fU.ww-layout, .ww-e-d1fU [data-ww-ls~="d1fU"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fV {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      .ww-e-d1fW {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 400;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
      }
      @media (max-width: 991px) {
        .ww-e-d1fW {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1fX {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1fY {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1fZ {
        margin: -12px 0 16px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1fZ.ww-layout, .ww-e-d1fZ [data-ww-ls~="d1fZ"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        row-gap: 8px;
      }
      .ww-e-d1fa {
        margin: 0;
        padding: 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: var(--ww-style-border-left);
        border-right: 0 solid;
      }
      .ww-e-d1fa.ww-layout, .ww-e-d1fa [data-ww-ls~="d1fa"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1fb.ww-layout, .ww-e-d1fb [data-ww-ls~="d1fb"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d1fc {
        margin: 0;
        padding: 0 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        border-top: 0 none;
        border-bottom: 0 none;
        border-left: var(--ww-style-border-left);
        border-right: 0 solid;
      }
      .ww-e-d1fc.ww-layout, .ww-e-d1fc [data-ww-ls~="d1fc"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fd {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1fd.ww-layout, .ww-e-d1fd [data-ww-ls~="d1fd"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1fe {
        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-d1fe.ww-layout, .ww-e-d1fe [data-ww-ls~="d1fe"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1ff {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1ff.ww-layout, .ww-e-d1ff [data-ww-ls~="d1ff"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1fg {
        margin: 0;
        padding: 8px 16px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        border-radius: 12px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1fh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fh {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1fi {
        margin: 48px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1fi.ww-layout, .ww-e-d1fi [data-ww-ls~="d1fi"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 16px;
      }
      .ww-e-d1fj {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fj {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1fk {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fk {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1fl {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fl {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1fm {
        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-d1fm.ww-layout, .ww-e-d1fm [data-ww-ls~="d1fm"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1fn {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fn {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1fo {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fo {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1fp {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fp {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1fq {
        margin: 0;
        padding: 2px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        border-radius: 100px;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fq {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1fr {
        margin: 0;
        padding: 1px 0 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      :where(.ww-e-d1XS[data-ww-states~="pAZZtR"]) .ww-e-d1fr {
        color: var(--ww-content-ww-text-color);
      }
      .ww-e-d1fs {
        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-d1fs.ww-layout, .ww-e-d1fs [data-ww-ls~="d1fs"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        column-gap: 10px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1ft {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto auto 10% -25%;
        width: 35%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      .ww-e-d1fu {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        inset: auto -15% -25% auto;
        width: 15%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1fv {
        margin: 0;
        padding: 80px 20px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 991px) {
        .ww-e-d1fv {
          padding: 0;
        }
      }
      .ww-e-d1fv.ww-layout, .ww-e-d1fv [data-ww-ls~="d1fv"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1fw {
        margin: 0;
        padding: 0;
        z-index: 1;
        align-self: unset;
        display: block;
        position: absolute;
        top: -10%;
        right: -10%;
        width: 40%;
        max-width: unset;
        min-width: unset;
        height: 100px;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1fx {
        margin: 32px 0 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: var(--ww-style-display);
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1fx {
        opacity: 0;
        transform: scale3d(1, .9, .9) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1fx.ww-layout, .ww-e-d1fx [data-ww-ls~="d1fx"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        align-content: var(--ww-content-align-content-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d1fz {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        max-width: unset;
        min-width: unset;
        height: 0%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      :where(.ww-e-d1eN[data-ww-states~="hD42Fg"]) .ww-e-d1fz {
        height: 100%;
        animation-duration: var(--ww-style-animation-duration);
        animation-timing-function: linear;
        animation-iteration-count: 1;
        animation-name: ww-keyframes-element-bc803cfa-47f1-4002-bb56-7027aed188d9-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_hD42Fg-default;
      }
      @keyframes ww-keyframes-element-bc803cfa-47f1-4002-bb56-7027aed188d9-_wwParent_ce479b4b-035e-4ee8-95a6-8093464bd87f_hD42Fg-default {
        0% {
          height: 0%;
        }
        100% {
          height: 100%;
        }
      }
      .ww-e-d1fz.ww-layout, .ww-e-d1fz [data-ww-ls~="d1fz"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1g0 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 5px;
        flex: 1 0 auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
      }
      @media (max-width: 991px) {
        .ww-e-d1g0 {
          animation-name: ww-keyframes-element-47954d83-6219-4a79-9bf4-041b5bc76ad6-base-tablet;
        }
        @keyframes ww-keyframes-element-47954d83-6219-4a79-9bf4-041b5bc76ad6-base-tablet {
          0% {
          }
          100% {
          }
        }
      }
      .ww-e-d1g0.ww-layout, .ww-e-d1g0 [data-ww-ls~="d1g0"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1g2 {
        margin: 0;
        padding: var(--ww-style-padding, 0);
        overflow: scroll;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 0;
        min-height: unset;
        transition: var(--ww-style-transition);
      }
      .ww-e-d1g2:where([data-ww-states~="gEB8Z5"]) {
        max-height: unset;
      }
      .ww-e-d1g2.ww-layout, .ww-e-d1g2 [data-ww-ls~="d1g2"] {
        display: flex;
        align-items: flex-start;
      }
      .ww-e-d1g3 {
        margin: 0;
        padding: var(--ww-style-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: 550px;
        background: var(--ww-style-background-gradient);
      }
      @media (max-width: 991px) {
        .ww-e-d1g3 {
          padding: var(--ww-style-padding, 0);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1g3 {
          padding: var(--ww-style-padding, 0);
        }
      }
      .ww-e-d1g3.ww-layout, .ww-e-d1g3 [data-ww-ls~="d1g3"] {
        display: flex;
        flex-flow: column;
        align-items: center;
      }
      .ww-e-d1g4 {
        margin: 0 0 32px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1g4.ww-layout, .ww-e-d1g4 [data-ww-ls~="d1g4"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1g7 {
        margin: 32px 0 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: flex-start;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: var(--ww-style-border);
        border-radius: 12px;
      }
      .ww-e-d1g7.ww-layout, .ww-e-d1g7 [data-ww-ls~="d1g7"] {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1gB {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gB.ww-layout, .ww-e-d1gB [data-ww-ls~="d1gB"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1gC {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gD.ww-layout, .ww-e-d1gD [data-ww-ls~="d1gD"] {
        display: flex;
        flex-flow: column;
      }
      .ww-e-d1gE {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 1400px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: 172px;
      }
      .ww-e-d1gE.ww-layout, .ww-e-d1gE [data-ww-ls~="d1gE"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        row-gap: 36px;
      }
      .ww-e-d1gF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 100%;
        min-height: unset;
        --wwi-ar: unset;
        --wwi-of: contain;
      }
      .ww-e-d1gG {
        margin: 0;
        padding: 12px;
        z-index: 2;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: 100%;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: 0 0 10px 4px #00000040;
        border-radius: 20px;
      }
      .ww-e-d1gG.ww-layout, .ww-e-d1gG [data-ww-ls~="d1gG"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1gH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: revert-layer;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: 100%;
        min-height: unset;
        --wwi-ar: unset;
        --wwi-of: contain;
      }
      .ww-e-d1gI {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: 600px;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: center;
        color: var(--9fd322cb-5399-4536-bf8e-939a194d05db,#b0b0b0);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1gI {
          text-align: var(--ww-content-ww-text-text-align);
          color: var(--ww-content-ww-text-color);
        }
      }
      .ww-e-d1gJ {
        margin: 24px 0 12px;
        padding: 0 12px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: var(--ww-style-width);
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      @media (max-width: 767px) {
        .ww-e-d1gJ {
          width: 100%;
        }
      }
      .ww-e-d1gJ.ww-layout, .ww-e-d1gJ [data-ww-ls~="d1gJ"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        row-gap: 16px;
      }
      @media (max-width: 767px) {
        .ww-e-d1gJ.ww-layout, .ww-e-d1gJ [data-ww-ls~="d1gJ"] {
          flex-direction: row;
          justify-content: var(--ww-content-ww-layout-justify-content);
          column-gap: 19px;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1gL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: var(--ww-style-align, unset);
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gL.ww-layout, .ww-e-d1gL [data-ww-ls~="d1gL"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1gM {
        margin: 0 0 10px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        line-height: 1.6em;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gN {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 50px;
        font-family: var(--ww-default-font-family);
        line-height: 1.15em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1gN {
          font-size: 32px;
        }
      }
      .ww-e-d1gO {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1gO {
          font-size: 13px;
        }
      }
      .ww-e-d1gP {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gQ {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gR {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 16px;
        font-family: var(--ww-default-font-family);
        text-align: left;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1gR {
          width: 100%;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gR {
          font-size: 13px;
          text-align: var(--ww-content-ww-text-text-align);
        }
      }
      .ww-e-d1gS {
        margin: 0 0 30px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: center;
        color: var(--e99015b2-d7be-4178-bf00-1f92dc4144f1,#f6f6f6);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 991px) {
        .ww-e-d1gS {
          font-size: 30px;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d1gS {
          text-align: var(--ww-content-ww-text-text-align);
          color: var(--ww-content-ww-text-color);
        }
      }
      .ww-e-d1gT {
        margin: 0 0 30px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 32px;
        font-family: var(--ww-default-font-family);
        line-height: 1.35em;
        font-weight: 600;
        text-align: var(--ww-content-ww-text-text-align);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gU {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gU.ww-layout, .ww-e-d1gU [data-ww-ls~="d1gU"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1gV {
        margin: 0 0 48px;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gV.ww-layout, .ww-e-d1gV [data-ww-ls~="d1gV"] {
        display: flex;
        flex-flow: column;
        row-gap: 16px;
      }
      .ww-e-d1gW {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 12px 12px 0;
      }
      .ww-e-d1gW.ww-layout, .ww-e-d1gW [data-ww-ls~="d1gW"] {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
      }
      .ww-e-d1gX {
        margin: 0;
        padding: 32px;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        box-shadow: var(--ww-style-box-shadow);
        border-radius: 12px 12px 0;
      }
      .ww-e-d1gX.ww-layout, .ww-e-d1gX [data-ww-ls~="d1gX"] {
        display: flex;
        flex-flow: column;
        row-gap: 20px;
      }
      .ww-e-d1gY {
        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-d1gY.ww-layout, .ww-e-d1gY [data-ww-ls~="d1gY"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: flex-start;
        flex-wrap: revert-layer;
      }
      .ww-e-d1gZ {
        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-d1gZ.ww-layout, .ww-e-d1gZ [data-ww-ls~="d1gZ"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 24px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1ga {
        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-d1ga.ww-layout, .ww-e-d1ga [data-ww-ls~="d1ga"] {
        display: flex;
      }
      .ww-e-d1gb {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: var(--ww-style-max-width, unset);
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gb.ww-layout, .ww-e-d1gb [data-ww-ls~="d1gb"] {
        display: flex;
        flex-flow: column;
        justify-content: space-between;
        align-items: flex-start;
      }
      .ww-e-d1gc {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 49%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gc.ww-layout, .ww-e-d1gc [data-ww-ls~="d1gc"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 18px 0;
      }
      .ww-e-d1gd {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gd.ww-layout, .ww-e-d1gd [data-ww-ls~="d1gd"] {
        display: flex;
      }
      .ww-e-d1ge {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 0;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1gf {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gg {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
      }
      .ww-e-d1gg.ww-layout, .ww-e-d1gg [data-ww-ls~="d1gg"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1gh {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      .ww-e-d1gi {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1gj {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gk {
        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-d1gk.ww-layout, .ww-e-d1gk [data-ww-ls~="d1gk"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 24px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1gl {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gl.ww-layout, .ww-e-d1gl [data-ww-ls~="d1gl"] {
        display: flex;
      }
      .ww-e-d1gm {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      :where(.ww-e-d1g5[data-ww-states~="4d6ap0"]) .ww-e-d1gm {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1gn {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1go {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
      }
      :where(.ww-e-d1g5[data-ww-states~="4d6ap0"]) .ww-e-d1go {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1go.ww-layout, .ww-e-d1go [data-ww-ls~="d1go"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1gp {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 0;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1gq {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1gr {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gr.ww-layout, .ww-e-d1gr [data-ww-ls~="d1gr"] {
        display: flex;
      }
      .ww-e-d1gs {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gt {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1gu {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1gu.ww-layout, .ww-e-d1gu [data-ww-ls~="d1gu"] {
        display: flex;
      }
      .ww-e-d1gv {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gw {
        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;
        cursor: pointer;
      }
      .ww-e-d1gw.ww-layout, .ww-e-d1gw [data-ww-ls~="d1gw"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 24px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1gx {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      :where(.ww-e-d1g5[data-ww-states~="4d6ap0"]) .ww-e-d1gx {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1gy {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1gz {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
      }
      .ww-e-d1gz.ww-layout, .ww-e-d1gz [data-ww-ls~="d1gz"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1h0 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
      }
      :where(.ww-e-d1g5[data-ww-states~="4d6ap0"]) .ww-e-d1h0 {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1h0.ww-layout, .ww-e-d1h0 [data-ww-ls~="d1h0"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1h1 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      .ww-e-d1h2 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1h3 {
        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-d1h3.ww-layout, .ww-e-d1h3 [data-ww-ls~="d1h3"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 24px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1h4 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: 100%;
        max-width: 49%;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1h4.ww-layout, .ww-e-d1h4 [data-ww-ls~="d1h4"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        align-content: revert-layer;
        gap: 18px 0;
      }
      .ww-e-d1h5 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1h5.ww-layout, .ww-e-d1h5 [data-ww-ls~="d1h5"] {
        display: flex;
      }
      .ww-e-d1h6 {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
      }
      .ww-e-d1h6.ww-layout, .ww-e-d1h6 [data-ww-ls~="d1h6"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1h7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      .ww-e-d1h8 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1h9 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1h9 {
          font-size: 14px;
        }
      }
      .ww-e-d1hA {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        position: absolute;
        top: 0;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(90deg);
      }
      :where(.ww-e-d1g5[data-ww-states~="4d6ap0"]) .ww-e-d1hA {
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1hB {
        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-d1hB.ww-layout, .ww-e-d1hB [data-ww-ls~="d1hB"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 24px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1hC {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1hD {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1hE {
        margin: 0;
        padding: 8px;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border-radius: 6px;
      }
      :where(.ww-e-d1g5[data-ww-states~="4d6ap0"]) .ww-e-d1hE {
        background: var(--ww-style-background-color);
      }
      .ww-e-d1hE.ww-layout, .ww-e-d1hE [data-ww-ls~="d1hE"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1hF {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-e-d1hF.ww-layout, .ww-e-d1hF [data-ww-ls~="d1hF"] {
        display: flex;
      }
      .ww-e-d1hG {
        margin: 0;
        padding: 0;
        overflow: hidden;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: 0;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        transition: all 0.3s ease 0s;
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
        --ww-text-text-overflow: initial;
        --ww-element-transition: all 0.3s ease 0s;
      }
      .ww-e-d1hH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        transition: all 0.3s ease 0s;
        transform: scale3d(1, 1, 1) translate3d(0, 0, 0) rotateX(0) rotateY(0) rotateZ(0);
      }
      .ww-e-d1hI {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 18px;
        font-family: var(--ww-default-font-family);
        font-weight: 600;
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1hJ {
        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-d1hJ.ww-layout, .ww-e-d1hJ [data-ww-ls~="d1hJ"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        column-gap: 24px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1hK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1hK:where(:hover) {
        text-decoration: underline;
      }
      .ww-e-d1hL {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-size: 12px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        cursor: pointer;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1hL:where(:hover) {
        text-decoration: underline;
      }
      .ww-e-d1hM {
        margin: 0;
        padding: 24px 24px 24px 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 12px;
        --ww-text-text-overflow: initial;
      }
      .ww-e-d1hN {
        margin: 0;
        padding: 24px 24px 24px 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 12px;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1hN {
          padding: 16px 24px 16px 16px;
          font-size: 12px;
        }
      }
      .ww-e-d1hO {
        margin: 0;
        padding: 24px 24px 24px 32px;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        aspect-ratio: unset;
        max-height: unset;
        min-height: unset;
        font-size: 14px;
        font-family: var(--ww-default-font-family);
        color: var(--ww-content-ww-text-color);
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #e0e0e0;
        border-radius: 12px;
        --ww-text-text-overflow: initial;
      }
    }
    @layer custom {
      .ww-e-d1ZW {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1g5 {
        transform-origin: center top;
      }
      .ww-e-d1fy:where([data-ww-states~="yARc73"]) {
        backdrop-filter: blur(16px);
      }
      .ww-e-d1Vb {
        width: max-content;
      }
      .ww-e-d1Wf {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1X8 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1XD {
        animation: appear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1XD {
        animation: appear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      .ww-e-d1XD:where([data-ww-states~="ckIyDa"]) {
        animation: disappear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      .ww-e-d1XR {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xb {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xc {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xg {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xi {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xk {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xm {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xn {
        -webkit-font-smoothing: antialiased;
      }
      @media (max-width: 767px) {
        .ww-e-d1Xw:where([data-ww-states~="uQPJF2"]) {
          transform-origin: center bottom;
        }
      }
      .ww-e-d1Xy {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Xz {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y0 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y1 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y2 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y3 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y4 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y5 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y6 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Y7 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1YP {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1YV {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1YW {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1Ye {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ZC {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ZD {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ZT {
        backdrop-filter: blur(16px);
      }
      .ww-e-d1a3 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aA {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aI {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aK {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aL {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aO {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aP {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aQ {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1aU {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ag {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ah {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1am {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ar {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1b6 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1b9 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bK:where([data-ww-states~="Ix7itW"]) {
        animation: appear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      .ww-e-d1bR {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bT {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bU {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bV {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bX {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bY {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bZ {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ba {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bb {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bd {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bf {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bg {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bj {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bo {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bq {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bs {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1bt {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1by {
        animation: appear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1by {
        animation: appear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      .ww-e-d1by:where([data-ww-states~="ckIyDa"]) {
        animation: disappear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      .ww-e-d1c1 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1c2 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1c3 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1c4 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1c5 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1c7 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cB {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cC {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cF {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cJ {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cS {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ca {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cu {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cw {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1cz {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dP {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dV {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dW {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1da {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dj {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dl {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dm {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dn {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dr {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ds {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1du {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1dv {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1e3 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1e4 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1e5 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1e8 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1e9 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1eB {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1eD {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1eK {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1eM {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1ef {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1f4 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1f5 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1f6 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fB {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fG {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fO {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fP {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fQ {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fV {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fW {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fX {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fg {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fh {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fj {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fl {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fn {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fr {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1fx {
        animation: appear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      :where(.ww-e-d1fe[data-ww-states~="xVhkaX"]) .ww-e-d1fx {
        animation: appear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      .ww-e-d1fx:where([data-ww-states~="ckIyDa"]) {
        animation: disappear 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s 1 normal both running;
      }
      .ww-e-d1gC {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gI {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gM {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gN {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gO {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gP {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gQ {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gR {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gS {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gT {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gf {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gj {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gs {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gv {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1gy {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1h8 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1h9 {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1hI {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1hK {
        -webkit-font-smoothing: antialiased;
      }
      .ww-e-d1hL {
        -webkit-font-smoothing: antialiased;
      }
    }
  }
  @layer instance {
    @layer normal, custom;
    @layer normal {
      .ww-e-d1VL {
        border-top: 0 none;
        border-bottom: var(--ww-style-border-bottom);
        border-left: 0 none;
        border-right: 0 none;
      }
      .ww-e-d1VT {
        margin: var(--b4d95d06-8a9f-4fbc-8696-2796a7a458b2,24px) 0 0 0;
        align-self: flex-start;
      }
      .ww-e-d1WD {
        width: 100%;
      }
      .ww-e-d1XU {
        margin: 16px 0 10px;
      }
      .ww-e-d1Xa {
        padding: 24px;
        width: 100%;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: var(--ww-style-box-shadow);
        border: var(--ww-style-border);
        border-radius: 12px 12px 0;
      }
      .ww-e-d1Xd {
        margin: 28px 0 0;
        align-self: center;
        width: 100%;
      }
      .ww-e-d1Xe {
        margin: 28px 0 0;
        align-self: center;
        width: 100%;
      }
      .ww-e-d1Yn {
        margin: 16px 0 10px;
      }
      .ww-e-d1aY {
        margin: 30px 0 0;
      }
      .ww-e-d1bF {
        margin: 30px 0 0;
      }
      .ww-e-d1bh {
        margin: 28px 0 0;
        align-self: center;
        width: 100%;
      }
      .ww-e-d1ce {
        margin: 30px 0 0;
      }
      .ww-e-d1ck {
        margin: 30px 0 0;
      }
      .ww-e-d1g6 {
        padding: 24px;
        width: 100%;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: var(--ww-style-box-shadow);
        border: var(--ww-style-border);
        border-radius: 12px 12px 0;
      }
      .ww-e-d1g8 {
        margin: 16px 0 10px;
      }
      .ww-e-d1g9 {
        cursor: pointer;
      }
      .ww-e-d1gA {
        padding: 24px;
        width: 100%;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: var(--ww-style-box-shadow);
        border: var(--ww-style-border);
        border-radius: 12px 12px 0;
      }
      .ww-e-d1gK {
        margin: 16px 0 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1gK {
          align-self: unset;
        }
      }
    }
    @layer custom {
    }
  }
}
@layer ww-style-section {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
      .ww-a-Mt_IyO1ahYQMxfyW {
        z-index: unset;
        max-height: unset;
      }
      .ww-a-Y6MTqAnlYkTtOtmG {
        max-width: unset;
        min-width: unset;
        max-height: unset;
      }
    }
    @layer ordered {
      .ww-s-d2 {
        height: 0;
        aspect-ratio: unset;
        margin: 0;
        overflow: visible;
        opacity: 1;
        min-height: 0;
        display: block;
      }
      @media (max-width: 767px) {
        .ww-s-d2 {
          opacity: 1;
        }
      }
      .ww-s-d2 > .ww-section-element {
        width: 1px;
        padding: 0;
        min-height: 0;
      }
      @media (max-width: 767px) {
        .ww-s-d2 > .ww-section-element {
          border-top: 0 none;
          border-bottom: 0 none;
          border-left: 0 none;
          border-right: 0 none;
        }
      }
      .ww-s-d2 > .ww-section-element.ww-layout {
        display: block;
      }
    }
  }
  @layer custom {
  }
}
@layer ww-style-element {
  @layer normal, custom;
  @layer normal {
    @layer atomic, ordered;
    @layer atomic {
      .ww-a-9FROTMp0QtBhX43y {
        margin: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-x0eFciSNRs7EP8Mc {
        margin: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        max-height: unset;
      }
      .ww-a-LyPQ3DR7jjB2exby {
        margin: 0;
        z-index: unset;
        align-self: unset;
        min-width: unset;
        min-height: unset;
      }
      .ww-a-ZUlLyTg5tkWY6URX {
        margin: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-7z7Fp3CUQKsvog5J {
        margin: 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-CawzWquSXsb4cS10 {
        margin: 0;
        z-index: unset;
        align-self: unset;
        min-width: unset;
        height: auto;
        min-height: unset;
      }
      .ww-a-rTsqU64juf9F-b7N {
        margin: 0;
        z-index: unset;
        align-self: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-BUy5c_7mQD_pnjJN {
        margin: 0;
        padding: 0;
        z-index: 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-YF0k00I-Mi8zOhMt {
        margin: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-Pl_ddFv4O7h7sQ1q {
        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-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-iCdfZrnTQBp0PuBo {
        margin: 0;
        align-self: var(--ww-section-root-auto-align, unset);
        max-width: unset;
        min-width: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-wepO1Mjw7DgHz3WK {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-UwZcNhn5pQq8yQgY {
        margin: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        width: auto;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-Fijzlf8jhln2zwt7 {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-Ie9dekYkujbdwNjE {
        margin: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-bz1Dtfovudlkg0nb {
        padding: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-l853Rbloi5kPkbPr {
        z-index: unset;
        align-self: var(--ww-section-root-auto-align, unset);
        display: flex;
        max-width: unset;
        min-width: unset;
        max-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-GY9OD6k0O9NAwLah {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-ghBF2oOwWnYVmXSU {
        margin: 0;
        z-index: unset;
        align-self: unset;
        max-width: unset;
        min-width: unset;
        height: auto;
        min-height: unset;
      }
      .ww-a-b3CuKZCf5OX6dONX {
        margin: 0;
        z-index: unset;
        align-self: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-8_yMkiAXDN57W1kM {
        margin: 0;
        z-index: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        max-height: unset;
        min-height: unset;
        font-family: var(--ww-default-font-family);
      }
      .ww-a-qqyEbfFlgYFLR-KT {
        margin: 0;
        z-index: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-jv_Vqe1raKX4ZAEH {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-ojR9yNVv0aSDeAdG {
        margin: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-zg3fX6ou6kMjzh1R {
        margin: 0;
        padding: 0;
        z-index: unset;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-4EJ5XMDtCfADOrfC {
        margin: 0;
        padding: 0;
        z-index: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-Gzr4QqAdgm7LLr7s {
        margin: 0;
        padding: 0;
        z-index: unset;
        display: block;
        max-width: unset;
        min-width: unset;
        height: auto;
        max-height: unset;
        min-height: unset;
      }
      .ww-a-SzJQCWb3LuUnqDtn {
        margin: 0;
        align-self: unset;
        display: flex;
        max-width: unset;
        min-width: unset;
        min-height: unset;
      }
    }
    @layer ordered {
      .ww-e-db {
        padding: 8px 10px;
        display: block;
        width: 100%;
        flex: 0 0 auto;
        height: auto;
        aspect-ratio: unset;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-db {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-d12 {
        padding: 12px;
        overflow: auto;
        display: var(--ww-style-display, none);
        height: 75%;
        aspect-ratio: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #F3F5F7);
        border: var(--ww-style-border);
        border-radius: 10px;
      }
      .ww-e-d12.ww-layout, .ww-e-d12 [data-ww-ls~="d12"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d16 {
        padding: 20px;
        overflow: var(--ww-style-overflow);
        display: flex;
        width: 100%;
        max-width: 680px;
        height: 80%;
        aspect-ratio: unset;
        max-height: unset;
        background: var(--ww-style-background-color, #F8F9FA);
        border: var(--ww-style-border);
        border-radius: 14px;
      }
      @media (max-width: 767px) {
        .ww-e-d16 {
          padding: 16px;
          height: 100%;
        }
      }
      .ww-e-d16.ww-layout, .ww-e-d16 [data-ww-ls~="d16"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-d5r {
        padding: 12px 16px;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d5r {
          padding: 6px 16px;
          font-size: 12px;
          font-weight: 400;
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #FFFFFF);
          box-shadow: 0 1px 2px #0000000d;
          border: var(--ww-style-border);
        }
      }
      .ww-e-d5r:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease-in-out 0s;
        border: var(--ww-style-border);
        --ww-element-transition: all 0.2s ease-in-out 0s;
      }
      @media (max-width: 767px) {
        .ww-e-d5r:where(:hover) {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #EBF2FF);
          box-shadow: revert-layer;
          transition: all 0.2s ease-in-out 0s;
          border: var(--ww-style-border);
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-d7L {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d7L {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-dH1 {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-dH1 {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #F8F9FA);
        }
      }
      .ww-e-dH2 {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-dH2 {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #F8F9FA);
        }
      }
      .ww-e-dH3 {
        padding: 20px;
        display: flex;
        width: 100%;
        max-width: 560px;
        max-height: 82vh;
        background: var(--ww-style-background-color, #F8F9FA);
        box-shadow: 0 12px 40px #00000080;
        border: 0 solid #2a3b5c;
        border-radius: 12px;
      }
      @media (max-width: 767px) {
        .ww-e-dH3 {
          background: var(--ww-style-background-color, #F8F9FA);
          border: 0 solid #2a3b5c;
        }
      }
      .ww-e-dH3.ww-layout, .ww-e-dH3 [data-ww-ls~="dH3"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-dH4 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dH4 {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-dH5 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dH5 {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-dH6 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dH6 {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-dH7 {
        padding: 20px;
        display: flex;
        width: 100%;
        max-width: 520px;
        aspect-ratio: unset;
        background: var(--ww-style-background-color, #F8F9FA);
        border: var(--ww-style-border);
        border-radius: 14px;
      }
      @media (max-width: 767px) {
        .ww-e-dH7 {
          padding: 16px;
        }
      }
      .ww-e-dH7.ww-layout, .ww-e-dH7 [data-ww-ls~="dH7"] {
        display: flex;
        flex-flow: column;
        gap: 12px;
      }
      .ww-e-dH8 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dH8 {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-dH9 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dH9 {
          font-size: 11px;
        }
      }
      .ww-e-dHA {
        align-self: flex-start;
        font-size: 14px;
        text-align: left;
        color: var(--ww-content-ww-text-color, #E08A8A);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-dHA {
          font-size: 11px;
        }
      }
      :where(.ww-e-d1Rh:hover) .ww-e-dHA {
        color: var(--ww-content-ww-text-color, #FFFFFF);
      }
      .ww-e-dHB {
        align-self: flex-start;
        font-size: 14px;
        text-align: left;
        color: var(--ww-content-ww-text-color, #8AA6E0);
        white-space-collapse: preserve;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-dHB {
          font-size: 11px;
        }
      }
      :where(.ww-e-d1Rv:hover) .ww-e-dHB {
        align-self: flex-start;
        color: var(--ww-content-ww-text-color, #FFFFFF);
      }
      .ww-e-dHC {
        padding: 10px 8px;
        display: flex;
        background-color: #1c2a47;
        cursor: pointer;
        border: var(--ww-style-border);
        border-radius: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-dHC {
          box-shadow: 0 1px 2px #0000000d;
        }
      }
      .ww-e-dHC.ww-layout, .ww-e-dHC [data-ww-ls~="dHC"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 6px;
      }
      .ww-e-dHf {
        margin: 2px 0 6px;
        display: flex;
        width: 100%;
        flex: 0 0 auto;
      }
      .ww-e-dHf.ww-layout, .ww-e-dHf [data-ww-ls~="dHf"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHg {
        margin: 0 4px 0 0;
        width: revert-layer;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        opacity: 0.7;
      }
      .ww-e-dHh {
        margin: 2px 0 6px;
        display: flex;
        width: 100%;
        flex: 0 0 auto;
      }
      .ww-e-dHh.ww-layout, .ww-e-dHh [data-ww-ls~="dHh"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHi {
        margin: 0 4px 0 0;
        width: revert-layer;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        opacity: 0.7;
      }
      .ww-e-dHj {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-dHj {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #F8F9FA);
        }
      }
      .ww-e-dHk {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, rgba(244,120,31,0.12));
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #f4781f);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-dHk {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, rgba(244,120,31,0.12));
        }
      }
      .ww-e-dHl {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-dHl {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #F8F9FA);
        }
      }
      .ww-e-dHm {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, rgba(244,120,31,0.12));
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #f4781f);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-dHm {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, rgba(244,120,31,0.12));
        }
      }
      .ww-e-dHq {
        font-size: 18px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-dHq {
          font-size: 16px;
        }
      }
      .ww-e-dHr {
        padding: 16px;
        z-index: 9200;
        display: var(--ww-style-display, none);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        aspect-ratio: unset;
        background-color: #040812bd;
      }
      .ww-e-dHr.ww-layout, .ww-e-dHr [data-ww-ls~="dHr"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dHs {
        display: flex;
      }
      .ww-e-dHs.ww-layout, .ww-e-dHs [data-ww-ls~="dHs"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dHt {
        display: flex;
      }
      .ww-e-dHt.ww-layout, .ww-e-dHt [data-ww-ls~="dHt"] {
        display: flex;
        flex-flow: wrap;
        justify-content: flex-end;
        align-content: revert-layer;
        gap: 8px;
      }
      .ww-e-dHu {
        font-size: 12px;
        line-height: 18px;
        color: var(--ww-content-ww-text-color, #E08A8A);
        white-space-collapse: preserve;
      }
      .ww-e-dHv {
        padding: 4px 10px;
        font-size: 14px;
        color: #8ea0c5;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: 0 none;
        border-radius: 8px;
      }
      .ww-e-dHv:where(:hover) {
        color: #fbf6e9;
      }
      .ww-e-dHw {
        padding: 9px 14px;
        font-size: 13px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        cursor: pointer;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-dHw:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      .ww-e-dHx {
        padding: 9px 18px;
        font-size: 13px;
        font-weight: 500;
        color: #fbf6e9;
        white-space-collapse: preserve;
        background-color: #f4781f;
        cursor: pointer;
        border: 1px solid #f4781f;
        border-radius: 8px;
      }
      .ww-e-dHx:where(:hover) {
        background-color: #d9660f;
      }
      .ww-e-dIK {
        padding: 12px 16px;
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dIK {
          padding: 6px 16px;
          font-size: 12px;
          font-weight: 500;
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #FFFFFF);
          box-shadow: 0 1px 2px #0000000d;
          border: var(--ww-style-border);
        }
      }
      .ww-e-dIK:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease-in-out 0s;
        border: var(--ww-style-border);
        --ww-element-transition: all 0.2s ease-in-out 0s;
      }
      @media (max-width: 767px) {
        .ww-e-dIK:where(:hover) {
          background: var(--ww-style-background-color, #EBF2FF);
          transition: all 0.2s ease-in-out 0s;
          border: var(--ww-style-border);
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-dIU {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dIU {
          padding: 9px 6px;
          font-size: 10px;
        }
      }
      .ww-e-dIU:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      @media (max-width: 767px) {
        .ww-e-dIU:where(:hover) {
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-dIX {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dIX {
          padding: 9px 6px;
          font-size: 10px;
        }
      }
      .ww-e-dIX:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      @media (max-width: 767px) {
        .ww-e-dIX:where(:hover) {
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-dIY {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dIY {
          padding: 9px 6px;
          font-size: 10px;
        }
      }
      .ww-e-dIY:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      @media (max-width: 767px) {
        .ww-e-dIY:where(:hover) {
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-dIb {
        padding: 8px 14px;
        font-size: 13px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #6b7280);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, transparent);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #d1d5db);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dIb {
          padding: 4px 12px;
          font-size: 11px;
        }
      }
      .ww-e-dIc {
        margin: 2px 0;
        font-size: 13px;
        line-height: 1.6;
        font-weight: 400;
        color: #b05a10;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-dIc {
          font-size: 11px;
        }
      }
      .ww-e-dId {
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIe {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dIe {
          font-size: 11px;
        }
      }
      .ww-e-dIf {
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIg {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dIg {
          font-size: 11px;
        }
      }
      .ww-e-dIh {
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIi {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dIi {
          font-size: 11px;
        }
      }
      .ww-e-dIj {
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIk {
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIl {
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIm {
        padding: 8px 10px;
        display: var(--ww-style-display, block);
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dIm {
          font-size: 11px;
        }
      }
      .ww-e-dIn {
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIo {
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIp {
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dIq {
        padding: 8px 10px;
        display: var(--ww-style-display, block);
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dIq {
          font-size: 11px;
        }
      }
      .ww-e-dIr {
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkD {
        padding: 8px 14px;
        font-size: 13px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #b05a10);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, rgba(244,120,31,0.12));
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #f4781f);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dkD {
          padding: 4px 12px;
          font-size: 11px;
        }
      }
      .ww-e-dkH {
        margin: 2px 0;
        font-size: 13px;
        line-height: 1.6;
        font-weight: 400;
        color: #b05a10;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-dkH {
          font-size: 11px;
        }
      }
      .ww-e-dkI {
        margin: 0 0 2px;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 700;
        color: #b05a10;
        letter-spacing: .3px;
        white-space-collapse: preserve;
      }
      .ww-e-dkJ {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkK {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkL {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dkL {
          font-size: 11px;
        }
      }
      .ww-e-dkM {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkN {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkO {
        margin: 10px 0 2px;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 700;
        color: #b05a10;
        letter-spacing: .3px;
        white-space-collapse: preserve;
      }
      .ww-e-dkP {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dkP {
          font-size: 11px;
        }
      }
      .ww-e-dkQ {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkR {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dkR {
          font-size: 11px;
        }
      }
      .ww-e-dkS {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkT {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dkT {
          font-size: 11px;
        }
      }
      .ww-e-dkU {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkV {
        padding: 12px;
        overflow: visible;
        display: var(--ww-style-display);
        flex: 0 0 auto;
        height: auto;
        aspect-ratio: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #F3F5F7);
        border: var(--ww-style-border);
        border-radius: 10px;
      }
      .ww-e-dkV.ww-layout, .ww-e-dkV [data-ww-ls~="dkV"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dkW {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkX {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkY {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkZ {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkh {
        margin: 10px 0 2px;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 700;
        color: #b05a10;
        letter-spacing: .3px;
        white-space-collapse: preserve;
      }
      .ww-e-dki {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dki {
          font-size: 11px;
        }
      }
      .ww-e-dkj {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkl {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkm {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dkm {
          font-size: 11px;
        }
      }
      .ww-e-dkn {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dko {
        margin: 4px 0 0;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkq {
        margin: 10px 0 2px;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 700;
        color: #b05a10;
        letter-spacing: .3px;
        white-space-collapse: preserve;
      }
      .ww-e-dkr {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dks {
        margin: 12px 0 0;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dkt {
        margin: 2px 0 0;
        display: flex;
        flex: 0 0 auto;
      }
      .ww-e-dkt.ww-layout, .ww-e-dkt [data-ww-ls~="dkt"] {
        display: flex;
        flex-flow: wrap;
        align-content: revert-layer;
        gap: 8px;
      }
      .ww-e-dkw {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dkw {
          font-size: 11px;
        }
      }
      .ww-e-dkx {
        margin: 4px 0 0;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dl2 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dl2 {
          font-size: 11px;
        }
      }
      .ww-e-dl3 {
        margin: 8px 0 0;
        flex: 0 0 auto;
        font-size: 11.5px;
        line-height: 1.7;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dl4 {
        margin: 6px 0 0;
        display: var(--ww-style-display, block);
        flex: 0 0 auto;
        font-size: 11.5px;
        line-height: 1.7;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dl5 {
        padding: 7px 12px;
        font-size: 12px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #b05a10);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, rgba(244,120,31,0.12));
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #f4781f);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dl5 {
          padding: 4px 10px;
          font-size: 11px;
        }
      }
      .ww-e-dl6 {
        padding: 7px 12px;
        font-size: 12px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #6b7280);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, transparent);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #d1d5db);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dl6 {
          padding: 4px 10px;
          font-size: 11px;
        }
      }
      .ww-e-dl7 {
        display: flex;
      }
      .ww-e-dl7.ww-layout, .ww-e-dl7 [data-ww-ls~="dl7"] {
        display: flex;
        flex-flow: wrap;
        align-content: revert-layer;
        gap: 8px;
      }
      .ww-e-dl8 {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-dl8 {
          padding: 9px 6px;
          font-size: 10px;
        }
      }
      .ww-e-dl8:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      @media (max-width: 767px) {
        .ww-e-dl8:where(:hover) {
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-dnc {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dnc.ww-layout, .ww-e-dnc [data-ww-ls~="dnc"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dnd {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dne {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dnf {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dnf.ww-layout, .ww-e-dnf [data-ww-ls~="dnf"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dng {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dnh {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dni {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dni.ww-layout, .ww-e-dni [data-ww-ls~="dni"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dnj {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dnk {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dnl {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dnl.ww-layout, .ww-e-dnl [data-ww-ls~="dnl"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dnm {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dnn {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dno {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dno.ww-layout, .ww-e-dno [data-ww-ls~="dno"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dnp {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dnq {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dnr {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dnr.ww-layout, .ww-e-dnr [data-ww-ls~="dnr"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dns {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dnt {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dnu {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dnu.ww-layout, .ww-e-dnu [data-ww-ls~="dnu"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dnv {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dnw {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dnx {
        display: flex;
      }
      .ww-e-dnx.ww-layout, .ww-e-dnx [data-ww-ls~="dnx"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-dny {
        padding: 6px 12px;
        font-size: 12px;
        font-weight: var(--ww-content-ww-text-font-weight, 600);
        color: var(--ww-content-ww-text-color, #b45309);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, rgba(244,120,31,0.12));
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #f4781f);
        border-radius: 999px;
      }
      .ww-e-dnz {
        padding: 6px 12px;
        font-size: 12px;
        font-weight: var(--ww-content-ww-text-font-weight, 400);
        color: var(--ww-content-ww-text-color, #6b7280);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, transparent);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #d1d5db);
        border-radius: 999px;
      }
      .ww-e-do0 {
        padding: 8px 2px 2px;
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-do1 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do2 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do3 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do4 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do5 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do6 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do7 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do8 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-do9 {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-doA {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-doB {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-doC {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-doD {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-doE {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-doF {
        padding: 8px 14px;
        font-size: 13px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #6b7280);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, transparent);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #d1d5db);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-doF {
          padding: 4px 12px;
          font-size: 11px;
        }
      }
      .ww-e-doG {
        padding: 12px;
        overflow: visible;
        display: var(--ww-style-display);
        flex: 0 0 auto;
        height: auto;
        aspect-ratio: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #F3F5F7);
        border: var(--ww-style-border);
        border-radius: 10px;
      }
      .ww-e-doG.ww-layout, .ww-e-doG [data-ww-ls~="doG"] {
        display: var(--ww-style-display);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doH {
        padding: 2px 2px 6px;
        font-size: 12.5px;
        line-height: 1.7;
        font-weight: 600;
        color: #b45309;
        white-space-collapse: preserve;
      }
      .ww-e-doI {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-doI.ww-layout, .ww-e-doI [data-ww-ls~="doI"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doJ {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-doK {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-doL {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-doL.ww-layout, .ww-e-doL [data-ww-ls~="doL"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doM {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-doN {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-doO {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-doO.ww-layout, .ww-e-doO [data-ww-ls~="doO"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doP {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-doQ {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-doR {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-doR.ww-layout, .ww-e-doR [data-ww-ls~="doR"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doS {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-doT {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-doU {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-doU.ww-layout, .ww-e-doU [data-ww-ls~="doU"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doV {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-doW {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-doX {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-doX.ww-layout, .ww-e-doX [data-ww-ls~="doX"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doY {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-doZ {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-doa {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-doa.ww-layout, .ww-e-doa [data-ww-ls~="doa"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dob {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-doc {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-dod {
        padding: 4px 2px 10px;
        display: var(--ww-style-display, none);
      }
      .ww-e-dod.ww-layout, .ww-e-dod [data-ww-ls~="dod"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-doe {
        font-size: 11.5px;
        line-height: 1.8;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-dof {
        padding: 10px 12px;
        font-size: 13.5px;
        font-weight: 600;
        color: #1f2937;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #f9fafb);
        cursor: pointer;
        border: 1px solid #e5e7eb;
        border-radius: 8px;
      }
      .ww-e-dog {
        padding: 9px 12px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: #1f2937;
        white-space-collapse: preserve;
        background-color: #fff;
        border: 1px solid #d1d5db;
        border-radius: 8px;
        --placeholder-color: #9ca3af;
      }
      .ww-e-doh {
        padding: 12px;
        overflow: visible;
        display: var(--ww-style-display, none);
        flex: 0 0 auto;
        height: auto;
        aspect-ratio: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #F3F5F7);
        border: var(--ww-style-border);
        border-radius: 10px;
      }
      .ww-e-doh.ww-layout, .ww-e-doh [data-ww-ls~="doh"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-dpj {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpj {
          font-size: 11px;
        }
      }
      .ww-e-dpk {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpk {
          font-size: 11px;
        }
      }
      .ww-e-dpl {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpl {
          font-size: 11px;
        }
      }
      .ww-e-dpm {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpm {
          font-size: 11px;
        }
      }
      .ww-e-dpn {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpn {
          font-size: 11px;
        }
      }
      .ww-e-dpo {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpo {
          font-size: 11px;
        }
      }
      .ww-e-dpp {
        margin: 4px 0 0;
        display: none;
        flex: 0 0 auto;
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dpq {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpq {
          font-size: 11px;
        }
      }
      .ww-e-dpr {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpr {
          font-size: 11px;
        }
      }
      .ww-e-dps {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dps {
          font-size: 11px;
        }
      }
      .ww-e-dpt {
        padding: 8px 10px;
        display: var(--ww-style-display, block);
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpt {
          font-size: 11px;
        }
      }
      .ww-e-dpu {
        padding: 8px 10px;
        display: var(--ww-style-display, block);
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpu {
          font-size: 11px;
        }
      }
      .ww-e-dpv {
        padding: 8px 10px;
        display: var(--ww-style-display, block);
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpv {
          font-size: 11px;
        }
      }
      .ww-e-dpw {
        padding: 8px 10px;
        display: var(--ww-style-display, block);
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpw {
          font-size: 11px;
        }
      }
      .ww-e-dpx {
        padding: 8px 10px;
        display: var(--ww-style-display, block);
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dpx {
          font-size: 11px;
        }
      }
      .ww-e-dpy {
        margin: 2px 0 6px;
        display: flex;
        width: 100%;
        flex: 0 0 auto;
      }
      .ww-e-dpy.ww-layout, .ww-e-dpy [data-ww-ls~="dpy"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-dpz {
        margin: 0 4px 0 0;
        width: revert-layer;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        opacity: 0.7;
      }
      .ww-e-dq0 {
        padding: 8px 10px;
        display: none;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-dq0 {
          font-size: 11px;
        }
      }
      .ww-e-dre {
        margin: 2px 0;
        font-size: 13px;
        line-height: 1.6;
        font-weight: 400;
        color: #b05a10;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-dre {
          font-size: 11px;
        }
      }
      .ww-e-drf {
        padding: 10px 0 4px;
        display: flex;
        flex: 0 0 auto;
      }
      @media (max-width: 767px) {
        .ww-e-drf {
          padding: 4px 0;
        }
      }
      .ww-e-drf.ww-layout, .ww-e-drf [data-ww-ls~="drf"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-drm {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-drm {
          font-size: 11px;
        }
      }
      .ww-e-dsf {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-dsg {
        margin: 0 4px 0 0;
        width: revert-layer;
        font-size: 12px;
        color: #6b7280;
        white-space-collapse: preserve;
      }
      .ww-e-d12M {
        font-size: 12px;
        line-height: 1.7;
        color: #8ea0c5;
        white-space-collapse: preserve;
      }
      .ww-e-d12N {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-d12O {
        font-size: 20px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d12O {
          font-size: 18px;
        }
      }
      .ww-e-d12P {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d12P {
          padding: 9px 6px;
          font-size: 10px;
          transition: revert-layer;
        }
      }
      @media (max-width: 767px) {
        .ww-e-d12P:where(:hover) {
          background: var(--ww-style-background-color);
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-d12Q {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d12Q {
          padding: 9px 6px;
          font-size: 10px;
        }
      }
      .ww-e-d12Q:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      @media (max-width: 767px) {
        .ww-e-d12Q:where(:hover) {
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-d12R {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d12R {
          padding: 9px 6px;
          font-size: 10px;
        }
      }
      .ww-e-d12R:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      @media (max-width: 767px) {
        .ww-e-d12R:where(:hover) {
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-d12S {
        display: flex;
      }
      .ww-e-d12S.ww-layout, .ww-e-d12S [data-ww-ls~="d12S"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 8px;
        flex-wrap: revert-layer;
      }
      .ww-e-d12T {
        padding: 16px;
        z-index: 9100;
        display: var(--ww-style-display, none);
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        aspect-ratio: unset;
        background-color: #040812bd;
      }
      .ww-e-d12T.ww-layout, .ww-e-d12T [data-ww-ls~="d12T"] {
        display: var(--ww-style-display, none);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        justify-content: var(--ww-content-justify-content-layout-flex, revert-layer);
        align-items: var(--ww-content-align-items-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d12U {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-d12V {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-d12W {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #EBF2FF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-d1Bs {
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 1px;
        height: 1px;
        min-height: 1px;
        font-size: 0;
        color: #0000;
        white-space-collapse: preserve;
        background-color: #0000;
        opacity: 0.1;
        border: 0 solid #0000;
      }
      .ww-e-d1Bt {
        margin: 0;
        padding: 0;
        overflow: hidden;
        width: 1px;
        height: 1px;
        min-height: 1px;
        font-size: 0;
        color: #0000;
        white-space-collapse: preserve;
        background-color: #0000;
        opacity: 0.1;
        border: 0 solid #0000;
      }
      .ww-e-d1Bu {
        padding: 16px;
        z-index: 9100;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #040812bf;
      }
      .ww-e-d1Bu.ww-layout, .ww-e-d1Bu [data-ww-ls~="d1Bu"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1Bv {
        width: 56px;
        height: 56px;
        background-color: #0a1222;
        border-radius: 50%;
        --wwi-of: cover;
      }
      .ww-e-d1Bw {
        padding: 16px;
        z-index: 9110;
        display: flex;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background-color: #040812bf;
      }
      .ww-e-d1Bw.ww-layout, .ww-e-d1Bw [data-ww-ls~="d1Bw"] {
        display: flex;
        justify-content: center;
        align-items: center;
      }
      .ww-e-d1Bx {
        font-size: 18px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1By {
        display: flex;
      }
      .ww-e-d1By.ww-layout, .ww-e-d1By [data-ww-ls~="d1By"] {
        display: flex;
        flex-flow: column;
        justify-content: flex-start;
        align-items: flex-start;
        row-gap: 1px;
      }
      .ww-e-d1Bz {
        padding: 2px;
        display: grid;
        max-height: 320px;
      }
      .ww-e-d1Bz.ww-layout, .ww-e-d1Bz [data-ww-ls~="d1Bz"] {
        display: grid;
        grid-auto-flow: row;
        grid-template-columns: 1fr 1fr 1fr;
        gap: 10px;
      }
      .ww-e-d1C0 {
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        opacity: 0.7;
      }
      @media (max-width: 767px) {
        .ww-e-d1C0 {
          font-size: 11px;
        }
      }
      .ww-e-d1C1 {
        font-size: 11px;
        text-align: center;
        color: #8ea0c0;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1C1 {
          font-size: 10px;
        }
      }
      .ww-e-d1C2 {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
        color: #fbf6e9;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1C2 {
          font-size: 12px;
          font-weight: 500;
        }
      }
      .ww-e-d1C3 {
        display: flex;
      }
      .ww-e-d1C3.ww-layout, .ww-e-d1C3 [data-ww-ls~="d1C3"] {
        display: flex;
        flex-flow: column;
        gap: 8px;
      }
      .ww-e-d1CK {
        padding: 12px 16px;
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        transition: all 0.2s ease-in-out 0s;
        border: var(--ww-style-border);
        border-radius: 8px;
        --ww-element-transition: all 0.2s ease-in-out 0s;
      }
      @media (max-width: 767px) {
        .ww-e-d1CK {
          padding: 6px 16px;
          font-size: 12px;
          font-weight: 500;
        }
      }
      .ww-e-d1CK:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
        border: var(--ww-style-border);
      }
      .ww-e-d1D6 {
        font-size: 12px;
        color: #f4781f;
        white-space-collapse: preserve;
      }
      .ww-e-d1EU {
        padding: 8px 14px;
        font-size: 13px;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #6b7280);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, transparent);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #d1d5db);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1EU {
          padding: 4px 12px;
          font-size: 11px;
        }
      }
      .ww-e-d1EV {
        padding: 2px 0;
        display: flex;
        flex: 0 0 auto;
      }
      .ww-e-d1EV.ww-layout, .ww-e-d1EV [data-ww-ls~="d1EV"] {
        display: flex;
        flex-flow: wrap;
        align-items: center;
        align-content: revert-layer;
        gap: 6px;
      }
      .ww-e-d1EW {
        margin: 0 4px 0 0;
        font-size: 12px;
        color: #8a94a6;
        white-space-collapse: preserve;
      }
      .ww-e-d1EX {
        padding: 4px 12px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: var(--ww-style-border);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1EX {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color);
        }
      }
      .ww-e-d1JT {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d1JT {
          font-size: 11px;
        }
      }
      .ww-e-d1JU {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1JU {
          padding: 9px 6px;
          font-size: 10px;
        }
      }
      .ww-e-d1JU:where(:hover) {
        background: var(--ww-style-background-color, #EBF2FF);
      }
      @media (max-width: 767px) {
        .ww-e-d1JU:where(:hover) {
          transition: all 0.2s ease-in-out 0s;
          --ww-element-transition: all 0.2s ease-in-out 0s;
        }
      }
      .ww-e-d1LH {
        font-size: 11px;
        color: #8a94a6;
        white-space-collapse: preserve;
      }
      .ww-e-d1Lg {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-d1P5 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1P6 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1P7 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1P8 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1P9 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1PA {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1PB {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1PC {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1PD {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1PE {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1PF {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1PI {
        padding: 0 0 6px;
        display: flex;
      }
      .ww-e-d1PI.ww-layout, .ww-e-d1PI [data-ww-ls~="d1PI"] {
        display: flex;
        flex-flow: column;
        align-items: center;
        gap: 8px;
      }
      .ww-e-d1PJ {
        width: 96px;
        height: 96px;
        border: var(--ww-style-border);
        border-radius: 50%;
        --wwi-of: cover;
      }
      .ww-e-d1PK {
        padding: 7px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-d1Q0 {
        padding: 9px 12px;
        font-size: 12px;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #E9ECEF);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      .ww-e-d1Q5 {
        padding: 12px;
        overflow: auto;
        display: var(--ww-style-display, flex);
        height: 75%;
        aspect-ratio: unset;
        min-height: unset;
        background: var(--ww-style-background-color, #F3F5F7);
        border: var(--ww-style-border);
        border-radius: 10px;
      }
      .ww-e-d1Q5.ww-layout, .ww-e-d1Q5 [data-ww-ls~="d1Q5"] {
        display: var(--ww-style-display, flex);
        flex-direction: var(--ww-content-flex-direction-layout-flex, revert-layer);
        row-gap: var(--ww-content-row-gap-layout-flex, revert-layer);
        column-gap: var(--ww-content-column-gap-layout-flex, revert-layer);
        flex-wrap: var(--ww-content-flex-wrap-layout-flex, revert-layer);
      }
      .ww-e-d1Q7 {
        margin: 4px 0 2px;
        font-size: 13px;
        font-weight: 500;
        color: #b05a10;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1Q7 {
          font-size: 11px;
        }
      }
      .ww-e-d1Qc {
        padding: 4px 12px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: var(--ww-style-border);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qc {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color);
        }
      }
      .ww-e-d1Qe {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qe {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-d1Qf {
        padding: 8px 10px;
        width: 140px;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qf {
          font-size: 11px;
        }
      }
      .ww-e-d1Qg {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        height: auto;
        aspect-ratio: unset;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d1Qg {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-d1R2 {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1R2 {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #F8F9FA);
        }
      }
      .ww-e-d1R3 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d1R3 {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-d1R4 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1R5 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1R6 {
        font-size: 12px;
        line-height: 1.7;
        color: #8ea0c5;
        white-space-collapse: preserve;
      }
      .ww-e-d1R7 {
        font-size: 12px;
        line-height: 1.5;
        font-weight: 500;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
      }
      .ww-e-d1R8 {
        margin: 2px 0 6px;
        display: flex;
        width: 100%;
        flex: 0 0 auto;
      }
      .ww-e-d1R8.ww-layout, .ww-e-d1R8 [data-ww-ls~="d1R8"] {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 6px;
        flex-wrap: revert-layer;
      }
      .ww-e-d1R9 {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d1R9 {
          font-size: 11px;
        }
      }
      .ww-e-d1RL {
        padding: 4px 10px;
        font-size: 14px;
        color: #8ea0c5;
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: 0 none;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1RL {
          padding: 0 4px;
          align-self: center;
          font-size: 16px;
          color: var(--ww-content-ww-text-color, #E08A8A);
        }
      }
      .ww-e-d1RV {
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        opacity: 0.7;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1RV {
          font-size: 10px;
        }
      }
      :where(.ww-e-d1Rv:hover) .ww-e-d1RV {
        color: var(--ww-content-ww-text-color, #FFFFFF);
      }
      .ww-e-d1RZ {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: var(--ww-style-border);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1RZ {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color);
        }
      }
      .ww-e-d1Ra {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ra {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color);
          border: var(--ww-style-border);
        }
      }
      .ww-e-d1Rc {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        font-size: 13px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        box-shadow: 0 1px 2px #0000000d;
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rc {
          font-size: 11px;
          line-height: 1.5em;
        }
      }
      .ww-e-d1Rd {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rd {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color);
          border: var(--ww-style-border);
        }
      }
      .ww-e-d1Re {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #F8F9FA);
        cursor: pointer;
        border: var(--ww-style-border, 1px solid #e5e7eb);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Re {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color, #F8F9FA);
        }
      }
      .ww-e-d1Rf {
        padding: 4px 10px;
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color);
        cursor: pointer;
        border: var(--ww-style-border);
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rf {
          color: var(--ww-content-ww-text-color, #212529);
          background: var(--ww-style-background-color);
        }
      }
      .ww-e-d1Rg {
        padding: 0;
        align-self: flex-start;
        width: revert-layer;
        height: auto;
        aspect-ratio: unset;
        font-size: 20px;
        text-align: left;
        color: var(--ww-content-ww-text-color, #8AA6E0);
        white-space-collapse: preserve;
        border-radius: 0;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rg {
          font-size: 14px;
        }
      }
      :where(.ww-e-d1Rv:hover) .ww-e-d1Rg {
        align-self: flex-start;
        color: var(--ww-content-ww-text-color, #FFFFFF);
      }
      .ww-e-d1Rh {
        padding: 12px 24px;
        align-self: unset;
        width: 100%;
        height: 40%;
        aspect-ratio: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #e08a8a;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rh {
          padding: 15px;
        }
      }
      .ww-e-d1Rh:where(:hover) {
        background: var(--ww-style-background-color, #E08A8A);
        box-shadow: 0 4px 6px #00000026;
        transition: all 0.2s ease-in-out 0s;
      }
      .ww-e-d1Rh.ww-layout, .ww-e-d1Rh [data-ww-ls~="d1Rh"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        column-gap: 30px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rh.ww-layout, .ww-e-d1Rh [data-ww-ls~="d1Rh"] {
          column-gap: 15px;
        }
      }
      .ww-e-d1Rj {
        width: 100%;
        height: 100%;
        aspect-ratio: unset;
      }
      .ww-e-d1Rj.ww-layout, .ww-e-d1Rj [data-ww-ls~="d1Rj"] {
        display: flex;
        flex-flow: column;
        justify-content: center;
        align-items: flex-start;
        row-gap: 20px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rj.ww-layout, .ww-e-d1Rj [data-ww-ls~="d1Rj"] {
          row-gap: 15px;
        }
      }
      .ww-e-d1Rq {
        padding: 15px;
        background: var(--ww-style-background-color);
        border: 0 solid #e08a8a;
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rq {
          padding: 5px;
        }
      }
      .ww-e-d1Rq.ww-layout, .ww-e-d1Rq [data-ww-ls~="d1Rq"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1Rr {
        width: 60%;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rr {
          width: 70%;
        }
      }
      .ww-e-d1Rr.ww-layout, .ww-e-d1Rr [data-ww-ls~="d1Rr"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rr.ww-layout, .ww-e-d1Rr [data-ww-ls~="d1Rr"] {
          row-gap: 5px;
        }
      }
      .ww-e-d1Rs {
        align-self: flex-start;
        width: 100%;
      }
      .ww-e-d1Rs.ww-layout, .ww-e-d1Rs [data-ww-ls~="d1Rs"] {
        display: flex;
        flex-flow: column;
        align-items: stretch;
        row-gap: 5px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rs.ww-layout, .ww-e-d1Rs [data-ww-ls~="d1Rs"] {
          row-gap: 1px;
        }
      }
      .ww-e-d1Ru {
        align-self: flex-start;
        font-size: 13px;
        line-height: 1.5em;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        opacity: 0.7;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1Ru {
          font-size: 12px;
        }
      }
      .ww-e-d1Rv {
        padding: 12px 24px;
        align-self: unset;
        width: 100%;
        height: 40%;
        aspect-ratio: unset;
        background: var(--ww-style-background-color);
        cursor: pointer;
        box-shadow: 0 1px 2px #0000000d;
        border: 1px solid #8aa6e0;
        border-radius: 8px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rv {
          padding: 15px;
        }
      }
      .ww-e-d1Rv:where(:hover) {
        align-self: flex-start;
        background: var(--ww-style-background-color, #8AA6E0);
        box-shadow: 0 4px 6px #00000026;
        transition: all 0.2s ease-in-out 0s;
      }
      .ww-e-d1Rv.ww-layout, .ww-e-d1Rv [data-ww-ls~="d1Rv"] {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 0 30px;
        flex-wrap: revert-layer;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rv.ww-layout, .ww-e-d1Rv [data-ww-ls~="d1Rv"] {
          column-gap: 15px;
        }
      }
      .ww-e-d1Rw {
        align-self: flex-start;
        font-size: 20px;
        font-family: Noto Sans, ui-sans-serif;
        font-weight: 400;
        color: var(--ww-content-ww-text-color, #212529);
        letter-spacing: 2px;
        white-space-collapse: preserve;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rw {
          font-size: 18px;
          letter-spacing: 1px;
        }
      }
      .ww-e-d1Rx {
        width: 50px;
        border: 0 solid #e08a8a;
      }
      .ww-e-d1Ry.ww-layout, .ww-e-d1Ry [data-ww-ls~="d1Ry"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 0;
      }
      .ww-e-d1Rz {
        padding: 15px;
        background: var(--ww-style-background-color);
        border: 0 solid #e08a8a;
        border-radius: 999px;
      }
      @media (max-width: 767px) {
        .ww-e-d1Rz {
          padding: 5px;
        }
      }
      .ww-e-d1Rz.ww-layout, .ww-e-d1Rz [data-ww-ls~="d1Rz"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1S0 {
        align-self: center;
        width: 60%;
      }
      @media (max-width: 767px) {
        .ww-e-d1S0 {
          width: 70%;
        }
      }
      .ww-e-d1S0.ww-layout, .ww-e-d1S0 [data-ww-ls~="d1S0"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
        row-gap: 10px;
      }
      @media (max-width: 767px) {
        .ww-e-d1S0.ww-layout, .ww-e-d1S0 [data-ww-ls~="d1S0"] {
          row-gap: 5px;
        }
      }
      .ww-e-d1S1.ww-layout, .ww-e-d1S1 [data-ww-ls~="d1S1"] {
        display: flex;
        flex-flow: column;
        align-items: flex-start;
      }
      .ww-e-d1S2 {
        width: 50px;
        border: 0 solid #e08a8a;
      }
      .ww-e-d1S3 {
        font-size: 12px;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        opacity: 0.7;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1S3 {
          font-size: 10px;
        }
      }
      :where(.ww-e-d1Rh:hover) .ww-e-d1S3 {
        color: var(--ww-content-ww-text-color, #FFFFFF);
      }
      .ww-e-d1S4 {
        padding: 0;
        align-self: flex-start;
        width: revert-layer;
        height: auto;
        aspect-ratio: unset;
        font-size: 20px;
        text-align: left;
        color: var(--ww-content-ww-text-color, #E08A8A);
        white-space-collapse: preserve;
        border-radius: 0;
        --ww-text-text-overflow: initial;
      }
      @media (max-width: 767px) {
        .ww-e-d1S4 {
          font-size: 14px;
        }
      }
      :where(.ww-e-d1Rh:hover) .ww-e-d1S4 {
        color: var(--ww-content-ww-text-color, #FFFFFF);
      }
      .ww-e-d1S9 {
        padding: 20px 24px 24px;
        overflow: auto;
        z-index: unset;
        width: 40%;
        height: 60%;
        aspect-ratio: unset;
        max-height: 100vh;
        background: var(--ww-style-background-color, #F8F9FA);
        animation-play-state: var(--ww-style-animation-play-state);
      }
      @media (max-width: 767px) {
        .ww-e-d1S9 {
          padding: 15px;
          width: 90%;
          height: 70%;
        }
      }
      .ww-e-d1S9.ww-layout, .ww-e-d1S9 [data-ww-ls~="d1S9"] {
        display: flex;
        gap: 0;
      }
      @media (max-width: 767px) {
        .ww-e-d1S9.ww-layout, .ww-e-d1S9 [data-ww-ls~="d1S9"] {
          flex-direction: row;
          flex-wrap: revert-layer;
        }
      }
      .ww-e-d1SA {
        padding: 8px 10px;
        width: 100%;
        flex: 0 0 auto;
        height: auto;
        aspect-ratio: unset;
        font-size: 13px;
        line-height: 1.5em;
        color: var(--ww-content-ww-text-color, #212529);
        white-space-collapse: preserve;
        background: var(--ww-style-background-color, #FFFFFF);
        border: var(--ww-style-border);
        border-radius: 8px;
        --placeholder-color: #6b7a9c;
      }
      @media (max-width: 767px) {
        .ww-e-d1SA {
          font-size: 12px;
        }
      }
      .ww-e-d1SW {
        padding: 4px 8px;
        font-size: 16px;
        color: var(--ww-content-ww-text-color, #E08A8A);
        white-space-collapse: preserve;
        background-color: #0000;
        cursor: pointer;
        border: 0 solid #0000;
      }
      .ww-e-d1SX {
        width: 100%;
      }
      .ww-e-d1SX.ww-layout, .ww-e-d1SX [data-ww-ls~="d1SX"] {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        flex-wrap: revert-layer;
      }
    }
  }
  @layer custom {
    .ww-e-db {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-d12 {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    @media (max-width: 767px) {
      .ww-e-d16 {
        flex: 1 1 auto !important;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex !important;
        position: fixed;
        max-height: 88dvh;
        min-height: 0 !important;
        border-radius: 18px 18px 0 0;
        scrollbar-color: #ababab8c #ababab1f;
        scrollbar-width: thin;
      }
    }
    .ww-e-dH3 {
      overflow-y: auto;
    }
    .ww-e-dH4 {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-dH5 {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-dH6 {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-dH8 {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-dny {
      white-space: nowrap;
    }
    .ww-e-dnz {
      white-space: nowrap;
    }
    .ww-e-d1Bs {
      pointer-events: none;
    }
    .ww-e-d1Bt {
      pointer-events: none;
    }
    .ww-e-d1Bz {
      overflow-y: auto;
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-d1PJ {
      object-fit: cover;
    }
    .ww-e-d1Q5 {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-d1Qe {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-d1Qg {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-d1R3 {
      scrollbar-color: #ababab8c #ababab1f;
      scrollbar-width: thin;
    }
    .ww-e-d1Rs {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    @media (min-width: 992px) {
      .ww-e-d1S9 {
        width: 40%;
        height: 60%;
        display: flex;
        overflow: hidden;
        max-width: 680px;
        box-shadow: 0 10px 40px #0000001a;
        max-height: 84vh;
        border-radius: 16px;
        flex-direction: column;
      }
    }
    @media (min-width: 768px) and (max-width: 991px) {
      .ww-e-d1S9 {
        width: 40%;
        height: 60%;
        display: flex;
        overflow: hidden;
        max-width: 680px;
        box-shadow: 0 10px 40px #0000001a;
        max-height: 84vh;
        border-radius: 16px;
        flex-direction: column;
      }
    }
    @media (max-width: 767px) {
      .ww-e-d1S9 {
        display: flex;
        overflow: hidden;
        max-width: 680px;
        box-shadow: 0 10px 40px #0000001a;
        max-height: 84vh;
        border-radius: 12px;
        flex-direction: column;
      }
    }
  }
}
@layer ww-style-layout-override {
}
