/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.2_babel-plugin-react-compiler@19.1.0-rc.1-rc-af1b7da-20250421_react-dom@19.2.1_react@19.2.1_sass@1.95.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/.pnpm/next@15.5.2_babel-plugin-react-compiler@19.1.0-rc.1-rc-af1b7da-20250421_react-dom@19.2.1_react@19.2.1_sass@1.95.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/homePage/LinkCard.module.css ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.LinkCard_card__Ob72D {
  margin-bottom: 2vh;
  min-height: 24vh;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
}

.LinkCard_cardText__bznjb {
  font-size: 7vh;
  color: var(--bs-text) !important;
}

.LinkCard_cardTitle__BIb5s {
  color: var(--bs-text) !important;
}

.LinkCard_link__zPDnr {
  text-decoration: none;
}

/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ../../node_modules/.pnpm/next@15.5.2_babel-plugin-react-compiler@19.1.0-rc.1-rc-af1b7da-20250421_react-dom@19.2.1_react@19.2.1_sass@1.95.1/node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[2]!../../node_modules/.pnpm/next@15.5.2_babel-plugin-react-compiler@19.1.0-rc.1-rc-af1b7da-20250421_react-dom@19.2.1_react@19.2.1_sass@1.95.1/node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[5].use[3]!./src/components/homePage/CardImageRight.module.css ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.CardImageRight_card__jmPDy {
  border: none;
  margin-bottom: 2vh;
  background-color: var(--bs-background) !important;
  color: var(--bs-text) !important;
  padding: 0;
}

.CardImageRight_cardTitle__BFge6 {
  font-size: 2rem;
  margin-bottom: 2vh;
}

.CardImageRight_cardTextCenter__JBzMq {
  display: flex;
  align-items: center;
}

.CardImageRight_cardImage__58cTp {
  height: 45vh !important;
  object-fit: cover;
}

