@charset "UTF-8";
/*
 * Own Variables
 */
/*
 * MISC Variables
 */
/*
 * Bootstrap overrides
 *
 * Copy variables from `_variables.scss` to this file to
 * override default values without modifying source files!
 *
 * Be sure to remove the !default flag from override values.
 */
.vjm-transform {
  --bs-translate-x: 0;
  --bs-translate-y: 0;
  transform: translateX(var(--bs-translate-x)) translateY(var(--bs-translate-y));
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 1rem !important;
}

.mt-2 {
  margin-top: 2.3rem !important;
}

.mt-3 {
  margin-top: 3.6rem !important;
}

.mt-4 {
  margin-top: 4.9rem !important;
}

.mt-5 {
  margin-top: 6.2rem !important;
}

.mt-6 {
  margin-top: 7.5rem !important;
}

.mt-7 {
  margin-top: 8.8rem !important;
}

.mt-8 {
  margin-top: 10.1rem !important;
}

.mt-9 {
  margin-top: 11.4rem !important;
}

.mt-10 {
  margin-top: 12.7rem !important;
}

.mt-11 {
  margin-top: 14rem !important;
}

.mt-12 {
  margin-top: 15.3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.mt-n1 {
  margin-top: -1rem !important;
}

.mt-n2 {
  margin-top: -2.3rem !important;
}

.mt-n3 {
  margin-top: -3.6rem !important;
}

.mt-n4 {
  margin-top: -4.9rem !important;
}

.mt-n5 {
  margin-top: -6.2rem !important;
}

.mt-n6 {
  margin-top: -7.5rem !important;
}

.mt-n7 {
  margin-top: -8.8rem !important;
}

.mt-n8 {
  margin-top: -10.1rem !important;
}

.mt-n9 {
  margin-top: -11.4rem !important;
}

.mt-n10 {
  margin-top: -12.7rem !important;
}

.mt-n11 {
  margin-top: -14rem !important;
}

.mt-n12 {
  margin-top: -15.3rem !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 1rem !important;
}

.mb-2 {
  margin-bottom: 2.3rem !important;
}

.mb-3 {
  margin-bottom: 3.6rem !important;
}

.mb-4 {
  margin-bottom: 4.9rem !important;
}

.mb-5 {
  margin-bottom: 6.2rem !important;
}

.mb-6 {
  margin-bottom: 7.5rem !important;
}

.mb-7 {
  margin-bottom: 8.8rem !important;
}

.mb-8 {
  margin-bottom: 10.1rem !important;
}

.mb-9 {
  margin-bottom: 11.4rem !important;
}

.mb-10 {
  margin-bottom: 12.7rem !important;
}

.mb-11 {
  margin-bottom: 14rem !important;
}

.mb-12 {
  margin-bottom: 15.3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.mb-n1 {
  margin-bottom: -1rem !important;
}

.mb-n2 {
  margin-bottom: -2.3rem !important;
}

.mb-n3 {
  margin-bottom: -3.6rem !important;
}

.mb-n4 {
  margin-bottom: -4.9rem !important;
}

.mb-n5 {
  margin-bottom: -6.2rem !important;
}

.mb-n6 {
  margin-bottom: -7.5rem !important;
}

.mb-n7 {
  margin-bottom: -8.8rem !important;
}

.mb-n8 {
  margin-bottom: -10.1rem !important;
}

.mb-n9 {
  margin-bottom: -11.4rem !important;
}

.mb-n10 {
  margin-bottom: -12.7rem !important;
}

.mb-n11 {
  margin-bottom: -14rem !important;
}

.mb-n12 {
  margin-bottom: -15.3rem !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 1rem !important;
}

.ms-2 {
  margin-left: 2.3rem !important;
}

.ms-3 {
  margin-left: 3.6rem !important;
}

.ms-4 {
  margin-left: 4.9rem !important;
}

.ms-5 {
  margin-left: 6.2rem !important;
}

.ms-6 {
  margin-left: 7.5rem !important;
}

.ms-7 {
  margin-left: 8.8rem !important;
}

.ms-8 {
  margin-left: 10.1rem !important;
}

.ms-9 {
  margin-left: 11.4rem !important;
}

.ms-10 {
  margin-left: 12.7rem !important;
}

.ms-11 {
  margin-left: 14rem !important;
}

.ms-12 {
  margin-left: 15.3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.ms-n1 {
  margin-left: -1rem !important;
}

.ms-n2 {
  margin-left: -2.3rem !important;
}

.ms-n3 {
  margin-left: -3.6rem !important;
}

.ms-n4 {
  margin-left: -4.9rem !important;
}

.ms-n5 {
  margin-left: -6.2rem !important;
}

.ms-n6 {
  margin-left: -7.5rem !important;
}

.ms-n7 {
  margin-left: -8.8rem !important;
}

.ms-n8 {
  margin-left: -10.1rem !important;
}

.ms-n9 {
  margin-left: -11.4rem !important;
}

.ms-n10 {
  margin-left: -12.7rem !important;
}

.ms-n11 {
  margin-left: -14rem !important;
}

.ms-n12 {
  margin-left: -15.3rem !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 1rem !important;
}

.me-2 {
  margin-right: 2.3rem !important;
}

.me-3 {
  margin-right: 3.6rem !important;
}

.me-4 {
  margin-right: 4.9rem !important;
}

.me-5 {
  margin-right: 6.2rem !important;
}

.me-6 {
  margin-right: 7.5rem !important;
}

.me-7 {
  margin-right: 8.8rem !important;
}

.me-8 {
  margin-right: 10.1rem !important;
}

.me-9 {
  margin-right: 11.4rem !important;
}

.me-10 {
  margin-right: 12.7rem !important;
}

.me-11 {
  margin-right: 14rem !important;
}

.me-12 {
  margin-right: 15.3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.me-n1 {
  margin-right: -1rem !important;
}

.me-n2 {
  margin-right: -2.3rem !important;
}

.me-n3 {
  margin-right: -3.6rem !important;
}

.me-n4 {
  margin-right: -4.9rem !important;
}

.me-n5 {
  margin-right: -6.2rem !important;
}

.me-n6 {
  margin-right: -7.5rem !important;
}

.me-n7 {
  margin-right: -8.8rem !important;
}

.me-n8 {
  margin-right: -10.1rem !important;
}

.me-n9 {
  margin-right: -11.4rem !important;
}

.me-n10 {
  margin-right: -12.7rem !important;
}

.me-n11 {
  margin-right: -14rem !important;
}

.me-n12 {
  margin-right: -15.3rem !important;
}

.fs-1 {
  font-size: 1.3rem !important;
}

.fs-2 {
  font-size: 2.6rem !important;
}

.fs-3 {
  font-size: 3.9rem !important;
}

.fs-4 {
  font-size: 5.5rem !important;
}

.fs-5 {
  font-size: 8.1rem !important;
}

.fs-6 {
  font-size: 10.7rem !important;
}

.fs-7 {
  font-size: 13.3rem !important;
}

.fs-8 {
  font-size: 17.9rem !important;
}

.fs-9 {
  font-size: 20.5rem !important;
}

.fs-10 {
  font-size: 23.1rem !important;
}

.fs-11 {
  font-size: 25.7rem !important;
}

.vjm-translate-y-0 {
  --bs-translate-y: 0 !important;
}

.vjm-translate-y-1 {
  --bs-translate-y: 1rem !important;
}

.vjm-translate-y-2 {
  --bs-translate-y: 2.3rem !important;
}

.vjm-translate-y-3 {
  --bs-translate-y: 3.6rem !important;
}

.vjm-translate-y-4 {
  --bs-translate-y: 4.9rem !important;
}

.vjm-translate-y-5 {
  --bs-translate-y: 6.2rem !important;
}

.vjm-translate-y-6 {
  --bs-translate-y: 7.5rem !important;
}

.vjm-translate-y-7 {
  --bs-translate-y: 8.8rem !important;
}

.vjm-translate-y-8 {
  --bs-translate-y: 10.1rem !important;
}

.vjm-translate-y-9 {
  --bs-translate-y: 11.4rem !important;
}

.vjm-translate-y-10 {
  --bs-translate-y: 12.7rem !important;
}

.vjm-translate-y-11 {
  --bs-translate-y: 14rem !important;
}

.vjm-translate-y-12 {
  --bs-translate-y: 15.3rem !important;
}

.vjm-translate-y-n1 {
  --bs-translate-y: -1rem !important;
}

.vjm-translate-y-n2 {
  --bs-translate-y: -2.3rem !important;
}

.vjm-translate-y-n3 {
  --bs-translate-y: -3.6rem !important;
}

.vjm-translate-y-n4 {
  --bs-translate-y: -4.9rem !important;
}

.vjm-translate-y-n5 {
  --bs-translate-y: -6.2rem !important;
}

.vjm-translate-y-n6 {
  --bs-translate-y: -7.5rem !important;
}

.vjm-translate-y-n7 {
  --bs-translate-y: -8.8rem !important;
}

.vjm-translate-y-n8 {
  --bs-translate-y: -10.1rem !important;
}

.vjm-translate-y-n9 {
  --bs-translate-y: -11.4rem !important;
}

.vjm-translate-y-n10 {
  --bs-translate-y: -12.7rem !important;
}

.vjm-translate-y-n11 {
  --bs-translate-y: -14rem !important;
}

.vjm-translate-y-n12 {
  --bs-translate-y: -15.3rem !important;
}

.vjm-translate-x-0 {
  --bs-translate-x: 0 !important;
}

.vjm-translate-x-1 {
  --bs-translate-x: 1rem !important;
}

.vjm-translate-x-2 {
  --bs-translate-x: 2.3rem !important;
}

.vjm-translate-x-3 {
  --bs-translate-x: 3.6rem !important;
}

.vjm-translate-x-4 {
  --bs-translate-x: 4.9rem !important;
}

.vjm-translate-x-5 {
  --bs-translate-x: 6.2rem !important;
}

.vjm-translate-x-6 {
  --bs-translate-x: 7.5rem !important;
}

.vjm-translate-x-7 {
  --bs-translate-x: 8.8rem !important;
}

.vjm-translate-x-8 {
  --bs-translate-x: 10.1rem !important;
}

.vjm-translate-x-9 {
  --bs-translate-x: 11.4rem !important;
}

.vjm-translate-x-10 {
  --bs-translate-x: 12.7rem !important;
}

.vjm-translate-x-11 {
  --bs-translate-x: 14rem !important;
}

.vjm-translate-x-12 {
  --bs-translate-x: 15.3rem !important;
}

.vjm-translate-x-n1 {
  --bs-translate-x: -1rem !important;
}

.vjm-translate-x-n2 {
  --bs-translate-x: -2.3rem !important;
}

.vjm-translate-x-n3 {
  --bs-translate-x: -3.6rem !important;
}

.vjm-translate-x-n4 {
  --bs-translate-x: -4.9rem !important;
}

.vjm-translate-x-n5 {
  --bs-translate-x: -6.2rem !important;
}

.vjm-translate-x-n6 {
  --bs-translate-x: -7.5rem !important;
}

.vjm-translate-x-n7 {
  --bs-translate-x: -8.8rem !important;
}

.vjm-translate-x-n8 {
  --bs-translate-x: -10.1rem !important;
}

.vjm-translate-x-n9 {
  --bs-translate-x: -11.4rem !important;
}

.vjm-translate-x-n10 {
  --bs-translate-x: -12.7rem !important;
}

.vjm-translate-x-n11 {
  --bs-translate-x: -14rem !important;
}

.vjm-translate-x-n12 {
  --bs-translate-x: -15.3rem !important;
}

@media (min-width: 576px) {
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 1rem !important;
  }
  .mt-sm-2 {
    margin-top: 2.3rem !important;
  }
  .mt-sm-3 {
    margin-top: 3.6rem !important;
  }
  .mt-sm-4 {
    margin-top: 4.9rem !important;
  }
  .mt-sm-5 {
    margin-top: 6.2rem !important;
  }
  .mt-sm-6 {
    margin-top: 7.5rem !important;
  }
  .mt-sm-7 {
    margin-top: 8.8rem !important;
  }
  .mt-sm-8 {
    margin-top: 10.1rem !important;
  }
  .mt-sm-9 {
    margin-top: 11.4rem !important;
  }
  .mt-sm-10 {
    margin-top: 12.7rem !important;
  }
  .mt-sm-11 {
    margin-top: 14rem !important;
  }
  .mt-sm-12 {
    margin-top: 15.3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .mt-sm-n1 {
    margin-top: -1rem !important;
  }
  .mt-sm-n2 {
    margin-top: -2.3rem !important;
  }
  .mt-sm-n3 {
    margin-top: -3.6rem !important;
  }
  .mt-sm-n4 {
    margin-top: -4.9rem !important;
  }
  .mt-sm-n5 {
    margin-top: -6.2rem !important;
  }
  .mt-sm-n6 {
    margin-top: -7.5rem !important;
  }
  .mt-sm-n7 {
    margin-top: -8.8rem !important;
  }
  .mt-sm-n8 {
    margin-top: -10.1rem !important;
  }
  .mt-sm-n9 {
    margin-top: -11.4rem !important;
  }
  .mt-sm-n10 {
    margin-top: -12.7rem !important;
  }
  .mt-sm-n11 {
    margin-top: -14rem !important;
  }
  .mt-sm-n12 {
    margin-top: -15.3rem !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 2.3rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 3.6rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 4.9rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 6.2rem !important;
  }
  .mb-sm-6 {
    margin-bottom: 7.5rem !important;
  }
  .mb-sm-7 {
    margin-bottom: 8.8rem !important;
  }
  .mb-sm-8 {
    margin-bottom: 10.1rem !important;
  }
  .mb-sm-9 {
    margin-bottom: 11.4rem !important;
  }
  .mb-sm-10 {
    margin-bottom: 12.7rem !important;
  }
  .mb-sm-11 {
    margin-bottom: 14rem !important;
  }
  .mb-sm-12 {
    margin-bottom: 15.3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .mb-sm-n1 {
    margin-bottom: -1rem !important;
  }
  .mb-sm-n2 {
    margin-bottom: -2.3rem !important;
  }
  .mb-sm-n3 {
    margin-bottom: -3.6rem !important;
  }
  .mb-sm-n4 {
    margin-bottom: -4.9rem !important;
  }
  .mb-sm-n5 {
    margin-bottom: -6.2rem !important;
  }
  .mb-sm-n6 {
    margin-bottom: -7.5rem !important;
  }
  .mb-sm-n7 {
    margin-bottom: -8.8rem !important;
  }
  .mb-sm-n8 {
    margin-bottom: -10.1rem !important;
  }
  .mb-sm-n9 {
    margin-bottom: -11.4rem !important;
  }
  .mb-sm-n10 {
    margin-bottom: -12.7rem !important;
  }
  .mb-sm-n11 {
    margin-bottom: -14rem !important;
  }
  .mb-sm-n12 {
    margin-bottom: -15.3rem !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 1rem !important;
  }
  .ms-sm-2 {
    margin-left: 2.3rem !important;
  }
  .ms-sm-3 {
    margin-left: 3.6rem !important;
  }
  .ms-sm-4 {
    margin-left: 4.9rem !important;
  }
  .ms-sm-5 {
    margin-left: 6.2rem !important;
  }
  .ms-sm-6 {
    margin-left: 7.5rem !important;
  }
  .ms-sm-7 {
    margin-left: 8.8rem !important;
  }
  .ms-sm-8 {
    margin-left: 10.1rem !important;
  }
  .ms-sm-9 {
    margin-left: 11.4rem !important;
  }
  .ms-sm-10 {
    margin-left: 12.7rem !important;
  }
  .ms-sm-11 {
    margin-left: 14rem !important;
  }
  .ms-sm-12 {
    margin-left: 15.3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .ms-sm-n1 {
    margin-left: -1rem !important;
  }
  .ms-sm-n2 {
    margin-left: -2.3rem !important;
  }
  .ms-sm-n3 {
    margin-left: -3.6rem !important;
  }
  .ms-sm-n4 {
    margin-left: -4.9rem !important;
  }
  .ms-sm-n5 {
    margin-left: -6.2rem !important;
  }
  .ms-sm-n6 {
    margin-left: -7.5rem !important;
  }
  .ms-sm-n7 {
    margin-left: -8.8rem !important;
  }
  .ms-sm-n8 {
    margin-left: -10.1rem !important;
  }
  .ms-sm-n9 {
    margin-left: -11.4rem !important;
  }
  .ms-sm-n10 {
    margin-left: -12.7rem !important;
  }
  .ms-sm-n11 {
    margin-left: -14rem !important;
  }
  .ms-sm-n12 {
    margin-left: -15.3rem !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 1rem !important;
  }
  .me-sm-2 {
    margin-right: 2.3rem !important;
  }
  .me-sm-3 {
    margin-right: 3.6rem !important;
  }
  .me-sm-4 {
    margin-right: 4.9rem !important;
  }
  .me-sm-5 {
    margin-right: 6.2rem !important;
  }
  .me-sm-6 {
    margin-right: 7.5rem !important;
  }
  .me-sm-7 {
    margin-right: 8.8rem !important;
  }
  .me-sm-8 {
    margin-right: 10.1rem !important;
  }
  .me-sm-9 {
    margin-right: 11.4rem !important;
  }
  .me-sm-10 {
    margin-right: 12.7rem !important;
  }
  .me-sm-11 {
    margin-right: 14rem !important;
  }
  .me-sm-12 {
    margin-right: 15.3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .me-sm-n1 {
    margin-right: -1rem !important;
  }
  .me-sm-n2 {
    margin-right: -2.3rem !important;
  }
  .me-sm-n3 {
    margin-right: -3.6rem !important;
  }
  .me-sm-n4 {
    margin-right: -4.9rem !important;
  }
  .me-sm-n5 {
    margin-right: -6.2rem !important;
  }
  .me-sm-n6 {
    margin-right: -7.5rem !important;
  }
  .me-sm-n7 {
    margin-right: -8.8rem !important;
  }
  .me-sm-n8 {
    margin-right: -10.1rem !important;
  }
  .me-sm-n9 {
    margin-right: -11.4rem !important;
  }
  .me-sm-n10 {
    margin-right: -12.7rem !important;
  }
  .me-sm-n11 {
    margin-right: -14rem !important;
  }
  .me-sm-n12 {
    margin-right: -15.3rem !important;
  }
  .fs-sm-1 {
    font-size: 1.3rem !important;
  }
  .fs-sm-2 {
    font-size: 2.6rem !important;
  }
  .fs-sm-3 {
    font-size: 3.9rem !important;
  }
  .fs-sm-4 {
    font-size: 5.5rem !important;
  }
  .fs-sm-5 {
    font-size: 8.1rem !important;
  }
  .fs-sm-6 {
    font-size: 10.7rem !important;
  }
  .fs-sm-7 {
    font-size: 13.3rem !important;
  }
  .fs-sm-8 {
    font-size: 17.9rem !important;
  }
  .fs-sm-9 {
    font-size: 20.5rem !important;
  }
  .fs-sm-10 {
    font-size: 23.1rem !important;
  }
  .fs-sm-11 {
    font-size: 25.7rem !important;
  }
  .vjm-translate-y-sm-0 {
    --bs-translate-y: 0 !important;
  }
  .vjm-translate-y-sm-1 {
    --bs-translate-y: 1rem !important;
  }
  .vjm-translate-y-sm-2 {
    --bs-translate-y: 2.3rem !important;
  }
  .vjm-translate-y-sm-3 {
    --bs-translate-y: 3.6rem !important;
  }
  .vjm-translate-y-sm-4 {
    --bs-translate-y: 4.9rem !important;
  }
  .vjm-translate-y-sm-5 {
    --bs-translate-y: 6.2rem !important;
  }
  .vjm-translate-y-sm-6 {
    --bs-translate-y: 7.5rem !important;
  }
  .vjm-translate-y-sm-7 {
    --bs-translate-y: 8.8rem !important;
  }
  .vjm-translate-y-sm-8 {
    --bs-translate-y: 10.1rem !important;
  }
  .vjm-translate-y-sm-9 {
    --bs-translate-y: 11.4rem !important;
  }
  .vjm-translate-y-sm-10 {
    --bs-translate-y: 12.7rem !important;
  }
  .vjm-translate-y-sm-11 {
    --bs-translate-y: 14rem !important;
  }
  .vjm-translate-y-sm-12 {
    --bs-translate-y: 15.3rem !important;
  }
  .vjm-translate-y-sm-n1 {
    --bs-translate-y: -1rem !important;
  }
  .vjm-translate-y-sm-n2 {
    --bs-translate-y: -2.3rem !important;
  }
  .vjm-translate-y-sm-n3 {
    --bs-translate-y: -3.6rem !important;
  }
  .vjm-translate-y-sm-n4 {
    --bs-translate-y: -4.9rem !important;
  }
  .vjm-translate-y-sm-n5 {
    --bs-translate-y: -6.2rem !important;
  }
  .vjm-translate-y-sm-n6 {
    --bs-translate-y: -7.5rem !important;
  }
  .vjm-translate-y-sm-n7 {
    --bs-translate-y: -8.8rem !important;
  }
  .vjm-translate-y-sm-n8 {
    --bs-translate-y: -10.1rem !important;
  }
  .vjm-translate-y-sm-n9 {
    --bs-translate-y: -11.4rem !important;
  }
  .vjm-translate-y-sm-n10 {
    --bs-translate-y: -12.7rem !important;
  }
  .vjm-translate-y-sm-n11 {
    --bs-translate-y: -14rem !important;
  }
  .vjm-translate-y-sm-n12 {
    --bs-translate-y: -15.3rem !important;
  }
  .vjm-translate-x-sm-0 {
    --bs-translate-x: 0 !important;
  }
  .vjm-translate-x-sm-1 {
    --bs-translate-x: 1rem !important;
  }
  .vjm-translate-x-sm-2 {
    --bs-translate-x: 2.3rem !important;
  }
  .vjm-translate-x-sm-3 {
    --bs-translate-x: 3.6rem !important;
  }
  .vjm-translate-x-sm-4 {
    --bs-translate-x: 4.9rem !important;
  }
  .vjm-translate-x-sm-5 {
    --bs-translate-x: 6.2rem !important;
  }
  .vjm-translate-x-sm-6 {
    --bs-translate-x: 7.5rem !important;
  }
  .vjm-translate-x-sm-7 {
    --bs-translate-x: 8.8rem !important;
  }
  .vjm-translate-x-sm-8 {
    --bs-translate-x: 10.1rem !important;
  }
  .vjm-translate-x-sm-9 {
    --bs-translate-x: 11.4rem !important;
  }
  .vjm-translate-x-sm-10 {
    --bs-translate-x: 12.7rem !important;
  }
  .vjm-translate-x-sm-11 {
    --bs-translate-x: 14rem !important;
  }
  .vjm-translate-x-sm-12 {
    --bs-translate-x: 15.3rem !important;
  }
  .vjm-translate-x-sm-n1 {
    --bs-translate-x: -1rem !important;
  }
  .vjm-translate-x-sm-n2 {
    --bs-translate-x: -2.3rem !important;
  }
  .vjm-translate-x-sm-n3 {
    --bs-translate-x: -3.6rem !important;
  }
  .vjm-translate-x-sm-n4 {
    --bs-translate-x: -4.9rem !important;
  }
  .vjm-translate-x-sm-n5 {
    --bs-translate-x: -6.2rem !important;
  }
  .vjm-translate-x-sm-n6 {
    --bs-translate-x: -7.5rem !important;
  }
  .vjm-translate-x-sm-n7 {
    --bs-translate-x: -8.8rem !important;
  }
  .vjm-translate-x-sm-n8 {
    --bs-translate-x: -10.1rem !important;
  }
  .vjm-translate-x-sm-n9 {
    --bs-translate-x: -11.4rem !important;
  }
  .vjm-translate-x-sm-n10 {
    --bs-translate-x: -12.7rem !important;
  }
  .vjm-translate-x-sm-n11 {
    --bs-translate-x: -14rem !important;
  }
  .vjm-translate-x-sm-n12 {
    --bs-translate-x: -15.3rem !important;
  }
}
@media (min-width: 768px) {
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 1rem !important;
  }
  .mt-md-2 {
    margin-top: 2.3rem !important;
  }
  .mt-md-3 {
    margin-top: 3.6rem !important;
  }
  .mt-md-4 {
    margin-top: 4.9rem !important;
  }
  .mt-md-5 {
    margin-top: 6.2rem !important;
  }
  .mt-md-6 {
    margin-top: 7.5rem !important;
  }
  .mt-md-7 {
    margin-top: 8.8rem !important;
  }
  .mt-md-8 {
    margin-top: 10.1rem !important;
  }
  .mt-md-9 {
    margin-top: 11.4rem !important;
  }
  .mt-md-10 {
    margin-top: 12.7rem !important;
  }
  .mt-md-11 {
    margin-top: 14rem !important;
  }
  .mt-md-12 {
    margin-top: 15.3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .mt-md-n1 {
    margin-top: -1rem !important;
  }
  .mt-md-n2 {
    margin-top: -2.3rem !important;
  }
  .mt-md-n3 {
    margin-top: -3.6rem !important;
  }
  .mt-md-n4 {
    margin-top: -4.9rem !important;
  }
  .mt-md-n5 {
    margin-top: -6.2rem !important;
  }
  .mt-md-n6 {
    margin-top: -7.5rem !important;
  }
  .mt-md-n7 {
    margin-top: -8.8rem !important;
  }
  .mt-md-n8 {
    margin-top: -10.1rem !important;
  }
  .mt-md-n9 {
    margin-top: -11.4rem !important;
  }
  .mt-md-n10 {
    margin-top: -12.7rem !important;
  }
  .mt-md-n11 {
    margin-top: -14rem !important;
  }
  .mt-md-n12 {
    margin-top: -15.3rem !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 1rem !important;
  }
  .mb-md-2 {
    margin-bottom: 2.3rem !important;
  }
  .mb-md-3 {
    margin-bottom: 3.6rem !important;
  }
  .mb-md-4 {
    margin-bottom: 4.9rem !important;
  }
  .mb-md-5 {
    margin-bottom: 6.2rem !important;
  }
  .mb-md-6 {
    margin-bottom: 7.5rem !important;
  }
  .mb-md-7 {
    margin-bottom: 8.8rem !important;
  }
  .mb-md-8 {
    margin-bottom: 10.1rem !important;
  }
  .mb-md-9 {
    margin-bottom: 11.4rem !important;
  }
  .mb-md-10 {
    margin-bottom: 12.7rem !important;
  }
  .mb-md-11 {
    margin-bottom: 14rem !important;
  }
  .mb-md-12 {
    margin-bottom: 15.3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .mb-md-n1 {
    margin-bottom: -1rem !important;
  }
  .mb-md-n2 {
    margin-bottom: -2.3rem !important;
  }
  .mb-md-n3 {
    margin-bottom: -3.6rem !important;
  }
  .mb-md-n4 {
    margin-bottom: -4.9rem !important;
  }
  .mb-md-n5 {
    margin-bottom: -6.2rem !important;
  }
  .mb-md-n6 {
    margin-bottom: -7.5rem !important;
  }
  .mb-md-n7 {
    margin-bottom: -8.8rem !important;
  }
  .mb-md-n8 {
    margin-bottom: -10.1rem !important;
  }
  .mb-md-n9 {
    margin-bottom: -11.4rem !important;
  }
  .mb-md-n10 {
    margin-bottom: -12.7rem !important;
  }
  .mb-md-n11 {
    margin-bottom: -14rem !important;
  }
  .mb-md-n12 {
    margin-bottom: -15.3rem !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 1rem !important;
  }
  .ms-md-2 {
    margin-left: 2.3rem !important;
  }
  .ms-md-3 {
    margin-left: 3.6rem !important;
  }
  .ms-md-4 {
    margin-left: 4.9rem !important;
  }
  .ms-md-5 {
    margin-left: 6.2rem !important;
  }
  .ms-md-6 {
    margin-left: 7.5rem !important;
  }
  .ms-md-7 {
    margin-left: 8.8rem !important;
  }
  .ms-md-8 {
    margin-left: 10.1rem !important;
  }
  .ms-md-9 {
    margin-left: 11.4rem !important;
  }
  .ms-md-10 {
    margin-left: 12.7rem !important;
  }
  .ms-md-11 {
    margin-left: 14rem !important;
  }
  .ms-md-12 {
    margin-left: 15.3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .ms-md-n1 {
    margin-left: -1rem !important;
  }
  .ms-md-n2 {
    margin-left: -2.3rem !important;
  }
  .ms-md-n3 {
    margin-left: -3.6rem !important;
  }
  .ms-md-n4 {
    margin-left: -4.9rem !important;
  }
  .ms-md-n5 {
    margin-left: -6.2rem !important;
  }
  .ms-md-n6 {
    margin-left: -7.5rem !important;
  }
  .ms-md-n7 {
    margin-left: -8.8rem !important;
  }
  .ms-md-n8 {
    margin-left: -10.1rem !important;
  }
  .ms-md-n9 {
    margin-left: -11.4rem !important;
  }
  .ms-md-n10 {
    margin-left: -12.7rem !important;
  }
  .ms-md-n11 {
    margin-left: -14rem !important;
  }
  .ms-md-n12 {
    margin-left: -15.3rem !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 1rem !important;
  }
  .me-md-2 {
    margin-right: 2.3rem !important;
  }
  .me-md-3 {
    margin-right: 3.6rem !important;
  }
  .me-md-4 {
    margin-right: 4.9rem !important;
  }
  .me-md-5 {
    margin-right: 6.2rem !important;
  }
  .me-md-6 {
    margin-right: 7.5rem !important;
  }
  .me-md-7 {
    margin-right: 8.8rem !important;
  }
  .me-md-8 {
    margin-right: 10.1rem !important;
  }
  .me-md-9 {
    margin-right: 11.4rem !important;
  }
  .me-md-10 {
    margin-right: 12.7rem !important;
  }
  .me-md-11 {
    margin-right: 14rem !important;
  }
  .me-md-12 {
    margin-right: 15.3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .me-md-n1 {
    margin-right: -1rem !important;
  }
  .me-md-n2 {
    margin-right: -2.3rem !important;
  }
  .me-md-n3 {
    margin-right: -3.6rem !important;
  }
  .me-md-n4 {
    margin-right: -4.9rem !important;
  }
  .me-md-n5 {
    margin-right: -6.2rem !important;
  }
  .me-md-n6 {
    margin-right: -7.5rem !important;
  }
  .me-md-n7 {
    margin-right: -8.8rem !important;
  }
  .me-md-n8 {
    margin-right: -10.1rem !important;
  }
  .me-md-n9 {
    margin-right: -11.4rem !important;
  }
  .me-md-n10 {
    margin-right: -12.7rem !important;
  }
  .me-md-n11 {
    margin-right: -14rem !important;
  }
  .me-md-n12 {
    margin-right: -15.3rem !important;
  }
  .fs-md-1 {
    font-size: 1.3rem !important;
  }
  .fs-md-2 {
    font-size: 2.6rem !important;
  }
  .fs-md-3 {
    font-size: 3.9rem !important;
  }
  .fs-md-4 {
    font-size: 5.5rem !important;
  }
  .fs-md-5 {
    font-size: 8.1rem !important;
  }
  .fs-md-6 {
    font-size: 10.7rem !important;
  }
  .fs-md-7 {
    font-size: 13.3rem !important;
  }
  .fs-md-8 {
    font-size: 17.9rem !important;
  }
  .fs-md-9 {
    font-size: 20.5rem !important;
  }
  .fs-md-10 {
    font-size: 23.1rem !important;
  }
  .fs-md-11 {
    font-size: 25.7rem !important;
  }
  .vjm-translate-y-md-0 {
    --bs-translate-y: 0 !important;
  }
  .vjm-translate-y-md-1 {
    --bs-translate-y: 1rem !important;
  }
  .vjm-translate-y-md-2 {
    --bs-translate-y: 2.3rem !important;
  }
  .vjm-translate-y-md-3 {
    --bs-translate-y: 3.6rem !important;
  }
  .vjm-translate-y-md-4 {
    --bs-translate-y: 4.9rem !important;
  }
  .vjm-translate-y-md-5 {
    --bs-translate-y: 6.2rem !important;
  }
  .vjm-translate-y-md-6 {
    --bs-translate-y: 7.5rem !important;
  }
  .vjm-translate-y-md-7 {
    --bs-translate-y: 8.8rem !important;
  }
  .vjm-translate-y-md-8 {
    --bs-translate-y: 10.1rem !important;
  }
  .vjm-translate-y-md-9 {
    --bs-translate-y: 11.4rem !important;
  }
  .vjm-translate-y-md-10 {
    --bs-translate-y: 12.7rem !important;
  }
  .vjm-translate-y-md-11 {
    --bs-translate-y: 14rem !important;
  }
  .vjm-translate-y-md-12 {
    --bs-translate-y: 15.3rem !important;
  }
  .vjm-translate-y-md-n1 {
    --bs-translate-y: -1rem !important;
  }
  .vjm-translate-y-md-n2 {
    --bs-translate-y: -2.3rem !important;
  }
  .vjm-translate-y-md-n3 {
    --bs-translate-y: -3.6rem !important;
  }
  .vjm-translate-y-md-n4 {
    --bs-translate-y: -4.9rem !important;
  }
  .vjm-translate-y-md-n5 {
    --bs-translate-y: -6.2rem !important;
  }
  .vjm-translate-y-md-n6 {
    --bs-translate-y: -7.5rem !important;
  }
  .vjm-translate-y-md-n7 {
    --bs-translate-y: -8.8rem !important;
  }
  .vjm-translate-y-md-n8 {
    --bs-translate-y: -10.1rem !important;
  }
  .vjm-translate-y-md-n9 {
    --bs-translate-y: -11.4rem !important;
  }
  .vjm-translate-y-md-n10 {
    --bs-translate-y: -12.7rem !important;
  }
  .vjm-translate-y-md-n11 {
    --bs-translate-y: -14rem !important;
  }
  .vjm-translate-y-md-n12 {
    --bs-translate-y: -15.3rem !important;
  }
  .vjm-translate-x-md-0 {
    --bs-translate-x: 0 !important;
  }
  .vjm-translate-x-md-1 {
    --bs-translate-x: 1rem !important;
  }
  .vjm-translate-x-md-2 {
    --bs-translate-x: 2.3rem !important;
  }
  .vjm-translate-x-md-3 {
    --bs-translate-x: 3.6rem !important;
  }
  .vjm-translate-x-md-4 {
    --bs-translate-x: 4.9rem !important;
  }
  .vjm-translate-x-md-5 {
    --bs-translate-x: 6.2rem !important;
  }
  .vjm-translate-x-md-6 {
    --bs-translate-x: 7.5rem !important;
  }
  .vjm-translate-x-md-7 {
    --bs-translate-x: 8.8rem !important;
  }
  .vjm-translate-x-md-8 {
    --bs-translate-x: 10.1rem !important;
  }
  .vjm-translate-x-md-9 {
    --bs-translate-x: 11.4rem !important;
  }
  .vjm-translate-x-md-10 {
    --bs-translate-x: 12.7rem !important;
  }
  .vjm-translate-x-md-11 {
    --bs-translate-x: 14rem !important;
  }
  .vjm-translate-x-md-12 {
    --bs-translate-x: 15.3rem !important;
  }
  .vjm-translate-x-md-n1 {
    --bs-translate-x: -1rem !important;
  }
  .vjm-translate-x-md-n2 {
    --bs-translate-x: -2.3rem !important;
  }
  .vjm-translate-x-md-n3 {
    --bs-translate-x: -3.6rem !important;
  }
  .vjm-translate-x-md-n4 {
    --bs-translate-x: -4.9rem !important;
  }
  .vjm-translate-x-md-n5 {
    --bs-translate-x: -6.2rem !important;
  }
  .vjm-translate-x-md-n6 {
    --bs-translate-x: -7.5rem !important;
  }
  .vjm-translate-x-md-n7 {
    --bs-translate-x: -8.8rem !important;
  }
  .vjm-translate-x-md-n8 {
    --bs-translate-x: -10.1rem !important;
  }
  .vjm-translate-x-md-n9 {
    --bs-translate-x: -11.4rem !important;
  }
  .vjm-translate-x-md-n10 {
    --bs-translate-x: -12.7rem !important;
  }
  .vjm-translate-x-md-n11 {
    --bs-translate-x: -14rem !important;
  }
  .vjm-translate-x-md-n12 {
    --bs-translate-x: -15.3rem !important;
  }
}
@media (min-width: 992px) {
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 1rem !important;
  }
  .mt-lg-2 {
    margin-top: 2.3rem !important;
  }
  .mt-lg-3 {
    margin-top: 3.6rem !important;
  }
  .mt-lg-4 {
    margin-top: 4.9rem !important;
  }
  .mt-lg-5 {
    margin-top: 6.2rem !important;
  }
  .mt-lg-6 {
    margin-top: 7.5rem !important;
  }
  .mt-lg-7 {
    margin-top: 8.8rem !important;
  }
  .mt-lg-8 {
    margin-top: 10.1rem !important;
  }
  .mt-lg-9 {
    margin-top: 11.4rem !important;
  }
  .mt-lg-10 {
    margin-top: 12.7rem !important;
  }
  .mt-lg-11 {
    margin-top: 14rem !important;
  }
  .mt-lg-12 {
    margin-top: 15.3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .mt-lg-n1 {
    margin-top: -1rem !important;
  }
  .mt-lg-n2 {
    margin-top: -2.3rem !important;
  }
  .mt-lg-n3 {
    margin-top: -3.6rem !important;
  }
  .mt-lg-n4 {
    margin-top: -4.9rem !important;
  }
  .mt-lg-n5 {
    margin-top: -6.2rem !important;
  }
  .mt-lg-n6 {
    margin-top: -7.5rem !important;
  }
  .mt-lg-n7 {
    margin-top: -8.8rem !important;
  }
  .mt-lg-n8 {
    margin-top: -10.1rem !important;
  }
  .mt-lg-n9 {
    margin-top: -11.4rem !important;
  }
  .mt-lg-n10 {
    margin-top: -12.7rem !important;
  }
  .mt-lg-n11 {
    margin-top: -14rem !important;
  }
  .mt-lg-n12 {
    margin-top: -15.3rem !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 2.3rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 3.6rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 4.9rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 6.2rem !important;
  }
  .mb-lg-6 {
    margin-bottom: 7.5rem !important;
  }
  .mb-lg-7 {
    margin-bottom: 8.8rem !important;
  }
  .mb-lg-8 {
    margin-bottom: 10.1rem !important;
  }
  .mb-lg-9 {
    margin-bottom: 11.4rem !important;
  }
  .mb-lg-10 {
    margin-bottom: 12.7rem !important;
  }
  .mb-lg-11 {
    margin-bottom: 14rem !important;
  }
  .mb-lg-12 {
    margin-bottom: 15.3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .mb-lg-n1 {
    margin-bottom: -1rem !important;
  }
  .mb-lg-n2 {
    margin-bottom: -2.3rem !important;
  }
  .mb-lg-n3 {
    margin-bottom: -3.6rem !important;
  }
  .mb-lg-n4 {
    margin-bottom: -4.9rem !important;
  }
  .mb-lg-n5 {
    margin-bottom: -6.2rem !important;
  }
  .mb-lg-n6 {
    margin-bottom: -7.5rem !important;
  }
  .mb-lg-n7 {
    margin-bottom: -8.8rem !important;
  }
  .mb-lg-n8 {
    margin-bottom: -10.1rem !important;
  }
  .mb-lg-n9 {
    margin-bottom: -11.4rem !important;
  }
  .mb-lg-n10 {
    margin-bottom: -12.7rem !important;
  }
  .mb-lg-n11 {
    margin-bottom: -14rem !important;
  }
  .mb-lg-n12 {
    margin-bottom: -15.3rem !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 1rem !important;
  }
  .ms-lg-2 {
    margin-left: 2.3rem !important;
  }
  .ms-lg-3 {
    margin-left: 3.6rem !important;
  }
  .ms-lg-4 {
    margin-left: 4.9rem !important;
  }
  .ms-lg-5 {
    margin-left: 6.2rem !important;
  }
  .ms-lg-6 {
    margin-left: 7.5rem !important;
  }
  .ms-lg-7 {
    margin-left: 8.8rem !important;
  }
  .ms-lg-8 {
    margin-left: 10.1rem !important;
  }
  .ms-lg-9 {
    margin-left: 11.4rem !important;
  }
  .ms-lg-10 {
    margin-left: 12.7rem !important;
  }
  .ms-lg-11 {
    margin-left: 14rem !important;
  }
  .ms-lg-12 {
    margin-left: 15.3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .ms-lg-n1 {
    margin-left: -1rem !important;
  }
  .ms-lg-n2 {
    margin-left: -2.3rem !important;
  }
  .ms-lg-n3 {
    margin-left: -3.6rem !important;
  }
  .ms-lg-n4 {
    margin-left: -4.9rem !important;
  }
  .ms-lg-n5 {
    margin-left: -6.2rem !important;
  }
  .ms-lg-n6 {
    margin-left: -7.5rem !important;
  }
  .ms-lg-n7 {
    margin-left: -8.8rem !important;
  }
  .ms-lg-n8 {
    margin-left: -10.1rem !important;
  }
  .ms-lg-n9 {
    margin-left: -11.4rem !important;
  }
  .ms-lg-n10 {
    margin-left: -12.7rem !important;
  }
  .ms-lg-n11 {
    margin-left: -14rem !important;
  }
  .ms-lg-n12 {
    margin-left: -15.3rem !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 1rem !important;
  }
  .me-lg-2 {
    margin-right: 2.3rem !important;
  }
  .me-lg-3 {
    margin-right: 3.6rem !important;
  }
  .me-lg-4 {
    margin-right: 4.9rem !important;
  }
  .me-lg-5 {
    margin-right: 6.2rem !important;
  }
  .me-lg-6 {
    margin-right: 7.5rem !important;
  }
  .me-lg-7 {
    margin-right: 8.8rem !important;
  }
  .me-lg-8 {
    margin-right: 10.1rem !important;
  }
  .me-lg-9 {
    margin-right: 11.4rem !important;
  }
  .me-lg-10 {
    margin-right: 12.7rem !important;
  }
  .me-lg-11 {
    margin-right: 14rem !important;
  }
  .me-lg-12 {
    margin-right: 15.3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .me-lg-n1 {
    margin-right: -1rem !important;
  }
  .me-lg-n2 {
    margin-right: -2.3rem !important;
  }
  .me-lg-n3 {
    margin-right: -3.6rem !important;
  }
  .me-lg-n4 {
    margin-right: -4.9rem !important;
  }
  .me-lg-n5 {
    margin-right: -6.2rem !important;
  }
  .me-lg-n6 {
    margin-right: -7.5rem !important;
  }
  .me-lg-n7 {
    margin-right: -8.8rem !important;
  }
  .me-lg-n8 {
    margin-right: -10.1rem !important;
  }
  .me-lg-n9 {
    margin-right: -11.4rem !important;
  }
  .me-lg-n10 {
    margin-right: -12.7rem !important;
  }
  .me-lg-n11 {
    margin-right: -14rem !important;
  }
  .me-lg-n12 {
    margin-right: -15.3rem !important;
  }
  .fs-lg-1 {
    font-size: 1.3rem !important;
  }
  .fs-lg-2 {
    font-size: 2.6rem !important;
  }
  .fs-lg-3 {
    font-size: 3.9rem !important;
  }
  .fs-lg-4 {
    font-size: 5.5rem !important;
  }
  .fs-lg-5 {
    font-size: 8.1rem !important;
  }
  .fs-lg-6 {
    font-size: 10.7rem !important;
  }
  .fs-lg-7 {
    font-size: 13.3rem !important;
  }
  .fs-lg-8 {
    font-size: 17.9rem !important;
  }
  .fs-lg-9 {
    font-size: 20.5rem !important;
  }
  .fs-lg-10 {
    font-size: 23.1rem !important;
  }
  .fs-lg-11 {
    font-size: 25.7rem !important;
  }
  .vjm-translate-y-lg-0 {
    --bs-translate-y: 0 !important;
  }
  .vjm-translate-y-lg-1 {
    --bs-translate-y: 1rem !important;
  }
  .vjm-translate-y-lg-2 {
    --bs-translate-y: 2.3rem !important;
  }
  .vjm-translate-y-lg-3 {
    --bs-translate-y: 3.6rem !important;
  }
  .vjm-translate-y-lg-4 {
    --bs-translate-y: 4.9rem !important;
  }
  .vjm-translate-y-lg-5 {
    --bs-translate-y: 6.2rem !important;
  }
  .vjm-translate-y-lg-6 {
    --bs-translate-y: 7.5rem !important;
  }
  .vjm-translate-y-lg-7 {
    --bs-translate-y: 8.8rem !important;
  }
  .vjm-translate-y-lg-8 {
    --bs-translate-y: 10.1rem !important;
  }
  .vjm-translate-y-lg-9 {
    --bs-translate-y: 11.4rem !important;
  }
  .vjm-translate-y-lg-10 {
    --bs-translate-y: 12.7rem !important;
  }
  .vjm-translate-y-lg-11 {
    --bs-translate-y: 14rem !important;
  }
  .vjm-translate-y-lg-12 {
    --bs-translate-y: 15.3rem !important;
  }
  .vjm-translate-y-lg-n1 {
    --bs-translate-y: -1rem !important;
  }
  .vjm-translate-y-lg-n2 {
    --bs-translate-y: -2.3rem !important;
  }
  .vjm-translate-y-lg-n3 {
    --bs-translate-y: -3.6rem !important;
  }
  .vjm-translate-y-lg-n4 {
    --bs-translate-y: -4.9rem !important;
  }
  .vjm-translate-y-lg-n5 {
    --bs-translate-y: -6.2rem !important;
  }
  .vjm-translate-y-lg-n6 {
    --bs-translate-y: -7.5rem !important;
  }
  .vjm-translate-y-lg-n7 {
    --bs-translate-y: -8.8rem !important;
  }
  .vjm-translate-y-lg-n8 {
    --bs-translate-y: -10.1rem !important;
  }
  .vjm-translate-y-lg-n9 {
    --bs-translate-y: -11.4rem !important;
  }
  .vjm-translate-y-lg-n10 {
    --bs-translate-y: -12.7rem !important;
  }
  .vjm-translate-y-lg-n11 {
    --bs-translate-y: -14rem !important;
  }
  .vjm-translate-y-lg-n12 {
    --bs-translate-y: -15.3rem !important;
  }
  .vjm-translate-x-lg-0 {
    --bs-translate-x: 0 !important;
  }
  .vjm-translate-x-lg-1 {
    --bs-translate-x: 1rem !important;
  }
  .vjm-translate-x-lg-2 {
    --bs-translate-x: 2.3rem !important;
  }
  .vjm-translate-x-lg-3 {
    --bs-translate-x: 3.6rem !important;
  }
  .vjm-translate-x-lg-4 {
    --bs-translate-x: 4.9rem !important;
  }
  .vjm-translate-x-lg-5 {
    --bs-translate-x: 6.2rem !important;
  }
  .vjm-translate-x-lg-6 {
    --bs-translate-x: 7.5rem !important;
  }
  .vjm-translate-x-lg-7 {
    --bs-translate-x: 8.8rem !important;
  }
  .vjm-translate-x-lg-8 {
    --bs-translate-x: 10.1rem !important;
  }
  .vjm-translate-x-lg-9 {
    --bs-translate-x: 11.4rem !important;
  }
  .vjm-translate-x-lg-10 {
    --bs-translate-x: 12.7rem !important;
  }
  .vjm-translate-x-lg-11 {
    --bs-translate-x: 14rem !important;
  }
  .vjm-translate-x-lg-12 {
    --bs-translate-x: 15.3rem !important;
  }
  .vjm-translate-x-lg-n1 {
    --bs-translate-x: -1rem !important;
  }
  .vjm-translate-x-lg-n2 {
    --bs-translate-x: -2.3rem !important;
  }
  .vjm-translate-x-lg-n3 {
    --bs-translate-x: -3.6rem !important;
  }
  .vjm-translate-x-lg-n4 {
    --bs-translate-x: -4.9rem !important;
  }
  .vjm-translate-x-lg-n5 {
    --bs-translate-x: -6.2rem !important;
  }
  .vjm-translate-x-lg-n6 {
    --bs-translate-x: -7.5rem !important;
  }
  .vjm-translate-x-lg-n7 {
    --bs-translate-x: -8.8rem !important;
  }
  .vjm-translate-x-lg-n8 {
    --bs-translate-x: -10.1rem !important;
  }
  .vjm-translate-x-lg-n9 {
    --bs-translate-x: -11.4rem !important;
  }
  .vjm-translate-x-lg-n10 {
    --bs-translate-x: -12.7rem !important;
  }
  .vjm-translate-x-lg-n11 {
    --bs-translate-x: -14rem !important;
  }
  .vjm-translate-x-lg-n12 {
    --bs-translate-x: -15.3rem !important;
  }
}
@media (min-width: 1200px) {
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 1rem !important;
  }
  .mt-xl-2 {
    margin-top: 2.3rem !important;
  }
  .mt-xl-3 {
    margin-top: 3.6rem !important;
  }
  .mt-xl-4 {
    margin-top: 4.9rem !important;
  }
  .mt-xl-5 {
    margin-top: 6.2rem !important;
  }
  .mt-xl-6 {
    margin-top: 7.5rem !important;
  }
  .mt-xl-7 {
    margin-top: 8.8rem !important;
  }
  .mt-xl-8 {
    margin-top: 10.1rem !important;
  }
  .mt-xl-9 {
    margin-top: 11.4rem !important;
  }
  .mt-xl-10 {
    margin-top: 12.7rem !important;
  }
  .mt-xl-11 {
    margin-top: 14rem !important;
  }
  .mt-xl-12 {
    margin-top: 15.3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .mt-xl-n1 {
    margin-top: -1rem !important;
  }
  .mt-xl-n2 {
    margin-top: -2.3rem !important;
  }
  .mt-xl-n3 {
    margin-top: -3.6rem !important;
  }
  .mt-xl-n4 {
    margin-top: -4.9rem !important;
  }
  .mt-xl-n5 {
    margin-top: -6.2rem !important;
  }
  .mt-xl-n6 {
    margin-top: -7.5rem !important;
  }
  .mt-xl-n7 {
    margin-top: -8.8rem !important;
  }
  .mt-xl-n8 {
    margin-top: -10.1rem !important;
  }
  .mt-xl-n9 {
    margin-top: -11.4rem !important;
  }
  .mt-xl-n10 {
    margin-top: -12.7rem !important;
  }
  .mt-xl-n11 {
    margin-top: -14rem !important;
  }
  .mt-xl-n12 {
    margin-top: -15.3rem !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 2.3rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 3.6rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 4.9rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 6.2rem !important;
  }
  .mb-xl-6 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xl-7 {
    margin-bottom: 8.8rem !important;
  }
  .mb-xl-8 {
    margin-bottom: 10.1rem !important;
  }
  .mb-xl-9 {
    margin-bottom: 11.4rem !important;
  }
  .mb-xl-10 {
    margin-bottom: 12.7rem !important;
  }
  .mb-xl-11 {
    margin-bottom: 14rem !important;
  }
  .mb-xl-12 {
    margin-bottom: 15.3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .mb-xl-n1 {
    margin-bottom: -1rem !important;
  }
  .mb-xl-n2 {
    margin-bottom: -2.3rem !important;
  }
  .mb-xl-n3 {
    margin-bottom: -3.6rem !important;
  }
  .mb-xl-n4 {
    margin-bottom: -4.9rem !important;
  }
  .mb-xl-n5 {
    margin-bottom: -6.2rem !important;
  }
  .mb-xl-n6 {
    margin-bottom: -7.5rem !important;
  }
  .mb-xl-n7 {
    margin-bottom: -8.8rem !important;
  }
  .mb-xl-n8 {
    margin-bottom: -10.1rem !important;
  }
  .mb-xl-n9 {
    margin-bottom: -11.4rem !important;
  }
  .mb-xl-n10 {
    margin-bottom: -12.7rem !important;
  }
  .mb-xl-n11 {
    margin-bottom: -14rem !important;
  }
  .mb-xl-n12 {
    margin-bottom: -15.3rem !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 1rem !important;
  }
  .ms-xl-2 {
    margin-left: 2.3rem !important;
  }
  .ms-xl-3 {
    margin-left: 3.6rem !important;
  }
  .ms-xl-4 {
    margin-left: 4.9rem !important;
  }
  .ms-xl-5 {
    margin-left: 6.2rem !important;
  }
  .ms-xl-6 {
    margin-left: 7.5rem !important;
  }
  .ms-xl-7 {
    margin-left: 8.8rem !important;
  }
  .ms-xl-8 {
    margin-left: 10.1rem !important;
  }
  .ms-xl-9 {
    margin-left: 11.4rem !important;
  }
  .ms-xl-10 {
    margin-left: 12.7rem !important;
  }
  .ms-xl-11 {
    margin-left: 14rem !important;
  }
  .ms-xl-12 {
    margin-left: 15.3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .ms-xl-n1 {
    margin-left: -1rem !important;
  }
  .ms-xl-n2 {
    margin-left: -2.3rem !important;
  }
  .ms-xl-n3 {
    margin-left: -3.6rem !important;
  }
  .ms-xl-n4 {
    margin-left: -4.9rem !important;
  }
  .ms-xl-n5 {
    margin-left: -6.2rem !important;
  }
  .ms-xl-n6 {
    margin-left: -7.5rem !important;
  }
  .ms-xl-n7 {
    margin-left: -8.8rem !important;
  }
  .ms-xl-n8 {
    margin-left: -10.1rem !important;
  }
  .ms-xl-n9 {
    margin-left: -11.4rem !important;
  }
  .ms-xl-n10 {
    margin-left: -12.7rem !important;
  }
  .ms-xl-n11 {
    margin-left: -14rem !important;
  }
  .ms-xl-n12 {
    margin-left: -15.3rem !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 1rem !important;
  }
  .me-xl-2 {
    margin-right: 2.3rem !important;
  }
  .me-xl-3 {
    margin-right: 3.6rem !important;
  }
  .me-xl-4 {
    margin-right: 4.9rem !important;
  }
  .me-xl-5 {
    margin-right: 6.2rem !important;
  }
  .me-xl-6 {
    margin-right: 7.5rem !important;
  }
  .me-xl-7 {
    margin-right: 8.8rem !important;
  }
  .me-xl-8 {
    margin-right: 10.1rem !important;
  }
  .me-xl-9 {
    margin-right: 11.4rem !important;
  }
  .me-xl-10 {
    margin-right: 12.7rem !important;
  }
  .me-xl-11 {
    margin-right: 14rem !important;
  }
  .me-xl-12 {
    margin-right: 15.3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .me-xl-n1 {
    margin-right: -1rem !important;
  }
  .me-xl-n2 {
    margin-right: -2.3rem !important;
  }
  .me-xl-n3 {
    margin-right: -3.6rem !important;
  }
  .me-xl-n4 {
    margin-right: -4.9rem !important;
  }
  .me-xl-n5 {
    margin-right: -6.2rem !important;
  }
  .me-xl-n6 {
    margin-right: -7.5rem !important;
  }
  .me-xl-n7 {
    margin-right: -8.8rem !important;
  }
  .me-xl-n8 {
    margin-right: -10.1rem !important;
  }
  .me-xl-n9 {
    margin-right: -11.4rem !important;
  }
  .me-xl-n10 {
    margin-right: -12.7rem !important;
  }
  .me-xl-n11 {
    margin-right: -14rem !important;
  }
  .me-xl-n12 {
    margin-right: -15.3rem !important;
  }
  .fs-xl-1 {
    font-size: 1.3rem !important;
  }
  .fs-xl-2 {
    font-size: 2.6rem !important;
  }
  .fs-xl-3 {
    font-size: 3.9rem !important;
  }
  .fs-xl-4 {
    font-size: 5.5rem !important;
  }
  .fs-xl-5 {
    font-size: 8.1rem !important;
  }
  .fs-xl-6 {
    font-size: 10.7rem !important;
  }
  .fs-xl-7 {
    font-size: 13.3rem !important;
  }
  .fs-xl-8 {
    font-size: 17.9rem !important;
  }
  .fs-xl-9 {
    font-size: 20.5rem !important;
  }
  .fs-xl-10 {
    font-size: 23.1rem !important;
  }
  .fs-xl-11 {
    font-size: 25.7rem !important;
  }
  .vjm-translate-y-xl-0 {
    --bs-translate-y: 0 !important;
  }
  .vjm-translate-y-xl-1 {
    --bs-translate-y: 1rem !important;
  }
  .vjm-translate-y-xl-2 {
    --bs-translate-y: 2.3rem !important;
  }
  .vjm-translate-y-xl-3 {
    --bs-translate-y: 3.6rem !important;
  }
  .vjm-translate-y-xl-4 {
    --bs-translate-y: 4.9rem !important;
  }
  .vjm-translate-y-xl-5 {
    --bs-translate-y: 6.2rem !important;
  }
  .vjm-translate-y-xl-6 {
    --bs-translate-y: 7.5rem !important;
  }
  .vjm-translate-y-xl-7 {
    --bs-translate-y: 8.8rem !important;
  }
  .vjm-translate-y-xl-8 {
    --bs-translate-y: 10.1rem !important;
  }
  .vjm-translate-y-xl-9 {
    --bs-translate-y: 11.4rem !important;
  }
  .vjm-translate-y-xl-10 {
    --bs-translate-y: 12.7rem !important;
  }
  .vjm-translate-y-xl-11 {
    --bs-translate-y: 14rem !important;
  }
  .vjm-translate-y-xl-12 {
    --bs-translate-y: 15.3rem !important;
  }
  .vjm-translate-y-xl-n1 {
    --bs-translate-y: -1rem !important;
  }
  .vjm-translate-y-xl-n2 {
    --bs-translate-y: -2.3rem !important;
  }
  .vjm-translate-y-xl-n3 {
    --bs-translate-y: -3.6rem !important;
  }
  .vjm-translate-y-xl-n4 {
    --bs-translate-y: -4.9rem !important;
  }
  .vjm-translate-y-xl-n5 {
    --bs-translate-y: -6.2rem !important;
  }
  .vjm-translate-y-xl-n6 {
    --bs-translate-y: -7.5rem !important;
  }
  .vjm-translate-y-xl-n7 {
    --bs-translate-y: -8.8rem !important;
  }
  .vjm-translate-y-xl-n8 {
    --bs-translate-y: -10.1rem !important;
  }
  .vjm-translate-y-xl-n9 {
    --bs-translate-y: -11.4rem !important;
  }
  .vjm-translate-y-xl-n10 {
    --bs-translate-y: -12.7rem !important;
  }
  .vjm-translate-y-xl-n11 {
    --bs-translate-y: -14rem !important;
  }
  .vjm-translate-y-xl-n12 {
    --bs-translate-y: -15.3rem !important;
  }
  .vjm-translate-x-xl-0 {
    --bs-translate-x: 0 !important;
  }
  .vjm-translate-x-xl-1 {
    --bs-translate-x: 1rem !important;
  }
  .vjm-translate-x-xl-2 {
    --bs-translate-x: 2.3rem !important;
  }
  .vjm-translate-x-xl-3 {
    --bs-translate-x: 3.6rem !important;
  }
  .vjm-translate-x-xl-4 {
    --bs-translate-x: 4.9rem !important;
  }
  .vjm-translate-x-xl-5 {
    --bs-translate-x: 6.2rem !important;
  }
  .vjm-translate-x-xl-6 {
    --bs-translate-x: 7.5rem !important;
  }
  .vjm-translate-x-xl-7 {
    --bs-translate-x: 8.8rem !important;
  }
  .vjm-translate-x-xl-8 {
    --bs-translate-x: 10.1rem !important;
  }
  .vjm-translate-x-xl-9 {
    --bs-translate-x: 11.4rem !important;
  }
  .vjm-translate-x-xl-10 {
    --bs-translate-x: 12.7rem !important;
  }
  .vjm-translate-x-xl-11 {
    --bs-translate-x: 14rem !important;
  }
  .vjm-translate-x-xl-12 {
    --bs-translate-x: 15.3rem !important;
  }
  .vjm-translate-x-xl-n1 {
    --bs-translate-x: -1rem !important;
  }
  .vjm-translate-x-xl-n2 {
    --bs-translate-x: -2.3rem !important;
  }
  .vjm-translate-x-xl-n3 {
    --bs-translate-x: -3.6rem !important;
  }
  .vjm-translate-x-xl-n4 {
    --bs-translate-x: -4.9rem !important;
  }
  .vjm-translate-x-xl-n5 {
    --bs-translate-x: -6.2rem !important;
  }
  .vjm-translate-x-xl-n6 {
    --bs-translate-x: -7.5rem !important;
  }
  .vjm-translate-x-xl-n7 {
    --bs-translate-x: -8.8rem !important;
  }
  .vjm-translate-x-xl-n8 {
    --bs-translate-x: -10.1rem !important;
  }
  .vjm-translate-x-xl-n9 {
    --bs-translate-x: -11.4rem !important;
  }
  .vjm-translate-x-xl-n10 {
    --bs-translate-x: -12.7rem !important;
  }
  .vjm-translate-x-xl-n11 {
    --bs-translate-x: -14rem !important;
  }
  .vjm-translate-x-xl-n12 {
    --bs-translate-x: -15.3rem !important;
  }
}
@media (min-width: 1400px) {
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 1rem !important;
  }
  .mt-xxl-2 {
    margin-top: 2.3rem !important;
  }
  .mt-xxl-3 {
    margin-top: 3.6rem !important;
  }
  .mt-xxl-4 {
    margin-top: 4.9rem !important;
  }
  .mt-xxl-5 {
    margin-top: 6.2rem !important;
  }
  .mt-xxl-6 {
    margin-top: 7.5rem !important;
  }
  .mt-xxl-7 {
    margin-top: 8.8rem !important;
  }
  .mt-xxl-8 {
    margin-top: 10.1rem !important;
  }
  .mt-xxl-9 {
    margin-top: 11.4rem !important;
  }
  .mt-xxl-10 {
    margin-top: 12.7rem !important;
  }
  .mt-xxl-11 {
    margin-top: 14rem !important;
  }
  .mt-xxl-12 {
    margin-top: 15.3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .mt-xxl-n1 {
    margin-top: -1rem !important;
  }
  .mt-xxl-n2 {
    margin-top: -2.3rem !important;
  }
  .mt-xxl-n3 {
    margin-top: -3.6rem !important;
  }
  .mt-xxl-n4 {
    margin-top: -4.9rem !important;
  }
  .mt-xxl-n5 {
    margin-top: -6.2rem !important;
  }
  .mt-xxl-n6 {
    margin-top: -7.5rem !important;
  }
  .mt-xxl-n7 {
    margin-top: -8.8rem !important;
  }
  .mt-xxl-n8 {
    margin-top: -10.1rem !important;
  }
  .mt-xxl-n9 {
    margin-top: -11.4rem !important;
  }
  .mt-xxl-n10 {
    margin-top: -12.7rem !important;
  }
  .mt-xxl-n11 {
    margin-top: -14rem !important;
  }
  .mt-xxl-n12 {
    margin-top: -15.3rem !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 2.3rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 3.6rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 4.9rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 6.2rem !important;
  }
  .mb-xxl-6 {
    margin-bottom: 7.5rem !important;
  }
  .mb-xxl-7 {
    margin-bottom: 8.8rem !important;
  }
  .mb-xxl-8 {
    margin-bottom: 10.1rem !important;
  }
  .mb-xxl-9 {
    margin-bottom: 11.4rem !important;
  }
  .mb-xxl-10 {
    margin-bottom: 12.7rem !important;
  }
  .mb-xxl-11 {
    margin-bottom: 14rem !important;
  }
  .mb-xxl-12 {
    margin-bottom: 15.3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .mb-xxl-n1 {
    margin-bottom: -1rem !important;
  }
  .mb-xxl-n2 {
    margin-bottom: -2.3rem !important;
  }
  .mb-xxl-n3 {
    margin-bottom: -3.6rem !important;
  }
  .mb-xxl-n4 {
    margin-bottom: -4.9rem !important;
  }
  .mb-xxl-n5 {
    margin-bottom: -6.2rem !important;
  }
  .mb-xxl-n6 {
    margin-bottom: -7.5rem !important;
  }
  .mb-xxl-n7 {
    margin-bottom: -8.8rem !important;
  }
  .mb-xxl-n8 {
    margin-bottom: -10.1rem !important;
  }
  .mb-xxl-n9 {
    margin-bottom: -11.4rem !important;
  }
  .mb-xxl-n10 {
    margin-bottom: -12.7rem !important;
  }
  .mb-xxl-n11 {
    margin-bottom: -14rem !important;
  }
  .mb-xxl-n12 {
    margin-bottom: -15.3rem !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 1rem !important;
  }
  .ms-xxl-2 {
    margin-left: 2.3rem !important;
  }
  .ms-xxl-3 {
    margin-left: 3.6rem !important;
  }
  .ms-xxl-4 {
    margin-left: 4.9rem !important;
  }
  .ms-xxl-5 {
    margin-left: 6.2rem !important;
  }
  .ms-xxl-6 {
    margin-left: 7.5rem !important;
  }
  .ms-xxl-7 {
    margin-left: 8.8rem !important;
  }
  .ms-xxl-8 {
    margin-left: 10.1rem !important;
  }
  .ms-xxl-9 {
    margin-left: 11.4rem !important;
  }
  .ms-xxl-10 {
    margin-left: 12.7rem !important;
  }
  .ms-xxl-11 {
    margin-left: 14rem !important;
  }
  .ms-xxl-12 {
    margin-left: 15.3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .ms-xxl-n1 {
    margin-left: -1rem !important;
  }
  .ms-xxl-n2 {
    margin-left: -2.3rem !important;
  }
  .ms-xxl-n3 {
    margin-left: -3.6rem !important;
  }
  .ms-xxl-n4 {
    margin-left: -4.9rem !important;
  }
  .ms-xxl-n5 {
    margin-left: -6.2rem !important;
  }
  .ms-xxl-n6 {
    margin-left: -7.5rem !important;
  }
  .ms-xxl-n7 {
    margin-left: -8.8rem !important;
  }
  .ms-xxl-n8 {
    margin-left: -10.1rem !important;
  }
  .ms-xxl-n9 {
    margin-left: -11.4rem !important;
  }
  .ms-xxl-n10 {
    margin-left: -12.7rem !important;
  }
  .ms-xxl-n11 {
    margin-left: -14rem !important;
  }
  .ms-xxl-n12 {
    margin-left: -15.3rem !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 1rem !important;
  }
  .me-xxl-2 {
    margin-right: 2.3rem !important;
  }
  .me-xxl-3 {
    margin-right: 3.6rem !important;
  }
  .me-xxl-4 {
    margin-right: 4.9rem !important;
  }
  .me-xxl-5 {
    margin-right: 6.2rem !important;
  }
  .me-xxl-6 {
    margin-right: 7.5rem !important;
  }
  .me-xxl-7 {
    margin-right: 8.8rem !important;
  }
  .me-xxl-8 {
    margin-right: 10.1rem !important;
  }
  .me-xxl-9 {
    margin-right: 11.4rem !important;
  }
  .me-xxl-10 {
    margin-right: 12.7rem !important;
  }
  .me-xxl-11 {
    margin-right: 14rem !important;
  }
  .me-xxl-12 {
    margin-right: 15.3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .me-xxl-n1 {
    margin-right: -1rem !important;
  }
  .me-xxl-n2 {
    margin-right: -2.3rem !important;
  }
  .me-xxl-n3 {
    margin-right: -3.6rem !important;
  }
  .me-xxl-n4 {
    margin-right: -4.9rem !important;
  }
  .me-xxl-n5 {
    margin-right: -6.2rem !important;
  }
  .me-xxl-n6 {
    margin-right: -7.5rem !important;
  }
  .me-xxl-n7 {
    margin-right: -8.8rem !important;
  }
  .me-xxl-n8 {
    margin-right: -10.1rem !important;
  }
  .me-xxl-n9 {
    margin-right: -11.4rem !important;
  }
  .me-xxl-n10 {
    margin-right: -12.7rem !important;
  }
  .me-xxl-n11 {
    margin-right: -14rem !important;
  }
  .me-xxl-n12 {
    margin-right: -15.3rem !important;
  }
  .fs-xxl-1 {
    font-size: 1.3rem !important;
  }
  .fs-xxl-2 {
    font-size: 2.6rem !important;
  }
  .fs-xxl-3 {
    font-size: 3.9rem !important;
  }
  .fs-xxl-4 {
    font-size: 5.5rem !important;
  }
  .fs-xxl-5 {
    font-size: 8.1rem !important;
  }
  .fs-xxl-6 {
    font-size: 10.7rem !important;
  }
  .fs-xxl-7 {
    font-size: 13.3rem !important;
  }
  .fs-xxl-8 {
    font-size: 17.9rem !important;
  }
  .fs-xxl-9 {
    font-size: 20.5rem !important;
  }
  .fs-xxl-10 {
    font-size: 23.1rem !important;
  }
  .fs-xxl-11 {
    font-size: 25.7rem !important;
  }
  .vjm-translate-y-xxl-0 {
    --bs-translate-y: 0 !important;
  }
  .vjm-translate-y-xxl-1 {
    --bs-translate-y: 1rem !important;
  }
  .vjm-translate-y-xxl-2 {
    --bs-translate-y: 2.3rem !important;
  }
  .vjm-translate-y-xxl-3 {
    --bs-translate-y: 3.6rem !important;
  }
  .vjm-translate-y-xxl-4 {
    --bs-translate-y: 4.9rem !important;
  }
  .vjm-translate-y-xxl-5 {
    --bs-translate-y: 6.2rem !important;
  }
  .vjm-translate-y-xxl-6 {
    --bs-translate-y: 7.5rem !important;
  }
  .vjm-translate-y-xxl-7 {
    --bs-translate-y: 8.8rem !important;
  }
  .vjm-translate-y-xxl-8 {
    --bs-translate-y: 10.1rem !important;
  }
  .vjm-translate-y-xxl-9 {
    --bs-translate-y: 11.4rem !important;
  }
  .vjm-translate-y-xxl-10 {
    --bs-translate-y: 12.7rem !important;
  }
  .vjm-translate-y-xxl-11 {
    --bs-translate-y: 14rem !important;
  }
  .vjm-translate-y-xxl-12 {
    --bs-translate-y: 15.3rem !important;
  }
  .vjm-translate-y-xxl-n1 {
    --bs-translate-y: -1rem !important;
  }
  .vjm-translate-y-xxl-n2 {
    --bs-translate-y: -2.3rem !important;
  }
  .vjm-translate-y-xxl-n3 {
    --bs-translate-y: -3.6rem !important;
  }
  .vjm-translate-y-xxl-n4 {
    --bs-translate-y: -4.9rem !important;
  }
  .vjm-translate-y-xxl-n5 {
    --bs-translate-y: -6.2rem !important;
  }
  .vjm-translate-y-xxl-n6 {
    --bs-translate-y: -7.5rem !important;
  }
  .vjm-translate-y-xxl-n7 {
    --bs-translate-y: -8.8rem !important;
  }
  .vjm-translate-y-xxl-n8 {
    --bs-translate-y: -10.1rem !important;
  }
  .vjm-translate-y-xxl-n9 {
    --bs-translate-y: -11.4rem !important;
  }
  .vjm-translate-y-xxl-n10 {
    --bs-translate-y: -12.7rem !important;
  }
  .vjm-translate-y-xxl-n11 {
    --bs-translate-y: -14rem !important;
  }
  .vjm-translate-y-xxl-n12 {
    --bs-translate-y: -15.3rem !important;
  }
  .vjm-translate-x-xxl-0 {
    --bs-translate-x: 0 !important;
  }
  .vjm-translate-x-xxl-1 {
    --bs-translate-x: 1rem !important;
  }
  .vjm-translate-x-xxl-2 {
    --bs-translate-x: 2.3rem !important;
  }
  .vjm-translate-x-xxl-3 {
    --bs-translate-x: 3.6rem !important;
  }
  .vjm-translate-x-xxl-4 {
    --bs-translate-x: 4.9rem !important;
  }
  .vjm-translate-x-xxl-5 {
    --bs-translate-x: 6.2rem !important;
  }
  .vjm-translate-x-xxl-6 {
    --bs-translate-x: 7.5rem !important;
  }
  .vjm-translate-x-xxl-7 {
    --bs-translate-x: 8.8rem !important;
  }
  .vjm-translate-x-xxl-8 {
    --bs-translate-x: 10.1rem !important;
  }
  .vjm-translate-x-xxl-9 {
    --bs-translate-x: 11.4rem !important;
  }
  .vjm-translate-x-xxl-10 {
    --bs-translate-x: 12.7rem !important;
  }
  .vjm-translate-x-xxl-11 {
    --bs-translate-x: 14rem !important;
  }
  .vjm-translate-x-xxl-12 {
    --bs-translate-x: 15.3rem !important;
  }
  .vjm-translate-x-xxl-n1 {
    --bs-translate-x: -1rem !important;
  }
  .vjm-translate-x-xxl-n2 {
    --bs-translate-x: -2.3rem !important;
  }
  .vjm-translate-x-xxl-n3 {
    --bs-translate-x: -3.6rem !important;
  }
  .vjm-translate-x-xxl-n4 {
    --bs-translate-x: -4.9rem !important;
  }
  .vjm-translate-x-xxl-n5 {
    --bs-translate-x: -6.2rem !important;
  }
  .vjm-translate-x-xxl-n6 {
    --bs-translate-x: -7.5rem !important;
  }
  .vjm-translate-x-xxl-n7 {
    --bs-translate-x: -8.8rem !important;
  }
  .vjm-translate-x-xxl-n8 {
    --bs-translate-x: -10.1rem !important;
  }
  .vjm-translate-x-xxl-n9 {
    --bs-translate-x: -11.4rem !important;
  }
  .vjm-translate-x-xxl-n10 {
    --bs-translate-x: -12.7rem !important;
  }
  .vjm-translate-x-xxl-n11 {
    --bs-translate-x: -14rem !important;
  }
  .vjm-translate-x-xxl-n12 {
    --bs-translate-x: -15.3rem !important;
  }
}
.btn-close {
  position: absolute;
  top: 0px;
  right: 0px;
}

.modal-header {
  padding: 2rem 1rem;
}
.modal-header .btn-close {
  padding: 1.5rem 1.5rem;
  margin: 0px;
}

.custom-box-link {
  display: block;
  color: inherit;
  text-decoration: none;
}
.custom-box-link:hover {
  text-decoration: none;
}

@font-face {
  font-family: "DINWeb";
  src: url("../../Fonts/DINOffc.woff2") format("woff2"), url("../../Fonts/DINOffc.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINWeb-Medium";
  src: url("../../Fonts/DINOffc-Medi.woff2") format("woff2"), url("../../Fonts/DINOffc-Medi.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINWeb-Light";
  src: url("../../Fonts/DINOffc-Light.woff2") format("woff2"), url("../../Fonts/DINOffc-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "DINWeb-Bold";
  src: url("../../Fonts/DINOffc-Bold.woff2") format("woff2"), url("../../Fonts/DINOffc-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
/* Typography.less START */
body {
  color: #000;
}

h1,
h2,
h3,
h4,
h5 {
  padding: 0;
  font-family: "DINWeb-Light", Arial, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Segoe UI Light", "Segoe UI", sans-serif;
  text-transform: uppercase;
  margin: 0 0 16px 0;
  font-size: 22px;
  line-height: 25px;
}
@media (min-width: 768px) {
  h1,
  h2,
  h3,
  h4,
  h5 {
    font-size: 42px;
    line-height: 50px;
    margin: 0 0 30px 0;
  }
}
h1 p,
h2 p,
h3 p,
h4 p,
h5 p {
  display: inline;
  margin: 0;
}
h1.not-uppercase,
h2.not-uppercase,
h3.not-uppercase,
h4.not-uppercase,
h5.not-uppercase {
  text-transform: none;
}

h1 {
  font-size: 28px;
  line-height: 32px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 48px;
    line-height: 58px;
    letter-spacing: 0.019rem;
  }
}
h1.likeh2 {
  font-size: 26px;
  line-height: 31px;
}
@media (min-width: 768px) {
  h1.likeh2 {
    font-size: 42px;
    line-height: 50px;
  }
}
h1.producthead {
  font-size: 27px;
  line-height: 40px;
}

h2 {
  font-size: 26px;
  line-height: 31px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 42px;
    line-height: 50px;
    letter-spacing: 0.016rem;
  }
}

@media (min-width: 768px) {
  h3 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 0.8rem;
    letter-spacing: 0.013rem;
  }
}

@media (min-width: 768px) {
  h4 {
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 0.5rem;
    letter-spacing: 0.011rem;
  }
}

@media (min-width: 768px) {
  h5 {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 0.5rem;
    letter-spacing: 0.007rem;
  }
}

span.color-red {
  color: #ea2a2b;
}
span.color-red li {
  list-style-image: url("../Images/ico_arrow_right-red.svg");
}

.color-red {
  color: #ea2a2b;
}

ul {
  margin-bottom: 70px;
}

p {
  margin: 0 0 16px 0;
  padding: 0;
  line-height: 40px;
}
@media (max-width: 767.98px) {
  p {
    font-size: 20px;
    line-height: 27px;
    margin: 0 0 30px 0;
  }
}

.downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):visited, .downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):hover, .downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):focus,
p a:not(.btn):not(.powermail_submit):not(.powermail_reset):visited,
p a:not(.btn):not(.powermail_submit):not(.powermail_reset):hover,
p a:not(.btn):not(.powermail_submit):not(.powermail_reset):focus {
  position: relative;
  padding-left: 13px;
  display: inline-block;
}
.downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):visited:before, .downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):hover:before, .downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):focus:before,
p a:not(.btn):not(.powermail_submit):not(.powermail_reset):visited:before,
p a:not(.btn):not(.powermail_submit):not(.powermail_reset):hover:before,
p a:not(.btn):not(.powermail_submit):not(.powermail_reset):focus:before {
  content: url("../../Images/ico_linkarrow.svg");
  position: absolute;
  left: 0;
  top: -1px;
}

.downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):visited, .downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):hover, .downloads a:not(.btn):not(.powermail_submit):not(.powermail_reset):focus {
  color: #ea2a2b !important;
}

.lemonTuesday {
  font-family: "LemonTuesday";
  font-size: 3rem;
  line-height: 100%;
}
.lemonTuesday * {
  line-height: 100%;
}

.small {
  font-size: 19px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .small {
    font-size: 24px;
    line-height: 29px;
  }
}

.smaller, .frame-type-menu_subpages li a,
.frame-type-menu_pages li a {
  font-size: 17px;
  line-height: 22px;
}
@media (min-width: 768px) {
  .smaller, .frame-type-menu_subpages li a,
  .frame-type-menu_pages li a {
    font-size: 18px;
    line-height: 22px;
  }
}

b,
strong {
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
  font-weight: 700;
}

/* Typography.less END */
#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  z-index: 1100;
}
#header li {
  margin-bottom: 0;
}
#header .navbar-wrapper {
  background-color: #fff;
  position: relative;
}
#header .navbar {
  position: static;
}
@media (max-width: 767.98px) {
  #header .navbar {
    padding-top: 0.55rem;
    padding-bottom: 0.55rem;
  }
}
@media (min-width: 1200px) {
  #header .navbar {
    align-items: end;
  }
}
#header .navbar.container {
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1200px) {
  #header .navbar.container {
    max-width: none;
    padding: 0 2.5rem;
  }
}
#header .logo-link {
  color: inherit;
  max-width: 250px;
}
#header .logo-link svg {
  width: 210px;
}
@media (max-width: 767.98px) {
  #header .logo-link svg {
    width: 210px;
  }
}
@media (min-width: 1200px) {
  #header .logo-link {
    position: relative;
    top: -5px;
  }
}
#header .navbar-toggler:not(.collapsed).burger .inner {
  background: #fff;
}
#header .navbar-toggler:not(.collapsed).burger .inner::before, #header .navbar-toggler:not(.collapsed).burger .inner::after {
  background: #fff;
}
#header #navbar-collapse-menu {
  color: #fff;
  margin-top: -60px;
  padding-top: 80px;
}
@media (min-width: 1200px) {
  #header #navbar-collapse-menu {
    background: transparent;
    color: inherit;
    margin-top: 0px;
    padding-top: 0px;
    max-width: 100%;
    flex-direction: column;
    align-items: flex-end;
  }
}
#header #navbar-collapse-menu::after {
  content: "";
  background: #000;
  position: absolute;
  top: 0px;
  left: -250px;
  right: -250px;
  bottom: 0px;
  z-index: -1;
}
@media (min-width: 1200px) {
  #header #navbar-collapse-menu::after {
    display: none;
  }
}
@media (min-width: 1200px) {
  #header #mainmenu, #header .logo-link {
    padding: 2.2rem 0 2.5rem 0;
  }
}
#header #header-separator {
  background-color: transparent;
  position: relative;
}
#header #header-separator .square {
  position: absolute;
  top: -14px;
  right: 100%;
  margin-left: 22px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  transform: rotate(45deg);
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  z-index: 2;
  transition: right 0.5s ease-in-out;
  display: none;
}
@media (min-width: 768px) {
  #header #header-separator .square {
    right: 100%;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  #header #header-separator .square {
    display: block;
  }
}
#header #header-separator hr {
  margin-bottom: 0px;
}
@media (min-width: 1200px) {
  #header #header-separator hr:after {
    display: none;
  }
}
@media (min-width: 1200px) {
  #header.position-fixed #mainmenu, #header.position-fixed .logo-link {
    padding-top: 1.25rem;
    padding-bottom: 1rem;
  }
}

