.wpml-ls-legacy-list-horizontal {
  border: 1px solid transparent;
  padding: 7px;
  clear: both;
}
.wpml-ls-legacy-list-horizontal > ul {
  padding: 0;
  margin: 0 !important;
  list-style-type: none;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: inline-block;
}
.wpml-ls-legacy-list-horizontal a {
  display: block;
  text-decoration: none;
  padding: 5px 10px 6px;
  line-height: 1;
}
.wpml-ls-legacy-list-horizontal a span {
  vertical-align: middle;
}
.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket {
  vertical-align: unset;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
  display: inline;
  vertical-align: middle;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
  margin-left: 0.4em;
}
.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.4em;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
  margin-bottom: 30px;
}
.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer > ul {
  text-align: center;
}
.wpml-ls-menu-item .wpml-ls-flag {
  display: inline;
  vertical-align: baseline;
}
.wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0.3em;
}
.rtl .wpml-ls-menu-item .wpml-ls-flag + span {
  margin-left: 0;
  margin-right: 0.3em;
}
ul .wpml-ls-menu-item a {
  display: flex;
  align-items: center;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
dt {
  font-weight: 700;
}
dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
blockquote {
  margin: 0 0 1rem;
}
b,
strong {
  font-weight: bolder;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  background-color: transparent;
}
a:hover {
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
img {
  vertical-align: middle;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
button {
  border-radius: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.small,
small {
  font-size: 80%;
  font-weight: 400;
}
.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
code {
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container,
  .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container,
  .container-md,
  .container-sm {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled,
.form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type="date"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control,
input[type="time"].form-control {
  appearance: none;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-lg,
.form-control-plaintext.form-control-sm {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[multiple],
select.form-control[size] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-left: 0;
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .custom-select,
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
}
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropdown,
.dropleft,
.dropright,
.dropup {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="bottom"],
.dropdown-menu[x-placement^="left"],
.dropdown-menu[x-placement^="right"],
.dropdown-menu[x-placement^="top"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active,
.dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled,
.dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .custom-file,
.input-group > .custom-select,
.input-group > .form-control,
.input-group > .form-control-plaintext {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .custom-file + .custom-file,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .form-control,
.input-group > .custom-select + .custom-file,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .form-control,
.input-group > .form-control + .custom-file,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .form-control,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .form-control {
  margin-left: -1px;
}
.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label,
.input-group > .custom-select:focus,
.input-group > .form-control:focus {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group-append,
.input-group-prepend {
  display: flex;
}
.input-group-append .btn,
.input-group-prepend .btn {
  position: relative;
  z-index: 2;
}
.input-group-append .btn:focus,
.input-group-prepend .btn:focus {
  z-index: 3;
}
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .btn,
.input-group-append .input-group-text + .input-group-text,
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-prepend .input-group-text + .input-group-text {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control:not(textarea) {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .custom-select,
.input-group-lg > .form-control,
.input-group-lg > .input-group-append > .btn,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-prepend > .input-group-text {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control:not(textarea) {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .custom-select,
.input-group-sm > .form-control,
.input-group-sm > .input-group-append > .btn,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-prepend > .input-group-text {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select,
.input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group
  > .input-group-append:last-child
  > .btn:not(:last-child):not(.dropdown-toggle),
.input-group
  > .input-group-append:last-child
  > .input-group-text:not(:last-child),
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group
  > .input-group-prepend:first-child
  > .input-group-text:not(:first-child),
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-item {
  margin-bottom: -1px;
}
.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.nav-fill .nav-item,
.nav-fill > .nav-link {
  flex: 1 1 auto;
  text-align: center;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 0;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:focus,
.navbar-toggler:hover {
  text-decoration: none;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid,
  .navbar-expand-md > .container-lg,
  .navbar-expand-md > .container-md,
  .navbar-expand-md > .container-sm,
  .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-lg,
.navbar-expand > .container-md,
.navbar-expand > .container-sm,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show > .nav-link {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.card {
  position: relative;
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  min-height: 1px;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom,
.card-img-top {
  flex-shrink: 0;
  width: 100%;
}
.card-img,
.card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-group > .card {
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-header,
  .card-group > .card:not(:last-child) .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-footer,
  .card-group > .card:not(:last-child) .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-header,
  .card-group > .card:not(:first-child) .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-footer,
  .card-group > .card:not(:first-child) .card-img-bottom {
    border-bottom-left-radius: 0;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb-item {
  display: flex;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.badge {
  display: inline-block;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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;
}
@media (prefers-reduced-motion: reduce) {
  .badge {
    transition: none;
  }
}
a.badge:focus,
a.badge:hover {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.progress {
  display: flex;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.align-baseline {
  vertical-align: baseline !important;
}
.align-top {
  vertical-align: top !important;
}
.align-middle {
  vertical-align: middle !important;
}
.align-bottom {
  vertical-align: bottom !important;
}
.align-text-bottom {
  vertical-align: text-bottom !important;
}
.align-text-top {
  vertical-align: text-top !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0 {
  border: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex {
  display: flex !important;
}
.d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.flex-row {
  flex-direction: row !important;
}
.flex-column {
  flex-direction: column !important;
}
.flex-row-reverse {
  flex-direction: row-reverse !important;
}
.flex-column-reverse {
  flex-direction: column-reverse !important;
}
.flex-wrap {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !important;
}
.flex-grow-0 {
  flex-grow: 0 !important;
}
.flex-grow-1 {
  flex-grow: 1 !important;
}
.flex-shrink-0 {
  flex-shrink: 0 !important;
}
.flex-shrink-1 {
  flex-shrink: 1 !important;
}
.justify-content-start {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center {
  justify-content: center !important;
}
.justify-content-between {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch {
  align-items: stretch !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.align-self-auto {
  align-self: auto !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative {
  position: relative !important;
}
.position-absolute {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100 {
  width: 100% !important;
}
.w-auto {
  width: auto !important;
}
.h-25 {
  height: 25% !important;
}
.h-50 {
  height: 50% !important;
}
.h-75 {
  height: 75% !important;
}
.h-100 {
  height: 100% !important;
}
.h-auto {
  height: auto !important;
}
.mw-100 {
  max-width: 100% !important;
}
.m-0 {
  margin: 0 !important;
}
.mt-0,
.my-0 {
  margin-top: 0 !important;
}
.mr-0,
.mx-0 {
  margin-right: 0 !important;
}
.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3,
.my-3 {
  margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}
.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5,
.my-5 {
  margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}
.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}
.p-0 {
  padding: 0 !important;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pr-0,
.px-0 {
  padding-right: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3,
.py-3 {
  padding-top: 1rem !important;
}
.pr-3,
.px-3 {
  padding-right: 1rem !important;
}
.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5,
.py-5 {
  padding-top: 3rem !important;
}
.pr-5,
.px-5 {
  padding-right: 3rem !important;
}
.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
  padding-left: 3rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto,
.my-auto {
  margin-top: auto !important;
}
.mr-auto,
.mx-auto {
  margin-right: auto !important;
}
.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:focus,
a.text-primary:hover {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:focus,
a.text-secondary:hover {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:focus,
a.text-success:hover {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:focus,
a.text-info:hover {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:focus,
a.text-warning:hover {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:focus,
a.text-danger:hover {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:focus,
a.text-light:hover {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:focus,
a.text-dark:hover {
  color: #121416 !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
/*# sourceMappingURL=bootstrap.min.css.map */
.pix-m-5 {
  margin: 5px !important;
}
.pix-mt-5,
.pix-my-5 {
  margin-top: 5px !important;
}
.pix-mr-5,
.pix-mx-5 {
  margin-right: 5px !important;
}
.pix-mb-5,
.pix-my-5 {
  margin-bottom: 5px !important;
}
.pix-ml-5,
.pix-mx-5 {
  margin-left: 5px !important;
}
.pix-m-10 {
  margin: 10px !important;
}
.pix-mt-10,
.pix-my-10 {
  margin-top: 10px !important;
}
.pix-mr-10,
.pix-mx-10 {
  margin-right: 10px !important;
}
.pix-mb-10,
.pix-my-10 {
  margin-bottom: 10px !important;
}
.pix-ml-10,
.pix-mx-10 {
  margin-left: 10px !important;
}
.pix-m-15 {
  margin: 15px !important;
}
.pix-mt-15,
.pix-my-15 {
  margin-top: 15px !important;
}
.pix-mr-15,
.pix-mx-15 {
  margin-right: 15px !important;
}
.pix-mb-15,
.pix-my-15 {
  margin-bottom: 15px !important;
}
.pix-ml-15,
.pix-mx-15 {
  margin-left: 15px !important;
}
.pix-m-20 {
  margin: 20px !important;
}
.pix-mt-20,
.pix-my-20 {
  margin-top: 20px !important;
}
.pix-mr-20,
.pix-mx-20 {
  margin-right: 20px !important;
}
.pix-mb-20,
.pix-my-20 {
  margin-bottom: 20px !important;
}
.pix-ml-20,
.pix-mx-20 {
  margin-left: 20px !important;
}
.pix-m-25 {
  margin: 25px !important;
}
.pix-mt-25,
.pix-my-25 {
  margin-top: 25px !important;
}
.pix-mr-25,
.pix-mx-25 {
  margin-right: 25px !important;
}
.pix-mb-25,
.pix-my-25 {
  margin-bottom: 25px !important;
}
.pix-ml-25,
.pix-mx-25 {
  margin-left: 25px !important;
}
.pix-m-30 {
  margin: 30px !important;
}
.pix-mt-30,
.pix-my-30 {
  margin-top: 30px !important;
}
.pix-mr-30,
.pix-mx-30 {
  margin-right: 30px !important;
}
.pix-mb-30,
.pix-my-30 {
  margin-bottom: 30px !important;
}
.pix-ml-30,
.pix-mx-30 {
  margin-left: 30px !important;
}
.pix-m-35 {
  margin: 35px !important;
}
.pix-mt-35,
.pix-my-35 {
  margin-top: 35px !important;
}
.pix-mr-35,
.pix-mx-35 {
  margin-right: 35px !important;
}
.pix-mb-35,
.pix-my-35 {
  margin-bottom: 35px !important;
}
.pix-ml-35,
.pix-mx-35 {
  margin-left: 35px !important;
}
.pix-m-40 {
  margin: 40px !important;
}
.pix-mt-40,
.pix-my-40 {
  margin-top: 40px !important;
}
.pix-mr-40,
.pix-mx-40 {
  margin-right: 40px !important;
}
.pix-mb-40,
.pix-my-40 {
  margin-bottom: 40px !important;
}
.pix-ml-40,
.pix-mx-40 {
  margin-left: 40px !important;
}
.pix-m-45 {
  margin: 45px !important;
}
.pix-mt-45,
.pix-my-45 {
  margin-top: 45px !important;
}
.pix-mr-45,
.pix-mx-45 {
  margin-right: 45px !important;
}
.pix-mb-45,
.pix-my-45 {
  margin-bottom: 45px !important;
}
.pix-ml-45,
.pix-mx-45 {
  margin-left: 45px !important;
}
.pix-m-50 {
  margin: 50px !important;
}
.pix-mt-50,
.pix-my-50 {
  margin-top: 50px !important;
}
.pix-mr-50,
.pix-mx-50 {
  margin-right: 50px !important;
}
.pix-mb-50,
.pix-my-50 {
  margin-bottom: 50px !important;
}
.pix-ml-50,
.pix-mx-50 {
  margin-left: 50px !important;
}
.pix-m-60 {
  margin: 60px !important;
}
.pix-mt-60,
.pix-my-60 {
  margin-top: 60px !important;
}
.pix-mr-60,
.pix-mx-60 {
  margin-right: 60px !important;
}
.pix-mb-60,
.pix-my-60 {
  margin-bottom: 60px !important;
}
.pix-ml-60,
.pix-mx-60 {
  margin-left: 60px !important;
}
.pix-m-70 {
  margin: 70px !important;
}
.pix-mt-70,
.pix-my-70 {
  margin-top: 70px !important;
}
.pix-mr-70,
.pix-mx-70 {
  margin-right: 70px !important;
}
.pix-mb-70,
.pix-my-70 {
  margin-bottom: 70px !important;
}
.pix-ml-70,
.pix-mx-70 {
  margin-left: 70px !important;
}
.pix-m-80 {
  margin: 80px !important;
}
.pix-mt-80,
.pix-my-80 {
  margin-top: 80px !important;
}
.pix-mr-80,
.pix-mx-80 {
  margin-right: 80px !important;
}
.pix-mb-80,
.pix-my-80 {
  margin-bottom: 80px !important;
}
.pix-ml-80,
.pix-mx-80 {
  margin-left: 80px !important;
}
.pix-m-90 {
  margin: 90px !important;
}
.pix-mt-90,
.pix-my-90 {
  margin-top: 90px !important;
}
.pix-mr-90,
.pix-mx-90 {
  margin-right: 90px !important;
}
.pix-mb-90,
.pix-my-90 {
  margin-bottom: 90px !important;
}
.pix-ml-90,
.pix-mx-90 {
  margin-left: 90px !important;
}
.pix-m-100 {
  margin: 100px !important;
}
.pix-mt-100,
.pix-my-100 {
  margin-top: 100px !important;
}
.pix-mr-100,
.pix-mx-100 {
  margin-right: 100px !important;
}
.pix-mb-100,
.pix-my-100 {
  margin-bottom: 100px !important;
}
.pix-ml-100,
.pix-mx-100 {
  margin-left: 100px !important;
}
.pix-m-120 {
  margin: 120px !important;
}
.pix-mt-120,
.pix-my-120 {
  margin-top: 120px !important;
}
.pix-mr-120,
.pix-mx-120 {
  margin-right: 120px !important;
}
.pix-mb-120,
.pix-my-120 {
  margin-bottom: 120px !important;
}
.pix-ml-120,
.pix-mx-120 {
  margin-left: 120px !important;
}
.pix-m-130 {
  margin: 130px !important;
}
.pix-mt-130,
.pix-my-130 {
  margin-top: 130px !important;
}
.pix-mr-130,
.pix-mx-130 {
  margin-right: 130px !important;
}
.pix-mb-130,
.pix-my-130 {
  margin-bottom: 130px !important;
}
.pix-ml-130,
.pix-mx-130 {
  margin-left: 130px !important;
}
.pix-m-150 {
  margin: 150px !important;
}
.pix-mt-150,
.pix-my-150 {
  margin-top: 150px !important;
}
.pix-mr-150,
.pix-mx-150 {
  margin-right: 150px !important;
}
.pix-mb-150,
.pix-my-150 {
  margin-bottom: 150px !important;
}
.pix-ml-150,
.pix-mx-150 {
  margin-left: 150px !important;
}
.pix-m-200 {
  margin: 200px !important;
}
.pix-mt-200,
.pix-my-200 {
  margin-top: 200px !important;
}
.pix-mr-200,
.pix-mx-200 {
  margin-right: 200px !important;
}
.pix-mb-200,
.pix-my-200 {
  margin-bottom: 200px !important;
}
.pix-ml-200,
.pix-mx-200 {
  margin-left: 200px !important;
}
.pix-p-5 {
  padding: 5px !important;
}
.pix-pt-5,
.pix-py-5 {
  padding-top: 5px !important;
}
.pix-pr-5,
.pix-px-5 {
  padding-right: 5px !important;
}
.pix-pb-5,
.pix-py-5 {
  padding-bottom: 5px !important;
}
.pix-pl-5,
.pix-px-5 {
  padding-left: 5px !important;
}
.pix-p-10 {
  padding: 10px !important;
}
.pix-pt-10,
.pix-py-10 {
  padding-top: 10px !important;
}
.pix-pr-10,
.pix-px-10 {
  padding-right: 10px !important;
}
.pix-pb-10,
.pix-py-10 {
  padding-bottom: 10px !important;
}
.pix-pl-10,
.pix-px-10 {
  padding-left: 10px !important;
}
.pix-p-15 {
  padding: 15px !important;
}
.pix-pt-15,
.pix-py-15 {
  padding-top: 15px !important;
}
.pix-pr-15,
.pix-px-15 {
  padding-right: 15px !important;
}
.pix-pb-15,
.pix-py-15 {
  padding-bottom: 15px !important;
}
.pix-pl-15,
.pix-px-15 {
  padding-left: 15px !important;
}
.pix-p-20 {
  padding: 20px !important;
}
.pix-pt-20,
.pix-py-20 {
  padding-top: 20px !important;
}
.pix-pr-20,
.pix-px-20 {
  padding-right: 20px !important;
}
.pix-pb-20,
.pix-py-20 {
  padding-bottom: 20px !important;
}
.pix-pl-20,
.pix-px-20 {
  padding-left: 20px !important;
}
.pix-p-25 {
  padding: 25px !important;
}
.pix-pt-25,
.pix-py-25 {
  padding-top: 25px !important;
}
.pix-pr-25,
.pix-px-25 {
  padding-right: 25px !important;
}
.pix-pb-25,
.pix-py-25 {
  padding-bottom: 25px !important;
}
.pix-pl-25,
.pix-px-25 {
  padding-left: 25px !important;
}
.pix-p-30 {
  padding: 30px !important;
}
.pix-pt-30,
.pix-py-30 {
  padding-top: 30px !important;
}
.pix-pr-30,
.pix-px-30 {
  padding-right: 30px !important;
}
.pix-pb-30,
.pix-py-30 {
  padding-bottom: 30px !important;
}
.pix-pl-30,
.pix-px-30 {
  padding-left: 30px !important;
}
.pix-p-35 {
  padding: 35px !important;
}
.pix-pt-35,
.pix-py-35 {
  padding-top: 35px !important;
}
.pix-pr-35,
.pix-px-35 {
  padding-right: 35px !important;
}
.pix-pb-35,
.pix-py-35 {
  padding-bottom: 35px !important;
}
.pix-pl-35,
.pix-px-35 {
  padding-left: 35px !important;
}
.pix-p-40 {
  padding: 40px !important;
}
.pix-pt-40,
.pix-py-40 {
  padding-top: 40px !important;
}
.pix-pr-40,
.pix-px-40 {
  padding-right: 40px !important;
}
.pix-pb-40,
.pix-py-40 {
  padding-bottom: 40px !important;
}
.pix-pl-40,
.pix-px-40 {
  padding-left: 40px !important;
}
.pix-p-45 {
  padding: 45px !important;
}
.pix-pt-45,
.pix-py-45 {
  padding-top: 45px !important;
}
.pix-pr-45,
.pix-px-45 {
  padding-right: 45px !important;
}
.pix-pb-45,
.pix-py-45 {
  padding-bottom: 45px !important;
}
.pix-pl-45,
.pix-px-45 {
  padding-left: 45px !important;
}
.pix-p-50 {
  padding: 50px !important;
}
.pix-pt-50,
.pix-py-50 {
  padding-top: 50px !important;
}
.pix-pr-50,
.pix-px-50 {
  padding-right: 50px !important;
}
.pix-pb-50,
.pix-py-50 {
  padding-bottom: 50px !important;
}
.pix-pl-50,
.pix-px-50 {
  padding-left: 50px !important;
}
.pix-p-60 {
  padding: 60px !important;
}
.pix-pt-60,
.pix-py-60 {
  padding-top: 60px !important;
}
.pix-pr-60,
.pix-px-60 {
  padding-right: 60px !important;
}
.pix-pb-60,
.pix-py-60 {
  padding-bottom: 60px !important;
}
.pix-pl-60,
.pix-px-60 {
  padding-left: 60px !important;
}
.pix-p-70 {
  padding: 70px !important;
}
.pix-pt-70,
.pix-py-70 {
  padding-top: 70px !important;
}
.pix-pr-70,
.pix-px-70 {
  padding-right: 70px !important;
}
.pix-pb-70,
.pix-py-70 {
  padding-bottom: 70px !important;
}
.pix-pl-70,
.pix-px-70 {
  padding-left: 70px !important;
}
.pix-p-80 {
  padding: 80px !important;
}
.pix-pt-80,
.pix-py-80 {
  padding-top: 80px !important;
}
.pix-pr-80,
.pix-px-80 {
  padding-right: 80px !important;
}
.pix-pb-80,
.pix-py-80 {
  padding-bottom: 80px !important;
}
.pix-pl-80,
.pix-px-80 {
  padding-left: 80px !important;
}
.pix-p-90 {
  padding: 90px !important;
}
.pix-pt-90,
.pix-py-90 {
  padding-top: 90px !important;
}
.pix-pr-90,
.pix-px-90 {
  padding-right: 90px !important;
}
.pix-pb-90,
.pix-py-90 {
  padding-bottom: 90px !important;
}
.pix-pl-90,
.pix-px-90 {
  padding-left: 90px !important;
}
.pix-p-100 {
  padding: 100px !important;
}
.pix-pt-100,
.pix-py-100 {
  padding-top: 100px !important;
}
.pix-pr-100,
.pix-px-100 {
  padding-right: 100px !important;
}
.pix-pb-100,
.pix-py-100 {
  padding-bottom: 100px !important;
}
.pix-pl-100,
.pix-px-100 {
  padding-left: 100px !important;
}
.pix-p-120 {
  padding: 120px !important;
}
.pix-pt-120,
.pix-py-120 {
  padding-top: 120px !important;
}
.pix-pr-120,
.pix-px-120 {
  padding-right: 120px !important;
}
.pix-pb-120,
.pix-py-120 {
  padding-bottom: 120px !important;
}
.pix-pl-120,
.pix-px-120 {
  padding-left: 120px !important;
}
.pix-p-130 {
  padding: 130px !important;
}
.pix-pt-130,
.pix-py-130 {
  padding-top: 130px !important;
}
.pix-pr-130,
.pix-px-130 {
  padding-right: 130px !important;
}
.pix-pb-130,
.pix-py-130 {
  padding-bottom: 130px !important;
}
.pix-pl-130,
.pix-px-130 {
  padding-left: 130px !important;
}
.pix-p-150 {
  padding: 150px !important;
}
.pix-pt-150,
.pix-py-150 {
  padding-top: 150px !important;
}
.pix-pr-150,
.pix-px-150 {
  padding-right: 150px !important;
}
.pix-pb-150,
.pix-py-150 {
  padding-bottom: 150px !important;
}
.pix-pl-150,
.pix-px-150 {
  padding-left: 150px !important;
}
.pix-p-200 {
  padding: 200px !important;
}
.pix-pt-200,
.pix-py-200 {
  padding-top: 200px !important;
}
.pix-pr-200,
.pix-px-200 {
  padding-right: 200px !important;
}
.pix-pb-200,
.pix-py-200 {
  padding-bottom: 200px !important;
}
.pix-pl-200,
.pix-px-200 {
  padding-left: 200px !important;
}
@property --pix-bg-color {
  syntax: "<color>";
  inherits: false;
  initial-value: #fff0;
}
.bg-gray-1,
.dark\:bg-gray-1:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-1, #f8f9fa);
}
.bg-gray-2,
.dark\:bg-gray-2:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-2, #e9ecef);
}
.bg-gray-3,
.dark\:bg-gray-3:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-3, #dee2e6);
}
.bg-gray-4,
.dark\:bg-gray-4:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-4, #ced4da);
}
.bg-gray-5,
.dark\:bg-gray-5:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-5, #adb5bd);
}
.bg-gray-6,
.dark\:bg-gray-6:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-6, #6c757d);
}
.bg-gray-7,
.dark\:bg-gray-7:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-7, #495057);
}
.bg-gray-8,
.dark\:bg-gray-8:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-8, #343a40);
}
.bg-gray-9,
.dark\:bg-gray-9:is(.pix-dark *) {
  --pix-bg-color: var(--pix-gray-9, #212529);
}
.bg-primary,
.dark\:bg-primary:is(.pix-dark *) {
  --pix-bg-color: var(--pix-primary, #853bce);
}
.bg-secondary,
.dark\:bg-secondary:is(.pix-dark *) {
  --pix-bg-color: var(--pix-secondary, #06060e);
}
.bg-green,
.dark\:bg-green:is(.pix-dark *) {
  --pix-bg-color: var(--pix-green, #19e3ac);
}
.bg-cyan,
.dark\:bg-cyan:is(.pix-dark *) {
  --pix-bg-color: var(--pix-cyan, #c398ff);
}
.bg-yellow,
.dark\:bg-yellow:is(.pix-dark *) {
  --pix-bg-color: var(--pix-yellow, #ffc168);
}
.bg-orange,
.dark\:bg-orange:is(.pix-dark *) {
  --pix-bg-color: var(--pix-orange, #ff9900);
}
.bg-red,
.dark\:bg-red:is(.pix-dark *) {
  --pix-bg-color: var(--pix-red, #ec6548);
}
.bg-blue,
.dark\:bg-blue:is(.pix-dark *) {
  --pix-bg-color: var(--pix-blue, #006ae4);
}
.bg-brown,
.dark\:bg-brown:is(.pix-dark *) {
  --pix-bg-color: var(--pix-brown, #b4a996);
}
.bg-purple,
.dark\:bg-purple:is(.pix-dark *) {
  --pix-bg-color: var(--pix-purple, #a11ae7);
}
.bg-white,
.dark\:bg-white:is(.pix-dark *) {
  --pix-bg-color: var(--pix-white, #fff);
}
.bg-black,
.dark\:bg-black:is(.pix-dark *) {
  --pix-bg-color: var(--pix-black, #000);
}
[class^="bg-"],
[class*=" bg-"],
[class^="dark:bg-"]:is(.pix-dark *),
[class*=" dark:bg-"]:is(.pix-dark *) {
  background-color: var(--pix-bg-color) !important;
}
a[class^="bg-"]:hover,
a[class*=" bg-"]:hover,
button[class^="bg-"]:hover,
button[class*=" bg-"]:hover {
  background-color: color-mix(
    in hsl increasing hue,
    var(--pix-bg-color) 90%,
    black 20%
  ) !important;
}
svg [class^="bg-"],
svg [class*=" bg-"] {
  fill: var(--pix-bg-color) !important;
}
.bg-dark-opacity-05,
.dark\:bg-dark-opacity-05:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.05);
}
.bg-light-opacity-05,
.dark\:bg-light-opacity-05:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.05);
}
.bg-dark-opacity-0,
.dark\:bg-dark-opacity-0:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0);
}
.bg-light-opacity-0,
.dark\:bg-light-opacity-0:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0);
}
.bg-dark-opacity-1,
.dark\:bg-dark-opacity-1:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.1);
}
.bg-light-opacity-1,
.dark\:bg-light-opacity-1:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.1);
}
.bg-dark-opacity-2,
.dark\:bg-dark-opacity-2:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.2);
}
.bg-light-opacity-2,
.dark\:bg-light-opacity-2:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.2);
}
.bg-dark-opacity-3,
.dark\:bg-dark-opacity-3:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.3);
}
.bg-light-opacity-3,
.dark\:bg-light-opacity-3:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.3);
}
.bg-dark-opacity-4,
.dark\:bg-dark-opacity-4:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.4);
}
.bg-light-opacity-4,
.dark\:bg-light-opacity-4:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.4);
}
.bg-dark-opacity-5,
.dark\:bg-dark-opacity-5:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.5);
}
.bg-light-opacity-5,
.dark\:bg-light-opacity-5:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.5);
}
.bg-dark-opacity-6,
.dark\:bg-dark-opacity-6:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.6);
}
.bg-light-opacity-6,
.dark\:bg-light-opacity-6:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.6);
}
.bg-dark-opacity-7,
.dark\:bg-dark-opacity-7:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.7);
}
.bg-light-opacity-7,
.dark\:bg-light-opacity-7:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.7);
}
.bg-dark-opacity-8,
.dark\:bg-dark-opacity-8:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.8);
}
.bg-light-opacity-8,
.dark\:bg-light-opacity-8:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.8);
}
.bg-dark-opacity-9,
.dark\:bg-dark-opacity-9:is(.pix-dark *) {
  --pix-bg-color: rgba(0, 0, 0, 0.9);
}
.bg-light-opacity-9,
.dark\:bg-light-opacity-9:is(.pix-dark *) {
  --pix-bg-color: rgba(255, 255, 255, 0.9);
}
.bg-dark-opacity-10,
.dark\:bg-dark-opacity-10:is(.pix-dark *) {
  --pix-bg-color: black;
}
.bg-light-opacity-10,
.dark\:bg-light-opacity-10:is(.pix-dark *) {
  --pix-bg-color: white;
}
.bg-gray-1-light {
  --pix-bg-color: rgba(255, 255, 255, 0.15);
}
.bg-gray-2-light {
  --pix-bg-color: rgba(255, 255, 255, 0.15);
}
.bg-gray-3-light {
  --pix-bg-color: rgba(255, 255, 255, 0.15);
}
.bg-gray-4-light {
  --pix-bg-color: rgba(255, 255, 255, 0.15);
}
.bg-gray-5-light {
  --pix-bg-color: rgba(230, 232, 234, 0.15);
}
.bg-gray-6-light {
  --pix-bg-color: rgba(161, 168, 174, 0.15);
}
.bg-gray-7-light {
  --pix-bg-color: rgba(120, 131, 142, 0.15);
}
.bg-gray-8-light {
  --pix-bg-color: rgba(98, 109, 120, 0.15);
}
.bg-gray-9-light {
  --pix-bg-color: rgba(78, 88, 98, 0.15);
}
.bg-primary-light {
  --pix-bg-color: rgba(184, 141, 226, 0.15);
}
.bg-secondary-light {
  --pix-bg-color: rgba(37, 37, 85, 0.15);
}
.bg-green-light {
  --pix-bg-color: rgba(114, 240, 205, 0.15);
}
.bg-cyan-light {
  --pix-bg-color: rgba(254, 254, 255, 0.15);
}
.bg-yellow-light {
  --pix-bg-color: rgba(255, 235, 206, 0.15);
}
.bg-orange-light {
  --pix-bg-color: rgba(255, 194, 102, 0.15);
}
.bg-red-light {
  --pix-bg-color: rgba(246, 179, 164, 0.15);
}
.bg-blue-light {
  --pix-bg-color: rgba(75, 159, 255, 0.15);
}
.bg-brown-light {
  --pix-bg-color: rgba(223, 218, 210, 0.15);
}
.bg-purple-light {
  --pix-bg-color: rgba(199, 118, 241, 0.15);
}
.bg-white-light {
  --pix-bg-color: rgba(255, 255, 255, 0.15);
}
.bg-black-light {
  --pix-bg-color: rgba(51, 51, 51, 0.15);
}
.bg-gradient-primary-light {
  background: linear-gradient(
    to top right,
    rgb(61 55 93 / 0.15),
    rgb(17 0 173 / 0.15)
  ) !important;
}
.pix-opacity-05 {
  opacity: 0.05 !important;
}
.pix-hover-opacity-05:hover {
  opacity: 0.05 !important;
}
.pix-opacity-0 {
  opacity: 0 !important;
}
.pix-hover-opacity-0:hover {
  opacity: 0 !important;
}
.pix-opacity-1 {
  opacity: 0.1 !important;
}
.pix-hover-opacity-1:hover {
  opacity: 0.1 !important;
}
.pix-opacity-2 {
  opacity: 0.2 !important;
}
.pix-hover-opacity-2:hover {
  opacity: 0.2 !important;
}
.pix-opacity-3 {
  opacity: 0.3 !important;
}
.pix-hover-opacity-3:hover {
  opacity: 0.3 !important;
}
.pix-opacity-4 {
  opacity: 0.4 !important;
}
.pix-hover-opacity-4:hover {
  opacity: 0.4 !important;
}
.pix-opacity-5 {
  opacity: 0.5 !important;
}
.pix-hover-opacity-5:hover {
  opacity: 0.5 !important;
}
.pix-opacity-6 {
  opacity: 0.6 !important;
}
.pix-hover-opacity-6:hover {
  opacity: 0.6 !important;
}
.pix-opacity-7 {
  opacity: 0.7 !important;
}
.pix-hover-opacity-7:hover {
  opacity: 0.7 !important;
}
.pix-opacity-8 {
  opacity: 0.8 !important;
}
.pix-hover-opacity-8:hover {
  opacity: 0.8 !important;
}
.pix-opacity-9 {
  opacity: 0.9 !important;
}
.pix-hover-opacity-9:hover {
  opacity: 0.9 !important;
}
.pix-opacity-10 {
  opacity: 1 !important;
}
.pix-hover-opacity-10:hover {
  opacity: 1 !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.text-gray-1 {
  color: var(--pix-gray-1) !important;
}
a.text-gray-1:hover,
a.text-gray-1:focus {
  color: #cbd3da !important;
}
.text-gray-2 {
  color: var(--pix-gray-2) !important;
}
a.text-gray-2:hover,
a.text-gray-2:focus {
  color: #bdc6cf !important;
}
.text-gray-3 {
  color: var(--pix-gray-3) !important;
}
a.text-gray-3:hover,
a.text-gray-3:focus {
  color: #b2bcc5 !important;
}
.text-gray-4 {
  color: var(--pix-gray-4) !important;
}
a.text-gray-4:hover,
a.text-gray-4:focus {
  color: #a2aeb9 !important;
}
.text-gray-5 {
  color: var(--pix-gray-5) !important;
}
a.text-gray-5:hover,
a.text-gray-5:focus {
  color: #838f9b !important;
}
.text-gray-6 {
  color: var(--pix-gray-6) !important;
}
a.text-gray-6:hover,
a.text-gray-6:focus {
  color: #494f54 !important;
}
.text-gray-7 {
  color: var(--pix-gray-7) !important;
}
a.text-gray-7:hover,
a.text-gray-7:focus {
  color: #262a2d !important;
}
.text-gray-8 {
  color: var(--pix-gray-8) !important;
}
a.text-gray-8:hover,
a.text-gray-8:focus {
  color: #121416 !important;
}
.text-gray-9 {
  color: var(--pix-gray-9) !important;
}
a.text-gray-9:hover,
a.text-gray-9:focus {
  color: black !important;
}
.text-primary {
  color: var(--pix-primary) !important;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #5f2697 !important;
}
.text-secondary {
  color: var(--pix-secondary) !important;
}
a.text-secondary:hover,
a.text-secondary:focus {
  color: black !important;
}
.text-green {
  color: var(--pix-green) !important;
}
a.text-green:hover,
a.text-green:focus {
  color: #119e78 !important;
}
.text-cyan {
  color: var(--pix-cyan) !important;
}
a.text-cyan:hover,
a.text-cyan:focus {
  color: #964cff !important;
}
.text-yellow {
  color: var(--pix-yellow) !important;
}
a.text-yellow:hover,
a.text-yellow:focus {
  color: #ffa21c !important;
}
.text-orange {
  color: var(--pix-orange) !important;
}
a.text-orange:hover,
a.text-orange:focus {
  color: #b36b00 !important;
}
.text-red {
  color: var(--pix-red) !important;
}
a.text-red:hover,
a.text-red:focus {
  color: #d23716 !important;
}
.text-blue {
  color: var(--pix-blue) !important;
}
a.text-blue:hover,
a.text-blue:focus {
  color: #004698 !important;
}
.text-brown {
  color: var(--pix-brown) !important;
}
a.text-brown:hover,
a.text-brown:focus {
  color: #94846a !important;
}
.text-purple {
  color: var(--pix-purple) !important;
}
a.text-purple:hover,
a.text-purple:focus {
  color: #7111a3 !important;
}
.text-white {
  color: var(--pix-white) !important;
}
a.text-white:hover,
a.text-white:focus {
  color: #d9d9d9 !important;
}
.text-black {
  color: var(--pix-black) !important;
}
a.text-black:hover,
a.text-black:focus {
  color: black !important;
}
:root,
dialog::backdrop {
  --pix-gray-1: #f8f9fa;
  --pix-gray-1-light: rgba(255, 255, 255, 0.15);
  --pix-gray-2: #e9ecef;
  --pix-gray-2-light: rgba(255, 255, 255, 0.15);
  --pix-gray-3: #dee2e6;
  --pix-gray-3-light: rgba(255, 255, 255, 0.15);
  --pix-gray-4: #ced4da;
  --pix-gray-4-light: rgba(255, 255, 255, 0.15);
  --pix-gray-5: #adb5bd;
  --pix-gray-5-light: rgba(230, 232, 234, 0.15);
  --pix-gray-6: #6c757d;
  --pix-gray-6-light: rgba(161, 168, 174, 0.15);
  --pix-gray-7: #495057;
  --pix-gray-7-light: rgba(120, 131, 142, 0.15);
  --pix-gray-8: #343a40;
  --pix-gray-8-light: rgba(98, 109, 120, 0.15);
  --pix-gray-9: #212529;
  --pix-gray-9-light: rgba(78, 88, 98, 0.15);
  --pix-primary: #853bce;
  --pix-primary-light: rgba(184, 141, 226, 0.15);
  --pix-secondary: #06060e;
  --pix-secondary-light: rgba(37, 37, 85, 0.15);
  --pix-green: #19e3ac;
  --pix-green-light: rgba(114, 240, 205, 0.15);
  --pix-cyan: #c398ff;
  --pix-cyan-light: rgba(254, 254, 255, 0.15);
  --pix-yellow: #ffc168;
  --pix-yellow-light: rgba(255, 235, 206, 0.15);
  --pix-orange: #ff9900;
  --pix-orange-light: rgba(255, 194, 102, 0.15);
  --pix-red: #ec6548;
  --pix-red-light: rgba(246, 179, 164, 0.15);
  --pix-blue: #006ae4;
  --pix-blue-light: rgba(75, 159, 255, 0.15);
  --pix-brown: #b4a996;
  --pix-brown-light: rgba(223, 218, 210, 0.15);
  --pix-purple: #a11ae7;
  --pix-purple-light: rgba(199, 118, 241, 0.15);
  --pix-white: #fff;
  --pix-white-light: rgba(255, 255, 255, 0.15);
  --pix-black: #000;
  --pix-black-light: rgba(51, 51, 51, 0.15);
  --pix-dark-opacity-05: rgba(0, 0, 0, 0.05);
  --pix-light-opacity-05: rgba(255, 255, 255, 0.05);
  --pix-dark-opacity-0: rgba(0, 0, 0, 0);
  --pix-light-opacity-0: rgba(255, 255, 255, 0);
  --pix-dark-opacity-1: rgba(0, 0, 0, 0.1);
  --pix-light-opacity-1: rgba(255, 255, 255, 0.1);
  --pix-dark-opacity-2: rgba(0, 0, 0, 0.2);
  --pix-light-opacity-2: rgba(255, 255, 255, 0.2);
  --pix-dark-opacity-3: rgba(0, 0, 0, 0.3);
  --pix-light-opacity-3: rgba(255, 255, 255, 0.3);
  --pix-dark-opacity-4: rgba(0, 0, 0, 0.4);
  --pix-light-opacity-4: rgba(255, 255, 255, 0.4);
  --pix-dark-opacity-5: rgba(0, 0, 0, 0.5);
  --pix-light-opacity-5: rgba(255, 255, 255, 0.5);
  --pix-dark-opacity-6: rgba(0, 0, 0, 0.6);
  --pix-light-opacity-6: rgba(255, 255, 255, 0.6);
  --pix-dark-opacity-7: rgba(0, 0, 0, 0.7);
  --pix-light-opacity-7: rgba(255, 255, 255, 0.7);
  --pix-dark-opacity-8: rgba(0, 0, 0, 0.8);
  --pix-light-opacity-8: rgba(255, 255, 255, 0.8);
  --pix-dark-opacity-9: rgba(0, 0, 0, 0.9);
  --pix-light-opacity-9: rgba(255, 255, 255, 0.9);
  --pix-dark-opacity-10: black;
  --pix-light-opacity-10: white;
  --pix-body-default: var(--pix-light-opacity-8, rgba(255, 255, 255, 0.8));
  --pix-heading-default: var(--pix-light-opacity-9, rgba(255, 255, 255, 0.9));
  --pix-transparent: transparent;
  --pix-body-font: "Roboto", Arial, Helvetica, sans-serif;
  --pix-heading-font: "Roboto", Arial, Helvetica, sans-serif;
  --pix-gradient-primary: linear-gradient(to top right, #13111d, #070047);
  --pix-gradient-primary-light: linear-gradient(
    to top right,
    rgba(61, 55, 93, 0.15),
    rgba(17, 0, 173, 0.15)
  );
}
.text-dark-opacity-05 {
  color: rgb(0 0 0 / 0.05) !important;
}
a.text-dark-opacity-05:hover,
a.text-dark-opacity-05:focus,
a.text-dark-opacity-05:active {
  color: rgb(0 0 0 / 0.05) !important;
}
a.text-dark-opacity-05.btn span:before {
  background: rgb(0 0 0 / 0.05) !important;
}
.text-light-opacity-05 {
  color: rgb(255 255 255 / 0.05) !important;
}
a.text-light-opacity-05:hover,
a.text-light-opacity-05:focus,
a.text-light-opacity-05:active {
  color: rgb(204 204 204 / 0.05) !important;
}
a.text-light-opacity-05.btn span:before {
  background: rgb(255 255 255 / 0.05) !important;
}
.text-dark-opacity-0 {
  color: #fff0 !important;
}
a.text-dark-opacity-0:hover,
a.text-dark-opacity-0:focus,
a.text-dark-opacity-0:active {
  color: #fff0 !important;
}
a.text-dark-opacity-0.btn span:before {
  background: #fff0 !important;
}
.text-light-opacity-0 {
  color: #fff0 !important;
}
a.text-light-opacity-0:hover,
a.text-light-opacity-0:focus,
a.text-light-opacity-0:active {
  color: #fff0 !important;
}
a.text-light-opacity-0.btn span:before {
  background: #fff0 !important;
}
.text-dark-opacity-1 {
  color: rgb(0 0 0 / 0.1) !important;
}
a.text-dark-opacity-1:hover,
a.text-dark-opacity-1:focus,
a.text-dark-opacity-1:active {
  color: rgb(0 0 0 / 0.1) !important;
}
a.text-dark-opacity-1.btn span:before {
  background: rgb(0 0 0 / 0.1) !important;
}
.text-light-opacity-1 {
  color: rgb(255 255 255 / 0.1) !important;
}
a.text-light-opacity-1:hover,
a.text-light-opacity-1:focus,
a.text-light-opacity-1:active {
  color: rgb(204 204 204 / 0.1) !important;
}
a.text-light-opacity-1.btn span:before {
  background: rgb(255 255 255 / 0.1) !important;
}
.text-dark-opacity-2 {
  color: rgb(0 0 0 / 0.2) !important;
}
a.text-dark-opacity-2:hover,
a.text-dark-opacity-2:focus,
a.text-dark-opacity-2:active {
  color: rgb(0 0 0 / 0.2) !important;
}
a.text-dark-opacity-2.btn span:before {
  background: rgb(0 0 0 / 0.2) !important;
}
.text-light-opacity-2 {
  color: rgb(255 255 255 / 0.2) !important;
}
a.text-light-opacity-2:hover,
a.text-light-opacity-2:focus,
a.text-light-opacity-2:active {
  color: rgb(204 204 204 / 0.2) !important;
}
a.text-light-opacity-2.btn span:before {
  background: rgb(255 255 255 / 0.2) !important;
}
.text-dark-opacity-3 {
  color: rgb(0 0 0 / 0.3) !important;
}
a.text-dark-opacity-3:hover,
a.text-dark-opacity-3:focus,
a.text-dark-opacity-3:active {
  color: rgb(0 0 0 / 0.3) !important;
}
a.text-dark-opacity-3.btn span:before {
  background: rgb(0 0 0 / 0.3) !important;
}
.text-light-opacity-3 {
  color: rgb(255 255 255 / 0.3) !important;
}
a.text-light-opacity-3:hover,
a.text-light-opacity-3:focus,
a.text-light-opacity-3:active {
  color: rgb(204 204 204 / 0.3) !important;
}
a.text-light-opacity-3.btn span:before {
  background: rgb(255 255 255 / 0.3) !important;
}
.text-dark-opacity-4 {
  color: rgb(0 0 0 / 0.4) !important;
}
a.text-dark-opacity-4:hover,
a.text-dark-opacity-4:focus,
a.text-dark-opacity-4:active {
  color: rgb(0 0 0 / 0.4) !important;
}
a.text-dark-opacity-4.btn span:before {
  background: rgb(0 0 0 / 0.4) !important;
}
.text-light-opacity-4 {
  color: rgb(255 255 255 / 0.4) !important;
}
a.text-light-opacity-4:hover,
a.text-light-opacity-4:focus,
a.text-light-opacity-4:active {
  color: rgb(204 204 204 / 0.4) !important;
}
a.text-light-opacity-4.btn span:before {
  background: rgb(255 255 255 / 0.4) !important;
}
.text-dark-opacity-5 {
  color: rgb(0 0 0 / 0.5) !important;
}
a.text-dark-opacity-5:hover,
a.text-dark-opacity-5:focus,
a.text-dark-opacity-5:active {
  color: rgb(0 0 0 / 0.5) !important;
}
a.text-dark-opacity-5.btn span:before {
  background: rgb(0 0 0 / 0.5) !important;
}
.text-light-opacity-5 {
  color: rgb(255 255 255 / 0.5) !important;
}
a.text-light-opacity-5:hover,
a.text-light-opacity-5:focus,
a.text-light-opacity-5:active {
  color: rgb(204 204 204 / 0.5) !important;
}
a.text-light-opacity-5.btn span:before {
  background: rgb(255 255 255 / 0.5) !important;
}
.text-dark-opacity-6 {
  color: rgb(0 0 0 / 0.6) !important;
}
a.text-dark-opacity-6:hover,
a.text-dark-opacity-6:focus,
a.text-dark-opacity-6:active {
  color: rgb(0 0 0 / 0.6) !important;
}
a.text-dark-opacity-6.btn span:before {
  background: rgb(0 0 0 / 0.6) !important;
}
.text-light-opacity-6 {
  color: rgb(255 255 255 / 0.6) !important;
}
a.text-light-opacity-6:hover,
a.text-light-opacity-6:focus,
a.text-light-opacity-6:active {
  color: rgb(204 204 204 / 0.6) !important;
}
a.text-light-opacity-6.btn span:before {
  background: rgb(255 255 255 / 0.6) !important;
}
.text-dark-opacity-7 {
  color: rgb(0 0 0 / 0.7) !important;
}
a.text-dark-opacity-7:hover,
a.text-dark-opacity-7:focus,
a.text-dark-opacity-7:active {
  color: rgb(0 0 0 / 0.7) !important;
}
a.text-dark-opacity-7.btn span:before {
  background: rgb(0 0 0 / 0.7) !important;
}
.text-light-opacity-7 {
  color: rgb(255 255 255 / 0.7) !important;
}
a.text-light-opacity-7:hover,
a.text-light-opacity-7:focus,
a.text-light-opacity-7:active {
  color: rgb(204 204 204 / 0.7) !important;
}
a.text-light-opacity-7.btn span:before {
  background: rgb(255 255 255 / 0.7) !important;
}
.text-dark-opacity-8 {
  color: rgb(0 0 0 / 0.8) !important;
}
a.text-dark-opacity-8:hover,
a.text-dark-opacity-8:focus,
a.text-dark-opacity-8:active {
  color: rgb(0 0 0 / 0.8) !important;
}
a.text-dark-opacity-8.btn span:before {
  background: rgb(0 0 0 / 0.8) !important;
}
.text-light-opacity-8 {
  color: rgb(255 255 255 / 0.8) !important;
}
a.text-light-opacity-8:hover,
a.text-light-opacity-8:focus,
a.text-light-opacity-8:active {
  color: rgb(204 204 204 / 0.8) !important;
}
a.text-light-opacity-8.btn span:before {
  background: rgb(255 255 255 / 0.8) !important;
}
.text-dark-opacity-9 {
  color: rgb(0 0 0 / 0.9) !important;
}
a.text-dark-opacity-9:hover,
a.text-dark-opacity-9:focus,
a.text-dark-opacity-9:active {
  color: rgb(0 0 0 / 0.9) !important;
}
a.text-dark-opacity-9.btn span:before {
  background: rgb(0 0 0 / 0.9) !important;
}
.text-light-opacity-9 {
  color: rgb(255 255 255 / 0.9) !important;
}
a.text-light-opacity-9:hover,
a.text-light-opacity-9:focus,
a.text-light-opacity-9:active {
  color: rgb(204 204 204 / 0.9) !important;
}
a.text-light-opacity-9.btn span:before {
  background: rgb(255 255 255 / 0.9) !important;
}
.text-dark-opacity-10 {
  color: black !important;
}
a.text-dark-opacity-10:hover,
a.text-dark-opacity-10:focus,
a.text-dark-opacity-10:active {
  color: black !important;
}
a.text-dark-opacity-10.btn span:before {
  background: black !important;
}
.text-light-opacity-10 {
  color: white !important;
}
a.text-light-opacity-10:hover,
a.text-light-opacity-10:focus,
a.text-light-opacity-10:active {
  color: #ccc !important;
}
a.text-light-opacity-10.btn span:before {
  background: white !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.rounded {
  border-radius: 2px !important;
}
.rounded-xl {
  border-radius: 5px !important;
}
.rounded-10 {
  border-radius: 10px !important;
}
.rounded-top {
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
}
.rounded-right {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
}
.rounded-bottom {
  border-bottom-right-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}
.rounded-left {
  border-top-left-radius: 2px !important;
  border-bottom-left-radius: 2px !important;
}
.rounded-inherit {
  border-radius: inherit !important;
}
.shadow-sm,
.shadow,
.shadow-lg,
.shadow-hover-sm,
.shadow-hover,
.shadow-hover-lg,
.shadow-inverse-sm,
.shadow-inverse,
.shadow-inverse-lg {
  backface-visibility: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.shadow-0 {
  box-shadow: none !important;
}
.shadow-sm {
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 0.15) !important;
}
.shadow-hover-sm:hover {
  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 0.15) !important;
}
.shadow {
  box-shadow: 0 0.125rem 0.375rem rgb(0 0 0 / 0.05),
    0 0.5rem 1.2rem rgb(0 0 0 / 0.1) !important;
}
.shadow-hover:hover {
  box-shadow: 0 0.125rem 0.375rem rgb(0 0 0 / 0.05),
    0 0.625rem 1.5rem rgb(0 0 0 / 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
}
.shadow-hover-lg:hover {
  box-shadow: 0 0.5rem 1.2rem rgb(0 0 0 / 0.1), 0 2rem 3rem rgb(0 0 0 / 0.15) !important;
}
.shadow-inverse-sm {
  box-shadow: 0 3px 8px 0 rgb(0 0 0 / 0.15) !important;
}
.shadow-inverse-hover-sm:hover {
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 0.15) !important;
}
.shadow-inverse {
  box-shadow: 0 0.125rem 0.375rem rgb(0 0 0 / 0.05),
    0 0.625rem 1.5rem rgb(0 0 0 / 0.15) !important;
}
.shadow-inverse-hover:hover {
  box-shadow: 0 0.125rem 0.375rem rgb(0 0 0 / 0.05),
    0 0.5rem 1.2rem rgb(0 0 0 / 0.1) !important;
}
.shadow-inverse-lg {
  box-shadow: 0 0.5rem 1.2rem rgb(0 0 0 / 0.1), 0 2rem 3rem rgb(0 0 0 / 0.15) !important;
}
.shadow-inverse-hover-lg:hover {
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.scale-sm,
.scale,
.scale-lg,
.scale-inverse-sm,
.scale-inverse,
.scale-inverse-lg {
  backface-visibility: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.scale-sm *,
.scale *,
.scale-lg *,
.scale-inverse-sm *,
.scale-inverse *,
.scale-inverse-lg * {
  backface-visibility: hidden;
}
.scale-sm:hover {
  transform: scale(1.05) !important;
  z-index: 999;
}
.scale:hover {
  transform: scale(1.1) !important;
  z-index: 999;
}
.scale-lg:hover {
  transform: scale(1.15) !important;
  z-index: 999;
}
.scaled-sm {
  transform: scale(1.05) !important;
  z-index: 999;
}
.scaled {
  transform: scale(1.1) !important;
  z-index: 999;
}
.scaled-lg {
  transform: scale(1.15) !important;
  z-index: 999;
}
.scale-inverse-sm:hover {
  transform: scale(0.95) !important;
}
.scale-inverse:hover {
  transform: scale(0.925) !important;
}
.scale-inverse-lg:hover {
  transform: scale(0.9) !important;
}
.fly-sm,
.fly,
.fly-lg {
  backface-visibility: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.fly-sm *,
.fly *,
.fly-lg * {
  backface-visibility: hidden;
}
.fly-sm:hover {
  transform: translate(0, -3px) !important;
}
.fly:hover {
  transform: translate(0, -6px) !important;
}
.fly-lg:hover {
  transform: translate(0, -9px) !important;
}
body {
  letter-spacing: 0 em;
  font-weight: 400;
  font-family: var(--pix-body-font), sans-serif !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "liga";
  -webkit-text-size-adjust: 100%;
  font-display: swap;
}
.body-font {
  font-family: var(--pix-body-font), sans-serif !important;
  letter-spacing: 0 em;
}
.secondary-font,
.heading-font {
  font-family: var(--pix-heading-font), sans-serif !important;
  letter-spacing: -0.01em;
}
.font-weight-extra-bold {
  font-weight: 900;
}
h1,
.h1 {
  font-size: 58px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 22px;
}
h6,
.h6 {
  font-size: 18px;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.heading-font,
.secondary-font {
  font-weight: 700;
}
h1.font-weight-bold,
h1 .font-weight-bold,
h1:is(strong),
h1 strong,
h2.font-weight-bold,
h2 .font-weight-bold,
h2:is(strong),
h2 strong,
h3.font-weight-bold,
h3 .font-weight-bold,
h3:is(strong),
h3 strong,
h4.font-weight-bold,
h4 .font-weight-bold,
h4:is(strong),
h4 strong,
h5.font-weight-bold,
h5 .font-weight-bold,
h5:is(strong),
h5 strong,
h6.font-weight-bold,
h6 .font-weight-bold,
h6:is(strong),
h6 strong,
.h1.font-weight-bold,
.h1 .font-weight-bold,
.h1:is(strong),
.h1 strong,
.h2.font-weight-bold,
.h2 .font-weight-bold,
.h2:is(strong),
.h2 strong,
.h3.font-weight-bold,
.h3 .font-weight-bold,
.h3:is(strong),
.h3 strong,
.h4.font-weight-bold,
.h4 .font-weight-bold,
.h4:is(strong),
.h4 strong,
.h5.font-weight-bold,
.h5 .font-weight-bold,
.h5:is(strong),
.h5 strong,
.h6.font-weight-bold,
.h6 .font-weight-bold,
.h6:is(strong),
.h6 strong,
.heading-font.font-weight-bold,
.heading-font .font-weight-bold,
.heading-font:is(strong),
.heading-font strong,
.secondary-font.font-weight-bold,
.secondary-font .font-weight-bold,
.secondary-font:is(strong),
.secondary-font strong {
  font-weight: 700 !important;
}
.heading-font,
.secondary-font {
  font-weight: 700 !important;
}
.font-weight-bold h1,
.font-weight-bold h2,
.font-weight-bold h3,
.font-weight-bold h4,
.font-weight-bold h5,
.font-weight-bold h6,
.font-weight-bold .h1,
.font-weight-bold .h2,
.font-weight-bold .h3,
.font-weight-bold .h4,
.font-weight-bold .h5,
.font-weight-bold .h6,
.font-weight-bold .heading-font,
.font-weight-bold .secondary-font,
strong h1,
strong h2,
strong h3,
strong h4,
strong h5,
strong h6,
strong .h1,
strong .h2,
strong .h3,
strong .h4,
strong .h5,
strong .h6,
strong .heading-font,
strong .secondary-font {
  font-weight: 700 !important;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-weight: inherit;
}
a {
  color: #14e7b7;
}
a:hover {
  color: #0ea17f;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
a:focus,
a.focus {
  text-decoration: none;
  box-shadow: none;
}
.wpb_text_column ul,
.wpb_content_element ul,
.comment ul,
.product .tab-content ul,
.elementor ul {
  list-style: initial !important;
}
.blockquote {
  font-size: 1rem;
}
.blockquote-footer::before {
  content: "— ";
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.25;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.25;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.25;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.25;
}
@media screen and (max-width: 1024px) {
  h1,
  .h1 {
    font-size: 34.8px;
  }
  h2,
  .h2 {
    font-size: 24px;
  }
  h3,
  .h3 {
    font-size: 16.9px;
  }
  h4,
  .h4 {
    font-size: 16.5px;
  }
  h5,
  .h5 {
    font-size: 18.7px;
  }
  h6,
  .h6 {
    font-size: 17.1px;
  }
  .display-1 {
    font-size: 3.6rem;
    line-height: 1.1;
  }
  .display-2 {
    font-size: 3.3rem;
    line-height: 1.1;
  }
  .display-3 {
    font-size: 2.7rem;
    line-height: 1.1;
  }
  .display-4 {
    font-size: 2.1rem;
    line-height: 1.1;
  }
}
.post.type-post .entry-content > h1,
.post.type-post .entry-content > h2,
.post.type-post .entry-content > h3,
.post.type-post .entry-content > h4,
.post.type-post .entry-content > h5,
.post.type-post .entry-content > h6 {
  position: relative;
  margin-bottom: 0.75rem;
}
.pix-vertical-element {
  writing-mode: vertical-rl;
}
.pix-vertical-element h1,
.pix-vertical-element h2,
.pix-vertical-element h3,
.pix-vertical-element h4,
.pix-vertical-element h5,
.pix-vertical-element h6 {
  margin: 0;
}
.pix-vertical-element .text-gradient-primary {
  background-size: 200%;
  background-repeat: no-repeat;
  background-position: center;
}
.pix-vertical-element .slide-in-container {
  overflow-x: hidden;
}
body.pix-is-safari .pix-vertical-element {
  width: 100%;
}
.text-left .pix-vertical-element {
  align-items: end;
}
.text-center .pix-vertical-element {
  align-items: center;
}
.text-right .pix-vertical-element {
  align-items: start;
}
@media screen and (max-width: 768px) {
  .pix-vertical-element .text-gradient-primary {
    background-attachment: scroll !important;
  }
}
.form-control,
.post-password-form input[type="password"] {
  display: block;
  width: 100%;
  height: calc(2.7rem + 0rem);
  padding: 0.5625rem 1.125rem;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.8;
  color: var(--pix-body-default);
  background-color: var(--pix-base-background);
  background-clip: padding-box;
  border: 0rem solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control.form-control-rounded,
.post-password-form input.form-control-rounded[type="password"] {
  border-radius: 1.4375rem !important;
}
.form-control.form-control-rounded:before,
.post-password-form input.form-control-rounded[type="password"]:before {
  border-radius: 1.4375rem !important;
}
.form-control:not(.shadow-0),
.post-password-form input[type="password"]:not(.shadow-0) {
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1);
}
.form-control::-ms-expand,
.post-password-form input[type="password"]::-ms-expand {
  background-color: #fff0;
  border: 0;
}
.form-control:focus,
.post-password-form input[type="password"]:focus {
  color: var(--pix-body-default);
  background-color: #fff;
  border-color: #c4a1e8;
  outline: 0;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 0 0 0.2rem rgb(133 59 206 / 0.25);
}
.form-control::-moz-placeholder,
.post-password-form input[type="password"]::-moz-placeholder {
  color: #adb5bd;
  opacity: 1;
}
.form-control::placeholder,
.post-password-form input[type="password"]::placeholder {
  color: #adb5bd;
  opacity: 1;
}
.form-control:disabled,
.post-password-form input[type="password"]:disabled,
.form-control[readonly],
.post-password-form input[type="password"][readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
select.form-control {
  text-indent: 12px;
}
select.form-control:focus::-ms-value {
  color: var(--pix-body-default);
  background-color: #fff;
}
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.5625rem + 0rem);
  padding-bottom: calc(0.5625rem + 0rem);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.8;
}
.col-form-label-xl {
  padding-top: calc(1rem + 0rem);
  padding-bottom: calc(1rem + 0rem);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.75rem + 0rem);
  padding-bottom: calc(0.75rem + 0rem);
  font-size: 1.125rem;
  line-height: 1.5;
}
.col-form-label-md {
  padding-top: calc(0.625rem + 0rem);
  padding-bottom: calc(0.625rem + 0rem);
  font-size: 1rem;
  line-height: 1.8;
}
.col-form-label-sm {
  padding-top: calc(0.375rem + 0rem);
  padding-bottom: calc(0.375rem + 0rem);
  font-size: 0.75rem;
  line-height: 1.3;
}
.form-control-plaintext {
  padding-top: 0.5625rem;
  padding-bottom: 0.5625rem;
  line-height: 1.8;
  color: #212529;
  border-width: 0rem 0;
}
.form-control-plaintext.form-control-md,
.form-control-plaintext.form-control-xl {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.725rem + 0rem);
  padding: 0.375rem 0.875rem;
  font-size: 0.75rem;
  line-height: 1.3;
  border-radius: 0.25rem;
}
.form-control-sm.form-control-rounded {
  border-radius: 1.125rem !important;
}
.form-control-sm.form-control-rounded:before {
  border-radius: 1.125rem !important;
}
.form-control-md {
  height: calc(3.05rem + 0rem);
  font-size: 1rem;
  line-height: 1.8;
  border-radius: 0.3rem;
}
.form-control-md.form-control-rounded {
  border-radius: 1.625rem !important;
}
.form-control-md.form-control-rounded:before {
  border-radius: 1.625rem !important;
}
.form-control-lg {
  height: calc(3.1875rem + 0rem);
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.form-control-lg.form-control-rounded {
  border-radius: 1.875rem !important;
}
.form-control-lg.form-control-rounded:before {
  border-radius: 1.875rem !important;
}
.form-control-xl {
  height: calc(3.875rem + 0rem);
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.35rem;
}
.form-control-xl.form-control-rounded {
  border-radius: 2.25rem !important;
}
.form-control-xl.form-control-rounded:before {
  border-radius: 2.25rem !important;
}
textarea.form-control {
  min-height: 45px;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  padding-left: 1.25rem;
}
.form-check-input {
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-inline {
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  margin-right: 0.3125rem;
}
@media (min-width: 576px) {
  .form-inline .form-check-input {
    margin-right: 0.25rem;
  }
}
.pix-style[class*="form-check"] {
  padding-left: 0;
}
.pix-style[class*="form-check"] > label {
  padding-left: 29px !important;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin-bottom: 0;
  cursor: pointer;
}
.pix-style[class*="form-check"] > input:first-child {
  position: absolute !important;
  opacity: 0;
  margin: 0;
  margin-top: 6px;
  background-color: #787878;
  border-radius: 50%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  display: block;
  width: 18px;
  height: 18px;
  outline: none;
  transform: scale(2);
  -ms-transform: scale(2);
  transition: opacity 0.5s, transform 0.5s;
}
.pix-style[class*="form-check"] > input:first-child:disabled {
  cursor: default;
}
.pix-style[class*="form-check"] > input:first-child:disabled + label,
.pix-style[class*="form-check"]
  > input:first-child:disabled
  + input[type="hidden"]
  + label,
.pix-style[class*="form-check"] > input:first-child:disabled + label::before,
.pix-style[class*="form-check"]
  > input:first-child:disabled
  + input[type="hidden"]
  + label::before {
  pointer-events: none;
  cursor: default;
  filter: alpha(opacity=65);
  box-shadow: none;
  opacity: 0.65;
}
.pix-style[class*="form-check"] > input:first-child + label::before,
.pix-style[class*="form-check"]
  > input:first-child
  + input[type="hidden"]
  + label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 18px;
  height: 18px;
  border: 2px solid #787878;
  border-radius: 3px;
  margin-left: -29px;
  margin-top: 6px;
  box-sizing: border-box;
}
.pix-style[class*="form-check"] > input:first-child:checked + label::after,
.pix-style[class*="form-check"]
  > input:first-child:checked
  + input[type="hidden"]
  + label::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 7px;
  height: 10px;
  border: solid 2px #fff;
  border-left: none;
  border-top: none;
  margin-top: 6px;
  transform: translate(7.75px, 4.5px) rotate(45deg);
  -ms-transform: translate(7.75px, 4.5px) rotate(45deg);
  box-sizing: border-box;
}
.pix-style[class*="form-check"]
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.pix-style[class*="form-check"]
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-width: 2px;
}
.pix-style[class*="form-check"] > input:first-child::-ms-check {
  opacity: 0;
  border-radius: 50%;
}
.pix-style[class*="form-check"] > input:first-child:active {
  transform: scale(0);
  -ms-transform: scale(0);
  opacity: 1;
  transition: opacity 0s, transform 0s;
}
.pix-style[class*="form-check"]
  > input[type="radio"]:first-child
  + label::before,
.pix-style[class*="form-check"]
  > input[type="radio"]:first-child
  + input[type="hidden"]
  + label::before {
  border-radius: 50%;
}
.pix-style[class*="form-check"]
  > input[type="radio"]:first-child:checked
  + label::before,
.pix-style[class*="form-check"]
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::before {
  background-color: #fff0;
}
.pix-style[class*="form-check"]
  > input[type="radio"]:first-child:checked
  + label::after,
.pix-style[class*="form-check"]
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  border: none;
  top: 5px;
  left: 5px;
  transform: none;
  -ms-transform: none;
}
.pix-style[class*="form-check"]
  > input[type="checkbox"]:first-child:checked
  + label::after,
.pix-style[class*="form-check"]
  > input[type="checkbox"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  width: 5px;
  height: 12px;
  transform: translate(7px, 2px) rotate(45deg);
  -ms-transform: translate(7px, 2px) rotate(45deg);
}
.form-check-inline {
  display: inline-block;
  margin-left: 0.75rem;
  margin-top: 6px;
}
.form-check > input:first-child {
  background-color: #853bce;
}
.form-check > input:first-child::-ms-check {
  background-color: #853bce;
}
.form-check
  > input:first-child:not(:checked):not(:disabled):hover
  + label::before,
.form-check
  > input:first-child:not(:checked):not(:disabled):hover
  + input[type="hidden"]
  + label::before {
  border-color: #853bce;
}
.form-check > input:first-child:checked + label::before,
.form-check > input:first-child:checked + input[type="hidden"] + label::before {
  background-color: #853bce;
  border-color: #853bce;
}
.form-check > input:first-child:checked + label::after,
.form-check > input:first-child:checked + input[type="hidden"] + label::after {
  border-bottom-color: #fff;
  border-right-color: #fff;
}
.form-check > input[type="radio"]:first-child:checked + label::after,
.form-check
  > input[type="radio"]:first-child:checked
  + input[type="hidden"]
  + label::after {
  background-color: #853bce;
}
.pix-select .dropdown-menu {
  margin-top: 10px;
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  outline: none !important;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.pix-select .dropdown-menu .text {
  font-weight: 700;
  font-size: 14px;
}
.pix-select .dropdown-menu li a {
  border-radius: 0;
}
.pix-select .dropdown-menu li a:not(.selected) {
  color: var(--pix-body-default) !important;
}
.pix-select .dropdown-menu li a:focus {
  outline: none !important;
}
.pix-select .dropdown-menu li a:active {
  background: #6b2bab !important;
}
.pix-select .dropdown-menu li a:active span {
  color: #fff !important;
}
.pix-select .dropdown-menu li a.selected {
  color: black !important;
}
.alert-primary {
  color: #5a288c;
  border-color: #451f6b;
  background: #ac7ade;
}
.alert-secondary {
  color: #04040a;
  border-color: #030307;
  background: #56565b;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.55rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #fff0;
  font-weight: 700;
  border-radius: 4px;
}
.breadcrumb.pix-bg {
  background-color: #f8f9fa;
}
.breadcrumb.pix-shadow {
  background-color: #fff;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgb(0 0 0 / 0.05);
}
.breadcrumb.pix-shadow:after {
  content: "";
  position: absolute;
  border-radius: 4px;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.breadcrumb.pix-shadow:after {
  box-shadow: 0 1px 3px rgb(0 0 0 / 0.15);
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.form-control,
.post-password-form input[type="password"] {
  background-color: var(--pix-base-background);
  border: 0 solid #fff0;
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1);
}
.form-control:focus,
.post-password-form input[type="password"]:focus,
.form-control:active,
.post-password-form input[type="password"]:active {
  outline: none;
  border: 0 solid #fff0;
  background-color: var(--pix-base-background);
  box-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1);
}
input:-webkit-autofill {
  outline: none;
  border: 0 solid #fff0;
  background-color: var(--pix-base-background);
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  border: 0 solid #fff0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgb(0 0 0 / 0.02);
  border-top: 0 solid rgb(0 0 0 / 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(5px - 0px) calc(5px - 0px);
}
.card {
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff0;
  background-clip: border-box;
  border: 0 solid rgb(0 0 0 / 0.125);
  border-radius: 5px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 0;
}
.card:not(.sticky-top) {
  position: relative !important;
}
.card .card-inner {
  border-radius: 5px;
  overflow: hidden !important;
  display: inline-block;
  position: relative;
}
.card .card-header {
  border-width: 0;
}
.card .card-btn-bottom {
  margin: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.card .card-img-container {
  position: relative;
}
.card:after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.card .card-img-overlay {
  z-index: 2;
}
.card .card-img,
.card .card-img-bottom {
  z-index: -2;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.card-body {
  flex: 1 1 auto;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.accordion:not(.accordion-card) .card {
  border: 0;
  background: transparent !important;
  overflow: visible;
}
.accordion:not(.accordion-card) .card .card-header {
  margin-bottom: 0;
  border: 0;
  border-radius: 4px;
  box-shadow: none;
  padding: 0;
  background: #fff0;
}
.accordion:not(.accordion-card) .card .card-header .btn {
  margin: 0;
  padding: 10px 20px;
  width: 100%;
  background: transparent !important;
}
.accordion:not(.accordion-card) .card .card-body {
  background: #fff0;
}
.accordion:not(.accordion-card) .card .collapse {
  background: #fff0;
}
.accordion:not(.accordion-card) .card .card-header .btn:not(.collapsed) {
  position: relative;
  box-shadow: 0 1px 3px rgb(0 0 0 / 0.05);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.accordion:not(.accordion-card) .card .card-header .btn:not(.collapsed):after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 1px 3px rgb(0 0 0 / 0.15);
  opacity: 1;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.accordion:not(.accordion-card) .card .card-header .btn:not(.collapsed):hover {
  box-shadow: 0 1px 2px rgb(0 0 0 / 0.05);
}
.accordion:not(.accordion-card)
  .card
  .card-header
  .btn:not(.collapsed):hover::after {
  box-shadow: 0 3px 10px rgb(0 0 0 / 0.1);
}
.accordion-card {
  position: relative;
}
.accordion-card:after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.accordion-card .card {
  overflow: visible;
  border: 0;
}
.accordion-card .card:not(:first-of-type) .card-header:first-child {
  border-radius: 0;
}
.accordion-card .card:not(:first-of-type):not(:last-of-type) {
  border-bottom: 0;
  border-radius: 0;
}
.accordion-card .card:first-of-type {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion-card .card:last-of-type {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion-card .card .card-header {
  background: #fff0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}
.accordion-card .card .card-header .btn {
  margin: 0;
  padding: 15px 20px;
  width: 100%;
  border-radius: 0;
  text-shadow: none;
}
.card-img-scale .card-img-top-div {
  display: inline-block;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
}
.card-img-scale .card-img-top-div .card-img-top {
  transform: none;
  transition: transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.card-img-scale:hover .card-img-top {
  transform: scale(1.1);
}
.pix-team-card.big-card .card-img {
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 400px;
}
.pix-team-card .card-img {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-team-card.hover-bg:hover .card-img {
  opacity: 0.1 !important;
}
.dropdown-menu {
  border-radius: 5px;
  border: 0;
  position: relative;
  border-radius: 4px;
  box-shadow: 0 1px 8px rgb(0 0 0 / 0.05);
}
.dropdown-menu:after {
  content: "";
  position: absolute;
  border-radius: 4px;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.dropdown-menu:after {
  box-shadow: 0 15px 20px rgb(0 0 0 / 0.15);
}
.dropdown-menu a:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.dropdown-menu a:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dropdown-item {
  padding: 0.6rem 1.8rem;
}
.dropdown-item.active,
.dropdown-item:active {
  background-color: rgb(0 0 0 / 0.05) !important;
}
:root {
  --pix-dynamic-gray-950: #09090b;
  --pix-dynamic-gray-900: #18181b;
  --pix-dynamic-gray-800: #27272a;
  --pix-dynamic-gray-700: #3f3f46;
  --pix-dynamic-gray-600: #52525b;
  --pix-dynamic-gray-500: #71717a;
  --pix-dynamic-gray-400: #a1a1aa;
  --pix-dynamic-gray-300: #d4d4d8;
  --pix-dynamic-gray-200: #e4e4e7;
  --pix-dynamic-gray-100: #f4f4f5;
  --pix-dynamic-gray-50: #fafafa;
  --pix-dynamic-background: #ffffff;
  --pix-dynamic-heading: #000000;
  --pix-base-background: #fff;
  --pix-dark-blur: rgba(29, 29, 31, 0.72);
  --pix-light-blur: rgba(255, 255, 255, 0.8);
}
.pix-base-background {
  background-color: var(--pix-base-background);
}
[class^="btn-dynamic-"],
[class*=" btn-dynamic-"],
[class^="btn-c-"],
[class*=" btn-c-"] {
  color: var(--pix-btn-color) !important;
}
[class^="btn-dynamic-"]:hover,
[class^="btn-dynamic-"]:focus,
[class^="btn-dynamic-"].focus,
[class*=" btn-dynamic-"]:hover,
[class*=" btn-dynamic-"]:focus,
[class*=" btn-dynamic-"].focus,
[class^="btn-c-"]:hover,
[class^="btn-c-"]:focus,
[class^="btn-c-"].focus,
[class*=" btn-c-"]:hover,
[class*=" btn-c-"]:focus,
[class*=" btn-c-"].focus {
  color: color-mix(in srgb, transparent 30%, var(--pix-btn-color));
}
[class^="btn-outline-dynamic-"]:hover,
[class^="btn-outline-dynamic-"]:focus,
[class^="btn-outline-dynamic-"].focus,
[class*=" btn-outline-dynamic-"]:hover,
[class*=" btn-outline-dynamic-"]:focus,
[class*=" btn-outline-dynamic-"].focus,
[class^="btn-outline-c-"]:hover,
[class^="btn-outline-c-"]:focus,
[class^="btn-outline-c-"].focus,
[class*=" btn-outline-c-"]:hover,
[class*=" btn-outline-c-"]:focus,
[class*=" btn-outline-c-"].focus {
  color: var(--pix-btn-color);
}
.text-dynamic-gray-950 {
  color: var(--pix-dynamic-gray-950) !important;
}
.bg-dynamic-gray-950 {
  --pix-bg-color: var(--pix-dynamic-gray-950);
}
.btn-dynamic-gray-950,
.btn-line-dynamic-gray-950,
.btn-outline-dynamic-gray-950,
.btn-underline-dynamic-gray-950,
.btn-blink-dynamic-gray-950 {
  --pix-btn-background: var(--pix-dynamic-gray-950);
  --pix-btn-line-color: var(--pix-dynamic-gray-950);
  --pix-btn-outline-color: var(--pix-dynamic-gray-950);
  --pix-btn-underline-color: var(--pix-dynamic-gray-950);
  --pix-btn-color: #eeeef1;
  --pix-btn-blink-color: var(--pix-dynamic-gray-950);
  --pix-btn-blink-color-hover: #eeeef1;
}
.text-dynamic-gray-900 {
  color: var(--pix-dynamic-gray-900) !important;
}
.bg-dynamic-gray-900 {
  --pix-bg-color: var(--pix-dynamic-gray-900);
}
.btn-dynamic-gray-900,
.btn-line-dynamic-gray-900,
.btn-outline-dynamic-gray-900,
.btn-underline-dynamic-gray-900,
.btn-blink-dynamic-gray-900 {
  --pix-btn-background: var(--pix-dynamic-gray-900);
  --pix-btn-line-color: var(--pix-dynamic-gray-900);
  --pix-btn-outline-color: var(--pix-dynamic-gray-900);
  --pix-btn-underline-color: var(--pix-dynamic-gray-900);
  --pix-btn-color: white;
  --pix-btn-blink-color: var(--pix-dynamic-gray-900);
  --pix-btn-blink-color-hover: white;
}
.text-dynamic-gray-800 {
  color: var(--pix-dynamic-gray-800) !important;
}
.bg-dynamic-gray-800 {
  --pix-bg-color: var(--pix-dynamic-gray-800);
}
.btn-dynamic-gray-800,
.btn-line-dynamic-gray-800,
.btn-outline-dynamic-gray-800,
.btn-underline-dynamic-gray-800,
.btn-blink-dynamic-gray-800 {
  --pix-btn-background: var(--pix-dynamic-gray-800);
  --pix-btn-line-color: var(--pix-dynamic-gray-800);
  --pix-btn-outline-color: var(--pix-dynamic-gray-800);
  --pix-btn-underline-color: var(--pix-dynamic-gray-800);
  --pix-btn-color: white;
  --pix-btn-blink-color: var(--pix-dynamic-gray-800);
  --pix-btn-blink-color-hover: white;
}
.text-dynamic-gray-700 {
  color: var(--pix-dynamic-gray-700) !important;
}
.bg-dynamic-gray-700 {
  --pix-bg-color: var(--pix-dynamic-gray-700);
}
.btn-dynamic-gray-700,
.btn-line-dynamic-gray-700,
.btn-outline-dynamic-gray-700,
.btn-underline-dynamic-gray-700,
.btn-blink-dynamic-gray-700 {
  --pix-btn-background: var(--pix-dynamic-gray-700);
  --pix-btn-line-color: var(--pix-dynamic-gray-700);
  --pix-btn-outline-color: var(--pix-dynamic-gray-700);
  --pix-btn-underline-color: var(--pix-dynamic-gray-700);
  --pix-btn-color: white;
  --pix-btn-blink-color: var(--pix-dynamic-gray-700);
  --pix-btn-blink-color-hover: white;
}
.text-dynamic-gray-600 {
  color: var(--pix-dynamic-gray-600) !important;
}
.bg-dynamic-gray-600 {
  --pix-bg-color: var(--pix-dynamic-gray-600);
}
.btn-dynamic-gray-600,
.btn-line-dynamic-gray-600,
.btn-outline-dynamic-gray-600,
.btn-underline-dynamic-gray-600,
.btn-blink-dynamic-gray-600 {
  --pix-btn-background: var(--pix-dynamic-gray-600);
  --pix-btn-line-color: var(--pix-dynamic-gray-600);
  --pix-btn-outline-color: var(--pix-dynamic-gray-600);
  --pix-btn-underline-color: var(--pix-dynamic-gray-600);
  --pix-btn-color: white;
  --pix-btn-blink-color: var(--pix-dynamic-gray-600);
  --pix-btn-blink-color-hover: white;
}
.text-dynamic-gray-500 {
  color: var(--pix-dynamic-gray-500) !important;
}
.bg-dynamic-gray-500 {
  --pix-bg-color: var(--pix-dynamic-gray-500);
}
.btn-dynamic-gray-500,
.btn-line-dynamic-gray-500,
.btn-outline-dynamic-gray-500,
.btn-underline-dynamic-gray-500,
.btn-blink-dynamic-gray-500 {
  --pix-btn-background: var(--pix-dynamic-gray-500);
  --pix-btn-line-color: var(--pix-dynamic-gray-500);
  --pix-btn-outline-color: var(--pix-dynamic-gray-500);
  --pix-btn-underline-color: var(--pix-dynamic-gray-500);
  --pix-btn-color: white;
  --pix-btn-blink-color: var(--pix-dynamic-gray-500);
  --pix-btn-blink-color-hover: white;
}
.text-dynamic-gray-400 {
  color: var(--pix-dynamic-gray-400) !important;
}
.bg-dynamic-gray-400 {
  --pix-bg-color: var(--pix-dynamic-gray-400);
}
.btn-dynamic-gray-400,
.btn-line-dynamic-gray-400,
.btn-outline-dynamic-gray-400,
.btn-underline-dynamic-gray-400,
.btn-blink-dynamic-gray-400 {
  --pix-btn-background: var(--pix-dynamic-gray-400);
  --pix-btn-line-color: var(--pix-dynamic-gray-400);
  --pix-btn-outline-color: var(--pix-dynamic-gray-400);
  --pix-btn-underline-color: var(--pix-dynamic-gray-400);
  --pix-btn-color: white;
  --pix-btn-blink-color: var(--pix-dynamic-gray-400);
  --pix-btn-blink-color-hover: white;
}
.text-dynamic-gray-300 {
  color: var(--pix-dynamic-gray-300) !important;
}
.bg-dynamic-gray-300 {
  --pix-bg-color: var(--pix-dynamic-gray-300);
}
.btn-dynamic-gray-300,
.btn-line-dynamic-gray-300,
.btn-outline-dynamic-gray-300,
.btn-underline-dynamic-gray-300,
.btn-blink-dynamic-gray-300 {
  --pix-btn-background: var(--pix-dynamic-gray-300);
  --pix-btn-line-color: var(--pix-dynamic-gray-300);
  --pix-btn-outline-color: var(--pix-dynamic-gray-300);
  --pix-btn-underline-color: var(--pix-dynamic-gray-300);
  --pix-btn-color: white;
  --pix-btn-blink-color: var(--pix-dynamic-gray-300);
  --pix-btn-blink-color-hover: white;
}
.text-dynamic-gray-200 {
  color: var(--pix-dynamic-gray-200) !important;
}
.bg-dynamic-gray-200 {
  --pix-bg-color: var(--pix-dynamic-gray-200);
}
.btn-dynamic-gray-200,
.btn-line-dynamic-gray-200,
.btn-outline-dynamic-gray-200,
.btn-underline-dynamic-gray-200,
.btn-blink-dynamic-gray-200 {
  --pix-btn-background: var(--pix-dynamic-gray-200);
  --pix-btn-line-color: var(--pix-dynamic-gray-200);
  --pix-btn-outline-color: var(--pix-dynamic-gray-200);
  --pix-btn-underline-color: var(--pix-dynamic-gray-200);
  --pix-btn-color: black;
  --pix-btn-blink-color: var(--pix-dynamic-gray-200);
  --pix-btn-blink-color-hover: black;
}
.text-dynamic-gray-100 {
  color: var(--pix-dynamic-gray-100) !important;
}
.bg-dynamic-gray-100 {
  --pix-bg-color: var(--pix-dynamic-gray-100);
}
.btn-dynamic-gray-100,
.btn-line-dynamic-gray-100,
.btn-outline-dynamic-gray-100,
.btn-underline-dynamic-gray-100,
.btn-blink-dynamic-gray-100 {
  --pix-btn-background: var(--pix-dynamic-gray-100);
  --pix-btn-line-color: var(--pix-dynamic-gray-100);
  --pix-btn-outline-color: var(--pix-dynamic-gray-100);
  --pix-btn-underline-color: var(--pix-dynamic-gray-100);
  --pix-btn-color: #0e0e10;
  --pix-btn-blink-color: var(--pix-dynamic-gray-100);
  --pix-btn-blink-color-hover: #0e0e10;
}
.text-dynamic-gray-50 {
  color: var(--pix-dynamic-gray-50) !important;
}
.bg-dynamic-gray-50 {
  --pix-bg-color: var(--pix-dynamic-gray-50);
}
.btn-dynamic-gray-50,
.btn-line-dynamic-gray-50,
.btn-outline-dynamic-gray-50,
.btn-underline-dynamic-gray-50,
.btn-blink-dynamic-gray-50 {
  --pix-btn-background: var(--pix-dynamic-gray-50);
  --pix-btn-line-color: var(--pix-dynamic-gray-50);
  --pix-btn-outline-color: var(--pix-dynamic-gray-50);
  --pix-btn-underline-color: var(--pix-dynamic-gray-50);
  --pix-btn-color: #151515;
  --pix-btn-blink-color: var(--pix-dynamic-gray-50);
  --pix-btn-blink-color-hover: #151515;
}
.text-dynamic-background {
  color: var(--pix-dynamic-background) !important;
}
.bg-dynamic-background {
  --pix-bg-color: var(--pix-dynamic-background);
}
.btn-dynamic-background,
.btn-line-dynamic-background,
.btn-outline-dynamic-background,
.btn-underline-dynamic-background,
.btn-blink-dynamic-background {
  --pix-btn-background: var(--pix-dynamic-background);
  --pix-btn-line-color: var(--pix-dynamic-background);
  --pix-btn-outline-color: var(--pix-dynamic-background);
  --pix-btn-underline-color: var(--pix-dynamic-background);
  --pix-btn-color: #1a1a1a;
  --pix-btn-blink-color: var(--pix-dynamic-background);
  --pix-btn-blink-color-hover: #1a1a1a;
}
.text-dynamic-heading {
  color: var(--pix-dynamic-heading) !important;
}
.bg-dynamic-heading {
  --pix-bg-color: var(--pix-dynamic-heading);
}
.btn-dynamic-heading,
.btn-line-dynamic-heading,
.btn-outline-dynamic-heading,
.btn-underline-dynamic-heading,
.btn-blink-dynamic-heading {
  --pix-btn-background: var(--pix-dynamic-heading);
  --pix-btn-line-color: var(--pix-dynamic-heading);
  --pix-btn-outline-color: var(--pix-dynamic-heading);
  --pix-btn-underline-color: var(--pix-dynamic-heading);
  --pix-btn-color: #e6e6e6;
  --pix-btn-blink-color: var(--pix-dynamic-heading);
  --pix-btn-blink-color-hover: #e6e6e6;
}
.btn-blink-gradient-primary {
  color: #13111d;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
  color: linear-gradient(to top right, #13111d, #070047) fixed;
  --pix-btn-blink-color: linear-gradient(to top right, #13111d, #070047) fixed;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-gradient-primary * {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: linear-gradient(to top right, #13111d, #070047) fixed;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.btn-blink-gradient-primary:before {
  background: linear-gradient(to top right, #13111d, #070047) fixed;
}
.btn-blink-gradient-primary:hover {
  color: #fff;
  background-color: #fff;
}
.btn-blink-gradient-primary:hover * {
  color: #fff;
  background: #fff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.btn-blink-gradient-primary.disabled,
.btn-blink-gradient-primary:disabled {
  color: linear-gradient(to top right, #13111d, #070047) fixed;
}
.btn-blink-gradient-primary:active,
.btn-blink-gradient-primary.active,
.show > .btn-blink-gradient-primary.dropdown-toggle {
  color: #fff;
}
.btn-underline-gradient-primary {
  --pix-btn-underline-color: linear-gradient(
    $gradient-direction,
    $gradient-primary-1,
    $gradient-primary-middle,
    $gradient-primary-2
  );
  -webkit-background-clip: text;
  background-clip: text;
}
.btn-underline-gradient-primary *:not([class^="text-"]):not([class*=" text-"]) {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: linear-gradient(to top right, #13111d, #240047, #070047);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.btn-underline-gradient-primary span:before {
  content: " ";
  position: absolute;
  top: 120%;
  border-radius: 3px;
  left: 0%;
  width: 100%;
  height: 3px;
  background: linear-gradient(
    to top right,
    #13111d,
    #240047,
    #070047
  ) !important;
  transform: scaleX(0);
  transition: transform 0.2s;
  transform-origin: right center;
  z-index: -1;
  box-sizing: border-box;
  display: block;
}
.btn-underline-gradient-primary:hover {
  opacity: 0.75;
}
.btn-underline-gradient-primary:hover span:before {
  transform: scaleX(1);
  transform-origin: left center;
}
.btn-underline-gradient-primary:focus,
.btn-underline-gradient-primary:active {
  color: linear-gradient(to top right, black, black, black) fixed;
}
.btn-underline-gradient-primary:focus *,
.btn-underline-gradient-primary:active * {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: linear-gradient(to top right, black, black, black) fixed;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.btn-line-gradient-primary {
  color: linear-gradient(to top right, #13111d, #240047, #070047) fixed;
  background-clip: padding-box;
  border: solid 2px #fff0;
  position: relative;
}
.btn-line-gradient-primary * {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: linear-gradient(to top right, #13111d, #240047, #070047) fixed;
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.btn-line-gradient-primary:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background: linear-gradient(to top right, #13111d, #240047, #070047) fixed;
}
.btn-line-gradient-primary:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 0 2px rgb(19 17 29 / 0.5) inset;
}
.btn-line-gradient-primary:hover {
  color: #13111d;
  background-color: #fff0;
  opacity: 0.75;
}
.btn-line-gradient-primary:focus,
.btn-line-gradient-primary:active {
  color: #13111d;
  background-color: #fff0;
  opacity: 0.75;
  border-color: #13111d;
  box-shadow: 0 0 0 2px rgb(19 17 29 / 0.5) inset !important;
}
.btn-line-gradient-primary.disabled,
.btn-line-gradient-primary:disabled {
  color: #13111d;
  background-color: #fff0;
}
.btn-line-gradient-primary:not(:disabled):not(.disabled):active,
.btn-line-gradient-primary:not(:disabled):not(.disabled).active,
.show > .btn-line-gradient-primary.dropdown-toggle {
  color: #fff;
  background-color: #13111d;
  border-color: #13111d;
}
.btn-line-gradient-primary:not(:disabled):not(.disabled):active:focus,
.btn-line-gradient-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-line-gradient-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgb(0 0 0 / 0.125),
    0 0 0 0.2rem rgb(19 17 29 / 0.5);
}
.text-gradient-primary {
  background-color: #853bce;
  background-image: -webkit-gradient(
    linear-gradient(to top right, #13111d, #070047)
  ) !important;
  background-image: linear-gradient(to top right, #13111d, #070047) !important;
  background-size: 100%;
  -webkit-box-decoration-break: clone;
  -webkit-background-clip: text !important;
  -moz-background-clip: text;
  -webkit-text-fill-color: #fff0;
  -moz-text-fill-color: #fff0;
  box-decoration-break: clone;
  background-attachment: fixed;
  background-position: 0 0;
  background-repeat: repeat;
  --pf-icon-color: url(#svg-gradient-primary) !important;
}
.text-gradient-primary span {
  backface-visibility: initial;
}
.text-gradient-primary .pix-words-wrapper span {
  background-size: 100%;
  -webkit-box-decoration-break: clone;
  -webkit-background-clip: text !important;
  -moz-background-clip: text;
  -webkit-text-fill-color: #fff0;
  -moz-text-fill-color: #fff0;
  box-decoration-break: clone;
  background-attachment: fixed;
  background-position: 0 0;
  background-repeat: repeat;
  background-image: -webkit-gradient(
    linear-gradient(to top right, #13111d, #070047)
  ) !important;
  background-image: linear-gradient(to top right, #13111d, #070047) !important;
}
.text-gradient-primary-initial {
  background-size: initial !important;
  background-position: initial !important;
  background-attachment: local !important;
}
.text-attachment-fix {
  background-attachment: local !important;
}
.bg-gradient-primary {
  background-image: linear-gradient(to top right, #13111d, #070047) !important;
  background-attachment: fixed !important;
  background-repeat: repeat-y;
}
.bg-gradient-primary.pix-bg-attachment-scroll {
  background-attachment: scroll !important;
}
svg .bg-gradient-primary {
  fill: url(#svg-gradient-primary);
}
svg .bg-gradient-primary-light {
  fill: url(#svg-gradient-primary-light);
}
.svg-gradient-stop-1 {
  stop-color: rgb(61 55 93 / 0.15);
}
.svg-gradient-stop-3 {
  stop-color: rgb(17 0 173 / 0.15);
}
.bg-gradient-primary-hover {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.bg-gradient-primary-hover:hover {
  background-image: linear-gradient(to top right, #13111d, #070047) !important;
  background-attachment: fixed !important;
}
.pix-bg-attachment-scroll {
  background-attachment: scroll !important;
}
.bg-gradient-primary-hover:hover {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: linear-gradient(to top right, #13111d, #070047) fixed !important;
}
.btn-gradient-primary {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: linear-gradient(to top right, #13111d, #070047) !important;
}
.btn-gradient-primary:hover {
  opacity: 0.7;
}
::-moz-selection {
  background: rgb(133 59 206 / 0.5);
  color: #fff;
}
::selection {
  background: rgb(133 59 206 / 0.5);
  color: #fff;
}
::-moz-selection {
  background: rgb(133 59 206 / 0.5);
  color: #fff;
}
.bg-gradient-dark {
  background: linear-gradient(to top right, #111, #333) !important;
  background-attachment: fixed !important;
}
.bg-dynamic-blur:before,
.bg-dark-blur:before,
.bg-light-blur:before {
  content: "" !important;
  transition: none;
  position: absolute;
  overflow: hidden;
  width: 100%;
  background: rgb(29 29 31 / 0.72) !important;
  height: 100%;
  border-radius: inherit;
  z-index: -1;
}
.bg-light-blur:not(.temp-hide):before,
.bg-dynamic-blur:not(.temp-hide):before,
.bg-dark-blur:not(.temp-hide):before {
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
}
.bg-light-blur,
.bg-dark-blur {
  background: transparent !important;
  -webkit-backdrop-filter: initial !important;
  backdrop-filter: initial !important;
}
.bg-dark-blur:before {
  background: rgb(29 29 31 / 0.72) !important;
}
.bg-light-blur:before {
  background: rgb(255 255 255 / 0.8) !important;
}
.bg-dynamic-blur:before {
  background: var(--pix-dynamic-blur) !important;
}
.elementor-element.bg-dynamic-blur:before,
.elementor-element.bg-dark-blur:before,
.elementor-element.bg-light-blur:before {
  z-index: 0;
}
.header-scroll {
  padding: 20px;
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 998;
}
.nav-item-display {
  display: flex;
}
.pix-header-mobile .navbar-toggler.hamburger {
  display: flex;
}
.pix-header-mobile .collapse:not(.show) {
  display: none !important;
}
.pix-header-mobile .navbar-expand-lg .navbar-nav {
  flex-direction: column;
}
.pix-header-mobile .nav-item-display {
  display: list-item;
}
@media (max-width: 1023px) {
  .pix-nav-btns {
    width: 100%;
    display: inline-block;
    margin: 0;
    float: right;
    padding: 0;
    text-align: right;
    position: relative;
  }
  .pix-nav-btns li {
    display: inline-block !important;
  }
  .pix-header-line {
    border-left: 0 solid rgb(0 0 0 / 0.03) !important;
    border-top: 2px solid rgb(0 0 0 / 0.03) !important;
  }
  .navbar-nav.nav-style-megamenu .d-lg-flex {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .d-lg-flex {
    display: flex !important;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar.navbar-hover-drop .dropdown .dropdown-menu {
    display: block !important;
    visibility: hidden;
    overflow: hidden;
    height: 0;
  }
  .navbar.navbar-hover-drop .dropdown.hover > .dropdown-menu,
  .navbar.navbar-hover-drop .dropdown > .dropdown-menu.hover,
  .navbar.navbar-hover-drop .dropdown:hover > .dropdown-menu,
  .navbar.navbar-hover-drop .dropdown > .dropdown-menu:hover {
    height: auto;
    visibility: visible;
    overflow: visible;
  }
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown.hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu.hover,
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown:hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu:hover,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown.hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown
    > .dropdown-menu.hover,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown:hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown
    > .dropdown-menu:hover,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown.hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu.hover,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown:hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu:hover,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown.hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown
    > .dropdown-menu.hover,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown:hover
    > .dropdown-menu,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown
    > .dropdown-menu:hover {
    top: 0;
    visibility: visible !important;
    left: 100%;
    padding-left: 10px;
  }
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown.hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu.hover
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown:hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown.hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu:hover
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown.hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown
    > .dropdown-menu.hover
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown:hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu.hover
    .dropdown
    > .dropdown-menu:hover
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown.hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu.hover
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown:hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown:hover
    > .dropdown-menu
    .dropdown
    > .dropdown-menu:hover
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown.hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown
    > .dropdown-menu.hover
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown:hover
    > .dropdown-menu
    .submenu-box,
  .navbar.navbar-hover-drop
    .dropdown
    > .dropdown-menu:hover
    .dropdown
    > .dropdown-menu:hover
    .submenu-box {
    margin-top: 0;
  }
  .navbar.navbar-hover-drop .dropdown-menu-right .dropdown .dropdown-menu {
    left: auto !important;
    right: 100% !important;
    padding-left: 0;
    padding-right: 10px;
  }
}
.submenu-box,
.submenu-box * {
  backface-visibility: hidden !important;
  -webkit-backface-visibility: hidden !important;
}
.btn {
  display: inline-block;
  font-weight: 400;
  color: var(--pix-body-color);
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #fff0;
  border: 0rem solid #fff0;
  margin-right: 10px;
  padding: 0.5625rem 1.125rem;
  font-size: 0.875rem;
  line-height: 1.8;
  border-radius: 4px;
  transition: all 0.15s ease-in-out;
  line-break: normal;
}
.btn:before {
  border-radius: 4px;
}
.btn:focus,
.btn.focus {
  outline: 0;
}
.btn.no-padding {
  padding: 0;
}
.btn.btn-custom-bg:hover,
.btn.btn-custom-bg:focus,
.btn.btn-custom-bg:active {
  opacity: 0.9;
  background-color: initial;
}
.btn.disabled,
.btn:disabled {
  opacity: 0.65;
  box-shadow: none;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn.btn-rounded {
  border-radius: 9999px !important;
}
.btn.btn-rounded:before {
  border-radius: 9999px !important;
}
.btn.btn-flat {
  position: relative;
  overflow: hidden;
}
.btn.btn-flat:before {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  display: inline-block;
  height: 2px;
  background: rgb(0 0 0 / 0.2);
}
a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}
[class^="btn-dynamic-"],
[class*=" btn-dynamic-"],
[class^="btn-c-"],
[class*=" btn-c-"],
.btn-gray-1,
.btn-gray-2,
.btn-gray-3,
.btn-gray-4,
.btn-gray-5,
.btn-gray-6,
.btn-gray-7,
.btn-gray-8,
.btn-gray-9,
.btn-primary,
.btn-secondary,
.btn-green,
.btn-cyan,
.btn-yellow,
.btn-orange,
.btn-red,
.btn-blue,
.btn-brown,
.btn-purple,
.btn-white,
.btn-black,
.btn-primary-light,
.btn-secondary-light {
  color: var(--pix-btn-color);
  box-shadow: none;
  background-color: var(--pix-btn-background);
}
[class^="btn-dynamic-"]:hover,
[class*=" btn-dynamic-"]:hover,
[class^="btn-c-"]:hover,
[class*=" btn-c-"]:hover,
.btn-gray-1:hover,
.btn-gray-2:hover,
.btn-gray-3:hover,
.btn-gray-4:hover,
.btn-gray-5:hover,
.btn-gray-6:hover,
.btn-gray-7:hover,
.btn-gray-8:hover,
.btn-gray-9:hover,
.btn-primary:hover,
.btn-secondary:hover,
.btn-green:hover,
.btn-cyan:hover,
.btn-yellow:hover,
.btn-orange:hover,
.btn-red:hover,
.btn-blue:hover,
.btn-brown:hover,
.btn-purple:hover,
.btn-white:hover,
.btn-black:hover,
.btn-primary-light:hover,
.btn-secondary-light:hover,
[class^="btn-dynamic-"]:focus,
[class*=" btn-dynamic-"]:focus,
[class^="btn-c-"]:focus,
[class*=" btn-c-"]:focus,
.btn-gray-1:focus,
.btn-gray-2:focus,
.btn-gray-3:focus,
.btn-gray-4:focus,
.btn-gray-5:focus,
.btn-gray-6:focus,
.btn-gray-7:focus,
.btn-gray-8:focus,
.btn-gray-9:focus,
.btn-primary:focus,
.btn-secondary:focus,
.btn-green:focus,
.btn-cyan:focus,
.btn-yellow:focus,
.btn-orange:focus,
.btn-red:focus,
.btn-blue:focus,
.btn-brown:focus,
.btn-purple:focus,
.btn-white:focus,
.btn-black:focus,
.btn-primary-light:focus,
.btn-secondary-light:focus,
.focus[class^="btn-dynamic-"],
.focus[class*=" btn-dynamic-"],
.focus[class^="btn-c-"],
.focus[class*=" btn-c-"],
.focus.btn-gray-1,
.focus.btn-gray-2,
.focus.btn-gray-3,
.focus.btn-gray-4,
.focus.btn-gray-5,
.focus.btn-gray-6,
.focus.btn-gray-7,
.focus.btn-gray-8,
.focus.btn-gray-9,
.focus.btn-primary,
.focus.btn-secondary,
.focus.btn-green,
.focus.btn-cyan,
.focus.btn-yellow,
.focus.btn-orange,
.focus.btn-red,
.focus.btn-blue,
.focus.btn-brown,
.focus.btn-purple,
.focus.btn-white,
.focus.btn-black,
.focus.btn-primary-light,
.focus.btn-secondary-light {
  background-color: color-mix(
    in hsl increasing hue,
    var(--pix-btn-background) 90%,
    black 5%
  );
}
.btn-gray-1 {
  --pix-btn-color: #262d35;
  --pix-btn-background: #f8f9fa;
}
.btn-gray-1:hover {
  background-color: #eceff2;
}
.btn-gray-1:hover,
.btn-gray-1:focus,
.btn-gray-1.focus {
  --pix-btn-background: #dae0e5;
  color: #1d2329;
}
.btn-gray-1:not(.btn-custom-bg):active,
.btn-gray-1:not(.btn-custom-bg).active,
.show > .btn-gray-1.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5 !important;
}
.btn-gray-2 {
  --pix-btn-color: #1b2025;
  --pix-btn-background: #e9ecef;
}
.btn-gray-2:hover {
  background-color: #dde2e6;
}
.btn-gray-2:hover,
.btn-gray-2:focus,
.btn-gray-2.focus {
  --pix-btn-background: #cbd3da;
  color: #121619;
}
.btn-gray-2:not(.btn-custom-bg):active,
.btn-gray-2:not(.btn-custom-bg).active,
.show > .btn-gray-2.dropdown-toggle {
  color: #fff;
  background-color: #cbd3da !important;
}
.btn-gray-3 {
  --pix-btn-color: #131619;
  --pix-btn-background: #dee2e6;
}
.btn-gray-3:hover {
  background-color: #d2d8dd;
}
.btn-gray-3:hover,
.btn-gray-3:focus,
.btn-gray-3.focus {
  --pix-btn-background: #c1c9d0;
  color: #fff;
}
.btn-gray-3:not(.btn-custom-bg):active,
.btn-gray-3:not(.btn-custom-bg).active,
.show > .btn-gray-3.dropdown-toggle {
  color: #fff;
  background-color: #c1c9d0 !important;
}
.btn-gray-4 {
  --pix-btn-color: white;
  --pix-btn-background: #ced4da;
}
.btn-gray-4:hover {
  background-color: #c2cad1;
}
.btn-gray-4:hover,
.btn-gray-4:focus,
.btn-gray-4.focus {
  --pix-btn-background: #b1bbc4;
  color: #fff;
}
.btn-gray-4:not(.btn-custom-bg):active,
.btn-gray-4:not(.btn-custom-bg).active,
.show > .btn-gray-4.dropdown-toggle {
  color: #fff;
  background-color: #b1bbc4 !important;
}
.btn-gray-5 {
  --pix-btn-color: white;
  --pix-btn-background: #adb5bd;
}
.btn-gray-5:hover {
  background-color: #a2abb4;
}
.btn-gray-5:hover,
.btn-gray-5:focus,
.btn-gray-5.focus {
  --pix-btn-background: #919ca6;
  color: #fff;
}
.btn-gray-5:not(.btn-custom-bg):active,
.btn-gray-5:not(.btn-custom-bg).active,
.show > .btn-gray-5.dropdown-toggle {
  color: #fff;
  background-color: #919ca6 !important;
}
.btn-gray-6 {
  --pix-btn-color: white;
  --pix-btn-background: #6c757d;
}
.btn-gray-6:hover {
  background-color: #636b72;
}
.btn-gray-6:hover,
.btn-gray-6:focus,
.btn-gray-6.focus {
  --pix-btn-background: #545b62;
  color: #fff;
}
.btn-gray-6:not(.btn-custom-bg):active,
.btn-gray-6:not(.btn-custom-bg).active,
.show > .btn-gray-6.dropdown-toggle {
  color: #fff;
  background-color: #545b62 !important;
}
.btn-gray-7 {
  --pix-btn-color: white;
  --pix-btn-background: #495057;
}
.btn-gray-7:hover {
  background-color: #40464c;
}
.btn-gray-7:hover,
.btn-gray-7:focus,
.btn-gray-7.focus {
  --pix-btn-background: #32373b;
  color: #fff;
}
.btn-gray-7:not(.btn-custom-bg):active,
.btn-gray-7:not(.btn-custom-bg).active,
.show > .btn-gray-7.dropdown-toggle {
  color: #fff;
  background-color: #32373b !important;
}
.btn-gray-8 {
  --pix-btn-color: white;
  --pix-btn-background: #343a40;
}
.btn-gray-8:hover {
  background-color: #2b3035;
}
.btn-gray-8:hover,
.btn-gray-8:focus,
.btn-gray-8.focus {
  --pix-btn-background: #1d2124;
  color: #fbfcfc;
}
.btn-gray-8:not(.btn-custom-bg):active,
.btn-gray-8:not(.btn-custom-bg).active,
.show > .btn-gray-8.dropdown-toggle {
  color: #fff;
  background-color: #1d2124 !important;
}
.btn-gray-9 {
  --pix-btn-color: #eff1f3;
  --pix-btn-background: #212529;
}
.btn-gray-9:hover {
  background-color: #181b1e;
}
.btn-gray-9:hover,
.btn-gray-9:focus,
.btn-gray-9.focus {
  --pix-btn-background: #0a0c0d;
  color: #e4e7e9;
}
.btn-gray-9:not(.btn-custom-bg):active,
.btn-gray-9:not(.btn-custom-bg).active,
.show > .btn-gray-9.dropdown-toggle {
  color: #fff;
  background-color: #0a0c0d !important;
}
.btn-primary {
  --pix-btn-color: white;
  --pix-btn-background: #853bce;
}
.btn-primary:hover {
  background-color: #7b31c4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus {
  --pix-btn-background: #6b2bab;
  color: #fff;
}
.btn-primary:not(.btn-custom-bg):active,
.btn-primary:not(.btn-custom-bg).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #6b2bab !important;
}
.btn-secondary {
  --pix-btn-color: #c6c6e6;
  --pix-btn-background: #06060e;
}
.btn-secondary:hover {
  background-color: #000;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus {
  --pix-btn-background: black;
  color: #ccc;
}
.btn-secondary:not(.btn-custom-bg):active,
.btn-secondary:not(.btn-custom-bg).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: black !important;
}
.btn-green {
  --pix-btn-color: white;
  --pix-btn-background: #19e3ac;
}
.btn-green:hover {
  background-color: #17d19e;
}
.btn-green:hover,
.btn-green:focus,
.btn-green.focus {
  --pix-btn-background: #14b589;
  color: #fff;
}
.btn-green:not(.btn-custom-bg):active,
.btn-green:not(.btn-custom-bg).active,
.show > .btn-green.dropdown-toggle {
  color: #fff;
  background-color: #14b589 !important;
}
.btn-cyan {
  --pix-btn-color: white;
  --pix-btn-background: #c398ff;
}
.btn-cyan:hover {
  background-color: #b784ff;
}
.btn-cyan:hover,
.btn-cyan:focus,
.btn-cyan.focus {
  --pix-btn-background: #a565ff;
  color: #fff;
}
.btn-cyan:not(.btn-custom-bg):active,
.btn-cyan:not(.btn-custom-bg).active,
.show > .btn-cyan.dropdown-toggle {
  color: #fff;
  background-color: #a565ff !important;
}
.btn-yellow {
  --pix-btn-color: white;
  --pix-btn-background: #ffc168;
}
.btn-yellow:hover {
  background-color: #ffb954;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow.focus {
  --pix-btn-background: #ffac35;
  color: #fff;
}
.btn-yellow:not(.btn-custom-bg):active,
.btn-yellow:not(.btn-custom-bg).active,
.show > .btn-yellow.dropdown-toggle {
  color: #fff;
  background-color: #ffac35 !important;
}
.btn-orange {
  --pix-btn-color: white;
  --pix-btn-background: #ff9900;
}
.btn-orange:hover {
  background-color: #eb8d00;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange.focus {
  --pix-btn-background: #cc7a00;
  color: #fff;
}
.btn-orange:not(.btn-custom-bg):active,
.btn-orange:not(.btn-custom-bg).active,
.show > .btn-orange.dropdown-toggle {
  color: #fff;
  background-color: #cc7a00 !important;
}
.btn-red {
  --pix-btn-color: white;
  --pix-btn-background: #ec6548;
}
.btn-red:hover {
  background-color: #ea5536;
}
.btn-red:hover,
.btn-red:focus,
.btn-red.focus {
  --pix-btn-background: #e73e1a;
  color: #fff;
}
.btn-red:not(.btn-custom-bg):active,
.btn-red:not(.btn-custom-bg).active,
.show > .btn-red.dropdown-toggle {
  color: #fff;
  background-color: #e73e1a !important;
}
.btn-blue {
  --pix-btn-color: white;
  --pix-btn-background: #006ae4;
}
.btn-blue:hover {
  background-color: #0061d0;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue.focus {
  --pix-btn-background: #0052b1;
  color: #fff;
}
.btn-blue:not(.btn-custom-bg):active,
.btn-blue:not(.btn-custom-bg).active,
.show > .btn-blue.dropdown-toggle {
  color: #fff;
  background-color: #0052b1 !important;
}
.btn-brown {
  --pix-btn-color: white;
  --pix-btn-background: #b4a996;
}
.btn-brown:hover {
  background-color: #ac9f8a;
}
.btn-brown:hover,
.btn-brown:focus,
.btn-brown.focus {
  --pix-btn-background: #9f9178;
  color: #fff;
}
.btn-brown:not(.btn-custom-bg):active,
.btn-brown:not(.btn-custom-bg).active,
.show > .btn-brown.dropdown-toggle {
  color: #fff;
  background-color: #9f9178 !important;
}
.btn-purple {
  --pix-btn-color: white;
  --pix-btn-background: #a11ae7;
}
.btn-purple:hover {
  background-color: #9516d6;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple.focus {
  --pix-btn-background: #8114ba;
  color: #fff;
}
.btn-purple:not(.btn-custom-bg):active,
.btn-purple:not(.btn-custom-bg).active,
.show > .btn-purple.dropdown-toggle {
  color: #fff;
  background-color: #8114ba !important;
}
.btn-white {
  --pix-btn-color: #333;
  --pix-btn-background: #fff;
}
.btn-white:hover {
  background-color: whitesmoke;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus {
  --pix-btn-background: #e6e6e6;
  color: #292929;
}
.btn-white:not(.btn-custom-bg):active,
.btn-white:not(.btn-custom-bg).active,
.show > .btn-white.dropdown-toggle {
  color: #212529;
  background-color: #e6e6e6 !important;
}
.btn-black {
  --pix-btn-color: #ccc;
  --pix-btn-background: #000;
}
.btn-black:hover {
  background-color: #000;
}
.btn-black:hover,
.btn-black:focus,
.btn-black.focus {
  --pix-btn-background: black;
  color: #ccc;
}
.btn-black:not(.btn-custom-bg):active,
.btn-black:not(.btn-custom-bg).active,
.show > .btn-black.dropdown-toggle {
  color: #fff;
  background-color: black !important;
}
.btn-primary-light {
  --pix-btn-color: #853bce;
  --pix-btn-background: rgba(184, 141, 226, 0.15);
}
.btn-primary-light:hover {
  background-color: #ae7cde;
}
.btn-primary-light:hover,
.btn-primary-light:focus,
.btn-primary-light.focus {
  --pix-btn-background: #9e64d8;
  color: #6b2bab;
}
.btn-primary-light:not(.btn-custom-bg):active,
.btn-primary-light:not(.btn-custom-bg).active,
.show > .btn-primary-light.dropdown-toggle {
  color: #fff;
  background-color: #9e64d8 !important;
}
.btn-secondary-light {
  --pix-btn-color: #06060e;
  --pix-btn-background: rgba(37, 37, 85, 0.15);
}
.btn-secondary-light:hover {
  background-color: #1e1e47;
}
.btn-secondary-light:hover,
.btn-secondary-light:focus,
.btn-secondary-light.focus {
  --pix-btn-background: #151532;
  color: #000;
}
.btn-secondary-light:not(.btn-custom-bg):active,
.btn-secondary-light:not(.btn-custom-bg).active,
.show > .btn-secondary-light.dropdown-toggle {
  color: #fff;
  background-color: #151532 !important;
}
.btn-outline-gray-1 {
  --pix-btn-outline-color: #f8f9fa;
}
.btn-outline-gray-1:hover {
  color: #212529;
}
.btn-outline-gray-2 {
  --pix-btn-outline-color: #e9ecef;
}
.btn-outline-gray-2:hover {
  color: #212529;
}
.btn-outline-gray-3 {
  --pix-btn-outline-color: #dee2e6;
}
.btn-outline-gray-3:hover {
  color: #212529;
}
.btn-outline-gray-4 {
  --pix-btn-outline-color: #ced4da;
}
.btn-outline-gray-4:hover {
  color: #fff;
}
.btn-outline-gray-5 {
  --pix-btn-outline-color: #adb5bd;
}
.btn-outline-gray-5:hover {
  color: #fff;
}
.btn-outline-gray-6 {
  --pix-btn-outline-color: #6c757d;
}
.btn-outline-gray-6:hover {
  color: #fff;
}
.btn-outline-gray-7 {
  --pix-btn-outline-color: #495057;
}
.btn-outline-gray-7:hover {
  color: #fff;
}
.btn-outline-gray-8 {
  --pix-btn-outline-color: #343a40;
}
.btn-outline-gray-8:hover {
  color: #fff;
}
.btn-outline-gray-9 {
  --pix-btn-outline-color: #212529;
}
.btn-outline-gray-9:hover {
  color: #fff;
}
.btn-outline-primary {
  --pix-btn-outline-color: #853bce;
}
.btn-outline-primary:hover {
  color: #fff;
}
.btn-outline-secondary {
  --pix-btn-outline-color: #06060e;
}
.btn-outline-secondary:hover {
  color: #fff;
}
.btn-outline-green {
  --pix-btn-outline-color: #19e3ac;
}
.btn-outline-green:hover {
  color: #fff;
}
.btn-outline-cyan {
  --pix-btn-outline-color: #c398ff;
}
.btn-outline-cyan:hover {
  color: #fff;
}
.btn-outline-yellow {
  --pix-btn-outline-color: #ffc168;
}
.btn-outline-yellow:hover {
  color: #fff;
}
.btn-outline-orange {
  --pix-btn-outline-color: #ff9900;
}
.btn-outline-orange:hover {
  color: #fff;
}
.btn-outline-red {
  --pix-btn-outline-color: #ec6548;
}
.btn-outline-red:hover {
  color: #fff;
}
.btn-outline-blue {
  --pix-btn-outline-color: #006ae4;
}
.btn-outline-blue:hover {
  color: #fff;
}
.btn-outline-brown {
  --pix-btn-outline-color: #b4a996;
}
.btn-outline-brown:hover {
  color: #fff;
}
.btn-outline-purple {
  --pix-btn-outline-color: #a11ae7;
}
.btn-outline-purple:hover {
  color: #fff;
}
.btn-outline-white {
  --pix-btn-outline-color: #fff;
}
.btn-outline-white:hover {
  color: #212529;
}
.btn-outline-black {
  --pix-btn-outline-color: #000;
}
.btn-outline-black:hover {
  color: #fff;
}
.btn-outline-primary-light {
  --pix-btn-outline-color: #b88de2;
}
.btn-outline-primary-light:hover {
  color: #fff;
}
.btn-outline-secondary-light {
  --pix-btn-outline-color: #252555;
}
.btn-outline-secondary-light:hover {
  color: #fff;
}
[class^="btn-outline-"],
[class*=" btn-outline-"] {
  color: var(--pix-btn-outline-color, #853bce);
  box-shadow: 0 0 0 2px var(--pix-btn-outline-color, #853bce) inset !important;
}
[class^="btn-outline-"]:hover,
[class*=" btn-outline-"]:hover {
  background-color: var(--pix-btn-outline-color, #853bce);
}
[class^="btn-outline-"]:focus,
[class^="btn-outline-"].focus,
[class*=" btn-outline-"]:focus,
[class*=" btn-outline-"].focus {
  box-shadow: 0 0 0 2px var(--pix-btn-outline-color, #853bce) inset,
    0 0 0 0.2rem
      color-mix(
        in hsl increasing hue,
        var(--pix-btn-outline-color) 50%,
        transparent
      ) !important;
}
[class^="btn-outline-"].disabled,
[class^="btn-outline-"]:disabled,
[class*=" btn-outline-"].disabled,
[class*=" btn-outline-"]:disabled {
  color: var(--pix-btn-outline-color, #853bce);
  background-color: #fff0;
}
.btn-line-gray-1 {
  --pix-btn-line-color: #f8f9fa;
}
.btn-line-gray-2 {
  --pix-btn-line-color: #e9ecef;
}
.btn-line-gray-3 {
  --pix-btn-line-color: #dee2e6;
}
.btn-line-gray-4 {
  --pix-btn-line-color: #ced4da;
}
.btn-line-gray-5 {
  --pix-btn-line-color: #adb5bd;
}
.btn-line-gray-6 {
  --pix-btn-line-color: #6c757d;
}
.btn-line-gray-7 {
  --pix-btn-line-color: #495057;
}
.btn-line-gray-8 {
  --pix-btn-line-color: #343a40;
}
.btn-line-gray-9 {
  --pix-btn-line-color: #212529;
}
.btn-line-primary {
  --pix-btn-line-color: #853bce;
}
.btn-line-secondary {
  --pix-btn-line-color: #06060e;
}
.btn-line-green {
  --pix-btn-line-color: #19e3ac;
}
.btn-line-cyan {
  --pix-btn-line-color: #c398ff;
}
.btn-line-yellow {
  --pix-btn-line-color: #ffc168;
}
.btn-line-orange {
  --pix-btn-line-color: #ff9900;
}
.btn-line-red {
  --pix-btn-line-color: #ec6548;
}
.btn-line-blue {
  --pix-btn-line-color: #006ae4;
}
.btn-line-brown {
  --pix-btn-line-color: #b4a996;
}
.btn-line-purple {
  --pix-btn-line-color: #a11ae7;
}
.btn-line-white {
  --pix-btn-line-color: #fff;
}
.btn-line-black {
  --pix-btn-line-color: #000;
}
.btn-line-primary-light {
  --pix-btn-line-color: #b88de2;
}
.btn-line-secondary-light {
  --pix-btn-line-color: #252555;
}
[class^="btn-line-"],
[class*=" btn-line-"] {
  color: var(--pix-btn-line-color, #853bce);
  border-color: var(--pix-btn-line-color, #853bce);
  position: relative;
}
[class^="btn-line-"]:before,
[class*=" btn-line-"]:before {
  content: " ";
  box-shadow: 0 0 0 2px
    color-mix(
      in hsl increasing hue,
      var(--pix-btn-line-color, #853bce) 50%,
      transparent
    )
    inset;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
[class^="btn-line-"]:hover,
[class*=" btn-line-"]:hover {
  color: var(--pix-btn-line-color, #853bce);
  background-color: #fff0;
  opacity: 0.75;
}
[class^="btn-line-"]:focus,
[class^="btn-line-"]:active,
[class*=" btn-line-"]:focus,
[class*=" btn-line-"]:active {
  color: var(--pix-btn-line-color, #853bce);
  border-color: var(--pix-btn-line-color, #853bce);
  background-color: #fff0;
  opacity: 0.75;
}
[class^="btn-line-"].disabled,
[class^="btn-line-"]:disabled,
[class*=" btn-line-"].disabled,
[class*=" btn-line-"]:disabled {
  color: var(--pix-btn-line-color, #853bce);
  background-color: #fff0;
}
.btn-underline-gray-1 {
  --pix-btn-underline-color: #f8f9fa;
}
.btn-underline-gray-1 span:before {
  background-color: #f8f9fa;
}
.btn-underline-gray-2 {
  --pix-btn-underline-color: #e9ecef;
}
.btn-underline-gray-2 span:before {
  background-color: #e9ecef;
}
.btn-underline-gray-3 {
  --pix-btn-underline-color: #dee2e6;
}
.btn-underline-gray-3 span:before {
  background-color: #dee2e6;
}
.btn-underline-gray-4 {
  --pix-btn-underline-color: #ced4da;
}
.btn-underline-gray-4 span:before {
  background-color: #ced4da;
}
.btn-underline-gray-5 {
  --pix-btn-underline-color: #adb5bd;
}
.btn-underline-gray-5 span:before {
  background-color: #adb5bd;
}
.btn-underline-gray-6 {
  --pix-btn-underline-color: #6c757d;
}
.btn-underline-gray-6 span:before {
  background-color: #6c757d;
}
.btn-underline-gray-7 {
  --pix-btn-underline-color: #495057;
}
.btn-underline-gray-7 span:before {
  background-color: #495057;
}
.btn-underline-gray-8 {
  --pix-btn-underline-color: #343a40;
}
.btn-underline-gray-8 span:before {
  background-color: #343a40;
}
.btn-underline-gray-9 {
  --pix-btn-underline-color: #212529;
}
.btn-underline-gray-9 span:before {
  background-color: #212529;
}
.btn-underline-primary {
  --pix-btn-underline-color: #853bce;
}
.btn-underline-primary span:before {
  background-color: #853bce;
}
.btn-underline-secondary {
  --pix-btn-underline-color: #06060e;
}
.btn-underline-secondary span:before {
  background-color: #06060e;
}
.btn-underline-green {
  --pix-btn-underline-color: #19e3ac;
}
.btn-underline-green span:before {
  background-color: #19e3ac;
}
.btn-underline-cyan {
  --pix-btn-underline-color: #c398ff;
}
.btn-underline-cyan span:before {
  background-color: #c398ff;
}
.btn-underline-yellow {
  --pix-btn-underline-color: #ffc168;
}
.btn-underline-yellow span:before {
  background-color: #ffc168;
}
.btn-underline-orange {
  --pix-btn-underline-color: #ff9900;
}
.btn-underline-orange span:before {
  background-color: #f90;
}
.btn-underline-red {
  --pix-btn-underline-color: #ec6548;
}
.btn-underline-red span:before {
  background-color: #ec6548;
}
.btn-underline-blue {
  --pix-btn-underline-color: #006ae4;
}
.btn-underline-blue span:before {
  background-color: #006ae4;
}
.btn-underline-brown {
  --pix-btn-underline-color: #b4a996;
}
.btn-underline-brown span:before {
  background-color: #b4a996;
}
.btn-underline-purple {
  --pix-btn-underline-color: #a11ae7;
}
.btn-underline-purple span:before {
  background-color: #a11ae7;
}
.btn-underline-white {
  --pix-btn-underline-color: #fff;
}
.btn-underline-white span:before {
  background-color: #fff;
}
.btn-underline-black {
  --pix-btn-underline-color: #000;
}
.btn-underline-black span:before {
  background-color: #000;
}
.btn-underline-primary-light {
  --pix-btn-underline-color: #b88de2;
}
.btn-underline-primary-light span:before {
  background-color: #b88de2;
}
.btn-underline-secondary-light {
  --pix-btn-underline-color: #252555;
}
.btn-underline-secondary-light span:before {
  background-color: #252555;
}
[class^="btn-underline-"],
[class*=" btn-underline-"] {
  color: var(--pix-btn-underline-color, #853bce);
  opacity: 1;
  position: relative;
  z-index: 2;
}
[class^="btn-underline-"] span,
[class*=" btn-underline-"] span {
  position: relative;
}
[class^="btn-underline-"] span:before,
[class*=" btn-underline-"] span:before {
  content: " ";
  background: var(--pix-btn-underline-color, #853bce);
  position: absolute;
  top: 120%;
  border-radius: 3px;
  left: 0%;
  width: 100%;
  height: 3px;
  transform: scaleX(0);
  transition: transform 0.2s;
  transform-origin: right center;
  z-index: -1;
  box-sizing: border-box;
  display: block;
}
[class^="btn-underline-"]:hover,
[class*=" btn-underline-"]:hover {
  color: var(--pix-btn-underline-color, #853bce);
  background-color: #fff0;
  opacity: 0.75;
  opacity: 1;
}
[class^="btn-underline-"]:hover span:before,
[class*=" btn-underline-"]:hover span:before {
  transform: scaleX(1);
  transform-origin: left center;
}
[class^="btn-underline-"]:focus,
[class^="btn-underline-"]:active,
[class*=" btn-underline-"]:focus,
[class*=" btn-underline-"]:active {
  background: #fff0;
  opacity: 0.75;
}
[class^="btn-underline-"]:active,
[class^="btn-underline-"].active,
.show > [class^="btn-underline-"].dropdown-toggle,
[class*=" btn-underline-"]:active,
[class*=" btn-underline-"].active,
.show > [class*=" btn-underline-"].dropdown-toggle {
  box-shadow: none;
}
[class^="btn-underline-"]:active span:before,
[class^="btn-underline-"].active span:before,
.show > [class^="btn-underline-"].dropdown-toggle span:before,
[class*=" btn-underline-"]:active span:before,
[class*=" btn-underline-"].active span:before,
.show > [class*=" btn-underline-"].dropdown-toggle span:before {
  transform: scaleX(1);
  opacity: 0.75;
}
.btn-blink-gray-1 {
  --pix-btn-blink-color: #f8f9fa;
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-gray-2 {
  --pix-btn-blink-color: #e9ecef;
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-gray-3 {
  --pix-btn-blink-color: #dee2e6;
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-gray-4 {
  --pix-btn-blink-color: #ced4da;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-gray-5 {
  --pix-btn-blink-color: #adb5bd;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-gray-6 {
  --pix-btn-blink-color: #6c757d;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-gray-7 {
  --pix-btn-blink-color: #495057;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-gray-8 {
  --pix-btn-blink-color: #343a40;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-gray-9 {
  --pix-btn-blink-color: #212529;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-primary {
  --pix-btn-blink-color: #853bce;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-secondary {
  --pix-btn-blink-color: #06060e;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-green {
  --pix-btn-blink-color: #19e3ac;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-cyan {
  --pix-btn-blink-color: #c398ff;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-yellow {
  --pix-btn-blink-color: #ffc168;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-orange {
  --pix-btn-blink-color: #ff9900;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-red {
  --pix-btn-blink-color: #ec6548;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-blue {
  --pix-btn-blink-color: #006ae4;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-brown {
  --pix-btn-blink-color: #b4a996;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-purple {
  --pix-btn-blink-color: #a11ae7;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-white {
  --pix-btn-blink-color: #fff;
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-black {
  --pix-btn-blink-color: #000;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-dark-opacity-05 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.05);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-05 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.05);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-0 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-0 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-1 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.1);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-1 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.1);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-2 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.2);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-2 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.2);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-3 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.3);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-3 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.3);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-4 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.4);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-4 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.4);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-5 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.5);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-5 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.5);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-6 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.6);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-6 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.6);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-7 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.7);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-7 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.7);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-8 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.8);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-8 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.8);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-9 {
  --pix-btn-blink-color: rgba(0, 0, 0, 0.9);
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-9 {
  --pix-btn-blink-color: rgba(255, 255, 255, 0.9);
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-dark-opacity-10 {
  --pix-btn-blink-color: black;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-light-opacity-10 {
  --pix-btn-blink-color: white;
  --pix-btn-blink-color-hover: #212529;
}
.btn-blink-primary-light {
  --pix-btn-blink-color: #b88de2;
  --pix-btn-blink-color-hover: #fff;
}
.btn-blink-secondary-light {
  --pix-btn-blink-color: #252555;
  --pix-btn-blink-color-hover: #fff;
}
[class^="btn-blink-"],
[class*=" btn-blink-"] {
  color: var(--pix-btn-blink-color, #853bce);
  opacity: 1;
  position: relative;
  z-index: 2;
  display: inline-block;
  overflow: hidden;
}
[class^="btn-blink-"]:before,
[class*=" btn-blink-"]:before {
  content: " ";
  background: var(--pix-btn-blink-color, #853bce);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transition: transform 0.2s;
  transform-origin: right center;
  z-index: -1;
}
[class^="btn-blink-"]:hover,
[class*=" btn-blink-"]:hover {
  color: var(--pix-btn-blink-color-hover, #fff);
  background-color: #fff0;
  opacity: 1;
}
[class^="btn-blink-"]:hover:before,
[class*=" btn-blink-"]:hover:before {
  transform: scaleX(1);
  transform-origin: left center;
}
[class^="btn-blink-"]:focus,
[class^="btn-blink-"]:active,
[class*=" btn-blink-"]:focus,
[class*=" btn-blink-"]:active {
  opacity: 0.75;
}
[class^="btn-blink-"].disabled,
[class^="btn-blink-"]:disabled,
[class*=" btn-blink-"].disabled,
[class*=" btn-blink-"]:disabled {
  color: var(--pix-btn-blink-color, #853bce);
  background-color: #fff0;
}
[class^="btn-blink-"]:not(:disabled):not(.disabled):active,
[class^="btn-blink-"]:not(:disabled):not(.disabled).active,
.show > [class^="btn-blink-"].dropdown-toggle,
[class*=" btn-blink-"]:not(:disabled):not(.disabled):active,
[class*=" btn-blink-"]:not(:disabled):not(.disabled).active,
.show > [class*=" btn-blink-"].dropdown-toggle {
  color: var(--pix-btn-blink-color-hover, #fff);
  background-color: #fff0;
  opacity: 0.75;
}
[class^="btn-blink-"]:not(:disabled):not(.disabled):active:before,
[class^="btn-blink-"]:not(:disabled):not(.disabled).active:before,
.show > [class^="btn-blink-"].dropdown-toggle:before,
[class*=" btn-blink-"]:not(:disabled):not(.disabled):active:before,
[class*=" btn-blink-"]:not(:disabled):not(.disabled).active:before,
.show > [class*=" btn-blink-"].dropdown-toggle:before {
  transform: scaleX(1);
  transform-origin: left center;
}
.btn-link {
  font-weight: 400;
  color: #14e7b7;
}
.btn-link:hover {
  color: #0ea17f;
}
.btn-link:focus,
.btn-link.focus {
  box-shadow: none;
}
.btn-link:disabled,
.btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-xl {
  padding: 1rem 2.375rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.35rem;
}
.btn-xl:before {
  border-radius: 0.35rem;
}
.btn-lg {
  padding: 0.75rem 2rem;
  font-size: 1.125rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-lg:before {
  border-radius: 0.3rem;
}
.btn-md {
  padding: 0.625rem 1.5rem;
  font-size: 1rem;
  line-height: 1.8;
  border-radius: 0.25rem;
}
.btn-md:before {
  border-radius: 0.25rem;
}
.btn-sm {
  padding: 0.375rem 0.875rem;
  font-size: 0.75rem;
  line-height: 1.3;
  border-radius: 0.2rem;
}
.btn-sm:before {
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
html {
  font-family: var(--pix-body-font), sans-serif !important;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  width: 100%;
}
body {
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.8;
  color: var(--pix-body-default);
  text-align: left;
  width: 100%;
  min-height: 100vh;
  min-height: -webkit-fill-available;
}
b,
strong,
.font-weight-bold {
  font-weight: 700 !important;
}
.flex-1 {
  flex: 1 1 0%;
}
:root {
  --transition-base: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  --pf-icon-color: currentcolor;
  --pf-icon-stroke-width: 1.5;
  --pix-shadow-none: none;
  --pix-shadow-sm: 0 1px 5px 0 rgba(0, 0, 0, 0.1);
  --pix-shadow: 0 0.125rem 0.375rem rgba(0, 0, 0, 0.03),
    0 0.5rem 1.2rem rgba(0, 0, 0, 0.08);
  --pix-shadow-lg: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.03),
    0 1.5rem 2.2rem rgba(0, 0, 0, 0.08);
}
svg.pixfort-icon {
  width: 1em;
  height: 1em;
  overflow: visible;
  box-sizing: content-box;
  shape-rendering: geometricPrecision;
}
svg.pixfort-icon * {
  shape-rendering: geometricPrecision;
}
.overflow-clip,
body.pix-is-safari {
  overflow: clip;
}
@media screen and (max-width: 1024px) {
  body.pix-is-safari {
    overflow-x: hidden;
    overflow-x: clip;
  }
  .pix-is-safari .pix_tabs_container [data-anim-type] {
    opacity: 1 !important;
    transform: none;
  }
}
.navbar-light.navbar-nav.nav-link.text-body-default,
.text-body-default {
  color: var(--pix-light-opacity-8, rgb(255 255 255 / 0.8)) !important;
}
.navbar-light.navbar-nav.nav-link.text-body-default.btn:hover,
.text-body-default.btn:hover {
  color: #000;
}
.navbar-light.navbar-nav.nav-link.text-body-default.btn:focus,
.navbar-light.navbar-nav.nav-link.text-body-default.btn:active,
.text-body-default.btn:focus,
.text-body-default.btn:active {
  color: #000;
}
.svg-body-default {
  color: var(--pix-body-default);
}
a.navbar-light.navbar-nav.nav-link.text-body-default:hover,
a.navbar-light.navbar-nav.nav-link.text-body-default:focus,
a.navbar-light.navbar-nav.nav-link.text-body-default:active,
a.text-body-default:hover,
a.text-body-default:focus,
a.text-body-default:active {
  color: color-mix(in srgb, var(--pix-body-default) 60%, black 40%) !important;
}
.navbar-light.navbar-nav.nav-link.text-heading-default,
.text-heading-default {
  color: var(--pix-light-opacity-9, rgb(255 255 255 / 0.9)) !important;
}
.svg-heading-default {
  color: rgb(255 255 255 / 0.9);
}
a.navbar-light.navbar-nav.nav-link.text-heading-default:hover,
a.navbar-light.navbar-nav.nav-link.text-heading-default:focus,
a.navbar-light.navbar-nav.nav-link.text-heading-default:active,
a.text-heading-default:hover,
a.text-heading-default:focus,
a.text-heading-default:active {
  color: color-mix(
    in srgb,
    var(--pix-light-opacity-9, rgb(255 255 255 / 0.9)) 80%,
    black 20%
  ) !important;
}
.bg-body-default {
  --pix-bg-color: var(--pix-light-opacity-8, rgba(255, 255, 255, 0.8));
}
.bg-heading-default {
  --pix-bg-color: var(--pix-light-opacity-9, rgba(255, 255, 255, 0.9));
}
.pix-full-height {
  min-height: 100vh;
}
.pix-fit-cover {
  -o-object-fit: cover;
  object-fit: cover;
}
.pix-fit-contain {
  -o-object-fit: contain;
  object-fit: contain;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.28;
  margin-top: 0;
  margin-bottom: 0;
  font-family: var(--pix-heading-font), sans-serif;
  letter-spacing: -0.01em;
  font-weight: 500;
}
.h1:not(.elementor-heading-title),
.h2:not(.elementor-heading-title),
.h3:not(.elementor-heading-title),
.h4:not(.elementor-heading-title),
.h5:not(.elementor-heading-title),
.h6:not(.elementor-heading-title),
h1:not(.elementor-heading-title),
h2:not(.elementor-heading-title),
h3:not(.elementor-heading-title),
h4:not(.elementor-heading-title),
h5:not(.elementor-heading-title),
h6:not(.elementor-heading-title) {
  color: var(--pix-light-opacity-9, rgb(255 255 255 / 0.9));
}
h1,
.h1 {
  line-height: 60px;
}
h2,
.h2 {
  line-height: 40px;
}
h3,
.h3 {
  line-height: 30px;
}
h4,
.h4 {
  line-height: 26px;
}
h5,
.h5 {
  line-height: 32px;
}
h6,
.h6 {
  line-height: 28px;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
  color: var(--pix-body-default);
}
.elementor-widget-woocommerce-product-content p,
.elementor-text-editor p,
.elementor-widget-text-editor p,
.elementor-widget-theme-post-content p {
  color: inherit;
}
figcaption {
  text-align: center !important;
}
figcaption.wp-caption-text {
  color: #434b53;
}
.has-drop-cap:not(:focus):first-letter {
  color: rgb(255 255 255 / 0.9);
}
.text-24 {
  font-size: 24px;
  line-height: 38px;
}
.text-20 {
  font-size: 20px;
  line-height: 32px;
}
.text-18 {
  font-size: 18px;
  line-height: 26px;
}
.text-small,
.text-sm {
  font-size: 14px;
}
.text-extra-small,
.text-xs {
  font-size: 12px;
}
.line-height-0 {
  line-height: 0;
}
.line-height-1 {
  line-height: 1rem;
}
.sticky-bottom {
  position: sticky;
  bottom: 0;
}
.svg-20 svg {
  height: 20px;
  width: auto;
}
.svg-24 svg {
  height: 24px;
  width: auto;
}
.line-clamp-1 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-2 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.line-clamp-5 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.truncate-150 {
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.truncate-200 {
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
body.render .pix-loading-circ-path {
  opacity: 0;
}
@keyframes pix-loading-rotate {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pix-loading-circ-path {
  height: 48px !important;
  width: 48px !important;
  color: rgb(133 59 206 / 0.08);
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  display: inline-block !important;
  border: 4px solid;
  border-radius: 50% !important;
  border-right-color: rgb(133 59 206 / 0.2);
  margin-top: -24px !important;
  margin-left: -24px !important;
  transform: rotate(0);
  animation: pix-loading-rotate 1s ease-in-out infinite !important;
  pointer-events: none;
  z-index: 1000000000000000000000;
  box-sizing: border-box !important;
  will-change: transform;
}
:root {
  --pix-container-width: 1140px;
}
.popup-width-xs {
  --pix-dialog-width: 380px;
}
.popup-width-md {
  --pix-dialog-width: 760px;
}
.popup-width-lg {
  --pix-dialog-width: 950px;
}
.popup-width-xl {
  --pix-dialog-width: 1140px;
}
.pix-el-full-width {
  width: 100vw;
  left: 50%;
  margin-left: -50vw;
}
.vc_section.vc_section_visible {
  position: relative;
}
.vc_section.vc_section-has-fill[data-vc-full-width="true"] > .pix-divider,
.vc_section.vc_section-has-fill[data-vc-full-width="true"]
  > .pix_element_overlay {
  width: 100vw !important;
  left: 50% !important;
  margin-left: -50vw !important;
  z-index: 1;
}
.vc_section.jarallax .pix_element_overlay {
  z-index: 2;
}
.pix-overlay-top {
  z-index: 50;
  pointer-events: none;
}
a:where(:not(.wp-element-button)) {
  text-decoration: none !important;
}
.nav-pills .nav-link {
  color: var(--pix-body-default);
}
.nav-pills.pix-pills-1 {
  border-radius: 2px;
}
.nav-pills.pix-pills-1 .nav-link {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  background: #fff0;
}
.nav-pills.pix-pills-1 .nav-link:not(.active) {
  opacity: 0.7;
}
.nav-pills.pix-pills-1 .nav-link:not(.active):hover {
  opacity: 1;
}
.nav-pills.pix-pills-1 .nav-link.active,
.nav-pills.pix-pills-1 .show > .nav-link {
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  opacity: 1;
  background: linear-gradient(to top right, #13111d, #070047) fixed;
}
.nav-pills.pix-pills-solid {
  border-radius: 2px;
}
.nav-pills.pix-pills-solid .nav-link {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  background: #fff0;
}
.nav-pills.pix-pills-solid .nav-link:not(.active) {
  opacity: 0.7;
}
.nav-pills.pix-pills-solid .nav-link:not(.active):hover {
  opacity: 1;
}
.nav-pills.pix-pills-solid .nav-link.active,
.nav-pills.pix-pills-solid .show > .nav-link {
  color: #fff;
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  opacity: 1;
  background: #853bce;
}
.nav-pills.pix-pills-light {
  border-radius: 2px;
}
.nav-pills.pix-pills-light .nav-link {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1rem;
  background: #fff0;
}
.nav-pills.pix-pills-light .nav-link:not(.active) {
  opacity: 0.7;
}
.nav-pills.pix-pills-light .nav-link:not(.active):hover {
  opacity: 1;
}
.nav-pills.pix-pills-light .nav-link.active,
.nav-pills.pix-pills-light .show > .nav-link {
  color: #853bce;
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  opacity: 1;
  background: #fff;
}
.nav-pills.pix-pills-outline {
  border-radius: 2px;
}
.nav-pills.pix-pills-outline .nav-link {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  box-shadow: 0 0 0 2px #fff0 inset !important;
  background: #fff0;
}
.nav-pills.pix-pills-outline .nav-link:not(.active) {
  opacity: 0.7;
}
.nav-pills.pix-pills-outline .nav-link:not(.active):hover {
  opacity: 1;
}
.nav-pills.pix-pills-outline .nav-link.active,
.nav-pills.pix-pills-outline .show > .nav-link {
  color: rgb(255 255 255 / 0.9);
  box-shadow: 0 0 0 2px var(--pix-body-default) inset !important;
  opacity: 1;
}
.nav-pills.pix-pills-line {
  border-radius: 2px;
}
.nav-pills.pix-pills-line .nav-link {
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  box-shadow: 0 0 0 2px #fff0 inset !important;
  background: #fff0;
}
.nav-pills.pix-pills-line .nav-link:not(.active) {
  opacity: 0.7;
}
.nav-pills.pix-pills-line .nav-link:not(.active):hover {
  opacity: 1;
}
.nav-pills.pix-pills-line .nav-link.active {
  color: rgb(255 255 255 / 0.9);
  opacity: 1;
  position: relative;
}
.nav-pills.pix-pills-line .nav-link.active:after {
  content: " ";
  position: absolute;
  background: #853bce !important;
  top: 100%;
  border-radius: 3px;
  left: 0%;
  width: 100%;
  height: 3px;
  transform: scaleX(1);
  transition: transform 0.2s;
  transform-origin: right center;
  box-sizing: border-box;
  display: block;
  z-index: 100%;
}
.nav-pills.pix-pills-round {
  border-radius: 2px;
}
.nav-pills.pix-pills-round .nav-link {
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  border-radius: 40px;
  background: #fff0;
}
.nav-pills.pix-pills-round .nav-link:not(.active) {
  opacity: 0.7;
}
.nav-pills.pix-pills-round .nav-link:not(.active):hover {
  opacity: 1;
}
.nav-pills.pix-pills-round .nav-link.active,
.nav-pills.pix-pills-round .show > .nav-link {
  color: #fff;
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  opacity: 1;
  background: #853bce;
  border-radius: 40px;
}
.nav-pills.pix-pills-lines {
  border-radius: 2px;
}
.nav-pills.pix-pills-lines .nav-link {
  transition: opacity 0.04s cubic-bezier(0.165, 0.84, 0.44, 1);
  font-size: 1.125rem;
  background: #fff0;
}
.nav-pills.pix-pills-lines .nav-link:not(.active) {
  opacity: 0.7;
}
.nav-pills.pix-pills-lines .nav-link:not(.active):hover {
  opacity: 1;
}
.nav-pills.pix-pills-lines .nav-link.active,
.nav-pills.pix-pills-lines .show > .nav-link {
  color: #fff;
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  opacity: 1;
  background: #853bce;
}
.nav-pills.pix-pills-lines .pix-tabs-line {
  height: 1px;
  background: var(--pix-body-default);
  width: 100%;
  display: block;
  opacity: 0.5;
}
@media (max-width: 1023px) {
  .nav-pills.pix-pills-lines .pix-tabs-line {
    display: none;
  }
  .pix_tabs_btns .nav-link {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
.nav-pills.pix-pills-primary .nav-item a {
  transition: opacity 0.04s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.nav-pills.pix-pills-primary .nav-item a.active {
  opacity: 1;
}
.nav-pills.pix-pills-primary .nav-item a:not(.active) {
  opacity: 0.5;
}
.nav-pills.pix-pills-primary .nav-link.active,
.nav-pills.pix-pills-primary .show > .nav-link {
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  opacity: 1;
  background: #853bce !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.menu-item-no-link,
.menu-item-no-link * {
  cursor: default !important;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
@keyframes fadeUp {
  0% {
    opacity: 0.2;
    transform: translateY(1rem);
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fadeDown {
  0% {
    opacity: 0.2;
    transform: translateY(-1rem);
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
@keyframes fadeLeft {
  0% {
    opacity: 0;
    transform: translateX(1rem);
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
@keyframes fadeRight {
  0% {
    opacity: 0.2;
    transform: translateX(-1rem);
  }
  100% {
    transform: translateX(0%);
    opacity: 1;
  }
}
.fade-up.show,
.fade-down.show,
.fade-left.show,
.fade-right.show {
  animation-duration: 0.4s;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-fill-mode: both;
}
.fade-up.show {
  animation-name: fadeUp;
}
.fade-down.show {
  animation-name: fadeDown;
}
.fade-left.show {
  animation-name: fadeLeft;
}
.fade-right.show {
  animation-name: fadeRight;
}
.collapse:not(.show) {
  display: none;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
.hamburger {
  padding: 5px 5px;
  display: inline-block;
  cursor: pointer;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: #fff0;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger:hover,
.hamburger:active,
.hamburger:focus {
  outline: none !important;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger-box {
  width: 30px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner .hamburger-inner-before,
.hamburger-inner .hamburger-inner-after {
  width: 30px;
  height: 4px;
  border-radius: 4px;
  position: absolute;
}
.hamburger-inner:after,
.hamburger-inner .hamburger-inner-before,
.hamburger-inner .hamburger-inner-after {
  content: "";
  display: block;
}
.hamburger-inner:after {
  background: inherit;
}
.hamburger-inner .hamburger-inner-before {
  top: -10px;
}
.hamburger-inner .hamburger-inner-after {
  bottom: -10px;
}
.hamburger--spin .hamburger-inner {
  transition: transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.hamburger--spin .hamburger-inner:after {
  transition: transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.hamburger--spin .hamburger-inner .hamburger-inner-before {
  transition: transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s,
    opacity 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
}
.hamburger--spin .hamburger-inner .hamburger-inner-after {
  transition: transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s,
    opacity 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
}
.hamburger--spin:not([aria-expanded="true"]) .hamburger-inner-after {
  bottom: -10px;
}
.hamburger--spin[aria-expanded="true"] .hamburger-inner {
  transform: rotate(135deg);
  transition-delay: 0.12s;
}
.hamburger--spin[aria-expanded="true"] .hamburger-inner:after {
  transform: rotate(90deg);
}
.hamburger--spin[aria-expanded="true"] .hamburger-inner:after {
  transition-delay: 0.12s;
}
.hamburger--spin[aria-expanded="true"]
  .hamburger-inner
  .hamburger-inner-before {
  opacity: 0;
  transform: translateY(10px);
  transition-delay: 0s;
}
.hamburger--spin[aria-expanded="true"] .hamburger-inner .hamburger-inner-after {
  opacity: 0;
  transform: translateY(-10px);
  transition-delay: 0s;
}
.pix-is-safari
  .hamburger--spin[aria-expanded="true"]
  .hamburger-inner
  .hamburger-inner-after {
  bottom: -10px !important;
  transform: translate(0, -10px) rotate(-90deg) !important;
}
@keyframes pix_rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.pix-rotating {
  animation: pix_rotating 50s linear infinite;
}
.pix-rotating {
  animation-name: pix_rotating;
  animation-duration: 50s;
  animation-timing-function: linear;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  will-change: transform;
}
@keyframes pix_rotating_inverse {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
.pix-rotating-inverse {
  will-change: transform;
  animation-name: pix_rotating_inverse;
  animation-duration: 50s;
  animation-timing-function: linear;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.pix-rotating-inverse.pix-duration-fast,
.pix-rotating.pix-duration-fast {
  animation-duration: 20s;
}
.pix-rotating-inverse.pix-duration-md,
.pix-rotating.pix-duration-md {
  animation-duration: 50s;
}
.pix-rotating-inverse.pix-duration-slow,
.pix-rotating.pix-duration-slow {
  animation-duration: 80s;
}
@keyframes pix_bounce_sm {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(10%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pix_bounce_md {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20%);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes pix_bounce_lg {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(40%);
  }
  100% {
    transform: translateY(0);
  }
}
.pix-bounce-fast {
  will-change: transform;
  animation: pix_bounce 6s ease infinite;
}
.pix-bounce {
  will-change: transform;
  animation: pix_bounce 3s ease-in-out infinite;
}
.pix-bounce-sm,
.pix-bounce-md,
.pix-bounce-lg,
.pix-scale-sm,
.pix-scale-md,
.pix-scale-lg,
.pix-fade {
  will-change: transform;
  animation-duration: 5s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}
.pix-bounce-sm {
  animation-name: pix_bounce_sm;
}
.pix-bounce-md {
  animation-name: pix_bounce_md;
}
.pix-bounce-lg {
  animation-name: pix_bounce_lg;
}
@keyframes pix_fade {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.6;
  }
  100% {
    opacity: 1;
  }
}
@keyframes pix_scale_sm {
  0% {
    transform: none;
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: none;
  }
}
@keyframes pix_scale_md {
  0% {
    transform: none;
  }
  50% {
    transform: scale(1.4);
  }
  100% {
    transform: none;
  }
}
@keyframes pix_scale_lg {
  0% {
    transform: none;
  }
  50% {
    transform: scale(1.8);
  }
  100% {
    transform: none;
  }
}
.pix-scale-sm {
  animation-name: pix_scale_sm;
}
.pix-scale-md {
  animation-name: pix_scale_md;
}
.pix-scale-lg {
  animation-name: pix_scale_lg;
}
.pix-fade {
  animation-name: pix_fade;
}
.pix-bounce-sm.pix-duration-fast,
.pix-bounce-md.pix-duration-fast,
.pix-bounce-lg.pix-duration-fast,
.pix-scale-sm.pix-duration-fast,
.pix-scale-md.pix-duration-fast,
.pix-scale-lg.pix-duration-fast,
.pix-fade.pix-duration-fast {
  animation-duration: 2s;
}
.pix-bounce-sm.pix-duration-md,
.pix-bounce-md.pix-duration-md,
.pix-bounce-lg.pix-duration-md,
.pix-scale-sm.pix-duration-md,
.pix-scale-md.pix-duration-md,
.pix-scale-lg.pix-duration-md,
.pix-fade.pix-duration-md {
  animation-duration: 5s;
}
.pix-bounce-sm.pix-duration-slow,
.pix-bounce-md.pix-duration-slow,
.pix-bounce-lg.pix-duration-slow,
.pix-scale-sm.pix-duration-slow,
.pix-scale-md.pix-duration-slow,
.pix-scale-lg.pix-duration-slow,
.pix-fade.pix-duration-slow {
  animation-duration: 10s;
}
.pix-bg-slide-left {
  animation-name: pix_scroll_left;
}
.pix-bg-slide-right {
  animation-name: pix_scroll_right;
}
.pix-bg-slide-up {
  animation-name: pix_scroll_up;
}
.pix-bg-slide-down {
  animation-name: pix_scroll_down;
}
.pix-bg-slide-left,
.pix-bg-slide-right,
.pix-bg-slide-up,
.pix-bg-slide-down {
  background-repeat: repeat;
  animation-timing-function: linear;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  background-size: cover;
  will-change: transform;
}
.pix-bg-slide-left.pix-duration-fast,
.pix-bg-slide-right.pix-duration-fast,
.pix-bg-slide-up.pix-duration-fast,
.pix-bg-slide-down.pix-duration-fast {
  animation-duration: 15s;
}
.pix-bg-slide-left.pix-duration-md,
.pix-bg-slide-right.pix-duration-md,
.pix-bg-slide-up.pix-duration-md,
.pix-bg-slide-down.pix-duration-md {
  animation-duration: 30s;
}
.pix-bg-slide-left.pix-duration-slow,
.pix-bg-slide-right.pix-duration-slow,
.pix-bg-slide-up.pix-duration-slow,
.pix-bg-slide-down.pix-duration-slow {
  animation-duration: 60s;
}
@keyframes pix_scroll_left {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300vw 0;
  }
}
@keyframes pix_scroll_right {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 300vw 0;
  }
}
@keyframes pix_scroll_up {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 -300vw;
  }
}
@keyframes pix_scroll_down {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: 0 300vw;
  }
}
body:not(.pix-is-safari) .fancy_card {
  transform-style: preserve-3d !important;
}
.fancy_card {
  border-radius: 5px;
  z-index: 5;
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  box-shadow: 20px 10px 58px rgb(0 0 0 / 0.3);
  position: relative;
}
.fancy_card:hover {
  z-index: 20;
  box-shadow: 20px 10px 58px rgb(0 0 0 / 0.3);
}
.fancy_card:hover:after {
  box-shadow: 0 25px 35px rgb(0 0 0 / 0.08),
    -1px 50px 40px -40px rgb(0 0 0 / 0.1), -1px 30px 30px -60px black !important;
}
.fancy_card .card-img img {
  border-radius: 5px;
}
.fancy_card img.card-img {
  -webkit-backface-visibility: hidden;
  transform: translateZ(1px);
  pointer-events: none;
  pointer-events: none;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.fancy_card .card-img-overlay {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: 200;
  transform: translateZ(2px);
  transform-style: preserve-3d !important;
}
.fancy_card .card-img-overlay .card-content-box {
  width: 100%;
}
.fancy_card .card-img-overlay .card-title {
  transform: translate3d(0, 0, 55px);
}
.fancy_card .card-img-overlay .card-text {
  transform: translate3d(0, 0, 45px);
}
.fancy_card .card-img-overlay .card-btn-div {
  transform: translate3d(0, 0, 45px);
}
.fancy_card .card-img-overlay .btn {
  cursor: pointer;
}
.pix-info-card {
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-info-card:hover .card-img-blur {
  filter: blur(1rem) !important;
}
.pix-info-card .pix-card-content-bg-blur {
  backdrop-filter: blur(5px);
  transition: backdrop-filter 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  background: color-mix(
    in srgb,
    var(--pix-bg-color, #fff) 20%,
    transparent
  ) !important;
}
.pix-info-card:hover .pix-card-content-bg-blur {
  backdrop-filter: blur(10px) saturate(1);
}
.pix-info-card .card-content-box {
  position: relative;
  background: rgb(255 255 255 / 0.8);
  overflow: hidden;
  z-index: 3;
}
.pix-info-card .card-content-box .card-img-blur {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
  pointer-events: none;
  background-position: top;
  background-size: cover;
  filter: blur(0.5rem);
  transition: filter 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  z-index: -1;
  opacity: 0.8;
}
.pix-info-card .card-content-box .card-img-blur.bottom-blur {
  background-position: bottom;
}
.pix-box {
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: none;
  z-index: 2 !important;
  display: inline-block;
  position: relative;
  padding: 0;
  border-radius: 5px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 0.05);
}
.pix-box:hover {
  box-shadow: 0 1px 5px rgb(0 0 0 / 0.05);
  transform: scale(1.01);
}
.pix-box:after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-box:hover::after {
  box-shadow: 0 25px 35px rgb(0 0 0 / 0.18),
    -1px 50px 40px -40px rgb(0 0 0 / 0.14), -1px 30px 30px -60px #000;
  opacity: 1;
}
.animate-in,
.animating,
.group-animate-in {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.animate-in a,
.animating a,
.group-animate-in a {
  transition: none !important;
}
.animate-in,
.animate-out,
.group-animate-in {
  visibility: hidden !important;
  opacity: 0 !important;
  will-change: transform, opacity;
}
.animate-in[data-anim-type="highlight-grow"],
.animate-out[data-anim-type="highlight-grow"],
.group-animate-in[data-anim-type="highlight-grow"] {
  visibility: visible !important;
  opacity: 1 !important;
}
.animating {
  animation-duration: 0.5s !important;
  animation-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
  animation-fill-mode: both !important;
  transform-origin: center;
}
.no-js .animate-in,
.ie .animate-in,
.no-js .group-animate-in,
.ie .group-animate-in {
  visibility: visible !important;
  opacity: 1 !important;
}
@keyframes fadeInImg {
  0% {
    transform: scale(1.2);
    filter: brightness(50%);
  }
  100% {
    transform: none;
    filter: brightness(100%);
  }
}
.animating.fade-in-Img {
  animation: 1.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0s 1 fadeInImg;
}
[data-anim-type="fade-in-up"] {
  transform: translateY(20px);
}
[data-anim-type="fade-in-up-big"] {
  transform: translateY(120px);
}
[data-anim-type="fade-in-down"] {
  transform: translateY(-20px);
}
[data-anim-type="fade-in-right"] {
  transform: translateX(20px);
}
[data-anim-type="fade-in-right-big"] {
  transform: translateX(120px);
}
[data-anim-type="fade-in-left"] {
  transform: translateX(-20px);
}
[data-anim-type="fade-in-left-big"] {
  transform: translateX(-120px);
}
[data-anim-type="pix-3d-in"] {
  transform: rotateX(-20deg) translateZ(200px) rotateY(-40deg) rotateZ(-20deg)
    scale(0.75);
}
[data-anim-type="pix-3d-right-in"] {
  transform: translateX(40px) translateZ(200px) rotateX(-20deg) rotateY(-40deg)
    rotateZ(-20deg) scale(0.75);
}
[data-anim-type="pix-3d-left-in"] {
  transform: translateX(-40px) translateZ(200px) rotateX(-20deg) rotateY(40deg)
    rotateZ(20deg) scale(0.75);
}
[data-anim-type="pix-3d-up-in"] {
  transform: translateY(40px) translateZ(200px) rotateX(60deg) rotateY(10deg)
    rotateZ(10deg) scale(0.75);
}
[data-anim-type="pix-3d-down-in"] {
  transform: translateY(-40px) translateZ(200px) rotateX(-60deg) rotateY(10deg)
    rotateZ(10deg) scale(0.75);
}
[data-anim-type="pix-3d-right-in-big"] {
  transform: translateX(100px) translateZ(200px) rotateX(-20deg) rotateY(-40deg)
    rotateZ(-20deg) scale(0.75);
}
[data-anim-type="pix-3d-left-in-big"] {
  transform: translateX(-100px) translateZ(200px) rotateX(-20deg) rotateY(40deg)
    rotateZ(20deg) scale(0.75);
}
[data-anim-type="pix-3d-up-in-big"] {
  transform: translateY(100px) translateZ(200px) rotateX(60deg) rotateY(10deg)
    rotateZ(10deg) scale(0.75);
}
[data-anim-type="pix-3d-down-in-big"] {
  transform: translateY(-100px) translateZ(200px) rotateX(-60deg) rotateY(10deg)
    rotateZ(10deg) scale(0.75);
}
[data-anim-type="fade-in"],
[data-anim-type="fade-in-up"],
[data-anim-type="fade-in-up-big"],
[data-anim-type="fade-in-down"],
[data-anim-type="fade-in-right"],
[data-anim-type="fade-in-right-big"],
[data-anim-type="fade-in-left"],
[data-anim-type="fade-in-left-big"] {
  visibility: visible !important;
  transform-style: flat;
}
[data-anim-type="fade-in"]:not(.animated),
[data-anim-type="fade-in-up"]:not(.animated),
[data-anim-type="fade-in-up-big"]:not(.animated),
[data-anim-type="fade-in-down"]:not(.animated),
[data-anim-type="fade-in-right"]:not(.animated),
[data-anim-type="fade-in-right-big"]:not(.animated),
[data-anim-type="fade-in-left"]:not(.animated),
[data-anim-type="fade-in-left-big"]:not(.animated) {
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
  opacity: 0;
}
[data-anim-type="fade-in"].pix-animate,
[data-anim-type="fade-in-up"].pix-animate,
[data-anim-type="fade-in-up-big"].pix-animate,
[data-anim-type="fade-in-down"].pix-animate,
[data-anim-type="fade-in-right"].pix-animate,
[data-anim-type="fade-in-right-big"].pix-animate,
[data-anim-type="fade-in-left"].pix-animate,
[data-anim-type="fade-in-left-big"].pix-animate {
  opacity: 1 !important;
  transform: none;
}
[data-anim-type="pix-3d-in"],
[data-anim-type="pix-3d-right-in"],
[data-anim-type="pix-3d-left-in"],
[data-anim-type="pix-3d-up-in"],
[data-anim-type="pix-3d-down-in"],
[data-anim-type="pix-3d-right-in-big"],
[data-anim-type="pix-3d-left-in-big"],
[data-anim-type="pix-3d-up-in-big"],
[data-anim-type="pix-3d-down-in-big"] {
  backface-visibility: hidden;
}
[data-anim-type="pix-3d-in"]:not(.animated),
[data-anim-type="pix-3d-right-in"]:not(.animated),
[data-anim-type="pix-3d-left-in"]:not(.animated),
[data-anim-type="pix-3d-up-in"]:not(.animated),
[data-anim-type="pix-3d-down-in"]:not(.animated),
[data-anim-type="pix-3d-right-in-big"]:not(.animated),
[data-anim-type="pix-3d-left-in-big"]:not(.animated),
[data-anim-type="pix-3d-up-in-big"]:not(.animated),
[data-anim-type="pix-3d-down-in-big"]:not(.animated) {
  transition-property: opacity, transform !important;
  transition-duration: 0.8s !important;
  transition-timing-function: cubic-bezier(0.19, 0.29, 0.32, 1) !important;
  will-change: transform, opacity;
  opacity: 0;
  animation: none;
}
[data-anim-type="pix-3d-in"].pix-animate,
[data-anim-type="pix-3d-right-in"].pix-animate,
[data-anim-type="pix-3d-left-in"].pix-animate,
[data-anim-type="pix-3d-up-in"].pix-animate,
[data-anim-type="pix-3d-down-in"].pix-animate,
[data-anim-type="pix-3d-right-in-big"].pix-animate,
[data-anim-type="pix-3d-left-in-big"].pix-animate,
[data-anim-type="pix-3d-up-in-big"].pix-animate,
[data-anim-type="pix-3d-down-in-big"].pix-animate {
  opacity: 1 !important;
  transform: none;
}
[data-anim-type="pix-sliding-text"] {
  will-change: auto !important;
}
[data-anim-type="pix-sliding-text"].animate-in {
  will-change: auto;
}
[data-anim-type="pix-sliding-text"] .pix-sliding-item-placeholder {
  opacity: 0;
  display: inline-block;
  pointer-events: none;
  visibility: hidden;
  padding: 10px 0;
  margin: -10px 0;
  overflow: var(--pix-sliding-overflow, hidden);
}
[data-anim-type="pix-sliding-text"] .pix-sliding-item {
  transition-property: transform, opacity, filter;
  display: inline-block;
  animation: none;
  visibility: visible !important;
  transform-style: flat;
  backface-visibility: visible;
  transform: translateY(var(--pix-translate-y, 1.4em))
    translateX(var(--pix-translate-x, 0));
  filter: blur(var(--pix-sliding-blur, none));
  padding: 10px 0;
  margin: -10px 0;
  overflow: visible;
}
[data-anim-type="pix-sliding-text"] .pix-sliding-item.text-gradient-primary {
  background-size: 200%;
  background-position: center;
  background-attachment: scroll;
}
[data-anim-type="pix-sliding-text"]:not(.animated) .pix-sliding-item {
  opacity: 0;
  transition-property: transform, filter, opacity !important;
  transition-duration: 0.8s;
  transition-timing-function: all 7.2s cubic-bezier(0.13, 0.91, 0.42, 1);
  will-change: auto;
}
[data-anim-type="pix-sliding-text"] .pix-sliding-letter.text-gradient-primary {
  background-attachment: scroll;
}
[data-anim-type="pix-sliding-text"].pix-animate .pix-sliding-item {
  opacity: 1 !important;
  transform: none;
  filter: none;
}
[data-anim-type="pix-sliding-text"].pix-animate
  .pix-sliding-item.text-gradient-primary {
  margin-top: 0;
}
[data-anim-type="pix-sliding-text"] .slide-in-container {
  white-space: nowrap;
}
[data-anim-type="pix-sliding-text"] .slide-in-container:not(.animated) {
  overflow: var(--pix-sliding-overflow, hidden);
}
@keyframes slideInUp {
  0% {
    opacity: 0.2;
    transform: translateY(200%);
  }
  100% {
    transform: translateY(0%);
    opacity: 1;
  }
}
.slide-in-container {
  overflow-y: hidden;
  display: inline-block !important;
  vertical-align: middle;
  position: relative;
  padding: 0.1em 1em;
  margin: -0.1em -1em;
}
.pix-sliding-headline-2 .slide-in-container.animated {
  overflow-y: visible;
}
.pix-sliding-item.text-gradient-primary {
  padding-right: 10px;
  margin-right: -10px;
}
.display-1 .slide-in-container,
.display-2 .slide-in-container,
.display-3 .slide-in-container,
.display-4 .slide-in-container {
  line-height: 1.3em;
}
.animating.slide-in-up {
  animation-name: slideInUp;
}
@keyframes pixSlideInDown {
  0% {
    opacity: 0.2;
    transform: translateY(-200%);
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.animating.slide-in-down {
  animation-name: pixSlideInDown;
}
.pix-hover-item.pix-hover-left,
.pix-hover-item .pix-hover-left {
  transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  display: inline-block;
  padding-left: 0;
}
.pix-hover-item.pix-hover-left.pix-slow,
.pix-hover-item .pix-hover-left.pix-slow {
  transition: padding 0.6s cubic-bezier(0.365, 0.84, 0.44, 1);
}
.pix-hover-item.pix-hover-right,
.pix-hover-item .pix-hover-right {
  transition: padding 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  position: relative;
  display: inline-block;
  padding-left: 0;
}
.pix-hover-item.pix-hover-right.pix-slow,
.pix-hover-item .pix-hover-right.pix-slow {
  transition: padding 0.6s cubic-bezier(0.365, 0.84, 0.44, 1);
}
.pix-hover-item.pix-img-scale,
.pix-hover-item .pix-img-scale {
  transition: all 1s cubic-bezier(0.365, 0.84, 0.44, 1);
  transform: none;
}
.pix-hover-item.pix-slide-up,
.pix-hover-item .pix-slide-up {
  transition: all 0.4s cubic-bezier(0.365, 0.84, 0.44, 1);
  opacity: 0;
  transform: translateY(100%);
}
.pix-hover-item.pix-fade-in,
.pix-hover-item .pix-fade-in {
  transition: all 0.3s cubic-bezier(0.365, 0.84, 0.44, 1);
  opacity: 0;
}
.pix-hover-item.pix-hover-colored,
.pix-hover-item .pix-hover-colored {
  filter: grayscale(1);
}
.pix-hover-item.pix-hover-gradient-primary,
.pix-hover-item .pix-hover-gradient-primary {
  background: linear-gradient(to top right, #13111d, #070047) fixed !important;
  opacity: 0;
}
.pix-hover-item.pix-img-scale,
.pix-hover-item .pix-img-scale,
.pix-hover-item.pix-slide-up,
.pix-hover-item .pix-slide-up,
.pix-hover-item.pix-fade-in,
.pix-hover-item .pix-fade-in,
.pix-hover-item.pix-hover-colored,
.pix-hover-item .pix-hover-colored,
.pix-hover-item.pix-hover-gradient-primary,
.pix-hover-item .pix-hover-gradient-primary,
.pix-hover-item.pix-hover-opacity-0,
.pix-hover-item .pix-hover-opacity-0,
.pix-hover-item.pix-hover-opacity-2,
.pix-hover-item .pix-hover-opacity-2,
.pix-hover-item.pix-hover-opacity-4,
.pix-hover-item .pix-hover-opacity-4,
.pix-hover-item.pix-hover-opacity-6,
.pix-hover-item .pix-hover-opacity-6,
.pix-hover-item.pix-hover-opacity-7,
.pix-hover-item .pix-hover-opacity-7,
.pix-hover-item.pix-hover-opacity-8,
.pix-hover-item .pix-hover-opacity-8,
.pix-hover-item.pix-hover-opacity-9,
.pix-hover-item .pix-hover-opacity-9,
.pix-hover-item.pix-hover-opacity-10,
.pix-hover-item .pix-hover-opacity-10 {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  backface-visibility: hidden;
  will-change: opacity, transform;
}
.pix-hover-item.pix-img-scale.pix-slow,
.pix-hover-item .pix-img-scale.pix-slow,
.pix-hover-item.pix-slide-up.pix-slow,
.pix-hover-item .pix-slide-up.pix-slow,
.pix-hover-item.pix-fade-in.pix-slow,
.pix-hover-item .pix-fade-in.pix-slow,
.pix-hover-item.pix-hover-colored.pix-slow,
.pix-hover-item .pix-hover-colored.pix-slow,
.pix-hover-item.pix-hover-gradient-primary.pix-slow,
.pix-hover-item .pix-hover-gradient-primary.pix-slow,
.pix-hover-item.pix-hover-opacity-0.pix-slow,
.pix-hover-item .pix-hover-opacity-0.pix-slow,
.pix-hover-item.pix-hover-opacity-2.pix-slow,
.pix-hover-item .pix-hover-opacity-2.pix-slow,
.pix-hover-item.pix-hover-opacity-4.pix-slow,
.pix-hover-item .pix-hover-opacity-4.pix-slow,
.pix-hover-item.pix-hover-opacity-6.pix-slow,
.pix-hover-item .pix-hover-opacity-6.pix-slow,
.pix-hover-item.pix-hover-opacity-7.pix-slow,
.pix-hover-item .pix-hover-opacity-7.pix-slow,
.pix-hover-item.pix-hover-opacity-8.pix-slow,
.pix-hover-item .pix-hover-opacity-8.pix-slow,
.pix-hover-item.pix-hover-opacity-9.pix-slow,
.pix-hover-item .pix-hover-opacity-9.pix-slow,
.pix-hover-item.pix-hover-opacity-10.pix-slow,
.pix-hover-item .pix-hover-opacity-10.pix-slow {
  transition: all 0.6s cubic-bezier(0.365, 0.84, 0.44, 1);
  backface-visibility: hidden;
}
.pix-hover-item:hover.pix-hover-left,
.pix-hover-item:hover .pix-hover-left {
  padding-right: 8px;
}
.pix-hover-item:hover.pix-hover-right,
.pix-hover-item:hover .pix-hover-right {
  padding-left: 8px;
}
.pix-hover-item:hover.pix-img-scale,
.pix-hover-item:hover .pix-img-scale {
  transform: scale(1.05);
}
.pix-hover-item:hover.pix-hover-opacity-0,
.pix-hover-item:hover .pix-hover-opacity-0 {
  opacity: 0 !important;
}
.pix-hover-item:hover.pix-hover-opacity-2,
.pix-hover-item:hover .pix-hover-opacity-2 {
  opacity: 0.2 !important;
}
.pix-hover-item:hover.pix-hover-opacity-4,
.pix-hover-item:hover .pix-hover-opacity-4 {
  opacity: 0.4 !important;
}
.pix-hover-item:hover.pix-hover-opacity-6,
.pix-hover-item:hover .pix-hover-opacity-6 {
  opacity: 0.6 !important;
}
.pix-hover-item:hover.pix-hover-opacity-7,
.pix-hover-item:hover .pix-hover-opacity-7 {
  opacity: 0.7 !important;
}
.pix-hover-item:hover.pix-hover-opacity-8,
.pix-hover-item:hover .pix-hover-opacity-8 {
  opacity: 0.8 !important;
}
.pix-hover-item:hover.pix-hover-opacity-9,
.pix-hover-item:hover .pix-hover-opacity-9 {
  opacity: 0.9 !important;
}
.pix-hover-item:hover.pix-hover-opacity-10,
.pix-hover-item:hover .pix-hover-opacity-10 {
  opacity: 1 !important;
}
.pix-hover-item:hover.pix-fade-in,
.pix-hover-item:hover .pix-fade-in {
  opacity: 1;
}
.pix-hover-item:hover.pix-slide-up,
.pix-hover-item:hover .pix-slide-up {
  transform: translateY(0);
  opacity: 1;
}
.pix-hover-item:hover.pix-hover-colored,
.pix-hover-item:hover .pix-hover-colored {
  filter: grayscale(0);
}
.pix-hover-item:hover.pix-hover-gradient-primary,
.pix-hover-item:hover .pix-hover-gradient-primary {
  opacity: 1 !important;
}
.pix-hover-img-scale.pix-img-scale,
.pix-hover-img-scale .pix-img-scale {
  transition: all 1s cubic-bezier(0.365, 0.84, 0.44, 1);
  transform: none;
}
.pix-hover-img-scale.pix-img-scale,
.pix-hover-img-scale .pix-img-scale {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-hover-img-scale.pix-img-scale.pix-slow,
.pix-hover-img-scale .pix-img-scale.pix-slow {
  transition: all 0.6s cubic-bezier(0.365, 0.84, 0.44, 1);
}
.pix-hover-img-scale:hover.pix-img-scale,
.pix-hover-img-scale:hover .pix-img-scale {
  transform: scale(1.05);
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.pix-icon-loading {
  animation: spinAround 500ms infinite linear;
  display: inline-block;
}
.pix-small-search {
  position: relative !important;
  z-index: 999999999;
}
.pix-small-search .form-control,
.pix-small-search .post-password-form input[type="password"],
.post-password-form .pix-small-search input[type="password"] {
  font-size: 14px;
  background: var(--pix-base-background, #fff);
}
.pix-small-search .pix-search-btn {
  background: var(--pix-base-background, #fff);
  --pix-btn-background: var(--pix-base-background, #fff);
}
.pix-small-search .pix-search-btn:hover,
.pix-small-search .pix-search-btn:focus,
.pix-small-search .pix-search-btn:active {
  background: #fff;
  color: rgb(255 255 255 / 0.9) !important;
}
.pix-small-search .pix-search-btn:hover path,
.pix-small-search .pix-search-btn:focus path,
.pix-small-search .pix-search-btn:active path {
  fill: black !important;
}
.pix-small-search .pix-search-btn svg {
  height: 18px;
  width: 18px;
}
.pix-small-search .pix-search-btn svg path {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  fill: #212529 !important;
}
.pix-small-search .btn-search {
  background: var(--pix-base-background, #fff);
  --pix-btn-background: var(--pix-base-background, #fff);
  color: var(--pix-body-default) !important;
}
.pix-small-search .btn-search:hover,
.pix-small-search .btn-search:focus,
.pix-small-search .btn-search:active {
  background: color-mix(
    in srgb,
    var(--pix-heading-default) 5%,
    var(--pix-dynamic-background) 95%
  );
  color: var(--pix-heading-default) !important;
}
.pix-small-search .btn-search:hover path,
.pix-small-search .btn-search:focus path,
.pix-small-search .btn-search:active path {
  fill: var(--pix-heading-default) !important;
}
.pix-small-search .pix-search-btn,
.pix-small-search .form-control,
.pix-small-search .post-password-form input[type="password"],
.post-password-form .pix-small-search input[type="password"] {
  min-height: 60px !important;
}
body:not(.rtl) .btn-search {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
body:not(.rtl) .form-control,
body:not(.rtl) .post-password-form input[type="password"],
.post-password-form body:not(.rtl) input[type="password"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.pix-divider {
  z-index: 1;
  pointer-events: none;
}
.pix-divider::before,
.pix-divider::after {
  position: absolute;
  content: "";
  pointer-events: none;
}
.pix-divider-in-front {
  z-index: 9999 !important;
}
.pix-divider-flip-h {
  transform: scale(-1, 1);
}
.pix-dividers-box {
  height: 100px;
  pointer-events: none;
}
.pix-dividers-box * {
  pointer-events: none;
}
.pix-dividers-box.pix-divider-bottom {
  position: absolute;
  bottom: 0;
}
.pix-dividers-box.pix-divider-top {
  position: absolute;
  top: 0;
}
.pix-dividers-box.pix-divider-top-inverse {
  position: absolute;
  transform: rotate(180deg);
  top: 0;
}
.pix-divider {
  position: absolute;
  opacity: 1 !important;
  width: 100%;
  left: 0;
}
.pix-divider svg > path,
.pix-divider svg > polygon {
  transform: translate(0, -1px);
}
.pix-divider svg > path:last-of-type,
.pix-divider svg > polygon:last-of-type {
  transform: translate(0, 0);
}
.pix-divider.pix-top-divider {
  transform: rotate(180deg) translate(0, 1px);
  top: -1px;
}
.pix-divider.pix-top-divider.pix-stretch-divider {
  transform: rotate(180deg) translate(50%, 1px);
}
.pix-divider.pix-top-divider.pix-divider-flip-h {
  transform: rotate(180deg) scale(-1, 1);
}
.pix-divider.pix-top-divider.pix-divider-flip-h.pix-stretch-divider {
  transform: rotate(180deg) scale(-1, 1) translateX(-50%);
}
.pix-divider.pix-top-divider svg > path {
  transform: translate(0, -1px) !important;
}
.pix-divider.pix-top-divider svg > path:last-of-type {
  transform: translate(0, 1px) !important;
}
.pix-divider.pix-top-divider svg > polygon {
  transform: translate(0, -1px) !important;
}
.pix-divider.pix-top-divider svg > polygon:last-of-type {
  transform: translate(0, 1px) !important;
}
.pix-divider.pix-top-divider:not([data-style="style-26"]):not(
    [data-style="style-24"]
  ):not([data-style="style-25"])
  svg
  :first-child {
  transform: translate(0, -1px) !important;
}
.pix-divider.pix-bottom-divider {
  bottom: -1px;
}
.pix-divider.pix-bottom-divider.pix-stretch-divider {
  transform: translateX(-50%);
}
.pix-divider.pix-bottom-divider.pix-stretch-divider.pix-divider-flip-h {
  transform: translateX(-50%) scale(-1, 1);
}
.pix-divider.pix-bottom-divider[data-style="style-7"] path {
  transform: translate(0, 1px);
}
.pix-divider.pix-stretch-divider {
  width: 100vw;
  margin-left: 50% !important;
}
.pix-shape-dividers {
  width: 100%;
  height: 100px !important;
  pointer-events: none;
  position: relative;
  top: 0;
  left: 0;
}
.pix-full-width-elm {
  width: 100vw;
  z-index: 9999;
  margin-left: calc(-50vw + 50%);
  left: 0;
}
@media (max-width: 1023px) {
  .pix-main-intro .container {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
  }
  .pix-main-intro .pix-divider:not([data-style="style-25"]) {
    max-height: 100px;
  }
  .pix-main-intro .pix-divider:not([data-style="style-25"]) svg {
    max-height: 100px !important;
  }
}
.pix-elementor-section-dividers > .pix-divider {
  position: absolute !important;
  z-index: 0;
}
.pix-elementor-section-dividers > .pix-divider.pix-divider-in-front {
  z-index: 999999999 !important;
}
.pix-elementor-section-dividers:has(.elementor-background-overlay)
  .pix-divider {
  z-index: 1;
}
.elementor > .pix-divider svg {
  position: absolute;
  z-index: 1;
  bottom: -1px;
}
.elementor > .pix-divider.pix-top-divider {
  z-index: 1;
  top: 0;
}
.elementor > .pix-divider.pix-bottom-divider {
  z-index: 0;
  bottom: 0;
}
.pix-divider:not(.elementor-element) {
  padding: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.pix-divider.pix-top-divider.elementor-element {
  margin-bottom: 0px !important;
  padding: 0px !important;
}
.pix-divider.pix-bottom-divider.elementor-element {
  margin-top: 0px !important;
  padding: 0px !important;
}
.pix-divider.pix-bottom-divider.elementor-element svg {
  margin-bottom: inherit;
}
.pix-divider.pix-divider-in-elementor {
  z-index: 0;
}
.pix-divider.pix-divider-in-elementor.pix-divider-in-front {
  z-index: 999999999 !important;
}
.navbar .dropdown-menu div[class*="col"] {
  padding: 0;
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .navbar .dropdown.hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu.hover,
  .navbar .dropdown:hover .dropdown-menu,
  .navbar .dropdown .dropdown-menu:hover {
    display: block !important;
    opacity: 1 !important;
  }
}
@media (min-width: 1024px) {
  .dropdown-menu {
    padding: 0;
  }
  .nav-item:not(.mega-item) .container *:first-child {
    border-radius: 5px;
  }
  .pix-main-menu .nav-style-megamenu > li.nav-item {
    position: relative;
  }
  .pix-main-menu .nav-style-megamenu > li.nav-item .dropdown-menu {
    top: 88%;
  }
  .pix-main-menu .nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box {
    background: #fff;
    transform: translateY(30px);
    border-radius: 6px;
    opacity: 0;
    border: 0 solid #fff0;
    margin-top: 25px;
  }
  .pix-main-menu
    .nav-style-megamenu
    > li.nav-item
    .dropdown-menu
    .submenu-box
    .container,
  .pix-main-menu
    .nav-style-megamenu
    > li.nav-item
    .dropdown-menu
    .submenu-box
    .container-fluid {
    border-radius: 6px;
    padding: 0 15px 0 15px;
  }
  .pix-main-menu
    .nav-style-megamenu
    > li.nav-item
    .dropdown-menu
    .submenu-box
    .container
    .row,
  .pix-main-menu
    .nav-style-megamenu
    > li.nav-item
    .dropdown-menu
    .submenu-box
    .container-fluid
    .row {
    margin: 0;
  }
  .navbar
    .pix-primary-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: #853bce !important;
  }
  .navbar
    .pix-secondary-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: #06060e !important;
  }
  .navbar
    .pix-dark-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: rgb(255 255 255 / 0.9) !important;
  }
  .navbar
    .pix-light-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: rgb(255 255 255 / 0.9) !important;
  }
  .is-scroll
    .navbar
    .pix-gradient-scroll-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: linear-gradient(to top right, #13111d, #070047) scroll !important;
  }
  .is-scroll
    .navbar
    .pix-primary-scroll-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: #853bce !important;
  }
  .is-scroll
    .navbar
    .pix-secondary-scroll-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: #06060e !important;
  }
  .is-scroll
    .navbar
    .pix-dark-scroll-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: rgb(255 255 255 / 0.9) !important;
  }
  .is-scroll
    .navbar
    .pix-light-scroll-nav-line
    .nav-style-megamenu
    > li.nav-item
    .nav-link
    span:after {
    background: rgb(255 255 255 / 0.9) !important;
  }
  .pix-nav-dropdown-angle
    > ul
    > li.nav-item
    > .pix-nav-link.dropdown-toggle
    > span {
    padding-right: 14px;
  }
  .pix-nav-dropdown-angle
    > ul
    > li.nav-item
    > .pix-nav-link.dropdown-toggle
    > span
    .pixfort-dropdown-arrow {
    display: block !important;
    position: absolute;
    right: -2px;
    will-change: transform;
    transform: translateY(-50%);
    top: 50%;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    --pf-icon-stroke-width: 2;
  }
  .pix-nav-dropdown-angle
    > ul
    > li.nav-item:hover
    > .pix-nav-link.dropdown-toggle
    > span
    .pixfort-dropdown-arrow,
  .pix-nav-dropdown-angle
    > ul
    > li.nav-item:hover
    > .pix-nav-link.dropdown-toggle
    > span:before,
  .pix-nav-dropdown-angle
    > ul
    > li.nav-item.hover
    > .pix-nav-link.dropdown-toggle
    > span
    .pixfort-dropdown-arrow,
  .pix-nav-dropdown-angle
    > ul
    > li.nav-item.hover
    > .pix-nav-link.dropdown-toggle
    > span:before {
    transform: translateY(-50%) rotate(180deg);
  }
  .nav-style-megamenu > li.nav-item {
    position: relative;
    padding: 0 10px;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu {
    margin-top: 0;
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    min-width: 240px;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu a:active:focus {
    background: rgb(0 0 0 / 0.1) !important;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu .dropdown-item {
    padding: 10px 20px;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu .container,
  .nav-style-megamenu > li.nav-item .dropdown-menu .container-fluid {
    margin: 0 !important;
    padding: 0 !important;
  }
  .nav-style-megamenu > li.nav-item.mega-item {
    position: inherit;
  }
  .nav-style-megamenu > li.nav-item.mega-item .dropdown-menu {
    top: 78%;
  }
  .nav-style-megamenu > li.nav-item .nav-link {
    position: relative;
  }
  .nav-style-megamenu > li.nav-item .nav-link:after {
    display: none;
  }
  .nav-style-megamenu > li.nav-item .nav-link span {
    position: relative;
  }
  .nav-style-megamenu > li.nav-item .nav-link span:after {
    content: " ";
    position: absolute;
    background: linear-gradient(to top right, #13111d, #070047) scroll !important;
    top: 100%;
    margin-top: 4px;
    border-radius: 3px;
    left: 0%;
    width: 100%;
    height: 3px;
    transform: scaleX(0);
    transition: transform 0.2s;
    transform-origin: right center;
    box-sizing: border-box;
    display: block;
  }
  .nav-style-megamenu > li.nav-item:hover .nav-link span:after,
  .nav-style-megamenu > li.nav-item.hover .nav-link span:after {
    transform: scaleX(1);
    transform-origin: left center;
  }
  .nav-style-megamenu > li.nav-item:hover .dropdown-menu .submenu-box,
  .nav-style-megamenu > li.nav-item.hover .dropdown-menu .submenu-box {
    transform: translateY(0);
    opacity: 1;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu {
    width: 100%;
    max-width: 100vw;
    background: #fff0;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box {
    background: #fff;
    transform: translateY(30px);
    border-radius: 6px;
    opacity: 0;
    border: 0 solid #fff0;
    margin-top: 5px;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box .container,
  .nav-style-megamenu
    > li.nav-item
    .dropdown-menu
    .submenu-box
    .container-fluid {
    border-radius: 6px;
    padding: 0 15px 0 15px;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box .container .row,
  .nav-style-megamenu
    > li.nav-item
    .dropdown-menu
    .submenu-box
    .container-fluid
    .row {
    margin: 0;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu .submenu-box:after {
    content: "";
    position: absolute;
    border-radius: 6px;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
      0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu a {
    border-radius: 0;
    font-size: 14px;
    padding: 0 15px 0 15px;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu .mega-col-title {
    padding: 10px 20px 10px 20px;
  }
  .nav-style-megamenu > li.nav-item .dropdown-menu h6.mega-col-title {
    cursor: default;
  }
  .nav-style-megamenu > li.nav-item .container,
  .nav-style-megamenu > li.nav-item .container-fluid {
    padding: 0;
  }
  .pix-header-stack .navbar-nav > li > .dropdown-menu {
    margin-top: 5px;
  }
  .pix-header-stack .navbar-nav > li > .dropdown-menu .submenu-box {
    margin-top: 0 !important;
  }
  .navbar
    .pix-nav-active-line
    .nav-style-megamenu
    > li.nav-item.current-menu-item
    .nav-link
    span:after {
    transform: scaleX(1);
    transform-origin: left center;
  }
  .navbar
    .pix-nav-global-active-line
    .nav-style-megamenu
    > li.nav-item.current-menu-item
    .nav-link
    span:after,
  .navbar
    .pix-nav-global-active-line
    .nav-style-megamenu
    > li.nav-item.current-menu-ancestor
    .nav-link
    span:after {
    transform: scaleX(1);
    transform-origin: left center;
  }
}
body:not(.render) .dropdown-menu {
  pointer-events: none;
}
.pix-header-desktop .submenu-box.pix-default-menu .container div:last-child {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.pix-header-desktop .submenu-box.pix-default-menu .container div:first-child {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
@media screen and (min-width: 1024px) {
  .mega-item.pix-mega-style-sm {
    position: relative !important;
  }
  .mega-item.pix-mega-style-sm > .dropdown-menu {
    width: 400px !important;
    max-width: 100%;
    left: auto;
    top: 88% !important;
  }
  .mega-item.pix-mega-style-md {
    position: relative !important;
  }
  .mega-item.pix-mega-style-md > .dropdown-menu {
    width: 600px !important;
    max-width: 100%;
    left: auto;
    top: 88% !important;
  }
  .mega-item.pix-mega-style-lg {
    position: relative !important;
  }
  .mega-item.pix-mega-style-lg > .dropdown-menu {
    width: 800px !important;
    max-width: 100%;
    left: auto;
    top: 88% !important;
  }
  .mega-item.pix-mega-style-full > .dropdown-menu {
    left: 0;
    max-width: calc(100vw - var(--pix-container-padding, 0)) !important;
    width: calc(100vw - 30px - var(--pix-container-padding, 0)) !important;
    margin-left: calc(-50vw + 15px + 50% + var(--pix-container-padding, 0) / 2);
  }
  .mega-item.pix-mega-style-full > .dropdown-menu .container {
    max-width: 100% !important;
  }
}
.pix-main-menu .nav-style-megamenu > li.nav-item:focus {
  outline: none !important;
}
.pix-intro-1 {
  position: relative;
}
.pix-intro-1:not(section) {
  width: 100%;
  display: inline-block;
}
.pix-intro-1 .pix-intro-img {
  position: absolute;
  opacity: 0.9999;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: inline-block;
  box-sizing: border-box;
  transform-origin: center;
  transform: scale(1.4);
  transition: transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform-origin: center;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.pix-intro-1 .pix-intro-img img {
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: 10;
}
.pix-intro-1 .pix-intro-img.animated {
  transform: none;
}
.pix-intro-1 .pix-intro-video {
  position: absolute;
  opacity: 1;
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: inline-block;
  transform: scale(1.4);
  opacity: 0;
  transition: opacity 4.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-intro-1 .pix-intro-video.animated {
  transform: none;
  opacity: 0.5;
  transition: opacity 4.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 3.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-intro-1 .pix-intro-video .jarallax {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: inline-block;
}
.pix-intro-1 .pix-intro-video.is-gray {
  filter: grayscale(1);
}
.pix-main-intro.pix-intro-1,
.pix-slider .carousel-cell {
  overflow: hidden;
}
.pix-main-intro.pix-intro-1 {
  float: left;
  backface-visibility: hidden;
}
body:not(.pix-padding-style) .pix-intro-1 .pix-intro-img img {
  left: 0 !important;
}
.pix-is-safari .pix-intro-1 .pix-intro-img img.jarallax-img {
  box-sizing: border-box;
  transition: all 0s !important;
  will-change: transform;
}
.pix-is-safari .pix-intro-1 .pix-intro-img img.jarallax-img.animated {
  transition: all 0s !important;
}
.pix-is-safari
  .pix-intro-1
  .pix-intro-img
  img.jarallax-img.animated.slow-transition {
  transition: all 0s !important;
}
.fullpage-container {
  width: 100vw;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  margin-left: calc(-50vw + 50%);
  position: absolute;
  display: inline-block;
  pointer-events: none;
  transform-origin: center;
}
section.pix-intro-1:not([data-vc-full-width="true"]) .fullpage-container {
  width: 100%;
  left: auto;
  right: 0;
}
section.pix-intro-1:not([data-vc-full-width="true"]) .fullpage-container img {
  width: 100% !important;
}
.pix-intro-container {
  z-index: 2;
  transition: none !important;
}
.pix-header {
  left: 0;
}
.pix-header .navbar-brand {
  margin-right: 0;
  max-width: 100%;
  float: left;
}
.pix-header .navbar-brand img {
  max-width: 100%;
  float: left;
}
.pix-header.is-scroll .pix-logo-scroll,
.pix-header.pix-mobile-sticky .pix-logo-scroll {
  display: inline-block;
}
.pix-header.is-scroll .pix-header-stack,
.pix-header.pix-mobile-sticky .pix-header-stack {
  pointer-events: none !important;
}
.pix-header .dropdown-menu,
.pix-header .dropdown-menu:after {
  box-shadow: none !important;
  border: 0;
  margin-top: 0;
}
.pix-header .mega-item .dropdown-menu {
  border-radius: 6px;
}
.pix-header .nav .btn {
  position: relative;
  top: 2px;
}
.pix-header .submenu-box {
  transition: margin 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1),
    opacity 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-header .submenu-box .container {
  max-width: 100%;
  transform: translateZ(0);
}
.pix-header .submenu-box.bg-dark-blur,
.pix-header .submenu-box.bg-light-blur,
.pix-header .submenu-box.bg-dynamic-blur {
  transition: margin 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.pix-header .pix-header-line {
  margin-left: 15px;
}
.pix-header.pix-drop-left .dropdown-menu {
  right: 0 !important;
}
.pix-header.pix-white-bar:not(.is-scroll) .nav-link:after {
  background: #fff !important;
}
.pix-header .dropdown-item {
  transition: background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1),
    color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-header-transparent .pix-header {
  z-index: 99999;
  width: 100%;
}
.pix-header-boxed .pix-header-box-part {
  position: relative;
}
.pix-header-boxed .pix-header-stack {
  opacity: 1;
  z-index: 0;
}
.pix-header-boxed .pix-header {
  top: 0;
  width: 100%;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-header-boxed .navbar:not(:empty) {
  padding: 10px;
}
.pix-header-text {
  transition: color 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-topbar-normal {
  width: 100%;
  left: 0;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-topbar-normal .row {
  margin: 0;
}
.pix-topbar-normal .column {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.pix-topbar-normal.pix-topbar-fixed {
  position: fixed;
  top: 0;
}
.pix-header-normal {
  width: 100%;
  left: 0;
  padding: 0;
}
.pix-header-normal.is-scroll {
  top: 0;
  transition: box-shadow 0.2s cubic-bezier(0.165, 0.84, 0.44, 1),
    background-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1),
    top 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
    color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.dropdown-item .pix-dropdown-title,
.dropdown-item .pix-dropdown-title::after {
  white-space: normal;
}
@media (max-width: 1024px) {
  .pix-header-desktop {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  .pix-header-mobile {
    display: none !important;
  }
}
.pix-wpml-header-btn {
  padding: 0.2rem 1rem;
}
.pix-wpml-header-btn
  .pix-current-language.text-header-area
  .dropdown-menu
  .submenu-box {
  margin-top: 25px;
}
.pix-wpml-header-btn .dropdown-menu {
  position: absolute !important;
  display: inline-block !important;
  opacity: 0;
  padding: 0;
  top: 100%;
  background: transparent !important;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
}
.pix-wpml-header-btn .dropdown-menu .submenu-box {
  background: var(--pix-dynamic-background, #fff);
  margin-top: 0;
  transform: translateY(30px) translateZ(0);
  backface-visibility: hidden;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  border-radius: 6px;
}
.pix-wpml-header-btn .dropdown-menu .submenu-box .dropdown-item {
  color: var(--pix-body-default, #212529) !important;
}
.pix-wpml-header-btn .dropdown-menu .submenu-box .dropdown-item:hover,
.pix-wpml-header-btn .dropdown-menu .submenu-box .dropdown-item:focus,
.pix-wpml-header-btn .dropdown-menu .submenu-box .dropdown-item:active {
  color: var(--pix-heading-default, rgb(255 255 255 / 0.9)) !important;
  background: color-mix(
    in srgb,
    var(--pix-heading-default, rgb(255 255 255 / 0.9)) 5%,
    transparent
  );
}
.pix-wpml-header-btn.show .dropdown-menu {
  display: block !important;
  opacity: 1 !important;
  pointer-events: auto;
}
.pix-wpml-header-btn.show .dropdown-menu .submenu-box {
  transform: translateY(0);
  opacity: 1;
}
.pix-is-safari .pix-wpml-header-btn .dropdown-menu.show {
  transform: translateZ(1px);
}
@media screen and (min-width: 1024px) {
  .pix-wpml-header-btn {
    padding: 0.5rem 1rem;
  }
  .pix-wpml-header-btn:hover .dropdown-menu,
  .pix-wpml-header-btn.hover .dropdown-menu {
    display: block !important;
    opacity: 1 !important;
    pointer-events: auto;
  }
  .pix-wpml-header-btn:hover .dropdown-menu .submenu-box,
  .pix-wpml-header-btn.hover .dropdown-menu .submenu-box {
    transform: translateY(0);
    opacity: 1;
  }
}
@media (max-width: 1023px) {
  .pix-header-mobile nav .pix-wpml-header-btn .dropdown-menu {
    position: absolute !important;
  }
}
.pix-dropdown-padding {
  padding: 20px !important;
}
.pix-dropdown-padding .dropdown-item {
  border-radius: 4px !important;
}
.pix-dropdown-padding.pix-dropdown-padding-sm {
  padding: 10px !important;
}
.dropdown-menu .col-lg-3 .pix-px-20 {
  padding-right: 19.5px !important;
}
.pix-header-min-height {
  min-height: 40px;
}
.pix-header-min-height:empty {
  min-height: 0;
  opacity: 0;
}
.pix-header-stack {
  z-index: 200;
  position: relative;
}
.pix-cart-btn {
  position: relative;
  min-height: 32px;
}
.pix-header-line {
  border-left: 2px solid rgb(0 0 0 / 0.03);
}
@media (max-width: 1024px) {
  .pix-header-1,
  .pix-header-3 {
    position: absolute;
    top: 70px;
  }
}
.nav-item.dropdown.mega-item .col-lg-3,
.nav-item.dropdown.mega-item .col-lg-4,
.nav-item.dropdown.mega-item .col-lg-6 {
  display: flex;
  flex-flow: column;
}
.pix-menu-box {
  display: flex;
  height: auto;
}
.pix-menu-box .pix-menu-box-inner img {
  height: 100% !important;
}
.pix-menu-box .pix-intro-img {
  z-index: 1 !important;
  -o-object-fit: fill;
  object-fit: fill;
  height: 100%;
}
.pix-menu-box .pix-intro-img img {
  -o-object-fit: fill;
  object-fit: fill;
}
.pix-menu-box .pix-box-title {
  z-index: 1000 !important;
  max-width: 200px;
  padding-right: 10px;
}
.pix-menu-box .pix-box-text {
  z-index: 1000 !important;
  max-width: 200px;
  margin-right: 20px;
}
.pix-menu-box .pix-box-link {
  z-index: 1000 !important;
  padding-left: 0px !important;
  line-height: 1;
}
.pix-is-safari .pix-menu-box .pix-menu-box-inner img {
  z-index: -1;
}
.col-lg-2 .pix-menu-box.pix-menu-full-height,
.col-lg-3 .pix-menu-box.pix-menu-full-height,
.col-lg-4 .pix-menu-box.pix-menu-full-height,
.col-lg-6 .pix-menu-box.pix-menu-full-height {
  height: 100%;
}
.col-lg-2 .pix-menu-box .pix-box-container,
.col-lg-3 .pix-menu-box .pix-box-container,
.col-lg-4 .pix-menu-box .pix-box-container,
.col-lg-6 .pix-menu-box .pix-box-container {
  display: inline-block !important;
  position: relative;
  z-index: 1000 !important;
  width: 100%;
}
.col-lg-2 .pix-menu-box .pix-box-container .pix-box-title,
.col-lg-3 .pix-menu-box .pix-box-container .pix-box-title,
.col-lg-4 .pix-menu-box .pix-box-container .pix-box-title,
.col-lg-6 .pix-menu-box .pix-box-container .pix-box-title {
  z-index: 1000 !important;
  width: 100%;
}
.col-lg-2 .pix-menu-box .pix-box-container .pix-box-text,
.col-lg-3 .pix-menu-box .pix-box-container .pix-box-text,
.col-lg-4 .pix-menu-box .pix-box-container .pix-box-text,
.col-lg-6 .pix-menu-box .pix-box-container .pix-box-text {
  z-index: 1000 !important;
  display: block;
  width: 100%;
  margin-right: 20px;
}
.col-lg-2 .pix-menu-box .pix-box-container .pix-box-link,
.col-lg-3 .pix-menu-box .pix-box-container .pix-box-link,
.col-lg-4 .pix-menu-box .pix-box-container .pix-box-link,
.col-lg-6 .pix-menu-box .pix-box-container .pix-box-link {
  z-index: 1000 !important;
  display: inline-block;
  padding-left: 0px !important;
}
@media (max-width: 1024px) {
  .pix-menu-box .pix-intro-img {
    z-index: 1 !important;
    -o-object-fit: cover !important;
    object-fit: cover !important;
    height: 100%;
  }
  .pix-menu-box .pix-intro-img img {
    -o-object-fit: cover !important;
    object-fit: cover !important;
    z-index: 1 !important;
  }
  .pix-menu-box .pix-box-container {
    z-index: 1000 !important;
  }
  .pix-menu-box .pix-box-container .pix-box-title {
    z-index: 1000 !important;
    width: 100%;
    display: block;
  }
  .pix-menu-box .pix-box-container .pix-box-text {
    z-index: 1000 !important;
    display: block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .pix-menu-line-right {
    border-right: 1px solid rgb(33 37 41 / 0.15);
  }
  .pix-menu-line-top {
    border-top: 1px solid rgb(33 37 41 / 0.15);
  }
  .pix-menu-line-right-top {
    border-right: 1px solid rgb(33 37 41 / 0.15);
    border-top: 1px solid rgb(33 37 41 / 0.15);
  }
  .pix-dark .pix-menu-line-right,
  .pix-dark .pix-menu-line-top,
  .pix-dark .pix-menu-line-right-top {
    border-color: rgb(255 255 255 / 0.05);
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .pix-topbar .dropdown-toggle.nav-link,
  .pix-topbar .navbar-expand-lg .navbar-nav .nav-link,
  .pix-header .dropdown-toggle.nav-link,
  .pix-header .navbar-expand-lg .navbar-nav .nav-link,
  .pix-header-stack .dropdown-toggle.nav-link,
  .pix-header-stack .navbar-expand-lg .navbar-nav .nav-link {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
.dropdown-menu .submenu-box .container .menu-item a {
  border-radius: 0;
}
.dropdown-menu .submenu-box .container .menu-item:first-child a {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.dropdown-menu .submenu-box .container .menu-item:last-child a {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
@media (min-width: 1024px) {
  .pix-header .nav-link.dropdown-toggle::after {
    display: none !important;
  }
}
.pix-header .submenu-box .dropdown-toggle::after {
  display: none !important;
}
.pix-header-mobile {
  clear: both;
}
.pix-header-mobile a,
.pix-header-mobile a:focus {
  outline: none !important;
}
.pix-header-mobile .mega-col-title {
  padding-bottom: 15px;
}
.pix-header-mobile .dropdown-toggle > span > .pixfort-dropdown-arrow {
  display: inline-flex !important;
  padding-left: 5px;
  --pf-icon-stroke-width: 2;
}
.pix-header-mobile .dropdown-toggle::after {
  display: none !important;
}
.pix-header-mobile nav .dropdown-menu {
  position: relative !important;
}
.pix-header-mobile nav .dropdown-menu > .submenu-box > .container {
  padding: 0;
}
.pix-header-mobile nav .dropdown-menu > .submenu-box > .container > .row {
  display: contents;
}
.pix-header-mobile nav .dropdown-menu .pix-dropdown-title {
  font-size: 14px !important;
}
.pix-header-mobile .dropdown-item.active,
.pix-header-mobile .dropdown-item:active {
  border-radius: 0 !important;
  color: #fff;
  background-color: rgb(0 0 0 / 0.05);
}
.pix-header-mobile .menu-item > .nav-link {
  padding-top: 10px;
  padding-bottom: 10px;
}
.pix-header-mobile .navbar-nav > li > .dropdown-menu {
  padding: 0;
  overflow: hidden !important;
}
.pix-header-mobile .navbar-nav > li > .dropdown-menu .menu-item .dropdown-item {
  padding: 10px 15px !important;
}
.pix-header-mobile .submenu-box .dropdown-menu {
  top: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.pix-dropdown-title {
  white-space: normal !important;
}
.pix-header-divider {
  width: 1px;
  height: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
}
.pix-header-divider.is-scroll-divider {
  display: none;
}
.pix-header-divider.pix-sm {
  top: 20%;
  height: 60%;
}
.pix-header-mobile .pix-header-divider {
  position: relative !important;
  min-height: 33px !important;
}
.pix-header-mobile .pix-header-divider.pix-sm {
  min-height: initial !important;
}
.pix-header-icon-style {
  position: relative;
  top: 0;
}
header.pix-header-mobile {
  float: left;
}
header.pix-header-mobile.pix-mobile-sticky {
  position: fixed !important;
  top: 0;
  z-index: 999999999 !important;
  max-height: 90vh;
  overflow-x: hidden;
  overflow-x: clip;
  overflow-y: visible;
}
.pix-header-mobile .container .col-12 > * {
  vertical-align: middle;
}
.pix-header-desktop {
  clear: both;
}
svg.pix-header-icon-format {
  font-size: 18px !important;
  line-height: 1 !important;
}
svg.pix-header-icon-format.fix-top {
  top: 2px;
}
nav .collapse {
  height: auto;
}
.pix-header-scroll-placeholder {
  pointer-events: none;
  width: 100%;
  height: 0;
  display: block;
  float: left;
  position: relative;
}
.collapse.navbar-collapse {
  overflow: visible;
}
.pix-header-mobile .collapse.navbar-collapse {
  width: 100%;
}
.pix-menu-toggle-style li:not(.toggle-btn-item) {
  opacity: 0 !important;
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  pointer-events: none;
}
.pix-menu-toggle-style li:not(.toggle-btn-item).is-shown {
  opacity: 1 !important;
  pointer-events: auto;
}
.pix-menu-item-icon {
  font-size: 16px !important;
  position: relative;
  top: -1px;
}
.pix-search-sm-btn {
  position: relative;
}
.pix-search-sm-btn .pix-header-floating-search {
  position: absolute;
  z-index: 999999;
  top: 100%;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  width: 350px;
  left: 0;
  padding-top: 40px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-search-sm-btn .pix-header-floating-search.open-bar-left {
  left: auto;
  right: 0;
}
.pix-search-sm-btn .pix-header-floating-search .form-control,
.pix-search-sm-btn
  .pix-header-floating-search
  .post-password-form
  input[type="password"],
.post-password-form
  .pix-search-sm-btn
  .pix-header-floating-search
  input[type="password"] {
  min-height: 40px !important;
}
.pix-search-sm-btn
  .pix-header-floating-search
  .bootstrap-autocomplete.dropdown-menu.show {
  box-shadow: 0 0.25rem 0.5rem rgb(0 0 0 / 0.05),
    0 1.5rem 2.2rem rgb(0 0 0 / 0.1) !important;
}
.pix-search-sm-btn
  .pix-header-floating-search
  .bootstrap-autocomplete.dropdown-menu.show
  .dropdown-item {
  display: block;
}
.pix-search-sm-btn .pix-header-floating-search .btn {
  padding: 0.5625rem 1.125rem;
}
.pix-search-sm-btn .pix-search-toggle {
  position: relative;
}
.pix-search-sm-btn .pix-search-default-icon {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-search-sm-btn .pix-search-close-icon {
  opacity: 0;
  left: 0;
  top: 0;
  position: absolute;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-search-sm-btn.is-opened .pix-search-default-icon {
  opacity: 0;
}
.pix-search-sm-btn.is-opened .pix-search-close-icon {
  opacity: 1;
}
.pix-search-sm-btn.is-opened .pix-header-floating-search {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  padding-top: 10px;
}
@media (max-width: 1024px) {
  .pix-search-sm-btn .pix-header-floating-search {
    width: calc(100vw - 20px);
  }
}
#mobile_head .navbar-nav {
  max-height: 80vh;
  overflow-y: auto;
}
.dropdown-menu.drop-overflow-fix {
  right: 0px !important;
  transform: translateX(50%) !important;
  margin-right: 50% !important;
  margin-left: auto !important;
}
.dropdown-menu:has(.bg-dark-blur),
.dropdown-menu:has(.bg-light-blur),
.submenu-box:has(.bg-dark-blur),
.submenu-box:has(.bg-light-blur),
.dropdown-menu:has(.bg-dynamic-blur),
.submenu-box:has(.bg-dynamic-blur) {
  transition: margin 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
@media (max-width: 1024px) {
  [data-area="topbar"],
  [data-area="header"],
  [data-area="stack"] {
    display: none !important;
  }
}
@media (min-width: 1025px) {
  [data-area="m_topbar"],
  [data-area="m_header"],
  [data-area="m_stack"] {
    display: none !important;
  }
}
.pix-invert-colors,
.pix-dark-hover:hover {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-invert-colors .text-body-default,
.pix-invert-colors.text-body-default,
.pix-dark-hover:hover .text-body-default,
.pix-dark-hover:hover.text-body-default {
  color: rgb(255 255 255 / 0.8) !important;
}
.pix-invert-colors .text-body-default.btn:hover,
.pix-invert-colors .text-body-default.btn:focus,
.pix-invert-colors .text-body-default.btn:active,
.pix-invert-colors.text-body-default.btn:hover,
.pix-invert-colors.text-body-default.btn:focus,
.pix-invert-colors.text-body-default.btn:active,
.pix-dark-hover:hover .text-body-default.btn:hover,
.pix-dark-hover:hover .text-body-default.btn:focus,
.pix-dark-hover:hover .text-body-default.btn:active,
.pix-dark-hover:hover.text-body-default.btn:hover,
.pix-dark-hover:hover.text-body-default.btn:focus,
.pix-dark-hover:hover.text-body-default.btn:active {
  color: rgb(230 230 230 / 0.8) !important;
}
.pix-invert-colors .svg-body-default,
.pix-dark-hover:hover .svg-body-default {
  color: rgb(255 255 255 / 0.8) !important;
}
.pix-invert-colors a.text-body-default:hover,
.pix-invert-colors a.text-body-default:focus,
.pix-invert-colors a.text-body-default:active,
.pix-dark-hover:hover a.text-body-default:hover,
.pix-dark-hover:hover a.text-body-default:focus,
.pix-dark-hover:hover a.text-body-default:active {
  color: rgb(230 230 230 / 0.8) !important;
}
.pix-invert-colors .text-heading-default,
.pix-invert-colors.text-heading-default,
.pix-dark-hover:hover .text-heading-default,
.pix-dark-hover:hover.text-heading-default {
  color: rgb(255 255 255 / 0.9) !important;
}
.pix-invert-colors .svg-heading-default,
.pix-dark-hover:hover .svg-heading-default {
  color: rgb(255 255 255 / 0.9);
}
.pix-invert-colors a.text-heading-default:hover,
.pix-invert-colors a.text-heading-default:focus,
.pix-invert-colors a.text-heading-default:active,
.pix-dark-hover:hover a.text-heading-default:hover,
.pix-dark-hover:hover a.text-heading-default:focus,
.pix-dark-hover:hover a.text-heading-default:active {
  color: rgb(230 230 230 / 0.9) !important;
}
.pix-invert-colors .text-white,
.pix-dark-hover:hover .text-white {
  color: #000 !important;
}
.pix-invert-colors .text-black,
.pix-dark-hover:hover .text-black {
  color: #fff !important;
}
.pix-invert-colors .text-dark-opacity-05,
.pix-dark-hover:hover .text-dark-opacity-05 {
  color: rgb(255 255 255 / 0.05) !important;
}
.pix-invert-colors a.text-dark-opacity-05:hover,
.pix-invert-colors a.text-dark-opacity-05:focus,
.pix-invert-colors a.text-dark-opacity-05:active,
.pix-dark-hover:hover a.text-dark-opacity-05:hover,
.pix-dark-hover:hover a.text-dark-opacity-05:focus,
.pix-dark-hover:hover a.text-dark-opacity-05:active {
  color: rgb(204 204 204 / 0.05) !important;
}
.pix-invert-colors a.text-dark-opacity-05.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-05.btn span:before {
  background: rgb(255 255 255 / 0.05) !important;
}
.pix-invert-colors .text-light-opacity-05,
.pix-dark-hover:hover .text-light-opacity-05 {
  color: rgb(0 0 0 / 0.05) !important;
}
.pix-invert-colors a.text-light-opacity-05:hover,
.pix-invert-colors a.text-light-opacity-05:focus,
.pix-invert-colors a.text-light-opacity-05:active,
.pix-dark-hover:hover a.text-light-opacity-05:hover,
.pix-dark-hover:hover a.text-light-opacity-05:focus,
.pix-dark-hover:hover a.text-light-opacity-05:active {
  color: rgb(0 0 0 / 0.05) !important;
}
.pix-invert-colors a.text-light-opacity-05.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-05.btn span:before {
  background: rgb(0 0 0 / 0.05) !important;
}
.pix-invert-colors .text-dark-opacity-0,
.pix-dark-hover:hover .text-dark-opacity-0 {
  color: #fff0 !important;
}
.pix-invert-colors a.text-dark-opacity-0:hover,
.pix-invert-colors a.text-dark-opacity-0:focus,
.pix-invert-colors a.text-dark-opacity-0:active,
.pix-dark-hover:hover a.text-dark-opacity-0:hover,
.pix-dark-hover:hover a.text-dark-opacity-0:focus,
.pix-dark-hover:hover a.text-dark-opacity-0:active {
  color: #fff0 !important;
}
.pix-invert-colors a.text-dark-opacity-0.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-0.btn span:before {
  background: #fff0 !important;
}
.pix-invert-colors .text-light-opacity-0,
.pix-dark-hover:hover .text-light-opacity-0 {
  color: #fff0 !important;
}
.pix-invert-colors a.text-light-opacity-0:hover,
.pix-invert-colors a.text-light-opacity-0:focus,
.pix-invert-colors a.text-light-opacity-0:active,
.pix-dark-hover:hover a.text-light-opacity-0:hover,
.pix-dark-hover:hover a.text-light-opacity-0:focus,
.pix-dark-hover:hover a.text-light-opacity-0:active {
  color: #fff0 !important;
}
.pix-invert-colors a.text-light-opacity-0.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-0.btn span:before {
  background: #fff0 !important;
}
.pix-invert-colors .text-dark-opacity-1,
.pix-dark-hover:hover .text-dark-opacity-1 {
  color: rgb(255 255 255 / 0.1) !important;
}
.pix-invert-colors a.text-dark-opacity-1:hover,
.pix-invert-colors a.text-dark-opacity-1:focus,
.pix-invert-colors a.text-dark-opacity-1:active,
.pix-dark-hover:hover a.text-dark-opacity-1:hover,
.pix-dark-hover:hover a.text-dark-opacity-1:focus,
.pix-dark-hover:hover a.text-dark-opacity-1:active {
  color: rgb(204 204 204 / 0.1) !important;
}
.pix-invert-colors a.text-dark-opacity-1.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-1.btn span:before {
  background: rgb(255 255 255 / 0.1) !important;
}
.pix-invert-colors .text-light-opacity-1,
.pix-dark-hover:hover .text-light-opacity-1 {
  color: rgb(0 0 0 / 0.1) !important;
}
.pix-invert-colors a.text-light-opacity-1:hover,
.pix-invert-colors a.text-light-opacity-1:focus,
.pix-invert-colors a.text-light-opacity-1:active,
.pix-dark-hover:hover a.text-light-opacity-1:hover,
.pix-dark-hover:hover a.text-light-opacity-1:focus,
.pix-dark-hover:hover a.text-light-opacity-1:active {
  color: rgb(0 0 0 / 0.1) !important;
}
.pix-invert-colors a.text-light-opacity-1.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-1.btn span:before {
  background: rgb(0 0 0 / 0.1) !important;
}
.pix-invert-colors .text-dark-opacity-2,
.pix-dark-hover:hover .text-dark-opacity-2 {
  color: rgb(255 255 255 / 0.2) !important;
}
.pix-invert-colors a.text-dark-opacity-2:hover,
.pix-invert-colors a.text-dark-opacity-2:focus,
.pix-invert-colors a.text-dark-opacity-2:active,
.pix-dark-hover:hover a.text-dark-opacity-2:hover,
.pix-dark-hover:hover a.text-dark-opacity-2:focus,
.pix-dark-hover:hover a.text-dark-opacity-2:active {
  color: rgb(204 204 204 / 0.2) !important;
}
.pix-invert-colors a.text-dark-opacity-2.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-2.btn span:before {
  background: rgb(255 255 255 / 0.2) !important;
}
.pix-invert-colors .text-light-opacity-2,
.pix-dark-hover:hover .text-light-opacity-2 {
  color: rgb(0 0 0 / 0.2) !important;
}
.pix-invert-colors a.text-light-opacity-2:hover,
.pix-invert-colors a.text-light-opacity-2:focus,
.pix-invert-colors a.text-light-opacity-2:active,
.pix-dark-hover:hover a.text-light-opacity-2:hover,
.pix-dark-hover:hover a.text-light-opacity-2:focus,
.pix-dark-hover:hover a.text-light-opacity-2:active {
  color: rgb(0 0 0 / 0.2) !important;
}
.pix-invert-colors a.text-light-opacity-2.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-2.btn span:before {
  background: rgb(0 0 0 / 0.2) !important;
}
.pix-invert-colors .text-dark-opacity-3,
.pix-dark-hover:hover .text-dark-opacity-3 {
  color: rgb(255 255 255 / 0.3) !important;
}
.pix-invert-colors a.text-dark-opacity-3:hover,
.pix-invert-colors a.text-dark-opacity-3:focus,
.pix-invert-colors a.text-dark-opacity-3:active,
.pix-dark-hover:hover a.text-dark-opacity-3:hover,
.pix-dark-hover:hover a.text-dark-opacity-3:focus,
.pix-dark-hover:hover a.text-dark-opacity-3:active {
  color: rgb(204 204 204 / 0.3) !important;
}
.pix-invert-colors a.text-dark-opacity-3.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-3.btn span:before {
  background: rgb(255 255 255 / 0.3) !important;
}
.pix-invert-colors .text-light-opacity-3,
.pix-dark-hover:hover .text-light-opacity-3 {
  color: rgb(0 0 0 / 0.3) !important;
}
.pix-invert-colors a.text-light-opacity-3:hover,
.pix-invert-colors a.text-light-opacity-3:focus,
.pix-invert-colors a.text-light-opacity-3:active,
.pix-dark-hover:hover a.text-light-opacity-3:hover,
.pix-dark-hover:hover a.text-light-opacity-3:focus,
.pix-dark-hover:hover a.text-light-opacity-3:active {
  color: rgb(0 0 0 / 0.3) !important;
}
.pix-invert-colors a.text-light-opacity-3.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-3.btn span:before {
  background: rgb(0 0 0 / 0.3) !important;
}
.pix-invert-colors .text-dark-opacity-4,
.pix-dark-hover:hover .text-dark-opacity-4 {
  color: rgb(255 255 255 / 0.4) !important;
}
.pix-invert-colors a.text-dark-opacity-4:hover,
.pix-invert-colors a.text-dark-opacity-4:focus,
.pix-invert-colors a.text-dark-opacity-4:active,
.pix-dark-hover:hover a.text-dark-opacity-4:hover,
.pix-dark-hover:hover a.text-dark-opacity-4:focus,
.pix-dark-hover:hover a.text-dark-opacity-4:active {
  color: rgb(204 204 204 / 0.4) !important;
}
.pix-invert-colors a.text-dark-opacity-4.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-4.btn span:before {
  background: rgb(255 255 255 / 0.4) !important;
}
.pix-invert-colors .text-light-opacity-4,
.pix-dark-hover:hover .text-light-opacity-4 {
  color: rgb(0 0 0 / 0.4) !important;
}
.pix-invert-colors a.text-light-opacity-4:hover,
.pix-invert-colors a.text-light-opacity-4:focus,
.pix-invert-colors a.text-light-opacity-4:active,
.pix-dark-hover:hover a.text-light-opacity-4:hover,
.pix-dark-hover:hover a.text-light-opacity-4:focus,
.pix-dark-hover:hover a.text-light-opacity-4:active {
  color: rgb(0 0 0 / 0.4) !important;
}
.pix-invert-colors a.text-light-opacity-4.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-4.btn span:before {
  background: rgb(0 0 0 / 0.4) !important;
}
.pix-invert-colors .text-dark-opacity-5,
.pix-dark-hover:hover .text-dark-opacity-5 {
  color: rgb(255 255 255 / 0.5) !important;
}
.pix-invert-colors a.text-dark-opacity-5:hover,
.pix-invert-colors a.text-dark-opacity-5:focus,
.pix-invert-colors a.text-dark-opacity-5:active,
.pix-dark-hover:hover a.text-dark-opacity-5:hover,
.pix-dark-hover:hover a.text-dark-opacity-5:focus,
.pix-dark-hover:hover a.text-dark-opacity-5:active {
  color: rgb(204 204 204 / 0.5) !important;
}
.pix-invert-colors a.text-dark-opacity-5.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-5.btn span:before {
  background: rgb(255 255 255 / 0.5) !important;
}
.pix-invert-colors .text-light-opacity-5,
.pix-dark-hover:hover .text-light-opacity-5 {
  color: rgb(0 0 0 / 0.5) !important;
}
.pix-invert-colors a.text-light-opacity-5:hover,
.pix-invert-colors a.text-light-opacity-5:focus,
.pix-invert-colors a.text-light-opacity-5:active,
.pix-dark-hover:hover a.text-light-opacity-5:hover,
.pix-dark-hover:hover a.text-light-opacity-5:focus,
.pix-dark-hover:hover a.text-light-opacity-5:active {
  color: rgb(0 0 0 / 0.5) !important;
}
.pix-invert-colors a.text-light-opacity-5.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-5.btn span:before {
  background: rgb(0 0 0 / 0.5) !important;
}
.pix-invert-colors .text-dark-opacity-6,
.pix-dark-hover:hover .text-dark-opacity-6 {
  color: rgb(255 255 255 / 0.6) !important;
}
.pix-invert-colors a.text-dark-opacity-6:hover,
.pix-invert-colors a.text-dark-opacity-6:focus,
.pix-invert-colors a.text-dark-opacity-6:active,
.pix-dark-hover:hover a.text-dark-opacity-6:hover,
.pix-dark-hover:hover a.text-dark-opacity-6:focus,
.pix-dark-hover:hover a.text-dark-opacity-6:active {
  color: rgb(204 204 204 / 0.6) !important;
}
.pix-invert-colors a.text-dark-opacity-6.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-6.btn span:before {
  background: rgb(255 255 255 / 0.6) !important;
}
.pix-invert-colors .text-light-opacity-6,
.pix-dark-hover:hover .text-light-opacity-6 {
  color: rgb(0 0 0 / 0.6) !important;
}
.pix-invert-colors a.text-light-opacity-6:hover,
.pix-invert-colors a.text-light-opacity-6:focus,
.pix-invert-colors a.text-light-opacity-6:active,
.pix-dark-hover:hover a.text-light-opacity-6:hover,
.pix-dark-hover:hover a.text-light-opacity-6:focus,
.pix-dark-hover:hover a.text-light-opacity-6:active {
  color: rgb(0 0 0 / 0.6) !important;
}
.pix-invert-colors a.text-light-opacity-6.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-6.btn span:before {
  background: rgb(0 0 0 / 0.6) !important;
}
.pix-invert-colors .text-dark-opacity-7,
.pix-dark-hover:hover .text-dark-opacity-7 {
  color: rgb(255 255 255 / 0.7) !important;
}
.pix-invert-colors a.text-dark-opacity-7:hover,
.pix-invert-colors a.text-dark-opacity-7:focus,
.pix-invert-colors a.text-dark-opacity-7:active,
.pix-dark-hover:hover a.text-dark-opacity-7:hover,
.pix-dark-hover:hover a.text-dark-opacity-7:focus,
.pix-dark-hover:hover a.text-dark-opacity-7:active {
  color: rgb(204 204 204 / 0.7) !important;
}
.pix-invert-colors a.text-dark-opacity-7.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-7.btn span:before {
  background: rgb(255 255 255 / 0.7) !important;
}
.pix-invert-colors .text-light-opacity-7,
.pix-dark-hover:hover .text-light-opacity-7 {
  color: rgb(0 0 0 / 0.7) !important;
}
.pix-invert-colors a.text-light-opacity-7:hover,
.pix-invert-colors a.text-light-opacity-7:focus,
.pix-invert-colors a.text-light-opacity-7:active,
.pix-dark-hover:hover a.text-light-opacity-7:hover,
.pix-dark-hover:hover a.text-light-opacity-7:focus,
.pix-dark-hover:hover a.text-light-opacity-7:active {
  color: rgb(0 0 0 / 0.7) !important;
}
.pix-invert-colors a.text-light-opacity-7.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-7.btn span:before {
  background: rgb(0 0 0 / 0.7) !important;
}
.pix-invert-colors .text-dark-opacity-8,
.pix-dark-hover:hover .text-dark-opacity-8 {
  color: rgb(255 255 255 / 0.8) !important;
}
.pix-invert-colors a.text-dark-opacity-8:hover,
.pix-invert-colors a.text-dark-opacity-8:focus,
.pix-invert-colors a.text-dark-opacity-8:active,
.pix-dark-hover:hover a.text-dark-opacity-8:hover,
.pix-dark-hover:hover a.text-dark-opacity-8:focus,
.pix-dark-hover:hover a.text-dark-opacity-8:active {
  color: rgb(204 204 204 / 0.8) !important;
}
.pix-invert-colors a.text-dark-opacity-8.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-8.btn span:before {
  background: rgb(255 255 255 / 0.8) !important;
}
.pix-invert-colors .text-light-opacity-8,
.pix-dark-hover:hover .text-light-opacity-8 {
  color: rgb(0 0 0 / 0.8) !important;
}
.pix-invert-colors a.text-light-opacity-8:hover,
.pix-invert-colors a.text-light-opacity-8:focus,
.pix-invert-colors a.text-light-opacity-8:active,
.pix-dark-hover:hover a.text-light-opacity-8:hover,
.pix-dark-hover:hover a.text-light-opacity-8:focus,
.pix-dark-hover:hover a.text-light-opacity-8:active {
  color: rgb(0 0 0 / 0.8) !important;
}
.pix-invert-colors a.text-light-opacity-8.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-8.btn span:before {
  background: rgb(0 0 0 / 0.8) !important;
}
.pix-invert-colors .text-dark-opacity-9,
.pix-dark-hover:hover .text-dark-opacity-9 {
  color: rgb(255 255 255 / 0.9) !important;
}
.pix-invert-colors a.text-dark-opacity-9:hover,
.pix-invert-colors a.text-dark-opacity-9:focus,
.pix-invert-colors a.text-dark-opacity-9:active,
.pix-dark-hover:hover a.text-dark-opacity-9:hover,
.pix-dark-hover:hover a.text-dark-opacity-9:focus,
.pix-dark-hover:hover a.text-dark-opacity-9:active {
  color: rgb(204 204 204 / 0.9) !important;
}
.pix-invert-colors a.text-dark-opacity-9.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-9.btn span:before {
  background: rgb(255 255 255 / 0.9) !important;
}
.pix-invert-colors .text-light-opacity-9,
.pix-dark-hover:hover .text-light-opacity-9 {
  color: rgb(0 0 0 / 0.9) !important;
}
.pix-invert-colors a.text-light-opacity-9:hover,
.pix-invert-colors a.text-light-opacity-9:focus,
.pix-invert-colors a.text-light-opacity-9:active,
.pix-dark-hover:hover a.text-light-opacity-9:hover,
.pix-dark-hover:hover a.text-light-opacity-9:focus,
.pix-dark-hover:hover a.text-light-opacity-9:active {
  color: rgb(0 0 0 / 0.9) !important;
}
.pix-invert-colors a.text-light-opacity-9.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-9.btn span:before {
  background: rgb(0 0 0 / 0.9) !important;
}
.pix-invert-colors .text-dark-opacity-10,
.pix-dark-hover:hover .text-dark-opacity-10 {
  color: white !important;
}
.pix-invert-colors a.text-dark-opacity-10:hover,
.pix-invert-colors a.text-dark-opacity-10:focus,
.pix-invert-colors a.text-dark-opacity-10:active,
.pix-dark-hover:hover a.text-dark-opacity-10:hover,
.pix-dark-hover:hover a.text-dark-opacity-10:focus,
.pix-dark-hover:hover a.text-dark-opacity-10:active {
  color: #ccc !important;
}
.pix-invert-colors a.text-dark-opacity-10.btn span:before,
.pix-dark-hover:hover a.text-dark-opacity-10.btn span:before {
  background: white !important;
}
.pix-invert-colors .text-light-opacity-10,
.pix-dark-hover:hover .text-light-opacity-10 {
  color: black !important;
}
.pix-invert-colors a.text-light-opacity-10:hover,
.pix-invert-colors a.text-light-opacity-10:focus,
.pix-invert-colors a.text-light-opacity-10:active,
.pix-dark-hover:hover a.text-light-opacity-10:hover,
.pix-dark-hover:hover a.text-light-opacity-10:focus,
.pix-dark-hover:hover a.text-light-opacity-10:active {
  color: black !important;
}
.pix-invert-colors a.text-light-opacity-10.btn span:before,
.pix-dark-hover:hover a.text-light-opacity-10.btn span:before {
  background: black !important;
}
.pix-invert-colors .text-body,
.pix-dark-hover:hover .text-body {
  color: rgb(255 255 255 / 0.8) !important;
}
.pix-invert-colors .text-muted,
.pix-dark-hover:hover .text-muted {
  color: #6c757d !important;
}
.pix-invert-colors .text-black-50,
.pix-dark-hover:hover .text-black-50 {
  color: rgb(255 255 255 / 0.5) !important;
}
.pix-invert-colors .text-white-50,
.pix-dark-hover:hover .text-white-50 {
  color: rgb(0 0 0 / 0.5) !important;
}
.pix-invert-colors .bg-gray-1,
.pix-dark-hover:hover .bg-gray-1 {
  --pix-bg-color: #212529;
}
.pix-invert-colors .bg-gray-2,
.pix-dark-hover:hover .bg-gray-2 {
  --pix-bg-color: #343a40;
}
.pix-invert-colors .bg-gray-3,
.pix-dark-hover:hover .bg-gray-3 {
  --pix-bg-color: #495057;
}
.pix-invert-colors .bg-gray-4,
.pix-dark-hover:hover .bg-gray-4 {
  --pix-bg-color: #6c757d;
}
.pix-invert-colors .bg-gray-5,
.pix-dark-hover:hover .bg-gray-5 {
  --pix-bg-color: #adb5bd;
}
.pix-invert-colors .bg-gray-6,
.pix-dark-hover:hover .bg-gray-6 {
  --pix-bg-color: #ced4da;
}
.pix-invert-colors .bg-gray-7,
.pix-dark-hover:hover .bg-gray-7 {
  --pix-bg-color: #dee2e6;
}
.pix-invert-colors .bg-gray-8,
.pix-dark-hover:hover .bg-gray-8 {
  --pix-bg-color: #e9ecef;
}
.pix-invert-colors .bg-gray-9,
.pix-dark-hover:hover .bg-gray-9 {
  --pix-bg-color: #f8f9fa;
}
.pix-invert-colors .bg-white,
.pix-dark-hover:hover .bg-white {
  --pix-bg-color: var(--pix-black);
  background: var(--pix-black) !important;
}
.pix-invert-colors .bg-black,
.pix-dark-hover:hover .bg-black {
  --pix-bg-color: var(--pix-white);
  background: var(--pix-white) !important;
}
.pix-invert-colors .pix-post-format-btn .pix-post-format-a:hover,
.pix-dark-hover:hover .pix-post-format-btn .pix-post-format-a:hover {
  background: #000 !important;
}
.pix-invert-colors
  .pix-post-format-btn
  .pix-post-format-a.pix-post-btn-dark:hover,
.pix-dark-hover:hover
  .pix-post-format-btn
  .pix-post-format-a.pix-post-btn-dark:hover {
  background: var(--pix-white) !important;
}
.pix-invert-colors a.bg-white:hover,
.pix-dark-hover:hover a.bg-white:hover {
  background-color: #333 !important;
}
.pix-invert-colors a.bg-black:hover,
.pix-dark-hover:hover a.bg-black:hover {
  background-color: white !important;
}
.pix-is-dark .dropdown-item .pix-dropdown-title,
.pix-is-dark .dropdown-item .pix-dropdown-title::after,
.pix-is-dark .dropdown-item::after {
  color: rgb(255 255 255 / 0.8) !important;
}
.pix-is-dark .dropdown-item:hover,
.pix-is-dark .dropdown-item:focus,
.pix-is-dark .dropdown-item:active {
  color: white !important;
  background-color: rgb(255 255 255 / 0.12);
}
.pix-is-dark .dropdown-item:hover .pix-dropdown-title,
.pix-is-dark .dropdown-item:hover .pix-dropdown-title::after,
.pix-is-dark .dropdown-item:hover::after,
.pix-is-dark .dropdown-item:focus .pix-dropdown-title,
.pix-is-dark .dropdown-item:focus .pix-dropdown-title::after,
.pix-is-dark .dropdown-item:focus::after,
.pix-is-dark .dropdown-item:active .pix-dropdown-title,
.pix-is-dark .dropdown-item:active .pix-dropdown-title::after,
.pix-is-dark .dropdown-item:active::after {
  color: white !important;
}
.pix-is-dark .dropdown-item.pix-nav-link:hover {
  color: white !important;
}
.pix-bg-image {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pix-shop-category .pix-bg-image {
  height: 101% !important;
  width: 101% !important;
  max-width: 101%;
}
.pix-img-overlay {
  z-index: 2;
  position: relative;
  display: inline-block;
}
.pix-menu-element {
  --pix-menu-color: var(--pix-body-default);
  --pix-menu-title-color: var(--pix-heading-default);
}
.pix-menu-element .text-custom-nav-color {
  color: var(--pix-menu-color) !important;
}
.pix-menu-element .title-custom-nav-color {
  color: var(--pix-menu-title-color) !important;
}
.pix-menu-element .dropdown-item:hover,
.pix-menu-element .dropdown-item:focus,
.pix-menu-element .dropdown-item:active {
  background-color: color-mix(in srgb, transparent 95%, var(--pix-menu-color));
  color: color-mix(
    in srgb,
    var(--pix-menu-color) 90%,
    transparent 10%
  ) !important;
}
.pix-menu-element .dropdown-item:hover .pix-dropdown-title,
.pix-menu-element .dropdown-item:hover .pix-dropdown-title::after,
.pix-menu-element .dropdown-item:hover::after,
.pix-menu-element .dropdown-item:focus .pix-dropdown-title,
.pix-menu-element .dropdown-item:focus .pix-dropdown-title::after,
.pix-menu-element .dropdown-item:focus::after,
.pix-menu-element .dropdown-item:active .pix-dropdown-title,
.pix-menu-element .dropdown-item:active .pix-dropdown-title::after,
.pix-menu-element .dropdown-item:active::after {
  color: color-mix(
    in srgb,
    var(--pix-menu-color) 90%,
    transparent 10%
  ) !important;
}
.pix-menu-element .dropdown-item.pix-nav-link:hover {
  color: color-mix(
    in srgb,
    var(--pix-menu-color) 90%,
    transparent 10%
  ) !important;
}
@media screen and (min-width: 992px) {
  .pix-padding-style:not(.single-post).use-clip-path #page,
  .pix-padding-style:not(.single-post).use-clip-path #content {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    clip: rect(0, auto, auto, 0);
    overflow: auto;
    overflow: clip;
  }
  .pix-padding-style:not(.single-post):not(.use-clip-path) {
    overflow: hidden;
    overflow: clip;
  }
  .pix-padding-style:not(.single-post):not(.use-clip-path) #page,
  .pix-padding-style:not(.single-post):not(.use-clip-path) #content {
    overflow: hidden;
    overflow: clip;
  }
  .overflow-hidden-clip {
    -webkit-clip-path: inset(0);
    clip-path: inset(0);
    clip: rect(0, auto, auto, 0);
  }
}
@media screen and (max-width: 1024px) {
  .pix-padding-style:not(.single-post) #page,
  .pix-padding-style:not(.single-post) #content {
    overflow: hidden;
    clear: both;
  }
  .elementor.elementor-location-single {
    clear: both;
  }
  .overflow-hidden-clip {
    overflow: hidden;
  }
}
.pix-contact7-form p {
  margin-bottom: 0;
}
.pix-contact7-form .ajax-loader:not(.is-active) {
  display: none;
}
.site-footer2 {
  width: 100% !important;
  bottom: 0;
  overflow: hidden;
  position: relative;
}
.jarallax-elm-slow,
.jarallax-elm-slow img {
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media screen and (max-width: 1024px) {
  .jarallax-elm {
    width: 100% !important;
  }
  .pix-divider:not([data-style="style-25"]) svg {
    max-height: 180px !important;
  }
}
p:empty {
  height: 0;
  margin: 0;
  padding: 0;
  display: none;
}
@media screen and (min-width: 1024px) {
  .post-full-width .alignwide {
    margin-left: -100px;
    margin-right: -100px;
    max-width: 920px;
  }
  .pix_tabs_btns[aria-orientation="horizontal"] .nav-item {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.bg-video::-webkit-media-controls-start-playback-button,
.bg-video::-webkit-media-controls {
  display: none !important;
  pointer-events: none;
  -webkit-appearance: none;
}
.pix-video-bg-element {
  max-width: 100%;
  height: auto;
  outline: none;
}
.pix-svg-box-shadow svg {
  filter: drop-shadow(0 -4px 2px 5px rgb(0 0 0 / 0.1)) !important;
}
.pix-dark .pix-portfolio-divider .pix-divider-layer-1 {
  fill: var(--pix-gray-9) !important;
}
.pix-dark .pix-portfolio-divider .pix-divider-layer-2 {
  fill: rgb(33 37 41 / 0.8) !important;
}
.pix-dark .pix-portfolio-divider .pix-divider-layer-3 {
  fill: rgb(33 37 41 / 0.5) !important;
}
.pix-floating-meta {
  transition: var(--transition-base);
}
.pix-floating-meta.is-hidden {
  opacity: 0 !important;
}
.pix-related-items .item-full-content {
  padding-top: 150px;
}
.pix-slider:not(.flickity-enabled) .flickity-viewport,
.pix-slider:not(.flickity-enabled) .flickity-slider,
.pix-slider:not(.flickity-enabled) .carousel-cell {
  width: 100%;
}
img.pix-img-elem {
  max-width: 100% !important;
}
body:not(.render) .search-bar.pix-overlay-item {
  transition: var(--transition-base);
  opacity: 0 !important;
}
@media screen and (min-width: 920px) {
  article:not(.post-sidebar-right):not(.post-sidebar-left) .alignfull {
    margin: 10px calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
  }
  article:not(.post-sidebar-right):not(.post-sidebar-left) .alignfull iframe {
    width: 100%;
  }
  article:not(.post-sidebar-right):not(.post-sidebar-left) .alignwide {
    width: 90vw;
    margin-left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 920px) {
  article figure,
  article iframe {
    max-width: 100%;
  }
}
.wp-block-search {
  margin-bottom: 15px;
}
.wp-block-search input {
  background: var(--pix-base-background, #fff);
  color: var(--pix-heading-default);
  border: 0px !important;
  outline: none;
  box-shadow: var(--pix-shadow-sm) !important;
  border-radius: 4px;
}
.wp-block-search button {
  font-weight: 700;
  display: inline-block;
  font-weight: 400;
  color: white !important;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #fff0;
  border: 0rem solid #fff0;
  margin-right: 10px;
  padding: 0.5625rem 1.125rem;
  font-size: 0.875rem;
  line-height: 1.8;
  border-radius: 4px;
  transition: var(--transition-base);
  --pix-btn-color: white;
  --pix-btn-background: #853bce;
  box-shadow: var(--pix-shadow-sm) !important;
}
.wp-block-search button:before {
  border-radius: 4px;
}
.wp-block-search button:hover {
  color: var(--pix-body-default);
  text-decoration: none;
}
.wp-block-search button:hover:hover {
  transform: translate(0, -3px) !important;
}
.wp-block-search button:hover {
  background-color: #7b31c4;
}
.wp-block-search button:hover,
.wp-block-search button:focus,
.wp-block-search button.focus {
  --pix-btn-background: #6b2bab;
  color: #fff;
}
.wp-block-search button:not(.btn-custom-bg):active,
.wp-block-search button:not(.btn-custom-bg).active,
.show > .wp-block-search button.dropdown-toggle {
  color: #fff;
  background-color: #6b2bab !important;
}
.entry-content ul,
.elementor ul,
.elementor-section-wrap ul {
  list-style: initial !important;
}
ul.wc_payment_methods,
ul.wc_payment_methods ul {
  list-style: none !important;
}
.entry-content h1,
.wp-block-gallery .blocks-gallery-caption {
  width: 100%;
}
.comment blockquote {
  font-size: 18px;
  padding: 30px 0;
}
.comment blockquote.has-text-align-right {
  text-align: right;
}
.wp-block-pullquote {
  font-size: 18px;
}
.aligncenter,
.alignleft,
.alignright {
  display: block;
  padding: 0;
}
.aligncenter {
  float: none;
  margin: 0.5em auto 1em;
}
.alignright {
  float: right;
  margin: 0.5em 0 1em 1em;
}
.alignleft {
  float: left;
  margin: 0.5em 1em 1em 0;
}
.wp-block-columns.alignfull,
.alignfull:not(.has-background) .wp-block-columns {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.wp-caption {
  padding: 5px 0;
  text-align: center;
}
.wp-caption img {
  display: inline;
}
.wp-caption p.wp-caption-text {
  padding: 0;
  text-align: center;
  font-size: 75%;
  font-weight: 100;
  font-style: italic;
  color: #aaa;
}
.pix-scene-elm {
  pointer-events: none;
}
article img {
  height: auto;
}
article figure:not(.wp-block-embed-twitter):not(.wp-block-gallery) {
  display: inline-block;
}
article figure:not(.wp-block-embed-twitter):not(.wp-block-gallery).aligncenter {
  display: block;
}
article ul {
  list-style: initial;
}
.pix-post-title span,
.pix-main-intro h1 span {
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  max-width: 100%;
}
.navigation.comment-navigation {
  display: inline-block;
  width: 100%;
}
.navigation.comment-navigation a {
  font-weight: 700;
  display: inline-block;
  font-weight: 400;
  color: var(--pix-body-default);
  text-align: center;
  vertical-align: middle;
  user-select: none;
  border: 0 solid #fff0;
  margin-right: 10px;
  padding: 0.5625rem 1.125rem;
  font-size: 0.875rem;
  line-height: 1.8;
  border-radius: 4px;
  transition: var(--transition-base);
  background-color: #fff;
  box-shadow: var(--pix-shadow-sm) !important;
}
.navigation.comment-navigation a:before {
  border-radius: 4px;
}
.navigation.comment-navigation a:hover {
  color: var(--pix-body-default);
  text-decoration: none;
}
.navigation.comment-navigation a:focus,
.navigation.comment-navigation a.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgb(133 59 206 / 0.25);
}
.navigation.comment-navigation a:hover {
  background-color: whitesmoke;
}
video[poster] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.entry-header .pix-post-entry-author {
  min-width: 150px;
  display: inline-block;
}
.entry-header .pix-post-entry-date {
  min-width: 100px;
}
@media (max-width: 400px) {
  .pix-post-meta-inner {
    row-gap: 15px;
    flex-wrap: wrap;
  }
}
.pix-post-format-btn.pix-format-quote {
  pointer-events: none;
}
.pix-popup-content-div .pix-scene {
  overflow: hidden;
}
@media (min-width: 768px) {
  @supports (position: sticky) {
    .sticky-top {
      position: sticky !important;
      top: 0;
      z-index: 1020;
    }
  }
}
.elementor-sticky.elementor-sticky__spacer * {
  visibility: hidden !important;
}
.pix-h-auto,
.pix-video-thumbnail {
  height: auto;
}
.wp-block-embed__wrapper {
  position: initial !important;
}
.elementor[data-elementor-type="wp-page"] {
  position: relative;
  width: 100%;
}
.elementor[data-elementor-type="wp-post"],
.elementor[data-elementor-type="single-post"],
.elementor[data-elementor-type="archive"] {
  clear: both;
  width: 100%;
}
body:not(.pix-sections-stack)
  #page
  > .elementor.elementor[data-elementor-type="header"] {
  z-index: 3;
}
body:not(.pix-sections-stack) #page > .elementor {
  position: relative;
  z-index: 2;
  clear: both;
}
body .fancybox-container,
body .dialog-widget.dialog-lightbox-widget.elementor-lightbox {
  z-index: 99999999999;
}
a[href^="tel"] {
  text-decoration: inherit;
}
@media screen and (max-width: 1024px) {
  .pix-padding-style {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.pix-is-safari.render .pix-header-boxed {
  z-index: 999999999;
}
.elementor-social-icon {
  display: inline-flex;
}
body:not(.elementor-editor-active) .elementor-widget-pix-dividers {
  pointer-events: none;
}
body:not(.pix-is-safari) .jarallax > [id^="jarallax-container"],
body:not(.pix-is-safari) .jarallax > [id^="jarallax-container"] video {
  transform: translateZ(-200px);
  backface-visibility: hidden !important;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}
.pix-shop-category.pix-hover-item img {
  -webkit-mask-image: -webkit-radial-gradient(white, black);
}
.pix-sticky-top-adjust {
  transition: var(--transition-base) !important;
}
.odometer-inside {
  white-space: nowrap;
}
.pix-header-mobile .navbar-collapse {
  max-height: 70vh;
  overflow: auto;
}
.pix-is-safari .elementor-inner-section {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform: translateZ(0.1px);
}
.pix-popup {
  float: none;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  overflow-x: clip;
  margin-bottom: 0;
  position: fixed;
  pointer-events: none !important;
}
.pix-popup .pix-dialog-container,
.pix-popup .pix-dialog-backdrop {
  opacity: 0;
}
.pix_pricing.bg-gradient-primary,
.pix_pricing .bg-gradient-primary {
  background-attachment: scroll !important;
}
.pix-left-0 {
  left: 0;
}
.pix-img-element {
  transform: translateZ(0);
}
.pix-social-icons {
  line-height: 0;
}
.pix-social-icons a,
.pix-social-icons span {
  line-height: 100%;
}
body.pix-sections-stack {
  padding: 0 !important;
}
@media screen and (max-width: 1023px) {
  body.pix-p-5,
  body.pix-p-10,
  body.pix-p-15,
  body.pix-p-20,
  body.pix-p-25,
  body.pix-p-30,
  body.pix-p-35,
  body.pix-p-40,
  body.pix-p-45,
  body.pix-p-50,
  body.pix-sections-stack {
    padding: 0 !important;
  }
  body {
    overflow: clip;
  }
}
@media screen and (max-width: 540px) {
  body {
    overflow: hidden;
  }
}
.pix_blog_sm_avatar {
  height: 24px;
  width: 24px;
  border-radius: 100% !important;
}
.pix_blog_md_avatar {
  height: 40px !important;
  width: 40px !important;
  border-radius: 100% !important;
}
.pix_blog_lg_avatar {
  height: 80px;
  width: 80px;
  border-radius: 100%;
}
.pix-blog-badge-box {
  min-height: 40px;
}
.pix-pagination .page-numbers {
  padding: 16px 20px;
  display: inline-block;
  margin: 0 5px;
  font-size: 14px;
  line-height: 14px;
  color: #212529;
  font-weight: 700;
  border-radius: 5px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-pagination .page-numbers.current {
  background: var(--pix-base-background, #fff);
  color: var(--pix-heading-default);
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 0.15) !important;
  cursor: default;
}
.pix-pagination .page-numbers:hover {
  color: var(--pix-heading-default);
}
.pix-portfolio-nav .portfolio_filter {
  color: var(--pix-body-default);
  font-weight: 700;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-portfolio-nav .portfolio_filter.is-checked {
  background: var(--pix-base-background, #fff);
  color: var(--pix-heading-default);
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 0.15) !important;
}
.pix-portfolio-nav .portfolio_filter:hover {
  color: var(--pix-heading-default);
}
.pix-portfolio-nav.is-dark .portfolio_filter:not(.is-checked) {
  color: rgb(255 255 255 / 0.8);
}
.pix-portfolio-nav.is-dark .portfolio_filter:not(.is-checked):hover {
  color: rgb(255 255 255 / 0.9);
}
.pix-portfolio-footer-nav {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 40px;
  padding-bottom: 60px;
}
.pix-portfolio-footer-nav .pix-portfolio-like-btn {
  left: 50%;
  transform: translateX(-50%);
  position: absolute;
  top: 0;
}
.pix-portfolio-footer-nav .pix-portfolio-like-btn .pixfort-likes-small {
  padding: 10px 20px 0 20px;
}
.pix-portfolio-footer-nav .pix-portfolio-like-btn .pixfort-likes {
  background: var(--pix-base-background, #fff);
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 0.15) !important;
  margin: 16px 10px;
  padding: 10px 20px;
  min-height: 52px;
  border-radius: 5px;
}
.pix-portfolio-footer-nav .pix-portfolio-like-btn .pixfort-likes:hover {
  box-shadow: 0 1px 5px 0 rgb(0 0 0 / 0.15) !important;
}
.pix-portfolio-footer-nav .pix-portfolio-like-btn .pixfort-likes:hover {
  transform: translate(0, -3px) !important;
}
.pix-portfolio-footer-nav .pix-portfolio-like-btn .pixfort-likes > span {
  position: relative;
  top: -3px;
}
@media (max-width: 768px) {
  .pix-portfolio-footer-nav,
  .post-navigation {
    padding-bottom: 0;
  }
  .pix-portfolio-footer-nav .nav-previous,
  .pix-portfolio-footer-nav .nav-next,
  .post-navigation .nav-previous,
  .post-navigation .nav-next {
    width: 100%;
    padding: 10px;
  }
  .pix-portfolio-footer-nav .nav-previous .card,
  .pix-portfolio-footer-nav .nav-next .card,
  .post-navigation .nav-previous .card,
  .post-navigation .nav-next .card {
    width: 100%;
    margin: 0 !important;
  }
  .pix-portfolio-footer-nav .pix-portfolio-like-btn,
  .post-navigation .pix-portfolio-like-btn {
    position: relative;
    left: 0;
    width: 100%;
    display: inline-block;
    padding: 10px;
    transform: translateX(0%);
  }
  .pix-portfolio-footer-nav .pix-portfolio-like-btn .pixfort-likes,
  .post-navigation .pix-portfolio-like-btn .pixfort-likes {
    width: 100%;
    margin: 0;
    text-align: center;
  }
  .post-navigation .nav-previous .card-btn-content,
  .post-navigation .nav-next .card-btn-content {
    flex-grow: 1;
    text-align: center;
    max-width: 70%;
  }
  .post-navigation .nav-previous .card-btn-content .card-title,
  .post-navigation .nav-next .card-btn-content .card-title {
    max-width: 100%;
    text-align: center !important;
  }
}
.pix-banner {
  display: block;
  width: 100%;
  max-height: 1000px;
  height: auto;
  overflow: hidden;
  position: relative;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transform: scaleY(1);
  transform-origin: top;
  z-index: 999;
}
.pix-banner .pix-banner-close {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  opacity: 1;
  z-index: 3;
}
.pix-banner .pix-banner-close:hover {
  opacity: 0.6;
}
.pix-banner.pix-closed {
  max-height: 0px !important;
  pointer-events: none;
  opacity: 0;
}
@media screen and (max-width: 1023px) {
  .pix-banner .pix-banner-text,
  .pix-banner .pix-banner-countdown,
  .pix-banner .pix-banner-btn {
    width: 100%;
    margin: 10px 0;
  }
}
.site-content {
  clear: both;
}
.pix-is-safari .pix-portfolio-site-content,
.pix-is-safari .pix-portfolio-site-content .site-content {
  clear: initial;
}
.pix-is-sticky-footer .site {
  background: #fff;
}
.site-content,
.pix-main-intro,
.pix-portfolio-site-content {
  z-index: 2;
  position: relative;
}
.single-portfolio .pix-main-intro {
  z-index: 3;
}
.pix-header-mobile {
  position: relative;
}
.pix-sticky-footer.pix-sticky-footer-style {
  width: 100% !important;
  height: auto;
  position: fixed !important;
  left: 0px !important;
  bottom: 0;
  z-index: 0;
  opacity: 0;
}
.pix-footer-overlay {
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: none 0s ease 0s;
  position: fixed;
  width: 100%;
  height: 100%;
  bottom: 0;
}
#nprogress {
  pointer-events: none;
  transform-style: flat !important;
  z-index: 10319999999;
  overflow: hidden !important;
  backface-visibility: hidden !important;
  clear: both;
  display: inline-block;
  float: left;
  transform: none !important;
  position: fixed;
  pointer-events: none;
  top: 0;
  left: 0;
  width: 100%;
}
#nprogress .bar {
  position: relative !important;
  z-index: 10319999999;
  top: 0;
  left: 0;
  background: #853bce;
  background: linear-gradient(to top right, #13111d, #070047) !important;
  width: 100%;
  height: 4px;
}
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0;
  width: 100px;
  height: 100%;
  opacity: 1;
  transform: rotate(3deg) translate(0, -4px);
}
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}
#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  border: solid 2px #fff0;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}
@keyframes nprogress-spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.pix-popup-footer-div,
.pix-popup-footer-div * {
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
  visibility: hidden;
}
.pix-post-format-btn {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.pix-post-format-btn .pix-post-format-a {
  width: 100px;
  height: 100px;
  border-radius: 50px;
  line-height: 100px;
  opacity: 0.9;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.pix-post-format-btn .pix-post-format-a svg {
  line-height: 100px;
  font-size: 34px;
  max-height: 60px;
  color: var(--pix-body-default);
  transition: color 0.2s ease;
  backface-visibility: hidden;
}
.pix-post-format-btn .pix-post-format-a:hover {
  opacity: 1;
  background: var(--pix-dynamic-background, #fff) !important;
}
.pix-post-format-btn .pix-post-format-a:hover svg {
  color: var(--pix-heading-default);
}
.pix-event-table tr:not(:last-child) {
  border-bottom: 1px solid rgb(0 0 0 / 0.1) !important;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  position: absolute;
  -o-object-fit: cover;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.pix-cookie-banner {
  z-index: 999999999;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.pix-cookie-banner.pix-closed {
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 768px) {
  .pix-cookie-banner {
    left: 5%;
    width: 90%;
    transform: translateX(0%);
  }
  .pix-cookie-banner .pix-cookie-inner {
    padding-right: 40px !important;
    padding-left: 50px !important;
    position: relative;
    display: inline-block;
  }
  .pix-cookie-banner .pix-cookies-close {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
  }
  .pix-cookie-banner .pix-cookie-img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 10px;
  }
}
.pix-highlight-bg {
  --pix-highlight-bg: #ffd900;
  background-image: linear-gradient(
    var(--pix-highlight-bg),
    var(--pix-highlight-bg)
  );
  background-repeat: no-repeat;
  background-position: 0% 100%;
  opacity: 1;
  visibility: visible !important;
  background-size: 0% 30%;
  backface-visibility: hidden;
}
.pix-highlight-bg * {
  backface-visibility: hidden;
}
.pix-highlighted-items,
.pix-highlight-item {
  -webkit-font-smoothing: antialiased;
  backface-visibility: hidden;
}
.pix-highlight-item:not(:first-child) {
  position: relative;
}
.pix-highlight-item.text-custom-gradient {
  background-attachment: scroll;
}
body.render .pix-highlight-bg:not(.animated) {
  transition: background-size 1.5s ease !important;
}
body.render .pix-highlight-bg.highlight-grow {
  transition: background-size 1.5s ease-in-out;
  background-size: 100% 30%;
}
body.render .pix-highlight-bg.animated {
  transition: background-size 0.2s ease !important;
  background-size: 100% 30%;
  background-position: 0% 100%;
}
body.render .pix-highlight-bg:hover {
  background-size: 100% 100% !important;
  background-position: 0% 100%;
  transition: background-size 0.2s ease !important;
}
@media (min-width: 1023px) {
  .pix-main-intro-placeholder {
    display: var(--pix-header-height-display, none);
    width: 100%;
    min-height: var(--pix-header-height, 0);
    clear: both;
  }
}
@media (max-width: 1023px) {
  .pix-main-intro-placeholder {
    display: var(--pix-header-height-mobile-display, none);
    width: 100%;
    min-height: var(--pix-header-height-mobile, 0);
    clear: both;
  }
}
.pix-bottom-line {
  border-bottom: 1px solid #eee;
}
.pix-bottom-line:not(:hover),
.pix-bottom-line.shadow-hover-none:hover {
  border-radius: 0px !important;
}
.pix-bottom-line:hover.shadow-sm,
.pix-bottom-line:hover.shadow,
.pix-bottom-line:hover.shadow-lg,
.pix-bottom-line:hover.shadow-hover-sm,
.pix-bottom-line:hover.shadow-hover,
.pix-bottom-line:hover.shadow-hover-lg,
.pix-bottom-line:hover.shadow-inverse-sm,
.pix-bottom-line:hover.shadow-inverse,
.pix-bottom-line:hover.shadow-inverse-lg {
  border-bottom: 1px solid #fff0;
}
.pix-img-box img {
  min-height: 100%;
}
.pix-review-img {
  height: 70px;
  width: 70px;
}
.pix-review-img img {
  height: 70px !important;
  width: 70px;
  -o-object-fit: cover;
  object-fit: cover;
}
.pix-base-transition:not(.animate-in):not(.animating) {
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.pix-base-transition.animate-in,
.pix-base-transition.animating {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.pix-base-transition.elementor-inner-section.elementor-element.animate-in,
.pix-base-transition.elementor-inner-section.elementor-element.animating {
  transition: all 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) !important;
}
.pix-runtime-canvas {
  max-width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pix-post-meta-categories,
.pix-post-meta-badges {
  line-height: 1;
  display: flex;
  gap: 4px;
  flex-wrap: wrap;
}
.pix-post-meta-categories .pix-badge-element,
.pix-post-meta-badges .pix-badge-element {
  margin-right: 0px !important;
}
.pix-post-meta-badges {
  justify-self: flex-end;
}
html {
  box-sizing: border-box;
}
img {
  border-style: none;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
details {
  display: block;
}
summary {
  cursor: pointer;
  display: list-item;
}
template {
  display: none;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
  font-style: italic;
  line-height: inherit;
}
pre {
  background: rgb(0 0 0 / 0.03);
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.1;
  margin-bottom: 1.1em !important;
  max-width: 100%;
  overflow: auto;
  padding: 1.1em;
  border-radius: 5px;
  margin-top: 0;
}
code,
kbd,
tt,
var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
  font-size: 0.9375rem;
}
abbr,
acronym {
  cursor: help;
}
big {
  font-size: 125%;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
hr {
  background-color: #ccc;
  height: 1px;
  margin-bottom: 1.5em;
}
ul {
  list-style: none;
}
ol {
  list-style: decimal;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.5em;
}
img {
  max-width: 100%;
}
figure {
  margin: 1em 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
output {
  display: inline-block;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
} /*! elementor - v3.32.0 - 21-10-2025 */
:root {
  --direction-multiplier: 1;
}
body.rtl,
html[dir="rtl"] {
  --direction-multiplier: -1;
}
.elementor-hidden {
  display: none;
}
.elementor-visibility-hidden {
  visibility: hidden;
}
.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: -10000em;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.elementor-clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0;
  width: 0;
}
.e-logo-wrapper {
  background: var(--e-a-bg-logo);
  border-radius: 50%;
  display: inline-block;
  line-height: 1;
  padding: 0.75em;
}
.e-logo-wrapper i {
  color: var(--e-a-color-logo);
  font-size: 1em;
}
.elementor *,
.elementor :after,
.elementor :before {
  box-sizing: border-box;
}
.elementor a {
  box-shadow: none;
  text-decoration: none;
}
.elementor hr {
  background-color: transparent;
  margin: 0;
}
.elementor img {
  border: none;
  border-radius: 0;
  box-shadow: none;
  height: auto;
  max-width: 100%;
}
.elementor
  .elementor-widget:not(.elementor-widget-text-editor):not(
    .elementor-widget-theme-post-content
  )
  figure {
  margin: 0;
}
.elementor embed,
.elementor iframe,
.elementor object,
.elementor video {
  border: none;
  line-height: 1;
  margin: 0;
  max-width: 100%;
  width: 100%;
}
.elementor .elementor-background,
.elementor .elementor-background-holder,
.elementor .elementor-background-video-container {
  direction: ltr;
  inset: 0;
  overflow: hidden;
  position: absolute;
  z-index: 0;
}
.elementor .elementor-background-video-container {
  pointer-events: none;
  transition: opacity 1s;
}
.elementor .elementor-background-video-container.elementor-loading {
  opacity: 0;
}
.elementor .elementor-background-video,
.elementor .elementor-background-video-embed {
  max-width: none;
}
.elementor .elementor-background-video,
.elementor .elementor-background-video-embed,
.elementor .elementor-background-video-hosted {
  inset-block-start: 50%;
  inset-inline-start: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.elementor .elementor-background-video-hosted {
  -o-object-fit: cover;
  object-fit: cover;
}
.elementor .elementor-background-overlay {
  inset: 0;
  position: absolute;
}
.elementor .elementor-background-slideshow {
  inset: 0;
  position: absolute;
  z-index: 0;
}
.elementor .elementor-background-slideshow__slide__image {
  background-position: 50%;
  background-size: cover;
  height: 100%;
  width: 100%;
}
.e-con-inner > .elementor-element.elementor-absolute,
.e-con > .elementor-element.elementor-absolute,
.elementor-widget-wrap > .elementor-element.elementor-absolute {
  position: absolute;
}
.e-con-inner > .elementor-element.elementor-fixed,
.e-con > .elementor-element.elementor-fixed,
.elementor-widget-wrap > .elementor-element.elementor-fixed {
  position: fixed;
}
.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,
.elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,
  .elementor-widget-wrap
    .elementor-element.elementor-widget-tablet__width-initial {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,
  .elementor-widget-wrap
    .elementor-element.elementor-widget-mobile__width-initial {
    max-width: 100%;
  }
}
.elementor-element {
  --flex-direction: initial;
  --flex-wrap: initial;
  --justify-content: initial;
  --align-items: initial;
  --align-content: initial;
  --gap: initial;
  --flex-basis: initial;
  --flex-grow: initial;
  --flex-shrink: initial;
  --order: initial;
  --align-self: initial;
  align-self: var(--align-self);
  flex-basis: var(--flex-basis);
  flex-grow: var(--flex-grow);
  flex-shrink: var(--flex-shrink);
  order: var(--order);
}
.elementor-element.elementor-absolute,
.elementor-element.elementor-fixed {
  z-index: 1;
}
.elementor-element:where(.e-con-full, .elementor-widget) {
  align-content: var(--align-content);
  align-items: var(--align-items);
  flex-direction: var(--flex-direction);
  flex-wrap: var(--flex-wrap);
  gap: var(--row-gap) var(--column-gap);
  justify-content: var(--justify-content);
}
.elementor-invisible {
  visibility: hidden;
}
.elementor-custom-embed-play {
  inset-block-start: 50%;
  inset-inline-start: 50%;
  position: absolute;
  transform: translate(calc(-50% * var(--direction-multiplier)), -50%);
}
.elementor-custom-embed-play i {
  color: #fff;
  font-size: 100px;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
}
.elementor-custom-embed-play svg {
  height: 100px;
  width: 100px;
  fill: #fff;
  filter: drop-shadow(1px 0 6px rgba(0, 0, 0, 0.3));
}
.elementor-custom-embed-play i,
.elementor-custom-embed-play svg {
  opacity: 0.8;
  transition: all 0.5s;
}
.elementor-custom-embed-play.elementor-playing i {
  font-family: eicons;
}
.elementor-custom-embed-play.elementor-playing i:before {
  content: "\e8fb";
}
.elementor-custom-embed-play.elementor-playing i,
.elementor-custom-embed-play.elementor-playing svg {
  animation: eicon-spin 2s linear infinite;
}
.elementor-tag {
  display: inline-flex;
}
.elementor-ken-burns {
  transition-duration: 10s;
  transition-property: transform;
  transition-timing-function: linear;
}
.elementor-ken-burns--out {
  transform: scale(1.3);
}
.elementor-ken-burns--active {
  transition-duration: 20s;
}
.elementor-ken-burns--active.elementor-ken-burns--out {
  transform: scale(1);
}
.elementor-ken-burns--active.elementor-ken-burns--in {
  transform: scale(1.3);
}
.elementor-align-center {
  text-align: center;
}
.elementor-align-right {
  text-align: right;
}
.elementor-align-left {
  text-align: left;
}
.elementor-align-center .elementor-button,
.elementor-align-left .elementor-button,
.elementor-align-right .elementor-button {
  width: auto;
}
.elementor-align-justify .elementor-button {
  width: 100%;
}
@media (min-width: -1) {
  .elementor-widescreen-align-center {
    text-align: center;
  }
  .elementor-widescreen-align-right {
    text-align: right;
  }
  .elementor-widescreen-align-left {
    text-align: left;
  }
  .elementor-widescreen-align-center .elementor-button,
  .elementor-widescreen-align-left .elementor-button,
  .elementor-widescreen-align-right .elementor-button {
    width: auto;
  }
  .elementor-widescreen-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-laptop-align-center {
    text-align: center;
  }
  .elementor-laptop-align-right {
    text-align: right;
  }
  .elementor-laptop-align-left {
    text-align: left;
  }
  .elementor-laptop-align-center .elementor-button,
  .elementor-laptop-align-left .elementor-button,
  .elementor-laptop-align-right .elementor-button {
    width: auto;
  }
  .elementor-laptop-align-justify .elementor-button {
    width: 100%;
  }
  .elementor-tablet_extra-align-center {
    text-align: center;
  }
  .elementor-tablet_extra-align-right {
    text-align: right;
  }
  .elementor-tablet_extra-align-left {
    text-align: left;
  }
  .elementor-tablet_extra-align-center .elementor-button,
  .elementor-tablet_extra-align-left .elementor-button,
  .elementor-tablet_extra-align-right .elementor-button {
    width: auto;
  }
  .elementor-tablet_extra-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .elementor-tablet-align-center {
    text-align: center;
  }
  .elementor-tablet-align-right {
    text-align: right;
  }
  .elementor-tablet-align-left {
    text-align: left;
  }
  .elementor-tablet-align-center .elementor-button,
  .elementor-tablet-align-left .elementor-button,
  .elementor-tablet-align-right .elementor-button {
    width: auto;
  }
  .elementor-tablet-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: -1) {
  .elementor-mobile_extra-align-center {
    text-align: center;
  }
  .elementor-mobile_extra-align-right {
    text-align: right;
  }
  .elementor-mobile_extra-align-left {
    text-align: left;
  }
  .elementor-mobile_extra-align-center .elementor-button,
  .elementor-mobile_extra-align-left .elementor-button,
  .elementor-mobile_extra-align-right .elementor-button {
    width: auto;
  }
  .elementor-mobile_extra-align-justify .elementor-button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-mobile-align-center {
    text-align: center;
  }
  .elementor-mobile-align-right {
    text-align: right;
  }
  .elementor-mobile-align-left {
    text-align: left;
  }
  .elementor-mobile-align-center .elementor-button,
  .elementor-mobile-align-left .elementor-button,
  .elementor-mobile-align-right .elementor-button {
    width: auto;
  }
  .elementor-mobile-align-justify .elementor-button {
    width: 100%;
  }
}
:root {
  --page-title-display: block;
}
.elementor-page-title,
h1.entry-title {
  display: var(--page-title-display);
}
@keyframes eicon-spin {
  0% {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.eicon-animation-spin {
  animation: eicon-spin 2s linear infinite;
}
.elementor-section {
  position: relative;
}
.elementor-section .elementor-container {
  display: flex;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media (max-width: 1024px) {
  .elementor-section .elementor-container {
    flex-wrap: wrap;
  }
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.elementor-section.elementor-section-stretched {
  position: relative;
  width: 100%;
}
.elementor-section.elementor-section-items-top > .elementor-container {
  align-items: flex-start;
}
.elementor-section.elementor-section-items-middle > .elementor-container {
  align-items: center;
}
.elementor-section.elementor-section-items-bottom > .elementor-container {
  align-items: flex-end;
}
@media (min-width: 768px) {
  .elementor-section.elementor-section-height-full {
    height: 100vh;
  }
  .elementor-section.elementor-section-height-full > .elementor-container {
    height: 100%;
  }
}
.elementor-bc-flex-widget
  .elementor-section-content-top
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: flex-start;
}
.elementor-bc-flex-widget
  .elementor-section-content-middle
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: center;
}
.elementor-bc-flex-widget
  .elementor-section-content-bottom
  > .elementor-container
  > .elementor-column
  > .elementor-widget-wrap {
  align-items: flex-end;
}
.elementor-widget-wrap {
  align-content: flex-start;
  flex-wrap: wrap;
  position: relative;
  width: 100%;
}
.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
  display: flex;
}
.elementor-widget-wrap > .elementor-element {
  width: 100%;
}
.elementor-widget-wrap.e-swiper-container {
  width: calc(
    100% -
      (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px))
  );
}
.elementor-widget {
  position: relative;
}
.elementor-widget:not(:last-child) {
  margin-bottom: var(--kit-widget-spacing, 20px);
}
.elementor-widget:not(:last-child).elementor-absolute,
.elementor-widget:not(:last-child).elementor-widget__width-auto,
.elementor-widget:not(:last-child).elementor-widget__width-initial {
  margin-bottom: 0;
}
.elementor-column {
  display: flex;
  min-height: 1px;
  position: relative;
}
.elementor-column-gap-narrow
  > .elementor-column
  > .elementor-element-populated {
  padding: 5px;
}
.elementor-column-gap-default
  > .elementor-column
  > .elementor-element-populated {
  padding: 10px;
}
.elementor-column-gap-extended
  > .elementor-column
  > .elementor-element-populated {
  padding: 15px;
}
.elementor-column-gap-wide > .elementor-column > .elementor-element-populated {
  padding: 20px;
}
.elementor-column-gap-wider > .elementor-column > .elementor-element-populated {
  padding: 30px;
}
.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
  padding: 0;
}
@media (min-width: 768px) {
  .elementor-column.elementor-col-10,
  .elementor-column[data-col="10"] {
    width: 10%;
  }
  .elementor-column.elementor-col-11,
  .elementor-column[data-col="11"] {
    width: 11.111%;
  }
  .elementor-column.elementor-col-12,
  .elementor-column[data-col="12"] {
    width: 12.5%;
  }
  .elementor-column.elementor-col-14,
  .elementor-column[data-col="14"] {
    width: 14.285%;
  }
  .elementor-column.elementor-col-16,
  .elementor-column[data-col="16"] {
    width: 16.666%;
  }
  .elementor-column.elementor-col-20,
  .elementor-column[data-col="20"] {
    width: 20%;
  }
  .elementor-column.elementor-col-25,
  .elementor-column[data-col="25"] {
    width: 25%;
  }
  .elementor-column.elementor-col-30,
  .elementor-column[data-col="30"] {
    width: 30%;
  }
  .elementor-column.elementor-col-33,
  .elementor-column[data-col="33"] {
    width: 33.333%;
  }
  .elementor-column.elementor-col-40,
  .elementor-column[data-col="40"] {
    width: 40%;
  }
  .elementor-column.elementor-col-50,
  .elementor-column[data-col="50"] {
    width: 50%;
  }
  .elementor-column.elementor-col-60,
  .elementor-column[data-col="60"] {
    width: 60%;
  }
  .elementor-column.elementor-col-66,
  .elementor-column[data-col="66"] {
    width: 66.666%;
  }
  .elementor-column.elementor-col-70,
  .elementor-column[data-col="70"] {
    width: 70%;
  }
  .elementor-column.elementor-col-75,
  .elementor-column[data-col="75"] {
    width: 75%;
  }
  .elementor-column.elementor-col-80,
  .elementor-column[data-col="80"] {
    width: 80%;
  }
  .elementor-column.elementor-col-83,
  .elementor-column[data-col="83"] {
    width: 83.333%;
  }
  .elementor-column.elementor-col-90,
  .elementor-column[data-col="90"] {
    width: 90%;
  }
  .elementor-column.elementor-col-100,
  .elementor-column[data-col="100"] {
    width: 100%;
  }
}
@media (max-width: 479px) {
  .elementor-column.elementor-xs-10 {
    width: 10%;
  }
  .elementor-column.elementor-xs-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-xs-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-xs-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-xs-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-xs-20 {
    width: 20%;
  }
  .elementor-column.elementor-xs-25 {
    width: 25%;
  }
  .elementor-column.elementor-xs-30 {
    width: 30%;
  }
  .elementor-column.elementor-xs-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-xs-40 {
    width: 40%;
  }
  .elementor-column.elementor-xs-50 {
    width: 50%;
  }
  .elementor-column.elementor-xs-60 {
    width: 60%;
  }
  .elementor-column.elementor-xs-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-xs-70 {
    width: 70%;
  }
  .elementor-column.elementor-xs-75 {
    width: 75%;
  }
  .elementor-column.elementor-xs-80 {
    width: 80%;
  }
  .elementor-column.elementor-xs-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-xs-90 {
    width: 90%;
  }
  .elementor-column.elementor-xs-100 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-column.elementor-sm-10 {
    width: 10%;
  }
  .elementor-column.elementor-sm-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-sm-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-sm-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-sm-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-sm-20 {
    width: 20%;
  }
  .elementor-column.elementor-sm-25 {
    width: 25%;
  }
  .elementor-column.elementor-sm-30 {
    width: 30%;
  }
  .elementor-column.elementor-sm-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-sm-40 {
    width: 40%;
  }
  .elementor-column.elementor-sm-50 {
    width: 50%;
  }
  .elementor-column.elementor-sm-60 {
    width: 60%;
  }
  .elementor-column.elementor-sm-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-sm-70 {
    width: 70%;
  }
  .elementor-column.elementor-sm-75 {
    width: 75%;
  }
  .elementor-column.elementor-sm-80 {
    width: 80%;
  }
  .elementor-column.elementor-sm-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-sm-90 {
    width: 90%;
  }
  .elementor-column.elementor-sm-100 {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-column.elementor-md-10 {
    width: 10%;
  }
  .elementor-column.elementor-md-11 {
    width: 11.111%;
  }
  .elementor-column.elementor-md-12 {
    width: 12.5%;
  }
  .elementor-column.elementor-md-14 {
    width: 14.285%;
  }
  .elementor-column.elementor-md-16 {
    width: 16.666%;
  }
  .elementor-column.elementor-md-20 {
    width: 20%;
  }
  .elementor-column.elementor-md-25 {
    width: 25%;
  }
  .elementor-column.elementor-md-30 {
    width: 30%;
  }
  .elementor-column.elementor-md-33 {
    width: 33.333%;
  }
  .elementor-column.elementor-md-40 {
    width: 40%;
  }
  .elementor-column.elementor-md-50 {
    width: 50%;
  }
  .elementor-column.elementor-md-60 {
    width: 60%;
  }
  .elementor-column.elementor-md-66 {
    width: 66.666%;
  }
  .elementor-column.elementor-md-70 {
    width: 70%;
  }
  .elementor-column.elementor-md-75 {
    width: 75%;
  }
  .elementor-column.elementor-md-80 {
    width: 80%;
  }
  .elementor-column.elementor-md-83 {
    width: 83.333%;
  }
  .elementor-column.elementor-md-90 {
    width: 90%;
  }
  .elementor-column.elementor-md-100 {
    width: 100%;
  }
}
@media (min-width: -1) {
  .elementor-reverse-widescreen > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-widescreen > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-laptop > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 1025px) and (max-width: -1) {
  .elementor-reverse-laptop > .elementor-container > :first-child,
  .elementor-reverse-laptop > .elementor-container > :nth-child(10),
  .elementor-reverse-laptop > .elementor-container > :nth-child(2),
  .elementor-reverse-laptop > .elementor-container > :nth-child(3),
  .elementor-reverse-laptop > .elementor-container > :nth-child(4),
  .elementor-reverse-laptop > .elementor-container > :nth-child(5),
  .elementor-reverse-laptop > .elementor-container > :nth-child(6),
  .elementor-reverse-laptop > .elementor-container > :nth-child(7),
  .elementor-reverse-laptop > .elementor-container > :nth-child(8),
  .elementor-reverse-laptop > .elementor-container > :nth-child(9) {
    order: 0;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: -1) and (max-width: 1024px) {
  .elementor-reverse-tablet > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-tablet > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (min-width: 768px) and (max-width: -1) {
  .elementor-reverse-tablet > .elementor-container > :first-child,
  .elementor-reverse-tablet > .elementor-container > :nth-child(10),
  .elementor-reverse-tablet > .elementor-container > :nth-child(2),
  .elementor-reverse-tablet > .elementor-container > :nth-child(3),
  .elementor-reverse-tablet > .elementor-container > :nth-child(4),
  .elementor-reverse-tablet > .elementor-container > :nth-child(5),
  .elementor-reverse-tablet > .elementor-container > :nth-child(6),
  .elementor-reverse-tablet > .elementor-container > :nth-child(7),
  .elementor-reverse-tablet > .elementor-container > :nth-child(8),
  .elementor-reverse-tablet > .elementor-container > :nth-child(9) {
    order: 0;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-mobile_extra > .elementor-container > :nth-child(10) {
    order: 1;
  }
}
@media (max-width: 767px) {
  .elementor-reverse-mobile > .elementor-container > :first-child {
    order: 10;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(2) {
    order: 9;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(3) {
    order: 8;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(4) {
    order: 7;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(5) {
    order: 6;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(6) {
    order: 5;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(7) {
    order: 4;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(8) {
    order: 3;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(9) {
    order: 2;
  }
  .elementor-reverse-mobile > .elementor-container > :nth-child(10) {
    order: 1;
  }
  .elementor-column {
    width: 100%;
  }
}
.elementor-grid {
  display: grid;
  grid-column-gap: var(--grid-column-gap);
  grid-row-gap: var(--grid-row-gap);
}
.elementor-grid .elementor-grid-item {
  min-width: 0;
}
.elementor-grid-0 .elementor-grid {
  display: inline-block;
  margin-bottom: calc(-1 * var(--grid-row-gap));
  width: 100%;
  word-spacing: var(--grid-column-gap);
}
.elementor-grid-0 .elementor-grid .elementor-grid-item {
  display: inline-block;
  margin-bottom: var(--grid-row-gap);
  word-break: break-word;
}
.elementor-grid-1 .elementor-grid {
  grid-template-columns: repeat(1, 1fr);
}
.elementor-grid-2 .elementor-grid {
  grid-template-columns: repeat(2, 1fr);
}
.elementor-grid-3 .elementor-grid {
  grid-template-columns: repeat(3, 1fr);
}
.elementor-grid-4 .elementor-grid {
  grid-template-columns: repeat(4, 1fr);
}
.elementor-grid-5 .elementor-grid {
  grid-template-columns: repeat(5, 1fr);
}
.elementor-grid-6 .elementor-grid {
  grid-template-columns: repeat(6, 1fr);
}
.elementor-grid-7 .elementor-grid {
  grid-template-columns: repeat(7, 1fr);
}
.elementor-grid-8 .elementor-grid {
  grid-template-columns: repeat(8, 1fr);
}
.elementor-grid-9 .elementor-grid {
  grid-template-columns: repeat(9, 1fr);
}
.elementor-grid-10 .elementor-grid {
  grid-template-columns: repeat(10, 1fr);
}
.elementor-grid-11 .elementor-grid {
  grid-template-columns: repeat(11, 1fr);
}
.elementor-grid-12 .elementor-grid {
  grid-template-columns: repeat(12, 1fr);
}
@media (min-width: -1) {
  .elementor-grid-widescreen-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-widescreen-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-widescreen-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-widescreen-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-widescreen-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-widescreen-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-widescreen-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-widescreen-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-widescreen-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-widescreen-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-widescreen-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-widescreen-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-widescreen-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1) {
  .elementor-grid-laptop-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-laptop-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-laptop-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-laptop-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-laptop-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-laptop-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-laptop-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-laptop-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-laptop-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-laptop-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-laptop-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-laptop-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-laptop-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
  .elementor-grid-tablet_extra-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 1024px) {
  .elementor-grid-tablet-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-tablet-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-tablet-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-tablet-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-tablet-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-tablet-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-tablet-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-tablet-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-tablet-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-tablet-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-tablet-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-tablet-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-tablet-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: -1) {
  .elementor-grid-mobile_extra-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile_extra-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile_extra-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile_extra-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile_extra-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile_extra-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile_extra-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile_extra-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile_extra-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile_extra-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile_extra-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile_extra-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile_extra-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (max-width: 767px) {
  .elementor-grid-mobile-0 .elementor-grid {
    display: inline-block;
    margin-bottom: calc(-1 * var(--grid-row-gap));
    width: 100%;
    word-spacing: var(--grid-column-gap);
  }
  .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word;
  }
  .elementor-grid-mobile-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .elementor-grid-mobile-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .elementor-grid-mobile-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .elementor-grid-mobile-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr);
  }
  .elementor-grid-mobile-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr);
  }
  .elementor-grid-mobile-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr);
  }
  .elementor-grid-mobile-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr);
  }
  .elementor-grid-mobile-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr);
  }
  .elementor-grid-mobile-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr);
  }
  .elementor-grid-mobile-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr);
  }
  .elementor-grid-mobile-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr);
  }
  .elementor-grid-mobile-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr);
  }
}
@media (min-width: 1025px) {
  #elementor-device-mode:after {
    content: "desktop";
  }
}
@media (min-width: -1) {
  #elementor-device-mode:after {
    content: "widescreen";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "laptop";
    content: "tablet_extra";
  }
}
@media (max-width: 1024px) {
  #elementor-device-mode:after {
    content: "tablet";
  }
}
@media (max-width: -1) {
  #elementor-device-mode:after {
    content: "mobile_extra";
  }
}
@media (max-width: 767px) {
  #elementor-device-mode:after {
    content: "mobile";
  }
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
.e-con {
  --border-radius: 0;
  --border-top-width: 0px;
  --border-right-width: 0px;
  --border-bottom-width: 0px;
  --border-left-width: 0px;
  --border-style: initial;
  --border-color: initial;
  --container-widget-width: 100%;
  --container-widget-height: initial;
  --container-widget-flex-grow: 0;
  --container-widget-align-self: initial;
  --content-width: min(100%, var(--container-max-width, 1140px));
  --width: 100%;
  --min-height: initial;
  --height: auto;
  --text-align: initial;
  --margin-top: 0px;
  --margin-right: 0px;
  --margin-bottom: 0px;
  --margin-left: 0px;
  --padding-top: var(--container-default-padding-top, 10px);
  --padding-right: var(--container-default-padding-right, 10px);
  --padding-bottom: var(--container-default-padding-bottom, 10px);
  --padding-left: var(--container-default-padding-left, 10px);
  --position: relative;
  --z-index: revert;
  --overflow: visible;
  --gap: var(--widgets-spacing, 20px);
  --row-gap: var(--widgets-spacing-row, 20px);
  --column-gap: var(--widgets-spacing-column, 20px);
  --overlay-mix-blend-mode: initial;
  --overlay-opacity: 1;
  --overlay-transition: 0.3s;
  --e-con-grid-template-columns: repeat(3, 1fr);
  --e-con-grid-template-rows: repeat(2, 1fr);
  border-radius: var(--border-radius);
  height: var(--height);
  min-height: var(--min-height);
  min-width: 0;
  overflow: var(--overflow);
  position: var(--position);
  width: var(--width);
  z-index: var(--z-index);
  --flex-wrap-mobile: wrap;
  margin-block-end: var(--margin-block-end);
  margin-block-start: var(--margin-block-start);
  margin-inline-end: var(--margin-inline-end);
  margin-inline-start: var(--margin-inline-start);
  padding-inline-end: var(--padding-inline-end);
  padding-inline-start: var(--padding-inline-start);
}
.e-con:where(:not(.e-div-block-base)) {
  transition: background var(--background-transition, 0.3s),
    border var(--border-transition, 0.3s),
    box-shadow var(--border-transition, 0.3s),
    transform var(--e-con-transform-transition-duration, 0.4s);
}
.e-con {
  --margin-block-start: var(--margin-top);
  --margin-block-end: var(--margin-bottom);
  --margin-inline-start: var(--margin-left);
  --margin-inline-end: var(--margin-right);
  --padding-inline-start: var(--padding-left);
  --padding-inline-end: var(--padding-right);
  --padding-block-start: var(--padding-top);
  --padding-block-end: var(--padding-bottom);
  --border-block-start-width: var(--border-top-width);
  --border-block-end-width: var(--border-bottom-width);
  --border-inline-start-width: var(--border-left-width);
  --border-inline-end-width: var(--border-right-width);
}
body.rtl .e-con {
  --padding-inline-start: var(--padding-right);
  --padding-inline-end: var(--padding-left);
  --margin-inline-start: var(--margin-right);
  --margin-inline-end: var(--margin-left);
  --border-inline-start-width: var(--border-right-width);
  --border-inline-end-width: var(--border-left-width);
}
.e-con.e-flex {
  --flex-direction: column;
  --flex-basis: auto;
  --flex-grow: 0;
  --flex-shrink: 1;
  flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
}
.e-con-full,
.e-con > .e-con-inner {
  padding-block-end: var(--padding-block-end);
  padding-block-start: var(--padding-block-start);
  text-align: var(--text-align);
}
.e-con-full.e-flex,
.e-con.e-flex > .e-con-inner {
  flex-direction: var(--flex-direction);
}
.e-con,
.e-con > .e-con-inner {
  display: var(--display);
}
.e-con.e-grid {
  --grid-justify-content: start;
  --grid-align-content: start;
  --grid-auto-flow: row;
}
.e-con.e-grid,
.e-con.e-grid > .e-con-inner {
  align-content: var(--grid-align-content);
  align-items: var(--align-items);
  grid-auto-flow: var(--grid-auto-flow);
  grid-template-columns: var(--e-con-grid-template-columns);
  grid-template-rows: var(--e-con-grid-template-rows);
  justify-content: var(--grid-justify-content);
  justify-items: var(--justify-items);
}
.e-con-boxed.e-flex {
  align-content: normal;
  align-items: normal;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: normal;
}
.e-con-boxed.e-grid {
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
  justify-items: legacy;
}
.e-con-boxed {
  gap: initial;
  text-align: initial;
}
.e-con.e-flex > .e-con-inner {
  align-content: var(--align-content);
  align-items: var(--align-items);
  align-self: auto;
  flex-basis: auto;
  flex-grow: 1;
  flex-shrink: 1;
  flex-wrap: var(--flex-wrap);
  justify-content: var(--justify-content);
}
.e-con.e-grid > .e-con-inner {
  align-items: var(--align-items);
  justify-items: var(--justify-items);
}
.e-con > .e-con-inner {
  gap: var(--row-gap) var(--column-gap);
  height: 100%;
  margin: 0 auto;
  max-width: var(--content-width);
  padding-inline-end: 0;
  padding-inline-start: 0;
  width: 100%;
}
:is(.elementor-section-wrap, [data-elementor-id]) > .e-con {
  --margin-left: auto;
  --margin-right: auto;
  max-width: min(100%, var(--width));
}
.e-con .elementor-widget.elementor-widget {
  margin-block-end: 0;
}
.e-con:before,
.e-con > .elementor-background-slideshow:before,
.e-con
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer:before,
:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  border-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  content: var(--background-overlay);
  display: block;
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  mix-blend-mode: var(--overlay-mix-blend-mode);
  opacity: var(--overlay-opacity);
  position: absolute;
  top: calc(0px - var(--border-top-width));
  transition: var(--overlay-transition, 0.3s);
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}
.e-con:before {
  transition: background var(--overlay-transition, 0.3s),
    border-radius var(--border-transition, 0.3s),
    opacity var(--overlay-transition, 0.3s);
}
.e-con > .elementor-background-slideshow,
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container {
  border-block-end-width: var(--border-block-end-width);
  border-block-start-width: var(--border-block-start-width);
  border-color: var(--border-color);
  border-inline-end-width: var(--border-inline-end-width);
  border-inline-start-width: var(--border-inline-start-width);
  border-radius: var(--border-radius);
  border-style: var(--border-style);
  height: max(
    100% + var(--border-top-width) + var(--border-bottom-width),
    100%
  );
  left: calc(0px - var(--border-left-width));
  top: calc(0px - var(--border-top-width));
  width: max(100% + var(--border-left-width) + var(--border-right-width), 100%);
}
@media (max-width: 767px) {
  :is(.e-con, .e-con > .e-con-inner)
    > .elementor-background-video-container.elementor-hidden-mobile {
    display: none;
  }
}
:is(.e-con, .e-con > .e-con-inner)
  > .elementor-background-video-container:before {
  z-index: 1;
}
:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow:before {
  z-index: 2;
}
.e-con .elementor-widget {
  min-width: 0;
}
.e-con .elementor-widget-empty,
.e-con .elementor-widget-google_maps,
.e-con .elementor-widget-video,
.e-con .elementor-widget.e-widget-swiper {
  width: 100%;
}
.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container,
.e-con > .elementor-widget > .elementor-widget-container {
  height: 100%;
}
.e-con.e-con > .e-con-inner > .elementor-widget,
.elementor.elementor .e-con > .elementor-widget {
  max-width: 100%;
}
.e-con .elementor-widget:not(:last-child) {
  --kit-widget-spacing: 0px;
}
@media (max-width: 767px) {
  .e-con.e-flex {
    --width: 100%;
    --flex-wrap: var(--flex-wrap-mobile);
  }
  .e-con.e-flex .elementor-widget-archive-posts {
    width: 100%;
  }
}
.elementor-form-fields-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  .elementor-field-subgroup,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > input,
.elementor-form-fields-wrapper.elementor-labels-above
  .elementor-field-group
  > textarea {
  flex-basis: 100%;
  max-width: 100%;
}
.elementor-form-fields-wrapper.elementor-labels-inline
  > .elementor-field-group
  .elementor-select-wrapper,
.elementor-form-fields-wrapper.elementor-labels-inline
  > .elementor-field-group
  > input {
  flex-grow: 1;
}
.elementor-field-group {
  align-items: center;
  flex-wrap: wrap;
}
.elementor-field-group.elementor-field-type-submit {
  align-items: flex-end;
}
.elementor-field-group .elementor-field-textual {
  background-color: transparent;
  border: 1px solid #69727d;
  color: #1f2124;
  flex-grow: 1;
  max-width: 100%;
  vertical-align: middle;
  width: 100%;
}
.elementor-field-group .elementor-field-textual:focus {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
  outline: 0;
}
.elementor-field-group .elementor-field-textual::-moz-placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}
.elementor-field-group .elementor-field-textual::placeholder {
  color: inherit;
  font-family: inherit;
  opacity: 0.6;
}
.elementor-field-group .elementor-select-wrapper {
  display: flex;
  position: relative;
  width: 100%;
}
.elementor-field-group .elementor-select-wrapper select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  color: inherit;
  flex-basis: 100%;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-inline-end: 20px;
  text-transform: inherit;
}
.elementor-field-group .elementor-select-wrapper:before {
  content: "\e92a";
  font-family: eicons;
  font-size: 15px;
  inset-block-start: 50%;
  inset-inline-end: 10px;
  pointer-events: none;
  position: absolute;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  transform: translateY(-50%);
}
.elementor-field-group.elementor-field-type-select-multiple
  .elementor-select-wrapper:before {
  content: "";
}
.elementor-field-subgroup {
  display: flex;
  flex-wrap: wrap;
}
.elementor-field-subgroup .elementor-field-option label {
  display: inline-block;
}
.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
  padding-inline-end: 10px;
}
.elementor-field-subgroup:not(.elementor-subgroup-inline)
  .elementor-field-option {
  flex-basis: 100%;
}
.elementor-field-type-acceptance
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-acceptance
  .elementor-field-subgroup
  .elementor-field-option
  label,
.elementor-field-type-checkbox
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-checkbox
  .elementor-field-subgroup
  .elementor-field-option
  label,
.elementor-field-type-radio
  .elementor-field-subgroup
  .elementor-field-option
  input,
.elementor-field-type-radio
  .elementor-field-subgroup
  .elementor-field-option
  label {
  display: inline;
}
.elementor-field-label {
  cursor: pointer;
}
.elementor-mark-required .elementor-field-label:after {
  color: red;
  content: "*";
  padding-inline-start: 0.2em;
}
.elementor-field-textual {
  border-radius: 3px;
  font-size: 15px;
  line-height: 1.4;
  min-height: 40px;
  padding: 5px 14px;
}
.elementor-field-textual.elementor-size-xs {
  border-radius: 2px;
  font-size: 13px;
  min-height: 33px;
  padding: 4px 12px;
}
.elementor-field-textual.elementor-size-md {
  border-radius: 4px;
  font-size: 16px;
  min-height: 47px;
  padding: 6px 16px;
}
.elementor-field-textual.elementor-size-lg {
  border-radius: 5px;
  font-size: 18px;
  min-height: 59px;
  padding: 7px 20px;
}
.elementor-field-textual.elementor-size-xl {
  border-radius: 6px;
  font-size: 20px;
  min-height: 72px;
  padding: 8px 24px;
}
.elementor-button-align-stretch
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button {
  flex-basis: 100%;
}
.elementor-button-align-stretch .e-form__buttons__wrapper {
  flex-basis: 50%;
  flex-grow: 1;
}
.elementor-button-align-stretch .e-form__buttons__wrapper__button {
  flex-basis: 100%;
}
.elementor-button-align-center .e-form__buttons,
.elementor-button-align-center .elementor-field-type-submit {
  justify-content: center;
}
.elementor-button-align-start .e-form__buttons,
.elementor-button-align-start .elementor-field-type-submit {
  justify-content: flex-start;
}
.elementor-button-align-end .e-form__buttons,
.elementor-button-align-end .elementor-field-type-submit {
  justify-content: flex-end;
}
.elementor-button-align-center
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button,
.elementor-button-align-end
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button,
.elementor-button-align-start
  .elementor-field-type-submit:not(.e-form__buttons__wrapper)
  .elementor-button {
  flex-basis: auto;
}
.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper {
  flex-grow: 0;
}
.elementor-button-align-center .e-form__buttons__wrapper,
.elementor-button-align-center .e-form__buttons__wrapper__button,
.elementor-button-align-end .e-form__buttons__wrapper,
.elementor-button-align-end .e-form__buttons__wrapper__button,
.elementor-button-align-start .e-form__buttons__wrapper,
.elementor-button-align-start .e-form__buttons__wrapper__button {
  flex-basis: auto;
}
@media screen and (max-width: 1024px) {
  .elementor-tablet-button-align-stretch
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }
  .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }
  .elementor-tablet-button-align-center .e-form__buttons,
  .elementor-tablet-button-align-center .elementor-field-type-submit {
    justify-content: center;
  }
  .elementor-tablet-button-align-start .e-form__buttons,
  .elementor-tablet-button-align-start .elementor-field-type-submit {
    justify-content: flex-start;
  }
  .elementor-tablet-button-align-end .e-form__buttons,
  .elementor-tablet-button-align-end .elementor-field-type-submit {
    justify-content: flex-end;
  }
  .elementor-tablet-button-align-center
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-tablet-button-align-end
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-tablet-button-align-start
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: auto;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0;
  }
  .elementor-tablet-button-align-center .e-form__buttons__wrapper,
  .elementor-tablet-button-align-center .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper,
  .elementor-tablet-button-align-end .e-form__buttons__wrapper__button,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper,
  .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto;
  }
}
@media screen and (max-width: 767px) {
  .elementor-mobile-button-align-stretch
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1;
  }
  .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%;
  }
  .elementor-mobile-button-align-center .e-form__buttons,
  .elementor-mobile-button-align-center .elementor-field-type-submit {
    justify-content: center;
  }
  .elementor-mobile-button-align-start .e-form__buttons,
  .elementor-mobile-button-align-start .elementor-field-type-submit {
    justify-content: flex-start;
  }
  .elementor-mobile-button-align-end .e-form__buttons,
  .elementor-mobile-button-align-end .elementor-field-type-submit {
    justify-content: flex-end;
  }
  .elementor-mobile-button-align-center
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-mobile-button-align-end
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button,
  .elementor-mobile-button-align-start
    .elementor-field-type-submit:not(.e-form__buttons__wrapper)
    .elementor-button {
    flex-basis: auto;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0;
  }
  .elementor-mobile-button-align-center .e-form__buttons__wrapper,
  .elementor-mobile-button-align-center .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper,
  .elementor-mobile-button-align-end .e-form__buttons__wrapper__button,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper,
  .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto;
  }
}
.elementor-error .elementor-field {
  border-color: #d9534f;
}
.elementor-error .help-inline {
  color: #d9534f;
  font-size: 0.9em;
}
.elementor-message {
  font-size: 1em;
  line-height: 1;
  margin: 10px 0;
}
.elementor-message:before {
  content: "\e90e";
  display: inline-block;
  font-family: eicons;
  font-style: normal;
  font-weight: 400;
  margin-inline-end: 5px;
  vertical-align: middle;
}
.elementor-message.elementor-message-danger {
  color: #d9534f;
}
.elementor-message.elementor-message-danger:before {
  content: "\e87f";
}
.elementor-message.form-message-success {
  color: #5cb85c;
}
.elementor-form .elementor-button {
  border: none;
  padding-block-end: 0;
  padding-block-start: 0;
}
.elementor-form .elementor-button-content-wrapper,
.elementor-form .elementor-button > span {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
.elementor-form .elementor-button.elementor-size-xs {
  min-height: 33px;
}
.elementor-form .elementor-button.elementor-size-sm {
  min-height: 40px;
}
.elementor-form .elementor-button.elementor-size-md {
  min-height: 47px;
}
.elementor-form .elementor-button.elementor-size-lg {
  min-height: 59px;
}
.elementor-form .elementor-button.elementor-size-xl {
  min-height: 72px;
}
.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base))
  .elementor-widget-container,
.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(
    :has(.elementor-widget-container)
  ) {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s,
    transform var(--e-transform-transition-duration, 0.4s);
}
.elementor-heading-title {
  line-height: 1;
  margin: 0;
  padding: 0;
}
.elementor-button {
  background-color: #69727d;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  line-height: 1;
  padding: 12px 24px;
  fill: #fff;
  text-align: center;
  transition: all 0.3s;
}
.elementor-button:focus,
.elementor-button:hover,
.elementor-button:visited {
  color: #fff;
}
.elementor-button-content-wrapper {
  display: flex;
  flex-direction: row;
  gap: 5px;
  justify-content: center;
}
.elementor-button-icon {
  align-items: center;
  display: flex;
}
.elementor-button-icon svg {
  height: auto;
  width: 1em;
}
.elementor-button-icon .e-font-icon-svg {
  height: 1em;
}
.elementor-button-text {
  display: inline-block;
}
.elementor-button.elementor-size-xs {
  border-radius: 2px;
  font-size: 13px;
  padding: 10px 20px;
}
.elementor-button.elementor-size-md {
  border-radius: 4px;
  font-size: 16px;
  padding: 15px 30px;
}
.elementor-button.elementor-size-lg {
  border-radius: 5px;
  font-size: 18px;
  padding: 20px 40px;
}
.elementor-button.elementor-size-xl {
  border-radius: 6px;
  font-size: 20px;
  padding: 25px 50px;
}
.elementor-button span {
  text-decoration: inherit;
}
.elementor-element.elementor-button-info .elementor-button {
  background-color: #5bc0de;
}
.elementor-element.elementor-button-success .elementor-button {
  background-color: #5cb85c;
}
.elementor-element.elementor-button-warning .elementor-button {
  background-color: #f0ad4e;
}
.elementor-element.elementor-button-danger .elementor-button {
  background-color: #d9534f;
}
.elementor-widget-button .elementor-button .elementor-button-info {
  background-color: #5bc0de;
}
.elementor-widget-button .elementor-button .elementor-button-success {
  background-color: #5cb85c;
}
.elementor-widget-button .elementor-button .elementor-button-warning {
  background-color: #f0ad4e;
}
.elementor-widget-button .elementor-button .elementor-button-danger {
  background-color: #d9534f;
}
.elementor-view-stacked .elementor-icon {
  background-color: #69727d;
  color: #fff;
  padding: 0.5em;
  fill: #fff;
}
.elementor-view-framed .elementor-icon {
  background-color: transparent;
  border: 3px solid #69727d;
  color: #69727d;
  padding: 0.5em;
}
.elementor-icon {
  color: #69727d;
  display: inline-block;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  transition: all 0.3s;
}
.elementor-icon:hover {
  color: #69727d;
}
.elementor-icon i,
.elementor-icon svg {
  display: block;
  height: 1em;
  position: relative;
  width: 1em;
}
.elementor-icon i:before,
.elementor-icon svg:before {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
}
.elementor-icon i.fad {
  width: auto;
}
.elementor-shape-square .elementor-icon {
  border-radius: 0;
}
.elementor-shape-rounded .elementor-icon {
  border-radius: 10%;
}
.elementor-shape-circle .elementor-icon {
  border-radius: 50%;
}
.e-transform .elementor-widget-container,
.e-transform:not(:has(.elementor-widget-container)) {
  transform: perspective(var(--e-transform-perspective, 0))
    rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0))
    rotateY(var(--e-transform-rotateY, 0))
    translate(var(--e-transform-translate, 0))
    translateX(var(--e-transform-translateX, 0))
    translateY(var(--e-transform-translateY, 0))
    scaleX(
      calc(
        var(--e-transform-flipX, 1) *
          var(--e-transform-scaleX, var(--e-transform-scale, 1))
      )
    )
    scaleY(
      calc(
        var(--e-transform-flipY, 1) *
          var(--e-transform-scaleY, var(--e-transform-scale, 1))
      )
    )
    skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
  transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x);
}
.e-con.e-transform {
  transform: perspective(var(--e-con-transform-perspective, 0))
    rotate(var(--e-con-transform-rotateZ, 0))
    rotateX(var(--e-con-transform-rotateX, 0))
    rotateY(var(--e-con-transform-rotateY, 0))
    translate(var(--e-con-transform-translate, 0))
    translateX(var(--e-con-transform-translateX, 0))
    translateY(var(--e-con-transform-translateY, 0))
    scaleX(
      calc(
        var(--e-con-transform-flipX, 1) *
          var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1))
      )
    )
    scaleY(
      calc(
        var(--e-con-transform-flipY, 1) *
          var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1))
      )
    )
    skewX(var(--e-con-transform-skewX, 0))
    skewY(var(--e-con-transform-skewY, 0));
  transform-origin: var(--e-con-transform-origin-y)
    var(--e-con-transform-origin-x);
}
.animated {
  animation-duration: 1.25s;
}
.animated.animated-slow {
  animation-duration: 2s;
}
.animated.animated-fast {
  animation-duration: 0.75s;
}
.animated.infinite {
  animation-iteration-count: infinite;
}
.animated.reverse {
  animation-direction: reverse;
  animation-fill-mode: forwards;
}
@media (prefers-reduced-motion: reduce) {
  .animated {
    animation: none !important;
  }
}
@media (max-width: 767px) {
  .elementor .elementor-hidden-mobile,
  .elementor .elementor-hidden-phone {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-mobile_extra {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .elementor .elementor-hidden-tablet {
    display: none;
  }
}
@media (min-width: -1) and (max-width: -1) {
  .elementor .elementor-hidden-laptop,
  .elementor .elementor-hidden-tablet_extra {
    display: none;
  }
}
@media (min-width: 1025px) and (max-width: 99999px) {
  .elementor .elementor-hidden-desktop {
    display: none;
  }
}
@media (min-width: -1) {
  .elementor .elementor-hidden-widescreen {
    display: none;
  }
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
  clear: both;
}
.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
  padding-top: 40px;
}
.eael-contact-form input[type="text"],
.eael-contact-form input[type="email"],
.eael-contact-form input[type="url"],
.eael-contact-form input[type="tel"],
.eael-contact-form input[type="date"],
.eael-contact-form input[type="number"],
.eael-contact-form textarea {
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  outline: 0;
  width: 100%;
}
.eael-contact-form input[type="submit"] {
  border: 0;
  float: none;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  width: auto;
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-custom-radio-checkbox input[type="checkbox"],
.eael-custom-radio-checkbox input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-style: solid;
  border-width: 0;
  outline: none;
  min-width: 1px;
  width: 15px;
  height: 15px;
  background: #ddd;
  padding: 3px;
}
.eael-custom-radio-checkbox input[type="checkbox"]:before,
.eael-custom-radio-checkbox input[type="radio"]:before {
  content: "";
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: block;
}
.eael-custom-radio-checkbox input[type="checkbox"]:checked:before,
.eael-custom-radio-checkbox input[type="radio"]:checked:before {
  background: #999;
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.eael-custom-radio-checkbox input[type="radio"] {
  border-radius: 50%;
}
.eael-custom-radio-checkbox input[type="radio"]:before {
  border-radius: 50%;
}
.eael-post-elements-readmore-btn {
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: inline-block;
}
.elementor-lightbox .dialog-widget-content {
  width: 100%;
  height: 100%;
}
.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left
  .eael-weform-container {
  margin: 0 auto 0 0;
  display: inline-block;
  text-align: left;
}
.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center
  .eael-weform-container {
  float: none;
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right
  .eael-weform-container {
  margin: 0 0 0 auto;
  display: inline-block;
  text-align: left;
}
.eael-force-hide {
  display: none !important;
}
.eael-d-none {
  display: none !important;
}
.eael-d-block {
  display: block !important;
}
.eael-h-auto {
  height: auto !important;
}
.theme-martfury
  .elementor-wc-products
  .woocommerce
  ul.products
  li.product
  .product-inner
  .mf-rating
  .eael-star-rating.star-rating
  ~ .count {
  display: none;
}
.theme-martfury
  .elementor-wc-products
  .woocommerce
  ul.products
  li.product
  .product-inner
  .mf-rating
  .eael-star-rating.star-rating {
  display: none;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.elementor-widget-eael-adv-tabs .eael-tab-content-item,
.elementor-widget-eael-adv-accordion .eael-accordion-content,
.elementor-widget-eael-data-table .td-content,
.elementor-widget-eael-info-box .eael-infobox-template-wrapper,
.elementor-widget-eael-countdown .eael-countdown-expiry-template,
.elementor-widget-eael-countdown .eael-countdown-container,
.elementor-widget-eael-cta-box .eael-cta-template-wrapper,
.elementor-widget-eael-toggle .eael-toggle-primary-wrap,
.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,
.elementor-widget-eael-protected-content .eael-protected-content-message,
.elementor-widget-eael-protected-content .protected-content,
.eael-offcanvas-content-visible .eael-offcanvas-body,
.elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
  position: relative;
}
.elementor-widget-eael-adv-tabs
  .eael-tab-content-item:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-adv-accordion
  .eael-accordion-content:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-data-table
  .td-content:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-info-box
  .eael-infobox-template-wrapper:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-countdown
  .eael-countdown-expiry-template:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-countdown
  .eael-countdown-container:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-cta-box
  .eael-cta-template-wrapper:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-toggle
  .eael-toggle-primary-wrap:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-toggle
  .eael-toggle-secondary-wrap:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-protected-content
  .eael-protected-content-message:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-protected-content
  .protected-content:hover
  .eael-onpage-edit-template-wrapper,
.eael-offcanvas-content-visible
  .eael-offcanvas-body:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-stacked-cards
  .eael-stacked-cards__item:hover
  .eael-onpage-edit-template-wrapper {
  display: block;
}
.eael-widget-otea-active .elementor-element:hover > .elementor-element-overlay,
.eael-widget-otea-active .elementor-empty-view,
.eael-widget-otea-active .elementor-add-section-inline,
.eael-widget-otea-active .elementor-add-section {
  display: initial !important;
}
.eael-onpage-edit-template-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  border: 2px solid #5eead4;
}
.eael-onpage-edit-template-wrapper::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #5eead4;
  opacity: 0.3;
}
.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
  display: block;
}
.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
  display: none;
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
  background: #5eead4;
  color: #000;
  width: 150px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
  content: "";
  border-top: 30px solid #5eead4;
  border-right: 0;
  border-bottom: 0;
  border-left: 14px solid rgba(0, 0, 0, 0);
  right: 100%;
  position: absolute;
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 30px solid rgba(0, 0, 0, 0);
  border-left: 14px solid #5eead4;
  left: 100%;
  position: absolute;
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template > i {
  margin-right: 8px;
}
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4 {
  -webkit-box-shadow: inherit !important;
  box-shadow: inherit !important;
}
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
  clear: both;
}
.eael-testimonial-slider.nav-top-left,
.eael-testimonial-slider.nav-top-right,
.eael-team-slider.nav-top-left,
.eael-team-slider.nav-top-right,
.eael-logo-carousel.nav-top-left,
.eael-logo-carousel.nav-top-right,
.eael-post-carousel.nav-top-left,
.eael-post-carousel.nav-top-right,
.eael-product-carousel.nav-top-left,
.eael-product-carousel.nav-top-right {
  padding-top: 40px;
}
.eael-contact-form input[type="text"],
.eael-contact-form input[type="email"],
.eael-contact-form input[type="url"],
.eael-contact-form input[type="tel"],
.eael-contact-form input[type="date"],
.eael-contact-form input[type="number"],
.eael-contact-form textarea {
  background: #fff;
  box-shadow: none;
  -webkit-box-shadow: none;
  float: none;
  height: auto;
  margin: 0;
  outline: 0;
  width: 100%;
}
.eael-contact-form input[type="submit"] {
  border: 0;
  float: none;
  height: auto;
  margin: 0;
  padding: 10px 20px;
  width: auto;
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,
.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-contact-form.placeholder-hide input::-moz-placeholder,
.eael-contact-form.placeholder-hide textarea::-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-ms-input-placeholder,
.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-contact-form.placeholder-hide input:-moz-placeholder,
.eael-contact-form.placeholder-hide textarea:-moz-placeholder {
  opacity: 0;
  visibility: hidden;
}
.eael-custom-radio-checkbox input[type="checkbox"],
.eael-custom-radio-checkbox input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-style: solid;
  border-width: 0;
  outline: none;
  min-width: 1px;
  width: 15px;
  height: 15px;
  background: #ddd;
  padding: 3px;
}
.eael-custom-radio-checkbox input[type="checkbox"]:before,
.eael-custom-radio-checkbox input[type="radio"]:before {
  content: "";
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  display: block;
}
.eael-custom-radio-checkbox input[type="checkbox"]:checked:before,
.eael-custom-radio-checkbox input[type="radio"]:checked:before {
  background: #999;
  -webkit-transition: all 0.25s linear 0s;
  transition: all 0.25s linear 0s;
}
.eael-custom-radio-checkbox input[type="radio"] {
  border-radius: 50%;
}
.eael-custom-radio-checkbox input[type="radio"]:before {
  border-radius: 50%;
}
.eael-post-elements-readmore-btn {
  font-size: 12px;
  font-weight: 500;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: inline-block;
}
.elementor-lightbox .dialog-widget-content {
  width: 100%;
  height: 100%;
}
.eael-contact-form-align-left,
.elementor-widget-eael-weform.eael-contact-form-align-left
  .eael-weform-container {
  margin: 0 auto 0 0;
  display: inline-block;
  text-align: left;
}
.eael-contact-form-align-center,
.elementor-widget-eael-weform.eael-contact-form-align-center
  .eael-weform-container {
  float: none;
  margin: 0 auto;
  display: inline-block;
  text-align: left;
}
.eael-contact-form-align-right,
.elementor-widget-eael-weform.eael-contact-form-align-right
  .eael-weform-container {
  margin: 0 0 0 auto;
  display: inline-block;
  text-align: left;
}
.eael-force-hide {
  display: none !important;
}
.eael-d-none {
  display: none !important;
}
.eael-d-block {
  display: block !important;
}
.eael-h-auto {
  height: auto !important;
}
.theme-martfury
  .elementor-wc-products
  .woocommerce
  ul.products
  li.product
  .product-inner
  .mf-rating
  .eael-star-rating.star-rating
  ~ .count {
  display: none;
}
.theme-martfury
  .elementor-wc-products
  .woocommerce
  ul.products
  li.product
  .product-inner
  .mf-rating
  .eael-star-rating.star-rating {
  display: none;
}
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.elementor-widget-eael-adv-tabs .eael-tab-content-item,
.elementor-widget-eael-adv-accordion .eael-accordion-content,
.elementor-widget-eael-data-table .td-content,
.elementor-widget-eael-info-box .eael-infobox-template-wrapper,
.elementor-widget-eael-countdown .eael-countdown-expiry-template,
.elementor-widget-eael-countdown .eael-countdown-container,
.elementor-widget-eael-cta-box .eael-cta-template-wrapper,
.elementor-widget-eael-toggle .eael-toggle-primary-wrap,
.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,
.elementor-widget-eael-protected-content .eael-protected-content-message,
.elementor-widget-eael-protected-content .protected-content,
.eael-offcanvas-content-visible .eael-offcanvas-body,
.elementor-widget-eael-stacked-cards .eael-stacked-cards__item {
  position: relative;
}
.elementor-widget-eael-adv-tabs
  .eael-tab-content-item:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-adv-accordion
  .eael-accordion-content:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-data-table
  .td-content:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-info-box
  .eael-infobox-template-wrapper:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-countdown
  .eael-countdown-expiry-template:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-countdown
  .eael-countdown-container:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-cta-box
  .eael-cta-template-wrapper:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-toggle
  .eael-toggle-primary-wrap:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-toggle
  .eael-toggle-secondary-wrap:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-protected-content
  .eael-protected-content-message:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-protected-content
  .protected-content:hover
  .eael-onpage-edit-template-wrapper,
.eael-offcanvas-content-visible
  .eael-offcanvas-body:hover
  .eael-onpage-edit-template-wrapper,
.elementor-widget-eael-stacked-cards
  .eael-stacked-cards__item:hover
  .eael-onpage-edit-template-wrapper {
  display: block;
}
.eael-widget-otea-active .elementor-element:hover > .elementor-element-overlay,
.eael-widget-otea-active .elementor-empty-view,
.eael-widget-otea-active .elementor-add-section-inline,
.eael-widget-otea-active .elementor-add-section {
  display: initial !important;
}
.eael-onpage-edit-template-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  border: 2px solid #5eead4;
}
.eael-onpage-edit-template-wrapper::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: #5eead4;
  opacity: 0.3;
}
.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate {
  display: block;
}
.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after {
  display: none;
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template {
  background: #5eead4;
  color: #000;
  width: 150px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  z-index: 3;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before {
  content: "";
  border-top: 30px solid #5eead4;
  border-right: 0;
  border-bottom: 0;
  border-left: 14px solid #fff0;
  right: 100%;
  position: absolute;
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after {
  content: "";
  border-top: 0;
  border-right: 0;
  border-bottom: 30px solid #fff0;
  border-left: 14px solid #5eead4;
  left: 100%;
  position: absolute;
}
.eael-onpage-edit-template-wrapper .eael-onpage-edit-template > i {
  margin-right: 8px;
}
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect1,
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect2,
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect3,
.elementor-edit-area-active .eael_wd_liquid_glass_shadow-effect4 {
  -webkit-box-shadow: inherit !important;
  box-shadow: inherit !important;
}
.eael-gravity-form-align-default,
.eael-gravity-form-align-left,
.eael-gravity-form-btn-align-left {
  text-align: left;
}
.eael-gravity-form-align-right,
.eael-gravity-form-btn-align-right {
  text-align: right;
}
.eael-gravity-form-align-center,
.eael-gravity-form-btn-align-center {
  text-align: center;
}
.gform_wrapper form li,
.gform_wrapper li {
  list-style: none;
}
.eael-gravity-form .gform_wrapper ul.gform_fields li.gfield {
  padding: 0;
}
.eael-gravity-form .gform_wrapper textarea {
  padding: 0;
  font-weight: normal !important;
  font-family: inherit;
}
.eael-gravity-form .gform_wrapper .gform_footer input.button,
.eael-gravity-form .gform_wrapper .gform_footer input[type="submit"],
.eael-gravity-form .gform_wrapper .gform_page_footer input.button,
.eael-gravity-form .gform_wrapper .gform_page_footer input[type="submit"] {
  margin: 0;
}
.eael-gravity-form.title-description-hide .gform_heading {
  display: none;
}
.eael-gravity-form.labels-hide .gform_wrapper .top_label .gfield_label,
.eael-gravity-form.labels-hide
  .gform_wrapper
  .field_sublabel_below
  .ginput_complex.ginput_container
  label {
  display: none;
}
.eael-gravity-form-button-full-width
  .gform_wrapper
  .gform_footer
  input[type="submit"] {
  width: 100%;
}
.eael-gravity-form .gform_wrapper .gf_scroll_text .gsection_description {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .gform_wrapper .gf_progressbar {
    width: 100% !important;
  }
}
@media only screen and (min-width: 768px) {
  .gform_wrapper .gf_progressbar {
    width: 100% !important;
  }
}
@media only screen and (min-width: 641px) {
  .gform_wrapper.gform_validation_error
    .gform_body
    ul
    li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
    max-width: 100% !important;
  }
}
.ginput_container_fileupload input[type="file"]::file-selector-button,
.ginput_container_fileupload input[type="file"]::-webkit-file-upload-button,
.ginput_container_fileupload .button {
  cursor: pointer;
  background-color: rgb(0 0 0 / 0.75);
  color: #fff;
  position: relative;
  display: inline-block;
  text-decoration: none;
  border: 1px solid rgb(0 0 0 / 0.75);
  padding: 0.5em 1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  border-radius: 3px;
}
.ginput_container_fileupload input[type="file"]::file-selector-button:hover,
.ginput_container_fileupload
  input[type="file"]::-webkit-file-upload-button:hover,
.ginput_container_fileupload .button:hover {
  background-color: #262625;
  color: #fff;
}
.eael-adv-accordion {
  width: auto;
  height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header {
  padding: 15px;
  border: 1px solid rgb(0 0 0 / 0.02);
  background-color: #f1f1f1;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}
.eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  > .eael-accordion-tab-title {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header > i,
.eael-adv-accordion .eael-accordion-list .eael-accordion-header span {
  margin-right: 10px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header .eaa-svg {
  font-size: 32px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header .eaa-svg svg {
  width: 1em;
  height: 1em;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header:hover {
  background-color: #414141;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header.active {
  background-color: #444;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-header .fa-toggle {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.eael-accordion-header .eael-advanced-accordion-icon-closed {
  display: block;
}
.eael-accordion-header .eael-advanced-accordion-icon-opened {
  display: none;
}
.eael-accordion-header.active .eael-advanced-accordion-icon-closed {
  display: none;
}
.eael-accordion-header.active .eael-advanced-accordion-icon-opened {
  display: block;
}
.eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header.active
  .fa-toggle {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  z-index: 10;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.fa-accordion-icon {
  display: inline-block;
  margin-right: 10px;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content {
  display: none;
  border: 1px solid #eee;
  padding: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
  line-height: 1.7;
}
.eael-adv-accordion .eael-accordion-list .eael-accordion-content.active {
  display: block;
}
.rtl
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header.active
  .fa-toggle {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.elementor-kit-5 {
  --e-global-color-primary: #6ec1e4;
  --e-global-color-secondary: #54595f;
  --e-global-color-text: #7a7a7a;
  --e-global-color-accent: #61ce70;
  --e-global-color-f7e7dec: #6531cb;
  --e-global-color-pixPrimaryColor: #853bce;
  --e-global-color-pixSecondaryColor: #06060e;
  --e-global-typography-primary-font-family: "Roboto";
  --e-global-typography-primary-font-weight: 600;
  --e-global-typography-secondary-font-family: "Roboto Slab";
  --e-global-typography-secondary-font-weight: 400;
  --e-global-typography-text-font-family: "Roboto";
  --e-global-typography-text-font-weight: 400;
  --e-global-typography-accent-font-family: "Roboto";
  --e-global-typography-accent-font-weight: 500;
}
.elementor-kit-5 e-page-transition {
  background-color: #ffbc7d;
}
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 1140px;
}
.e-con {
  --container-max-width: 1140px;
}
.elementor-widget:not(:last-child) {
  --kit-widget-spacing: 20px;
}
.elementor-element {
  --widgets-spacing: 20px 20px;
  --widgets-spacing-row: 20px;
  --widgets-spacing-column: 20px;
}
h1.entry-title {
  display: var(--page-title-display);
}
@media (max-width: 1024px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1024px;
  }
  .e-con {
    --container-max-width: 1024px;
  }
}
@media (max-width: 767px) {
  .elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 767px;
  }
  .e-con {
    --container-max-width: 767px;
  }
}
.elementor-shape {
  direction: ltr;
  left: 0;
  line-height: 0;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.elementor-shape-top {
  top: -1px;
}
.elementor-shape-top:not([data-negative="false"]) svg {
  z-index: -1;
}
.elementor-shape-bottom {
  bottom: -1px;
}
.elementor-shape-bottom:not([data-negative="true"]) svg {
  z-index: -1;
}
.elementor-shape[data-negative="false"].elementor-shape-bottom,
.elementor-shape[data-negative="true"].elementor-shape-top {
  transform: rotate(180deg);
}
.elementor-shape svg {
  display: block;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  width: calc(100% + 1.3px);
}
.elementor-shape .elementor-shape-fill {
  fill: #fff;
  transform: rotateY(0deg);
  transform-origin: center;
} /*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-divider {
  --divider-border-style: none;
  --divider-border-width: 1px;
  --divider-color: #0c0d0e;
  --divider-icon-size: 20px;
  --divider-element-spacing: 10px;
  --divider-pattern-height: 24px;
  --divider-pattern-size: 20px;
  --divider-pattern-url: none;
  --divider-pattern-repeat: repeat-x;
}
.elementor-widget-divider .elementor-divider {
  display: flex;
}
.elementor-widget-divider .elementor-divider__text {
  font-size: 15px;
  line-height: 1;
  max-width: 95%;
}
.elementor-widget-divider .elementor-divider__element {
  flex-shrink: 0;
  margin: 0 var(--divider-element-spacing);
}
.elementor-widget-divider .elementor-icon {
  font-size: var(--divider-icon-size);
}
.elementor-widget-divider .elementor-divider-separator {
  direction: ltr;
  display: flex;
  margin: 0;
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator,
.elementor-widget-divider--view-line_text .elementor-divider-separator {
  align-items: center;
}
.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,
.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,
.elementor-widget-divider--view-line_text .elementor-divider-separator:after,
.elementor-widget-divider--view-line_text .elementor-divider-separator:before {
  border-block-end: 0;
  border-block-start: var(--divider-border-width) var(--divider-border-style)
    var(--divider-color);
  content: "";
  display: block;
  flex-grow: 1;
}
.elementor-widget-divider--element-align-left
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:first-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-left
  .elementor-divider-separator:before {
  content: none;
}
.elementor-widget-divider--element-align-left .elementor-divider__element {
  margin-left: 0;
}
.elementor-widget-divider--element-align-right
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:last-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-right
  .elementor-divider-separator:after {
  content: none;
}
.elementor-widget-divider--element-align-right .elementor-divider__element {
  margin-right: 0;
}
.elementor-widget-divider--element-align-start
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:first-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-start
  .elementor-divider-separator:before {
  content: none;
}
.elementor-widget-divider--element-align-start .elementor-divider__element {
  margin-inline-start: 0;
}
.elementor-widget-divider--element-align-end
  .elementor-divider
  .elementor-divider-separator
  > .elementor-divider__svg:last-of-type {
  flex-grow: 0;
  flex-shrink: 100;
}
.elementor-widget-divider--element-align-end
  .elementor-divider-separator:after {
  content: none;
}
.elementor-widget-divider--element-align-end .elementor-divider__element {
  margin-inline-end: 0;
}
.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(
    .elementor-widget-divider--view-line_icon
  )
  .elementor-divider-separator {
  border-block-start: var(--divider-border-width) var(--divider-border-style)
    var(--divider-color);
}
.elementor-widget-divider--separator-type-pattern {
  --divider-border-style: none;
}
.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line
  .elementor-divider-separator,
.elementor-widget-divider--separator-type-pattern:not(
    .elementor-widget-divider--view-line
  )
  .elementor-divider-separator:after,
.elementor-widget-divider--separator-type-pattern:not(
    .elementor-widget-divider--view-line
  )
  .elementor-divider-separator:before,
.elementor-widget-divider--separator-type-pattern:not(
    [class*="elementor-widget-divider--view"]
  )
  .elementor-divider-separator {
  background-color: var(--divider-color);
  -webkit-mask-image: var(--divider-pattern-url);
  mask-image: var(--divider-pattern-url);
  -webkit-mask-repeat: var(--divider-pattern-repeat);
  mask-repeat: var(--divider-pattern-repeat);
  -webkit-mask-size: var(--divider-pattern-size) 100%;
  mask-size: var(--divider-pattern-size) 100%;
  min-height: var(--divider-pattern-height);
  width: 100%;
}
.elementor-widget-divider--no-spacing {
  --divider-pattern-size: auto;
}
.elementor-widget-divider--bg-round {
  --divider-pattern-repeat: round;
}
.rtl .elementor-widget-divider .elementor-divider__text {
  direction: rtl;
}
.e-con-inner > .elementor-widget-divider,
.e-con > .elementor-widget-divider {
  width: var(--container-widget-width, 100%);
  --flex-grow: var(--container-widget-flex-grow);
} /*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-icon-box .elementor-icon-box-wrapper {
  display: flex;
  flex-direction: column;
  gap: var(--icon-box-icon-margin, 15px);
  text-align: center;
}
.elementor-widget-icon-box .elementor-icon-box-icon {
  display: inline-block;
  flex: 0 0 auto;
  line-height: 0;
}
.elementor-widget-icon-box .elementor-icon-box-content {
  flex-grow: 1;
  width: 100%;
}
.elementor-widget-icon-box .elementor-icon-box-title a {
  color: inherit;
}
.elementor-widget-icon-box .elementor-icon-box-description {
  margin: 0;
}
.elementor-widget-icon-box.elementor-position-right
  .elementor-icon-box-wrapper {
  flex-direction: row-reverse;
  gap: var(--icon-box-icon-margin, 15px);
  text-align: end;
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
  flex-direction: row;
  gap: var(--icon-box-icon-margin, 15px);
  text-align: start;
}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper {
  align-items: unset !important;
  flex-direction: column;
  gap: var(--icon-box-icon-margin, 15px);
  text-align: center;
}
.elementor-widget-icon-box.elementor-position-bottom
  .elementor-icon-box-wrapper {
  align-items: unset !important;
  flex-direction: column-reverse;
  gap: var(--icon-box-icon-margin, 15px);
  text-align: center;
}
@media (min-width: -1) {
  .elementor-widget-icon-box.elementor-widescreen-position-right
    .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: end;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-left
    .elementor-icon-box-wrapper {
    flex-direction: row;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: start;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-top
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-widescreen-position-bottom
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
}
@media (max-width: -1) {
  .elementor-widget-icon-box.elementor-laptop-position-right
    .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: end;
  }
  .elementor-widget-icon-box.elementor-laptop-position-left
    .elementor-icon-box-wrapper {
    flex-direction: row;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: start;
  }
  .elementor-widget-icon-box.elementor-laptop-position-top
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-laptop-position-bottom
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-right
    .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: end;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-left
    .elementor-icon-box-wrapper {
    flex-direction: row;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: start;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-top
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-tablet_extra-position-bottom
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-icon-box.elementor-tablet-position-right
    .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: end;
  }
  .elementor-widget-icon-box.elementor-tablet-position-left
    .elementor-icon-box-wrapper {
    flex-direction: row;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: start;
  }
  .elementor-widget-icon-box.elementor-tablet-position-top
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-tablet-position-bottom
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
}
@media (max-width: -1) {
  .elementor-widget-icon-box.elementor-mobile_extra-position-right
    .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: end;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-left
    .elementor-icon-box-wrapper {
    flex-direction: row;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: start;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-top
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-mobile_extra-position-bottom
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
}
@media (max-width: 767px) {
  .elementor-widget-icon-box.elementor-mobile-position-right
    .elementor-icon-box-wrapper {
    flex-direction: row-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: end;
  }
  .elementor-widget-icon-box.elementor-mobile-position-left
    .elementor-icon-box-wrapper {
    flex-direction: row;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: start;
  }
  .elementor-widget-icon-box.elementor-mobile-position-top
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-mobile-position-bottom
    .elementor-icon-box-wrapper {
    align-items: unset !important;
    flex-direction: column-reverse;
    gap: var(--icon-box-icon-margin, 15px);
    text-align: center;
  }
  .elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,
  .elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon {
    flex-direction: column;
  }
} /*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-video .elementor-widget-container,
.elementor-widget-video:not(:has(.elementor-widget-container)) {
  overflow: hidden;
  transform: translateZ(0);
}
.elementor-widget-video .elementor-wrapper {
  aspect-ratio: var(--video-aspect-ratio);
}
.elementor-widget-video .elementor-wrapper iframe,
.elementor-widget-video .elementor-wrapper video {
  background-color: #000;
  border: none;
  display: flex;
  height: 100%;
  width: 100%;
}
.elementor-widget-video
  .elementor-open-inline
  .elementor-custom-embed-image-overlay {
  background-position: 50%;
  background-size: cover;
  inset: 0;
  position: absolute;
}
.elementor-widget-video .elementor-custom-embed-image-overlay {
  cursor: pointer;
  text-align: center;
}
.elementor-widget-video
  .elementor-custom-embed-image-overlay:hover
  .elementor-custom-embed-play
  i {
  opacity: 1;
}
.elementor-widget-video .elementor-custom-embed-image-overlay img {
  aspect-ratio: var(--video-aspect-ratio);
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  width: 100%;
}
.elementor-widget-video .e-hosted-video .elementor-video {
  -o-object-fit: cover;
  object-fit: cover;
}
.e-con-inner > .elementor-widget-video,
.e-con > .elementor-widget-video {
  width: var(--container-widget-width);
  --flex-grow: var(--container-widget-flex-grow);
}
.gform-theme--framework
  :where(
    :not(html):not(iframe):not(canvas):not(img):not(svg):not(video)
      :not(svg *):not(symbol *)
      :not(.gform-theme__no-reset--el):not(
        .gform-theme__no-reset--children *
      ):not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-reset
      ):not(.gform-theme__disable-reset *):not(.gform_heading *):not(
        .gfield--type-html *
      ):not(.gfield--type-section *):not(.form_saved_message > *):not(
        .form_saved_message_sent > *
      ):not(.gform_confirmation_message *):not(.wp-editor-container):not(
        .mce-tinymce
      ):not(.mce-tinymce *):not(.wp-editor-area):not(
        .gfield_description > *
      ):not(.gform-field-label--type-inline > :not(span)):not(
        .ui-resizable-handle
      ):not(.hidden)
  ) {
  all: unset;
  display: revert;
}
.gform-theme--framework *,
.gform-theme--framework ::after,
.gform-theme--framework ::before {
  box-sizing: border-box;
}
.gform-theme--framework a,
.gform-theme--framework button {
  cursor: revert;
}
.gform-theme--framework menu,
.gform-theme--framework
  ol:where(
    :not(.gform_heading *):not(.gfield--type-html *):not(
        .gfield--type-section *
      ):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(
        .gform_confirmation_message *
      )
  ),
.gform-theme--framework
  ul:where(
    :not(.gform_heading *):not(.gfield--type-html *):not(
        .gfield--type-section *
      ):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(
        .gform_confirmation_message *
      )
  ) {
  list-style: none;
}
.gform-theme--framework img {
  max-inline-size: 100%;
  max-block-size: 100%;
}
.gform-theme--framework table {
  border-collapse: collapse;
}
.gform-theme--framework input,
.gform-theme--framework textarea {
  -webkit-user-select: auto;
}
.gform-theme--framework textarea {
  white-space: revert;
}
.gform-theme--framework meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert;
}
.gform-theme--framework :where(pre) {
  all: revert;
}
.gform-theme--framework ::-moz-placeholder {
  color: unset;
}
.gform-theme--framework ::placeholder {
  color: unset;
}
.gform-theme--framework :where([hidden]) {
  display: none;
}
.gform-theme--framework
  :where([contenteditable]:not([contenteditable="false"])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  word-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}
.gform-theme--framework :where([draggable="true"]) {
  -webkit-user-drag: element;
}
.gform-theme--framework :where(dialog:modal) {
  all: revert;
}
.gform-theme--framework input[type="checkbox"]::before,
.gform-theme--framework input[type="radio"]::before {
  height: auto;
  margin-block: 0;
  margin-inline: 0;
  position: static;
  width: auto;
}
.gform-theme--framework input[type="checkbox"]::after,
.gform-theme--framework input[type="radio"]::after {
  content: none;
}
.gform-theme--api,
.gform-theme--foundation {
  --gf-form-gap-x: 16px;
  --gf-form-gap-y: 40px;
  --gf-field-gap-x: 12px;
  --gf-field-gap-y: 12px;
  --gf-label-width: 30%;
  --gf-label-req-gap: 6px;
  --gf-form-footer-margin-y-start: 24px;
  --gf-form-footer-gap: 8px;
  --gf-field-date-width: 168px;
  --gf-field-time-width: 110px;
  --gf-field-list-btns-gap: 8px;
  --gf-field-list-btns-width: calc(
    32px + var(--gf-field-list-btns-gap) + var(--gf-field-gap-x)
  );
  --gf-field-pg-steps-gap-y: 8px;
  --gf-field-pg-steps-gap-x: 24px;
}
.gform-theme--foundation *,
.gform-theme--foundation ::after,
.gform-theme--foundation ::before {
  box-sizing: border-box;
}
.gform-theme--foundation fieldset,
.gform-theme--foundation legend {
  background: 0 0;
  padding: 0;
}
.gform-theme--foundation fieldset {
  border: none;
  display: block;
  margin: 0;
}
.gform-theme--foundation legend {
  margin-inline: 0;
}
.gform_anchor.focus-visible {
  outline: 0;
}
.gform_anchor:focus-visible {
  outline: 0;
}
.gform_confirmation_wrapper:focus,
.gform_wrapper:focus {
  outline: 0;
}
.gform-theme--foundation .hidden_label .gfield_label,
.gform-theme--foundation .hidden_sub_label,
.gform-theme--foundation .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
.gform-theme--foundation button.screen-reader-text:focus {
  border: 0;
  clip: auto;
  clip-path: none;
  height: auto;
  margin: 0;
  position: static !important;
  width: auto;
}
.gform-theme--foundation .gform-ul-reset {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.gform-theme--foundation .gform-text-input-reset {
  background-color: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  outline: 0;
  padding: inherit;
  width: auto;
}
@media (min-width: 640px) {
  .gform-theme--foundation .left_label .gfield .copy_values_option_container,
  .gform-theme--foundation
    .left_label
    .gfield
    .gfield_creditcard_warning_message,
  .gform-theme--foundation .left_label .gfield .gfield_password_strength,
  .gform-theme--foundation
    .left_label
    .gfield
    > .gfield-admin-wrapper
    > .ginput_container,
  .gform-theme--foundation .left_label .gfield > .ginput_container,
  .gform-theme--foundation .right_label .gfield .copy_values_option_container,
  .gform-theme--foundation
    .right_label
    .gfield
    .gfield_creditcard_warning_message,
  .gform-theme--foundation .right_label .gfield .gfield_password_strength,
  .gform-theme--foundation
    .right_label
    .gfield
    > .gfield-admin-wrapper
    > .ginput_container,
  .gform-theme--foundation .right_label .gfield > .ginput_container {
    float: inline-end;
  }
  .gform-theme--foundation
    .left_label
    .gfield
    .gfield_creditcard_warning_message,
  .gform-theme--foundation .left_label .gfield .gfield_password_strength,
  .gform-theme--foundation
    .right_label
    .gfield
    .gfield_creditcard_warning_message,
  .gform-theme--foundation .right_label .gfield .gfield_password_strength {
    margin-inline-start: auto;
  }
  .gform-theme--foundation
    .left_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > .gfield-admin-wrapper
    > div:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ),
  .gform-theme--foundation
    .left_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > div:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ),
  .gform-theme--foundation
    .left_label
    .gfield
    > .gfield-admin-wrapper
    > .ginput_container:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ),
  .gform-theme--foundation
    .left_label
    .gfield
    > .ginput_container:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ),
  .gform-theme--foundation
    .right_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > .gfield-admin-wrapper
    > div:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ),
  .gform-theme--foundation
    .right_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > div:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ),
  .gform-theme--foundation
    .right_label
    .gfield
    > .gfield-admin-wrapper
    > .ginput_container:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ),
  .gform-theme--foundation
    .right_label
    .gfield
    > .ginput_container:where(
      :not(.gform-grid-row):not(.ui-resizable-handle):not(
          .gfield-admin-icons
        ):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(
          .admin-hidden-markup
        ):not(.gfield-compact-icons)
    ) {
    inline-size: calc(100% - var(--gf-label-width));
  }
  .gform-theme--foundation
    .left_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > .gfield-admin-wrapper
    > div:where(.gform-grid-row),
  .gform-theme--foundation
    .left_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > div:where(.gform-grid-row),
  .gform-theme--foundation
    .left_label
    .gfield
    > .gfield-admin-wrapper
    > .ginput_container:where(.gform-grid-row),
  .gform-theme--foundation
    .left_label
    .gfield
    > .ginput_container:where(.gform-grid-row),
  .gform-theme--foundation
    .right_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > .gfield-admin-wrapper
    > div:where(.gform-grid-row),
  .gform-theme--foundation
    .right_label
    .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))
    > div:where(.gform-grid-row),
  .gform-theme--foundation
    .right_label
    .gfield
    > .gfield-admin-wrapper
    > .ginput_container:where(.gform-grid-row),
  .gform-theme--foundation
    .right_label
    .gfield
    > .ginput_container:where(.gform-grid-row) {
    inline-size: calc((100% - var(--gf-label-width)) + var(--gf-field-gap-x));
  }
  .gform-theme--foundation:where(:not(.gform_editor))
    .left_label
    .gfield_html_formatted,
  .gform-theme--foundation:where(:not(.gform_editor))
    .right_label
    .gfield_html_formatted {
    margin-inline-start: var(--gf-label-width);
  }
}
.field_sublabel_below .ginput_complex {
  align-items: flex-start;
}
.field_sublabel_above .ginput_complex {
  align-items: flex-end;
}
.gform-theme--foundation .ginput_complex label,
.gform-theme--foundation .ginput_complex legend {
  display: block;
}
.gform-theme--foundation .ginput_complex input,
.gform-theme--foundation .ginput_complex select {
  inline-size: 100%;
}
.gform-theme--foundation .gfield textarea {
  inline-size: 100%;
}
.gform-theme--foundation .gfield textarea.small {
  min-block-size: 6rem;
}
.gform-theme--foundation .gfield textarea.medium {
  min-block-size: 12rem;
}
.gform-theme--foundation .gfield textarea.large {
  min-block-size: 18rem;
}
.gform-theme--foundation .gfield .ginput_password,
.gform-theme--foundation .gfield input,
.gform-theme--foundation .gfield select {
  max-inline-size: 100%;
}
.gform-theme--foundation .gfield .ginput_password.small,
.gform-theme--foundation .gfield input.small,
.gform-theme--foundation .gfield select.small {
  inline-size: calc(25% - var(--gf-form-gap-x) * 3 / 4);
}
.gform-theme--foundation .gfield .ginput_password.medium,
.gform-theme--foundation .gfield input.medium,
.gform-theme--foundation .gfield select.medium {
  inline-size: calc(50% - var(--gf-form-gap-x) / 2);
}
.gform-theme--foundation .gfield .ginput_password.large,
.gform-theme--foundation .gfield input.large,
.gform-theme--foundation .gfield select.large {
  inline-size: 100%;
}
.gform-theme--foundation .gform_fields {
  grid-column-gap: 0;
  -moz-column-gap: 0;
  column-gap: 0;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-template-rows: repeat(auto-fill, auto);
  inline-size: 100%;
  grid-row-gap: var(--gf-form-gap-y);
  row-gap: var(--gf-form-gap-y);
}
.gform-theme--foundation .gfield {
  grid-column: 1/-1;
  min-inline-size: 0;
}
.gform-theme--foundation #field_submit,
.gform-theme--foundation .gform_footer,
.gform-theme--foundation .gform_page_footer {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gf-form-footer-gap);
}
.gform-theme--foundation #field_submit {
  align-items: flex-end;
}
.gform-theme--foundation
  #field_submit
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full {
  inline-size: 100% !important;
}
.gform-theme--foundation .gform_footer,
.gform-theme--foundation .gform_page_footer {
  margin-block-start: var(--gf-form-footer-margin-y-start);
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full {
  inline-size: 100% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-full,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-full {
  inline-size: 100% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-eleven-twelfths,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-eleven-twelfths {
  inline-size: 91.6666% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-five-sixths,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-five-sixths {
  inline-size: 83.3333% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-three-quarter,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-three-quarter {
  inline-size: 75% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-two-thirds,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-two-thirds {
  inline-size: 66.6666% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-seven-twelfths,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-seven-twelfths {
  inline-size: 58.3333% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-half,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-half {
  inline-size: 50% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-five-twelfths,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-five-twelfths {
  inline-size: 41.6666% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-third,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-third {
  inline-size: 33.3333% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-quarter,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-quarter {
  inline-size: 25% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-one-sixth,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-one-sixth {
  inline-size: 16.6666% !important;
}
.gform-theme--foundation
  .gform_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-one-twelfth,
.gform-theme--foundation
  .gform_page_footer:where(:not(.gform-conversational__field-form-footer))
  input[type="submit"][id*="gform_submit_button_"].gform-button--width-full.gfield--width-one-twelfth {
  inline-size: 8.3333% !important;
}
@media (min-width: 640px) {
  .gform-theme--foundation .gform_fields {
    -moz-column-gap: var(--gf-form-gap-x);
    column-gap: var(--gf-form-gap-x);
  }
  .gform-theme--foundation .gfield--width-full {
    grid-column: span 12;
  }
  .gform-theme--foundation .gfield--width-eleven-twelfths {
    grid-column: span 11;
  }
  .gform-theme--foundation .gfield--width-five-sixths {
    grid-column: span 10;
  }
  .gform-theme--foundation .gfield--width-three-quarter {
    grid-column: span 9;
  }
  .gform-theme--foundation .gfield--width-two-thirds {
    grid-column: span 8;
  }
  .gform-theme--foundation .gfield--width-seven-twelfths {
    grid-column: span 7;
  }
  .gform-theme--foundation .gfield--width-half {
    grid-column: span 6;
  }
  .gform-theme--foundation .gfield--width-five-twelfths {
    grid-column: span 5;
  }
  .gform-theme--foundation .gfield--width-third {
    grid-column: span 4;
  }
  .gform-theme--foundation .gfield--width-quarter {
    grid-column: span 3;
  }
  .gform-theme--foundation .gfield--width-one-sixth {
    grid-column: span 2;
  }
  .gform-theme--foundation .gfield--width-one-twelfth {
    grid-column: span 1;
  }
  .gform-theme--foundation .gform_footer.left_label,
  .gform-theme--foundation .gform_footer.right_label {
    padding-inline-start: var(--gf-label-width);
  }
}
.gform-theme--foundation .gform-grid-row {
  display: flex;
  flex-flow: row wrap;
  margin-inline: calc(var(--gf-field-gap-x) * -1 / 2);
  row-gap: var(--gf-field-gap-y);
}
.gform-theme--foundation .gform-grid-col {
  flex: none;
  inline-size: 100%;
  padding-inline: calc(var(--gf-field-gap-x) / 2);
}
.gform-theme--foundation .gform-grid-col.gform-grid-row {
  inline-size: calc(100% + var(--gf-field-gap-x));
}
@media (min-width: 640px) {
  .gform-theme--foundation .gform-grid-col.gform-grid-col--size-auto {
    flex: 1;
    inline-size: auto;
  }
}
.gform-theme--foundation
  .gform-field-label:where(
    :not([class*="gform-field-label--type-"]):not(.gfield_header_item):not(
        .ginput_quantity_label
      )
  ),
.gform-theme--foundation.gform_editor legend.gform-field-label > span {
  align-items: baseline;
  display: flex;
  flex-wrap: wrap;
  gap: var(--gf-label-req-gap);
}
.gform-theme--foundation
  .gform-field-label:where([class*="gform-field-label--type-"]) {
  display: inline-block;
}
@media (min-width: 640px) {
  .gform-theme--foundation:where(:not(.gform-editor--compact))
    .left_label
    .gform-field-label:where(
      :not([class*="gform-field-label--type-"]):not(.gfield_header_item):not(
          .ginput_quantity_label
        )
    ),
  .gform-theme--foundation:where(:not(.gform-editor--compact))
    .right_label
    .gform-field-label:where(
      :not([class*="gform-field-label--type-"]):not(.gfield_header_item):not(
          .ginput_quantity_label
        )
    ) {
    flex-direction: column;
    float: inline-start;
    gap: calc(var(--gf-label-req-gap) / 3);
    inline-size: var(--gf-label-width);
  }
}
@media (min-width: 640px) {
  .gform-theme--foundation:where(:not(.gform-editor--compact))
    .left_label
    .gform-field-label:where(
      :not([class*="gform-field-label--type-"]):not(.gfield_header_item):not(
          .ginput_quantity_label
        )
    ) {
    align-items: start;
  }
}
@media (min-width: 640px) {
  .gform-theme--foundation:where(:not(.gform-editor--compact))
    .right_label
    .gform-field-label:where(
      :not([class*="gform-field-label--type-"]):not(.gfield_header_item):not(
          .ginput_quantity_label
        )
    ) {
    align-items: end;
    justify-content: normal;
    text-align: end;
  }
}
@media (min-width: 640px) {
  .gform-theme--foundation .left_label .gfield_description,
  .gform-theme--foundation .right_label .gfield_description {
    clear: inline-end;
    margin-inline-start: auto;
  }
}
.gform-theme--foundation .gform_drop_area {
  background-color: #fff;
  border: 1px dashed #686e77;
  padding-block: 32px;
  padding-inline: 32px;
  text-align: center;
}
.gform-theme--foundation .gform_drop_instructions,
.gform-theme--foundation .gform_fileupload_rules {
  display: block;
}
.gform-theme--foundation.ui-datepicker {
  background-color: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
  display: none;
  z-index: 9999 !important;
}
.gform-theme--foundation.ui-datepicker .ui-icon {
  background-repeat: no-repeat;
  display: block;
  inset-block-start: 0.3em;
  inset-inline-start: 0.5em;
  margin-block-start: -0.25em;
  overflow: hidden;
  position: relative;
  text-indent: -99999px;
  vertical-align: middle;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-header {
  padding-block: 0.2em;
  position: relative;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-next,
.gform-theme--foundation.ui-datepicker .ui-datepicker-prev {
  block-size: 1.8em;
  inline-size: 1.8em;
  inset-block-start: 2px;
  position: absolute;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-next::before,
.gform-theme--foundation.ui-datepicker .ui-datepicker-prev::before {
  background-image: url(/wp-content/plugins/gravityforms/images/theme/down-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  block-size: 1em;
  content: "";
  display: inline-block;
  inline-size: 1em;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  position: absolute;
  transform: translate(-50%, -50%) rotate(90deg);
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-next span,
.gform-theme--foundation.ui-datepicker .ui-datepicker-prev span {
  display: block;
  inset-block-start: 50%;
  inset-inline-start: 50%;
  margin-block-start: -8px;
  margin-inline-start: -8px;
  position: absolute;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover,
.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover {
  inset-block-start: 1px;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-prev {
  inset-inline-start: 2px;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-next {
  inset-inline-end: 2px;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-next::before {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover {
  inset-inline-start: 1px;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover {
  inset-inline-end: 1px;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-title {
  line-height: 1.8em;
  margin-inline: 2.3em;
  text-align: center;
}
.gform-theme--foundation.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin-block: 1px;
}
.gform-theme--foundation.ui-datepicker select.ui-datepicker-month,
.gform-theme--foundation.ui-datepicker select.ui-datepicker-year {
  background-color: transparent;
  background-image: url(/wp-content/plugins/gravityforms/images/theme/down-arrow.svg);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-inline-end: 24px;
}
.gform-theme--foundation.ui-datepicker table {
  border-collapse: collapse;
  font-size: 0.9em;
  inline-size: 100%;
  margin-block-end: 0.4em;
  table-layout: fixed;
}
.gform-theme--foundation.ui-datepicker th {
  border: 0;
  font-weight: 700;
  padding-block: 0.7em;
  padding-inline: 0.3em;
  text-align: center;
}
.gform-theme--foundation.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.gform-theme--foundation.ui-datepicker td a,
.gform-theme--foundation.ui-datepicker td span {
  display: block;
  margin: auto;
  padding: 0.25em 0.2em;
  text-align: center;
  text-decoration: none;
}
.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl {
  direction: rtl;
}
.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl
  .ui-datepicker-prev::before {
  transform: translate(50%, -50%) rotate(-90deg);
}
.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl
  .ui-datepicker-next::before {
  transform: translate(50%, -50%) rotate(90deg);
}
.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl
  select.ui-datepicker-month,
.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl
  select.ui-datepicker-year {
  background-position: 0 50%;
}
.gform-theme--foundation .chosen-container {
  display: inline-block;
  font-size: 13px;
  position: relative;
  text-align: start;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
}
.gform-theme--foundation .chosen-container * {
  box-sizing: border-box;
}
.gform-theme--foundation .chosen-container a {
  cursor: pointer;
}
.gform-theme--foundation .chosen-container .chosen-drop {
  background: #fff;
  border: 1px solid #aaa;
  border-block-start: 0;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
  inline-size: 100%;
  inset-block-start: 100%;
  position: absolute;
  z-index: 1010;
}
.gform-theme--foundation .chosen-container.chosen-with-drop .chosen-drop {
  clip: auto;
  clip-path: none;
}
.gform-theme--foundation .chosen-container .chosen-single .group-name,
.gform-theme--foundation .chosen-container .search-choice .group-name {
  color: #999;
  font-weight: 400;
  margin-inline-end: 4px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gform-theme--foundation .chosen-container .chosen-single .group-name::after,
.gform-theme--foundation .chosen-container .search-choice .group-name::after {
  content: ":";
  padding-inline-start: 2px;
  vertical-align: top;
}
.gform-theme--foundation .chosen-container-single .chosen-single {
  background: #fff
    linear-gradient(#fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  block-size: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  display: block;
  line-height: 24px;
  overflow: hidden;
  padding-block: 0;
  padding-inline: 8px 0;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
}
.gform-theme--foundation .chosen-container-single .chosen-single span {
  display: block;
  margin-inline-end: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gform-theme--foundation .chosen-container-single .chosen-single abbr {
  background: url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png) -42px
    1px no-repeat;
  block-size: 12px;
  display: block;
  font-size: 1px;
  inline-size: 12px;
  inset-block-start: 6px;
  inset-inline-end: 26px;
  position: absolute;
}
.gform-theme--foundation .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.gform-theme--foundation .chosen-container-single .chosen-single div {
  block-size: 100%;
  display: block;
  inline-size: 18px;
  inset-block-start: 0;
  inset-inline-end: 0;
  position: absolute;
}
.gform-theme--foundation .chosen-container-single .chosen-single div b {
  background: url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png)
    no-repeat 0 2px;
  block-size: 100%;
  display: block;
  inline-size: 100%;
}
.gform-theme--foundation .chosen-container-single .chosen-default {
  color: #999;
}
.gform-theme--foundation
  .chosen-container-single
  .chosen-single-with-deselect
  span {
  margin-inline-end: 38px;
}
.gform-theme--foundation
  .chosen-container-single.chosen-disabled
  .chosen-single
  abbr:hover {
  background-position: -42px -10px;
}
.gform-theme--foundation .chosen-container-single .chosen-search {
  margin-block: 0;
  margin-inline: 0;
  padding-block: 3px;
  padding-inline: 4px;
  position: relative;
  white-space: nowrap;
  z-index: 1010;
}
.gform-theme--foundation
  .chosen-container-single
  .chosen-search
  input[type="text"] {
  background: url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png)
    no-repeat 100% -20px;
  block-size: auto;
  border: 1px solid #aaa;
  border-radius: 0;
  font-family: sans-serif;
  font-size: 1em;
  inline-size: 100%;
  line-height: normal;
  margin-block: 1px;
  margin-inline: 0;
  outline: 0;
  padding-block: 4px;
  padding-inline: 5px 20px;
}
.gform-theme--foundation
  .chosen-container-single.chosen-container-single-nosearch
  .chosen-search {
  clip: rect(0, 0, 0, 0);
  clip-path: inset(100% 100%);
  position: absolute;
}
.gform-theme--foundation .chosen-container-single .chosen-drop {
  background-clip: padding-box;
  border-end-end-radius: 4px;
  border-end-start-radius: 4px;
  border-start-end-radius: 0;
  border-start-start-radius: 0;
  margin-block-start: -1px;
}
.gform-theme--foundation .chosen-container .chosen-results {
  color: #444;
  margin-block: 0 4px;
  margin-inline: 0 4px;
  max-block-size: 240px;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  padding-block: 0;
  padding-inline: 4px 0;
  position: relative;
}
.gform-theme--foundation .chosen-container .chosen-results li {
  display: none;
  line-height: 15px;
  list-style: none;
  margin-block: 0;
  margin-inline: 0;
  padding-block: 5px;
  padding-inline: 6px;
  -webkit-touch-callout: none;
  word-wrap: break-word;
}
.gform-theme--foundation .chosen-container .chosen-results li.active-result {
  cursor: pointer;
  display: list-item;
}
.gform-theme--foundation .chosen-container .chosen-results li.disabled-result {
  color: #ccc;
  cursor: default;
  display: list-item;
}
.gform-theme--foundation .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.gform-theme--foundation .chosen-container .chosen-results li.no-results {
  background: #f4f4f4;
  color: #777;
  display: list-item;
}
.gform-theme--foundation .chosen-container .chosen-results li.group-result {
  cursor: default;
  display: list-item;
  font-weight: 700;
}
.gform-theme--foundation .chosen-container .chosen-results li.group-option {
  padding-inline-start: 15px;
}
.gform-theme--foundation .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
.gform-theme--foundation .chosen-container-multi .chosen-choices {
  background-color: #fff;
  background-image: linear-gradient(#eee 1%, #fff 15%);
  block-size: auto;
  border: 1px solid #aaa;
  cursor: text;
  inline-size: 100%;
  margin-block: 0;
  margin-inline: 0;
  overflow: hidden;
  padding-block: 0;
  padding-inline: 5px;
  position: relative;
}
.gform-theme--foundation .chosen-container-multi .chosen-choices li {
  float: inline-start;
  list-style: none;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-field {
  margin-block: 0;
  margin-inline: 0;
  padding-block: 0;
  padding-inline: 0;
  white-space: nowrap;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-field
  input[type="text"] {
  background: 0 0 !important;
  block-size: 25px;
  border: 0 !important;
  border-radius: 0;
  box-shadow: none;
  color: #999;
  font-family: sans-serif;
  font-size: 100%;
  inline-size: 25px;
  line-height: normal;
  margin-block: 1px;
  margin-inline: 0;
  outline: 0;
  padding-block: 0;
  padding-inline: 0;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-choice {
  background-clip: padding-box;
  background-color: #eee;
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  background-repeat: repeat-x;
  background-size: 100% 19px;
  border: 1px solid #aaa;
  border-radius: 3px;
  box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: default;
  line-height: 13px;
  margin-block: 3px;
  margin-inline: 0 5px;
  max-inline-size: 100%;
  padding-block: 3px;
  padding-inline: 5px 20px;
  position: relative;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  span {
  word-wrap: break-word;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close {
  background: url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite.png) -42px
    1px no-repeat;
  block-size: 12px;
  display: block;
  font-size: 1px;
  inline-size: 12px;
  inset-block-start: 4px;
  inset-inline-end: 3px;
  position: absolute;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  background-position: -42px -10px;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-choice-disabled {
  background-color: #e4e4e4;
  background-image: linear-gradient(
    #f4f4f4 20%,
    #f0f0f0 50%,
    #e8e8e8 52%,
    #eee 100%
  );
  border: 1px solid #ccc;
  color: #666;
  padding-inline-end: 5px;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-choice-focus {
  background: #d4d4d4;
}
.gform-theme--foundation
  .chosen-container-multi
  .chosen-choices
  li.search-choice-focus
  .search-choice-close {
  background-position: -42px -10px;
}
.gform-theme--foundation .chosen-container-multi .chosen-results {
  margin-block: 0;
  margin-inline: 0;
  padding-block: 0;
  padding-inline: 0;
}
.gform-theme--foundation .chosen-container-multi .chosen-drop .result-selected {
  color: #ccc;
  cursor: default;
  display: list-item;
}
.gform-theme--foundation .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.gform-theme--foundation
  .chosen-container-active.chosen-with-drop
  .chosen-single {
  background-image: linear-gradient(#eee 20%, #fff 80%);
  border: 1px solid #aaa;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  box-shadow: 0 1px 0 #fff inset;
}
.gform-theme--foundation
  .chosen-container-active.chosen-with-drop
  .chosen-single
  div {
  background: 0 0;
  border-inline-start: none;
}
.gform-theme--foundation
  .chosen-container-active.chosen-with-drop
  .chosen-single
  div
  b {
  background-position: -18px 2px;
}
.gform-theme--foundation .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.gform-theme--foundation
  .chosen-container-active
  .chosen-choices
  li.search-field
  input[type="text"] {
  color: #222;
}
.gform-theme--foundation .chosen-disabled {
  cursor: default;
  opacity: 0.5 !important;
}
.gform-theme--foundation .chosen-disabled .chosen-single {
  cursor: default;
}
.gform-theme--foundation
  .chosen-disabled
  .chosen-choices
  .search-choice
  .search-choice-close {
  cursor: default;
}
.gform-theme--foundation .chosen-rtl {
  direction: rtl;
}
.gform-theme--foundation
  .chosen-rtl.chosen-container-single
  .chosen-single
  div
  b {
  background-position: 6px 2px;
}
.gform-theme--foundation
  .chosen-rtl.chosen-container-single.chosen-with-drop
  .chosen-single
  div
  b {
  background-position: -12px 2px;
}
.gform-theme--foundation .chosen-rtl .chosen-search input[type="text"] {
  background-position: -30px -20px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min-resolution: 144dpi),
  only screen and (min-resolution: 1.5dppx) {
  .gform-theme--foundation .chosen-container .chosen-results-scroll-down span,
  .gform-theme--foundation .chosen-container .chosen-results-scroll-up span,
  .gform-theme--foundation
    .chosen-container-multi
    .chosen-choices
    .search-choice
    .search-choice-close,
  .gform-theme--foundation
    .chosen-container-single
    .chosen-search
    input[type="text"],
  .gform-theme--foundation .chosen-container-single .chosen-single abbr,
  .gform-theme--foundation .chosen-container-single .chosen-single div b,
  .gform-theme--foundation .chosen-rtl .chosen-search input[type="text"] {
    background-image: url(/wp-content/plugins/gravityforms/images/theme/chosen/chosen-sprite@2x.png) !important;
    background-repeat: no-repeat !important;
    background-size: 52px 37px !important;
  }
}
.gform-theme--foundation .gf_invisible,
.gform-theme--foundation .gfield_visibility_hidden {
  inset-inline-start: -9999px;
  position: absolute;
  visibility: hidden;
}
.gform-theme--foundation .gf_hide_charleft .charleft {
  display: none !important;
}
.gform-theme--foundation .ginput_counter {
  color: #767676;
  font-size: 0.8em;
}
.gform-theme--foundation .ginput_counter_tinymce {
  border-block-start: 1px solid #dcdcde;
  font-size: 12px;
  padding-block: 2px;
  padding-inline: 10px;
}
@media (min-width: 640px) {
  .gform-theme--foundation .ginput_address_city,
  .gform-theme--foundation .ginput_address_country,
  .gform-theme--foundation .ginput_address_state,
  .gform-theme--foundation .ginput_address_zip {
    inline-size: 50%;
  }
}
.gform-theme--foundation .gform_card_icon_container {
  block-size: 32px;
  display: flex;
  margin-block-end: 8px;
}
.gform-theme--foundation .gform_card_icon_container .gform_card_icon {
  background-image: url(/wp-content/plugins/gravityforms/images/gf-creditcards.svg);
  background-repeat: no-repeat;
  block-size: 32px;
  inline-size: 40px;
  margin-inline-end: 0.3rem;
  text-indent: -9000px;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_amex {
  background-position: -167px 0;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_discover {
  background-position: -221px 0;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_mastercard {
  background-position: -275px 0;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_visa {
  background-position: -59px 0;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_jcb {
  background-position: -329px 0;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_maestro {
  background-position: -5px 0;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected {
  position: relative;
}
.gform-theme--foundation
  .gform_card_icon_container
  .gform_card_icon.gform_card_icon_selected::after {
  background: url(/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg)
    center center no-repeat;
  block-size: 10px;
  content: "";
  display: block;
  inline-size: 13px;
  inset-block-end: 4px;
  inset-inline-end: 0;
  position: absolute;
}
.gform-theme--foundation .ginput_cardinfo_left {
  display: flex;
  flex-direction: column;
}
.gform-theme--foundation .ginput_cardinfo_left legend {
  float: inline-start;
}
.gform-theme--foundation .field_sublabel_below .ginput_cardinfo_left {
  flex-direction: column-reverse;
  justify-content: flex-end;
}
.gform-theme--foundation .ginput_cardinfo_right {
  display: inline-flex;
  flex-flow: row wrap;
  justify-content: flex-start;
}
.gform-theme--foundation .ginput_cardinfo_right label {
  inline-size: 100%;
}
.gform-theme--foundation .ginput_card_security_code {
  flex: 1;
}
.gform-theme--foundation .ginput_card_security_code_icon {
  align-self: center;
  background-image: url(/wp-content/plugins/gravityforms/images/gf-creditcards.svg);
  background-position: -382px center;
  background-repeat: no-repeat;
  block-size: 32px;
  display: block;
  flex: none;
  inline-size: 40px;
  margin-inline-start: 0.3em;
}
@media (min-width: 640px) {
  .gform-theme--foundation .ginput_card_expiration_month_container,
  .gform-theme--foundation .ginput_card_expiration_year_container,
  .gform-theme--foundation .ginput_cardinfo_left,
  .gform-theme--foundation .ginput_cardinfo_right {
    inline-size: 50%;
  }
  .gform-theme--foundation .ginput_cardinfo_right .ginput_card_security_code {
    flex: none;
    inline-size: 50%;
  }
}
.gform-theme--foundation .ginput_complex .ginput_container_date {
  inline-size: var(--gf-field-date-width);
}
.gform-theme--foundation .ginput_complex .ginput_container_date label {
  display: block;
}
.gform-theme--foundation:where(:not(.gform_editor)) .gf_hidden,
.gform-theme--foundation:where(:not(.gform_editor)) .gform_hidden {
  display: none;
}
.gform-theme--foundation .gform_validation_container {
  display: none !important;
}
.gform-theme--foundation
  .ginput_container_list--columns
  .gfield_list_group_item::before {
  content: attr(data-label);
}
.gform-theme--foundation .gfield_list_header {
  display: none;
}
.gform-theme--foundation .gfield_header_item {
  word-break: break-word;
}
.gform-theme--foundation .gfield_list_group {
  margin-block-end: var(--gf-field-gap-y);
}
.gform-theme--foundation .gfield_list_group:last-child {
  margin-block-end: 0;
}
.gform-theme--foundation .gfield_list_group_item + .gfield_list_group_item {
  margin-block-start: 4px;
}
.gform-theme--foundation .gfield_list_group_item input,
.gform-theme--foundation .gfield_list_group_item select,
.gform-theme--foundation .gfield_list_group_item textarea {
  inline-size: 100%;
}
.gform-theme--foundation .gfield_header_item--icons,
.gform-theme--foundation .gfield_list_icons {
  align-items: center;
  display: flex;
  gap: var(--gf-field-list-btns-gap);
}
.gform-theme--foundation .add_list_item,
.gform-theme--foundation .delete_list_item {
  font-size: 12px;
  padding: 0;
}
@media (min-width: 640px) {
  .gform-theme--foundation
    .ginput_container_list--columns
    .gfield_list_group_item::before {
    content: none;
  }
  .gform-theme--foundation .gfield_list_group,
  .gform-theme--foundation .gfield_list_header {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
  .gform-theme--foundation
    .gfield_header_item:where(:not(.gfield_header_item--icons)) {
    flex: 1 1 0;
  }
  .gform-theme--foundation .gfield_list_group_item {
    flex: 1;
  }
  .gform-theme--foundation .gfield_list_group_item + .gfield_list_group_item {
    margin-block-start: 0;
  }
  .gform-theme--foundation .gfield_header_item--icons,
  .gform-theme--foundation .gfield_list_icons {
    flex: none;
    flex-wrap: wrap;
    inline-size: var(--gf-field-list-btns-width);
    justify-content: center;
  }
}
.gform-theme--foundation .gf_page_steps {
  display: flex;
  flex-wrap: wrap;
  gap: var(--gf-field-pg-steps-gap-y) var(--gf-field-pg-steps-gap-x);
}
.gform-theme--foundation .gf_step_active {
  font-weight: 500;
}
.gform-theme--foundation .gform_show_password {
  inset-block-start: 50%;
  inset-inline-end: 12px;
  position: absolute;
  transform: translateY(-50%);
}
.gform-theme--foundation .password_input_container {
  display: block;
  position: relative;
}
.gform-theme--foundation .ginput_password {
  display: block;
}
.gform-theme--foundation .ginput_password input {
  inline-size: 100%;
}
.gform-theme--foundation ::-ms-reveal {
  display: none;
}
.gform-theme--foundation .gfield--type-captcha iframe {
  block-size: 78px;
  inline-size: 100%;
}
.gform-theme--foundation .gfield_post_tags_hint {
  margin: 0;
}
.gform-theme--foundation .ginput_complex .ginput_container_time {
  inline-size: var(--gf-field-time-width);
}
.gform-theme--foundation .hour_minute_colon {
  display: none;
}
.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm {
  display: none !important;
}
@media (min-width: 640px) {
  .gform-theme--foundation .gfield.gf_list_2col .gfield_checkbox,
  .gform-theme--foundation .gfield.gf_list_2col .gfield_radio {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 2rem;
  }
  .gform-theme--foundation .gfield.gf_list_3col .gfield_checkbox,
  .gform-theme--foundation .gfield.gf_list_3col .gfield_radio {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 2rem;
  }
  .gform-theme--foundation .gfield.gf_list_4col .gfield_checkbox,
  .gform-theme--foundation .gfield.gf_list_4col .gfield_radio {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 2rem;
  }
  .gform-theme--foundation .gfield.gf_list_5col .gfield_checkbox,
  .gform-theme--foundation .gfield.gf_list_5col .gfield_radio {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-template-rows: repeat(auto-fill, auto);
    grid-column-gap: 2rem;
  }
  .gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox,
  .gform-theme--foundation .gfield.gf_list_inline .gfield_radio {
    display: block;
  }
  .gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox .gchoice,
  .gform-theme--foundation .gfield.gf_list_inline .gfield_radio .gchoice {
    display: inline-grid;
    padding-block-end: 12px;
    padding-inline-end: 1rem;
  }
  .gform-theme--foundation
    .gfield.gf_list_inline
    .gfield_checkbox
    .gchoice
    label,
  .gform-theme--foundation .gfield.gf_list_inline .gfield_radio .gchoice label {
    max-inline-size: none;
  }
  .gform-theme--foundation
    .gf_list_2col_vertical
    .ginput_container
    .gfield_checkbox,
  .gform-theme--foundation
    .gf_list_2col_vertical
    .ginput_container
    .gfield_radio {
    -moz-column-count: 2;
    column-count: 2;
    grid-column-gap: 2rem;
    display: block;
  }
  .gform-theme--foundation
    .gf_list_2col_vertical
    .ginput_container
    .gfield_checkbox
    .gchoice,
  .gform-theme--foundation
    .gf_list_2col_vertical
    .ginput_container
    .gfield_radio
    .gchoice {
    display: grid;
    margin-block-end: 12px;
  }
  .gform-theme--foundation .gf_list_3col_vertical .gfield_checkbox,
  .gform-theme--foundation .gf_list_3col_vertical .gfield_radio {
    -moz-column-count: 3;
    column-count: 3;
    grid-column-gap: 2rem;
    display: block;
  }
  .gform-theme--foundation .gf_list_4col_vertical .gfield_checkbox,
  .gform-theme--foundation .gf_list_4col_vertical .gfield_radio {
    -moz-column-count: 4;
    column-count: 4;
    grid-column-gap: 2rem;
    display: block;
  }
  .gform-theme--foundation .gf_list_5col_vertical .gfield_checkbox,
  .gform-theme--foundation .gf_list_5col_vertical .gfield_radio {
    -moz-column-count: 5;
    column-count: 5;
    grid-column-gap: 2rem;
    display: block;
  }
  .gform-theme--foundation .gfield.gf_list_height_25 .gfield_checkbox .gchoice,
  .gform-theme--foundation .gfield.gf_list_height_25 .gfield_radio .gchoice {
    block-size: 25px;
  }
  .gform-theme--foundation .gfield.gf_list_height_50 .gfield_checkbox .gchoice,
  .gform-theme--foundation .gfield.gf_list_height_50 .gfield_radio .gchoice {
    block-size: 50px;
  }
  .gform-theme--foundation .gfield.gf_list_height_75 .gfield_checkbox .gchoice,
  .gform-theme--foundation .gfield.gf_list_height_75 .gfield_radio .gchoice {
    block-size: 75px;
  }
  .gform-theme--foundation .gfield.gf_list_height_100 .gfield_checkbox .gchoice,
  .gform-theme--foundation .gfield.gf_list_height_100 .gfield_radio .gchoice {
    block-size: 100px;
  }
  .gform-theme--foundation .gfield.gf_list_height_125 .gfield_checkbox .gchoice,
  .gform-theme--foundation .gfield.gf_list_height_125 .gfield_radio .gchoice {
    block-size: 125px;
  }
  .gform-theme--foundation .gfield.gf_list_height_150 .gfield_checkbox .gchoice,
  .gform-theme--foundation .gfield.gf_list_height_150 .gfield_radio .gchoice {
    block-size: 150px;
  }
}
.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm {
  display: none !important;
}
.gform-theme--foundation .gsection.gf_scroll_text {
  background-color: #fff;
  block-size: 15rem;
  border: 1px solid #ccc;
  overflow-x: hidden;
  overflow-y: scroll;
  padding: 2rem;
}
.gform-theme--foundation .gsection.gf_scroll_text .gsection_title {
  margin-block-start: 0;
}
.gform-theme--foundation .gfield.gfield_html.gf_alert_blue,
.gform-theme--foundation .gfield.gfield_html.gf_alert_gray,
.gform-theme--foundation .gfield.gfield_html.gf_alert_green,
.gform-theme--foundation .gfield.gfield_html.gf_alert_red,
.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow {
  border-radius: 3px;
  margin-block: 1.25rem !important;
  margin-inline: 0 !important;
  padding: 1.25rem !important;
}
.gform-theme--foundation .gfield.gfield_html.gf_alert_green {
  background-color: #cbeca0;
  border: 1px solid #97b48a;
  color: #030;
  text-shadow: #dfb 1px 1px;
}
.gform-theme--foundation .gfield.gfield_html.gf_alert_red {
  background-color: #faf2f5;
  border: 1px solid #cfadb3;
  color: #832525;
  text-shadow: #fff 1px 1px;
}
.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow {
  background-color: #fffbcc;
  border: 1px solid #e6db55;
  color: #222;
  text-shadow: #fcfaea 1px 1px;
}
.gform-theme--foundation .gfield.gfield_html.gf_alert_gray {
  background-color: #eee;
  border: 1px solid #ccc;
  color: #424242;
  text-shadow: #fff 1px 1px;
}
.gform-theme--foundation .gfield.gfield_html.gf_alert_blue {
  background-color: #d1e4f3;
  border: 1px solid #a7c2e7;
  color: #314475;
  text-shadow: #e0f1ff 1px 1px;
}
.gform-theme--foundation .gf_simple_horizontal {
  inline-size: calc(100% - 16px);
  margin-block: 0;
  margin-inline: auto;
}
.gform-theme--foundation .gf_simple_horizontal .gform_body,
.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label {
  display: table-cell;
  margin: 0;
  padding: 0;
  position: relative;
  vertical-align: middle;
}
.gform-theme--foundation .gf_simple_horizontal .gform_body {
  inline-size: auto;
  max-inline-size: 75%;
}
.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label {
  display: table;
  inline-size: 100%;
}
.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield {
  block-size: auto;
  display: table-cell;
  padding-inline-end: 1em;
}
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_body
  .top_label
  .gfield
  .large,
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_body
  .top_label
  .gfield
  .medium,
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_body
  .top_label
  .gfield
  .small {
  inline-size: 100%;
}
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_body
  .top_label
  .gfield
  .ginput_container_checkbox
  .gchoice,
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_body
  .top_label
  .gfield
  .ginput_container_radio
  .gchoice {
  display: inline-block;
  margin-inline-end: 0.5em;
}
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_body
  .top_label.form_sublabel_above
  .gfield,
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_body
  .top_label.form_sublabel_below
  .gfield {
  vertical-align: middle;
}
.gform-theme--foundation .gf_simple_horizontal .gfield,
.gform-theme--foundation .gf_simple_horizontal .ginput_container {
  margin-block-start: 0 !important;
}
.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label {
  inline-size: auto;
  margin: 0;
  max-inline-size: 25%;
  padding: 0;
  text-align: start;
}
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_footer.top_label
  input[type="button"],
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_footer.top_label
  input[type="image"],
.gform-theme--foundation
  .gf_simple_horizontal
  .gform_footer.top_label
  input[type="submit"] {
  block-size: auto;
}
.gform-theme--foundation
  .gf_simple_horizontal
  .gfield_description:not(.gfield_validation_message),
.gform-theme--foundation .gf_simple_horizontal .gfield_label,
.gform-theme--foundation .gf_simple_horizontal .ginput_complex label {
  block-size: 1px;
  display: block;
  inline-size: 1px;
  inset-block-start: 0;
  inset-inline-start: -9000px;
  overflow: hidden;
  position: absolute;
}
.gform_confirmation_wrapper.gf_confirmation_simple_yellow {
  background-color: #fffbcc;
  border-block: 1px solid #e6db55;
  color: #424242;
  font-size: 25px;
  margin-block: 30px;
  margin-inline: 0;
  max-inline-size: 99%;
  padding: 32px;
}
.gform_confirmation_wrapper.gf_confirmation_simple_gray {
  background-color: #eaeaea;
  border-block: 1px solid #ccc;
  color: #424242;
  font-size: 25px;
  margin-block: 30px;
  margin-inline: 0;
  max-inline-size: 99%;
  padding: 32px;
}
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient {
  background-color: #fffbd2;
  border: 1px solid #e6db55;
  box-shadow: 0 0 5px rgba(221, 215, 131, 0.75);
  margin-block: 30px;
  margin-inline: 0;
  position: relative;
}
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient
  .gform_confirmation_message {
  background: #fffce5;
  background: linear-gradient(to bottom, #fffce5 0, #fff9bf 100%);
  background-color: #fffbcc;
  border-block-end: 1px solid #e6db55;
  border-block-start: 2px solid #fff;
  color: #424242;
  font-size: 28px;
  margin: 0;
  max-inline-size: 99%;
  padding: 40px;
}
.gform_confirmation_wrapper.gf_confirmation_green_gradient {
  background-color: #f1fcdf;
  border: 1px solid #a7c37c;
  box-shadow: 0 0 5px rgba(86, 122, 86, 0.4);
  margin-block: 30px;
  margin-inline: 0;
  position: relative;
}
.gform_confirmation_wrapper.gf_confirmation_green_gradient
  .gform_confirmation_message {
  background: #dbf2b7;
  background: linear-gradient(to bottom, #dbf2b7 0, #b4d088 100%);
  background-color: #fffbcc;
  border-block-end: 1px solid #a7c37c;
  border-block-start: 2px solid #effade;
  color: #030;
  font-size: 28px;
  margin: 0;
  max-inline-size: 99%;
  padding: 40px;
  text-shadow: #dfb 1px 1px;
}
.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,
.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before {
  background: rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.2);
  content: "";
  inline-size: 50%;
  inset-block: 80% 15px;
  inset-inline-start: 10px;
  max-inline-size: 40%;
  position: absolute;
  transform: rotate(-3deg);
  z-index: -1;
}
.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,
.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after {
  inset-inline: auto 10px;
  transform: rotate(3deg);
}
.gform-theme--foundation .validation_message--hidden-on-empty:empty {
  display: none;
}
.gform-theme--foundation .gform-loader {
  align-self: center;
  animation: gformLoader 1.1s infinite linear;
  block-size: 10em;
  border-block-end: 1.1em solid #000;
  border-block-start: 1.1em solid #fff;
  border-inline-end: 1.1em solid #fff;
  border-inline-start: 1.1em solid #000;
  border-radius: 50%;
  display: inline-block;
  font-size: 2px;
  inline-size: 10em;
  position: relative;
  transform: translateZ(0);
}
@keyframes gformLoader {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.gform-theme--api,
.gform-theme--framework {
  --gf-radius: 3px;
  --gf-radius-max-sm: 2px;
  --gf-radius-max-md: 3px;
  --gf-radius-max-lg: 8px;
  --gf-transition-duration: 0.15s;
  --gf-transition-ctrl: var(--gf-transition-duration);
  --gf-color-primary: #204ce5;
  --gf-color-primary-rgb: 45, 127, 251;
  --gf-color-primary-contrast: #fff;
  --gf-color-primary-contrast-rgb: 255, 255, 255;
  --gf-color-primary-darker: #044ad3;
  --gf-color-primary-lighter: #044ad3;
  --gf-color-secondary: #fff;
  --gf-color-secondary-rgb: 255, 255, 255;
  --gf-color-secondary-contrast: #112337;
  --gf-color-secondary-contrast-rgb: 17, 35, 55;
  --gf-color-secondary-darker: #f2f3f5;
  --gf-color-secondary-lighter: #f2f3f5;
  --gf-color-out-ctrl-dark: #585e6a;
  --gf-color-out-ctrl-dark-rgb: 88, 94, 106;
  --gf-color-out-ctrl-dark-darker: #112337;
  --gf-color-out-ctrl-dark-lighter: #686e77;
  --gf-color-out-ctrl-light: #e5e7eb;
  --gf-color-out-ctrl-light-rgb: 229, 231, 235;
  --gf-color-out-ctrl-light-darker: #d2d5db;
  --gf-color-out-ctrl-light-lighter: #f2f3f5;
  --gf-color-in-ctrl: #fff;
  --gf-color-in-ctrl-rgb: 255, 255, 255;
  --gf-color-in-ctrl-contrast: #112337;
  --gf-color-in-ctrl-contrast-rgb: 17, 35, 55;
  --gf-color-in-ctrl-darker: #f2f3f5;
  --gf-color-in-ctrl-lighter: #f2f3f5;
  --gf-color-in-ctrl-primary: var(--gf-color-primary);
  --gf-color-in-ctrl-primary-rgb: var(--gf-color-primary-rgb);
  --gf-color-in-ctrl-primary-contrast: var(--gf-color-primary-contrast);
  --gf-color-in-ctrl-primary-contrast-rgb: var(--gf-color-primary-contrast-rgb);
  --gf-color-in-ctrl-primary-darker: var(--gf-color-primary-darker);
  --gf-color-in-ctrl-primary-lighter: var(--gf-color-primary-lighter);
  --gf-color-in-ctrl-dark: #585e6a;
  --gf-color-in-ctrl-dark-rgb: 88, 94, 106;
  --gf-color-in-ctrl-dark-darker: #112337;
  --gf-color-in-ctrl-dark-lighter: #686e77;
  --gf-color-in-ctrl-light: #e5e7eb;
  --gf-color-in-ctrl-light-rgb: 229, 231, 235;
  --gf-color-in-ctrl-light-darker: #d2d5db;
  --gf-color-in-ctrl-light-lighter: #f2f3f5;
  --gf-color-danger: #c02b0a;
  --gf-color-danger-rgb: 192, 43, 10;
  --gf-color-danger-contrast: #fff;
  --gf-color-danger-contrast-rgb: 255, 255, 255;
  --gf-color-success: #399f4b;
  --gf-color-success-rgb: 57, 159, 75;
  --gf-color-success-contrast: #fff;
  --gf-color-success-contrast-rgb: 255, 255, 255;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-font-family-base: initial;
  --gf-font-style-base: normal;
  --gf-font-family-primary: var(--gf-font-family-base);
  --gf-font-size-primary: 14px;
  --gf-font-style-primary: var(--gf-font-style-base);
  --gf-font-weight-primary: 400;
  --gf-letter-spacing-primary: 0;
  --gf-line-height-primary: 1.5;
  --gf-font-family-secondary: var(--gf-font-family-base);
  --gf-font-size-secondary: 14px;
  --gf-font-style-secondary: var(--gf-font-style-base);
  --gf-font-weight-secondary: 500;
  --gf-letter-spacing-secondary: 0;
  --gf-line-height-secondary: 1.43;
  --gf-font-family-tertiary: var(--gf-font-family-base);
  --gf-font-size-tertiary: 14px;
  --gf-font-style-tertiary: var(--gf-font-style-base);
  --gf-font-weight-tertiary: 400;
  --gf-letter-spacing-tertiary: 0;
  --gf-line-height-tertiary: 1.43;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-icon-font-family: "gform-icons-orbital";
  --gf-icon-font-size: 20px;
  --gf-icon-ctrl-checkbox: "\e900";
  --gf-icon-ctrl-select-down: "\e901";
  --gf-icon-ctrl-select-up: "\e902";
  --gf-icon-ctrl-select: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23686E77'/%3E%3C/svg%3E");
  --gf-icon-ctrl-number: url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='%23686E77'/%3E%3C/svg%3E");
  --gf-icon-ctrl-search: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='%23686E77'/%3E%3C/svg%3E");
  --gf-icon-ctrl-pwd-hidden: "\e90a";
  --gf-icon-ctrl-pwd-visible: "\e909";
  --gf-icon-ctrl-list-item-add: "\e90f";
  --gf-icon-ctrl-list-item-remove: "\e90e";
  --gf-icon-ctrl-save-continue: "\e910";
  --gf-icon-ctrl-pg-numbers-complete: "\e90b";
  --gf-icon-ctrl-cancel: "\e918";
  --gf-icon-ctrl-file: "\e911";
  --gf-icon-ctrl-file-completed: "\e90c";
  --gf-icon-ctrl-file-cancel: "\e904";
  --gf-icon-ctrl-file-remove: "\e919";
  --gf-icon-ctrl-datepicker: "\e91a";
  --gf-icon-ctrl-datepicker-left: "\e91b";
  --gf-icon-ctrl-datepicker-right: "\e91c";
  --gf-icon-ctrl-img-choice-placeholder: "\e922";
  --gf-icon-tooltip-error: "\e906";
}
.gform-theme--api,
.gform-theme--framework {
  --gf-padding-x: 12px;
  --gf-padding-y: 12px;
  --gf-label-space-primary: 8px;
  --gf-label-choice-field-space-primary: 12px;
  --gf-label-space-x-secondary: 12px;
  --gf-label-space-y-sm-secondary: -1px;
  --gf-label-space-y-md-secondary: 0;
  --gf-label-space-y-lg-secondary: 1px;
  --gf-label-space-y-xl-secondary: 4px;
  --gf-label-space-y-secondary: var(--gf-label-space-y-md-secondary);
  --gf-label-space-tertiary: 8px;
  --gf-desc-space: 8px;
  --gf-desc-choice-field-space: 12px;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-accent-color: var(--gf-color-in-ctrl-primary);
  --gf-ctrl-appearance: none;
  --gf-ctrl-bg-color: var(--gf-color-in-ctrl);
  --gf-ctrl-bg-color-hover: var(--gf-ctrl-bg-color);
  --gf-ctrl-bg-color-focus: var(--gf-ctrl-bg-color);
  --gf-ctrl-bg-color-disabled: var(--gf-color-in-ctrl-light-lighter);
  --gf-ctrl-bg-color-error: var(--gf-ctrl-bg-color);
  --gf-ctrl-border-color: var(--gf-color-in-ctrl-dark-lighter);
  --gf-ctrl-border-color-hover: var(--gf-ctrl-border-color);
  --gf-ctrl-border-color-focus: var(--gf-color-primary);
  --gf-ctrl-border-color-disabled: var(--gf-color-in-ctrl-light-darker);
  --gf-ctrl-border-color-error: var(--gf-color-danger);
  --gf-ctrl-border-style: solid;
  --gf-ctrl-border-width: 1px;
  --gf-ctrl-radius: var(--gf-radius);
  --gf-ctrl-radius-max-sm: min(var(--gf-ctrl-radius), var(--gf-radius-max-sm));
  --gf-ctrl-radius-max-md: min(var(--gf-ctrl-radius), var(--gf-radius-max-md));
  --gf-ctrl-radius-max-lg: min(var(--gf-ctrl-radius), var(--gf-radius-max-lg));
  --gf-ctrl-shadow: 0 1px 4px rgba(18, 25, 97, 0.0779552);
  --gf-ctrl-shadow-color-focus: rgba(var(--gf-color-primary-rgb), 0.3);
  --gf-ctrl-shadow-size-focus: 3px;
  --gf-ctrl-shadow-offset-color-focus: transparent;
  --gf-ctrl-shadow-offset-size-focus: 0;
  --gf-ctrl-shadow-focus: 0 0 0 var(--gf-ctrl-shadow-offset-size-focus)
      var(--gf-ctrl-shadow-offset-color-focus),
    0 0 0 var(--gf-ctrl-shadow-size-focus) var(--gf-ctrl-shadow-color-focus);
  --gf-ctrl-color: var(--gf-color-in-ctrl-contrast);
  --gf-ctrl-color-hover: var(--gf-ctrl-color);
  --gf-ctrl-color-focus: var(--gf-ctrl-color);
  --gf-ctrl-color-disabled: rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.6);
  --gf-ctrl-color-error: var(--gf-ctrl-color);
  --gf-ctrl-icon-color: var(--gf-color-in-ctrl-dark-lighter);
  --gf-ctrl-icon-color-hover: var(--gf-color-in-ctrl-dark-darker);
  --gf-ctrl-icon-color-focus: var(--gf-ctrl-icon-color-hover);
  --gf-ctrl-icon-color-disabled: var(--gf-ctrl-icon-color);
  --gf-ctrl-size-sm: 35px;
  --gf-ctrl-size-md: 38px;
  --gf-ctrl-size-lg: 47px;
  --gf-ctrl-size-xl: 54px;
  --gf-ctrl-size: var(--gf-ctrl-size-md);
  --gf-ctrl-padding-x: var(--gf-padding-x);
  --gf-ctrl-padding-y: 0;
  --gf-ctrl-font-family: var(--gf-font-family-primary);
  --gf-ctrl-font-size: var(--gf-font-size-primary);
  --gf-ctrl-font-style: var(--gf-font-style-base);
  --gf-ctrl-font-weight: var(--gf-font-weight-primary);
  --gf-ctrl-letter-spacing: var(--gf-letter-spacing-primary);
  --gf-ctrl-line-height: var(--gf-ctrl-size);
  --gf-ctrl-outline: none;
  --gf-ctrl-outline-offset: 0;
  --gf-ctrl-transition: var(--gf-transition-ctrl);
  --gf-ctrl-placeholder-color: rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.7);
  --gf-ctrl-placeholder-font-family: var(--gf-ctrl-font-family);
  --gf-ctrl-placeholder-font-size: var(--gf-ctrl-font-size);
  --gf-ctrl-placeholder-font-style: var(--gf-ctrl-font-style);
  --gf-ctrl-placeholder-font-weight: var(--gf-ctrl-font-weight);
  --gf-ctrl-placeholder-letter-spacing: var(--gf-ctrl-letter-spacing);
  --gf-ctrl-placeholder-opacity: 1;
  --gf-ctrl-readonly-color: var(--gf-ctrl-color);
  --gf-ctrl-readonly-font-family: var(--gf-ctrl-font-family);
  --gf-ctrl-readonly-font-size: var(--gf-ctrl-font-size);
  --gf-ctrl-readonly-font-style: var(--gf-ctrl-font-style);
  --gf-ctrl-readonly-font-weight: 500;
  --gf-ctrl-readonly-letter-spacing: var(--gf-ctrl-letter-spacing);
  --gf-ctrl-readonly-line-height: 1;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-btn-radius: var(--gf-radius);
  --gf-ctrl-btn-shadow: 0 1px 4px rgba(18, 25, 97, 0.0779552);
  --gf-ctrl-btn-shadow-hover: var(--gf-ctrl-btn-shadow);
  --gf-ctrl-btn-shadow-focus: var(--gf-ctrl-shadow-focus);
  --gf-ctrl-btn-shadow-disabled: var(--gf-ctrl-btn-shadow);
  --gf-ctrl-btn-font-family: var(--gf-font-family-base);
  --gf-ctrl-btn-font-size-xs: 12px;
  --gf-ctrl-btn-font-size-sm: 14px;
  --gf-ctrl-btn-font-size-md: 14px;
  --gf-ctrl-btn-font-size-lg: 16px;
  --gf-ctrl-btn-font-size-xl: 16px;
  --gf-ctrl-btn-font-size: var(--gf-ctrl-btn-font-size-md);
  --gf-ctrl-btn-font-style: var(--gf-font-style-base);
  --gf-ctrl-btn-font-weight: 500;
  --gf-ctrl-btn-letter-spacing: var(--gf-letter-spacing-primary);
  --gf-ctrl-btn-line-height: 1;
  --gf-ctrl-btn-opacity: 1;
  --gf-ctrl-btn-opacity-disabled: 0.5;
  --gf-ctrl-btn-padding-y: 0;
  --gf-ctrl-btn-padding-x-xs: 8px;
  --gf-ctrl-btn-padding-x-sm: 12px;
  --gf-ctrl-btn-padding-x-md: 16px;
  --gf-ctrl-btn-padding-x-lg: 20px;
  --gf-ctrl-btn-padding-x-xl: 24px;
  --gf-ctrl-btn-padding-x: var(--gf-ctrl-btn-padding-x-md);
  --gf-ctrl-btn-size-xs: 30px;
  --gf-ctrl-btn-size-sm: var(--gf-ctrl-size-sm);
  --gf-ctrl-btn-size-md: var(--gf-ctrl-size-md);
  --gf-ctrl-btn-size-lg: var(--gf-ctrl-size-lg);
  --gf-ctrl-btn-size-xl: var(--gf-ctrl-size-xl);
  --gf-ctrl-btn-size: var(--gf-ctrl-btn-size-md);
  --gf-ctrl-btn-text-decoration: none;
  --gf-ctrl-btn-text-transform: none;
  --gf-ctrl-btn-icon: none;
  --gf-ctrl-btn-icon-font-size: var(--gf-icon-font-size);
  --gf-ctrl-btn-icon-gap: 6px;
  --gf-ctrl-btn-icon-transition: var(--gf-ctrl-transition);
  --gf-ctrl-btn-bg-color-primary: var(--gf-color-primary);
  --gf-ctrl-btn-bg-color-hover-primary: var(--gf-color-primary-darker);
  --gf-ctrl-btn-bg-color-focus-primary: var(--gf-ctrl-btn-bg-color-primary);
  --gf-ctrl-btn-bg-color-disabled-primary: var(--gf-ctrl-btn-bg-color-primary);
  --gf-ctrl-btn-border-color-primary: transparent;
  --gf-ctrl-btn-border-color-hover-primary: transparent;
  --gf-ctrl-btn-border-color-focus-primary: var(
    --gf-ctrl-btn-bg-color-hover-primary
  );
  --gf-ctrl-btn-border-color-disabled-primary: transparent;
  --gf-ctrl-btn-border-style-primary: solid;
  --gf-ctrl-btn-border-width-primary: 1px;
  --gf-ctrl-btn-color-primary: var(--gf-color-primary-contrast);
  --gf-ctrl-btn-color-hover-primary: var(--gf-ctrl-btn-color-primary);
  --gf-ctrl-btn-color-focus-primary: var(--gf-ctrl-btn-color-primary);
  --gf-ctrl-btn-color-disabled-primary: var(--gf-ctrl-btn-color-primary);
  --gf-ctrl-btn-icon-color-primary: var(--gf-ctrl-btn-color-primary);
  --gf-ctrl-btn-icon-color-hover-primary: var(--gf-ctrl-btn-icon-color-primary);
  --gf-ctrl-btn-icon-color-focus-primary: var(--gf-ctrl-btn-icon-color-primary);
  --gf-ctrl-btn-icon-color-disabled-primary: var(
    --gf-ctrl-btn-icon-color-primary
  );
  --gf-ctrl-btn-bg-color-secondary: var(--gf-color-secondary);
  --gf-ctrl-btn-bg-color-hover-secondary: var(--gf-color-secondary-darker);
  --gf-ctrl-btn-bg-color-focus-secondary: var(--gf-ctrl-btn-bg-color-secondary);
  --gf-ctrl-btn-bg-color-disabled-secondary: var(
    --gf-ctrl-btn-bg-color-secondary
  );
  --gf-ctrl-btn-border-color-secondary: var(--gf-color-in-ctrl-light-darker);
  --gf-ctrl-btn-border-color-hover-secondary: var(
    --gf-ctrl-btn-border-color-secondary
  );
  --gf-ctrl-btn-border-color-focus-secondary: var(
    --gf-ctrl-btn-bg-color-hover-primary
  );
  --gf-ctrl-btn-border-color-disabled-secondary: var(
    --gf-ctrl-btn-border-color-secondary
  );
  --gf-ctrl-btn-border-style-secondary: solid;
  --gf-ctrl-btn-border-width-secondary: 1px;
  --gf-ctrl-btn-color-secondary: var(--gf-color-secondary-contrast);
  --gf-ctrl-btn-color-hover-secondary: var(--gf-ctrl-btn-color-secondary);
  --gf-ctrl-btn-color-focus-secondary: var(--gf-ctrl-btn-color-secondary);
  --gf-ctrl-btn-color-disabled-secondary: var(--gf-ctrl-btn-color-secondary);
  --gf-ctrl-btn-icon-color-secondary: var(--gf-ctrl-icon-color);
  --gf-ctrl-btn-icon-color-hover-secondary: var(
    --gf-ctrl-btn-icon-color-secondary
  );
  --gf-ctrl-btn-icon-color-focus-secondary: var(
    --gf-ctrl-btn-icon-color-secondary
  );
  --gf-ctrl-btn-icon-color-disabled-secondary: var(
    --gf-ctrl-btn-icon-color-secondary
  );
  --gf-ctrl-btn-bg-color-ctrl: var(--gf-color-in-ctrl-primary);
  --gf-ctrl-btn-bg-color-hover-ctrl: var(--gf-color-in-ctrl-primary-darker);
  --gf-ctrl-btn-bg-color-focus-ctrl: var(--gf-ctrl-btn-bg-color-ctrl);
  --gf-ctrl-btn-bg-color-disabled-ctrl: var(--gf-ctrl-btn-bg-color-ctrl);
  --gf-ctrl-btn-border-color-ctrl: transparent;
  --gf-ctrl-btn-border-color-hover-ctrl: transparent;
  --gf-ctrl-btn-border-color-focus-ctrl: var(--gf-ctrl-btn-bg-color-hover-ctrl);
  --gf-ctrl-btn-border-color-disabled-ctrl: transparent;
  --gf-ctrl-btn-border-style-ctrl: solid;
  --gf-ctrl-btn-border-width-ctrl: 1px;
  --gf-ctrl-btn-color-ctrl: var(--gf-color-in-ctrl-primary-contrast);
  --gf-ctrl-btn-color-hover-ctrl: var(--gf-ctrl-btn-color-ctrl);
  --gf-ctrl-btn-color-focus-ctrl: var(--gf-ctrl-btn-color-ctrl);
  --gf-ctrl-btn-color-disabled-ctrl: var(--gf-ctrl-btn-color-ctrl);
  --gf-ctrl-btn-icon-color-ctrl: var(--gf-ctrl-btn-color-ctrl);
  --gf-ctrl-btn-icon-color-hover-ctrl: var(--gf-ctrl-btn-icon-color-ctrl);
  --gf-ctrl-btn-icon-color-focus-ctrl: var(--gf-ctrl-btn-icon-color-ctrl);
  --gf-ctrl-btn-icon-color-disabled-ctrl: var(--gf-ctrl-btn-icon-color-ctrl);
  --gf-ctrl-btn-bg-color-simple: transparent;
  --gf-ctrl-btn-bg-color-hover-simple: var(--gf-ctrl-btn-bg-color-simple);
  --gf-ctrl-btn-bg-color-focus-simple: var(--gf-ctrl-btn-bg-color-simple);
  --gf-ctrl-btn-bg-color-disabled-simple: var(--gf-ctrl-btn-bg-color-simple);
  --gf-ctrl-btn-border-color-simple: transparent;
  --gf-ctrl-btn-border-color-hover-simple: var(
    --gf-ctrl-btn-border-color-simple
  );
  --gf-ctrl-btn-border-color-focus-simple: var(--gf-ctrl-border-color-focus);
  --gf-ctrl-btn-border-color-disabled-simple: var(
    --gf-ctrl-btn-border-color-simple
  );
  --gf-ctrl-btn-border-style-simple: solid;
  --gf-ctrl-btn-border-width-simple: 1px;
  --gf-ctrl-btn-shadow-simple: none;
  --gf-ctrl-btn-shadow-hover-simple: var(--gf-ctrl-btn-shadow-simple);
  --gf-ctrl-btn-shadow-focus-simple: var(--gf-ctrl-shadow-focus);
  --gf-ctrl-btn-shadow-disabled-simple: var(--gf-ctrl-btn-shadow-simple);
  --gf-ctrl-btn-color-simple: rgba(var(--gf-color-out-ctrl-dark-rgb), 0.65);
  --gf-ctrl-btn-color-hover-simple: var(--gf-color-out-ctrl-dark);
  --gf-ctrl-btn-color-focus-simple: var(--gf-ctrl-btn-color-hover-simple);
  --gf-ctrl-btn-color-disabled-simple: var(--gf-ctrl-btn-color-simple);
  --gf-ctrl-btn-size-simple: 24px;
  --gf-ctrl-btn-icon-color-simple: var(--gf-ctrl-btn-color-simple);
  --gf-ctrl-btn-icon-color-hover-simple: var(--gf-ctrl-btn-color-hover-simple);
  --gf-ctrl-btn-icon-color-focus-simple: var(--gf-ctrl-btn-color-focus-simple);
  --gf-ctrl-btn-icon-color-disabled-simple: var(
    --gf-ctrl-btn-color-disabled-simple
  );
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-choice-check-color: var(--gf-color-in-ctrl-primary);
  --gf-ctrl-choice-check-color-disabled: rgba(
    var(--gf-color-in-ctrl-contrast-rgb),
    0.2
  );
  --gf-ctrl-choice-size-sm: 18px;
  --gf-ctrl-choice-size-md: 20px;
  --gf-ctrl-choice-size-lg: 22px;
  --gf-ctrl-choice-size-xl: 28px;
  --gf-ctrl-choice-size: var(--gf-ctrl-choice-size-md);
  --gf-ctrl-checkbox-check-radius: var(--gf-ctrl-radius-max-sm);
  --gf-ctrl-checkbox-check-size-sm: 12px;
  --gf-ctrl-checkbox-check-size-md: initial;
  --gf-ctrl-checkbox-check-size-lg: 15px;
  --gf-ctrl-checkbox-check-size-xl: 19px;
  --gf-ctrl-checkbox-check-size: var(--gf-ctrl-checkbox-check-size-md);
  --gf-ctrl-radio-check-radius: 50%;
  --gf-ctrl-radio-check-content: "";
  --gf-ctrl-radio-check-size-sm: 6px;
  --gf-ctrl-radio-check-size-md: 7px;
  --gf-ctrl-radio-check-size-lg: 8px;
  --gf-ctrl-radio-check-size-xl: 10px;
  --gf-ctrl-radio-check-size: var(--gf-ctrl-radio-check-size-md);
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-date-picker-bg-color: var(--gf-ctrl-bg-color);
  --gf-ctrl-date-picker-shadow: 0 0 1px rgba(18, 25, 97, 0.24),
    0 24px 24px rgba(18, 25, 97, 0.03), 0 2px 2px rgba(18, 25, 97, 0.03),
    0 4px 4px rgba(18, 25, 97, 0.03), 0 8px 8px rgba(18, 25, 97, 0.03),
    0 16px 16px rgba(18, 25, 97, 0.03);
  --gf-ctrl-date-picker-padding-y: 16px 12px;
  --gf-ctrl-date-picker-padding-y-viewport-sm: 16px;
  --gf-ctrl-date-picker-padding-x: 12px;
  --gf-ctrl-date-picker-padding-x-viewport-sm: 16px;
  --gf-ctrl-date-picker-margin-y-start: 12px;
  --gf-ctrl-date-picker-radius: var(--gf-ctrl-radius-max-md);
  --gf-ctrl-date-picker-width: 250px;
  --gf-ctrl-date-picker-width-viewport-sm: 300px;
  --gf-ctrl-date-picker-header-icons-width: 20px;
  --gf-ctrl-date-picker-header-icons-color: var(--gf-ctrl-icon-color);
  --gf-ctrl-date-picker-header-icons-color-hover: var(
    --gf-ctrl-icon-color-hover
  );
  --gf-ctrl-date-picker-header-icons-font-size: 20px;
  --gf-ctrl-date-picker-title-color: var(--gf-color-secondary-contrast);
  --gf-ctrl-date-picker-title-font-size: 12px;
  --gf-ctrl-date-picker-title-font-size-viewport-sm: 14px;
  --gf-ctrl-date-picker-title-font-weight: 500;
  --gf-ctrl-date-picker-title-gap: 4px;
  --gf-ctrl-date-picker-title-gap-viewport-sm: 8px;
  --gf-ctrl-date-picker-title-line-height: 1.5;
  --gf-ctrl-date-picker-title-margin-x: 4px;
  --gf-ctrl-date-picker-title-margin-x-viewport-sm: 8px;
  --gf-ctrl-date-picker-dropdown-bg-img: var(--gf-icon-ctrl-select);
  --gf-ctrl-date-picker-dropdown-bg-position: var(
    --gf-ctrl-select-icon-position
  );
  --gf-ctrl-date-picker-dropdown-bg-size: var(--gf-ctrl-select-icon-size);
  --gf-ctrl-date-picker-dropdown-border-color: var(
    --gf-color-in-ctrl-light-darker
  );
  --gf-ctrl-date-picker-dropdown-border-style: var(--gf-ctrl-border-style);
  --gf-ctrl-date-picker-dropdown-border-width: var(--gf-ctrl-border-width);
  --gf-ctrl-date-picker-dropdown-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  --gf-ctrl-date-picker-dropdown-text-align: start;
  --gf-ctrl-date-picker-table-margin-y-start: 16px;
  --gf-ctrl-date-picker-table-margin-y-end: 0;
  --gf-ctrl-date-picker-head-cell-font-size: 12px;
  --gf-ctrl-date-picker-head-cell-font-weight: 600;
  --gf-ctrl-date-picker-head-cell-line-height: 1.33;
  --gf-ctrl-date-picker-cell-padding: 1px;
  --gf-ctrl-date-picker-cell-padding-y: 6px;
  --gf-ctrl-date-picker-cell-padding-y-viewport-sm: var(
    --gf-ctrl-date-picker-cell-padding
  );
  --gf-ctrl-date-picker-cell-height: 29px;
  --gf-ctrl-date-picker-cell-height-viewport-sm: 40px;
  --gf-ctrl-date-picker-cell-font-size: 14px;
  --gf-ctrl-date-picker-cell-font-weight: 400;
  --gf-ctrl-date-picker-cell-line-height: 1.43;
  --gf-ctrl-date-picker-cell-content-align-items: center;
  --gf-ctrl-date-picker-cell-content-bg-color-disabled: transparent;
  --gf-ctrl-date-picker-cell-content-bg-color-hover: #f4f8ff;
  --gf-ctrl-date-picker-cell-content-bg-color-selected: var(
    --gf-color-in-ctrl-primary
  );
  --gf-ctrl-date-picker-cell-content-border: var(--gf-ctrl-border-width)
    var(--gf-ctrl-border-style) var(--gf-color-in-ctrl-primary);
  --gf-ctrl-date-picker-cell-content-radius: var(--gf-ctrl-radius-max-md);
  --gf-ctrl-date-picker-cell-content-color: var(--gf-color-secondary-contrast);
  --gf-ctrl-date-picker-cell-content-color-disabled: #cfd3d9;
  --gf-ctrl-date-picker-cell-content-color-hover: var(
    --gf-ctrl-date-picker-cell-content-color
  );
  --gf-ctrl-date-picker-cell-content-color-selected: var(
    --gf-color-in-ctrl-primary-contrast
  );
  --gf-ctrl-date-picker-cell-content-width: 27px;
  --gf-ctrl-date-picker-cell-content-width-viewport-sm: 100%;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-desc-color: var(--gf-color-out-ctrl-dark);
  --gf-ctrl-desc-font-family: var(--gf-font-family-tertiary);
  --gf-ctrl-desc-font-size: var(--gf-font-size-tertiary);
  --gf-ctrl-desc-font-style: var(--gf-font-style-tertiary);
  --gf-ctrl-desc-font-weight: var(--gf-font-weight-tertiary);
  --gf-ctrl-desc-letter-spacing: var(--gf-letter-spacing-tertiary);
  --gf-ctrl-desc-line-height: var(--gf-line-height-tertiary);
  --gf-ctrl-desc-color-error: var(--gf-color-danger);
  --gf-ctrl-desc-font-family-error: var(--gf-ctrl-desc-font-family);
  --gf-ctrl-desc-font-size-error: var(--gf-ctrl-desc-font-size);
  --gf-ctrl-desc-font-style-error: var(--gf-ctrl-desc-font-style);
  --gf-ctrl-desc-font-weight-error: var(--gf-ctrl-desc-font-weight);
  --gf-ctrl-desc-letter-spacing-error: var(--gf-ctrl-desc-letter-spacing);
  --gf-ctrl-desc-line-height-error: var(--gf-ctrl-desc-line-height);
  --gf-ctrl-desc-border-color-consent: var(--gf-color-out-ctrl-light-darker);
  --gf-ctrl-desc-border-style-consent: solid;
  --gf-ctrl-desc-border-width-consent: 1px;
  --gf-ctrl-desc-max-height-consent: 456px;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-file-padding-x: 0 var(--gf-ctrl-padding-x);
  --gf-ctrl-file-btn-bg-color: var(--gf-color-secondary-darker);
  --gf-ctrl-file-btn-bg-color-hover: var(--gf-color-secondary);
  --gf-ctrl-file-btn-bg-color-focus: var(--gf-ctrl-file-btn-bg-color);
  --gf-ctrl-file-btn-bg-color-disabled: var(--gf-ctrl-file-btn-bg-color);
  --gf-ctrl-file-btn-border-inline-end-width: 1px;
  --gf-ctrl-file-btn-border-inline-end-style: solid;
  --gf-ctrl-file-btn-border-inline-end-color: var(--gf-ctrl-border-color);
  --gf-ctrl-file-btn-border-inline-end-color-hover: var(
    --gf-ctrl-file-btn-border-inline-end-color
  );
  --gf-ctrl-file-btn-border-inline-end-color-focus: var(
    --gf-ctrl-file-btn-border-inline-end-color
  );
  --gf-ctrl-file-btn-border-inline-end-color-disabled: var(
    --gf-ctrl-file-btn-border-inline-end-color
  );
  --gf-ctrl-file-btn-radius: var(--gf-ctrl-radius);
  --gf-ctrl-file-btn-color: rgba(var(--gf-color-secondary-contrast-rgb), 0.725);
  --gf-ctrl-file-btn-color-hover: var(--gf-ctrl-file-btn-color);
  --gf-ctrl-file-btn-color-focus: var(--gf-ctrl-file-btn-color);
  --gf-ctrl-file-btn-color-disabled: var(--gf-ctrl-file-btn-color);
  --gf-ctrl-file-btn-font-family: var(--gf-font-family-base);
  --gf-ctrl-file-btn-font-size: 14px;
  --gf-ctrl-file-btn-font-style: var(--gf-font-style-base);
  --gf-ctrl-file-btn-font-weight: 500;
  --gf-ctrl-file-btn-letter-spacing: var(--gf-letter-spacing-primary);
  --gf-ctrl-file-btn-line-height: 1.43;
  --gf-ctrl-file-btn-margin-x: 0 12px;
  --gf-ctrl-file-btn-padding-x: 12px;
  --gf-ctrl-file-btn-text-decoration: none;
  --gf-ctrl-file-btn-text-transform: none;
  --gf-ctrl-file-btn-transition: var(--gf-ctrl-transition);
  --gf-ctrl-file-zone-height: auto;
  --gf-ctrl-file-zone-border-style: dashed;
  --gf-ctrl-file-zone-radius: var(--gf-ctrl-radius-max-lg);
  --gf-ctrl-file-zone-color: rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.725);
  --gf-ctrl-file-zone-font-weight: 500;
  --gf-ctrl-file-zone-line-height: 1;
  --gf-ctrl-file-zone-padding-x: 40px;
  --gf-ctrl-file-zone-padding-y: 40px;
  --gf-ctrl-file-zone-icon-color: var(--gf-color-in-ctrl-primary);
  --gf-ctrl-file-zone-icon-font-size: 36px;
  --gf-ctrl-file-zone-icon-margin-y-end: 8px;
  --gf-ctrl-file-zone-instructions-margin-y-end: 12px;
  --gf-ctrl-file-prog-ui-gap: 12px;
  --gf-ctrl-file-prog-ui-size: var(--gf-icon-font-size);
  --gf-ctrl-file-prog-bar-bg-color: var(--gf-color-out-ctrl-light);
  --gf-ctrl-file-prog-bar-bg-color-loading: var(--gf-color-primary);
  --gf-ctrl-file-prog-bar-height: 6px;
  --gf-ctrl-file-prog-bar-radius: var(--gf-radius);
  --gf-ctrl-file-prog-bar-transition: var(--gf-transition-ctrl);
  --gf-ctrl-file-prog-text-color: var(--gf-ctrl-desc-color);
  --gf-ctrl-file-prog-text-min-width: 33px;
  --gf-ctrl-file-prog-text-font-size: 12px;
  --gf-ctrl-file-prog-btn-inset-y-start: -2px;
  --gf-ctrl-file-prog-btn-inset-x-end: -2px;
  --gf-ctrl-file-prog-btn-position: absolute;
  --gf-ctrl-file-prog-btn-font-size-cancel: 0;
  --gf-ctrl-file-prog-btn-icon-size: var(--gf-icon-font-size);
  --gf-ctrl-file-prog-btn-icon-color-complete: var(--gf-color-success);
  --gf-ctrl-file-prev-area-gap: 16px;
  --gf-ctrl-file-prev-area-margin-y-start: 16px;
  --gf-ctrl-file-prev-font-family: var(--gf-font-family-secondary);
  --gf-ctrl-file-prev-font-size: var(--gf-font-size-secondary);
  --gf-ctrl-file-prev-font-style: var(--gf-font-style-secondary);
  --gf-ctrl-file-prev-font-weight: var(--gf-font-weight-secondary);
  --gf-ctrl-file-prev-letter-spacing: var(--gf-letter-spacing-secondary);
  --gf-ctrl-file-prev-line-height: 1;
  --gf-ctrl-file-prev-gap: 4px;
  --gf-ctrl-file-prev-name-color: var(--gf-ctrl-label-color-primary);
  --gf-ctrl-file-prev-name-line-height: var(--gf-line-height-secondary);
  --gf-ctrl-file-prev-name-overflow: hidden;
  --gf-ctrl-file-prev-name-padding-x-end: calc(
    var(--gf-ctrl-file-prog-btn-icon-size) +
      var(--gf-ctrl-file-prog-text-min-width) +
      calc(var(--gf-ctrl-file-prog-ui-gap) * 2)
  );
  --gf-ctrl-file-prev-name-text-overflow: ellipsis;
  --gf-ctrl-file-prev-name-white-space: nowrap;
  --gf-ctrl-file-prev-size-color: var(--gf-ctrl-desc-color);
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-label-color-primary: var(--gf-color-out-ctrl-dark-darker);
  --gf-ctrl-label-font-family-primary: var(--gf-font-family-secondary);
  --gf-ctrl-label-font-size-primary: var(--gf-font-size-secondary);
  --gf-ctrl-label-font-style-primary: var(--gf-font-style-secondary);
  --gf-ctrl-label-font-weight-primary: var(--gf-font-weight-secondary);
  --gf-ctrl-label-letter-spacing-primary: var(--gf-letter-spacing-secondary);
  --gf-ctrl-label-line-height-primary: var(--gf-line-height-secondary);
  --gf-ctrl-label-color-secondary: var(--gf-color-out-ctrl-dark-darker);
  --gf-ctrl-label-font-family-secondary: var(--gf-font-family-secondary);
  --gf-ctrl-label-font-size-secondary: var(--gf-font-size-secondary);
  --gf-ctrl-label-font-style-secondary: var(--gf-font-style-secondary);
  --gf-ctrl-label-font-weight-secondary: 400;
  --gf-ctrl-label-letter-spacing-secondary: var(--gf-letter-spacing-secondary);
  --gf-ctrl-label-line-height-secondary: var(--gf-line-height-secondary);
  --gf-ctrl-label-color-tertiary: var(--gf-color-out-ctrl-dark);
  --gf-ctrl-label-font-family-tertiary: var(--gf-font-family-tertiary);
  --gf-ctrl-label-font-size-tertiary: var(--gf-font-size-tertiary);
  --gf-ctrl-label-font-style-tertiary: var(--gf-font-style-tertiary);
  --gf-ctrl-label-font-weight-tertiary: var(--gf-font-weight-tertiary);
  --gf-ctrl-label-letter-spacing-tertiary: var(--gf-letter-spacing-tertiary);
  --gf-ctrl-label-line-height-tertiary: var(--gf-line-height-tertiary);
  --gf-ctrl-label-color-quaternary: var(--gf-color-out-ctrl-dark);
  --gf-ctrl-label-font-family-quaternary: var(--gf-font-family-tertiary);
  --gf-ctrl-label-font-size-quaternary: var(--gf-font-size-secondary);
  --gf-ctrl-label-font-style-quaternary: var(--gf-font-style-tertiary);
  --gf-ctrl-label-font-weight-quaternary: var(--gf-font-weight-secondary);
  --gf-ctrl-label-letter-spacing-quaternary: var(--gf-letter-spacing-tertiary);
  --gf-ctrl-label-line-height-quaternary: var(--gf-line-height-tertiary);
  --gf-ctrl-label-color-req: var(--gf-color-danger);
  --gf-ctrl-label-font-family-req: var(--gf-ctrl-label-font-family-primary);
  --gf-ctrl-label-font-size-req: 12px;
  --gf-ctrl-label-font-style-req: var(--gf-ctrl-label-font-style-primary);
  --gf-ctrl-label-font-weight-req: var(--gf-ctrl-label-font-weight-primary);
  --gf-ctrl-label-letter-spacing-req: var(
    --gf-ctrl-label-letter-spacing-primary
  );
  --gf-ctrl-label-line-height-req: var(--gf-ctrl-label-line-height-primary);
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-number-spin-btn-appearance: var(--gf-ctrl-appearance);
  --gf-ctrl-number-spin-btn-bg-position: center center;
  --gf-ctrl-number-spin-btn-bg-size: 8px 14px;
  --gf-ctrl-number-spin-btn-width: 8px;
  --gf-ctrl-number-spin-btn-opacity: 1;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-select-icon: var(--gf-icon-ctrl-select);
  --gf-ctrl-select-icon-hover: var(--gf-ctrl-select-icon);
  --gf-ctrl-select-icon-focus: var(--gf-ctrl-select-icon);
  --gf-ctrl-select-icon-disabled: var(--gf-ctrl-select-icon);
  --gf-ctrl-select-icon-position: calc(100% - var(--gf-ctrl-padding-x)) center;
  --gf-ctrl-select-icon-size: 10px;
  --gf-ctrl-select-ms-expand: none;
  --gf-ctrl-select-padding-x: var(--gf-ctrl-padding-x)
    calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x));
  --gf-ctrl-select-dropdown-shadow: 0 0 1px rgba(18, 25, 97, 0.24),
    0 24px 24px rgba(18, 25, 97, 0.03), 0 2px 2px rgba(18, 25, 97, 0.03),
    0 4px 4px rgba(18, 25, 97, 0.03), 0 8px 8px rgba(18, 25, 97, 0.03),
    0 16px 16px rgba(18, 25, 97, 0.03);
  --gf-ctrl-select-dropdown-border-color: transparent;
  --gf-ctrl-select-dropdown-radius: var(--gf-ctrl-radius-max-md);
  --gf-ctrl-select-dropdown-option-bg-color-hover: var(
    --gf-color-in-ctrl-light-lighter
  );
  --gf-ctrl-select-dropdown-option-shadow-hover: inset 3px 0 0
    var(--gf-color-in-ctrl-primary);
  --gf-ctrl-select-search-icon-size: var(--gf-icon-font-size);
  --gf-ctrl-select-search-icon-position: var(--gf-ctrl-padding-x) center;
  --gf-ctrl-select-search-padding-x: calc(
      var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x) + 8px
    )
    var(--gf-ctrl-padding-x);
  --gf-ctrl-multiselect-height: 130px;
  --gf-ctrl-multiselect-radius: var(--gf-ctrl-radius-max-lg);
  --gf-ctrl-multiselect-line-height: 1.5;
  --gf-ctrl-multiselect-padding-y: var(--gf-padding-y);
  --gf-ctrl-multiselect-close-icon-size: var(--gf-icon-font-size);
  --gf-ctrl-multiselect-close-icon-inset-y-start: calc(
    50% - (var(--gf-ctrl-multiselect-close-icon-size) / 2)
  );
  --gf-ctrl-multiselect-close-icon-inset-x-end: calc(
    (var(--gf-ctrl-padding-x) / 2) + 2px
  );
  --gf-ctrl-multiselect-selected-item-bg-color: var(--gf-color-in-ctrl-primary);
  --gf-ctrl-multiselect-selected-item-radius: 33px;
  --gf-ctrl-multiselect-selected-item-color: var(
    --gf-color-in-ctrl-primary-contrast
  );
  --gf-ctrl-multiselect-selected-item-font-size: var(--gf-ctrl-font-size);
  --gf-ctrl-multiselect-selected-item-font-weight: 600;
  --gf-ctrl-multiselect-selected-item-remove-icon-color: var(
    --gf-color-in-ctrl-primary-contrast
  );
}
html[dir="rtl"] .gform-theme--api,
html[dir="rtl"] .gform-theme--framework {
  --gf-ctrl-select-icon-position: var(--gf-ctrl-padding-x) center;
  --gf-ctrl-select-search-icon-position: calc(100% - var(--gf-padding-x)) center;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-ctrl-textarea-height: 130px;
  --gf-ctrl-textarea-radius: var(--gf-ctrl-radius-max-lg);
  --gf-ctrl-textarea-line-height: 1.5;
  --gf-ctrl-textarea-padding-y: var(--gf-padding-y);
  --gf-ctrl-textarea-resize: vertical;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-date-ctrl-padding-x-end: calc(
    var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 4px
  );
  --gf-field-date-icon-color: var(--gf-ctrl-icon-color);
  --gf-field-date-icon-color-hover: var(--gf-ctrl-icon-color-hover);
  --gf-field-date-icon-transition: var(--gf-ctrl-transition);
  --gf-field-date-custom-icon-max-height: 16px;
  --gf-field-date-custom-icon-max-width: 16px;
  --gf-field-date-custom-icon-opacity: 0.6;
  --gf-field-date-custom-icon-opacity-hover: 1;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-choice-gap: var(--gf-label-space-x-secondary);
  --gf-field-choice-align-x-gap-y: var(--gf-field-choice-gap);
  --gf-field-choice-align-x-gap-x: 16px;
  --gf-field-choice-meta-margin-y-start: 4px;
  --gf-field-choice-meta-space: 16px;
  --gf-field-choice-other-ctrl-max-width: 256px;
  --gf-field-img-choice-aspect-ratio: 1/1;
  --gf-field-img-choice-ctrl-opacity: 1;
  --gf-field-img-choice-ctrl-opacity-disabled: 0.5;
  --gf-field-img-choice-gap: var(--gf-field-gap-x);
  --gf-field-img-choice-margin-y-end: 12px;
  --gf-field-img-choice-other-ctrl-margin-y-start: 16px;
  --gf-field-img-choice-placeholder-icon-font-size: 60px;
  --gf-field-img-choice-radius-square: var(--gf-ctrl-radius-max-sm);
  --gf-field-img-choice-radius-round: 50%;
  --gf-field-img-choice-shadow: 0 0 0 rgba(18, 25, 97, 0.05),
    0 2px 5px rgba(18, 25, 97, 0.1), 0 1px 1px rgba(18, 25, 97, 0.15);
  --gf-field-img-choice-shadow-hover: 0 0 1px rgba(18, 25, 97, 0.24),
    0 24px 24px rgba(18, 25, 97, 0.03), 0 2px 2px rgba(18, 25, 97, 0.03),
    0 4px 4px rgba(18, 25, 97, 0.03), 0 8px 8px rgba(18, 25, 97, 0.03),
    0 16px 16px rgba(18, 25, 97, 0.03);
  --gf-field-img-choice-size-sm: 125px;
  --gf-field-img-choice-size-md: 200px;
  --gf-field-img-choice-size-lg: 300px;
  --gf-field-img-choice-size: var(--gf-field-img-choice-size-md);
  --gf-field-img-choice-card-space-sm: 8px;
  --gf-field-img-choice-card-space-md: 12px;
  --gf-field-img-choice-card-space-lg: 16px;
  --gf-field-img-choice-card-space: var(--gf-field-img-choice-card-space-md);
  --gf-field-img-choice-card-placeholder-bg-color: rgba(
    var(--gf-color-in-ctrl-light-rgb),
    0.05
  );
  --gf-field-img-choice-card-placeholder-color: rgba(
    var(--gf-color-in-ctrl-dark-rgb),
    0.4
  );
  --gf-field-img-choice-card-check-ind-bg-color: var(
    --gf-color-in-ctrl-primary
  );
  --gf-field-img-choice-card-check-ind-icon-color: var(
    --gf-color-in-ctrl-primary-contrast
  );
  --gf-field-img-choice-no-card-placeholder-bg-color: rgba(
    var(--gf-color-out-ctrl-light-rgb),
    0.05
  );
  --gf-field-img-choice-no-card-placeholder-color: rgba(
    var(--gf-color-out-ctrl-dark-rgb),
    0.4
  );
  --gf-field-img-choice-no-card-check-ind-bg-color: var(
    --gf-color-in-ctrl-primary
  );
  --gf-field-img-choice-no-card-check-ind-icon-color: var(
    --gf-color-in-ctrl-primary-contrast
  );
  --gf-field-img-choice-check-ind-radius: 50%;
  --gf-field-img-choice-check-ind-shadow: drop-shadow(
      0 1px 1px rgba(18, 25, 97, 0.15)
    )
    drop-shadow(0 2px 5px rgba(18, 25, 97, 0.1))
    drop-shadow(0 0 0 rgba(18, 25, 97, 0.05));
  --gf-field-img-choice-check-ind-size-sm: 24px;
  --gf-field-img-choice-check-ind-size-md: 38px;
  --gf-field-img-choice-check-ind-size-lg: 64px;
  --gf-field-img-choice-check-ind-size: var(
    --gf-field-img-choice-check-ind-size-md
  );
  --gf-field-img-choice-check-ind-icon: var(--gf-icon-ctrl-checkbox);
  --gf-field-img-choice-check-ind-icon-size-sm: 12px;
  --gf-field-img-choice-check-ind-icon-size-md: var(--gf-icon-font-size);
  --gf-field-img-choice-check-ind-icon-size-lg: 30px;
  --gf-field-img-choice-check-ind-icon-size: var(
    --gf-field-img-choice-check-ind-icon-size-md
  );
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-list-btn-size: 16px;
  --gf-field-list-btn-radius: 50%;
  --gf-field-list-btn-font-size: 0;
  --gf-field-list-btn-padding-y: 0;
  --gf-field-list-btn-padding-x: 0;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-pg-prog-color: var(--gf-color-out-ctrl-dark);
  --gf-field-pg-prog-font-family: var(--gf-font-family-base);
  --gf-field-pg-prog-font-size: 14px;
  --gf-field-pg-prog-font-style: var(--gf-font-style-base);
  --gf-field-pg-prog-font-weight: 600;
  --gf-field-pg-prog-letter-spacing: 0;
  --gf-field-pg-prog-line-height: 1;
  --gf-field-pg-prog-text-transform: uppercase;
  --gf-field-pg-prog-margin-y-end: 24px;
  --gf-field-pg-prog-title-margin-y-end: 16px;
  --gf-field-pg-prog-bar-bg-color: var(--gf-color-out-ctrl-light);
  --gf-field-pg-prog-bar-bg-color-blue: #204ce5;
  --gf-field-pg-prog-bar-bg-color-gray: var(--gf-color-out-ctrl-dark);
  --gf-field-pg-prog-bar-bg-color-green: #31c48d;
  --gf-field-pg-prog-bar-bg-color-orange: #ff5a1f;
  --gf-field-pg-prog-bar-bg-color-red: #c02b0a;
  --gf-field-pg-prog-bar-bg-gradient-spring: linear-gradient(
    270deg,
    #9cd790 0%,
    #76d7db 100%
  );
  --gf-field-pg-prog-bar-bg-gradient-blues: linear-gradient(
    270deg,
    #00c2ff 0%,
    #7838e2 100%
  );
  --gf-field-pg-prog-bar-bg-gradient-rainbow: linear-gradient(
    274.73deg,
    #74b551 -5.58%,
    #f3ca30 44.81%,
    #cd302b 93.15%
  );
  --gf-field-pg-prog-bar-height: 10px;
  --gf-field-pg-prog-bar-radius: 100px;
  --gf-field-pg-steps-step-gap: 12px;
  --gf-field-pg-steps-number-bg-color: transparent;
  --gf-field-pg-steps-number-bg-color-active: var(--gf-color-out-ctrl-light);
  --gf-field-pg-steps-number-bg-color-complete: var(--gf-color-primary);
  --gf-field-pg-steps-number-border-color: var(
    --gf-color-out-ctrl-light-darker
  );
  --gf-field-pg-steps-number-border-color-active: transparent;
  --gf-field-pg-steps-number-border-color-complete: var(--gf-color-primary);
  --gf-field-pg-steps-number-radius: 50%;
  --gf-field-pg-steps-number-border-style: solid;
  --gf-field-pg-steps-number-border-width: 2px;
  --gf-field-pg-steps-number-color: var(--gf-color-out-ctrl-dark);
  --gf-field-pg-steps-number-color-active: var(
    --gf-field-pg-steps-number-color
  );
  --gf-field-pg-steps-number-color-complete: var(--gf-color-primary-contrast);
  --gf-field-pg-steps-number-size: 32px;
  --gf-field-pg-steps-icon-font-size: var(--gf-icon-font-size);
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-pwd-ctrl-padding-x-end: calc(
    var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 8px
  );
  --gf-field-pwd-str-bg-color: transparent;
  --gf-field-pwd-str-bg-color-mismatch: transparent;
  --gf-field-pwd-str-bg-color-short: transparent;
  --gf-field-pwd-str-bg-color-bad: transparent;
  --gf-field-pwd-str-bg-color-good: transparent;
  --gf-field-pwd-str-bg-color-strong: transparent;
  --gf-field-pwd-str-border-color: transparent;
  --gf-field-pwd-str-border-color-mismatch: transparent;
  --gf-field-pwd-str-border-color-short: transparent;
  --gf-field-pwd-str-border-color-bad: transparent;
  --gf-field-pwd-str-border-color-good: transparent;
  --gf-field-pwd-str-border-color-strong: transparent;
  --gf-field-pwd-str-radius: 0;
  --gf-field-pwd-str-border-style: var(--gf-ctrl-border-style);
  --gf-field-pwd-str-border-width: 0;
  --gf-field-pwd-str-color: var(--gf-color-out-ctrl-dark);
  --gf-field-pwd-str-color-mismatch: #c02b0a;
  --gf-field-pwd-str-color-short: #c02b0a;
  --gf-field-pwd-str-color-bad: #ff5a1f;
  --gf-field-pwd-str-color-good: #8b6c32;
  --gf-field-pwd-str-color-strong: #399f4b;
  --gf-field-pwd-str-font-family: var(--gf-font-family-secondary);
  --gf-field-pwd-str-font-size: var(--gf-font-size-primary);
  --gf-field-pwd-str-font-style: var(--gf-font-style-secondary);
  --gf-field-pwd-str-font-weight: var(--gf-font-weight-secondary);
  --gf-field-pwd-str-letter-spacing: var(--gf-letter-spacing-secondary);
  --gf-field-pwd-str-line-height: 1;
  --gf-field-pwd-str-margin-y-start: 16px;
  --gf-field-pwd-str-padding-y: 0;
  --gf-field-pwd-str-padding-x: calc(65px + 8px) 0;
  --gf-field-pwd-str-text-align: start;
  --gf-field-pwd-str-transition: var(--gf-transition-ctrl);
  --gf-field-pwd-str-ind-bg-color: var(--gf-color-out-ctrl-light);
  --gf-field-pwd-str-ind-bg-color-mismatch: var(
    --gf-field-pwd-str-color-mismatch
  );
  --gf-field-pwd-str-ind-bg-color-short: var(--gf-field-pwd-str-color-short);
  --gf-field-pwd-str-ind-bg-color-bad: var(--gf-field-pwd-str-color-bad);
  --gf-field-pwd-str-ind-bg-color-good: var(--gf-field-pwd-str-color-good);
  --gf-field-pwd-str-ind-bg-color-strong: var(--gf-field-pwd-str-color-strong);
  --gf-field-pwd-str-ind-height: 6px;
  --gf-field-pwd-str-ind-radius: var(--gf-radius);
  --gf-field-pwd-str-ind-content: "";
  --gf-field-pwd-str-ind-display: inline-block;
  --gf-field-pwd-str-ind-width: 65px;
  --gf-field-pwd-str-ind-width-blank: 0;
  --gf-field-pwd-str-ind-width-mismatch: 65px;
  --gf-field-pwd-str-ind-width-short: 22px;
  --gf-field-pwd-str-ind-width-bad: 37px;
  --gf-field-pwd-str-ind-width-good: 46px;
  --gf-field-pwd-str-ind-width-strong: 65px;
  --gf-field-pwd-str-ind-inset-y-start: 50%;
  --gf-field-pwd-str-ind-inset-x-start: 0;
  --gf-field-pwd-str-ind-position: absolute;
  --gf-field-pwd-str-ind-transform: translateY(-50%);
  --gf-field-pwd-str-ind-transition: var(--gf-transition-ctrl);
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-prod-quant-margin-y-end: var(--gf-field-gap-y);
  --gf-field-prod-quant-width: 150px;
  --gf-field-prod-price-color: var(--gf-ctrl-label-color-primary);
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-repeater-gap-y: var(--gf-form-gap-y);
  --gf-field-repeater-btn-inline-gap: var(--gf-form-gap-x);
  --gf-field-repeater-separator-color: var(--gf-color-out-ctrl-light-darker);
  --gf-field-repeater-separator-size: 1px;
  --gf-field-repeater-nested-border-color: var(
    --gf-color-out-ctrl-light-darker
  );
  --gf-field-repeater-nested-border-size: 1px;
  --gf-field-repeater-nested-border-style: solid;
  --gf-field-repeater-nested-padding-x-start: 20px;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-field-section-border-color: var(--gf-color-out-ctrl-light-darker);
  --gf-field-section-border-style: solid;
  --gf-field-section-border-width: 1px;
  --gf-field-section-padding-y-end: 8px;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-form-validation-bg-color: rgba(var(--gf-color-danger-rgb), 0.03);
  --gf-form-validation-border-color: rgba(var(--gf-color-danger-rgb), 0.25);
  --gf-form-validation-border-width: 1px;
  --gf-form-validation-border-style: solid;
  --gf-form-validation-radius: var(--gf-ctrl-radius-max-md);
  --gf-form-validation-shadow: 0 1px 4px rgba(18, 25, 97, 0.0779552);
  --gf-form-validation-color: var(--gf-color-danger);
  --gf-form-validation-font-family: var(--gf-font-family-primary);
  --gf-form-validation-font-size: var(--gf-font-size-primary);
  --gf-form-validation-gap: 8px;
  --gf-form-validation-line-height: 1.43;
  --gf-form-validation-margin-y: 0 var(--gf-form-gap-y);
  --gf-form-validation-padding-y: 20px;
  --gf-form-validation-padding-x: 16px;
  --gf-form-validation-heading-color: var(--gf-form-validation-color);
  --gf-form-validation-heading-font-family: var(
    --gf-form-validation-font-family
  );
  --gf-form-validation-heading-font-size: var(--gf-form-validation-font-size);
  --gf-form-validation-heading-font-weight: 500;
  --gf-form-validation-heading-line-height: var(
    --gf-form-validation-line-height
  );
  --gf-form-validation-heading-gap: 12px;
  --gf-form-validation-heading-icon-bg-color: rgba(
    var(--gf-color-danger-rgb),
    0.05
  );
  --gf-form-validation-heading-icon-border-color: var(
    --gf-form-validation-border-color
  );
  --gf-form-validation-heading-icon-border-width: 2px;
  --gf-form-validation-heading-icon-border-style: var(
    --gf-form-validation-border-style
  );
  --gf-form-validation-heading-icon-radius: 50%;
  --gf-form-validation-heading-icon-color: var(
    --gf-form-validation-heading-color
  );
  --gf-form-validation-heading-icon-font-size: 18px;
  --gf-form-validation-heading-icon-size: 20px;
  --gf-form-validation-summary-block-start: 4px;
  --gf-form-validation-summary-color: var(--gf-form-validation-color);
  --gf-form-validation-summary-font-family: var(
    --gf-form-validation-font-family
  );
  --gf-form-validation-summary-font-size: var(--gf-form-validation-font-size);
  --gf-form-validation-summary-font-weight: 400;
  --gf-form-validation-summary-line-height: var(
    --gf-form-validation-line-height
  );
  --gf-form-validation-summary-padding-x: 48px;
  --gf-form-validation-summary-item-link-text-decoration: underline;
}
.gform-theme--api,
.gform-theme--framework {
  --gf-form-spinner-fg-color: var(--gf-color-primary);
  --gf-form-spinner-bg-color: rgba(var(--gf-color-primary-rgb), 0.1);
}
.gform-theme--framework
  :where(
    :not(html):not(iframe):not(canvas):not(img):not(svg):not(video)
      :not(svg *):not(symbol *)
      :not(.gform-theme__no-reset--el):not(
        .gform-theme__no-reset--children *
      ):not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-reset
      ):not(.gform-theme__disable-reset *):not(.gform_heading *):not(
        .gfield--type-html *
      ):not(.gfield--type-section *):not(.form_saved_message > *):not(
        .form_saved_message_sent > *
      ):not(.gform_confirmation_message *):not(.wp-editor-container):not(
        .mce-tinymce
      ):not(.mce-tinymce *):not(.wp-editor-area):not(
        .gfield_description > *
      ):not(.gform-field-label--type-inline > :not(span)):not(
        .ui-resizable-handle
      ):not(.hidden)
  ) {
  all: unset;
  display: revert;
}
.gform-theme--framework *,
.gform-theme--framework ::after,
.gform-theme--framework ::before {
  box-sizing: border-box;
}
.gform-theme--framework a,
.gform-theme--framework button {
  cursor: revert;
}
.gform-theme--framework menu,
.gform-theme--framework
  ol:where(
    :not(.gform_heading *):not(.gfield--type-html *):not(
        .gfield--type-section *
      ):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(
        .gform_confirmation_message *
      )
  ),
.gform-theme--framework
  ul:where(
    :not(.gform_heading *):not(.gfield--type-html *):not(
        .gfield--type-section *
      ):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(
        .gform_confirmation_message *
      )
  ) {
  list-style: none;
}
.gform-theme--framework img {
  max-inline-size: 100%;
  max-block-size: 100%;
}
.gform-theme--framework table {
  border-collapse: collapse;
}
.gform-theme--framework input,
.gform-theme--framework textarea {
  -webkit-user-select: auto;
}
.gform-theme--framework textarea {
  white-space: revert;
}
.gform-theme--framework meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert;
}
.gform-theme--framework :where(pre) {
  all: revert;
}
.gform-theme--framework ::-moz-placeholder {
  color: unset;
}
.gform-theme--framework ::placeholder {
  color: unset;
}
.gform-theme--framework :where([hidden]) {
  display: none;
}
.gform-theme--framework
  :where([contenteditable]:not([contenteditable="false"])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  word-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}
.gform-theme--framework :where([draggable="true"]) {
  -webkit-user-drag: element;
}
.gform-theme--framework :where(dialog:modal) {
  all: revert;
}
.gform-theme--framework input[type="checkbox"]::before,
.gform-theme--framework input[type="radio"]::before {
  height: auto;
  margin-block: 0;
  margin-inline: 0;
  position: static;
  width: auto;
}
.gform-theme--framework input[type="checkbox"]::after,
.gform-theme--framework input[type="radio"]::after {
  content: none;
}
@font-face {
  font-display: swap;
  font-family: gform-icons-orbital;
  src: url("/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.woff2?gxy8zs")
      format("woff2"),
    url("/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.ttf?gxy8zs")
      format("truetype"),
    url("/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.woff?gxy8zs")
      format("woff"),
    url("/wp-content/plugins/gravityforms/fonts/gform-icons-orbital.svg?gxy8zs#gform-icons-orbital")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.gform-orbital-icon {
  font-family: var(--gf-icon-font-family) !important;
  speak: never;
  font-style: normal;
  font-weight: 400;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gform-orbital-icon--photograph:before {
  content: "\e922";
}
.gform-orbital-icon--arrow-back:before {
  content: "\e921";
}
.gform-orbital-icon--calendar-alt:before {
  content: "\e91a";
}
.gform-orbital-icon--selector:before {
  content: "\e90d";
}
.gform-orbital-icon--search:before {
  content: "\e917";
}
.gform-orbital-icon--trash:before {
  content: "\e919";
}
.gform-orbital-icon--cloud-upload-alt:before {
  content: "\e911";
}
.gform-orbital-icon--arrow-up:before {
  content: "\e912";
}
.gform-orbital-icon--arrow-down:before {
  content: "\e914";
}
.gform-orbital-icon--arrow-left:before {
  content: "\e915";
}
.gform-orbital-icon--arrow-right:before {
  content: "\e916";
}
.gform-orbital-icon--arrow-narrow-right:before {
  content: "\e913";
}
.gform-orbital-icon--arrow-sm-left:before {
  content: "\e91f";
}
.gform-orbital-icon--arrow-sm-right:before {
  content: "\e920";
}
.gform-orbital-icon--save-as:before {
  content: "\e910";
}
.gform-orbital-icon--minus-alt:before {
  content: "\e90e";
}
.gform-orbital-icon--plus-alt:before {
  content: "\e90f";
}
.gform-orbital-icon--eye-off:before {
  content: "\e90a";
}
.gform-orbital-icon--eye:before {
  content: "\e909";
}
.gform-orbital-icon--check-circle:before {
  content: "\e90c";
}
.gform-orbital-icon--check-mark:before {
  content: "\e900";
}
.gform-orbital-icon--check:before {
  content: "\e90b";
}
.gform-orbital-icon--check-mark-simple:before {
  content: "\e905";
}
.gform-orbital-icon--exclamation-simple:before {
  content: "\e906";
}
.gform-orbital-icon--information-simple:before {
  content: "\e907";
}
.gform-orbital-icon--question-mark-simple:before {
  content: "\e908";
}
.gform-orbital-icon--chevron-down:before {
  content: "\e901";
}
.gform-orbital-icon--chevron-up:before {
  content: "\e902";
}
.gform-orbital-icon--chevron-left:before {
  content: "\e91b";
}
.gform-orbital-icon--chevron-right:before {
  content: "\e91c";
}
.gform-orbital-icon--chevron-double-left:before {
  content: "\e91d";
}
.gform-orbital-icon--chevron-double-right:before {
  content: "\e91e";
}
.gform-orbital-icon--minus:before {
  content: "\e903";
}
.gform-orbital-icon--x-circle:before {
  content: "\e918";
}
.gform-orbital-icon--x:before {
  content: "\e904";
}
.gform-theme--framework
  ::-moz-placeholder:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  color: var(--gf-ctrl-placeholder-color);
  font-family: var(--gf-ctrl-placeholder-font-family);
  font-size: var(--gf-ctrl-placeholder-font-size);
  font-style: var(--gf-ctrl-placeholder-font-style);
  font-weight: var(--gf-ctrl-placeholder-font-weight);
  letter-spacing: var(--gf-ctrl-placeholder-letter-spacing);
  opacity: var(--gf-ctrl-placeholder-opacity);
}
.gform-theme--framework
  ::placeholder:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  color: var(--gf-ctrl-placeholder-color);
  font-family: var(--gf-ctrl-placeholder-font-family);
  font-size: var(--gf-ctrl-placeholder-font-size);
  font-style: var(--gf-ctrl-placeholder-font-style);
  font-weight: var(--gf-ctrl-placeholder-font-weight);
  letter-spacing: var(--gf-ctrl-placeholder-letter-spacing);
  opacity: var(--gf-ctrl-placeholder-opacity);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-search
  input[type="text"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-single:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gform-theme-field-control:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  select[multiple]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  textarea:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform-theme.gform_wrapper
  .button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform-theme.gform_wrapper
  .gform-theme-button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform-theme.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform-theme.gform_wrapper
  button.button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform-theme.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-appearance: var(--gf-ctrl-appearance);
  --gf-local-bg-color: var(--gf-ctrl-bg-color);
  --gf-local-height: var(--gf-ctrl-size);
  --gf-local-radius: var(--gf-ctrl-radius);
  --gf-local-border-color: var(--gf-ctrl-border-color);
  --gf-local-border-width: var(--gf-ctrl-border-width);
  --gf-local-border-style: var(--gf-ctrl-border-style);
  --gf-local-border-block-start: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-block-end: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-inline-start: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-inline-end: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-shadow: var(--gf-ctrl-shadow);
  --gf-local-color: var(--gf-ctrl-color);
  --gf-local-display: block;
  --gf-local-font-family: var(--gf-ctrl-font-family);
  --gf-local-font-size: var(--gf-ctrl-font-size);
  --gf-local-font-style: var(--gf-ctrl-font-style);
  --gf-local-font-weight: var(--gf-ctrl-font-weight);
  --gf-local-letter-spacing: var(--gf-ctrl-letter-spacing);
  --gf-local-line-height: var(--gf-ctrl-line-height);
  --gf-local-min-height: auto;
  --gf-local-outline: var(--gf-ctrl-outline);
  --gf-local-outline-offset: var(--gf-ctrl-outline-offset);
  --gf-local-padding-x: var(--gf-ctrl-padding-x);
  --gf-local-padding-y: var(--gf-ctrl-padding-y);
  --gf-local-transition: var(--gf-ctrl-transition);
  --gf-local-width: 100%;
  -webkit-appearance: var(--gf-local-appearance);
  -moz-appearance: var(--gf-local-appearance);
  appearance: var(--gf-local-appearance);
  background-color: var(--gf-local-bg-color);
  block-size: var(--gf-local-height);
  border-block-end: var(--gf-local-border-block-end);
  border-block-start: var(--gf-local-border-block-start);
  border-inline-end: var(--gf-local-border-inline-end);
  border-inline-start: var(--gf-local-border-inline-start);
  border-radius: var(--gf-local-radius);
  box-shadow: var(--gf-local-shadow);
  color: var(--gf-local-color);
  display: var(--gf-local-display);
  font-family: var(--gf-local-font-family);
  font-size: var(--gf-local-font-size);
  font-style: var(--gf-local-font-style);
  font-weight: var(--gf-local-font-weight);
  inline-size: var(--gf-local-width);
  letter-spacing: var(--gf-local-letter-spacing);
  line-height: var(--gf-local-line-height);
  margin-block: 0;
  margin-inline: 0;
  min-block-size: var(--gf-local-min-height);
  outline: var(--gf-local-outline);
  outline-offset: var(--gf-local-outline-offset);
  padding-block: var(--gf-local-padding-y);
  padding-inline: var(--gf-local-padding-x);
  transition: var(--gf-local-transition);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-search
  input[type="text"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-single:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework
  .gform-theme-field-control:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework
  input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework
  select[multiple]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework
  textarea:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework.gform-theme.gform_wrapper
  .button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework.gform-theme.gform_wrapper
  .gform-theme-button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework.gform-theme.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework.gform-theme.gform_wrapper
  button.button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover,
.gform-theme--framework.gform-theme.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-hover);
  --gf-local-border-color: var(--gf-ctrl-border-color-hover);
  --gf-local-color: var(--gf-ctrl-color-hover);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-search
  input[type="text"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-single:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework
  .gform-theme-field-control:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework
  input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework
  select[multiple]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework
  textarea:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework.gform-theme.gform_wrapper
  .button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework.gform-theme.gform_wrapper
  .gform-theme-button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework.gform-theme.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework.gform-theme.gform_wrapper
  button.button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus,
.gform-theme--framework.gform-theme.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-focus);
  --gf-local-border-color: var(--gf-ctrl-border-color-focus);
  --gf-local-shadow: var(--gf-ctrl-shadow-focus);
  --gf-local-color: var(--gf-ctrl-color-focus);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-search
  input[type="text"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-single:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework
  .gform-theme-field-control:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework
  input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework
  select[multiple]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework
  textarea:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework.gform-theme.gform_wrapper
  .button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework.gform-theme.gform_wrapper
  .gform-theme-button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework.gform-theme.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework.gform-theme.gform_wrapper
  button.button:where(:not(.gform-theme-no-framework)):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework.gform-theme.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled,
.gform-theme--framework.gform-theme.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework)
  ):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-disabled);
  --gf-local-border-color: var(--gf-ctrl-border-color-disabled);
  --gf-local-color: var(--gf-ctrl-color-disabled);
}
.gform-theme--framework
  .gfield_error
  .gform-theme-field-control:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gfield_error
  input[type]:where(:not(.gform-text-input-reset):not([type="hidden"])):where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gfield_error
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gfield_error
  select[multiple]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gfield_error
  textarea:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-error);
  --gf-local-border-color: var(--gf-ctrl-border-color-error);
  --gf-local-color: var(--gf-ctrl-color-error);
}
.gform-theme--framework input[type].gform-text-input-reset {
  --gf-local-height: auto;
  --gf-local-color: var(--gf-ctrl-readonly-color);
  --gf-local-font-family: var(--gf-ctrl-readonly-font-family);
  --gf-local-font-size: var(--gf-ctrl-readonly-font-size);
  --gf-local-font-style: var(--gf-ctrl-readonly-font-style);
  --gf-local-font-weight: var(--gf-ctrl-readonly-font-weight);
  --gf-local-letter-spacing: var(--gf-ctrl-readonly-letter-spacing);
  --gf-local-line-height: var(--gf-ctrl-readonly-line-height);
  --gf-local-min-height: auto;
  block-size: var(--gf-local-height);
  color: var(--gf-local-color);
  font-family: var(--gf-local-font-family);
  font-size: var(--gf-local-font-size);
  font-style: var(--gf-local-font-style);
  font-weight: var(--gf-local-font-weight);
  letter-spacing: var(--gf-local-letter-spacing);
  line-height: var(--gf-local-line-height);
  min-block-size: var(--gf-local-min-height);
}
.gform-theme--framework
  input[type="number"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::-webkit-inner-spin-button,
.gform-theme--framework
  input[type="number"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::-webkit-outer-spin-button {
  opacity: var(--gf-ctrl-number-spin-btn-opacity);
}
.gform-theme--framework
  input[type="number"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::-webkit-inner-spin-button {
  -webkit-appearance: var(--gf-ctrl-number-spin-btn-appearance);
  appearance: var(--gf-ctrl-number-spin-btn-appearance);
  background-image: var(--gf-icon-ctrl-number);
  background-position: var(--gf-ctrl-number-spin-btn-bg-position);
  background-repeat: no-repeat;
  background-size: var(--gf-ctrl-number-spin-btn-bg-size);
  cursor: pointer;
  width: var(--gf-ctrl-number-spin-btn-width);
}
.gform-theme--framework
  textarea:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-radius: var(--gf-ctrl-textarea-radius);
  --gf-local-height: var(--gf-ctrl-textarea-height);
  --gf-local-line-height: var(--gf-ctrl-textarea-line-height);
  --gf-local-padding-y: var(--gf-ctrl-textarea-padding-y);
  resize: var(--gf-ctrl-textarea-resize);
}
.gform-theme--framework .wp-editor-container {
  border: var(--gf-ctrl-border-width) var(--gf-ctrl-border-style)
    var(--gf-ctrl-border-color);
  border-radius: var(--gf-ctrl-textarea-radius);
  overflow: hidden;
}
.gform-theme--framework
  input[type="checkbox"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  input[type="radio"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-height: var(--gf-ctrl-choice-size);
  --gf-local-display: inline-grid;
  --gf-local-line-height: var(--gf-ctrl-choice-size);
  --gf-local-padding-y: 0;
  --gf-local-padding-x: 0;
  --gf-local-width: var(--gf-ctrl-choice-size);
  accent-color: var(--gf-ctrl-accent-color);
  opacity: 1;
  align-content: center;
  justify-content: center;
  place-content: center;
}
.gform-theme--framework
  input[type="checkbox"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::before,
.gform-theme--framework
  input[type="radio"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::before {
  opacity: 0;
}
.gform-theme--framework
  input[type="checkbox"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):checked::before,
.gform-theme--framework
  input[type="radio"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):checked::before {
  opacity: 1;
}
.gform-theme--framework
  input[type="checkbox"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-radius: var(--gf-ctrl-checkbox-check-radius);
}
.gform-theme--framework
  input[type="checkbox"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::before {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--gf-ctrl-choice-check-color);
  content: var(--gf-icon-ctrl-checkbox);
  font-size: var(--gf-ctrl-checkbox-check-size);
}
.gform-theme--framework
  input[type="checkbox"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled::before {
  color: var(--gf-ctrl-choice-check-color-disabled);
}
.gform-theme--framework
  input[type="radio"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-radius: var(--gf-ctrl-radio-check-radius);
}
.gform-theme--framework
  input[type="radio"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::before {
  background-color: var(--gf-ctrl-choice-check-color);
  block-size: var(--gf-ctrl-radio-check-size);
  border-radius: var(--gf-ctrl-radio-check-radius);
  content: var(--gf-ctrl-radio-check-content);
  inline-size: var(--gf-ctrl-radio-check-size);
}
.gform-theme--framework
  input[type="radio"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled::before {
  background-color: var(--gf-ctrl-choice-check-color-disabled);
}
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):where(:not([multiple])) {
  --gf-local-padding-x: var(--gf-ctrl-select-padding-x);
  background-image: var(--gf-ctrl-select-icon);
  background-position: var(--gf-ctrl-select-icon-position);
  background-repeat: no-repeat;
  background-size: var(--gf-ctrl-select-icon-size);
}
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):where(:not([multiple])):hover {
  background-image: var(--gf-ctrl-select-icon-hover);
}
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):where(:not([multiple])):focus {
  background-image: var(--gf-ctrl-select-icon-focus);
}
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):where(:not([multiple])):disabled {
  background-image: var(--gf-ctrl-select-icon-disabled);
}
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::-ms-expand {
  display: var(--gf-ctrl-select-ms-expand);
}
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )[multiple] {
  --gf-local-height: var(--gf-ctrl-multiselect-height);
  --gf-local-radius: var(--gf-ctrl-multiselect-radius);
  --gf-local-line-height: var(--gf-ctrl-multiselect-line-height);
  --gf-local-padding-y: var(--gf-ctrl-multiselect-padding-y);
  overflow-y: auto;
}
.gform-theme--framework
  select:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )[multiple]
  option:checked {
  background: var(--gf-color-in-ctrl-light);
}
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single
  .chosen-single {
  background-image: var(--gf-icon-ctrl-select);
  background-position: var(--gf-ctrl-select-icon-position);
  background-repeat: no-repeat;
  background-size: var(--gf-ctrl-select-icon-size);
}
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single
  .chosen-single
  span {
  margin-inline-end: var(--gf-ctrl-select-search-icon-size);
}
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single
  .chosen-single
  abbr,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single
  .chosen-single
  div
  b {
  background-image: none !important;
}
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single.chosen-container-active
  .chosen-single,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single.chosen-container-active.chosen-with-drop
  .chosen-single {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-focus);
  --gf-local-border-color: var(--gf-ctrl-border-color-focus);
  --gf-local-shadow: var(--gf-ctrl-shadow-focus);
  --gf-local-color: var(--gf-ctrl-color-focus);
}
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single.chosen-container-active.chosen-with-drop
  .chosen-single {
  border-bottom-left-radius: var(--gf-ctrl-radius);
  border-bottom-right-radius: var(--gf-ctrl-radius);
  border-color: var(--gf-ctrl-border-color-focus);
  box-shadow: var(--gf-ctrl-shadow-focus);
}
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single
  .chosen-search {
  padding-block: var(--gf-padding-y) 0;
  padding-inline: var(--gf-ctrl-padding-x);
}
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container-single
  .chosen-search
  input[type="text"] {
  --gf-local-height: var(--gf-ctrl-size-md);
  --gf-local-padding-x: var(--gf-ctrl-select-search-padding-x);
  background-image: var(--gf-icon-ctrl-search) !important;
  background-position: var(--gf-ctrl-select-search-icon-position);
  background-size: var(--gf-ctrl-select-search-icon-size) !important;
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi {
  --gf-local-height: auto;
  --gf-local-radius: var(--gf-ctrl-multiselect-radius);
  padding-inline: 0;
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi.chosen-container-active {
  border-color: var(--gf-ctrl-border-color-focus);
  box-shadow: var(--gf-ctrl-shadow-focus);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi.chosen-container-active
  .chosen-choices {
  box-shadow: none;
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices {
  align-content: center;
  background: 0 0;
  border: none;
  display: flex;
  flex-flow: row wrap;
  gap: calc(var(--gf-padding-y) / 2);
  min-height: calc(var(--gf-ctrl-size) - 2px);
  padding-block: 4px;
  padding-inline: var(--gf-ctrl-padding-x);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices
  li.search-field
  input[type="text"].chosen-search-input {
  color: var(--gf-ctrl-placeholder-color);
  font-family: var(--gf-ctrl-placeholder-font-family);
  font-size: var(--gf-ctrl-placeholder-font-size);
  font-style: var(--gf-ctrl-placeholder-font-style);
  font-weight: var(--gf-ctrl-placeholder-font-weight);
  letter-spacing: var(--gf-ctrl-placeholder-letter-spacing);
  opacity: var(--gf-ctrl-placeholder-opacity);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices
  .search-choice
  + li.search-field
  input[type="text"].chosen-search-input {
  color: var(--gf-ctrl-color-focus);
  font-family: var(--gf-ctrl-font-family);
  font-size: var(--gf-ctrl-font-size);
  font-style: var(--gf-ctrl-font-style);
  font-weight: var(--gf-ctrl-font-weight);
  letter-spacing: var(--gf-ctrl-letter-spacing);
  opacity: 1;
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices
  li.search-choice {
  align-self: flex-start;
  background: 0 0;
  background-color: var(--gf-ctrl-multiselect-selected-item-bg-color);
  border: none;
  border-radius: var(--gf-ctrl-multiselect-selected-item-radius);
  box-shadow: none;
  color: var(--gf-ctrl-multiselect-selected-item-color);
  flex-shrink: 0;
  font-size: var(--gf-ctrl-multiselect-selected-item-font-size);
  font-weight: var(--gf-ctrl-multiselect-selected-item-font-weight);
  margin: 0;
  padding-block: 8px;
  padding-inline: var(--gf-ctrl-padding-x)
    calc(
      (var(--gf-ctrl-padding-x) * 1.25) +
        var(--gf-ctrl-multiselect-close-icon-size)
    );
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close {
  background: 0 0;
  height: var(--gf-ctrl-multiselect-close-icon-size);
  inset-block-start: var(--gf-ctrl-multiselect-close-icon-inset-y-start);
  inset-inline-end: var(--gf-ctrl-multiselect-close-icon-inset-x-end);
  opacity: 70%;
  transition: var(--gf-local-transition);
  width: var(--gf-ctrl-multiselect-close-icon-size);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close::before {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--gf-ctrl-multiselect-selected-item-remove-icon-color);
  content: var(--gf-icon-ctrl-cancel);
  display: inline-block;
  font-size: var(--gf-ctrl-multiselect-close-icon-size);
  height: 100%;
  width: 100%;
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:focus,
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container-multi
  .chosen-choices
  li.search-choice
  .search-choice-close:hover {
  opacity: 1;
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container
  .chosen-drop,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container
  .chosen-drop {
  background-color: var(--gf-ctrl-bg-color);
  border: var(--gf-ctrl-select-dropdown-border-color);
  border-radius: var(--gf-ctrl-select-dropdown-radius);
  box-shadow: var(--gf-ctrl-select-dropdown-shadow);
  overflow: hidden;
  padding-block: 0;
  padding-inline: 0;
  top: calc(100% + 8px);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container
  .chosen-results,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container
  .chosen-results {
  margin-block: 0;
  margin-inline: 0;
  padding-block: var(--gf-padding-y);
  padding-inline: 0;
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container
  .chosen-results
  li,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container
  .chosen-results
  li {
  color: var(--gf-ctrl-color);
  padding: var(--gf-padding-y) var(--gf-ctrl-padding-x);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container
  .chosen-results
  li.highlighted,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container
  .chosen-results
  li.highlighted {
  background: 0 0;
  background-color: var(--gf-ctrl-select-dropdown-option-bg-color-hover);
}
.gform-theme--framework
  .gfield:where(.gfield--type-multiselect, .gfield--input-type-multiselect)
  .chosen-container
  .chosen-results
  li.result-selected,
.gform-theme--framework
  .gfield:where(.gfield--type-select, .gfield--input-type-select)
  .chosen-container
  .chosen-results
  li.result-selected {
  background: 0 0;
  background-color: var(--gf-ctrl-select-dropdown-option-bg-color-hover);
  box-shadow: var(--gf-ctrl-select-dropdown-option-shadow-hover);
}
.gform-theme--framework
  .gfield_list_group_item::before:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework
  .gform-field-label:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-color: var(--gf-ctrl-label-color-primary);
  --gf-local-display: flex;
  --gf-local-font-family: var(--gf-ctrl-label-font-family-primary);
  --gf-local-font-size: var(--gf-ctrl-label-font-size-primary);
  --gf-local-font-style: var(--gf-ctrl-label-font-style-primary);
  --gf-local-font-weight: var(--gf-ctrl-label-font-weight-primary);
  --gf-local-letter-spacing: var(--gf-ctrl-label-letter-spacing-primary);
  --gf-local-line-height: var(--gf-ctrl-label-line-height-primary);
  --gf-local-margin-y: 0;
  --gf-local-margin-x: 0;
  color: var(--gf-local-color);
  display: var(--gf-local-display);
  font-family: var(--gf-local-font-family);
  font-size: var(--gf-local-font-size);
  font-style: var(--gf-local-font-style);
  font-weight: var(--gf-local-font-weight);
  letter-spacing: var(--gf-local-letter-spacing);
  line-height: var(--gf-local-line-height);
  margin-block: var(--gf-local-margin-y);
  margin-inline: var(--gf-local-margin-x);
}
.gform-theme--framework
  .gform-field-label--type-inline:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-color: var(--gf-ctrl-label-color-secondary);
  --gf-local-display: block;
  --gf-local-font-family: var(--gf-ctrl-label-font-family-secondary);
  --gf-local-font-size: var(--gf-ctrl-label-font-size-secondary);
  --gf-local-font-style: var(--gf-ctrl-label-font-style-secondary);
  --gf-local-font-weight: var(--gf-ctrl-label-font-weight-secondary);
  --gf-local-letter-spacing: var(--gf-ctrl-label-letter-spacing-secondary);
  --gf-local-line-height: var(--gf-ctrl-label-line-height-secondary);
}
.gform-theme--framework
  .gform-field-label--type-sub:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-color: var(--gf-ctrl-label-color-tertiary);
  --gf-local-display: block;
  --gf-local-font-family: var(--gf-ctrl-label-font-family-tertiary);
  --gf-local-font-size: var(--gf-ctrl-label-font-size-tertiary);
  --gf-local-font-style: var(--gf-ctrl-label-font-style-tertiary);
  --gf-local-font-weight: var(--gf-ctrl-label-font-weight-tertiary);
  --gf-local-letter-spacing: var(--gf-ctrl-label-letter-spacing-tertiary);
  --gf-local-line-height: var(--gf-ctrl-label-line-height-tertiary);
}
.gform-theme--framework
  .gform-field-label--type-sub-large:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-color: var(--gf-ctrl-label-color-quaternary);
  --gf-local-display: inline-block;
  --gf-local-font-family: var(--gf-ctrl-label-font-family-quaternary);
  --gf-local-font-size: var(--gf-ctrl-label-font-size-quaternary);
  --gf-local-font-style: var(--gf-ctrl-label-font-style-quaternary);
  --gf-local-font-weight: var(--gf-ctrl-label-font-weight-quaternary);
  --gf-local-letter-spacing: var(--gf-ctrl-label-letter-spacing-quaternary);
  --gf-local-line-height: var(--gf-ctrl-label-line-height-quaternary);
}
.gform-theme--framework
  .gform-field-label
  > .gfield_required:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ),
.gform-theme--framework.gform_editor
  legend.gform-field-label
  > span
  > .gfield_required:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  color: var(--gf-ctrl-label-color-req);
  display: inline-block;
  font-family: var(--gf-ctrl-label-font-family-req);
  font-size: var(--gf-ctrl-label-font-size-req);
  font-style: var(--gf-ctrl-label-font-style-req);
  font-weight: var(--gf-ctrl-label-font-weight-req);
  letter-spacing: var(--gf-ctrl-label-letter-spacing-req);
  line-height: var(--gf-ctrl-label-line-height-req);
}
.gform-theme--framework
  .gfield_description:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-color: var(--gf-ctrl-desc-color);
  --gf-local-font-family: var(--gf-ctrl-desc-font-family);
  --gf-local-font-size: var(--gf-ctrl-desc-font-size);
  --gf-local-font-style: var(--gf-ctrl-desc-font-style);
  --gf-local-font-weight: var(--gf-ctrl-desc-font-weight);
  --gf-local-letter-spacing: var(--gf-ctrl-desc-letter-spacing);
  --gf-local-line-height: var(--gf-ctrl-desc-line-height);
  color: var(--gf-local-color);
  display: block;
  font-family: var(--gf-local-font-family);
  font-size: var(--gf-local-font-size);
  font-style: var(--gf-local-font-style);
  font-weight: var(--gf-local-font-weight);
  letter-spacing: var(--gf-local-letter-spacing);
  line-height: var(--gf-local-line-height);
}
.gform-theme--framework
  .gfield_validation_message:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-color: var(--gf-ctrl-desc-color-error);
  --gf-local-font-family: var(--gf-ctrl-desc-font-family-error);
  --gf-local-font-size: var(--gf-ctrl-desc-font-size-error);
  --gf-local-font-style: var(--gf-ctrl-desc-font-style-error);
  --gf-local-font-weight: var(--gf-ctrl-desc-font-weight-error);
  --gf-local-letter-spacing: var(--gf-ctrl-desc-letter-spacing-error);
  --gf-local-line-height: var(--gf-ctrl-desc-line-height-error);
}
.gform-theme--framework
  .gfield_consent_description:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  border: var(--gf-ctrl-desc-border-width-consent)
    var(--gf-ctrl-desc-border-style-consent)
    var(--gf-ctrl-desc-border-color-consent);
  max-height: var(--gf-ctrl-desc-max-height-consent);
  overflow-y: auto;
  padding: 16px;
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ),
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ),
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ),
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ),
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ),
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ),
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ) {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-primary);
  --gf-local-radius: var(--gf-ctrl-btn-radius);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-primary);
  --gf-local-border-style: var(--gf-ctrl-btn-border-style-primary);
  --gf-local-border-width: var(--gf-ctrl-btn-border-width-primary);
  --gf-local-border-block-start: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-block-end: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-inline-start: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-inline-end: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow);
  --gf-local-color: var(--gf-ctrl-btn-color-primary);
  --gf-local-column-gap: var(--gf-ctrl-btn-icon-gap);
  --gf-local-cursor: pointer;
  --gf-local-display: inline-flex;
  --gf-local-font-style: var(--gf-ctrl-btn-font-style);
  --gf-local-font-weight: var(--gf-ctrl-btn-font-weight);
  --gf-local-font-size: var(--gf-ctrl-btn-font-size);
  --gf-local-font-family: var(--gf-ctrl-btn-font-family);
  --gf-local-height: auto;
  --gf-local-letter-spacing: var(--gf-ctrl-btn-letter-spacing);
  --gf-local-line-height: var(--gf-ctrl-btn-line-height);
  --gf-local-min-height: var(--gf-ctrl-btn-size);
  --gf-local-min-width: auto;
  --gf-local-opacity: var(--gf-ctrl-btn-opacity);
  --gf-local-padding-y: var(--gf-ctrl-btn-padding-y);
  --gf-local-padding-x: var(--gf-ctrl-btn-padding-x);
  --gf-local-text-decoration: var(--gf-ctrl-btn-text-decoration);
  --gf-local-text-transform: var(--gf-ctrl-btn-text-transform);
  --gf-local-width: auto;
  align-items: center;
  -moz-column-gap: var(--gf-local-column-gap);
  column-gap: var(--gf-local-column-gap);
  cursor: var(--gf-local-cursor);
  justify-content: center;
  min-inline-size: var(--gf-local-min-width);
  opacity: var(--gf-local-opacity);
  text-align: center;
  -webkit-text-decoration: var(--gf-local-text-decoration);
  text-decoration: var(--gf-local-text-decoration);
  text-transform: var(--gf-local-text-transform);
  vertical-align: top;
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  )::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-primary);
  --gf-local-content: var(--gf-ctrl-btn-icon);
  --gf-local-font-size: var(--gf-ctrl-btn-icon-font-size);
  --gf-local-transition: var(--gf-ctrl-btn-icon-transition);
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--gf-local-color);
  content: var(--gf-local-content);
  font-size: var(--gf-local-font-size);
  transition: var(--gf-local-transition);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-hover-primary);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-hover-primary);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow-hover);
  --gf-local-color: var(--gf-ctrl-btn-color-hover-primary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):hover::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-hover-primary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-focus-primary);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-focus-primary);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow-focus);
  --gf-local-color: var(--gf-ctrl-btn-color-focus-primary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):focus::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-focus-primary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-disabled-primary);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-disabled-primary);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow-disabled);
  --gf-local-color: var(--gf-ctrl-btn-color-disabled-primary);
  --gf-local-cursor: default;
  --gf-local-opacity: var(--gf-ctrl-btn-opacity-disabled);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ):disabled::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-disabled-primary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-secondary);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-secondary);
  --gf-local-border-style: var(--gf-ctrl-btn-border-style-secondary);
  --gf-local-border-width: var(--gf-ctrl-btn-border-width-secondary);
  --gf-local-color: var(--gf-ctrl-btn-color-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-hover-secondary);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-hover-secondary);
  --gf-local-color: var(--gf-ctrl-btn-color-hover-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:hover::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-hover-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-focus-secondary);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-focus-secondary);
  --gf-local-color: var(--gf-ctrl-btn-color-focus-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:focus::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-focus-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-disabled-secondary);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-disabled-secondary);
  --gf-local-color: var(--gf-ctrl-btn-color-disabled-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--secondary:disabled::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-disabled-secondary);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-ctrl);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-ctrl);
  --gf-local-border-style: var(--gf-ctrl-btn-border-style-ctrl);
  --gf-local-border-width: var(--gf-ctrl-btn-border-width-ctrl);
  --gf-local-color: var(--gf-ctrl-btn-color-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-hover-ctrl);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-hover-ctrl);
  --gf-local-color: var(--gf-ctrl-btn-color-hover-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:hover::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-hover-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-focus-ctrl);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-focus-ctrl);
  --gf-local-color: var(--gf-ctrl-btn-color-focus-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:focus::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-focus-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-disabled-ctrl);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-disabled-ctrl);
  --gf-local-color: var(--gf-ctrl-btn-color-disabled-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--control:disabled::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-disabled-ctrl);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-simple);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-simple);
  --gf-local-border-width: var(--gf-ctrl-btn-border-width-simple);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow-simple);
  --gf-local-color: var(--gf-ctrl-btn-color-simple);
  --gf-local-column-gap: 0;
  --gf-local-line-height: var(--gf-ctrl-btn-size-simple);
  --gf-local-min-height: var(--gf-ctrl-btn-size-simple);
  --gf-local-min-width: var(--gf-ctrl-btn-size-simple);
  --gf-local-padding-y: 0;
  --gf-local-padding-x: 0;
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-simple);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-hover-simple);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-hover-simple);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow-hover-simple);
  --gf-local-color: var(--gf-ctrl-btn-color-hover-simple);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:hover::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-hover-simple);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-focus-simple);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-focus-simple);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow-focus-simple);
  --gf-local-color: var(--gf-ctrl-btn-color-focus-simple);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:focus::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-focus-simple);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled {
  --gf-local-bg-color: var(--gf-ctrl-btn-bg-color-disabled-simple);
  --gf-local-border-color: var(--gf-ctrl-btn-border-color-disabled-simple);
  --gf-local-shadow: var(--gf-ctrl-btn-shadow-disabled-simple);
  --gf-local-color: var(--gf-ctrl-btn-color-disabled-simple);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled
  .dashicons::before,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::after,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--simple:disabled::before {
  --gf-local-color: var(--gf-ctrl-btn-icon-color-disabled-simple);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xs,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xs,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xs,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xs,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xs,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xs,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xs {
  --gf-local-font-size: var(--gf-ctrl-btn-font-size-xs);
  --gf-local-min-height: var(--gf-ctrl-btn-size-xs);
  --gf-local-padding-x: var(--gf-ctrl-btn-padding-x-xs);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-sm,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-sm,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-sm,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-sm,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-sm,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-sm,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-sm {
  --gf-local-font-size: var(--gf-ctrl-btn-font-size-sm);
  --gf-local-min-height: var(--gf-ctrl-btn-size-sm);
  --gf-local-padding-x: var(--gf-ctrl-btn-padding-x-sm);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-md,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-md,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-md,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-md,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-md,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-md,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-md {
  --gf-local-font-size: var(--gf-ctrl-btn-font-size-md);
  --gf-local-min-height: var(--gf-ctrl-btn-size-md);
  --gf-local-padding-x: var(--gf-ctrl-btn-padding-x-md);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-lg,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-lg,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-lg,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-lg,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-lg,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-lg,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-lg {
  --gf-local-font-size: var(--gf-ctrl-btn-font-size-lg);
  --gf-local-min-height: var(--gf-ctrl-btn-size-lg);
  --gf-local-padding-x: var(--gf-ctrl-btn-padding-x-lg);
}
.gform-theme.gform-theme--framework.gform_wrapper
  .button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xl,
.gform-theme.gform-theme--framework.gform_wrapper
  .gform-theme-button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xl,
.gform-theme.gform-theme--framework.gform_wrapper
  :where(:not(.mce-splitbtn))
  > button:not([id*="mceu_"]):not(.mce-open):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xl,
.gform-theme.gform-theme--framework.gform_wrapper
  button.button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xl,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]).button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xl,
.gform-theme.gform-theme--framework.gform_wrapper
  input:is([type="submit"], [type="button"], [type="reset"]):where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xl,
.gform-theme.gform-theme--framework.gform_wrapper
  input[type="submit"].button.gform_button:where(
    :not(.gform-theme-no-framework):not(.gform-theme__disable):not(
        .gform-theme__disable *
      ):not(.gform-theme__disable-framework):not(
        .gform-theme__disable-framework *
      )
  ).gform-theme-button--size-xl {
  --gf-local-font-size: var(--gf-ctrl-btn-font-size-xl);
  --gf-local-min-height: var(--gf-ctrl-btn-size-xl);
  --gf-local-padding-x: var(--gf-ctrl-btn-padding-x-xl);
}
.gform-theme--framework
  input[type="file"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ) {
  --gf-local-padding-x: var(--gf-ctrl-file-padding-x);
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gform-theme--framework
  input[type="file"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):hover::file-selector-button {
  --gf-local-bg-color: var(--gf-ctrl-file-btn-bg-color-hover);
  --gf-local-border-inline-end-color: var(
    --gf-ctrl-file-btn-border-inline-end-color-hover
  );
  --gf-local-color: var(--gf-ctrl-file-btn-color-hover);
}
.gform-theme--framework
  input[type="file"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):focus::file-selector-button {
  --gf-local-bg-color: var(--gf-ctrl-file-btn-bg-color-focus);
  --gf-local-border-inline-end-color: var(
    --gf-ctrl-file-btn-border-inline-end-color-focus
  );
  --gf-local-color: var(--gf-ctrl-file-btn-color-focus);
}
.gform-theme--framework
  input[type="file"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  ):disabled::file-selector-button {
  --gf-local-bg-color: var(--gf-ctrl-file-btn-bg-color-disabled);
  --gf-local-border-inline-end-color: var(
    --gf-ctrl-file-btn-border-inline-end-color-disabled
  );
  --gf-local-color: var(--gf-ctrl-file-btn-color-disabled);
}
.gform-theme--framework
  input[type="file"]:where(
    :not(.gform-theme__disable):not(.gform-theme__disable *):not(
        .gform-theme__disable-framework
      ):not(.gform-theme__disable-framework *)
  )::file-selector-button {
  --gf-local-bg-color: var(--gf-ctrl-file-btn-bg-color);
  --gf-local-border-inline-end-color: var(
    --gf-ctrl-file-btn-border-inline-end-color
  );
  --gf-local-border-inline-end-style: var(
    --gf-ctrl-file-btn-border-inline-end-style
  );
  --gf-local-border-inline-end-width: var(
    --gf-ctrl-file-btn-border-inline-end-width
  );
  --gf-local-border-inline-end: var(--gf-local-border-inline-end-width)
    var(--gf-local-border-inline-end-style)
    var(--gf-local-border-inline-end-color);
  --gf-local-color: var(--gf-ctrl-file-btn-color);
  background-color: var(--gf-local-bg-color);
  block-size: 100%;
  border: 0;
  border-end-start-radius: var(--gf-ctrl-file-btn-radius);
  border-inline-end: var(--gf-local-border-inline-end);
  border-start-start-radius: var(--gf-ctrl-file-btn-radius);
  color: var(--gf-local-color);
  font-family: var(--gf-ctrl-file-btn-font-family);
  font-size: var(--gf-ctrl-file-btn-font-size);
  font-style: var(--gf-ctrl-file-btn-font-style);
  font-weight: var(--gf-ctrl-file-btn-font-weight);
  inset-block-start: calc(var(--gf-ctrl-border-width) * -1);
  letter-spacing: var(--gf-ctrl-file-btn-letter-spacing);
  line-height: var(--gf-ctrl-file-btn-line-height);
  margin-inline: var(--gf-ctrl-file-btn-margin-x);
  padding-block: 0;
  padding-inline: var(--gf-ctrl-file-btn-padding-x);
  position: relative;
  -webkit-text-decoration: var(--gf-ctrl-file-btn-text-decoration);
  text-decoration: var(--gf-ctrl-file-btn-text-decoration);
  text-transform: var(--gf-ctrl-file-btn-text-transform);
  transition: var(--gf-ctrl-file-btn-transition);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .gform_drop_area {
  --gf-local-height: var(--gf-ctrl-file-zone-height);
  --gf-local-radius: var(--gf-ctrl-file-zone-radius);
  --gf-local-border-style: var(--gf-ctrl-file-zone-border-style);
  --gf-local-color: var(--gf-ctrl-file-zone-color);
  --gf-local-font-weight: var(--gf-ctrl-file-zone-font-weight);
  --gf-local-line-height: var(--gf-ctrl-file-zone-line-height);
  --gf-local-padding-x: var(--gf-ctrl-file-zone-padding-x);
  --gf-local-padding-y: var(--gf-ctrl-file-zone-padding-y);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .gform_drop_area::before {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--gf-ctrl-file-zone-icon-color);
  content: var(--gf-icon-ctrl-file);
  display: block;
  font-size: var(--gf-ctrl-file-zone-icon-font-size);
  margin-block-end: var(--gf-ctrl-file-zone-icon-margin-y-end);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .gform_drop_instructions {
  margin-block-end: var(--gf-ctrl-file-zone-instructions-margin-y-end);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview_list {
  display: flex;
  flex-direction: column;
  gap: var(--gf-ctrl-file-prev-area-gap);
  margin-block-start: var(--gf-ctrl-file-prev-area-margin-y-start);
  width: 100%;
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview_list:empty {
  margin-block-start: 0;
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview {
  display: flex;
  flex-direction: column;
  font-family: var(--gf-ctrl-file-prev-font-family);
  font-size: var(--gf-ctrl-file-prev-font-size);
  font-style: var(--gf-ctrl-file-prev-font-style);
  font-weight: var(--gf-ctrl-file-prev-font-weight);
  gap: var(--gf-ctrl-file-prev-gap);
  letter-spacing: var(--gf-ctrl-file-prev-letter-spacing);
  line-height: var(--gf-ctrl-file-prev-line-height);
  position: relative;
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_filename {
  color: var(--gf-ctrl-file-prev-name-color);
  line-height: var(--gf-ctrl-file-prev-name-line-height);
  overflow: var(--gf-ctrl-file-prev-name-overflow);
  padding-inline-end: var(--gf-ctrl-file-prev-name-padding-x-end);
  text-overflow: var(--gf-ctrl-file-prev-name-text-overflow);
  white-space: var(--gf-ctrl-file-prev-name-white-space);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_filesize {
  color: var(--gf-ctrl-file-prev-size-color);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_progress {
  align-items: center;
  display: flex;
  gap: var(--gf-ctrl-file-prog-ui-gap);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_progress::after {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  block-size: var(--gf-ctrl-file-prog-btn-icon-size);
  color: var(--gf-ctrl-file-prog-btn-icon-color-complete);
  content: var(--gf-icon-ctrl-file-completed);
  font-size: var(--gf-ctrl-file-prog-btn-icon-size);
  inline-size: var(--gf-ctrl-file-prog-btn-icon-size);
  min-inline-size: var(--gf-ctrl-file-prog-btn-icon-size);
  opacity: 0;
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_progress_complete::after {
  opacity: 1;
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_progressbar,
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_progressbar_progress {
  block-size: var(--gf-ctrl-file-prog-bar-height);
  border-radius: var(--gf-ctrl-file-prog-bar-radius);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_progressbar {
  background-color: var(--gf-ctrl-file-prog-bar-bg-color);
  inline-size: 100%;
  position: relative;
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_progressbar_progress {
  background-color: var(--gf-ctrl-file-prog-bar-bg-color-loading);
  inline-size: 1%;
  position: absolute;
  transition: var(--gf-ctrl-file-prog-bar-transition);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_percent {
  color: var(--gf-ctrl-file-prog-text-color);
  font-size: var(--gf-ctrl-file-prog-text-font-size);
  min-inline-size: var(--gf-ctrl-file-prog-text-min-width);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_cancel,
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gform_delete_file {
  inset-block-start: var(--gf-ctrl-file-prog-btn-inset-y-start);
  inset-inline-end: var(--gf-ctrl-file-prog-btn-inset-x-end);
  position: var(--gf-ctrl-file-prog-btn-position);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gform_delete_file
  .dashicons::before {
  --gf-ctrl-btn-icon: var(--gf-icon-ctrl-file-remove);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_cancel {
  --gf-local-font-size: var(--gf-ctrl-file-prog-btn-font-size-cancel);
}
.gform-theme--framework
  .gfield:where(.gfield--type-fileupload, .gfield--input-type-fileupload)
  .ginput_preview
  .gfield_fileupload_cancel::before {
  --gf-ctrl-btn-icon: var(--gf-icon-ctrl-file-cancel);
}
.gform-theme--framework.ui-datepicker {
  background-color: var(--gf-ctrl-date-picker-bg-color);
  border-radius: var(--gf-ctrl-date-picker-radius);
  box-shadow: var(--gf-ctrl-date-picker-shadow);
  display: none;
  inline-size: var(--gf-ctrl-date-picker-width);
  margin-block-start: var(--gf-ctrl-date-picker-margin-y-start);
  padding-block: var(--gf-ctrl-date-picker-padding-y);
  padding-inline: var(--gf-ctrl-date-picker-padding-x);
}
@media (min-width: 640px) {
  .gform-theme--framework.ui-datepicker {
    inline-size: var(--gf-ctrl-date-picker-width-viewport-sm);
    padding-block: var(--gf-ctrl-date-picker-padding-y-viewport-sm);
    padding-inline: var(--gf-ctrl-date-picker-padding-x-viewport-sm);
  }
}
.gform-theme--framework.ui-datepicker .ui-datepicker-header {
  align-items: stretch;
  display: flex;
  margin-block: unset;
  margin-inline: unset;
  padding-block: 0;
  padding-inline: 0;
  position: unset;
}
.gform-theme--framework.ui-datepicker .ui-datepicker-next,
.gform-theme--framework.ui-datepicker .ui-datepicker-prev {
  align-items: center;
  block-size: auto;
  cursor: pointer;
  display: flex;
  flex: none;
  inline-size: var(--gf-ctrl-date-picker-header-icons-width);
  inset: unset;
  justify-content: center;
  position: relative;
}
.gform-theme--framework.ui-datepicker .ui-datepicker-next::before,
.gform-theme--framework.ui-datepicker .ui-datepicker-prev::before {
  --gf-local-color: var(--gf-ctrl-date-picker-header-icons-color);
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none;
  border: none;
  color: var(--gf-local-color);
  font-size: var(--gf-ctrl-date-picker-header-icons-font-size);
  inset: unset;
  transform: unset;
}
.gform-theme--framework.ui-datepicker .ui-datepicker-prev::before {
  content: var(--gf-icon-ctrl-datepicker-left);
}
.gform-theme--framework.ui-datepicker .ui-datepicker-next {
  order: 1;
}
.gform-theme--framework.ui-datepicker .ui-datepicker-next::before {
  content: var(--gf-icon-ctrl-datepicker-right);
}
.gform-theme--framework.ui-datepicker .ui-datepicker-next-hover::before,
.gform-theme--framework.ui-datepicker .ui-datepicker-prev-hover::before {
  --gf-local-color: var(--gf-ctrl-date-picker-header-icons-color-hover);
}
.gform-theme--framework.ui-datepicker .ui-datepicker-title {
  align-items: center;
  color: var(--gf-ctrl-date-picker-title-color);
  display: flex;
  flex: auto;
  font-size: var(--gf-ctrl-date-picker-title-font-size);
  font-weight: var(--gf-ctrl-date-picker-title-font-weight);
  gap: var(--gf-ctrl-date-picker-title-gap);
  line-height: var(--gf-ctrl-date-picker-title-line-height);
  margin-block: 0;
  margin-inline: var(--gf-ctrl-date-picker-title-margin-x);
}
@media (min-width: 640px) {
  .gform-theme--framework.ui-datepicker .ui-datepicker-title {
    font-size: var(--gf-ctrl-date-picker-title-font-size-viewport-sm);
    gap: var(--gf-ctrl-date-picker-title-gap-viewport-sm);
    margin-inline: var(--gf-ctrl-date-picker-title-margin-x-viewport-sm);
  }
}
.gform-theme--framework.ui-datepicker select.ui-datepicker-month,
.gform-theme--framework.ui-datepicker select.ui-datepicker-year {
  --gf-local-height: var(--gf-ctrl-size-sm);
  --gf-local-line-height: var(--gf-ctrl-size-sm);
  background-image: var(--gf-icon-ctrl-select);
  background-position: var(--gf-ctrl-select-icon-position);
  background-repeat: no-repeat;
  background-size: var(--gf-ctrl-select-icon-size);
  box-shadow: var(--gf-local-shadow);
  flex: auto;
  inline-size: auto;
  margin: 0;
  padding-inline: var(--gf-local-padding-x);
  text-align: var(--gf-ctrl-date-picker-dropdown-text-align);
}
.gform-theme--framework.ui-datepicker table {
  margin-block-end: 0;
  margin-block-start: 16px;
}
.gform-theme--framework.ui-datepicker table td,
.gform-theme--framework.ui-datepicker table th {
  block-size: var(--gf-ctrl-date-picker-cell-height);
  color: var(--gf-ctrl-date-picker-cell-content-color);
  padding-block: var(--gf-ctrl-date-picker-cell-padding);
  padding-inline: var(--gf-ctrl-date-picker-cell-padding);
}
@media (min-width: 640px) {
  .gform-theme--framework.ui-datepicker table td,
  .gform-theme--framework.ui-datepicker table th {
    block-size: var(--gf-ctrl-date-picker-cell-height-viewport-sm);
  }
}
.gform-theme--framework.ui-datepicker table th {
  font-size: var(--gf-ctrl-date-picker-head-cell-font-size);
  font-weight: var(--gf-ctrl-date-picker-head-cell-font-weight);
  line-height: var(--gf-ctrl-date-picker-head-cell-line-height);
  vertical-align: middle;
}
.gform-theme--framework.ui-datepicker table td {
  font-size: var(--gf-ctrl-date-picker-cell-font-size);
  font-weight: var(--gf-ctrl-date-picker-cell-font-weight);
  line-height: var(--gf-ctrl-date-picker-cell-line-height);
  padding-block: var(--gf-ctrl-date-picker-cell-padding-y);
}
@media (min-width: 640px) {
  .gform-theme--framework.ui-datepicker table td {
    padding-block: var(--gf-ctrl-date-picker-cell-padding-y-viewport-sm);
  }
}
.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled) {
  cursor: pointer;
}
.gform-theme--framework.ui-datepicker table td a,
.gform-theme--framework.ui-datepicker table td span {
  --gf-local-bg-color: transparent;
  --gf-local-border: 0;
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color);
  align-items: center;
  background-color: var(--gf-local-bg-color);
  block-size: 100%;
  border: var(--gf-local-border);
  border-radius: var(--gf-ctrl-date-picker-cell-content-radius);
  color: var(--gf-local-color);
  display: flex;
  inline-size: var(--gf-ctrl-date-picker-cell-content-width);
  justify-content: center;
  text-decoration: none;
}
@media (min-width: 640px) {
  .gform-theme--framework.ui-datepicker table td a,
  .gform-theme--framework.ui-datepicker table td span {
    inline-size: var(--gf-ctrl-date-picker-cell-content-width-viewport-sm);
  }
}
.gform-theme--framework.ui-datepicker
  table
  td:not(.ui-state-disabled):not(.ui-datepicker-current-day)
  a:hover {
  --gf-local-bg-color: var(--gf-ctrl-date-picker-cell-content-bg-color-hover);
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color-hover);
}
.gform-theme--framework.ui-datepicker
  table
  td:not(.ui-state-disabled):not(.ui-datepicker-current-day)
  a:focus {
  --gf-local-border: var(--gf-ctrl-date-picker-cell-content-border);
}
.gform-theme--framework.ui-datepicker table .ui-state-disabled a,
.gform-theme--framework.ui-datepicker table .ui-state-disabled span {
  --gf-local-bg-color: var(
    --gf-ctrl-date-picker-cell-content-bg-color-disabled
  );
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color-disabled);
}
.gform-theme--framework.ui-datepicker table .ui-datepicker-today a,
.gform-theme--framework.ui-datepicker table .ui-datepicker-today span {
  --gf-local-bg-color: var(--gf-ctrl-date-picker-cell-content-bg-color-hover);
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color-hover);
}
.gform-theme--framework.ui-datepicker
  table
  .ui-datepicker-today.ui-state-disabled
  a,
.gform-theme--framework.ui-datepicker
  table
  .ui-datepicker-today.ui-state-disabled
  span {
  --gf-local-bg-color: var(
    --gf-ctrl-date-picker-cell-content-bg-color-disabled
  );
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color-disabled);
}
.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a,
.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day span {
  --gf-local-bg-color: var(
    --gf-ctrl-date-picker-cell-content-bg-color-selected
  );
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color-selected);
}
.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:focus,
.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:hover {
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color-selected);
}
.gform-theme--framework.ui-datepicker
  table
  .ui-datepicker-current-day.ui-state-disabled
  a,
.gform-theme--framework.ui-datepicker
  table
  .ui-datepicker-current-day.ui-state-disabled
  span {
  --gf-local-bg-color: var(
    --gf-ctrl-date-picker-cell-content-bg-color-disabled
  );
  --gf-local-color: var(--gf-ctrl-date-picker-cell-content-color-disabled);
}
.gform-theme--framework.ui-datepicker.ui-datepicker-rtl
  select.ui-datepicker-month,
.gform-theme--framework.ui-datepicker.ui-datepicker-rtl
  select.ui-datepicker-year {
  background-position: var(--gf-ctrl-select-icon-position);
}
.gform-theme--framework.ui-datepicker.ui-datepicker-rtl
  .ui-datepicker-next::before,
.gform-theme--framework.ui-datepicker.ui-datepicker-rtl
  .ui-datepicker-prev::before {
  transform: none;
}
.gform-theme--framework.ui-datepicker.ui-datepicker-rtl
  .ui-datepicker-prev::before {
  content: var(--gf-icon-ctrl-datepicker-right);
}
.gform-theme--framework.ui-datepicker.ui-datepicker-rtl
  .ui-datepicker-next::before {
  content: var(--gf-icon-ctrl-datepicker-left);
}
.gform-theme--framework
  .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)) {
  line-height: 1;
}
.gform-theme--framework .gfield--type-address .copy_values_option_container {
  display: inline-grid;
  gap: var(--gf-field-choice-meta-space) 0;
  grid-template-columns: minmax(var(--gf-ctrl-choice-size), max-content) auto;
  margin-block-end: var(--gf-field-gap-y);
}
.gform-theme--framework .gfield--type-choice .gfield_checkbox,
.gform-theme--framework .gfield--type-choice .gfield_radio {
  display: flex;
  flex-direction: column;
  gap: var(--gf-field-choice-gap);
}
.gform-theme--framework
  .gfield--type-choice
  .gfield_checkbox
  > :last-child:where(:not(.gchoice)),
.gform-theme--framework
  .gfield--type-choice
  .gfield_radio
  > :last-child:where(:not(.gchoice)) {
  align-self: self-start;
  margin-block-start: var(--gf-field-choice-meta-margin-y-start);
}
.gform-theme--framework
  .gfield--type-choice.gfield--choice-align-horizontal
  .gfield_checkbox,
.gform-theme--framework
  .gfield--type-choice.gfield--choice-align-horizontal
  .gfield_radio {
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gf-field-choice-align-x-gap-y) var(--gf-field-choice-align-x-gap-x);
}
.gform-theme--framework .gfield--type-choice .gchoice,
.gform-theme--framework .gfield--type-choice .ginput_container_consent {
  display: inline-grid;
  gap: var(--gf-field-choice-meta-space) 0;
  grid-template-columns: minmax(var(--gf-ctrl-choice-size), max-content) auto;
}
.gform-theme--framework .gfield--type-choice .gchoice br,
.gform-theme--framework .gfield--type-choice .ginput_container_consent br {
  display: none;
}
.gform-theme--framework .gfield--type-choice .gchoice_other_control {
  --gf-local-width: auto;
  grid-column: span 2;
  max-inline-size: var(--gf-field-choice-other-ctrl-max-width);
}
.gform-theme--framework .gfield--type-image_choice .gfield_checkbox,
.gform-theme--framework .gfield--type-image_choice .gfield_radio {
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gf-field-img-choice-gap);
}
.gform-theme--framework .gfield--type-image_choice .gchoice {
  align-self: start;
  display: block;
  inline-size: var(--gf-field-img-choice-size);
  max-inline-size: var(--gf-field-img-choice-size);
  min-inline-size: var(--gf-field-img-choice-size);
  position: relative;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gchoice:where([\:has\(input\:checked\)])::after {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  block-size: var(--gf-field-img-choice-check-ind-size);
  border-radius: var(--gf-field-img-choice-check-ind-radius);
  content: var(--gf-field-img-choice-check-ind-icon);
  display: flex;
  filter: var(--gf-field-img-choice-check-ind-shadow);
  font-size: var(--gf-field-img-choice-check-ind-icon-size);
  inline-size: var(--gf-field-img-choice-check-ind-size);
  justify-content: center;
  position: absolute;
  z-index: 5;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gchoice:where([\:has\(input\:checked\)])::after {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  block-size: var(--gf-field-img-choice-check-ind-size);
  border-radius: var(--gf-field-img-choice-check-ind-radius);
  content: var(--gf-field-img-choice-check-ind-icon);
  display: flex;
  filter: var(--gf-field-img-choice-check-ind-shadow);
  font-size: var(--gf-field-img-choice-check-ind-icon-size);
  inline-size: var(--gf-field-img-choice-check-ind-size);
  justify-content: center;
  position: absolute;
  z-index: 5;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gchoice:where(:has(input:checked))::after {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  block-size: var(--gf-field-img-choice-check-ind-size);
  border-radius: var(--gf-field-img-choice-check-ind-radius);
  content: var(--gf-field-img-choice-check-ind-icon);
  display: flex;
  filter: var(--gf-field-img-choice-check-ind-shadow);
  font-size: var(--gf-field-img-choice-check-ind-icon-size);
  inline-size: var(--gf-field-img-choice-check-ind-size);
  justify-content: center;
  position: absolute;
  z-index: 5;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gfield-image-choice-wrapper-outer {
  display: block;
  min-block-size: 100%;
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice,
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gfield-choice-image-wrapper {
  --gf-local-border-color: transparent;
  --gf-local-border-width: var(--gf-ctrl-border-width);
  --gf-local-border-style: var(--gf-ctrl-border-style);
  --gf-local-border-block-start: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-block-end: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-inline-start: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-border-inline-end: var(--gf-local-border-width)
    var(--gf-local-border-style) var(--gf-local-border-color);
  --gf-local-shadow: none;
  box-shadow: var(--gf-local-shadow);
  transition: var(--gf-transition-ctrl);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice,
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gfield-choice-image-wrapper::before {
  border-block-end: var(--gf-local-border-block-end);
  border-block-start: var(--gf-local-border-block-start);
  border-inline-end: var(--gf-local-border-inline-end);
  border-inline-start: var(--gf-local-border-inline-start);
  border-radius: var(--gf-ctrl-radius);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice {
  --gf-local-bg-color: var(--gf-ctrl-bg-color);
  --gf-local-border-color: var(--gf-color-in-ctrl-light-darker);
  --gf-local-shadow: var(--gf-field-img-choice-shadow);
  background-color: var(--gf-local-bg-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice
  .gform-field-label {
  --gf-local-color: var(--gf-ctrl-color);
  color: var(--gf-local-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:hover {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-hover);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:hover
  .gform-field-label {
  --gf-local-color: var(--gf-ctrl-color-hover);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice[focus-within] {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-focus);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:focus-within {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-focus);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice[focus-within]
  .gform-field-label {
  --gf-local-color: var(--gf-ctrl-color-focus);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:focus-within
  .gform-field-label {
  --gf-local-color: var(--gf-ctrl-color-focus);
}

.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:has(.gfield-choice-input:disabled) {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-disabled);
  --gf-local-border-color: var(--gf-ctrl-border-color-disabled);
}

.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:has(.gfield-choice-input:disabled)
  .gform-field-label {
  --gf-local-color: var(--gf-ctrl-color-disabled);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:where([\:has\(input\:checked\)])::after {
  background-color: var(--gf-field-img-choice-card-check-ind-bg-color);
  color: var(--gf-field-img-choice-card-check-ind-icon-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:where(:has(input:checked))::after {
  background-color: var(--gf-field-img-choice-card-check-ind-bg-color);
  color: var(--gf-field-img-choice-card-check-ind-icon-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error
  .gchoice {
  --gf-local-bg-color: var(--gf-ctrl-bg-color-error);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error
  .gchoice
  .gform-field-label {
  --gf-local-color: var(--gf-ctrl-color-error);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gfield-image-choice-wrapper-outer {
  padding-block: var(--gf-field-img-choice-card-space);
  padding-inline: var(--gf-field-img-choice-card-space);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gfield-choice-image-no-image {
  background-color: var(--gf-field-img-choice-card-placeholder-bg-color);
  color: var(--gf-field-img-choice-card-placeholder-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gchoice:where([\:has\(input\:checked\)])::after {
  background-color: var(--gf-field-img-choice-no-card-check-ind-bg-color);
  color: var(--gf-field-img-choice-no-card-check-ind-icon-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gchoice:where(:has(input:checked))::after {
  background-color: var(--gf-field-img-choice-no-card-check-ind-bg-color);
  color: var(--gf-field-img-choice-no-card-check-ind-icon-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gfield-choice-image-wrapper::before {
  content: "";
  display: block;
  inset-block: 0;
  inset-inline: 0;
  position: absolute;
  transition: var(--gf-transition-ctrl);
  z-index: 1;
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gfield-choice-image-no-image {
  background-color: var(--gf-field-img-choice-no-card-placeholder-bg-color);
  color: var(--gf-field-img-choice-no-card-placeholder-color);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:hover,
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gchoice:hover
  .gfield-choice-image-wrapper {
  --gf-local-shadow: var(--gf-field-img-choice-shadow-hover);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice[focus-within],
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gchoice[focus-within]
  .gfield-choice-image-wrapper {
  --gf-local-border-color: var(--gf-ctrl-border-color-focus);
  --gf-local-shadow: var(--gf-ctrl-shadow-focus);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:focus-within,
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gchoice:focus-within
  .gfield-choice-image-wrapper {
  --gf-local-border-color: var(--gf-ctrl-border-color-focus);
  --gf-local-shadow: var(--gf-ctrl-shadow-focus);
}

.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-card
  .gchoice:has(.gfield-choice-input:disabled),
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-appearance-no-card
  .gchoice:has(.gfield-choice-input:disabled)
  .gfield-choice-image-wrapper {
  --gf-local-shadow: none;
}

.gform-theme--framework
  .gfield--type-image_choice
  .gchoice:has(.gfield-choice-input:disabled)
  .gfield-choice-image-wrapper {
  opacity: var(--gf-field-img-choice-ctrl-opacity-disabled);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-card
  .gchoice,
.gform-theme--framework
  .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-no-card
  .gfield-choice-image-wrapper {
  --gf-local-border-color: var(--gf-ctrl-border-color-error);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-square
  .gfield-choice-image-wrapper {
  border-radius: var(--gf-field-img-choice-radius-square);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-square
  .gfield-choice-image-wrapper::before {
  border-radius: var(--gf-field-img-choice-radius-square);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card
  .gchoice:where([\:has\(input\:checked\)])::after {
  inset-block-start: calc(var(--gf-field-img-choice-card-space) + 10px);
  inset-inline-end: calc(var(--gf-field-img-choice-card-space) + 10px);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card
  .gchoice:where(:has(input:checked))::after {
  inset-block-start: calc(var(--gf-field-img-choice-card-space) + 10px);
  inset-inline-end: calc(var(--gf-field-img-choice-card-space) + 10px);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card
  .gchoice:where([\:has\(input\:checked\)])::after {
  inset-block-start: 10px;
  inset-inline-end: 10px;
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card
  .gchoice:where(:has(input:checked))::after {
  inset-block-start: 10px;
  inset-inline-end: 10px;
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-circle
  .gfield-choice-image-wrapper {
  border-radius: var(--gf-field-img-choice-radius-round);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-circle
  .gfield-choice-image-wrapper::before {
  border-radius: var(--gf-field-img-choice-radius-round);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card
  .gchoice:where([\:has\(input\:checked\)])::after {
  inset-block-start: var(--gf-field-img-choice-card-space);
  inset-inline-end: var(--gf-field-img-choice-card-space);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card
  .gchoice:where(:has(input:checked))::after {
  inset-block-start: var(--gf-field-img-choice-card-space);
  inset-inline-end: var(--gf-field-img-choice-card-space);
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card
  .gchoice:where([\:has\(input\:checked\)])::after {
  inset-block-start: 0;
  inset-inline-end: 0;
}
.gform-theme--framework
  .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card
  .gchoice:where(:has(input:checked))::after {
  inset-block-start: 0;
  inset-inline-end: 0;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gfield-choice-image-wrapper {
  aspect-ratio: var(--gf-field-img-choice-aspect-ratio);
  margin-block-end: var(--gf-field-img-choice-margin-y-end);
  opacity: var(--gf-field-img-choice-ctrl-opacity);
  overflow: hidden;
  position: relative;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gfield-choice-image-no-image {
  block-size: 100%;
  display: block;
  inline-size: 100%;
  position: relative;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gfield-choice-image-no-image::before {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: var(--gf-icon-ctrl-img-choice-placeholder);
  font-size: var(--gf-field-img-choice-placeholder-icon-font-size);
  inset-block-start: 50%;
  left: 50%;
  position: absolute;
  transform: translate(-50%, -50%);
}
.gform-theme--framework
  .gfield--type-image_choice
  .gfield-choice-image-no-image
  span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.gform-theme--framework .gfield--type-image_choice .gfield-choice-image {
  block-size: auto !important;
  display: block;
  inline-size: 100%;
  max-block-size: 100%;
  max-inline-size: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.gform-theme--framework
  .gfield--type-image_choice
  .gfield-image-choice-wrapper-inner {
  display: inline-grid;
  gap: var(--gf-field-choice-meta-space) 0;
  grid-template-columns: minmax(var(--gf-ctrl-choice-size), max-content) auto;
}
.gform-theme--framework
  .gfield--type-image_choice
  .ginput_container_image_choice--label-hide
  .gchoice
  .gfield-choice-image-wrapper {
  margin-block-end: 0;
}
.gform-theme--framework
  .gfield--type-image_choice
  .ginput_container_image_choice--label-hide
  .gchoice
  .gfield-choice-input,
.gform-theme--framework
  .gfield--type-image_choice
  .ginput_container_image_choice--label-hide
  .gchoice
  .gfield-image-choice-wrapper-inner,
.gform-theme--framework
  .gfield--type-image_choice
  .ginput_container_image_choice--label-hide
  .gchoice
  .gform-field-label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.gform-theme--framework
  .gfield--type-image_choice
  .ginput_container_image_choice--input-hide
  .gchoice
  .gform-field-label {
  --gf-local-margin-x: 0;
}
.gform-theme--framework
  .gfield--type-image_choice
  .ginput_container_image_choice--input-hide
  .gchoice
  .gfield-choice-input {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.gform-theme--framework .gfield--type-image_choice .gchoice_other_control {
  margin-block-start: var(--gf-field-img-choice-other-ctrl-margin-y-start);
  max-inline-size: 100%;
}
.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date {
  align-content: flex-start;
  align-items: center;
  display: flex;
}
.gform-theme--framework
  .gfield--input-type-datepicker
  .ginput_container_date
  input {
  --gf-local-width: auto;
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date
  img,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date::after,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date
  img,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date::after {
  margin-inline-start: calc(var(--gf-ctrl-padding-x) * -1);
  pointer-events: none;
  transform: translateX(-100%);
  transition: var(--gf-field-date-icon-transition);
}
html[dir="rtl"]
  .gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date
  img,
html[dir="rtl"]
  .gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date::after,
html[dir="rtl"]
  .gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date
  img,
html[dir="rtl"]
  .gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date::after {
  order: 1;
  transform: translateX(100%);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date
  input,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date
  input {
  --gf-local-padding-x: var(--gf-ctrl-padding-x)
    var(--gf-field-date-ctrl-padding-x-end);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date
  img {
  display: none !important;
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date::after {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: var(--gf-field-date-icon-color);
  content: var(--gf-icon-ctrl-datepicker);
  display: inline-block;
  font-size: var(--gf-icon-font-size);
  inset-block-start: 0;
  inset-inline-start: 0;
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date:where([\:has\(input\:hover\)])::after,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date[focus-within]::after {
  color: var(--gf-field-date-icon-color-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date:where(:has(input:hover))::after,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date[focus-within]::after {
  color: var(--gf-field-date-icon-color-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date:where([\:has\(input\:hover\)])::after,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date[focus-within]::after {
  color: var(--gf-field-date-icon-color-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date:focus-within::after,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date:where([\:has\(input\:hover\)])::after {
  color: var(--gf-field-date-icon-color-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date:focus-within::after,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-default-icon
  .ginput_container_date:where(:has(input:hover))::after {
  color: var(--gf-field-date-icon-color-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date
  img {
  max-block-size: var(--gf-field-date-custom-icon-max-height);
  max-inline-size: var(--gf-field-date-custom-icon-max-width);
  opacity: var(--gf-field-date-custom-icon-opacity);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date:where([\:has\(input\:hover\)])
  img,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date[focus-within]
  img {
  opacity: var(--gf-field-date-custom-icon-opacity-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date:where(:has(input:hover))
  img,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date[focus-within]
  img {
  opacity: var(--gf-field-date-custom-icon-opacity-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date:where([\:has\(input\:hover\)])
  img,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date[focus-within]
  img {
  opacity: var(--gf-field-date-custom-icon-opacity-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date:focus-within
  img,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date:where([\:has\(input\:hover\)])
  img {
  opacity: var(--gf-field-date-custom-icon-opacity-hover);
}
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date:focus-within
  img,
.gform-theme--framework
  .gfield--input-type-datepicker.gfield--datepicker-custom-icon
  .ginput_container_date:where(:has(input:hover))
  img {
  opacity: var(--gf-field-date-custom-icon-opacity-hover);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield:where(.gfield--type-list, .gfield--input-type-list)
  button.add_list_item,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield:where(.gfield--type-list, .gfield--input-type-list)
  button.delete_list_item {
  --gf-local-height: var(--gf-field-list-btn-size);
  --gf-local-radius: var(--gf-field-list-btn-radius);
  --gf-local-column-gap: 0;
  --gf-local-font-size: var(--gf-field-list-btn-font-size);
  --gf-local-letter-spacing: 0;
  --gf-local-line-height: 1;
  --gf-local-min-height: auto;
  --gf-local-padding-y: var(--gf-field-list-btn-padding-y);
  --gf-local-padding-x: var(--gf-field-list-btn-padding-x);
  --gf-local-width: var(--gf-field-list-btn-size);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield:where(.gfield--type-list, .gfield--input-type-list)
  button.add_list_item::before {
  --gf-local-content: var(--gf-icon-ctrl-list-item-add);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield:where(.gfield--type-list, .gfield--input-type-list)
  button.delete_list_item::before {
  --gf-local-content: var(--gf-icon-ctrl-list-item-remove);
}
.gform-theme--framework .gf_page_steps,
.gform-theme--framework .gf_progressbar_wrapper {
  margin-block-end: var(--gf-field-pg-prog-margin-y-end);
}
.gform-theme--framework .gf_progressbar_title,
.gform-theme--framework .gf_step_label,
.gform-theme--framework .gf_step_number {
  --gf-local-color: var(--gf-field-pg-prog-color);
  --gf-local-font-family: var(--gf-field-pg-prog-font-family);
  --gf-local-font-size: var(--gf-field-pg-prog-font-size);
  --gf-local-font-style: var(--gf-field-pg-prog-font-style);
  --gf-local-font-weight: var(--gf-field-pg-prog-font-weight);
  --gf-local-letter-spacing: var(--gf-field-pg-prog-letter-spacing);
  --gf-local-line-height: var(--gf-field-pg-prog-line-height);
  --gf-local-text-transform: none;
  color: var(--gf-local-color);
  font-family: var(--gf-local-font-family);
  font-size: var(--gf-local-font-size);
  font-style: var(--gf-local-font-style);
  font-weight: var(--gf-local-font-weight);
  letter-spacing: var(--gf-local-letter-spacing);
  line-height: var(--gf-local-line-height);
  text-transform: var(--gf-local-text-transform);
}
.gform-theme--framework .gf_progressbar_title {
  margin-block-end: var(--gf-field-pg-prog-title-margin-y-end);
}
.gform-theme--framework .gf_progressbar {
  background-color: var(--gf-field-pg-prog-bar-bg-color);
  border-radius: var(--gf-field-pg-prog-bar-radius);
}
.gform-theme--framework .gf_progressbar span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.gform-theme--framework .gf_progressbar .gf_progressbar_percentage {
  block-size: var(--gf-field-pg-prog-bar-height);
  border-radius: var(--gf-field-pg-prog-bar-radius);
}
.gform-theme--framework .gf_progressbar .percentbar_blue {
  background-color: var(--gf-field-pg-prog-bar-bg-color-blue);
}
.gform-theme--framework .gf_progressbar .percentbar_gray {
  background-color: var(--gf-field-pg-prog-bar-bg-color-gray);
}
.gform-theme--framework .gf_progressbar .percentbar_green {
  background-color: var(--gf-field-pg-prog-bar-bg-color-green);
}
.gform-theme--framework .gf_progressbar .percentbar_orange {
  background-color: var(--gf-field-pg-prog-bar-bg-color-orange);
}
.gform-theme--framework .gf_progressbar .percentbar_red {
  background-color: var(--gf-field-pg-prog-bar-bg-color-red);
}
.gform-theme--framework .gf_progressbar .percentbar_spring {
  background: var(--gf-field-pg-prog-bar-bg-gradient-spring);
}
.gform-theme--framework .gf_progressbar .percentbar_blues {
  background: var(--gf-field-pg-prog-bar-bg-gradient-blues);
}
.gform-theme--framework .gf_progressbar .percentbar_rainbow {
  background: var(--gf-field-pg-prog-bar-bg-gradient-rainbow);
}
.gform-theme--framework .gf_step {
  align-items: center;
  display: flex;
  gap: var(--gf-field-pg-steps-step-gap);
  position: relative;
}
.gform-theme--framework .gf_step_label {
  --gf-local-text-transform: var(--gf-field-pg-prog-text-transform);
}
.gform-theme--framework .gf_step_hidden {
  display: none;
}
.gform-theme--framework .gf_step_number {
  --gf-local-bg-color: var(--gf-field-pg-steps-number-bg-color);
  --gf-local-border-color: var(--gf-field-pg-steps-number-border-color);
  --gf-local-border: var(--gf-field-pg-steps-number-border-width)
    var(--gf-field-pg-steps-number-border-style) var(--gf-local-border-color);
  --gf-local-radius: var(--gf-field-pg-steps-number-radius);
  --gf-local-color: var(--gf-field-pg-steps-number-color);
  background-color: var(--gf-local-bg-color);
  block-size: var(--gf-field-pg-steps-number-size);
  border: var(--gf-local-border);
  border-radius: var(--gf-local-radius);
  color: var(--gf-local-color);
  display: inline-grid;
  inline-size: var(--gf-field-pg-steps-number-size);
  min-inline-size: var(--gf-field-pg-steps-number-size);
  align-content: center;
  justify-content: center;
  place-content: center;
}
.gform-theme--framework .gf_step_active .gf_step_number {
  --gf-local-bg-color: var(--gf-field-pg-steps-number-bg-color-active);
  --gf-local-border-color: var(--gf-field-pg-steps-number-border-color-active);
  --gf-local-color: var(--gf-field-pg-steps-number-color-active);
}
.gform-theme--framework .gf_step_completed .gf_step_number {
  --gf-local-bg-color: var(--gf-field-pg-steps-number-bg-color-complete);
  --gf-local-border-color: var(
    --gf-field-pg-steps-number-border-color-complete
  );
  --gf-local-color: var(--gf-field-pg-steps-number-color-complete);
}
.gform-theme--framework .gf_step_completed .gf_step_number::after {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: var(--gf-field-pg-steps-number-bg-color-complete);
  block-size: var(--gf-field-pg-steps-number-size);
  border: var(--gf-field-pg-steps-number-border-width)
    var(--gf-field-pg-steps-number-border-style)
    var(--gf-field-pg-steps-number-border-color-complete);
  border-radius: var(--gf-field-pg-steps-number-radius);
  color: var(--gf-field-pg-steps-number-color-complete);
  content: var(--gf-icon-ctrl-pg-numbers-complete);
  display: inline-grid;
  font-size: var(--gf-field-pg-steps-icon-font-size);
  inline-size: var(--gf-field-pg-steps-number-size);
  inset-block-start: 0;
  inset-inline-start: 0;
  align-content: center;
  justify-content: center;
  place-content: center;
  position: absolute;
}
.gform-theme--framework .gfield--type-password input[type="password"] {
  --gf-local-padding-x: var(--gf-ctrl-padding-x)
    var(--gf-field-pwd-ctrl-padding-x-end);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button {
  --gf-local-color: var(--gf-ctrl-icon-color);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button
  .dashicons,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button
  .dashicons::before,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button::after,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button::before {
  --gf-local-color: var(--gf-ctrl-icon-color);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:hover {
  --gf-local-color: var(--gf-ctrl-icon-color-hover);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:hover
  .dashicons,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:hover
  .dashicons::before,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:hover::after,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:hover::before {
  --gf-local-color: var(--gf-ctrl-icon-color-hover);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:focus {
  --gf-local-color: var(--gf-ctrl-icon-color-focus);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:focus
  .dashicons,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:focus
  .dashicons::before,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:focus::after,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:focus::before {
  --gf-local-color: var(--gf-ctrl-icon-color-focus);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:disabled {
  --gf-local-color: var(--gf-ctrl-icon-color-disabled);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:disabled
  .dashicons,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:disabled
  .dashicons::before,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:disabled::after,
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button:disabled::before {
  --gf-local-color: var(--gf-ctrl-icon-color-disabled);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button
  .dashicons.dashicons-visibility::before {
  --gf-local-content: var(--gf-icon-ctrl-pwd-hidden);
}
.gform-theme--framework.gform-theme.gform_wrapper
  .gfield--type-password
  button.gform_show_password.gform-theme-button
  .dashicons.dashicons-hidden::before {
  --gf-local-content: var(--gf-icon-ctrl-pwd-visible);
}
.gform-theme--framework .gfield_password_strength {
  --gf-local-bg-color: var(--gf-field-pwd-str-bg-color);
  --gf-local-border-color: var(--gf-field-pwd-str-border-color);
  --gf-local-border-style: var(--gf-field-pwd-str-border-style);
  --gf-local-border-width: var(--gf-field-pwd-str-border-width);
  --gf-local-border: var(--gf-local-border-width) var(--gf-local-border-style)
    var(--gf-local-border-color);
  --gf-local-color: var(--gf-field-pwd-str-color);
  background-color: var(--gf-local-bg-color);
  border: var(--gf-local-border);
  border-radius: var(--gf-field-pwd-str-radius);
  color: var(--gf-local-color);
  font-family: var(--gf-field-pwd-str-font-family);
  font-size: var(--gf-field-pwd-str-font-size);
  font-style: var(--gf-field-pwd-str-font-style);
  font-weight: var(--gf-field-pwd-str-font-weight);
  letter-spacing: var(--gf-field-pwd-str-letter-spacing);
  line-height: var(--gf-field-pwd-str-line-height);
  margin-block-start: var(--gf-field-pwd-str-margin-y-start);
  padding-block: var(--gf-field-pwd-str-padding-y);
  padding-inline: var(--gf-field-pwd-str-padding-x);
  position: relative;
  text-align: var(--gf-field-pwd-str-text-align);
  transition: var(--gf-field-pwd-str-transition);
}
.gform-theme--framework .gfield_password_strength::after,
.gform-theme--framework .gfield_password_strength::before {
  --gf-local-bg-color: var(--gf-field-pwd-str-ind-bg-color);
  --gf-local-height: var(--gf-field-pwd-str-ind-height);
  --gf-local-radius: var(--gf-field-pwd-str-ind-radius);
  --gf-local-content: var(--gf-field-pwd-str-ind-content);
  --gf-local-inset-y-start: var(--gf-field-pwd-str-ind-inset-y-start);
  --gf-local-inset-x-start: var(--gf-field-pwd-str-ind-inset-x-start);
  --gf-local-position: var(--gf-field-pwd-str-ind-position);
  --gf-local-transform: var(--gf-field-pwd-str-ind-transform);
  --gf-local-transition: none;
  --gf-local-width: var(--gf-field-pwd-str-ind-width);
  background-color: var(--gf-local-bg-color);
  block-size: var(--gf-local-height);
  border-radius: var(--gf-local-radius);
  content: var(--gf-local-content);
  display: var(--gf-field-pwd-str-ind-display);
  inline-size: var(--gf-local-width);
  inset-block-start: var(--gf-local-inset-y-start);
  inset-inline-start: var(--gf-local-inset-x-start);
  position: var(--gf-local-position);
  transform: var(--gf-local-transform);
  transition: var(--gf-local-transition);
}
.gform-theme--framework .gfield_password_strength::after {
  --gf-local-transition: var(--gf-field-pwd-str-ind-transition);
  --gf-local-width: var(--gf-field-pwd-str-ind-width-blank);
}
.gform-theme--framework .gfield_password_strength.mismatch {
  --gf-local-bg-color: var(--gf-field-pwd-str-bg-color-mismatch);
  --gf-local-border-color: var(--gf-field-pwd-str-border-color-mismatch);
  --gf-local-color: var(--gf-field-pwd-str-color-mismatch);
}
.gform-theme--framework .gfield_password_strength.mismatch::after {
  --gf-local-bg-color: var(--gf-field-pwd-str-ind-bg-color-mismatch);
  --gf-local-width: var(--gf-field-pwd-str-ind-width-mismatch);
}
.gform-theme--framework .gfield_password_strength.short {
  --gf-local-bg-color: var(--gf-field-pwd-str-bg-color-short);
  --gf-local-border-color: var(--gf-field-pwd-str-border-color-short);
  --gf-local-color: var(--gf-field-pwd-str-color-short);
}
.gform-theme--framework .gfield_password_strength.short::after {
  --gf-local-bg-color: var(--gf-field-pwd-str-ind-bg-color-short);
  --gf-local-width: var(--gf-field-pwd-str-ind-width-short);
}
.gform-theme--framework .gfield_password_strength.bad {
  --gf-local-bg-color: var(--gf-field-pwd-str-bg-color-bad);
  --gf-local-border-color: var(--gf-field-pwd-str-border-color-bad);
  --gf-local-color: var(--gf-field-pwd-str-color-bad);
}
.gform-theme--framework .gfield_password_strength.bad::after {
  --gf-local-bg-color: var(--gf-field-pwd-str-ind-bg-color-bad);
  --gf-local-width: var(--gf-field-pwd-str-ind-width-bad);
}
.gform-theme--framework .gfield_password_strength.good {
  --gf-local-bg-color: var(--gf-field-pwd-str-bg-color-good);
  --gf-local-border-color: var(--gf-field-pwd-str-border-color-good);
  --gf-local-color: var(--gf-field-pwd-str-color-good);
}
.gform-theme--framework .gfield_password_strength.good::after {
  --gf-local-bg-color: var(--gf-field-pwd-str-ind-bg-color-good);
  --gf-local-width: var(--gf-field-pwd-str-ind-width-good);
}
.gform-theme--framework .gfield_password_strength.strong {
  --gf-local-bg-color: var(--gf-field-pwd-str-bg-color-strong);
  --gf-local-border-color: var(--gf-field-pwd-str-border-color-strong);
  --gf-local-color: var(--gf-field-pwd-str-color-strong);
}
.gform-theme--framework .gfield_password_strength.strong::after {
  --gf-local-bg-color: var(--gf-field-pwd-str-ind-bg-color-strong);
  --gf-local-width: var(--gf-field-pwd-str-ind-width-strong);
}
.gform-theme--framework .gfield--type-product .ginput_product_price {
  --gf-local-color: var(--gf-field-prod-price-color);
}
.gform-theme--framework .gfield--type-product input[type].ginput_product_price {
  --gf-local-display: inline-block;
}
.gform-theme--framework .gfield--type-product .ginput_quantity {
  --gf-local-width: var(--gf-field-prod-quant-width);
  margin-block-end: var(--gf-field-prod-quant-margin-y-end);
}
.gform-theme--framework
  .gfield--type-product
  .ginput_container_product_calculation,
.gform-theme--framework .gfield--type-product .ginput_container_singleproduct {
  display: flex;
  flex-direction: column;
}
.gform-theme--framework
  .gfield--type-product
  .ginput_container_product_calculation
  .ginput_product_price_wrapper,
.gform-theme--framework
  .gfield--type-product
  .ginput_container_singleproduct
  .ginput_product_price_wrapper {
  order: 2;
}
.gform-theme--framework
  .gfield--type-repeater
  .gfield_repeater_cell:not(:first-child) {
  margin-block-start: var(--gf-field-repeater-gap-y);
}
.gform-theme--framework
  .gfield--type-repeater
  .gfield_repeater_item
  + .gfield_repeater_item {
  margin-block-start: var(--gf-field-repeater-gap-y);
  position: relative;
}
.gform-theme--framework
  .gfield--type-repeater
  .gfield_repeater_item
  + .gfield_repeater_item::before {
  background-color: var(--gf-field-repeater-separator-color);
  block-size: 1px;
  content: "";
  display: block;
  inline-size: 100%;
  inset-block-start: calc(0px - (var(--gf-field-repeater-gap-y) / 2));
  position: absolute;
}
.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons {
  margin-block-start: var(--gf-form-footer-margin-y-start);
}
.gform-theme--framework
  .gfield--type-repeater
  .gfield_repeater_buttons
  .gform-theme-button.gform-theme-button--secondary.add_repeater_item {
  margin-inline-end: var(--gf-field-repeater-btn-inline-gap);
}
.gform-theme--framework .gfield--type-repeater .gfield_repeater_wrapper {
  border-inline-start: var(--gf-field-repeater-nested-border-size)
    var(--gf-field-repeater-nested-border-style)
    var(--gf-field-repeater-nested-border-color);
  border-inline-start-style: var(--gf-field-repeater-nested-border-style);
  padding-inline-start: var(--gf-field-repeater-nested-padding-x-start);
}
.gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section {
  border-block-end: var(--gf-field-section-border-width)
    var(--gf-field-section-border-style) var(--gf-field-section-border-color);
  padding-block-end: var(--gf-field-section-padding-y-end);
}
.gform-theme--framework .gform_validation_errors {
  background-color: var(--gf-form-validation-bg-color);
  border: var(--gf-form-validation-border-width)
    var(--gf-form-validation-border-style)
    var(--gf-form-validation-border-color);
  border-radius: var(--gf-form-validation-radius);
  box-shadow: var(--gf-form-validation-shadow);
  display: flex;
  flex-direction: column;
  gap: var(--gf-form-validation-gap);
  margin-block: var(--gf-form-validation-margin-y);
  padding-block: var(--gf-form-validation-padding-y);
  padding-inline: var(--gf-form-validation-padding-x);
}
.gform-theme--framework .gform_validation_errors .gform_submission_error {
  color: var(--gf-form-validation-heading-color);
  display: flex;
  flex-direction: column;
  font-family: var(--gf-form-validation-heading-font-family);
  font-size: var(--gf-form-validation-heading-font-size);
  font-weight: var(--gf-form-validation-heading-font-weight);
  gap: var(--gf-form-validation-heading-gap);
  line-height: var(--gf-form-validation-heading-line-height);
}
.gform-theme--framework .gform_validation_errors .gform-icon {
  font-family: var(--gf-icon-font-family) !important;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: 1;
  speak: never;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: var(--gf-form-validation-heading-icon-bg-color);
  block-size: var(--gf-form-validation-heading-icon-size);
  border-color: var(--gf-form-validation-heading-icon-border-color);
  border-radius: var(--gf-form-validation-heading-icon-radius);
  border-style: var(--gf-form-validation-heading-icon-border-style);
  border-width: var(--gf-form-validation-heading-icon-border-width);
  color: var(--gf-form-validation-heading-icon-color);
  display: inline-grid;
  font-size: var(--gf-form-validation-heading-icon-font-size);
  inline-size: var(--gf-form-validation-heading-icon-size);
  align-content: center;
  justify-content: center;
  place-content: center;
}
.gform-theme--framework .gform_validation_errors .gform-icon::before {
  content: var(--gf-icon-tooltip-error);
}
.gform-theme--framework .gform_validation_errors ol {
  color: var(--gf-form-validation-summary-color);
  font-family: var(--gf-form-validation-summary-font-family);
  font-size: var(--gf-form-validation-summary-font-size);
  font-weight: var(--gf-form-validation-summary-font-weight);
  line-height: var(--gf-form-validation-summary-line-height);
  list-style-type: disc;
  margin-block: 0;
  margin-inline: 0;
  padding-inline: var(--gf-form-validation-padding-x);
}
.gform-theme--framework .gform_validation_errors ol li + li {
  margin-block-start: 4px;
}
.gform-theme--framework .gform_validation_errors ol a {
  color: var(--gf-form-validation-summary-color);
  -webkit-text-decoration: var(
    --gf-form-validation-summary-item-link-text-decoration
  );
  text-decoration: var(--gf-form-validation-summary-item-link-text-decoration);
}
@media (min-width: 640px) {
  .gform-theme--framework .gform_validation_errors .gform_submission_error {
    align-items: center;
    flex-direction: row;
  }
  .gform-theme--framework .gform_validation_errors ol {
    padding-inline: var(--gf-form-validation-summary-padding-x);
  }
}
.gform-theme--framework .gform_required_legend .gfield_required {
  color: var(--gf-color-danger);
}
.gform-theme--framework .gform-loader {
  border-block-end-color: var(--gf-form-spinner-fg-color);
  border-block-start-color: var(--gf-form-spinner-bg-color);
  border-inline-end-color: var(--gf-form-spinner-bg-color);
  border-inline-start-color: var(--gf-form-spinner-fg-color);
}
.gform-theme--framework .gform_save_link svg {
  display: none;
}
.gform-theme--framework .gform_save_link::before {
  --gf-ctrl-btn-icon: var(--gf-icon-ctrl-save-continue);
}
.gform-theme--framework
  .field_description_below
  .gfield_description:where(
    :not(.gfield_creditcard_warning_message):not(
        .field_validation_above .gfield_validation_message
      ):not(.ginput_counter_tinymce):not(.gfield_choice_limit_message)
  ) {
  margin-block-start: var(--gf-desc-space);
}
.gform-theme--framework
  .field_description_below
  .gfield_description:where(
    .gfield_creditcard_warning_message,
    .field_validation_above .gfield_validation_message
  ) {
  margin-block-end: var(--gf-desc-space);
}
.gform-theme--framework
  .field_description_below.gfield--type-choice
  .gfield_description:where(
    :not(
        .gfield--has-description.field_validation_below
          .gfield_validation_message
      ):not(.field_validation_above .gfield_validation_message):not(
        .gfield_choice_limit_message
      )
  ) {
  margin-block-start: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .field_description_below.gfield--type-choice
  .gfield_description:where(.gfield_choice_limit_message) {
  margin-block-end: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .field_description_above
  .gfield_description:where(
    [class="gfield_description"],
    .gfield_creditcard_warning_message,
    .field_validation_above .gfield_validation_message
  ) {
  margin-block-end: var(--gf-desc-space);
}
.gform-theme--framework
  .field_description_above
  .gfield_description:where(
    :not([class="gfield_description"]):not(
        .gfield_creditcard_warning_message
      ):not(.field_validation_above .gfield_validation_message):not(
        .ginput_counter_tinymce
      ):not(.gfield_consent_description):not(.gfield_choice_limit_message)
  ) {
  margin-block-start: var(--gf-desc-space);
}
.gform-theme--framework
  .field_description_above.gfield--type-choice:where(
    :not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(
    :not(.field_validation_above.gfield_error [class="gfield_description"]):not(
        .gfield_validation_message
      )
  ) {
  margin-block-end: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .field_description_above.gfield--type-choice:where(
    :not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(
    :not(.field_validation_above.gfield_error [class="gfield_description"]):not(
        .gfield_validation_message
      )
  ) {
  margin-block-end: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .field_description_above.gfield--type-choice
  .gfield_description:where(.gfield_choice_limit_message) {
  margin-block-end: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .field_validation_above.gfield--type-choice:where(
    :not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(.gfield_validation_message) {
  margin-block-end: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .field_validation_above.gfield--type-choice:where(
    :not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(.gfield_validation_message) {
  margin-block-end: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .field_validation_below.gfield--type-choice
  .gfield_description:where(
    .field_description_above .gfield_validation_message
  ) {
  margin-block-start: var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .left_label
  .gfield_description:where(
    :not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(
        .field_validation_above .gfield_validation_message
      ):not(.gfield_choice_limit_message)
  ),
.gform-theme--framework
  .right_label
  .gfield_description:where(
    :not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(
        .field_validation_above .gfield_validation_message
      ):not(.gfield_choice_limit_message)
  ) {
  margin-block: var(--gf-desc-space) 0;
}
@media (min-width: 640px) {
  .gform-theme--framework
    .left_label
    .gfield_description:where(
      :not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(
          .field_validation_above .gfield_validation_message
        ):not(.gfield_choice_limit_message)
    ),
  .gform-theme--framework
    .right_label
    .gfield_description:where(
      :not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(
          .field_validation_above .gfield_validation_message
        ):not(.gfield_choice_limit_message)
    ) {
    margin-block: 0;
    margin-inline: auto 0;
    padding-block-start: var(--gf-desc-space);
  }
}
.gform-theme--framework
  .left_label
  .gfield--type-choice
  .gfield_description:where(
    :not(
        .field_description_below.gfield--has-description
          .gfield_validation_message
      ):not(.field_validation_above .gfield_validation_message):not(
        .gfield_choice_limit_message
      )
  ),
.gform-theme--framework
  .right_label
  .gfield--type-choice
  .gfield_description:where(
    :not(
        .field_description_below.gfield--has-description
          .gfield_validation_message
      ):not(.field_validation_above .gfield_validation_message):not(
        .gfield_choice_limit_message
      )
  ) {
  margin-block: var(--gf-desc-choice-field-space) 0;
}
@media (min-width: 640px) {
  .gform-theme--framework
    .left_label
    .gfield--type-choice
    .gfield_description:where(
      :not(
          .field_description_below.gfield--has-description
            .gfield_validation_message
        ):not(.field_validation_above .gfield_validation_message):not(
          .gfield_choice_limit_message
        )
    ),
  .gform-theme--framework
    .right_label
    .gfield--type-choice
    .gfield_description:where(
      :not(
          .field_description_below.gfield--has-description
            .gfield_validation_message
        ):not(.field_validation_above .gfield_validation_message):not(
          .gfield_choice_limit_message
        )
    ) {
    margin-block: 0;
    padding-block-start: var(--gf-desc-choice-field-space);
  }
}
.gform-theme--framework
  .left_label
  .gfield--type-choice
  .gfield_description:where(.gfield_choice_limit_message),
.gform-theme--framework
  .right_label
  .gfield--type-choice
  .gfield_description:where(.gfield_choice_limit_message) {
  margin-block: 0 var(--gf-desc-choice-field-space);
}
@media (min-width: 640px) {
  .gform-theme--framework
    .left_label
    .gfield--type-choice
    .gfield_description:where(.gfield_choice_limit_message),
  .gform-theme--framework
    .right_label
    .gfield--type-choice
    .gfield_description:where(.gfield_choice_limit_message) {
    margin-block: 0;
    padding-block: 0 var(--gf-desc-choice-field-space);
  }
}
.gform-theme--framework
  .left_label
  .field_description_above
  .gfield_description:where([class="gfield_description"]),
.gform-theme--framework
  .left_label
  .field_validation_above
  .gfield_description:where(.gfield_validation_message),
.gform-theme--framework
  .right_label
  .field_description_above
  .gfield_description:where([class="gfield_description"]),
.gform-theme--framework
  .right_label
  .field_validation_above
  .gfield_description:where(.gfield_validation_message) {
  margin-block: 0 var(--gf-desc-space);
}
@media (min-width: 640px) {
  .gform-theme--framework
    .left_label
    .field_description_above
    .gfield_description:where([class="gfield_description"]),
  .gform-theme--framework
    .left_label
    .field_validation_above
    .gfield_description:where(.gfield_validation_message),
  .gform-theme--framework
    .right_label
    .field_description_above
    .gfield_description:where([class="gfield_description"]),
  .gform-theme--framework
    .right_label
    .field_validation_above
    .gfield_description:where(.gfield_validation_message) {
    margin-block: 0;
    padding-block: 0 var(--gf-desc-space);
  }
}

  .gfield_description:where(:not(.gfield_validation_message)),
.gform-theme--framework
  .left_label
  .field_validation_above.gfield--type-choice:where(
    [\:not-has\(.gfield_choice_limit_message\)]
  )
  .gfield_description:where(.gfield_validation_message),
.gform-theme--framework
  .right_label
  .field_description_above.gfield--type-choice:where(
    :not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]
  )
  .gfield_description:where(:not(.gfield_validation_message)),
.gform-theme--framework
  .right_label
  .field_validation_above.gfield--type-choice:where(
    [\:not-has\(.gfield_choice_limit_message\)]
  )
  .gfield_description:where(.gfield_validation_message) {
  margin-block: 0 var(--gf-desc-choice-field-space);
}
.gform-theme--framework
  .left_label
  .field_description_above.gfield--type-choice:where(
    :not(.field_validation_above):not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(:not(.gfield_validation_message)),
.gform-theme--framework
  .left_label
  .field_validation_above.gfield--type-choice:where(
    :not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(.gfield_validation_message),
.gform-theme--framework
  .right_label
  .field_description_above.gfield--type-choice:where(
    :not(.field_validation_above):not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(:not(.gfield_validation_message)),
.gform-theme--framework
  .right_label
  .field_validation_above.gfield--type-choice:where(
    :not(:has(.gfield_choice_limit_message))
  )
  .gfield_description:where(.gfield_validation_message) {
  margin-block: 0 var(--gf-desc-choice-field-space);
}
@media (min-width: 640px) {
  .gform-theme--framework
    .left_label
    .field_description_above.gfield--type-choice:where(
      :not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]
    )
    .gfield_description:where(:not(.gfield_validation_message)),
  .gform-theme--framework
    .left_label
    .field_validation_above.gfield--type-choice:where(
      [\:not-has\(.gfield_choice_limit_message\)]
    )
    .gfield_description:where(.gfield_validation_message),
  .gform-theme--framework
    .right_label
    .field_description_above.gfield--type-choice:where(
      :not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]
    )
    .gfield_description:where(:not(.gfield_validation_message)),
  .gform-theme--framework
    .right_label
    .field_validation_above.gfield--type-choice:where(
      [\:not-has\(.gfield_choice_limit_message\)]
    )
    .gfield_description:where(.gfield_validation_message) {
    margin-block: 0;
    padding-block: 0 var(--gf-desc-choice-field-space);
  }
  .gform-theme--framework
    .left_label
    .field_description_above.gfield--type-choice:where(
      :not(.field_validation_above):not(:has(.gfield_choice_limit_message))
    )
    .gfield_description:where(:not(.gfield_validation_message)),
  .gform-theme--framework
    .left_label
    .field_validation_above.gfield--type-choice:where(
      :not(:has(.gfield_choice_limit_message))
    )
    .gfield_description:where(.gfield_validation_message),
  .gform-theme--framework
    .right_label
    .field_description_above.gfield--type-choice:where(
      :not(.field_validation_above):not(:has(.gfield_choice_limit_message))
    )
    .gfield_description:where(:not(.gfield_validation_message)),
  .gform-theme--framework
    .right_label
    .field_validation_above.gfield--type-choice:where(
      :not(:has(.gfield_choice_limit_message))
    )
    .gfield_description:where(.gfield_validation_message) {
    margin-block: 0;
    padding-block: 0 var(--gf-desc-choice-field-space);
  }
}
.gform-theme--framework
  .validation_above
  .gform-conversational__field-footer
  + .gfield_validation_message.gfield_description {
  margin-block-end: 0;
  margin-block-start: var(--gf-desc-space);
}
.gform-theme--framework .gfield_list_group_item::before,
.gform-theme--framework
  .gform-field-label:where(:not([class*="gform-field-label--type-"])) {
  --gf-local-margin-y: 0 var(--gf-label-space-primary);
}
.gform-theme--framework
  .gfield--type-choice.field_description_above.gfield--no-description:where(
    :not(
        .field_validation_above.gfield_error
      )[\:not-has\(.gfield_choice_limit_message\)]
  )
  .gform-field-label:where(:not([class*="gform-field-label--type-"])),
.gform-theme--framework
  .gfield--type-choice.field_description_below:where(
    :not(
        .field_validation_above.gfield_error
      )[\:not-has\(.gfield_choice_limit_message\)]
  )
  .gform-field-label:where(:not([class*="gform-field-label--type-"])) {
  --gf-local-margin-y: 0 var(--gf-label-choice-field-space-primary);
}
.gform-theme--framework
  .gfield--type-choice.field_description_above.gfield--no-description:where(
    :not(.field_validation_above.gfield_error):not(
        :has(.gfield_choice_limit_message)
      )
  )
  .gform-field-label:where(:not([class*="gform-field-label--type-"])),
.gform-theme--framework
  .gfield--type-choice.field_description_below:where(
    :not(.field_validation_above.gfield_error):not(
        :has(.gfield_choice_limit_message)
      )
  )
  .gform-field-label:where(:not([class*="gform-field-label--type-"])) {
  --gf-local-margin-y: 0 var(--gf-label-choice-field-space-primary);
}
@media (min-width: 640px) {
  .gform-theme--framework
    .left_label
    .gform-field-label:where(
      :not([class*="gform-field-label--type-"]):not(.gfield_header_item):not(
          .ginput_quantity_label
        )
    ),
  .gform-theme--framework
    .right_label
    .gform-field-label:where(
      :not([class*="gform-field-label--type-"]):not(.gfield_header_item):not(
          .ginput_quantity_label
        )
    ) {
    --gf-local-margin-y: 0;
    --gf-local-margin-x: 0;
    padding-inline-end: var(--gf-label-space-primary);
  }
}
.gform-theme--framework .gform-field-label--type-inline {
  --gf-local-margin-x: var(--gf-label-space-x-secondary) 0;
  --gf-local-margin-y: var(--gf-label-space-y-secondary) 0;
}
.gform-theme--framework .field_sublabel_below .gform-field-label--type-sub {
  --gf-local-margin-y: var(--gf-label-space-tertiary) 0;
}
.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub {
  --gf-local-margin-y: 0 var(--gf-label-space-tertiary);
}
.elementor-3662
  .elementor-element.elementor-element-84677d9:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3662
  .elementor-element.elementor-element-84677d9
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3662 .elementor-element.elementor-element-84677d9 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 250px 0 200px 0;
}
.elementor-3662
  .elementor-element.elementor-element-84677d9
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-84677d9
  > .elementor-shape-bottom
  .elementor-shape-fill {
  fill: #13111d;
}
.elementor-3662
  .elementor-element.elementor-element-e86ab36.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-1cc4c8e {
  padding: 0 120px 0 120px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-d63c2e4 {
  padding: 0 180px 0 180px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-4f6b8ea
  > .elementor-widget-container {
  --e-transform-rotateZ: 15deg;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #c920b8;
  border-radius: 10px 10px 10px 10px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 0.5);
}
body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-4f6b8ea {
  right: -993px;
}
body.rtl .elementor-3662 .elementor-element.elementor-element-4f6b8ea {
  left: -993px;
}
.elementor-3662 .elementor-element.elementor-element-4f6b8ea {
  bottom: -114px;
}
.elementor-3662 .elementor-element.elementor-element-4f6b8ea .pix-img-el,
.elementor-3662 .elementor-element.elementor-element-4f6b8ea .pix-img-div,
.elementor-3662 .elementor-element.elementor-element-4f6b8ea div {
  text-align: left !important;
}
.elementor-3662 .elementor-element.elementor-element-4f6b8ea img {
  width: 58% !important;
  box-shadow: 0 -9px 25px 0 rgb(0 0 0 / 0.5);
}
.elementor-3662
  .elementor-element.elementor-element-627ed3d.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-078c3ea {
  width: auto;
  max-width: auto;
}
.elementor-3662
  .elementor-element.elementor-element-078c3ea
  > .elementor-widget-container {
  margin: 0 10px 10px 0;
}
.elementor-3662 .elementor-element.elementor-element-0a3e94d {
  width: auto;
  max-width: auto;
}
.elementor-3662
  .elementor-element.elementor-element-0a3e94d
  > .elementor-widget-container {
  margin: 0 10px 10px 0;
}
.elementor-3662 .elementor-element.elementor-element-65ab72b {
  padding: 0 180px 0 180px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-f00c68c {
  padding: 50px 0 50px 0;
}
.elementor-3662
  .elementor-element.elementor-element-c2943a1
  > .elementor-widget-container {
  padding: 25px 0 0 0;
}
.elementor-3662 .elementor-element.elementor-element-c2943a1 .marquee__inner {
  animation-duration: 30s !important;
}
.elementor-3662 .elementor-element.elementor-element-c2943a1 .pix-marquee-item {
  padding: 0 2vw !important;
}
.elementor-3662
  .elementor-element.elementor-element-f98f300:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3662
  .elementor-element.elementor-element-f98f300
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3662 .elementor-element.elementor-element-f98f300 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0 100px 0;
}
.elementor-3662
  .elementor-element.elementor-element-f98f300
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662 .elementor-element.elementor-element-8b33dd8 {
  padding: 0 0 0 0;
}
.elementor-3662
  .elementor-element.elementor-element-65ce1ab.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-489aee0 {
  text-align: center;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}
.elementor-3662 .elementor-element.elementor-element-179222a {
  padding: 0 100px 0 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-39c605f {
  --divider-border-style: solid;
  --divider-color: #2f6ee8;
  --divider-border-width: 5px;
}
.elementor-3662
  .elementor-element.elementor-element-39c605f
  .elementor-divider-separator {
  width: 22%;
  margin: 0 auto;
  margin-center: 0;
}
.elementor-3662
  .elementor-element.elementor-element-39c605f
  .elementor-divider {
  text-align: center;
  padding-block-start: 15px;
  padding-block-end: 15px;
}
.elementor-3662 .elementor-element.elementor-element-4e8f3f5 {
  padding: 0 100px 0 100px;
}
.elementor-3662
  .elementor-element.elementor-element-b0a31b0:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-b0a31b0
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-b0a31b0
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #316de880;
  box-shadow: 0 0 20px 0
    rgba(48.99999999999997, 108.99999999999999, 232.00000000000006, 0.21);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-b0a31b0
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-b0a31b0
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-b0a31b0
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-b0a31b0
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-493d896
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-493d896 {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-493d896
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #8caef2;
}
.elementor-3662
  .elementor-element.elementor-element-493d896.elementor-view-stacked
  .elementor-icon {
  background-color: #316de8;
}
.elementor-3662
  .elementor-element.elementor-element-493d896.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-493d896.elementor-view-default
  .elementor-icon {
  fill: #316de8;
  color: #316de8;
  border-color: #316de8;
}
.elementor-3662 .elementor-element.elementor-element-493d896 .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-493d896
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-493d896
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-493d896
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662
  .elementor-element.elementor-element-675da13:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-675da13
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-675da13
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #316de880;
  box-shadow: 0 0 20px 0
    rgba(48.99999999999997, 108.99999999999999, 232.00000000000006, 0.21);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-675da13
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-675da13
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-675da13
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-675da13
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-0d98084
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-0d98084 {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-0d98084
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #8caef2;
}
.elementor-3662
  .elementor-element.elementor-element-0d98084.elementor-view-stacked
  .elementor-icon {
  background-color: #316de8;
}
.elementor-3662
  .elementor-element.elementor-element-0d98084.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-0d98084.elementor-view-default
  .elementor-icon {
  fill: #316de8;
  color: #316de8;
  border-color: #316de8;
}
.elementor-3662 .elementor-element.elementor-element-0d98084 .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-0d98084
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-0d98084
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-0d98084
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662 .elementor-element.elementor-element-5612b85 {
  padding: 0 100px 0 100px;
}
.elementor-3662
  .elementor-element.elementor-element-690d81d:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-690d81d
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-690d81d
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #316de880;
  box-shadow: 0 0 20px 0
    rgba(48.99999999999997, 108.99999999999999, 232.00000000000006, 0.21);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-690d81d
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-690d81d
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-690d81d
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-690d81d
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-79df7c8
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-79df7c8 {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-79df7c8
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #8caef2;
}
.elementor-3662
  .elementor-element.elementor-element-79df7c8.elementor-view-stacked
  .elementor-icon {
  background-color: #316de8;
}
.elementor-3662
  .elementor-element.elementor-element-79df7c8.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-79df7c8.elementor-view-default
  .elementor-icon {
  fill: #316de8;
  color: #316de8;
  border-color: #316de8;
}
.elementor-3662 .elementor-element.elementor-element-79df7c8 .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-79df7c8
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-79df7c8
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-79df7c8
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662
  .elementor-element.elementor-element-233e906:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-233e906
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-233e906
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #316de880;
  box-shadow: 0 0 20px 0
    rgba(48.99999999999997, 108.99999999999999, 232.00000000000006, 0.21);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-233e906
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-233e906
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-233e906
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-233e906
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-307e88d
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-307e88d {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-307e88d
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #8caef2;
}
.elementor-3662
  .elementor-element.elementor-element-307e88d.elementor-view-stacked
  .elementor-icon {
  background-color: #316de8;
}
.elementor-3662
  .elementor-element.elementor-element-307e88d.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-307e88d.elementor-view-default
  .elementor-icon {
  fill: #316de8;
  color: #316de8;
  border-color: #316de8;
}
.elementor-3662 .elementor-element.elementor-element-307e88d .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-307e88d
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-307e88d
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-307e88d
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662
  .elementor-element.elementor-element-6741fec:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3662
  .elementor-element.elementor-element-6741fec
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3662
  .elementor-element.elementor-element-6741fec
  > .elementor-background-overlay {
  background-color: #fff0;
  background-image: linear-gradient(140deg, #84c8a814 38%, #72c09c00 100%);
  opacity: 0.9;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662 .elementor-element.elementor-element-6741fec {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 200px 0 250px 0;
}
.elementor-3662
  .elementor-element.elementor-element-6741fec
  > .elementor-shape-top
  .elementor-shape-fill {
  fill: #13111d;
}
.elementor-3662
  .elementor-element.elementor-element-6741fec
  > .elementor-shape-top
  svg {
  transform: translateX(-50%) rotateY(180deg);
}
.elementor-3662
  .elementor-element.elementor-element-6741fec
  > .elementor-shape-bottom
  .elementor-shape-fill {
  fill: #13111d;
}
.elementor-3662
  .elementor-element.elementor-element-8d2dfb0.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-3536b94 {
  text-align: center;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}
.elementor-3662 .elementor-element.elementor-element-b3282fc {
  padding: 0 100px 0 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-877c4a0 {
  --divider-border-style: solid;
  --divider-color: #42946e;
  --divider-border-width: 5px;
}
.elementor-3662
  .elementor-element.elementor-element-877c4a0
  .elementor-divider-separator {
  width: 22%;
  margin: 0 auto;
  margin-center: 0;
}
.elementor-3662
  .elementor-element.elementor-element-877c4a0
  .elementor-divider {
  text-align: center;
  padding-block-start: 15px;
  padding-block-end: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-d29e7cd
  > .elementor-container {
  max-width: 786px;
}
.elementor-3662
  .elementor-element.elementor-element-41f9f42:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-41f9f42
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #090010;
}
.elementor-3662
  .elementor-element.elementor-element-41f9f42
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #42946e8a;
  box-shadow: 0 0 20px 0
    rgba(66.00000000000001, 148.00000000000009, 110.00000000000003, 0.22);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-41f9f42
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-41f9f42
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-41f9f42
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-41f9f42
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662 .elementor-element.elementor-element-e44c53a {
  margin: 0 0 calc(var(--kit-widget-spacing, 0px) + 0px) 30px;
  padding: 10px 0 40px 0;
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-e44c53a
  .elementor-wrapper {
  --video-aspect-ratio: 1.77777;
}
.elementor-3662
  .elementor-element.elementor-element-2cb72c6:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3662
  .elementor-element.elementor-element-2cb72c6
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3662 .elementor-element.elementor-element-2cb72c6 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 100px 100px 100px;
}
.elementor-3662
  .elementor-element.elementor-element-2cb72c6
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662 .elementor-element.elementor-element-fb448e2 {
  padding: 0 100px 0 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-b3e960b {
  padding: 0 100px 0 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-21aac0d {
  padding: 0 100px 0 100px;
}
.elementor-3662
  .elementor-element.elementor-element-3c03a15:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-3c03a15
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-3c03a15
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #843bce5c;
  box-shadow: 0 0 20px 0
    rgba(131.99999999999991, 58.99999999999999, 205.99999999999991, 0.22);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-3c03a15
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-3c03a15
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-3c03a15
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-3c03a15
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-17c64c1
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-17c64c1 {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-17c64c1
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #bf93ec;
}
.elementor-3662
  .elementor-element.elementor-element-17c64c1.elementor-view-stacked
  .elementor-icon {
  background-color: #843bce;
}
.elementor-3662
  .elementor-element.elementor-element-17c64c1.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-17c64c1.elementor-view-default
  .elementor-icon {
  fill: #843bce;
  color: #843bce;
  border-color: #843bce;
}
.elementor-3662 .elementor-element.elementor-element-17c64c1 .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-17c64c1
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-17c64c1
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-17c64c1
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662
  .elementor-element.elementor-element-fbd871a:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-fbd871a
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-fbd871a
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #843bce5c;
  box-shadow: 0 0 20px 0
    rgba(131.99999999999991, 58.99999999999999, 205.99999999999991, 0.22);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-fbd871a
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-fbd871a
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-fbd871a
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-fbd871a
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-b5100eb
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-b5100eb {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-b5100eb
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #bf93ec;
}
.elementor-3662
  .elementor-element.elementor-element-b5100eb.elementor-view-stacked
  .elementor-icon {
  background-color: #843bce;
}
.elementor-3662
  .elementor-element.elementor-element-b5100eb.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-b5100eb.elementor-view-default
  .elementor-icon {
  fill: #843bce;
  color: #843bce;
  border-color: #843bce;
}
.elementor-3662 .elementor-element.elementor-element-b5100eb .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-b5100eb
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-b5100eb
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-b5100eb
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662 .elementor-element.elementor-element-fd99836 {
  padding: 0 100px 0 100px;
}
.elementor-3662
  .elementor-element.elementor-element-4db72c0:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-4db72c0
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-4db72c0
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #843bce5c;
  box-shadow: 0 0 20px 0
    rgba(131.99999999999991, 58.99999999999999, 205.99999999999991, 0.22);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-4db72c0
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-4db72c0
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-4db72c0
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-4db72c0
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-91bb564
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-91bb564 {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-91bb564
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #bf93ec;
}
.elementor-3662
  .elementor-element.elementor-element-91bb564.elementor-view-stacked
  .elementor-icon {
  background-color: #843bce;
}
.elementor-3662
  .elementor-element.elementor-element-91bb564.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-91bb564.elementor-view-default
  .elementor-icon {
  fill: #843bce;
  color: #843bce;
  border-color: #843bce;
}
.elementor-3662 .elementor-element.elementor-element-91bb564 .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-91bb564
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-91bb564
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-91bb564
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662
  .elementor-element.elementor-element-acbb40e:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-acbb40e
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13121d;
}
.elementor-3662
  .elementor-element.elementor-element-acbb40e
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #843bce5c;
  box-shadow: 0 0 20px 0
    rgba(131.99999999999991, 58.99999999999999, 205.99999999999991, 0.22);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 10px 10px 10px 10px;
  --e-column-margin-right: 10px;
  --e-column-margin-left: 10px;
  padding: 40px 20px 40px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-acbb40e
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-acbb40e
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-acbb40e
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-acbb40e
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-ca9957e
  .elementor-icon-box-wrapper {
  align-items: start;
}
.elementor-3662 .elementor-element.elementor-element-ca9957e {
  --icon-box-icon-margin: 15px;
}
.elementor-3662
  .elementor-element.elementor-element-ca9957e
  .elementor-icon-box-title {
  margin-block-end: 0;
  color: #bf93ec;
}
.elementor-3662
  .elementor-element.elementor-element-ca9957e.elementor-view-stacked
  .elementor-icon {
  background-color: #843bce;
}
.elementor-3662
  .elementor-element.elementor-element-ca9957e.elementor-view-framed
  .elementor-icon,
.elementor-3662
  .elementor-element.elementor-element-ca9957e.elementor-view-default
  .elementor-icon {
  fill: #843bce;
  color: #843bce;
  border-color: #843bce;
}
.elementor-3662 .elementor-element.elementor-element-ca9957e .elementor-icon {
  font-size: 26px;
}
.elementor-3662
  .elementor-element.elementor-element-ca9957e
  .elementor-icon-box-title,
.elementor-3662
  .elementor-element.elementor-element-ca9957e
  .elementor-icon-box-title
  a {
  font-size: 18px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-ca9957e
  .elementor-icon-box-description {
  color: #878593;
}
.elementor-3662
  .elementor-element.elementor-element-052f4ec
  > .elementor-widget-container {
  margin: 10px 0 0 0;
  padding: 0 0 0 0;
}
.elementor-3662
  .elementor-element.elementor-element-46a6e08:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3662
  .elementor-element.elementor-element-46a6e08
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3662 .elementor-element.elementor-element-46a6e08 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0 100px 0;
}
.elementor-3662
  .elementor-element.elementor-element-46a6e08
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-398c4c1
  > .elementor-background-overlay {
  opacity: 0.03;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662 .elementor-element.elementor-element-398c4c1 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0 0 0 0;
}
.elementor-3662
  .elementor-element.elementor-element-5aac7c2.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-3bbd82b {
  text-align: center;
}
.elementor-3662 .elementor-element.elementor-element-d93cdb8 {
  padding: 0 100px 0 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-fab4ad5 {
  padding: 0 0 0 0;
}
.elementor-3662
  .elementor-element.elementor-element-4547133:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-4547133
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(288deg, #052847 26%, #26066b 100%);
}
.elementor-3662
  .elementor-element.elementor-element-4547133
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-4547133
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-4547133
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-4547133
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 15px 15px 15px 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 60px 15px 200px 50px;
}
.elementor-3662
  .elementor-element.elementor-element-4547133
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-f754bc2
  .pix-heading-el
  .d-inline-block,
.elementor-3662 .elementor-element.elementor-element-f754bc2 .heading-text {
  max-width: 800px !important;
  display: inline-block;
}
.elementor-3662 .elementor-element.elementor-element-f754bc2 .pix-heading-el,
.elementor-3662 .elementor-element.elementor-element-f754bc2 .heading-text {
  text-align: left !important;
}
.elementor-3662 .elementor-element.elementor-element-e54aa6a {
  width: var(--container-widget-width, 40%);
  max-width: 40%;
  --container-widget-width: 40%;
  --container-widget-flex-grow: 0;
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #999;
}
.elementor-3662 .elementor-element.elementor-element-49f30ab {
  width: var(--container-widget-width, 60%);
  max-width: 60%;
  --container-widget-width: 60%;
  --container-widget-flex-grow: 0;
  bottom: -2px;
}
.elementor-3662
  .elementor-element.elementor-element-49f30ab
  > .elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-radius: 1px 1px 1px 1px;
}
body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-49f30ab {
  right: 0.7px;
}
body.rtl .elementor-3662 .elementor-element.elementor-element-49f30ab {
  left: 0.7px;
}
.elementor-3662 .elementor-element.elementor-element-49f30ab .pix-img-el,
.elementor-3662 .elementor-element.elementor-element-49f30ab .pix-img-div,
.elementor-3662 .elementor-element.elementor-element-49f30ab div {
  text-align: right !important;
}
.elementor-3662 .elementor-element.elementor-element-49f30ab img {
  box-shadow: 0 -9px 25px 0 rgb(0 0 0 / 0.5);
}
.elementor-3662 .elementor-element.elementor-element-1d84a64 {
  padding: 0 0 100px 0;
}
.elementor-3662
  .elementor-element.elementor-element-7e5e7ff:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-7e5e7ff
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(128deg, #631d3e66 0%, #23626f80 100%);
}
.elementor-3662
  .elementor-element.elementor-element-7e5e7ff
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-7e5e7ff
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-7e5e7ff
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-7e5e7ff
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 15px 15px 15px 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 40px 15px 350px 40px;
}
.elementor-3662
  .elementor-element.elementor-element-7e5e7ff
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-1e2168f
  .pix-heading-el
  .d-inline-block,
.elementor-3662 .elementor-element.elementor-element-1e2168f .heading-text {
  max-width: 800px !important;
  display: inline-block;
}
.elementor-3662 .elementor-element.elementor-element-1e2168f .pix-heading-el,
.elementor-3662 .elementor-element.elementor-element-1e2168f .heading-text {
  text-align: left !important;
}
.elementor-3662 .elementor-element.elementor-element-496e5a5 {
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #999;
}
.elementor-3662
  .elementor-element.elementor-element-16a3a88
  > .elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-radius: 1px 1px 1px 1px;
}
body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-16a3a88 {
  right: -3.6px;
}
body.rtl .elementor-3662 .elementor-element.elementor-element-16a3a88 {
  left: -3.6px;
}
.elementor-3662 .elementor-element.elementor-element-16a3a88 {
  bottom: -1px;
}
.elementor-3662 .elementor-element.elementor-element-16a3a88 .pix-img-el,
.elementor-3662 .elementor-element.elementor-element-16a3a88 .pix-img-div,
.elementor-3662 .elementor-element.elementor-element-16a3a88 div {
  text-align: right !important;
}
.elementor-3662 .elementor-element.elementor-element-16a3a88 img {
  box-shadow: 0 -9px 25px 0 rgb(0 0 0 / 0.5);
}
.elementor-3662
  .elementor-element.elementor-element-6610e87:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-6610e87
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #fff0;
  background-image: linear-gradient(322deg, #3d0f34 25%, #2e1d6366 100%);
}
.elementor-3662
  .elementor-element.elementor-element-6610e87
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-6610e87
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-6610e87
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-6610e87
  > .elementor-element-populated {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 15px 15px 15px 15px;
  --e-column-margin-right: 15px;
  --e-column-margin-left: 15px;
  padding: 40px 15px 350px 40px;
}
.elementor-3662
  .elementor-element.elementor-element-6610e87
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-cba60d7
  .pix-heading-el
  .d-inline-block,
.elementor-3662 .elementor-element.elementor-element-cba60d7 .heading-text {
  max-width: 800px !important;
  display: inline-block;
}
.elementor-3662 .elementor-element.elementor-element-cba60d7 .pix-heading-el,
.elementor-3662 .elementor-element.elementor-element-cba60d7 .heading-text {
  text-align: left !important;
}
.elementor-3662 .elementor-element.elementor-element-4b61c9c {
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #999;
}
.elementor-3662
  .elementor-element.elementor-element-77a033b
  > .elementor-widget-container {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border-radius: 1px 1px 1px 1px;
}
body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-77a033b {
  right: -3.6px;
}
body.rtl .elementor-3662 .elementor-element.elementor-element-77a033b {
  left: -3.6px;
}
.elementor-3662 .elementor-element.elementor-element-77a033b {
  bottom: -1px;
}
.elementor-3662 .elementor-element.elementor-element-77a033b .pix-img-el,
.elementor-3662 .elementor-element.elementor-element-77a033b .pix-img-div,
.elementor-3662 .elementor-element.elementor-element-77a033b div {
  text-align: right !important;
}
.elementor-3662 .elementor-element.elementor-element-77a033b img {
  box-shadow: 0 -9px 25px 0 rgb(0 0 0 / 0.5);
}
.elementor-3662
  .elementor-element.elementor-element-608dc73:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3662
  .elementor-element.elementor-element-608dc73
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3662 .elementor-element.elementor-element-608dc73 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 10px 100px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-608dc73
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662 .elementor-element.elementor-element-5ad7392 {
  padding: 0100px 0 100px 0;
}
.elementor-3662
  .elementor-element.elementor-element-db54418.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-6559ce0 {
  text-align: center;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}
.elementor-3662 .elementor-element.elementor-element-87dcf9f {
  padding: 0 100px 0 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-4a813e0
  .nav-item
  a.active {
  background: #6531cb;
}
.elementor-3662 .elementor-element.elementor-element-e09415b {
  padding: 100px 0 0100px 0;
}
.elementor-3662
  .elementor-element.elementor-element-4ebd6fe.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-d4f8a3d {
  padding: 100px 20px 50px 20px;
}
.elementor-3662
  .elementor-element.elementor-element-1bd203f:not(
    .elementor-motion-effects-element-type-background
  )
  > .elementor-widget-wrap,
.elementor-3662
  .elementor-element.elementor-element-1bd203f
  > .elementor-widget-wrap
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #ffffff0d;
}
.elementor-3662
  .elementor-element.elementor-element-1bd203f.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662
  .elementor-element.elementor-element-1bd203f
  > .elementor-element-populated {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #ffffff1a;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 50px 50px 50px 50px;
}
.elementor-3662
  .elementor-element.elementor-element-1bd203f
  > .elementor-element-populated,
.elementor-3662
  .elementor-element.elementor-element-1bd203f
  > .elementor-element-populated
  > .elementor-background-overlay,
.elementor-3662
  .elementor-element.elementor-element-1bd203f
  > .elementor-background-slideshow {
  border-radius: 10px 10px 10px 10px;
}
.elementor-3662
  .elementor-element.elementor-element-1bd203f
  > .elementor-element-populated
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662 .elementor-element.elementor-element-6f04e37 {
  text-align: center;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 400;
  color: #fff;
}
.elementor-3662 .elementor-element.elementor-element-6f993ea {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662 .elementor-element.elementor-element-78965ba {
  padding: 0 0 0 50px;
}
.elementor-3662
  .elementor-element.elementor-element-87316c5.elementor-column
  > .elementor-widget-wrap {
  justify-content: center;
}
.elementor-3662 .elementor-element.elementor-element-53cb166 {
  padding: 0 0 0 0;
}
.elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-contact-form {
  border-radius: 0 0 0 0;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_wrapper
  .gform_heading,
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .eael-gravity-form-heading {
  text-align: center;
}
.elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gf_progressbar_wrapper
  .gf_progressbar
  .gf_progressbar_percentage {
  display: flex;
  justify-content: end;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="text"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="email"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="tel"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="number"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  textarea,
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  select {
  background-color: #13111d;
  color: #dcdce0;
  border-style: solid;
  border-width: 0 0 0 0;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_wrapper
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  textarea {
  padding: 10px 10px 10px 10px;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="text"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="email"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="tel"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input[type="number"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  textarea,
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  select {
  border-radius: 5px 5px 5px 5px;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container
  input[type="text"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container
  input[type="email"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container
  input[type="tel"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container
  input[type="number"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container_date
  input[type="text"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container_phone
  input[type="text"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container_email
  input[type="text"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  .ginput_container_text
  input[type="text"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  textarea,
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  select {
  font-size: 17px;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield.gsection {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  input::-webkit-input-placeholder,
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gfield
  textarea::-webkit-input-placeholder {
  color: #878593;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_wrapper
  .gf_scroll_text {
  width: 100%;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_footer
  input[type="submit"] {
  background-color: #6531cb !important;
  color: #ffffff !important;
  border-radius: 5px 5px 5px 5px !important;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_body
  .gform_page_footer
  input[type="submit"] {
  background-color: #6531cb !important;
  color: #ffffff !important;
  border-radius: 5px 5px 5px 5px !important;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_body
  input[type="submit"].gform-button {
  background-color: #6531cb !important;
  border-radius: 5px 5px 5px 5px !important;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_footer
  input[type="submit"]:hover {
  background-color: #6531cbad !important;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_body
  .gform_page_footer
  input[type="submit"]:hover {
  background-color: #6531cbad !important;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_body
  input[type="submit"].gform-button:hover {
  background-color: #6531cbad !important;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_footer
  input[type="submit"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_body
  .gform_page_footer
  input[type="submit"],
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_body
  input[type="submit"].gform-button {
  font-family: "Roboto", Sans-serif;
  font-size: 20px;
  font-weight: 700;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_body
  .gform_page_footer
  input[type="button"] {
  width: 100px;
}
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .eael-gravity-form
  .gform_wrapper
  li.gfield_error
  input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not(
    [type="button"]
  ):not([type="image"]):not([type="file"]),
html
  body
  .elementor-3662
  .elementor-element.elementor-element-53cb166
  .gform_wrapper
  li.gfield_error
  textarea {
  border-width: 1px;
}
.elementor-3662
  .elementor-element.elementor-element-a904344:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3662
  .elementor-element.elementor-element-a904344
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3662 .elementor-element.elementor-element-a904344 {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  color: #fff;
  padding: 80px 0 80px 0;
}
.elementor-3662
  .elementor-element.elementor-element-a904344
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3662
  .elementor-element.elementor-element-ab346a3
  > .elementor-element-populated {
  color: #fff;
}
.elementor-3662
  .elementor-element.elementor-element-9ea2453
  > .elementor-container {
  max-width: 764px;
}
.elementor-3662 .elementor-element.elementor-element-cf1e02e {
  padding: 0 0 50px 0;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header {
  background-color: #1c1a29;
  padding: 20px 0 20px 20px;
  margin: 10px 0 10px 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #323232;
  border-radius: 5px 5px 5px 5px;
}
.elementor-3662 .elementor-element.elementor-element-3cb0e3a {
  width: var(--container-widget-width, 800px);
  max-width: 800px;
  --container-widget-width: 800px;
  --container-widget-flex-grow: 0;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion {
  padding: 0 0 0 0;
  border-style: none;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  .eael-accordion-tab-title {
  font-size: 18px;
  color: #ccc;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  .fa-accordion-icon {
  font-size: 18px;
  margin-left: 10px;
  color: #ccc;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  svg.fa-accordion-icon {
  height: 18px;
  width: 18px;
  line-height: 18px;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list {
  margin-bottom: 4px;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  .fa-accordion-icon-svg
  svg {
  color: #ccc;
  fill: #ccc;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  svg {
  fill: #ccc;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header:hover
  .eael-accordion-tab-title {
  color: #dcdce0;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header:hover
  .fa-accordion-icon {
  color: #fff;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header:hover
  .fa-accordion-icon
  svg {
  color: #fff;
  fill: #fff;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header:hover
  svg.fa-accordion-icon {
  fill: #fff;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header.active {
  color: #dcdce0;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header.active
  .eael-accordion-tab-title {
  color: #dcdce0;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header.active
  .fa-accordion-icon {
  color: #fff;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header.active
  .fa-accordion-icon
  svg {
  color: #fff;
  fill: #fff;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header.active
  svg.fa-accordion-icon {
  fill: #fff;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-content {
  color: #ccc;
  padding: 0 0 0 20px;
  border-style: none;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  .fa-toggle,
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  > .fa-toggle-svg {
  font-size: 0;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  svg.fa-toggle {
  height: 0;
  width: 0;
  line-height: 0;
}
.elementor-3662
  .elementor-element.elementor-element-3cb0e3a
  .eael-adv-accordion
  .eael-accordion-list
  .eael-accordion-header
  .fa-toggle {
  padding: 0 0 0 25px;
  border-style: none;
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-3662 .elementor-element.elementor-element-7e5e7ff {
    width: 50%;
  }
  .elementor-3662 .elementor-element.elementor-element-6610e87 {
    width: 50%;
  }
}
@media (max-width: 1024px) {
  .elementor-3662 .elementor-element.elementor-element-84677d9 {
    padding: 150px 0 150px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-820ae1b {
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px 20px 20px 20px;
  }
  .elementor-3662
    .elementor-element.elementor-element-e86ab36
    > .elementor-element-populated {
    padding: 0 0 0 30px;
  }
  body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-4f6b8ea {
    right: -2.2px;
  }
  body.rtl .elementor-3662 .elementor-element.elementor-element-4f6b8ea {
    left: -2.2px;
  }
  .elementor-3662 .elementor-element.elementor-element-4f6b8ea {
    bottom: 0;
  }
  .elementor-3662 .elementor-element.elementor-element-f00c68c {
    padding: 20px 0 20px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-f98f300 {
    padding: 50px 015px 50px 15px;
  }
  .elementor-3662 .elementor-element.elementor-element-4e8f3f5 {
    padding: 0 0 0 0;
  }
  .elementor-3662 .elementor-element.elementor-element-5612b85 {
    padding: 0 0 0 0;
  }
  .elementor-3662 .elementor-element.elementor-element-6741fec {
    padding: 100px 50px 150px 50px;
  }
  .elementor-3662
    .elementor-element.elementor-element-2c1e0e2
    > .elementor-element-populated {
    padding: 20px 20px 20px 20px;
  }
  .elementor-3662 .elementor-element.elementor-element-2cb72c6 {
    padding: 50px 0 50px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-21aac0d {
    padding: 0 0 0 0;
  }
  .elementor-3662 .elementor-element.elementor-element-fd99836 {
    padding: 0 0 0 0;
  }
  .elementor-3662
    .elementor-element.elementor-element-4547133
    > .elementor-element-populated {
    padding: 60px 15px 150px 50px;
  }
  .elementor-3662 .elementor-element.elementor-element-e54aa6a {
    --container-widget-width: 60%;
    --container-widget-flex-grow: 0;
    width: var(--container-widget-width, 60%);
    max-width: 60%;
  }
  body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-49f30ab {
    right: -2.7px;
  }
  body.rtl .elementor-3662 .elementor-element.elementor-element-49f30ab {
    left: -2.7px;
  }
  .elementor-3662 .elementor-element.elementor-element-49f30ab {
    bottom: -2px;
    z-index: 95;
  }
  .elementor-3662
    .elementor-element.elementor-element-7e5e7ff
    > .elementor-element-populated {
    padding: 40px 30px 150px 30px;
  }
  body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-16a3a88 {
    right: -1.2px;
  }
  body.rtl .elementor-3662 .elementor-element.elementor-element-16a3a88 {
    left: -1.2px;
  }
  .elementor-3662 .elementor-element.elementor-element-16a3a88 {
    bottom: -2px;
  }
  .elementor-3662
    .elementor-element.elementor-element-6610e87
    > .elementor-element-populated {
    padding: 40px 30px 200px 30px;
  }
  body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-77a033b {
    right: -2.2px;
  }
  body.rtl .elementor-3662 .elementor-element.elementor-element-77a033b {
    left: -2.2px;
  }
  .elementor-3662 .elementor-element.elementor-element-77a033b {
    bottom: 0;
  }
  .elementor-3662 .elementor-element.elementor-element-5ad7392 {
    padding: 50px 015px 050px 015px;
  }
  .elementor-3662 .elementor-element.elementor-element-e09415b {
    padding: 050px 015px 050px 015px;
  }
  .elementor-3662 .elementor-element.elementor-element-78965ba {
    padding: 0 0 0 0;
  }
  .elementor-3662 .elementor-element.elementor-element-a904344 {
    padding: 50px 50px 50px 50px;
  }
  .elementor-3662 .elementor-element.elementor-element-3cb0e3a {
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    width: var(--container-widget-width, 100%);
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-3662 .elementor-element.elementor-element-84677d9 {
    padding: 50px 0 50px 0;
  }
  .elementor-3662
    .elementor-element.elementor-element-db45502
    > .elementor-element-populated {
    padding: 20px 20px 20px 20px;
  }
  .elementor-3662 .elementor-element.elementor-element-820ae1b {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 0 0;
  }
  .elementor-3662
    .elementor-element.elementor-element-e86ab36
    > .elementor-element-populated {
    padding: 0 0 0 0;
  }
  .elementor-3662 .elementor-element.elementor-element-1cc4c8e {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-d63c2e4 {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-627ed3d {
    width: 100%;
  }
  .elementor-3662
    .elementor-element.elementor-element-627ed3d
    > .elementor-element-populated {
    padding: 0 0 0 0;
  }
  .elementor-3662 .elementor-element.elementor-element-65ab72b {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-f00c68c {
    padding: 40px 0 40px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-489aee0 {
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-179222a {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-4e8f3f5 {
    padding: 10px 10px 10px 10px;
  }
  .elementor-3662 .elementor-element.elementor-element-5612b85 {
    padding: 10px 10px 10px 10px;
  }
  .elementor-3662 .elementor-element.elementor-element-6741fec {
    padding: 50px 0 50px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-3536b94 {
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-b3282fc {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-d29e7cd {
    padding: 0 0 50px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-2cb72c6 {
    padding: 50px 15px 50px 15px;
  }
  .elementor-3662 .elementor-element.elementor-element-fb448e2 {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-b3e960b {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-21aac0d {
    padding: 10px 10px 10px 10px;
  }
  .elementor-3662 .elementor-element.elementor-element-fd99836 {
    padding: 10px 10px 10px 10px;
  }
  .elementor-3662 .elementor-element.elementor-element-d93cdb8 {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-fab4ad5 {
    padding: 25px 25px 25px 25px;
  }
  .elementor-3662
    .elementor-element.elementor-element-4547133
    > .elementor-element-populated {
    margin: 15px 0 15px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 30px 200px 30px;
  }
  .elementor-3662 .elementor-element.elementor-element-e54aa6a {
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    width: var(--container-widget-width, 100%);
    max-width: 100%;
  }
  .elementor-3662 .elementor-element.elementor-element-49f30ab {
    --container-widget-width: 100%;
    --container-widget-flex-grow: 0;
    width: var(--container-widget-width, 100%);
    max-width: 100%;
    bottom: -1px;
  }
  body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-49f30ab {
    right: -0.3px;
  }
  body.rtl .elementor-3662 .elementor-element.elementor-element-49f30ab {
    left: -0.3px;
  }
  .elementor-3662
    .elementor-element.elementor-element-04804df
    > .elementor-widget-container {
    padding: 0 0 60px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-04804df {
    z-index: 99;
  }
  .elementor-3662 .elementor-element.elementor-element-1d84a64 {
    padding: 0 0 0 0;
  }
  .elementor-3662
    .elementor-element.elementor-element-7e5e7ff
    > .elementor-element-populated {
    margin: 15px 0 15px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 30px 180px 30px;
  }
  body:not(.rtl) .elementor-3662 .elementor-element.elementor-element-16a3a88 {
    right: -0.7px;
  }
  body.rtl .elementor-3662 .elementor-element.elementor-element-16a3a88 {
    left: -0.7px;
  }
  .elementor-3662 .elementor-element.elementor-element-16a3a88 {
    bottom: 3px;
  }
  .elementor-3662
    .elementor-element.elementor-element-6610e87
    > .elementor-element-populated {
    margin: 015px 0 15px 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 30px 0180px 30px;
  }
  .elementor-3662 .elementor-element.elementor-element-608dc73 {
    padding: 50px 0 50px 0;
  }
  .elementor-3662 .elementor-element.elementor-element-6559ce0 {
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-87dcf9f {
    padding: 0 0 0 0;
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-d4f8a3d {
    padding: 50px 10px 50px 10px;
  }
  .elementor-3662
    .elementor-element.elementor-element-1bd203f
    > .elementor-element-populated {
    padding: 20px 20px 20px 20px;
  }
  .elementor-3662 .elementor-element.elementor-element-6f04e37 {
    font-size: 18px;
  }
  .elementor-3662 .elementor-element.elementor-element-6f993ea {
    font-size: 18px;
  }
  .elementor-3662
    .elementor-element.elementor-element-87316c5
    > .elementor-element-populated {
    padding: 0 0 0 0;
  }
  html
    body
    .elementor-3662
    .elementor-element.elementor-element-53cb166
    .eael-gravity-form
    .gform_wrapper
    .gform_heading,
  html
    body
    .elementor-3662
    .elementor-element.elementor-element-53cb166
    .eael-gravity-form
    .eael-gravity-form-heading {
    text-align: center;
  }
  .elementor-3662 .elementor-element.elementor-element-a904344 {
    padding: 50px 10px 50px 10px;
  }
  .elementor-3662 .elementor-element.elementor-element-cf1e02e {
    padding: 0 0 0 0;
    font-size: 18px;
  }
} /*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fab,
.fad,
.fal,
.far,
.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.fa-xs {
  font-size: 0.75em;
}
.fa-sm {
  font-size: 0.875em;
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.fa-border {
  border: 0.08em solid #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left,
.fab.fa-pull-left,
.fal.fa-pull-left,
.far.fa-pull-left,
.fas.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fab.fa-pull-right,
.fal.fa-pull-right,
.far.fa-pull-right,
.fas.fa-pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s linear infinite;
  animation: fa-spin 2s linear infinite;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s steps(8) infinite;
  animation: fa-spin 1s steps(8) infinite;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical,
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
}
.fa-flip-both,
.fa-flip-horizontal.fa-flip-vertical {
  -webkit-transform: scale(-1);
  transform: scale(-1);
}
:root .fa-flip-both,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  -webkit-filter: none;
  filter: none;
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-500px:before {
  content: "\f26e";
}
.fa-accessible-icon:before {
  content: "\f368";
}
.fa-accusoft:before {
  content: "\f369";
}
.fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.fa-ad:before {
  content: "\f641";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-adn:before {
  content: "\f170";
}
.fa-adversal:before {
  content: "\f36a";
}
.fa-affiliatetheme:before {
  content: "\f36b";
}
.fa-air-freshener:before {
  content: "\f5d0";
}
.fa-airbnb:before {
  content: "\f834";
}
.fa-algolia:before {
  content: "\f36c";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-alipay:before {
  content: "\f642";
}
.fa-allergies:before {
  content: "\f461";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-amazon-pay:before {
  content: "\f42c";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-amilia:before {
  content: "\f36d";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-android:before {
  content: "\f17b";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angry:before {
  content: "\f556";
}
.fa-angrycreative:before {
  content: "\f36e";
}
.fa-angular:before {
  content: "\f420";
}
.fa-ankh:before {
  content: "\f644";
}
.fa-app-store:before {
  content: "\f36f";
}
.fa-app-store-ios:before {
  content: "\f370";
}
.fa-apper:before {
  content: "\f371";
}
.fa-apple:before {
  content: "\f179";
}
.fa-apple-alt:before {
  content: "\f5d1";
}
.fa-apple-pay:before {
  content: "\f415";
}
.fa-archive:before {
  content: "\f187";
}
.fa-archway:before {
  content: "\f557";
}
.fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-arrows-alt-h:before {
  content: "\f337";
}
.fa-arrows-alt-v:before {
  content: "\f338";
}
.fa-artstation:before {
  content: "\f77a";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-asymmetrik:before {
  content: "\f372";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-atlas:before {
  content: "\f558";
}
.fa-atlassian:before {
  content: "\f77b";
}
.fa-atom:before {
  content: "\f5d2";
}
.fa-audible:before {
  content: "\f373";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-autoprefixer:before {
  content: "\f41c";
}
.fa-avianex:before {
  content: "\f374";
}
.fa-aviato:before {
  content: "\f421";
}
.fa-award:before {
  content: "\f559";
}
.fa-aws:before {
  content: "\f375";
}
.fa-baby:before {
  content: "\f77c";
}
.fa-baby-carriage:before {
  content: "\f77d";
}
.fa-backspace:before {
  content: "\f55a";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-bacon:before {
  content: "\f7e5";
}
.fa-bacteria:before {
  content: "\e059";
}
.fa-bacterium:before {
  content: "\e05a";
}
.fa-bahai:before {
  content: "\f666";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-balance-scale-left:before {
  content: "\f515";
}
.fa-balance-scale-right:before {
  content: "\f516";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-band-aid:before {
  content: "\f462";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-baseball-ball:before {
  content: "\f433";
}
.fa-basketball-ball:before {
  content: "\f434";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battle-net:before {
  content: "\f835";
}
.fa-bed:before {
  content: "\f236";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bezier-curve:before {
  content: "\f55b";
}
.fa-bible:before {
  content: "\f647";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-biking:before {
  content: "\f84a";
}
.fa-bimobject:before {
  content: "\f378";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-biohazard:before {
  content: "\f780";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitcoin:before {
  content: "\f379";
}
.fa-bity:before {
  content: "\f37a";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-blackberry:before {
  content: "\f37b";
}
.fa-blender:before {
  content: "\f517";
}
.fa-blender-phone:before {
  content: "\f6b6";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-blog:before {
  content: "\f781";
}
.fa-blogger:before {
  content: "\f37c";
}
.fa-blogger-b:before {
  content: "\f37d";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-bold:before {
  content: "\f032";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-bone:before {
  content: "\f5d7";
}
.fa-bong:before {
  content: "\f55c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-book-dead:before {
  content: "\f6b7";
}
.fa-book-medical:before {
  content: "\f7e6";
}
.fa-book-open:before {
  content: "\f518";
}
.fa-book-reader:before {
  content: "\f5da";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-bootstrap:before {
  content: "\f836";
}
.fa-border-all:before {
  content: "\f84c";
}
.fa-border-none:before {
  content: "\f850";
}
.fa-border-style:before {
  content: "\f853";
}
.fa-bowling-ball:before {
  content: "\f436";
}
.fa-box:before {
  content: "\f466";
}
.fa-box-open:before {
  content: "\f49e";
}
.fa-box-tissue:before {
  content: "\e05b";
}
.fa-boxes:before {
  content: "\f468";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-brain:before {
  content: "\f5dc";
}
.fa-bread-slice:before {
  content: "\f7ec";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-briefcase-medical:before {
  content: "\f469";
}
.fa-broadcast-tower:before {
  content: "\f519";
}
.fa-broom:before {
  content: "\f51a";
}
.fa-brush:before {
  content: "\f55d";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-buffer:before {
  content: "\f837";
}
.fa-bug:before {
  content: "\f188";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-burn:before {
  content: "\f46a";
}
.fa-buromobelexperte:before {
  content: "\f37f";
}
.fa-bus:before {
  content: "\f207";
}
.fa-bus-alt:before {
  content: "\f55e";
}
.fa-business-time:before {
  content: "\f64a";
}
.fa-buy-n-large:before {
  content: "\f8a6";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-calendar:before {
  content: "\f133";
}
.fa-calendar-alt:before {
  content: "\f073";
}
.fa-calendar-check:before {
  content: "\f274";
}
.fa-calendar-day:before {
  content: "\f783";
}
.fa-calendar-minus:before {
  content: "\f272";
}
.fa-calendar-plus:before {
  content: "\f271";
}
.fa-calendar-times:before {
  content: "\f273";
}
.fa-calendar-week:before {
  content: "\f784";
}
.fa-camera:before {
  content: "\f030";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-campground:before {
  content: "\f6bb";
}
.fa-canadian-maple-leaf:before {
  content: "\f785";
}
.fa-candy-cane:before {
  content: "\f786";
}
.fa-cannabis:before {
  content: "\f55f";
}
.fa-capsules:before {
  content: "\f46b";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-car-alt:before {
  content: "\f5de";
}
.fa-car-battery:before {
  content: "\f5df";
}
.fa-car-crash:before {
  content: "\f5e1";
}
.fa-car-side:before {
  content: "\f5e4";
}
.fa-caravan:before {
  content: "\f8ff";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-caret-square-down:before {
  content: "\f150";
}
.fa-caret-square-left:before {
  content: "\f191";
}
.fa-caret-square-right:before {
  content: "\f152";
}
.fa-caret-square-up:before {
  content: "\f151";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-carrot:before {
  content: "\f787";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cash-register:before {
  content: "\f788";
}
.fa-cat:before {
  content: "\f6be";
}
.fa-cc-amazon-pay:before {
  content: "\f42d";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-apple-pay:before {
  content: "\f416";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-centercode:before {
  content: "\f380";
}
.fa-centos:before {
  content: "\f789";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-chair:before {
  content: "\f6c0";
}
.fa-chalkboard:before {
  content: "\f51b";
}
.fa-chalkboard-teacher:before {
  content: "\f51c";
}
.fa-charging-station:before {
  content: "\f5e7";
}
.fa-chart-area:before {
  content: "\f1fe";
}
.fa-chart-bar:before {
  content: "\f080";
}
.fa-chart-line:before {
  content: "\f201";
}
.fa-chart-pie:before {
  content: "\f200";
}
.fa-check:before {
  content: "\f00c";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-check-double:before {
  content: "\f560";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-cheese:before {
  content: "\f7ef";
}
.fa-chess:before {
  content: "\f439";
}
.fa-chess-bishop:before {
  content: "\f43a";
}
.fa-chess-board:before {
  content: "\f43c";
}
.fa-chess-king:before {
  content: "\f43f";
}
.fa-chess-knight:before {
  content: "\f441";
}
.fa-chess-pawn:before {
  content: "\f443";
}
.fa-chess-queen:before {
  content: "\f445";
}
.fa-chess-rook:before {
  content: "\f447";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-chromecast:before {
  content: "\f838";
}
.fa-church:before {
  content: "\f51d";
}
.fa-circle:before {
  content: "\f111";
}
.fa-circle-notch:before {
  content: "\f1ce";
}
.fa-city:before {
  content: "\f64f";
}
.fa-clinic-medical:before {
  content: "\f7f2";
}
.fa-clipboard:before {
  content: "\f328";
}
.fa-clipboard-check:before {
  content: "\f46c";
}
.fa-clipboard-list:before {
  content: "\f46d";
}
.fa-clock:before {
  content: "\f017";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-closed-captioning:before {
  content: "\f20a";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-cloud-download-alt:before {
  content: "\f381";
}
.fa-cloud-meatball:before {
  content: "\f73b";
}
.fa-cloud-moon:before {
  content: "\f6c3";
}
.fa-cloud-moon-rain:before {
  content: "\f73c";
}
.fa-cloud-rain:before {
  content: "\f73d";
}
.fa-cloud-showers-heavy:before {
  content: "\f740";
}
.fa-cloud-sun:before {
  content: "\f6c4";
}
.fa-cloud-sun-rain:before {
  content: "\f743";
}
.fa-cloud-upload-alt:before {
  content: "\f382";
}
.fa-cloudflare:before {
  content: "\e07d";
}
.fa-cloudscale:before {
  content: "\f383";
}
.fa-cloudsmith:before {
  content: "\f384";
}
.fa-cloudversify:before {
  content: "\f385";
}
.fa-cocktail:before {
  content: "\f561";
}
.fa-code:before {
  content: "\f121";
}
.fa-code-branch:before {
  content: "\f126";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cog:before {
  content: "\f013";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-coins:before {
  content: "\f51e";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-comment:before {
  content: "\f075";
}
.fa-comment-alt:before {
  content: "\f27a";
}
.fa-comment-dollar:before {
  content: "\f651";
}
.fa-comment-dots:before {
  content: "\f4ad";
}
.fa-comment-medical:before {
  content: "\f7f5";
}
.fa-comment-slash:before {
  content: "\f4b3";
}
.fa-comments:before {
  content: "\f086";
}
.fa-comments-dollar:before {
  content: "\f653";
}
.fa-compact-disc:before {
  content: "\f51f";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-compress:before {
  content: "\f066";
}
.fa-compress-alt:before {
  content: "\f422";
}
.fa-compress-arrows-alt:before {
  content: "\f78c";
}
.fa-concierge-bell:before {
  content: "\f562";
}
.fa-confluence:before {
  content: "\f78d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-cookie:before {
  content: "\f563";
}
.fa-cookie-bite:before {
  content: "\f564";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-cotton-bureau:before {
  content: "\f89e";
}
.fa-couch:before {
  content: "\f4b8";
}
.fa-cpanel:before {
  content: "\f388";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-creative-commons-by:before {
  content: "\f4e7";
}
.fa-creative-commons-nc:before {
  content: "\f4e8";
}
.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.fa-creative-commons-nd:before {
  content: "\f4eb";
}
.fa-creative-commons-pd:before {
  content: "\f4ec";
}
.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.fa-creative-commons-remix:before {
  content: "\f4ee";
}
.fa-creative-commons-sa:before {
  content: "\f4ef";
}
.fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.fa-creative-commons-share:before {
  content: "\f4f2";
}
.fa-creative-commons-zero:before {
  content: "\f4f3";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-critical-role:before {
  content: "\f6c9";
}
.fa-crop:before {
  content: "\f125";
}
.fa-crop-alt:before {
  content: "\f565";
}
.fa-cross:before {
  content: "\f654";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-crow:before {
  content: "\f520";
}
.fa-crown:before {
  content: "\f521";
}
.fa-crutch:before {
  content: "\f7f7";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-css3-alt:before {
  content: "\f38b";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-cuttlefish:before {
  content: "\f38c";
}
.fa-d-and-d:before {
  content: "\f38d";
}
.fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.fa-dailymotion:before {
  content: "\e052";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-deezer:before {
  content: "\e077";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-democrat:before {
  content: "\f747";
}
.fa-deploydog:before {
  content: "\f38e";
}
.fa-deskpro:before {
  content: "\f38f";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-dev:before {
  content: "\f6cc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-dharmachakra:before {
  content: "\f655";
}
.fa-dhl:before {
  content: "\f790";
}
.fa-diagnoses:before {
  content: "\f470";
}
.fa-diaspora:before {
  content: "\f791";
}
.fa-dice:before {
  content: "\f522";
}
.fa-dice-d20:before {
  content: "\f6cf";
}
.fa-dice-d6:before {
  content: "\f6d1";
}
.fa-dice-five:before {
  content: "\f523";
}
.fa-dice-four:before {
  content: "\f524";
}
.fa-dice-one:before {
  content: "\f525";
}
.fa-dice-six:before {
  content: "\f526";
}
.fa-dice-three:before {
  content: "\f527";
}
.fa-dice-two:before {
  content: "\f528";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-digital-ocean:before {
  content: "\f391";
}
.fa-digital-tachograph:before {
  content: "\f566";
}
.fa-directions:before {
  content: "\f5eb";
}
.fa-discord:before {
  content: "\f392";
}
.fa-discourse:before {
  content: "\f393";
}
.fa-disease:before {
  content: "\f7fa";
}
.fa-divide:before {
  content: "\f529";
}
.fa-dizzy:before {
  content: "\f567";
}
.fa-dna:before {
  content: "\f471";
}
.fa-dochub:before {
  content: "\f394";
}
.fa-docker:before {
  content: "\f395";
}
.fa-dog:before {
  content: "\f6d3";
}
.fa-dollar-sign:before {
  content: "\f155";
}
.fa-dolly:before {
  content: "\f472";
}
.fa-dolly-flatbed:before {
  content: "\f474";
}
.fa-donate:before {
  content: "\f4b9";
}
.fa-door-closed:before {
  content: "\f52a";
}
.fa-door-open:before {
  content: "\f52b";
}
.fa-dot-circle:before {
  content: "\f192";
}
.fa-dove:before {
  content: "\f4ba";
}
.fa-download:before {
  content: "\f019";
}
.fa-draft2digital:before {
  content: "\f396";
}
.fa-drafting-compass:before {
  content: "\f568";
}
.fa-dragon:before {
  content: "\f6d5";
}
.fa-draw-polygon:before {
  content: "\f5ee";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-dribbble-square:before {
  content: "\f397";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-drum:before {
  content: "\f569";
}
.fa-drum-steelpan:before {
  content: "\f56a";
}
.fa-drumstick-bite:before {
  content: "\f6d7";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-dumbbell:before {
  content: "\f44b";
}
.fa-dumpster:before {
  content: "\f793";
}
.fa-dumpster-fire:before {
  content: "\f794";
}
.fa-dungeon:before {
  content: "\f6d9";
}
.fa-dyalog:before {
  content: "\f399";
}
.fa-earlybirds:before {
  content: "\f39a";
}
.fa-ebay:before {
  content: "\f4f4";
}
.fa-edge:before {
  content: "\f282";
}
.fa-edge-legacy:before {
  content: "\e078";
}
.fa-edit:before {
  content: "\f044";
}
.fa-egg:before {
  content: "\f7fb";
}
.fa-eject:before {
  content: "\f052";
}
.fa-elementor:before {
  content: "\f430";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-ello:before {
  content: "\f5f1";
}
.fa-ember:before {
  content: "\f423";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-text:before {
  content: "\f658";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-envira:before {
  content: "\f299";
}
.fa-equals:before {
  content: "\f52c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-erlang:before {
  content: "\f39d";
}
.fa-ethereum:before {
  content: "\f42e";
}
.fa-ethernet:before {
  content: "\f796";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-euro-sign:before {
  content: "\f153";
}
.fa-evernote:before {
  content: "\f839";
}
.fa-exchange-alt:before {
  content: "\f362";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-expand:before {
  content: "\f065";
}
.fa-expand-alt:before {
  content: "\f424";
}
.fa-expand-arrows-alt:before {
  content: "\f31e";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-external-link-alt:before {
  content: "\f35d";
}
.fa-external-link-square-alt:before {
  content: "\f360";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-dropper:before {
  content: "\f1fb";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-facebook-f:before {
  content: "\f39e";
}
.fa-facebook-messenger:before {
  content: "\f39f";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-fan:before {
  content: "\f863";
}
.fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-faucet:before {
  content: "\e005";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-feather:before {
  content: "\f52d";
}
.fa-feather-alt:before {
  content: "\f56b";
}
.fa-fedex:before {
  content: "\f797";
}
.fa-fedora:before {
  content: "\f798";
}
.fa-female:before {
  content: "\f182";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-figma:before {
  content: "\f799";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-alt:before {
  content: "\f15c";
}
.fa-file-archive:before {
  content: "\f1c6";
}
.fa-file-audio:before {
  content: "\f1c7";
}
.fa-file-code:before {
  content: "\f1c9";
}
.fa-file-contract:before {
  content: "\f56c";
}
.fa-file-csv:before {
  content: "\f6dd";
}
.fa-file-download:before {
  content: "\f56d";
}
.fa-file-excel:before {
  content: "\f1c3";
}
.fa-file-export:before {
  content: "\f56e";
}
.fa-file-image:before {
  content: "\f1c5";
}
.fa-file-import:before {
  content: "\f56f";
}
.fa-file-invoice:before {
  content: "\f570";
}
.fa-file-invoice-dollar:before {
  content: "\f571";
}
.fa-file-medical:before {
  content: "\f477";
}
.fa-file-medical-alt:before {
  content: "\f478";
}
.fa-file-pdf:before {
  content: "\f1c1";
}
.fa-file-powerpoint:before {
  content: "\f1c4";
}
.fa-file-prescription:before {
  content: "\f572";
}
.fa-file-signature:before {
  content: "\f573";
}
.fa-file-upload:before {
  content: "\f574";
}
.fa-file-video:before {
  content: "\f1c8";
}
.fa-file-word:before {
  content: "\f1c2";
}
.fa-fill:before {
  content: "\f575";
}
.fa-fill-drip:before {
  content: "\f576";
}
.fa-film:before {
  content: "\f008";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-fingerprint:before {
  content: "\f577";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-fire-alt:before {
  content: "\f7e4";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-firefox-browser:before {
  content: "\e007";
}
.fa-first-aid:before {
  content: "\f479";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-first-order-alt:before {
  content: "\f50a";
}
.fa-firstdraft:before {
  content: "\f3a1";
}
.fa-fish:before {
  content: "\f578";
}
.fa-fist-raised:before {
  content: "\f6de";
}
.fa-flag:before {
  content: "\f024";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-flag-usa:before {
  content: "\f74d";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-flipboard:before {
  content: "\f44d";
}
.fa-flushed:before {
  content: "\f579";
}
.fa-fly:before {
  content: "\f417";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-minus:before {
  content: "\f65d";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-folder-plus:before {
  content: "\f65e";
}
.fa-font:before {
  content: "\f031";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-font-awesome-alt:before {
  content: "\f35c";
}
.fa-font-awesome-flag:before {
  content: "\f425";
}
.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-fonticons-fi:before {
  content: "\f3a2";
}
.fa-football-ball:before {
  content: "\f44e";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-freebsd:before {
  content: "\f3a4";
}
.fa-frog:before {
  content: "\f52e";
}
.fa-frown:before {
  content: "\f119";
}
.fa-frown-open:before {
  content: "\f57a";
}
.fa-fulcrum:before {
  content: "\f50b";
}
.fa-funnel-dollar:before {
  content: "\f662";
}
.fa-futbol:before {
  content: "\f1e3";
}
.fa-galactic-republic:before {
  content: "\f50c";
}
.fa-galactic-senate:before {
  content: "\f50d";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-gas-pump:before {
  content: "\f52f";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-gem:before {
  content: "\f3a5";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-ghost:before {
  content: "\f6e2";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-gifts:before {
  content: "\f79c";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-git-alt:before {
  content: "\f841";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-github:before {
  content: "\f09b";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-gitkraken:before {
  content: "\f3a6";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-gitter:before {
  content: "\f426";
}
.fa-glass-cheers:before {
  content: "\f79f";
}
.fa-glass-martini:before {
  content: "\f000";
}
.fa-glass-martini-alt:before {
  content: "\f57b";
}
.fa-glass-whiskey:before {
  content: "\f7a0";
}
.fa-glasses:before {
  content: "\f530";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-globe-africa:before {
  content: "\f57c";
}
.fa-globe-americas:before {
  content: "\f57d";
}
.fa-globe-asia:before {
  content: "\f57e";
}
.fa-globe-europe:before {
  content: "\f7a2";
}
.fa-gofore:before {
  content: "\f3a7";
}
.fa-golf-ball:before {
  content: "\f450";
}
.fa-goodreads:before {
  content: "\f3a8";
}
.fa-goodreads-g:before {
  content: "\f3a9";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-google-drive:before {
  content: "\f3aa";
}
.fa-google-pay:before {
  content: "\e079";
}
.fa-google-play:before {
  content: "\f3ab";
}
.fa-google-plus:before {
  content: "\f2b3";
}
.fa-google-plus-g:before {
  content: "\f0d5";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-gopuram:before {
  content: "\f664";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-greater-than:before {
  content: "\f531";
}
.fa-greater-than-equal:before {
  content: "\f532";
}
.fa-grimace:before {
  content: "\f57f";
}
.fa-grin:before {
  content: "\f580";
}
.fa-grin-alt:before {
  content: "\f581";
}
.fa-grin-beam:before {
  content: "\f582";
}
.fa-grin-beam-sweat:before {
  content: "\f583";
}
.fa-grin-hearts:before {
  content: "\f584";
}
.fa-grin-squint:before {
  content: "\f585";
}
.fa-grin-squint-tears:before {
  content: "\f586";
}
.fa-grin-stars:before {
  content: "\f587";
}
.fa-grin-tears:before {
  content: "\f588";
}
.fa-grin-tongue:before {
  content: "\f589";
}
.fa-grin-tongue-squint:before {
  content: "\f58a";
}
.fa-grin-tongue-wink:before {
  content: "\f58b";
}
.fa-grin-wink:before {
  content: "\f58c";
}
.fa-grip-horizontal:before {
  content: "\f58d";
}
.fa-grip-lines:before {
  content: "\f7a4";
}
.fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.fa-grip-vertical:before {
  content: "\f58e";
}
.fa-gripfire:before {
  content: "\f3ac";
}
.fa-grunt:before {
  content: "\f3ad";
}
.fa-guilded:before {
  content: "\e07e";
}
.fa-guitar:before {
  content: "\f7a6";
}
.fa-gulp:before {
  content: "\f3ae";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-hacker-news-square:before {
  content: "\f3af";
}
.fa-hackerrank:before {
  content: "\f5f7";
}
.fa-hamburger:before {
  content: "\f805";
}
.fa-hammer:before {
  content: "\f6e3";
}
.fa-hamsa:before {
  content: "\f665";
}
.fa-hand-holding:before {
  content: "\f4bd";
}
.fa-hand-holding-heart:before {
  content: "\f4be";
}
.fa-hand-holding-medical:before {
  content: "\e05c";
}
.fa-hand-holding-usd:before {
  content: "\f4c0";
}
.fa-hand-holding-water:before {
  content: "\f4c1";
}
.fa-hand-lizard:before {
  content: "\f258";
}
.fa-hand-middle-finger:before {
  content: "\f806";
}
.fa-hand-paper:before {
  content: "\f256";
}
.fa-hand-peace:before {
  content: "\f25b";
}
.fa-hand-point-down:before {
  content: "\f0a7";
}
.fa-hand-point-left:before {
  content: "\f0a5";
}
.fa-hand-point-right:before {
  content: "\f0a4";
}
.fa-hand-point-up:before {
  content: "\f0a6";
}
.fa-hand-pointer:before {
  content: "\f25a";
}
.fa-hand-rock:before {
  content: "\f255";
}
.fa-hand-scissors:before {
  content: "\f257";
}
.fa-hand-sparkles:before {
  content: "\e05d";
}
.fa-hand-spock:before {
  content: "\f259";
}
.fa-hands:before {
  content: "\f4c2";
}
.fa-hands-helping:before {
  content: "\f4c4";
}
.fa-hands-wash:before {
  content: "\e05e";
}
.fa-handshake:before {
  content: "\f2b5";
}
.fa-handshake-alt-slash:before {
  content: "\e05f";
}
.fa-handshake-slash:before {
  content: "\e060";
}
.fa-hanukiah:before {
  content: "\f6e6";
}
.fa-hard-hat:before {
  content: "\f807";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-hat-cowboy:before {
  content: "\f8c0";
}
.fa-hat-cowboy-side:before {
  content: "\f8c1";
}
.fa-hat-wizard:before {
  content: "\f6e8";
}
.fa-hdd:before {
  content: "\f0a0";
}
.fa-head-side-cough:before {
  content: "\e061";
}
.fa-head-side-cough-slash:before {
  content: "\e062";
}
.fa-head-side-mask:before {
  content: "\e063";
}
.fa-head-side-virus:before {
  content: "\e064";
}
.fa-heading:before {
  content: "\f1dc";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-headphones-alt:before {
  content: "\f58f";
}
.fa-headset:before {
  content: "\f590";
}
.fa-heart:before {
  content: "\f004";
}
.fa-heart-broken:before {
  content: "\f7a9";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-helicopter:before {
  content: "\f533";
}
.fa-highlighter:before {
  content: "\f591";
}
.fa-hiking:before {
  content: "\f6ec";
}
.fa-hippo:before {
  content: "\f6ed";
}
.fa-hips:before {
  content: "\f452";
}
.fa-hire-a-helper:before {
  content: "\f3b0";
}
.fa-history:before {
  content: "\f1da";
}
.fa-hive:before {
  content: "\e07f";
}
.fa-hockey-puck:before {
  content: "\f453";
}
.fa-holly-berry:before {
  content: "\f7aa";
}
.fa-home:before {
  content: "\f015";
}
.fa-hooli:before {
  content: "\f427";
}
.fa-hornbill:before {
  content: "\f592";
}
.fa-horse:before {
  content: "\f6f0";
}
.fa-horse-head:before {
  content: "\f7ab";
}
.fa-hospital:before {
  content: "\f0f8";
}
.fa-hospital-alt:before {
  content: "\f47d";
}
.fa-hospital-symbol:before {
  content: "\f47e";
}
.fa-hospital-user:before {
  content: "\f80d";
}
.fa-hot-tub:before {
  content: "\f593";
}
.fa-hotdog:before {
  content: "\f80f";
}
.fa-hotel:before {
  content: "\f594";
}
.fa-hotjar:before {
  content: "\f3b1";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-house-damage:before {
  content: "\f6f1";
}
.fa-house-user:before {
  content: "\e065";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-hryvnia:before {
  content: "\f6f2";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-hubspot:before {
  content: "\f3b2";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-ice-cream:before {
  content: "\f810";
}
.fa-icicles:before {
  content: "\f7ad";
}
.fa-icons:before {
  content: "\f86d";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-id-card-alt:before {
  content: "\f47f";
}
.fa-ideal:before {
  content: "\e013";
}
.fa-igloo:before {
  content: "\f7ae";
}
.fa-image:before {
  content: "\f03e";
}
.fa-images:before {
  content: "\f302";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-industry:before {
  content: "\f275";
}
.fa-infinity:before {
  content: "\f534";
}
.fa-info:before {
  content: "\f129";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-innosoft:before {
  content: "\e080";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-instagram-square:before {
  content: "\e055";
}
.fa-instalod:before {
  content: "\e081";
}
.fa-intercom:before {
  content: "\f7af";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-invision:before {
  content: "\f7b0";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-italic:before {
  content: "\f033";
}
.fa-itch-io:before {
  content: "\f83a";
}
.fa-itunes:before {
  content: "\f3b4";
}
.fa-itunes-note:before {
  content: "\f3b5";
}
.fa-java:before {
  content: "\f4e4";
}
.fa-jedi:before {
  content: "\f669";
}
.fa-jedi-order:before {
  content: "\f50e";
}
.fa-jenkins:before {
  content: "\f3b6";
}
.fa-jira:before {
  content: "\f7b1";
}
.fa-joget:before {
  content: "\f3b7";
}
.fa-joint:before {
  content: "\f595";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-journal-whills:before {
  content: "\f66a";
}
.fa-js:before {
  content: "\f3b8";
}
.fa-js-square:before {
  content: "\f3b9";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-kaaba:before {
  content: "\f66b";
}
.fa-kaggle:before {
  content: "\f5fa";
}
.fa-key:before {
  content: "\f084";
}
.fa-keybase:before {
  content: "\f4f5";
}
.fa-keyboard:before {
  content: "\f11c";
}
.fa-keycdn:before {
  content: "\f3ba";
}
.fa-khanda:before {
  content: "\f66d";
}
.fa-kickstarter:before {
  content: "\f3bb";
}
.fa-kickstarter-k:before {
  content: "\f3bc";
}
.fa-kiss:before {
  content: "\f596";
}
.fa-kiss-beam:before {
  content: "\f597";
}
.fa-kiss-wink-heart:before {
  content: "\f598";
}
.fa-kiwi-bird:before {
  content: "\f535";
}
.fa-korvue:before {
  content: "\f42f";
}
.fa-landmark:before {
  content: "\f66f";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-laptop-code:before {
  content: "\f5fc";
}
.fa-laptop-house:before {
  content: "\e066";
}
.fa-laptop-medical:before {
  content: "\f812";
}
.fa-laravel:before {
  content: "\f3bd";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-laugh:before {
  content: "\f599";
}
.fa-laugh-beam:before {
  content: "\f59a";
}
.fa-laugh-squint:before {
  content: "\f59b";
}
.fa-laugh-wink:before {
  content: "\f59c";
}
.fa-layer-group:before {
  content: "\f5fd";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-lemon:before {
  content: "\f094";
}
.fa-less:before {
  content: "\f41d";
}
.fa-less-than:before {
  content: "\f536";
}
.fa-less-than-equal:before {
  content: "\f537";
}
.fa-level-down-alt:before {
  content: "\f3be";
}
.fa-level-up-alt:before {
  content: "\f3bf";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-lightbulb:before {
  content: "\f0eb";
}
.fa-line:before {
  content: "\f3c0";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-linkedin:before {
  content: "\f08c";
}
.fa-linkedin-in:before {
  content: "\f0e1";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-lira-sign:before {
  content: "\f195";
}
.fa-list:before {
  content: "\f03a";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-lock:before {
  content: "\f023";
}
.fa-lock-open:before {
  content: "\f3c1";
}
.fa-long-arrow-alt-down:before {
  content: "\f309";
}
.fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-luggage-cart:before {
  content: "\f59d";
}
.fa-lungs:before {
  content: "\f604";
}
.fa-lungs-virus:before {
  content: "\e067";
}
.fa-lyft:before {
  content: "\f3c3";
}
.fa-magento:before {
  content: "\f3c4";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-mail-bulk:before {
  content: "\f674";
}
.fa-mailchimp:before {
  content: "\f59e";
}
.fa-male:before {
  content: "\f183";
}
.fa-mandalorian:before {
  content: "\f50f";
}
.fa-map:before {
  content: "\f279";
}
.fa-map-marked:before {
  content: "\f59f";
}
.fa-map-marked-alt:before {
  content: "\f5a0";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-map-marker-alt:before {
  content: "\f3c5";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-markdown:before {
  content: "\f60f";
}
.fa-marker:before {
  content: "\f5a1";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mask:before {
  content: "\f6fa";
}
.fa-mastodon:before {
  content: "\f4f6";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-mdb:before {
  content: "\f8ca";
}
.fa-medal:before {
  content: "\f5a2";
}
.fa-medapps:before {
  content: "\f3c6";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-medium-m:before {
  content: "\f3c7";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-medrt:before {
  content: "\f3c8";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa-megaport:before {
  content: "\f5a3";
}
.fa-meh:before {
  content: "\f11a";
}
.fa-meh-blank:before {
  content: "\f5a4";
}
.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.fa-memory:before {
  content: "\f538";
}
.fa-mendeley:before {
  content: "\f7b3";
}
.fa-menorah:before {
  content: "\f676";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-meteor:before {
  content: "\f753";
}
.fa-microblog:before {
  content: "\e01a";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-alt:before {
  content: "\f3c9";
}
.fa-microphone-alt-slash:before {
  content: "\f539";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-microscope:before {
  content: "\f610";
}
.fa-microsoft:before {
  content: "\f3ca";
}
.fa-minus:before {
  content: "\f068";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-mitten:before {
  content: "\f7b5";
}
.fa-mix:before {
  content: "\f3cb";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-mixer:before {
  content: "\e056";
}
.fa-mizuni:before {
  content: "\f3cc";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-mobile-alt:before {
  content: "\f3cd";
}
.fa-modx:before {
  content: "\f285";
}
.fa-monero:before {
  content: "\f3d0";
}
.fa-money-bill:before {
  content: "\f0d6";
}
.fa-money-bill-alt:before {
  content: "\f3d1";
}
.fa-money-bill-wave:before {
  content: "\f53a";
}
.fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.fa-money-check:before {
  content: "\f53c";
}
.fa-money-check-alt:before {
  content: "\f53d";
}
.fa-monument:before {
  content: "\f5a6";
}
.fa-moon:before {
  content: "\f186";
}
.fa-mortar-pestle:before {
  content: "\f5a7";
}
.fa-mosque:before {
  content: "\f678";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-mountain:before {
  content: "\f6fc";
}
.fa-mouse:before {
  content: "\f8cc";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-mug-hot:before {
  content: "\f7b6";
}
.fa-music:before {
  content: "\f001";
}
.fa-napster:before {
  content: "\f3d2";
}
.fa-neos:before {
  content: "\f612";
}
.fa-network-wired:before {
  content: "\f6ff";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-newspaper:before {
  content: "\f1ea";
}
.fa-nimblr:before {
  content: "\f5a8";
}
.fa-node:before {
  content: "\f419";
}
.fa-node-js:before {
  content: "\f3d3";
}
.fa-not-equal:before {
  content: "\f53e";
}
.fa-notes-medical:before {
  content: "\f481";
}
.fa-npm:before {
  content: "\f3d4";
}
.fa-ns8:before {
  content: "\f3d5";
}
.fa-nutritionix:before {
  content: "\f3d6";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-octopus-deploy:before {
  content: "\e082";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-oil-can:before {
  content: "\f613";
}
.fa-old-republic:before {
  content: "\f510";
}
.fa-om:before {
  content: "\f679";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-orcid:before {
  content: "\f8d2";
}
.fa-osi:before {
  content: "\f41a";
}
.fa-otter:before {
  content: "\f700";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-page4:before {
  content: "\f3d7";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-pager:before {
  content: "\f815";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-paint-roller:before {
  content: "\f5aa";
}
.fa-palette:before {
  content: "\f53f";
}
.fa-palfed:before {
  content: "\f3d8";
}
.fa-pallet:before {
  content: "\f482";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-parachute-box:before {
  content: "\f4cd";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-parking:before {
  content: "\f540";
}
.fa-passport:before {
  content: "\f5ab";
}
.fa-pastafarianism:before {
  content: "\f67b";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-patreon:before {
  content: "\f3d9";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-peace:before {
  content: "\f67c";
}
.fa-pen:before {
  content: "\f304";
}
.fa-pen-alt:before {
  content: "\f305";
}
.fa-pen-fancy:before {
  content: "\f5ac";
}
.fa-pen-nib:before {
  content: "\f5ad";
}
.fa-pen-square:before {
  content: "\f14b";
}
.fa-pencil-alt:before {
  content: "\f303";
}
.fa-pencil-ruler:before {
  content: "\f5ae";
}
.fa-penny-arcade:before {
  content: "\f704";
}
.fa-people-arrows:before {
  content: "\e068";
}
.fa-people-carry:before {
  content: "\f4ce";
}
.fa-pepper-hot:before {
  content: "\f816";
}
.fa-perbyte:before {
  content: "\e083";
}
.fa-percent:before {
  content: "\f295";
}
.fa-percentage:before {
  content: "\f541";
}
.fa-periscope:before {
  content: "\f3da";
}
.fa-person-booth:before {
  content: "\f756";
}
.fa-phabricator:before {
  content: "\f3db";
}
.fa-phoenix-framework:before {
  content: "\f3dc";
}
.fa-phoenix-squadron:before {
  content: "\f511";
}
.fa-phone:before {
  content: "\f095";
}
.fa-phone-alt:before {
  content: "\f879";
}
.fa-phone-slash:before {
  content: "\f3dd";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-phone-square-alt:before {
  content: "\f87b";
}
.fa-phone-volume:before {
  content: "\f2a0";
}
.fa-photo-video:before {
  content: "\f87c";
}
.fa-php:before {
  content: "\f457";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-pied-piper-hat:before {
  content: "\f4e5";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-square:before {
  content: "\e01e";
}
.fa-piggy-bank:before {
  content: "\f4d3";
}
.fa-pills:before {
  content: "\f484";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-pizza-slice:before {
  content: "\f818";
}
.fa-place-of-worship:before {
  content: "\f67f";
}
.fa-plane:before {
  content: "\f072";
}
.fa-plane-arrival:before {
  content: "\f5af";
}
.fa-plane-departure:before {
  content: "\f5b0";
}
.fa-plane-slash:before {
  content: "\e069";
}
.fa-play:before {
  content: "\f04b";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-playstation:before {
  content: "\f3df";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-plus:before {
  content: "\f067";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-poll:before {
  content: "\f681";
}
.fa-poll-h:before {
  content: "\f682";
}
.fa-poo:before {
  content: "\f2fe";
}
.fa-poo-storm:before {
  content: "\f75a";
}
.fa-poop:before {
  content: "\f619";
}
.fa-portrait:before {
  content: "\f3e0";
}
.fa-pound-sign:before {
  content: "\f154";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-pray:before {
  content: "\f683";
}
.fa-praying-hands:before {
  content: "\f684";
}
.fa-prescription:before {
  content: "\f5b1";
}
.fa-prescription-bottle:before {
  content: "\f485";
}
.fa-prescription-bottle-alt:before {
  content: "\f486";
}
.fa-print:before {
  content: "\f02f";
}
.fa-procedures:before {
  content: "\f487";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-project-diagram:before {
  content: "\f542";
}
.fa-pump-medical:before {
  content: "\e06a";
}
.fa-pump-soap:before {
  content: "\e06b";
}
.fa-pushed:before {
  content: "\f3e1";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-python:before {
  content: "\f3e2";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-question:before {
  content: "\f128";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-quidditch:before {
  content: "\f458";
}
.fa-quinscape:before {
  content: "\f459";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-quran:before {
  content: "\f687";
}
.fa-r-project:before {
  content: "\f4f7";
}
.fa-radiation:before {
  content: "\f7b9";
}
.fa-radiation-alt:before {
  content: "\f7ba";
}
.fa-rainbow:before {
  content: "\f75b";
}
.fa-random:before {
  content: "\f074";
}
.fa-raspberry-pi:before {
  content: "\f7bb";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-react:before {
  content: "\f41b";
}
.fa-reacteurope:before {
  content: "\f75d";
}
.fa-readme:before {
  content: "\f4d5";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-receipt:before {
  content: "\f543";
}
.fa-record-vinyl:before {
  content: "\f8d9";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-red-river:before {
  content: "\f3e3";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-redhat:before {
  content: "\f7bc";
}
.fa-redo:before {
  content: "\f01e";
}
.fa-redo-alt:before {
  content: "\f2f9";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-remove-format:before {
  content: "\f87d";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-reply:before {
  content: "\f3e5";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-replyd:before {
  content: "\f3e6";
}
.fa-republican:before {
  content: "\f75e";
}
.fa-researchgate:before {
  content: "\f4f8";
}
.fa-resolving:before {
  content: "\f3e7";
}
.fa-restroom:before {
  content: "\f7bd";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-rev:before {
  content: "\f5b2";
}
.fa-ribbon:before {
  content: "\f4d6";
}
.fa-ring:before {
  content: "\f70b";
}
.fa-road:before {
  content: "\f018";
}
.fa-robot:before {
  content: "\f544";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-rocketchat:before {
  content: "\f3e8";
}
.fa-rockrms:before {
  content: "\f3e9";
}
.fa-route:before {
  content: "\f4d7";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-ruble-sign:before {
  content: "\f158";
}
.fa-ruler:before {
  content: "\f545";
}
.fa-ruler-combined:before {
  content: "\f546";
}
.fa-ruler-horizontal:before {
  content: "\f547";
}
.fa-ruler-vertical:before {
  content: "\f548";
}
.fa-running:before {
  content: "\f70c";
}
.fa-rupee-sign:before {
  content: "\f156";
}
.fa-rust:before {
  content: "\e07a";
}
.fa-sad-cry:before {
  content: "\f5b3";
}
.fa-sad-tear:before {
  content: "\f5b4";
}
.fa-safari:before {
  content: "\f267";
}
.fa-salesforce:before {
  content: "\f83b";
}
.fa-sass:before {
  content: "\f41e";
}
.fa-satellite:before {
  content: "\f7bf";
}
.fa-satellite-dish:before {
  content: "\f7c0";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-schlix:before {
  content: "\f3ea";
}
.fa-school:before {
  content: "\f549";
}
.fa-screwdriver:before {
  content: "\f54a";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-scroll:before {
  content: "\f70e";
}
.fa-sd-card:before {
  content: "\f7c2";
}
.fa-search:before {
  content: "\f002";
}
.fa-search-dollar:before {
  content: "\f688";
}
.fa-search-location:before {
  content: "\f689";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-searchengin:before {
  content: "\f3eb";
}
.fa-seedling:before {
  content: "\f4d8";
}
.fa-sellcast:before {
  content: "\f2da";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-server:before {
  content: "\f233";
}
.fa-servicestack:before {
  content: "\f3ec";
}
.fa-shapes:before {
  content: "\f61f";
}
.fa-share:before {
  content: "\f064";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-shekel-sign:before {
  content: "\f20b";
}
.fa-shield-alt:before {
  content: "\f3ed";
}
.fa-shield-virus:before {
  content: "\e06c";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-shipping-fast:before {
  content: "\f48b";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-shoe-prints:before {
  content: "\f54b";
}
.fa-shopify:before {
  content: "\e057";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-shopware:before {
  content: "\f5b5";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-shuttle-van:before {
  content: "\f5b6";
}
.fa-sign:before {
  content: "\f4d9";
}
.fa-sign-in-alt:before {
  content: "\f2f6";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-sign-out-alt:before {
  content: "\f2f5";
}
.fa-signal:before {
  content: "\f012";
}
.fa-signature:before {
  content: "\f5b7";
}
.fa-sim-card:before {
  content: "\f7c4";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-sink:before {
  content: "\e06d";
}
.fa-sistrix:before {
  content: "\f3ee";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-sith:before {
  content: "\f512";
}
.fa-skating:before {
  content: "\f7c5";
}
.fa-sketch:before {
  content: "\f7c6";
}
.fa-skiing:before {
  content: "\f7c9";
}
.fa-skiing-nordic:before {
  content: "\f7ca";
}
.fa-skull:before {
  content: "\f54c";
}
.fa-skull-crossbones:before {
  content: "\f714";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-slack:before {
  content: "\f198";
}
.fa-slack-hash:before {
  content: "\f3ef";
}
.fa-slash:before {
  content: "\f715";
}
.fa-sleigh:before {
  content: "\f7cc";
}
.fa-sliders-h:before {
  content: "\f1de";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-smile:before {
  content: "\f118";
}
.fa-smile-beam:before {
  content: "\f5b8";
}
.fa-smile-wink:before {
  content: "\f4da";
}
.fa-smog:before {
  content: "\f75f";
}
.fa-smoking:before {
  content: "\f48d";
}
.fa-smoking-ban:before {
  content: "\f54d";
}
.fa-sms:before {
  content: "\f7cd";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-snowboarding:before {
  content: "\f7ce";
}
.fa-snowflake:before {
  content: "\f2dc";
}
.fa-snowman:before {
  content: "\f7d0";
}
.fa-snowplow:before {
  content: "\f7d2";
}
.fa-soap:before {
  content: "\e06e";
}
.fa-socks:before {
  content: "\f696";
}
.fa-solar-panel:before {
  content: "\f5ba";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-alpha-down:before {
  content: "\f15d";
}
.fa-sort-alpha-down-alt:before {
  content: "\f881";
}
.fa-sort-alpha-up:before {
  content: "\f15e";
}
.fa-sort-alpha-up-alt:before {
  content: "\f882";
}
.fa-sort-amount-down:before {
  content: "\f160";
}
.fa-sort-amount-down-alt:before {
  content: "\f884";
}
.fa-sort-amount-up:before {
  content: "\f161";
}
.fa-sort-amount-up-alt:before {
  content: "\f885";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-numeric-down:before {
  content: "\f162";
}
.fa-sort-numeric-down-alt:before {
  content: "\f886";
}
.fa-sort-numeric-up:before {
  content: "\f163";
}
.fa-sort-numeric-up-alt:before {
  content: "\f887";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-sourcetree:before {
  content: "\f7d3";
}
.fa-spa:before {
  content: "\f5bb";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-speakap:before {
  content: "\f3f3";
}
.fa-speaker-deck:before {
  content: "\f83c";
}
.fa-spell-check:before {
  content: "\f891";
}
.fa-spider:before {
  content: "\f717";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-splotch:before {
  content: "\f5bc";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-spray-can:before {
  content: "\f5bd";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-square-full:before {
  content: "\f45c";
}
.fa-square-root-alt:before {
  content: "\f698";
}
.fa-squarespace:before {
  content: "\f5be";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-stackpath:before {
  content: "\f842";
}
.fa-stamp:before {
  content: "\f5bf";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-and-crescent:before {
  content: "\f699";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-star-half-alt:before {
  content: "\f5c0";
}
.fa-star-of-david:before {
  content: "\f69a";
}
.fa-star-of-life:before {
  content: "\f621";
}
.fa-staylinked:before {
  content: "\f3f5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-steam-symbol:before {
  content: "\f3f6";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-sticker-mule:before {
  content: "\f3f7";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stopwatch:before {
  content: "\f2f2";
}
.fa-stopwatch-20:before {
  content: "\e06f";
}
.fa-store:before {
  content: "\f54e";
}
.fa-store-alt:before {
  content: "\f54f";
}
.fa-store-alt-slash:before {
  content: "\e070";
}
.fa-store-slash:before {
  content: "\e071";
}
.fa-strava:before {
  content: "\f428";
}
.fa-stream:before {
  content: "\f550";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-stripe:before {
  content: "\f429";
}
.fa-stripe-s:before {
  content: "\f42a";
}
.fa-stroopwafel:before {
  content: "\f551";
}
.fa-studiovinari:before {
  content: "\f3f8";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-subway:before {
  content: "\f239";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-suitcase-rolling:before {
  content: "\f5c1";
}
.fa-sun:before {
  content: "\f185";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-supple:before {
  content: "\f3f9";
}
.fa-surprise:before {
  content: "\f5c2";
}
.fa-suse:before {
  content: "\f7d6";
}
.fa-swatchbook:before {
  content: "\f5c3";
}
.fa-swift:before {
  content: "\f8e1";
}
.fa-swimmer:before {
  content: "\f5c4";
}
.fa-swimming-pool:before {
  content: "\f5c5";
}
.fa-symfony:before {
  content: "\f83d";
}
.fa-synagogue:before {
  content: "\f69b";
}
.fa-sync:before {
  content: "\f021";
}
.fa-sync-alt:before {
  content: "\f2f1";
}
.fa-syringe:before {
  content: "\f48e";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-table-tennis:before {
  content: "\f45d";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-tablet-alt:before {
  content: "\f3fa";
}
.fa-tablets:before {
  content: "\f490";
}
.fa-tachometer-alt:before {
  content: "\f3fd";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-tape:before {
  content: "\f4db";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-teamspeak:before {
  content: "\f4f9";
}
.fa-teeth:before {
  content: "\f62e";
}
.fa-teeth-open:before {
  content: "\f62f";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-telegram-plane:before {
  content: "\f3fe";
}
.fa-temperature-high:before {
  content: "\f769";
}
.fa-temperature-low:before {
  content: "\f76b";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-tenge:before {
  content: "\f7d7";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-the-red-yeti:before {
  content: "\f69d";
}
.fa-theater-masks:before {
  content: "\f630";
}
.fa-themeco:before {
  content: "\f5c6";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-thermometer:before {
  content: "\f491";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-think-peaks:before {
  content: "\f731";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbtack:before {
  content: "\f08d";
}
.fa-ticket-alt:before {
  content: "\f3ff";
}
.fa-tiktok:before {
  content: "\e07b";
}
.fa-times:before {
  content: "\f00d";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-tint:before {
  content: "\f043";
}
.fa-tint-slash:before {
  content: "\f5c7";
}
.fa-tired:before {
  content: "\f5c8";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-toilet:before {
  content: "\f7d8";
}
.fa-toilet-paper:before {
  content: "\f71e";
}
.fa-toilet-paper-slash:before {
  content: "\e072";
}
.fa-toolbox:before {
  content: "\f552";
}
.fa-tools:before {
  content: "\f7d9";
}
.fa-tooth:before {
  content: "\f5c9";
}
.fa-torah:before {
  content: "\f6a0";
}
.fa-torii-gate:before {
  content: "\f6a1";
}
.fa-tractor:before {
  content: "\f722";
}
.fa-trade-federation:before {
  content: "\f513";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-traffic-light:before {
  content: "\f637";
}
.fa-trailer:before {
  content: "\e041";
}
.fa-train:before {
  content: "\f238";
}
.fa-tram:before {
  content: "\f7da";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-trash-alt:before {
  content: "\f2ed";
}
.fa-trash-restore:before {
  content: "\f829";
}
.fa-trash-restore-alt:before {
  content: "\f82a";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-trello:before {
  content: "\f181";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-truck-loading:before {
  content: "\f4de";
}
.fa-truck-monster:before {
  content: "\f63b";
}
.fa-truck-moving:before {
  content: "\f4df";
}
.fa-truck-pickup:before {
  content: "\f63c";
}
.fa-tshirt:before {
  content: "\f553";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-typo3:before {
  content: "\f42b";
}
.fa-uber:before {
  content: "\f402";
}
.fa-ubuntu:before {
  content: "\f7df";
}
.fa-uikit:before {
  content: "\f403";
}
.fa-umbraco:before {
  content: "\f8e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-umbrella-beach:before {
  content: "\f5ca";
}
.fa-uncharted:before {
  content: "\e084";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-undo-alt:before {
  content: "\f2ea";
}
.fa-uniregistry:before {
  content: "\f404";
}
.fa-unity:before {
  content: "\e049";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-university:before {
  content: "\f19c";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-unsplash:before {
  content: "\e07c";
}
.fa-untappd:before {
  content: "\f405";
}
.fa-upload:before {
  content: "\f093";
}
.fa-ups:before {
  content: "\f7e0";
}
.fa-usb:before {
  content: "\f287";
}
.fa-user:before {
  content: "\f007";
}
.fa-user-alt:before {
  content: "\f406";
}
.fa-user-alt-slash:before {
  content: "\f4fa";
}
.fa-user-astronaut:before {
  content: "\f4fb";
}
.fa-user-check:before {
  content: "\f4fc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-clock:before {
  content: "\f4fd";
}
.fa-user-cog:before {
  content: "\f4fe";
}
.fa-user-edit:before {
  content: "\f4ff";
}
.fa-user-friends:before {
  content: "\f500";
}
.fa-user-graduate:before {
  content: "\f501";
}
.fa-user-injured:before {
  content: "\f728";
}
.fa-user-lock:before {
  content: "\f502";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-user-minus:before {
  content: "\f503";
}
.fa-user-ninja:before {
  content: "\f504";
}
.fa-user-nurse:before {
  content: "\f82f";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-user-shield:before {
  content: "\f505";
}
.fa-user-slash:before {
  content: "\f506";
}
.fa-user-tag:before {
  content: "\f507";
}
.fa-user-tie:before {
  content: "\f508";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-users-cog:before {
  content: "\f509";
}
.fa-users-slash:before {
  content: "\e073";
}
.fa-usps:before {
  content: "\f7e1";
}
.fa-ussunnah:before {
  content: "\f407";
}
.fa-utensil-spoon:before {
  content: "\f2e5";
}
.fa-utensils:before {
  content: "\f2e7";
}
.fa-vaadin:before {
  content: "\f408";
}
.fa-vector-square:before {
  content: "\f5cb";
}
.fa-venus:before {
  content: "\f221";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-vest:before {
  content: "\e085";
}
.fa-vest-patches:before {
  content: "\e086";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-vial:before {
  content: "\f492";
}
.fa-vials:before {
  content: "\f493";
}
.fa-viber:before {
  content: "\f409";
}
.fa-video:before {
  content: "\f03d";
}
.fa-video-slash:before {
  content: "\f4e2";
}
.fa-vihara:before {
  content: "\f6a7";
}
.fa-vimeo:before {
  content: "\f40a";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-vimeo-v:before {
  content: "\f27d";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-virus:before {
  content: "\e074";
}
.fa-virus-slash:before {
  content: "\e075";
}
.fa-viruses:before {
  content: "\e076";
}
.fa-vk:before {
  content: "\f189";
}
.fa-vnv:before {
  content: "\f40b";
}
.fa-voicemail:before {
  content: "\f897";
}
.fa-volleyball-ball:before {
  content: "\f45f";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-mute:before {
  content: "\f6a9";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-vote-yea:before {
  content: "\f772";
}
.fa-vr-cardboard:before {
  content: "\f729";
}
.fa-vuejs:before {
  content: "\f41f";
}
.fa-walking:before {
  content: "\f554";
}
.fa-wallet:before {
  content: "\f555";
}
.fa-warehouse:before {
  content: "\f494";
}
.fa-watchman-monitoring:before {
  content: "\e087";
}
.fa-water:before {
  content: "\f773";
}
.fa-wave-square:before {
  content: "\f83e";
}
.fa-waze:before {
  content: "\f83f";
}
.fa-weebly:before {
  content: "\f5cc";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-weight:before {
  content: "\f496";
}
.fa-weight-hanging:before {
  content: "\f5cd";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-whatsapp-square:before {
  content: "\f40c";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-whmcs:before {
  content: "\f40d";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-wind:before {
  content: "\f72e";
}
.fa-window-close:before {
  content: "\f410";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-wine-bottle:before {
  content: "\f72f";
}
.fa-wine-glass:before {
  content: "\f4e3";
}
.fa-wine-glass-alt:before {
  content: "\f5ce";
}
.fa-wix:before {
  content: "\f5cf";
}
.fa-wizards-of-the-coast:before {
  content: "\f730";
}
.fa-wodu:before {
  content: "\e088";
}
.fa-wolf-pack-battalion:before {
  content: "\f514";
}
.fa-won-sign:before {
  content: "\f159";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-wordpress-simple:before {
  content: "\f411";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-wpressr:before {
  content: "\f3e4";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-x-ray:before {
  content: "\f497";
}
.fa-xbox:before {
  content: "\f412";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-yammer:before {
  content: "\f840";
}
.fa-yandex:before {
  content: "\f413";
}
.fa-yandex-international:before {
  content: "\f414";
}
.fa-yarn:before {
  content: "\f7e3";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-yen-sign:before {
  content: "\f157";
}
.fa-yin-yang:before {
  content: "\f6ad";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-youtube-square:before {
  content: "\f431";
}
.fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2)
      format("woff2"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff)
      format("woff"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf)
      format("truetype"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome)
      format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2)
      format("woff2"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff)
      format("woff"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf)
      format("truetype"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome)
      format("svg");
}
.fab,
.far {
  font-weight: 400;
}
@font-face {
  font-display: swap;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);
  src: url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix)
      format("embedded-opentype"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2)
      format("woff2"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff)
      format("woff"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf)
      format("truetype"),
    url(/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome)
      format("svg");
}
.fa,
.far,
.fas {
  font-family: "Font Awesome 5 Free";
}
.fa,
.fas {
  font-weight: 900;
} /*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before {
  content: "\f000";
}
.fa.fa-meetup {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-star-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-star-o:before {
  content: "\f005";
}
.fa.fa-close:before,
.fa.fa-remove:before {
  content: "\f00d";
}
.fa.fa-gear:before {
  content: "\f013";
}
.fa.fa-trash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-trash-o:before {
  content: "\f2ed";
}
.fa.fa-file-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-o:before {
  content: "\f15b";
}
.fa.fa-clock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-clock-o:before {
  content: "\f017";
}
.fa.fa-arrow-circle-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-down:before {
  content: "\f358";
}
.fa.fa-arrow-circle-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-up:before {
  content: "\f35b";
}
.fa.fa-play-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-play-circle-o:before {
  content: "\f144";
}
.fa.fa-repeat:before,
.fa.fa-rotate-right:before {
  content: "\f01e";
}
.fa.fa-refresh:before {
  content: "\f021";
}
.fa.fa-list-alt {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-dedent:before {
  content: "\f03b";
}
.fa.fa-video-camera:before {
  content: "\f03d";
}
.fa.fa-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-picture-o:before {
  content: "\f03e";
}
.fa.fa-photo {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-photo:before {
  content: "\f03e";
}
.fa.fa-image {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-image:before {
  content: "\f03e";
}
.fa.fa-pencil:before {
  content: "\f303";
}
.fa.fa-map-marker:before {
  content: "\f3c5";
}
.fa.fa-pencil-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-pencil-square-o:before {
  content: "\f044";
}
.fa.fa-share-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-share-square-o:before {
  content: "\f14d";
}
.fa.fa-check-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-check-square-o:before {
  content: "\f14a";
}
.fa.fa-arrows:before {
  content: "\f0b2";
}
.fa.fa-times-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-times-circle-o:before {
  content: "\f057";
}
.fa.fa-check-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-check-circle-o:before {
  content: "\f058";
}
.fa.fa-mail-forward:before {
  content: "\f064";
}
.fa.fa-expand:before {
  content: "\f424";
}
.fa.fa-compress:before {
  content: "\f422";
}
.fa.fa-eye,
.fa.fa-eye-slash {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-warning:before {
  content: "\f071";
}
.fa.fa-calendar:before {
  content: "\f073";
}
.fa.fa-arrows-v:before {
  content: "\f338";
}
.fa.fa-arrows-h:before {
  content: "\f337";
}
.fa.fa-bar-chart {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-bar-chart:before {
  content: "\f080";
}
.fa.fa-bar-chart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-bar-chart-o:before {
  content: "\f080";
}
.fa.fa-facebook-square,
.fa.fa-twitter-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-gears:before {
  content: "\f085";
}
.fa.fa-thumbs-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-thumbs-o-up:before {
  content: "\f164";
}
.fa.fa-thumbs-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-thumbs-o-down:before {
  content: "\f165";
}
.fa.fa-heart-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-heart-o:before {
  content: "\f004";
}
.fa.fa-sign-out:before {
  content: "\f2f5";
}
.fa.fa-linkedin-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-linkedin-square:before {
  content: "\f08c";
}
.fa.fa-thumb-tack:before {
  content: "\f08d";
}
.fa.fa-external-link:before {
  content: "\f35d";
}
.fa.fa-sign-in:before {
  content: "\f2f6";
}
.fa.fa-github-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-lemon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-lemon-o:before {
  content: "\f094";
}
.fa.fa-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-square-o:before {
  content: "\f0c8";
}
.fa.fa-bookmark-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-bookmark-o:before {
  content: "\f02e";
}
.fa.fa-facebook,
.fa.fa-twitter {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-facebook:before {
  content: "\f39e";
}
.fa.fa-facebook-f {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-facebook-f:before {
  content: "\f39e";
}
.fa.fa-github {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-credit-card {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-feed:before {
  content: "\f09e";
}
.fa.fa-hdd-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hdd-o:before {
  content: "\f0a0";
}
.fa.fa-hand-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa.fa-hand-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa.fa-hand-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa.fa-hand-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa.fa-arrows-alt:before {
  content: "\f31e";
}
.fa.fa-group:before {
  content: "\f0c0";
}
.fa.fa-chain:before {
  content: "\f0c1";
}
.fa.fa-scissors:before {
  content: "\f0c4";
}
.fa.fa-files-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-files-o:before {
  content: "\f0c5";
}
.fa.fa-floppy-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-floppy-o:before {
  content: "\f0c7";
}
.fa.fa-navicon:before,
.fa.fa-reorder:before {
  content: "\f0c9";
}
.fa.fa-google-plus,
.fa.fa-google-plus-square,
.fa.fa-pinterest,
.fa.fa-pinterest-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-google-plus:before {
  content: "\f0d5";
}
.fa.fa-money {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-money:before {
  content: "\f3d1";
}
.fa.fa-unsorted:before {
  content: "\f0dc";
}
.fa.fa-sort-desc:before {
  content: "\f0dd";
}
.fa.fa-sort-asc:before {
  content: "\f0de";
}
.fa.fa-linkedin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-linkedin:before {
  content: "\f0e1";
}
.fa.fa-rotate-left:before {
  content: "\f0e2";
}
.fa.fa-legal:before {
  content: "\f0e3";
}
.fa.fa-dashboard:before,
.fa.fa-tachometer:before {
  content: "\f3fd";
}
.fa.fa-comment-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-comment-o:before {
  content: "\f075";
}
.fa.fa-comments-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-comments-o:before {
  content: "\f086";
}
.fa.fa-flash:before {
  content: "\f0e7";
}
.fa.fa-clipboard,
.fa.fa-paste {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-paste:before {
  content: "\f328";
}
.fa.fa-lightbulb-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa.fa-exchange:before {
  content: "\f362";
}
.fa.fa-cloud-download:before {
  content: "\f381";
}
.fa.fa-cloud-upload:before {
  content: "\f382";
}
.fa.fa-bell-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-bell-o:before {
  content: "\f0f3";
}
.fa.fa-cutlery:before {
  content: "\f2e7";
}
.fa.fa-file-text-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-text-o:before {
  content: "\f15c";
}
.fa.fa-building-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-building-o:before {
  content: "\f1ad";
}
.fa.fa-hospital-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hospital-o:before {
  content: "\f0f8";
}
.fa.fa-tablet:before {
  content: "\f3fa";
}
.fa.fa-mobile-phone:before,
.fa.fa-mobile:before {
  content: "\f3cd";
}
.fa.fa-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-circle-o:before {
  content: "\f111";
}
.fa.fa-mail-reply:before {
  content: "\f3e5";
}
.fa.fa-github-alt {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-folder-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-folder-o:before {
  content: "\f07b";
}
.fa.fa-folder-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-folder-open-o:before {
  content: "\f07c";
}
.fa.fa-smile-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-smile-o:before {
  content: "\f118";
}
.fa.fa-frown-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-frown-o:before {
  content: "\f119";
}
.fa.fa-meh-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-meh-o:before {
  content: "\f11a";
}
.fa.fa-keyboard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-keyboard-o:before {
  content: "\f11c";
}
.fa.fa-flag-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-flag-o:before {
  content: "\f024";
}
.fa.fa-mail-reply-all:before {
  content: "\f122";
}
.fa.fa-star-half-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-star-half-o:before {
  content: "\f089";
}
.fa.fa-star-half-empty {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-star-half-empty:before {
  content: "\f089";
}
.fa.fa-star-half-full {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-star-half-full:before {
  content: "\f089";
}
.fa.fa-code-fork:before {
  content: "\f126";
}
.fa.fa-chain-broken:before {
  content: "\f127";
}
.fa.fa-shield:before {
  content: "\f3ed";
}
.fa.fa-calendar-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-calendar-o:before {
  content: "\f133";
}
.fa.fa-css3,
.fa.fa-html5,
.fa.fa-maxcdn {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-ticket:before {
  content: "\f3ff";
}
.fa.fa-minus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-minus-square-o:before {
  content: "\f146";
}
.fa.fa-level-up:before {
  content: "\f3bf";
}
.fa.fa-level-down:before {
  content: "\f3be";
}
.fa.fa-pencil-square:before {
  content: "\f14b";
}
.fa.fa-external-link-square:before {
  content: "\f360";
}
.fa.fa-compass {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa.fa-toggle-down {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-toggle-down:before {
  content: "\f150";
}
.fa.fa-caret-square-o-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa.fa-toggle-up {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-toggle-up:before {
  content: "\f151";
}
.fa.fa-caret-square-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa.fa-toggle-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-toggle-right:before {
  content: "\f152";
}
.fa.fa-eur:before,
.fa.fa-euro:before {
  content: "\f153";
}
.fa.fa-gbp:before {
  content: "\f154";
}
.fa.fa-dollar:before,
.fa.fa-usd:before {
  content: "\f155";
}
.fa.fa-inr:before,
.fa.fa-rupee:before {
  content: "\f156";
}
.fa.fa-cny:before,
.fa.fa-jpy:before,
.fa.fa-rmb:before,
.fa.fa-yen:before {
  content: "\f157";
}
.fa.fa-rouble:before,
.fa.fa-rub:before,
.fa.fa-ruble:before {
  content: "\f158";
}
.fa.fa-krw:before,
.fa.fa-won:before {
  content: "\f159";
}
.fa.fa-bitcoin,
.fa.fa-btc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-bitcoin:before {
  content: "\f15a";
}
.fa.fa-file-text:before {
  content: "\f15c";
}
.fa.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa.fa-sort-alpha-desc:before {
  content: "\f881";
}
.fa.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa.fa-sort-amount-desc:before {
  content: "\f884";
}
.fa.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa.fa-sort-numeric-desc:before {
  content: "\f886";
}
.fa.fa-xing,
.fa.fa-xing-square,
.fa.fa-youtube,
.fa.fa-youtube-play,
.fa.fa-youtube-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-youtube-play:before {
  content: "\f167";
}
.fa.fa-adn,
.fa.fa-bitbucket,
.fa.fa-bitbucket-square,
.fa.fa-dropbox,
.fa.fa-flickr,
.fa.fa-instagram,
.fa.fa-stack-overflow {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-bitbucket-square:before {
  content: "\f171";
}
.fa.fa-tumblr,
.fa.fa-tumblr-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-long-arrow-down:before {
  content: "\f309";
}
.fa.fa-long-arrow-up:before {
  content: "\f30c";
}
.fa.fa-long-arrow-left:before {
  content: "\f30a";
}
.fa.fa-long-arrow-right:before {
  content: "\f30b";
}
.fa.fa-android,
.fa.fa-apple,
.fa.fa-dribbble,
.fa.fa-foursquare,
.fa.fa-gittip,
.fa.fa-gratipay,
.fa.fa-linux,
.fa.fa-skype,
.fa.fa-trello,
.fa.fa-windows {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-gittip:before {
  content: "\f184";
}
.fa.fa-sun-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-sun-o:before {
  content: "\f185";
}
.fa.fa-moon-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-moon-o:before {
  content: "\f186";
}
.fa.fa-pagelines,
.fa.fa-renren,
.fa.fa-stack-exchange,
.fa.fa-vk,
.fa.fa-weibo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-right:before {
  content: "\f35a";
}
.fa.fa-arrow-circle-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-arrow-circle-o-left:before {
  content: "\f359";
}
.fa.fa-caret-square-o-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa.fa-toggle-left {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-toggle-left:before {
  content: "\f191";
}
.fa.fa-dot-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-dot-circle-o:before {
  content: "\f192";
}
.fa.fa-vimeo-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-try:before,
.fa.fa-turkish-lira:before {
  content: "\f195";
}
.fa.fa-plus-square-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-plus-square-o:before {
  content: "\f0fe";
}
.fa.fa-openid,
.fa.fa-slack,
.fa.fa-wordpress {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-bank:before,
.fa.fa-institution:before {
  content: "\f19c";
}
.fa.fa-mortar-board:before {
  content: "\f19d";
}
.fa.fa-delicious,
.fa.fa-digg,
.fa.fa-drupal,
.fa.fa-google,
.fa.fa-joomla,
.fa.fa-pied-piper-alt,
.fa.fa-pied-piper-pp,
.fa.fa-reddit,
.fa.fa-reddit-square,
.fa.fa-stumbleupon,
.fa.fa-stumbleupon-circle,
.fa.fa-yahoo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-spoon:before {
  content: "\f2e5";
}
.fa.fa-behance,
.fa.fa-behance-square,
.fa.fa-steam,
.fa.fa-steam-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-automobile:before {
  content: "\f1b9";
}
.fa.fa-envelope-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-envelope-o:before {
  content: "\f0e0";
}
.fa.fa-deviantart,
.fa.fa-soundcloud,
.fa.fa-spotify {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-file-pdf-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa.fa-file-word-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-word-o:before {
  content: "\f1c2";
}
.fa.fa-file-excel-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa.fa-file-powerpoint-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa.fa-file-image-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-image-o:before {
  content: "\f1c5";
}
.fa.fa-file-photo-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-photo-o:before {
  content: "\f1c5";
}
.fa.fa-file-picture-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa.fa-file-archive-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa.fa-file-zip-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa.fa-file-audio-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa.fa-file-sound-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa.fa-file-video-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-video-o:before {
  content: "\f1c8";
}
.fa.fa-file-movie-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-movie-o:before {
  content: "\f1c8";
}
.fa.fa-file-code-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-file-code-o:before {
  content: "\f1c9";
}
.fa.fa-codepen,
.fa.fa-jsfiddle,
.fa.fa-vine {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-life-bouy,
.fa.fa-life-ring {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-life-bouy:before {
  content: "\f1cd";
}
.fa.fa-life-buoy {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-life-buoy:before {
  content: "\f1cd";
}
.fa.fa-life-saver {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-life-saver:before {
  content: "\f1cd";
}
.fa.fa-support {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-support:before {
  content: "\f1cd";
}
.fa.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa.fa-ra,
.fa.fa-rebel {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-ra:before {
  content: "\f1d0";
}
.fa.fa-resistance {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-resistance:before {
  content: "\f1d0";
}
.fa.fa-empire,
.fa.fa-ge {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-ge:before {
  content: "\f1d1";
}
.fa.fa-git,
.fa.fa-git-square,
.fa.fa-hacker-news,
.fa.fa-y-combinator-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-y-combinator-square:before {
  content: "\f1d4";
}
.fa.fa-yc-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-yc-square:before {
  content: "\f1d4";
}
.fa.fa-qq,
.fa.fa-tencent-weibo,
.fa.fa-wechat,
.fa.fa-weixin {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-wechat:before {
  content: "\f1d7";
}
.fa.fa-send:before {
  content: "\f1d8";
}
.fa.fa-paper-plane-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-paper-plane-o:before {
  content: "\f1d8";
}
.fa.fa-send-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-send-o:before {
  content: "\f1d8";
}
.fa.fa-circle-thin {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-circle-thin:before {
  content: "\f111";
}
.fa.fa-header:before {
  content: "\f1dc";
}
.fa.fa-sliders:before {
  content: "\f1de";
}
.fa.fa-futbol-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-futbol-o:before {
  content: "\f1e3";
}
.fa.fa-soccer-ball-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa.fa-slideshare,
.fa.fa-twitch,
.fa.fa-yelp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-newspaper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa.fa-cc-amex,
.fa.fa-cc-discover,
.fa.fa-cc-mastercard,
.fa.fa-cc-paypal,
.fa.fa-cc-stripe,
.fa.fa-cc-visa,
.fa.fa-google-wallet,
.fa.fa-paypal {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-bell-slash-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-bell-slash-o:before {
  content: "\f1f6";
}
.fa.fa-trash:before {
  content: "\f2ed";
}
.fa.fa-copyright {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-eyedropper:before {
  content: "\f1fb";
}
.fa.fa-area-chart:before {
  content: "\f1fe";
}
.fa.fa-pie-chart:before {
  content: "\f200";
}
.fa.fa-line-chart:before {
  content: "\f201";
}
.fa.fa-angellist,
.fa.fa-ioxhost,
.fa.fa-lastfm,
.fa.fa-lastfm-square {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-cc {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-cc:before {
  content: "\f20a";
}
.fa.fa-ils:before,
.fa.fa-shekel:before,
.fa.fa-sheqel:before {
  content: "\f20b";
}
.fa.fa-meanpath {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-meanpath:before {
  content: "\f2b4";
}
.fa.fa-buysellads,
.fa.fa-connectdevelop,
.fa.fa-dashcube,
.fa.fa-forumbee,
.fa.fa-leanpub,
.fa.fa-sellsy,
.fa.fa-shirtsinbulk,
.fa.fa-simplybuilt,
.fa.fa-skyatlas {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-diamond {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-diamond:before {
  content: "\f3a5";
}
.fa.fa-intersex:before {
  content: "\f224";
}
.fa.fa-facebook-official {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-facebook-official:before {
  content: "\f09a";
}
.fa.fa-pinterest-p,
.fa.fa-whatsapp {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-hotel:before {
  content: "\f236";
}
.fa.fa-medium,
.fa.fa-viacoin,
.fa.fa-y-combinator,
.fa.fa-yc {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-yc:before {
  content: "\f23b";
}
.fa.fa-expeditedssl,
.fa.fa-opencart,
.fa.fa-optin-monster {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-battery-4:before,
.fa.fa-battery:before {
  content: "\f240";
}
.fa.fa-battery-3:before {
  content: "\f241";
}
.fa.fa-battery-2:before {
  content: "\f242";
}
.fa.fa-battery-1:before {
  content: "\f243";
}
.fa.fa-battery-0:before {
  content: "\f244";
}
.fa.fa-object-group,
.fa.fa-object-ungroup,
.fa.fa-sticky-note-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-sticky-note-o:before {
  content: "\f249";
}
.fa.fa-cc-diners-club,
.fa.fa-cc-jcb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-clone,
.fa.fa-hourglass-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hourglass-o:before {
  content: "\f254";
}
.fa.fa-hourglass-1:before {
  content: "\f251";
}
.fa.fa-hourglass-2:before {
  content: "\f252";
}
.fa.fa-hourglass-3:before {
  content: "\f253";
}
.fa.fa-hand-rock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-rock-o:before {
  content: "\f255";
}
.fa.fa-hand-grab-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-grab-o:before {
  content: "\f255";
}
.fa.fa-hand-paper-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-paper-o:before {
  content: "\f256";
}
.fa.fa-hand-stop-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-stop-o:before {
  content: "\f256";
}
.fa.fa-hand-scissors-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa.fa-hand-lizard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa.fa-hand-spock-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-spock-o:before {
  content: "\f259";
}
.fa.fa-hand-pointer-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa.fa-hand-peace-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa.fa-registered {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-chrome,
.fa.fa-creative-commons,
.fa.fa-firefox,
.fa.fa-get-pocket,
.fa.fa-gg,
.fa.fa-gg-circle,
.fa.fa-internet-explorer,
.fa.fa-odnoklassniki,
.fa.fa-odnoklassniki-square,
.fa.fa-opera,
.fa.fa-safari,
.fa.fa-tripadvisor,
.fa.fa-wikipedia-w {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-television:before {
  content: "\f26c";
}
.fa.fa-500px,
.fa.fa-amazon,
.fa.fa-contao {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-calendar-plus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa.fa-calendar-minus-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa.fa-calendar-times-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-calendar-times-o:before {
  content: "\f273";
}
.fa.fa-calendar-check-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-calendar-check-o:before {
  content: "\f274";
}
.fa.fa-map-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-map-o:before {
  content: "\f279";
}
.fa.fa-commenting:before {
  content: "\f4ad";
}
.fa.fa-commenting-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-commenting-o:before {
  content: "\f4ad";
}
.fa.fa-houzz,
.fa.fa-vimeo {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-vimeo:before {
  content: "\f27d";
}
.fa.fa-black-tie,
.fa.fa-edge,
.fa.fa-fonticons,
.fa.fa-reddit-alien {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-credit-card-alt:before {
  content: "\f09d";
}
.fa.fa-codiepie,
.fa.fa-fort-awesome,
.fa.fa-mixcloud,
.fa.fa-modx,
.fa.fa-product-hunt,
.fa.fa-scribd,
.fa.fa-usb {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-pause-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-pause-circle-o:before {
  content: "\f28b";
}
.fa.fa-stop-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-stop-circle-o:before {
  content: "\f28d";
}
.fa.fa-bluetooth,
.fa.fa-bluetooth-b,
.fa.fa-envira,
.fa.fa-gitlab,
.fa.fa-wheelchair-alt,
.fa.fa-wpbeginner,
.fa.fa-wpforms {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-wheelchair-alt:before {
  content: "\f368";
}
.fa.fa-question-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-question-circle-o:before {
  content: "\f059";
}
.fa.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa.fa-deafness:before,
.fa.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa.fa-glide,
.fa.fa-glide-g {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-signing:before {
  content: "\f2a7";
}
.fa.fa-first-order,
.fa.fa-google-plus-official,
.fa.fa-pied-piper,
.fa.fa-snapchat,
.fa.fa-snapchat-ghost,
.fa.fa-snapchat-square,
.fa.fa-themeisle,
.fa.fa-viadeo,
.fa.fa-viadeo-square,
.fa.fa-yoast {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa.fa-google-plus-circle {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-google-plus-circle:before {
  content: "\f2b3";
}
.fa.fa-fa,
.fa.fa-font-awesome {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-fa:before {
  content: "\f2b4";
}
.fa.fa-handshake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-handshake-o:before {
  content: "\f2b5";
}
.fa.fa-envelope-open-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-envelope-open-o:before {
  content: "\f2b6";
}
.fa.fa-linode {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-address-book-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-address-book-o:before {
  content: "\f2b9";
}
.fa.fa-vcard:before {
  content: "\f2bb";
}
.fa.fa-address-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-address-card-o:before {
  content: "\f2bb";
}
.fa.fa-vcard-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-vcard-o:before {
  content: "\f2bb";
}
.fa.fa-user-circle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-user-circle-o:before {
  content: "\f2bd";
}
.fa.fa-user-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-user-o:before {
  content: "\f007";
}
.fa.fa-id-badge {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-drivers-license:before {
  content: "\f2c2";
}
.fa.fa-id-card-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-id-card-o:before {
  content: "\f2c2";
}
.fa.fa-drivers-license-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-drivers-license-o:before {
  content: "\f2c2";
}
.fa.fa-free-code-camp,
.fa.fa-quora,
.fa.fa-telegram {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-thermometer-4:before,
.fa.fa-thermometer:before {
  content: "\f2c7";
}
.fa.fa-thermometer-3:before {
  content: "\f2c8";
}
.fa.fa-thermometer-2:before {
  content: "\f2c9";
}
.fa.fa-thermometer-1:before {
  content: "\f2ca";
}
.fa.fa-thermometer-0:before {
  content: "\f2cb";
}
.fa.fa-bathtub:before,
.fa.fa-s15:before {
  content: "\f2cd";
}
.fa.fa-window-maximize,
.fa.fa-window-restore {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-times-rectangle:before {
  content: "\f410";
}
.fa.fa-window-close-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-window-close-o:before {
  content: "\f410";
}
.fa.fa-times-rectangle-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-times-rectangle-o:before {
  content: "\f410";
}
.fa.fa-bandcamp,
.fa.fa-eercast,
.fa.fa-etsy,
.fa.fa-grav,
.fa.fa-imdb,
.fa.fa-ravelry {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-eercast:before {
  content: "\f2da";
}
.fa.fa-snowflake-o {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.fa.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa.fa-superpowers,
.fa.fa-wpexplorer {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
}
.fa.fa-cab:before {
  content: "\f1ba";
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2)
    format("woff2");
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315,
    U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A,
    U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6,
    U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043,
    U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C,
    U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121,
    U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2,
    U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319,
    U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1,
    U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB,
    U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE,
    U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2)
    format("woff2");
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4,
    U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3,
    U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF,
    U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF,
    U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0,
    U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F,
    U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C,
    U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F,
    U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE,
    U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415,
    U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449,
    U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9,
    U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6,
    U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B,
    U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F,
    U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA,
    U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3,
    U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859,
    U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B,
    U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C,
    U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8,
    U+1FB00-1FBFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto";
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 100;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 100;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 100;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 100;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 100;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 100;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 100;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 200;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 300;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 500;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 600;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 700;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 800;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 900;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2)
    format("woff2");
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F,
    U+FE2E-FE2F;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 900;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2)
    format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 900;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2)
    format("woff2");
  unicode-range: U+1F00-1FFF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 900;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2)
    format("woff2");
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1,
    U+03A3-03FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 900;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2)
    format("woff2");
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1,
    U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 900;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2)
    format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF,
    U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020,
    U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-display: swap;
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 900;
  src: url(https://imintify.com/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2)
    format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA,
    U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193,
    U+2212, U+2215, U+FEFF, U+FFFD;
}
fieldset#gform-settings-section-wpco-sib-integration-settings
  .gform-settings-field,
#tab_wpconnect-gf-sendinblue .gform-settings-field {
  margin-top: 1.5rem;
}
fieldset#gform-settings-section-wpco-sib-integration-settings
  #gform_setting_name,
#tab_wpconnect-gf-sendinblue #gform_setting_license-key-field {
  margin-top: 0;
}
fieldset#gform-settings-section-wpco-sib-integration-settings div.notice,
#tab_wpconnect-gf-sendinblue div.notice {
  display: block !important;
  width: 100%;
  box-sizing: border-box;
}
#wpc-gravityforms-sendinblue h4.feed-title {
  margin: 0;
  background: rgba(10, 20, 30, 0.05);
  padding: 0.1em 0.25em;
  border-radius: 0.25em;
  text-align: center;
  font-size: 0.75em;
}
#wpc-gravityforms-sendinblue h4.feed-title:not(:first-of-type) {
  margin-top: 1.25em;
}
#wpc-gravityforms-sendinblue p {
  margin: 0;
}
#wpc-gravityforms-sendinblue h4.feed-title + p {
  margin-top: 0.5em;
}
div#tab_wpconnect-gf-sendinblue table.wp-list-table #name {
  width: 20%;
}
div#tab_wpconnect-gf-sendinblue table.wp-list-table #lists {
  width: 30%;
}
#tab_wpconnect-gf-sendinblue .icon-yes {
  color: #249440;
}
#tab_wpconnect-gf-sendinblue .icon-no {
  color: #111;
  opacity: 0.25;
}
.gform-settings__wrapper div.license-key-container {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
.gform-settings__wrapper
  div.gform-settings-panel__content
  div.license-key-container
  > span.gform-settings-input__container {
  flex: 4;
}
.gform-settings__wrapper
  div.gform-settings-panel__content
  div.license-key-container
  > button.button {
  flex: 1;
  margin-left: 0.5rem;
}
.gform-settings__wrapper
  div.gform-settings-panel__content
  div.license-key-container
  > button.button.activate {
  background-color: #2c9156;
}
.gform-settings__wrapper
  div.gform-settings-panel__content
  div.license-key-container
  > button.button.deactivate {
  background-color: #b44e53;
}
fieldset#gform-settings-section-wpco-sib-integration-settings
  .gform-settings-field__dynamic_field_map
  .gform-settings-generic-map__table
  td.gform-settings-generic-map__column--key {
  position: relative;
  padding-right: 1rem;
}
fieldset#gform-settings-section-wpco-sib-integration-settings
  .gform-settings-field__dynamic_field_map
  .gform-settings-generic-map__table
  td.gform-settings-generic-map__column--key:after {
  content: "➜";
  display: block;
  position: absolute;
  right: -0.3rem;
  top: 0.8rem;
  font-size: 0.7rem;
  opacity: 0.5;
}
fieldset#gform-settings-section-wpco-sib-integration-settings
  .gform-settings-field__dynamic_field_map
  .gform-settings-generic-map__table
  td.gform-settings-generic-map__column--value {
  padding-left: 1rem;
}
fieldset#gform-settings-section-wpco-sib-conditional-logic
  #gform_setting_feed-condition {
  margin-top: 0;
  margin-bottom: 0;
}
.gform-settings__wrapper .gform-settings__navigation a span.icon svg {
  width: 1.25rem;
}
.gform-settings__wrapper .gform-settings__navigation a span.icon svg path {
  fill: #242748;
}
.elementor-3355
  .elementor-element.elementor-element-fb465d4:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3355
  .elementor-element.elementor-element-fb465d4
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3355 .elementor-element.elementor-element-fb465d4 {
  border-style: solid;
  border-width: 1px 0 1px 0;
  border-color: #3a3a3a;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 0 0 0;
}
.elementor-3355
  .elementor-element.elementor-element-fb465d4
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3355 .elementor-element.elementor-element-dedf375 {
  width: var(--container-widget-width, 6.151%);
  max-width: 6.151%;
  --container-widget-width: 6.151%;
  --container-widget-flex-grow: 0;
}
.elementor-3355 .elementor-element.elementor-element-dedf375.elementor-element {
  --flex-grow: 0;
  --flex-shrink: 0;
}
.elementor-3355
  .elementor-element.elementor-element-81b8b82
  .elementor-icon-box-wrapper {
  align-items: center;
}
.elementor-3355 .elementor-element.elementor-element-81b8b82 {
  --icon-box-icon-margin: 14px;
}
.elementor-3355
  .elementor-element.elementor-element-81b8b82
  .elementor-icon-box-title {
  margin-block-end: -8px;
  color: #f7f7f7;
}
.elementor-3355
  .elementor-element.elementor-element-81b8b82.elementor-view-stacked
  .elementor-icon {
  background-color: #fff;
}
.elementor-3355
  .elementor-element.elementor-element-81b8b82.elementor-view-framed
  .elementor-icon,
.elementor-3355
  .elementor-element.elementor-element-81b8b82.elementor-view-default
  .elementor-icon {
  fill: #fff;
  color: #fff;
  border-color: #fff;
}
.elementor-3355 .elementor-element.elementor-element-81b8b82 .elementor-icon {
  font-size: 31px;
}
.elementor-3355
  .elementor-element.elementor-element-81b8b82
  .elementor-icon-box-title,
.elementor-3355
  .elementor-element.elementor-element-81b8b82
  .elementor-icon-box-title
  a {
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.elementor-3355
  .elementor-element.elementor-element-81b8b82
  .elementor-icon-box-description {
  color: #b1b1b1;
}
.elementor-3355
  .elementor-element.elementor-element-55f4246e:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3355
  .elementor-element.elementor-element-55f4246e
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3355 .elementor-element.elementor-element-55f4246e {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 0 50px 0;
}
.elementor-3355
  .elementor-element.elementor-element-55f4246e
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3355 .elementor-element.elementor-element-8154b9f .pix-img-el,
.elementor-3355 .elementor-element.elementor-element-8154b9f .pix-img-div,
.elementor-3355 .elementor-element.elementor-element-8154b9f div {
  text-align: left !important;
}
.elementor-3355
  .elementor-element.elementor-element-289c6f9
  > .elementor-element-populated {
  padding: 15px 0 0 20px;
}
.elementor-3355 .elementor-element.elementor-element-75ffa2f {
  font-size: 18px;
  line-height: 12px;
  color: #dcdce0;
}
.elementor-3355
  .elementor-element.elementor-element-3665ea3
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-12ff4a9
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-859fc33
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-7b54093
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-fed55a4
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-bebc842
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-cffff28
  > .elementor-element-populated {
  padding: 15px 0 0 20px;
}
.elementor-3355 .elementor-element.elementor-element-8245ce9 {
  font-size: 18px;
  line-height: 12px;
  color: #dcdce0;
}
.elementor-3355
  .elementor-element.elementor-element-5806fc3
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-e5b239b
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-b107589
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-47aa5cd
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-79929cb
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-95b5571
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-f68ef67
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-6099d19
  > .elementor-element-populated {
  padding: 15px 0 0 20px;
}
.elementor-3355 .elementor-element.elementor-element-ed4febf {
  font-size: 18px;
  line-height: 12px;
  color: #dcdce0;
}
.elementor-3355
  .elementor-element.elementor-element-3e9ba29
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-2a95d16
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-720c663
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-fbdd065
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-1cb6e0b
  > .elementor-element-populated {
  padding: 15px 0 0 20px;
}
.elementor-3355 .elementor-element.elementor-element-a88e1a1 {
  font-size: 18px;
  line-height: 12px;
  color: #dcdce0;
}
.elementor-3355
  .elementor-element.elementor-element-30870f7
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-5c18869
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-702ac0a
  > .elementor-element-populated {
  padding: 15px 0 0 20px;
}
.elementor-3355 .elementor-element.elementor-element-9c5e6d7 {
  font-size: 18px;
  line-height: 12px;
  color: #dcdce0;
}
.elementor-3355
  .elementor-element.elementor-element-b87392a
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-546bc1d
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-0cdb92e
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-d8cbcde
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-31797a9
  > .elementor-widget-container {
  margin: 0 0 -10px 0;
}
.elementor-3355
  .elementor-element.elementor-element-5359a09e:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3355
  .elementor-element.elementor-element-5359a09e
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-color: #13111d;
}
.elementor-3355 .elementor-element.elementor-element-5359a09e {
  border-style: solid;
  border-width: 1px 0 0 0;
  border-color: rgb(0 0 0 / 0.08);
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 15px 0 15px 0;
}
.elementor-3355
  .elementor-element.elementor-element-5359a09e
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.elementor-3355 .elementor-element.elementor-element-10d20d2b {
  width: auto;
  max-width: auto;
}
.elementor-3355
  .elementor-element.elementor-element-10d20d2b
  > .elementor-widget-container {
  padding: 0 20px 0 0;
}
.elementor-3355 .elementor-element.elementor-element-10d20d2b p {
  margin-bottom: 0;
}
.elementor-3355 .elementor-element.elementor-element-4c6111e {
  width: auto;
  max-width: auto;
}
.elementor-3355 .elementor-element.elementor-element-4c6111e p {
  margin-bottom: 0;
}
.elementor-3355
  .elementor-element.elementor-element-ce6e2fa:not(
    .elementor-motion-effects-element-type-background
  ),
.elementor-3355
  .elementor-element.elementor-element-ce6e2fa
  > .elementor-motion-effects-container
  > .elementor-motion-effects-layer {
  background-image: url(https://imintify.com/wp-content/uploads/touching-the-grass.png);
  background-repeat: repeat;
}
.elementor-3355 .elementor-element.elementor-element-ce6e2fa {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 100px 0 0 0;
}
.elementor-3355
  .elementor-element.elementor-element-ce6e2fa
  > .elementor-background-overlay {
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
@media (max-width: 767px) {
  .elementor-3355 .elementor-element.elementor-element-289c6f9 {
    width: 50%;
  }
  .elementor-3355
    .elementor-element.elementor-element-289c6f9
    > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 15px 10px 15px 10px;
  }
  .elementor-3355 .elementor-element.elementor-element-cffff28 {
    width: 50%;
  }
  .elementor-3355
    .elementor-element.elementor-element-cffff28
    > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 15px 10px 15px 10px;
  }
  .elementor-3355 .elementor-element.elementor-element-6099d19 {
    width: 50%;
  }
  .elementor-3355
    .elementor-element.elementor-element-6099d19
    > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 10px 15px 10px;
  }
  .elementor-3355 .elementor-element.elementor-element-1cb6e0b {
    width: 50%;
  }
  .elementor-3355
    .elementor-element.elementor-element-1cb6e0b
    > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 10px 15px 10px;
  }
  .elementor-3355 .elementor-element.elementor-element-702ac0a {
    width: 50%;
  }
  .elementor-3355
    .elementor-element.elementor-element-702ac0a
    > .elementor-element-populated {
    margin: 0 0 0 0;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 30px 10px 15px 10px;
  }
  .elementor-3355
    .elementor-element.elementor-element-3c20ed6a.elementor-column
    > .elementor-widget-wrap {
    justify-content: center;
  }
}
@media (min-width: 768px) {
  .elementor-3355 .elementor-element.elementor-element-79a120e {
    width: 48.749%;
  }
  .elementor-3355 .elementor-element.elementor-element-d969ec7 {
    width: 51.251%;
  }
  .elementor-3355 .elementor-element.elementor-element-fb93e20 {
    width: 20%;
  }
  .elementor-3355 .elementor-element.elementor-element-289c6f9 {
    width: 15%;
  }
  .elementor-3355 .elementor-element.elementor-element-cffff28 {
    width: 15%;
  }
  .elementor-3355 .elementor-element.elementor-element-6099d19 {
    width: 15%;
  }
  .elementor-3355 .elementor-element.elementor-element-1cb6e0b {
    width: 16.993%;
  }
  .elementor-3355 .elementor-element.elementor-element-702ac0a {
    width: 16.667%;
  }
  .elementor-3355 .elementor-element.elementor-element-7d7bb78 {
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .elementor-3355 .elementor-element.elementor-element-6099d19 {
    width: 50%;
  }
  .elementor-3355 .elementor-element.elementor-element-1cb6e0b {
    width: 50%;
  }
  .elementor-3355 .elementor-element.elementor-element-702ac0a {
    width: 50%;
  }
} /*! elementor - v3.32.0 - 21-10-2025 */
.elementor-widget-image {
  text-align: center;
}
.elementor-widget-image a {
  display: inline-block;
}
.elementor-widget-image a img[src$=".svg"] {
  width: 48px;
}
.elementor-widget-image img {
  display: inline-block;
  vertical-align: middle;
}
#tt,
#tt.amp-tooltip {
  position: absolute;
  display: block;
  z-index: 1500;
}
#tt.amp-tooltip {
  display: block;
  max-width: 300px;
}
#tt iframe {
  max-width: 99%;
}
#tttop {
  display: block;
}
#ttcont {
  display: block;
  padding: 20px;
  margin-left: 5px;
  background: #333;
  color: #fff;
  overflow: auto;
}
#ttbot {
  display: block;
  margin-left: 5px;
}
#ttcont ol,
#ttcont ul {
  list-style-position: inside;
}
#ttcont > img {
  display: block;
}
.cmtt-clearfix {
  clear: both;
}
.cmtt-backlink {
  display: block;
  margin: 10px 0;
}
.cmtt-glossary-tooltip-toggle-wrapper {
  margin: 10px 0;
}
.cmtt-tooltip-overlay {
  display: inline-block;
  position: relative;
}
.cmtt-tooltip-overlay-icon {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
}
.cmtt_longtext {
  width: 300px;
}
.cmtt-tooltip-overlay-icon:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "";
  width: 15px;
  height: 15px;
  background: url(/wp-content/plugins/enhanced-tooltipglossary/assets/css/images/tooltip-image-overlay-icon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  z-index: 1400;
  background-size: 100%;
}
#tt #tt-btn-close {
  width: 16px;
  height: 16px;
  background-position: -80px -128px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  font-size: 20px;
  color: #222;
  direction: rtl;
  z-index: 10000;
}
ul#glossaryList {
  padding: 0;
  margin: 0;
  list-style-type: none !important;
}
div.glossary-container > ul.pageNumbers {
  padding-top: 20px;
}
div.glossary-container > p br {
  display: none;
}
span.glossaryLink,
a.glossaryLink {
  text-decoration: none !important;
  border-bottom: dotted 1px;
}
span.glossaryLink:focus,
a.glossaryLink:focus,
#tt-btn-close {
  outline: 0;
}
span.glossaryLink.hasDashicon,
a.glossaryLink.hasDashicon {
  border-bottom: none !important;
}
a.glossaryLink:hover {
  text-decoration: none !important;
}
span.glossaryLink.hasDashicon:hover,
a.glossaryLink.hasDashicon:hover {
  border-bottom: none !important;
  text-decoration: none !important;
}
#glossary-categories {
  float: right;
  margin: 0;
}
.mobile-link {
  margin: 10px;
  font-size: 14pt;
}
.mobile-link:before {
  content: "Term link: ";
}
h4.cmtt_related_title {
  margin-bottom: 0;
  margin-top: 20px;
}
div.cmtt_related_title {
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 700;
}
.glossary_itemdesc .cmtt_related_title {
  margin-top: 5px;
}
ul.cmtt_related {
  margin-top: 0;
  clear: none;
}
li.cmtt_related_item {
  margin-bottom: 10px;
}
div.cmtt_synonyms {
  margin-bottom: 1em;
  font-style: italic;
}
div.cmtt_synonyms_title {
  margin-bottom: 0;
  margin-top: 20px;
  font-weight: 700;
}
div.glossaryItemTitle {
  margin: 10px 0;
}
#ttcont div.glossaryTooltipMoreLinkWrapper {
  padding: 2px 12px 3px 7px;
}
#ttcont div.glossaryTooltipMoreLinkWrapper:after {
  content: " →";
}
.glossary_top_filter {
  clear: both;
  overflow: hidden;
  margin: 10px 0;
}
.cmtt-tags-filter {
  margin: 10px 0 0;
}
.cmtt-tags-filter a.cmtt-glossary-tag {
  cursor: pointer;
  border-left: 1px solid;
  margin: 0 0 0 5px;
  padding: 0 0 0 5px;
}
.cmtt-tags-filter a.cmtt-glossary-tag:first-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.cmtt-tags-filter a.cmtt-glossary-tag.selected {
  text-decoration: underline;
  font-weight: 700;
}
.cmtt-categories-filter a.cmtt-glossary-category {
  cursor: pointer;
  border-left: 1px solid;
  margin: 0 0 0 1px;
  padding: 0 0 0 5px;
  background: #a8a8a8;
  color: #fff !important;
  border: 1px solid !important;
  border-radius: 25px;
  padding: 5px !important;
  font-weight: 700 !important;
}
.cmtt-categories-filter a.selected {
  background: #696969 !important;
  color: #fff !important;
}
.cmtt-categories-filter {
  margin: 10px 0 0;
  padding: 10px 0 10px 0;
  line-height: 35px;
}
.cmtt-categories-filter a.cmtt-glossary-category:first-child {
  border: 0;
  padding: 0;
  margin: 0;
}
.cmtt-categories-filter a.cmtt-glossary-category.selected {
  text-decoration: underline;
  font-weight: 700;
}
.glossary_top_filter .right {
  float: right;
}
.cmtt-glossary-replacement-add {
  border: 1px solid #ccc;
  border-radius: 5px;
  background: #eee;
  margin-top: 30px;
  padding-bottom: 12px;
}
.cmtt-glossary-replacement-add input.invalid {
  border: 1px solid red;
}
.glossary_loading {
  background: url(/wp-content/plugins/enhanced-tooltipglossary/assets/css/images/ajax-loader.gif)
    no-repeat center center;
  background-color: #ddd;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  display: none;
}
.glossary_replacements_list tr:hover {
  background-color: #eee;
}
.glossary_replacements_list th {
  font-weight: 700;
}
.glossarySettingsTabs .block {
  border: 1px solid gray;
  border-radius: 13px;
  padding: 20px;
  margin: 5px;
  float: none;
  width: auto;
}
.glossarySettingsTabs .block h3 {
  padding-top: 0;
  margin-top: 0;
}
#glossary-exclude-box label.blocklabel,
#glossary-disable-box label.blocklabel {
  display: block;
}
.floated-form-table {
  clear: none;
}
.floated-form-table tr {
  float: left;
  width: 49%;
  clear: none;
}
.floated-form-table tr.whole-line {
  width: 99%;
}
.glossarySettingsTabs table th {
  position: relative;
  padding-right: 25px;
}
div.cm_field_help {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAMOSURBVHjaPMtPbFN1AMDx7+/33mu7dl03RiddCWywKdgYYmSIxrFMXJTMBD1wMVzcSRNNzLh4MHLSA4lGQmLkYiQSMg3JhhFRxzBKRtgOZMbIcIibazpwpWu7177/7/08mPi5f8RvJQ8AhegJ/Ghwa0rGpeDDREwkNAENR+FH0bmle6vz1erGVL1WMXP57eTy29H5T49U6ot8uza0NS2RUuABgYJcK0jUWymjm5sLjZ8qlXAUsAF0pegQSr3fm9WGknGNOw34swJWw8Z2FI6fYEdGMvxokpFnCsOXZhrfR0qNAg3pudFALiNfjxkaF27B51dsjPUyIzmPV/t89ndafHu9yckJDycyGDpQOBSGwZQQIiuTcfFuZ1rn4lzE+csmO0WRFwfauDTvcvZKjSd3xTi8x+TaXIkzU2Vy2Q4SIjxcq1WPibUNP9Cl1N7+rELpQZX9vTb5rnbOTT/EbDpMn3qcTVvnzdPLJBM6Z8f7Uc4a878Xy3q6RbPmFxvp4loFlMfMrwFBuI6KFK8dSrIr38qpifvYjo8fBCyubHKwT6e28TApdU1QN20syyIKI+IGaFIyXIg4Obab81erXLj6D/EYBIGP2XRAgWXWI2m5YSq3RYLyUUqhlEBFPq88t4VS1eCTi6toukAiUGFAV0bD9UP8IEA2XT4t9CTZ2SVp2h6ahJih89WsxwdfrhIpiOsSx/XoysDA3nYW75YwjFhSLv21cj0eF7zx8jaiwKXpBEDIgT7BC0+1kTAEtuNh2zZjRx6hI23wy42b9Pb3z0qhx72FP9Z56dkc7x3vpkVz2DSbtLeEdHfomA0LGdmcONbF8SN9TEz+gO24d9PpzKhY+NuiUqmMJ6X/0cF9eZaW63w9s0qx7GEYBt2dcY4ObqPQl2Xy8jV+nPmZwedH3tF147S4tWyyWa9Tq9XGvUZ1bN+eHYVsRytSNzB0A6UCVor3+W56lgflMnsLT5xIt7V/DPB/th2Le3dut7ak0pMiCp/2nAaua2GaNk3bIdWanOvd/dgZ33e/icUSSCn5dwCBU3Hcr3rapwAAAABJRU5ErkJggg==);
  cursor: pointer;
  margin: 0-20px 0 0;
  float: right;
}
div.cm_field_help:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAALsSURBVHjaZJBdaFt1HIaf8885SZo0ttU1Lu2oLe10I4ypTNyEblSYWCp4JYjsxg1FygTZsN6I+AFeCAoyENyVgkMZQqeoqFsrTje2LNPCYB917eratdIsaZJzcr7P+XkxVhBfeC7eiwdeXu3SLR8AQesPg3h4Q1allMb76aSWTmhguUIQx5/Pzt0sra3VTjTqVbPQu4lC7yZ07qRfiXzW25nYsyGnUErDB0KBQjso5GDW6OHcjPVLtRqNAQ6ALkKXJvLWQHdiTyaV4KoF16tgWw6OK7hBmr4OxciDGfbuKo58M2X9GIuMARblOfep281Agkjk2EWR14/bEgr/YfxTSya+8KTWEllercnXpy6eunB9rZvLS960iMiXZyMZfbf5P/EuO16dl3eOrYqIyHdTJTlZnh9XnRm1u9KIOXG6illb4W4ePlBm8Pnf17sWmkyXK1xbChjsy7O8dOttPdeWsEtXrNzichXE55EDZcIoRuKIF3Zn1mXHDQjCkCsLTXYO6dRrtzNKT2g0TAfbtomjmJQBCaUYKca8N/7onRUvlkglIQwDzJYLArbZiJXtRdnCvQokQEQQ0ZA44MgbuwDY8dIFErqGQkOikHxHAi+ICMIQveXxSbE/c/CBvGJuxSeTNkgaOi9/cAkwiMUkbSgc1yffAY9t7aRU/hPDSGbU7PzCb6mUxivPbCQOPVpuCEQcndjG0YktpA0Nx/VxHIf9o/fTlTM4ffYcA5s3n1GanvJnrq3y9BMF3tzXQ1vCpWm21o8yLRsVOxx+Ls++0SG+mvwJx/X+yuU6xrSZv22q1eqhjAo+3Lm9l9kbDY5P3WSx4mMYBj33pXh2eCPFoW4mv5/m56lfGX5y72u6bnys/XHDpNloUK/XD/nW2v7tW/qK3V3tKN3A0A1EQhYWV/jh5Bn+qVTYWtx2OHdP50cA67Lj2sxdvdzels1NanH0uO9aeJ6NaTq0HJdse+b8wOBDR4LA+zaZTKOU4t8BAMeWkeCMnZOsAAAAAElFTkSuQmCC);
}
div.cm_help {
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAMOSURBVHjaPMtPbFN1AMDx7+/33mu7dl03RiddCWywKdgYYmSIxrFMXJTMBD1wMVzcSRNNzLh4MHLSA4lGQmLkYiQSMg3JhhFRxzBKRtgOZMbIcIibazpwpWu7177/7/08mPi5f8RvJQ8AhegJ/Ghwa0rGpeDDREwkNAENR+FH0bmle6vz1erGVL1WMXP57eTy29H5T49U6ot8uza0NS2RUuABgYJcK0jUWymjm5sLjZ8qlXAUsAF0pegQSr3fm9WGknGNOw34swJWw8Z2FI6fYEdGMvxokpFnCsOXZhrfR0qNAg3pudFALiNfjxkaF27B51dsjPUyIzmPV/t89ndafHu9yckJDycyGDpQOBSGwZQQIiuTcfFuZ1rn4lzE+csmO0WRFwfauDTvcvZKjSd3xTi8x+TaXIkzU2Vy2Q4SIjxcq1WPibUNP9Cl1N7+rELpQZX9vTb5rnbOTT/EbDpMn3qcTVvnzdPLJBM6Z8f7Uc4a878Xy3q6RbPmFxvp4loFlMfMrwFBuI6KFK8dSrIr38qpifvYjo8fBCyubHKwT6e28TApdU1QN20syyIKI+IGaFIyXIg4Obab81erXLj6D/EYBIGP2XRAgWXWI2m5YSq3RYLyUUqhlEBFPq88t4VS1eCTi6toukAiUGFAV0bD9UP8IEA2XT4t9CTZ2SVp2h6ahJih89WsxwdfrhIpiOsSx/XoysDA3nYW75YwjFhSLv21cj0eF7zx8jaiwKXpBEDIgT7BC0+1kTAEtuNh2zZjRx6hI23wy42b9Pb3z0qhx72FP9Z56dkc7x3vpkVz2DSbtLeEdHfomA0LGdmcONbF8SN9TEz+gO24d9PpzKhY+NuiUqmMJ6X/0cF9eZaW63w9s0qx7GEYBt2dcY4ObqPQl2Xy8jV+nPmZwedH3tF147S4tWyyWa9Tq9XGvUZ1bN+eHYVsRytSNzB0A6UCVor3+W56lgflMnsLT5xIt7V/DPB/th2Le3dut7ak0pMiCp/2nAaua2GaNk3bIdWanOvd/dgZ33e/icUSSCn5dwCBU3Hcr3rapwAAAABJRU5ErkJggg==);
  cursor: pointer;
  margin-right: 5px;
}
div.cm_help:hover {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAYAAAA71pVKAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAALsSURBVHjaZJBdaFt1HIaf8885SZo0ttU1Lu2oLe10I4ypTNyEblSYWCp4JYjsxg1FygTZsN6I+AFeCAoyENyVgkMZQqeoqFsrTje2LNPCYB917eratdIsaZJzcr7P+XkxVhBfeC7eiwdeXu3SLR8AQesPg3h4Q1allMb76aSWTmhguUIQx5/Pzt0sra3VTjTqVbPQu4lC7yZ07qRfiXzW25nYsyGnUErDB0KBQjso5GDW6OHcjPVLtRqNAQ6ALkKXJvLWQHdiTyaV4KoF16tgWw6OK7hBmr4OxciDGfbuKo58M2X9GIuMARblOfep281Agkjk2EWR14/bEgr/YfxTSya+8KTWEllercnXpy6eunB9rZvLS960iMiXZyMZfbf5P/EuO16dl3eOrYqIyHdTJTlZnh9XnRm1u9KIOXG6illb4W4ePlBm8Pnf17sWmkyXK1xbChjsy7O8dOttPdeWsEtXrNzichXE55EDZcIoRuKIF3Zn1mXHDQjCkCsLTXYO6dRrtzNKT2g0TAfbtomjmJQBCaUYKca8N/7onRUvlkglIQwDzJYLArbZiJXtRdnCvQokQEQQ0ZA44MgbuwDY8dIFErqGQkOikHxHAi+ICMIQveXxSbE/c/CBvGJuxSeTNkgaOi9/cAkwiMUkbSgc1yffAY9t7aRU/hPDSGbU7PzCb6mUxivPbCQOPVpuCEQcndjG0YktpA0Nx/VxHIf9o/fTlTM4ffYcA5s3n1GanvJnrq3y9BMF3tzXQ1vCpWm21o8yLRsVOxx+Ls++0SG+mvwJx/X+yuU6xrSZv22q1eqhjAo+3Lm9l9kbDY5P3WSx4mMYBj33pXh2eCPFoW4mv5/m56lfGX5y72u6bnys/XHDpNloUK/XD/nW2v7tW/qK3V3tKN3A0A1EQhYWV/jh5Bn+qVTYWtx2OHdP50cA67Lj2sxdvdzels1NanH0uO9aeJ6NaTq0HJdse+b8wOBDR4LA+zaZTKOU4t8BAMeWkeCMnZOsAAAAAElFTkSuQmCC);
}
.cm-showhide-handle {
  cursor: pointer;
}
.glossary-container {
  position: relative;
}
.glossary-search-clear {
  margin-left: 1em;
  cursor: pointer;
}
#tt .mobile-link a.glossaryLinkMain,
#tt div.glossary_mw_dictionary,
#tt div.mw-thesaurus-container,
#tt h1,
#tt h2,
#tt h3,
#tt h4 {
  color: #fff;
}
div.mw-dictionary-container {
  margin-top: 1em;
}
div.mw-thesaurus-container {
  margin-top: 2em;
}
div.glossary_mw_dictionary,
div.glossary_mw_wikipedia {
  font-size: 14pt;
  margin: 0.5em 0 0.5em 0;
}
div.mw-group {
  margin: 0.5em 0 0.5em 0;
}
div.mw-group .group-title {
  font-size: 12pt;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
div.mw-group .term {
  margin-top: 0.3em;
}
div.mw-group div.term-number {
  float: left;
  font-weight: 700;
}
div.mw-group div.dd {
  margin: 0 0 0 1.5em;
}
div.mw-group dd {
  margin: 0 0 0 1.5em;
}
div.mw-group .type-vt {
  margin-left: 1em;
}
div.mw-group .sn {
  margin-left: 2em;
  margin-right: 0.5em;
}
div.mw-group .prdiv,
div.mw-group .prdiv + .sn,
span.definition {
  margin-left: 0.5em;
}
#tt span.example:before {
  content: "<";
}
#tt span.example:after {
  content: ">";
}
div.mw-group.mw-definitnion {
  font-family: monospace;
  border: 1px #ccc solid;
  border-radius: 5px;
  display: block;
  padding: 10px;
}
div.scnt {
  margin-top: 1em;
}
.progress-indicator {
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  filter: alpha(opacity=50);
  opacity: 0.5;
  z-index: 1000;
  background-color: #fff;
  display: none;
}
.progress-indicator img {
  margin-top: 75px;
}
.cmtt-post-format-icon:before {
  font: 200 14px/1 dashicons;
  position: relative;
  left: -5px;
}
.cmtt-post-format-icon.cmtt-post-format-audio:before {
  content: "";
  font-size: 0.8em;
}
.cmtt-post-format-icon.cmtt-post-format-new:before {
  content: "";
}
.cmtt-post-format-icon.cmtt-post-format-new {
  display: inline;
}
.cmtt-audio-shortcode {
  margin: 10px;
}
.cmtt-audio-player.cmtt-limited {
  float: right;
  font: 200 14px/1 dashicons;
}
.cmtt-audio-player.cmtt-limited
  .cmtt-audio-shortcode
  .mejs-controls
  > :not(.mejs-playpause-button) {
  display: none !important;
}
.cmtt-audio-player.cmtt-limited .cmtt-audio-shortcode.mejs-container {
  width: auto !important;
  height: auto !important;
  background: 0 0 !important;
}
.cmtt-audio-player.cmtt-limited .cmtt-audio-shortcode .mejs-controls {
  width: auto !important;
  background: 0 0 !important;
  position: initial !important;
}
.cmtt-audio-player .cmtt-audio-shortcode .mejs-controls {
  position: initial !important;
}
.cmtt-woocommerce-product-container {
  padding: 0.2em;
}
.cmtt-woocommerce-product-image-container {
  float: left;
  padding: 5px 10px 10px 0;
}
.cmtt-woocommerce-product-description {
  padding-bottom: 1em;
  display: block;
}
.cmtt-woocommerce-product-desc-container {
  min-width: 275px;
}
.cmtt-woocommerce-product-name {
  font-weight: 600;
}
.cmtt-woocommerce-product-button-container {
  float: right;
}
.cmtt-woocommerce-product-price ins {
  background: 0 0;
}
.cmtt-post-tags a {
  cursor: pointer;
}
.cmtt-taxonomy-single a {
  cursor: pointer;
}
.server-info-table span {
  color: green;
  font-weight: 700;
}
.server-info-table strong {
  color: red;
  font-weight: 700;
}
.cmtt-social-box {
  width: auto;
  display: flex;
  margin-bottom: 10px;
  padding: 0;
}
.cmtt-social-box > div {
  height: 25px;
  max-width: 69px;
  margin: 4px 4px 0 0;
}
.cmtt-social-box .sharetitle {
  border-right: 1px solid #d2d2d2;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
  line-height: 25px;
  vertical-align: middle;
  display: inline-block;
  font-size: large;
  font-weight: 700;
  max-width: fit-content;
}
.cmtt-social-box > div > * {
  vertical-align: top !important;
}
select#cmtt_glossaryID {
  max-width: 350px;
}
div.cminds_settings_description {
  float: left;
  max-width: 55%;
  margin-bottom: 20px;
}
li.cmtt-has-thumbnail {
  list-style-position: inside;
  list-style-type: none;
  margin-left: -25px;
}
.glossaryLink.ampGlossaryLink {
  position: relative;
}
.glossaryLink.ampGlossaryLink #tt {
  top: 110%;
  left: -50%;
}
#tt.amp-tooltip {
  position: absolute;
  z-index: 1500;
  opacity: 0.95;
  width: auto;
  display: none;
}
#tt.amp-tooltip {
  display: block;
  max-width: 300px;
}
.tooltip {
  position: absolute;
  display: block;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
  z-index: 999999999999;
}
.tooltip .arrow {
  display: none !important;
  opacity: 0;
  border: 0;
}
.tooltip .arrow::before {
  display: none !important;
  opacity: 0;
  border: 0;
}
.tooltip-inner {
  text-align: center;
  background-color: rgba(0, 0, 0, 0.9);
  font-weight: 700;
}
.back_to_top {
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 0;
  transform: translateY(30px);
  right: 30px;
  display: inline-block;
  text-align: center;
  opacity: 0;
  z-index: 99999;
  margin-bottom: constant(safe-area-inset-bottom);
  margin-bottom: env(safe-area-inset-bottom);
  transition: opacity 0.4s cubic-bezier(0.165, 0.84, 0.44, 1),
    transform 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.back_to_top.is-left {
  right: auto;
  left: 30px;
}
.back_to_top i,
.back_to_top svg {
  line-height: 50px;
  font-size: 30px;
  display: inline-block;
  position: relative;
}
.back_to_top.active {
  opacity: 1;
  transform: translateY(-30px);
}
.back_to_top:focus {
  outline: 0 !important;
}
.back_to_top:hover {
  transform: translateY(-36px);
}
.badge {
  padding: 5px 10px;
}
.badge.pix-line {
  background: 0 0 !important;
  border-width: 2px;
  border-style: solid;
}
@media (max-width: 540px) {
  .badge {
    white-space: normal !important;
  }
}
.pix-right-float-badges .pix-badge-element {
  float: right;
}
.pix-elementor-divider .elementor-container {
  z-index: 2;
}
/*# sourceMappingURL=base.min.css.map */
