.footer-59391 .site-logo a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
  color: #3e64ff;
  font-weight: 900;
}
.containerfaq {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

footer {
  display: block;
}

.footer-59391 {
  border-top: 1px solid #efefef;
  background-color: #fff;
  font-family: "Poppins", sans-serif;
  padding: 4rem 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.text-muted {
  color: #6c757d !important;
}

.footer-59391 p {
  font-size: clamp(13px, 1.07vw, 16px);
}

.footer-59391 .row.align-items-center .mb-4 {
  margin-bottom: 0 !important;
}

.footer-59391 .nav-links li {
  display: inline-block;
}

.footer-59391 .nav-links.nav-left li:first-child {
  padding-left: 0;
}

small {
  font-size: clamp(13px, 0.8em, 16px);
}

small {
  font-size: clamp(13px, 0.8em, 16px);
  font-weight: 400;
}

.form-group {
  margin-bottom: 1rem;
}

.footer-59391 .subscribe .form-group {
  margin-bottom: 0;
  padding-bottom: 0;
  position: relative;
}

.footer-59391 .subscribe .newsletter-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}

.footer-59391 .social li {
  display: inline-block;
  position: relative;
}

.footer-59391 .nav-links.nav-right li:last-child {
  padding-right: 0;
}

.footer-59391 .nav-links li a {
  color: #777;
  padding: 10px;
}

.footer-59391 .nav-links li a:hover {
  color: #3e64ff;
}

input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

input {
  overflow: visible;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.footer-59391 .subscribe .form-group input[type="email"] {
  height: 45px;
  border: none;
  background: #e6e6e6;
}

button {
  border-radius: 0;
}

button {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  -webkit-appearance: button;
}

button:not(:disabled) {
  cursor: pointer;
}

.footer-59391 .subscribe .form-group button {
  position: absolute;
  border: none;
  background: none;
  font-size: 1.5rem;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  top: .5rem;
  right: .3rem;
  line-height: 0;
}

.footer-59391 .subscribe .form-group button:disabled {
  cursor: wait;
  opacity: 0.45;
}

.footer-59391 .newsletter-status {
  min-height: 18px;
  margin: 8px 0 0;
  color: #777;
  font-size: 12px;
  line-height: 1.45;
}

.footer-59391 .newsletter-status[data-state="success"] {
  color: #198754;
}

.footer-59391 .newsletter-status[data-state="error"] {
  color: #dc3545;
}

.footer-59391 .social li a {
  position: relative;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: inline-block;
  margin: 0;
  padding: 0;
  background-color: #e6e6e6;
  color: #333333;
}

.footer-59391 .social li a:hover {
  color: #3e64ff;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\ea90";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-arrow-right2:before {
  content: "\ea40";
}

.footer-59391 .social li a>span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.footer-59391 .footer-newsletter-row {
  display: flex;
  align-items: center;
  gap: 14px;
}

.footer-59391 .footer-newsletter-row .form-group {
  flex: 1 1 auto;
  min-width: 0;
}

.footer-59391 .footer-social-links {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0 auto;
  margin: 0;
  text-align: left;
  white-space: nowrap;
}

.footer-59391 .footer-social-links li:first-child a {
  margin-left: 0;
}

.footer-help-actions {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: flex-end;
  text-align: right;
}

.footer-help-chat-pill {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  min-height: 42px;
  padding: 0 14px 0 8px;
  border: 3px solid #40c96b;
  border-radius: 999px;
  background: #fff;
  color: #40c96b;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1;
  text-decoration: none;
  transition: border-color 0.2s ease, color 0.2s ease, background-color 0.2s ease;
}

.footer-help-chat-pill:hover {
  border-color: #31b85b;
  color: #31b85b;
  background: #f3fff6;
}

.footer-help-chat-pill__icon {
  display: inline-flex;
  width: 50px;
  height: 50px;
  color: currentColor;
}

.footer-help-chat-pill__icon-svg {
  display: block;
  width: 100%;
  height: 100%;
}

.footer-59391 .footer-browser-support {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 5px;
  margin-top: 9px;
  color: #8a8f98;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.3;
}

.footer-59391 .footer-browser-support--mobile {
  display: none;
}

.footer-59391 .footer-browser-support__label {
  color: #8a8f98;
}

.footer-59391 .footer-browser-support__icons {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.footer-59391 .footer-browser-support__icon {
  display: block;
  width: 17px;
  height: 17px;
  filter: invert(62%) sepia(7%) saturate(326%) hue-rotate(179deg) brightness(91%) contrast(88%);
}

.footer-59391 .footer-browser-support__text {
  color: #8a8f98;
  font-size: 13px;
  font-weight: 700;
}

.footer-59391 .footer-help-note {
  margin: 8px 0 0;
  color: #777;
  font-size: 12px;
  line-height: 1.45;
  text-align: right;
}

.footer-59391 .footer-help-note span {
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-weight: 700;
}

@media (max-width: 991px) {
  .footer-59391 .footer-newsletter-column {
    margin-bottom: 24px;
  }

  .footer-help-actions {
    align-items: center;
    justify-content: center;
    text-align: center;
  }

  .footer-59391 .footer-help-note {
    text-align: center;
  }

  .footer-59391 .footer-browser-support {
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .footer-59391 .border-bottom > .containerfaq > .row.align-items-center {
    align-items: flex-end !important;
  }
}

@media (max-width: 767px) {
  .footer-59391 .footer-newsletter-column {
    margin-bottom: 16px;
  }

  .footer-59391 .footer-newsletter-row {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
  }

  .footer-59391 .footer-social-links {
    justify-content: center;
    text-align: center;
    white-space: normal;
  }

  .footer-59391 .footer-browser-support--desktop {
    display: none;
  }

  .footer-59391 .footer-browser-support--mobile {
    display: inline-flex;
  }
}


footer form label {
  padding-bottom: 20px;
}

[data-scrolling-end="true"] .svg_word {
    transform: translateY(0.75em) rotate(0.001deg);
    opacity: 0;
}

[data-scrolling-end="true"] .svg_icon {
    transform: translateY(0em) rotate(0.001deg);
    opacity: 1;
}

@media (min-width: 768px) {
  .containerfaq {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .containerfaq {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .containerfaq {
    max-width: 1140px;
  }
}
@media (min-width: 992px) {
  .col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .order-lg-2 {
    -ms-flex-order: 2;
    order: 2;
  }
}

@media (min-width: 992px) {
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }

  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .order-lg-1 {
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (min-width: 992px) {
  .order-lg-3 {
    -ms-flex-order: 3;
    order: 3;
  }

  .text-lg-right {
    text-align: right !important;
  }
}

@media (min-width: 992px) {
  .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (min-width: 992px) {
  .col-lg-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
