.p-features {
  padding-bottom: 12.5rem;
}
@media screen and (max-width: 767px) {
  .p-features {
    padding: 0 0 17.33vw;
  }
}
.p-features::after {
  width: 103.75rem;
  top: 65.625rem;
  right: -31.25rem;
}
@media screen and (max-width: 767px) {
  .p-features::after {
    width: 250vw;
    height: 250vw;
    right: -120vw;
    top: -5vw;
  }
}
.p-features__title {
  margin-top: 3.125rem;
  text-align: center;
}
.p-features__subtitle {
  font-family: klee-one, sans-serif;
  font-size: 2.375rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .p-features__subtitle {
    font-size: 5.5vw;
    text-align: center;
  }
}
.p-features__lead {
  margin: 3.125rem 0;
  font-size: 1.25rem;
}
@media screen and (min-width: 768px), print {
  .p-features__lead {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .p-features__lead {
    margin: 6.67vw 0;
    font-size: inherit;
  }
}
@media screen and (max-width: 767px) {
  .p-features__catch {
    margin: 6.67vw -6.67vw 0;
    width: 100vw;
  }
}
.p-features__items {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-features__items {
    margin-top: 17.33vw;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__item {
    display: grid;
    grid-template-columns: auto 46.25rem;
    grid-gap: 0 5rem;
  }
}
.p-features__item + * {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .p-features__item + * {
    margin-top: 17.33vw;
  }
}
.p-features__items-staff::before, .p-features__items-staff::after {
  width: 12.5rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-features__items-staff::before, .p-features__items-staff::after {
    top: 10vw;
  }
}
.p-features__items-staff::before {
  top: 93.75rem;
  right: -25rem;
}
.p-features__items-staff::after {
  top: 25rem;
  left: -12.5rem;
}
@media screen and (min-width: 768px), print {
  .p-features__items-staff .p-features__item + * {
    grid-template-columns: 46.25rem auto;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-staff .p-features__item + * .p-features__item-body {
    grid-column: 2/3;
    grid-row: 1/2;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-staff .p-features__item:nth-child(even) .p-features__subtitle {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .p-features__items-staff .p-features__item:nth-child(2) {
    display: flex;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 767px) {
  .p-features__items-staff .p-features__item:nth-child(2) .p-features__item-body {
    order: 1;
  }
}
@media screen and (max-width: 767px) {
  .p-features__items-staff .p-features__item:nth-child(2) .p-features__item-img {
    order: 3;
  }
}
@media screen and (max-width: 767px) {
  .p-features__items-staff .p-features__item:nth-child(2) .p-features__item-labels {
    order: 2;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-other {
    display: grid;
    grid-template-columns: repeat(2, 29.375rem);
    grid-gap: 0 5rem;
    margin-top: 12.5rem;
  }
}
.p-features__items-other::after {
  width: 128.125rem;
  top: 31.25rem;
  left: -43.75rem;
}
@media screen and (max-width: 767px) {
  .p-features__items-other::after {
    width: 250vw;
    height: 250vw;
    left: -120vw;
    top: -5vw;
  }
}
.p-features__items-other .p-features__item {
  display: block;
}
@media screen and (min-width: 768px), print {
  .p-features__items-other .p-features__item {
    grid-template-columns: 1fr;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 3.125rem;
    margin: 0;
  }
}
.p-features__items-other .p-features__item:nth-child(1)::after {
  width: 12.5rem;
  top: 31.25rem;
  left: -18.75rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-features__items-other .p-features__item:nth-child(1)::after {
    top: 10vw;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-other .p-features__item:nth-child(2) {
    margin-right: -16.25rem;
    padding: 12.5rem 0 0 3.75rem;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-other .p-features__item:nth-child(3) {
    margin: -6.875rem 0 0 -11.875rem;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-other .p-features__item:nth-child(4) {
    padding-top: 8.125rem;
    flex-direction: column-reverse;
    gap: 0;
  }
}
.p-features__items-other .p-features__item:nth-child(4)::after {
  width: 12.5rem;
  top: 50rem;
  right: -25rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .p-features__items-other .p-features__item:nth-child(4)::after {
    top: 10vw;
  }
}
.p-features__item-text {
  font-size: 1.25rem;
  margin-top: 1.875rem;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .p-features__item-text {
    font-size: inherit;
    margin-top: 6.67vw;
  }
}
@media screen and (max-width: 767px) {
  .p-features__item-img {
    margin: 6.67vw -6.67vw 0;
    width: 100vw;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-staff .p-features__item-img {
    margin-top: 8.125rem;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-staff .p-features__item + * .p-features__item-img {
    grid-column: 1/2;
    grid-row: 1/2;
  }
}
@media screen and (max-width: 767px) {
  .p-features__items-other .p-features__item + * .p-features__item-img {
    margin-top: 10.67vw;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-other .p-features__item:nth-child(4) .p-features__item-img {
    margin: 0 -21.25rem 0 15.625rem;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__items-other .p-features__item:nth-child(4) .p-features__item-body {
    margin-top: -1.875rem;
  }
}
.p-features__item-labels {
  margin-top: 5rem;
  grid-column: 1/3;
}
@media screen and (max-width: 767px) {
  .p-features__item-labels {
    margin-top: 4vw;
    width: 100%;
  }
}
@media screen and (min-width: 768px), print {
  .p-features__item-label {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1.875rem;
  }
}
.p-features__item-label + * {
  margin-top: 1.875rem;
}
@media screen and (min-width: 768px), print {
  .p-features__item-label + * {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (max-width: 767px) {
  .p-features__item-label + * {
    margin-top: 0.625rem;
  }
}
.p-features__item-label > li {
  background-color: #EFF3F8;
  position: relative;
  padding: 0.625rem 0.625rem 0.625rem 2.5rem;
  mix-blend-mode: multiply;
}
@media screen and (max-width: 767px) {
  .p-features__item-label > li + * {
    margin-top: 0.625rem;
  }
}
.p-features__item-label > li::before {
  content: "";
  display: block;
  position: absolute;
  width: 0.625rem;
  height: 0.625rem;
  border-radius: 0.625rem;
  top: 1.1875rem;
  left: 1.25rem;
  background-color: #2D51B2;
}
@media screen and (max-width: 767px) {
  .p-features__item-label > li::before {
    top: 4.5vw;
  }
}/*# sourceMappingURL=styles.css.map */