.fi.another {
  padding: 2.5rem 0;
  position: relative;
}
@media screen and (min-width:991px) {
  .fi.another {z
    padding: 5rem 0;
  }
}
@media screen and (min-width:1199px) {
  .fi.another .container {
    padding: 0 8.325rem;
  }
}
@media screen and (min-width:768px) {
  .fi.another .another__wrap {
    display: flex;
    margin: 0 -0.75rem;
    flex-wrap: wrap;
  }
}
.fi.another .another__head {
  margin-bottom: 1.875rem;
}
@media screen and (min-width:768px) {
  .fi.another .another__head {
    padding: 0 0.75rem;
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0;
  }
}
@media screen and (min-width:1199px) {
  .fi.another .another__head {
    padding-right: 7.625rem;
  }
}
.fi.another .another__head h2 {
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87);
  font-size: 1.75em;
  line-height: 1.4285714286;
  font-family: "Lora", serif;
  letter-spacing: -0.12rem;
  margin-bottom: 1.25rem;
}
@media screen and (min-width:991px) {
  .fi.another .another__head h2 {
    font-size: 2.25em;
    line-height: 1.5;
    margin-bottom: 3rem;
  }
}
@media screen and (min-width:1199px) {
  .fi.another .another__head h2 {
    font-size: 3em;
    line-height: 1.3;
  }
}
.fi.another .another__content {
  margin-bottom: 1.875rem;
}
@media screen and (min-width:768px) {
  .fi.another .another__content {
    padding: 0 0.75rem;
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0;
    padding-top: 0;
  }
}
@media screen and (min-width:1440px) {
  .fi.another .another__content {
    padding: 0 0.75rem;
    width: 50%;
    flex: 0 0 50%;
    margin-bottom: 0;
    padding-top: 2.25rem;
  }
}
.fi.another .another__content .another__item {
  margin-bottom: 3rem;
}
.fi.another .another__content .another__item:last-child {
  margin-bottom: 0;
}
.fi.fr-item {
  padding-left: 1.125rem;
  border-left: 0.0625rem solid #000;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
@media screen and (min-width:768px) {
  .fi.fr-item {
    padding-left: 1.5rem;
    min-height: 2.75rem;
  }
}
.fi.fr-item h4 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 1em;
  font-weight: 500;
  line-height: 122.222%;
  font-family: "DM Sans", sans-serif;
  margin-bottom: 1.375rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width:768px) {
  .fi.fr-item h4 {
    font-weight: 700;
    margin-bottom: 2.375rem;
    font-size: 1.125em;
  }
}
.fi.fr-item .l-link {
  font-family: "DM Mono", monospace;
  color: #000;
  letter-spacing: 0.04rem;
}
.fi.fr-item--another {
  border-color: #0022ff;
}
.fi.fr-item--another h3 {
  font-weight: 400;
  color: #000;
  font-size: 1.5em;
  line-height: 1.3;
  letter-spacing: 0.045rem;
  margin-bottom: 1rem;
  text-transform: capitalize;
  font-family: "DM Sans", sans-serif;
}
.fi.fr-item--another p {
  font-weight: 400;
  color: #000;
  font-size: 1em;
  line-height: 1.6;
  margin-bottom: 0;
}
.fi.fr-item--topic {
  height: 100%;
  display: flex;
  align-items: center;
}
.fi.fr-item--topic h4 {
  letter-spacing: 0.025rem;
  margin: 0;
  font-size: 1.125em;
  line-height: 1.3;
}