.node--type-homepage .paragraph--type-make-difference,
.node--type-homepage .paragraph--type--vei-videre-3-spalter-,
.node--type-homepage .paragraph--type-follow-us {
  margin-bottom: 0;
}

.node--type-homepage div + .wrap-follow-us {
  margin-top: -60px;
}

.node--type-homepage .paragraph--type--vei-videre-2-spalter- {
  margin-bottom: 62px;
}

.node--type-homepage .wrap-achievements + .wrap-vei-videre-3-spalter {
  margin-top: -60px;
}

.node--type-homepage .ds-1col.with-form .top-hero .summary-link-wrap,
.node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-summary {
  color: #000;
  background: #fff;
  padding: 10px;
  font-size: 18px;
  line-height: 1.3;
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 768px) {
  .node--type-homepage .ds-1col.with-form .top-hero .summary-link-wrap,
  .node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-summary {
    max-height: 82px;
    overflow: hidden;
    position: relative;
    padding: 15px 20px;
    font-size: 20px;
  }

  .node--type-homepage .ds-1col.with-form .top-hero .summary-link-wrap:after,
  .node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-summary:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 15px;
    background: #fff;
    z-index: 1;
  }
}

.node--type-homepage .ds-1col.with-form .top-hero .summary-link-wrap {
  margin-top: 2px;
}

@media (min-width: 768px) {
  .node--type-homepage .ds-1col.with-form .top-hero .summary-link-wrap {
    margin-top: 5px;
  }
}

.node--type-homepage .ds-1col.with-form .top-hero .field--name-field-hero-link-label {
  text-decoration: underline;
  padding-right: 20px;
  position: relative;
}

.node--type-homepage .ds-1col.with-form .top-hero .field--name-field-hero-link-label:after {
  content: url("/themes/custom/amnesty/images/icons/pil_roman.svg");
  position: absolute;
  margin-left: 10px;
  margin-top: 1px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.node--type-homepage .ds-1col.with-form .top-hero .text-wrap {
  bottom: 45px;
}

@media (min-width: 768px) {
  .node--type-homepage .ds-1col.with-form .top-hero .text-wrap {
    bottom: 40px;
  }
}

@media (min-width: 992px) {
  .node--type-homepage .ds-1col.with-form .top-hero .text-wrap {
    width: 53%;
  }
}

@media (min-width: 1260px) {
  .node--type-homepage .ds-1col.with-form .top-hero .text-wrap {
    bottom: 90px;
  }
}

.node--type-homepage .ds-1col.without-summary .top-hero h1 {
  background: #fff;
  color: #000;
}

.node--type-homepage .ds-1col:not(.with-form) .top-hero .summary-link-wrap > span {
  display: block;
}

.node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-summary {
  margin-top: 2px;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-summary {
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

.node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-summary + .field--name-field-hero-link-label {
  margin-top: 0;
}

.node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-link-label {
  font-size: 18px;
  background: #ff0;
  line-height: 1.25;
  padding: 14px 20px;
  color: #000;
  text-transform: uppercase;
  -webkit-box-shadow: 0 2px 4px rgba(197, 197, 197, 0.4);
  box-shadow: 0 2px 4px rgba(197, 197, 197, 0.4);
  border: none;
  font-family: Amnesty Trade Gothic BdCn20, sans-serif;
  min-width: 165px;
  text-decoration: none;
  text-align: center;
  margin: 2px 0 0;
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 768px) {
  .node--type-homepage .ds-1col:not(.with-form) .top-hero .field--name-field-hero-link-label {
    margin: 5px 0 0;
  }
}

.node--type-homepage .top-hero {
  position: relative;
}

.node--type-homepage .top-hero .header-image {
  min-height: 450px;
}

.node--type-homepage .top-hero .header-image picture {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 239px;
  background-color: #ff0;
}

.node--type-homepage .top-hero .header-image img {
  width: 100%;
}

@media (min-width: 768px) {
  .node--type-homepage .top-hero .header-image {
    min-height: 735px;
  }
}

.node--type-homepage .top-hero .hero-link {
  display: block;
  position: relative;
}

.node--type-homepage .top-hero .text-wrap {
  max-width: 585px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 31px;
}

@media (min-width: 768px) {
  .node--type-homepage .top-hero .text-wrap {
    bottom: 40px;
  }
}

@media (min-width: 1260px) {
  .node--type-homepage .top-hero .text-wrap {
    bottom: 90px;
  }
}

.node--type-homepage .top-hero h1 {
  color: #fff;
  background: #000;
  text-transform: uppercase;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  display: inline;
  font-size: 26px;
  margin: 0;
  padding: 10px;
  line-height: 2.15;
}

@media (min-width: 768px) {
  .node--type-homepage .top-hero h1 {
    font-size: 42px;
    padding: 10px 20px;
    line-height: 1.9;
  }
}

.node--type-homepage .amnesty-form-wrapper {
  margin-top: -26px;
  position: relative;
  z-index: 3;
  color: #000;
  font-size: 16px;
  text-align: center;
}

@media (min-width: 768px) {
  .node--type-homepage .amnesty-form-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
  }
}

@media (min-width: 992px) {
  .node--type-homepage .amnesty-form-wrapper {
    position: absolute;
    top: 18%;
    right: 0;
    z-index: 3;
    width: 40%;
    margin: 0;
    max-width: 380px;
  }
}

.node--type-homepage .amnesty-form-wrapper #edit-phone {
  width: 100%;
}

@media (min-width: 992px) {
  .node--type-homepage .amnesty-form-wrapper .cards-form.form-step-not-first,
  .node--type-homepage .amnesty-form-wrapper .armband-form.form-step-not-first {
    -webkit-box-shadow: 0 0 0 14000px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0 14000px rgba(0, 0, 0, 0.6);
  }
}

@media (min-width: 992px) {
  .node--type-homepage .amnesty-form-wrapper .cards-form.form-step-not-first .donate-form-close,
  .node--type-homepage .amnesty-form-wrapper .armband-form.form-step-not-first .donate-form-close {
    display: block;
  }
}