@charset "UTF-8";

.paragraph--type--stories-link-list.layout {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 37.5em) {
  .paragraph--type--stories-link-list.layout {
    padding: 2rem 7.4074074074%;
  }
}

.paragraph--type--stories-link-list .l--offset {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 62em) {
  .paragraph--type--stories-link-list .l--offset {
    padding: 0 60px;
  }
}

.paragraph--type--stories-link-list .link-list-heading {
  margin-bottom: 1em;
}

.paragraph--type--stories-link-list .field--type-link .field__item {
  list-style-type: none;
}

.paragraph--type--stories-link-list .field--type-link a {
  font-family: var(--font-family-serif);
  font-style: normal;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 170%;
  text-decoration: underline;
  color: var(--color-lite-blue);
}

.paragraph--type--stories-link-list .field--type-link a:hover {
  color: var(--color-dark-blue);
  text-decoration: none;
}

.paragraph--type--stories-link-list .field--type-link a:before {
  font-family: "Font Awesome 5 Free";
  font-size: 1.375rem;
  line-height: 22px;
  content: "";
  position: static;
  width: 9px;
  height: 22px;
  left: 152px;
  top: 11px;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 2;
          order: 1;
  flex-grow: 0;
  margin: 0px 10px;
  color: var(--color-ictj-red);
  display: inline-block;
  text-decoration: none;
}

[dir="rtl"] .paragraph--type--stories-link-list .field--type-link a:before {
  display: none;
}

[dir="rtl"] .paragraph--type--stories-link-list .field--type-link a:after {
  background-image: url(../../../images/icons/angle-right.svg);
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  margin: 0 10px 0 10px;
  font-size: 1.375rem;
  line-height: 22px;
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  width: 9px;
  height: 14px;
  left: 152px;
  top: 11px;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 2;
          order: 1;
  flex-grow: 0;
  color: var(--color-ictj-red);
  display: inline-block;
  text-decoration: none;
}

.l--megamenu .paragraph--type--stories-link-list .l--offset {
  padding-left: 0;
  padding-right: 0;
}

.l--megamenu .paragraph--type--stories-link-list .field--type-link .field__item {
  padding-bottom: 8px;
  list-style-type: none;
}

.l--megamenu .paragraph--type--stories-link-list .field--type-link a {
  font-family: var(--font-family-sans);
  font-style: normal;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 170%;
  text-decoration: none;
  color: var(--color-ictj-blue);
}

.l--megamenu .paragraph--type--stories-link-list .field--type-link a:hover {
  color: var(--color-dark-blue);
  text-decoration: underline;
}

.l--megamenu .paragraph--type--stories-link-list .field--type-link a:before {
  font-size: 1.375rem;
  line-height: 22px;
  content: "";
  background-image: url(../../../images/icons/angle-right.svg);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 9px;
  height: 22px;
  left: 152px;
  top: 11px;
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 2;
          order: 1;
  flex-grow: 0;
  margin: 0px 10px;
}

.l--megamenu .paragraph--type--link-list-with-description .field--name-field-link a {
  color: var(--color-ictj-blue);
  font-family: var(--font-family-sans);
  font-style: normal;
  font-weight: 600;
  font-size: 0.875rem;
  line-height: 160%;
  text-decoration: none;
}

.l--megamenu .paragraph--type--link-list-with-description .field--name-field-link a:before {
  background-image: none;
  display: none;
}

@media (min-width: 75em) {
  .l--megamenu .paragraph--type--link-list-with-description .field--name-field-link a {
    font-family: var(--font-family-sans);
    font-style: normal;
    font-weight: bold;
    font-size: 1.125rem;
    line-height: 170%;
    text-decoration: none;
    color: var(--color-ictj-blue);
  }

  .l--megamenu .paragraph--type--link-list-with-description .field--name-field-link a:hover {
    color: var(--color-dark-blue);
    text-decoration: underline;
  }
}

@media (min-width: 75em) {
  .l--megamenu .paragraph--type--link-list-with-description .field--name-field-link a:before {
    font-size: 1.375rem;
    line-height: 22px;
    content: "";
    background-image: url(../../../images/icons/angle-right.svg);
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    width: 9px;
    height: 22px;
    left: 152px;
    top: 11px;
    -webkit-box-flex: 0;
            flex: none;
    -webkit-box-ordinal-group: 2;
            order: 1;
    flex-grow: 0;
    margin: 0px 14px 0 0;
  }
}

@media (min-width: 75em) {
  [dir="rtl"] .l--megamenu .paragraph--type--link-list-with-description .field--name-field-link a:before {
    display: none;
  }

  [dir="rtl"] .l--megamenu .paragraph--type--link-list-with-description .field--name-field-link a:after {
    background-image: url(../../../images/icons/angle-right.svg);
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    margin: 0 10px 0 10px;
    font-size: 1.375rem;
    line-height: 22px;
    content: "";
    background-repeat: no-repeat;
    background-position: center;
    width: 9px;
    height: 14px;
    left: 152px;
    top: 11px;
    -webkit-box-flex: 0;
            flex: none;
    -webkit-box-ordinal-group: 2;
            order: 1;
    flex-grow: 0;
    color: var(--color-ictj-red);
    display: inline-block;
    text-decoration: none;
  }
}

.l--megamenu .paragraph--type--link-list-with-description .field--name-field-description {
  display: none;
}

@media (min-width: 75em) {
  .l--megamenu .paragraph--type--link-list-with-description .field--name-field-description {
    display: block;
  }
}

.l--megamenu .paragraph--type--link-list-with-description .field--name-field-description p {
  display: none;
  font-family: var(--font-family-sans);
  font-style: normal;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 160%;
  color: var(--color-dark-gray);
  -webkit-box-flex: 0;
          flex: none;
  -webkit-box-ordinal-group: 2;
          order: 1;
  align-self: stretch;
  flex-grow: 0;
  margin: 2px 0;
}

@media (min-width: 75em) {
  .l--megamenu .paragraph--type--link-list-with-description .field--name-field-description p {
    display: block;
  }
}