@font-face {
  font-family: "Adelphi PE VF All";
  src: url("/themes/custom/sportea_theme/build/assets/fonts/AdelphiPEVFWeb-All.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Adelphi PE VF All";
  src: url("/themes/custom/sportea_theme/build/assets/fonts/AdelphiPEDisplayWeb-Lt.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Adelphi PE VF All";
  src: url("/themes/custom/sportea_theme/build/assets/fonts/AdelphiPEDisplayWeb-Me.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Adelphi PE VF All";
  src: url("/themes/custom/sportea_theme/build/assets/fonts/AdelphiPEDisplayWeb-Bd.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Adelphi PE VF All";
  src: url("/themes/custom/sportea_theme/build/assets/fonts/AdelphiPEDisplayWeb-Eb.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Adelphi PE VF All";
  src: url("/themes/custom/sportea_theme/build/assets/fonts/AdelphiPEDisplayWeb-LtIt.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
.paragraph--type--cta-sports .field--name-field-hero-title {
  font-weight: 800;
  font-size: 50px;
  line-height: 65px;
  color: #000;
}
.paragraph--type--cta-sports .field--name-field-description {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  font-variation-settings: "opsz" 6, "slnt" 0;
}
.paragraph--type--cta-sports .field--name-field-more .field__item {
  margin: 0;
}
.paragraph--type--cta-sports .field--name-field-more a {
  display: inline-flex;
  align-items: center;
  padding: 1rem 2rem;
  background: #0073ff;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.125rem;
  border-radius: 30px;
  transition: all 0.2s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.paragraph--type--cta-sports .field--name-field-more a:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  background: rgb(0, 103.5, 229.5);
}
@media (max-width: 640px) {
  .paragraph--type--cta-sports .field--name-field-more a {
    padding: 0.875rem 1.5rem;
    font-size: 1rem;
  }
}

/*# sourceMappingURL=cta-sports.css.map*/