@media (min-width: 1200px) {
  #mainmenu .nav-item {
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  #mainmenu .nav-item:nth-child(n+8) {
    padding-right: 0;
  }
}
#mainmenu .nav-item:nth-child(n+9) {
  display: none;
}
#mainmenu .nav-item:last-child {
  border-bottom: 0px none !important;
}
#mainmenu .nav-item .nav-item {
  border-bottom: 1px solid #000;
}
@media (min-width: 1200px) {
  #mainmenu .nav-item .nav-item {
    border-bottom: 0px none !important;
  }
}
#mainmenu .nav-item .nav-link {
  opacity: 1;
  line-height: 1;
  display: block;
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 2rem;
  white-space: nowrap;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 1199.98px) {
  #mainmenu .nav-item .nav-link {
    padding-top: 2.5rem;
    color: #fff;
    position: relative;
  }
  #mainmenu .nav-item .nav-link::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    right: -100%;
    background-color: #fff;
    z-index: -1;
  }
}
@media (min-width: 1200px) {
  #mainmenu .nav-item .nav-link {
    font-size: 1.125rem;
    padding-top: 0;
    padding-bottom: 0.1rem;
    padding-right: 0px;
    padding-left: 0px;
  }
  #mainmenu .nav-item .nav-link:hover, #mainmenu .nav-item .nav-link.show {
    color: #ea2a2b;
  }
}
#mainmenu .nav-item .nav-link:hover {
  text-decoration: underline;
}
#mainmenu .nav-item .nav-link::before {
  font-family: "venjakob";
  content: "\e901";
  display: inline-block;
  margin-right: 10px;
}
@media (min-width: 1200px) {
  #mainmenu .nav-item .nav-link::before {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  #mainmenu > .nav-item {
    position: relative !important;
  }
  #mainmenu > .nav-item:after {
    position: absolute;
    content: "";
    bottom: 0;
    left: -100%;
    right: -100%;
    height: 1px;
    background-color: #fff;
  }
}
@media (min-width: 1200px) {
  #mainmenu > .nav-item {
    margin-top: 0rem;
  }
  #mainmenu > .nav-item:last-child {
    padding-right: 0;
  }
}
#mainmenu > .nav-item > .nav-link {
  text-transform: uppercase;
}
#mainmenu > .nav-item > .nav-link::before {
  content: "\e900";
}
#mainmenu .dropdown {
  position: relative;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown {
    margin-right: 1.6rem;
  }
}
#mainmenu .dropdown button.dropdown-toggle {
  box-shadow: none;
  font-size: 2rem;
  position: absolute;
  right: 0px;
  top: 1rem;
  padding: 0px;
  color: #fff;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown button.dropdown-toggle {
    top: -0.3rem;
    right: -5px;
    color: #000;
  }
}
#mainmenu .dropdown button.dropdown-toggle.show::after {
  display: block;
  content: "–";
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background: #000;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown button.dropdown-toggle.show::after {
    background: #fff;
  }
}
#mainmenu .dropdown .dropdown-menu {
  padding-top: 1px;
  margin-top: 0px;
  font-size: inherit;
  width: 100%;
  position: relative;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown .dropdown-menu {
    z-index: -1;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }
}
#mainmenu .dropdown .dropdown-menu .nav-content-inner::after {
  content: "";
  background: #fff;
  position: absolute;
  top: 0px;
  left: -250px;
  right: -250px;
  bottom: 0px;
  z-index: -1;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown .dropdown-menu .nav-content-inner::after {
    display: none;
  }
}
@media (min-width: 1200px) {
  #mainmenu .dropdown .dropdown-menu .nav-content-inner {
    padding-left: 0px;
    max-height: 80vh;
    overflow: hidden scroll;
    z-index: -1;
    background-color: #fff;
  }
}
@media (min-width: 1200px) {
  #mainmenu .dropdown .dropdown-menu .nav-content-inner .container {
    max-width: 1450px;
  }
}
#mainmenu .dropdown .dropdown-menu.show {
  margin-bottom: -1px;
}
#mainmenu .dropdown .dropdown-menu .nav-item {
  margin-top: 0.5rem;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown .dropdown-menu .nav-item:first-child {
    margin-top: 0px;
  }
}
#mainmenu .dropdown .dropdown-menu .nav-link {
  font-family: "DINWeb", Arial, Helvetica, sans-serif;
  font-weight: 400;
  padding: 0.75rem 0rem;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown .dropdown-menu .nav-link {
    padding: 0.75rem 0rem;
  }
}
@media (min-width: 768px) {
  #mainmenu .dropdown .dropdown-menu hr:after {
    margin-left: 0;
  }
}
#mainmenu .dropdown-nav-content {
  position: static;
  margin-right: 0px;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown-nav-content .nav-content .btn-close {
    z-index: 3;
  }
}
#mainmenu .dropdown-nav-content .nav-content .pagewrap {
  overflow-x: visible;
}
@media (min-width: 1200px) {
  #mainmenu .dropdown-nav-content .nav-content .pagewrap {
    display: none;
  }
}
#mainmenu .dropdown-nav-content .nav-content .pagewrap hr {
  margin-bottom: 2rem;
}
#mainmenu .dropdown-nav-content .nav-content ul {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #000;
  margin-left: 1rem;
  margin-right: 1rem;
}
@media (min-width: 768px) {
  #mainmenu .dropdown-nav-content .nav-content ul {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 1199.98px) {
  #mainmenu .dropdown-nav-content.dropdown-open > .nav-link {
    color: #000;
    position: relative;
    z-index: 1;
  }
  #mainmenu .dropdown-nav-content.dropdown-open > .nav-link::before {
    opacity: 0;
  }
}
#mainmenu .vr {
  min-height: 0px;
  margin-top: -0.25rem;
}

