@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 {
  margin: 2.5rem 0;
}
.paragraph .field--name-field-description {
  font-weight: 500;
}
.paragraph.paragraph--color--primary {
  background-color: #00435a;
}
.paragraph.paragraph--color--primary * {
  color: #fff;
}
.paragraph.paragraph--color--primary .btn--primary {
  color: #00435a;
  background-color: #fff;
  border-color: #fff;
}
.paragraph.paragraph--color--primary .btn--primary:hover, .paragraph.paragraph--color--primary .btn--primary:focus-visible {
  color: #fff;
  background-color: #69266f;
  border-color: #69266f;
}
.paragraph.paragraph--color--primary .btn--secondary {
  border-color: #fff;
}
.paragraph.paragraph--color--primary .btn--secondary:hover, .paragraph.paragraph--color--primary .btn--secondary:focus-visible {
  border-color: #69266f;
}
.paragraph.paragraph--color--primary .badge {
  color: #69266f;
}
.paragraph.paragraph--color--secondary {
  background-color: rgba(200, 233, 239, 0.2392156863);
}
.paragraph.paragraph--color--secondary .btn--primary {
  background-color: #1d789f;
}
.paragraph.paragraph--color--secondary .btn--primary:hover, .paragraph.paragraph--color--secondary .btn--primary:focus-visible {
  background-color: #69266f;
  border-color: #69266f;
}
.paragraph.paragraph--color--secondary .btn--secondary {
  color: #1d789f;
  border-color: #1d789f;
}
.paragraph.paragraph--color--secondary .btn--secondary:hover, .paragraph.paragraph--color--secondary .btn--secondary:focus-visible {
  color: #fff;
  border-color: #69266f;
}
.paragraph.paragraph--color--secondary .btn--tertiary {
  color: #1d789f;
}
.paragraph.paragraph--color--secondary .btn--tertiary:hover, .paragraph.paragraph--color--secondary .btn--tertiary:focus-visible {
  color: #69266f;
}
.paragraph h2 {
  max-width: 70ch;
}
.paragraph h2 ~ .field--subtitle,
.paragraph h2 ~ .media-text__subtitle {
  margin-top: -10px;
}
.paragraph .field--name-field-sportea-button {
  padding: 1.25rem 0 0;
}
.paragraph ul {
  list-style-type: disc;
}
.paragraph ol {
  list-style-type: decimal;
}
.paragraph .caption > figcaption {
  margin-top: 0.25rem;
  text-align: center;
  color: #090909;
  font-size: 0.875rem;
  font-style: italic;
}

[class*=paragraph--color--] {
  margin: 0;
  padding: 2.5rem 0;
}

.paragraph--color--none {
  margin: 2.5rem 0;
  padding: 0;
}

/*# sourceMappingURL=paragraph-default.css.map*/