@charset "UTF-8";*{
  -ms-overflow-style: none; /* IE 11 */
  /* scrollbar-width: none; */ /* Firefox 64 */
}

html::-webkit-scrollbar {
  display:none;
  -ms-overflow-style: none; /* IE 11 */
  scrollbar-width: none; /* Firefox 64 */
}


/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
	border-radius: 5px;
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

body {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  overflow: hidden;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell,
    'Open Sans', 'Helvetica Neue', sans-serif;
}


.block-picker{
  box-shadow: rgb(0 0 0 / 10%) 0px 0px !important;
  filter: drop-shadow(0px -1px 8px rgba(0, 0, 0, 0.1)) drop-shadow(0px 8px 16px rgba(0, 0, 0, 0.15));
}
.block-picker input{
  display: none;
}
.block-picker>div:nth-child(2)>div{
  display: none;
}
.block-picker>div:nth-child(1){
  left:88% !important
}
.LineClamp{
  display: '-webkit-box';
  overflow: 'hidden';
  -webkit-line-clamp: 1;
  -webkit-box-orient: 'vertical';
}

.public-DraftStyleDefault-block {
  margin: 0 !important;
}

.App div,span{ 
  font-family: Satoshi-Variable;
}

td:has(.removeRightCellBorder)  {
  border-right: none !important;
}

/**
 * Draft v0.11.7
 *
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;width:100%;z-index:1}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1,lower-alpha) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2,lower-roman) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4,lower-alpha) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}
.szh-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  width: max-content;
  z-index: 100;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.szh-menu:focus {
  outline: none;
}
.szh-menu__arrow {
  box-sizing: border-box;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #fff;
  border: 1px solid transparent;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.szh-menu__arrow--dir-left {
  right: -0.375rem;
  transform: translateY(-50%) rotate(135deg);
}
.szh-menu__arrow--dir-right {
  left: -0.375rem;
  transform: translateY(-50%) rotate(-45deg);
}
.szh-menu__arrow--dir-top {
  bottom: -0.375rem;
  transform: translateX(-50%) rotate(-135deg);
}
.szh-menu__arrow--dir-bottom {
  top: -0.375rem;
  transform: translateX(-50%) rotate(45deg);
}
.szh-menu__item {
  cursor: pointer;
}
.szh-menu__item:focus {
  outline: none;
}
.szh-menu__item--hover {
  background-color: #ebebeb;
}
.szh-menu__item--focusable {
  cursor: default;
  background-color: inherit;
}
.szh-menu__item--disabled {
  cursor: default;
  color: #aaa;
}
.szh-menu__group {
  box-sizing: border-box;
}
.szh-menu__radio-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
.szh-menu__divider {
  height: 1px;
  margin: 0.5rem 0;
  background-color: rgba(0, 0, 0, 0.12);
}

.szh-menu-button {
  box-sizing: border-box;
}

.szh-menu {
  user-select: none;
  color: #212529;
  border: none;
  border-radius: 0.25rem;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.133), 0 0.6px 2px rgba(0, 0, 0, 0.1);
  min-width: 10rem;
  padding: 0.5rem 0;
}
.szh-menu__item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.375rem 1.5rem;
}
.szh-menu-container--itemTransition .szh-menu__item {
  transition-property: background-color, color;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
}
.szh-menu__item--type-radio {
  padding-left: 2.2rem;
}
.szh-menu__item--type-radio::before {
  content: "○";
  position: absolute;
  left: 0.8rem;
  top: 0.55rem;
  font-size: 0.8rem;
}
.szh-menu__item--type-radio.szh-menu__item--checked::before {
  content: "●";
}
.szh-menu__item--type-checkbox {
  padding-left: 2.2rem;
}
.szh-menu__item--type-checkbox::before {
  position: absolute;
  left: 0.8rem;
}
.szh-menu__item--type-checkbox.szh-menu__item--checked::before {
  content: "✔";
}
.szh-menu__submenu > .szh-menu__item {
  padding-right: 2.5rem;
}
.szh-menu__submenu > .szh-menu__item::after {
  content: "❯";
  position: absolute;
  right: 1rem;
}
.szh-menu__header {
  color: #888;
  font-size: 0.8rem;
  padding: 0.2rem 1.5rem;
  text-transform: uppercase;
}
@keyframes szh-menu-show-slide-left {
  from {
    opacity: 0;
    transform: translateX(0.75rem);
  }
}
@keyframes szh-menu-hide-slide-left {
  to {
    opacity: 0;
    transform: translateX(0.75rem);
  }
}
@keyframes szh-menu-show-slide-right {
  from {
    opacity: 0;
    transform: translateX(-0.75rem);
  }
}
@keyframes szh-menu-hide-slide-right {
  to {
    opacity: 0;
    transform: translateX(-0.75rem);
  }
}
@keyframes szh-menu-show-slide-top {
  from {
    opacity: 0;
    transform: translateY(0.75rem);
  }
}
@keyframes szh-menu-hide-slide-top {
  to {
    opacity: 0;
    transform: translateY(0.75rem);
  }
}
@keyframes szh-menu-show-slide-bottom {
  from {
    opacity: 0;
    transform: translateY(-0.75rem);
  }
}
@keyframes szh-menu-hide-slide-bottom {
  to {
    opacity: 0;
    transform: translateY(-0.75rem);
  }
}
.szh-menu--state-opening.szh-menu--dir-left {
  animation: szh-menu-show-slide-left 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-left {
  animation: szh-menu-hide-slide-left 0.15s ease-in forwards;
}

.szh-menu--state-opening.szh-menu--dir-right {
  animation: szh-menu-show-slide-right 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-right {
  animation: szh-menu-hide-slide-right 0.15s ease-in forwards;
}

.szh-menu--state-opening.szh-menu--dir-top {
  animation: szh-menu-show-slide-top 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-top {
  animation: szh-menu-hide-slide-top 0.15s ease-in forwards;
}

.szh-menu--state-opening.szh-menu--dir-bottom {
  animation: szh-menu-show-slide-bottom 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-bottom {
  animation: szh-menu-hide-slide-bottom 0.15s ease-in forwards;
}
.cordage-language-table{
  width: 100%;
  border: 1px solid #E5E5E5;
}

.cordage-language-table thead{
  text-transform: uppercase;
  background-color: #FAFAFA;
}
.cordage-language-table thead th{
  text-align: start;
  padding: 1.6rem;
}
.cordage-language-table, th, td {
  border-collapse: collapse;
}
.cordage-language-table th, .cordage-language-table td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5E5;
  height: 5.2rem;
}
.cordage-language-table th:last-child, .cordage-language-table td:last-child {
  border-right: none;
}
.cordage-language-table tbody tr {
  background-color: #FFF;
}

.have-hover tbody tr:hover {
  background-color: #FAFAFA;
}

.badge{
  position: relative;
  left: 40%;
}

.badge-mysettings{
  right: -8px;
}

.have-hover tbody tr td .badge {
  transition: all 100ms;
  width: auto;
  opacity: 1;
}

.have-hover tbody tr td .button-delete{
  transition: all 500ms;
  opacity: 0;
}

.have-hover tbody tr:hover .badge {
  opacity: 0;
}
.have-hover tbody tr:hover .button-delete {
  opacity: 1;
}.contextField .cordage-language-table{
  border: none;
}
.contextField .cordage-language-table th,.contextField .cordage-language-table td {
  border-bottom: none;
  border-right: none;
  background-color: #FAFAFA;
}

.contextField .cordage-language-table thead th p{
  color: #737373;
}

.contextField .cordage-language-table td #undefined-cont{
  min-width: auto;
}

.contextField .cordage-language-table tr:first-child th/*:nth-child(2)*/{
  padding-left: 0;
}

.contextField .cordage-language-table th {
  padding-top: 0;
  height: 2rem;
}
.contextField .cordage-language-table td {
  /* height: 4rem; */
  padding-bottom: 1.6rem;
}

.contextField .cordage-language-table tr td:not(:first-child)  {
  vertical-align: top;
}
.contextField .cordage-language-table tr  {
  background-color: transparent;
}

