@charset "UTF-8";
/*!
 * @license
 * MyFonts Webfont Build ID 3716812, 2019-02-07T08:35:25-0500
 *
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are
 * explicitly restricted from using the Licensed Webfonts(s).
 *
 * You may obtain a valid license at the URLs below.
 *
 * Webfont: PilcrowSoft-Semibold by Indian Type Foundry
 * URL: https://www.myfonts.com/fonts/indian-type-foundry/pilcrow-soft/semibold/
 *
 * Webfont: PilcrowSoft-Medium by Indian Type Foundry
 * URL: https://www.myfonts.com/fonts/indian-type-foundry/pilcrow-soft/medium/
 *
 *
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3716812
 * Licensed pageviews: 50,000
 * Webfonts copyright: Copyright (c) 2013 by Indian Type Foundry. All rights reserved.
 *
 * © 2019 MyFonts Inc
*/
@font-face {
  font-family: "PilcrowSoft";
  src: url("/assets/presentation/verktygsladan/assets/fonts/pilcrow-semibold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "PilcrowSoft";
  src: url("/assets/presentation/verktygsladan/assets/fonts/pilcrow-medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
.theme-act h1,
.theme-act .h1,
.theme-act h2,
.theme-act .h2,
.theme-act h3,
.theme-act .h3,
.theme-act h4,
.theme-act .h4,
.theme-act h5,
.theme-act .h5,
.theme-act h6,
.theme-act .h6 {
  color: #0d0d0d;
  font-weight: 500;
}
.theme-act h1 {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -0.075rem;
}
.theme-act h2,
.theme-act .h2 {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #0d0d0d;
  line-height: 1.1em;
}
.theme-act h3,
.theme-act .h3 {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #0d0d0d;
  line-height: 1em;
}
.theme-act a,
.theme-act .link {
  color: #da012a;
  line-height: 1em;
  text-decoration: none;
}
.theme-act a:focus, .theme-act a:hover,
.theme-act .link:focus,
.theme-act .link:hover {
  color: #a70120;
  text-decoration: underline;
}
.theme-act.is-accessible a:focus, .theme-act.is-accessible a:hover,
.theme-act.is-accessible .link:focus,
.theme-act.is-accessible .link:hover {
  color: #231402;
}
.theme-act .heading-main {
  font-size: 1.25rem;
  line-height: 1.2em;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: none;
  color: #726965;
}
.theme-act .heading-main:after {
  bottom: 0;
  background: #726965;
}

body.theme-act {
  background: #f5f5f5;
}
body.theme-act .row + .row {
  border-top-color: #dbd8d4;
}
body.theme-act .row--light {
  background: #fafafa;
}
body.theme-act .row--dark {
  background: #ebeae7;
}

.theme-act .e-button {
  color: #da012a;
}
.theme-act .e-button .button-text {
  color: #da012a;
  text-decoration: none;
}
.theme-act .e-button:hover .button-text, .theme-act .e-button:focus .button-text {
  color: #a70120;
}
.theme-act .e-button.button--bg {
  background: #e4002b;
  color: #fff;
}
.theme-act .e-button.button--bg .button-text {
  color: #fff;
}
.theme-act .e-button.button--bg:hover {
  background: #b10021;
}
.theme-act .e-button.button--bg:focus {
  background: #b10021;
}
.theme-act .e-button.button--bg:disabled {
  background: #cfcfcf;
  color: #fafafa;
}
.theme-act .e-button.button--loader:after, .theme-act .e-button.button--loader:hover:after {
  background: #98001d;
}
.theme-act .e-button.button--radio {
  background: #fff;
  border: 1px solid #cfcfcf;
  color: #666;
}
.theme-act .e-button.button--radio:focus, .theme-act .e-button.button--radio:hover {
  background: #fafafa;
}
.theme-act .e-button.button--bg:hover .button-text, .theme-act .e-button.button--bg:focus .button-text {
  border-bottom: none;
}
.theme-act .e-button.button--rounded {
  border-radius: 0;
}
.theme-act .e-button.button--bg-red {
  color: #fff;
  background: #e4002b;
}
.theme-act .e-button.button--bg-red .button-text {
  color: #fff;
}
.theme-act .e-button.button--bg-red:focus, .theme-act .e-button.button--bg-red:hover {
  background: #b10021;
}
.theme-act input[type=radio]:checked + .e-button.button--radio {
  color: #fff;
  background: #e4002b;
}
.theme-act input[type=radio]:checked + .e-button.button--radio:hover {
  background: #b10021;
}
.theme-act .e-button.button--act {
  padding: 0.9rem 1.2rem;
  background: #ffe500;
  color: #0d0d0d;
  text-decoration: none;
  font-size: 1.2rem;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
.theme-act .e-button.button--act .button-text {
  border: 0;
  color: #000;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
}
.theme-act .e-button.button--act:focus, .theme-act .e-button.button--act:hover {
  background: #ffed4d;
}
@media (min-width: 680px) {
  .theme-act .e-button.button--act {
    padding: 1rem 2.5rem;
  }
}
.theme-act .e-button.button--act.button--act-red {
  background: #e4002b;
  color: #fff;
}
.theme-act .e-button.button--act.button--act-red .button-text {
  color: #fff;
}
.theme-act .e-button.button--act.button--act-red:focus, .theme-act .e-button.button--act.button--act-red:hover {
  background: #b10021;
}
.theme-act .e-button.button--act.button--act-white {
  background: #fff;
  color: #e4002b;
}
.theme-act .e-button.button--act.button--act-white .button-text {
  color: #b10021;
}
.theme-act .e-button.button--act.button--act-white:focus, .theme-act .e-button.button--act.button--act-white:hover {
  background: #b10021;
}

.theme-act .e-card .card-title {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #e4002b;
  text-transform: uppercase;
}
.theme-act .e-card .card__figure,
.theme-act .e-card .card__image-container,
.theme-act .e-card .card-image-container {
  border-radius: 0;
}
.theme-act .e-card.card--box {
  border-radius: 0;
}
.theme-act .e-card.card--compact .card-title {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #e4002b;
  font-size: 1.1em;
}
.theme-act .e-card.card--compact .card-text {
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  color: #726965;
}
@media (min-width: 860px) {
  .theme-act .e-card:hover .card-title, .theme-act .e-card:active .card-title {
    color: #b10021;
  }
}

.theme-act .row--light .e-card.card--box {
  background: #f5f5f5;
  border: 1px solid #e5e5e5;
}

.theme-act .e-featured-icon:active .svg-icon {
  fill: #e4002b;
}
.theme-act .e-featured-icon.is-active .svg-icon {
  fill: #e4002b;
}
@media (min-width: 860px) {
  .theme-act .e-featured-icon .featured-icon-label {
    color: #fff;
    background: #e4002b;
  }
  .theme-act .e-featured-icon .featured-icon-hover-arrow {
    border-color: transparent transparent #e4002b;
  }
  .theme-act .e-featured-icon:hover .svg-icon {
    fill: #e4002b;
  }
}

.theme-act .e-form .form-item-input:focus {
  border-color: #332C28;
}
.theme-act .e-form .form-radio-group input[type=radio]:checked + span {
  background: #e4002b;
  border-color: #e4002b;
}
.theme-act .e-form .form-radio-group input[type=radio]:focus:checked + span {
  background: #b10021;
  border-color: #e4002b;
}

.theme-act .e-loader .loader-dot {
  background: #e4002b;
}

.theme-act .e-separator {
  background: none;
}
.theme-act .e-separator.separator--default:before {
  background: #4F443E;
}

.theme-act .js-c-horizontalScroll .js-horizontalScroll-btn-next,
.theme-act .js-c-horizontalScroll .js-horizontalScroll-btn-prev {
  background: #da012a;
}
.theme-act .js-c-horizontalScroll .js-horizontalScroll-btn-next.is-active,
.theme-act .js-c-horizontalScroll .js-horizontalScroll-btn-prev.is-active {
  background: #da012a;
}
.theme-act .js-c-horizontalScroll .js-horizontalScroll-btn-next.is-active:hover,
.theme-act .js-c-horizontalScroll .js-horizontalScroll-btn-prev.is-active:hover {
  background: #a70120;
}
@media (max-width: 1023px) {
  .theme-act .js-c-horizontalScroll:before, .theme-act .js-c-horizontalScroll:after {
    background: #fafafa;
  }
}

.theme-act .js-c-tooltip .tooltip-close {
  background: #333;
}
.theme-act .js-c-tooltip .tooltip-close:hover {
  background: #262626;
}

.c-act-donation .donation-loader {
  position: relative;
  padding-top: 13rem;
  padding-bottom: 6rem;
}
.c-act-donation .donation-title {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  color: #4F443E;
  border-bottom: 2px solid #cfcfcf;
}
.c-act-donation .donation-description {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 0.8rem;
  color: #4d4d4d;
}
.c-act-donation .donation-description a {
  text-decoration: underline;
}
.c-act-donation .donation-description a:focus,
.c-act-donation .donation-description a:hover {
  text-decoration: none;
}
.c-act-donation .intro-change-form {
  display: block;
  margin-top: 1rem;
  font-weight: 500;
  pointer-events: all;
}
.c-act-donation .intro-change-form:hover, .c-act-donation .intro-change-form:focus {
  text-decoration: underline;
}
.c-act-donation fieldset {
  border: 0;
  padding: 0;
  margin: 2rem 0 0 0;
}
.c-act-donation fieldset legend {
  width: 100%;
}
.c-act-donation .form-item-input,
.c-act-donation .button--small {
  font-size: 16px;
}
.c-act-donation .button--small {
  padding: 0.65em 1.75em 0.9em;
}
.c-act-donation .form-item-input {
  padding: 0.65em 0.75em 0.9em;
}
.c-act-donation .form-other-amount {
  display: block;
  width: 100%;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
}
.c-act-donation .form-other-amount-btn {
  display: inline-block;
  position: relative;
  white-space: nowrap;
}
@media (max-width: 480px) {
  .c-act-donation .form-other-amount-btn {
    width: 100%;
  }
}
.c-act-donation .form-other-amount-btn:focus-within {
  border: 1px solid #8c1b1b;
}
.c-act-donation .form-amount-other-currency {
  position: absolute;
  top: 0;
  right: 0;
  display: none;
}
.c-act-donation .form-amount-other-input {
  opacity: 0;
  position: absolute;
  background: transparent;
  border: none;
  width: 6rem;
  padding-right: 1rem;
  border-bottom: 1px solid #666;
  text-align: center;
  border-radius: 0;
}
.c-act-donation .form-amount-other-input::-webkit-input-placeholder {
  color: #cfcfcf;
}
.c-act-donation .form-amount-other-input:-moz-placeholder { /* Firefox 18- */
  color: #cfcfcf;
}
.c-act-donation .form-amount-other-input::-moz-placeholder { /* Firefox 19+ */
  color: #cfcfcf;
}
.c-act-donation .form-amount-other-input:-ms-input-placeholder {
  color: #cfcfcf;
}
.c-act-donation .form-amount-other-input:focus {
  outline: none;
  background: none;
}
.c-act-donation .form-amount-other-input:after {
  content: "kr";
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other {
  background: #e4002b;
  color: #fff;
  padding-top: 0.6rem;
  padding-right: 2.5rem;
  padding-bottom: 0.75rem;
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other .form-amount-other-input {
  border-bottom-color: #fff;
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other .form-amount-other-input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other .form-amount-other-input:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.4);
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other .form-amount-other-input::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.4);
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other .form-amount-other-input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other .form-amount-other-reset {
  fill: #fff;
}
.c-act-donation .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other .form-amount-other-reset:hover {
  fill: #fff;
}
.c-act-donation .form-amount-other-reset {
  position: absolute;
  z-index: 1;
  top: 50%;
  right: 1rem;
  display: none;
  width: 0.6rem;
  height: 0.6rem;
  transform: translate(0, -50%);
  fill: #fff;
}
.c-act-donation .form-amount-other-reset:hover {
  fill: #fff;
}
.c-act-donation .js-amount-other.is-active .form-amount-other-text {
  display: none;
}
.c-act-donation .js-amount-other.has-input.is-active + .form-amount-other-reset {
  display: block;
  pointer-events: all;
}
.c-act-donation .js-amount-other.is-active .form-amount-other-currency {
  display: block;
  margin-top: 0.15rem;
}
.c-act-donation .js-amount-other.is-active .form-amount-other-input {
  opacity: 1;
  position: static;
}
.c-act-donation .payment-children {
  position: relative;
  display: none;
  margin-top: 1.5rem;
  padding-top: 1rem;
  border-top: 2px solid #cfcfcf;
}
.c-act-donation .payment-children:before {
  position: absolute;
  top: -0.9rem;
  left: 50%;
  display: block;
  width: 1rem;
  height: 1rem;
  transform: translate(-50%, 50%) rotate(45deg);
  transform-origin: top;
  border-top: 2px solid #cfcfcf;
  border-left: 2px solid #cfcfcf;
  background: #f5f5f5;
  content: "";
}
.c-act-donation .personal-information-form {
  width: 100%;
  max-width: 28rem;
  margin: 0 0 2rem;
  padding: 0;
  border: none;
  border-top: 1px solid #cfcfcf;
  outline: none;
}
.c-act-donation .personal-information-form--company {
  margin-top: 2rem;
  border-top: none;
}
.c-act-donation .personal-information-header {
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}
.c-act-donation .personal-information-header:after {
  display: table;
  clear: both;
  content: "";
}
.c-act-donation .personal-information-id {
  position: relative;
}
.c-act-donation .personal-information-identitynr-input {
  max-width: 12rem;
}
.c-act-donation .personal-information-anonymous {
  background: none;
  border: none;
  padding: 0;
  color: #666;
  font-size: 0.85rem;
}
.c-act-donation .personal-information-anonymous.is-disabled {
  display: none;
}
.c-act-donation .personal-information-anonymous .form-item-check-input {
  margin-right: 0.25rem;
}
.c-act-donation .personal-information-anonymous .form-item-check-label {
  pointer-events: none;
}
.c-act-donation .personal-information-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
}
.c-act-donation .personal-information-id.is-disabled .personal-information-overlay {
  display: block;
}
.c-act-donation .personal-information-id.is-disabled {
  opacity: 0.6;
}
.c-act-donation .personal-information-identitynr-input {
  margin-bottom: 1rem;
}
.c-act-donation .personal-information-fetch-btn {
  margin-bottom: 1rem;
  width: 12rem;
}
.c-act-donation .form-item--postnr {
  width: 7rem;
}
.c-act-donation .form-item-description {
  margin-top: 0.5rem;
}
.c-act-donation .donation-pul {
  margin-top: 1rem;
  color: #666;
  font-size: 0.8rem;
}
.c-act-donation .donation-pul a {
  white-space: nowrap;
  text-decoration: underline;
}
.c-act-donation .donation-pul a:focus, .c-act-donation .donation-pul a:hover {
  text-decoration: none;
}
.c-act-donation .donation-confirm {
  margin-top: 3rem;
}
.c-act-donation .donation-confirm-formdata {
  position: relative;
  padding: 1.5rem;
  border: 0.5rem solid #fff;
  background: #f5f5f5;
}
.c-act-donation .donation-confirm-formdata-title {
  position: relative;
  padding-left: 2.75rem;
  font-size: 1.4rem;
  margin-bottom: 1rem;
  font-weight: 400;
}
.c-act-donation .donation-confirm-formdata-title-icon {
  position: absolute;
  top: -0.2rem;
  left: 0;
  width: 2rem;
  height: 2rem;
  padding: 0.4rem;
  border-radius: 50%;
  background: #fff;
  fill: #4d4d4d;
}
.c-act-donation .donation-confirm-formdata-item {
  color: #666;
  word-break: break-all;
}
.c-act-donation .donation-confirm-formdata-item--paymentmethod {
  margin-top: 1rem;
}
.c-act-donation .donation-confirm-formdata-change {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.25rem 1rem;
  background: #fff;
  color: #e4002b;
  font-size: 0.85rem;
  text-transform: uppercase;
}
.c-act-donation .donation-confirm-formdata-change:focus, .c-act-donation .donation-confirm-formdata-change:hover {
  color: #fff;
  background: #e4002b;
}
.c-act-donation .donation-confirm-autogiro {
  margin-top: 2rem;
}
.c-act-donation .donation-confirm-autogiro p {
  color: #666;
}
.c-act-donation .donation-confirm-bank {
  margin: 2rem 0;
}
.c-act-donation .donation-confirm-bank-title {
  font-weight: 400;
  margin-bottom: 0.5rem;
}
.c-act-donation .donation-confirm-bank-title strong {
  font-weight: 500;
}
.c-act-donation .donation-confirm-bank input.is-valid,
.c-act-donation .donation-confirm-bank input.is-valid:focus,
.c-act-donation .donation-confirm-bank input.is-valid:hover {
  border-color: #10b910;
}
.c-act-donation .donation-confirm-bank input.is-invalid,
.c-act-donation .donation-confirm-bank input.is-invalid:focus,
.c-act-donation .donation-confirm-bank input.is-invalid:hover {
  border-color: #ac101c;
  border-bottom-width: 0.25rem;
}
.c-act-donation .donation-confirm-bank-name {
  display: block;
  margin-top: 0.5rem;
  color: #808080;
  font-weight: 300;
}
.c-act-donation .donation-confirm-bank-name strong {
  font-weight: 500;
  text-transform: uppercase;
}
.c-act-donation .form-content--confirm {
  position: relative;
  margin: 2rem 0 1rem 0;
  padding: 1.5rem 2rem;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
  border-left: 7px solid #e4002b;
  background: #fff;
}
.c-act-donation .form-content--confirm .confirm-description {
  display: block;
  margin-left: 4rem;
}
.c-act-donation .form-content--confirm.is-error {
  border-left-color: #ac101c;
}
.c-act-donation .form-item-checkbox-input {
  position: relative;
  top: -0.1rem;
  margin-right: 0.5rem;
}
.c-act-donation .form-content--confirm.is-error .form-item-checkbox {
  border-color: #ac101c;
}
.c-act-donation .donation-confirm-bank-clearing {
  display: inline-block;
  width: 5rem;
}
.c-act-donation .donation-confirm-bank-separator {
  margin: 0 0.5rem;
  color: #666;
}
.c-act-donation .donation-confirm-bank-account {
  display: inline-block;
  width: 14rem;
}
.c-act-donation .donation-confirm-btn {
  position: relative;
  transform: translate(0, 50%);
}
.c-act-donation .donation-legal {
  background: #fff;
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.c-act-donation .donation-legal-description {
  margin-bottom: 4rem;
  color: #4d4d4d;
  font-size: 0.9rem;
}
.c-act-donation .donation-legal-description a {
  white-space: nowrap;
}
.c-act-donation .donation-legal-text-container {
  position: relative;
  margin-top: 4rem;
  border: 1px solid #cfcfcf;
}
.c-act-donation .donation-legal-text-btns {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  border: 1px solid #cfcfcf;
  background: #fff;
  white-space: nowrap;
  z-index: 1;
}
.c-act-donation .donation-legal-text-btn {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0.5rem 1rem;
  color: #e4002b;
  font-size: 0.9rem;
  line-height: 1.3em;
  text-transform: uppercase;
  background: #fff;
  border-bottom: 0.15rem solid transparent;
}
.c-act-donation .donation-legal-text-btn:first-child:after {
  position: absolute;
  top: 20%;
  right: 0;
  bottom: 20%;
  display: block;
  width: 1px;
  background: #c5c1ba;
  content: "";
}
.c-act-donation .donation-legal-text-btn:focus, .c-act-donation .donation-legal-text-btn:hover {
  border-bottom-color: #e4002b;
}
.c-act-donation .donation-legal-text {
  padding: 3rem 2rem;
  max-height: 24rem;
  overflow: auto;
}
.c-act-donation .donation-legal-text h3 {
  margin-bottom: 1rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #cfcfcf;
  font-size: 1.15rem;
  text-transform: uppercase;
}
.c-act-donation .donation-legal-text h4 {
  padding-top: 1rem;
  padding-bottom: 0.25rem;
  font-size: 1rem;
}
.c-act-donation .donation-legal-text p {
  padding-bottom: 1rem;
  color: #808080;
}
.c-act-donation .donation-error-btn-container {
  margin-top: 1rem;
  text-align: center;
}
@media (min-width: 480px) {
  .c-act-donation .form-other-amount {
    display: inline;
    width: auto;
  }
  .c-act-donation .form-amount-other-input {
    text-align: right;
  }
  .c-act-donation .personal-information-identitynr-input {
    float: left;
    margin-right: 1rem;
  }
  .c-act-donation .personal-information-fetch-btn {
    float: left;
    border: 1px solid #e4002b;
  }
  .c-act-donation .personal-information-fetch-btn:disabled {
    border: 1px solid #cfcfcf;
  }
  .c-act-donation .personal-information-fetch-btn + .form-item-error {
    clear: both;
  }
  .c-act-donation .form-item--postnr {
    float: left;
  }
  .c-act-donation .form-item--city {
    float: left;
    width: calc(100% - 8rem);
    margin-left: 1rem;
  }
  .c-act-donation .personal-information-form .form-item--width-50 {
    float: left;
    width: 48%;
  }
}
@media (min-width: 680px) {
  .c-act-donation .personal-information-form .form-item--width-50.first {
    margin-right: 4%;
  }
}
@media (min-width: 860px) {
  .c-act-donation .form-item-input,
  .c-act-donation .button--small {
    font-size: 18px;
  }
}
.c-act-donation.is-skut {
  margin-bottom: 4rem;
}
.c-act-donation.is-skut .h2,
.c-act-donation.is-skut h2 {
  color: #006399;
  margin-bottom: 1rem;
}
.c-act-donation.is-skut .intro-change-form {
  color: #006399;
}
.c-act-donation.is-skut .payment-children:before {
  background: #f5f5f5;
}
.c-act-donation.is-skut .donation-confirm-formdata-title {
  margin-bottom: 1rem;
  color: #006399;
}
.c-act-donation.is-skut .donation-confirm-formdata-title-icon {
  fill: #4d4d4d;
}
.c-act-donation.is-skut .donation-confirm-formdata-change {
  color: #006399;
}
.c-act-donation.is-skut .donation-confirm-formdata-change:hover {
  color: #fff;
  background: #006399;
}
.c-act-donation.is-skut .form-content--confirm {
  border-left: 7px solid #006399;
}
.c-act-donation.is-skut .donation-legal-text-btns {
  border: 1px solid #808080;
}
.c-act-donation.is-skut .donation-legal-text-btn {
  color: #006399;
}
.c-act-donation.is-skut .donation-legal-text-btn:hover {
  border-bottom-color: #006399;
}
.c-act-donation.is-skut .donation-legal-text h3 {
  border-bottom: 1px solid #cfcfcf;
}
.c-act-donation.is-skut .form-other-amount input[type=radio]:checked + .form-other-amount-btn .js-amount-other {
  background: #006399;
}
.c-act-donation.is-skut .form-amount-other-reset {
  fill: #fff;
}
.c-act-donation.is-skut .form-amount-other-reset:hover {
  fill: #002133;
}
@media (min-width: 480px) {
  .c-act-donation.is-skut .personal-information-fetch-btn {
    border: 1px solid #005380;
  }
  .c-act-donation.is-skut .personal-information-fetch-btn:disabled {
    border: 1px solid #cfcfcf;
  }
}

@media print {
  .c-act-donation .donation-confirm-formdata-change,
  .c-act-donation .donation-legal {
    display: none;
  }
  .c-act-footer {
    display: none;
  }
  .c-act-donation.is-legal-print .donation-confirm,
  .c-act-donation.is-legal-print .c-hero,
  .c-act-donation.is-legal-print .c-intro {
    display: none;
  }
  .c-act-donation.is-legal-print .donation-confirm-formdata-change,
  .c-act-donation.is-legal-print .donation-legal {
    display: block;
  }
  .c-act-donation.is-legal-print .donation-legal-text-container {
    border: none;
  }
  .c-act-donation.is-legal-print .donation-legal-text {
    overflow: visible;
  }
}
.theme-act.layout--donation .c-hero,
.theme-act.layout--donation .c-hero-flexible,
.theme-act.layout--donation .c-intro,
.theme-act.layout--donation .c-article-footer,
.theme-skut.layout--donation .c-hero,
.theme-skut.layout--donation .c-hero-flexible,
.theme-skut.layout--donation .c-intro,
.theme-skut.layout--donation .c-article-footer {
  display: none;
}

.theme-act.layout--donation .c-hero.hero--no-bg,
.theme-act.layout--donation .c-hero-flexible.hero--no-bg {
  margin: 0;
  padding: 0;
}

.theme-act.layout--article.layout--donation .c-intro + .row--default:after {
  display: none;
}

.theme-act.layout--donation .c-act-donation .c-hero,
.theme-act.layout--donation .c-act-donation .c-intro,
.theme-skut.layout--donation .c-act-donation .c-hero,
.theme-skut.layout--donation .c-act-donation .c-intro {
  display: block;
}

.c-act-donation-banner {
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.c-act-donation-banner .donation-banner-container {
  position: relative;
  display: table;
  height: 100%;
  padding: 2.7rem 2rem 3.6rem;
  text-align: center;
  background-color: #fff;
  background-position: center;
  background-size: cover;
}
.c-act-donation-banner .donation-banner-container .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
}
.c-act-donation-banner.has-image .donation-banner-container:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.2;
  content: "";
  display: block;
}
.c-act-donation-banner .donation-banner-content {
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
}
.c-act-donation-banner .donation-banner-title {
  color: #4F443E;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-size: 2.1rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.4rem;
}
.c-act-donation-banner .donation-banner-description {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  font-size: 1.1rem;
  color: #4F443E;
}
.c-act-donation-banner.has-image .donation-banner-title {
  color: #fff;
}
.c-act-donation-banner.has-image .donation-banner-title strong {
  color: #fff;
}
.c-act-donation-banner.has-image .donation-banner-description {
  color: #fff;
}
.c-act-donation-banner .donation-banner-button {
  top: -25px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
}
.c-act-donation-banner .donation-banner-button.button--rounded {
  border-radius: 0;
}
.c-act-donation-banner.donation-banner--bg-dark .donation-banner-container {
  background-color: #332C28;
}
.c-act-donation-banner.donation-banner--bg-dark .donation-banner-title,
.c-act-donation-banner.donation-banner--bg-dark .donation-banner-description {
  color: #fff;
}
.c-act-donation-banner.donation-banner--title-yellow .donation-banner-title {
  color: #ffe500;
}
.c-act-donation-banner.donation-banner--title-red .donation-banner-title {
  color: #e4002b;
}
@media (min-width: 480px) {
  .c-act-donation-banner .donation-banner-container {
    padding: 2.7rem 4rem 3.6rem;
  }
}
@media (min-width: 1024px) {
  .c-act-donation-banner .donation-banner-button {
    margin-top: -32px;
    position: relative;
  }
}

.c-act-donation-short fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}
.c-act-donation-short fieldset legend {
  visibility: hidden;
  position: absolute;
  left: -9999px;
}
.c-act-donation-short .donation-short-loader {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.c-act-donation-short .donation-short-title {
  text-transform: uppercase;
  text-align: center;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #e4002b;
  margin-bottom: 1rem;
}
.c-act-donation-short .donation-short-title strong {
  font-weight: 500;
}
.c-act-donation-short .donation-short-form {
  background: #fff;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  border: 1px solid #cfcfcf;
}
.c-act-donation-short .donation-short-form:after {
  display: table;
  clear: both;
  content: "";
}
.c-act-donation-short input[type=radio],
.c-act-donation-short input[type=checkbox] {
  display: none;
}
.c-act-donation-short .donation-short-form__item {
  display: block;
  width: 100%;
}
.c-act-donation-short .donation-short-form__item.is-visible:nth-child(1) {
  background: #fff;
}
.c-act-donation-short .donation-short-form__item.is-visible:nth-child(2) {
  background: #f5f5f5;
}
.c-act-donation-short .donation-short-form__item.is-visible:nth-child(3) {
  background: #e5e5e5;
}
.c-act-donation-short .donation-short-form__item .form-radio {
  position: relative;
}
.c-act-donation-short .donation-short-form__item--frequency {
  text-align: center;
}
.c-act-donation-short .donation-short-form__item--frequency .form-radio-item {
  padding: 0;
  display: block;
  cursor: pointer;
}
.c-act-donation-short .donation-short-form__item--frequency .form-radio-item + .form-radio-item {
  margin-top: 0.5rem;
}
.c-act-donation-short .donation-short-form__item--frequency .form-radio-item span {
  pointer-events: none;
}
.c-act-donation-short .donation-short-form__item--frequency .item__button {
  cursor: pointer;
}
.c-act-donation-short .donation-short-form__item--frequency .item__button.button--bg {
  width: 80%;
  background: #e4002b;
}
.c-act-donation-short .donation-short-form__item--frequency .item__button.button--bg:hover {
  background: #b10021;
}
.c-act-donation-short .donation-short-form__item--frequency .item__button.button--radio {
  background: #fff;
  border: 1px solid #cfcfcf;
  color: #666;
}
.c-act-donation-short .donation-short-form__item--frequency .item__button.button--radio:focus, .c-act-donation-short .donation-short-form__item--frequency .item__button.button--radio:hover {
  background: #fafafa;
}
.c-act-donation-short.donation-short--box, .c-act-donation-short.donation-short--bg {
  padding-top: 3rem;
  padding-bottom: 6rem;
  background-size: cover;
}
.c-act-donation-short.donation-short--bg {
  position: relative;
}
.c-act-donation-short.donation-short--bg .grid {
  z-index: 2;
  position: relative;
}
.c-act-donation-short.donation-short--bg:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  z-index: 1;
}
.c-act-donation-short.donation-short--bg.donation-short--color-dark:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(rgba(255, 255, 255, 0.65) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 1;
}
.c-act-donation-short.donation-short--box {
  background: #fff;
}
.c-act-donation-short.donation-short--color-light .donation-short-title {
  color: #fff;
}
.c-act-donation-short.donation-short--color-light .donation-short-title strong {
  color: #fff;
}
.c-act-donation-short .form-item--other {
  display: block;
  position: relative;
}
.c-act-donation-short .form-item--other .other-amount-button {
  display: none;
  background: #e4002b;
  color: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  bottom: 10px;
  width: 44px;
  font-size: 0.85rem;
  border-top: 0;
  border-left: 0;
  padding-bottom: 1px;
}
.c-act-donation-short .form-item--other .other-amount-button.is-visible {
  display: block;
}
.c-act-donation-short .form-item--other .other-amount-currency {
  display: none;
  position: absolute;
  right: 65px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.85rem;
  margin-top: -2px;
  color: #666;
}
.c-act-donation-short .form-item--other .other-amount-currency.is-visible {
  display: block;
}
.c-act-donation-short .form-item--other .other-amount-error {
  display: none;
  position: absolute;
  color: #e4002b;
  font-size: 0.85rem;
  width: 100%;
  text-align: center;
  background: #fff;
  border: 1px solid #e4002b;
  padding: 0.75em;
  margin-top: 10px;
}
.c-act-donation-short .form-item--other .other-amount-error.is-error {
  display: block;
}
.c-act-donation-short .form-item--other .check-icon {
  display: none;
  height: 15px;
  width: 15px;
  position: absolute;
  right: 15px;
  top: 14px;
}
.c-act-donation-short .form-item--other .check-icon svg {
  fill: #e4002b;
}
.c-act-donation-short .form-radio:after,
.c-act-donation-short .form-radio-item:after {
  display: table;
  clear: both;
  content: "";
}
.c-act-donation-short .form-radio,
.c-act-donation-short .donation-submit-container {
  padding: 35px 0;
}
.c-act-donation-short .form-radio-list {
  position: absolute;
  width: 80%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: 0;
  z-index: 100;
  display: none;
}
.c-act-donation-short .form-radio-list .form-radio-item .item__button {
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
}
.c-act-donation-short .form-radio-list .form-radio-item .item__button.first-button {
  border-top-style: solid;
}
.c-act-donation-short .form-radio-list.is-open {
  display: block;
}
.c-act-donation-short .form-radio-list.is-open .form-radio-item input[type=radio] + .item__button.button--radio, .c-act-donation-short .form-radio-list.is-open .form-item-input {
  display: block;
  position: relative;
}
.c-act-donation-short .form-radio-list.is-open .form-radio-item input[type=radio] + .item__button.button--radio:hover, .c-act-donation-short .form-radio-list.is-open .form-item-input:hover {
  background: #fff;
}
.c-act-donation-short .form-radio.has-no-projects .item__button {
  cursor: default;
}
.c-act-donation-short .form-radio.has-no-projects .dropdown-icon {
  display: none;
}
.c-act-donation-short .donation-short-frequency input[type=radio]:checked + .item__button.button--radio {
  border: 0;
  color: #fff;
  background: #e4002b;
}
.c-act-donation-short .donation-short-frequency input[type=radio]:checked + .item__button.button--radio:hover {
  background: #b10021;
}
.c-act-donation-short .donation-short-amount .form-radio-item.form-radio-item--first-item input[type=radio] + .item__button.button--radio,
.c-act-donation-short .donation-short-projects .form-radio-item.form-radio-item--first-item input[type=radio] + .item__button.button--radio {
  display: block;
  position: relative;
  width: 80%;
  margin: 0 auto;
}
.c-act-donation-short .donation-short-amount .form-radio-item.form-radio-item--first-item input[type=radio]:checked + .item__button.button--radio,
.c-act-donation-short .donation-short-projects .form-radio-item.form-radio-item--first-item input[type=radio]:checked + .item__button.button--radio {
  background: #fff;
}
.c-act-donation-short .donation-short-amount .form-radio-item input[type=radio] + .item__button.button--radio,
.c-act-donation-short .donation-short-projects .form-radio-item input[type=radio] + .item__button.button--radio {
  display: none;
  background: #fff;
  color: #666;
  width: 100%;
}
.c-act-donation-short button[type=submit] {
  margin: 0 auto;
  display: block;
  width: 80%;
  background: #e4002b;
  color: #fff;
}
.c-act-donation-short button[type=submit] .button-text {
  color: #fff;
}
.c-act-donation-short button[type=submit]:hover {
  background: #b10021;
}
.c-act-donation-short button[type=submit]:focus {
  background: #b10021;
}
.c-act-donation-short button[type=submit]:disabled {
  background: #cfcfcf;
  color: #fafafa;
}
.c-act-donation-short .form-radio-item--first-item .item__button.button--radio {
  padding: 0.75em 2.1em 0.9em 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.c-act-donation-short .item__button {
  border-radius: 0;
  cursor: pointer;
  position: relative;
}
.c-act-donation-short .item__button.button--dropdown:hover {
  background: #fafafa !important;
}
.c-act-donation-short .item__button .check-icon {
  display: none;
  height: 15px;
  width: 15px;
  position: absolute;
  right: 15px;
  top: 14px;
}
.c-act-donation-short .item__button .check-icon svg {
  fill: #e4002b;
}
.c-act-donation-short .item__button.is-selected:hover, .c-act-donation-short .item__button.is-selected:active {
  background: #fff;
}
.c-act-donation-short .item__button.is-selected .check-icon {
  display: block;
}
.c-act-donation-short .item__button.js-submit {
  padding-bottom: 0.9em;
}
.c-act-donation-short .item__button.js-submit .dropdown-icon svg {
  fill: #fff;
}
.c-act-donation-short .item__button.is-active {
  background: #f5f5f5 !important;
  background: linear-gradient(to bottom, #f5f5f5 0%, #f5f5f5 93%, #d6d6d6 100%) !important;
  color: #b3b3b3 !important;
}
.c-act-donation-short .dropdown-icon {
  display: inline-block;
  width: 15px;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 15px;
}
.c-act-donation-short .dropdown-icon.is-active {
  transform: rotate(180deg);
}
.c-act-donation-short .dropdown-icon svg {
  fill: #e4002b;
}
.c-act-donation-short .form-item-input {
  display: none;
  border: 1px solid #cfcfcf;
  border-radius: 0;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  width: 100%;
  padding: 0.75em 1.5em 0.9em 1.5em;
  text-align: center;
  font-size: 0.85rem;
}
.c-act-donation-short .form-item-input--other {
  color: #666;
  position: relative;
}
.c-act-donation-short .form-item-input--other::after {
  content: " kr";
  display: block;
  position: absolute;
  right: -15px;
}
.c-act-donation-short .form-item-input--other.is-active {
  text-align: right;
  padding-right: 82px;
}
@media (min-width: 860px) {
  .c-act-donation-short .item__button.button--radio {
    padding: 0.75em 2.1em 0.9em 1.5em;
  }
  .c-act-donation-short .form-radio,
  .c-act-donation-short .donation-submit-container {
    padding: 61px 0;
  }
  .c-act-donation-short .donation-short-form {
    max-width: none;
    display: flex;
  }
  .c-act-donation-short .donation-short-form__item--frequency .form-radio-item + .form-radio-item {
    margin-top: 0rem;
  }
  .c-act-donation-short .donation-short-amount .item__button.margin-adjust {
    margin: initial !important;
    margin-left: calc(25% + 26px) !important;
  }
  .c-act-donation-short .donation-short-projects.margin-adjust .js-dropdown-handler,
  .c-act-donation-short .donation-short-amount.margin-adjust .js-dropdown-handler {
    margin: initial !important;
    margin-left: calc(25% + 26px) !important;
  }
  .c-act-donation-short .donation-short-projects.margin-adjust .form-radio-list,
  .c-act-donation-short .donation-short-amount.margin-adjust .form-radio-list {
    left: auto;
    transform: translateX(0);
    margin-left: calc(25% + 26px);
  }
  .c-act-donation-short .donation-short-form__item {
    position: relative;
    height: 168px;
    display: block;
    float: left;
  }
  .c-act-donation-short .donation-short-form__item.is-visible:nth-child(1) {
    width: 33.33%;
  }
  .c-act-donation-short .donation-short-form__item.is-visible:nth-child(2) {
    width: 33.33%;
    padding-left: 3rem;
  }
  .c-act-donation-short .donation-short-form__item.is-visible:nth-child(2):before {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    border-top: 84px solid transparent;
    border-bottom: 84px solid transparent;
    border-left: 3rem solid #fff;
    transform: translate(0, -50%);
    z-index: 1;
  }
  .c-act-donation-short .donation-short-form__item.is-visible:nth-child(3) {
    width: 33.341%;
    padding-left: 3rem;
  }
  .c-act-donation-short .donation-short-form__item.is-visible:nth-child(3):after {
    position: absolute;
    top: 50%;
    left: 0;
    content: "";
    display: block;
    border-top: 84px solid transparent;
    border-bottom: 84px solid transparent;
    border-left: 3rem solid #f5f5f5;
    transform: translate(0, -50%);
    z-index: 1;
  }
  .c-act-donation-short .donation-short-frequency {
    background: #f7f6f2;
  }
  .c-act-donation-short .donation-submit-container {
    background: #f0efeb;
  }
  .c-act-donation-short .donation-short-frequency {
    text-align: center;
  }
  .c-act-donation-short .donation-short-frequency .form-radio-item {
    margin-right: 1%;
    margin-left: 1%;
    display: inline-block;
  }
  .c-act-donation-short .donation-short-frequency .item__button.button--bg {
    width: auto;
  }
  .c-act-donation-short .donation-short-amount .form-radio-item.form-radio-item--first-item input[type=radio] + .item__button.button--radio,
  .c-act-donation-short .donation-short-projects .form-radio-item.form-radio-item--first-item input[type=radio] + .item__button.button--radio {
    width: 55%;
  }
  .c-act-donation-short .donation-short-amount .form-radio-list,
  .c-act-donation-short .donation-short-projects .form-radio-list {
    width: 55%;
  }
  .c-act-donation-short button[type=submit] {
    width: auto;
    margin: 0 auto;
  }
  .c-act-donation-short .donation-short-frequency .form-radio,
  .c-act-donation-short .donation-short-amount .form-radio,
  .c-act-donation-short .donation-short-projects .form-radio {
    position: relative;
  }
}
.c-act-donation-short.theme-skut .item__button {
  border-radius: 40px;
}
.c-act-donation-short.theme-skut .item__button.button--dropdown {
  border-radius: 0;
}
.c-act-donation-short.theme-skut .item__button .check-icon svg,
.c-act-donation-short.theme-skut .item__button .dropdown-icon svg {
  fill: #006399;
}
.c-act-donation-short.theme-skut .item__button.js-submit .dropdown-icon svg {
  fill: #fff;
}
.c-act-donation-short.theme-skut .form-item--other .other-amount-button {
  background: #006399;
}
.c-act-donation-short.theme-skut .donation-short-title {
  text-align: center;
  color: #000;
  text-transform: none;
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-weight: 500;
  margin-bottom: 1rem;
}
.c-act-donation-short.theme-skut .donation-short-title strong {
  color: inherit;
}
.c-act-donation-short.theme-skut .donation-short-frequency .item__button.button--radio.button--radio {
  background: #fff;
  border: 1px solid #cfcfcf;
  color: #666;
}
.c-act-donation-short.theme-skut .donation-short-frequency .item__button.button--radio.button--radio:focus, .c-act-donation-short.theme-skut .donation-short-frequency .item__button.button--radio.button--radio:hover {
  background: #fafafa;
}
.c-act-donation-short.theme-skut .donation-short-frequency input[type=radio]:checked + .item__button.button--radio {
  color: #fff;
  background: #006399;
  border-radius: 40px;
}
.c-act-donation-short.theme-skut .donation-short-frequency input[type=radio]:checked + .item__button.button--radio:hover {
  background: #005380;
}
.c-act-donation-short.theme-skut button[type=submit] {
  background: #006399;
  color: #fff;
}
.c-act-donation-short.theme-skut button[type=submit] .button-text {
  color: #fff;
}
.c-act-donation-short.theme-skut button[type=submit]:hover {
  background: #005380;
}
.c-act-donation-short.theme-skut button[type=submit]:focus {
  background: #005380;
}
.c-act-donation-short.theme-skut button[type=submit]:disabled {
  background: #cfcfcf;
  color: #fafafa;
}
.c-act-donation-short.theme-skut.donation-short--color-light .donation-short-title {
  color: #fff;
}
.c-act-donation-short.theme-skut.donation-short--color-light .donation-short-title strong {
  color: #fff;
}
.c-act-donation-short.theme-skut.donation-short--color-dark .donation-short-title {
  color: #000;
}
.c-act-donation-short.theme-skut.donation-short--color-dark .donation-short-title strong {
  color: #000;
}

.c-act-footer {
  position: relative;
}
.c-act-footer:after {
  display: table;
  clear: both;
  content: "";
}
.c-act-footer .footer {
  background: #fff;
}
.c-act-footer .footer .footer-container {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.c-act-footer .footer .footer-title {
  position: relative;
  display: inline-block;
  margin-right: 1.5rem;
  margin-bottom: 2rem;
  margin-left: 1.5rem;
  padding-left: 2.8rem;
  color: #ac101c;
  font-size: 1.8rem;
}
.c-act-footer .footer .footer-title .svg-icon {
  position: absolute;
  top: 4%;
  left: 0;
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  fill: #ac101c;
}
.c-act-footer .footer .footer-link,
.c-act-footer .footer a {
  position: relative;
  display: block;
  color: #e4002b;
  padding-left: 0.75rem;
  cursor: pointer;
  font-size: 0.95rem;
  font-weight: 400;
}
.c-act-footer .footer .footer-link:before,
.c-act-footer .footer a:before {
  position: absolute;
  left: 0;
  display: block;
  content: "› ";
}
.c-act-footer .footer .footer-link:focus, .c-act-footer .footer .footer-link:hover,
.c-act-footer .footer a:focus,
.c-act-footer .footer a:hover {
  color: #b10021;
  text-decoration: underline;
}
.c-act-footer .footer .footer-link + .footer-link {
  margin-top: 0.25rem;
}
.c-act-footer .footer .footer-group {
  width: calc(100% - 2rem);
  margin-right: 1rem;
  margin-left: 1rem;
  position: relative;
  margin-bottom: 1rem;
  color: #726965;
  cursor: pointer;
}
.c-act-footer .footer .footer-group-title {
  position: relative;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0.75rem;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #726965;
  color: #726965;
  font-size: 1.3rem;
}
.c-act-footer .footer .footer-group-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  padding: 6px;
  border-radius: 50%;
  background: #e4002b;
  pointer-events: none;
}
.c-act-footer .footer .footer-group-toggle:focus, .c-act-footer .footer .footer-group-toggle:hover {
  background: #b10021;
}
.c-act-footer .footer .footer-group-toggle .svg-icon {
  fill: #fff;
}
.c-act-footer .footer .is-active .footer-group-toggle {
  transform: rotate(180deg);
}
.c-act-footer .footer .footer-group-content {
  display: none;
}
.c-act-footer .footer .footer-group-content .group-item {
  margin-bottom: 1rem;
}
.c-act-footer .footer .footer-group-content .group-item-title,
.c-act-footer .footer .footer-group-content h4 {
  font-size: 0.9rem;
  line-height: 1.25em;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 0.5rem;
  color: #726965;
}
.c-act-footer .footer .footer-group-content p + h4 {
  margin-top: 1.5rem;
}
.c-act-footer .footer .footer-group-content .group-item-text,
.c-act-footer .footer .footer-group-content p {
  margin-bottom: 0.25rem;
  font-size: 0.95rem;
  line-height: 1.25em;
}
.c-act-footer .footer .footer-group-content .group-item-link,
.c-act-footer .footer .footer-group-content a {
  color: #726965;
  line-height: 1.25em;
}
.c-act-footer .footer .footer-group-content .group-item-figure {
  display: block;
  width: 8.5rem;
  margin-top: 1rem;
  padding-left: 0;
}
.c-act-footer .footer .footer-group-content .group-item-figure img {
  width: 100%;
  height: auto;
  line-height: 0;
}
.c-act-footer .footer .footer-group-content .group-item-figure:before {
  display: none;
}
.c-act-footer .footer .footer-group-content .group-item-figure + .group-item-figure {
  margin-top: 0.5rem;
}
.c-act-footer .footer .group-item--social .group-item-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  margin-right: 0.25rem;
  cursor: pointer;
}
.c-act-footer .footer .group-item--social .group-item-link--icon {
  display: inline;
  padding-left: 0;
}
.c-act-footer .footer .group-item--social .group-item-link--icon:before {
  display: none;
}
.c-act-footer .footer .group-item--social .group-item-icon .svg-icon {
  fill: #726965;
}
.c-act-footer .footer .group-item--social .group-item-icon:focus .svg-icon,
.c-act-footer .footer .group-item--social .group-item-icon:hover .svg-icon {
  fill: #57504d;
}
.is-accessible .c-act-footer .footer .footer-group-toggle:focus {
  border-radius: 3px;
  background: #F18E1F;
}
.is-accessible .c-act-footer .footer .footer-group-toggle:focus .svg-icon {
  fill: #231402;
}
.is-accessible .c-act-footer .footer .footer-group-link:focus {
  padding: 4px 8px;
  border-radius: 5px;
  color: #231402;
  background: #F18E1F;
}
.is-accessible .c-act-footer .footer .footer-group-link:focus .svg-icon {
  fill: #231402;
}
.is-accessible .c-act-footer .footer .footer-group-link:focus.footer-group-link--icon {
  padding: 8px;
}
.is-accessible .c-act-footer .footer .footer-group-link:focus.footer-group-link--mail {
  padding-top: 0;
  padding-bottom: 8px;
}
.c-act-footer .footer .footer__logo {
  display: block;
  width: 100%;
  max-width: 10rem;
  margin-top: 2rem;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}
@media (min-width: 860px) {
  .c-act-footer .footer .footer-container {
    text-align: center;
  }
  .c-act-footer .footer .js-accordion-contact {
    display: flex;
    width: calc(100% - 2rem);
    margin-right: -1rem;
    margin-left: -1rem;
  }
  .c-act-footer .footer .footer-group {
    width: calc(25% - 1rem);
    margin-right: 1rem;
    margin-left: 1rem;
    text-align: left;
    cursor: default;
  }
  .c-act-footer .footer .footer-title {
    text-align: center;
  }
  .c-act-footer .footer .footer-group-toggle {
    display: none;
  }
  .c-act-footer .footer .footer-group-title {
    border-bottom: none;
  }
  .c-act-footer .footer .footer-group-title:after {
    display: block;
    width: 3.5rem;
    height: 0.15rem;
    margin-top: 0.5rem;
    background: #726965;
    content: "";
  }
  .c-act-footer .footer .footer-group-content {
    display: block;
  }
}
.c-act-footer .footer-information {
  background: #e4002b;
  font-size: 0.85rem;
  text-align: left;
}
.c-act-footer .footer-information-container {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.c-act-footer .footer-information-links {
  color: #fff;
  margin-left: 1.5rem;
}
.c-act-footer .footer-information-copyright {
  display: block;
  margin-top: 0.75rem;
  margin-left: 1.5rem;
  color: #fff;
}
.c-act-footer .footer-information-link {
  display: block;
  margin-bottom: 0.5rem;
  white-space: nowrap;
  color: #fff;
}
.c-act-footer .footer-information-link:focus, .c-act-footer .footer-information-link:hover {
  color: #fff;
  text-decoration: underline;
}
.c-act-footer .footer-information-link:first-child:before {
  display: none;
}
.is-accessible .c-act-footer .footer-information-link:focus {
  padding: 6px 10px;
  border-radius: 5px;
  color: #231402;
  background: #F18E1F;
}
.is-accessible .c-act-footer .footer-information-link:focus:before {
  display: none;
}
@media (min-width: 860px) {
  .c-act-footer .footer-information-link {
    display: inline-block;
  }
  .c-act-footer .footer-information-link:hover {
    text-decoration: underline;
  }
  .c-act-footer .footer-information-link:before {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50%;
    content: "";
    background-color: #332C28;
    vertical-align: middle;
  }
  .c-act-footer .footer-information-links {
    float: left;
  }
  .c-act-footer .footer-information-copyright {
    float: right;
    margin-top: 0;
    margin-right: 1.5rem;
  }
}
@media print {
  .c-act-footer .footer-contact {
    display: none !important;
  }
  .c-act-footer .footer-links {
    display: none !important;
  }
  .c-act-footer .footer-information-links {
    display: none !important;
  }
  .c-act-footer .footer-information-copyright {
    float: none !important;
    display: block;
    text-align: left;
  }
}
.layout--infoscreen .c-act-footer {
  display: none;
}

.c-act-shortcuts {
  overflow: hidden;
  outline: none;
  transform: translateZ(0);
  padding: 0;
}
.c-act-shortcuts .shortcuts-container {
  width: 100%;
  background: #e4002b;
}
.c-act-shortcuts .shortcuts-container:after {
  display: table;
  clear: both;
  content: "";
}
.c-act-shortcuts .shortcuts-item {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 1.25rem 0;
  color: #fff;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  font-size: 1.75rem;
  text-align: center;
  text-transform: uppercase;
}
.c-act-shortcuts .shortcuts-item:before {
  position: absolute;
  right: 1rem;
  bottom: 0;
  left: 1rem;
  display: block;
  height: 2px;
  content: "";
  background: #b10021;
}
.c-act-shortcuts .shortcuts-item .shortcuts-item-text {
  position: relative;
  top: 0;
  display: block;
  transition: all 150ms;
}
.c-act-shortcuts .shortcuts-item:last-child:before {
  display: none;
}
.c-act-shortcuts .shortcuts-item:focus, .c-act-shortcuts .shortcuts-item:hover {
  color: #fff;
}
@media (min-width: 680px) {
  .c-act-shortcuts {
    background: #e4002b;
  }
  .c-act-shortcuts .shortcuts-container {
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
  }
  .c-act-shortcuts .shortcuts-item {
    float: left;
    width: 33.33333%;
  }
  .c-act-shortcuts .shortcuts-item:last-child:before {
    display: block;
  }
  .c-act-shortcuts .shortcuts-item:before {
    display: none;
  }
  .c-act-shortcuts .shortcuts-item:focus, .c-act-shortcuts .shortcuts-item:hover {
    background: #b10021;
  }
  .c-act-shortcuts .shortcuts-item:first-child {
    margin-left: 1.5rem;
    padding-left: 0;
  }
  .c-act-shortcuts .shortcuts-item:first-child, .c-act-shortcuts .shortcuts-item:last-child {
    width: calc(33.33333% - 1.5rem);
  }
  .c-act-shortcuts .shortcuts-item:last-child {
    margin-right: 1.5rem;
    padding-right: 0;
  }
  .c-act-shortcuts .shortcuts-item:last-child:after {
    display: none;
  }
}

.c-act-sidepanel {
  position: fixed;
  bottom: 0.5rem;
  right: 0;
  z-index: 999;
  transform: translate(0, 0) translateZ(0);
  pointer-events: none;
}
.c-act-sidepanel .sidepanel-btn {
  position: absolute;
  top: 50%;
  right: 0;
  width: 2.2rem;
  height: 6.9rem;
  background: #ffe500;
  color: #000;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-size: 1rem;
  padding: 0;
  transform: translate(105%, -50%);
  pointer-events: all;
}
.c-act-sidepanel .sidepanel-btn .svg-icon {
  fill: #ffe500;
}
.c-act-sidepanel .sidepanel-btn:hover {
  background: #ffe500;
}
.c-act-sidepanel .sidepanel-btn:hover .svg-icon {
  fill: #ffea33;
}
.c-act-sidepanel .sidepanel-nav {
  position: relative;
  background: #ffe500;
  transform: translate(105%, 0);
  padding-right: 2.2rem;
  pointer-events: all;
}
.c-act-sidepanel .sidepanel-nav-close-btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 2.2rem;
  padding: 0.25rem;
  background: #332C28;
  fill: #fff;
  box-shadow: inset 10px 0px 20px -10px rgba(0, 0, 0, 0.2);
}
.c-act-sidepanel .sidepanel-nav-close-btn:hover {
  background: #161312;
}
.c-act-sidepanel .sidepanel-nav-close-btn-icon {
  display: block;
  width: 2rem;
  height: 2rem;
  margin: 0 auto;
}
.c-act-sidepanel .sidepanel-nav-item {
  display: block;
  padding: 1rem 2rem 1rem 1rem;
  border-bottom: 1px solid #332C28;
  color: #fff;
  background: #4F443E;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-size: 0.9rem;
  font-weight: 500;
}
.c-act-sidepanel .sidepanel-nav-item:hover {
  color: #fff;
  background: #322b28;
}
.c-act-sidepanel .sidepanel-nav-item:last-child {
  border-bottom: none;
}
@media (min-width: 680px) {
  .c-act-sidepanel {
    top: 50%;
    bottom: auto;
    transform: translate(0, -50%) translateZ(0);
  }
  .c-act-sidepanel .sidepanel-btn {
    width: 2.6rem;
    height: 7.5rem;
  }
  .c-act-sidepanel .sidepanel-nav {
    padding-right: 2.6rem;
  }
  .c-act-sidepanel .sidepanel-nav-close-btn {
    width: 2.6rem;
  }
}
@media print {
  .c-act-sidepanel {
    display: none;
  }
}

.c-act-focusarea {
  overflow: hidden;
  outline: none;
  transform: translateZ(0);
  padding: 0;
}
.c-act-focusarea .focusarea__title {
  margin-bottom: 2rem;
}
.c-act-focusarea .focusarea__container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.c-act-focusarea .focusarea__item {
  text-align: center;
  flex-grow: 0;
  flex-shrink: 0;
  width: 50%;
  padding: 1rem;
}
.c-act-focusarea .focusarea__item .item__image {
  max-width: 5rem;
  width: 100%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  margin-bottom: 1rem;
}
.c-act-focusarea .focusarea__item .item__image:after {
  content: "";
  display: block;
  padding-bottom: 75%;
}
.c-act-focusarea .focusarea__item .item__text {
  display: block;
  color: #0d0d0d;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}
.c-act-focusarea .focusarea__item:focus .item__text, .c-act-focusarea .focusarea__item:hover .item__text {
  color: #a70120;
  text-decoration: underline;
}
@media (min-width: 680px) {
  .c-act-focusarea .focusarea__item {
    text-align: center;
    width: 33.3332%;
  }
}
@media (min-width: 1024px) {
  .c-act-focusarea .focusarea__item {
    text-align: center;
    width: 20%;
  }
}

.theme-act .c-accordion .accordion__items {
  border-top-color: #e4002b;
}

.theme-act .c-alphabetical .alphabetical-nav {
  background: #e4002b;
}
.theme-act .c-alphabetical .alphabetical-nav-item:hover {
  color: #fff;
  background: #b10021;
}
.theme-act .c-alphabetical .alphabetical-nav-item.is-active {
  background: #fe0030;
}

.theme-act .c-archive-filter .archive-filter-nav--top {
  background: #e4002b;
}
.theme-act .c-archive-filter .archive-filter-nav--top .archive-filter-btn.is-active {
  color: #e4002b;
}
.theme-act .c-archive-filter .archive-filter-nav--sub .archive-filter-btn {
  color: #e4002b;
}
.theme-act .c-archive-filter .archive-filter-nav--sub .archive-filter-btn:focus .btn-text,
.theme-act .c-archive-filter .archive-filter-nav--sub .archive-filter-btn:hover .btn-text {
  color: #b10021;
}
.theme-act .c-archive-filter .archive-filter-nav--sub .archive-filter-btn.is-active {
  color: #fff;
  background: #e4002b;
}

.theme-act .c-article h2 {
  font-weight: 500;
  color: #4F443E;
}
.theme-act .c-article h3 {
  font-size: 1.25rem;
  color: #4F443E;
}
.theme-act .c-article h4 {
  font-size: 1rem;
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  color: #4F443E;
}
.theme-act .c-article p + p {
  margin-top: 0.5rem;
}
.theme-act .c-article abbr::after,
.theme-act .c-article acr::after {
  border-bottom: 1px dotted #e4002b;
}
.theme-act .c-article .list--featured {
  border-left: 5px solid #e4002b;
}
.theme-act .c-article .list--arrows > li:before {
  color: #e4002b;
}
.layout--local .theme-act .c-article ul.list--featured {
  border-left-color: #e4002b;
}
.theme-act .c-article a[target=_blank]:after {
  background: url("../assets/images/new-window-act.svg");
}
@media print {
  .theme-act .c-article .list--checkbox > li:before {
    background: none;
    color: #e4002b;
  }
}

.theme-act .c-article-footer .article-footer__meta {
  color: #4F443E;
}
.theme-act .c-article-footer .article-footer__feedback .svg-icon {
  fill: #4F443E;
}

.theme-act .c-blog .blog-card {
  background: #63387d;
}
.theme-act .c-blog .blog-header {
  border-bottom: 0;
}
.theme-act .c-blog .blog-header-title {
  position: relative;
  padding-bottom: 1rem;
  color: #726965;
}
.theme-act .c-blog .blog-header-title:after {
  position: absolute;
  bottom: -2px;
  left: 50%;
  display: block;
  width: 60px;
  height: 3px;
  margin-left: -30px;
  content: "";
  background: #726965;
}

.theme-act .c-button .button__container {
  border-radius: 0;
}
.theme-act .c-button .button__title {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #4F443E;
}
.theme-act .c-button .button__title:after {
  background: #e4002b;
}
.theme-act .c-button .button__description {
  color: #4F443E;
}
.theme-act .c-button .button__button {
  font-family: "PilcrowSoft", arial, sans-serif;
}
.theme-act .c-button.button--background.button--color-dark .button__title {
  color: #000;
}
.theme-act .c-button.button--background.button--color-dark .button__description {
  color: #000;
}

.theme-act .c-cookies .cookies__bar {
  border-top-color: #332C28;
  background: #4F443E;
}
.theme-act .c-cookies .cookies__text-link {
  color: #fff;
}
.theme-act .c-cookies .cookies__text-link:focus, .theme-act .c-cookies .cookies__text-link:hover {
  text-decoration: none;
}
.theme-act .c-cookies .cookies-text-link:hover {
  color: #fff;
}
.theme-act .c-cookies .cookies-accept {
  color: #fff;
  background: #332C28;
}
.theme-act .c-cookies .cookies-accept:hover {
  background: #161312;
}
.theme-act .c-cookies .cookies-accept .button-text {
  color: #fff;
  border-bottom: none;
}

.theme-act .c-cookies-settings .cookies-accept {
  text-decoration: none;
}
.theme-act .c-cookies-settings .cookies-accept .button-text {
  color: #fff;
  border-bottom: 0;
}
.theme-act .c-cookies-settings .cookies-accept {
  background: #332C28;
}
.theme-act .c-cookies-settings .cookies-accept:focus, .theme-act .c-cookies-settings .cookies-accept:hover {
  background: #161312;
}

.theme-act .c-feed .feed-header-layout-switch .is-active .svg-icon {
  fill: #e4002b;
}
.theme-act .c-feed .feed-header-title {
  font-size: 1.25rem;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: none;
  color: #726965;
}
.theme-act .c-feed .feed-header-title:after {
  bottom: 0;
  background: #726965;
}
.theme-act .c-feed .feed-header-rss-icon {
  fill: #da012a;
}
.theme-act .c-feed .feed-header-rss:hover .feed-header-rss-icon {
  fill: #a70120;
}
.theme-act .c-feed .feed-content-item .item-title {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #e4002b;
  text-transform: uppercase;
}
.theme-act .c-feed .feed-content-item .item-meta {
  color: #726965;
}
.theme-act .c-feed .feed-slider-title {
  color: #e4002b;
}
.theme-act .c-feed .feed-slider-nav-btn {
  fill: #e4002b;
}
.theme-act .c-feed .feed-slider-nav-btn:focus, .theme-act .c-feed .feed-slider-nav-btn:hover {
  fill: #b10021;
  color: #b10021;
}
.theme-act .c-feed.feed-layout--slider .feed-content-item .item-subtitle:before {
  background: #e4002b;
}
.theme-act .c-feed.feed-layout--slider .feed-content-item .item-meta,
.theme-act .c-feed.feed-layout--slider .feed-content-item .item-subtitle {
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
}
.theme-act .c-feed.feed-layout--list .item-link:hover .item-title {
  color: #b10021;
}
.theme-act .c-feed.feed-layout--list .feed-footer .grid-container {
  border-top: none;
}
.theme-act .c-feed.feed-layout--list .feed-footer .button-all {
  margin-top: 0;
}

.theme-act .c-header {
  height: 6rem;
}
.theme-act .c-header .header-bar {
  height: 4rem;
}
.theme-act .c-header .header-bar-secondary {
  background: #f0efeb;
}
.theme-act .c-header .header-logo {
  width: 4.8rem;
  height: 3rem;
}
.theme-act .c-header .header__button:hover {
  color: #da012a;
}
.theme-act .c-header .header__button:hover .header__button-icon {
  fill: #da012a;
}
.theme-act .c-header .header__button:hover:after {
  background: #da012a;
}

@media (max-width: 1023px) {
  .theme-act.layout--start .c-header {
    height: 4rem;
  }
}
.theme-act .c-hero-flexible .hero-flexible__content .content__title {
  color: #e4002b;
}
.theme-act .c-hero-flexible .hero-flexible__content .content__text {
  color: #4F443E;
}
.theme-act .c-hero-flexible .hero-flexible__content .content__subject {
  display: inline-flex;
  padding: 0.35rem 0.75rem;
  background: #332C28;
  color: #fff;
  margin-bottom: 1rem;
  margin-left: 0;
  margin-right: auto;
}
.theme-act .c-hero-flexible.hero-flexible--cinematic .hero-flexible__content .content__title {
  color: #ffe500;
}
.theme-act .c-hero-flexible.hero-flexible--cinematic .hero-flexible__content .content__text {
  color: #fff;
}

.theme-act .c-intro .intro-subject {
  color: #0d0d0d;
}
.theme-act .c-intro .intro-subject {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #332C28;
  font-size: 1.2rem;
  margin-bottom: 0.75rem;
}
.theme-act .c-intro .intro-type {
  color: #0d0d0d;
}
.theme-act .c-intro .intro-title {
  color: #e4002b;
}
.theme-act .c-intro .intro-container {
  font-family: "Foundry Sterling W01", arial, sans-serif;
}
.theme-act .c-intro .intro-content {
  max-width: 1000px;
}
.theme-act .c-intro .intro-paragraph {
  font-weight: 400;
  font-style: normal;
  font-size: 1.2rem;
  color: #4F443E;
}
.theme-act .c-intro .intro-arrow .svg-icon {
  fill: #fff;
}

.theme-act.layout--subject .c-intro .intro-header {
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  text-align: center;
  margin-bottom: 3rem;
}
.theme-act.layout--subject .c-intro .intro-subject {
  display: inline-block;
  padding: 0.2rem 0.5rem 0.25rem;
  color: #fff;
  background: #332C28;
}
.theme-act.layout--subject .c-intro .intro-title {
  position: static;
  color: #fff;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  background: transparent;
  transform: none;
}

.theme-act .c-infobox .infobox-title {
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
  color: #4F443E;
  font-size: 1.4rem;
  line-height: 1em;
}
.theme-act .c-infobox .infobox-subtitle {
  color: #4F443E;
}
.theme-act .c-infobox .infobox-text {
  color: #4F443E;
}
.theme-act .c-infobox .infobox-content {
  border-top-color: #e4002b;
}
.theme-act .c-infobox.infobox--document .infobox-item-icon .svg-icon {
  fill: #726965;
}
.theme-act .c-infobox.infobox--document .icon-type {
  background: #726965;
}
.theme-act .c-infobox.infobox--document .infobox-item:hover .infobox-item-icon .svg-icon {
  fill: #57504d;
}
.theme-act .c-infobox.infobox--document .infobox-item:hover .infobox-item-icon .icon-type {
  background: #57504d;
}
.theme-act .c-infobox.infobox--article .infobox-readmore {
  color: #e4002b;
}

.theme-act .c-list .list-box {
  border-top-color: #e4002b;
}
.theme-act .c-list .list-item-link:hover .list-item-title {
  color: #b10021;
}
.theme-act .c-list .list-item-title {
  color: #e4002b;
}
.theme-act .c-list .list-item-icon .svg-icon {
  fill: #4d4d4d;
}
.theme-act .c-list .list-item-icon .icon-type {
  background: #4d4d4d;
}
.theme-act .c-list .filter__search-input:focus {
  border-color: #b10021;
}
.theme-act .c-list .filter-subgroup-item.is-active {
  color: #fff;
  border-color: #b10021;
  background: #e4002b;
}
.theme-act .c-list .filter-subgroup-item.is-active:focus,
.theme-act .c-list .filter-subgroup-item.is-active:hover {
  background: #b10021;
}
.theme-act .c-list .filter-subgroup-list-toggle-btn.has-selected .filter-subgroup-list-toggle-btn-text {
  color: #e4002b;
}
.theme-act .c-list .filter-subgroup-list-toggle-btn:hover .filter-subgroup-list-toggle-btn-text {
  color: #b10021;
}
.theme-act .c-list .filter-subgroup-list-toggle-btn:hover .filter-subgroup-list-toggle-btn-icon {
  fill: #b10021;
}

.theme-act .c-nav-breadcrumb {
  background: #4F443E;
}
.theme-act .c-nav-breadcrumb .nav-breadcrumb-link,
.theme-act .c-nav-breadcrumb .nav-breadcrumb-current {
  color: #fff;
  font-weight: 400;
}
.theme-act .c-nav-breadcrumb .nav-breadcrumb-link:hover {
  color: #f9f9f9;
  background: linear-gradient(#f9f9f9, #f9f9f9);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px;
}
.theme-act .c-nav-breadcrumb .nav-breadcrumb-container:after {
  background: linear-gradient(to right, rgba(79, 68, 62, 0), #4f443e 87%);
}
.theme-act .c-nav-breadcrumb .nav-breadcrumb-toggle {
  background: #332C28;
  fill: #fff;
}
.theme-act .c-nav-breadcrumb .nav-breadcrumb-toggle:hover {
  background: #161312;
}
.theme-act .c-nav-breadcrumb .nav-breadcrumb-link:after {
  background-image: url("/assets/presentation/verktygsladan/assets/svg/arrow-right-white.svg");
}
@media (min-width: 860px) {
  .theme-act .c-nav-breadcrumb {
    border-bottom: 1px solid #e5e5e5;
    background: rgba(255, 255, 255, 0.9);
  }
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-text {
    color: #4F443E;
  }
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-container:after {
    background: linear-gradient(to right, rgba(255, 255, 255, 0), white 87%);
  }
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-link,
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-current {
    color: #4F443E;
  }
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-link:hover {
    color: #4F443E;
    background: linear-gradient(#4F443E, #4F443E);
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 1px 1px;
  }
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-link:after {
    background-image: url("/assets/presentation/verktygsladan/assets/svg/arrow-right-brown.svg");
  }
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-toggle {
    background: transparent;
  }
  .theme-act .c-nav-breadcrumb .nav-breadcrumb-toggle:hover {
    background: transparent;
  }
}

.theme-act .c-nav-sub .nav-sub__container {
  background: #4F443E;
}
.theme-act .c-nav-sub .nav-sub__item .item__link,
.theme-act .c-nav-sub .nav-sub-more-btn {
  color: #fff;
}
.theme-act .c-nav-sub .nav-sub__item .item__link:focus,
.theme-act .c-nav-sub .nav-sub__item .item__link:hover,
.theme-act .c-nav-sub .nav-sub-more-btn:focus,
.theme-act .c-nav-sub .nav-sub-more-btn:hover {
  background-color: #726965;
}
.theme-act .c-nav-sub .nav-sub-link.is-current {
  background: #726965;
}
.theme-act .c-nav-sub .nav-sub-more-btn.is-active {
  background-color: #726965;
}
.theme-act .c-nav-sub .nav-sub-more-btn .svg-icon {
  fill: #fff;
}
.theme-act .c-nav-sub .nav-sub-more-list {
  background: #4F443E;
}
.theme-act .c-nav-sub .nav-sub-more-list:before {
  border-color: transparent transparent #332C28;
}
.theme-act .c-nav-sub .nav-sub-more-list .nav-sub-link {
  border-bottom: 1px solid #332C28;
}

.theme-act .c-nav-uber {
  top: 3.9rem;
}
.theme-act .c-nav-uber .nav-uber-list-item .item-link:before {
  background: #726965;
}
.theme-act .c-nav-uber .nav-uber-list-item .item-toggle {
  background: #f0efeb;
}
.theme-act .c-nav-uber .nav-uber-list-item .item-toggle:hover {
  background: #fff;
}
.theme-act .c-nav-uber .nav-uber-list-item.is-active > .item-container .item-toggle {
  border-left-color: #332C28;
  border-bottom-color: #332C28;
  background: #4F443E;
}
.theme-act .c-nav-uber .nav-uber-list-item.is-active > .item-container .item-toggle:hover {
  background: #322b28;
}
.theme-act .c-nav-uber .nav-uber-list-item.is-active > .item-container .item-toggle-icon {
  background: #fff;
}
.theme-act .c-nav-uber .nav-uber-links-item {
  border-left-color: #726965;
}
.theme-act .c-nav-uber .nav-uber-links-item > .item-link:hover {
  color: #da012a;
}
.theme-act .c-nav-uber .nav-uber-panel-list--level-one .item-link:before {
  background: #4F443E;
}
.theme-act .c-nav-uber .nav-uber-panel-list--level-one .is-active .item-link:before {
  background: #332C28;
}
.theme-act .c-nav-uber .nav-uber-panel-list--level-two .item-link:before {
  background: #332C28;
}
.theme-act .c-nav-uber .nav-uber-panel-list--level-two .is-active .item-link:before {
  background: #332C28;
}
.theme-act .c-nav-uber .nav-uber-panel-list--level-three .item-link:before {
  background: #332C28;
}
.theme-act .c-nav-uber .nav-uber-panel-list--level-three .is-active .item-link:before {
  background: #fff;
}

.theme-act .c-personnel .personnel-title {
  color: #0d0d0d;
}
.theme-act .c-personnel .personnel-description:before {
  background: #e4002b;
}
.theme-act .c-personnel .personnel-description-title {
  color: #e4002b;
}

.theme-act .c-media .media-image-container {
  border-radius: 0;
}

.theme-act .c-hero .hero-image {
  min-height: 220px;
}
.theme-act .c-hero .hero-image-content {
  position: relative;
  background: #332C28;
  color: #fff;
  text-align: center;
  z-index: 2;
}
.theme-act .c-hero .hero-scrollhelp {
  cursor: pointer;
  margin: 0 auto;
  width: 2rem;
  height: 2rem;
  fill: #fff;
  display: none;
}
.theme-act .c-hero .hero-scrollhelp:hover {
  fill: #e4002b;
}
.theme-act .c-hero.has-text-overlay .hero-scrollhelp {
  position: absolute;
  display: none;
  bottom: 0.5rem;
  left: 50%;
  margin-left: -1rem;
  z-index: 1;
}
.theme-act .c-hero .hero-image-content-title {
  color: #fff;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-size: 3rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 0;
}
.theme-act .c-hero .hero-image-content-text {
  margin-top: 1rem;
  color: #fff;
  font-size: 1.2rem;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-weight: 500;
}
.theme-act .c-hero .hero-image-content-btn {
  margin-top: 1.5rem;
}
.theme-act .c-hero.hero-content--white .hero-image-content-title,
.theme-act .c-hero.hero-content--white .hero-image-content-text {
  color: #fff;
}
.theme-act .c-hero.hero-content--white .hero-image-content-title strong {
  font-weight: 500;
}
.theme-act .c-hero.hero-content--yellow .hero-image-content-title,
.theme-act .c-hero.hero-content--yellow .hero-image-content-text {
  color: #fff;
}
.theme-act .c-hero.hero-content--yellow .hero-image-content-title {
  color: #ffe500;
}
.theme-act .c-hero.hero-content--yellow .hero-image-content-title strong {
  font-weight: 500;
}
.theme-act .c-hero.hero-content--black .hero-image-content-title,
.theme-act .c-hero.hero-content--black .hero-image-content-text {
  color: #000;
}
.theme-act .c-hero.hero-content--black .hero-image-content-title {
  color: #000;
}
.theme-act .c-hero.hero-content--black .hero-image-content-title strong {
  font-weight: 500;
}
@media (max-width: 679px) {
  .theme-act .c-hero.has-text-under .hero-image-content {
    padding: 2rem 2rem 3.5rem;
  }
  .theme-act .c-hero.has-text-under .hero-image:after {
    padding-bottom: 56.25%;
  }
  .theme-act .c-hero.has-text-under .hero-image-content-btn {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
  }
  .theme-act .c-hero.has-text-under.hero-content--white .hero-image-content .hero-image-content-title,
  .theme-act .c-hero.has-text-under.hero-content--white .hero-image-content .hero-image-content-text, .theme-act .c-hero.has-text-under.hero-content--yellow .hero-image-content .hero-image-content-title,
  .theme-act .c-hero.has-text-under.hero-content--yellow .hero-image-content .hero-image-content-text, .theme-act .c-hero.has-text-under.hero-content--black .hero-image-content .hero-image-content-title,
  .theme-act .c-hero.has-text-under.hero-content--black .hero-image-content .hero-image-content-text {
    color: #fff;
  }
  .theme-act .c-hero.has-text-overlay .hero-image-content {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 80%;
    max-width: 480px;
    padding: 0;
    background: transparent;
    text-align: center;
    transform: translate(-50%, -50%);
    z-index: 1;
  }
  .theme-act .c-hero.has-text-overlay .hero-image:after {
    padding-bottom: 125%;
  }
  .theme-act .c-hero.has-text-overlay .hero-image-content-text {
    display: none;
  }
}
.theme-act .c-hero .hero-readspeaker {
  border-bottom-color: #e4002b;
}
.theme-act .c-hero .hero-readspeaker-icon .svg-icon {
  fill: #e4002b;
}
@media (min-width: 680px) {
  .theme-act .c-hero .hero-image-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 70%;
    max-width: 480px;
    padding: 0;
    background: transparent;
    text-align: center;
    transform: translate(-50%, -50%);
    z-index: 2;
  }
  .theme-act .c-hero .hero-scrollhelp {
    position: absolute;
    bottom: 0.5rem;
    left: 50%;
    margin-left: -1rem;
    z-index: 1;
  }
  .theme-act .c-hero .hero-image-content-title {
    font-size: 4rem;
  }
  .theme-act .c-hero.hero-content--left .hero-image-content {
    left: 5%;
    width: 55%;
    text-align: left;
    transform: translate(0, -50%);
  }
  .theme-act .c-hero.hero-content--right .hero-image-content {
    right: 5%;
    left: auto;
    width: 55%;
    text-align: right;
    transform: translate(0, -50%);
  }
}
@media (min-width: 1024px) {
  .theme-act .c-hero.hero-content--right .hero-image-content {
    right: 10%;
  }
  .theme-act .c-hero .hero-scrollhelp {
    display: block;
  }
}
@media (min-width: 1300px) {
  .theme-act .c-hero.hero-content--right .hero-image-content {
    right: 15%;
  }
}

@media (min-width: 680px) {
  .layout--start.theme-act .c-hero .hero-image {
    min-height: 400px;
    max-height: calc(100vh - 10rem);
  }
  .layout--start.theme-act .c-hero .hero-image:after {
    padding-bottom: 56.25%;
  }
}

.layout--start.theme-act .c-hero .hero-image:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  z-index: 1;
}
@media (min-width: 680px) {
  .layout--start.theme-act .c-hero.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.6));
  }
  .layout--start.theme-act .c-hero.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  }
  .layout--start.theme-act .c-hero.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.5));
  }
  .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--white .hero-image:before {
    display: none;
  }
  .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--white.hero-content--right .hero-image:before {
    display: none;
  }
  .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--white.hero-content--left .hero-image:before {
    display: none;
  }
  .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
  }
  .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  }
  .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1));
  }
  .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
  }
  .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  }
  .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  }
  .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  }
  .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  }
  .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
  }
  .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));
  }
  .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  }
  .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  }
  .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  }
  .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  }
  .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
  }
  .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.6));
  }
  .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  }
  .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  }
  .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  }
  .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  }
  .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.7));
  }
  .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--yellow .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--white .hero-image:before {
    background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  }
  .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--yellow.hero-content--right .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--white.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  }
  .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--yellow.hero-content--left .hero-image:before, .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--white.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  }
  .layout--start.theme-act .c-hero.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.8));
  }
  .layout--start.theme-act .c-hero.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6));
  }
  .layout--start.theme-act .c-hero.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.6));
  }
  .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--black .hero-image:before {
    display: none;
  }
  .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--black.hero-content--right .hero-image:before {
    display: none;
  }
  .layout--start.theme-act .c-hero.hero--overlay-0.hero-content--black.hero-content--left .hero-image:before {
    display: none;
  }
  .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1));
  }
  .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1));
  }
  .layout--start.theme-act .c-hero.hero--overlay-10.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.1));
  }
  .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  }
  .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  }
  .layout--start.theme-act .c-hero.hero--overlay-20.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.2));
  }
  .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  }
  .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  }
  .layout--start.theme-act .c-hero.hero--overlay-30.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3));
  }
  .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
  }
  .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
  }
  .layout--start.theme-act .c-hero.hero--overlay-40.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
  }
  .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  }
  .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  }
  .layout--start.theme-act .c-hero.hero--overlay-50.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5));
  }
  .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  }
  .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  }
  .layout--start.theme-act .c-hero.hero--overlay-60.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));
  }
  .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7));
  }
  .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7));
  }
  .layout--start.theme-act .c-hero.hero--overlay-70.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.7));
  }
  .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--black .hero-image:before {
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
  }
  .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--black.hero-content--right .hero-image:before {
    background: linear-gradient(to left top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
  }
  .layout--start.theme-act .c-hero.hero--overlay-80.hero-content--black.hero-content--left .hero-image:before {
    background: linear-gradient(to right top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.8));
  }
}
@media (min-width: 680px) {
  .layout--start.theme-act .c-hero .hero-image {
    min-height: 620px;
  }
}

