/*===================================================================================*/
/*  Global | Variables | Partial
/*===================================================================================*/
.col-left .paragraph-list-ordered-icon:last-child .paragraph-list-ordered-icon__list__item:last-of-type {
  border-bottom: none;
}
@media screen and (min-width: 0) and (max-width: 63.9375em) {
  .col-left .paragraph-list-ordered-icon:last-child .paragraph-list-ordered-icon__list__item:last-of-type {
    border-bottom: none;
  }
}
.paragraph-list-ordered-icon__title {
  font-size: 2.8rem;
  padding: 2.5rem 0;
}
.paragraph-list-ordered-icon__title + .paragraph-list-ordered-icon__list {
  border-top: 1px solid #dedede;
}
.paragraph-list-ordered-icon__title + .paragraph-list-ordered-icon__list .paragraph-list-ordered-icon__list__item:first-child {
  padding-top: 2.5rem;
}
.paragraph-list-ordered-icon__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.paragraph-list-ordered-icon__list:first-child .paragraph-list-ordered-icon__list__item:first-child {
  margin-top: -2rem;
}
.paragraph-list-ordered-icon__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 2.5rem;
}
.paragraph-list-ordered-icon__list__item + .paragraph-list-ordered-icon__list__item {
  padding-top: 2.5rem;
  border-top: 1px solid #dedede;
}
.paragraph-list-ordered-icon__list__item:last-of-type {
  border-bottom: 1px solid #dedede;
}
.paragraph-list-ordered-icon__list__item__img {
  width: 4.5rem;
}
@media screen and (min-width: 48em) {
  .paragraph-list-ordered-icon__list__item__img {
    width: 7rem;
  }
}
.paragraph-list-ordered-icon__list__item__img .icon {
  font-size: 4.5rem;
  color: #00aeef;
}
@media screen and (min-width: 48em) {
  .paragraph-list-ordered-icon__list__item__img .icon {
    font-size: 6.5rem;
  }
}
.paragraph-list-ordered-icon__list__item__content {
  padding: 0 2.5rem;
  width: 100%;
}
.paragraph-list-ordered-icon__list__item__numbering, .paragraph-list-ordered-icon__list__item__title {
  max-width: 25rem;
  font-size: 1.8rem;
  letter-spacing: -0.1rem;
  font-family: "Noto Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  text-transform: uppercase;
}
@media screen and (min-width: 48em) {
  .paragraph-list-ordered-icon__list__item__numbering, .paragraph-list-ordered-icon__list__item__title {
    max-width: 45rem;
    font-size: 2rem;
  }
}
.paragraph-list-ordered-icon__list__item__numbering {
  line-height: 2.5rem;
  float: left;
  color: #00aeef;
}
@media screen and (min-width: 48em) {
  .paragraph-list-ordered-icon__list__item__numbering {
    line-height: 2.7rem;
  }
}
.paragraph-list-ordered-icon__list__item__numbering::after {
  content: "/";
  color: #202243;
  padding: 0 0.5rem;
}
.paragraph-list-ordered-icon__list__item__title {
  margin: 0;
  color: #202243;
}
.paragraph-list-ordered-icon__list__item__title, .paragraph-list-ordered-icon__list__item__title h4 {
  line-height: 2.5rem;
}
@media screen and (min-width: 48em) {
  .paragraph-list-ordered-icon__list__item__title, .paragraph-list-ordered-icon__list__item__title h4 {
    line-height: 2.7rem;
  }
}
@media screen and (min-width: 64em) {
  .paragraph-one-column .paragraph-list-ordered-icon {
    padding: 0 16.6666666667%;
  }
}
/*# sourceMappingURL=paragraph-list-ordered-icon.css.map */