.contextField .cordage-language-table tr td:first-child  {
  max-height: 6.6rem;
  align-items: initial;
  display: flex;
  justify-content: center;
  padding-top: 1rem;
}
.contextField svg .fa-primary {
  fill: #737373;
}
.contextField .customColor path {
  fill: #737373;
}

.input-match-delete {
  font-family: Satoshi-Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  border: none;
  flex:1;
}

.input-match-delete:focus  {
  border: none;
  outline: none !important;
}

.placeholder {
  position: relative;
  border-radius: 4px;
}

.placeholder::after {
  position: absolute;
  color: #858585;
  left: 12px;
  top: 12px;
  content: attr(data-placeholder);
  pointer-events: none;
  opacity: 0.3;
  font-family: Satoshi-Regular;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
}

.placeholder.mobile::after {
  top: 5px;
}.input-search-tab {
  font-family: Satoshi-Regular;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  background-color: transparent;
  border: none;
  flex:1;
}

.input-search-tab:focus  {
  border: none;
  outline: none !important;
}.rotate-icon {
  transition: transform 0.3s ease;
  cursor: pointer
}

.rotate-icon-down {
  transition: transform 0.4s ease;
  cursor: pointer
}

.rotate-icon.rotated {
  transform: rotate(90deg);
}

.rotate-icon-down.rotated {
  transform: rotate(180deg);
}._useTableCordage_a0z0e_1 thead{
  text-transform: uppercase;
  background-color: #FAFAFA;
  top: 0px;
  position: sticky;
  z-index: 2;
}

._useTableCordage_a0z0e_1 thead th{
  text-align: start;
  /* padding: 1.6rem; */
  padding: 0 1.2rem;
  height: 4.4rem;
}

._useTableCordage_a0z0e_1 th {
  border-collapse: separate;
  border-spacing: 0;
  padding: 0.9rem;
}

._useTableCordage_a0z0e_1 td {
  border-collapse: separate;
  border-spacing: 0;
  padding: 0.9rem;
}

._useTableCordage_a0z0e_1 td {
  text-transform: capitalize;
}

._useTableCordage_a0z0e_1 ._isExpanded_a0z0e_32 {
  background-color: #E5E5E5 !important;
}

._useTableCordage_a0z0e_1 ._isNotExpanded_a0z0e_36 {
  background-color: #FFFFFF !important;
  position: relative;
}

._useTableCordage_a0z0e_1 ._isNotExpanded_a0z0e_36:hover {
  background-color: #F5F5F5 !important;
}

._rowContainer_a0z0e_45 {
  position: absolute;
  display: none;
  height: 100%;
  width: 10rem;
  /* right: 20rem; */
  padding: 0.75rem 2.4rem;
  align-content: center;
}

._iconsContainer_a0z0e_55 {
  display: flex;
  justify-content: center;
  width: 8rem;
  gap: 0.8rem;
  align-items: center;
}

._useTableCordage_a0z0e_1 ._isNotExpanded_a0z0e_36:hover ._rowContainer_a0z0e_45 {
  display: inline-block;
}

._useTableCordage_a0z0e_1 th {
  border-right: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  height: 5.2rem;
}

._useTableCordage_a0z0e_1 td {
  border-bottom: 1px solid #E5E5E5;
  height: 5.2rem;
}

._useTableCordage_a0z0e_1 ._hasBorderRight_a0z0e_78 {
  border-right: 1px solid #E5E5E5;
}

/* Agregar estas nuevas clases */
._hoverIcons_a0z0e_83 {
  display: none;
  background-color: transparent;
  border: none;
}

._rowHover_a0z0e_89:hover ._hoverIcons_a0z0e_83 {
  display: flex;
}

._tableRow_a0z0e_93 {
  position: relative;
}

._tableRow_a0z0e_93:hover ._optionsContainer_a0z0e_97 {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;
}

._tableRow_a0z0e_93:hover ._stickyCell_a0z0e_103 {
  position: sticky;
  right: 0;
  z-index: 1;
}

._optionsContainer_a0z0e_97 {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
}

._hideOnHover_a0z0e_115 {
  opacity: 1;
  visibility: visible;
}

._hideOnHover_a0z0e_115:hover {
  opacity: 0;
  visibility: hidden;
}

._tableRow_a0z0e_93:hover ._hideOnHover_a0z0e_115 {
  opacity: 0;
  visibility: hidden;
}

.cordage-table-container {
  width: 100%;
}

.cordage-table {
  width: 100%;
  
}


.cordage-table thead{
  text-transform: uppercase;
  background-color: #FAFAFA;
  top:49px;
  position: sticky !important;
  z-index: 2;
}

.border-table{
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}

.border-tabley{
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}


.cordage-table thead th{
  text-align: start;
  padding: 1.6rem;
}

.cordage-table, th, td {
  border-collapse: separate;
  border-spacing: 0;
}

.cordage-table td {
  text-transform: capitalize;
}

.cordage-table tr:hover {
  background-color: #F5F5F5 !important;
}

.cordage-table th, .cordage-table td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5E5;
  height: 5.2rem;
}

.cordage-table th:last-child, .cordage-table td:last-child {
  border-right: none;
}


/* Scroll Bar */
.cordage-table-container > div{
  padding-bottom: -100px;
}
.cordage-table-container > div::-webkit-scrollbar {
  height: 5px;
}

.cordage-table-container > div::-webkit-scrollbar-thumb {
  background-color: #94A3B8; /* Color de la barra de desplazamiento */
  border-radius: 8px; /* Redondear los bordes de la barra de desplazamiento */

}

.cordage-table-container > div::-webkit-scrollbar-track {
  background-color: #F3F4F6; /* Color de fondo de la barra de desplazamiento */
  padding-left: 10px;
}

.cordage-table-container > div::-webkit-scrollbar-button{
  background-color: transparent;
}

/* View More */

.cordage-table-vm-container{
  height: 75px;
  width: 100%;
  background-color: #ffffff6b !important;
  position: absolute;
  bottom: 40px;
}

.cordage-table-vm{
  position: absolute;
  right: 0;
  bottom: 60px;
  left: 50%;
}

.cordage-table-vm-show {
  opacity: 1;
}

.cordage-table-vm-hide {
  opacity: 0;
}

.transition-vm {
  transition: all 500ms ease-out;
}

th,
.th {
  padding: 2px 4px;
  position: relative;
  font-weight: bold;
  text-align: center;
  height: 30px;
}

.resizer {
  position: absolute;
  top: 0;
  height: 100%;
  width: 5px;
  background: rgba(0, 0, 0, 0.5);
  cursor: col-resize;
  user-select: none;
  touch-action: none;
}

.resizer.ltr {
  right: 0;
}

.resizer.rtl {
  left: 0;
}

.resizer.isResizing {
  background: blue;
  opacity: 1;
}

@media (hover: hover) {
  .resizer {
    opacity: 0;
  }

  *:hover > .resizer {
    opacity: 1;
  }
}.cordage-logs-table-container{
  /* position: relative; */
}

/* .cordage-logs-table-container > div{
  padding-bottom: 10px;
} */

.cordage-logs-table-container > div::-webkit-scrollbar {
  display: block !important;
  height: 5px;
}

.cordage-logs-table-container  > div::-webkit-scrollbar-thumb {
  background-color: #94A3B8; /* Color de la barra de desplazamiento */
  border-radius: 8px; /* Redondear los bordes de la barra de desplazamiento */

}

.cordage-logs-table-container  > div::-webkit-scrollbar:vertical {
  display: none !important;
}

.cordage-logs-table-container > div::-webkit-scrollbar-track {
  background-color: #F3F4F6; /* Color de fondo de la barra de desplazamiento */
}

/* HEADER */
.cordage-table-container-header{
  position: sticky;
  left: 0;
}


/* TABLE */
.cordage-table-container-table{
  min-width: 100% !important;
  /*width: max-content;*/
  width: 100%;
  border: 1px solid #e5e5e5;
}

.cordage-table-container-table-datepicker {
  position: sticky;
  left: 16px;
  z-index: 3;
}

.cordage-table-container-table-showing-left {
  position: sticky;
  left: 16px;
  width: fit-content;
}

