body,
html {
  background-color: #ebf3f7;
  font-family: Roboto, sans-serif;
  font-size: 100%;
  font-weight: 400;
  height: 100%;
  line-height: 1.5;
  margin-left: auto;
  margin-right: auto;
  -webkit-font-smoothing: antialiased;
}
.sectionContainer {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  padding-left: 30px;
  padding-right: 30px;
}
#nrm {
  display: none;
  font-size: 1em;
}
#nrm {
  text-align: left;
}
h1 {
  font-family:
    Playfair Display,
    sans-serif;
  font-size: 2.8rem;
  letter-spacing: -0.05rem;
  margin-top: 0;
}
h2,
h3 {
  font-weight: 700;
}
h2 {
  font-size: 1.8rem;
}
h3 {
  font-size: 1.5rem;
}
li,
p {
  font-size: 0.9rem;
  margin: 0 0 1.15rem;
}
.articleImageContainer,
ul {
  color: #333;
  margin: 20px 0 16px;
}
@media (max-width: 767px) {
  body,
  html {
    background-color: #fff;
  }
  .sectionContainer {
    padding-left: 15px;
    padding-right: 15px;
  }
  h1 {
    font-family:
      Playfair Display,
      sans-serif;
    font-size: 1.8rem;
  }
  h2 {
    font-size: 1.2rem;
  }
  h3 {
    font-size: 1.25rem;
  }
}
.articleImageContainer img {
  width: 100%;
  height: auto;
}
a {
  outline: none;
}
a {
  color: #069;
  cursor: pointer;
  text-decoration: underline;
}
a:hover {
  color: #7dc049;
}
.articleContent {
  background-color: #fff;
  border-bottom: 1px solid #cce0eb;
  margin-bottom: 30px;
  margin-top: 20px;
  padding-bottom: 30px;
  padding-top: 20px;
}
.articleInfo {
  color: #999;
  font-size: 100%;
  margin-bottom: 16px;
}
.articleAuthor {
  color: #7dc049;
  font-weight: 700;
  margin-right: 8px;
}
.photoAuthor {
  height: 35px;
  margin-right: 12px;
  width: 35px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .articleContent {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
  }
  .articleInfo {
    font-size: 0.85rem;
  }
}

@media screen and (min-width: 768px) {
  li,
  p {
    font-size: 1.15rem;
    margin: 0 0 1.25rem;
  }
}

.comments {
  padding: 30px 0 0;
}
.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.div-block-4 {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: none;
  border-bottom: 1px solid hsla(0, 0%, 58%, 0.6);
}

.grid-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: auto 1fr;
  grid-template-columns: auto 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.name-tag {
  display: flex;
  width: 45px;
  height: 45px;
  justify-content: center;
  align-items: center;
  background-color: #0178d4;
}

.feedback-text {
  margin-bottom: 10px;
  color: rgba(51, 51, 51, 0.66);
  font-size: 14px;
  line-height: 1.8;
}

.div-block-2-copy {
  display: flex;
  align-items: center;
}

.gray-small-text {
  color: #949494;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
}

.image-4 {
  width: 17px;
}

.div-block-2 {
  display: flex;
  align-items: center;
}
.gray-small-text {
  color: #949494;
  font-size: 12px;
  line-height: 1.2;
  text-decoration: none;
}
.gray-vertical-line {
  width: 1px;
  height: 20px;
  margin-right: 15px;
  margin-left: 15px;
  background-color: #949494;
}
.gray-small-text._10px-margin {
  margin-right: 10px;
}
.gray-horizontal-line {
  width: 100%;
  height: 1px;
  margin-bottom: 10px;
  background-color: hsla(0, 0%, 58%, 0.6);
}

img.hero-deposit-img {
  padding: 0;
  display: inline-block;
  width: 60.4%;
  margin: 0;
  float: left;
}

@media only screen and (max-width: 500px) {
  img.hero-deposit-img {
    width: 100%;
  }
  img.hero-deposit-img {
    width: 100% !important;
  }
}

.main-form-body {
  margin-bottom: 100px;
  background: #fff;
}

.main-form-body {
  box-shadow: 0px 2px 6px 6px rgba(0, 0, 0, 0.1);
  max-width: 510px;
  margin: 0 auto;
  border-radius: 10px;
  margin-top: 50px;
}

.headerformText {
  background: linear-gradient(
    116.57deg,
    #154f5a 16.67%,
    #216978 100%
  ) !important;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 0.75rem;
  padding-top: 0.75rem;
  font-size: 1.25rem;
  font-weight: 600;
  color: #fff;
  border-radius: 10px 10px 0 0;
}

html {
  scroll-behavior: smooth;
}

.offerlink {
  color: #1f2b86;
}

@media (max-width: 768px) {
  .main-form-body {
    margin-bottom: 50px !important;
  }
  .headerformText {
    font-size: 20px !important;
  }
  .hero-deposit {
    flex-direction: column;
  }
}

.div-block-3 {
  display: flex;
  margin-bottom: 20px;
  padding: 10px;
  flex-direction: row;
  align-items: flex-start;
  border-radius: 5px;
  background-color: #e06d2c;
}
.image-7 {
  margin-right: 10px;
}

