/** CSS Easing functions */ /* Bulma Utilities */
.wp-block-starter-latest-topics {
  position: relative;
  z-index: 1;
  position: relative;
  z-index: 1;
  background-color: var(--wp--preset--color--grey-bright);
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.wp-block-starter-latest-topics::before {
  content: "";
  position: absolute;
  z-index: 0;
  height: 5rem;
  background: var(--wp--preset--color--white);
  z-index: 1;
  pointer-events: none;
  -webkit-mask: -webkit-radial-gradient(51% 0%, ellipse 105% 8.25rem, var(--wp--preset--color--white) 51%, transparent 49%);
          mask: radial-gradient(ellipse 105% 8.25rem at 51% 0%, var(--wp--preset--color--white) 51%, transparent 49%);
}
@media only screen and (min-width: 1025px) {
  .wp-block-starter-latest-topics::before {
    top: 0;
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .wp-block-starter-latest-topics::before {
    top: -3rem;
    left: -50%;
    width: 200%;
  }
}
.wp-block-starter-latest-topics::after {
  content: "";
  position: absolute;
  z-index: 0;
  height: 5rem;
  background: var(--wp--preset--color--white);
  z-index: 1;
  pointer-events: none;
  -webkit-mask: -webkit-radial-gradient(51% 100%, ellipse 105% 8.25rem, var(--wp--preset--color--white) 51%, transparent 52%);
          mask: radial-gradient(ellipse 105% 8.25rem at 51% 100%, var(--wp--preset--color--white) 51%, transparent 52%);
}
@media only screen and (min-width: 1025px) {
  .wp-block-starter-latest-topics::after {
    bottom: 0;
    left: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .wp-block-starter-latest-topics::after {
    bottom: -3rem;
    left: -50%;
    width: 200%;
  }
}
.wp-block-starter-latest-topics .latest-topics-inner {
  padding: 8rem 0;
}
.wp-block-starter-latest-topics .latest-topics-inner h2 {
  text-transform: none !important;
}
.wp-block-starter-latest-topics .latest-topics-inner > p {
  margin-bottom: 3rem;
  color: var(--wp--preset--color--green-light);
  font-weight: 600;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics {
  max-width: clamp(20.625rem, 13.0569rem + 32.2906vw, 40.625rem);
  margin: 0 auto;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-title {
  font-size: var(--wp--preset--font-size--size-5);
  font-weight: 600;
  font-family: var(--wp--preset--font-family--montserrat);
  padding-left: 1rem;
  margin-bottom: 0.5rem;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list {
  background-color: var(--wp--preset--color--white);
  padding: 0.75rem 0.5rem;
  -webkit-box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1254901961);
          box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1254901961);
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list ul {
  padding: 0;
  font-family: var(--wp--preset--font-family--maven-pro);
  font-size: var(--wp--preset--font-size--size-6);
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5rem;
  padding: 0.125rem 0;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list li:not(:first-child) {
  border-top: 1px solid #e5eee8;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list li::marker {
  content: "";
  display: none;
  opacity: 0;
  position: absolute;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list li::before {
  border: 3px solid var(--wp--preset--color--blue);
  border-radius: 2px;
  border-right: 0;
  border-top: 0;
  content: " ";
  display: block;
  height: 0.625em;
  margin-top: -0.4375em;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transform-origin: center;
       -o-transform-origin: center;
          transform-origin: center;
  width: 0.625em;
  position: static;
  margin-top: 2px;
  -webkit-transform: rotate(-135deg);
       -o-transform: rotate(-135deg);
          transform: rotate(-135deg);
  width: 0.35rem;
  height: 0.35rem;
  border-width: 2px;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list li .latest-topic-forum {
  color: var(--wp--preset--color--blue);
  font-weight: 600;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics .latest-topics-list li .latest-topic {
  color: var(--wp--preset--color--grey-darker);
  font-weight: 300;
}
.wp-block-starter-latest-topics .latest-topics-inner .latest-topics-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 5rem;
}
.wp-block-starter-latest-topics .kidney-outline,
.wp-block-starter-latest-topics .kidney-full {
  position: absolute;
  color: #fcfdfd;
  width: auto;
  z-index: -1;
}
.wp-block-starter-latest-topics .kidney-outline {
  bottom: -3rem;
  left: -6rem;
  height: 37rem;
}
.wp-block-starter-latest-topics .kidney-full {
  top: -4rem;
  right: -8rem;
  height: 39rem;
}