.cordage-table-container-table-showing-top {
  position: sticky;
  top: 0px;
  background-color: white !important;
  z-index: 1;
}
.cordage-table-container-scroll{
  &::-webkit-scrollbar {
    display: block !important;
    scrollbar-width: 4px;
  }
}._mainContainer_1mvmy_1 {
  display: flex;
  height: 100%;
  overflow: auto;
}

._mainContainer_1mvmy_1::-webkit-scrollbar {
  width: 0px;
  background: transparent; /* hacerla transparente */
}

._stepper_1mvmy_12 {
  position: sticky;
  top: 0;
  width: 80%;
  max-width: 60rem;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-right: 0.1rem solid #d4d4d4;
}

._content_1mvmy_24 {
  position: relative;
  width: 100%;
  background: #f8fafc;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* overflow: scroll; */
  @media (max-width: 440px) {
    padding: 1.6rem;
  }
}

._stepperTitle_1mvmy_37 {
  padding-top: 4rem;
  position: absolute;
  top: 0;
  left: 0;
  padding-left: 5.6rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.2rem;
}

._titles_1mvmy_49 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._contentClose_1mvmy_55 {
  /* position: absolute;
  top: 0;
  right: 0;
  padding: inherit; */
  z-index: 200;
  position: sticky;
  width: 100%;
  top: 0;
}

._contentClosePosition_1mvmy_66 {
  position: absolute;
  top: 2.8rem;
  right: 2.8rem;
  @media (max-width: 440px) {
    top: 0;
    right: 0;
  }
}

._contentStep_1mvmy_76 {
  width: 100%;
  height: 100%;
  max-width: 52rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  @media (max-width: 440px) {
    max-width: 100%;
  }
}

._gctContentStepButton_1mvmy_88 {
  margin-top: 3rem;
  display: flex;
  justify-content: end;
}

._leftForm_1mvmy_94{
  height: calc(100vh - 26.7rem);
  overflow: scroll;
  margin-top: 12rem;
  margin-bottom: 7.7rem;
}
._leftForm_1mvmy_94 > div {
  padding-top: 0;
}

