.Card_clubsDesc__SmyQA { font-size: 1.2rem; margin: 3rem 1.5rem 2rem; padding: 2rem; background-color: #ffefce; border-radius: 2.5px; }
.Card_card__QH1mK { margin-top: 5vh; max-width: revert; border: 7px solid #bf49ff; transition: transform 0.3s; border-radius: 0; }
.Card_text__jO2is { font-size: 0.9em !important; }
.Card_card__QH1mK img { border-radius: 0; }
.Card_card__QH1mK:hover { transform: rotate(5deg); }
.Card_title__nskDb { text-align: center; font-size: 60px; width: min-content; width: min-content; height: min-content; height: min-content; margin: 40px auto 10px; padding: 0.25rem 1.25rem; letter-spacing: 2.5px; background-color: #ffefce; color: #b944fc; transform: rotate(-2.5deg); border-radius: 5px; position: relative; }
.Card_sticker__1ENgZ { position: absolute; top: -25px; left: -25px; }
.Card_div__vsoyk { position: relative; display: grid; justify-content: center; padding: 0 5vw 5vh; }
.Card_quote__5lGSq { color: #bf49ff; font-weight: bolder; }

@media screen and (min-width: 600px) {
  .Card_title__nskDb { padding: 0.5rem 2rem; width: fit-content; width: fit-content; }
  .Card_sticker__1ENgZ { top: -20px; left: -20px; }
  .Card_clubsDesc__SmyQA { margin: 3.5rem 1.7rem 1.5rem; padding: 1.8rem; }
}

@media screen and (min-width: 768px) {
  .Card_div__vsoyk { grid-template-columns: repeat(2, 1fr); grid-column-gap: 1rem; column-gap: 1rem; column-gap: 1rem; grid-row-gap: 2rem; }
  .Card_card__QH1mK { height: 330px !important; }
  .Card_card__QH1mK img { height: 316px !important; }
}

@media screen and (min-width: 1024px) {
  .Card_clubsDesc__SmyQA { margin: 3.5rem 2rem 1.5rem; padding: 1.5rem; }
  .Card_text__jO2is { font-size: 1em !important; }
}

@media screen and (min-width: 1280px) {
  .Card_div__vsoyk { grid-template-columns: repeat(3, 1fr); grid-column-gap: 1rem; column-gap: 1rem; column-gap: 1rem; }
  .Card_card__QH1mK { height: 400px !important; }
  .Card_card__QH1mK img { height: 388px !important; }
}