#quick-links {
  font-family: "DINWeb", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 0.75rem;
  line-height: 1;
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
@media (max-width: 1199.98px) {
  #quick-links {
    position: relative;
  }
  #quick-links:before, #quick-links:after {
    position: absolute;
    content: "";
    left: -100%;
    right: -100%;
    height: 1px;
    background-color: #fff;
  }
  #quick-links:before {
    top: 0;
  }
  #quick-links:after {
    bottom: 0;
  }
}
@media (min-width: 1200px) {
  #quick-links {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
#quick-links li {
  padding: 1rem 0.8rem 0.75rem 0.8rem;
}
@media (min-width: 1200px) {
  #quick-links li {
    padding: 1rem 0.8rem 0.75rem 0.8rem;
  }
}
#quick-links li:last-child {
  padding-right: 0;
}
#quick-links li a, #quick-links li .btn-link {
  color: inherit;
  cursor: pointer;
  display: inline-block;
}
#quick-links li a:hover .link-text, #quick-links li .btn-link:hover .link-text {
  text-decoration: underline;
}
#quick-links li a.separator, #quick-links li .btn-link.separator {
  position: relative;
  margin-right: 1rem;
  display: inline-block;
}
#quick-links li a.separator::after, #quick-links li .btn-link.separator::after {
  content: "";
  display: block;
  height: 18px;
  width: 1px;
  position: absolute;
  top: 1px;
  right: -1rem;
  border-right: 1.5px solid #fff;
}
@media (min-width: 1200px) {
  #quick-links li a.separator::after, #quick-links li .btn-link.separator::after {
    border-right: 1.5px solid #000;
  }
}
#quick-links li .icon {
  width: auto;
  height: 22px;
  font-size: 1.375rem;
  margin-right: 0;
}
@media (min-width: 768px) {
  #quick-links li .icon {
    margin-right: 0.5rem;
  }
}
@media (min-width: 1200px) {
  #quick-links li .icon {
    height: 20px;
    font-size: 1.25rem;
  }
}
#quick-links li .link-text {
  display: none;
}
@media (min-width: 768px) {
  #quick-links li .link-text {
    display: inline;
  }
}
#quick-links #languagemenu {
  position: relative;
}
#quick-links #languagemenu .btn-link {
  padding: 0px;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-decoration: none;
  border: 0px none;
  line-height: inherit;
  box-shadow: none;
}
#quick-links #languagemenu .btn-link.show {
  margin-bottom: 46px;
}
@media (min-width: 1200px) {
  #quick-links #languagemenu .btn-link.show {
    margin-bottom: 0px;
  }
}
#quick-links #languagemenu .btn-link .icon {
  font-size: 18px;
}
#quick-links #languagemenu .navbar-nav {
  overflow: hidden;
  border-top: 1rem solid #000;
  background: #b4b0b0;
  position: absolute;
  top: 100%;
  left: 0px;
  font-size: inherit;
  margin-top: -46px;
  min-width: 0px;
  flex-direction: row;
  display: none;
}
#quick-links #languagemenu .navbar-nav.show {
  display: flex;
}
@media (min-width: 1200px) {
  #quick-links #languagemenu .navbar-nav {
    border-top: 10px solid white;
    margin-top: 0px;
    flex-direction: column;
    left: -0.5rem;
    right: -0.5rem;
    z-index: 2;
  }
}
#quick-links #languagemenu .navbar-nav li,
#quick-links #languagemenu .navbar-nav a {
  display: inline-flex;
  align-items: center;
}
#quick-links #languagemenu .navbar-nav li {
  padding: 0.25rem 0.5rem;
}
#quick-links #languagemenu .navbar-nav li .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
#quick-links #languagemenu .navbar-nav li .icon .icon-markup {
  font-size: 0;
}
#quick-links #languagemenu .navbar-nav li .icon .icon-markup img {
  width: 1rem;
  height: 1rem;
}
#quick-links #languagemenu .navbar-nav li a {
  color: #fff;
}
#quick-links #languagemenu .navbar-nav li a .lang-item {
  margin-top: 1px;
}
#quick-links #languagemenu .navbar-nav li.not-available {
  opacity: 0.5;
  cursor: not-allowed;
}
#quick-links #languagemenu:hover button {
  margin-bottom: 46px;
}
@media (min-width: 1200px) {
  #quick-links #languagemenu:hover button {
    margin-bottom: 0px;
  }
}
#quick-links #languagemenu:hover .navbar-nav {
  display: flex;
}

