@charset "UTF-8";
.new_test_zw_styles {
  --bodyColor: #ffffff;
  --bodyFontFamily: Tablet Gothic, sans-serif;
  --bodyFontStyle: normal;
  --bodyFontWeight: 300;
  --bodyFontSize: 18px;
  background-color: #ffffff;
  font-family: "Tablet Gothic", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: 150%;
  letter-spacing: 0px;
  text-transform: None;
  font-size: 18px;
  --h1FontFamily: Tablet Gothic, sans-serif;
  --h1FontStyle: normal;
  --h1FontWeight: 400;
  --h1FontSize: 20px;
  --h2FontFamily: Tablet Gothic, sans-serif;
  --h2FontStyle: normal;
  --h2FontWeight: 300;
  --h2FontSize: 18px;
  --h3FontFamily: Tablet Gothic, sans-serif;
  --h3FontStyle: normal;
  --h3FontWeight: 300;
  --h3FontSize: 18px;
  --h4FontFamily: Tablet Gothic, sans-serif;
  --h4FontStyle: normal;
  --h4FontWeight: 400;
  --h4FontSize: 14px;
  --h5FontFamily: Tablet Gothic, sans-serif;
  --h5FontStyle: normal;
  --h5FontWeight: 300;
  --h5FontSize: 24px;
  --h6FontFamily: Tablet Gothic, sans-serif;
  --h6FontStyle: normal;
  --h6FontWeight: 300;
  --h6FontSize: 12px; }
  .new_test_zw_styles .information-icon {
    border-radius: 15px; }
  .new_test_zw_styles h1 {
    --h1FontFamily: Tablet Gothic, sans-serif;
    --h1FontStyle: normal;
    --h1FontWeight: 400;
    --h1FontSize: 20px;
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 20px; }
  .new_test_zw_styles h2 {
    --h2FontFamily: Tablet Gothic, sans-serif;
    --h2FontStyle: normal;
    --h2FontWeight: 300;
    --h2FontSize: 18px;
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 115%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 18px; }
  .new_test_zw_styles h3 {
    --h3FontFamily: Tablet Gothic, sans-serif;
    --h3FontStyle: normal;
    --h3FontWeight: 300;
    --h3FontSize: 18px;
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 18px; }
  .new_test_zw_styles h4 {
    --h4FontFamily: Tablet Gothic, sans-serif;
    --h4FontStyle: normal;
    --h4FontWeight: 400;
    --h4FontSize: 14px;
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 14px; }
  .new_test_zw_styles h5 {
    --h5FontFamily: Tablet Gothic, sans-serif;
    --h5FontStyle: normal;
    --h5FontWeight: 300;
    --h5FontSize: 24px;
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 24px; }
  .new_test_zw_styles h6 {
    --h6FontFamily: Tablet Gothic, sans-serif;
    --h6FontStyle: normal;
    --h6FontWeight: 300;
    --h6FontSize: 12px;
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 12px; }
  .new_test_zw_styles .variant-1, .new_test_zw_styles .sub-variant.variant-1 {
    --backgroundColor: #ffffff;
    --headingColor: #000000;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #7f7f7f;
    --linkHoverColor: #b7b7b7;
    --borderColor: #d9d9d9;
    --listItemsColor: #000000;
    --additionalTextColor: #61ba8c;
    background-color: #ffffff;
    color: #000000; }
    .new_test_zw_styles .variant-1 .heading, .new_test_zw_styles .variant-1 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-1 .heading, .new_test_zw_styles .sub-variant.variant-1 :is(h1, h2, h3, h4, h5, h6) {
      color: #000000; }
    .new_test_zw_styles .variant-1 .secondary-heading, .new_test_zw_styles .variant-1 .subheading, .new_test_zw_styles .sub-variant.variant-1 .secondary-heading, .new_test_zw_styles .sub-variant.variant-1 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-1 .accordion-item, .new_test_zw_styles .sub-variant.variant-1 .accordion-item {
      background-color: #ffffff; }
    .new_test_zw_styles .variant-1 p, .new_test_zw_styles .sub-variant.variant-1 p {
      color: #000000; }
    .new_test_zw_styles .variant-1 a, .new_test_zw_styles .sub-variant.variant-1 a {
      color: #7f7f7f; }
    .new_test_zw_styles .variant-1 hr, .new_test_zw_styles .sub-variant.variant-1 hr {
      color: #d9d9d9; }
    .new_test_zw_styles .variant-1 a:hover, .new_test_zw_styles .sub-variant.variant-1 a:hover {
      color: #b7b7b7; }
    .new_test_zw_styles .variant-1 .border, .new_test_zw_styles .sub-variant.variant-1 .border {
      border-color: #d9d9d9; }
    .new_test_zw_styles .variant-1 .list-items, .new_test_zw_styles .sub-variant.variant-1 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-1 .list-items li::before, .new_test_zw_styles .sub-variant.variant-1 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #000000; }
    .new_test_zw_styles .variant-1 .additional-text, .new_test_zw_styles .sub-variant.variant-1 .additional-text {
      color: #61ba8c; }
    .new_test_zw_styles .variant-1 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-1 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26ffffff' /></svg>"); }
  .new_test_zw_styles .variant-2, .new_test_zw_styles .sub-variant.variant-2 {
    --backgroundColor: #f0f0f0;
    --headingColor: #000000;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #6b6b6b;
    --linkHoverColor: #b7b7b7;
    --borderColor: #979797;
    --listItemsColor: #000000;
    --additionalTextColor: #000000;
    background-color: #f0f0f0;
    color: #000000; }
    .new_test_zw_styles .variant-2 .heading, .new_test_zw_styles .variant-2 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-2 .heading, .new_test_zw_styles .sub-variant.variant-2 :is(h1, h2, h3, h4, h5, h6) {
      color: #000000; }
    .new_test_zw_styles .variant-2 .secondary-heading, .new_test_zw_styles .variant-2 .subheading, .new_test_zw_styles .sub-variant.variant-2 .secondary-heading, .new_test_zw_styles .sub-variant.variant-2 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-2 .accordion-item, .new_test_zw_styles .sub-variant.variant-2 .accordion-item {
      background-color: #f0f0f0; }
    .new_test_zw_styles .variant-2 p, .new_test_zw_styles .sub-variant.variant-2 p {
      color: #000000; }
    .new_test_zw_styles .variant-2 a, .new_test_zw_styles .sub-variant.variant-2 a {
      color: #6b6b6b; }
    .new_test_zw_styles .variant-2 hr, .new_test_zw_styles .sub-variant.variant-2 hr {
      color: #979797; }
    .new_test_zw_styles .variant-2 a:hover, .new_test_zw_styles .sub-variant.variant-2 a:hover {
      color: #b7b7b7; }
    .new_test_zw_styles .variant-2 .border, .new_test_zw_styles .sub-variant.variant-2 .border {
      border-color: #979797; }
    .new_test_zw_styles .variant-2 .list-items, .new_test_zw_styles .sub-variant.variant-2 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-2 .list-items li::before, .new_test_zw_styles .sub-variant.variant-2 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #000000; }
    .new_test_zw_styles .variant-2 .additional-text, .new_test_zw_styles .sub-variant.variant-2 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-2 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-2 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26f0f0f0' /></svg>"); }
  .new_test_zw_styles .variant-3, .new_test_zw_styles .sub-variant.variant-3 {
    --backgroundColor: #56b683;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #56b683;
    color: #000000; }
    .new_test_zw_styles .variant-3 .heading, .new_test_zw_styles .variant-3 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-3 .heading, .new_test_zw_styles .sub-variant.variant-3 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-3 .secondary-heading, .new_test_zw_styles .variant-3 .subheading, .new_test_zw_styles .sub-variant.variant-3 .secondary-heading, .new_test_zw_styles .sub-variant.variant-3 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-3 .accordion-item, .new_test_zw_styles .sub-variant.variant-3 .accordion-item {
      background-color: #56b683; }
    .new_test_zw_styles .variant-3 p, .new_test_zw_styles .sub-variant.variant-3 p {
      color: #000000; }
    .new_test_zw_styles .variant-3 a, .new_test_zw_styles .sub-variant.variant-3 a {
      color: #efefef; }
    .new_test_zw_styles .variant-3 hr, .new_test_zw_styles .sub-variant.variant-3 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-3 a:hover, .new_test_zw_styles .sub-variant.variant-3 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-3 .border, .new_test_zw_styles .sub-variant.variant-3 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-3 .list-items, .new_test_zw_styles .sub-variant.variant-3 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-3 .list-items li::before, .new_test_zw_styles .sub-variant.variant-3 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-3 .additional-text, .new_test_zw_styles .sub-variant.variant-3 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-3 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-3 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%2656b683' /></svg>"); }
  .new_test_zw_styles .variant-4, .new_test_zw_styles .sub-variant.variant-4 {
    --backgroundColor: #d8044a;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #d8044a;
    color: #ffffff; }
    .new_test_zw_styles .variant-4 .heading, .new_test_zw_styles .variant-4 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-4 .heading, .new_test_zw_styles .sub-variant.variant-4 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-4 .secondary-heading, .new_test_zw_styles .variant-4 .subheading, .new_test_zw_styles .sub-variant.variant-4 .secondary-heading, .new_test_zw_styles .sub-variant.variant-4 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-4 .accordion-item, .new_test_zw_styles .sub-variant.variant-4 .accordion-item {
      background-color: #d8044a; }
    .new_test_zw_styles .variant-4 p, .new_test_zw_styles .sub-variant.variant-4 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-4 a, .new_test_zw_styles .sub-variant.variant-4 a {
      color: #efefef; }
    .new_test_zw_styles .variant-4 hr, .new_test_zw_styles .sub-variant.variant-4 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-4 a:hover, .new_test_zw_styles .sub-variant.variant-4 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-4 .border, .new_test_zw_styles .sub-variant.variant-4 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-4 .list-items, .new_test_zw_styles .sub-variant.variant-4 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-4 .list-items li::before, .new_test_zw_styles .sub-variant.variant-4 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-4 .additional-text, .new_test_zw_styles .sub-variant.variant-4 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-4 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-4 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26d8044a' /></svg>"); }
  .new_test_zw_styles .variant-5, .new_test_zw_styles .sub-variant.variant-5 {
    --backgroundColor: #860106;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #898989;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #898989;
    background-color: #860106;
    color: #ffffff; }
    .new_test_zw_styles .variant-5 .heading, .new_test_zw_styles .variant-5 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-5 .heading, .new_test_zw_styles .sub-variant.variant-5 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-5 .secondary-heading, .new_test_zw_styles .variant-5 .subheading, .new_test_zw_styles .sub-variant.variant-5 .secondary-heading, .new_test_zw_styles .sub-variant.variant-5 .subheading {
      color: #898989; }
    .new_test_zw_styles .variant-5 .accordion-item, .new_test_zw_styles .sub-variant.variant-5 .accordion-item {
      background-color: #860106; }
    .new_test_zw_styles .variant-5 p, .new_test_zw_styles .sub-variant.variant-5 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-5 a, .new_test_zw_styles .sub-variant.variant-5 a {
      color: #efefef; }
    .new_test_zw_styles .variant-5 hr, .new_test_zw_styles .sub-variant.variant-5 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-5 a:hover, .new_test_zw_styles .sub-variant.variant-5 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-5 .border, .new_test_zw_styles .sub-variant.variant-5 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-5 .list-items, .new_test_zw_styles .sub-variant.variant-5 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-5 .list-items li::before, .new_test_zw_styles .sub-variant.variant-5 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-5 .additional-text, .new_test_zw_styles .sub-variant.variant-5 .additional-text {
      color: #898989; }
    .new_test_zw_styles .variant-5 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-5 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26860106' /></svg>"); }
  .new_test_zw_styles .variant-6, .new_test_zw_styles .sub-variant.variant-6 {
    --backgroundColor: #ffffff;
    --headingColor: #d7045a;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #969292;
    --linkHoverColor: #000000;
    --borderColor: #efefef;
    --listItemsColor: #d7045a;
    --additionalTextColor: #000000;
    background-color: #ffffff;
    color: #000000; }
    .new_test_zw_styles .variant-6 .heading, .new_test_zw_styles .variant-6 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-6 .heading, .new_test_zw_styles .sub-variant.variant-6 :is(h1, h2, h3, h4, h5, h6) {
      color: #d7045a; }
    .new_test_zw_styles .variant-6 .secondary-heading, .new_test_zw_styles .variant-6 .subheading, .new_test_zw_styles .sub-variant.variant-6 .secondary-heading, .new_test_zw_styles .sub-variant.variant-6 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-6 .accordion-item, .new_test_zw_styles .sub-variant.variant-6 .accordion-item {
      background-color: #ffffff; }
    .new_test_zw_styles .variant-6 p, .new_test_zw_styles .sub-variant.variant-6 p {
      color: #000000; }
    .new_test_zw_styles .variant-6 a, .new_test_zw_styles .sub-variant.variant-6 a {
      color: #969292; }
    .new_test_zw_styles .variant-6 hr, .new_test_zw_styles .sub-variant.variant-6 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-6 a:hover, .new_test_zw_styles .sub-variant.variant-6 a:hover {
      color: #000000; }
    .new_test_zw_styles .variant-6 .border, .new_test_zw_styles .sub-variant.variant-6 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-6 .list-items, .new_test_zw_styles .sub-variant.variant-6 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-6 .list-items li::before, .new_test_zw_styles .sub-variant.variant-6 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #d7045a; }
    .new_test_zw_styles .variant-6 .additional-text, .new_test_zw_styles .sub-variant.variant-6 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-6 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-6 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26ffffff' /></svg>"); }
  .new_test_zw_styles .variant-7, .new_test_zw_styles .sub-variant.variant-7 {
    --backgroundColor: #1464bb;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #1464bb;
    color: #ffffff; }
    .new_test_zw_styles .variant-7 .heading, .new_test_zw_styles .variant-7 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-7 .heading, .new_test_zw_styles .sub-variant.variant-7 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-7 .secondary-heading, .new_test_zw_styles .variant-7 .subheading, .new_test_zw_styles .sub-variant.variant-7 .secondary-heading, .new_test_zw_styles .sub-variant.variant-7 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-7 .accordion-item, .new_test_zw_styles .sub-variant.variant-7 .accordion-item {
      background-color: #1464bb; }
    .new_test_zw_styles .variant-7 p, .new_test_zw_styles .sub-variant.variant-7 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-7 a, .new_test_zw_styles .sub-variant.variant-7 a {
      color: #efefef; }
    .new_test_zw_styles .variant-7 hr, .new_test_zw_styles .sub-variant.variant-7 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-7 a:hover, .new_test_zw_styles .sub-variant.variant-7 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-7 .border, .new_test_zw_styles .sub-variant.variant-7 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-7 .list-items, .new_test_zw_styles .sub-variant.variant-7 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-7 .list-items li::before, .new_test_zw_styles .sub-variant.variant-7 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-7 .additional-text, .new_test_zw_styles .sub-variant.variant-7 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-7 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-7 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%261464bb' /></svg>"); }
  .new_test_zw_styles .variant-8, .new_test_zw_styles .sub-variant.variant-8 {
    --backgroundColor: #26b1c6;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #26b1c6;
    color: #ffffff; }
    .new_test_zw_styles .variant-8 .heading, .new_test_zw_styles .variant-8 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-8 .heading, .new_test_zw_styles .sub-variant.variant-8 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-8 .secondary-heading, .new_test_zw_styles .variant-8 .subheading, .new_test_zw_styles .sub-variant.variant-8 .secondary-heading, .new_test_zw_styles .sub-variant.variant-8 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-8 .accordion-item, .new_test_zw_styles .sub-variant.variant-8 .accordion-item {
      background-color: #26b1c6; }
    .new_test_zw_styles .variant-8 p, .new_test_zw_styles .sub-variant.variant-8 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-8 a, .new_test_zw_styles .sub-variant.variant-8 a {
      color: #efefef; }
    .new_test_zw_styles .variant-8 hr, .new_test_zw_styles .sub-variant.variant-8 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-8 a:hover, .new_test_zw_styles .sub-variant.variant-8 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-8 .border, .new_test_zw_styles .sub-variant.variant-8 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-8 .list-items, .new_test_zw_styles .sub-variant.variant-8 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-8 .list-items li::before, .new_test_zw_styles .sub-variant.variant-8 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-8 .additional-text, .new_test_zw_styles .sub-variant.variant-8 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-8 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-8 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%2626b1c6' /></svg>"); }
  .new_test_zw_styles .variant-9, .new_test_zw_styles .sub-variant.variant-9 {
    --backgroundColor: #000000;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #898989;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #898989;
    background-color: #000000;
    color: #ffffff; }
    .new_test_zw_styles .variant-9 .heading, .new_test_zw_styles .variant-9 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-9 .heading, .new_test_zw_styles .sub-variant.variant-9 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-9 .secondary-heading, .new_test_zw_styles .variant-9 .subheading, .new_test_zw_styles .sub-variant.variant-9 .secondary-heading, .new_test_zw_styles .sub-variant.variant-9 .subheading {
      color: #898989; }
    .new_test_zw_styles .variant-9 .accordion-item, .new_test_zw_styles .sub-variant.variant-9 .accordion-item {
      background-color: #000000; }
    .new_test_zw_styles .variant-9 p, .new_test_zw_styles .sub-variant.variant-9 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-9 a, .new_test_zw_styles .sub-variant.variant-9 a {
      color: #efefef; }
    .new_test_zw_styles .variant-9 hr, .new_test_zw_styles .sub-variant.variant-9 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-9 a:hover, .new_test_zw_styles .sub-variant.variant-9 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-9 .border, .new_test_zw_styles .sub-variant.variant-9 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-9 .list-items, .new_test_zw_styles .sub-variant.variant-9 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-9 .list-items li::before, .new_test_zw_styles .sub-variant.variant-9 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-9 .additional-text, .new_test_zw_styles .sub-variant.variant-9 .additional-text {
      color: #898989; }
    .new_test_zw_styles .variant-9 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-9 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26000000' /></svg>"); }
  .new_test_zw_styles .variant-10, .new_test_zw_styles .sub-variant.variant-10 {
    --backgroundColor: #ffed00;
    --headingColor: #000000;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #7f7f7f;
    --linkHoverColor: #b7b7b7;
    --borderColor: #000000;
    --listItemsColor: #000000;
    --additionalTextColor: #000000;
    background-color: #ffed00;
    color: #000000; }
    .new_test_zw_styles .variant-10 .heading, .new_test_zw_styles .variant-10 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-10 .heading, .new_test_zw_styles .sub-variant.variant-10 :is(h1, h2, h3, h4, h5, h6) {
      color: #000000; }
    .new_test_zw_styles .variant-10 .secondary-heading, .new_test_zw_styles .variant-10 .subheading, .new_test_zw_styles .sub-variant.variant-10 .secondary-heading, .new_test_zw_styles .sub-variant.variant-10 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-10 .accordion-item, .new_test_zw_styles .sub-variant.variant-10 .accordion-item {
      background-color: #ffed00; }
    .new_test_zw_styles .variant-10 p, .new_test_zw_styles .sub-variant.variant-10 p {
      color: #000000; }
    .new_test_zw_styles .variant-10 a, .new_test_zw_styles .sub-variant.variant-10 a {
      color: #7f7f7f; }
    .new_test_zw_styles .variant-10 hr, .new_test_zw_styles .sub-variant.variant-10 hr {
      color: #000000; }
    .new_test_zw_styles .variant-10 a:hover, .new_test_zw_styles .sub-variant.variant-10 a:hover {
      color: #b7b7b7; }
    .new_test_zw_styles .variant-10 .border, .new_test_zw_styles .sub-variant.variant-10 .border {
      border-color: #000000; }
    .new_test_zw_styles .variant-10 .list-items, .new_test_zw_styles .sub-variant.variant-10 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-10 .list-items li::before, .new_test_zw_styles .sub-variant.variant-10 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #000000; }
    .new_test_zw_styles .variant-10 .additional-text, .new_test_zw_styles .sub-variant.variant-10 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-10 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-10 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26ffed00' /></svg>"); }
  .new_test_zw_styles .variant-11, .new_test_zw_styles .sub-variant.variant-11 {
    --backgroundColor: #ff0000;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #ff0000;
    color: #ffffff; }
    .new_test_zw_styles .variant-11 .heading, .new_test_zw_styles .variant-11 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-11 .heading, .new_test_zw_styles .sub-variant.variant-11 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-11 .secondary-heading, .new_test_zw_styles .variant-11 .subheading, .new_test_zw_styles .sub-variant.variant-11 .secondary-heading, .new_test_zw_styles .sub-variant.variant-11 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-11 .accordion-item, .new_test_zw_styles .sub-variant.variant-11 .accordion-item {
      background-color: #ff0000; }
    .new_test_zw_styles .variant-11 p, .new_test_zw_styles .sub-variant.variant-11 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-11 a, .new_test_zw_styles .sub-variant.variant-11 a {
      color: #efefef; }
    .new_test_zw_styles .variant-11 hr, .new_test_zw_styles .sub-variant.variant-11 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-11 a:hover, .new_test_zw_styles .sub-variant.variant-11 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-11 .border, .new_test_zw_styles .sub-variant.variant-11 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-11 .list-items, .new_test_zw_styles .sub-variant.variant-11 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-11 .list-items li::before, .new_test_zw_styles .sub-variant.variant-11 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-11 .additional-text, .new_test_zw_styles .sub-variant.variant-11 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-11 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-11 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26ff0000' /></svg>"); }
  .new_test_zw_styles .variant-12, .new_test_zw_styles .sub-variant.variant-12 {
    --backgroundColor: #e9453e;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #e9453e;
    color: #ffffff; }
    .new_test_zw_styles .variant-12 .heading, .new_test_zw_styles .variant-12 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-12 .heading, .new_test_zw_styles .sub-variant.variant-12 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-12 .secondary-heading, .new_test_zw_styles .variant-12 .subheading, .new_test_zw_styles .sub-variant.variant-12 .secondary-heading, .new_test_zw_styles .sub-variant.variant-12 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-12 .accordion-item, .new_test_zw_styles .sub-variant.variant-12 .accordion-item {
      background-color: #e9453e; }
    .new_test_zw_styles .variant-12 p, .new_test_zw_styles .sub-variant.variant-12 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-12 a, .new_test_zw_styles .sub-variant.variant-12 a {
      color: #efefef; }
    .new_test_zw_styles .variant-12 hr, .new_test_zw_styles .sub-variant.variant-12 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-12 a:hover, .new_test_zw_styles .sub-variant.variant-12 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-12 .border, .new_test_zw_styles .sub-variant.variant-12 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-12 .list-items, .new_test_zw_styles .sub-variant.variant-12 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-12 .list-items li::before, .new_test_zw_styles .sub-variant.variant-12 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-12 .additional-text, .new_test_zw_styles .sub-variant.variant-12 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-12 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-12 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26e9453e' /></svg>"); }
  .new_test_zw_styles .variant-13, .new_test_zw_styles .sub-variant.variant-13 {
    --backgroundColor: #55ddcc;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #55ddcc;
    color: #ffffff; }
    .new_test_zw_styles .variant-13 .heading, .new_test_zw_styles .variant-13 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-13 .heading, .new_test_zw_styles .sub-variant.variant-13 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-13 .secondary-heading, .new_test_zw_styles .variant-13 .subheading, .new_test_zw_styles .sub-variant.variant-13 .secondary-heading, .new_test_zw_styles .sub-variant.variant-13 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-13 .accordion-item, .new_test_zw_styles .sub-variant.variant-13 .accordion-item {
      background-color: #55ddcc; }
    .new_test_zw_styles .variant-13 p, .new_test_zw_styles .sub-variant.variant-13 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-13 a, .new_test_zw_styles .sub-variant.variant-13 a {
      color: #efefef; }
    .new_test_zw_styles .variant-13 hr, .new_test_zw_styles .sub-variant.variant-13 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-13 a:hover, .new_test_zw_styles .sub-variant.variant-13 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-13 .border, .new_test_zw_styles .sub-variant.variant-13 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-13 .list-items, .new_test_zw_styles .sub-variant.variant-13 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-13 .list-items li::before, .new_test_zw_styles .sub-variant.variant-13 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-13 .additional-text, .new_test_zw_styles .sub-variant.variant-13 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-13 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-13 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%2655ddcc' /></svg>"); }
  .new_test_zw_styles .variant-14, .new_test_zw_styles .sub-variant.variant-14 {
    --backgroundColor: #56bd4e;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #535353;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #ffffff;
    --listItemsColor: #ffffff;
    --additionalTextColor: #535353;
    background-color: #56bd4e;
    color: #ffffff; }
    .new_test_zw_styles .variant-14 .heading, .new_test_zw_styles .variant-14 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-14 .heading, .new_test_zw_styles .sub-variant.variant-14 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-14 .secondary-heading, .new_test_zw_styles .variant-14 .subheading, .new_test_zw_styles .sub-variant.variant-14 .secondary-heading, .new_test_zw_styles .sub-variant.variant-14 .subheading {
      color: #535353; }
    .new_test_zw_styles .variant-14 .accordion-item, .new_test_zw_styles .sub-variant.variant-14 .accordion-item {
      background-color: #56bd4e; }
    .new_test_zw_styles .variant-14 p, .new_test_zw_styles .sub-variant.variant-14 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-14 a, .new_test_zw_styles .sub-variant.variant-14 a {
      color: #efefef; }
    .new_test_zw_styles .variant-14 hr, .new_test_zw_styles .sub-variant.variant-14 hr {
      color: #ffffff; }
    .new_test_zw_styles .variant-14 a:hover, .new_test_zw_styles .sub-variant.variant-14 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-14 .border, .new_test_zw_styles .sub-variant.variant-14 .border {
      border-color: #ffffff; }
    .new_test_zw_styles .variant-14 .list-items, .new_test_zw_styles .sub-variant.variant-14 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-14 .list-items li::before, .new_test_zw_styles .sub-variant.variant-14 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-14 .additional-text, .new_test_zw_styles .sub-variant.variant-14 .additional-text {
      color: #535353; }
    .new_test_zw_styles .variant-14 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-14 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%2656bd4e' /></svg>"); }
  .new_test_zw_styles .variant-15, .new_test_zw_styles .sub-variant.variant-15 {
    --backgroundColor: #fbbc41;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #fbbc41;
    color: #ffffff; }
    .new_test_zw_styles .variant-15 .heading, .new_test_zw_styles .variant-15 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-15 .heading, .new_test_zw_styles .sub-variant.variant-15 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-15 .secondary-heading, .new_test_zw_styles .variant-15 .subheading, .new_test_zw_styles .sub-variant.variant-15 .secondary-heading, .new_test_zw_styles .sub-variant.variant-15 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-15 .accordion-item, .new_test_zw_styles .sub-variant.variant-15 .accordion-item {
      background-color: #fbbc41; }
    .new_test_zw_styles .variant-15 p, .new_test_zw_styles .sub-variant.variant-15 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-15 a, .new_test_zw_styles .sub-variant.variant-15 a {
      color: #efefef; }
    .new_test_zw_styles .variant-15 hr, .new_test_zw_styles .sub-variant.variant-15 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-15 a:hover, .new_test_zw_styles .sub-variant.variant-15 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-15 .border, .new_test_zw_styles .sub-variant.variant-15 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-15 .list-items, .new_test_zw_styles .sub-variant.variant-15 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-15 .list-items li::before, .new_test_zw_styles .sub-variant.variant-15 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-15 .additional-text, .new_test_zw_styles .sub-variant.variant-15 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-15 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-15 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26fbbc41' /></svg>"); }
  .new_test_zw_styles .variant-16, .new_test_zw_styles .sub-variant.variant-16 {
    --backgroundColor: #8882b2;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #000000;
    --textColor: #ffffff;
    --linkColor: #efefef;
    --linkHoverColor: #ffffff;
    --borderColor: #efefef;
    --listItemsColor: #ffffff;
    --additionalTextColor: #000000;
    background-color: #8882b2;
    color: #ffffff; }
    .new_test_zw_styles .variant-16 .heading, .new_test_zw_styles .variant-16 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-16 .heading, .new_test_zw_styles .sub-variant.variant-16 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-16 .secondary-heading, .new_test_zw_styles .variant-16 .subheading, .new_test_zw_styles .sub-variant.variant-16 .secondary-heading, .new_test_zw_styles .sub-variant.variant-16 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-16 .accordion-item, .new_test_zw_styles .sub-variant.variant-16 .accordion-item {
      background-color: #8882b2; }
    .new_test_zw_styles .variant-16 p, .new_test_zw_styles .sub-variant.variant-16 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-16 a, .new_test_zw_styles .sub-variant.variant-16 a {
      color: #efefef; }
    .new_test_zw_styles .variant-16 hr, .new_test_zw_styles .sub-variant.variant-16 hr {
      color: #efefef; }
    .new_test_zw_styles .variant-16 a:hover, .new_test_zw_styles .sub-variant.variant-16 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-16 .border, .new_test_zw_styles .sub-variant.variant-16 .border {
      border-color: #efefef; }
    .new_test_zw_styles .variant-16 .list-items, .new_test_zw_styles .sub-variant.variant-16 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-16 .list-items li::before, .new_test_zw_styles .sub-variant.variant-16 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-16 .additional-text, .new_test_zw_styles .sub-variant.variant-16 .additional-text {
      color: #000000; }
    .new_test_zw_styles .variant-16 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-16 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%268882b2' /></svg>"); }
  .new_test_zw_styles .variant-17, .new_test_zw_styles .sub-variant.variant-17 {
    --backgroundColor: #98b9ea;
    --headingColor: #000000;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #ffffff;
    --linkHoverColor: #ffffff;
    --borderColor: #ffffff;
    --listItemsColor: #ffffff;
    --additionalTextColor: #ffffff;
    background-color: #98b9ea;
    color: #000000; }
    .new_test_zw_styles .variant-17 .heading, .new_test_zw_styles .variant-17 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-17 .heading, .new_test_zw_styles .sub-variant.variant-17 :is(h1, h2, h3, h4, h5, h6) {
      color: #000000; }
    .new_test_zw_styles .variant-17 .secondary-heading, .new_test_zw_styles .variant-17 .subheading, .new_test_zw_styles .sub-variant.variant-17 .secondary-heading, .new_test_zw_styles .sub-variant.variant-17 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-17 .accordion-item, .new_test_zw_styles .sub-variant.variant-17 .accordion-item {
      background-color: #98b9ea; }
    .new_test_zw_styles .variant-17 p, .new_test_zw_styles .sub-variant.variant-17 p {
      color: #000000; }
    .new_test_zw_styles .variant-17 a, .new_test_zw_styles .sub-variant.variant-17 a {
      color: #ffffff; }
    .new_test_zw_styles .variant-17 hr, .new_test_zw_styles .sub-variant.variant-17 hr {
      color: #ffffff; }
    .new_test_zw_styles .variant-17 a:hover, .new_test_zw_styles .sub-variant.variant-17 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-17 .border, .new_test_zw_styles .sub-variant.variant-17 .border {
      border-color: #ffffff; }
    .new_test_zw_styles .variant-17 .list-items, .new_test_zw_styles .sub-variant.variant-17 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-17 .list-items li::before, .new_test_zw_styles .sub-variant.variant-17 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-17 .additional-text, .new_test_zw_styles .sub-variant.variant-17 .additional-text {
      color: #ffffff; }
    .new_test_zw_styles .variant-17 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-17 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%2698b9ea' /></svg>"); }
  .new_test_zw_styles .variant-18, .new_test_zw_styles .sub-variant.variant-18 {
    --backgroundColor: #3c8b83;
    --headingColor: #ffffff;
    --secondaryHeadingColor: #ffffff;
    --textColor: #ffffff;
    --linkColor: #ffffff;
    --linkHoverColor: #ffffff;
    --borderColor: #ffffff;
    --listItemsColor: #ffffff;
    --additionalTextColor: #ffffff;
    background-color: #3c8b83;
    color: #ffffff; }
    .new_test_zw_styles .variant-18 .heading, .new_test_zw_styles .variant-18 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-18 .heading, .new_test_zw_styles .sub-variant.variant-18 :is(h1, h2, h3, h4, h5, h6) {
      color: #ffffff; }
    .new_test_zw_styles .variant-18 .secondary-heading, .new_test_zw_styles .variant-18 .subheading, .new_test_zw_styles .sub-variant.variant-18 .secondary-heading, .new_test_zw_styles .sub-variant.variant-18 .subheading {
      color: #ffffff; }
    .new_test_zw_styles .variant-18 .accordion-item, .new_test_zw_styles .sub-variant.variant-18 .accordion-item {
      background-color: #3c8b83; }
    .new_test_zw_styles .variant-18 p, .new_test_zw_styles .sub-variant.variant-18 p {
      color: #ffffff; }
    .new_test_zw_styles .variant-18 a, .new_test_zw_styles .sub-variant.variant-18 a {
      color: #ffffff; }
    .new_test_zw_styles .variant-18 hr, .new_test_zw_styles .sub-variant.variant-18 hr {
      color: #ffffff; }
    .new_test_zw_styles .variant-18 a:hover, .new_test_zw_styles .sub-variant.variant-18 a:hover {
      color: #ffffff; }
    .new_test_zw_styles .variant-18 .border, .new_test_zw_styles .sub-variant.variant-18 .border {
      border-color: #ffffff; }
    .new_test_zw_styles .variant-18 .list-items, .new_test_zw_styles .sub-variant.variant-18 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-18 .list-items li::before, .new_test_zw_styles .sub-variant.variant-18 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #ffffff; }
    .new_test_zw_styles .variant-18 .additional-text, .new_test_zw_styles .sub-variant.variant-18 .additional-text {
      color: #ffffff; }
    .new_test_zw_styles .variant-18 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-18 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%263c8b83' /></svg>"); }
  .new_test_zw_styles .variant-19, .new_test_zw_styles .sub-variant.variant-19 {
    --backgroundColor: #f3f6f4;
    --headingColor: #000000;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #000000;
    --linkHoverColor: #000000;
    --borderColor: #000000;
    --listItemsColor: #000000;
    --additionalTextColor: #ffffff;
    background-color: #f3f6f4;
    color: #000000; }
    .new_test_zw_styles .variant-19 .heading, .new_test_zw_styles .variant-19 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-19 .heading, .new_test_zw_styles .sub-variant.variant-19 :is(h1, h2, h3, h4, h5, h6) {
      color: #000000; }
    .new_test_zw_styles .variant-19 .secondary-heading, .new_test_zw_styles .variant-19 .subheading, .new_test_zw_styles .sub-variant.variant-19 .secondary-heading, .new_test_zw_styles .sub-variant.variant-19 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-19 .accordion-item, .new_test_zw_styles .sub-variant.variant-19 .accordion-item {
      background-color: #f3f6f4; }
    .new_test_zw_styles .variant-19 p, .new_test_zw_styles .sub-variant.variant-19 p {
      color: #000000; }
    .new_test_zw_styles .variant-19 a, .new_test_zw_styles .sub-variant.variant-19 a {
      color: #000000; }
    .new_test_zw_styles .variant-19 hr, .new_test_zw_styles .sub-variant.variant-19 hr {
      color: #000000; }
    .new_test_zw_styles .variant-19 a:hover, .new_test_zw_styles .sub-variant.variant-19 a:hover {
      color: #000000; }
    .new_test_zw_styles .variant-19 .border, .new_test_zw_styles .sub-variant.variant-19 .border {
      border-color: #000000; }
    .new_test_zw_styles .variant-19 .list-items, .new_test_zw_styles .sub-variant.variant-19 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-19 .list-items li::before, .new_test_zw_styles .sub-variant.variant-19 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #000000; }
    .new_test_zw_styles .variant-19 .additional-text, .new_test_zw_styles .sub-variant.variant-19 .additional-text {
      color: #ffffff; }
    .new_test_zw_styles .variant-19 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-19 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26f3f6f4' /></svg>"); }
  .new_test_zw_styles .variant-20, .new_test_zw_styles .sub-variant.variant-20 {
    --backgroundColor: #ffffff;
    --headingColor: #000000;
    --secondaryHeadingColor: #000000;
    --textColor: #000000;
    --linkColor: #000000;
    --linkHoverColor: #6c6c6c;
    --borderColor: #000000;
    --listItemsColor: #6c6c6c;
    --additionalTextColor: #ffffff;
    background-color: #ffffff;
    color: #000000; }
    .new_test_zw_styles .variant-20 .heading, .new_test_zw_styles .variant-20 :is(h1, h2, h3, h4, h5, h6), .new_test_zw_styles .sub-variant.variant-20 .heading, .new_test_zw_styles .sub-variant.variant-20 :is(h1, h2, h3, h4, h5, h6) {
      color: #000000; }
    .new_test_zw_styles .variant-20 .secondary-heading, .new_test_zw_styles .variant-20 .subheading, .new_test_zw_styles .sub-variant.variant-20 .secondary-heading, .new_test_zw_styles .sub-variant.variant-20 .subheading {
      color: #000000; }
    .new_test_zw_styles .variant-20 .accordion-item, .new_test_zw_styles .sub-variant.variant-20 .accordion-item {
      background-color: #ffffff; }
    .new_test_zw_styles .variant-20 p, .new_test_zw_styles .sub-variant.variant-20 p {
      color: #000000; }
    .new_test_zw_styles .variant-20 a, .new_test_zw_styles .sub-variant.variant-20 a {
      color: #000000; }
    .new_test_zw_styles .variant-20 hr, .new_test_zw_styles .sub-variant.variant-20 hr {
      color: #000000; }
    .new_test_zw_styles .variant-20 a:hover, .new_test_zw_styles .sub-variant.variant-20 a:hover {
      color: #6c6c6c; }
    .new_test_zw_styles .variant-20 .border, .new_test_zw_styles .sub-variant.variant-20 .border {
      border-color: #000000; }
    .new_test_zw_styles .variant-20 .list-items, .new_test_zw_styles .sub-variant.variant-20 .list-items {
      list-style: none; }
      .new_test_zw_styles .variant-20 .list-items li::before, .new_test_zw_styles .sub-variant.variant-20 .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #6c6c6c; }
    .new_test_zw_styles .variant-20 .additional-text, .new_test_zw_styles .sub-variant.variant-20 .additional-text {
      color: #ffffff; }
    .new_test_zw_styles .variant-20 .form-switch .form-check-input, .new_test_zw_styles .sub-variant.variant-20 .form-switch .form-check-input {
      background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%26ffffff' /></svg>"); }
  .new_test_zw_styles .link-button.btn.variant-1 {
    color: #ffffff;
    background-color: #ff0000;
    border-color: #ff0000;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-1 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-1 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-1:hover, .new_test_zw_styles .link-button.btn.variant-1:focus {
      color: #ff0000;
      background-color: #ffffff;
      border-color: #ff0000; }
      .new_test_zw_styles .link-button.btn.variant-1:hover i, .new_test_zw_styles .link-button.btn.variant-1:focus i {
        color: #ff0000; }
    .new_test_zw_styles .link-button.btn.variant-1.busy {
      color: #ff0000;
      background-color: #ffffff;
      border-color: #ff0000; }
      .new_test_zw_styles .link-button.btn.variant-1.busy i {
        color: #ff0000;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-1.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-2 {
    color: #000000;
    background-color: #ffed00;
    border-color: #ffed00;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-2 i {
      color: #000000; }
    .new_test_zw_styles .link-button.btn.variant-2 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-2:hover, .new_test_zw_styles .link-button.btn.variant-2:focus {
      color: #000000;
      background-color: #ffffff;
      border-color: #ffed00; }
      .new_test_zw_styles .link-button.btn.variant-2:hover i, .new_test_zw_styles .link-button.btn.variant-2:focus i {
        color: #000000; }
    .new_test_zw_styles .link-button.btn.variant-2.busy {
      color: #000000;
      background-color: #ffffff;
      border-color: #ffed00; }
      .new_test_zw_styles .link-button.btn.variant-2.busy i {
        color: #000000;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-2.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-3 {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-3 i {
      color: #000000; }
    .new_test_zw_styles .link-button.btn.variant-3 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-3:hover, .new_test_zw_styles .link-button.btn.variant-3:focus {
      color: #ffffff;
      background-color: #000000;
      border-color: #ffffff; }
      .new_test_zw_styles .link-button.btn.variant-3:hover i, .new_test_zw_styles .link-button.btn.variant-3:focus i {
        color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-3.busy {
      color: #ffffff;
      background-color: #000000;
      border-color: #ffffff; }
      .new_test_zw_styles .link-button.btn.variant-3.busy i {
        color: #ffffff;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-3.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-4 {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-4 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-4 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-4:hover, .new_test_zw_styles .link-button.btn.variant-4:focus {
      color: #000000;
      background-color: #ffffff;
      border-color: #000000; }
      .new_test_zw_styles .link-button.btn.variant-4:hover i, .new_test_zw_styles .link-button.btn.variant-4:focus i {
        color: #000000; }
    .new_test_zw_styles .link-button.btn.variant-4.busy {
      color: #000000;
      background-color: #ffffff;
      border-color: #000000; }
      .new_test_zw_styles .link-button.btn.variant-4.busy i {
        color: #000000;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-4.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-5 {
    color: #ffffff;
    background-color: #e9453e;
    border-color: #e9453e;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-5 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-5 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-5:hover, .new_test_zw_styles .link-button.btn.variant-5:focus {
      color: #e9453e;
      background-color: #ffffff;
      border-color: #e9453e; }
      .new_test_zw_styles .link-button.btn.variant-5:hover i, .new_test_zw_styles .link-button.btn.variant-5:focus i {
        color: #e9453e; }
    .new_test_zw_styles .link-button.btn.variant-5.busy {
      color: #e9453e;
      background-color: #ffffff;
      border-color: #e9453e; }
      .new_test_zw_styles .link-button.btn.variant-5.busy i {
        color: #e9453e;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-5.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-6 {
    color: #ffffff;
    background-color: #56b683;
    border-color: #56b683;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-6 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-6 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-6:hover, .new_test_zw_styles .link-button.btn.variant-6:focus {
      color: #56b683;
      background-color: #ffffff;
      border-color: #56b683; }
      .new_test_zw_styles .link-button.btn.variant-6:hover i, .new_test_zw_styles .link-button.btn.variant-6:focus i {
        color: #56b683; }
    .new_test_zw_styles .link-button.btn.variant-6.busy {
      color: #56b683;
      background-color: #ffffff;
      border-color: #56b683; }
      .new_test_zw_styles .link-button.btn.variant-6.busy i {
        color: #56b683;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-6.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-7 {
    color: #ffffff;
    background-color: #00afd7;
    border-color: #00afd7;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-7 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-7 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-7:hover, .new_test_zw_styles .link-button.btn.variant-7:focus {
      color: #00afd7;
      background-color: #ffffff;
      border-color: #00afd7; }
      .new_test_zw_styles .link-button.btn.variant-7:hover i, .new_test_zw_styles .link-button.btn.variant-7:focus i {
        color: #00afd7; }
    .new_test_zw_styles .link-button.btn.variant-7.busy {
      color: #00afd7;
      background-color: #ffffff;
      border-color: #00afd7; }
      .new_test_zw_styles .link-button.btn.variant-7.busy i {
        color: #00afd7;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-7.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-8 {
    color: #ffffff;
    background-color: #c800ff;
    border-color: #c800ff;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-8 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-8 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-8:hover, .new_test_zw_styles .link-button.btn.variant-8:focus {
      color: #c800ff;
      background-color: #ffffff;
      border-color: #c800ff; }
      .new_test_zw_styles .link-button.btn.variant-8:hover i, .new_test_zw_styles .link-button.btn.variant-8:focus i {
        color: #c800ff; }
    .new_test_zw_styles .link-button.btn.variant-8.busy {
      color: #c800ff;
      background-color: #ffffff;
      border-color: #c800ff; }
      .new_test_zw_styles .link-button.btn.variant-8.busy i {
        color: #c800ff;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-8.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-9 {
    color: #ffffff;
    background-color: #1464bb;
    border-color: #1464bb;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-9 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-9 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-9:hover, .new_test_zw_styles .link-button.btn.variant-9:focus {
      color: #1464bb;
      background-color: #ffffff;
      border-color: #1464bb; }
      .new_test_zw_styles .link-button.btn.variant-9:hover i, .new_test_zw_styles .link-button.btn.variant-9:focus i {
        color: #1464bb; }
    .new_test_zw_styles .link-button.btn.variant-9.busy {
      color: #1464bb;
      background-color: #ffffff;
      border-color: #1464bb; }
      .new_test_zw_styles .link-button.btn.variant-9.busy i {
        color: #1464bb;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-9.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-10 {
    color: #ffffff;
    background-color: #26b1c6;
    border-color: #26b1c6;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-10 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-10 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-10:hover, .new_test_zw_styles .link-button.btn.variant-10:focus {
      color: #26b1c6;
      background-color: #ffffff;
      border-color: #26b1c6; }
      .new_test_zw_styles .link-button.btn.variant-10:hover i, .new_test_zw_styles .link-button.btn.variant-10:focus i {
        color: #26b1c6; }
    .new_test_zw_styles .link-button.btn.variant-10.busy {
      color: #26b1c6;
      background-color: #ffffff;
      border-color: #26b1c6; }
      .new_test_zw_styles .link-button.btn.variant-10.busy i {
        color: #26b1c6;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-10.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-11 {
    color: #ffffff;
    background-color: #d8044a;
    border-color: #d8044a;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-11 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-11 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-11:hover, .new_test_zw_styles .link-button.btn.variant-11:focus {
      color: #d8044a;
      background-color: #ffffff;
      border-color: #d8044a; }
      .new_test_zw_styles .link-button.btn.variant-11:hover i, .new_test_zw_styles .link-button.btn.variant-11:focus i {
        color: #d8044a; }
    .new_test_zw_styles .link-button.btn.variant-11.busy {
      color: #d8044a;
      background-color: #ffffff;
      border-color: #d8044a; }
      .new_test_zw_styles .link-button.btn.variant-11.busy i {
        color: #d8044a;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-11.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-12 {
    color: #ffffff;
    background-color: #55ddcc;
    border-color: #55ddcc;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-12 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-12 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-12:hover, .new_test_zw_styles .link-button.btn.variant-12:focus {
      color: #55ddcc;
      background-color: #ffffff;
      border-color: #55ddcc; }
      .new_test_zw_styles .link-button.btn.variant-12:hover i, .new_test_zw_styles .link-button.btn.variant-12:focus i {
        color: #55ddcc; }
    .new_test_zw_styles .link-button.btn.variant-12.busy {
      color: #55ddcc;
      background-color: #ffffff;
      border-color: #55ddcc; }
      .new_test_zw_styles .link-button.btn.variant-12.busy i {
        color: #55ddcc;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-12.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-13 {
    color: #ffffff;
    background-color: #3c8b83;
    border-color: #3c8b83;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-13 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-13 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-13:hover, .new_test_zw_styles .link-button.btn.variant-13:focus {
      color: #3c8b83;
      background-color: #ffffff;
      border-color: #3c8b83; }
      .new_test_zw_styles .link-button.btn.variant-13:hover i, .new_test_zw_styles .link-button.btn.variant-13:focus i {
        color: #3c8b83; }
    .new_test_zw_styles .link-button.btn.variant-13.busy {
      color: #3c8b83;
      background-color: #ffffff;
      border-color: #3c8b83; }
      .new_test_zw_styles .link-button.btn.variant-13.busy i {
        color: #3c8b83;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-13.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-14 {
    color: #ffffff;
    background-color: #e7410d;
    border-color: #e7410d;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-14 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-14 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-14:hover, .new_test_zw_styles .link-button.btn.variant-14:focus {
      color: #e7410d;
      background-color: #ffffff;
      border-color: #e7410d; }
      .new_test_zw_styles .link-button.btn.variant-14:hover i, .new_test_zw_styles .link-button.btn.variant-14:focus i {
        color: #e7410d; }
    .new_test_zw_styles .link-button.btn.variant-14.busy {
      color: #e7410d;
      background-color: #ffffff;
      border-color: #e7410d; }
      .new_test_zw_styles .link-button.btn.variant-14.busy i {
        color: #e7410d;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-14.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-15 {
    color: #ffffff;
    background-color: #fbbc41;
    border-color: #fbbc41;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-15 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-15 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-15:hover, .new_test_zw_styles .link-button.btn.variant-15:focus {
      color: #fbbc41;
      background-color: #ffffff;
      border-color: #fbbc41; }
      .new_test_zw_styles .link-button.btn.variant-15:hover i, .new_test_zw_styles .link-button.btn.variant-15:focus i {
        color: #fbbc41; }
    .new_test_zw_styles .link-button.btn.variant-15.busy {
      color: #fbbc41;
      background-color: #ffffff;
      border-color: #fbbc41; }
      .new_test_zw_styles .link-button.btn.variant-15.busy i {
        color: #fbbc41;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-15.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-16 {
    color: #ffffff;
    background-color: #ec5e7d;
    border-color: transparent;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-16 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-16 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-16:hover, .new_test_zw_styles .link-button.btn.variant-16:focus {
      color: #ec5e7d;
      background-color: #ffffff;
      border-color: #ec5e7d; }
      .new_test_zw_styles .link-button.btn.variant-16:hover i, .new_test_zw_styles .link-button.btn.variant-16:focus i {
        color: #ec5e7d; }
    .new_test_zw_styles .link-button.btn.variant-16.busy {
      color: #ec5e7d;
      background-color: #ffffff;
      border-color: #ec5e7d; }
      .new_test_zw_styles .link-button.btn.variant-16.busy i {
        color: #ec5e7d;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-16.busy i::before {
        content: ""; }
  .new_test_zw_styles .link-button.btn.variant-17 {
    color: #ffffff;
    background-color: #cf313f;
    border-color: transparent;
    border-radius: 22px;
    border-width: 3px;
    padding: 11px 14px 11px 14px; }
    .new_test_zw_styles .link-button.btn.variant-17 i {
      color: #ffffff; }
    .new_test_zw_styles .link-button.btn.variant-17 i::before {
      content: ""; }
    .new_test_zw_styles .link-button.btn.variant-17:hover, .new_test_zw_styles .link-button.btn.variant-17:focus {
      color: #cf313f;
      background-color: #ffffff;
      border-color: #cf313f; }
      .new_test_zw_styles .link-button.btn.variant-17:hover i, .new_test_zw_styles .link-button.btn.variant-17:focus i {
        color: #cf313f; }
    .new_test_zw_styles .link-button.btn.variant-17.busy {
      color: #cf313f;
      background-color: #ffffff;
      border-color: #cf313f; }
      .new_test_zw_styles .link-button.btn.variant-17.busy i {
        color: #cf313f;
        animation: fa-spin 2s infinite linear; }
      .new_test_zw_styles .link-button.btn.variant-17.busy i::before {
        content: ""; }
  .new_test_zw_styles .main-nav {
    --borderColor: white;
    background-color: #ffffff;
    font-family: "Arial", Helvetica, sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 24px; }
    .new_test_zw_styles .main-nav .nav-item {
      color: #000000;
      background-color: #ffffff;
      border-bottom-color: var(--borderColor); }
      .new_test_zw_styles .main-nav .nav-item:hover .nav-link, .new_test_zw_styles .main-nav .nav-item.hover .nav-link, .new_test_zw_styles .main-nav .nav-item:focus .nav-link, .new_test_zw_styles .main-nav .nav-item:focus-within .nav-link {
        background-color: #ffffff;
        color: #6c6c6c; }
      .new_test_zw_styles .main-nav .nav-item .nav-link {
        color: #000000; }
        .new_test_zw_styles .main-nav .nav-item .nav-link i {
          font-size: 44.4px;
          color: #6c6c6c; }
        .new_test_zw_styles .main-nav .nav-item .nav-link.active {
          background-color: #ffffff;
          color: #000000; }
    @media (max-width: 992px) {
      .new_test_zw_styles .main-nav .nav-item {
        color: #6c6c6c;
        background-color: #ffffff; } }
    .new_test_zw_styles .main-nav .dropdown-menu {
      background-color: #ffffff; }
      .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item {
        color: #000000;
        background-color: #ffffff;
        font-family: "Arial", Helvetica, sans-serif;
        font-style: normal;
        font-weight: 300;
        line-height: 150%;
        letter-spacing: 0px;
        text-transform: None;
        font-size: 16px; }
        .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item:hover, .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item.hover, .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item:focus, .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item:focus-within {
          color: #6c6c6c;
          background-color: #ffffff; }
        .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item:active {
          color: #000000; }
  .new_test_zw_styles .body {
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 18px; }
  .new_test_zw_styles .form-heading {
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 120%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 32px; }
  .new_test_zw_styles .plus-text {
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 16px; }
  .new_test_zw_styles .product-selector-text {
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 16px; }
  .new_test_zw_styles .product-selector-more-infomation-text {
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 16px; }
  .new_test_zw_styles .sidebar-text {
    font-family: "Tablet Gothic", sans-serif;
    font-style: normal;
    font-weight: 300;
    line-height: 150%;
    letter-spacing: 0px;
    text-transform: None;
    font-size: 16px; }
  .new_test_zw_styles .form-heading {
    color: #e9453e !important; }
  .new_test_zw_styles .footer {
    --footerBackgroundColor: #ffffff;
    --footerHeadingColor: #000000;
    --footerSecondaryHeadingColor: #000000;
    --footerTextColor: #000000;
    --footerLinkColor: #000000;
    --footerLinkHoverColor: #6c6c6c;
    --footerBorderColor: #000000;
    --footerListItemsColor: #6c6c6c;
    --footerAdditionalTextColor: #ffffff;
    background-color: #fff;
    color: #000000; }
    .new_test_zw_styles .footer .footer-cta {
      background-color: #ffffff; }
    .new_test_zw_styles .footer .heading, .new_test_zw_styles .footer :is(h1, h2, h3, h4, h5, h6) {
      color: #000000; }
    .new_test_zw_styles .footer .secondary-heading, .new_test_zw_styles .footer .subheading {
      color: #000000; }
    .new_test_zw_styles .footer p {
      color: #000000; }
    .new_test_zw_styles .footer a, .new_test_zw_styles .footer .link {
      color: #000000; }
    .new_test_zw_styles .footer a:hover, .new_test_zw_styles .footer .link:hover {
      color: #6c6c6c;
      text-decoration: underline; }
    .new_test_zw_styles .footer .border {
      border-color: #000000; }
    .new_test_zw_styles .footer .list-items {
      list-style: none; }
      .new_test_zw_styles .footer .list-items li::before {
        content: "\2022";
        font-weight: bold;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        color: #6c6c6c; }
    .new_test_zw_styles .footer .additional-text {
      color: #ffffff; }
  .new_test_zw_styles .offer-selector .offer-container.cards .card-selector.variant-1 label {
    background-color: #ffffff;
    border: 1px solid; }
    .new_test_zw_styles .offer-selector .offer-container.cards .card-selector.variant-1 label:hover {
      border: 1px solid; }
  .new_test_zw_styles .offer-selector .offer-container.cards .card-selector.variant-1 input:checked + label {
    border: 1px solid; }
  @media (min-width: 576px) {
    .new_test_zw_styles {
      font-size: 18px;
      --h1FontSize: 20px;
      --h2FontSize: 18px;
      --h3FontSize: 18px;
      --h4FontSize: 18px;
      --h5FontSize: 26px;
      --h6FontSize: 12px; }
      .new_test_zw_styles .main-nav {
        font-size: 24px; }
      .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item {
        font-size: 16px; }
      .new_test_zw_styles .body {
        font-size: 18px; }
      .new_test_zw_styles .form-heading {
        font-size: 32px; }
      .new_test_zw_styles .plus-text {
        font-size: 16px; }
      .new_test_zw_styles .product-selector-text {
        font-size: 16px; }
      .new_test_zw_styles .product-selector-more-infomation-text {
        font-size: 16px; }
      .new_test_zw_styles .sidebar-text {
        font-size: 16px; }
      .new_test_zw_styles h1 {
        --h1FontSize: 20px;
        font-size: 20px; }
      .new_test_zw_styles h2 {
        --h2FontSize: 18px;
        font-size: 18px; }
      .new_test_zw_styles h3 {
        --h3FontSize: 18px;
        font-size: 18px; }
      .new_test_zw_styles h4 {
        --h4FontSize: 18px;
        font-size: 18px; }
      .new_test_zw_styles h5 {
        --h5FontSize: 26px;
        font-size: 26px; }
      .new_test_zw_styles h6 {
        --h6FontSize: 12px;
        font-size: 12px; } }
  @media (min-width: 768px) {
    .new_test_zw_styles {
      font-size: 22px;
      --h1FontSize: 22px;
      --h2FontSize: 20px;
      --h3FontSize: 18px;
      --h4FontSize: 18px;
      --h5FontSize: 28px;
      --h6FontSize: 12px; }
      .new_test_zw_styles .main-nav {
        font-size: 24px; }
      .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item {
        font-size: 16px; }
      .new_test_zw_styles .body {
        font-size: 22px; }
      .new_test_zw_styles .form-heading {
        font-size: 32px; }
      .new_test_zw_styles .plus-text {
        font-size: 16px; }
      .new_test_zw_styles .product-selector-text {
        font-size: 16px; }
      .new_test_zw_styles .product-selector-more-infomation-text {
        font-size: 16px; }
      .new_test_zw_styles .sidebar-text {
        font-size: 16px; }
      .new_test_zw_styles h1 {
        --h1FontSize: 22px;
        font-size: 22px; }
      .new_test_zw_styles h2 {
        --h2FontSize: 20px;
        font-size: 20px; }
      .new_test_zw_styles h3 {
        --h3FontSize: 18px;
        font-size: 18px; }
      .new_test_zw_styles h4 {
        --h4FontSize: 18px;
        font-size: 18px; }
      .new_test_zw_styles h5 {
        --h5FontSize: 28px;
        font-size: 28px; }
      .new_test_zw_styles h6 {
        --h6FontSize: 12px;
        font-size: 12px; } }
  @media (min-width: 992px) {
    .new_test_zw_styles {
      font-size: 22px;
      --h1FontSize: 22px;
      --h2FontSize: 20px;
      --h3FontSize: 18px;
      --h4FontSize: 18px;
      --h5FontSize: 28px;
      --h6FontSize: 12px; }
      .new_test_zw_styles .main-nav {
        font-size: 24px; }
      .new_test_zw_styles .main-nav .dropdown-menu .dropdown-item {
        font-size: 16px; }
      .new_test_zw_styles .body {
        font-size: 22px; }
      .new_test_zw_styles .form-heading {
        font-size: 32px; }
      .new_test_zw_styles .plus-text {
        font-size: 16px; }
      .new_test_zw_styles .product-selector-text {
        font-size: 16px; }
      .new_test_zw_styles .product-selector-more-infomation-text {
        font-size: 16px; }
      .new_test_zw_styles .sidebar-text {
        font-size: 16px; }
      .new_test_zw_styles h1 {
        --h1FontSize: 22px;
        font-size: 22px; }
      .new_test_zw_styles h2 {
        --h2FontSize: 20px;
        font-size: 20px; }
      .new_test_zw_styles h3 {
        --h3FontSize: 18px;
        font-size: 18px; }
      .new_test_zw_styles h4 {
        --h4FontSize: 18px;
        font-size: 18px; }
      .new_test_zw_styles h5 {
        --h5FontSize: 28px;
        font-size: 28px; }
      .new_test_zw_styles h6 {
        --h6FontSize: 12px;
        font-size: 12px; } }
