/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/shared/components/BInvestBanner/BInvestBanner.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.BInvestBanner_root__UT4g9 {
  width: 100%;
}

.BInvestBanner_container__hdp3K {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.BInvestBanner_wrapper__zIH_x {
  width: 100%;
  min-height: 352px;
  padding: 40px;
  border-radius: 24px;
  position: relative;
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  gap: 24px;
}

.BInvestBanner_title__UCu5L {
  font-size: 40px;
  line-height: 40px;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: -2%;
}

.BInvestBanner_link__gMjp8 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
  text-decoration: none;
  color: #ffffff;
  display: flex;
  align-items: flex-end;
}

@media (min-width: 1024px) {
  .BInvestBanner_wrapper__zIH_x {
    min-height: unset;
    justify-content: space-between;
    flex-direction: column;
    gap: 96px;
  }
}
@media (min-width: 1440px) {
  .BInvestBanner_wrapper__zIH_x {
    gap: 80px;
  }
}