@media (max-width: 1199.98px) {
  .navbar-collapse-menu-visible {
    overflow-y: hidden;
  }
  .navbar-collapse-menu-visible #header {
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    background: #000;
  }
  .navbar-collapse-menu-visible #header .navbar-wrapper {
    background-color: #000;
  }
  .navbar-collapse-menu-visible #header #header-separator {
    display: none;
  }
  .navbar-collapse-menu-visible #header .navbar {
    padding-bottom: 0px;
    background: transparent;
  }
  .navbar-collapse-menu-visible #header .logo-link svg * {
    fill: #fff;
  }
}

@media (min-width: 1200px) {
  .nav-content-visible {
    overflow-y: hidden;
  }
  .nav-content-visible #header {
    background: transparent;
    overflow-x: visible;
  }
  .nav-content-visible #header .navbar {
    background: #fff;
  }
}

#nav-footer {
  display: none;
}
#nav-footer .sociallinks {
  padding: 1rem 0rem;
  text-align: center;
}
#nav-footer .sociallinks li {
  margin: 0 0.75rem;
}

#nav-footer-bg {
  background: #f0ebe8;
  color: #000;
  position: relative;
}
#nav-footer-bg::after {
  content: "";
  background: #f0ebe8;
  position: absolute;
  top: 0px;
  left: -250px;
  right: -250px;
  bottom: 0px;
}
#nav-footer-bg .container {
  padding: 2.2rem 0rem 0rem 0rem;
  position: relative;
  z-index: 1;
}
#nav-footer-bg .copyright {
  margin-top: 4.5rem;
}
@media (min-width: 576px) {
  #nav-footer-bg .copyright {
    margin-top: 23px;
  }
}