.light-dark-paragraph.white {
  margin-right: 5px;
  margin-bottom: 0;
  color: #fff;
}
.white-x {
  margin-top: 7px;
  margin-bottom: 0;
  color: #fff;
  font-size: 12px;
}

.articleInfo.mt-3 a {
  text-decoration: none !important;
}

.footer {
  padding: 20px 0;
  background: #141414;
}

.footer {
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  justify-content: center;
}

@media screen and (max-width: 479px) {
  .footer {
    flex-direction: column;
  }
}

.footer .centered {
  max-width: 1240px;
}

.centered {
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.footer .centered .disclaimer-footer {
  max-width: none;
}
.footer .disclaimer-footer {
  max-width: 1170px;
  margin: 0 auto;
  text-align: left;
  color: grey;
}

.footer .disclaimer-footer .sys-menu {
  text-align: center;
  margin-top: 15px;
}

.disclaimer-footer ul {
  padding-left: inherit !important;
}

.footer .disclaimer-footer .sys-menu li {
  display: inline-block;
  vertical-align: middle;
}

.footer .disclaimer-footer .sys-menu li a {
  color: #bbbbbb;
  font-size: 13px;
  line-height: 18px;
  display: block;
  padding: 0 10px;
  text-decoration: none;
}

.footer .disclaimer-footer .sys-menu li + li a {
  border-left: 1px solid grey;
}

.footer .disclaimer-footer p {
  font-size: 13px;
  line-height: 18px;
  margin: 0;
  color: #bbbbbb;
}

.footer .disclaimer-footer .copy {
  color: grey;
  font-size: 11px;
  line-height: 15px;
  padding: 10px 0;
  text-align: center;
}

.hero-deposit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: Roboto, sans-serif !important;
}

/* .hero-deposit-img {
  width:100%;
  max-width: 62%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 62%;
  flex: 0 0 62%
} */

.transaction_block {
  width: 40%;
  font-family: Roboto, sans-serif !important;
}

.transaction_block .name_block {
  background: #216978;
  padding: 10px 0 10px 5px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  font-family: Roboto, sans-serif !important;
}

.transaction_block .date_block {
  background: #216978;
  margin: 5px 0;
  color: #fff;
  padding: 5px 0 5px 5px;
  font-size: 11px;
  font-family: Roboto, sans-serif !important;
}

.transaction {
  position: relative;
  padding: 0 0 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  line-height: 1.1;
  align-items: center;
  font-family: Roboto, sans-serif !important;
}

.transaction:before {
  /*    content: url(arrow-down.html);*/
  position: absolute;
  left: 5px;
  top: 15px;
}

.transaction_block .deposit {
  font-size: 15px !important;
  margin: 0 !important;
  line-height: 1.1 !important;
  font-family: Roboto, sans-serif !important;
}

.transaction .receipts {
  padding: 0 20px 0 0;
}

.transaction .receipt {
  color: #058c51;
  font-weight: 700;
  margin: 0 0 5px 0 !important;
  font-size: 15px;
  font-family: Roboto, sans-serif !important;
}

.transaction .receipts p {
  font-size: 15px !important;
  text-align: right;
  margin: 0 !important;
  font-family: Roboto, sans-serif !important;
}

.transaction_block span {
  padding: 0 0 0 30px;
  display: block;
  color: #114463;
  font-size: 12px;
  font-weight: 700;
  font-family: Roboto, sans-serif !important;
}

@media only screen and (max-width: 767px) {
  .hero-deposit {
    flex-wrap: wrap !important;
  }
  .hero-deposit-img {
    width: 95% !important;
  }
  .transaction_block {
    width: 100%;
  }
}

.Advertorial {
  text-align: center;
  margin: 2px 2px 0px 0px !important;
  font-size: 14px !important;
}

/* COOKIE BANNER */

#cookie-consent {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #0f0f2d;
  color: #e0e0ff;
  padding: 20px 30px;
  box-shadow: 0 -6px 20px rgba(0, 0, 0, 0.5);
  z-index: 99999;
  font-family: system-ui, sans-serif;
  font-size: 15px;
  line-height: 1.5;
}

#cookie-consent p {
  margin: 0 0 16px;
  max-width: 900px;
}

#cookie-consent a {
  color: #00d4ff;
  text-decoration: underline;
}

.buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.btn {
  padding: 12px 24px;
  border-radius: 8px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.2s;
  border: none;
  font-size: 15px;
}

.btn-accept {
  background: #00d4ff;
  color: #000;
}
.btn-accept:hover {
  background: #00b8e0;
}

.btn-reject {
  background: transparent;
  color: #e0e0ff;
  border: 2px solid #777;
}
.btn-reject:hover {
  border-color: #aaa;
  background: rgba(255, 255, 255, 0.08);
}

.btn-settings {
  background: #444;
  color: white;
}
.btn-settings:hover {
  background: #555;
}

.hidden {
  display: none !important;
}

@media (max-width: 600px) {
  #cookie-consent {
    padding: 16px 20px;
    font-size: 14px;
  }
  .buttons {
    flex-direction: column;
  }
  .btn {
    width: 100%;
    text-align: center;
  }
}
