@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');


*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-family: "Raleway", sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}
body {
  margin: 0;
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  background-color: #111;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 25px;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
address {
  font-style: normal;
  line-height: inherit;
}
address,
dl,
ol,
ul {
  margin-bottom: 1rem;
}
dl,
ol,
ul {
  margin-top: 0;
}
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 {
  text-decoration: none;
  background-color: transparent;
}
a,
a:hover {
  color: #198cfe;
}
a:hover {
  text-decoration: underline;
}
a:not([href]),
a:not([href]):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;
}
figure {
  margin: 0 0 1rem;
}
img {
  border-style: none;
}
img,
svg {
  vertical-align: middle;
}
svg {
  overflow: hidden;
}
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;
}
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;
}
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;
}
input[type="date"],
input[type="datetime-local"],
input[type="month"],
input[type="time"] {
  -webkit-appearance: listbox;
}
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;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
/*!
 * Bootstrap Grid v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}
*,
:after,
:before {
  box-sizing: inherit;
}
.nfad6e2 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .nfad6e2 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .nfad6e2 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .nfad6e2 {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .nfad6e2 {
    max-width: 1140px;
  }
}
@media (min-width: 1367px) {
  .nfad6e2 {
    max-width: 1260px;
  }
}
.nfad4c7,
.nfad442,
.nfad898,
.nfadb12,
.nfaddd0,
.nfadde6 {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .nfad6e2,
  .nfadb12 {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .nfad6e2,
  .nfad442,
  .nfadb12 {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .nfad6e2,
  .nfad442,
  .nfadb12,
  .nfadde6 {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .nfad4c7,
  .nfad6e2,
  .nfad442,
  .nfadb12,
  .nfadde6 {
    max-width: 1140px;
  }
}
@media (min-width: 1367px) {
  .nfad4c7,
  .nfad6e2,
  .nfad442,
  .nfadb12,
  .nfaddd0,
  .nfadde6 {
    max-width: 1260px;
  }
}
.nfad336 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.nfada1c {
  margin-right: 0;
  margin-left: 0;
}
.nfada1c > .nfad518,
.nfada1c > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.nfad000,
.nfad0c9,
.nfad1ee,
.nfad1f7,
.nfad2a2,
.nfad2a8,
.nfad2a27,
.nfad2b2,
.nfad2e0,
.nfad03e,
.nfad3c3,
.nfad4a0,
.nfad4d1,
.nfad5bd,
.nfad5e5,
.nfad6bf,
.nfad6e0,
.nfad6e7,
.nfad6f4,
.nfad007,
.nfad7a2,
.nfad7ae,
.nfad7fd,
.nfad8a6,
.nfad8d8,
.nfad8da,
.nfad8ec,
.nfad18b,
.nfad29a,
.nfad51b,
.nfad052,
.nfad60a,
.nfad65d,
.nfad76d,
.nfad81b,
.nfad082,
.nfad114,
.nfad116,
.nfad118,
.nfad144,
.nfad302,
.nfad306,
.nfad360,
.nfad363,
.nfad401,
.nfad518,
.nfad568,
.nfad580,
.nfad583,
.nfad591,
.nfad622,
.nfad769,
.nfad837,
.nfad864,
.nfad984,
.nfada1e,
.nfada9e,
.nfadb14,
.nfadb44,
.nfadb98,
.nfadbb0,
.nfadbdf,
.nfadc1d,
.nfadc07,
.nfadc43,
.nfadcdd,
.nfadd0c,
.nfadd7a,
.nfadd7e,
.nfadd63,
.nfadd72,
.nfadde2,
.nfaddfc,
.nfaddfd,
.nfade00,
.nfade4f,
.nfadea1,
.nfadecc,
.nfadedb,
.nfadee0,
.nfadf9e,
.nfadf65,
.nfadf90,
.nfadfb4 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.nfad518 {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.nfadb98 {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.nfade00 {
  -ms-flex: 0 0 8.33333%;
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
.nfada1e {
  -ms-flex: 0 0 16.66667%;
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
.nfad1f7 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.nfadee0 {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
.nfad2a2 {
  -ms-flex: 0 0 41.66667%;
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
.nfadb44 {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
.nfad864 {
  -ms-flex: 0 0 58.33333%;
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
.nfadde2 {
  -ms-flex: 0 0 66.66667%;
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
.nfad29a {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
.nfad622 {
  -ms-flex: 0 0 83.33333%;
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
.nfad082 {
  -ms-flex: 0 0 91.66667%;
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
.nfaddfd {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .nfadd0c {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .nfad2b2 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .nfad302 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .nfad7ae {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .nfad306 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nfad568 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .nfad6f4 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .nfadbdf {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nfad60a {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .nfadd7e {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .nfadf90 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nfad65d {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .nfadd72 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .nfad007 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .nfad6e7 {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .nfad837 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .nfad4d1 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .nfadd63 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .nfad18b {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nfadc1d {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .nfad03e {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .nfad0c9 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nfad363 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .nfad583 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .nfad591 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nfada9e {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .nfad360 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .nfad8d8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .nfad8da {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .nfadb14 {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .nfad2e0 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .nfadecc {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .nfad116 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nfad81b {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .nfad000 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .nfadf65 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nfad580 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .nfadc43 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .nfad6e0 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nfad052 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .nfadfb4 {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .nfadbb0 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .nfadf9e {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .nfad51b {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .nfad5bd {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .nfad118 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .nfaddfc {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nfad4a0 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .nfad76d {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .nfad8ec {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nfad5e5 {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .nfad7fd {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .nfadd7a {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .nfadcdd {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .nfad3c3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1367px) {
  .nfade4f {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .nfad1ee {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .nfad2a27 {
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .nfadea1 {
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .nfad8a6 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .nfad144 {
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .nfad7a2 {
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .nfad114 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .nfadedb {
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .nfad401 {
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .nfad984 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .nfad769 {
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .nfad6bf {
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .nfad2a8 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.nfad230 {
  display: none !important;
}
.nfad2c9 {
  display: inline !important;
}
.nfad30f {
  display: inline-block !important;
}
.nfadf37 {
  display: block !important;
}
.nfadece {
  display: table !important;
}
.nfadebf {
  display: table-row !important;
}
.nfad1b2 {
  display: table-cell !important;
}
.nfadb4d {
  display: -ms-flexbox !important;
  display: flex !important;
}
.nfade7c {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .nfad446 {
    display: none !important;
  }
  .nfadc45 {
    display: inline !important;
  }
  .nfad39f {
    display: inline-block !important;
  }
  .nfad72e {
    display: block !important;
  }
  .nfad6bfa {
    display: table !important;
  }
  .nfad3605 {
    display: table-row !important;
  }
  .nfadee9 {
    display: table-cell !important;
  }
  .nfad787 {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nfad480 {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .nfade3b {
    display: none !important;
  }
  .nfad24a {
    display: inline !important;
  }
  .nfada8c {
    display: inline-block !important;
  }
  .nfad1a1 {
    display: block !important;
  }
  .nfad74f {
    display: table !important;
  }
  .nfade41 {
    display: table-row !important;
  }
  .nfad6bfc {
    display: table-cell !important;
  }
  .nfadc2e {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nfadd08 {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .nfad929 {
    display: none !important;
  }
  .nfad3e1 {
    display: inline !important;
  }
  .nfadbbe {
    display: inline-block !important;
  }
  .nfadf6f {
    display: block !important;
  }
  .nfad1be {
    display: table !important;
  }
  .nfad303 {
    display: table-row !important;
  }
  .nfadac5 {
    display: table-cell !important;
  }
  .nfade18 {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nfadb4c {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .nfad9d4 {
    display: none !important;
  }
  .nfad24e {
    display: inline !important;
  }
  .nfadd2d {
    display: inline-block !important;
  }
  .nfad2b6 {
    display: block !important;
  }
  .nfad1d7 {
    display: table !important;
  }
  .nfadf3a {
    display: table-row !important;
  }
  .nfad246 {
    display: table-cell !important;
  }
  .nfad026 {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nfadfee {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1367px) {
  .nfad1ca {
    display: none !important;
  }
  .nfad974 {
    display: inline !important;
  }
  .nfad362 {
    display: inline-block !important;
  }
  .nfad601 {
    display: block !important;
  }
  .nfad366 {
    display: table !important;
  }
  .nfadab7 {
    display: table-row !important;
  }
  .nfade1c {
    display: table-cell !important;
  }
  .nfadcd2 {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nfad9f0 {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .nfad0d9 {
    display: none !important;
  }
  .nfada83 {
    display: inline !important;
  }
  .nfad472 {
    display: inline-block !important;
  }
  .nfad9b8 {
    display: block !important;
  }
  .nfad0823 {
    display: table !important;
  }
  .nfad67b {
    display: table-row !important;
  }
  .nfadc79 {
    display: table-cell !important;
  }
  .nfadcef {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .nfad75e {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.nfadeeb {
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.nfad882 {
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.nfad01a {
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.nfad5e3 {
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.nfadfc7 {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.nfaddd4 {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.nfade12 {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.nfad840 {
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.nfad4f6 {
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
.nfad89a {
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
.nfad9e6 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
.nfadfbf {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
.nfada20 {
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.nfad5834 {
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.nfad67c {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.nfad0db {
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.nfad493 {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.nfad122 {
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.nfadc39 {
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.nfada53 {
  -ms-flex-align: center !important;
  align-items: center !important;
}
.nfade2d {
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.nfadddb {
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.nfad5b0 {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.nfad928 {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.nfadd68 {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.nfad5dc {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
.nfad884 {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
.nfad966 {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
.nfad659 {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
.nfad4c6 {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.nfad867 {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.nfad8cb {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.nfad706 {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.nfad8d3 {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  .nfad871 {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .nfad6b1 {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .nfad4cc {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .nfad0d6 {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .nfad639 {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .nfadee9c {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .nfaddea {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .nfadb0f {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .nfad160 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .nfadf0d {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .nfad41a {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .nfadeda {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .nfad5fa {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .nfad62f {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .nfadd6a {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .nfad93d {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .nfad9b83 {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .nfad3a2 {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .nfad81c {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .nfadf3b {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .nfad66f {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .nfad2cd {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .nfadd37 {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .nfadc2d {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .nfade53 {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .nfad6e6 {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .nfad1f9 {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .nfad014 {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .nfad3664 {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .nfadf67 {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .nfad53a {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .nfad3e3 {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .nfadb7f {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .nfad927 {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .nfada4e {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .nfad1d2 {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .nfad62c {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .nfad2ed {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .nfadb00 {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .nfaddd5 {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .nfad08a {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .nfad77f {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .nfad7ef {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .nfad8af {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .nfadf6b {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .nfad57c {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .nfadc7e {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .nfad006 {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .nfad232 {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .nfad7e0 {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .nfadea3 {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .nfad791 {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .nfadd28 {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .nfad621 {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .nfadebd {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .nfade17 {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .nfadc65 {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .nfad301 {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .nfada71 {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .nfad8ae {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .nfadf5d {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .nfad8af0 {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .nfade90 {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .nfadbf1 {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .nfade31 {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .nfad774 {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .nfad2ae {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .nfadd9b {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .nfadd7b {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .nfad49c {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .nfad8fa {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .nfad284 {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .nfadb6a {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .nfad77f8 {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .nfad0c5 {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .nfad69e {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .nfadc79d {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .nfad610 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .nfadb6e {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .nfad09d {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .nfad331 {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .nfad070 {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .nfaded6 {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .nfadc26 {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .nfad4ec {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .nfad7bb {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .nfad271 {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .nfadde7 {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .nfad3b2 {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .nfad4a9 {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .nfadb78 {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .nfade43 {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .nfad86c {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .nfadecd {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .nfad54e {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .nfad8ff {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .nfad4dd {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .nfad188 {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .nfadc15 {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .nfad205 {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .nfad54c {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .nfad84b {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .nfada37 {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .nfadd62 {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .nfad267 {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .nfadbd8 {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .nfad1c4 {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .nfad752 {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .nfad0d2 {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .nfad4f5 {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .nfad94c {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .nfad3aa {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .nfadda6 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .nfadd65 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .nfadfeb {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .nfad8c5 {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .nfad907 {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .nfad197 {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .nfad92f {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .nfadab8 {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .nfad015 {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .nfad4af {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .nfad765 {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .nfadeb9 {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .nfadb34 {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .nfad1d5 {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .nfad5ea {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .nfad805 {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .nfad862 {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .nfad41f {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .nfad8cd {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .nfadffb {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .nfadb66 {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .nfade34 {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .nfad087 {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .nfad13d {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1367px) {
  .nfadf0b {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .nfad40d {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .nfadb36 {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .nfad529 {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .nfad664 {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .nfadb15 {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .nfad148 {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .nfad5cd {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  .nfad795 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  .nfad976 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  .nfad728 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  .nfad83a {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  .nfad6b8 {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .nfad623 {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .nfadacb {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .nfadeab {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .nfade13 {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .nfad22a {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .nfad2ec {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .nfad73a {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .nfadce6 {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .nfadf87 {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .nfad1f0 {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .nfadada {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .nfad25b {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .nfad4e4 {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .nfad198 {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .nfad50e {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .nfad5b0d {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .nfad820 {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .nfad1e0 {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .nfad1a4 {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .nfade14 {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .nfad8a64 {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}
.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;
  }
}
.nfad0a2,
.nfad8b4,
.nfad18d,
.nfad28c,
.nfad467,
.nfadde2e,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 25px;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  line-height: 1.3;
}
.nfad8b4,
h1 {
  font-size: 1.75rem;
}
.nfad467,
h2 {
  font-size: 1.625rem;
}
.nfadde2e,
h3 {
  font-size: 1.5rem;
}
.nfad0a2,
h4 {
  font-size: 1.3125rem;
}
.nfad18d,
h5 {
  font-size: 1.1875rem;
}
.nfad28c,
h6 {
  font-size: 1.0625rem;
}
.nfad669 {
  font-size: 1.25rem;
  font-weight: 300;
}
.nfad7de {
  font-size: 6rem;
}
.nfad7de,
.nfad59b {
  font-weight: 300;
  line-height: 1.3;
}
.nfad59b {
  font-size: 5.5rem;
}
.nfad3023 {
  font-size: 4.5rem;
}
.nfad3023,
.nfadf53 {
  font-weight: 300;
  line-height: 1.3;
}
.nfadf53 {
  font-size: 3.5rem;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.nfad0ce,
small {
  font-size: 80%;
  font-weight: 400;
}
.nfad80d,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.nfad2a76,
.nfadf73 {
  padding-left: 0;
  list-style: none;
}
.nfada3e {
  display: inline-block;
}
.nfada3e:not(:last-child) {
  margin-right: 0.5rem;
}
.nfaded0b {
  font-size: 90%;
  text-transform: uppercase;
}
.nfaddb2 {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.nfaded7 {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.nfaded7:before {
  content: "\2014\A0";
}
.nfad62b {
  display: inline-block;
  font-weight: 400;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  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) {
  .nfad62b {
    transition: none;
  }
}
.nfad62b:hover {
  text-decoration: none;
}
.nfad62b.nfadef3,
.nfad62b:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(17, 17, 17, 0.25);
}
.nfad62b.nfad300,
.nfad62b:disabled {
  opacity: 0.65;
}
a.nfad62b.nfad300,
fieldset:disabled a.nfad62b {
  pointer-events: none;
}
.nfadf536 {
  color: #fff;
  background-color: #111;
  border-color: #111;
}
.nfadf536.nfadef3,
.nfadf536:focus,
.nfadf536:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.nfadf536.nfadef3,
.nfadf536:focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 53, 53, 0.5);
}
.nfadf536.nfad300,
.nfadf536:disabled {
  color: #fff;
  background-color: #111;
  border-color: #111;
}
.nfadf536:not(:disabled):not(.nfad300).active,
.nfadf536:not(:disabled):not(.nfad300):active,
.show > .nfadf536.nfad443 {
  color: #fff;
  background-color: #000;
  border-color: #000;
}
.nfadf536:not(:disabled):not(.nfad300).active:focus,
.nfadf536:not(:disabled):not(.nfad300):active:focus,
.show > .nfadf536.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(53, 53, 53, 0.5);
}
.nfadd36 {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.nfadd36.nfadef3,
.nfadd36:focus,
.nfadd36:hover {
  color: #fff;
  background-color: #0f0f0f;
  border-color: #090909;
}
.nfadd36.nfadef3,
.nfadd36:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}
.nfadd36.nfad300,
.nfadd36:disabled {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.nfadd36:not(:disabled):not(.nfad300).active,
.nfadd36:not(:disabled):not(.nfad300):active,
.show > .nfadd36.nfad443 {
  color: #fff;
  background-color: #090909;
  border-color: #020202;
}
.nfadd36:not(:disabled):not(.nfad300).active:focus,
.nfadd36:not(:disabled):not(.nfad300):active:focus,
.show > .nfadd36.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(67, 67, 67, 0.5);
}
.nfadf16 {
  color: #fff;
  background-color: #26c280;
  border-color: #26c280;
}
.nfadf16.nfadef3,
.nfadf16:focus,
.nfadf16:hover {
  color: #fff;
  background-color: #20a26b;
  border-color: #1e9764;
}
.nfadf16.nfadef3,
.nfadf16:focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 203, 147, 0.5);
}
.nfadf16.nfad300,
.nfadf16:disabled {
  color: #fff;
  background-color: #26c280;
  border-color: #26c280;
}
.nfadf16:not(:disabled):not(.nfad300).active,
.nfadf16:not(:disabled):not(.nfad300):active,
.show > .nfadf16.nfad443 {
  color: #fff;
  background-color: #1e9764;
  border-color: #1c8d5d;
}
.nfadf16:not(:disabled):not(.nfad300).active:focus,
.nfadf16:not(:disabled):not(.nfad300):active:focus,
.show > .nfadf16.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(71, 203, 147, 0.5);
}
.nfaddde {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.nfaddde.nfadef3,
.nfaddde:focus,
.nfaddde:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.nfaddde.nfadef3,
.nfaddde:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.nfaddde.nfad300,
.nfaddde:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.nfaddde:not(:disabled):not(.nfad300).active,
.nfaddde:not(:disabled):not(.nfad300):active,
.show > .nfaddde.nfad443 {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.nfaddde:not(:disabled):not(.nfad300).active:focus,
.nfaddde:not(:disabled):not(.nfad300):active:focus,
.show > .nfaddde.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.nfad039 {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.nfad039.nfadef3,
.nfad039:focus,
.nfad039:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.nfad039.nfadef3,
.nfad039:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.nfad039.nfad300,
.nfad039:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.nfad039:not(:disabled):not(.nfad300).active,
.nfad039:not(:disabled):not(.nfad300):active,
.show > .nfad039.nfad443 {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.nfad039:not(:disabled):not(.nfad300).active:focus,
.nfad039:not(:disabled):not(.nfad300):active:focus,
.show > .nfad039.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.nfada06 {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.nfada06.nfadef3,
.nfada06:focus,
.nfada06:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.nfada06.nfadef3,
.nfada06:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.nfada06.nfad300,
.nfada06:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.nfada06:not(:disabled):not(.nfad300).active,
.nfada06:not(:disabled):not(.nfad300):active,
.show > .nfada06.nfad443 {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.nfada06:not(:disabled):not(.nfad300).active:focus,
.nfada06:not(:disabled):not(.nfad300):active:focus,
.show > .nfada06.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.nfadf4f {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.nfadf4f.nfadef3,
.nfadf4f:focus,
.nfadf4f:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.nfadf4f.nfadef3,
.nfadf4f:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.nfadf4f.nfad300,
.nfadf4f:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.nfadf4f:not(:disabled):not(.nfad300).active,
.nfadf4f:not(:disabled):not(.nfad300):active,
.show > .nfadf4f.nfad443 {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.nfadf4f:not(:disabled):not(.nfad300).active:focus,
.nfadf4f:not(:disabled):not(.nfad300):active:focus,
.show > .nfadf4f.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.nfadde1 {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.nfadde1.nfadef3,
.nfadde1:focus,
.nfadde1:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.nfadde1.nfadef3,
.nfadde1:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.nfadde1.nfad300,
.nfadde1:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.nfadde1:not(:disabled):not(.nfad300).active,
.nfadde1:not(:disabled):not(.nfad300):active,
.show > .nfadde1.nfad443 {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.nfadde1:not(:disabled):not(.nfad300).active:focus,
.nfadde1:not(:disabled):not(.nfad300):active:focus,
.show > .nfadde1.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.nfad385 {
  color: #111;
  border-color: #111;
}
.nfad385:hover {
  color: #fff;
  background-color: #111;
  border-color: #111;
}
.nfad385.nfadef3,
.nfad385:focus {
  box-shadow: 0 0 0 0.2rem rgba(17, 17, 17, 0.5);
}
.nfad385.nfad300,
.nfad385:disabled {
  color: #111;
  background-color: transparent;
}
.nfad385:not(:disabled):not(.nfad300).active,
.nfad385:not(:disabled):not(.nfad300):active,
.show > .nfad385.nfad443 {
  color: #fff;
  background-color: #111;
  border-color: #111;
}
.nfad385:not(:disabled):not(.nfad300).active:focus,
.nfad385:not(:disabled):not(.nfad300):active:focus,
.show > .nfad385.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(17, 17, 17, 0.5);
}
.nfad9e6a5 {
  color: #222;
  border-color: #222;
}
.nfad9e6a5:hover {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.nfad9e6a5.nfadef3,
.nfad9e6a5:focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}
.nfad9e6a5.nfad300,
.nfad9e6a5:disabled {
  color: #222;
  background-color: transparent;
}
.nfad9e6a5:not(:disabled):not(.nfad300).active,
.nfad9e6a5:not(:disabled):not(.nfad300):active,
.show > .nfad9e6a5.nfad443 {
  color: #fff;
  background-color: #222;
  border-color: #222;
}
.nfad9e6a5:not(:disabled):not(.nfad300).active:focus,
.nfad9e6a5:not(:disabled):not(.nfad300):active:focus,
.show > .nfad9e6a5.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(34, 34, 34, 0.5);
}
.nfad969 {
  color: #26c280;
  border-color: #26c280;
}
.nfad969:hover {
  color: #fff;
  background-color: #26c280;
  border-color: #26c280;
}
.nfad969.nfadef3,
.nfad969:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 194, 128, 0.5);
}
.nfad969.nfad300,
.nfad969:disabled {
  color: #26c280;
  background-color: transparent;
}
.nfad969:not(:disabled):not(.nfad300).active,
.nfad969:not(:disabled):not(.nfad300):active,
.show > .nfad969.nfad443 {
  color: #fff;
  background-color: #26c280;
  border-color: #26c280;
}
.nfad969:not(:disabled):not(.nfad300).active:focus,
.nfad969:not(:disabled):not(.nfad300):active:focus,
.show > .nfad969.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 194, 128, 0.5);
}
.nfadc934 {
  color: #17a2b8;
  border-color: #17a2b8;
}
.nfadc934:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.nfadc934.nfadef3,
.nfadc934:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.nfadc934.nfad300,
.nfadc934:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.nfadc934:not(:disabled):not(.nfad300).active,
.nfadc934:not(:disabled):not(.nfad300):active,
.show > .nfadc934.nfad443 {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.nfadc934:not(:disabled):not(.nfad300).active:focus,
.nfadc934:not(:disabled):not(.nfad300):active:focus,
.show > .nfadc934.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.nfad96f3 {
  color: #ffc107;
  border-color: #ffc107;
}
.nfad96f3:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.nfad96f3.nfadef3,
.nfad96f3:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.nfad96f3.nfad300,
.nfad96f3:disabled {
  color: #ffc107;
  background-color: transparent;
}
.nfad96f3:not(:disabled):not(.nfad300).active,
.nfad96f3:not(:disabled):not(.nfad300):active,
.show > .nfad96f3.nfad443 {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.nfad96f3:not(:disabled):not(.nfad300).active:focus,
.nfad96f3:not(:disabled):not(.nfad300):active:focus,
.show > .nfad96f3.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.nfad617 {
  color: #dc3545;
  border-color: #dc3545;
}
.nfad617:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.nfad617.nfadef3,
.nfad617:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.nfad617.nfad300,
.nfad617:disabled {
  color: #dc3545;
  background-color: transparent;
}
.nfad617:not(:disabled):not(.nfad300).active,
.nfad617:not(:disabled):not(.nfad300):active,
.show > .nfad617.nfad443 {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.nfad617:not(:disabled):not(.nfad300).active:focus,
.nfad617:not(:disabled):not(.nfad300):active:focus,
.show > .nfad617.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.nfad323 {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.nfad323:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.nfad323.nfadef3,
.nfad323:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.nfad323.nfad300,
.nfad323:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.nfad323:not(:disabled):not(.nfad300).active,
.nfad323:not(:disabled):not(.nfad300):active,
.show > .nfad323.nfad443 {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.nfad323:not(:disabled):not(.nfad300).active:focus,
.nfad323:not(:disabled):not(.nfad300):active:focus,
.show > .nfad323.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.nfadd1d {
  color: #343a40;
  border-color: #343a40;
}
.nfadd1d:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.nfadd1d.nfadef3,
.nfadd1d:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.nfadd1d.nfad300,
.nfadd1d:disabled {
  color: #343a40;
  background-color: transparent;
}
.nfadd1d:not(:disabled):not(.nfad300).active,
.nfadd1d:not(:disabled):not(.nfad300):active,
.show > .nfadd1d.nfad443 {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.nfadd1d:not(:disabled):not(.nfad300).active:focus,
.nfadd1d:not(:disabled):not(.nfad300):active:focus,
.show > .nfadd1d.nfad443:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.nfadd24 {
  font-weight: 400;
  color: #198cfe;
  text-decoration: none;
}
.nfadd24:hover {
  color: #198cfe;
  text-decoration: underline;
}
.nfadd24.nfadef3,
.nfadd24:focus {
  text-decoration: underline;
  box-shadow: none;
}
.nfadd24.nfad300,
.nfadd24:disabled {
  color: #6c757d;
  pointer-events: none;
}
.nfad395 {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.nfadc610 {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.nfad64f0 {
  display: block;
  width: 100%;
}
.nfad64f0 + .nfad64f0 {
  margin-top: 0.5rem;
}
input[type="button"].nfad64f0,
input[type="reset"].nfad64f0,
input[type="submit"].nfad64f0 {
  width: 100%;
}
.nfad626 {
  vertical-align: baseline !important;
}
.nfad44f {
  vertical-align: top !important;
}
.nfad4a91 {
  vertical-align: middle !important;
}
.nfadfa7 {
  vertical-align: bottom !important;
}
.nfada0c {
  vertical-align: text-bottom !important;
}
.nfad4f7 {
  vertical-align: text-top !important;
}
.nfad766 {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.nfad0234:active,
.nfad0234:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.nfad3e5 {
  margin: 0 !important;
}
.nfad99e,
.nfad818 {
  margin-top: 0 !important;
}
.nfad392,
.nfad894 {
  margin-right: 0 !important;
}
.nfad818,
.nfadd0a {
  margin-bottom: 0 !important;
}
.nfad392,
.nfadfd4 {
  margin-left: 0 !important;
}
.nfadeb1 {
  margin: 0.25rem !important;
}
.nfad6b6,
.nfadda4 {
  margin-top: 0.25rem !important;
}
.nfada9d,
.nfadd53 {
  margin-right: 0.25rem !important;
}
.nfad6b6,
.nfadd42 {
  margin-bottom: 0.25rem !important;
}
.nfad1ac,
.nfadd53 {
  margin-left: 0.25rem !important;
}
.nfaddfa {
  margin: 0.5rem !important;
}
.nfad4c9,
.nfad6ac {
  margin-top: 0.5rem !important;
}
.nfad011,
.nfad542 {
  margin-right: 0.5rem !important;
}
.nfad4c9,
.nfadb43 {
  margin-bottom: 0.5rem !important;
}
.nfad95b,
.nfad542 {
  margin-left: 0.5rem !important;
}
.nfad235 {
  margin: 1rem !important;
}
.nfad9e65,
.nfad709 {
  margin-top: 1rem !important;
}
.nfad172,
.nfad244 {
  margin-right: 1rem !important;
}
.nfad135,
.nfad709 {
  margin-bottom: 1rem !important;
}
.nfad5a5,
.nfad244 {
  margin-left: 1rem !important;
}
.nfad14f {
  margin: 1.5rem !important;
}
.nfad3c0,
.nfad7d5 {
  margin-top: 1.5rem !important;
}
.nfad552,
.nfadcbf {
  margin-right: 1.5rem !important;
}
.nfad3c0,
.nfad24f {
  margin-bottom: 1.5rem !important;
}
.nfad0b5,
.nfad552 {
  margin-left: 1.5rem !important;
}
.nfade36 {
  margin: 3rem !important;
}
.nfad268,
.nfad715 {
  margin-top: 3rem !important;
}
.nfad3de,
.nfade16 {
  margin-right: 3rem !important;
}
.nfad715,
.nfade45 {
  margin-bottom: 3rem !important;
}
.nfadbbb,
.nfade16 {
  margin-left: 3rem !important;
}
.nfad685 {
  padding: 0 !important;
}
.nfad033,
.nfad105 {
  padding-top: 0 !important;
}
.nfad0d3,
.nfad614 {
  padding-right: 0 !important;
}
.nfad033,
.nfade8c {
  padding-bottom: 0 !important;
}
.nfad0d3,
.nfadbf3 {
  padding-left: 0 !important;
}
.nfad646 {
  padding: 0.25rem !important;
}
.nfad596,
.nfade006 {
  padding-top: 0.25rem !important;
}
.nfad0c55,
.nfad835 {
  padding-right: 0.25rem !important;
}
.nfad596,
.nfade75 {
  padding-bottom: 0.25rem !important;
}
.nfad676,
.nfad835 {
  padding-left: 0.25rem !important;
}
.nfad59c {
  padding: 0.5rem !important;
}
.nfad737,
.nfade129 {
  padding-top: 0.5rem !important;
}
.nfad30b,
.nfadaeb {
  padding-right: 0.5rem !important;
}
.nfad737,
.nfadf7c {
  padding-bottom: 0.5rem !important;
}
.nfad30b,
.nfad666 {
  padding-left: 0.5rem !important;
}
.nfad00d {
  padding: 1rem !important;
}
.nfad2f0,
.nfad22ae {
  padding-top: 1rem !important;
}
.nfad71e,
.nfadbe5 {
  padding-right: 1rem !important;
}
.nfad0ab,
.nfad2f0 {
  padding-bottom: 1rem !important;
}
.nfad041,
.nfadbe5 {
  padding-left: 1rem !important;
}
.nfad797 {
  padding: 1.5rem !important;
}
.nfad3eb,
.nfadaca {
  padding-top: 1.5rem !important;
}
.nfad673,
.nfade54 {
  padding-right: 1.5rem !important;
}
.nfad3eb,
.nfad653 {
  padding-bottom: 1.5rem !important;
}
.nfad7911,
.nfade54 {
  padding-left: 1.5rem !important;
}
.nfad21e {
  padding: 3rem !important;
}
.nfad5fd,
.nfadaac {
  padding-top: 3rem !important;
}
.nfad1a6,
.nfad50c {
  padding-right: 3rem !important;
}
.nfad5fd,
.nfadfcf {
  padding-bottom: 3rem !important;
}
.nfad1a6,
.nfad21d {
  padding-left: 3rem !important;
}
.nfad613 {
  margin: -0.25rem !important;
}
.nfad0e6,
.nfad504 {
  margin-top: -0.25rem !important;
}
.nfad02b,
.nfad3ce {
  margin-right: -0.25rem !important;
}
.nfad0e6,
.nfad54cc {
  margin-bottom: -0.25rem !important;
}
.nfad3ce,
.nfad549 {
  margin-left: -0.25rem !important;
}
.nfadcd0 {
  margin: -0.5rem !important;
}
.nfad31c,
.nfad96f {
  margin-top: -0.5rem !important;
}
.nfadce5,
.nfaddff {
  margin-right: -0.5rem !important;
}
.nfad31c,
.nfad252 {
  margin-bottom: -0.5rem !important;
}
.nfad406,
.nfaddff {
  margin-left: -0.5rem !important;
}
.nfad7e4 {
  margin: -1rem !important;
}
.nfad303a,
.nfadd69 {
  margin-top: -1rem !important;
}
.nfad590,
.nfadc3f {
  margin-right: -1rem !important;
}
.nfad8d0,
.nfad303a {
  margin-bottom: -1rem !important;
}
.nfad2f6,
.nfadc3f {
  margin-left: -1rem !important;
}
.nfad6ea {
  margin: -1.5rem !important;
}
.nfad5dd,
.nfadbaa {
  margin-top: -1.5rem !important;
}
.nfad92d,
.nfad834 {
  margin-right: -1.5rem !important;
}
.nfad4c4,
.nfad5dd {
  margin-bottom: -1.5rem !important;
}
.nfad12f,
.nfad92d {
  margin-left: -1.5rem !important;
}
.nfadddd {
  margin: -3rem !important;
}
.nfad4c72,
.nfad210 {
  margin-top: -3rem !important;
}
.nfad2d5,
.nfad22f {
  margin-right: -3rem !important;
}
.nfad210,
.nfada44 {
  margin-bottom: -3rem !important;
}
.nfad2d5,
.nfad306b {
  margin-left: -3rem !important;
}
.nfad050 {
  margin: auto !important;
}
.nfad833,
.nfada0f {
  margin-top: auto !important;
}
.nfad274,
.nfadee9b {
  margin-right: auto !important;
}
.nfad833,
.nfad910 {
  margin-bottom: auto !important;
}
.nfad58d,
.nfad274 {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .nfadb59 {
    margin: 0 !important;
  }
  .nfad55e,
  .nfadc19 {
    margin-top: 0 !important;
  }
  .nfad2e2,
  .nfadf68 {
    margin-right: 0 !important;
  }
  .nfad55e,
  .nfad733 {
    margin-bottom: 0 !important;
  }
  .nfad2e2,
  .nfadded {
    margin-left: 0 !important;
  }
  .nfadf79 {
    margin: 0.25rem !important;
  }
  .nfad8eb,
  .nfad40f {
    margin-top: 0.25rem !important;
  }
  .nfad5fde,
  .nfad562 {
    margin-right: 0.25rem !important;
  }
  .nfad8eb,
  .nfada07 {
    margin-bottom: 0.25rem !important;
  }
  .nfad562,
  .nfad902 {
    margin-left: 0.25rem !important;
  }
  .nfadec0 {
    margin: 0.5rem !important;
  }
  .nfad2c6,
  .nfad911 {
    margin-top: 0.5rem !important;
  }
  .nfad3c1,
  .nfadf69 {
    margin-right: 0.5rem !important;
  }
  .nfad430,
  .nfad911 {
    margin-bottom: 0.5rem !important;
  }
  .nfad9c2,
  .nfadf69 {
    margin-left: 0.5rem !important;
  }
  .nfada16 {
    margin: 1rem !important;
  }
  .nfad5b3,
  .nfade08 {
    margin-top: 1rem !important;
  }
  .nfad64f,
  .nfad836 {
    margin-right: 1rem !important;
  }
  .nfad5b3,
  .nfad018 {
    margin-bottom: 1rem !important;
  }
  .nfad64f,
  .nfada70 {
    margin-left: 1rem !important;
  }
  .nfadc6d {
    margin: 1.5rem !important;
  }
  .nfad9f4,
  .nfadf49 {
    margin-top: 1.5rem !important;
  }
  .nfad4ee,
  .nfadb62 {
    margin-right: 1.5rem !important;
  }
  .nfad9f4,
  .nfad035 {
    margin-bottom: 1.5rem !important;
  }
  .nfad4b7,
  .nfadb62 {
    margin-left: 1.5rem !important;
  }
  .nfad403 {
    margin: 3rem !important;
  }
  .nfad319,
  .nfadbf31 {
    margin-top: 3rem !important;
  }
  .nfadaeba,
  .nfadc2d7 {
    margin-right: 3rem !important;
  }
  .nfad1e6,
  .nfad319 {
    margin-bottom: 3rem !important;
  }
  .nfad03c,
  .nfadc2d7 {
    margin-left: 3rem !important;
  }
  .nfaddb6 {
    padding: 0 !important;
  }
  .nfad8df,
  .nfad322 {
    padding-top: 0 !important;
  }
  .nfad263,
  .nfadf0a {
    padding-right: 0 !important;
  }
  .nfad322,
  .nfad683 {
    padding-bottom: 0 !important;
  }
  .nfad263,
  .nfad607 {
    padding-left: 0 !important;
  }
  .nfada7a {
    padding: 0.25rem !important;
  }
  .nfad0bb,
  .nfad756 {
    padding-top: 0.25rem !important;
  }
  .nfadb96,
  .nfade65 {
    padding-right: 0.25rem !important;
  }
  .nfad0bb,
  .nfadc8e {
    padding-bottom: 0.25rem !important;
  }
  .nfad634,
  .nfade65 {
    padding-left: 0.25rem !important;
  }
  .nfad069 {
    padding: 0.5rem !important;
  }
  .nfada9c,
  .nfadebb {
    padding-top: 0.5rem !important;
  }
  .nfad1ae,
  .nfadebe {
    padding-right: 0.5rem !important;
  }
  .nfada9c,
  .nfadb26 {
    padding-bottom: 0.5rem !important;
  }
  .nfad1ae,
  .nfadb9a {
    padding-left: 0.5rem !important;
  }
  .nfadb3c {
    padding: 1rem !important;
  }
  .nfad9e6a,
  .nfad968 {
    padding-top: 1rem !important;
  }
  .nfad0b1,
  .nfad909 {
    padding-right: 1rem !important;
  }
  .nfad5d0,
  .nfad9e6a {
    padding-bottom: 1rem !important;
  }
  .nfad0b1,
  .nfad24b {
    padding-left: 1rem !important;
  }
  .nfad9d3 {
    padding: 1.5rem !important;
  }
  .nfad0a9,
  .nfadd38 {
    padding-top: 1.5rem !important;
  }
  .nfadc35,
  .nfadd2c {
    padding-right: 1.5rem !important;
  }
  .nfadd38,
  .nfadd91 {
    padding-bottom: 1.5rem !important;
  }
  .nfad2529,
  .nfadd2c {
    padding-left: 1.5rem !important;
  }
  .nfad74b {
    padding: 3rem !important;
  }
  .nfad409,
  .nfadb69 {
    padding-top: 3rem !important;
  }
  .nfad2a0,
  .nfadd33 {
    padding-right: 3rem !important;
  }
  .nfadb69,
  .nfaddfd4 {
    padding-bottom: 3rem !important;
  }
  .nfad69b,
  .nfadd33 {
    padding-left: 3rem !important;
  }
  .nfad221 {
    margin: -0.25rem !important;
  }
  .nfad8fab,
  .nfad9d1 {
    margin-top: -0.25rem !important;
  }
  .nfad141,
  .nfadcc1 {
    margin-right: -0.25rem !important;
  }
  .nfad8fab,
  .nfadac1 {
    margin-bottom: -0.25rem !important;
  }
  .nfad54b,
  .nfadcc1 {
    margin-left: -0.25rem !important;
  }
  .nfad9f7 {
    margin: -0.5rem !important;
  }
  .nfad2b0,
  .nfadaaf {
    margin-top: -0.5rem !important;
  }
  .nfad9fc,
  .nfad515 {
    margin-right: -0.5rem !important;
  }
  .nfadaaf,
  .nfadb4e {
    margin-bottom: -0.5rem !important;
  }
  .nfad515,
  .nfadbe6 {
    margin-left: -0.5rem !important;
  }
  .nfad0879 {
    margin: -1rem !important;
  }
  .nfad059,
  .nfad539 {
    margin-top: -1rem !important;
  }
  .nfada6f,
  .nfadaf0 {
    margin-right: -1rem !important;
  }
  .nfad384,
  .nfad539 {
    margin-bottom: -1rem !important;
  }
  .nfad6c0,
  .nfadaf0 {
    margin-left: -1rem !important;
  }
  .nfad87a {
    margin: -1.5rem !important;
  }
  .nfad6bd,
  .nfad598 {
    margin-top: -1.5rem !important;
  }
  .nfad0cd,
  .nfadf5a {
    margin-right: -1.5rem !important;
  }
  .nfad6bd,
  .nfad50f {
    margin-bottom: -1.5rem !important;
  }
  .nfad2a6,
  .nfadf5a {
    margin-left: -1.5rem !important;
  }
  .nfad1de {
    margin: -3rem !important;
  }
  .nfadcdf,
  .nfadf34 {
    margin-top: -3rem !important;
  }
  .nfad113,
  .nfadb80 {
    margin-right: -3rem !important;
  }
  .nfad34c,
  .nfadcdf {
    margin-bottom: -3rem !important;
  }
  .nfad2c0,
  .nfad113 {
    margin-left: -3rem !important;
  }
  .nfad0b0 {
    margin: auto !important;
  }
  .nfad8b1,
  .nfad8c3 {
    margin-top: auto !important;
  }
  .nfad8a5,
  .nfada0b {
    margin-right: auto !important;
  }
  .nfad8b1,
  .nfad799 {
    margin-bottom: auto !important;
  }
  .nfad2a7,
  .nfad8a5 {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .nfad913 {
    margin: 0 !important;
  }
  .nfade88,
  .nfadf21 {
    margin-top: 0 !important;
  }
  .nfad182,
  .nfadfd9 {
    margin-right: 0 !important;
  }
  .nfad768,
  .nfade88 {
    margin-bottom: 0 !important;
  }
  .nfad182,
  .nfada1a {
    margin-left: 0 !important;
  }
  .nfadb7a {
    margin: 0.25rem !important;
  }
  .nfad96f2,
  .nfadfdb {
    margin-top: 0.25rem !important;
  }
  .nfad6ad,
  .nfad167 {
    margin-right: 0.25rem !important;
  }
  .nfad8af5,
  .nfad96f2 {
    margin-bottom: 0.25rem !important;
  }
  .nfad6ad,
  .nfad262 {
    margin-left: 0.25rem !important;
  }
  .nfad6bb {
    margin: 0.5rem !important;
  }
  .nfad4cd,
  .nfadd4f {
    margin-top: 0.5rem !important;
  }
  .nfadb11,
  .nfadddd4 {
    margin-right: 0.5rem !important;
  }
  .nfad8bb,
  .nfadd4f {
    margin-bottom: 0.5rem !important;
  }
  .nfadd31,
  .nfadddd4 {
    margin-left: 0.5rem !important;
  }
  .nfad08a6 {
    margin: 1rem !important;
  }
  .nfad043,
  .nfad58c {
    margin-top: 1rem !important;
  }
  .nfad7e5,
  .nfad501 {
    margin-right: 1rem !important;
  }
  .nfad2bd,
  .nfad58c {
    margin-bottom: 1rem !important;
  }
  .nfad7e5,
  .nfad592 {
    margin-left: 1rem !important;
  }
  .nfad8b2 {
    margin: 1.5rem !important;
  }
  .nfad44d,
  .nfad095 {
    margin-top: 1.5rem !important;
  }
  .nfad16e,
  .nfadb09 {
    margin-right: 1.5rem !important;
  }
  .nfad5ef,
  .nfad44d {
    margin-bottom: 1.5rem !important;
  }
  .nfad16e,
  .nfad795f {
    margin-left: 1.5rem !important;
  }
  .nfad0b0a {
    margin: 3rem !important;
  }
  .nfad7a6,
  .nfad795d {
    margin-top: 3rem !important;
  }
  .nfad4ba,
  .nfad8af5b {
    margin-right: 3rem !important;
  }
  .nfad7a6,
  .nfaddb1 {
    margin-bottom: 3rem !important;
  }
  .nfad8af5b,
  .nfadb1a {
    margin-left: 3rem !important;
  }
  .nfad2a80 {
    padding: 0 !important;
  }
  .nfad8ff5,
  .nfadc93 {
    padding-top: 0 !important;
  }
  .nfad817,
  .nfad986 {
    padding-right: 0 !important;
  }
  .nfad8ff5,
  .nfad9b6 {
    padding-bottom: 0 !important;
  }
  .nfad5cc,
  .nfad986 {
    padding-left: 0 !important;
  }
  .nfadbbb7 {
    padding: 0.25rem !important;
  }
  .nfad4c2,
  .nfaddeb {
    padding-top: 0.25rem !important;
  }
  .nfadb95,
  .nfadbe2 {
    padding-right: 0.25rem !important;
  }
  .nfad3e6,
  .nfad4c2 {
    padding-bottom: 0.25rem !important;
  }
  .nfad843,
  .nfadb95 {
    padding-left: 0.25rem !important;
  }
  .nfad970 {
    padding: 0.5rem !important;
  }
  .nfad829,
  .nfadc8c {
    padding-top: 0.5rem !important;
  }
  .nfad152,
  .nfada94 {
    padding-right: 0.5rem !important;
  }
  .nfad0c3,
  .nfadc8c {
    padding-bottom: 0.5rem !important;
  }
  .nfada94,
  .nfadc6d9 {
    padding-left: 0.5rem !important;
  }
  .nfad6fa {
    padding: 1rem !important;
  }
  .nfad9cc,
  .nfadd58 {
    padding-top: 1rem !important;
  }
  .nfad50d,
  .nfadc3b {
    padding-right: 1rem !important;
  }
  .nfad36f,
  .nfadd58 {
    padding-bottom: 1rem !important;
  }
  .nfad50d,
  .nfadd12 {
    padding-left: 1rem !important;
  }
  .nfad25b2 {
    padding: 1.5rem !important;
  }
  .nfad2d3,
  .nfadb25 {
    padding-top: 1.5rem !important;
  }
  .nfad6bdf,
  .nfad120 {
    padding-right: 1.5rem !important;
  }
  .nfadb25,
  .nfadc83 {
    padding-bottom: 1.5rem !important;
  }
  .nfad120,
  .nfadb89 {
    padding-left: 1.5rem !important;
  }
  .nfad9cb {
    padding: 3rem !important;
  }
  .nfad545,
  .nfada2b {
    padding-top: 3rem !important;
  }
  .nfad7ae3,
  .nfad8f0 {
    padding-right: 3rem !important;
  }
  .nfad545,
  .nfadba8 {
    padding-bottom: 3rem !important;
  }
  .nfad8f0,
  .nfadb78f {
    padding-left: 3rem !important;
  }
  .nfaddf6 {
    margin: -0.25rem !important;
  }
  .nfad4e8,
  .nfadf2f {
    margin-top: -0.25rem !important;
  }
  .nfadb1e,
  .nfadd50 {
    margin-right: -0.25rem !important;
  }
  .nfad5c9,
  .nfadf2f {
    margin-bottom: -0.25rem !important;
  }
  .nfadbd7,
  .nfadd50 {
    margin-left: -0.25rem !important;
  }
  .nfad1fe {
    margin: -0.5rem !important;
  }
  .nfadc3c,
  .nfadf4d {
    margin-top: -0.5rem !important;
  }
  .nfad8d2,
  .nfadc61 {
    margin-right: -0.5rem !important;
  }
  .nfad183,
  .nfadc3c {
    margin-bottom: -0.5rem !important;
  }
  .nfadc61,
  .nfadcf7 {
    margin-left: -0.5rem !important;
  }
  .nfadab83 {
    margin: -1rem !important;
  }
  .nfad41fd,
  .nfad161 {
    margin-top: -1rem !important;
  }
  .nfad1f6,
  .nfadc98 {
    margin-right: -1rem !important;
  }
  .nfad1e2,
  .nfad161 {
    margin-bottom: -1rem !important;
  }
  .nfad1f6,
  .nfad705 {
    margin-left: -1rem !important;
  }
  .nfad604 {
    margin: -1.5rem !important;
  }
  .nfad6f1,
  .nfad351 {
    margin-top: -1.5rem !important;
  }
  .nfad7d7,
  .nfad86a {
    margin-right: -1.5rem !important;
  }
  .nfad6f1,
  .nfadcc8 {
    margin-bottom: -1.5rem !important;
  }
  .nfad7d7,
  .nfadfb8 {
    margin-left: -1.5rem !important;
  }
  .nfad90b {
    margin: -3rem !important;
  }
  .nfad3f5,
  .nfad714 {
    margin-top: -3rem !important;
  }
  .nfad51a,
  .nfada97 {
    margin-right: -3rem !important;
  }
  .nfad3f5,
  .nfad736 {
    margin-bottom: -3rem !important;
  }
  .nfad7bf,
  .nfad51a {
    margin-left: -3rem !important;
  }
  .nfad5965 {
    margin: auto !important;
  }
  .nfad7be,
  .nfad639b {
    margin-top: auto !important;
  }
  .nfad1cd,
  .nfad08d {
    margin-right: auto !important;
  }
  .nfad7be,
  .nfadb65 {
    margin-bottom: auto !important;
  }
  .nfad08d,
  .nfad514 {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .nfad964 {
    margin: 0 !important;
  }
  .nfad01d,
  .nfadd9c {
    margin-top: 0 !important;
  }
  .nfadb003,
  .nfadf681 {
    margin-right: 0 !important;
  }
  .nfad01d,
  .nfadb46 {
    margin-bottom: 0 !important;
  }
  .nfad3f53,
  .nfadb003 {
    margin-left: 0 !important;
  }
  .nfad663 {
    margin: 0.25rem !important;
  }
  .nfada834,
  .nfadfd0 {
    margin-top: 0.25rem !important;
  }
  .nfad6f47,
  .nfad291 {
    margin-right: 0.25rem !important;
  }
  .nfade94,
  .nfadfd0 {
    margin-bottom: 0.25rem !important;
  }
  .nfad126,
  .nfad291 {
    margin-left: 0.25rem !important;
  }
  .nfad5f1 {
    margin: 0.5rem !important;
  }
  .nfadc05,
  .nfadf86 {
    margin-top: 0.5rem !important;
  }
  .nfad5f12,
  .nfad585 {
    margin-right: 0.5rem !important;
  }
  .nfadee94,
  .nfadf86 {
    margin-bottom: 0.5rem !important;
  }
  .nfad5f12,
  .nfad60d {
    margin-left: 0.5rem !important;
  }
  .nfada62 {
    margin: 1rem !important;
  }
  .nfad1def,
  .nfad5a2 {
    margin-top: 1rem !important;
  }
  .nfad6d3,
  .nfada9d9 {
    margin-right: 1rem !important;
  }
  .nfad5a2,
  .nfad521 {
    margin-bottom: 1rem !important;
  }
  .nfad6d3,
  .nfade2f {
    margin-left: 1rem !important;
  }
  .nfad9ec {
    margin: 1.5rem !important;
  }
  .nfad826,
  .nfade22 {
    margin-top: 1.5rem !important;
  }
  .nfad8ba,
  .nfaddb64 {
    margin-right: 1.5rem !important;
  }
  .nfad5ca,
  .nfad826 {
    margin-bottom: 1.5rem !important;
  }
  .nfad8ba,
  .nfadda1 {
    margin-left: 1.5rem !important;
  }
  .nfadfd1 {
    margin: 3rem !important;
  }
  .nfad5ab,
  .nfad49b {
    margin-top: 3rem !important;
  }
  .nfad3026,
  .nfadd73 {
    margin-right: 3rem !important;
  }
  .nfad0b8,
  .nfad49b {
    margin-bottom: 3rem !important;
  }
  .nfad3026,
  .nfade6f {
    margin-left: 3rem !important;
  }
  .nfad2b8 {
    padding: 0 !important;
  }
  .nfad0e4,
  .nfad3e2 {
    padding-top: 0 !important;
  }
  .nfad358,
  .nfaddb1d {
    padding-right: 0 !important;
  }
  .nfad3e2,
  .nfadff7 {
    padding-bottom: 0 !important;
  }
  .nfadcdd9,
  .nfaddb1d {
    padding-left: 0 !important;
  }
  .nfad696 {
    padding: 0.25rem !important;
  }
  .nfad45d,
  .nfad90a {
    padding-top: 0.25rem !important;
  }
  .nfad6c2,
  .nfade75e {
    padding-right: 0.25rem !important;
  }
  .nfad90a,
  .nfadcfa {
    padding-bottom: 0.25rem !important;
  }
  .nfad00e,
  .nfade75e {
    padding-left: 0.25rem !important;
  }
  .nfad93e {
    padding: 0.5rem !important;
  }
  .nfad5c1,
  .nfad672 {
    padding-top: 0.5rem !important;
  }
  .nfad97b,
  .nfad149 {
    padding-right: 0.5rem !important;
  }
  .nfad5a1,
  .nfad5c1 {
    padding-bottom: 0.5rem !important;
  }
  .nfad1af,
  .nfad149 {
    padding-left: 0.5rem !important;
  }
  .nfad92d1 {
    padding: 1rem !important;
  }
  .nfada49,
  .nfadee99 {
    padding-top: 1rem !important;
  }
  .nfad4b1,
  .nfadfda {
    padding-right: 1rem !important;
  }
  .nfad7aed,
  .nfadee99 {
    padding-bottom: 1rem !important;
  }
  .nfad4b1,
  .nfad043b {
    padding-left: 1rem !important;
  }
  .nfad195 {
    padding: 1.5rem !important;
  }
  .nfad7b6,
  .nfad30e {
    padding-top: 1.5rem !important;
  }
  .nfad0ad,
  .nfad4d5 {
    padding-right: 1.5rem !important;
  }
  .nfad30e,
  .nfad8406 {
    padding-bottom: 1.5rem !important;
  }
  .nfad4d5,
  .nfad6bd6 {
    padding-left: 1.5rem !important;
  }
  .nfadf76 {
    padding: 3rem !important;
  }
  .nfad2b4,
  .nfadadab {
    padding-top: 3rem !important;
  }
  .nfad9ff,
  .nfaddba {
    padding-right: 3rem !important;
  }
  .nfad9ed,
  .nfadadab {
    padding-bottom: 3rem !important;
  }
  .nfad9ff,
  .nfadae2 {
    padding-left: 3rem !important;
  }
  .nfad112 {
    margin: -0.25rem !important;
  }
  .nfad380,
  .nfada629 {
    margin-top: -0.25rem !important;
  }
  .nfad74e,
  .nfadb20 {
    margin-right: -0.25rem !important;
  }
  .nfad9ed4,
  .nfada629 {
    margin-bottom: -0.25rem !important;
  }
  .nfadb20,
  .nfadf6f8 {
    margin-left: -0.25rem !important;
  }
  .nfadbfe {
    margin: -0.5rem !important;
  }
  .nfad0f6,
  .nfada03 {
    margin-top: -0.5rem !important;
  }
  .nfad950,
  .nfade3e {
    margin-right: -0.5rem !important;
  }
  .nfad0f6,
  .nfad7684 {
    margin-bottom: -0.5rem !important;
  }
  .nfaddb3,
  .nfade3e {
    margin-left: -0.5rem !important;
  }
  .nfad5ce {
    margin: -1rem !important;
  }
  .nfadb6e2,
  .nfadd5c {
    margin-top: -1rem !important;
  }
  .nfad3ef,
  .nfad477 {
    margin-right: -1rem !important;
  }
  .nfad49d,
  .nfadb6e2 {
    margin-bottom: -1rem !important;
  }
  .nfad477,
  .nfadefd {
    margin-left: -1rem !important;
  }
  .nfade3b6 {
    margin: -1.5rem !important;
  }
  .nfadbf0,
  .nfadcd6 {
    margin-top: -1.5rem !important;
  }
  .nfad3b9,
  .nfad438 {
    margin-right: -1.5rem !important;
  }
  .nfad58c8,
  .nfadcd6 {
    margin-bottom: -1.5rem !important;
  }
  .nfad3b9,
  .nfadc34 {
    margin-left: -1.5rem !important;
  }
  .nfadeab5 {
    margin: -3rem !important;
  }
  .nfad212,
  .nfada2e {
    margin-top: -3rem !important;
  }
  .nfad3ee,
  .nfadd42e {
    margin-right: -3rem !important;
  }
  .nfad89c,
  .nfad212 {
    margin-bottom: -3rem !important;
  }
  .nfadd42e,
  .nfade7e {
    margin-left: -3rem !important;
  }
  .nfad2b9 {
    margin: auto !important;
  }
  .nfad783,
  .nfad844 {
    margin-top: auto !important;
  }
  .nfad8e7,
  .nfadd17 {
    margin-right: auto !important;
  }
  .nfad317,
  .nfad844 {
    margin-bottom: auto !important;
  }
  .nfad8e7,
  .nfad6349 {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .nfada4e9 {
    margin: 0 !important;
  }
  .nfada40,
  .nfadf43 {
    margin-top: 0 !important;
  }
  .nfad0f2,
  .nfad689 {
    margin-right: 0 !important;
  }
  .nfadf43,
  .nfadf75 {
    margin-bottom: 0 !important;
  }
  .nfad0f2,
  .nfadeced {
    margin-left: 0 !important;
  }
  .nfad1af7 {
    margin: 0.25rem !important;
  }
  .nfad071,
  .nfadf71 {
    margin-top: 0.25rem !important;
  }
  .nfade907,
  .nfadf7d {
    margin-right: 0.25rem !important;
  }
  .nfad5961,
  .nfadf71 {
    margin-bottom: 0.25rem !important;
  }
  .nfad6464,
  .nfade907 {
    margin-left: 0.25rem !important;
  }
  .nfaddc8 {
    margin: 0.5rem !important;
  }
  .nfad15b,
  .nfad165 {
    margin-top: 0.5rem !important;
  }
  .nfad0b09,
  .nfad908 {
    margin-right: 0.5rem !important;
  }
  .nfad15b,
  .nfad43e {
    margin-bottom: 0.5rem !important;
  }
  .nfad908,
  .nfadebc {
    margin-left: 0.5rem !important;
  }
  .nfadf1e {
    margin: 1rem !important;
  }
  .nfad38b,
  .nfadd93 {
    margin-top: 1rem !important;
  }
  .nfad3cf,
  .nfad6a9 {
    margin-right: 1rem !important;
  }
  .nfad38b,
  .nfadabc {
    margin-bottom: 1rem !important;
  }
  .nfad6a9,
  .nfadeaf {
    margin-left: 1rem !important;
  }
  .nfaded0 {
    margin: 1.5rem !important;
  }
  .nfad8a4,
  .nfad29f {
    margin-top: 1.5rem !important;
  }
  .nfad698,
  .nfadcb2 {
    margin-right: 1.5rem !important;
  }
  .nfad29f,
  .nfad584 {
    margin-bottom: 1.5rem !important;
  }
  .nfad1f2,
  .nfadcb2 {
    margin-left: 1.5rem !important;
  }
  .nfada02 {
    margin: 3rem !important;
  }
  .nfad21d8,
  .nfad33e {
    margin-top: 3rem !important;
  }
  .nfad7d2,
  .nfadb34c {
    margin-right: 3rem !important;
  }
  .nfad6f4b,
  .nfad21d8 {
    margin-bottom: 3rem !important;
  }
  .nfada18,
  .nfadb34c {
    margin-left: 3rem !important;
  }
  .nfadac6 {
    padding: 0 !important;
  }
  .nfad023,
  .nfadf8d {
    padding-top: 0 !important;
  }
  .nfad019,
  .nfad845 {
    padding-right: 0 !important;
  }
  .nfad023,
  .nfadcba {
    padding-bottom: 0 !important;
  }
  .nfad845,
  .nfad5856 {
    padding-left: 0 !important;
  }
  .nfad1e0c {
    padding: 0.25rem !important;
  }
  .nfad6f6,
  .nfadcd4 {
    padding-top: 0.25rem !important;
  }
  .nfad0b6,
  .nfad971 {
    padding-right: 0.25rem !important;
  }
  .nfad314,
  .nfadcd4 {
    padding-bottom: 0.25rem !important;
  }
  .nfad0b6,
  .nfad4cc4 {
    padding-left: 0.25rem !important;
  }
  .nfad08c {
    padding: 0.5rem !important;
  }
  .nfad53a3,
  .nfad499 {
    padding-top: 0.5rem !important;
  }
  .nfad58e,
  .nfadd80 {
    padding-right: 0.5rem !important;
  }
  .nfad53a3,
  .nfad5450 {
    padding-bottom: 0.5rem !important;
  }
  .nfad2b89,
  .nfad58e {
    padding-left: 0.5rem !important;
  }
  .nfad5e7 {
    padding: 1rem !important;
  }
  .nfad3cc,
  .nfadfa6 {
    padding-top: 1rem !important;
  }
  .nfad77e,
  .nfada75 {
    padding-right: 1rem !important;
  }
  .nfadeb12,
  .nfadfa6 {
    padding-bottom: 1rem !important;
  }
  .nfad577,
  .nfada75 {
    padding-left: 1rem !important;
  }
  .nfadc44 {
    padding: 1.5rem !important;
  }
  .nfad06f,
  .nfad16c {
    padding-top: 1.5rem !important;
  }
  .nfad7ba,
  .nfad645 {
    padding-right: 1.5rem !important;
  }
  .nfad16c,
  .nfad3197 {
    padding-bottom: 1.5rem !important;
  }
  .nfad7ba,
  .nfad9f3 {
    padding-left: 1.5rem !important;
  }
  .nfad5db {
    padding: 3rem !important;
  }
  .nfad13b,
  .nfadb81 {
    padding-top: 3rem !important;
  }
  .nfad20a,
  .nfad074 {
    padding-right: 3rem !important;
  }
  .nfad13b,
  .nfad98e {
    padding-bottom: 3rem !important;
  }
  .nfad20a,
  .nfad3029 {
    padding-left: 3rem !important;
  }
  .nfadb6c {
    margin: -0.25rem !important;
  }
  .nfad5c4,
  .nfad8a1 {
    margin-top: -0.25rem !important;
  }
  .nfad2e6,
  .nfad88d {
    margin-right: -0.25rem !important;
  }
  .nfad8a1,
  .nfadb33 {
    margin-bottom: -0.25rem !important;
  }
  .nfad2e6,
  .nfad5b6 {
    margin-left: -0.25rem !important;
  }
  .nfad38d {
    margin: -0.5rem !important;
  }
  .nfad89f,
  .nfad721 {
    margin-top: -0.5rem !important;
  }
  .nfad401a,
  .nfad922 {
    margin-right: -0.5rem !important;
  }
  .nfad07b,
  .nfad89f {
    margin-bottom: -0.5rem !important;
  }
  .nfad922,
  .nfadf1c {
    margin-left: -0.5rem !important;
  }
  .nfad44a {
    margin: -1rem !important;
  }
  .nfad20a0,
  .nfad038 {
    margin-top: -1rem !important;
  }
  .nfad01e,
  .nfad050f {
    margin-right: -1rem !important;
  }
  .nfad20a0,
  .nfadc8d {
    margin-bottom: -1rem !important;
  }
  .nfad050f,
  .nfade35 {
    margin-left: -1rem !important;
  }
  .nfad222 {
    margin: -1.5rem !important;
  }
  .nfad82f,
  .nfadb7af {
    margin-top: -1.5rem !important;
  }
  .nfad390,
  .nfadb16 {
    margin-right: -1.5rem !important;
  }
  .nfad341,
  .nfadb7af {
    margin-bottom: -1.5rem !important;
  }
  .nfad390,
  .nfadca7 {
    margin-left: -1.5rem !important;
  }
  .nfad136 {
    margin: -3rem !important;
  }
  .nfad2b5,
  .nfad428 {
    margin-top: -3rem !important;
  }
  .nfad8e6,
  .nfad899 {
    margin-right: -3rem !important;
  }
  .nfad2b5,
  .nfad63b {
    margin-bottom: -3rem !important;
  }
  .nfad8e6,
  .nfadcc13 {
    margin-left: -3rem !important;
  }
  .nfad8a7 {
    margin: auto !important;
  }
  .nfad349,
  .nfadeae {
    margin-top: auto !important;
  }
  .nfadd45,
  .nfadfe2 {
    margin-right: auto !important;
  }
  .nfad31f,
  .nfad349 {
    margin-bottom: auto !important;
  }
  .nfadfe2,
  .nfadfec {
    margin-left: auto !important;
  }
}
@media (min-width: 1367px) {
  .nfadc7b {
    margin: 0 !important;
  }
  .nfad4f9,
  .nfad80f {
    margin-top: 0 !important;
  }
  .nfad7fd1,
  .nfade87 {
    margin-right: 0 !important;
  }
  .nfad4f9,
  .nfadf63 {
    margin-bottom: 0 !important;
  }
  .nfad520,
  .nfade87 {
    margin-left: 0 !important;
  }
  .nfadaf2 {
    margin: 0.25rem !important;
  }
  .nfad1a61,
  .nfaddbf {
    margin-top: 0.25rem !important;
  }
  .nfad1fc,
  .nfad9e0 {
    margin-right: 0.25rem !important;
  }
  .nfad1a61,
  .nfadb92 {
    margin-bottom: 0.25rem !important;
  }
  .nfad1fc,
  .nfad4c40 {
    margin-left: 0.25rem !important;
  }
  .nfade3f {
    margin: 0.5rem !important;
  }
  .nfad214,
  .nfadac5c {
    margin-top: 0.5rem !important;
  }
  .nfad4d8,
  .nfadae1 {
    margin-right: 0.5rem !important;
  }
  .nfadac5c,
  .nfadf38 {
    margin-bottom: 0.5rem !important;
  }
  .nfad4d8,
  .nfad343 {
    margin-left: 0.5rem !important;
  }
  .nfad5aa {
    margin: 1rem !important;
  }
  .nfad083,
  .nfad764 {
    margin-top: 1rem !important;
  }
  .nfad73c,
  .nfadca2 {
    margin-right: 1rem !important;
  }
  .nfad6bf6,
  .nfad083 {
    margin-bottom: 1rem !important;
  }
  .nfad73c,
  .nfadd3a {
    margin-left: 1rem !important;
  }
  .nfad11c {
    margin: 1.5rem !important;
  }
  .nfad313,
  .nfadd8c {
    margin-top: 1.5rem !important;
  }
  .nfad3f6,
  .nfad69b4 {
    margin-right: 1.5rem !important;
  }
  .nfad74c,
  .nfadd8c {
    margin-bottom: 1.5rem !important;
  }
  .nfad3f6,
  .nfadfd8 {
    margin-left: 1.5rem !important;
  }
  .nfad616 {
    margin: 3rem !important;
  }
  .nfad15b0,
  .nfad439 {
    margin-top: 3rem !important;
  }
  .nfad977,
  .nfadfd2 {
    margin-right: 3rem !important;
  }
  .nfad75c,
  .nfad439 {
    margin-bottom: 3rem !important;
  }
  .nfad977,
  .nfaddac {
    margin-left: 3rem !important;
  }
  .nfad8a6a {
    padding: 0 !important;
  }
  .nfadbad,
  .nfadc50 {
    padding-top: 0 !important;
  }
  .nfad9bc,
  .nfadf92 {
    padding-right: 0 !important;
  }
  .nfad940,
  .nfadbad {
    padding-bottom: 0 !important;
  }
  .nfad5df,
  .nfadf92 {
    padding-left: 0 !important;
  }
  .nfad81e {
    padding: 0.25rem !important;
  }
  .nfad51d,
  .nfad90b5 {
    padding-top: 0.25rem !important;
  }
  .nfad3ebb,
  .nfada85 {
    padding-right: 0.25rem !important;
  }
  .nfad4e6,
  .nfad90b5 {
    padding-bottom: 0.25rem !important;
  }
  .nfada85,
  .nfada94c {
    padding-left: 0.25rem !important;
  }
  .nfadc12 {
    padding: 0.5rem !important;
  }
  .nfad280,
  .nfade95 {
    padding-top: 0.5rem !important;
  }
  .nfad4f4,
  .nfad80a {
    padding-right: 0.5rem !important;
  }
  .nfad5ae,
  .nfad280 {
    padding-bottom: 0.5rem !important;
  }
  .nfad6ee,
  .nfad80a {
    padding-left: 0.5rem !important;
  }
  .nfadde20 {
    padding: 1rem !important;
  }
  .nfad724,
  .nfadfde {
    padding-top: 1rem !important;
  }
  .nfad28b,
  .nfad925 {
    padding-right: 1rem !important;
  }
  .nfad11b,
  .nfadfde {
    padding-bottom: 1rem !important;
  }
  .nfad6dd,
  .nfad925 {
    padding-left: 1rem !important;
  }
  .nfad1b0 {
    padding: 1.5rem !important;
  }
  .nfad1dd,
  .nfad90d {
    padding-top: 1.5rem !important;
  }
  .nfad810,
  .nfad861 {
    padding-right: 1.5rem !important;
  }
  .nfad1dd,
  .nfad8aa {
    padding-bottom: 1.5rem !important;
  }
  .nfad088,
  .nfad810 {
    padding-left: 1.5rem !important;
  }
  .nfada73 {
    padding: 3rem !important;
  }
  .nfad9d7,
  .nfad788 {
    padding-top: 3rem !important;
  }
  .nfadbce,
  .nfadd09 {
    padding-right: 3rem !important;
  }
  .nfad9d7,
  .nfad9ee {
    padding-bottom: 3rem !important;
  }
  .nfad2eca,
  .nfadd09 {
    padding-left: 3rem !important;
  }
  .nfad511 {
    margin: -0.25rem !important;
  }
  .nfad3b21,
  .nfad0073 {
    margin-top: -0.25rem !important;
  }
  .nfad009,
  .nfadd3c {
    margin-right: -0.25rem !important;
  }
  .nfad3b21,
  .nfaddfca {
    margin-bottom: -0.25rem !important;
  }
  .nfadaf8,
  .nfadd3c {
    margin-left: -0.25rem !important;
  }
  .nfadf1e2 {
    margin: -0.5rem !important;
  }
  .nfad20a5,
  .nfade8e {
    margin-top: -0.5rem !important;
  }
  .nfad469,
  .nfadd3f {
    margin-right: -0.5rem !important;
  }
  .nfad0834,
  .nfade8e {
    margin-bottom: -0.5rem !important;
  }
  .nfad469,
  .nfadeea {
    margin-left: -0.5rem !important;
  }
  .nfad620 {
    margin: -1rem !important;
  }
  .nfad2cf,
  .nfad82b {
    margin-top: -1rem !important;
  }
  .nfad319f,
  .nfadbe4 {
    margin-right: -1rem !important;
  }
  .nfad2cf,
  .nfada34 {
    margin-bottom: -1rem !important;
  }
  .nfadbb9,
  .nfadbe4 {
    margin-left: -1rem !important;
  }
  .nfad52d {
    margin: -1.5rem !important;
  }
  .nfada28,
  .nfadb365 {
    margin-top: -1.5rem !important;
  }
  .nfad223,
  .nfada8c9 {
    margin-right: -1.5rem !important;
  }
  .nfadb365,
  .nfadb805 {
    margin-bottom: -1.5rem !important;
  }
  .nfad223,
  .nfadd85 {
    margin-left: -1.5rem !important;
  }
  .nfad6c4 {
    margin: -3rem !important;
  }
  .nfad34b,
  .nfadf05 {
    margin-top: -3rem !important;
  }
  .nfad8f6,
  .nfade6d {
    margin-right: -3rem !important;
  }
  .nfad5b2,
  .nfad34b {
    margin-bottom: -3rem !important;
  }
  .nfad8f6,
  .nfad823 {
    margin-left: -3rem !important;
  }
  .nfad800 {
    margin: auto !important;
  }
  .nfad3eec,
  .nfad017 {
    margin-top: auto !important;
  }
  .nfad55b,
  .nfada6f0 {
    margin-right: auto !important;
  }
  .nfad8a3,
  .nfad017 {
    margin-bottom: auto !important;
  }
  .nfad55b,
  .nfadda7 {
    margin-left: auto !important;
  }
}
.nfad693 {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono,
    Courier New, monospace !important;
}
.nfadb9c {
  text-align: justify !important;
}
.nfadb4c4 {
  white-space: normal !important;
}
.nfad4d4 {
  white-space: nowrap !important;
}
.nfad4aa {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nfadb2a {
  text-align: left !important;
}
.nfadb6d {
  text-align: right !important;
}
.nfadda0 {
  text-align: center !important;
}
@media (min-width: 576px) {
  .nfadad4 {
    text-align: left !important;
  }
  .nfad464 {
    text-align: right !important;
  }
  .nfad3b1 {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .nfad60c {
    text-align: left !important;
  }
  .nfad575 {
    text-align: right !important;
  }
  .nfadfc1 {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .nfade5e {
    text-align: left !important;
  }
  .nfaddab {
    text-align: right !important;
  }
  .nfad3d3 {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .nfadc0d {
    text-align: left !important;
  }
  .nfad17a {
    text-align: right !important;
  }
  .nfad574 {
    text-align: center !important;
  }
}
@media (min-width: 1367px) {
  .nfadd1f {
    text-align: left !important;
  }
  .nfada9a {
    text-align: right !important;
  }
  .nfad647 {
    text-align: center !important;
  }
}
.nfad08f {
  text-transform: lowercase !important;
}
.nfad973 {
  text-transform: uppercase !important;
}
.nfad628 {
  text-transform: capitalize !important;
}
.nfadd78 {
  font-weight: 300 !important;
}
.nfad5b4 {
  font-weight: lighter !important;
}
.nfad389 {
  font-weight: 400 !important;
}
.nfadd59 {
  font-weight: 700 !important;
}
.nfada6fb {
  font-weight: bolder !important;
}
.nfadcd6b {
  font-style: italic !important;
}
.nfad757 {
  color: #fff !important;
}
.nfad2fb {
  color: #111 !important;
}
a.nfad2fb:focus,
a.nfad2fb:hover {
  color: #000 !important;
}
.nfad8ce {
  color: #222 !important;
}
a.nfad8ce:focus,
a.nfad8ce:hover {
  color: #000 !important;
}
.nfad68c {
  color: #26c280 !important;
}
a.nfad68c:focus,
a.nfad68c:hover {
  color: #198256 !important;
}
.nfad1f5 {
  color: #17a2b8 !important;
}
a.nfad1f5:focus,
a.nfad1f5:hover {
  color: #0f6674 !important;
}
.nfadf51 {
  color: #ffc107 !important;
}
a.nfadf51:focus,
a.nfadf51:hover {
  color: #ba8b00 !important;
}
.nfadfe6 {
  color: #dc3545 !important;
}
a.nfadfe6:focus,
a.nfadfe6:hover {
  color: #a71d2a !important;
}
.nfadc80 {
  color: #f8f9fa !important;
}
a.nfadc80:focus,
a.nfadc80:hover {
  color: #cbd3da !important;
}
.nfadb45 {
  color: #343a40 !important;
}
a.nfadb45:focus,
a.nfadb45:hover {
  color: #121416 !important;
}
.nfad72b {
  color: #fff !important;
}
.nfad33d {
  color: #6c757d !important;
}
.nfadbc3 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.nfadce61 {
  color: hsla(0, 0%, 100%, 0.5) !important;
}
.nfaded8 {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.nfad0b7 {
  text-decoration: none !important;
}
.nfad3c6 {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
.nfadef5 {
  color: inherit !important;
}
section h2 {
  text-align: center;
}
p {
  font-size: 0.9375rem;
}
.nfadc263 ul {
  margin: 15px 0 0 10px;
}
.nfadc263 ul li:before {
  top: 10px;
  width: 5px;
  height: 5px;
  background: #fa0;
}
.nfadc263 ol p {
  padding-left: 40px;
}
.nfadc263 ol li {
  color: #26c280;
  font-weight: 700;
}
.nfadc263 ol li:before {
  margin: 0 15px 5px 0;
  font-size: 1.125rem;
  color: #fff;
  background: #26c280;
}
.nfadc263 ol li ul li:before {
  background: #fa0;
}
.nfad6042 {
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 1.5625rem;
  line-height: 150%;
}
.nfad0ea,
.nfad6042 {
  letter-spacing: 1px;
  color: #fff;
}
.nfad0ea {
  text-decoration: underline;
}
.nfad0ea:hover {
  text-decoration: none;
  color: #ff720d;
}
.nfad1be0 {
  margin-bottom: 40px;
}
.nfad1be0 p {
  font-size: 1rem;
}
.nfad1be0 a {
  text-decoration: underline;
}
.nfad1acf:before {
  background: #111;
}
.nfad569 p {
  font-size: 1.125rem;
}
.nfadfe4 {
  z-index: 111;
  background: #fa0;
  border-radius: 5px;
}
.nfadfe4:before {
  background: url(wp-content/themes/theme-child/assets/dist/images/arrow-top.aefae5f8.svg)
    no-repeat;
}
.nfad9fb {
  border-radius: 0;
  bottom: 0;
  right: 0;
  height: 60px;
  background: #fa0;
}
@media (min-width: 1200px) {
  .nfad9fb {
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
  }
}
.nfad62b:hover {
  color: #333;
  background-color: #ff720d;
  box-shadow: 0 0 6px 0 #ff720d;
}
.nfadf536 {
  background: #ff720d;
}
.nfadc75 {
  border: 2px solid #198cfe;
}
.nfadbe49 {
  letter-spacing: 0.07312rem;
  background-color: #fa0;
  border-radius: 5px;
}
.nfad775 {
  border-radius: 5px;
  text-transform: inherit;
  font-weight: 400;
}
.nfad775,
.nfad775:hover {
  background: #333;
  color: #fa0;
}
.nfad775:hover {
  box-shadow: none;
}
@media (min-width: 769px) {
  .nfad775:hover {
    background: #ff720d;
    color: #333;
  }
}
.nfad775:active {
  box-shadow: none;
  background: #333;
}
@media (min-width: 769px) {
  .nfad775:active {
    background: #ff720d;
    color: #333;
  }
}
.nfad98d {
  min-width: 255px;
  background: #ff720d;
}
@media (min-width: 1200px) {
  .nfad98d {
    position: relative;
    bottom: inherit;
    left: inherit;
    z-index: inherit;
    border-radius: 5px;
    width: 100%;
    max-width: 100%;
  }
}
.btn-width-modified {
  width: calc(100% - 50px);
}
.nfad3012 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/arrow_right.88bb88c0.svg);
}
@media (min-width: 1200px) {
  .nfad3012 {
    background-image: url(wp-content/themes/theme-child/assets/dist/images/arrow_down.ae8b9fcd.svg);
  }
}
.nfad029 {
  padding-left: 25px;
}
.nfade9a {
  margin: 10px 0 15px;
}
.nfade9a .nfad217,
.nfade9a a {
  color: #fff;
}
.nfade9a a:hover {
  text-decoration: none;
  color: #198cfe;
}
.nfade9a .nfad217 {
  color: grey;
}
.nfadec6 {
  padding: 10px;
}
@media (min-width: 768px) {
  .nfadec6 {
    padding: 25px 20px;
  }
}
.nfadec6 .nfad467,
.nfadec6 h2 {
  font-size: 1.25rem;
}
@media (min-width: 576px) {
  .nfadec6 .nfad467,
  .nfadec6 h2 {
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .nfadec6 .nfad467,
  .nfadec6 h2 {
    font-size: 1.625rem;
  }
}
.nfadcbc,
.nfadec6 {
  background-color: #222;
  border-radius: 5px;
}
.nfad6d7 {
  padding: 20px 0;
}
.nfad738 {
  height: auto;
}
@media (max-width: 992px) {
  .nfad672d {
    height: auto;
  }
}
.nfad672d:hover .nfadc51 {
  color: #ff720d;
}
.nfadc51 {
  color: #fff;
}
.nfadb67 {
  margin: 0 auto 5px;
  padding: 20px 30px;
}
.nfad89b {
  background-color: #041a25;
}
.nfad532 {
  font-size: 0.75rem;
  font-size: 10px;
  width: auto;
  height: 15px;
  color: #fff;
  background-color: #ff720d;
  border-radius: 5px 0;
  top: 0;
  left: 1px;
}
.nfad254:before {
  color: #ff720d;
  border: 1px solid #ff720d;
}
.nfada5f {
  bottom: 65px;
  left: 5px;
  width: calc(100% - 10px);
  background-color: #333;
  border-radius: 5px;
}
@media (min-width: 768px) {
  .nfada5f {
    left: 30px;
    width: calc(100% - 60px);
    padding: 20px 30px;
  }
}
.nfad60c5 {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.nfada5f .nfad473 {
  font-size: 0.875rem;
}
.nfada5f .nfad473 p {
  color: #ccc;
}
.nfada5f .nfad614a {
  padding: 0 22px 0 0;
}
.nfada5f .nfada19 {
  color: #198cfe;
}
.nfad168 {
  font-family: "Raleway", sans-serif;
  font-size: 1.5625rem;
  line-height: 1.1;
  text-align: center;
}
.nfad168,
.nfadaa1 {
  color: #fff;
}
.nfad3de4 {
  background-color: #fff;
  border-radius: 10px;
}
.nfad7a0 {
  width: auto;
  height: auto;
  min-width: 150px;
  max-width: 80%;
  max-height: 85%;
}
.nfadd6e {
  background: #222;
}
@media (min-width: 576px) {
  .nfad6a5 {
    border-bottom: 1px solid #333;
  }
}
.nfaddf9 {
  color: grey;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .nfaddf9 {
    text-align: center;
  }
}
@media (max-width: 575.98px) {
  .nfad486 {
    border-bottom: 1px solid #333;
  }
}
.nfad178 {
  color: grey;
}
.nfadcd1 {
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .nfadcd1 {
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
}
.nfad031 {
  margin: 6px 12px;
}
.nfad151 {
  text-align: center;
}
.nfad151 .menu-item {
  margin: 15px 6px;
}
.nfad151 .menu-item .is-empty-link,
.nfad151 .menu-item a:hover {
  color: #198cfe;
}
@media (max-width: 575.98px) {
  .nfadec1 {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (min-width: 1200px) {
  .nfadec1 {
    height: auto;
    display: block;
  }
}
@media (min-width: 1200px) {
  .nfada52,
  .nfadec1 {
    text-align: left;
  }
}
.nfad81d {
  background: #222;
}
.nfadab0 {
  cursor: default;
}
.nfadfdac {
  background: #333;
  border-radius: 5px;
  padding-top: 7px;
}
.nfad826f {
  height: 18px;
  display: inline-block;
  vertical-align: middle;
}
.nfad663f,
.nfad663f:after,
.nfad663f:before {
  width: 20px;
}
.nfad663f:before {
  top: -8px;
}
.nfad663f:after {
  top: -16px;
}
.nfadab0.is-active .nfad663f {
  width: 20px;
}
.nfad305 .nfad826f,
.nfad712 .nfad826f {
  height: 22px;
}
.nfad517 {
  margin: 20px 0 10px;
}
.nfadbb8 {
  color: #fff;
  padding: 40px 0;
  background: #111;
}
@media (min-width: 768px) {
  .nfadbb8 {
    padding: 30px 0 40px;
  }
}
.nfada48 {
  font-family: "Raleway", sans-serif;
  line-height: 150%;
  margin-bottom: 15px;
}
.nfad8ec5 {
  line-height: 1.85;
  margin-bottom: 10px;
}
.nfada48 {
  text-align: center;
}
@media (min-width: 576px) {
  .nfada48 {
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) {
  .menu-main {
    width: 100%;
    text-align: right;
    margin-right: 10px;
  }
}
@media (max-width: 1199.98px) {
  .menu-main {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    position: fixed;
    top: 60px;
    bottom: 0;
    right: 0;
    overflow: auto;
    z-index: 9999;
    width: 100%;
    padding-top: 20px;
    text-align: left;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.4s ease-in-out;
    background: #222;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .menu-item {
    border-bottom: 2px solid #222;
  }
  .menu-items-horizontal .menu-item:hover {
    background: #333;
    border-bottom: 2px solid #ff720d;
  }
  .menu-items-horizontal .menu-item:hover .menu-toggle-submenu {
    transition: 0.5s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (max-width: 1199.98px) {
  .menu-items-horizontal .menu-item {
    padding: 0 15px;
    font-weight: 600;
    font-family: "Raleway", sans-serif;
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .menu-item {
    display: inline-block;
    padding: 20px 10px 17px;
    font-size: 0.875rem;
  }
}
.menu-items-horizontal .menu-item .is-empty-link,
.menu-items-horizontal .menu-item a {
  color: #fff;
}
@media (max-width: 1199.98px) {
  .menu-items-horizontal .menu-item .is-empty-link,
  .menu-items-horizontal .menu-item a {
    display: block;
    padding: 20px 55px 20px 5px;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  }
}
.menu-items-horizontal .menu-item:hover,
.menu-items-horizontal .menu-item a:hover {
  color: #fa0;
}
.menu-items-horizontal .nfadd654 {
  display: none;
}
@media (min-width: 1200px) {
  .menu-items-horizontal .nfadd654 {
    text-transform: uppercase;
  }
  .menu-items-horizontal .nfadd654 li {
    font-weight: 700;
  }
  .menu-items-horizontal .nfadd654 li,
  .menu-items-horizontal .nfadd654 li:hover {
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  }
  .menu-items-horizontal .nfadd654 li:last-child,
  .menu-items-horizontal .nfadd654 li:last-child:hover {
    border-bottom: 1px solid transparent;
  }
}
@media (max-width: 1199.98px) {
  .menu-items-horizontal .nfadd654 {
    padding: 0;
    position: fixed;
    top: 60px;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
    overflow-y: auto;
    background: #222;
    z-index: 111;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .nfadd654 {
    position: absolute;
    top: 104%;
    left: 0;
    width: 270px;
    display: block;
    right: -170px;
    opacity: 0;
    visibility: hidden;
    background-color: #333;
    padding: 0 15px;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    z-index: 3;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .nfadd654 .nfadd654 {
    top: 0;
    left: 100%;
    right: -100%;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .nfadd654 .menu-item {
    text-align: left;
    position: static;
    display: block;
    padding: 15px 0;
    letter-spacing: 1px;
    font-size: 0.875rem;
  }
  .menu-items-horizontal .nfadd654 .menu-item .menu-toggle-submenu {
    display: none;
  }
}
.menu-items-horizontal .nfadd654 .menu-item a {
  color: #fff;
}
.menu-items-horizontal .nfadd654 .menu-item:hover,
.menu-items-horizontal .nfadd654 .menu-item a:hover {
  color: #fa0;
}
.menu-heading {
  color: #fff;
}
@media (max-width: 1199px) {
  .nfad407 {
    margin-left: auto;
    margin-right: 15px;
  }
}
.nfad407 .nfad3012 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/arrow_right.88bb88c0.svg);
}
.nfad407 ul {
  background: #2e2e2e;
  z-index: 99999999999;
}
.nfad407 ul.nfadd5f {
  transition: 0.3s;
}
.nfad407 ul.nfadd5f:focus .nfadd2e,
.nfad407 ul.nfadd5f:hover .nfadd2e {
  display: block;
}
.nfad407 ul.nfadd5f:focus .nfadd9f,
.nfad407 ul.nfadd5f:focus .nfadd9f.is-active,
.nfad407 ul.nfadd5f:hover .nfadd9f,
.nfad407 ul.nfadd5f:hover .nfadd9f.is-active {
  -webkit-transform: scale(1) rotate(270deg);
  transform: scale(1) rotate(270deg);
}
.nfad407 ul .is-rotated {
  -webkit-transform: scale(1) rotate(270deg) !important;
  transform: scale(1) rotate(270deg) !important;
}
.nfad407 ul .menu-item-lang a span {
  color: #fff;
}
.nfad407 ul .menu-item-lang a img {
  max-width: 30px;
  height: auto;
  max-height: 30px;
}
.nfad407 ul .menu-item-lang .js-toggle-submenu-lang {
  -webkit-transform: scale(1) rotate(90deg);
  transform: scale(1) rotate(90deg);
}
.nfad379 {
  background-color: #333;
  border-radius: 6px;
}
.nfadafe {
  background: #333;
  color: #fa0;
  font-weight: 400;
}
.nfadce1 {
  line-height: 25px;
  color: #fff;
}
.nfadccc {
  color: #ccc;
  font-size: 0.875rem;
}
.nfad806 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100vh;
  text-align: center;
}
.nfad497 {
  color: #111;
}
.nfadf752 {
  margin: 0 auto;
}
.nfad134 {
  margin: 50px auto 0;
  border-radius: 50%;
  border: 16px solid #f3f3f3;
  border-top-color: #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: nfad273 2s linear infinite;
  animation: nfad273 2s linear infinite;
}
@-webkit-keyframes nfad273 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
@keyframes nfad273 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn);
  }
}
.nfadd1de {
  cursor: pointer;
}
.nfad374 {
  background: #222;
  padding-bottom: 20px;
  border-radius: 10px;
  float: left;
}
@media (min-width: 1200px) {
  .nfad242 {
    width: 255px;
    height: 120px;
    padding: 15px;
    float: left;
  }
}
@media (min-width: 1200px) {
  .nfad242,
  .nfad498 {
    border-radius: 10px;
  }
  .nfad498 {
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 120px;
  }
}
.nfadf657 {
  text-align: center;
  padding: 0 15px;
}
.nfadf657 .nfad0ea {
  line-height: 25px;
  height: 25px;
}
.nfada92 {
  margin: 10px 15px 5px;
}
.nfada92:hover {
  color: #198cfe;
}
.nfada92 h3 {
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.nfad7d4,
.nfad374 p {
  padding: 0 15px;
  margin-bottom: 10px;
  color: #ccc;
}
.nfada92:hover {
  color: #ff720d;
}
@media (min-width: 1200px) {
  body .nfadca6 {
    display: block;
    width: 285px;
    z-index: 1;
    top: 40px;
    position: relative;
    margin-bottom: 60px !important;
  }
}
.nfada927 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-star-3.a9b113e8.svg);
}
.nfadb4f {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-star-2.88b563c2.svg);
}
.nfad4ba4 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-star-1.ecc515bf.svg);
}
.nfad351a {
  background: url(wp-content/themes/theme-child/assets/dist/images/stars.924adc00.svg)
    0 no-repeat;
}
.nfada04 {
  background: url(wp-content/themes/theme-child/assets/dist/images/stars-active.c3c484f9.svg)
    0 no-repeat;
}
.nfadba9 {
  margin-bottom: 1.25rem;
  font-family: "Raleway", sans-serif;
  text-align: center;
}
.nfad27a {
  border-radius: 10px;
}
.nfad7fb {
  color: #fff;
}
.nfad2ec9 {
  width: 195px;
  height: 40px;
  margin: 15px auto;
  border-radius: 5px;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none !important;
}
.nfad942:hover {
  color: #ff720d;
}
.nfad5e4 {
  color: grey;
}
.nfad94e {
  margin-bottom: 5px;
}
.nfad2d4 {
  background: rgba(0, 0, 0, 0.7);
}
.nfad2d4 .nfadc30 {
  min-height: 35px;
  min-width: 111px;
  font-size: 12px;
  background: #fa0;
  color: #111;
  font-weight: 400;
  border-radius: 5px;
}
.nfad099 .nfad467 {
  font-size: 25px;
  text-align: center;
}
.nfadb0b a span {
  background: linear-gradient(180deg, rgba(22, 22, 22, 0), #161616);
  color: #fff;
  font-size: 12px;
}
.nfad169 .nfad467 {
  font-size: 1.5625rem;
}
.nfada93 {
  border-radius: 5px;
  height: 355px;
  background: #222;
}
.nfadd6e5:after {
  background: linear-gradient(180deg, rgba(34, 34, 34, 0.4), #222 90%);
}
.nfadb16e {
  border-radius: 5px;
  background: #222;
  color: #f2f2f2;
}
.nfad107 .nfadde2e {
  font-size: 1.25rem;
  line-height: 25px;
}
.nfade002 span {
  color: grey;
}
.nfad7a5 .nfadde2e {
  font-size: 0.9375rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.nfad7a5 .nfadde2e a {
  color: #fff;
}
.nfad9b3 {
  width: 195px;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 auto;
  font-size: 0.875rem;
  text-decoration: none !important;
}
.nfad985 {
  margin: 0 0 5px;
}
@media (min-width: 1200px) {
  .nfad985 {
    margin: 40px 0 0;
    background: 0 0;
  }
}
.nfadaa6 {
  background-color: #222;
  border-radius: 5px;
}
.nfadaa6 .nfad6f2 {
  padding: 8px 20px;
}
.nfadaa6 .nfad9ef {
  color: #ccc;
}
.nfad6f2 {
  margin-bottom: 2px;
}
.nfad484 .nfad2d5b,
.nfad484 .nfad6f2:hover,
.nfadbde .nfad6f2:first-of-type,
.nfadbde .nfad6f2:nth-of-type(2),
.nfadbde .nfad6f2:nth-of-type(3) {
  background-color: #222;
}
.nfad484 .nfad2d5b {
  padding: 20px;
  border-bottom: 5px solid #111;
}
@media (min-width: 1200px) {
  .nfad484 .nfad2d5b {
    border-bottom: 0;
    margin-bottom: 5px;
    border-radius: 5px;
  }
}
.nfad484 .nfada8f {
  width: 15px;
}
.nfad484 .nfada8f span {
  color: #ccc;
}
.nfad484 .nfad88f {
  background: #041a25;
}
@media (max-width: 991.98px) {
  .nfad484 .nfad060 {
    height: 85px;
    width: 285px;
    min-width: 100px;
    margin: 0 auto 15px;
  }
  .nfad484 .nfad060 img {
    margin: 0 auto;
    width: 150px;
    display: block;
    max-height: 100%;
  }
}
section .nfadc6100 {
  font-weight: 600;
}
.nfad31ce {
  margin: 15px 0 10px;
  text-align: center;
  font-family: "Raleway", sans-serif;
  line-height: 25px;
  letter-spacing: 0.07187rem;
}
.nfad8de {
  padding-bottom: 10px;
}
.nfadb3cf {
  padding: 10px 15px;
  min-height: 60px;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0.05);
}
.nfadb3cf:first-child {
  border-top: 1px solid hsla(0, 0%, 100%, 0.05);
}
.nfadb3cf:last-child {
  border-bottom: 1px solid hsla(0, 0%, 100%, 0);
}
.nfadb3cf:hover {
  background-color: #111218;
}
.nfad89c5 a .nfadbb6 {
  background: #333;
}
.nfadbb6 {
  background: #041a25;
  border-radius: 5px;
}
.nfad3b7 {
  color: #ff720d;
}
.nfad89c5 a .nfad6e1 {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  background: #333;
}
@media (max-width: 1199.98px) {
  .nfad89c5 a .nfad6e1 {
    height: 100px;
    max-height: 100px;
  }
}
.nfad89c5 a .nfad6e1 img {
  width: 100%;
}
.nfad1c6 {
  padding: 10px 10px 15px 15px;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .nfad1c6 {
    padding: 10px 20px 15px 25px;
  }
}
.nfad04c {
  width: 100px;
  height: 100px;
  margin: 0 5px 5px 0;
  border-radius: 2px;
}
@media (max-width: 1199.98px) {
  .nfad04c {
    height: 100px;
  }
}
.nfada91 {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.nfadaca3 .nfaddb5 {
  color: #fa0;
}
.nfad0cee .item,
.nfad762 .item {
  background: #333;
}
.nfadf8a {
  color: #ff720d;
}
p.nfad1aa,
p.nfad19b {
  color: #ccc;
}
.nfad068 {
  height: 40px;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.nfad068 * {
  width: 40px;
  height: 40px;
  background: #222;
  color: #fff;
}
.nfad068 .page-numbers.current {
  background: #ff720d;
}
.nfad0ae .nfad6453 {
  background: #222;
  border-radius: 10px;
}
.nfad0ae .nfad6453.active:before {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1);
}
.nfad0ae .nfad6453:before {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 20px;
  right: 15px;
  width: 16px;
  height: 9px;
  background: 50%/16px auto no-repeat
    url(wp-content/themes/theme-child/assets/dist/images/arrow_down.ae8b9fcd.svg);
  z-index: 0;
  transition: all 0.4s ease-in-out;
}
.nfad0ae .nfada3d {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  padding: 15px 40px 15px 15px;
}
.nfad0ae .nfad441 {
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 0;
  padding: 0 40px 15px 15px;
}
.nfada6fb8 .nfad0a2 {
  text-align: center;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  margin-bottom: 15px;
}
.nfadd3f4 img {
  width: 80px;
  height: 80px;
  border: 3px solid #8d8d8d;
}
.nfadf8ad {
  margin-top: 10px;
  font-size: 18px;
  line-height: 25px;
  font-weight: 600;
  color: #fa0;
}
.nfad895 {
  margin-top: 5px;
  color: #c6c6c6;
  font-size: 14px;
  line-height: 20px;
}
.nfad0a4 {
  -ms-flex-pack: center;
  justify-content: center;
}
.nfad638 .nfad467 {
  text-align: center;
  color: #fff;
}
.nfad638 .nfadbaf {
  background: #222;
  border: 1px solid grey;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
}
.nfad638 .nfadbaf:hover {
  text-decoration: underline;
}
.nfad729 .nfad467 {
  text-align: center;
  font-size: 25px;
  color: #fff;
}
.nfad729 .nfadc61a {
  background: #222;
}
.nfad729 .nfad775 span {
  color: #fa0;
}
.nfad729 .nfad775 .nfadff1:after,
.nfad729 .nfad775 .nfadff1:before {
  background: #fa0;
}
.nfad729 .nfad775:hover span {
  color: #000;
}
.nfad729 .nfad775:hover .nfadff1:after,
.nfad729 .nfad775:hover .nfadff1:before {
  background: #000;
}
.nfad49a {
  background: #1f1f1f;
  border-radius: 5px;
}
.nfad49a .nfad0990 {
  color: #fff;
  background: url(wp-content/themes/theme-child/assets/dist/images/up-rarr.948de71d.png)
    no-repeat 100% transparent;
}
.nfad49a .nfad0990.active {
  background: url(wp-content/themes/theme-child/assets/dist/images/down-rarr.7fa3d535.png)
    no-repeat 100% transparent;
}
.nfad49a .nfadbfe9 ul li a,
.nfad49a .nfadbfe9 ul li a:active,
.nfad49a .nfadbfe9 ul li a:focus,
.nfad49a .nfadbfe9 ul li a:visited {
  color: #80acff;
}
.nfad49a .nfadbfe9.nfad9719 ul li:before {
  content: counter(num) "";
  border: 1px solid #26c280;
  color: #26c280;
}
.nfad49a .nfadbfe9.nfad241 ul li:before,
.nfad49a .nfadbfe9.nfad9719.nfad203 ul > li > ul li:before {
  background: #26c280;
}
.nfadbc4 {
  margin: 25px 0;
}
.nfad589 .nfadf6bd .nfad925e,
.nfad589 .nfadf6bd .nfadf13 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-hits.0a40fed7.svg);
}
.nfad589 .nfad2f2 .nfad925e,
.nfad589 .nfad2f2 .nfadf13 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-misses.72e519ac.svg);
}
.nfad589 .nfadf13 {
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left top 4px;
  background-size: auto 14px;
}
.nfad589 .nfad81e9 .nfad925e {
  padding-left: 25px;
  background-repeat: no-repeat;
  background-position: left top 16px;
  background-size: auto 10px;
}
.nfadbc4 .nfad81d2 {
  margin-bottom: 2px;
  padding: 35px 20px 10px;
  background-color: #141720;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
  border-radius: 6px;
}
.nfadbc4 .nfadf13 {
  font-family: "Raleway", sans-serif;
  font-size: 1.625rem;
  font-weight: 700;
  line-height: 110%;
  color: #fff;
  margin: 0 0 15px;
}
@media (min-width: 768px) {
  .nfadbc4 .nfadf13 {
    font-size: 1.875rem;
  }
}
.nfadbc4 .nfad81e9 {
  padding: 15px 0;
}
.nfadbc4 .nfad81e9 .nfad925e {
  display: block;
  font-size: 0.875rem;
  letter-spacing: 0.45px;
  line-height: 2;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .nfadbc4 .nfad81e9 .nfad925e {
    font-size: 1rem;
  }
}
.nfad4fb {
  background-color: #000;
}
.nfad653e {
  border-radius: 5px;
}
@media (min-width: 768px) {
  .nfad3df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: normal;
    align-items: normal;
  }
}
.nfad256 button {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .nfad4da {
    font-size: 1.5625rem;
  }
}
.nfad78c {
  width: 455px;
  min-width: 452px;
  background: #222;
  border-radius: 5px;
}
@media (max-width: 1366px) {
  .nfad78c {
    width: 410px;
    min-width: 410px;
  }
}
@media (max-width: 1199px) {
  .nfad78c {
    width: 462px;
  }
}
@media (max-width: 991px) {
  .nfad78c {
    width: 342px;
    min-width: 342px;
  }
}
.nfad7a65,
.nfad78c h3 {
  text-align: center;
  border-bottom: 1px solid #333;
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 20px;
}
.nfade79 {
  background: #222;
  border-bottom: 1px solid #333;
}
.nfaddc9 {
  padding-left: 5px;
}
.nfad2525 {
  background: #222;
}
.nfadcce {
  background: #333;
}
.nfad3df {
  margin-top: 40px;
  margin-bottom: 35px;
}
.nfad3df .nfad37c {
  width: 455px;
  border-radius: 10px;
}
@media (max-width: 1366px) {
  .nfad3df .nfad37c {
    width: 410px;
  }
}
@media (max-width: 1199px) {
  .nfad3df .nfad37c {
    width: 462px;
  }
}
@media (max-width: 991px) {
  .nfad3df .nfad37c {
    width: 342px;
  }
}
.nfad3df .nfad37c h3 {
  font-size: 20px;
  text-align: center;
  margin: 0 0 10px;
}
.nfad3df .nfad37c .nfad90c,
.nfad3df .nfad37c .nfad328 {
  font-size: 16px;
}
.nfad3df .nfad37c .nfad6b4,
.nfad3df .nfad37c .nfad8b53 {
  line-height: 1;
  font-size: 20px;
}
.nfad3df .nfad37c .nfad8b53 {
  color: #26c280;
}
.nfad3df .nfad37c .nfad6b4 {
  color: #ff720d;
}
.nfad3df .nfad37c .nfad6b4,
.nfad3df .nfad37c .nfad8b53 {
  padding-right: 10px;
}
.nfad769a {
  background: rgba(38, 194, 128, 0.1);
}
.nfad95a {
  background: rgba(255, 114, 13, 0.1);
}
.nfad0390 .nfadba3,
.nfad0390 .nfadba3 img {
  border-radius: 10px;
}
.nfad021,
.nfad692 {
  min-width: 65px;
  min-height: 65px;
  width: 65px;
  height: 65px;
  border-radius: 5px;
  background: #333;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 5px 5px 0;
}
.nfad138 {
  font-size: 16px;
  font-weight: 600;
}
.nfada7b {
  margin: 10px 0 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .nfada7b {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.nfad291f {
  max-height: 150px;
  margin: 0 10px 15px;
}
@media (min-width: 768px) {
  .nfad291f {
    margin: 0 15px 15px 0;
  }
}
.modal-goto {
  letter-spacing: 1px;
  color: #fff;
}
.modal-subtitle,
.modal-title {
  font-family: "Raleway", sans-serif;
  color: #fff;
}
.modal-content {
  background-color: #222631;
}
.modal-close-icon {
  color: #fff;
}

.nfad021,
.nfad692 {
  color: #999;
  font-weight: 700;
  min-width: 51px;
  min-height: 51px;
  width: 51px;
  height: 51px;
  border-radius: 20px;
  background: #e6e9f0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 5px 5px 0;
}
.nfada6fb8 {
  padding: 15px;
  margin-bottom: 15px;
}
.nfada6fb8 .nfad0a2 {
  display: block;
  width: 100%;
  text-align: left;
  font-size: 0.75rem;
  line-height: 125%;
  font-weight: 700;
  color: #999;
  margin-bottom: 5px;
}
.nfadd3f4 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
}
.nfadd3f4 img {
  width: 60px;
  height: 60px;
  border: 3px solid #999;
  border-radius: 50%;
}
@media (min-width: 768px) {
  .nfadd3f4 img {
    width: 80px;
    height: 80px;
  }
}
.nfadf8ad {
  margin: 0 0 5px;
  display: block;
  width: 100%;
  text-align: center;
  font-size: 1.25rem;
  line-height: 125%;
  font-weight: 700;
  color: #1a1a1a;
}
.nfad895 {
  margin: 0 0 0 5px;
  color: #404040;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 150%;
}
.nfad0a4 {
  margin-top: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}
.nfad0a4 a {
  text-decoration: none;
  padding: 0 5px;
  display: inline-block;
}
.nfad0a4 a img {
  width: 20px;
  height: auto;
}
.nfad02e {
  -ms-flex-line-pack: center;
  align-content: center;
}
.nfad02e,
.nfadb455 {
  display: -ms-flexbox;
  display: flex;
}
.nfadb455 {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 15px;
}
.nfad4fb {
  background-color: #f2f4fa;
  border-radius: 15px;
}
.nfad653e {
  background: 0 0;
  height: 160px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfad2b7 {
  max-width: 210px;
  max-height: 60px;
}
@media (min-width: 768px) {
  .nfad2b7 {
    max-width: 380px;
    max-height: 110px;
  }
}
.nfad726 {
  margin: 0 0 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfad726 .nfade3a {
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media (min-width: 576px) {
  .nfad726 .nfade3a {
    max-width: 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
  }
}
@media (min-width: 992px) {
  .nfad726 .nfade3a {
    max-width: 49.5%;
    -ms-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
  }
}
@media (min-width: 1200px) {
  .nfad726 .nfade3a {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 576px) {
  .nfad726 .nfad374 {
    height: 94%;
  }
}
@media (min-width: 1200px) {
  .nfad726 .nfad374 {
    height: auto;
  }
}
.nfade3a:last-of-type {
  border-bottom: 0;
}
.nfad374 {
  background: #f2f4fa;
  margin-bottom: 15px;
  padding: 15px;
  border-radius: 15px;
  overflow: hidden;
  float: none;
  width: 100%;
}
.nfad242 {
  width: 100%;
  height: auto;
  margin-right: 15px;
}
@media (min-width: 1200px) {
  .nfad242 {
    width: 255px;
    height: 120px;
    border-radius: 15px;
    padding: 0;
    float: left;
  }
}
.nfad498 {
  height: auto;
  float: left;
  border-radius: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1200px) {
  .nfad498 {
    border-radius: 15px;
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 120px;
  }
}
.nfadf657 {
  text-align: left;
  float: left;
  width: 100%;
  padding: 0;
}
.nfadf657 .nfad0ea {
  color: #ef233c;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 125%;
  text-decoration: none;
  width: auto;
  display: inline-block;
  height: auto;
  background-color: #e6e9f0;
}
@media (min-width: 1200px) {
  .nfadf657 {
    width: 142px;
    padding: 0;
  }
}
.nfada92 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 125%;
  float: left;
  margin: 0 0 10px;
  display: block;
  transition: all 0.4s ease-in-out;
  color: #fff;
  cursor: pointer;
  color: #404040;
}
.nfada92:hover {
  text-decoration: none;
  color: #d90429;
}
@media (min-width: 1200px) {
  .nfada92 {
    float: none;
  }
}
.nfada92 h3 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 125%;
  text-transform: none;
  margin-bottom: 0;
}
.nfada92:hover {
  color: #404040;
}
.nfad7d4,
.nfad374 p {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 140%;
  padding: 0;
  margin-bottom: 15px;
  float: left;
  color: #666;
  width: 100%;
}
@media (min-width: 1200px) {
  .nfad7d4,
  .nfad374 p {
    float: none;
  }
}
.nfade9a {
  margin: 10px 0;
  line-height: 0;
  color: #999;
}
.nfade9a .nfad217,
.nfade9a a {
  font-size: 0.75rem;
  line-height: 15px;
  color: #999;
}
.nfade9a a {
  color: #ef233c;
}
.nfade9a a:hover {
  text-decoration: underline;
  color: #d90429;
}
.nfade9a .nfad217 {
  color: #999;
}
.nfade9a span {
  font-size: 0.625rem;
}
.nfad62b {
  border: none;
  border-radius: 5px;
  font-size: 0.75rem;
  text-transform: uppercase;
  transition: all 0.4s ease-in-out;
}
.nfad62b:hover {
  color: #fff;
  background-color: #404040;
  box-shadow: 0 0 6px 0 #404040;
}
.nfadf536 {
  background: #404040;
  border-radius: 5px;
  letter-spacing: 1.17px;
  font-size: 0.875rem;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 130%;
  width: 100%;
  height: auto;
  max-width: 185px;
  border-radius: 25px;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 15px;
}
.nfadc75 {
  letter-spacing: 1px;
  border: 2px solid #ef233c;
  border-radius: 17px;
}
.nfadbe49,
.nfadc75 {
  font-weight: 700;
  color: #fff;
}
.nfadbe49 {
  width: 100%;
  max-width: 280px;
  height: 60px;
  padding: 14px 25px;
  font-size: 0.875rem;
  letter-spacing: 0;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  border-radius: 25px;
}
@media (min-width: 992px) {
  .nfadbe49 {
    padding: 14px 45px;
  }
}
.nfada5d {
  padding: 9px 70px;
}
.nfad775 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 35px;
  background: #e6e9f0;
  color: #ef233c;
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 130%;
  border-radius: 15px;
  cursor: pointer !important;
  padding: 10px 15px;
  text-transform: none;
}
.nfad775:hover {
  background: #f2f4fa;
  color: #ef233c;
  box-shadow: 0 0 4.5px 0 rgba(43, 45, 66, 0.25);
}
.nfad775:active {
  color: #ef233c !important;
  background: #e6e9f0 !important;
}
.nfad775:focus {
  color: #ef233c !important;
  background: #f2f4fa !important;
}
.nfad98d {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 111;
  border-radius: 0;
  width: 100%;
  max-width: 100%;
  min-width: 184px;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  padding: 19px 15px;
  height: auto;
  max-height: 60px;
}
@media (min-width: 1200px) {
  .nfad98d {
    position: relative;
    bottom: inherit;
    left: inherit;
    z-index: inherit;
    border-radius: 25px;
    width: 100%;
    max-width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    height: auto;
  }
}
.btn-width-modified {
  width: 100%;
}
@media (min-width: 1200px) {
  .btn-width-modified {
    width: 100%;
  }
}
.nfadd48 {
  margin-bottom: 20px;
}
.nfadcbc,
.nfadec6 {
  overflow: hidden;
  background-color: #f2f4fa;
  border-radius: 15px;
}
.nfadec6 {
  padding: 20px 15px;
}
@media (min-width: 992px) {
  .nfad414 {
    margin-bottom: 0;
  }
}
.nfadb67 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 100%;
  margin: 0 auto 10px;
  padding: 40px 30px;
}
@media (min-width: 992px) {
  .nfadb67 {
    max-width: 100%;
  }
}
.nfad251 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}
.nfad87b {
  max-width: 75%;
  max-height: 75%;
}
.nfad89b {
  height: 85px;
  max-width: 285px;
  background-color: transparent;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 390px) {
  .nfad89b {
    width: 285px;
  }
}
@media (min-width: 991px) {
  .nfad89b {
    width: inherit;
  }
}
.nfadb146 {
  -ms-flex: 1 0;
  flex: 1 0;
  padding: 15px 5px 10px;
  text-align: center;
  color: #fff;
}
.nfad5b8 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfad5b8.nfad8e70 {
  -ms-flex-direction: column;
  flex-direction: column;
}
.nfad5b8.nfad8e70 a {
  padding-top: 10px;
}
.nfad532 {
  min-width: 45px;
  width: auto !important;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 10px;
  left: 10px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 45px;
  height: 24px;
  padding: 0 5px;
  font-size: 0.625rem;
  font-weight: 700;
  text-transform: uppercase;
  color: #1a1a1a;
  background-color: #fa0;
  border-radius: 25px;
  border: none;
}
.nfad1d1 {
  font-size: 1rem;
  font-weight: 700;
}
.nfad254 {
  font-size: 0.75rem;
  font-weight: 700;
}
.nfad254,
.nfad254:before {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfad254:before {
  content: "$";
  width: 14px;
  height: 14px;
  color: #404040;
  font-weight: 300;
  border: 1px solid #404040;
  margin-right: 8px;
  border-radius: 50%;
}
.nfadafb {
  font-size: 0.875rem;
  font-weight: 400;
  margin: 12px 0;
}
.nfadc84 {
  width: auto;
  min-height: 40px;
  min-width: 212px;
  max-width: 212px;
  text-align: center;
  margin: 0 auto;
  padding: 8px;
  display: block;
}
@media (min-width: 992px) {
  .nfadc84 {
    min-width: 132px;
  }
}
.nfad6d7 {
  padding: 0;
}
.nfad738 {
  height: 100%;
  padding-bottom: 20px;
}
.nfad672d {
  height: 100%;
  padding: 20px 15px 13px;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-direction: column;
  flex-direction: column;
}
.nfad672d:hover .nfadc51 {
  color: #ef233c;
}
.nfadeac {
  padding: 5px 0 10px;
}
.nfad2915 {
  min-height: 36px;
  margin: 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfadc51 {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.86px;
  color: #404040;
  text-align: center;
  margin: 0;
  transition: all 0.4s ease-in-out;
}
.nfada5f {
  position: fixed;
  bottom: 0;
  left: 0 !important;
  width: calc(100% - 70px);
  opacity: 0;
  z-index: 100;
  background-color: #999;
  padding: 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);
  border-radius: 0;
}
@media (min-width: 768px) {
  .nfada5f {
    padding: 20px 30px;
    left: 30px;
    width: calc(100% - 70px);
  }
}
.nfad60c5 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfada5f .nfad296 {
  background-image: url(wp-content/themes/theme-child/assets/src/images/svg/icons/cookies-ico.svg);
}
.nfada5f .nfad473 {
  font-size: 0.75rem;
  line-height: 15px;
}
.nfada5f .nfad473 p {
  text-align: center;
  color: #fff;
  margin: 0;
  font-size: 0.75rem;
}
.nfada5f .nfad473 p a {
  color: #fa0;
}
.nfada5f .nfad614a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
  padding: 0 27px 0 0;
}
@media (min-width: 768px) {
  .nfada5f .nfad473 {
    margin: 0;
  }
}
.nfada5f .nfada19 {
  color: #ef233c;
}
.nfada5f .nfad5c8 {
  width: 20px;
  height: 20px;
  background-size: cover;
  cursor: pointer;
}
.nfada5f .nfad237 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
}
.nfad83b .nfada5f,
.nfadc509 .nfada5f {
  bottom: 65px;
}
@media (min-width: 1200px) {
  .nfad83b .nfada5f,
  .nfadc509 .nfada5f {
    bottom: 0;
  }
}
body {
  background-color: #fff;
  color: #666;
}
a {
  transition: all 0.2s ease-in-out;
}
p {
  font-size: 1rem;
  color: #666;
}
.nfadc263 ul {
  margin: 15px 0 0;
  padding: 0;
}
.nfadc263 ul li {
  list-style: none;
  position: relative;
  color: #666;
  margin: 12px 0 12px 15px;
}
.nfadc263 ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 9px;
  left: -15px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: 0 0;
  border: 2px solid #ef233c;
}
.nfadc263 ul li p,
.nfadc263 ul li span {
  color: #666;
}
.nfadc263 ol {
  counter-reset: num;
  margin: 25px 0;
  padding: 0;
  list-style: none;
}
.nfadc263 ol:last-child {
  margin-bottom: 0;
}
.nfadc263 ol p,
.nfadc263 ol span {
  padding-left: 40px;
  color: #666;
}
.nfadc263 ol li {
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%;
  color: #666;
  margin: 0 0 15px;
}
.nfadc263 ol li p, .nfadc263 ol li span {
  color: #666!important;
  /* display: block; */
  padding-left: 0;
}
.nfadc263 ol li:last-child {
  margin-bottom: 0;
}
.nfadc263 ol li:before {
  content: counter(num) "";
  counter-increment: num;
  display: inline-block;
  margin: 0 15px 0 0;
  font-size: 0.75rem;
  font-weight: 700;
  color: #ef233c;
  background: 0 0;
  border: 1px solid #ef233c;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  line-height: 24px;
  text-align: center;
}
.nfadc263 ol li ul {
  margin-bottom: 15px;
}
.nfadc263 ol li ul li {
  list-style: none;
  position: relative;
  margin: 12px 0 12px 15px;
}
.nfadc263 ol li ul li:before {
  content: "";
  counter-increment: none;
  display: block;
  position: absolute;
  top: 10px;
  left: -15px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #ef233c;
}
button:focus {
  outline: none;
}
img {
  height: auto;
  width: auto;
  max-width: 100%;
}
h2 {
  font-size: 1.5625rem;
}
#nfad8ec1 {
  padding-right: 0 !important;
}
.has-scroll {
  overflow-x: scroll;
}
@media (min-width: 768px) {
  .has-scroll {
    overflow: hidden;
  }
}
table:not([class]) {
  margin: 15px 0;
  width: 100%;
  border-radius: 5px;
  border-collapse: initial;
  border-spacing: 0;
}
@media (min-width: 768px) {
  table:not([class]) {
    overflow: hidden;
  }
}
table:not([class]) th {
  background-color: #e6e7f2;
}
table:not([class]) tr:nth-child(odd) {
  background-color: #f2f4fa;
}
table:not([class]) tr td:first-child {
  border-left: 1px solid #e6e7f2;
}
table:not([class]) tr td:last-child {
  border-right: 1px solid #e6e7f2;
}
table:not([class]) tr:first-child td:first-child,
table:not([class]) tr:first-child th:first-child {
  border-top-left-radius: 5px;
}
table:not([class]) tr:first-child td:last-child,
table:not([class]) tr:first-child th:last-child {
  border-top-right-radius: 5px;
}
table:not([class]) tr:last-child td,
table:not([class]) tr:last-child th {
  border-bottom: 1px solid #e6e7f2;
}
table:not([class]) tr:last-child td:first-child,
table:not([class]) tr:last-child th:first-child {
  border-bottom-left-radius: 5px;
}
table:not([class]) tr:last-child td:last-child,
table:not([class]) tr:last-child th:last-child {
  border-bottom-right-radius: 5px;
}
table:not([class]) td,
table:not([class]) th {
  padding: 10px;
}
@media (min-width: 768px) {
  table:not([class]) td,
  table:not([class]) th {
    min-width: auto;
  }
}
table:not([class]) a,
table:not([class]) td,
table:not([class]) th {
  color: #1a1a1a;
  font-family: font-family: "Raleway", sans-serif;;
  font-size: 0.875rem;
  line-height: 130%;
}
table:not([class]) th {
  font-weight: 700;
}
.nfad5eb {
  margin: 0 0 15px;
}
@media (min-width: 390px) {
  .nfad5eb {
    margin: 0 auto 15px;
  }
}
.nfad5eb:last-child {
  margin: 0 !important;
}
.nfad5eb p {
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .nfad7f3 {
    display: none !important;
  }
}
.nfad5eb.nfad3c9 {
  margin: 0 0 15px;
}
.nfad5eb .nfad19b {
  margin-bottom: 5px;
}
.nfad5eb .nfadc6100,
.nfadc6100 {
  font-weight: 700 !important;
}
.nfadaca3 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfadaca3 .item {
  font-size: 0.9375rem;
  font-weight: 400;
  margin: 2px;
}
.nfadaca3 .nfaddb5 {
  font-size: 0.6875rem;
  font-weight: 700;
  color: #999;
  width: 24px;
  height: 24px;
  line-height: 24px;
  background-color: #e6e9f0;
  border-radius: 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.nfadaca3 .nfaddb5:hover {
  color: #ef233c;
  transition: all 0.4s ease-in-out;
}
.nfad057 a.item,
.nfad741 a.item {
  color: #404040;
}
.nfad762 {
  width: 225px;
  margin: 0 auto;
}
@media (max-width: 1367px) {
  .nfad762 {
    width: 200px;
  }
}
@media (max-width: 1199px) {
  .nfad762 {
    width: 225px;
  }
}
.nfad762 .item {
  width: 40px;
  height: 40px;
  background: #e6e9f0;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
}
.nfad762 .item img {
  max-width: 30px;
  max-height: 30px;
}
.nfad0cee .item {
  font-size: 0.875rem;
  background: #e6e9f0;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
}
.nfad0cee .item img {
  max-width: 30px;
  max-height: 30px;
}
.nfadaca3 .hidden-item {
  display: none;
}
.nfadf8a {
  display: block;
  text-align: center;
  color: #404040;
  text-decoration: underline;
}
.nfadf18 {
  padding-right: 5px;
  color: #26c280;
}
.nfad4808 {
  padding-right: 5px;
  color: #eb4033;
}
.nfadcca {
  min-width: 128px;
  max-width: 128px;
}
@media (min-width: 1367px) {
  .nfadcca {
    min-width: 143px;
    max-width: 143px;
  }
}
p.nfad1aa,
p.nfad19b {
  color: #999;
  font-size: 0.75rem;
  font-weight: 400;
}
.nfadab0 {
  overflow: visible;
  display: inline-block;
  padding: 0;
  border: 0;
  margin: 0;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  transition-duration: 0.2s;
  transition-timing-function: ease-in-out;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
}
.nfadfdac {
    background: linear-gradient(45deg, #ffb400, #ee5a24);
    border-radius: 50%;
    width: 40px;
    max-width: 40px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    padding-top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
@media (min-width: 1200px) {
  .nfadfdac {
    display: none;
  }
}
.nfad826f {
  width: 30px;
  height: 14px;
  position: relative;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.is-active .nfad826f {
  height: 18px;
}
.nfad663f {
  width: 18px;
  display: block;
  top: auto;
  margin-top: -1px;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.nfad663f,
.nfad663f:after,
.nfad663f:before {
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.nfad663f:after,
.nfad663f:before {
  content: "";
  display: block;
  width: 18px;
}
.nfad663f:before {
  top: -6px;
}
.nfad663f:after {
  top: -12px;
  bottom: -8px;
  transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s,
    opacity 0.1s linear;
}
.nfadab0.is-active .nfad663f {
  width: 18px;
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
  transform: translate3d(0, -8px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.nfadab0.is-active .nfad663f:after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s linear 0.22s;
}
.nfadab0.is-active .nfad663f:before {
  top: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s,
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s,
    transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s,
    -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
}
.nfad81d {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  height: 60px;
  background: #f2f4fa;
  transition: all 0.7s;
}
.nfad945 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.nfad81d .nfad8ad {
  width: 100%;
  display: inline-block;
  text-align: left;
}
@media (min-width: 768px) {
  .nfad81d .nfad8ad {
    width: auto;
    text-align: left;
  }
}
.nfad81d .nfadcf1 {
  margin: 10px 0;
  height: 45px;
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.nfadd6e {
  background: #1a1a1a;
  padding: 30px 15px 50px;
  word-break: break-word;
}
.nfadd6e > .nfad6e2 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .nfadd6e {
    padding: 30px 15px;
  }
}
.nfad6a5 {
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 576px) {
  .nfad6a5 {
    margin-right: 15px;
    margin-left: 15px;
    border-bottom: 1px solid #999;
  }
}
.nfadc4c {
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  margin-top: 5px;
  margin-right: 0;
  margin-left: 0;
}
@media (min-width: 576px) {
  .nfadc4c {
    padding-top: 15px;
  }
}
@media (min-width: 1200px) {
  .nfadd6e {
    padding: 40px 0;
  }
}
.nfaddf9 {
  display: block;
  font-size: 1.5rem;
  color: #e6e9f0;
  text-transform: none;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 575.98px) {
  .nfaddf9 {
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .nfaddf9 {
    text-align: left;
  }
}
.nfad486 {
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 575.98px) {
  .nfad486 {
    border-bottom: 1px solid #999;
  }
}
@media (min-width: 1200px) {
  .nfad486 {
    width: 30%;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .nfad486:last-child {
    padding-left: 25px;
  }
}
.nfad171 {
  margin-bottom: 0.9375rem;
  font-size: 0.875rem;
  font-weight: 400;
}
.nfad178 {
  font-size: 0.75rem;
  font-weight: 400;
  color: #e6e9f0;
}
@media (max-width: 575.98px) {
  .nfad178 {
    text-align: center;
  }
}
@media (min-width: 768px) {
  .nfad178 {
    font-size: 0.75rem;
  }
}
.nfad0829 {
  margin-bottom: 20px;
  text-align: center;
}
@media (min-width: 768px) {
  .nfad0829 {
    text-align: left;
  }
}
.nfad35c {
  margin: 0 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.nfade0c {
  display: block;
  max-height: 22px;
  margin-top: 4px;
  margin-bottom: 12px;
  max-width: 40px;
  -ms-flex: 0 0 40px;
  flex: 0 0 40px;
}
@media (max-width: 768px) {
  .nfade0c {
    margin-bottom: 10px;
  }
}
.nfade0c:not(:last-of-type) {
  margin-right: 8px;
}
.nfadd59a {
  max-width: 100%;
  max-height: 32px;
}
.nfadcd1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
@media (min-width: 1200px) {
  .nfadcd1 {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.nfad031 {
  width: auto;
  max-width: 70px;
  max-height: 30px;
  margin: 6px 15px 6px 0;
  -webkit-filter: opacity(0.5);
  filter: opacity(0.5);
}
@media (min-width: 1200px) {
  .nfad031 {
    margin: 6px 0 6px 24px;
  }
}
.nfad1e9 {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 576px) {
  .nfad1e9 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .nfad1e9 {
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (min-width: 1200px) {
  .nfad1e9 {
    padding-right: 0;
  }
}
.nfad7e0e {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 576px) {
  .nfad7e0e {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 768px) {
  .nfad7e0e {
    -ms-flex-order: 1;
    order: 1;
  }
}
@media (min-width: 1200px) {
  .nfad7e0e {
    padding-left: 0;
  }
}
.nfadddb2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-align: center;
  align-items: center;
}
.nfad151 {
  margin-bottom: 30px;
  padding: 0;
  text-align: left;
}
@media (min-width: 576px) {
  .nfad151 {
    text-align: left;
  }
}
.nfad151 .menu-item {
  display: block;
  margin: 15px 0;
  font-size: 0.875rem;
  line-height: 1.5;
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .nfad151 .menu-item {
    margin: 0 0 15px;
  }
}
.nfad151 .menu-item .is-empty-link {
  color: #d90429;
  text-transform: none;
}
.nfad151 .menu-item a {
  color: #fff;
  text-transform: none;
}
.nfad151 .menu-item a:hover {
  text-decoration: none;
  color: #d90429;
}
.nfad151 .nfadd654 {
  margin-top: 15px;
  padding-left: 10px;
  color: #fff;
}
.nfadec1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
@media (max-width: 575.98px) {
  .nfadec1 {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) {
  .nfadec1 {
    height: auto;
    display: block;
    text-align: right;
  }
}
.nfad092 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  margin: 0 0 0 45px;
  opacity: 0.4;
  border: 1px solid #fff;
  font-size: 0.875rem;
  line-height: 1.3;
  border-radius: 9999px;
}
.nfad092:not(.nfadcb7) {
  margin-left: auto;
}
.nfada52 {
  text-align: left;
}
@media (min-width: 768px) {
  .nfada52 {
    text-align: right;
  }
}
.nfad3012 {
  background-image: url(wp-content/themes/theme-child/assets/src/images/svg/icons/menu_arrow_right.svg);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 10px auto;
}
@media (min-width: 1200px) {
  .nfad3012 {
    background-image: url(wp-content/themes/theme-child/assets/src/images/svg/icons/menu_arrow_down.svg);
  }
}
.nfadd654 .menu-toggle-submenu.nfad3012 {
  background-image: url(wp-content/themes/theme-child/assets/src/images/svg/icons/menu_arrow_right.svg);
}
.nfaddfa8 {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-left: 7px;
}
.nfadba7 {
  color: #26c280;
  font-size: 22px;
  line-height: 0;
}
@media (min-width: 992px) {
  .nfadba7 {
    font-size: 34px;
  }
}
.nfad6138 {
  color: #ff720d;
  font-size: 22px;
  line-height: 0;
}
@media (min-width: 992px) {
  .nfad6138 {
    font-size: 34px;
  }
}
.nfadc25 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/chevron-right.432555e2.svg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.nfad0c6 {
  display: none;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 8.5px 0 8.5px 17px;
}
@media (min-width: 1200px) {
  .nfad0c6 {
    display: block;
    margin-right: 6px;
    margin-top: 2px;
  }
}
.nfad296 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/cookies-ico.74bb5678.svg);
}
.nfad029 {
  background-position: 0;
  background-repeat: no-repeat;
  background-size: auto 16px;
  background-image: none !important;
  padding-left: 0;
}
.nfad8b5 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/title_logo.797504e4.svg);
}
.nfad3790 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-uk.28e3cbd7.svg);
}
.nfad551 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/bonus.3643d0a2.svg);
}
.nfad67b6 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/cta.0df2f560.svg);
}
.nfad7bba {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/currency.41a57e8f.svg);
}
.nfad723 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/title.fc734443.svg);
}
.nfadd5b {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/hits_misses.a5f971ee.svg);
}
.nfad164 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/license.d6f0dc68.svg);
}
.nfad0389 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/min-deposit.b3250d46.svg);
}
.nfadaa8 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/os.68141257.svg);
}
.nfad2bc {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/payments_icon.abdff2e2.svg);
}
.nfadf7b {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/rating.00c7e369.svg);
}
.nfad717 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/review.ad324e3f.svg);
}
.nfad4e1 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/rtp.80edab79.svg);
}
.nfadc52 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/software.e87272c9.svg);
}
.nfadf8f {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/title_logo.797504e4.svg);
}
.nfad6c6 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/withdraval_limits.fe0ab999.svg);
}
.nfadf15 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/year.5033820e.svg);
}
.nfadb94 {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: contain;
}
.nfad74ff {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-check.0100f9cf.svg);
}
.nfad608 {
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-uncheck.7df8a6fe.svg);
}
.nfade0d {
  text-transform: uppercase;
}
.nfadca0 {
  text-align: center;
}
.nfad8ca {
  position: relative;
}
.nfadc8f {
  text-align: center;
  margin: 12px 0;
  padding: 12px 0;
}
@media (min-width: 768px) {
  .nfadc8f {
    margin: 25px 0;
    padding: 25px 0;
  }
}
.nfad139:after {
  content: " more";
}
.nfad1c9:after {
  content: " less";
}
.nfad5fb {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: all 0.4s ease-in-out;
}
.nfad1c9 + .nfad5fb {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
button.nfad139 {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.nfadee2 {
  padding: 0;
}
@media (min-width: 768px) {
  .nfade2b {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nfaddad {
  display: -ms-flexbox;
  display: flex;
}
.nfad0e0 {
  -ms-flex-pack: center;
  justify-content: center;
}
.nfad7b4 {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.nfad509 {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.nfad7f5 {
  -ms-flex-align: center;
  align-items: center;
}
.is-hidden {
  opacity: 0;
}
.hide-at-start {
  display: none;
}
@media (min-width: 1200px) {
  .nfadced {
    display: block;
  }
}
@media (min-width: 1200px) {
  .hide-xl-to-up {
    display: none;
  }
}
.nfad517 {
  margin: 0 0 10px;
}
.nfad5f3 {
  width: 100%;
  height: 35px;
  display: none !important;
}
@media (min-width: 992px) {
  .nfad678 {
    display: none;
  }
}
.nfadde4 {
  width: 100%;
}
.nfad6b5 {
  overflow: hidden;
  padding-top: 60px;
}
@media (min-width: 992px) {
  .nfad6b5 {
    padding-top: 60px;
  }
}
.nfadade .nfad6b5 {
  padding-top: 0;
}
.nfadc263 {
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  .nfadc263 {
    min-height: 770px;
  }
}
.nfad1be0 {
  margin-bottom: 0;
}
.nfad1be0 h3 {
  margin-bottom: 15px;
  font-size: 1.25rem;
  font-weight: 700;
}
.nfad1be0 p:not([class]) {
  font-size: 1rem;
  color: #666;
}
.nfad1be0 a {
  color: #ef233c;
}
.nfad1be0 a:not([class]) {
  text-decoration: underline;
}
.nfad1be0:last-child {
  margin-bottom: 0;
}
.nfad140 {
  position: relative;
  z-index: 0;
}
.nfad1acf {
  position: relative;
  padding: 25px 15px;
}
.nfad1acf:before {
  background: #f2f4fa;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -500%;
  width: 1000%;
  height: 100%;
}
.nfad0ea {
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #ef233c;
  text-decoration: none !important;
}
.nfad0ea:hover {
  cursor: pointer;
  text-decoration: underline !important;
  color: #d90429;
}
.nfad068 {
  width: 300px;
  height: auto;
  margin: 0 auto 40px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfad068,
.nfad068 * {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfad068 * {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 130%;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #f2f4fa;
  color: #999;
  margin: 2px 5px;
}
.nfad068 .page-numbers.current {
  color: #404040;
  background: #e6e9f0;
}
.nfad068 a:hover,
.nfad068 b:hover {
  color: #fff;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1199.98px) {
  .menu-main {
    border-top: 1px solid hsla(0, 0%, 100%, 0.1);
    position: fixed;
    top: 60px;
    bottom: 0;
    right: 0;
    overflow: auto;
    z-index: 9999;
    width: 100%;
    padding-top: 20px;
    text-align: left;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    transition: all 0.4s ease-in-out;
    background: #f2f4fa;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .menu-main {
    width: 320px;
  }
}
@media (min-width: 1200px) {
  .menu-main {
    width: 100%;
    text-align: right;
    margin: 0 25px;
  }
  .menu-main .menu-item {
    text-align: left;
  }
}
@media (max-width: 1199.98px) {
  .menu-main.is-open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.menu-toggle-submenu {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-left: 5px;
  transition: 0.2s;
}
@media (max-width: 1199.98px) {
  .menu-toggle-submenu {
    position: absolute;
    right: 8px;
    top: 18px;
    display: block;
    width: 34px;
    height: 34px;
    transition: all 0.2s ease-in-out;
  }
}
.menu-toggle-submenu.is-open {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.menu-items-horizontal {
  margin: 0;
  padding: 0;
}
.menu-items-horizontal .menu-item {
  list-style: none;
  position: relative;
}
@media (min-width: 1200px) {
  .menu-items-horizontal .menu-item {
    border-bottom: none;
  }
  .menu-items-horizontal .menu-item:hover {
    background: #404040;
    border-bottom: none;
  }
  .menu-items-horizontal .menu-item:hover .menu-toggle-submenu {
    transition: 0.5s;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@media (max-width: 1199.98px) {
  .menu-items-horizontal .menu-item {
    padding: 0 15px;
    font-weight: 600;
    font-family: font-family: "Raleway", sans-serif;;
    font-size: 0.875rem;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .menu-item {
    display: inline-block;
    padding: 21px 10px 18px;
    font-size: 0.875rem;
  }
}
.menu-items-horizontal .menu-item .is-empty-link,
.menu-items-horizontal .menu-item a {
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  color: #1a1a1a;
}
@media (min-width: 1200px) {
  .menu-items-horizontal .menu-item .is-empty-link,
  .menu-items-horizontal .menu-item a {
    font-size: 0.875rem;
  }
}
@media (max-width: 1199.98px) {
  .menu-items-horizontal .menu-item .is-empty-link,
  .menu-items-horizontal .menu-item a {
    display: block;
    padding: 20px 55px 20px 5px;
    border-bottom: 1px solid #e6e9f0;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .menu-item-depth-0:hover > .nfadd654,
  .menu-items-horizontal .menu-item-depth-1:hover > .nfadd654 {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .menu-item:hover {
    background: #f2f4fa;
  }
}
@media (min-width: 1199px) {
  .menu-items-horizontal .menu-item:hover .is-empty-link,
  .menu-items-horizontal .menu-item:hover .nfadd654 .is-empty-link,
  .menu-items-horizontal .menu-item:hover .nfadd654 a,
  .menu-items-horizontal .menu-item:hover a {
    color: #1a1a1a;
  }
}
.menu-items-horizontal .menu-item-icon,
.menu-items-horizontal img {
  display: inline-block;
  vertical-align: sub;
  width: 18px;
  height: auto;
  margin-right: 7px;
}
.menu-items-horizontal .nfadd654 {
  text-transform: none;
}
@media (max-width: 1199.98px) {
  .menu-items-horizontal .nfadd654 {
    background-color: #f2f4fa;
    padding: 0;
    position: fixed;
    top: 38px;
    left: 0;
    width: 100%;
    height: calc(100% - 60px);
    overflow-y: auto;
    z-index: 111;
  }
}
@media (max-width: 1199px) {
  .menu-items-horizontal .nfadd654 {
    background-color: #f2f4fa;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .nfadd654 {
    position: absolute;
    top: 104%;
    left: 0;
    width: 270px;
    display: block;
    right: -170px;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    z-index: 3;
  }
  .menu-items-horizontal .nfadd654 li {
    font-weight: 700;
    background-color: #f2f4fa;
  }
  .menu-items-horizontal .nfadd654 li:hover {
    background: #e6e9f0;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.1);
  }
  .menu-items-horizontal .nfadd654 li:last-child,
  .menu-items-horizontal .nfadd654 li:last-child:hover {
    border-bottom: 1px solid transparent;
  }
}
@media (min-width: 1200px) {
  .menu-items-horizontal .nfadd654 .nfadd654 {
    top: 0;
    left: 100%;
    right: -100%;
  }
  .menu-items-horizontal .nfadd654 .nfadd654 .menu-item {
    background: #e6e9f0;
  }
}
.menu-items-horizontal .nfadd654 .menu-item {
  font-size: 0.75rem;
}
@media (min-width: 1200px) {
  .menu-items-horizontal .nfadd654 .menu-item {
    border-bottom: 1px solid rgba(11, 12, 18, 0.1);
    position: static;
    display: block;
    padding: 15px;
    letter-spacing: 1px;
    font-size: 0.875rem;
  }
  .menu-items-horizontal .nfadd654 .menu-item .menu-toggle-submenu {
    width: 9px;
    height: 13px;
    display: block;
    -webkit-transform: none;
    transform: none;
    float: right;
    margin-top: 5px;
  }
}
.menu-items-horizontal .nfadd654 .menu-item a {
  font-weight: 400;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  color: #1a1a1a;
}
@media (min-width: 1199px) {
  .menu-items-horizontal .nfadd654 .menu-item .is-empty-link:hover,
  .menu-items-horizontal .nfadd654 .menu-item:hover,
  .menu-items-horizontal .nfadd654 .menu-item a,
  .menu-items-horizontal .nfadd654 .menu-item a:hover {
    color: #1a1a1a;
  }
}
.menu-items-horizontal .nfadd654 .menu-item:hover .menu-toggle-submenu {
  opacity: 0;
}
@media (min-width: 1200px) {
  .menu-items-horizontal > .menu-item:last-child .nfadd654,
  .menu-items-horizontal > .menu-item:nth-child(3) .nfadd654,
  .menu-items-horizontal > .menu-item:nth-child(4) .nfadd654,
  .menu-items-horizontal > .menu-item:nth-child(5) .nfadd654 {
    left: calc(-270px + 100%);
  }
  .menu-items-horizontal > .menu-item:last-child .nfadd654 .nfadd654,
  .menu-items-horizontal > .menu-item:nth-child(3) .nfadd654 .nfadd654,
  .menu-items-horizontal > .menu-item:nth-child(4) .nfadd654 .nfadd654,
  .menu-items-horizontal > .menu-item:nth-child(5) .nfadd654 .nfadd654 {
    right: 100%;
    left: -100%;
  }
}
.menu-heading {
  position: relative;
  font-size: 12px;
  padding-left: 15px;
  color: #999;
}
@media (min-width: 1200px) {
  .menu-heading {
    display: none;
  }
}
.menu-heading.active {
  padding-left: 40px;
}
.menu-heading.active:after {
  position: absolute;
  left: 15px;
  top: 0;
  content: "";
  display: block;
  width: 8px;
  height: 15px;
  background: url(wp-content/themes/theme-child/assets/dist/images/arrow-left.aca9f8e5.svg);
}
@media (max-width: 1199px) {
  .nfad407 {
    margin-left: 0;
    margin-right: 7.5px;
  }
}
@media (min-width: 768px) {
  .nfad407 {
    margin-left: auto;
  }
}
.nfad407 ul {
  margin: 0;
  padding: 5px;
  width: 55px;
  min-height: 40px;
  background: 0 0;
  border-radius: 5px;
  cursor: pointer;
  list-style: none;
}
.nfad407 ul.nfadd5f .is-selected {
  transition: 0.3s;
}
.nfad407 ul.nfadd5f .is-selected:hover .nfadd2e {
  display: block;
}
.nfad407 ul.nfadd5f .is-selected:hover .js-toggle-submenu-lang {
  -webkit-transform: scale(1) rotate(180deg);
  transform: scale(1) rotate(180deg);
}
.nfad407 ul.nfadd5f .is-selected:hover .js-toggle-submenu-lang.is-active {
  -webkit-transform: scale(1) rotate(270deg);
  transform: scale(1) rotate(270deg);
}
.nfad407 ul .nfadd2e {
  transition: 0.3s;
  display: none;
  position: absolute;
  margin-top: 0;
  margin-left: -5px;
  padding: 0 5px;
}
.nfad407 ul .nfadd2e .menu-item-lang {
  margin-top: 5px;
  margin-bottom: 5px;
}
.nfad407 ul .nfadd2e .menu-item-lang:hover a {
  -webkit-transform: translateX(3px);
  transform: translateX(3px);
}
.nfad407 ul .menu-item-lang {
  position: relative;
  height: 30px;
}
.nfad407 ul .menu-item-lang a {
  text-transform: uppercase;
  transition: 0.3s;
  min-width: 30px;
  height: 30px;
  display: inline-block;
}
.nfad407 ul .menu-item-lang a:hover {
  text-decoration: none;
}
.nfad407 ul .menu-item-lang a span {
  text-transform: uppercase;
  color: #ef233c;
  font-size: 94%;
  font-weight: 700;
  top: 0;
  display: block;
  padding-top: 7%;
}
.nfad407 ul .menu-item-lang a img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.nfad407 ul .menu-item-lang .js-toggle-submenu-lang {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  transition: 0.2s;
}
@media (max-width: 1200px) {
  .nfad407 ul .menu-item-lang .js-toggle-submenu-lang {
    -webkit-transform: scale(1) rotate(90deg);
    transform: scale(1) rotate(90deg);
  }
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translateY(-50px);
  transform: translateY(-50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: -ms-flexbox;
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered:before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable:before {
  content: none;
}
.modal-content {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered:before {
    height: calc(100vh - 3.5rem);
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.modal {
  padding: 0;
}
.modal-dialog {
  margin: 75px auto;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 980px;
  }
}
.modal-header {
  display: -ms-flexbox;
  display: flex;
  padding-top: 8px;
  padding-bottom: 0;
  position: relative;
  border: none;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-body {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .modal-body {
    padding: 0 50px;
  }
}
.modal-body .nfad89b,
.modal-body .nfad762,
.modal-body .nfadc84 {
  width: inherit;
  min-width: inherit;
}
@media (min-width: 768px) {
  .modal-body .nfad89b,
  .modal-body .nfad762,
  .modal-body .nfadc84 {
    width: 100%;
    min-width: 100%;
  }
}
.modal-footer {
  padding-top: 0;
  padding-bottom: 18px;
  border: none;
  text-align: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.modal-goto {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 0;
  color: #666;
}
.modal-goto:hover {
  text-decoration: none;
  color: #ef233c;
  transition: all 0.4s ease-in-out;
}
.modal-title {
  display: block;
  margin: 10px 0;
  width: 100%;
  font-family: font-family: "Raleway", sans-serif;;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.3;
  color: #1a1a1a;
  text-align: center;
}
@media (min-width: 992px) {
  .modal-title {
    padding: 0 75px;
  }
}
.modal-subtitle {
  margin: 10px 0;
  text-align: center;
  font-family: font-family: "Raleway", sans-serif;;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.65;
  color: #666;
}
@media (min-width: 992px) {
  .modal-subtitle {
    padding: 0 75px;
  }
}
.modal-content {
  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}
.modal-close {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.modal-close-icon {
  font-size: 1.5rem;
  color: #666;
}
.modal-close-icon:hover {
  cursor: pointer;
}
.modal .nfadb67 {
  background-color: #f2f4fa;
}
@media (max-width: 991.98px) {
  .modal-header .modal-close {
    padding: 0 15px;
  }
}
.nfad35f,
.nfad48d,
.nfad96f34 {
  padding: 10px 0;
  line-height: 1.3;
}
.nfadd535.nfad35f,
.nfadd535.nfad48d,
.nfadd535.nfad96f34 {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.05625rem;
}
.nfadc77 {
  font-size: 0.875rem;
}
.nfad4cf {
  background-color: #f2f4fa;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 20px;
}
@media (min-width: 992px) {
  .nfadf5e {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .nfad590e {
    max-width: 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
  }
}
@media (min-width: 768px) {
  .nfada947,
  .nfadd16,
  .nfadf39 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .nfad95a,
  .nfad769a {
    width: 49%;
  }
}
.nfad8b6 {
  margin-bottom: 10px;
}
.nfad7c6 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
}
.nfadafbd {
  padding: 20px 15px;
  margin: 5px 0 15px;
  background: #f2f4fa;
  border-radius: 15px;
}
.nfad127 {
  margin-bottom: 5px;
}
.nfad256 {
  display: block;
}
.nfad256 .nfad98d {
  margin-top: 0;
  padding: 15px;
  max-height: 60px;
  height: 60px;
  font-size: 0.9375rem;
}
@media (min-width: 1200px) {
  .nfad256 .nfad98d {
    max-height: 50px;
  }
}
.nfad3145 h3 {
  font-weight: 700;
  font-size: 20px;
}
.nfad4da {
  font-size: 1.5625rem;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px 0 0;
  font-weight: 700;
  color: #1a1a1a;
}
@media (min-width: 768px) {
  .nfad4da {
    font-size: 2rem;
  }
}
.nfad364 {
  margin-top: 15px;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: 1px;
  color: #fff;
}
@media (min-width: 1200px) {
  .nfad364 {
    max-width: 68%;
  }
}
.nfad364 h3 {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 15px;
}
.nfad1c3 {
  font-weight: 600;
  color: #26c280;
}
.nfad177 {
  float: left;
}
@media (max-width: 767px) {
  .nfad177 {
    width: 100%;
  }
}
.nfad652 {
  float: right;
}
@media (max-width: 767px) {
  .nfad652 {
    width: 100%;
  }
}
.nfad652 .nfadde2b {
  min-height: 577px;
}
@media (max-width: 767px) {
  .nfad652 .nfadde2b {
    min-height: auto;
  }
}
.nfad78c {
  padding: 15px;
  width: 100%;
  min-width: auto;
  background: #f2f4fa;
  border-radius: 15px;
  margin-bottom: 5px;
  -ms-flex: 1;
  flex: 1;
}
@media (max-width: 1366px) {
  .nfad78c {
    width: 100%;
    min-width: auto;
  }
}
@media (max-width: 1199px) {
  .nfad78c {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .nfad78c {
    width: 100%;
    min-width: auto;
  }
}
@media (max-width: 767px) {
  .nfad78c {
    width: 100%;
    min-width: 100%;
  }
}
.nfad78c h3 {
  text-align: left;
  border-bottom: 1px solid #e6e9f0;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .nfadde2b {
    min-height: auto;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .nfad207 {
    margin-bottom: 0;
  }
}
.nfade79 {
  background: #f2f4fa;
  padding: 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #e6e9f0;
}
.nfade79 a {
  text-decoration: underline;
}
.nfad2210 {
  margin-bottom: 15px;
}
.nfad2210 .nfad8b6 > .nfade79,
.nfad2210 .nfade79 {
  border-radius: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  border-bottom: none;
}
.nfad2210 .nfad8b6 > .nfade79:first-of-type,
.nfad2210 .nfade79:first-of-type {
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.nfad2210 .nfad8b6 > .nfade79:last-of-type,
.nfad2210 .nfade79:last-of-type {
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.nfad2210 .nfad8b6 > .nfade79:not(:last-child),
.nfad2210 .nfade79:not(:last-child) {
  position: relative;
}
.nfad2210 .nfad8b6 > .nfade79:not(:last-child) :after,
.nfad2210 .nfade79:not(:last-child) :after {
  content: "";
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 0;
  height: 1px;
  background-color: #e6e9f0;
}
.nfade84 {
  min-width: 130px;
  width: 130px;
}
@media (min-width: 576px) {
  .nfade84 {
    min-width: 145px;
    width: 145px;
  }
}
.nfaddc9 {
  padding-left: 15px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}
.nfad890 {
  color: #1a1a1a;
  margin: 0 5px;
  word-break: break-all;
}
.nfad890,
.nfaddc9 a,
.nfaddc9 a.item {
  font-weight: 700;
  text-decoration: none;
}
.nfaddc9 a,
.nfaddc9 a.item,
.nfaddc9 a.item span,
.nfaddc9 a span {
  color: #ef233c;
}
.nfade79:last-child {
  border-bottom: none;
}
.nfad8b6 > .nfade79,
.nfad3145 > .nfade79 {
  padding: 10px 15px;
  border-bottom: none;
  margin-bottom: 5px;
  border-radius: 5px;
}
.nfada6c {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 30px;
  margin-right: 20px;
  border: 1px solid #26c280;
  border-radius: 10px;
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-english-language.1faa8a2a.svg);
}
.nfada6c,
.nfada6c:before {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.nfada6c:before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  top: -4px;
  right: -4px;
  background-image: url(wp-content/themes/theme-child/assets/dist/images/ic-checked.e3a87709.svg);
}
.nfadf97 {
  margin-bottom: 40px;
}
@media (min-width: 576px) {
  .nfadf97 {
    margin-left: auto;
    margin-right: auto;
  }
}
.nfad2525 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  padding: 9px 15px;
  background: #f2f4fa;
  border-radius: 5px;
  margin-bottom: 5px;
}
.nfad2525.nfad547 .nfad96f34:first-of-type {
  max-width: 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}
.nfad2525.nfad547 .nfad96f34:last-of-type {
  max-width: 70%;
  -ms-flex: 0 0 70%;
  flex: 0 0 70%;
}
.nfad96f34 {
  padding: 0;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.nfad96f34:first-of-type {
  max-width: 125px;
  width: 125px;
  min-width: 125px;
}
.nfad96f34:last-of-type {
  padding-left: 15px;
}
.nfad96f34:first-of-type,
.nfad96f34:last-of-type {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}
.nfad96f34:last-of-type {
  text-align: right;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfadcce {
  min-width: 65px;
  min-height: 65px;
  width: 65px;
  height: 65px;
  border-radius: 5px;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 5px 5px 0;
}
@media (min-width: 576px) {
  .nfad8b6 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 768px) {
  .nfad8b6 {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.nfad709d {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}
.nfad35f {
  padding: 0;
}
.nfad35f:first-of-type,
.nfad35f:last-of-type {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
}
.nfad35f:last-of-type {
  text-align: right;
}
.nfad3df {
  width: 100%;
  margin-top: 30px;
}
@media (min-width: 768px) {
  .nfad3df {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: normal;
    align-items: normal;
  }
}
.nfad3df .nfad37c {
  width: 49.3%;
  margin-right: 0.7%;
  padding: 20px 15px;
  border-radius: 15px;
  margin-bottom: 5px;
}
.nfad3df .nfad37c:last-of-type {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .nfad3df .nfad37c {
    margin-bottom: 15px;
  }
}
@media (max-width: 1366px) {
  .nfad3df .nfad37c {
    width: 49%;
  }
}
@media (max-width: 1199px) {
  .nfad3df .nfad37c {
    width: 49%;
  }
}
@media (max-width: 991px) {
  .nfad3df .nfad37c {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .nfad3df .nfad37c {
    width: 100%;
  }
}
.nfad3df .nfad37c h3 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 110%;
  text-align: left;
  margin: 0 0 15px;
}
.nfad3df .nfad37c .nfad90c,
.nfad3df .nfad37c .nfad328 {
  font-size: 0.875rem;
  color: #1a1a1a;
}
.nfad3df .nfad37c .nfad90c > span,
.nfad3df .nfad37c .nfad328 > span {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.nfad3df .nfad37c .nfad8b53 {
  font-size: 2.1875rem;
  color: #25bf63;
  line-height: 0.87;
}
.nfad3df .nfad37c .nfad6b4 {
  font-size: 1.5625rem;
  color: #ff2d45;
  line-height: 1.2;
}
.nfad95a,
.nfad769a {
  background: #f2f4fa;
}
.nfad0390 .nfadba3 {
  border-radius: 15px;
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .nfad0390 .nfadba3 {
    width: 31.6%;
    min-width: 260px;
    padding-left: 0;
    margin: 0 2.6% 15px 0;
  }
  .nfad0390 .nfadba3:nth-child(3n) {
    margin: 0 0 15px;
  }
}
.nfad0390 .nfadba3 img {
  width: 100%;
  height: auto;
  border-radius: 15px;
}
.nfad2a6e {
  display: none;
}
@media (min-width: 992px) {
  .nfad2a6e {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.nfad8ae8 {
  display: block;
}
@media (min-width: 992px) {
  .nfad8ae8 {
    display: none;
  }
}
.nfad743 {
  margin-top: 40px;
}
.nfad3ed,
.nfad7998 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfad138 {
  font-size: 1.5rem;
  color: #1a1a1a;
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  margin: 15px 0 25px;
}
.nfad3cd .nfade84 {
  text-transform: uppercase;
  font-weight: 700;
  line-height: 140%;
  word-break: break-all;
  padding-right: 6px;
}
.nfadad9 {
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 992px) {
  .nfadad9 {
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.nfaddc9 {
  color: #1a1a1a;
}
.nfaddc9 a,
.nfaddc9 a.item {
  font-weight: 400;
}
.nfad890.nfad999e {
  margin: 0;
}
.nfad8b6 .nfad890.nfad999e {
  padding-left: 15px;
}
.nfadced2 a {
  padding: 0 5px;
}
.nfad52f a {
  padding: 0 5px 0 0;
}
.nfad97d a span {
  word-break: break-all;
}
.nfad83b .nfadc77 .nfad3df {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .nfad83b .nfadc77 .nfad3df .nfad37c,
  .nfad83b .nfadc77 .nfad3df .nfad37c:last-of-type {
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .nfad83b .nfadc77 .nfad3145 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .nfad83b .nfadc77 .nfad177,
  .nfad83b .nfadc77 .nfad652 {
    max-width: 49.3%;
    -ms-flex: 0 0 49.3%;
    flex: 0 0 49.3%;
  }
}
.nfad83b .nfadc77 .nfad177 {
  float: none;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .nfad83b .nfadc77 .nfad177 {
    width: 100%;
  }
}
.nfad83b .nfadc77 .nfad652 {
  float: none;
}
@media (max-width: 767px) {
  .nfad83b .nfadc77 .nfad652 {
    width: 100%;
  }
}
.nfad83b .nfadc77 .nfad652 .nfadde2b {
  min-height: 577px;
}
@media (max-width: 767px) {
  .nfad83b .nfadc77 .nfad652 .nfadde2b {
    min-height: auto;
  }
}
.nfadcbd {
  background: #f2f4fa;
  margin-bottom: 0;
  padding: 60px 30px 20px;
  border-radius: 15px;
}
@media (max-width: 992px) {
  .nfadcbd {
    padding: 60px 30px 10px;
  }
}
@media (max-width: 767px) {
  .nfadcbd {
    padding: 30px 15px;
  }
}
@media (min-width: 768px) {
  .nfadcbd {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nfad168 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -ms-flex-order: 1;
    order: 1;
  }
  .nfad3de4 {
    -ms-flex-order: 2;
    order: 2;
  }
  .nfadaa1 {
    -ms-flex-order: 3;
    order: 3;
  }
}
.nfadfb6 {
  -ms-flex-direction: column;
  flex-direction: column;
}
.nfad168 {
  margin: 0 0 15px;
  font-family: font-family: "Raleway", sans-serif;;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 110%;
  color: #1a1a1a;
  text-align: left;
}
.nfadaa1 {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 163%;
  margin-bottom: 10px;
  color: #1a1a1a;
}
@media (min-width: 768px) {
  .nfadaa1 {
    font-size: 1rem;
  }
}
.nfad3de4 {
  width: 100%;
  height: 120px;
  margin-bottom: 15px;
  background-color: #f2f4fa;
  border-radius: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 768px) {
  .nfadc4d {
    max-width: 357px;
    padding-left: 20px;
    min-height: 204px;
  }
}
@media (min-width: 992px) {
  .nfadc4d {
    max-width: 455px;
    padding-left: 0;
  }
}
.nfad557 {
  mix-blend-mode: multiply;
  position: absolute;
  right: 79px;
  margin: 0;
  max-width: 240px;
}
@media (min-width: 768px) {
  .nfad557 {
    top: 38px;
    right: 9px;
  }
}
@media (min-width: 992px) {
  .nfad557 {
    top: 48px;
    right: 121px;
  }
}
@media (max-width: 1366px) {
  .nfad557 {
    right: 35px;
  }
}
@media (max-width: 767px) {
  .nfad557 {
    display: none;
  }
}
.nfad305 .nfadcbd,
.nfad712 .nfadcbd {
  background: 0 0;
  padding: 0 0 20px;
  border-radius: 0;
}
.nfad702 .nfadcbd,
.nfadcf7b .nfadcbd {
  margin-bottom: 30px;
}
.nfad83d .nfadcbd,
.nfadc2df .nfadcbd {
  background-color: transparent;
  min-height: auto;
  padding: 0;
}
.nfad83d .nfadcbd .nfadbb8,
.nfadc2df .nfadcbd .nfadbb8 {
  padding: 0;
}
.nfadbb8 {
  position: relative;
  overflow: hidden;
  display: block;
  min-height: 295px;
  color: #1a1a1a;
  padding: 60px 30px 20px;
  margin: 40px 0 20px;
  text-align: left;
  border-radius: 15px;
  background: #f2f4fa;
}
@media (min-width: 1199px) {
  .nfadbb8 {
    margin: 10px 0 20px;
  }
}
@media (max-width: 550px) {
  .nfadbb8 {
    padding: 30px 20px;
  }
}
@media (min-width: 768px) {
  .nfadbb8 {
    padding: 60px 5px 20px;
  }
}
@media (min-width: 992px) {
  .nfadbb8 {
    padding: 60px 25px 20px;
  }
}
.nfada48 {
  font-family: font-family: "Raleway", sans-serif;;
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 110%;
  text-align: left;
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .nfad5216 {
    background-repeat: no-repeat;
    background-position: left top 45%;
    background-size: 36px auto;
  }
}
.nfad8ec5 {
  font-size: 1rem;
  font-weight: 400;
  line-height: 155%;
  margin-bottom: 0;
  color: #1a1a1a;
  position: relative;
  min-height: 88px;
}
@media (min-width: 768px) {
  .nfad50cb {
    max-width: 357px;
  }
}
@media (min-width: 992px) {
  .nfad50cb {
    max-width: 455px;
  }
}
.nfad9e1 {
  mix-blend-mode: multiply;
  position: absolute;
  top: -36px;
  right: 79px;
  margin: 0;
}
@media (min-width: 768px) {
  .nfad9e1 {
    top: -55px;
    right: 9px;
  }
}
@media (min-width: 992px) {
  .nfad9e1 {
    top: -36px;
    right: 79px;
  }
}
@media (max-width: 1366px) {
  .nfad9e1 {
    right: 35px;
  }
}
@media (max-width: 767px) {
  .nfad9e1 {
    display: none;
  }
}
@media (min-width: 1199px) {
  .nfadeaa .nfadbb8 {
    margin: 10px 0 20px;
  }
}
@media (min-width: 768px) {
  .nfad535 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.nfad4d3 {
  max-width: 420px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .nfad4d3 {
    max-width: 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .nfad4d3 {
    max-width: 45%;
    -ms-flex: 0 0 45%;
    flex: 0 0 45%;
  }
}
.nfad1a7 {
  max-width: 420px;
  height: 160px;
  margin: 0 auto 5px;
  padding: 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  min-height: 160px;
  height: auto;
}
@media (min-width: 1200px) {
  .nfad1a7 {
    max-width: 100%;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
.nfad81e1 {
  width: 100px;
  margin-right: 15px;
}
.nfad0e2 {
  font-size: 14px;
  line-height: 20px;
}
.nfad379 {
  width: 100px;
  height: 100px;
  margin-bottom: 5px;
  background-color: #e6e9f0;
  border-radius: 25px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .nfad379 {
    width: 100px;
  }
}
.nfad040 {
  max-width: 85%;
  max-height: 85%;
}
.nfadafe {
  font-size: 0.75rem;
  font-weight: 700;
  width: 100%;
  background: 0 0;
  color: #ef233c;
  text-transform: none;
  font-size: 12px;
  letter-spacing: 0;
  padding: 4px 0;
}
.nfadafe:hover {
  color: #ef233c;
  background-color: transparent;
  box-shadow: none;
  text-decoration: underline;
}
@media (min-width: 1200px) {
  .nfadafe {
    width: 100px;
    line-height: 1.1;
  }
}
.nfadce1 {
  margin: 5px 0;
  word-wrap: break-word;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 110%;
  color: #1a1a1a;
}
.nfadccc {
  font-size: 0.75rem;
  font-weight: 400;
  color: #666;
}
a.nfadafe {
  text-decoration: none;
}
section .nfadce1 {
  font-size: 1.25rem;
}
.nfad729 .nfad467 {
  display: block;
  text-align: left;
  font-size: 1.75rem;
  font-weight: 700;
  color: #1a1a1a;
}
.nfad729 .nfad46c {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1366px) {
  .nfad729 .nfad46c {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.nfad729 .nfadc61a {
  width: 175px;
  margin: 0 10px 10px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  height: 70px;
  background: #f2f4fa;
  border-radius: 5px;
}
.nfad729 .nfadc61a img {
  max-width: 85px;
  max-height: 50px;
}
.nfad729 .nfadc61a:nth-child(5n) {
  margin: 0 0 10px;
}
@media (max-width: 1366px) {
  .nfad729 .nfadc61a:nth-child(5n) {
    margin: 0 10px 10px 0;
  }
}
@media (max-width: 1365px) {
  .nfad729 .nfadc61a {
    width: 157px;
  }
}
@media (max-width: 1199px) {
  .nfad729 .nfadc61a {
    width: 178px;
  }
}
@media (max-width: 991px) {
  .nfad729 .nfadc61a {
    width: 130px;
  }
}
@media (max-width: 767px) {
  .nfad729 .nfadc61a {
    width: 32%;
  }
  .nfad729 .nfadc61a:nth-child(5n) {
    margin: 0 10px 10px 0;
  }
  .nfad729 .nfadc61a:nth-child(3n) {
    margin: 0 0 10px;
  }
}
@media (max-width: 544px) {
  .nfad729 .nfadc61a {
    width: 31%;
  }
  .nfad729 .nfadc61a,
  .nfad729 .nfadc61a:nth-child(5n) {
    margin: 0 15px 15px 0;
  }
  .nfad729 .nfadc61a:nth-child(3n) {
    margin: 0 0 15px;
  }
}
@media (max-width: 480px) {
  .nfad729 .nfadc61a {
    width: 30.6%;
  }
}
@media (max-width: 412px) {
  .nfad729 .nfadc61a {
    width: 30.439%;
  }
}
@media (max-width: 374px) {
  .nfad729 .nfadc61a {
    width: 30.3%;
  }
}
@media (max-width: 360px) {
  .nfad729 .nfadc61a {
    width: 30.25%;
  }
  .nfad729 .nfadc61a img {
    min-width: 75px;
  }
}
@media (max-width: 359px) {
  .nfad729 .nfadc61a {
    width: 30.2%;
  }
}
@media (max-width: 348px) {
  .nfad729 .nfadc61a {
    width: 30.1%;
  }
}
@media (max-width: 338px) {
  .nfad729 .nfadc61a {
    width: 29.8%;
  }
}
.nfad729 .nfadc61a.hidden-item {
  display: none;
}
.nfad729 .nfad775 span {
  color: #ef233c;
  font-weight: 700;
  font-size: 12px;
}
.nfad729 .nfad775:hover {
  background: #f2f4fa;
  color: #ef233c;
  box-shadow: 0 0 4.5px 0 rgba(43, 45, 66, 0.25);
}
.nfad729 .nfad775:active {
  color: #ef233c !important;
  background: #e6e9f0 !important;
}
.nfad729 .nfad775:focus {
  color: #ef233c !important;
  background: #f2f4fa !important;
}
.nfad729 .nfad775 .nfadff1 {
  position: relative;
}
.nfad729 .nfad775 .nfadff1:before {
  right: -10px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nfad729 .nfad775 .nfadff1:after,
.nfad729 .nfad775 .nfadff1:before {
  content: "";
  position: absolute;
  top: 8px;
  display: block;
  width: 6px;
  height: 2px;
  background: #ef233c;
}
.nfad729 .nfad775 .nfadff1:after {
  right: -13px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nfad729 .nfad775:hover span {
  color: #ef233c;
}
.nfad729 .nfad775:hover .nfadff1:after,
.nfad729 .nfad775:hover .nfadff1:before {
  background: #ef233c;
}
section h2 {
  font-size: 2rem;
  font-weight: 700;
  text-align: left;
}
section h2,
section h3,
section h4,
section h5,
section h6 {
  font-family: font-family: "Raleway", sans-serif;;
  color: #666;
  line-height: 110%;
  margin-bottom: 15px;
  text-align: left;
}
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled),
button:not(:disabled) {
  cursor: auto;
}
[data-link],
[data-ref] {
  cursor: pointer !important;
}
.aligncenter,
.alignright {
  display: block;
}
.aligncenter {
  margin: 20px auto 0;
}
.alignright {
  margin: 20px 0 20px 20px;
  float: right;
}
.alignleft {
  margin: 20px 20px 20px 0;
  float: left;
}
.nfad8d4 {
  clear: both;
}
.nfad967 {
  margin: 25px 0;
}
.nfadba9 {
  font-size: 2rem;
  font-family: font-family: "Raleway", sans-serif;;
  font-weight: 700;
  line-height: 110%;
  text-align: left;
}
.nfadb08,
.nfadba9 {
  margin-bottom: 20px;
}
.nfadb08 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfad27a {
  margin: 0 auto 15px;
  border-radius: 15px;
  background-color: rgba(230, 231, 242, 0.5);
}
@media (min-width: 992px) {
  .nfad27a {
    max-width: 100%;
  }
}
.nfadd5fe {
  height: 170px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.nfad150 {
  padding: 0 15px 20px;
  text-align: center;
}
.nfad7fb {
  margin: 15px 0 10px;
  font-weight: 700;
  color: #404040;
}
.nfad2ec9 {
  color: #fff !important;
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 130%;
  width: 100%;
  height: auto;
  max-width: 185px;
  border-radius: 25px;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 15px;
}
.nfad942 {
  margin: 6px auto;
  text-decoration: underline;
  letter-spacing: 1px;
  font-size: 0.75rem;
  font-weight: 400;
  color: #fff;
}
.nfad942:hover {
  color: #404040;
}
.nfad272 a {
  color: #198cfe;
  text-decoration: none !important;
}
p.nfad7fb {
  font-size: 1.25rem;
  line-height: 25px;
  min-height: 75px;
  color: #404040;
}
@media (max-width: 1366px) {
  p.nfad7fb {
    min-height: 100px;
  }
}
.nfadca8 {
  min-width: 155px;
  margin-right: 20px;
}
@media (max-width: 767px) {
  .nfadca8 {
    min-width: 33%;
  }
}
@media (max-width: 375px) {
  .nfadca8 {
    min-width: 95px;
  }
}
@media (max-width: 374px) {
  .nfadca8 {
    min-width: 80px;
  }
}
.nfadca8 span {
  font-size: 0.75rem;
}
.nfad5e4 {
  color: #404040;
}
@media (max-width: 991px) {
  .nfad5e4 {
    display: block;
  }
}
.nfadff5 {
  color: #ccc;
}
.nfad83b .nfadcbd {
  padding: 0;
  background: 0 0;
}
.nfad83b .nfadcbd h1 {
  margin-bottom: 10px;
}
.nfad83b .nfadb08 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-bottom: 10px;
}
.nfad83b .nfadbe49 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}
.nfad83b .nfadbe49:before {
  content: "";
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 6.5px 0 6.5px 13px;
  margin-right: 6px;
  margin-top: 3px;
}
.nfad83b .nfadc77 {
  margin-bottom: 30px;
}
.nfadcc6 {
  margin-top: 30px;
}
@media (min-width: 768px) {
  body .nfadca6 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body .nfadca6 .nfadecc2 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  body .nfadca6 .nfadecc2:first-of-type,
  body .nfadca6 .nfadecc2:nth-of-type(2) {
    max-width: 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
  }
}
@media (min-width: 1200px) {
  body .nfadca6 {
    display: block;
    width: 285px;
    z-index: 1;
    top: 45px;
    position: relative;
    margin-bottom: 60px !important;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  body .nfadca6 .nfadecc2:first-of-type,
  body .nfadca6 .nfadecc2:nth-of-type(2) {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.nfad169 .nfad467 {
  display: block;
  margin-bottom: 1.25rem;
  font-size: 2rem;
  font-weight: 700;
  text-align: center;
}
.nfad75c8 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (max-width: 1366px) {
  .nfad75c8 {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .nfad75c8 {
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.nfada93 {
  width: 295px;
  height: 340px;
  position: relative;
  background: #f2f4fa;
  margin: 0 15px 15px 0;
  border-radius: 15px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .nfada93 {
    height: 370px;
  }
}
.nfada93:nth-child(3n) {
  margin: 0 0 15px;
}
@media (max-width: 1366px) {
  .nfada93 {
    width: 340px;
  }
  .nfada93,
  .nfada93:nth-child(3n) {
    margin: 0 10px 10px 0;
  }
  .nfada93:nth-child(2n) {
    margin: 0 0 10px;
  }
}
@media (max-width: 767px) {
  .nfada93 {
    width: 345px;
  }
  .nfada93,
  .nfada93:nth-child(2n),
  .nfada93:nth-child(3n) {
    margin: 0 0 15px;
  }
}
@media (max-width: 374px) {
  .nfada93 {
    width: 100%;
  }
}
.nfadd6e5 {
  width: 295px;
  min-height: 200px;
  position: relative;
}
@media (max-width: 1366px) {
  .nfadd6e5 {
    width: 340px;
  }
}
@media (max-width: 767px) {
  .nfadd6e5 {
    width: 345px;
  }
}
@media (max-width: 374px) {
  .nfadd6e5 {
    width: 100%;
  }
}
.nfadd6e5 img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  width: 100%;
  height: auto;
}
.nfadd6e5:after {
  content: "";
  z-index: 1;
  display: block;
  background: linear-gradient(180deg, rgba(242, 243, 255, 0), #f7f8ff 85%);
}
.nfad6c03,
.nfadd6e5:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nfad6c03 {
  z-index: 2;
}
.nfadb16e {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 3;
  border-radius: 50%;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.75rem;
  width: 27px;
  height: 25px;
  line-height: 25px;
  background: #f2f4fa;
  color: #404040;
  border: 1px solid #d9d9d9;
}
.nfad107,
.nfadb16e {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.nfad107 {
  height: 165px;
  -ms-flex-align: end;
  align-items: flex-end;
}
.nfad107 .nfadde2e {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 110%;
  display: block;
  margin-bottom: inherit;
  color: #1a1a1a;
}
.nfadec3 {
  margin-top: 15px;
}
.nfadec3 .nfad455 {
  width: 20px;
  height: 20px;
}
.nfad7ac {
  margin-top: 15px;
  padding: 0 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-align: start;
  align-items: flex-start;
}
.nfadde9 {
  width: 50%;
}
.nfade002 {
  margin-bottom: 5px;
}
.nfade002 span {
  color: #999;
  display: block;
  text-align: center;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 125%;
}
.nfad7a5 .nfadde2e {
  font-size: 1.125rem;
  display: block;
  text-align: center;
  font-weight: 700;
  color: #404040;
  margin-bottom: 15px;
  line-height: 20px;
}
.nfad7a5 .nfadde2e a {
  color: #404040;
  text-decoration: none;
}
.nfad9b3 {
  font-size: 0.9375rem;
  font-weight: 700;
  line-height: 130%;
  width: 100%;
  height: auto;
  max-width: 185px;
  border-radius: 25px;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  text-transform: uppercase;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 15px;
  height: 50px;
  min-width: 255px;
  color: #fff !important;
}
@media (min-width: 360px) {
  .nfad9b3 {
    min-width: 315px;
  }
}
@media (min-width: 769px) {
  .nfad9b3 {
    min-width: 255px;
  }
}
.nfade44 {
  font-size: 0.75rem;
  margin-top: 15px;
  display: block;
  text-align: center;
  color: #fff;
}
.nfad71c,
.nfad94e {
  margin-bottom: 15px;
}
.nfad94e {
  border-radius: 15px;
  overflow: hidden;
}
.nfad2d4 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(
    0deg,
    rgba(242, 243, 255, 0.7),
    rgba(242, 243, 255, 0.7)
  );
  -ms-flex-align: center;
  align-items: center;
  z-index: 1;
}
.nfad2d4,
.nfad2d4 .nfadc30 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
.nfad2d4 .nfadc30 {
  min-height: auto;
  min-width: 136px;
  padding: 8.5px;
  font-size: 0.75rem;
  font-weight: 700;
  text-align: center;
  background: #f2f4fa;
  color: #ef233c;
  text-transform: none;
  border-radius: 35px;
  cursor: pointer;
  -ms-flex-line-pack: center;
  align-content: center;
}
.nfad2d4 .nfadc30:before {
  content: "";
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #ef233b;
  border-style: solid;
  border-width: 6.5px 0 6.5px 13px;
  margin-right: 6px;
  margin-top: 1px;
}
.nfaddbe {
  text-align: center;
}
.nfada17 {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 111;
}
@media (min-width: 992px) {
  .nfada17 {
    position: inherit;
    bottom: inherit;
    left: inherit;
    z-index: inherit;
  }
}
.nfad65f {
  height: 300px;
}
@media (min-width: 768px) {
  .nfad65f {
    height: 500px;
  }
}
.nfade31e {
  display: block;
  width: 100%;
  height: 500px;
  background-image: url(wp-content/themes/theme-child/assets/dist/images/banner.0fc9cdb2.png);
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.nfad856 {
  position: relative;
}
.nfad7e6 iframe,
.nfad856,
.nfad856 img {
  width: 100%;
  height: 100%;
}
.nfad099 {
  margin-top: 30px;
}
.nfad099 .nfad467 {
  display: block;
  font-size: 1.75rem;
  font-weight: 700;
  text-align: left;
  margin-bottom: 15px;
}
.nfadab2 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfadb0b {
  width: 140px;
  height: 95px;
  margin: 0 15px 15px 0;
  position: relative;
  border-radius: 5px;
}
.nfadb0b:nth-child(6n) {
  margin: 0 0 15px;
}
@media (max-width: 1366px) {
  .nfadb0b {
    width: 125px;
  }
}
@media (max-width: 1199px) {
  .nfadb0b {
    width: 140px;
  }
}
@media (max-width: 991px) {
  .nfadb0b {
    width: 220px;
    height: 135px;
  }
  .nfadb0b,
  .nfadb0b:nth-child(6n) {
    margin: 0 15px 15px 0;
  }
  .nfadb0b:nth-child(3n) {
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .nfadb0b {
    width: 48.5%;
    height: auto;
  }
  .nfadb0b,
  .nfadb0b:nth-child(3n) {
    margin: 0 15px 15px 0;
  }
  .nfadb0b:nth-child(2n) {
    margin: 0 0 15px;
  }
}
@media (max-width: 553px) {
  .nfadb0b {
    width: 48.4%;
    margin: 0 15px 15px 0;
  }
  .nfadb0b:nth-child(2n) {
    margin: 0 0 15px;
  }
}
@media (max-width: 528px) {
  .nfadb0b {
    width: 47.83%;
  }
}
@media (max-width: 404px) {
  .nfadb0b {
    width: 47.7%;
  }
}
@media (max-width: 375px) {
  .nfadb0b {
    width: 165px;
    height: 105px;
  }
}
@media (max-width: 374px) {
  .nfadb0b {
    width: 47.5%;
    height: auto;
  }
}
@media (max-width: 329px) {
  .nfadb0b {
    width: 47.4%;
  }
}
.nfadb0b a {
  text-decoration: none;
}
.nfadb0b a span {
  border-radius: 5px;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: linear-gradient(180deg, hsla(0, 0%, 100%, 0.2), #fff);
  color: #1a1a1a;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 15px;
  text-align: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: end;
  align-items: flex-end;
  padding-bottom: 15px;
}
.nfadb0b img {
  border-radius: 5px;
  width: 140px;
  height: 95px;
}
@media (max-width: 1366px) {
  .nfadb0b img {
    width: 125px;
  }
}
@media (max-width: 1199px) {
  .nfadb0b img {
    width: 140px;
  }
}
@media (max-width: 991px) {
  .nfadb0b img {
    width: 220px;
    height: 135px;
  }
}
@media (max-width: 767px) {
  .nfadb0b img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 375px) {
  .nfadb0b img {
    height: 105px;
  }
}
@media (max-width: 374px) {
  .nfadb0b img {
    height: auto;
  }
}
.nfadebc1 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfad455 {
  display: block;
  width: 14px;
  height: 14px;
  margin: 0 2px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.nfada927 {
  background-image: url(wp-content/themes/theme-child/assets/src/images/svg/icons/ic-star-3.svg);
}
.nfadb4f {
  background-image: url(wp-content/themes/theme-child/assets/src/images/svg/icons/ic-star-half.svg);
}
.nfad4ba4 {
  background-image: url(wp-content/themes/theme-child/assets/src/images/svg/icons/ic-star-1.svg);
}
.nfad351a {
  width: 80px;
  height: 20px;
  background: url(wp-content/themes/theme-child/assets/src/images/stars.svg) 0
    no-repeat;
  background-size: 80px auto;
}
.nfadd096 {
  width: 100px;
  background-size: 100px auto;
}
.nfada04 {
  display: block;
  height: 100%;
  background: url(wp-content/themes/theme-child/assets/src/images/stars-active.svg)
    0 no-repeat;
  background-size: inherit;
}
.nfad3145 .nfad1363 {
  margin-bottom: 20px;
}
.nfadfe4 {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 9999;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 30px;
  background: #999;
  color: #444;
  cursor: pointer;
  border: 0;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  background-size: 30px;
}
@media (min-width: 360px) {
  .nfadfe4 {
    bottom: 5px;
  }
}
.nfadfe4:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(wp-content/themes/theme-child/assets/dist/images/arrow-top.4e02a4dc.svg)
    no-repeat;
  background-position: 50% 50%;
  top: 0;
  left: 0;
}
.nfadfe4.is-shown,
.nfadfe4.is-shown:hover {
  opacity: 1;
}
.nfad9fb {
  border-radius: 50%;
  bottom: 70px;
  right: 10px;
  width: 50px;
  height: 50px;
  background: #999;
}
@media (min-width: 1200px) {
  .nfad9fb {
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
  }
}
.nfad49a {
  display: block;
  position: relative;
  background: #f2f4fa;
  border-radius: 15px;
  padding: 13px 15px 8px;
  margin-bottom: 15px;
}
.nfad49a .nfad0990 {
  color: #1a1a1a;
  font-weight: 600;
  font-size: 20px;
  line-height: 25px;
  padding: 5px 25px 8px 0;
  cursor: pointer;
  background: 0 0;
  position: relative;
}
.nfad49a .nfad0990:after {
  content: "";
  display: block;
  width: 20px;
  height: 13px;
  background: url(wp-content/themes/theme-child/assets/src/images/svg/icons/up_rarr.svg)
    no-repeat 100% transparent;
  background-size: 100% auto;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7.25px;
  transition: all 0.4s ease-in-out;
}
.nfad49a .nfad0990.active {
  background: 0 0;
}
.nfad49a .nfad0990.active:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nfad49a .nfadbfe9 ul {
  margin: 0 !important;
  padding: 0 !important;
}
.nfad49a .nfadbfe9 ul li a {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  color: #ef233c;
  text-decoration: none;
}
.nfad49a .nfadbfe9 ul li a:active,
.nfad49a .nfadbfe9 ul li a:focus,
.nfad49a .nfadbfe9 ul li a:visited {
  color: #ef233c;
}
.nfad49a .nfadbfe9 ul li a:hover {
  text-decoration: underline;
}
.nfad49a .nfadbfe9 ul > li {
  padding-left: 40px;
  position: relative;
  margin-left: 0 !important;
}
.nfad49a .nfadbfe9 ul > li > ul,
.nfad49a .nfadbfe9 ul > li > ul > li {
  margin-left: 0;
}
.nfad49a .nfadbfe9.nfad9719 ul {
  counter-reset: num;
}
.nfad49a .nfadbfe9.nfad9719 ul li:before {
  content: counter(num) ".";
  counter-increment: num;
  font-size: 1rem;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 25px;
  height: 25px;
  border: none;
  box-sizing: border-box;
  border-radius: 50%;
  background: 0 0;
  text-align: center;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul {
  counter-reset: num2;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li {
  padding-left: 30px;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li:before {
  content: counter(num) "." counter(num2);
  counter-increment: num2;
  border: 0;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul {
  counter-reset: num3;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li {
  padding-left: 40px;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li:before {
  content: counter(num) "." counter(num2) "." counter(num3);
  counter-increment: num3;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul {
  counter-reset: num4;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li {
  padding-left: 55px;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li:before {
  content: counter(num) "." counter(num2) "." counter(num3) "." counter(num4);
  counter-increment: num4;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li ul {
  counter-reset: num5;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li ul li {
  padding-left: 70px;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li ul li:before {
  content: counter(num) "." counter(num2) "." counter(num3) "." counter(num4)
    "." counter(num5);
  counter-increment: num5;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li ul li ul {
  counter-reset: num6;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li ul li ul li {
  padding-left: 80px;
}
.nfad49a .nfadbfe9.nfad9719 ul li ul li ul li ul li ul li ul li:before {
  content: counter(num) "." counter(num2) "." counter(num3) "." counter(num4)
    "." counter(num5) "." counter(num6);
  counter-increment: num6;
}
.nfad49a .nfadbfe9.nfad241 ul li {
  padding-left: 20px;
}
.nfad49a .nfadbfe9.nfad241 ul li:before {
  width: 8px;
  height: 8px;
  background: 0 0;
  left: 0;
  top: 7px;
  display: block;
  content: "";
}
.nfad49a .nfadbfe9.nfad241 ul li ul li {
  padding-left: 20px;
}
.nfad49a .nfadbfe9.nfad241 ul li ul li:before {
  border: 1px solid #ef233c;
}
.nfad49a .nfadbfe9.nfad9719.nfad203 ul > li > ul > li {
  padding-left: 20px;
}
.nfad49a .nfadbfe9.nfad9719.nfad203 ul > li > ul li:before {
  width: 8px;
  height: 8px;
  background: #ef233c;
  left: 0;
  top: 8px;
  display: block;
  content: "";
}
.nfad0ca {
  background-color: transparent;
}
.nfad1aa {
  margin-bottom: 5px;
}
.nfad985 {
  background: unset;
  margin: 0 20px 5px;
}
@media (min-width: 1200px) {
  .nfad985 {
    margin: 20px 0;
  }
}
.nfad9ef {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfad6b3 {
  text-align: center;
  padding: 5px 8px;
}
@media (min-width: 992px) {
  .nfad20c .nfad93dc,
  .nfad196 .nfad057 {
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 15px;
  }
}
.nfad757c {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfad757c .item,
.nfad757c .nfad2f3,
.nfad757c .nfad215 {
  width: 100%;
}
.nfad757c .nfad2f3 .item,
.nfad757c .nfad215 .item {
  text-align: center;
}
.nfadfb9 {
  -ms-flex-direction: column;
  flex-direction: column;
}
.nfadfb9 a {
  display: block;
  padding-top: 10px;
}
@media (min-width: 1200px) {
  .nfadfb9 a {
    padding-top: 5px;
  }
}
@media (min-width: 768px) {
  .nfad3c9,
  .nfad974e,
  .nfada8f {
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 992px) {
  .nfadc501 {
    display: -ms-flexbox;
    display: flex;
  }
}
.nfad999 {
  display: block;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  line-height: 1.25;
  text-align: center;
  padding: 0 5px;
}
@media (min-width: 768px) {
  .nfad999 {
    padding: 0 10px;
  }
}
.nfad7b8 {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.nfadaba {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfadaa6 {
  height: 40px;
  background-color: #e6e9f0;
  margin-bottom: 5px;
  border-radius: 15px;
}
@media (max-width: 1199.98px) {
  .nfadaa6 {
    display: none;
  }
}
.nfadaa6 .nfad6f2 {
  padding: 8px 10px;
}
.nfadaa6 .nfad9ef {
  font-size: 0.75rem;
  font-weight: 400;
  color: #404040;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .nfadaa6 .nfada8f {
    max-width: 1%;
    -ms-flex: 0 0 1%;
    flex: 0 0 1%;
  }
}
@media (min-width: 992px) {
  .nfadaa6 .nfad974e {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}
.nfadaa6 .nfad9ef:first-of-type {
  padding-left: 30px;
}
@media (min-width: 992px) {
  .nfadaa6 .nfad9ef:first-of-type {
    min-width: 168px;
    max-width: 168px;
  }
}
@media (min-width: 1200px) {
  .nfadaa6 .nfad9ef:first-of-type {
    min-width: 155px;
    max-width: 155px;
  }
}
@media (min-width: 1367px) {
  .nfadaa6 .nfad9ef:first-of-type {
    min-width: 170px;
    max-width: 170px;
  }
}
@media (min-width: 992px) {
  .nfadaa6 .nfadcca {
    min-width: 143px;
    max-width: 143px;
  }
}
@media (min-width: 1200px) {
  .nfadaa6 .nfadcca {
    min-width: 128px;
    max-width: 128px;
  }
}
@media (min-width: 1367px) {
  .nfadaa6 .nfadcca {
    min-width: 143px;
    max-width: 143px;
  }
}
.nfadaa6 .nfad2d5b {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfad6f2 {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}
.nfadbde .nfad6f2 {
  margin-bottom: 0;
}
.nfadbde .nfad6f2:first-of-type,
.nfadbde .nfad6f2:nth-of-type(2),
.nfadbde .nfad6f2:nth-of-type(3) {
  background-color: #f2f4fa;
}
.nfad484 .nfad6f2 {
  padding: 15px 5px;
}
.nfad484 .nfad6f2:hover {
  background-color: #f2f4fa;
}
@media (min-width: 768px) {
  .nfad484 .nfad6f2 {
    padding: 5px;
  }
}
.nfad484 .nfad2d5b {
  padding: 10px;
  background-color: #f2f4fa;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: none;
}
.nfad484 .nfad2d5b:last-child {
  border-bottom: 0;
}
@media (min-width: 1200px) {
  .nfad484 .nfad2d5b {
    border-bottom: 0;
    margin-bottom: 5px;
    border-radius: 15px;
  }
}
.nfad484 .nfad9ef {
  padding: 0 3px 15px;
  width: 128px;
  min-width: 128px;
}
@media (min-width: 1367px) {
  .nfad484 .nfad9ef {
    min-width: 143px;
    max-width: 143px;
  }
}
@media (max-width: 1199px) {
  .nfad484 .nfad9ef {
    min-width: 143px;
    max-width: 143px;
  }
}
@media (max-width: 991px) {
  .nfad484 .nfad9ef {
    min-width: 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .nfad484 .nfad9ef {
    padding: 0 3px;
  }
}
.nfad484 .nfad9ef:last-child {
  padding: 0 3px;
}
.nfad484 .nfada8f {
  font-size: 0.75rem;
  font-weight: 400;
  min-width: 15px;
  width: 27px;
  height: 25px;
  margin-bottom: 10px;
  padding-bottom: 0;
  border: 1px solid #d9d9d9;
  border-radius: 25px;
}
.nfad484 .nfada8f span {
  color: #404040;
}
.nfad484 .nfada8f small {
  font-size: 0.75rem;
  font-weight: 400;
}
@media (min-width: 992px) {
  .nfad484 .nfada8f small {
    display: none;
  }
}
.nfad484 .nfad88f {
  background: 0 0;
  width: 100px;
  min-width: 100px;
  min-height: 50px;
  height: auto;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 5px;
}
@media (min-width: 992px) {
  .nfad484 .nfad88f {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .nfad484 .nfad88f {
    height: 85px;
    width: 285px;
    min-width: 100px;
    margin: 0 auto;
  }
}
.nfad484 .nfad060 {
  position: relative;
  min-height: 50px;
  height: auto;
  padding: 10px;
  border-radius: 5px;
}
@media (max-width: 991.98px) {
  .nfad484 .nfad060 {
    height: 85px;
    width: 285px;
    min-width: inherit;
    margin: 0 auto 15px;
  }
  .nfad484 .nfad060 img {
    display: block;
    margin: 0 auto;
    width: auto;
  }
}
@media (max-width: 374px) {
  .nfad484 .nfad060 {
    width: 235px;
  }
}
.nfad484 .nfad002 {
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
@media (min-width: 768px) {
  .nfad484 .nfad002 {
    max-width: 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .nfad484 .nfad002 {
    max-width: 20%;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
  }
}
.nfad484 .nfadda6b {
  max-width: 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .nfad484 .nfadda6b {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    margin: 3px 0;
  }
}
.nfad484 .nfad6b3 {
  font-weight: 700;
}
@media (max-width: 991.98px) {
  .nfad484 .nfad3c9,
  .nfad484 .nfad6b3,
  .nfad484 .nfad20c,
  .nfad484 .nfad97e,
  .nfad484 .nfad125,
  .nfad484 .nfad196,
  .nfad484 .nfadb0b3,
  .nfad484 .nfadb18,
  .nfad484 .nfadfce,
  .nfad484 .nfadfdc {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 991.98px) {
  .nfad484 .nfad5423 {
    width: 100%;
  }
}
.nfad484 .nfad5423 button {
  width: 212px;
  min-height: 40px;
  font-size: 0.875rem;
  letter-spacing: 0.2px;
}
@media (min-width: 992px) {
  .nfad484 .nfad5423 button {
    width: 120px;
  }
}
@media (max-width: 991.98px) {
  .nfad484 .nfad55a,
  .nfad484 .nfad757c {
    width: 100%;
  }
}
.nfadbde .nfadaa6 > .nfad6f2 {
  background-color: #e6e9f0;
  border-radius: 15px;
  font-size: 0.75rem;
  font-weight: 400;
  color: #404040;
}
.nfadbde .nfad484 {
  background-color: #fff;
}
.nfadbde .nfad484 .nfad6f2 {
  margin-bottom: 10px;
}
.nfadbde .nfad6f2 {
  border-radius: 15px;
}
section .nfadc6100 {
  color: #404040;
  font-size: 0.9375rem;
  font-weight: 400;
  word-break: break-word;
}
section .nfad0ca .nfadf8a {
  font-size: 0.875rem;
  font-weight: 700;
}
.nfad638 .nfad467 {
  font-weight: 700;
  display: block;
  text-align: left;
  line-height: 25px;
  font-size: 1.25rem;
  color: #1a1a1a;
}
.nfad638 .nfad4c4c {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nfad638 .nfadbaf {
  margin: 0 5px 5px 0;
  background: #f2f4fa;
  border: 1px solid #d9d9d9;
  border-radius: 25px;
  padding: 5px 10px;
  display: block;
  text-align: center;
  color: #404040;
  text-decoration: none;
  font-size: 0.75rem;
  font-weight: 400;
  line-height: 125%;
}
.nfad638 .nfadbaf:hover {
  text-decoration: none;
  color: #ef233c;
  border-color: #ef233c;
  transition: all 0.4s ease-in-out;
}
.nfad6042 {
  text-align: left;
  margin-bottom: 20px;
  font-family: font-family: "Raleway", sans-serif;;
  font-size: 1.75rem;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: 0;
  color: #1a1a1a;
}
@media (min-width: 768px) {
  .nfad6042 {
    font-size: 2rem;
  }
}
.nfadecc2 {
  margin-bottom: 10px;
}
.nfad31ce {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: 0;
  color: #1a1a1a;
  display: block;
  margin: 0;
  padding: 15px;
  text-align: left;
  font-family: font-family: "Raleway", sans-serif;;
  border-bottom: 1px solid #e6e9f0;
}
.nfad8de {
  padding: 0 0 10px;
}
.nfadd9a {
  margin: 0 0 5px;
  font-size: 0.75rem;
  font-weight: 400;
  color: #fff;
}
.nfadb3cf {
  padding: 15px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  transition: all 0.4s ease-in-out;
  border-bottom: none;
  position: relative;
}
.nfadb3cf:not(:first-of-type):before {
  content: "";
  height: 1px;
  background-color: #e6e9f0;
  position: absolute;
  top: 0;
  left: 10px;
  right: 10px;
  transition: all 0.4s ease-in-out;
}
.nfadb3cf:hover + .nfadb3cf:before,
.nfadb3cf:hover:before {
  left: 0;
  right: 0;
}
.nfadb3cf:first-child,
.nfadb3cf:last-child {
  border-top: none;
  border-bottom: none;
}
.nfadb3cf:hover {
  background-color: rgba(230, 231, 242, 0.5);
}
.nfad89c5 {
  padding: 0;
  display: block;
}
.nfad89c5 a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 60px;
}
.nfad89c5 a .nfadbb6 {
  width: 40px;
  height: 40px;
  background: #fff;
  border-radius: 15px;
  margin: 0 15px;
}
.nfada42 {
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
}
.nfaddf1 .nfada42 {
  max-width: 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}
.nfaddf1 .nfada42:first-of-type,
.nfaddf1 .nfada42:nth-of-type(2),
.nfaddf1 .nfada42:nth-of-type(3) {
  display: -ms-flexbox;
  display: flex;
}
.nfaddf1 .nfada42:first-of-type,
.nfaddf1 .nfada42:nth-of-type(2) {
  max-width: 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}
.nfaddf1 .nfada42:nth-of-type(2) {
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.nfaddf1 .nfada42:nth-of-type(3) {
  max-width: 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.nfadbb6 {
  min-width: 110px;
  height: 70px;
  background: #fff;
  border-radius: 15px;
  margin-right: 15px;
}
.nfad3b7 {
  margin: 0 0 5px;
  font-size: 0.75rem;
  font-weight: 700;
  color: #404040;
}
.nfad39e {
  min-width: 60px;
}
.nfad89c5 a .nfad6e1 {
  width: 100%;
  min-width: auto;
  max-width: 100%;
  height: 80px;
  max-height: 100px;
  background: #fff;
  margin: 0;
  border-radius: 5px;
}
@media (max-width: 1366px) {
  .nfad89c5 a .nfad6e1 {
    height: 80px;
    max-height: 80px;
  }
}
@media (max-width: 1199.98px) {
  .nfad89c5 a .nfad6e1 {
    height: 80px;
    max-height: 80px;
  }
}
.nfad89c5 a .nfad6e1 img {
  width: auto;
  max-width: 85%;
  height: auto;
  max-height: 85%;
}
.nfad1c6 {
  max-width: 290px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid hsla(0, 0%, 100%, 0.05);
  padding: 20px 15px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .nfad1c6 {
    padding: 10px;
  }
}
.nfad04c {
  height: 80px;
  border-top: none;
  margin: 2.5px;
  border-radius: 15px;
  overflow: hidden;
  max-width: 31%;
  -ms-flex: 0 0 31%;
  flex: 0 0 31%;
}
@media (max-width: 1366px) {
  .nfad04c {
    height: 80px;
  }
}
@media (max-width: 1199.98px) {
  .nfad04c {
    height: 80px;
  }
}
.nfad04c:first-child {
  border-top: none;
}
.nfad04c a {
  width: 100%;
  height: 100%;
}
.nfad0ae .nfad6453 {
  position: relative;
  background: #f2f4fa;
  border-radius: 15px;
  margin-bottom: 5px;
}
.nfad0ae .nfad6453 dd {
  margin-bottom: 0;
}
.nfad0ae .nfadf979 {
  cursor: pointer;
  position: absolute;
  top: 18px;
  right: 20px;
  width: 13px;
  height: 13px;
  z-index: 0;
}
.nfad0ae .nfadf979:before {
  left: -7px;
  transition: 0.3s;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nfad0ae .nfadf979:after,
.nfad0ae .nfadf979:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  width: 13px;
  height: 2px;
  background: #404040;
}
.nfad0ae .nfadf979:after {
  left: 2px;
  transition: 1s;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nfad0ae .nfada3d {
  cursor: pointer;
  font-size: 1rem;
  font-weight: 700;
  padding: 15px 50px 15px 15px;
  position: relative;
  z-index: 2;
  color: #1a1a1a;
}
.nfad0ae .nfad441 {
  font-size: 0.875rem;
  font-weight: 400;
  display: none;
  padding: 0 50px 15px 15px;
  color: #666;
}
.nfad0ae .nfad441.active {
  display: block;
}
.nfad0ae .nfad6453.active .nfadf979:before {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.nfad0ae .nfad6453.active .nfadf979:after {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}
.nfad569 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 500px;
  height: calc(100vh - 60px);
}
.nfad569 h1 {
  font-size: 5rem;
  font-weight: 700;
  background: -webkit-linear-gradient(45deg, #ef233c, #ff5c00 80%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
}
@media (min-width: 768px) {
  .nfad569 h1 {
    font-size: 10rem;
  }
}
.nfad569 h1:before {
  content: "";
  background: linear-gradient(
    90deg,
    rgba(247, 148, 164, 0.3),
    rgba(253, 214, 189, 0.3)
  );
  -webkit-filter: blur(100px);
  filter: blur(100px);
  z-index: -1;
  display: block;
  width: 425px;
  height: 168px;
  position: absolute;
  top: 50%;
  margin-top: -84px;
  left: 50%;
  margin-left: -212.5px;
}
.nfad569 p {
  font-size: 1.25rem;
  color: #1a1a1a;
}
.nfad569 a,
.nfad569 p {
  font-weight: 700;
  text-align: center;
}
.nfad569 a {
  font-size: 0.9375rem;
  color: #fff;
  background: linear-gradient(90deg, #ef233c, #ff5c00);
  display: block;
  padding: 15px 20px;
  text-transform: uppercase;
  border-radius: 25px;
  margin: 20px auto;
  width: 210px;
}
.nfad569 a:hover {
  text-decoration: none;
  color: #fff;
}
section .nfad5212 {
  text-align: center;
}
section .nfad2f5 {
  position: relative;
  margin: 0 auto 15px;
  border-radius: 15px;
  background-color: #f2f4fa;
  padding: 15px 15px 47px;
  height: calc(100% - 15px);
}
@media (max-width: 991px) {
  section .nfad2f5 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
    flex-flow: row;
  }
}
@media (max-width: 550px) {
  section .nfad2f5 {
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
section .nfad75d {
  height: 145px;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
  margin-bottom: 15px;
  background-color: #e6e9f0;
}
@media (max-width: 991px) {
  section .nfad75d {
    height: 120px;
    max-width: 225px;
    min-width: 225px;
    margin: 0 15px 0 0;
  }
}
@media (max-width: 550px) {
  section .nfad75d {
    height: 145px;
    max-width: 260px;
    min-width: 260px;
    width: 100%;
    margin: 0 auto 15px;
  }
}
section .nfad0a0 {
  background: #e6e9f0;
  border-radius: 25px;
  text-decoration: none;
  font-size: 12px;
  line-height: 15px;
  text-transform: capitalize;
  font-weight: 700;
  position: absolute;
  bottom: 15px;
  left: 15px;
}
@media (max-width: 991px) {
  section .nfad0a0 {
    position: relative;
    bottom: unset;
    left: unset;
  }
}
section .nfadf81 {
  font-size: 0.875rem;
  margin-bottom: 10px;
}
section .nfad89c1 .nfad775 {
  text-decoration: none;
}
section .nfad89c1 .nfad775:after {
  content: url(wp-content/themes/theme-child/assets/src/images/svg/icons/arrow.svg);
  margin-left: 5px;
}
.nfad806 {
  word-break: break-word;
}
.nfad134 {
  min-width: 120px;
  min-height: 120px;
}
.nfad1d6 .nfad251 .nfadb67 {
  border: 3px solid transparent;
}
.nfad1d6 .nfad251:first-of-type .nfadb67 {
  border-color: #ef233c;
}
@media (min-width: 768px) {
  .nfad1d6 .nfad251:nth-of-type(2) {
    padding-right: 5px;
  }
  .nfad1d6 .nfad251:nth-of-type(3) {
    padding-left: 5px;
  }
}
@media (min-width: 992px) {
  .nfad1d6 .nfad251:first-of-type {
    -ms-flex-order: 2;
    order: 2;
    padding-left: 11px;
    padding-right: 11px;
  }
  .nfad1d6 .nfad251:nth-of-type(2) {
    -ms-flex-order: 1;
    order: 1;
    padding-right: 7.5px;
  }
  .nfad1d6 .nfad251:nth-of-type(3) {
    -ms-flex-order: 3;
    order: 3;
    padding-left: 7.5px;
  }
}
.nfad1d6 + .js-ajax-casino-table .nfad484 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
}
.nfad1d6 + .js-ajax-casino-table .nfad6f2 {
  border-radius: 15px;
}
@media (min-width: 768px) {
  .nfad1d6 + .js-ajax-casino-table .nfad6f2 {
    max-width: 49.3%;
    -ms-flex: 0 0 49.3%;
    flex: 0 0 49.3%;
  }
}
@media (min-width: 992px) {
  .nfad1d6 + .js-ajax-casino-table .nfad6f2 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (max-width: 991.98px) {
  .nfad990 .nfad6f2:first-of-type,
  .nfad990 .nfad6f2:nth-of-type(2),
  .nfad990 .nfad6f2:nth-of-type(3) {
    border: 3px solid transparent;
  }
  .nfad990 .nfad6f2:first-of-type .nfada8f,
  .nfad990 .nfad6f2:nth-of-type(2) .nfada8f,
  .nfad990 .nfad6f2:nth-of-type(3) .nfada8f {
    width: 45px;
    height: 24px;
    padding: 0 5px;
    font-size: 0.625rem;
    font-weight: 700;
    text-transform: uppercase;
    color: #1a1a1a;
    background-color: #fa0;
    border-radius: 25px;
    border: none;
  }
  .nfad990 .nfad6f2:first-of-type {
    border-color: #ef233c;
  }
  .nfad990 .nfada8f {
    position: absolute;
    top: 10px;
    left: 10px;
  }
}
@media (min-width: 768px) {
  .nfad990 .nfad484 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nfad990 .nfad6f2 {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .nfad990 .nfad6f2:not(:first-of-type) {
    max-width: 49.3%;
    -ms-flex: 0 0 49.3%;
    flex: 0 0 49.3%;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .nfad990 .nfad6f2:not(:first-of-type) {
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .nfad990 .nfadaa6 {
    display: block;
  }
}
@media (max-width: 991.98px) {
  .nfad3d7 .nfad251:first-of-type .nfadb67,
  .nfad3d7 .nfad251:nth-of-type(2) .nfadb67,
  .nfad3d7 .nfad251:nth-of-type(3) .nfadb67 {
    border: 3px solid transparent;
  }
  .nfad3d7 .nfad251:first-of-type .nfadb67 {
    border-color: #ef233c;
  }
}
@media (min-width: 768px) {
  .nfad3d7 .nfad251:nth-of-type(2n) {
    padding-right: 5px;
  }
  .nfad3d7 .nfad251:nth-of-type(odd) {
    padding-left: 5px;
  }
  .nfad3d7 .nfad251:first-of-type {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) {
  .nfad3d7 .nfad251:nth-of-type(3n + 1) {
    padding-right: 5px;
    padding-left: 15px;
  }
  .nfad3d7 .nfad251:nth-of-type(3n + 2) {
    padding-left: 5px;
    padding-right: 5px;
  }
  .nfad3d7 .nfad251:nth-of-type(3n + 3) {
    padding-left: 5px;
    padding-right: 15px;
  }
}


ul#main_menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    max-width: 575px;
    margin-left: auto;
}

ul#main_menu li a {
   color: #1a1a1a;
}

ul#footer_menu_1, ul#footer_menu_2 {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul#footer_menu_1 a, ul#footer_menu_2 a {
    color: #838383;
    font-size: 14px;
}

@media (max-width: 1199.98px) {
    .menu-main.active {
        border-top: 1px solid hsla(0, 0%, 100%, 0.1);
        position: fixed;
        top: 60px;
        bottom: 0;
        right: inherit;
        left: 0;
        overflow: auto;
        z-index: 9999;
        width: 100%;
        padding-top: 20px;
        text-align: left;
        -webkit-transform: translateX(100%);
        transform: translateX(0%);
    }
}


@media (max-width: 1199.98px) {
ul#main_menu {
    flex-direction: column;
    gap: 20px;
	}
}



.providers-container {
  max-width: 1200px;
  margin: 0 auto;
}

.providers-header {
    text-align: center;
    margin-bottom: 0;
    padding: 10px 20px;
}

.providers-header h1 {
  font-size: 2.8rem;
  margin-bottom: 15px;
  -webkit-background-clip: text;
  color: #444444;
  font-weight: 600;
}

.providers-header p {
  color: #b8b8b8;
  font-size: 1.2rem;
  max-width: 600px;
  margin: 0 auto;
  line-height: 1.6;
}

.providers-grid {
  display: grid;
  gap: 25px;
}

.provider-card {
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
  border-radius: 20px;
  padding: 25px;
  display: flex;
  align-items: center;
  gap: 25px;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.1);
  position: relative;
  overflow: hidden;
}



@media (max-width: 991px) {
.provider-card::before {
  display: none;
  }}

.provider-card {
    transform: translateY(-8px);
    background: rgba(255, 255, 255, 0.12);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
    padding: 25px 10px 20px;
}

.provider-number {
    font-size: 2.5rem;
    font-weight: 600;
    color: #fba207;
    min-width: 20px;
    text-align: center;
    text-shadow: 0 0 10px rgba(254, 202, 87, 0.3);
}

.provider-logo {
  width: 80px;
  height: 80px;
  border-radius: 15px;
  background: rgba(255, 255, 255, 0.95);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  color: #333;
  font-size: 1.1rem;
  text-align: center;
  padding: 0;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
  overflow: hidden;
}

.provider-card:hover .provider-logo {
  transform: scale(1.05);
}

.provider-content {
  flex: 1;
  display: flex;
  gap: 12px;
}


@media (max-width: 991px) {
  .provider-content {
    flex-wrap: wrap;
    justify-content: center;
  }}

.provider-name {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}

.provider-badge {
  background: linear-gradient(45deg, #ffffff, #ffffff);
  padding: 2px 12px;
  border-radius: 20px;
  font-size: 0.8rem;
  font-weight: bold;
  border: 2px solid #79be21;
  color: #79be21;
}

.provider-info {
  display: grid;
  gap: 15px;
  margin: 10px 0;
  width: 100%;
  justify-content: center;
  grid-template-columns: 4fr 4fr 2fr 2fr;
}


.wrap_btn {
  display: flex;
  flex-direction: column;
  gap: 12px;
}



.info-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
    text-shadow: 0 0 10px rgba(254, 202, 87, 0.3);
    box-shadow: 0 15px 30px rgb(0 0 0 / 19%);
    padding: 11px;
    border-radius: 10px;
}

.info-label {
  font-size: 0.85rem;
  color: #333;
  display: flex;
  align-items: center;
}


@media (max-width: 991px) {
  .info-label {
    justify-content: center;
  }}

.info-value {
  font-size: 1.1rem;
  font-weight: bold;
  color: #434343;
}



.provider-button {
  background: linear-gradient(45deg, #ffb400, #ee5a24);
  color: white;
  border: none;
  padding: 14px 35px;
  border-radius: 30px;
  font-weight: bold;
  cursor: pointer;
  transition: all 0.3s ease;
  text-transform: uppercase;
  font-size: 0.95rem;
  letter-spacing: 1px;
  box-shadow: 0 5px 15px rgba(255, 107, 107, 0.3);
  align-self: flex-start;
  margin-top: 10px;
}

.provider-button:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 20px rgba(255, 107, 107, 0.5);
}

@media (max-width: 992px) {
  .provider-card {
      flex-direction: column;
      text-align: center;
      gap: 20px;
  }

  .provider-number {
 min-width: auto;
        color: #fa9c0a;
        text-shadow: inherit;
        font-weight: 400;
        font-size: 23px;
        border: 2px solid #fa9c0a;
        border-radius: 100%;
        width: 40px;
  }

  .provider-info {
      grid-template-columns: 1fr 1fr;
  }

  .provider-button {
      align-self: center;
  }
}

@media (max-width: 576px) {
  .providers-header h1 {
      font-size: 2.2rem;
  }

  .provider-info {
      grid-template-columns: 1fr 1fr;
  }

  .provider-name {
      flex-direction: column;
      gap: 5px;
  }
}

.nfad1be0 h3 {
  margin-bottom: 15px;
  font-size: 1.25rem;
  font-weight: 700;
  color: #444444;
}

a.provider-button {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin: 0;
}

p.header-t {
  margin-bottom: 0;
  line-height: 1;
}

span.nfad8ad {
  display: flex !important;
  align-items: center;
  gap: 10px;
}

section.nfad1be0 {
  padding: 40px 0;
}

a.provider-button.pv-2 {
  background: inherit;
  border: 2px solid #fba207;
  color: #fba207;
}


.faq_section {
  margin: 30px 0
}

.faq_repeater {
  display: flex;
  flex-direction: column;
  gap: 10px
}

.faq__box {
  position: relative;
  height: auto;
  overflow: hidden
}

.faq_question {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: space-between;
  background-color: #444444;
  padding: 10px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
  font-weight: 700;
  transition: .4s;
  position: relative;
  padding: 20px 6px;
}

.faq_question.active {
  border-radius: 6px 6px 0 0;
  border-bottom: 1px solid #2e3542
}

.faq__icon {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.faq__title {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 700;
  margin: 15px 0
}



.dropbtn_button_left,
.dropbutton_list_right {
  display: none
}

.dropbutton_list_right:checked+.right__sidebar_wrapper {
  right: 35px
}

.dropbtn_button_left:checked+.left__sidebar_wrapper {
  left: 35px
}

/* FAQ-no AMP */
.panel{
  display: none;
}
.faq_question.active + .panel {
  display: block;
  border: 2px solid #444444;
  border-top: none;
  border-radius: 0 0 6px 6px;
  padding: 0 10px;
}


.faq_question::after {
  content: '+';
  position: relative;
  right: 10px;
  top: 9px;
  transform: translateY(-50%);
  font-size: 20px;
  font-weight: 400;
  transition: all 0.3s ease;
  color: #fb9d09;
}


.faq_question.active::after {
  content: '-';
  transform: translateY(-50%) rotate(0deg);
}

h3.faq_question {
  color: #fff;
  font-size: 14px;
  margin: 0;
}

p.faq_answer {
  margin: 0;
  padding: 12px 0;
}

section.nfad1be0.content-box {
  transform: translateY(-8px);
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 15px 30px rgb(0 0 0 / 25%);
  padding: 40px 20px;
  border-radius: 20px;
}

img.nfadcf1 {
    width: 70px;
}

h2, h3. h4 {
  color: #666;
}


@media (max-width: 991px) {
  .wrap_btn {
    display: flex;
        flex-direction: row;
    gap: 10px;
    justify-content: center;
  }}


  h1.page-title.pg404 {
    color: #ff5a0f;
    text-align: center;
    font-size: 40px;
}

section.error-404.not-found {
  padding: 80px 0;
}

header.page-header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}


.provider-logo-box {
    display: flex;
    align-items: anchor-center;
    gap: 16px;
}

@media (max-width: 991px) {
.provider-logo {
    width: 60px;
    height: 60px;
  }}


@media (max-width: 991px) {
.provider-logo-box{
display: flex;
    align-items: center;
    gap: 10px;
    flex-direction: row;
  }}


@media (max-width: 991px) {
  .nfad1be0 h3 {
    margin-bottom: 0;
}}

h3.provider-name {
  justify-content: center;
  max-width: 120px;
  text-align: center;
}

.prov-box {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: center;
  align-items: center;
  width: 120px;
}

@media (max-width: 991px) {
.prov-box {
  width: inherit;
    flex-direction: row;
  }}