.rdw-option-wrapper {
  border: 1px solid #F1F1F1;
  padding: 5px;
  min-width: 25px;
  height: 20px;
  border-radius: 2px;
  margin: 0 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-option-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-option-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-option-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-dropdown-wrapper {
  height: 30px;
  background: white;
  cursor: pointer;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  margin: 0 3px;
  text-transform: capitalize;
  background: white;
}
.rdw-dropdown-wrapper:focus {
  outline: none;
}
.rdw-dropdown-wrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}
.rdw-dropdown-wrapper:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-dropdown-carettoopen {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-top: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-carettoclose {
  height: 0px;
  width: 0px;
  position: absolute;
  top: 35%;
  right: 10%;
  border-bottom: 6px solid black;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.rdw-dropdown-selectedtext {
  display: flex;
  position: relative;
  height: 100%;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdown-optionwrapper {
  z-index: 100;
  position: relative;
  border: 1px solid #F1F1F1;
  width: 98%;
  background: white;
  border-radius: 2px;
  margin: 0;
  padding: 0;
  max-height: 250px;
  overflow-y: scroll;
}
.rdw-dropdown-optionwrapper:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
  background-color: #FFFFFF;
}

.rdw-dropdownoption-default {
  min-height: 25px;
  display: flex;
  align-items: center;
  padding: 0 5px;
}
.rdw-dropdownoption-highlighted {
  background: #F1F1F1;
}
.rdw-dropdownoption-active {
  background: #f5f5f5;
}
.rdw-dropdownoption-disabled {
  opacity: 0.3;
  cursor: default;
}

.rdw-inline-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-inline-dropdown {
  width: 50px;
}
.rdw-inline-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-block-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-block-dropdown {
  width: 110px;
}

.rdw-fontsize-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontsize-dropdown {
  min-width: 40px;
}
.rdw-fontsize-option {
  display: flex;
  justify-content: center;
}

.rdw-fontfamily-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-fontfamily-dropdown {
  width: 115px;
}
.rdw-fontfamily-placeholder {
  white-space: nowrap;
  max-width: 90px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.rdw-fontfamily-optionwrapper {
  width: 140px;
}

.rdw-list-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-list-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-list-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}

.rdw-text-align-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-text-align-dropdown {
  width: 50px;
  z-index: 90;
}
.rdw-text-align-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-right-aligned-block {
  text-align: right;
}
.rdw-left-aligned-block {
  text-align: left !important;
}
.rdw-center-aligned-block {
  text-align: center !important;
}
.rdw-justify-aligned-block {
  text-align: justify !important;
}
.rdw-right-aligned-block > div {
  display: inline-block;
}
.rdw-left-aligned-block > div {
  display: inline-block;
}
.rdw-center-aligned-block > div {
  display: inline-block;
}
.rdw-justify-aligned-block > div {
  display: inline-block;
}

.rdw-colorpicker-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-colorpicker-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 175px;
  height: 175px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-colorpicker-modal-header {
  display: flex;
  padding-bottom: 5px;
}
.rdw-colorpicker-modal-style-label {
  font-size: 15px;
  width: 50%;
  text-align: center;
  cursor: pointer;
  padding: 0 10px 5px;
}
.rdw-colorpicker-modal-style-label-active {
  border-bottom: 2px solid #0a66b7;
}
.rdw-colorpicker-modal-options {
  margin: 5px auto;
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  overflow: scroll;
}
.rdw-colorpicker-cube {
  width: 22px;
  height: 22px;
  border: 1px solid #F1F1F1;
}
.rdw-colorpicker-option {
  margin: 3px;
  padding: 0;
  min-height: 20px;
  border: none;
  width: 22px;
  height: 22px;
  min-width: 22px;
  box-shadow: 1px 2px 1px #BFBDBD inset;
}
.rdw-colorpicker-option:hover {
  box-shadow: 1px 2px 1px #BFBDBD;
}
.rdw-colorpicker-option:active {
  box-shadow: -1px -2px 1px #BFBDBD;
}
.rdw-colorpicker-option-active {
  box-shadow: 0px 0px 2px 2px #BFBDBD;
}

.rdw-link-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-link-dropdown {
  width: 50px;
}
.rdw-link-dropdownOption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-link-dropdownPlaceholder {
  margin-left: 8px;
}
.rdw-link-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 205px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-link-modal-label {
  font-size: 15px;
}
.rdw-link-modal-input {
  margin-top: 5px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  height: 25px;
  margin-bottom: 15px;
  padding: 0 5px;
}
.rdw-link-modal-input:focus {
  outline: none;
}
.rdw-link-modal-buttonsection {
  margin: 0 auto;
}
.rdw-link-modal-target-option {
  margin-bottom: 20px;
}
.rdw-link-modal-target-option > span {
  margin-left: 5px;
}
.rdw-link-modal-btn {
  margin-left: 10px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-link-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-link-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-link-modal-btn:focus {
  outline: none !important;
}
.rdw-link-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-link-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-embedded-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-embedded-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  justify-content: space-between;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-embedded-modal-header {
  font-size: 15px;
  display: flex;
}
.rdw-embedded-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-embedded-modal-header-label {
  width: 95px;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-embedded-modal-link-section {
  display: flex;
  flex-direction: column;
}
.rdw-embedded-modal-link-input {
  width: 88%;
  height: 35px;
  margin: 10px 0;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-embedded-modal-link-input-wrapper {
  display: flex;
  align-items: center;
}
.rdw-embedded-modal-link-input:focus {
  outline: none;
}
.rdw-embedded-modal-btn-section {
  display: flex;
  justify-content: center;
}
.rdw-embedded-modal-btn {
  margin: 0 3px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-embedded-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-embedded-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-embedded-modal-btn:focus {
  outline: none !important;
}
.rdw-embedded-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-embedded-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-embedded-modal-size-input {
  width: 80%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-embedded-modal-size-input:focus {
  outline: none;
}

.rdw-emoji-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-emoji-modal {
  overflow: auto;
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-wrap: wrap;
  width: 235px;
  height: 180px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-emoji-icon {
  margin: 2.5px;
  height: 24px;
  width: 24px;
  cursor: pointer;
  font-size: 22px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdw-spinner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}
.rdw-spinner > div {
  width: 12px;
  height: 12px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.rdw-spinner .rdw-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.rdw-spinner .rdw-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}
@keyframes sk-bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% {
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}

.rdw-image-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}
.rdw-image-modal {
  position: absolute;
  top: 35px;
  left: 5px;
  display: flex;
  flex-direction: column;
  width: 235px;
  border: 1px solid #F1F1F1;
  padding: 15px;
  border-radius: 2px;
  z-index: 100;
  background: white;
  box-shadow: 3px 3px 5px #BFBDBD;
}
.rdw-image-modal-header {
  font-size: 15px;
  margin: 10px 0;
  display: flex;
}
.rdw-image-modal-header-option {
  width: 50%;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.rdw-image-modal-header-label {
  width: 80px;
  background: #f1f1f1;
  border: 1px solid #f1f1f1;
  margin-top: 5px;
}
.rdw-image-modal-header-label-highlighted {
  background: #6EB8D4;
  border-bottom: 2px solid #0a66b7;
}
.rdw-image-modal-upload-option {
  width: 100%;
  color: gray;
  cursor: pointer;
  display: flex;
  border: none;
  font-size: 15px;
  align-items: center;
  justify-content: center;
  background-color: #f1f1f1;
  outline: 2px dashed gray;
  outline-offset: -10px;
  margin: 10px 0;
  padding: 9px 0;
}
.rdw-image-modal-upload-option-highlighted {
  outline: 2px dashed #0a66b7;
}
.rdw-image-modal-upload-option-label {
  cursor: pointer;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
}
.rdw-image-modal-upload-option-label span{
  padding: 0 20px;
}
.rdw-image-modal-upload-option-image-preview {
  max-width: 100%;
  max-height: 200px;
}
.rdw-image-modal-upload-option-input {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.rdw-image-modal-url-section {
  display: flex;
  align-items: center;
}
.rdw-image-modal-url-input {
  width: 90%;
  height: 35px;
  margin: 15px 0 12px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 15px;
  padding: 0 5px;
}
.rdw-image-modal-btn-section {
  margin: 10px auto 0;
}
.rdw-image-modal-url-input:focus {
  outline: none;
}
.rdw-image-modal-btn {
  margin: 0 5px;
  width: 75px;
  height: 30px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  cursor: pointer;
  background: white;
  text-transform: capitalize;
}
.rdw-image-modal-btn:hover {
  box-shadow: 1px 1px 0px #BFBDBD;
}
.rdw-image-modal-btn:active {
  box-shadow: 1px 1px 0px #BFBDBD inset;
}
.rdw-image-modal-btn:focus {
  outline: none !important;
}
.rdw-image-modal-btn:disabled {
  background: #ece9e9;
}
.rdw-image-modal-spinner {
  position: absolute;
  top: -3px;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.rdw-image-modal-alt-input {
  width: 70%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
  margin-left: 5px;
}
.rdw-image-modal-alt-input:focus {
  outline: none;
}
.rdw-image-modal-alt-lbl {
  font-size: 12px;
}
.rdw-image-modal-size {
  align-items: center;
  display: flex;
  margin: 8px 0;
  justify-content: space-between;
}
.rdw-image-modal-size-input {
  width: 40%;
  height: 20px;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  font-size: 12px;
}
.rdw-image-modal-size-input:focus {
  outline: none;
}
.rdw-image-mandatory-sign {
  color: red;
  margin-left: 3px;
  margin-right: 3px;
}

.rdw-remove-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  position: relative;
  flex-wrap: wrap
}

.rdw-history-wrapper {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap
}
.rdw-history-dropdownoption {
  height: 40px;
  display: flex;
  justify-content: center;
}
.rdw-history-dropdown {
  width: 50px;
}

.rdw-link-decorator-wrapper {
  position: relative;
}
.rdw-link-decorator-icon {
  position: absolute;
  left: 40%;
  top: 0;
  cursor: pointer;
  background-color: white;
}

.rdw-mention-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-suggestion-wrapper {
  position: relative;
}
.rdw-suggestion-dropdown {
  position: absolute;
  display: flex;
  flex-direction: column;
  border: 1px solid #F1F1F1;
  min-width: 100px;
  max-height: 150px;
  overflow: auto;
  background: white;
  z-index: 100;
}
.rdw-suggestion-option {
  padding: 7px 5px;
  border-bottom: 1px solid #f1f1f1;
}
.rdw-suggestion-option-active {
  background-color: #F1F1F1;
}

.rdw-hashtag-link {
  text-decoration: none;
  color: #1236ff;
  background-color: #f0fbff;
  padding: 1px 2px;
  border-radius: 2px;
}

.rdw-image-alignment-options-popup {
  position: absolute;
  background: white;
  display: flex;
  padding: 5px 2px;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  width: 105px;
  cursor: pointer;
  z-index: 100;
}
.rdw-alignment-option-left {
  justify-content: flex-start;
}
.rdw-image-alignment-option {
  height: 15px;
  width: 15px;
  min-width: 15px;
}
.rdw-image-alignment {
  position: relative;
}
.rdw-image-imagewrapper {
  position: relative;
}
.rdw-image-center {
  display: flex;
  justify-content: center;
}
.rdw-image-left {
  display: flex;
}
.rdw-image-right {
  display: flex;
  justify-content: flex-end;
}
.rdw-image-alignment-options-popup-right {
  right: 0;
}

.rdw-editor-main {
  height: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.rdw-editor-toolbar {
  padding: 6px 5px 0;
  border-radius: 2px;
  border: 1px solid #F1F1F1;
  display: flex;
  justify-content: flex-start;
  background: white;
  flex-wrap: wrap;
  font-size: 15px;
  margin-bottom: 5px;
  user-select: none;
}
.public-DraftStyleDefault-block {
  margin: 1em 0;
}
.rdw-editor-wrapper:focus {
  outline: none;
}
.rdw-editor-wrapper {
  box-sizing: content-box;
}
.rdw-editor-main blockquote {
  border-left: 5px solid #f1f1f1;
  padding-left: 5px;
}
.rdw-editor-main pre {
  background: #f1f1f1;
  border-radius: 3px;
  padding: 1px 10px;
}
/**
 * Draft v0.9.1
 *
 * Copyright (c) 2013-present, Facebook, Inc.
 * All rights reserved.
 *
 * This source code is licensed under the BSD-style license found in the
 * LICENSE file in the root directory of this source tree. An additional grant
 * of patent rights can be found in the PATENTS file in the same directory.
 */
.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:rgba(255,255,255,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}


/*# sourceMappingURL=react-draft-wysiwyg.css.map*/._rdw-editor-toolbar_z8zfw_1 {
    border-left: none;
    border-right: none;
    border-top: none;
    height: 5.6rem;
    padding: 1.6rem;
}

._rdw-history-wrapper_z8zfw_9{
    margin-left: auto;
}
._editor-class_z8zfw_12 {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
    padding-top: 2.6rem;
    padding-bottom: 2.8rem;
    overflow: auto;
    max-height: 17.4rem;
    font-family: Satoshi-Variable;
}
._wysiwygApp_z8zfw_21 > div{
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    font-family: Satoshi-Variable;
    font-size: 1.6rem;
}
._wysiwygApp_z8zfw_21 > span{
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text;
    font-family: Satoshi-Variable;
    font-size: 1.6rem;
}

._option-custom_z8zfw_38{
    border: none;
}

._rdw-inline-wrapper_z8zfw_42{
    width: 12.6rem;
    justify-content: space-between;
}

._rdw-colorpicker-wrapper_z8zfw_47{
    margin-left: 1.2rem;
}._cardAssociationsHeader_j7mjw_1 h3 {
  font-size: 2rem;
  line-height: 2.8rem;
}

._cardAssociationsHeader_j7mjw_1 h4 {
  width: auto !important;
}

._cardAssociationsContent_j7mjw_10>div>div {
  padding-top: 0;
  padding-bottom: .8rem;
}

._cardAssociationsContent_j7mjw_10>div:last-child {
  /* padding-bottom: 1.6rem; */
  /* height: 1.6rem; */
}

._cardDividerContent_j7mjw_20 {
  border-top: 1px solid #D4D4D4;
  padding: 1.6rem;
}

._cardTypeAndLicenseContent_background_j7mjw_25 {
  background-color: #F5F5F5 !important;
  border-radius: 5.0rem;
  padding: 0.8rem 1.6rem;
}

._PermissionsBadge_j7mjw_31 {
  border: 0.1rem solid #D4D4D4;
  border-radius: 2.8rem;
}._container_1r6ds_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 52rem;
}

._titles_1r6ds_9 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._steps_1r6ds_15 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  background-color: #FFFFFF !important;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

._step_1r6ds_15 {
  padding: 16px;
  display: flex;
  gap: 24px;
  justify-content: space-between;
  align-items: center;
}

._stepText_1r6ds_32 {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

._csvDivider_1r6ds_38 {
  border-top: 1px solid #E5E5E5;
}

._buttons_1r6ds_42 {
  margin-top: 30px;
  display: flex;
  gap: 16px;
  justify-content: end;
}
  .item.selected > div > div > div {
    border-top: 1px solid rgb(96, 165, 250);
    border-bottom: 1px solid rgb(96, 165, 250);
  }
  
  .item.selected + .item.selected > div > div > div  {
    border-top: none; 
  }

.users-with-access-table {
  width: 100%;
}

.users-with-access-table thead{
  background-color: #FAFAFA;
  top: 0px;
  position: sticky;
  z-index: 2;
  height: 5.2rem;
}
.users-with-access-border-table{
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}

.users-with-access-table thead th{
  text-align: start;
}

.users-with-access-table, th, td {
  border-collapse: separate;
  border-spacing: 0;
  z-index: 0;
}

.users-with-access-table td{ 
  & p {
    text-transform: capitalize;
  }
}

.users-with-access-table th, .users-with-access-table td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5E5;
  white-space: nowrap;
}

.users-with-access-table th:last-child, .users-with-access-table td:last-child {
  border-right: none;
}

.comparison-table-container {
  width: 100%;
  overflow: auto;
}

.comparison-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: 'Satoshi-Regular', sans-serif;
  border: 1px solid #E5E7EB;
  background-color: white;
  pointer-events: none;
}

.comparison-table thead {
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: white;
}

.comparison-table th {
  padding: 1.2rem 1.5rem;
  text-align: left;
  border-bottom: 1px solid #E5E7EB;
  font-weight: 600;
}

.comparison-table th:nth-child(2),
.comparison-table td:nth-child(2) {
  height: 5rem;
  border-right: 1px solid rgba(229, 231, 235, 0);
  border-right: 1px solid rgba(229, 231, 235, 0);
}.react-flow__node-stepNode {
  z-index: -1 !important;
}

.react-flow__attribution {
  display: none !important;
}

.react-flow__node-endNode {
  z-index: -1 !important;
}

.react-flow__handle-top {
  opacity: 0;
  top: 1px !important;
}

.react-flow__handle-bottom {
  opacity: 0;
  bottom: 1px !important;
}

.react-flow__handle-right {
  opacity: 0;
  right: 0;
}

.react-flow__edge-path {
  stroke: #d4d4d4 !important;
}
.cordage-table-container {
  width: 100%;
}

.cordage-table {
  width: 100%;
  
}

.cordage-table thead{
  text-transform: uppercase;
  background-color: #FAFAFA;
  top:54px;
  position: sticky;
  z-index: 2;
}

.border-table{
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}

.border-tabley{
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
}


.cordage-table thead th{
  text-align: start;
  padding: 1.6rem;
}

.cordage-table, th, td {
  border-collapse: separate;
  border-spacing: 0;
}

.cordage-table td {
  text-transform: capitalize;
}

.cordage-table tr:hover {
  background-color: #F5F5F5 !important;
}

.cordage-table th, .cordage-table td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5E5;
  height: 5.2rem;
}

.cordage-table th:last-child, .cordage-table td:last-child {
  border-right: none;
}


/* Scroll Bar */
.cordage-table-container > div{
  padding-bottom: -100px;
}
.cordage-table-container > div::-webkit-scrollbar {
  height: 5px;
}

.cordage-table-container > div::-webkit-scrollbar-thumb {
  background-color: #94A3B8; /* Color de la barra de desplazamiento */
  border-radius: 8px; /* Redondear los bordes de la barra de desplazamiento */

}

.cordage-table-container > div::-webkit-scrollbar-track {
  background-color: #F3F4F6; /* Color de fondo de la barra de desplazamiento */
  padding-left: 10px;
}

.cordage-table-container > div::-webkit-scrollbar-button{
  background-color: transparent;
}

/* View More */

.cordage-table-vm-container{
  height: 75px;
  width: 100%;
  background-color: #ffffff6b !important;
  position: absolute;
  bottom: 40px;
}

.cordage-table-vm{
  position: absolute;
  right: 0;
  bottom: 60px;
  left: 50%;
}

.cordage-table-vm-show {
  opacity: 1;
}

.cordage-table-vm-hide {
  opacity: 0;
}

.transition-vm {
  transition: all 500ms ease-out;
}

th,
.th {
  padding: 2px 4px;
  position: relative;
  font-weight: bold;
  text-align: center;
  height: 30px;
}

.resizer {
  position: absolute;
  top: 0;
  height: 100%;
  width: 5px;
  background: rgba(0, 0, 0, 0.5);
  cursor: col-resize;
  user-select: none;
  touch-action: none;
}

.resizer.ltr {
  right: 0;
}

.resizer.rtl {
  left: 0;
}

.resizer.isResizing {
  background: blue;
  opacity: 1;
}

@media (hover: hover) {
  .resizer {
    opacity: 0;
  }

  *:hover > .resizer {
    opacity: 1;
  }
}

.users-table {
  width: 100%;
}

.users-table thead{
  text-transform: uppercase;
  background-color: #FAFAFA;
  top:0px;
  position: sticky;
  z-index: 2;
}
.users-border-table{
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5;
}

.users-table thead th{
  text-align: start;
  padding: 1.6rem;
}

.users-table, th, td {
  border-collapse: separate;
  border-spacing: 0;
  z-index: 0;
  /* border: 1px solid #E5E5E5; */
}

.users-table td{ 
  height: 6.8rem;
  & p {
    text-transform: capitalize;
  }
}

.users-table tr:hover {
  background-color: #F5F5F5 !important;
}

.users-table th, .users-table td {
  border-bottom: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5E5;
  max-height: 5.2rem !important;
  white-space: nowrap;
}

.users-table th:last-child, .users-table td:last-child {
  border-right: none;
}
._container_d2nc4_1 {
    display: inline-flex;
    align-items: center;
    width: 100%;
}

._container_aux_d2nc4_7 {
    margin-right: auto;
    margin-left: auto;
}

._titles_d2nc4_12 {
    display: flex;
    flex-direction: column;
    gap: .8rem;
}

._buttonsGroup_d2nc4_18 {
    position: relative;
    margin-top: 4.4rem;
    display: flex;
    align-items: center;
}

._buttons_d2nc4_18 {
    position: absolute;
    right: 0;
    display: flex;
    gap: 1.6rem;
}._container_g4sic_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_g4sic_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_g4sic_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_g4sic_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}._container_1yl5u_1 {
  margin-top: 0;
  display: table;
  height: 100%;
}._container_1f9nb_1 {
  display: inline-flex;
  align-items: center;
  width: 100%;
  height: 80vh;
  padding: 8rem 0;
}

._container_aux_1f9nb_9 {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

._titles_1f9nb_15 {
  display: flex;
  flex-direction: column;
  gap: .8rem;
}

._languages_1f9nb_21 {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_1f9nb_27 {
  display: flex;
  gap: .8rem;
}

._inputsLanguages_1f9nb_32 {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttons_1f9nb_38 {
  margin-top: 3rem;
  display: flex;
  gap: 1.6rem;
  justify-content: end;
}/* this gets exported as style.css and can be used for the default theming */
/* these are the necessary styles for React Flow, they get used by base.css and style.css */
.react-flow {
  direction: ltr;
}
.react-flow__container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.react-flow__pane {
  z-index: 1;
  cursor: -webkit-grab;
  cursor: grab;
}
.react-flow__pane.selection {
    cursor: pointer;
  }
.react-flow__pane.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
.react-flow__viewport {
  transform-origin: 0 0;
  z-index: 2;
  pointer-events: none;
}
.react-flow__renderer {
  z-index: 4;
}
.react-flow__selection {
  z-index: 6;
}
.react-flow__nodesselection-rect:focus,
.react-flow__nodesselection-rect:focus-visible {
  outline: none;
}
.react-flow .react-flow__edges {
  pointer-events: none;
  overflow: visible;
}
.react-flow__edge-path,
.react-flow__connection-path {
  stroke: #b1b1b7;
  stroke-width: 1;
  fill: none;
}
.react-flow__edge {
  pointer-events: visibleStroke;
  cursor: pointer;
}
.react-flow__edge.animated path {
    stroke-dasharray: 5;
    -webkit-animation: dashdraw 0.5s linear infinite;
            animation: dashdraw 0.5s linear infinite;
  }
.react-flow__edge.animated path.react-flow__edge-interaction {
    stroke-dasharray: none;
    -webkit-animation: none;
            animation: none;
  }
.react-flow__edge.inactive {
    pointer-events: none;
  }
.react-flow__edge.selected,
  .react-flow__edge:focus,
  .react-flow__edge:focus-visible {
    outline: none;
  }
.react-flow__edge.selected .react-flow__edge-path,
  .react-flow__edge:focus .react-flow__edge-path,
  .react-flow__edge:focus-visible .react-flow__edge-path {
    stroke: #555;
  }
.react-flow__edge-textwrapper {
    pointer-events: all;
  }
.react-flow__edge-textbg {
    fill: white;
  }
.react-flow__edge .react-flow__edge-text {
    pointer-events: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
.react-flow__connection {
  pointer-events: none;
}
.react-flow__connection .animated {
    stroke-dasharray: 5;
    -webkit-animation: dashdraw 0.5s linear infinite;
            animation: dashdraw 0.5s linear infinite;
  }
.react-flow__connectionline {
  z-index: 1001;
}
.react-flow__nodes {
  pointer-events: none;
  transform-origin: 0 0;
}
.react-flow__node {
  position: absolute;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: all;
  transform-origin: 0 0;
  box-sizing: border-box;
  cursor: -webkit-grab;
  cursor: grab;
}
.react-flow__node.dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
  }
.react-flow__nodesselection {
  z-index: 3;
  transform-origin: left top;
  pointer-events: none;
}
.react-flow__nodesselection-rect {
    position: absolute;
    pointer-events: all;
    cursor: -webkit-grab;
    cursor: grab;
  }
.react-flow__handle {
  position: absolute;
  pointer-events: none;
  min-width: 5px;
  min-height: 5px;
  width: 6px;
  height: 6px;
  background: #1a192b;
  border: 1px solid white;
  border-radius: 100%;
}
.react-flow__handle.connectionindicator {
    pointer-events: all;
    cursor: crosshair;
  }
.react-flow__handle-bottom {
    top: auto;
    left: 50%;
    bottom: -4px;
    transform: translate(-50%, 0);
  }
.react-flow__handle-top {
    left: 50%;
    top: -4px;
    transform: translate(-50%, 0);
  }
.react-flow__handle-left {
    top: 50%;
    left: -4px;
    transform: translate(0, -50%);
  }
.react-flow__handle-right {
    right: -4px;
    top: 50%;
    transform: translate(0, -50%);
  }
.react-flow__edgeupdater {
  cursor: move;
  pointer-events: all;
}
.react-flow__panel {
  position: absolute;
  z-index: 5;
  margin: 15px;
}
.react-flow__panel.top {
    top: 0;
  }
.react-flow__panel.bottom {
    bottom: 0;
  }
.react-flow__panel.left {
    left: 0;
  }
.react-flow__panel.right {
    right: 0;
  }
.react-flow__panel.center {
    left: 50%;
    transform: translateX(-50%);
  }
.react-flow__attribution {
  font-size: 10px;
  background: rgba(255, 255, 255, 0.5);
  padding: 2px 3px;
  margin: 0;
}
.react-flow__attribution a {
    text-decoration: none;
    color: #999;
  }
@-webkit-keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
@keyframes dashdraw {
  from {
    stroke-dashoffset: 10;
  }
}
.react-flow__edgelabel-renderer {
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.react-flow__edge.updating .react-flow__edge-path {
      stroke: #777;
    }
.react-flow__edge-text {
    font-size: 10px;
  }
.react-flow__node.selectable:focus,
  .react-flow__node.selectable:focus-visible {
    outline: none;
  }
.react-flow__node-default,
.react-flow__node-input,
.react-flow__node-output,
.react-flow__node-group {
  padding: 10px;
  border-radius: 3px;
  width: 150px;
  font-size: 12px;
  color: #222;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  border-color: #1a192b;
  background-color: white;
}
.react-flow__node-default.selectable:hover, .react-flow__node-input.selectable:hover, .react-flow__node-output.selectable:hover, .react-flow__node-group.selectable:hover {
      box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.08);
    }
.react-flow__node-default.selectable.selected,
    .react-flow__node-default.selectable:focus,
    .react-flow__node-default.selectable:focus-visible,
    .react-flow__node-input.selectable.selected,
    .react-flow__node-input.selectable:focus,
    .react-flow__node-input.selectable:focus-visible,
    .react-flow__node-output.selectable.selected,
    .react-flow__node-output.selectable:focus,
    .react-flow__node-output.selectable:focus-visible,
    .react-flow__node-group.selectable.selected,
    .react-flow__node-group.selectable:focus,
    .react-flow__node-group.selectable:focus-visible {
      box-shadow: 0 0 0 0.5px #1a192b;
    }
.react-flow__node-group {
  background-color: rgba(240, 240, 240, 0.25);
}
.react-flow__nodesselection-rect,
.react-flow__selection {
  background: rgba(0, 89, 220, 0.08);
  border: 1px dotted rgba(0, 89, 220, 0.8);
}
.react-flow__nodesselection-rect:focus,
  .react-flow__nodesselection-rect:focus-visible,
  .react-flow__selection:focus,
  .react-flow__selection:focus-visible {
    outline: none;
  }
.react-flow__controls {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.08);
}
.react-flow__controls-button {
    border: none;
    background: #fefefe;
    border-bottom: 1px solid #eee;
    box-sizing: content-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    padding: 5px;
  }
.react-flow__controls-button:hover {
      background: #f4f4f4;
    }
.react-flow__controls-button svg {
      width: 100%;
      max-width: 12px;
      max-height: 12px;
    }
.react-flow__controls-button:disabled {
      pointer-events: none;
    }
.react-flow__controls-button:disabled svg {
        fill-opacity: 0.4;
      }
.react-flow__minimap {
  background-color: #fff;
}
.react-flow__minimap svg {
  display: block;
}
.react-flow__resize-control {
  position: absolute;
}
.react-flow__resize-control.left,
.react-flow__resize-control.right {
  cursor: ew-resize;
}
.react-flow__resize-control.top,
.react-flow__resize-control.bottom {
  cursor: ns-resize;
}
.react-flow__resize-control.top.left,
.react-flow__resize-control.bottom.right {
  cursor: nwse-resize;
}
.react-flow__resize-control.bottom.left,
.react-flow__resize-control.top.right {
  cursor: nesw-resize;
}
/* handle styles */
.react-flow__resize-control.handle {
  width: 4px;
  height: 4px;
  border: 1px solid #fff;
  border-radius: 1px;
  background-color: #3367d9;
  transform: translate(-50%, -50%);
}
.react-flow__resize-control.handle.left {
  left: 0;
  top: 50%;
}
.react-flow__resize-control.handle.right {
  left: 100%;
  top: 50%;
}
.react-flow__resize-control.handle.top {
  left: 50%;
  top: 0;
}
.react-flow__resize-control.handle.bottom {
  left: 50%;
  top: 100%;
}
.react-flow__resize-control.handle.top.left {
  left: 0;
}
.react-flow__resize-control.handle.bottom.left {
  left: 0;
}
.react-flow__resize-control.handle.top.right {
  left: 100%;
}
.react-flow__resize-control.handle.bottom.right {
  left: 100%;
}
/* line styles */
.react-flow__resize-control.line {
  border-color: #3367d9;
  border-width: 0;
  border-style: solid;
}
.react-flow__resize-control.line.left,
.react-flow__resize-control.line.right {
  width: 1px;
  transform: translate(-50%, 0);
  top: 0;
  height: 100%;
}
.react-flow__resize-control.line.left {
  left: 0;
  border-left-width: 1px;
}
.react-flow__resize-control.line.right {
  left: 100%;
  border-right-width: 1px;
}
.react-flow__resize-control.line.top,
.react-flow__resize-control.line.bottom {
  height: 1px;
  transform: translate(0, -50%);
  left: 0;
  width: 100%;
}
.react-flow__resize-control.line.top {
  top: 0;
  border-top-width: 1px;
}
.react-flow__resize-control.line.bottom {
  border-bottom-width: 1px;
  top: 100%;
}
._viewport_iadsn_1 {
  background-color: #FAFAFA;
  border-radius: 0.8rem;
}

._node_iadsn_6 {
  width: 180px;
  background-color: #ffffff;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  border-radius: 8px;
  padding: 12px 15px;
}

._node_iadsn_6:focus {
  outline: .4rem solid #0D9488;
  padding: .4rem;
}

._node_iadsn_6:focus div{
  margin: .4rem;
}

._node_iadsn_6 .react-flow__handle {
  visibility: hidden;
}

._label_iadsn_27 {
  font-family: monospace;
  font-size: 12px;
  text-align: center;
}

._button_iadsn_33 {
  font-size: 9px;
  font-family: monospace;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 100px;
  text-align: center;
  color: rgb(148 163 184);
  background-color: rgba(241, 245, 249, 0.5);
}

._button_iadsn_33:hover {
  color: rgb(71 85 105);
}
._elementList_1hn76_1:hover {
  background-color: #F5F5F5;
}.dialog {
    position: absolute;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* inset: var(--inset); */
    z-index: 900;
    background: var(--colors-white);
    max-width: 1264px;
    width: calc(100% - 14.4rem);
    border-radius: 0.8rem;
    border: .1rem solid var(--colors-neutral300);
    box-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    opacity: 0;
    transition: opacity .4s linear;
}
.backdrop {
    background-color: var(--colors-neutral900);
    -webkit-backdrop-filter: blur(4px);
    opacity: 0;
    transition-property: opacity, backdrop-filter;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
    backdrop-filter: blur(0);
    zindex: 800;
}
.backdrop[data-enter] {
    opacity: 0.7;
    backdrop-filter: blur(4px);
}

.dialog[data-enter] {
    opacity: 1;
}._container_upq3v_1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_upq3v_7 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_upq3v_13 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
._glossaryEmptyStateContainer_1lls8_1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  max-width: 591px;
  margin: 99.5px auto 0px;
}

._glossaryTermsHeader_1lls8_10 {
  /* height: 340px; */
  padding: 24px;
  background: radial-gradient(77.73% 932.35% at 22.27% 59.56%, rgba(254, 249, 195, 0.69) 0%, rgba(254, 249, 195, 0) 100%);
  border-bottom: 1px solid #E5E5E5;
}

._glossaryMainContainer_1lls8_17 {
  padding: 14px 24px 39px;
  display: flex;
  flex-direction: column;
}

._glossaryAlphabetContainer_1lls8_23 {
  position: sticky;
  top: 0px;
  /* padding: 24px 0px; */
  background: #F8FAFC;
  z-index: 0;
}

._glossaryTermsContainer_1lls8_31 {
  /* margin: 0 24px 35px; */
  padding: 32px 16px;
  background: #FFFFFF;
  box-shadow: 0px 1px 2px -1px rgba(0, 0, 0, 0.1), 0px 1px 3px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}

._glossaryTermsSection_1lls8_39 {
  background-color: red;
  height: 500px;
  margin: 24px 0px
}

._glossaryTermsDivider_1lls8_45 {
  border-top: 1px solid #E5E5E5;
  margin: 24px 0px;
}

._glossaryTermsGroup_1lls8_50:last-of-type ._glossaryTermsDivider_1lls8_45{
  display: none;
}

/* .glossaryTermsDivider:last-of-type {
  display: none;
} */

._glossarySetsContainer_1lls8_58 {
  padding-top: 6px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}._glossaryAlphabetContainer_w0qnq_1 {
  position: sticky;
  top: 0px;
  padding: 8px 0px;
  background: #F8FAFC !important;
  z-index: 10;
  margin-bottom: 1.6rem;
}

._glossaryTermsContainer_w0qnq_10 {
  background-color: #FFF !important;
  padding: 3.2rem 1.6rem;
  border-radius: 8px;
  background: var(--white, #FFF);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px -1px rgba(0, 0, 0, 0.10);
}

._glossarySetsDivider_w0qnq_18 {
  border-top: 1px solid #E5E5E5;
  margin: 2.4rem 0;
}

._glossaryTermsDivider_w0qnq_23 {
  border-top: 1px solid #E5E5E5;
  margin: 24px 0px;
}

._glossarySetsGroup_w0qnq_28:last-of-type ._glossarySetsDivider_w0qnq_18{
  display: none;
}

._glossaryTermsGroup_w0qnq_32:last-of-type ._glossaryTermsDivider_w0qnq_23{
  display: none;
}._glossarySetsDetailedContainer_1d48c_1 {
  display: flex;
  flex-direction: column;
  padding: 3.2rem 1.6rem;
  gap: 2.4rem;
  border-radius: 0.8rem;
  background-color: #FFF !important;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.10), 0px 1px 2px -1px rgba(0, 0, 0, 0.10);
}

._glossarySetsContainer_1d48c_11 {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

._glossarySetsDivider_1d48c_17 {
  border-top: 1px solid #E5E5E5;
  margin: 2.4rem 0;
}

._glossarySetsGroup_1d48c_22:last-of-type ._glossarySetsDivider_1d48c_17{
  display: none;
}._container_17kno_1 {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 8rem 0;
}

._titles_17kno_8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._languages_17kno_14 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._radioTagsLanguages_17kno_21 {
  display: flex;
  gap: 8px;
}

._inputsLanguages_17kno_26 {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._buttons_17kno_33 {
  margin-top: 30px;
  display: flex;
  gap: 16px;
  justify-content: end;
}._container_16z7m_1 {
  height: 100%;
  justify-content: center;
  display: flex;
  flex-direction: column;
}

._titles_16z7m_8 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._languages_16z7m_14 {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._radioTagsLanguages_16z7m_21 {
  display: flex;
  gap: 8px;
}

._multiselect_16z7m_26 {
  margin-top: 40px;
  z-index: 10;
}

._buttonsGroup_16z7m_31 {
  position: relative;
  margin-top: 30px;
  display: flex;
  align-items: center;
}

._buttons_16z7m_31 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 16px;
}._container_1on70_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_1on70_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_1on70_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_1on70_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}
._titles_1h2fi_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_1h2fi_7 {
  margin-top: 32px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._radioTagsLanguages_1h2fi_14 {
  display: flex;
  gap: 0.8rem;
}

._inputsLanguages_1h2fi_19 {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

._buttons_1h2fi_26 {
  margin-top: 30px;
  display: flex;
  gap: 16px;
  justify-content: end;
}._container_hm23g_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_hm23g_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_hm23g_14 {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_hm23g_20 {
  position: relative;
  margin-top: 3.2rem;
}

._buttons_hm23g_20 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._titles_jua31_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_jua31_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_jua31_14 {
  display: flex;
  gap: 0.8rem;
}

._inputs_jua31_19 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_jua31_26 {
  position: relative;
  margin-top: 3.2rem;
}

._buttons_jua31_26 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1on70_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_1on70_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_1on70_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_1on70_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}
._titles_yeewg_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_yeewg_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_yeewg_14 {
  display: flex;
  gap: 0.8rem;
}

._inputs_yeewg_19 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_yeewg_26 {
  position: relative;
  margin-top: 4.4rem;
  display: flex;
  align-items: center;
}

._buttons_yeewg_26 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1tp9l_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}._container_1on70_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_1on70_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_1on70_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_1on70_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}
._modalContent_qfigj_1 {
  width: 100%;
  /* max-height: 50rem; */
  overflow: scroll;
  /* scrollbar-color: auto;
  scrollbar-width: thin;
  overflow-x: hidden;  */
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

._inputGroup_qfigj_13 {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}._modalContent_1we9c_1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

._inputGroup_1we9c_8 {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}.btn-danger {
  background-color: #FEE2E2;
  color: #EF4444;
  border: 1px solid #FCA5A5;
  outline: 0px;
  cursor: pointer;
  padding: 1rem;
  border-radius: 0.4rem;
  font-size: 1.4rem;
  font-family: Satoshi-Variable;
  font-weight: 700;
  line-height: 2rem;
  margin-left: 1.6rem;
}

.disable-btn {
  opacity: 0.6;
}.item-process{
  transition: all 300ms;
}

.btn-apply-all{
  display: none !important;
  width: 3.2rem;
}


.item-process:hover {
  background-color: #F5F5F5;
}

.item-process:hover .btn-apply-all {
  display: block !important;
}._container_1on70_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_1on70_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_1on70_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_1on70_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}
._titles_141pl_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_141pl_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_141pl_14 {
  display: flex;
  gap: 0.8rem;
}

._inputs_141pl_19 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_141pl_26 {
  position: relative;
  margin-top: 2.1rem;
}

._buttons_141pl_26 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._titles_yeewg_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_yeewg_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_yeewg_14 {
  display: flex;
  gap: 0.8rem;
}

._inputs_yeewg_19 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_yeewg_26 {
  position: relative;
  margin-top: 4.4rem;
  display: flex;
  align-items: center;
}

._buttons_yeewg_26 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1tp9l_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}._titles_u63rn_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_u63rn_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_u63rn_14 {
  position: relative;
  margin-top: 4.4rem;
  display: flex;
  align-items: center;
}

._buttons_u63rn_14 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1on70_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_1on70_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_1on70_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_1on70_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}
._modalContent_5o6vd_1 {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

._inputGroup_5o6vd_8 {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

._inputs_5o6vd_14 {
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}._titles_yeewg_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_yeewg_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_yeewg_14 {
  display: flex;
  gap: 0.8rem;
}

._inputs_yeewg_19 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_yeewg_26 {
  position: relative;
  margin-top: 4.4rem;
  display: flex;
  align-items: center;
}

._buttons_yeewg_26 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._titles_u63rn_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_u63rn_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_u63rn_14 {
  position: relative;
  margin-top: 4.4rem;
  display: flex;
  align-items: center;
}

._buttons_u63rn_14 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1on70_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_1on70_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_1on70_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_1on70_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}
._titles_1fq6u_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_1fq6u_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
}

._buttonsGroup_1fq6u_13 {
  position: relative;
  margin-top: 4.4rem;
  display: flex;
  align-items: center;
}

._buttons_1fq6u_13 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1tp9l_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}._titles_jua31_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_jua31_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_jua31_14 {
  display: flex;
  gap: 0.8rem;
}

._inputs_jua31_19 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_jua31_26 {
  position: relative;
  margin-top: 3.2rem;
}

._buttons_jua31_26 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._titles_1j89h_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_1j89h_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_1j89h_14 {
  position: relative;
  margin-top: 3.2rem;
}

._buttons_1j89h_14 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1on70_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

._titles_1on70_8 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._radioButtonGroup_1on70_14 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._stepButton_1on70_21 {
  margin-top: 30px;
  display: flex;
  justify-content: end;
}
._container_1tp9l_1 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}._titles_bbfcn_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_bbfcn_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
}

._buttonsGroup_bbfcn_13 {
  position: relative;
  margin-top: 3.2rem;
}

._buttons_bbfcn_13 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._titles_yeewg_1 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._languages_yeewg_7 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._radioTagsLanguages_yeewg_14 {
  display: flex;
  gap: 0.8rem;
}

._inputs_yeewg_19 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._buttonsGroup_yeewg_26 {
  position: relative;
  margin-top: 4.4rem;
  display: flex;
  align-items: center;
}

._buttons_yeewg_26 {
  position: absolute;
  right: 0;
  display: flex;
  gap: 1.6rem;
}._container_1avnu_1 {
  height: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: auto;
  /* margin-top: 3rem; */
}

._titles_1avnu_10 {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}

._inputs_1avnu_16 {
  margin-top: 3.2rem;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}

._customGridLeft_1t63g_2{
    min-width: calc(((100% / 12) * 5) + 5px);
}
div._customGridRight_1t63g_5{
    border-left: solid 1px #CDCFD3;
    box-shadow: none;
    width: calc(((100% / 12) * 7));
    overflow: auto;
    height: 100%;

    display: flex;
    flex-direction: column !important;
    justify-content: flex-start;
}
._customGridRight_1t63g_5>div{
    overflow: auto;
    /* overflow: scroll; */
    /* max-height: 90% */
}.letterhead-watermark{
    /* position: absolute;
    top: 15px !important;
    text-align: initial;
    inset: 0;
    overflow: hidden;
    line-height: 1;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    forced-color-adjust: none;
    transform-origin: 0 0; */
    z-index: 10;
    opacity: 0.5 !important;
    width: 100%;
    height: calc(100% - 30px);
}
.containerLH{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.containerLH>.watermark{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 60em;
    aspect-ratio: 16/9;
    overflow: hidden; 
}

.headerLH{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    /* z-index: 11; */
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 16px;
    background-color: #FAFAFA;
    border-bottom: 1px solid #cdcdcd;
    width: 100%;
}
.footerLH{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    /* z-index: 11; */
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding: 16px;
    background-color: #FAFAFA;
    border-top: 1px solid #cdcdcd;
    width: 100%;
    
}

.letterheadIMG{
    display: inline-block;
    width: 3.5rem;
}

.watermarkIMG{
    display: inline-block;
    width: 36em;
}

.rotate {
    transform: rotate(-45deg);
    transform-origin: center center;
}


.watermark__content::after{
    position: relative;
    width: 100%;
    height: 100%;
   /*  z-index: 10;
    opacity: 0.5 !important;
    height: calc(var(--scale-factor)* 841.8898px);
    width: calc(var(--scale-factor)* 595.2756px); */

}

.letterhead{
  position: absolute;

  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: none; 
  top: 0;
    
    
}

.headerLH__container, .footerLH__container {
    flex: 1;
}

.dcf{
    font-size: 10px;
    font-family: Satoshi-Variable;
    font-weight: 700;
}

.dcf > span{
    font-weight: 100;
}

.bp-btn-plain.bp-btn-print,
.bp-btn-plain.bp-btn-download {
    display: none;
}

.bp-doc .pdfViewer .page {
    padding: 20px 0px 30px 0 !important;
    margin: 25px auto !important
}

.bp-doc .pdfViewer .page:not(.bp-is-invisible):before {
  
    top: 17px !important;
    bottom: 20px !important;
    box-shadow: 0 4px 12px 0 rgba(216, 213, 213, 0);
}

.bp-controls {
    bottom: 70px !important;
}.user-cell-container {
  transition: background-color 0.3s ease, border-color 0.3s ease;
  position: relative;
}
.user-cell-container > .btn-hover-effect {
  opacity: 0;
  position: absolute;
  top: -4px;
  right: 0;
  bottom: 0;
  transition: opacity 0.3s ease;
  z-index: 9999;
  background: linear-gradient(
    90deg,
    rgba(245, 245, 245, 0) 0%,
    rgba(245, 245, 245, 0.94) 28.5%,
    #f5f5f5 100%
  ) !important;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
}

.user-cell-container:hover > .btn-hover-effect {
  opacity: 1;
}

.btn-hover-effect:hover {
  background-color: #f0f0f0; /* Change to your desired hover color */
  border-color: #ccc; /* Change to your desired border color */
}