@media (max-width: 1199.98px) {
  .navbar-collapse-menu-visible #nav-footer {
    display: block;
  }
}

.header-search-section {
  position: relative;
}
@media (min-width: 1200px) {
  .header-search-section {
    max-width: none;
    padding: 0 2.5rem;
  }
}

.header-searchbox-container {
  position: absolute;
  width: 370px;
  top: 25px;
  z-index: 10;
  right: 1rem;
}
@media (min-width: 1200px) {
  .header-searchbox-container {
    right: 2.5rem;
  }
}
.header-searchbox-container .open-search {
  background: #fff;
  line-height: 1;
  box-shadow: inset 0 0 10px #8e8e8e;
  padding: 5px;
  display: none;
  position: absolute;
  top: 0;
  right: 0;
}
.header-searchbox-container .open-search button {
  border: none;
  font-size: 18px;
  color: #ea2a2b;
  background: none;
}
.header-searchbox-container .open-search input {
  border: none;
  border-right: 1px solid #ccc;
  font-size: 18px;
  font-weight: 600;
  background: none;
  width: 180px;
}
.header-searchbox-container .open-search .icon {
  min-width: 40px;
  margin-top: 12px;
  color: #ccc;
}
.header-searchbox-container .close-search {
  font-size: 18px;
  text-transform: uppercase;
  text-align: right;
  line-height: 1;
  cursor: pointer;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

/* SMARTPHONE */
@media (max-width: 767.98px) {
  .header-searchbox-container {
    top: 0;
    right: 0;
  }
  .header-searchbox-container .open-search {
    left: 0;
    width: 100%;
    padding: 10px 50px;
  }
  .header-searchbox-container .open-search input {
    width: 55%;
    float: left;
    margin-right: 10px;
  }
  .header-searchbox-container .open-search button {
    float: left;
    width: auto;
  }
  .header-searchbox-container .open-search .icon {
    float: left;
  }
  .header-searchbox-container .close-search {
    margin-right: 25px;
    margin-top: 10px;
  }
}
/* SMARTPHONE */
@media (max-width: 550px) {
  .header-searchbox-container .open-search {
    left: 0;
    width: 100%;
    padding: 10px 0px 10px 50px;
  }
  .header-searchbox-container .open-search .icon {
    display: none;
  }
  .header-searchbox-container .open-search input {
    width: 45%;
  }
}
.form-control, .powermail_select, .powermail_input, .powermail_date {
  height: 3.125rem;
  margin: 0 0 15px 0;
}
.form-control:focus, .powermail_select:focus, .powermail_input:focus, .powermail_date:focus {
  box-shadow: none;
}

.ce-macinaSearchbox {
  margin: 0 0 30px 0;
}
.ce-macinaSearchbox .form-control {
  height: 70px;
  font-size: 20px;
  line-height: 24px;
  border-color: #ccc;
}
.ce-macinaSearchbox input {
  border-right: 0;
}
.ce-macinaSearchbox button {
  padding: 20px;
  margin: 0 0 0 -8px;
  border-left: 0;
  position: relative;
  font-family: "DINWeb", Arial, Helvetica, sans-serif;
}
.ce-macinaSearchbox button:before {
  content: "";
  display: block;
  height: 80%;
  border-left: 1px solid #ccc;
  position: absolute;
  top: 10%;
  right: 100%;
}

.contactform {
  margin: 0 0 50px 0;
}
.contactform .button {
  margin: 0;
}
.contactform .powermail_fieldwrap_check label, .contactform .datenschutzhinweis {
  font-size: 16px;
}
.contactform .powermail_fieldwrap_check legend {
  display: none;
}
.contactform textarea.form-control {
  height: 130px;
  resize: none;
  line-height: 1.3;
  padding-top: 11px;
}

.vendormap .form-control {
  height: 70px;
  font-size: 20px;
  line-height: 24px;
  float: left;
}
.vendormap input[type=text] {
  border-right: 0;
  width: 50%;
}
.vendormap button {
  margin: 0 0 0 0;
  border-left: 0;
  position: relative;
  width: 50%;
  font-family: "DINWeb", Arial, Helvetica, sans-serif;
  opacity: 1;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .vendormap button {
    transition: none;
  }
}
.vendormap button:hover {
  opacity: 0.8;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .vendormap button:hover {
    transition: none;
  }
}
.vendormap button:before {
  content: "";
  display: block;
  height: 80%;
  border-left: 1px solid #ccc;
  position: absolute;
  top: 10%;
  right: 100%;
}
.vendormap button.position-button {
  width: 100%;
}
.vendormap button.position-button::before {
  height: 100%;
  top: 0;
}
.vendormap button.position-button .ico {
  margin-right: 1rem;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
@media (max-width: 1199.98px) {
  .form-control {
    margin: 0 0 15px 0;
  }
  .ce-macinaSearchbox .form-control {
    height: 55px;
    font-size: 20px;
    line-height: 18px;
  }
}
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .contactform {
    margin: 0 0 70px 0;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .vendormap .form-control {
    height: 50px;
  }
  .ce-macinaSearchbox input {
    border: 1px solid #ccc;
  }
  .ce-macinaSearchbox button {
    margin: 0;
    padding: 20px;
    border: 1px solid #ccc;
  }
  .ce-macinaSearchbox button:before {
    display: none;
  }
}
/* Responsive.less START */
.error {
  color: #ea2a2b;
  margin: -10px 0 15px 0;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
/* SMARTPHONE */
/* Responsive.less END */
/* General.less START */
body {
  background: #f0ebe8;
  overflow-x: hidden;
  padding-right: 0 !important;
  padding-top: 66px;
}
@media (min-width: 768px) {
  body {
    padding-top: 111px;
  }
}
@media (min-width: 1200px) {
  body {
    padding-top: 144px;
  }
}
body#page-1 .imageslider.fullWidthAbsolute {
  width: 100%;
  padding: 0 0 30px 0;
  margin: 0;
  position: absolute;
  left: 0;
}
body#page-1 .imageslider.fullWidthAbsolute .ctabuttons.inside .btnwrap {
  bottom: 1px;
}
body#page-1 .headerSliderPlaceholder {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  body#page-1 .headerSliderPlaceholder {
    transition: none;
  }
}
@media (max-width: 1366px) {
  body#page-1 .imageslider.fullWidthAbsolute {
    position: relative;
  }
  body#page-1 .headerSliderPlaceholder {
    display: none;
  }
}

/** justify **/
.text-left,
.align-left {
  text-align: left;
}

.text-center,
.align-center {
  text-align: center;
}

.text-right,
.align-right {
  text-align: right;
}

.text-justify,
.align-justify {
  text-align: justify;
}

.clear {
  clear: both;
  float: none;
  display: block;
}

ul {
  margin-bottom: 80px;
}
ul li {
  margin-bottom: 1rem;
}

.nobull, .ce-usedMaterials ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style: none;
}
.nobull li, .ce-usedMaterials ul li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  list-style: none;
}

.pagewrap {
  margin: 0 auto;
  max-width: 1700px;
  background: #fff;
  overflow-x: hidden;
}

.marginbottom {
  margin-bottom: 60px;
}

.margintop {
  margin-top: 60px;
}

::-moz-selection {
  /* Code for Firefox */
  color: white;
  background: #ea2a2b;
}

::selection {
  color: white;
  background: #ea2a2b;
}

.modal {
  z-index: 50000;
}

.modal-content {
  border-radius: 0;
}

