[data-novi-id="19"] {
  font-weight: 400;
  font-size: 24px;
}

[data-novi-id="18"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="17"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="16"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="15"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="14"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="13"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="12"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="11"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="10"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="9"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="8"] {
  font-size: 24px;
  font-weight: 400;
}

[data-novi-id="7"] {

  font-weight: 400;
}

[data-novi-id="6"] {
  line-height: 1em;
  font-size: 24px;
  font-weight: 900;
}

[data-novi-id="3"] {
  font-weight: 400;
  letter-spacing: 1px;
  font-size: 24px;
}

[data-novi-id="5"] {
  font-weight: 900;
  font-weight: 700;
}

[data-novi-id="4"] {
  font-weight: 900;


}

[data-novi-id="2"] {
  font-weight: 900;
  color: #f7f7f7;
}

[data-novi-id="1"] {
  color: #f7f7f7;
  font-weight: 900;
  color: #f7f7f7;
}

[data-novi-id="0"] {
  color: #474c58;
  font-weight: 900;
  font-weight: 900;
  font-size: 36px;
  text-transform: capitalize;
  font-style: italic;
  line-height: 36px;
  letter-spacing: 0px;


}

.checkbox-tag input {
  display: none
}

.checkbox-tag-label {
  min-width: 6.5625rem;
  padding: .5rem .9375rem;
  font-size: 1.0625rem;
  font-weight: 400;
  text-align: center;
  border: 1px solid #e8e8e9;
  border-radius: .375rem;
  transition: all 0.2s ease-in-out
}

.checkbox-tag:hover .checkbox-tag-label {
  box-shadow: 5px 8px 28px rgba(23, 23, 36, 0.1);
  border-color: transparent
}

.checkbox-tag-input:checked~.checkbox-tag-label {
  color: #fff;
  background-color: #af8762;
  border-color: #af8762
}

.checkbox-tag-input:disabled~.checkbox-tag-label {
  color: rgba(93, 93, 102, 0.3);
  background-color: #f7f7f7;
  border-color: #f7f7f7;
  pointer-events: none
}