@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Space+Grotesk:wght@300..700&display=swap");
h1, .h1 {
  font-size: 10rem;
  line-height: normal / 10rem / normal / 10rem * 01;
  letter-spacing: 0;
  font-family: "Space Grotesk", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767.99px) {
  h1, .h1 {
    font-size: 2.8rem;
    line-height: normal / 2.8rem / normal / 2.8rem * 01;
    letter-spacing: 0;
    font-family: "Space Grotesk", sans-serif;
  }
}
h2, .h2 {
  font-size: 4rem;
  line-height: normal / 4rem / normal / 4rem * 01;
  letter-spacing: 0;
  font-family: "Space Grotesk", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767.99px) {
  h2, .h2 {
    font-size: 2.4rem;
    line-height: normal / 2.4rem / normal / 2.4rem * 01;
    letter-spacing: 0;
    font-family: "Space Grotesk", sans-serif;
  }
}
h3, .h3, .accordion__title {
  font-size: 2.4rem;
  line-height: normal / 2.4rem / normal / 2.4rem * 01;
  letter-spacing: 0;
  font-family: "Space Grotesk", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767.99px) {
  h3, .h3, .accordion__title {
    font-size: 2rem;
    line-height: normal / 2rem / normal / 2rem * 01;
    letter-spacing: 0;
    font-family: "Space Grotesk", sans-serif;
  }
}
.h3-inter {
  font-size: 2.4rem;
  line-height: normal / 2.4rem / normal / 2.4rem * 01;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767.99px) {
  .h3-inter {
    font-size: 2rem;
    line-height: normal / 2rem / normal / 2rem * 01;
    letter-spacing: 0;
    font-family: "Inter", sans-serif;
  }
}
h4, .h4 {
  font-size: 2rem;
  line-height: normal / 2rem / normal / 2rem * 01;
  letter-spacing: 0;
  font-family: "Space Grotesk", sans-serif;
  font-weight: 700;
}
@media only screen and (max-width: 767.99px) {
  h4, .h4 {
    font-size: 1.8rem;
    line-height: normal / 1.8rem / normal / 1.8rem * 01;
    letter-spacing: 0;
    font-family: "Space Grotesk", sans-serif;
  }
}
.body-large {
  font-size: 2rem;
  line-height: normal / 2rem / normal / 2rem * 01;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 767.99px) {
  .body-large {
    font-size: 1.6rem;
    line-height: normal / 1.6rem / normal / 1.6rem * 01;
    letter-spacing: 0;
    font-family: "Inter", sans-serif;
  }
}
body, .body {
  font-size: 1.6rem;
  line-height: normal / 1.6rem / normal / 1.6rem * 01;
  letter-spacing: 0;
  font-family: "Inter", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 767.99px) {
  body, .body {
    font-size: 1.4rem;
    line-height: normal / 1.4rem / normal / 1.4rem * 01;
    letter-spacing: 0;
    font-family: "Inter", sans-serif;
  }
}
.h2-heading {
  font-size: 5.4rem;
  color: #fff;
  font-weight: 700;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(135deg, #4ade80, #22c55e);
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 1;
  font-family: "Inter", sans-serif;
}
.container, .container-fluid, .container-fluid-header, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
  --bs-gutter-x: 12rem;
  --bs-gutter-y: 0;
  padding-right: calc(var(--bs-gutter-x));
  padding-left: calc(var(--bs-gutter-x));
}
@media only screen and (max-width: 1399.98px) {
  .container, .container-fluid, .container-fluid-header, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 6.4rem;
  }
}
@media only screen and (max-width: 1199.98px) {
  .container, .container-fluid, .container-fluid-header, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 5.6rem;
  }
}
@media only screen and (max-width: 991.98px) {
  .container, .container-fluid, .container-fluid-header, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 4.8rem;
  }
}
@media only screen and (max-width: 575.98px) {
  .container, .container-fluid, .container-fluid-header, .container-xxl, .container-xl, .container-lg, .container-md, .container-sm {
    --bs-gutter-x: 1.6rem;
  }
}
.row {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 0;
}
@media only screen and (min-width: 1920px) {
  .container-fluid {
    --bs-gutter-x: 2.4rem;
    max-width: 1800px;
  }
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}
html .home, html .page-id-106, html .page-id-135, html .page-id-175, html .page-id-329, html .page-id-334 {
  background: linear-gradient(135deg, #1a1a2e, #16213e);
}
html .page-id-106, html .page-id-135, html .page-id-175, html .page-id-329, html .page-id-334 {
  color: #FFFFFF;
}
.mining-dashboard {
  margin-top: 5rem;
}
body.using-mouse :focus {
  outline: none;
}
body h1, body .h1, body h2, body .h2, body h3, body .h3, body h4, body .h4, body h5, body .h5, body p {
  margin: 0;
}
body.locked {
  overflow: hidden;
}
.grecaptcha-badge {
  display: none;
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}
.error-100 {
  color: #dc3545;
}
.bg-error-100 {
  background-color: #dc3545;
}
.error-60 {
  color: #ea858f;
}
.bg-error-60 {
  background-color: #ea858f;
}
.error-20 {
  color: #f8d6da;
}
.bg-error-20 {
  background-color: #f8d6da;
}
.warning-100 {
  color: #ffc107;
}
.bg-warning-100 {
  background-color: #ffc107;
}
.warning-60 {
  color: #ffda6a;
}
.bg-warning-60 {
  background-color: #ffda6a;
}
.warning-20 {
  color: #fff3cd;
}
.bg-warning-20 {
  background-color: #fff3cd;
}
.success-100 {
  color: #28a745;
}
.bg-success-100 {
  background-color: #28a745;
}
.success-60 {
  color: #7eca8f;
}
.bg-success-60 {
  background-color: #7eca8f;
}
.success-20 {
  color: #d4edda;
}
.bg-success-20 {
  background-color: #d4edda;
}
.navy {
  color: #16213e;
}
.bg-navy {
  background-color: #16213e;
}
.dark-navy {
  color: #1a1a2e;
}
.bg-dark-navy {
  background-color: #1a1a2e;
}
.linear-navy {
  color: linear-gradient(135deg, #1a1a2e, #16213e);
}
.bg-linear-navy {
  background-color: linear-gradient(135deg, #1a1a2e, #16213e);
}
.white {
  color: #FFFFFF;
}
.bg-white {
  background-color: #FFFFFF;
}
.green {
  color: #4ade80;
}
.bg-green {
  background-color: #4ade80;
}
.linear-green {
  color: linear-gradient(135deg, #4ade80, #22c55e);
}
.bg-linear-green {
  background-color: linear-gradient(135deg, #4ade80, #22c55e);
}
.grey {
  color: #a1a1aa;
}
.bg-grey {
  background-color: #a1a1aa;
}
.input {
  color: #374151;
}
.bg-input {
  background-color: #374151;
}
.badge {
  color: rgba(74, 222, 128, 0.2);
}
.bg-badge {
  background-color: rgba(74, 222, 128, 0.2);
}
.h3-inter {
  line-height: 1.2;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.bold {
  font-weight: 700;
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
sup {
  font-size: 60%;
  margin-right: 0.5rem;
}
.btn-primary {
  background: #4ade80;
  border: 2px solid #4ade80;
  border-radius: 0.8rem;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
  padding: 1.2rem 2.4rem;
  transition: all 0.3s ease;
  font-size: 1.4rem !important;
}
.btn-primary:hover {
  background: transparent;
  border: 2px solid #4ade80;
}
.page-template-page-login, .page-template-page-register, .page-template-page-lostpassword, .page-template-page-resetpassword {
  background-color: #16213e;
}
.admin-wrapper {
  display: flex;
  align-items: center;
  min-height: 500px;
}
.ca-form-wrap .ca-success {
  color: #4ade80;
  margin: 0 0 2.4rem;
}
.ca-form-wrap .submit-form {
  display: flex;
  align-items: center;
  gap: 2.4rem;
  margin-bottom: 2.4rem;
}
.ca-form-wrap .submit-form label {
  color: #a1a1aa;
}
.ca-form-wrap input[type="email"], .ca-form-wrap input[type="text"], .ca-form-wrap input[type="password"] {
  margin: 0 0 1.6rem;
  width: 100%;
  background: #374151;
  border: 2px solid #374151;
  border-radius: 0.8rem;
  flex: 1 1;
  font-size: 1.6rem;
  padding: 1.2rem;
  color: #a1a1aa;
}
.ca-form-wrap input[type="email"]::placeholder, .ca-form-wrap input[type="text"]::placeholder, .ca-form-wrap input[type="password"]::placeholder {
  color: #FFFFFF !important;
  opacity: 0.5;
}
.ca-form-wrap button {
  font-size: 1.3rem;
  background: linear-gradient(135deg, #4ade80, #22c55e);
  color: #FFFFFF;
  padding: 1.9rem 2.4rem;
  border: none;
  border-radius: 0.8rem;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
}
.ca-form-wrap label {
  display: block;
}
.ca-form-wrap .forgot a {
  text-decoration: none;
  color: #a1a1aa;
}
.login-layout {
  display: flex;
  min-height: 100vh;
}
.login-left, .login-right {
  flex: 1;
}
.login-left {
  position: relative;
  /* for absolute child */
  background: url("../assets/images/register-bg.jpg") center/cover no-repeat;
  display: flex;
}
.login-left__content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
  color: #fff;
  padding-right: 4rem;
}
.login-right {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}
.ca-form-wrap {
  width: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: left;
}
.ca-form {
  width: 100%;
  max-width: 400px;
}
.ca-error {
  color: #dc3545;
  margin-bottom: 1.2rem;
}
.ca-success-message {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1.2rem;
  color: #FFFFFF;
}
.ca-success-message p {
  margin: 0 0 2.4rem;
}
.ca-form-wrap .register-link, .ca-form-wrap .forgot {
  margin-top: 1rem;
  text-align: center;
}
.ca-form-wrap .register-link a, .ca-form-wrap .forgot a {
  color: #4ade80;
  text-decoration: none;
  font-weight: bold;
}
@media (max-width: 768px) {
  .login-layout {
    flex-direction: column;
  }
  .login-left, .login-right {
    width: 100%;
    padding: 1.5rem;
  }
  .login-left__content {
    position: static;
    transform: none;
    text-align: center;
  }
}
.ca-form .ca-input, .ca-form select {
  margin: 0 0 1.6rem;
  width: 100%;
  border: 2px solid #374151;
  border-radius: 0.8rem;
  flex: 1 1;
  font-size: 1.6rem;
  padding: 1.2rem;
  color: #a1a1aa;
}
.ca-form .ca-input::placeholder, .ca-form select::placeholder {
  color: #FFFFFF !important;
  opacity: 0.5;
}
.ca-form .ca-input:focus, .ca-form input:focus, .ca-form select:focus {
  border-color: #4776e6;
  background-color: #374151;
  background-image: url('data:image/svg+xml;utf8,<svg fill="gray" viewBox="0 0 140 140" width="12" height="12" xmlns="http://www.w3.org/2000/svg"><polygon points="70,105 10,35 130,35" /></svg>');
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: 1em;
}
.ca-form select {
  appearance: none;
  /* Most browsers */
  -webkit-appearance: none;
  /* Safari & Chrome */
  -moz-appearance: none;
  /* Firefox */
  background: #374151;
  /* Add your custom SVG arrow */
  background-image: url('data:image/svg+xml;utf8,<svg fill="gray" viewBox="0 0 140 140" width="12" height="12" xmlns="http://www.w3.org/2000/svg"><polygon points="70,105 10,35 130,35" /></svg>');
  background-repeat: no-repeat;
  background-position: right 1em center;
  background-size: 1em;
  padding-right: 2.5em;
  /* Give room for the arrow */
}
/* Hide the dropdown arrow in IE10+ (legacy) */
.cookie-popup {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(22, 33, 62, 0.8);
}
.cookie-popup .container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.cookie-popup__wrapper {
  background-color: #16213e;
  color: #FFFFFF;
  border-radius: 0.8rem;
  padding: 3.4rem;
  margin: 120px 0;
  height: calc(100vh - 240px);
  overflow-y: scroll;
}
.cookie-popup__wrapper button {
  font-size: 18px;
}
.top-up {
  display: block;
  background-color: rgba(22, 33, 62, 0.8);
}
.top-up.open {
  display: block;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(22, 33, 62, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  z-index: 111111;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}
.modal.open {
  visibility: visible;
  opacity: 1;
}
.modal .wpcf7 {
  margin-top: 3.2rem;
}
.modal .wpcf7 form {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.modal .wpcf7 form span {
  width: 100%;
}
.modal .wpcf7 form .wpcf7-spinner {
  position: absolute;
}
.modal .wpcf7 form input[type="text"], .modal .wpcf7 form input[type="email"], .modal .wpcf7 form textarea {
  background: #374151;
  border: 2px solid #374151;
  border-radius: 0.8rem;
  font-size: 1.6rem;
  padding: 1.2rem;
  width: 100%;
  color: #a1a1aa;
}
.modal .wpcf7 form input[type="text"]::placeholder, .modal .wpcf7 form input[type="email"]::placeholder, .modal .wpcf7 form textarea::placeholder {
  color: #FFFFFF !important;
  opacity: 0.5;
}
.modal .wpcf7 form input[type="submit"] {
  font-size: 1.4rem;
  background: #4ade80;
  border: 2px solid #4ade80;
  color: #FFFFFF;
  padding: 1.9rem 2.4rem;
  border-radius: 0.8rem;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
}
.modal .wpcf7 form input[type="submit"]:hover {
  background: transparent;
}
.modal .wpcf7 .form-row {
  display: flex;
  gap: 2.4rem;
  width: 100%;
}
.modal .modal-content {
  background-color: #1a1a2e;
  color: #FFFFFF;
  border-radius: 0.8rem;
  padding: 3.4rem;
  position: relative;
}
/* Close button */
.modal-close {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  background: none;
  border: none;
  font-size: 2.4rem;
  cursor: pointer;
  color: #FFFFFF;
  transition: 0.3s all ease-in-out;
}
.modal-close:hover {
  color: #4ade80;
}
.admin-bar .header-nav {
  top: 32px;
}
.page-template-page-dashboard .header-nav {
  background-color: #16213e;
}
.header-nav {
  width: 100vw;
  padding: 1.6rem 0;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 400;
  transition: background-color 0.4s ease;
  /* fade duration & easing */
}
.header-nav.scroll {
  background-color: #16213e;
}
.header-nav__logo {
  max-width: 200px;
}
.header-nav__buttons {
  gap: 1.6rem;
  display: flex;
  align-items: center;
}
.header-nav__buttons .btn-icon {
  line-height: 0;
  font-size: 42px;
  color: #4ade80;
  transition: 0.3s all ease-in-out;
}
.header-nav__buttons .btn-icon:hover {
  opacity: 0.5;
}
.header-nav__buttons .btn-primary {
  border: 2px solid #4ade80;
}
.header-nav__buttons .btn-primary:first-child {
  background: #0000;
  border: 2px solid #4ade80;
  color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}
.header-nav__buttons .btn-primary:first-child:hover {
  background-color: #4ade80;
}
.footer {
  padding: 0 0 6.4rem;
  background-color: #16213e;
}
.footer p {
  color: #a1a1aa;
}
.footer__info {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 7.2rem;
  padding-top: 6.4rem;
  border-top: 1px solid #374151;
}
.footer__info img {
  width: 150px;
}
.footer__info .footer-line-break {
  width: 0.1rem;
  height: 16px;
  background-color: #374151;
}
.footer__social {
  display: flex;
  gap: 1.6rem;
}
.footer__social a {
  color: #a1a1aa;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}
.footer__social a:hover {
  color: #4ade80;
}
.footer__social i {
  font-size: 24px;
}
.footer__nav-menu {
  display: flex;
  justify-content: flex-end;
  gap: 2rem;
}
.footer__nav-menu li:not(:first-child) {
  position: relative;
}
.footer__nav-menu li:not(:first-child)::before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1rem;
  background-color: #374151;
}
.footer__nav-menu a {
  text-decoration: none;
  color: #a1a1aa;
  transition: 0.3s all ease-in-out;
}
.footer__nav-menu a:hover {
  color: #4ade80;
}
.help {
  position: fixed;
  left: 30px;
  bottom: 30px;
}
.help button {
  text-decoration: none;
  background-color: #4ade80;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  border: 2px solid #4ade80;
  font-size: 30px;
  transition: 0.3s all ease-in-out;
  padding: unset;
  cursor: pointer;
}
.help button:hover {
  background-color: transparent;
  color: #4ade80;
}
.dashboard-container {
  margin-top: 8.5rem;
  min-height: calc(100vh - 31.8rem);
}
.top-up a {
  color: #4ade80;
}
#region-stripe .wpforms-field-row.wpforms-field-medium, #region-stripe #wpforms-278-field_3 {
  max-width: 100% !important;
}
#region-stripe #wpforms-submit-278 {
  background: #4ade80;
  border: 2px solid #4ade80;
  border-radius: 0.8rem;
  color: #fff;
  cursor: pointer;
  font-weight: 600;
  text-decoration: none;
  padding: 1.2rem 2.4rem;
  transition: all 0.3s ease;
  font-size: 1.4rem !important;
}
#region-stripe #wpforms-submit-278:hover {
  background: transparent;
  border: 2px solid #4ade80;
}
.wpforms-field-container legend, .wpforms-field-container label {
  color: #FFFFFF !important;
}
.error-details {
  text-align: center !important;
}
.profile-layout {
  margin-top: 72px;
}
body.page-id-142 .hero {
  background: unset !important;
}
.hero {
  padding: 16.2rem 0 12.8rem;
  background: unset;
  color: #FFFFFF;
}
.hero .embed-responsive {
  z-index: 0;
  pointer-events: none;
  width: 100%;
  max-width: 1920px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
  margin-top: -100px;
}
.hero .pulse-svg {
  max-width: 100%;
  height: auto;
}
.hero__content {
  text-align: center;
}
.hero__content h1 {
  color: #e3e3e3;
  -webkit-text-fill-color: transparent;
  background: linear-gradient(to bottom, #4ade803d 0%, #86efac 42%, #16a34a 100%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 10rem;
  font-weight: 700;
  line-height: 1.2;
  font-family: "Inter", sans-serif !important;
}
.hero__content p {
  color: #a1a1aa;
  margin: 2.4rem auto 4.8rem;
  max-width: 60rem;
}
.hero .wpcf7 {
  margin: 0 0 4.8rem;
}
.hero .wpcf7 form {
  display: flex;
  justify-content: center;
  gap: 1.2rem;
}
.hero .wpcf7 form .wpcf7-spinner {
  position: absolute;
}
.hero .wpcf7 .email-input {
  background: #374151;
  border: 2px solid #374151;
  border-radius: 0.8rem;
  flex: 1 1;
  font-size: 1.6rem;
  padding: 1.2rem;
  color: #a1a1aa;
}
.hero .wpcf7 .email-input::placeholder {
  color: #FFFFFF !important;
  opacity: 0.5;
}
.hero .wpcf7 .btn-primary {
  font-size: 1.3rem;
  background: linear-gradient(135deg, #4ade80, #22c55e);
  color: #FFFFFF;
  padding: 1.9rem 2.4rem;
  border: none;
  border-radius: 0.8rem;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
}
.hero__icons {
  display: flex;
  justify-content: center;
  gap: 3.2rem;
  font-size: 3.2rem;
}
.hero__icons .icon {
  background: #4ade801a;
  border: 2px solid #4ade80;
  border-radius: 50%;
  padding: 1.6rem;
  width: 7.8rem;
  height: 7.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.features {
  color: #FFFFFF;
  padding: 6.4rem 0;
}
.features h2 {
  text-align: center;
  margin-bottom: 4.8rem;
}
.features h2 span {
  color: #4ade80;
}
.features__card {
  background: #1a1a2e;
  border: 2px solid #374151;
  border-radius: 1.6rem;
  padding: 3.2rem;
  text-align: center;
  transition: all 0.3s ease;
  position: relative;
  z-index: 22;
}
.features__card i {
  font-size: 3.8rem;
  margin-bottom: 1.6rem;
}
.features__card h3 {
  color: #4ade80;
  margin-bottom: 1.6rem;
}
.features__card p {
  color: #a1a1aa;
  line-height: 1.6;
}
.features__card:hover {
  border-color: #4ade80;
  transform: translateY(-5px);
}
.how-it-works {
  padding: 6.4rem 0;
  background-color: #1a1a2e;
  color: #FFFFFF;
}
.how-it-works h2 {
  text-align: center;
  margin-bottom: 4.8rem;
}
.how-it-works__step {
  padding: 3.2rem;
  text-align: center;
}
.how-it-works__step span {
  align-items: center;
  background: linear-gradient(135deg, #4ade80, #22c55e);
  border-radius: 50%;
  color: #FFFFFF;
  display: flex;
  font-size: 2.4rem;
  font-weight: 700;
  height: 6rem;
  width: 6rem;
  justify-content: center;
  margin: 0 auto 1.6rem;
}
.how-it-works__step h3 {
  color: #4ade80;
  margin: 0 0 1.6rem;
}
.how-it-works__step p {
  color: #a1a1aa;
}
.scrolling-cards {
  padding: 6.4rem 0 12.8rem;
  position: relative;
}
.scrolling-cards__title {
  position: sticky;
  top: 33%;
  left: 0;
  color: #a1a1aa;
}
.scrolling-cards__title h2 {
  margin: 3.2rem 0;
}
.scrolling-cards__title .badge {
  padding: 0.6rem 1.2rem;
  border-radius: 2rem;
  background: rgba(74, 222, 128, 0.2);
  border: 2px solid #4ade80;
  color: #FFFFFF;
  display: inline;
}
.scrolling-cards__card {
  background: #1a1a2e;
  border: 2px solid #374151;
  border-radius: 1.6rem;
  min-height: 400px;
  padding: 3.2rem;
  color: #a1a1aa;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.scrolling-cards__card h3 {
  margin: 1.2rem 0;
  color: #a1a1aa;
  letter-spacing: -0.02em;
  font-size: 3.2rem;
}
.scrolling-cards__card p {
  letter-spacing: -0.25px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
}
.scrolling-cards__card:first-of-type .card-icon {
  background-color: #36178c;
}
.scrolling-cards__card:first-of-type h3 span {
  color: #532ada;
}
.scrolling-cards__card:nth-child(2) {
  margin: 2.4rem 0;
}
.scrolling-cards__card:nth-child(2) .card-icon {
  background-color: #99130a;
}
.scrolling-cards__card:nth-child(2) h3 span {
  color: #f56b61;
}
.scrolling-cards__card:nth-child(3) .card-icon {
  background-color: #218327;
}
.scrolling-cards__card:nth-child(3) h3 span {
  color: #79dc80;
}
.scrolling-cards__card .card-icon {
  color: #fff;
  background-image: linear-gradient(122deg, #ffffff80, #0000 49%, #6b6b6b80);
  flex: inline;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  width: 42px;
  height: 42px;
  padding: 1px;
}
.scrolling-cards__card i {
  font-size: 2.4rem;
}
.full-width-content {
  padding: 5rem 0;
}
.full-width-content h1, .full-width-content h2, .full-width-content h3, .full-width-content h4, .full-width-content h5 {
  margin: 0 0 2.43rem 0;
}
.full-width-content ul {
  list-style-type: disc;
  margin: 0 0 1.5em 3em;
}
.full-width-content p {
  margin: 0 0 1.6rem;
}
body.page-id-142 {
  background: linear-gradient(135deg, #1a1a2e, #16213e);
}
.accordion {
  padding: 5rem 0;
}
.accordion__items {
  border: 2px solid #374151;
  background-color: #1a1a2e;
  z-index: 100;
  position: relative;
  border-radius: 3rem;
  padding: 1.2rem 2.4rem;
}
.accordion__item {
  padding: 2.4rem 2.4rem;
}
.accordion__item:not(:last-child) {
  border-bottom: 2px solid #374151;
}
.accordion__item:hover .icon {
  transform: rotate(90deg);
}
@media only screen and (max-width: 767.99px) {
  .accordion__item:hover .icon {
    transform: unset;
  }
}
.accordion__title {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  color: white;
  padding: unset;
  border-radius: unset;
  line-height: unset;
  text-align: left;
}
.accordion__title[aria-expanded="true"] .icon {
  transform: rotate(0deg);
}
.accordion__title[aria-expanded="true"] .icon::after {
  height: 0;
}
.accordion__title p {
  width: calc(100% - 1em);
}
.accordion__title .icon {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  vertical-align: middle;
  transition: transform 0.3s ease;
}
.accordion__title .icon::before, .accordion__title .icon::after {
  content: "";
  position: absolute;
  background-color: currentColor;
}
.accordion__title .icon::before {
  top: 50%;
  left: 0;
  width: 100%;
  height: 0.15em;
  transform: translateY(-50%);
}
.accordion__title .icon::after {
  left: 50%;
  top: 0;
  width: 0.15em;
  height: 100%;
  transform: translateX(-50%);
}
.accordion__content {
  color: #a1a1aa;
  display: none;
}
.accordion__content p {
  margin-top: 1.2rem;
}
.get-in-touch {
  padding: 12.8rem 0 6.4rem;
  background-color: #16213e;
  color: #FFFFFF;
}
.get-in-touch .wpcf7 form {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.get-in-touch .wpcf7 form span {
  flex: 1;
}
.get-in-touch .wpcf7 form .wpcf7-spinner {
  position: absolute;
}
.get-in-touch .wpcf7 form input[type="text"], .get-in-touch .wpcf7 form input[type="email"], .get-in-touch .wpcf7 form textarea {
  background: #374151;
  border: 2px solid #374151;
  border-radius: 0.8rem;
  font-size: 1.6rem;
  padding: 1.2rem;
  width: 100%;
  max-height: 140px;
  color: #a1a1aa;
}
.get-in-touch .wpcf7 form input[type="text"]::placeholder, .get-in-touch .wpcf7 form input[type="email"]::placeholder, .get-in-touch .wpcf7 form textarea::placeholder {
  color: #FFFFFF !important;
  opacity: 0.5;
}
.get-in-touch .wpcf7 form textarea::placeholder {
  max-height: 140px;
}
.get-in-touch .wpcf7 form input[type="submit"] {
  font-size: 1.4rem;
  background: #4ade80;
  border: 2px solid #4ade80;
  color: #FFFFFF;
  padding: 1.9rem 2.4rem;
  border-radius: 0.8rem;
  cursor: pointer;
  font-weight: 600;
  transition: all 0.3s ease;
}
.get-in-touch .wpcf7 form input[type="submit"]:hover {
  background: transparent;
}
.get-in-touch .wpcf7 .form-row {
  display: flex;
  gap: 2.4rem;
  width: 100%;
}

.full-width-content a.btn-deny {
    background: #0000;
    border: 2px solid #4ade80;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease;
}

.full-width-content a.btn-deny:hover {
  background-color: #4ade80;
}

/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fhashgenius.io%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fabstracts%2F_variables.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fabstracts%2F_mixins.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fbase%2F_grid.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fbase%2F_base.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fcomponents%2F.%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fmain.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fcomponents%2F.%2F_popup.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fcomponents%2F.%2F_form-modal.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Flayout%2F.%2F_navigation.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Flayout%2F.%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpages%2F.%2F_dashboard.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpages%2F.%2F_profile.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpagebuilder%2Felements%2F_hero.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpagebuilder%2Felements%2F_features.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpagebuilder%2Felements%2F_how-it-works.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpagebuilder%2Felements%2F_scrolling-cards.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpagebuilder%2Felements%2F_full-width-content.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpagebuilder%2Felements%2F_accordion.scss%22%2C%22wp-content%2Fthemes%2Fbase-theme%2Fscss%2Fpagebuilder%2Felements%2F_get-in-touch.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AA2CA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpCQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD6CR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7CQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADsDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD%2BDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FDQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADwER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxEQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADiFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjFQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD0FR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1FQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADmGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEvHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnEJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAqBJ%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAC%2FIJ%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAEA%3BAACI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYQ%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClKA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BACzCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFzEJ%3BAEmFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAC7FA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BACvDhB%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BACtGR%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BACzCA%3BAAAA%3BAAAA%3BACCI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpGR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACtCR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACjCR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BACzGR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACZH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAhBJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgBcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BACrGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%22%7D */

.page-id-334 .full-width-content {
    background: white;
    color: black;
    position: relative;
    z-index: 100;
}

.page-id-334 .full-width-content a.btn-deny {
  color: black;
}