img {
  max-width: 100%;
  height: auto;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.isotopeContainer {
  padding: 0;
}
.isotopeContainer .isotopeItem {
  padding-right: 1rem;
  padding-left: 1rem;
  width: 100%;
}
@media (min-width: 992px) {
  .isotopeContainer .isotopeItem {
    width: 50%;
  }
}
@media (min-width: 1200px) {
  .isotopeContainer .isotopeItem {
    width: 33%;
  }
}
.isotopeContainer .isotopeItem figcaption {
  text-transform: uppercase;
}

button {
  cursor: pointer;
}

textarea,
input,
a,
a img {
  outline: none;
}
textarea:visited, textarea:hover, textarea:focus,
input:visited,
input:hover,
input:focus,
a:visited,
a:hover,
a:focus,
a img:visited,
a img:hover,
a img:focus {
  outline: none;
}

a,
a:hover,
a:focus {
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  color: #ea2a2b;
}
@media (prefers-reduced-motion: reduce) {
  a,
  a:hover,
  a:focus {
    transition: none;
  }
}

a:not(.btn):not(.powermail_submit):not(.powermail_reset):hover {
  opacity: 0.8;
}

section {
  margin: 0;
}
section.ce-sectiondevider {
  border-bottom: 1px solid #000;
  margin: 0 0 90px 0;
  padding: 0 0 60px 0;
}
section.ce-sectiondevider .arrDevider {
  height: inherit;
  position: relative;
  top: 60px;
}
section.cta {
  margin-bottom: 70px;
}

.imgwrap {
  position: relative;
}

figure {
  margin: 0 0 30px 0;
}
figure .imgwrap {
  margin: 0 0 20px 0;
}
figure figcaption {
  font-size: 17px;
  line-height: 25px;
  font-family: "DINWeb", Arial, Helvetica, sans-serif;
}

.frame-type-image .ce-center.ce-above figure {
  margin: 0 0 10px;
}
.frame-type-image [data-bs-target="#modal-jsvideo"] {
  position: relative;
}
.frame-type-image [data-bs-target="#modal-jsvideo"]:after, .frame-type-image [data-bs-target="#modal-jsvideo"]:before {
  position: absolute;
  top: 50%;
  left: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "venjakob" !important;
  content: "\e90c";
  font-size: 3rem;
  color: #000;
  background-color: rgba(255, 255, 255, 0.3);
  width: 4rem;
  height: 4rem;
  transform: translate(-2rem, -2rem);
}

.small-space-imgtiles figure .imgwrap {
  margin: 0 0 1.5rem 0;
}
.small-space-imgtiles figure figcaption {
  font-size: 23px;
}

div.frame-type-textmedia figure,
div.frame-type-textpic figure {
  margin: 0 0 5px;
}

figcaption {
  font-size: 17px;
  line-height: 25px;
  font-family: "DINWeb", Arial, Helvetica, sans-serif;
}

.deviderBtm {
  border-bottom: 1px solid #000;
}

.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  cursor: pointer;
}
.overlay.white {
  background-color: rgba(255, 255, 255, 0.8);
  cursor: auto;
}
.overlay.form {
  display: block;
  position: absolute;
  z-index: 30;
}

.gradient {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1;
}
.gradient.btm {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.8) -20%, rgba(0, 0, 0, 0) 20%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) -20%, rgba(0, 0, 0, 0) 20%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) -20%, rgba(0, 0, 0, 0) 20%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
.gradient.left {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.1) -30%, rgba(0, 0, 0, 0.05) 40%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.1) -30%, rgba(0, 0, 0, 0.05) 40%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.1) -30%, rgba(0, 0, 0, 0.05) 40%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.reloadElement {
  display: none;
}

.downloads {
  margin: 0 0 70px 0;
}
.downloads h2 {
  margin: 0 0 30px 0;
}
.downloads a {
  text-transform: capitalize;
  color: #000;
}

#result-block {
  position: relative;
  top: -310px;
}

.img-with-desc p {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 17px;
  line-height: 25px;
}

.ce-textpic figcaption {
  margin-top: 15px;
}

.zitat-wrapper {
  position: relative;
}
.zitat-wrapper span {
  position: absolute;
  z-index: 2;
  top: -13px;
  left: 10px;
}
.zitat-wrapper span img {
  width: 38px;
  height: auto;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
@media (max-width: 1199.98px) {
  figure {
    margin: 0 0 30px 0;
  }
  figure .imgwrap {
    margin: 0 0 15px 0;
  }
  figure figcaption {
    font-size: 17px;
    line-height: 25px;
  }
  figcaption {
    font-size: 17px;
    line-height: 25px;
  }
}
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  figure .imgwrap {
    margin: 0 0 10px 0;
  }
  section.cta {
    margin-bottom: 15px;
  }
  ul {
    margin-bottom: 40px;
  }
  .small-space-imgtiles figure figcaption {
    font-size: 17px;
    line-height: 20px;
  }
}
/* SMARTPHONE */
@media (max-width: 550px) {
  .col-xxs-12 {
    width: 100%;
    margin: 0;
  }
}
.embed-responsive {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

#main {
  padding-top: 2rem;
}
@media (min-width: 768px) {
  #main {
    padding-top: 3rem;
  }
}
@media (min-width: 1200px) {
  #main {
    padding-top: 0rem;
  }
}

/* General.less END */
@media (min-width: 1200px) {
  .nav-content-visible .overlay {
    display: block !important;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .nav-content-visible #quick-links,
  .nav-content-visible .nav-link:not(.show) {
    opacity: 0.25 !important;
  }
}

@media (max-width: 991.98px) {
  .frame-layout-row-reverse-mobile .row {
    flex-direction: column-reverse;
  }
}

::marker {
  font-size: inherit;
}

#footer section {
  border-top: 1px solid #ccc;
  margin-top: -1px;
}
@media (min-width: 768px) {
  #footer section.social {
    height: 90px;
  }
}
#footer .ctabuttons.inside.top .btnwrap {
  top: 1px;
}
@media (min-width: 768px) {
  #footer .ctabuttons.inside.top .btnwrap {
    top: -5px;
  }
}
@media (min-width: 992px) {
  #footer .ctabuttons.inside.top .btnwrap {
    top: 1px;
  }
}
#footer .ctabuttons.inside.top .btnwrap span.shareTitle {
  text-transform: uppercase;
  font-family: "DINWeb-Medium";
  margin-right: 8px;
  font-size: 13px;
}
@media (min-width: 768px) {
  #footer .ctabuttons.inside.top .btnwrap span.shareTitle {
    margin-right: 20px;
    font-size: 20px;
  }
}
#footer #footermenu {
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 23px;
}
@media (min-width: 768px) {
  #footer #footermenu {
    justify-content: flex-end;
  }
}
@media (max-width: 767.98px) {
  #footer #footermenu li {
    margin-right: 1rem;
  }
}
@media (min-width: 768px) {
  #footer #footermenu li:not(:first-child) {
    list-style: disc;
    margin-right: 0;
    margin-left: 1.5rem;
  }
}
#footer #footermenu li button,
#footer #footermenu li a {
  color: #000;
}

/* SMARTPHONE */
@media (max-width: 550px) {
  #footer .cta-button.vendorbtn span:not(.ico-wrapper) {
    display: none;
  }
}
.sociallinks li {
  display: inline-block;
  margin: 0 5px;
  height: 56px;
  line-height: 56px;
}
@media (min-width: 768px) {
  .sociallinks li {
    margin: 0 15px;
    height: 70px;
    line-height: 70px;
  }
}
.sociallinks li a {
  display: inline-block;
  vertical-align: middle;
}
.sociallinks li a .ico {
  height: 32px;
  width: 32px;
}
@media (min-width: 768px) {
  .sociallinks li a .ico {
    height: 50px;
    width: 50px;
  }
}
.sociallinks li a .youtube-icon {
  width: 40px;
}
@media (min-width: 768px) {
  .sociallinks li a .youtube-icon {
    width: 50px;
  }
}

.madeingermany {
  width: auto;
  margin-top: -1px;
  max-width: 200px;
}
@media (min-width: 576px) {
  .madeingermany {
    max-width: 320px;
  }
}
.madeingermany .claim {
  text-transform: uppercase;
  font-size: 15px;
  line-height: 21px;
}
@media (min-width: 992px) {
  .madeingermany .claim {
    font-size: 23px;
    line-height: 28px;
  }
}
.madeingermany .flag {
  display: block;
  width: 100%;
}
.madeingermany .flag span {
  display: inline-block;
  width: 33.33%;
  height: 5px;
  float: left;
  margin: 0 0 10px 0;
}
.madeingermany .flag span.black {
  background-color: #000;
}
.madeingermany .flag span.red {
  background-color: #ff0000;
}
.madeingermany .flag span.yellow {
  background-color: #ffcc00;
}

.copyright {
  display: block;
  width: 100%;
  margin-bottom: 30px;
  line-height: 1;
}
.copyright a {
  color: #000;
}
@media (min-width: 576px) {
  .copyright {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .copyright {
    margin-bottom: 45px;
  }
}

.arrowholder {
  height: 0;
  position: relative;
  z-index: 1;
}
.arrowholder .arrownegative {
  position: absolute;
  left: 16px;
  bottom: 0px;
  height: 20px;
}
@media (min-width: 768px) {
  .arrowholder .arrownegative {
    left: -5px;
  }
}
.arrowholder .arrownegative .imgwrap {
  position: relative;
  height: 20px;
}
.arrowholder .arrownegative .imgwrap img {
  height: auto;
  width: 42px;
  vertical-align: top;
}
.arrowholder .arrownegative .imgwrap:before, .arrowholder .arrownegative .imgwrap:after {
  content: "";
  position: absolute;
  top: 0px;
  right: 100%;
  left: auto;
  height: 100%;
  width: 2500px;
  background: #fff;
}
.arrowholder .arrownegative .imgwrap:after {
  left: 100%;
  right: auto;
}

section.ce-sectiondevider {
  margin: 0 0 70px 0;
  padding: 0;
}
section.ce-sectiondevider .arrDevider {
  top: 0;
}
section.ce-sectiondevider .arrDevider .arrDown {
  left: 5px;
}
section.ce-sectiondevider.cta-devider .arrDevider .arrDown {
  left: 50%;
  right: 50%;
  margin: 0 0 0 -12.5px;
}

header .arrDevider .arrDown {
  left: -10px;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  section.ce-sectiondevider {
    margin: 0 0 70px 0;
  }
  section.ce-sectiondevider .arrDevider .arrDown {
    left: 5px;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  section.ce-sectiondevider .arrDevider .arrDown {
    left: 0;
  }
  header .arrDevider .arrDown {
    left: 0;
  }
}
/* SMARTPHONE */
/* SMARTPHONE */
.icon-360-grad {
  width: 42px;
  height: auto;
  position: absolute;
  left: 0;
  bottom: 15px;
}

.ico {
  height: 40px;
  line-height: 40px;
  width: 40px;
  vertical-align: middle;
  background: transparent;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
@media (prefers-reduced-motion: reduce) {
  .ico {
    transition: none;
  }
}
.ico:hover {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ico:hover {
    transition: none;
  }
}
.ico path,
.ico rect,
.ico polygon {
  transition: all 0.2s ease-in-out;
  fill: #000;
}
@media (prefers-reduced-motion: reduce) {
  .ico path,
  .ico rect,
  .ico polygon {
    transition: none;
  }
}
.ico path,
.ico rect,
.ico polygon {
  transition: all 0.2s ease-in-out;
  fill: #000;
}
@media (prefers-reduced-motion: reduce) {
  .ico path,
  .ico rect,
  .ico polygon {
    transition: none;
  }
}
.ico:hover path,
.ico:hover rect,
.ico:hover polygon {
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .ico:hover path,
  .ico:hover rect,
  .ico:hover polygon {
    transition: none;
  }
}
.ico.bg-trans {
  background: transparent;
}
.ico.bg-white {
  background: #fff;
}
.ico.bg-red {
  background: #ea2a2b;
}
.ico.bg-black {
  background: #000;
}

.ico-wrapper {
  text-align: center;
  display: inline-block;
  padding: 10px;
  vertical-align: middle;
  transition: all 0.5s ease-out;
  cursor: pointer;
}
@media (min-width: 992px) {
  .ico-wrapper {
    padding: 15px;
  }
}
.ico-wrapper.bg-trans {
  background: transparent;
}
.ico-wrapper.bg-white {
  background: #fff;
}
.ico-wrapper.bg-red {
  background: #ea2a2b;
  color: #fff;
}
.ico-wrapper.bg-black {
  background: #000;
  color: #fff;
}

.icon {
  line-height: inherit;
  width: 28px;
  height: 28px;
  font-size: 1.7rem;
  display: inline-block;
  text-align: center;
  line-height: 1;
  vertical-align: middle;
}
@media (min-width: 768px) {
  .icon {
    width: 40px;
    height: 40px;
    font-size: 2.4rem;
  }
}

.sociallinks .icon {
  color: #aaa !important;
}
@media (min-width: 768px) {
  .sociallinks .icon {
    font-size: 2.4rem;
  }
}

@keyframes adjust-huener {
  to {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes adjust-huener {
  to {
    -webkit-transform: rotate(360deg);
  }
}
.uil-ring-css {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1200;
  width: 120px;
  height: 120px;
}
.uil-ring-css.pageloading {
  z-index: 1300;
  position: fixed;
}

.uil-ring-css:before {
  position: absolute;
  width: 120px;
  height: 120px;
}

.uil-ring-css:not(:required):before {
  content: "";
  border-radius: 50%;
  border: 3px solid #ccc;
  border-top-color: #ea2a2b;
  -webkit-animation: adjust-huener 0.8s linear infinite;
  /* Safari 4+ */
  -moz-animation: adjust-huener 0.8s linear infinite;
  /* Fx 5+ */
  -o-animation: adjust-huener 0.8s linear infinite;
  /* Opera 12+ */
  animation: adjust-huener 0.8s linear infinite;
  /* IE 10+, Fx 29+ */
}

.product {
  display: none;
}

.product.active {
  display: block;
}

#technicalData .imgwrap img {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

#shareButtons .btn-close {
  position: static;
}
#shareButtons a,
#shareButtons a:visited,
#shareButtons a:hover,
#shareButtons a:focus {
  color: #000;
}
#shareButtons .row > * {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

table {
  border-collapse: collapse;
}
table ul {
  margin: 0 0 5px 0;
}
table li {
  margin: 0 0 8px 0;
}
table li ul {
  margin: 5px 0 5px 0;
}
table li li {
  margin: 0 0 5px 0;
}

td,
th {
  padding: 20px 20px;
  vertical-align: top;
}

tr td:first-of-type {
  width: 20px;
}

td .button {
  width: 200px;
}

.table-layout-1 tr:nth-child(even) {
  background: #f0efef;
}
.table-layout-1 tr:nth-child(odd) {
  background: #FFF;
}
.table-layout-1 tr {
  background: #f0efef;
  margin: 10px;
}

.table-scrollable {
  width: 100%;
  overflow-y: auto;
  margin: 0 0 1em;
}

.breadcrumb-container .breadcrumb {
  margin: 2rem 0;
}
.breadcrumb-container .breadcrumb li {
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
}

#page-1 .breadcrumb-container {
  display: none !important;
}

.frame-type-menu_subpages header *,
.frame-type-menu_pages header * {
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 1rem;
}
.frame-type-menu_subpages li,
.frame-type-menu_pages li {
  list-style: none;
}
.frame-type-menu_subpages li a,
.frame-type-menu_pages li a {
  color: #000;
}
.frame-type-menu_subpages li a:before,
.frame-type-menu_pages li a:before {
  font-family: "venjakob";
  content: "\e901";
  display: inline-block;
  margin-right: 13px;
}

@media (min-width: 1200px) {
  #header .frame-type-menu_subpages header,
  #header .frame-type-menu_pages header {
    min-height: 40px;
  }
  #header .frame-type-menu_subpages header *,
  #header .frame-type-menu_pages header * {
    margin: 0;
  }
}
#header .frame-type-menu_subpages ul,
#header .frame-type-menu_pages ul {
  border: none !important;
}
#header .frame-type-menu_subpages li,
#header .frame-type-menu_pages li {
  position: relative;
}

.row-grid .ce-textpic .ce-bodytext p {
  margin: 0 0 35px 0;
  font-size: 15px;
  line-height: 15px;
}
.row-grid .ce-textpic .ce-bodytext a {
  padding: 0;
}
.row-grid .ce-textpic .ce-bodytext a:before {
  content: "";
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .grid3333 {
    margin-top: 30px;
  }
}
.btn, .powermail_submit, .powermail_reset {
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
}
@media (min-width: 768px) {
  .btn, .powermail_submit, .powermail_reset {
    font-size: 20px;
    line-height: 24px;
  }
}
.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #ea2a2b;
  --bs-btn-border-color: #ea2a2b;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #000;
  --bs-btn-hover-border-color: #000;
  --bs-btn-focus-shadow-rgb: 237, 74, 75;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #bb2222;
  --bs-btn-active-border-color: #b02020;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ea2a2b;
  --bs-btn-disabled-border-color: #ea2a2b;
}
.btn-secondary {
  --bs-btn-color: #ea2a2b;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: #ea2a2b;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #ea2a2b;
  --bs-btn-hover-border-color: #ea2a2b;
  --bs-btn-focus-shadow-rgb: 234, 42, 43;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: white;
  --bs-btn-active-border-color: #ec3f40;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #fff;
  --bs-btn-disabled-border-color: #ea2a2b;
  font-size: 1rem;
}
.btn-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: #000;
  --bs-btn-border-color: #000;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #b4b0b0;
  --bs-btn-hover-border-color: #b4b0b0;
  --bs-btn-focus-shadow-rgb: 38, 38, 38;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: black;
  --bs-btn-active-border-color: black;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #000;
  --bs-btn-disabled-border-color: #000;
  font-size: 1rem;
}
.btn-mid-grey, .powermail_submit, .powermail_reset {
  --bs-btn-color: #fff;
  --bs-btn-bg: #b4b0b0;
  --bs-btn-border-color: #b4b0b0;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #333;
  --bs-btn-hover-border-color: #908d8d;
  --bs-btn-focus-shadow-rgb: 191, 188, 188;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #908d8d;
  --bs-btn-active-border-color: #878484;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #b4b0b0;
  --bs-btn-disabled-border-color: #b4b0b0;
}
.btn .icon, .powermail_submit .icon, .powermail_reset .icon {
  margin-right: 15px;
}

.col > .btn, .col > .powermail_submit, .col > .powermail_reset, .col-12 > .btn, .col-12 > .powermail_submit, .col-12 > .powermail_reset {
  margin-bottom: 34px;
}
@media (min-width: 768px) {
  .col > .btn, .col > .powermail_submit, .col > .powermail_reset, .col-12 > .btn, .col-12 > .powermail_submit, .col-12 > .powermail_reset {
    margin-bottom: 70px;
  }
}

.imageTrigger {
  position: absolute;
  right: 0;
  bottom: 0;
}
.imageTrigger.afterText {
  position: relative;
  margin-top: 30px;
  display: inline-block;
}

.specialLabel {
  right: inherit;
  bottom: inherit;
  top: 0;
  background: #ea2a2b;
}

.view-all-images,
.loadimages {
  display: none;
}

.lazy-load-btn-group {
  clear: both;
}
.lazy-load-btn-group .loadimages:first-child {
  margin-bottom: 20px;
}

.isotopeFilter {
  margin: 20px 0;
  width: auto;
}

.custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

.custom-file-upload {
  padding: 0;
}
.custom-file-upload .tablet-view {
  display: none;
}

.custom-file-upload.uploadError {
  border-color: red;
}

.uploadError ul.parsley-errors-list {
  bottom: -12px;
  height: 10px !important;
  position: absolute;
}

.file-upload-wrapper {
  line-height: inherit;
  height: 100%;
  display: block;
  position: relative;
}
.file-upload-wrapper #parsley-id-13 {
  display: none;
}
.file-upload-wrapper .parsley-errors-list.filled {
  position: absolute;
  margin-top: 0px;
  left: 5px;
  bottom: -12px;
}

.file-upload-input {
  border: none;
  height: 100%;
  background: none;
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0;
  bottom: 0;
  padding-left: 12px;
  right: 0px;
}

.file-upload-button {
  border: 0px;
  border-left: 1px solid #ccc;
  padding-left: 15px;
  float: right;
  height: 100%;
  background: #fff;
  z-index: 2;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  padding-right: 12px;
}

.uploadError .file-upload-button {
  border-color: red;
}

.file-upload-button:active,
.file-upload-button:focus {
  outline: none;
}

/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .custom-file-upload .file-upload-button {
    width: 55px;
    padding: 0px 10px;
  }
  .custom-file-upload .tablet-view {
    display: inline-block;
  }
  .custom-file-upload .btn-text {
    display: none;
  }
}
.badge {
  padding-top: 0.45em;
}
.badge.badge-image {
  background-color: #ea2a2b;
}

