/* [project]/src/components/Footer/footer.module.scss.module.css [app-client] (css) */
.footer-module-scss-module__p2IoJa__footerWrap {
  font-family: var(--primary-font);
  color: #fff;
  background-color: #010e0f;
  padding: 4rem 0;
}

.footer-module-scss-module__p2IoJa__footerWrap ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-module-scss-module__p2IoJa__footerWrap a {
  color: #fcfcfc;
  font-size: 16px;
  font-style: normal;
  font-weight: 440;
  line-height: 160%;
  text-decoration: none;
  letter-spacing: 0 !important;
}

.footer-module-scss-module__p2IoJa__container {
  width: 100%;
  padding: 0 1.25rem;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__container {
    padding: 0 2rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__container {
    padding: 0 4rem;
  }
}

.footer-module-scss-module__p2IoJa__topLayer {
  border-bottom: 1px solid #606f704d;
  flex-direction: column;
  width: 100%;
  padding-bottom: 3rem;
  display: flex;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__topLayer {
    flex-direction: row;
    align-items: center;
    padding-bottom: 4rem;
  }
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__intro {
  width: auto;
  position: relative;
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__newsletter {
  width: auto;
  padding-top: 48px;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__newsletter {
    flex: 1;
    width: 100%;
    padding-top: 0;
  }
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__logo {
  aspect-ratio: 184 / 48;
  width: 100%;
  max-width: 10.625rem;
  position: relative;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__logo {
    max-width: 11.5rem;
  }
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location {
  color: #ebeded;
  align-items: center;
  width: 100%;
  margin: 1.5rem 0 0;
  padding: 0;
  font-size: .9375rem;
  line-height: 1;
  display: flex;
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li {
  margin-bottom: 0;
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li ~ li {
  margin-left: .5rem;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li ~ li {
    margin-left: .75rem;
  }
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li a {
  color: #ebeded;
  background-color: #ecf4f414;
  border-radius: 3.125rem;
  padding: .25rem .75rem;
  display: flex;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li a {
    padding: .4375rem .5875rem;
  }
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li a .footer-module-scss-module__p2IoJa__text {
  font-size: .8125rem !important;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li a .footer-module-scss-module__p2IoJa__text {
    font-size: .9375rem !important;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li a .footer-module-scss-module__p2IoJa__text {
    font-size: 1rem;
  }
}

.footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li a .footer-module-scss-module__p2IoJa__icon {
  aspect-ratio: 22 / 16;
  width: 1.125rem;
  margin-right: .25rem;
  position: relative;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__topLayer .footer-module-scss-module__p2IoJa__location li a .footer-module-scss-module__p2IoJa__icon {
    width: 1.375rem;
    margin-right: .5rem;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper {
  border-bottom: 1px solid #606f704d;
  flex-direction: column;
  width: 100%;
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: flex;
  position: relative;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__middleWrapper {
    padding-top: 4rem;
    padding-bottom: 3.9375rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__middleWrapper {
    flex-direction: row;
    align-items: flex-start;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper {
  flex-direction: column;
  width: auto;
  display: flex;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__des {
  color: #fff;
  max-width: 21.775rem;
  font-size: 1.375rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.0625rem !important;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__des {
    font-size: 1.75rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__des {
    max-width: 29.5rem;
    font-size: 2rem;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__des a, .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__des span {
  color: #989f9f;
  font-size: inherit !important;
  letter-spacing: inherit !important;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__des .footer-module-scss-module__p2IoJa__special {
  text-underline-position: from-font;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__social {
  align-items: center;
  width: 100%;
  padding-top: 2rem;
  display: flex;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__social {
    padding-top: 3.875rem;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__social .footer-module-scss-module__p2IoJa__socialTitle {
  color: #ebeded;
  margin-right: 1.375rem;
  font-size: 1rem;
  line-height: 1;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__social a {
  display: flex;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__connectWrapper .footer-module-scss-module__p2IoJa__social a ~ a {
  margin-left: 1rem;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks {
  width: auto;
  margin-top: 4rem;
  display: flex;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks {
    margin-top: 0;
    margin-left: auto;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item {
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item ~ .footer-module-scss-module__p2IoJa__item {
  margin-left: 4rem;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item.footer-module-scss-module__p2IoJa__industry {
  display: none;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item.footer-module-scss-module__p2IoJa__industry {
    display: flex;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item .footer-module-scss-module__p2IoJa__title {
  color: #989f9f;
  margin-bottom: 1.125rem;
  font-size: .75rem;
  line-height: 1;
  letter-spacing: -.0375rem !important;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item .footer-module-scss-module__p2IoJa__title {
    font-size: .8125rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item .footer-module-scss-module__p2IoJa__title {
    font-size: .875rem;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item li {
  margin-bottom: 0;
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item li ~ li {
  margin-top: .75rem;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item li ~ li {
    margin-top: .875rem;
  }
}

.footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item li a {
  white-space: nowrap;
  font-size: .875rem;
  line-height: 1;
  letter-spacing: -.0375rem !important;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item li a {
    font-size: .9375rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__middleWrapper .footer-module-scss-module__p2IoJa__quickLinks .footer-module-scss-module__p2IoJa__item li a {
    font-size: 1rem;
  }
}

.footer-module-scss-module__p2IoJa__copyRight {
  border-bottom: 1px solid #606f704d;
  flex-direction: column;
  width: 100%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  display: flex;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__copyRight {
    padding-top: 2.5rem;
    padding-bottom: 1.8125rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__copyRight {
    flex-direction: row;
  }
}

.footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightText {
  color: #989f9f;
  appearance: none;
  background-color: #0000;
  border: none;
  font-size: .75rem;
  line-height: 1;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightText {
    font-size: .8125rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightText {
    font-size: .875rem;
  }
}

.footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks {
  flex-wrap: wrap;
  align-items: center;
  gap: .5rem 2.5rem;
  margin-top: 1rem;
  display: flex;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks {
    gap: 0;
    margin-top: 0;
    margin-left: auto;
  }
}

.footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li {
  margin-bottom: 0;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li ~ li {
    margin-left: 2.5rem;
  }
}

.footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li a, .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li button {
  color: #989f9f;
  appearance: none;
  white-space: nowrap;
  background-color: #0000;
  border: none;
  font-size: .75rem;
  line-height: 1;
}

@media (min-width: 576px) {
  .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li a, .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li button {
    font-size: .8125rem;
  }
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li a, .footer-module-scss-module__p2IoJa__copyRight .footer-module-scss-module__p2IoJa__copyRightLinks li button {
    font-size: .875rem;
  }
}

.footer-module-scss-module__p2IoJa__reviewLayer {
  width: 100%;
  padding-top: 2.5rem;
  display: flex;
}

.footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__london, .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__nass, .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__clutch, .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__goodFirm {
  width: 100%;
  display: flex;
  position: relative;
}

.footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__london ~ *, .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__nass ~ *, .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__clutch ~ *, .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__goodFirm ~ * {
  margin-left: 1.25rem;
}

.footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__london {
  aspect-ratio: 133 / 52;
  background-color: #111818;
  max-width: 4.375rem;
  margin-right: auto;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__london {
    max-width: 8.3125rem;
  }
}

.footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__nass {
  aspect-ratio: 121 / 20;
  max-width: 4.625rem;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__nass {
    max-width: 7.5625rem;
  }
}

.footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__goodFirm {
  aspect-ratio: 156 / 33;
  max-width: 6rem;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__goodFirm {
    max-width: 9.75rem;
  }
}

.footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__clutch {
  aspect-ratio: 109 / 33;
  max-width: 4.1875rem;
}

@media (min-width: 991px) {
  .footer-module-scss-module__p2IoJa__reviewLayer .footer-module-scss-module__p2IoJa__clutch {
    max-width: 6.8125rem;
  }
}

.footer-module-scss-module__p2IoJa__refer {
  color: #0000;
  position: relative;
}

.footer-module-scss-module__p2IoJa__refer a {
  align-items: center;
  display: flex;
  color: #0000 !important;
}

.footer-module-scss-module__p2IoJa__refer .footer-module-scss-module__p2IoJa__icon {
  aspect-ratio: 1;
  background-color: #4effbe29;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: .75rem;
  margin: auto;
  display: flex;
  position: absolute;
  left: 0;
}

.footer-module-scss-module__p2IoJa__refer .footer-module-scss-module__p2IoJa__icon:after {
  aspect-ratio: 1;
  content: "";
  background-color: #4effbe;
  border-radius: 50%;
  width: .5rem;
  display: flex;
  position: absolute;
}

.footer-module-scss-module__p2IoJa__refer .footer-module-scss-module__p2IoJa__text {
  aspect-ratio: 29.99 / 12.76;
  width: 1.8744rem;
  position: absolute;
  left: 20px;
}

/* [project]/src/components/Footer/Newsletter/Newsletter.module.scss.module.css [app-client] (css) */
.Newsletter-module-scss-module__ZUDR6G__formWrapper {
  width: 100%;
  margin-left: auto;
  position: relative;
}

@media (min-width: 991px) {
  .Newsletter-module-scss-module__ZUDR6G__formWrapper {
    max-width: 33.6875rem;
  }
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper button {
  color: #000;
  background-color: #fff;
  justify-content: center;
  width: 100%;
}

@media (min-width: 576px) {
  .Newsletter-module-scss-module__ZUDR6G__formWrapper button {
    width: auto;
  }
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__form {
  flex-direction: column;
  width: 100%;
  display: flex;
}

@media (min-width: 576px) {
  .Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__form {
    flex-direction: row;
  }
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__form .Newsletter-module-scss-module__ZUDR6G__inputWrap {
  width: 100%;
  margin-bottom: 1rem;
  position: relative;
}

@media (min-width: 576px) {
  .Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__form .Newsletter-module-scss-module__ZUDR6G__inputWrap {
    flex: 1;
    margin-bottom: 0;
    margin-right: 1rem;
  }
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__form input {
  background-color: #0000;
  border: 1px solid #606f70;
  border-radius: 3.125rem;
  width: 100%;
  height: 3rem;
  padding-left: 3.375rem;
  font-size: 1rem;
  line-height: 1;
}

@media (min-width: 576px) {
  .Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__form input {
    height: 100%;
  }
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__form input::placeholder {
  color: #ffffff80;
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper .invalid-feedback {
  position: absolute;
  top: 100%;
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__icon {
  align-items: center;
  margin: auto;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 1.5625rem;
}

.Newsletter-module-scss-module__ZUDR6G__formWrapper .Newsletter-module-scss-module__ZUDR6G__icon svg {
  width: 1.125rem;
  height: auto;
}

/* [project]/src/components/NextLink/NextLink.module.scss.module.css [app-client] (css) */
.NextLink-module-scss-module__-bU4NG__link {
  color: #fff;
  background-color: #0d2626;
  border: none;
  border-radius: 1.875rem;
  align-items: center;
  width: max-content;
  padding: 1rem 1.5rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: color .5s ease-in-out;
  display: flex;
  position: relative;
  overflow: hidden;
  letter-spacing: -.3px !important;
  font-size: 1rem !important;
}

.NextLink-module-scss-module__-bU4NG__link span {
  letter-spacing: inherit !important;
}

@media (min-width: 576px) {
  .NextLink-module-scss-module__-bU4NG__link {
    padding: 1.0625rem 2rem;
    letter-spacing: -.16px !important;
    font-size: 17px !important;
  }
}

@media (min-width: 991px) {
  .NextLink-module-scss-module__-bU4NG__link {
    padding: 1.0625rem 2rem;
    letter-spacing: -.16px !important;
    font-size: 1.125rem !important;
  }
}

.NextLink-module-scss-module__-bU4NG__link .NextLink-module-scss-module__-bU4NG__arrow {
  margin-left: .75rem;
  display: flex;
}

.NextLink-module-scss-module__-bU4NG__link .NextLink-module-scss-module__-bU4NG__arrow svg {
  will-change: transform, fill;
  transform-box: fill-box;
  transform-origin: center;
  width: .875rem;
  height: auto;
  transition: transform .3s ease-in-out, fill .3s ease-in-out;
  transform: rotate(-45deg);
}

.NextLink-module-scss-module__-bU4NG__link .NextLink-module-scss-module__-bU4NG__arrow svg path {
  will-change: transform, fill;
  transition: fill .3s ease-in-out;
}

.NextLink-module-scss-module__-bU4NG__link span {
  z-index: 2;
  position: relative;
}

.NextLink-module-scss-module__-bU4NG__link .NextLink-module-scss-module__-bU4NG__hoverCircle {
  aspect-ratio: 1;
  transform-origin: 0;
  pointer-events: none;
  z-index: 1;
  background-color: #3ebfc1;
  border-radius: 50%;
  width: 120%;
  transition: transform .5s ease-in-out;
  position: absolute;
  top: 50%;
  left: -20%;
  transform: translateY(-50%)scale(0);
}

.NextLink-module-scss-module__-bU4NG__link:hover {
  color: #091b1b;
}

.NextLink-module-scss-module__-bU4NG__link:hover svg {
  fill: #091b1b;
}

.NextLink-module-scss-module__-bU4NG__link:hover .NextLink-module-scss-module__-bU4NG__hoverCircle {
  transform: translateY(-50%)scale(1);
}

.NextLink-module-scss-module__-bU4NG__link:hover .NextLink-module-scss-module__-bU4NG__arrow svg {
  transform: rotate(0);
}

.NextLink-module-scss-module__-bU4NG__link.NextLink-module-scss-module__-bU4NG__left {
  flex-direction: row-reverse;
}

.NextLink-module-scss-module__-bU4NG__link.NextLink-module-scss-module__-bU4NG__left .NextLink-module-scss-module__-bU4NG__arrow {
  margin-left: 0;
  margin-right: .75rem;
}

.NextLink-module-scss-module__-bU4NG__link.NextLink-module-scss-module__-bU4NG__left .NextLink-module-scss-module__-bU4NG__arrow svg {
  width: 1.25rem;
  transform: rotate(0);
}

/* [project]/src/components/Header/header.module.scss.module.css [app-client] (css) */
.header-module-scss-module__dbVH1G__header {
  font-family: var(--primary-font);
  z-index: 999;
  color: #091b1b;
  background-color: #fff;
  width: 100vw;
  position: fixed;
  top: 0;
  left: 0;
}

.header-module-scss-module__dbVH1G__header.header-module-scss-module__dbVH1G__addSpace + main {
  margin-top: 3.9375rem;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navWrapper {
  pointer-events: none;
  align-items: center;
  width: 100%;
  display: flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navWrapper .header-module-scss-module__dbVH1G__logo {
  aspect-ratio: 300 / 76;
  width: 26vw;
  position: relative;
}

@media (min-width: 576px) {
  .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navWrapper .header-module-scss-module__dbVH1G__logo {
    width: 11vw;
  }
}

@media (min-width: 991px) {
  .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navWrapper .header-module-scss-module__dbVH1G__logo {
    width: 8vw;
  }
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks {
  flex: 1;
  width: 100%;
  margin-left: 2.5vw;
  display: none;
}

@media (min-width: 991px) {
  .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks {
    display: flex;
  }
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul {
  align-items: center;
  width: auto;
  margin: 0;
  padding: 0;
  display: flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li {
  list-style: none;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > a, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > button, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > button, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > a {
  color: inherit;
  appearance: none;
  background-color: #0000;
  border: none;
  align-items: center;
  padding: 1.6vw .8333vw;
  font-size: 1.04167vw;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  display: inline-flex;
  letter-spacing: -.0187rem !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > a .header-module-scss-module__dbVH1G__arrow, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > button .header-module-scss-module__dbVH1G__arrow, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > button .header-module-scss-module__dbVH1G__arrow, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > a .header-module-scss-module__dbVH1G__arrow {
  aspect-ratio: 1;
  background-image: url("data:image/svg+xml,%3Csvg width='5' height='4' viewBox='0 0 5 4' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.81421 0.539551H0.564209L2.68921 3.1958L4.81421 0.539551Z' fill='%23091B1B'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  align-items: center;
  width: .5vw;
  margin-left: .25rem;
  transition: all .3s ease-in-out;
  display: flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > a .header-module-scss-module__dbVH1G__arrow.header-module-scss-module__dbVH1G__active, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > button .header-module-scss-module__dbVH1G__arrow.header-module-scss-module__dbVH1G__active, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > button .header-module-scss-module__dbVH1G__arrow.header-module-scss-module__dbVH1G__active, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > a .header-module-scss-module__dbVH1G__arrow.header-module-scss-module__dbVH1G__active {
  transform: scaleY(-1);
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > a span, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li .header-module-scss-module__dbVH1G__megaMenuItem > button span, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > button span, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__navLinks > ul > li > a span {
  letter-spacing: inherit !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__btn {
  width: auto;
  margin-left: auto;
  display: none;
}

@media (min-width: 991px) {
  .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__btn {
    display: flex;
  }
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__btn > a {
  padding: .8125rem 1.375rem;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__btn > a span {
  font-size: 1.04167vw;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__menuOverlay {
  z-index: 1;
  opacity: 0;
  pointer-events: none;
  background-color: #00000058;
  width: 100%;
  height: 100vh;
  transition: all .3s;
  position: absolute;
  top: 100%;
  left: 0;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__menuOverlay.header-module-scss-module__dbVH1G__active {
  opacity: 1;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu {
  opacity: 0;
  pointer-events: none;
  z-index: 99;
  background-color: #fff;
  border-top: 1px solid #606f701f;
  width: 100vw;
  transition: all .3s;
  position: absolute;
  top: 100%;
  left: 0;
  overflow: hidden;
}

:is(.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu:not(.header-module-scss-module__dbVH1G__noBg) .header-module-scss-module__dbVH1G__megaMenuWrapper, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu:not(.header-module-scss-module__dbVH1G__noBg) .container-fill) {
  height: 100%;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu:not(.header-module-scss-module__dbVH1G__noBg) .container-fill {
  padding-right: 0 !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu.header-module-scss-module__dbVH1G__active {
  opacity: 1;
  pointer-events: auto;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu:after {
  content: "";
  background-color: #f9f9f9;
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu.header-module-scss-module__dbVH1G__noBg {
  padding-top: 2rem;
  padding-bottom: 4.625rem;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu.header-module-scss-module__dbVH1G__noBg:after {
  display: none;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper {
  z-index: 1;
  width: 100%;
  display: flex;
  position: relative;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight {
  flex-direction: column;
  width: 20.1875rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-right: 2.5rem;
  display: flex;
  position: relative;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight ul {
  margin: 0 0 2.5rem;
  padding: 0;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight ul > li {
  margin-bottom: 4px;
  list-style: none;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight ul > li:last-child {
  margin-bottom: 0;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight ul > li > button {
  color: inherit;
  appearance: none;
  text-align: left;
  background-color: #0000;
  border: none;
  border-radius: 1rem;
  width: 100%;
  padding: 1.0625rem 1rem;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-flex;
  letter-spacing: -.01rem !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight ul > li > button.header-module-scss-module__dbVH1G__active, .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight ul > li > button:hover {
  background-color: #ecf4f4;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight .header-module-scss-module__dbVH1G__serviceOverview {
  width: 100%;
  color: inherit;
  border-top: 1px solid #606f704d;
  flex-direction: column;
  margin-top: auto;
  padding: 1.25rem 1rem 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight .header-module-scss-module__dbVH1G__serviceOverview:hover .header-module-scss-module__dbVH1G__arrow {
  background-color: #3ebfc1;
  border: 1px solid #3ebfc1;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight .header-module-scss-module__dbVH1G__serviceOverview h3 {
  align-items: center;
  margin-bottom: 0;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1;
  display: flex;
  letter-spacing: -.01rem !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight .header-module-scss-module__dbVH1G__serviceOverview h3 span {
  font-size: inherit !important;
  letter-spacing: inherit !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight .header-module-scss-module__dbVH1G__serviceOverview h3 .header-module-scss-module__dbVH1G__arrow {
  aspect-ratio: 1;
  border: 1px solid #0d26263d;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  margin-left: auto;
  transition: all .3s ease-in-out;
  display: flex;
  overflow: hidden;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight .header-module-scss-module__dbVH1G__serviceOverview h3 .header-module-scss-module__dbVH1G__arrow svg {
  aspect-ratio: 1;
  width: .8125rem;
  height: auto;
  rotate: -45deg;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuListHighlight .header-module-scss-module__dbVH1G__serviceOverview p {
  color: #606f70;
  margin-top: .5rem;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.571;
  letter-spacing: 0 !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks {
  background-color: #f9f9f9;
  flex-direction: column;
  flex: 1;
  width: 100%;
  max-height: 100%;
  padding-left: 2.5rem;
  padding-right: 1.25rem;
  transition: all 3s;
  display: flex;
  overflow: auto;
}

@media (min-width: 576px) {
  .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks {
    padding-right: 2rem;
  }
}

@media (min-width: 991px) {
  .header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks {
    padding-right: 4rem;
  }
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList {
  flex-wrap: wrap;
  width: auto;
  margin: -.25rem -1rem;
  padding: 2rem 0;
  display: flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink {
  flex-direction: column;
  width: 33.333%;
  padding: .25rem 1rem;
  display: flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink.header-module-scss-module__dbVH1G__grid2 {
  width: 50%;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle {
  border-bottom: 1px solid #606f704d;
  flex-direction: column;
  margin-bottom: .25rem;
  padding-bottom: .25rem;
  display: flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle a {
  color: inherit;
  border-radius: 1rem;
  align-items: center;
  padding: .5rem .75rem;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle a .header-module-scss-module__dbVH1G__icon {
  aspect-ratio: 1;
  border-radius: .75rem;
  width: 2.5rem;
  margin-right: .75rem;
  position: relative;
  overflow: hidden;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle a span {
  font-size: 1.04167vw;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle a .header-module-scss-module__dbVH1G__arrow {
  aspect-ratio: 1;
  border: 1px solid #0d26263d;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  margin-left: auto;
  transition: all .3s ease-in-out;
  display: flex;
  overflow: hidden;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle a .header-module-scss-module__dbVH1G__arrow svg {
  aspect-ratio: 1;
  width: .8125rem;
  height: auto;
  rotate: -45deg;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle a:hover {
  background-color: #ecf4f4;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink .header-module-scss-module__dbVH1G__menuLinkTitle a:hover .header-module-scss-module__dbVH1G__arrow {
  background-color: #3ebfc1;
  border: 1px solid #3ebfc1;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul {
  margin: 0;
  padding: 0;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul > li {
  list-style: none;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul > li > a {
  color: inherit;
  border-radius: .6rem;
  align-items: center;
  width: 100%;
  padding: .5rem .75rem;
  font-size: 1.04167vw;
  font-weight: 500;
  line-height: 1.625;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-flex;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul > li > a span {
  letter-spacing: 0 !important;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul > li > a .header-module-scss-module__dbVH1G__arrow {
  aspect-ratio: 1;
  opacity: 0;
  background-color: #3ebfc1;
  border: 1px solid #3ebfc1;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  margin-left: auto;
  margin-right: -.1875rem;
  transition: all .3s ease-in-out;
  display: flex;
  overflow: hidden;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul > li > a .header-module-scss-module__dbVH1G__arrow svg {
  aspect-ratio: 1;
  width: .8125rem;
  height: auto;
  rotate: -45deg;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul > li > a:hover {
  background-color: #ecf4f4;
}

.header-module-scss-module__dbVH1G__header .header-module-scss-module__dbVH1G__megaMenu .header-module-scss-module__dbVH1G__megaMenuWrapper .header-module-scss-module__dbVH1G__menuLinks .header-module-scss-module__dbVH1G__menuLinkList .header-module-scss-module__dbVH1G__menuLink ul > li > a:hover .header-module-scss-module__dbVH1G__arrow {
  opacity: 1;
}

.header-module-scss-module__dbVH1G__industryList {
  flex-direction: column;
  width: 100%;
  max-width: 47.3834%;
  display: flex;
}

.header-module-scss-module__dbVH1G__industryList .header-module-scss-module__dbVH1G__industryItems {
  flex-wrap: wrap;
  width: auto;
  margin: -.375rem;
  display: flex;
  position: relative;
}

.header-module-scss-module__dbVH1G__industryList .header-module-scss-module__dbVH1G__industryItems .header-module-scss-module__dbVH1G__industryItem {
  width: 50%;
  padding: .375rem;
}

.header-module-scss-module__dbVH1G__industryItemLink {
  width: 100%;
  color: inherit;
  border: 1px solid #ebeded;
  border-radius: 1rem;
  flex-direction: column;
  padding: 1.25rem;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: flex;
  position: relative;
}

.header-module-scss-module__dbVH1G__industryItemLink .header-module-scss-module__dbVH1G__industryItemIcon {
  aspect-ratio: 1;
  width: 1.5rem;
  margin-bottom: .5rem;
  position: relative;
}

.header-module-scss-module__dbVH1G__industryItemLink .header-module-scss-module__dbVH1G__industryItemTitle {
  margin-bottom: .5rem;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

.header-module-scss-module__dbVH1G__industryItemLink .header-module-scss-module__dbVH1G__industryItemDescription {
  color: #606f70;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.375;
  letter-spacing: 0 !important;
}

.header-module-scss-module__dbVH1G__industryItemLink .header-module-scss-module__dbVH1G__arrow {
  aspect-ratio: 1;
  border: 1px solid #0d26263d;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  width: 1.5rem;
  margin-left: auto;
  transition: all .3s ease-in-out;
  display: flex;
  position: absolute;
  top: 1.25rem;
  right: 1.25rem;
  overflow: hidden;
}

.header-module-scss-module__dbVH1G__industryItemLink .header-module-scss-module__dbVH1G__arrow svg {
  aspect-ratio: 1;
  width: .8125rem;
  height: auto;
  rotate: -45deg;
}

.header-module-scss-module__dbVH1G__industryItemLink:hover {
  background-color: #ecf4f4;
}

.header-module-scss-module__dbVH1G__industryItemLink:hover .header-module-scss-module__dbVH1G__arrow {
  background-color: #3ebfc1;
  border: 1px solid #3ebfc1;
}

.header-module-scss-module__dbVH1G__industryHero {
  width: 100%;
  max-width: 52.6166%;
  padding-left: 3.5rem;
}

.header-module-scss-module__dbVH1G__industryHero .header-module-scss-module__dbVH1G__industryHeroWrap {
  flex-direction: column;
  width: 100%;
  display: flex;
  position: relative;
}

.header-module-scss-module__dbVH1G__industryHero .header-module-scss-module__dbVH1G__industryHeroWrap .header-module-scss-module__dbVH1G__industryHeroTitle {
  margin-bottom: .75rem;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.21428;
  letter-spacing: -.025rem !important;
}

.header-module-scss-module__dbVH1G__industryHero .header-module-scss-module__dbVH1G__industryHeroWrap .header-module-scss-module__dbVH1G__industryHeroDescription {
  color: #606f70;
  margin-bottom: 1.5rem;
  font-size: .875rem;
  font-weight: 500;
  line-height: 1.375;
  letter-spacing: 0 !important;
}

.header-module-scss-module__dbVH1G__industryHero .header-module-scss-module__dbVH1G__industryHeroWrap .header-module-scss-module__dbVH1G__industryHeroImage {
  aspect-ratio: 652 / 360;
  background-color: #fafafa;
  border-radius: 1rem;
  position: relative;
  overflow: hidden;
}

/* [project]/src/app/ppneuemontreal_9dbd74d.module.css [app-client] (css) */
@font-face {
  font-family: PPNeueMontreal;
  src: url("../media/PPNeueMontreal_SemiBolditalic-s.p.e1c4dcad.woff2") format("woff2");
  font-display: swap;
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: PPNeueMontreal;
  src: url("../media/PPNeueMontreal_Book-s.p.f4929793.woff2") format("woff2");
  font-display: swap;
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: PPNeueMontreal;
  src: url("../media/PPNeueMontreal_Thin-s.p.097b77bd.woff2") format("woff2");
  font-display: swap;
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: PPNeueMontreal;
  src: url("../media/PPNeueMontreal_Thin-s.p.097b77bd.woff2") format("woff2");
  font-display: swap;
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: PPNeueMontreal;
  src: url("../media/PPNeueMontreal_Medium-s.p.248dd0fb.woff2") format("woff2");
  font-display: swap;
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: PPNeueMontreal;
  src: url("../media/PPNeueMontreal_Bold-s.p.d5dcb326.woff2") format("woff2");
  font-display: swap;
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: PPNeueMontreal Fallback;
  src: local(Arial);
  ascent-override: 101.48%;
  descent-override: 25.66%;
  line-gap-override: 0.0%;
  size-adjust: 94.4%;
}

.ppneuemontreal_9dbd74d-module__x37llW__className {
  font-family: PPNeueMontreal, PPNeueMontreal Fallback;
}

.ppneuemontreal_9dbd74d-module__x37llW__variable {
  --font-pp-neue: "PPNeueMontreal", "PPNeueMontreal Fallback";
}

/* [project]/src/app/index.scss.css [app-client] (css) */
:root {
  --primary-color: #3ebfc1;
  --chat-bot-colourbluedarker: #1b232d;
  --chat-bot-colourbluenormal: #4d6480;
  --chat-bot-colourbluedark-active: #232d3a;
  --chat-bot-colourbluedark-hover: #2e3c4d;
  --chat-bot-colourwhitenormal: #fff;
  --chat-bot-colourwhitedark: #bfbfbf;
  --chat-bot-colourwhitedark-hover: #ffffffe6;
  --chat-bot-colourblacklight: #f4f6f6;
  --chat-bot-colourbluedark: #0d2626;
  --chat-bot-colourbluelight-hover: #3ebfc1;
  --h1-bot-web-font-family: var(--primary-font);
  --h1-bot-web-font-weight: 600;
  --h1-bot-web-font-size: 1.125rem;
  --h1-bot-web-line-height: 1.125rem;
  --h2-bot-web-font-family: var(--primary-font);
  --h2-bot-web-font-weight: 500;
  --h2-bot-web-font-size: 1rem;
  --h2-bot-web-line-height: 1.125rem;
  --h3-bot-web-font-family: var(--primary-font);
  --h3-bot-web-font-weight: 500;
  --h3-bot-web-font-size: .875rem;
  --h3-bot-web-line-height: 1.125rem;
  --h4-bot-web-font-family: var(--primary-font);
  --h4-bot-web-font-weight: 400;
  --h4-bot-web-font-size: .75rem;
  --h4-bot-web-line-height: 1.125rem;
  --h5-bot-web-font-family: var(--primary-font);
  --h5-bot-web-font-weight: 300;
  --h5-bot-web-font-size: .625rem;
  --h5-bot-web-line-height: 1.125rem;
}

html {
  font-size: 4.07125vw !important;
}

@media (min-width: 576px) {
  html {
    font-size: 2.15054vw !important;
  }
}

@media (min-width: 991px) {
  html {
    font-size: 1.11111vw !important;
  }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  color: var(--bs-heading-color);
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 500;
  line-height: 1.2;
}

body, button, input, select, textarea {
  font-synthesis: none;
  -moz-font-feature-settings: "kern";
  font-feature-settings: "kern";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
  direction: ltr;
}

html, body {
  margin: 0;
  padding: 0;
}

button {
  cursor: pointer;
}

button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
}

* {
  box-sizing: border-box;
  margin-top: 0;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
  flex-wrap: wrap;
  display: flex;
}

.row > * {
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
  flex-shrink: 0;
}

.d-none {
  display: none !important;
}

.col-6 {
  flex: none;
  width: 50%;
}

@media (min-width: 576px) {
  .d-sm-block {
    display: block !important;
  }

  .d-sm-none {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .col-lg-6 {
    flex: none;
    width: 50%;
  }

  .col-lg-8 {
    flex: none;
    width: 66.6667%;
  }

  .d-lg-flex {
    display: flex !important;
  }

  .col-lg-4 {
    flex: none;
    width: 33.3333%;
  }
}

.container-fill {
  width: 100%;
  padding: 0 1.25rem;
}

@media (min-width: 576px) {
  .container-fill {
    padding: 0 2rem;
  }
}

@media (min-width: 991px) {
  .container-fill {
    padding: 0 4rem;
  }
}

.react-tel-input {
  font-family: inherit !important;
}

.react-tel-input .form-control {
  color: #8c8c8c;
  border: none;
  outline: none;
  width: 100%;
  padding-bottom: .71rem;
  font-size: 17px;
  font-weight: 400;
  background-color: inherit !important;
  font-family: inherit !important;
}

@media (max-width: 1360px) {
  .react-tel-input .form-control {
    font-size: 12px !important;
  }
}

@media (min-width: 991px) {
  .react-tel-input .form-control {
    font-size: 1.0625rem !important;
  }
}

.react-tel-input .flag-dropdown.open .selected-flag, .react-tel-input .flag-dropdown.open .selected-flag:hover, .react-tel-input .flag-dropdown.open .selected-flag:focus {
  background-color: inherit !important;
}

.react-tel-input .flag-dropdown {
  background-color: inherit !important;
  border-style: none !important;
  border-radius: 0 !important;
  padding-bottom: .4rem !important;
}

.react-tel-input .flag-dropdown .country-list .country:hover {
  background-color: #f1f1f1;
}

.react-tel-input .flag-dropdown .country-list .country.highlight {
  background-color: #add8e6;
}

.align-items-center {
  align-items: center !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.d-flex {
  display: flex !important;
}

.common-style-title {
  font-family: var(--primary-font);
  color: #091b1b;
  margin-bottom: 1rem;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.1875;
  letter-spacing: -.0313rem !important;
}

.common-style-title p {
  font-size: inherit;
  color: inherit;
  margin-bottom: 0;
  letter-spacing: inherit !important;
}

.common-style-title b, .common-style-title strong, .common-style-title span {
  font-weight: inherit;
  color: #909898;
  letter-spacing: inherit !important;
}

@media (min-width: 576px) {
  .common-style-title {
    font-size: 2.625rem;
    line-height: 1.15;
  }
}

@media (min-width: 991px) {
  .common-style-title {
    max-width: 58.75rem;
    font-size: 3.5rem;
    line-height: 1.196;
    letter-spacing: -.0437rem !important;
  }
}

.common-style-title * {
  margin-bottom: 0;
  font-size: inherit !important;
  letter-spacing: inherit !important;
}

.common-style-description {
  font-family: var(--primary-font);
  color: #606f70;
  width: 100%;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.625;
  letter-spacing: 0 !important;
}

@media (min-width: 576px) {
  .common-style-description {
    font-size: 1.0625rem;
    line-height: 1.588;
  }
}

@media (min-width: 991px) {
  .common-style-description {
    max-width: 56rem;
    font-size: 1.1875rem;
    line-height: 1.578;
  }
}

.common-style-description p {
  margin-bottom: 0;
}

.common-style-description p ~ p {
  margin-top: .625rem;
}

.text-white {
  --bs-text-opacity: 1;
  color: #fff !important;
}

.text-center {
  text-align: center !important;
}

.conversation {
  font-family: var(--primary-font);
  background: url("/assets/images/laravel-question-bg1.png") center / cover no-repeat;
  width: 100%;
  height: 100%;
  padding: 4.25rem 0;
}

@media (max-width: 991.98px) {
  .conversation {
    padding: 3rem 0 8rem;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .conversation {
    padding: 2.25rem 0;
  }
}

@media (max-width: 767.98px) {
  .conversation .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.conversation .container .sub-title {
  letter-spacing: -.04em;
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 43.94px;
}

@media (max-width: 991.98px) {
  .conversation .container .sub-title {
    font-size: 1.15rem;
    line-height: 2rem;
  }
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .conversation .container .sub-title {
    font-size: 1.25rem;
  }
}

.conversation .row {
  gap: .5rem;
}

@media (max-width: 767.98px) {
  .conversation .row {
    gap: 1rem;
  }
}

.conversation .row .heading {
  color: #fff;
  font-size: 3rem;
  font-weight: 500;
}

@media (min-width: 1200px) and (max-width: 1400px) {
  .conversation .row .heading {
    font-size: 2.25rem;
  }
}

@media (max-width: 991.98px) {
  .conversation .row .heading {
    text-align: center;
    letter-spacing: -.045rem;
    font-size: 1.5rem;
    line-height: 1.75rem;
  }

  .conversation .row .stack-slider-form {
    height: 25.75rem !important;
  }

  .conversation .row .confirm-form {
    height: 12.75rem !important;
  }
}

.conversation .row .stack-slider {
  height: 20rem;
  position: relative;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider {
    height: 20.75rem;
  }

  .conversation .row .stack-slider .top-30 {
    top: 10px !important;
  }

  .conversation .row .stack-slider .top-prev {
    top: -40px !important;
  }
}

.conversation .row .stack-slider .stack-item {
  z-index: 0;
  border-radius: 2.875rem;
  justify-content: center;
  align-items: center;
  transition: left .5s;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .stack-item {
    transition: transform .5s;
  }
}

.conversation .row .stack-slider .stack-item.active {
  z-index: 2;
  -webkit-backdrop-filter: blur(35.5px);
  backdrop-filter: blur(35.5px);
  background: #ffffff36;
  transform: translateX(0)translateY(0)scale(1);
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .stack-item.active {
    width: 100%;
  }
}

.conversation .row .stack-slider .stack-item.next {
  z-index: 1;
  -webkit-backdrop-filter: blur(35.5px);
  backdrop-filter: blur(35.5px);
  background: #ffffff0d;
  top: -40px;
  left: 40px;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .stack-item.next {
    width: 100%;
    top: 80px;
    left: 0;
    transform: translateX(0%)translateY(-50%)scale(.8);
  }
}

.conversation .row .stack-slider .stack-item.previous {
  z-index: 0;
  -webkit-backdrop-filter: blur(35.5px);
  backdrop-filter: blur(35.5px);
  background: #ffffff0d;
  top: -80px;
  left: 80px;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .stack-item.previous {
    width: 90%;
    top: 40px;
    left: 0;
    transform: translateX(6%)translateY(-48%)scale(.8);
  }
}

.conversation .row .stack-slider .item-content {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.conversation .row .stack-slider .item-content hr {
  -webkit-backdrop-filter: blur(19.5px);
  backdrop-filter: blur(19.5px);
  opacity: 1;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 0;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .item-content hr {
    display: none;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .conversation .row .stack-slider .item-content hr {
    margin: 0 31px;
  }
}

.conversation .row .stack-slider .item-text {
  color: #fff;
  text-align: center;
  padding: 3.12rem 4.12rem;
  font-size: 1.5rem;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .item-text {
    padding: 3.06rem 3.37rem 0;
    font-size: 1.25rem;
  }
}

.conversation .row .stack-slider .item-text form input {
  color: #fff;
  background: none;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  outline: none;
  width: 100%;
  font-size: 1.2rem;
}

@media (max-width: 1399.98px) {
  .conversation .row .stack-slider .item-text form input {
    font-size: 1rem;
  }
}

.conversation .row .stack-slider .item-text form button {
  background: #4ac668;
  border: none;
  border-radius: .70525rem;
  margin-top: 10px;
  padding: .47019rem 3.05606rem;
  font-size: 1.2rem;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .item-text form button {
    width: 100%;
    margin-bottom: 20px;
    padding: .532rem 3.05606rem;
    font-size: 1.125rem;
    display: block;
  }
}

.conversation .row .stack-slider .controls {
  justify-content: center;
  gap: 3.64rem;
  padding: 3.12rem 4.12rem;
  display: flex;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .controls {
    padding: 2.56rem 3.37rem 2.31rem;
    display: block;
  }
}

.conversation .row .stack-slider .controls button {
  background: #4ac668;
  border: none;
  border-radius: .70525rem;
  padding: .47019rem 3.05606rem;
  font-size: 1.5rem;
  font-weight: 600;
}

@media (max-width: 991.98px) {
  .conversation .row .stack-slider .controls button {
    width: 100%;
    padding: .532rem 3.05606rem;
    font-size: 1.125rem;
    display: block;
  }

  .conversation .row .stack-slider .controls button:first-child {
    margin-bottom: 1rem;
  }
}

.welcome-cubet .cubet-connect-header {
  color: #3ebfc1;
  margin-bottom: 16px;
  font-size: 35px;
  font-weight: 700;
  line-height: 49px;
}

@media (max-width: 820px) {
  .welcome-cubet .cubet-connect-header {
    font-size: 23px;
    line-height: 32.2px;
  }
}

.welcome-cubet .cubet-paragraph {
  color: #212529;
  margin-bottom: 60px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}

@media (max-width: 820px) {
  .welcome-cubet .cubet-paragraph {
    color: #545959;
    font-size: 14px;
    line-height: 19.6px;
  }
}

.welcome-cubet .cubet-sub-heading {
  color: #212529;
  margin-bottom: 16px;
  font-size: 30.2px;
  font-weight: 500;
  line-height: 36.24px;
}

@media (max-width: 820px) {
  .welcome-cubet .cubet-sub-heading {
    color: #00415e;
    font-size: 20px;
    font-weight: 600;
    line-height: 24.2px;
  }
}

.welcome-cubet .cubet-sub-paragraph {
  color: #212529;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 820px) {
  .welcome-cubet .cubet-sub-paragraph {
    color: #545959;
    font-size: 15px;
    line-height: 21px;
  }
}

.welcome-cubet .mini-heading {
  color: #212529;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

@media (max-width: 820px) {
  .welcome-cubet .mini-heading {
    font-size: 16px;
  }
}

.welcome-cubet .list {
  margin-left: 1rem;
  padding: 0;
}

.welcome-cubet .list li {
  color: #212529;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

@media (max-width: 820px) {
  .welcome-cubet .list li {
    color: #545959;
    font-size: 14px;
  }

  .welcome-cubet .list {
    padding: 0;
  }
}

.welcome-cubet .term-header {
  color: #212529;
  font-size: 23.4px;
  font-weight: 500;
  line-height: 28px;
}

@media (max-width: 820px) {
  .welcome-cubet .term-header {
    font-size: 16px;
    line-height: 24px;
  }
}

.welcome-cubet .center-tab {
  background: #fff;
  border: none;
  position: sticky;
  top: 70px;
  left: 0;
  right: 0;
}

@media (min-width: 820px) {
  .welcome-cubet .center-tab {
    top: 63px;
  }
}

.welcome-cubet .center-tab .visible-select {
  visibility: visible;
  display: block;
}

.welcome-cubet .center-tab .hidden-select {
  visibility: hidden;
  display: none;
}

.welcome-cubet .center-tab .custom-select {
  width: 100%;
}

.welcome-cubet .center-tab .custom-select .custom-option.activeOption {
  color: #454545;
  font-size: 13px;
  font-weight: 600;
}

.welcome-cubet .center-tab .custom-select .select-wrapper {
  -webkit-user-select: none;
  user-select: none;
  width: 100%;
}

.welcome-cubet .center-tab .custom-select .select {
  border: 1px solid #0000001a;
  flex-direction: column;
  display: flex;
}

.welcome-cubet .center-tab .custom-select .select__trigger {
  color: #080a0e;
  cursor: pointer;
  background: #fbfbfb;
  justify-content: space-between;
  align-items: center;
  height: 60px;
  font-size: 14px;
  font-weight: 400;
  line-height: 19.6px;
  display: flex;
}

.welcome-cubet .center-tab .custom-select .custom-options {
  background: #fbfbfb;
  border: 1px solid #0000001a;
  border-top: none;
  width: 100%;
  position: absolute;
  top: 100%;
}

.welcome-cubet .center-tab .custom-select .custom-option {
  color: #696969;
  cursor: pointer;
  border-bottom: 1px solid #0000001a;
  padding: 16px 16px 16px 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 18.2px;
  transition: all .5s;
  display: block;
  position: relative;
}

.welcome-cubet .center-tab .custom-select .custom-option:last-child {
  border-bottom: none;
}

.welcome-cubet .center-tab .custom-select .custom-option:hover {
  cursor: pointer;
  background-color: #b2b2b2;
}

.welcome-cubet .center-tab .custom-select .custom-option.selected {
  color: #fff;
  background-color: #305c91;
}

.welcome-cubet .center-tab .custom-select .arrow {
  width: 15px;
  height: 15px;
  position: relative;
}

.welcome-cubet .center-tab .custom-select .arrow:before, .welcome-cubet .center-tab .custom-select .arrow:after {
  content: "";
  width: .15rem;
  height: 100%;
  transition: all .5s;
  position: absolute;
  bottom: 0;
}

.welcome-cubet .center-tab .custom-select .arrow:before {
  background-color: #394a6d;
  left: -5px;
  transform: rotate(-45deg);
}

.welcome-cubet .center-tab .custom-select .arrow:after {
  background-color: #394a6d;
  left: 5px;
  transform: rotate(45deg);
}

.welcome-cubet .center-tab .custom-select .open.arrow:before {
  left: -5px;
  transform: rotate(45deg);
}

.welcome-cubet .center-tab .custom-select .open.arrow:after {
  left: 5px;
  transform: rotate(-45deg);
}

@media (min-width: 952px) {
  .welcome-cubet .center-tab {
    display: none;
  }
}

.welcome-cubet .right-tab {
  background: none;
  border: none;
  border-radius: 25px;
  width: calc(25% - 30px);
  height: 50vh;
  margin-bottom: 0;
  padding: .5rem;
  display: block;
  position: sticky;
  top: 100px;
  left: 0;
  box-shadow: unset !important;
}

.welcome-cubet .right-tab ul {
  list-style: none;
}

.welcome-cubet .right-tab a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.96px;
  text-decoration: none;
}

.welcome-cubet .right-tab button {
  all: unset;
  cursor: pointer;
  color: #696969;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.96px;
}

.welcome-cubet .right-tab .tabWrapper {
  border-left: 3px solid #0000;
}

.welcome-cubet .right-tab .activeDiv {
  border-left: 3px solid #00415e;
}

.welcome-cubet .right-tab .activeTabConnect {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  line-height: 28.96px;
}

.h-0 {
  height: 0;
}

.ms-2 {
  margin-left: .5rem;
}

/*# sourceMappingURL=src_f6550a65._.css.map*/