.layout--subject.theme-act .c-hero .hero-image:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
  content: "";
  display: block;
  z-index: 1;
}
.layout--subject.theme-act .c-hero .hero-scrollhelp {
  bottom: 1rem;
  z-index: 2;
  width: 1.5rem;
  height: 1.5rem;
}
.layout--subject.theme-act .c-hero .hero-scrollhelp .svg-icon {
  fill: #fff;
}
.layout--subject.theme-act .c-hero .hero-scrollhelp:hover .svg-icon {
  fill: #fafafa;
}
@media (min-width: 860px) {
  .layout--subject.theme-act .c-hero .hero-image {
    max-height: calc(100vh - 138px);
  }
}

.theme-act .c-quote .quote-text,
.theme-act .c-quote .quote-cite {
  color: #726965;
  font-family: "PilcrowSoft", arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 0;
}
.theme-act .c-quote .quote-container:after {
  height: 3px;
  background: #726965;
}
.theme-act .c-quote.quote--article .quote-container:after {
  background: #726965;
}
@media (min-width: 860px) {
  .theme-act .c-quote.quote--right .quote-text:before {
    text-indent: -0.8rem;
  }
}

.theme-act .c-sitemap .sitemap-level-2 a:hover {
  text-decoration: underline;
}

.theme-act .c-tags .tags-item:hover .tags-item-text {
  color: #b10021;
  background: linear-gradient(#b10021, #b10021);
  background-repeat: repeat-x;
  background-position: left bottom;
  background-size: 1px 1px;
}

.theme-act .c-news .news__title {
  font-size: 1.1rem;
  font-family: "Foundry Sterling W01", arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
}
.theme-act .c-news .news__title:after {
  background: #e4002b;
}
.theme-act .c-news .news__nav-item {
  color: #e4002b;
}
.theme-act .c-news .news__nav-item:hover {
  color: #b10021;
}
.theme-act .c-news .news__list-item .item__title {
  font-weight: 500;
  color: #e4002b;
}
.theme-act .c-news .news__list-item:hover .item__title {
  color: #b10021;
}