.cta h3,
.cta h4 {
  margin: 0 0 45px 0;
}
.cta .btn, .cta .powermail_submit, .cta .powermail_reset {
  margin-bottom: 50px;
}
.cta .btn.no-img, .cta .no-img.powermail_submit, .cta .no-img.powermail_reset {
  padding: 0px 55px;
  line-height: 55px;
  height: 55px;
}
.cta .ico {
  height: 50px;
  margin: 0 10px 0 0;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
@media (max-width: 1199.98px) {
  .cta h3,
  .cta h4 {
    margin: 0 0 30px 0;
  }
}
/* TABLET PORTRAIT */
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .cta .ico,
  .ce-cta .ico {
    display: none;
  }
}
.ctabuttons {
  position: relative;
  z-index: 2;
}
.ctabuttons button {
  width: 70px;
}
.ctabuttons.inside {
  height: 1px;
}
.ctabuttons.inside .btnwrap {
  position: absolute;
  right: 15px;
}
.ctabuttons.inside.bottom .btnwrap {
  bottom: 18px;
  top: auto;
}
.ctabuttons.inside.top .btnwrap {
  bottom: auto;
  top: 0;
}
.ctabuttons .cta-button:hover {
  opacity: 1;
}
.ctabuttons.outside {
  height: auto;
}
.ctabuttons.outside .btnwrap {
  float: right;
  width: auto;
}
.ctabuttons a,
.ctabuttons a:visited,
.ctabuttons a:hover,
.ctabuttons a:focus {
  color: #000;
  vertical-align: middle;
  margin: 0 0 0 5px;
  display: inline-block;
  text-transform: uppercase;
}
.ctabuttons a span:not(.ico-wrapper),
.ctabuttons a:visited span:not(.ico-wrapper),
.ctabuttons a:hover span:not(.ico-wrapper),
.ctabuttons a:focus span:not(.ico-wrapper) {
  vertical-align: middle;
  display: inline-block;
  margin: 0 17px 0 0;
  font-size: 20px;
  line-height: 24px;
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
  height: 70px;
  line-height: 80px;
}
footer .ctabuttons a span:not(.ico-wrapper),
footer .ctabuttons a:visited span:not(.ico-wrapper),
footer .ctabuttons a:hover span:not(.ico-wrapper),
footer .ctabuttons a:focus span:not(.ico-wrapper) {
  margin: 0 10px 0 0;
}
.ctabuttons a .ico,
.ctabuttons a:visited .ico,
.ctabuttons a:hover .ico,
.ctabuttons a:focus .ico {
  line-height: 70px;
  vertical-align: middle;
}
.ctabuttons a .ico.share,
.ctabuttons a:visited .ico.share,
.ctabuttons a:hover .ico.share,
.ctabuttons a:focus .ico.share {
  background: #000;
}
.ctabuttons a .ico.share path,
.ctabuttons a .ico.share rect,
.ctabuttons a .ico.share polygon,
.ctabuttons a:visited .ico.share path,
.ctabuttons a:visited .ico.share rect,
.ctabuttons a:visited .ico.share polygon,
.ctabuttons a:hover .ico.share path,
.ctabuttons a:hover .ico.share rect,
.ctabuttons a:hover .ico.share polygon,
.ctabuttons a:focus .ico.share path,
.ctabuttons a:focus .ico.share rect,
.ctabuttons a:focus .ico.share polygon {
  fill: #fff;
}
.ctabuttons.top.inside.bright a,
.ctabuttons.top.inside.bright a:visited,
.ctabuttons.top.inside.bright a:hover,
.ctabuttons.top.inside.bright a:focus, .ctabuttons.bottom.inside.bright a,
.ctabuttons.bottom.inside.bright a:visited,
.ctabuttons.bottom.inside.bright a:hover,
.ctabuttons.bottom.inside.bright a:focus {
  color: #fff;
}
.ctabuttons.top.inside.dark a,
.ctabuttons.top.inside.dark a:visited,
.ctabuttons.top.inside.dark a:hover,
.ctabuttons.top.inside.dark a:focus, .ctabuttons.bottom.inside.dark a,
.ctabuttons.bottom.inside.dark a:visited,
.ctabuttons.bottom.inside.dark a:hover,
.ctabuttons.bottom.inside.dark a:focus {
  color: #000;
}
.ctabuttons.top.inside.dark a .ico.share,
.ctabuttons.top.inside.dark a:visited .ico.share,
.ctabuttons.top.inside.dark a:hover .ico.share,
.ctabuttons.top.inside.dark a:focus .ico.share, .ctabuttons.bottom.inside.dark a .ico.share,
.ctabuttons.bottom.inside.dark a:visited .ico.share,
.ctabuttons.bottom.inside.dark a:hover .ico.share,
.ctabuttons.bottom.inside.dark a:focus .ico.share {
  background: #000;
}
.ctabuttons.top.inside.dark a .ico.share path,
.ctabuttons.top.inside.dark a .ico.share rect,
.ctabuttons.top.inside.dark a .ico.share polygon,
.ctabuttons.top.inside.dark a:visited .ico.share path,
.ctabuttons.top.inside.dark a:visited .ico.share rect,
.ctabuttons.top.inside.dark a:visited .ico.share polygon,
.ctabuttons.top.inside.dark a:hover .ico.share path,
.ctabuttons.top.inside.dark a:hover .ico.share rect,
.ctabuttons.top.inside.dark a:hover .ico.share polygon,
.ctabuttons.top.inside.dark a:focus .ico.share path,
.ctabuttons.top.inside.dark a:focus .ico.share rect,
.ctabuttons.top.inside.dark a:focus .ico.share polygon, .ctabuttons.bottom.inside.dark a .ico.share path,
.ctabuttons.bottom.inside.dark a .ico.share rect,
.ctabuttons.bottom.inside.dark a .ico.share polygon,
.ctabuttons.bottom.inside.dark a:visited .ico.share path,
.ctabuttons.bottom.inside.dark a:visited .ico.share rect,
.ctabuttons.bottom.inside.dark a:visited .ico.share polygon,
.ctabuttons.bottom.inside.dark a:hover .ico.share path,
.ctabuttons.bottom.inside.dark a:hover .ico.share rect,
.ctabuttons.bottom.inside.dark a:hover .ico.share polygon,
.ctabuttons.bottom.inside.dark a:focus .ico.share path,
.ctabuttons.bottom.inside.dark a:focus .ico.share rect,
.ctabuttons.bottom.inside.dark a:focus .ico.share polygon {
  fill: #fff;
}

#page-28 .cta-button.vendorbtn {
  display: none !important;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .ctabuttons button {
    width: 60px;
  }
  .ctabuttons.inside.bottom .btnwrap {
    bottom: auto;
    top: -17px;
  }
  .ctabuttons.inside.top .btnwrap {
    bottom: 0;
    top: auto;
  }
  .ctabuttons.top.inside.bright a,
  .ctabuttons.top.inside.bright a:visited,
  .ctabuttons.top.inside.bright a:hover,
  .ctabuttons.top.inside.bright a:focus, .ctabuttons.bottom.inside.bright a,
  .ctabuttons.bottom.inside.bright a:visited,
  .ctabuttons.bottom.inside.bright a:hover,
  .ctabuttons.bottom.inside.bright a:focus {
    color: #000;
  }
  .ctabuttons.top.inside.bright a .ico.share,
  .ctabuttons.top.inside.bright a:visited .ico.share,
  .ctabuttons.top.inside.bright a:hover .ico.share,
  .ctabuttons.top.inside.bright a:focus .ico.share, .ctabuttons.bottom.inside.bright a .ico.share,
  .ctabuttons.bottom.inside.bright a:visited .ico.share,
  .ctabuttons.bottom.inside.bright a:hover .ico.share,
  .ctabuttons.bottom.inside.bright a:focus .ico.share {
    background: #000;
  }
  .ctabuttons.top.inside.bright a .ico.share path,
  .ctabuttons.top.inside.bright a .ico.share rect,
  .ctabuttons.top.inside.bright a .ico.share polygon,
  .ctabuttons.top.inside.bright a:visited .ico.share path,
  .ctabuttons.top.inside.bright a:visited .ico.share rect,
  .ctabuttons.top.inside.bright a:visited .ico.share polygon,
  .ctabuttons.top.inside.bright a:hover .ico.share path,
  .ctabuttons.top.inside.bright a:hover .ico.share rect,
  .ctabuttons.top.inside.bright a:hover .ico.share polygon,
  .ctabuttons.top.inside.bright a:focus .ico.share path,
  .ctabuttons.top.inside.bright a:focus .ico.share rect,
  .ctabuttons.top.inside.bright a:focus .ico.share polygon, .ctabuttons.bottom.inside.bright a .ico.share path,
  .ctabuttons.bottom.inside.bright a .ico.share rect,
  .ctabuttons.bottom.inside.bright a .ico.share polygon,
  .ctabuttons.bottom.inside.bright a:visited .ico.share path,
  .ctabuttons.bottom.inside.bright a:visited .ico.share rect,
  .ctabuttons.bottom.inside.bright a:visited .ico.share polygon,
  .ctabuttons.bottom.inside.bright a:hover .ico.share path,
  .ctabuttons.bottom.inside.bright a:hover .ico.share rect,
  .ctabuttons.bottom.inside.bright a:hover .ico.share polygon,
  .ctabuttons.bottom.inside.bright a:focus .ico.share path,
  .ctabuttons.bottom.inside.bright a:focus .ico.share rect,
  .ctabuttons.bottom.inside.bright a:focus .ico.share polygon {
    fill: #fff;
  }
  .ctabuttons.outside .btnwrap {
    margin-bottom: 0;
  }
  .ctabuttons.outside.vendor1 .btnwrap {
    margin-bottom: -5px;
  }
  footer .ctabuttons.inside {
    height: 1px;
  }
  footer .ctabuttons.inside .btnwrap {
    position: absolute;
    right: 15px;
  }
  footer .ctabuttons.inside.bottom .btnwrap {
    bottom: 19px;
    top: auto;
  }
  footer .ctabuttons.inside.top .btnwrap {
    bottom: auto;
    top: -5px;
  }
  footer .ctabuttons.outside {
    height: auto;
  }
  footer .ctabuttons.outside .btnwrap {
    float: right;
    width: auto;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .ctabuttons button {
    width: 50px;
  }
  .ctabuttons.inside.bottom .btnwrap {
    bottom: auto;
    top: -27px;
  }
  .ctabuttons.inside.top {
    bottom: 1px;
  }
  .ctabuttons.outside.top .btnwrap {
    margin-bottom: 0;
  }
  .ctabuttons a span:not(.ico-wrapper),
  .ctabuttons a:visited span:not(.ico-wrapper),
  .ctabuttons a:hover span:not(.ico-wrapper),
  .ctabuttons a:focus span:not(.ico-wrapper) {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
    height: 38px;
    line-height: 40px;
  }
  .imageslider .ctabuttons.inside .btnwrap {
    right: -1px;
  }
  .imageslider .ctabuttons.outside .btnwrap {
    float: right;
  }
  .ctabuttons.inside.bottom .btnwrap {
    bottom: auto;
    top: -17px;
  }
  .ctabuttons.inside.top {
    bottom: 1px;
  }
  .ctabuttons.outside.vendor1 .btnwrap {
    margin-bottom: 0;
  }
  .gallery .ctabuttons.outside .btnwrap {
    margin-bottom: 0;
  }
}
.textblock-spacer {
  margin-bottom: 40px;
}

.textblock p {
  margin: 0 0 30px 0;
}

