.wrap-storytelling:last-child .paragraph--type--storytelling {
  margin-bottom: 0 !important;
}

.paragraph--type--storytelling {
  padding-top: 36px;
  padding-bottom: 36px;
  position: relative;
  z-index: 1;
  padding-left: 10px;
  background: #f3f3f3;
}

.paragraph--type--storytelling::after {
  display: block;
  clear: both;
  content: "";
}

@media (min-width: 768px) {
  .paragraph--type--storytelling {
    padding-top: 60px;
    padding-bottom: 30px;
    margin-top: 100px;
    padding-left: 40px;
  }
}

@media (min-width: 992px) {
  .paragraph--type--storytelling {
    margin-top: 60px;
    margin-right: 150px;
  }

  .paragraph--type--storytelling.to-top {
    position: absolute;
    top: 371px;
    right: 0;
    max-width: 38%;
    margin-right: 0;
    margin-top: 0;
    padding: 30px 30px;
  }

  .paragraph--type--storytelling.to-top .field--name-field-storytelling-image {
    width: unset;
    float: none;
    margin-top: 0;
  }

  .paragraph--type--storytelling.to-top .field--name-field-storytelling-text {
    width: unset;
  }
}

.paragraph--type--storytelling .field--name-field-storytelling-image {
  margin-bottom: 18px;
}

@media (min-width: 576px) {
  .paragraph--type--storytelling .field--name-field-storytelling-image {
    margin-bottom: 26px;
    margin-right: 70px;
  }
}

@media (min-width: 768px) {
  .paragraph--type--storytelling .field--name-field-storytelling-image {
    float: right;
    width: 32.2%;
    margin-top: -130px;
    margin-left: 10%;
  }
}

.paragraph--type--storytelling .field--name-field-storytelling-image.desktop {
  display: none;
}

@media (min-width: 768px) {
  .paragraph--type--storytelling .field--name-field-storytelling-image.desktop {
    display: block;
  }
}

.paragraph--type--storytelling .field--name-field-storytelling-image.mobile {
  display: block;
}

@media (min-width: 768px) {
  .paragraph--type--storytelling .field--name-field-storytelling-image.mobile {
    display: none;
  }
}

.paragraph--type--storytelling .field--name-field-storytelling-image:last-child {
  margin-bottom: 0;
}

.paragraph--type--storytelling .field--name-field-media-image {
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .paragraph--type--storytelling .field--name-field-storytelling-text {
    width: 57.8%;
  }
}

.paragraph--type--storytelling .field--name-field-storytelling-text > *:first-child {
  margin-top: 0;
}

.paragraph--type--storytelling .field--name-field-storytelling-text > *:last-child {
  margin-bottom: 0;
}

.paragraph--type--storytelling .field--name-field-storytelling-text + .field--name-field-storytelling-image {
  margin-top: 18px;
}

@media (min-width: 576px) {
  .paragraph--type--storytelling .field--name-field-storytelling-text + .field--name-field-storytelling-image {
    margin-top: 26px;
    margin-left: 0;
  }
}

.paragraph--type--storytelling .field--name-field-storytelling-text ol,
.paragraph--type--storytelling .field--name-field-storytelling-text ul,
.paragraph--type--storytelling .field--name-field-storytelling-text dl {
  padding-left: 26px;
  margin-bottom: 18px;
}

@media (min-width: 576px) {
  .paragraph--type--storytelling .field--name-field-storytelling-text ol,
  .paragraph--type--storytelling .field--name-field-storytelling-text ul,
  .paragraph--type--storytelling .field--name-field-storytelling-text dl {
    margin-bottom: 26px;
    padding-left: 46px;
  }
}

.paragraph--type--storytelling .field--name-field-storytelling-text li:not(:last-child) {
  margin-bottom: 5px;
}

.paragraph--type--storytelling .field--name-field-storytelling-text:after {
  content: unset;
}

.paragraph--type--storytelling .field--name-field-storytelling-label {
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background: #ff0;
  font-size: 18px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #000;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  line-height: 1.25;
}

.paragraph--type--storytelling .caption-content {
  font-size: 16px;
  line-height: 1.375;
}

.paragraph--type--storytelling h3 {
  font-size: 24px;
  margin-bottom: 20px;
}

.paragraph--type--storytelling .amnesty-form-wrapper {
  margin-top: 30px;
}

.paragraph--type--storytelling .amnesty-form-wrapper .form-item {
  padding: 0 !important;
  margin-bottom: 20px;
}

.paragraph--type--storytelling .amnesty-form-wrapper .form-actions {
  text-align: left;
  padding: 0 !important;
}