
    .go3137725561 {
      outline: 1px dashed #6c5ce7 !important;
    }

    .go3101869778 {
      padding: 0;
      display: flex;
      outline: none;
      border: none;
      z-index: 200 !important;
      position: fixed;
      margin: 0;
      height: 35px;
      width: 72px;
      background: white;
      font-weight: 400 !important;
      color: #718096 !important;
      transition: background 0.2s;
      text-align: center !important;
      border-radius: 8px !important;
      font-size: 14px !important;
      justify-content: space-around;
      align-items: center;
      box-shadow: 0px 8px 20px 0px #2222221a;
      box-sizing: border-box;
      top: -100%;
    }

    .go3101869778 div {
      display: flex;
      justify-content: space-around;
      border-radius: 6px !important;
      cursor: pointer;
    }

    .go3101869778 div.cslp-tooltip-child:hover {
      background: #edf2f7;
    }

    .go3101869778 div.cslp-tooltip-child:active:hover {
      background: #c7d0e1;
    }

    .go3101869778>div {
      display: flex;
      justify-content: space-evenly;
      white-space: nowrap;
      width: 70px;
    }

    .go3101869778 .cslp-tooltip-child.singular {
      padding: 9px 1px;
    }

    .go3335205406 div.cslp-tooltip-child {
      padding: 9px;
    }

    .go3335205406 div.cslp-tooltip-child:before {
      opacity: 0;
      font-size: 12px;
      font-weight: 400;
      pointer-events: none;
      content: attr(data-title);
      color: white;
      padding: 5px 10px;
      border-radius: 4px;
      position: absolute;
      background: #4a5568;
      top: -30px;
      transition: 0.2s all ease-in-out;
    }

    .go3335205406 div.cslp-tooltip-child:hover:before {
      opacity: 1;
    }

    .go263407482 {
      --outline-transition: all 0.15s ease-in;
      font-family: "Inter", sans-serif;
    }

    .go1688149084 {
      visibility: hidden;
      height: 0;
    }

    .go1688149084.visible {
      visibility: visible;
      position: fixed !important;
      top: 0;
      left: 0;
      z-index: 2147483647 !important;
      color: #fff;
      height: auto;
      padding: 0 10px;
      display: flex;
      align-items: center;
      justify-content: center;
      pointer-events: none !important;
      cursor: none;
    }

    .go1862442719 {
      position: absolute;
      background-color: #767676;
      color: white;
      padding: 12px;
      border-radius: 4px;
      font-size: 12px;
      line-height: 1.4;
      z-index: 1000;
      pointer-events: none;
      max-width: 250px;
      text-align: center;
    }

    .go2095340704 {
      position: absolute;
      background: #767676;
      width: 8px;
      height: 8px;
      transform: rotate(45deg);
    }

    .go1503556030 {
      display: flex;
      flex-direction: column;
      gap: 4px;
    }

    .go2773831873 {
      display: flex;
      align-items: center;
      justify-content: start;
      gap: 4px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .go2773831873 p {
      margin: 0;
      color: #fff;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 100%;
    }

    .go3860994383 {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100vh;
      visibility: hidden;
      z-index: 99999;
      pointer-events: none;
    }

    .go3860994383.visible {
      visibility: visible;
    }

    .go2535045281 {
      font-size: 22px;
      font-weight: 300;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .go3391008271 {
      position: absolute;
      outline: 4px solid #715cdd;
      transition: var(--outline-transition);
    }

    .go2262268276 {
      background: rgba(0, 0, 0, 0.3);
      box-sizing: content-box;
      pointer-events: all;
      position: absolute;
      transition: var(--outline-transition);
    }

    .go3259206028 {
      position: absolute;
      pointer-events: all;
      background: #ffffff;
      color: #6c5ce7;
      border-radius: 4px;
      border: 1px solid #6c5ce7;
      height: 32px;
      min-width: 32px;
      max-width: 180px;
      padding: 8px 6px;
      transform: translate(-50%, -50%);
      font-weight: 600;
      overflow: hidden;
      z-index: 2147483646 !important;
      display: grid;
      grid-template-columns: min-content 0fr;
      align-content: center;
      gap: 0;
      transition: grid-template-columns 0.25s, left 0.15s ease-in, top 0.15s ease-in, gap 0.15s ease-in;
    }

    .go3259206028:has(.visual-builder__add-button-label).go3259206028 :hover {
      grid-template-columns: min-content 1fr;
      gap: 8px;
      padding: 8px 16px;
    }

    .go3259206028 svg {
      fill: #6c5ce7;
    }

    .go3259206028:disabled {
      border-color: #bbbec3;
      cursor: not-allowed;
    }

    .go3259206028:disabled svg {
      fill: #bbbec3;
    }

    .go71405882 {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
    }

    .go655333014 {
      cursor: wait;
    }

    .go655333014:disabled {
      cursor: wait;
    }

    .go2542986319 {
      z-index: 1000;
      text-decoration: none;
      position: fixed;
      box-shadow: 0px 4px 15px 0px rgba(108, 92, 231, 0.2), 0px 3px 14px 3px rgba(0, 0, 0, 0.12), 0px 8px 10px 1px rgba(0, 0, 0, 0.14);
      display: inline-flex;
      padding: 0.5rem 1rem;
      justify-content: center;
      align-items: center;
      gap: 0.5rem;
      border-radius: 4px;
      border: 1px solid transparent;
      background: #6c5ce7;
      transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    }

    .go2542986319:hover {
      background-color: #5d50be;
    }

    .go2542986319:focus {
      outline: none;
      box-shadow: 0 0 0 2px #ada4f4;
    }

    .go2542986319>span {
      color: #fff;
      font-size: 1rem;
      font-family: Inter, sans-serif;
      font-weight: 600;
      line-height: 150%;
      letter-spacing: 0.01rem;
      text-transform: capitalize;
    }

    .go2542986319>svg {
      color: #fff;
      font-size: 1rem;
      font-family: Inter, sans-serif;
      font-weight: 600;
      line-height: 150%;
      letter-spacing: 0.01rem;
      text-transform: capitalize;
    }

    .go3912070648 {
      bottom: 30px;
      right: 30px;
    }

    .go1858841809 {
      bottom: 30px;
      left: 30px;
    }

    .go536157578 {
      top: 30px;
      right: 30px;
    }

    .go1059977211 {
      top: 30px;
      left: 30px;
    }

    .go4261356330 {
      height: 40px;
      width: 40px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #5d50be;
      border-radius: 50%;
      position: absolute;
      top: 0;
      left: 0;
    }

    .go3046085498 {
      position: absolute;
      top: -8px;
      left: -8px;
    }

    .go1206822986 {
      animation: visual-builder__spinner 1s linear infinite;
    }

    .go3516530860 {
      height: calc(100% - 1px);
      aspect-ratio: 1;
      background: white;
      border-radius: 2px;
      border-width: 2px;
      border-style: solid;
      align-content: center;
      text-align: center;
      border-color: #BD59FA;
    }

    .go3516530860 svg {
      color: #BD59FA;
    }

    .go104737281 {
      position: absolute;
      transform: translateY(-100%);
      z-index: 100000;
      gap: 8px;
      width: 0;
      display: flex;
      align-items: end;
      transition: var(--outline-transition);
    }

    .go2217639534 {
      padding: 4px 8px !important;
      background: #6c5ce7;
      color: #fff;
      z-index: 1;
      border-radius: 2px !important;
      display: flex;
      align-items: center;
      justify-content: space-between;
      width: fit-content;
    }

    .go2217639534:disabled {
      filter: contrast(0.7);
    }

    .go2217639534 .visual-builder__focused-toolbar__text {
      padding-right: 3px;
      height: 16px;
    }

    .go3427251777 {
      pointer-events: none;
      color: #5d50be;
      padding: 4px !important;
      margin-bottom: 3px;
      display: none;
      width: fit-content;
      position: absolute;
      z-index: 100000;
    }

    .go2526604694 .visual-builder__focused-toolbar__field-label-wrapper__parent-field {
      pointer-events: all;
      visibility: visible;
      display: initial;
    }

    .go2526604694 .visual-builder__button--secondary:hover {
      background-color: #6c5ce7;
      color: #f9f8ff;
    }

    .go3061601331 {
      display: flex;
      flex-direction: column-reverse;
      position: relative;
      margin-right: 0.5rem;
    }

    .go811963818 {
      display: flex;
      height: 1.75rem;
      align-items: center;
    }

    .go327293842 {
      background-color: transparent;
      border: 1px solid transparent;
      border-radius: 4px;
      font-size: 16px;
      font-weight: 600;
      line-height: 100%;
      padding: 8px 16px;
      text-align: center;
      z-index: 2147483647 !important;
      transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
      vertical-align: middle;
    }

    .go327293842:disabled {
      cursor: not-allowed;
    }

    .go327293842:disabled svg {
      fill: #999;
    }

    .go327293842:disabled svg path {
      fill: #999;
    }

    .go2368111284 {
      background-color: #6c5ce7;
      color: #fff;
    }

    .go2368111284:hover {
      background-color: #5d50be;
    }

    .go2545267607 {
      background-color: #f9f8ff;
      border: 1px solid #6c5ce7;
      color: #6c5ce7;
    }

    .go1993206550 svg {
      height: 16px;
      width: 16px;
    }

    .go1993206550 svg path {
      fill: #475161;
    }

    .go504528851 svg.loader {
      height: 16px;
      width: 16px;
    }

    .go504528851 svg.loader path {
      fill: #ffffff;
    }

    .go61439440 {
      cursor: wait !important;
    }

    .go61439440 svg.loader {
      height: 16px;
      width: 16px;
    }

    .go61439440 svg.loader path {
      fill: #475161;
    }

    .go564537741 svg {
      height: 16px;
      width: 16px;
      margin-right: 3px;
    }

    .go50259638 svg {
      height: 16px;
      width: 16px;
    }

    .go3107846083 {
      display: flex;
      align-items: center;
    }

    .go3107846083 .visual-builder__field-icon svg {
      margin-right: 0px;
    }

    .go3174195256 {
      display: flex;
      background: #fff;
      border-radius: 2px;
      height: 100%;
      padding: 4px !important;
      z-index: 2147483647 !important;
    }

    .go3174195256:has(.visual-builder__button) {
      padding: 2px;
      gap: 8px;
    }

    .go3174195256 .visual-builder__button:enabled:hover {
      background-color: #f5f5f5;
    }

    .go3174195256 .visual-builder__button:enabled:hover svg {
      color: #5d50be;
    }

    .go3174195256 .visual-builder__button {
      background-color: #fff;
      border-color: transparent;
      color: #475161;
      padding: 4px;
      min-width: 32px;
      min-height: 32px;
    }

    .go1425614135 {
      font-family: Inter, "sans-serif";
      font-size: 0.75rem;
      font-style: normal;
      font-weight: 400;
      line-height: 150%;
      letter-spacing: 0.015rem;
      max-width: 150px;
      overflow: hidden;
      text-overflow: ellipsis;
      text-wrap: nowrap;
    }

    .go3999115149 {
      height: 40px;
      z-index: 2147483647 !important;
    }

    .go3999115149 svg {
      height: 100%;
      width: 100%;
    }

    .go2015815469 {
      transform: rotate(90deg);
    }

    .go2021338155 {
      pointer-events: none;
      cursor: not-allowed;
    }

    .go2021338155 .visual-builder__focused-toolbar__field-label-wrapper__current-field {
      background: #909090;
    }

    .go417761718 .visual-builder__focused-toolbar__field-label-wrapper__current-field {
      background: #BD59FA;
    }

    .go3584272349 .visual-builder__cursor-icon {
      background: #909090;
    }

    .go3584272349 .visual-builder__cursor-pointer path {
      fill: #909090;
    }

    .go2644919581 {
      pointer-events: all;
    }

    .go2644919581 svg {
      pointer-events: none;
    }

    .go2644919581:before {
      content: attr(data-tooltip);
      position: absolute;
      bottom: 20px;
      margin-bottom: 24px;
      padding: 12px;
      border-radius: 4px;
      width: max-content;
      max-width: 200px;
      color: #fff;
      font-family: Inter, sans-serif;
      font-size: 0.75rem;
      font-style: normal;
      font-weight: 400;
      line-height: 132%;
      letter-spacing: 0.015rem;
      background: #767676;
      display: none;
    }

    .go2644919581:after {
      content: "";
      position: absolute;
      bottom: 28px;
      border: 10px solid #000;
      border-color: #767676 transparent transparent transparent;
      display: none;
    }

    .go2644919581:hover:before,
    .go2644919581:hover:after {
      display: block;
      z-index: 2147483647 !important;
    }

    .go1427729058:before {
      bottom: -66px;
    }

    .go1427729058:after {
      bottom: -6px;
      transform: rotate(180deg);
    }

    .go1932272069 {
      pointer-events: all;
    }

    .go1932272069 svg {
      pointer-events: none;
    }

    .go1932272069:before {
      content: attr(data-tooltip);
      position: absolute;
      bottom: 20px;
      margin-bottom: 24px;
      padding: 12px;
      border-radius: 4px;
      width: max-content;
      max-width: 200px;
      color: #fff;
      font-family: Inter, sans-serif;
      font-size: 0.75rem;
      font-style: normal;
      font-weight: 400;
      line-height: 132%;
      letter-spacing: 0.015rem;
      background: #767676;
      display: block;
    }

    .go1932272069:after {
      content: "";
      position: absolute;
      bottom: 28px;
      border: 10px solid #000;
      border-color: #767676 transparent transparent transparent;
      display: block;
    }

    .go1932272069:has(.visual-builder__custom-tooltip).go1932272069 :before,
    .go1932272069:has(.visual-builder__custom-tooltip).go1932272069 :after {
      display: none;
    }

    .go1511785212 {
      position: absolute;
      bottom: 20px;
      margin-bottom: 24px;
      padding: 12px;
      border-radius: 4px;
      width: max-content;
      max-width: 200px;
      color: #fff;
      font-family: Inter;
      font-size: 0.75rem;
      font-style: normal;
      font-weight: 400;
      line-height: 132%;
      letter-spacing: 0.015rem;
      background: #767676;
    }

    .go1511785212:after {
      content: "";
      position: absolute;
      bottom: -10px;
      left: 10px;
      border: 10px solid #000;
      border-color: #767676 transparent transparent transparent;
    }

    .go3320729952 {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 1rem;
      min-height: 100px;
    }

    .go3259144386 {
      font-size: 0.95rem;
      font-family: Inter, sans-serif;
      font-weight: 400;
      line-height: 100%;
      color: #647696;
    }

    .go3428910619 {
      font-weight: 700;
    }

    .go779902022 {
      height: 32px;
      border-radius: 4px;
      background: #f9f8ff;
      border-color: #6c5ce7;
      border-width: 1px;
      padding: 0 16px;
      font-size: 0.9rem;
      font-family: Inter, sans-serif;
      font-weight: 600;
      color: #6c5ce7;
      letter-spacing: 0.01rem;
      display: inline-flex;
      align-items: center;
      justify-content: center;
    }

    .go2485269410 {
      position: absolute;
      outline: 2px dashed #6c5ce7;
      transition: var(--outline-transition);
      z-index: 2147483646 !important;
    }

    .go2355996368 {
      visibility: hidden;
    }

    .go1719569523 {
      pointer-events: none;
    }

    .go3063386121 {
      outline: 2px dashed #909090;
    }

    .go8181113 {
      outline: 2px dashed #BD59FA;
    }

    .go3509507002 {
      cursor: none;
    }

    .go4003151678 {
      outline: 2px dashed #eb5646;
    }

    .go109692693 {
      outline: 2px solid #bd59fa;
      outline-offset: -2px;
    }

    .go3517781339 {
      z-index: 99999 !important;
    }

    .go559566276 {
      background-color: #ffeeeb;
      padding: 0px !important;
    }

    .go559566276:hover {
      background-color: #ffeeeb;
    }

    .go421374432 {
      display: flex;
      justify-content: center;
      align-items: center;
      column-gap: 3px;
      padding: 4px 8px;
    }

    .go3854880639 {
      font-weight: 400;
      font-size: 12px;
      line-height: 18px;
      color: #a31b00;
    }

    .go2490772909 {
      position: absolute;
      width: 400px;
      background-color: #767676;
      left: 0;
      top: -7px;
      transform: translateY(-100%);
      border-radius: 4px;
      box-shadow: 0px 1px 10px 0px #6c5ce733, 0px 5px 5px 0px #0000001f, 0px 2px 4px 0px #00000024;
      padding: 12px;
      text-align: left;
    }

    .go2490772909:before {
      content: "";
      position: absolute;
      bottom: -3px;
      left: 4%;
      transform: translateX(-50%) rotate(45deg);
      width: 10px;
      height: 10px;
      background-color: #767676;
    }

    .go2490772909>p {
      margin: 0;
      color: #ffffff;
      font-size: 14px;
      font-weight: 600;
      line-height: 21px;
      margin-bottom: 4px;
    }

    .go2490772909>span {
      color: #ffffff;
      font-size: 12px;
      font-weight: 400;
      line-height: 18px;
    }

    .go1230313728 {
      position: relative;
      display: inline-block;
      z-index: 2147483647 !important;
    }

    .go657580252 {
      position: absolute;
      top: -12px;
      left: -4px;
      background-color: #ffffff;
      min-width: max-content;
      box-shadow: 0 4px 15px 0 rgba(108, 92, 231, 0.2), 0 3px 14px 3px rgba(0, 0, 0, 0.12), 0 8px 10px 1px rgba(0, 0, 0, 0.14);
      z-index: 2147483647 !important;
      margin-top: 4px;
      padding: 4px 0px;
      border-radius: 2px;
    }

    .go2777166364 {
      color: black;
      font-weight: 400;
      padding: 9.6px 16px;
      text-decoration: none;
      display: flex;
      font-size: 0.75rem;
      height: 32px;
      line-height: 2rem;
      align-items: center;
      z-index: 2147483647 !important;
      cursor: pointer;
    }

    .go2777166364:hover {
      background-color: #f1f1f1;
    }

    .go2777166364:hover>span {
      color: #5d50be;
    }

    .go2777166364>span {
      margin-top: 4px;
      margin-bottom: 4px;
    }

    .go3133345833 {
      cursor: none !important;
    }

    .go1470569699 {
      display: flex;
      flex-direction: column-reverse;
      z-index: 2147483647 !important;
      position: relative;
    }

    .go3631036195 {
      display: flex;
      min-width: 3rem !important;
      gap: 0.25rem;
      align-items: center;
      justify-content: center;
    }

    .go3631036195 svg path {
      fill: #475161;
    }

    .go1620972131 {
      display: flex;
      gap: 0.25rem;
      align-items: center;
      justify-content: center;
      margin-left: 0.25rem;
    }

    .go2057370728 {
      height: 32px !important;
      width: 1px;
      border-radius: 2px;
      background-color: #8a8f99;
    }

    .go627895957 {
      width: 24px;
      height: 24px;
      object-fit: cover;
    }

    .go2940316351 {
      position: absolute;
      top: 0;
      background: #fff;
      border: 1px solid #e0e0e0;
      border-radius: 8px;
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
      z-index: 1000;
      min-width: 230px;
      max-height: 250px;
      min-height: 250px;
      overflow-y: auto;
      display: flex;
      flex-direction: column;
    }

    .go538382812 {
      right: 100%;
      margin-right: 8px;
    }

    .go591300306 {
      left: 100%;
      margin-left: 8px;
    }

    .go3999541057 {
      display: flex;
      align-items: center;
      padding: 10px 16px 0px 16px;
      border: none;
      border-bottom: 1px solid #f0f0f0;
    }

    .go3804998980 {
      width: 100%;
      padding: 10px 12px;
      font-size: 14px;
      outline: none;
      box-sizing: border-box;
      border: none;
    }

    .go2394955406 {
      width: 14px;
      height: 14px;
    }

    .go1316216194 {
      flex: 1;
      overflow-y: auto;
    }

    .go2322075361 {
      display: flex;
      align-items: center;
      justify-content: center;
      height: 100%;
      width: 100%;
      text-align: center;
    }

    .go2684129300 {
      color: #373b40;
      font-weight: 400;
    }

    .go4275497434 {
      display: flex;
      align-items: center;
      padding: 10px 16px;
      cursor: pointer;
      font-size: 14px;
    }

    .go262821707 {
      width: 24px;
      height: 24px;
      margin-right: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .go4045428833 {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      object-fit: cover;
    }

    @keyframes go1625129503 {

      0%,
      100% {
        fill: #edf1f7;
      }

      60% {
        opacity: 0.4;
      }
    }

    @keyframes go3978471359 {
      0% {
        opacity: 0.2;
        transform: scale(0.8, 0.8);
      }

      50% {
        opacity: 1;
        transform: scale(1.2, 1.2);
      }

      100% {
        opacity: 0;
        transform: scale(1, 1);
      }
    }

    .go4292981753 {
      display: flex;
      align-items: center;
      justify-content: center;
    }

    .go2634642575 {
      display: flex;
      align-items: center;
    }

    .go3391312086 {
      display: none;
    }

    cs-compare.cs-compare--added {
      background: rgba(0, 122, 82, 0.2);
      border-bottom: 2px solid rgba(0, 122, 82);
    }

    cs-compare.cs-compare--removed {
      background: rgba(214, 36, 0, 0.2);
      text-decoration: line-through 2px solid rgba(214, 36, 0, 1);
    }

    .cs-compare__void--added {
      background: rgba(0, 122, 82, 0.2);
      outline: 2px solid rgba(0, 122, 82);
    }

    .cs-compare__void--removed {
      background: rgba(214, 36, 0, 0.2);
      outline: 2px solid rgba(214, 36, 0, 1);
    }
  