/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .textblock-spacer {
    margin-bottom: 15px;
  }
  .textblock p {
    margin: 0 0 30px 0;
  }
}
.gallery {
  margin: 0 0 80px 0;
}
.gallery .largeleft .large-image {
  height: 780px;
}
.gallery .largeleft .small-image {
  height: 367.5px;
}
.gallery .largeright .large-image {
  height: 765px;
}
.gallery .largeright .small-image {
  height: 382.5px;
}
.gallery .largeright .somemargin .small-image {
  height: 367.5px;
}
.gallery .somemargin {
  margin-bottom: 30px;
}
.gallery .noleft {
  padding-left: 0;
}
.gallery .noright {
  padding-right: 0;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
@media (max-width: 1199.98px) {
  .gallery .largeleft .large-image {
    height: 585px;
  }
  .gallery .largeleft .small-image {
    height: 270px;
  }
  .gallery .largeright .large-image {
    height: 570px;
  }
  .gallery .largeright .small-image {
    height: 285px;
  }
  .gallery .largeright .somemargin .small-image {
    height: 270px;
  }
}
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .gallery .largeleft .large-image {
    height: 390px;
  }
  .gallery .largeleft .small-image {
    height: 172.5px;
  }
  .gallery .largeright .large-image {
    height: 375px;
  }
  .gallery .largeright .small-image {
    height: 187.5px;
  }
  .gallery .largeright .somemargin .small-image {
    height: 172.5px;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .gallery {
    margin: 0 0 30px 0;
  }
  .gallery .container-fluid {
    padding: 0 0 0 0;
  }
  .gallery .largeleft .large-image {
    height: 519.48px;
    margin-bottom: 30px;
  }
  .gallery .largeleft .small-image {
    height: 534.48px;
  }
  .gallery .largeleft .somemargin .small-image {
    height: 519.48px;
    margin-bottom: 0;
  }
  .gallery .largeright .large-image {
    height: 534.48px;
    margin-bottom: 0;
  }
  .gallery .largeright .small-image {
    height: 519.48px;
    margin-bottom: 30px;
  }
  .gallery .largeright .somemargin .small-image {
    height: 519.48px;
    margin-bottom: 0;
  }
  .gallery .row img:last-child {
    margin-bottom: 0;
  }
  .gallery .noleft {
    padding-left: 1rem;
  }
  .gallery .noright {
    padding-right: 1rem;
  }
}
/* SMARTPHONE */
@media (max-width: 600px) {
  .gallery .largeleft .large-image {
    height: 345.97368px;
  }
  .gallery .largeleft .small-image {
    height: 360.97368px;
  }
  .gallery .largeleft .somemargin .small-image {
    height: 345.97368px;
  }
  .gallery .largeright .large-image {
    height: 360.97368px;
  }
  .gallery .largeright .small-image {
    height: 345.97368px;
  }
  .gallery .largeright .somemargin .small-image {
    height: 345.97368px;
  }
}
/* SMARTPHONE */
@media (max-width: 460px) {
  .gallery .largeleft .large-image {
    height: 259.74px;
  }
  .gallery .largeleft .small-image {
    height: 274.74px;
  }
  .gallery .largeleft .somemargin .small-image {
    height: 259.74px;
  }
  .gallery .largeright .large-image {
    height: 274.74px;
  }
  .gallery .largeright .small-image {
    height: 259.74px;
  }
  .gallery .largeright .somemargin .small-image {
    height: 259.74px;
  }
}
.imageslider {
  margin: 0 0 80px 0;
  padding: 0 0 0 0;
  width: 100%;
  position: relative;
}
.imageslider.quoteslider .slider-headline p {
  font-style: italic;
}
.imageslider .slidecontent {
  position: relative;
}
@media (min-width: 768px) {
  .imageslider .slidecontent.multiImages {
    display: flex;
  }
  .imageslider .slidecontent.multiImages img {
    width: 50%;
  }
}
.imageslider .slidecontent video {
  position: relative;
  z-index: 2;
}
.imageslider .slider-headline .button.button-grey {
  background-color: #B4B0B0;
}
.imageslider .copyrightImage {
  font-size: 12px;
  color: #000;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  white-space: nowrap;
  margin: 0 auto;
  text-align: center;
}
.imageslider .copyrightImage.dark {
  color: #fff;
}
.imageslider .owl-carousel {
  background: #fff;
}
.imageslider .container-fluid {
  padding: 0 0 0 0;
}
.imageslider .contents.posWrapper {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.imageslider .contents .slider-headline {
  margin-top: 120px;
}
.imageslider .contents .slider-headline .quote-icon {
  float: left;
  margin-right: 20px;
}
.imageslider .contents .slider-headline .zitat-verfasser {
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
}
.imageslider .contents .sliderIndex {
  z-index: 1;
}
.imageslider .contents .button {
  margin: 0 0 0 0;
}
.imageslider .contents .description {
  position: absolute;
  width: 100%;
  bottom: 30px;
  left: 0;
}
.imageslider .contents.dark {
  color: white;
}
.imageslider .contents.dark h1,
.imageslider .contents.dark h2,
.imageslider .contents.dark h3,
.imageslider .contents.dark h4 {
  color: inherit;
}
.imageslider .contents.videocontent {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
}
.imageslider .ctabuttons.inside .btnwrap .ico-wrapper.bg-red {
  margin-right: 7px;
}
.imageslider .controls .slideme {
  position: absolute;
  left: 5px;
  right: auto;
  margin: 0 0 0 0;
  z-index: 2;
  cursor: pointer;
  bottom: 50%;
}
@media (min-width: 992px) {
  .imageslider .controls .slideme {
    font-size: 5rem;
    width: 90px;
  }
}
@media (min-width: 1200px) {
  .imageslider .controls .slideme {
    font-size: 6rem;
    width: 100px;
  }
}
.imageslider .controls .slideme.next {
  left: auto;
  right: 5px;
}
.imageslider.top-inside-buttons.use1 .contents {
  padding: 100px 0 0 0;
}
.imageslider .stoerer {
  height: 0;
  position: relative;
}
.imageslider .stoerer a,
.imageslider .stoerer a:visited,
.imageslider .stoerer a:hover,
.imageslider .stoerer a:focus {
  margin: 0 0 0 0;
  position: absolute;
  bottom: 17px;
  right: 0;
  z-index: 4;
}

.imageslider.videoshow {
  overflow: hidden;
}
.imageslider.videoshow .owl-item.active .slidecontent > img {
  display: none;
}
.imageslider.videoshow .owl-item.active .slider-video-container {
  margin-top: 0;
}
.imageslider.videoshow .owl-item.active .slider-video-container a {
  display: none;
}
.imageslider.videoshow .owl-item.active .slider-video-container .video-close-btn a {
  display: block;
}
.imageslider.videoshow .owl-item.active .slider-video-container .video-description {
  display: none;
}
.imageslider.videoshow .owl-item.active .slider-video-container .video-frame {
  display: block;
}
.imageslider.videoshow .arrowholder,
.imageslider.videoshow .controls,
.imageslider.videoshow .btnwrap,
.imageslider.videoshow .techdatalink {
  display: none;
}
.imageslider.videoshow .owl-stage-outer {
  overflow: visible;
}

.slider-video-container.ctabuttons {
  margin: 0 0 0 0 !important;
  position: static;
}
.slider-video-container.ctabuttons .video-btn-menu {
  width: 100%;
  height: 72px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -36px;
  z-index: 2;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
@media (max-width: 1199.98px) {
  .imageslider .slider-video-container .ctabuttons {
    margin: 0 0 0 0;
  }
  .imageslider.quoteslider .slider-headline p {
    margin-bottom: 50px;
  }
}
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .imageslider .contents .slider-headline {
    margin-top: 70px;
  }
  .imageslider .container-fluid {
    padding: 0 0 0 0;
  }
  .imageslider.quoteslider .ctabuttons.inside .btnwrap {
    top: -16px;
  }
  .imageslider.quoteslider .outertext {
    padding-top: 30px;
  }
  .imageslider .ctabuttons a span:not(.ico-wrapper) {
    height: 38px;
    line-height: 40px;
  }
  .imageslider .ctabuttons.inside .btnwrap {
    top: -16px;
    bottom: auto;
  }
  .imageslider .ctabuttons.inside.top .btnwrap {
    top: -5px;
    bottom: auto;
  }
  .slider-video-container .ctabuttons {
    margin: 0 0 0 0 !important;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .imageslider {
    height: auto;
    margin: 0 0 30px 0;
  }
  .imageslider .copyrightImage {
    position: relative;
    color: #777;
    bottom: 0;
    text-align: right;
    height: 40px;
  }
  .imageslider .copyrightImage.dark {
    color: #777;
  }
  .imageslider .videoslide .copyrightImage.withVideoDesc {
    height: auto;
    margin-bottom: -15px;
  }
  .imageslider .owl-carousel {
    background: #fafafa;
  }
  .imageslider .container.negmargin {
    margin: 0 -15px 0 -15px;
  }
  .imageslider .controls {
    display: none;
  }
  .imageslider .contents {
    margin-bottom: 0px;
  }
  .imageslider.top-outside-buttons.use1, .imageslider.bottom-outside-buttons.use1 {
    margin: 0 0 30px 0;
  }
  .imageslider.bottom-outside-buttons.use1, .imageslider.bottom-inside-buttons.use1 {
    margin: 0 0 0 0;
  }
  .imageslider .ctabuttons.inside.top .btnwrap {
    top: 1px;
    bottom: auto;
  }
  .imageslider .slider-headline .likeh2 {
    margin-bottom: 25px;
  }
  .imageslider .slider-headline .button {
    padding: 15px;
    margin-bottom: 40px;
  }
  .imageslider .stoerer {
    height: auto;
  }
  .imageslider .stoerer a,
  .imageslider .stoerer a:visited,
  .imageslider .stoerer a:hover,
  .imageslider .stoerer a:focus {
    margin: 15px 0 30px 0;
    position: relative;
    bottom: auto;
    right: auto;
  }
  .imageslider .bottom.ctabuttons.inside .btnwrap {
    top: -17px;
    right: 15px;
  }
  .imageslider .bottom.ctabuttons.inside {
    height: 55px;
  }
  .imageslider.videoshow .owl-item.active .slider-video-container {
    position: relative;
    height: 100%;
  }
  .imageslider.videoshow .owl-item.active .contents.high-height {
    padding: 0;
    height: auto;
  }
  .imageslider.videoshow .owl-item.active .btnwrap {
    display: block;
  }
  .imageslider .outertext {
    padding-top: 30px;
    color: #000 !important;
  }
  .imageslider .outertext .description {
    margin-bottom: 30px;
  }
  .imageslider .outertext.nodesc {
    display: none !important;
  }
  .imageslider .contents.videocontent {
    bottom: 0;
  }
}
/* SMARTPHONE */
/* SMARTPHONE */
[class*=frame-space-after-] .imageslider {
  margin-bottom: 0px;
}

.ce-imagetiles {
  margin: 0 0 50px 0;
}
.ce-imagetiles .imgwrap a {
  display: block;
}
.ce-imagetiles .imgwrap.deviderBtm {
  position: relative;
}
.ce-imagetiles a {
  position: relative;
  width: 100%;
}
.ce-imagetiles .odd {
  padding-right: 40px;
}
.ce-imagetiles .even {
  padding-left: 40px;
}
.ce-imagetiles .programmOverviewOdd .tx-dce-pi1 > div {
  padding-right: 40px;
}
.ce-imagetiles .programmOverviewEven .tx-dce-pi1 > div {
  padding-left: 40px;
}
.ce-imagetiles .date {
  margin: 0;
}
.ce-imagetiles figure {
  margin: 0 0 60px 0;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .ce-imagetiles .odd {
    padding-right: 1rem;
  }
  .ce-imagetiles .even {
    padding-left: 1rem;
  }
  .ce-imagetiles .programmOverviewOdd .tx-dce-pi1 > div {
    padding-right: 1rem;
  }
  .ce-imagetiles .programmOverviewEven .tx-dce-pi1 > div {
    padding-left: 1rem;
  }
  figure {
    margin: 0 0 30px 0;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .ce-imagetiles {
    margin: 0 0 30px 0;
  }
  figcaption {
    margin-top: 10px;
  }
}
.ce-usedMaterials ul {
  padding: 0 0 60px 0;
}
.ce-usedMaterials h4,
.ce-usedMaterials h3 {
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
}
.ce-usedMaterials .dimensions h4,
.ce-usedMaterials .dimensions h3 {
  font-family: "DINWeb-Light", Arial, "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, "Segoe UI Light", "Segoe UI", sans-serif;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
/* SMARTPHONE */
.vendormap {
  margin: 0 0 100px 0;
}
.vendormap .inputwrap .row .inputs {
  display: block;
  height: 70px;
  width: 100%;
}
.vendormap .mapbutton {
  margin: 15px 0 0 0;
}

.vendorresults .renderedresults {
  margin: 0 0 100px 0;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  font-size: 23px;
  line-height: 28px;
}
.vendorresults .renderedresults .row .border {
  padding: 30px 0 25px 0;
  border-bottom: 1px solid #aaa;
}
.vendorresults .renderedresults .row .border.noline {
  border: 0 none;
}
.vendorresults .renderedresults .row .row {
  border: 0 none;
  padding: 0 0 0 0;
}
.vendorresults .renderedresults .row .vendor {
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
}
.vendorresults .renderedresults .row a,
.vendorresults .renderedresults .row a:visited,
.vendorresults .renderedresults .row a:hover,
.vendorresults .renderedresults .row a:focus {
  float: right;
  color: #000;
}
.vendorresults .renderedresults .row a .ico,
.vendorresults .renderedresults .row a:visited .ico,
.vendorresults .renderedresults .row a:hover .ico,
.vendorresults .renderedresults .row a:focus .ico {
  margin: -5px 10px 0 0;
}
.vendorresults .renderedresults .row a span,
.vendorresults .renderedresults .row a:visited span,
.vendorresults .renderedresults .row a:hover span,
.vendorresults .renderedresults .row a:focus span {
  text-transform: uppercase;
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
}
.vendorresults .tmpresults {
  display: none !important;
}
.vendorresults .noresults {
  display: block;
  margin: 0 0 100px 0;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .vendormap .inputwrap .row {
    bottom: 98px;
  }
  .vendormap .inputwrap .row .inputs {
    height: auto;
  }
  .vendorresults .routetext {
    display: none;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .vendorresults .noresults {
    margin: 0 0 50px 0;
  }
  .vendorresults .routetext {
    display: none;
  }
  .vendormap .inputwrap .row .inputs .ico {
    height: 100%;
  }
}
/* SMARTPHONE */
@media (max-width: 600px) {
  .vendormap {
    margin: 0 0 50px 0;
  }
  .vendormap .popupContent {
    width: 90%;
  }
  .vendormap .popupContent span.contact-map-info {
    font-size: 16px;
    padding: 15px 20px;
  }
  .vendormap .inputwrap .row {
    margin: 0 0 0 0;
    padding: 0 1rem 0 1rem;
  }
  .vendormap .inputwrap .row .noleftpadmobile {
    padding-left: 0;
  }
  .vendormap .inputwrap .row .norightpadmobile {
    padding-right: 0;
  }
  .vendormap .inputwrap .row .inputs input[type=text] {
    width: 70%;
  }
  .vendormap .inputwrap .row .inputs button {
    font-size: 20px;
    line-height: 25px;
    width: 30%;
  }
  .vendormap .inputwrap .row .inputs button.position-button {
    width: 100%;
  }
  .vendormap .inputwrap .row {
    bottom: 50px;
  }
}
/* SMARTPHONE */
@media (max-width: 550px) {
  .vendormap .inputwrap .row .inputs button {
    font-size: 18px;
    line-height: 25px;
    padding: 11px 0 11px 0;
  }
}
/* SMARTPHONE */
.spacer {
  height: 60px;
}

.spacer-s {
  height: 50px;
}

.spacer-m {
  height: 60px;
}

.spacer-l {
  height: 80px;
}

.spacer-xl {
  height: 100px;
}

/* SMARTPHONE */
@media (max-width: 991.98px) {
  .spacer-s {
    height: 20px;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .spacer {
    height: 50px;
  }
}
.tx-indexedsearch-browsebox {
  padding: 0;
}
.tx-indexedsearch-browsebox li {
  list-style: none;
  display: inline-block;
  margin-right: 20px;
}

.tx-indexedsearch-res {
  margin-bottom: 50px;
}
.tx-indexedsearch-res h3 {
  margin-bottom: 30px;
}
.tx-indexedsearch-res .tx-indexedsearch-icon,
.tx-indexedsearch-res .tx-indexedsearch-info,
.tx-indexedsearch-res .tx-indexedsearch-percent {
  display: none;
}

.buttonstandalone .col {
  text-align: center;
}

.pressdownloads {
  margin: 0 0 100px 0;
}
.pressdownloads img {
  margin: 0 0 10px 0;
}
.pressdownloads p {
  margin: 0 0 0 0;
}

.slider-video-container.ctabuttons {
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}
.slider-video-container.ctabuttons .video-open-btn a .ico {
  padding: 0;
}
.slider-video-container.ctabuttons .video-description {
  margin-top: 20px;
  font-size: 20px;
  font-family: "DINWeb-Medium", Arial, Helvetica, sans-serif;
}
.slider-video-container.ctabuttons .video-frame {
  display: none;
  position: relative;
  z-index: 3;
}
.slider-video-container.ctabuttons .video-frame .video-close-btn {
  position: absolute;
  right: 0px;
  top: 0;
  z-index: 3;
}

.slider-video-container.no-headline {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
@media (max-width: 991.98px) {
  .slider-video-container.ctabuttons {
    margin-top: 55px;
  }
  .slider-video-container.no-headline {
    margin: auto;
  }
}
.quote .quote-donor {
  font-size: 20px;
  line-height: 24px;
}
.quote blockquote {
  border: 0px;
  line-height: 40px;
  font-size: 25px;
  line-height: 32px;
  font-style: italic;
  padding: 0px;
  margin: 0px;
}
.quote blockquote a {
  font-size: 20px;
  line-height: 24px;
}

@media (max-width: 991.98px) {
  .quote blockquote p {
    line-height: 25px;
    font-size: 17px;
  }
}
.accordion {
  margin-bottom: 1.5rem;
}
.accordion [aria-expanded=true] {
  border-bottom: 1px solid #000;
}
.accordion .accordion-item {
  border-top: none;
  border-right: none;
  border-left: none;
  border-color: #000;
}
.accordion .accordion-item.bg-active {
  border-color: #aaa;
  margin-bottom: 0.3rem;
}
.accordion .accordion-item.bg-active [aria-expanded=true] {
  border: none;
}
.accordion .accordion-body {
  padding-top: 3rem;
}
.accordion .headlineBefore,
.accordion .accordion-button {
  font-size: 26px;
  line-height: 100%;
  text-transform: none;
  background-color: transparent;
  color: #000;
  border-color: #000;
  border-radius: 0 !important;
}
.accordion .accordion-button::after {
  background-color: transparent;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  background-position: center center;
  border: 1px solid #fff;
}
.accordion .headlineBefore {
  padding-top: 23px;
  padding-bottom: 13px;
  margin: 30px 0 15px 0;
  line-height: 100%;
  text-transform: uppercase;
  font-family: "DINWeb-Bold", Arial, Helvetica, sans-serif;
}
.accordion .bg {
  padding-top: 13px;
  padding-bottom: 10px;
}
.accordion .bg-turquoise {
  color: #fff;
  background-color: #00aead;
}
.accordion .bg-turquoise::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='36px' height='36px' viewBox='0 0 36 36' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M 8, 20 v -4 h 20 v 4 h -20 z'%3E%3C/path%3E%3C/svg%3E");
}
.accordion .bg-turquoise.collapsed::after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='36px' height='36px' viewBox='0 0 36 36' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M 28, 20 h -8 v 8 h -4 v -8 h -8 v -4 h 8 v -8 h 4 v 8 h 8 v 4 z'%3E%3C/path%3E%3C/svg%3E");
}

.productCombination {
  margin: 0 0 70px 0;
}
.productCombination figure {
  margin: 0;
}
.productCombination figure a {
  position: relative;
  display: block;
  color: #000;
}
.productCombination figure figcaption {
  text-transform: capitalize;
}
.productCombination .owl-dots {
  display: none;
  text-align: center;
  margin-top: 10px;
}
.productCombination .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background: #cccccc;
  border-radius: 100%;
  margin-right: 8px;
  display: inline-block;
}
.productCombination .owl-dots .owl-dot.active {
  background: #ea2a2b;
}
.productCombination .owl-nav {
  margin: 15px 0 0 0;
  float: right;
}
.productCombination .owl-nav img {
  width: 30px;
  height: 30px;
}
.productCombination .owl-nav > div {
  float: left;
}

.productOverview figure {
  margin: 0 0 100px 0;
}

.productDetail {
  margin: 0 0 0 0;
}
.productDetail .imageslider {
  margin: 0 0 70px 0;
}
.productDetail .dimensions p {
  margin: 0 0 30px 0;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .productOverview figure {
    margin: 0 0 70px 0;
  }
  .productCombination .owl-dots {
    display: block;
    width: 100%;
  }
  .productCombination .owl-nav {
    display: none;
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .productDetail .imageslider {
    margin: 0 0 30px;
  }
}
.programOverview figure {
  margin: 0 0 60px 0;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
/* TABLET PORTRAIT */
/* SMARTPHONE */
.burger {
  width: 40px;
  height: 40px;
  padding: 0;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  border: none;
}
.burger .inner {
  width: 100%;
  height: 3px;
  background: #000;
  transition: all 0.2s ease-in-out;
  transform: translateX(-50px);
  background-color: transparent;
}
.burger .inner::before, .burger .inner::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  background: #000;
  transition: all 0.2s ease-in-out;
  left: 0;
}
.burger .inner::before {
  transform: rotate(45deg) translate(35px, -35px);
}
.burger .inner::after {
  transform: rotate(-45deg) translate(35px, 35px);
}

.navbar-toggler.collapsed.burger .inner {
  transform: translateX(0px);
  background-color: #000;
}
.navbar-toggler.collapsed.burger .inner::before {
  transform: translateY(-0.75rem);
}
.navbar-toggler.collapsed.burger .inner::after {
  transform: translateY(0.75rem);
}

.container-fluid .container {
  padding-right: 1rem;
  padding-left: 1rem;
}

#main .container .container {
  padding-right: 0px;
  padding-left: 0px;
}

hr {
  --bs-gutter-x: 1rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
  background: transparent;
  broder-top: 1px solid #000;
  margin-bottom: 2rem;
  position: relative;
  overflow: visible;
}
@media (min-width: 576px) {
  hr {
    max-width: none;
  }
}
@media (min-width: 768px) {
  hr {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  hr {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  hr {
    max-width: 1140px;
  }
}
hr:not([size]) {
  height: 22px;
}
@media (min-width: 768px) {
  hr {
    margin-bottom: 4.4rem;
  }
}
@media (min-width: 992px) {
  hr {
    margin-bottom: 2rem;
  }
}
hr::before {
  content: "";
  position: absolute;
  height: 1px;
  left: -500px;
  right: -500px;
  background: #000;
}
hr::after {
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  margin-left: 22px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  transform: rotate(45deg);
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
@media (min-width: 768px) {
  hr::after {
    right: 100%;
    margin-left: 0;
  }
}

.container hr::after {
  margin-left: 6px;
}
@media (min-width: 768px) {
  .container hr::after {
    right: 100%;
    margin-left: -8px;
  }
}

.frame-arrow-center .ce-div::after {
  left: 50%;
  margin-left: -14px;
}

.frame-layout-bg-black {
  --frame-layout-bg-color: #000;
}
.frame-layout-bg-black .btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #ea2a2b;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-border-color: #fff;
}
.frame-layout-bg-black .btn-secondary {
  --bs-btn-color: #ea2a2b;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-border-color: transparent;
}
.frame-layout-bg-black .btn-black {
  --bs-btn-color: #fff;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-color: #ea2a2b;
}

.frame-layout-bg-red {
  --frame-layout-bg-color: #ea2a2b;
}
.frame-layout-bg-red .btn-primary {
  --bs-btn-color: #ea2a2b;
  --bs-btn-bg: #fff;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-border-color: transparent;
}
.frame-layout-bg-red .btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: transparent;
  --bs-btn-border-color: #fff;
  --bs-btn-hover-border-color: #fff;
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-color: #ea2a2b;
}
.frame-layout-bg-red .btn-black {
  --bs-btn-hover-bg: #fff;
  --bs-btn-hover-color: #ea2a2b;
  --bs-btn-hover-border-color: #fff;
}

.frame-layout-bg-black,
.frame-layout-bg-red {
  overflow-x: hidden;
  position: relative;
  background-color: var(--frame-layout-bg-color);
  color: #fff;
  z-index: 2;
}
.frame-layout-bg-black:before,
.frame-layout-bg-red:before {
  content: "";
  background-color: var(--frame-layout-bg-color);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
}
.frame-layout-bg-black .container-shape,
.frame-layout-bg-red .container-shape {
  display: block;
  position: relative;
  padding-top: 22px;
}
.frame-layout-bg-black .container-shape::before,
.frame-layout-bg-red .container-shape::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 1rem;
  margin-left: 6px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  transform: rotate(45deg);
}
@media (min-width: 768px) {
  .frame-layout-bg-black .container-shape::before,
  .frame-layout-bg-red .container-shape::before {
    left: -6px;
  }
}
.frame-layout-bg-black .custom-box-link:hover,
.frame-layout-bg-red .custom-box-link:hover {
  color: black;
}

.layout-orange #main p a {
  color: #ea902a;
}
.layout-orange #main p a:not(.btn):not(.powermail_submit):not(.powermail_reset):visited:before, .layout-orange #main p a:not(.btn):not(.powermail_submit):not(.powermail_reset):hover:before, .layout-orange #main p a:not(.btn):not(.powermail_submit):not(.powermail_reset):focus:before {
  content: url("../../Images/ico_linkarrow_orange.svg");
}
.layout-orange #main .btn, .layout-orange #main .powermail_submit, .layout-orange #main .powermail_reset {
  color: #fff;
  border: transparent;
  background: #ea902a;
  background-image: linear-gradient(140.33deg, #ffba00 0%, #f5871e 100%);
}
.layout-orange #main .btn-black {
  color: orange;
  border: transparent;
  background: #fff;
}
.layout-orange #main .frame-layout-bg-red {
  color: #000;
}
.layout-orange #main .frame-layout-bg-red:before {
  background: #ea902a;
  background-image: linear-gradient(140.33deg, #ffba00 0%, #f5871e 100%);
}
.layout-orange #main .frame-type-mask_visualslider .text-wrapper h1,
.layout-orange #main .frame-type-mask_visualslider .text-wrapper h2,
.layout-orange #main .frame-type-mask_visualslider .text-wrapper h3 {
  color: #ea902a;
}
.layout-orange #main .frame-type-mask_numbered_text .numbered_text_inner::before {
  color: #ea902a;
}
.layout-orange #main .accordion .bg {
  background: #ea902a;
  background-image: linear-gradient(140.33deg, #ffba00 0%, #f5871e 100%);
}

.tns-outer {
  position: relative;
}

.tns-controls {
  padding-top: 1rem;
}
.tns-controls button {
  z-index: 2;
  font-size: 0;
  padding: 1rem;
  border: none;
  width: 3rem;
  height: 3rem;
  background-color: transparent;
  background-position: center center;
  background-size: 4rem;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' viewBox='0 0 64 64'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Crect width='64' height='64' fill='%23FFF' opacity='.01'/%3E%3Cpath fill='%23000' fill-rule='nonzero' d='M25.4185245,16.504311 L39.065311,30.151311 L39.9154236,30.99879 L39.9150534,31.0008398 L38.501662,32.4158756 L38.500311,32.414311 L25.4185245,45.495689 L24.004311,44.0814755 L37.085311,30.999311 L24.004311,17.9185245 L25.4185245,16.504311 Z' transform='matrix(-1 0 0 1 63.92 0)'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.tns-controls button:first-child {
  margin-left: -1rem;
}
.tns-controls button[data-controls=next] {
  transform: rotate(180deg);
}
@media (min-width: 1200px) {
  .tns-controls button {
    position: absolute;
    top: 50%;
    margin-top: -1.5rem;
    left: -4rem;
  }
  .tns-controls button:first-child {
    margin-left: 0rem;
  }
  .tns-controls button[data-controls=next] {
    left: auto;
    right: -4rem;
  }
}
@media (min-width: 1200px) {
  .tns-controls {
    padding: 0px;
  }
}

.tns-nav {
  display: flex;
  justify-content: center;
}
.tns-nav button {
  border: none;
  padding: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.3rem;
  height: 1.3rem;
  margin: 0.3rem;
}
@media (min-width: 992px) {
  .tns-nav button {
    width: 2rem;
    height: 2rem;
  }
}
.tns-nav button::after {
  opacity: 1;
  transition: all 0.2s ease-in-out;
  background-color: #aaa;
  content: "";
  width: 8px;
  height: 8px;
}
@media (prefers-reduced-motion: reduce) {
  .tns-nav button::after {
    transition: none;
  }
}
@media (min-width: 992px) {
  .tns-nav button::after {
    width: 10px;
    height: 10px;
  }
}
.tns-nav button.tns-nav-active::after {
  background-color: #ea2a2b;
  width: 15px;
  height: 15px;
}
@media (min-width: 992px) {
  .tns-nav button.tns-nav-active::after {
    width: 20px;
    height: 20px;
  }
}

.debug .container {
  border-left: 1px dashed #ff00ff;
  border-right: 1px dashed #ff00ff;
}
.debug:before {
  content: "screen-lg";
  border: 1px dashed #ff00ff;
  background-color: black;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  color: white;
  z-index: 999999999999;
  font-size: 15px;
}

/* DESKTOP SMALL & TABLET LANDSCAPE */
@media (max-width: 1199.98px) {
  .debug:before {
    content: "screen-md";
  }
}
/* TABLET PORTRAIT */
@media (max-width: 991.98px) {
  .debug:before {
    content: "screen-sm";
  }
}
/* SMARTPHONE */
@media (max-width: 767.98px) {
  .debug:before {
    content: "screen-xs";
  }
}
/* SMARTPHONE */
@media (max-width: 600px) {
  .debug:before {
    content: "< 600px";
  }
}
/* SMARTPHONE */
@media (max-width: 460px) {
  .debug:before {
    content: "< 460px";
  }
}
