@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");
/* =============================
   Rent Theme Tokens
   ============================= */
.tx-rent {
  font-family: "Manrope", "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
  .tx-rent button:not(.nav-link) {
    color: white; }
  .tx-rent ul.nav-pills {
    list-style: none !important; }

.tx-rent .colapse.show > .intro-text {
  display: none; }

body.datepicker {
  background: #fff; }

.tx-rent .tx-rent-basket-actions {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  left: auto;
  transform: none;
  bottom: 0;
  z-index: 1200;
  width: 100%;
  max-width: 980px;
  padding: 0.8rem 0.9rem calc(0.8rem + env(safe-area-inset-bottom));
  background: rgba(255, 255, 255, 0.94);
  backdrop-filter: blur(10px);
  border-top: 1px solid rgba(141, 164, 190, 0.24);
  border-left: 1px solid rgba(141, 164, 190, 0.24);
  border-right: 1px solid rgba(141, 164, 190, 0.24);
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  box-shadow: 0 -8px 22px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(255, 255, 255, 0.35) inset; }

.tx-rent .tx-rent-basket-form {
  padding-bottom: 1.2rem; }

.tx-rent .tx-rent-basket-actions > .tx-rent-updatebasket-form-submit,
.tx-rent .tx-rent-basket-actions > .tx-rent-basket-checkout {
  flex: 0 1 100%;
  min-width: 0;
  max-width: 560px;
  margin-left: auto;
  margin-right: auto;
  width: 100%; }

.tx-rent .tx-rent-basket-actions .tx-rent-updatebasket-form-submit {
  display: none; }

.tx-rent .tx-rent-basket-actions .tx-rent-updatebasket-form-submit .tx-rent-basket-update-btn,
.tx-rent .tx-rent-basket-actions .tx-rent-basket-checkout {
  width: 100%;
  min-height: 44px; }

.tx-rent .tx-rent-basket-actions.tx-rent-basket-actions--dirty .tx-rent-updatebasket-form-submit {
  display: block;
  position: static;
  transform: none;
  bottom: auto;
  z-index: auto; }

.tx-rent .tx-rent-basket-actions .btn {
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.14); }

.tx-rent .tx-rent-basket-actions .tx-rent-basket-checkout {
  width: 100%; }

.tx-rent .tx-rent-basket-actions.tx-rent-basket-actions--dirty .tx-rent-basket-checkout {
  display: none; }

.tx-rent .tx-rent-basket-actions.tx-rent-basket-actions--at-end {
  background: transparent;
  backdrop-filter: none;
  border-color: transparent;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0; }

.tx-rent .tx-rent-basket-actions .tx-rent-basket-update-btn,
.tx-rent .tx-rent-basket-actions .tx-rent-basket-checkout {
  width: 100%;
  min-height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 700; }

.clsDatePicker {
  z-index: 100000; }

#ui-datepicker-div {
  display: none;
  z-index: 2000 !important; }

.datepicker {
  z-index: 1151 !important; }

.clsDatePicker {
  z-index: 100000; }

.ui-datepicker {
  background: white;
  padding: 10px; }

.tx-rent #errorOutput {
  display: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #ff0000;
  font-size: 1.2em;
  font-weight: bold; }

.tx-rent #successOutput {
  display: none;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  color: #0b750b;
  font-size: 1.2em;
  font-weight: bold; }

#popup {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  z-index: 99999999; }
  #popup .content {
    max-width: 100%;
    display: inline-block;
    justify-content: center;
    align-content: center;
    height: 100%;
    display: flex;
    width: 100%;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap; }
  #popup .content a {
    display: flex;
    width: 100%;
    max-width: 80%;
    height: inherit; }
  #popup .content .content_IN {
    height: auto;
    padding: 40px;
    margin: 0;
    max-width: 472px;
    color: #fff;
    width: 80%; }
  #popup .content ul li {
    display: flex;
    color: #fff;
    text-transform: uppercase;
    font-size: 28px; }
  #popup .content div p {
    width: 100%;
    margin-bottom: 0; }
  #popup .content div h3 {
    margin-bottom: 1rem;
    text-transform: uppercase; }
  #popup .content img {
    height: auto; }
  #popup #close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0; }
  #popup #close_button {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0; }
  #popup #fvpp-close {
    position: absolute;
    right: 20px;
    top: 20px;
    color: #fff;
    font-size: 30px;
    cursor: pointer; }

#fvpp-blackout {
  position: fixed;
  right: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  cursor: pointer; }

.fancybox-slide .fancybox-content {
  padding: 0;
  width: 80%;
  overflow: initial;
  background: transparent;
  text-align: center; }

.fancybox-slide--html #popup .fancybox-close-small {
  padding: 9px 8px;
  color: #fff;
  font-weight: 700;
  right: -15px;
  top: -15px;
  width: 40px;
  height: 40px;
  border-radius: 50px; }

.fancybox-container img {
  height: inherit; }

header .submenu ul {
  display: flex;
  padding: 0;
  margin: 0;
  width: 100%;
  justify-content: center; }

header .submenu ul li {
  list-style: none; }

header .submenu ul li a {
  display: inline-block;
  padding: 12px 0;
  padding-right: 15px;
  text-transform: uppercase;
  color: #fff; }

header .submenu ul li a:hover {
  text-decoration: none; }

header .submenu ul li a > * {
  display: inline-block;
  margin: 0; }

header .submenu ul li a span {
  width: 20px; }

header .submenu ul li a span img {
  vertical-align: sub; }

header .container .row > div {
  padding: 0px 13px;
  display: flex;
  align-items: center; }

header .container .row > .menu-mobile {
  display: none; }

header .logo {
  background: #fff; }

header .lang {
  text-align: right;
  position: relative; }

html[lang="de"] header .lang:before {
  position: absolute;
  top: 8px;
  left: -30px;
  content: "";
  background: url(../Images/was_passt.png) no-repeat left top;
  width: 164px;
  height: 43px; }

html[lang="en"] header .lang:before {
  position: absolute;
  top: 8px;
  left: -30px;
  content: "";
  background: url(../Images/was_passt_en.png) no-repeat left top;
  width: 164px;
  height: 43px; }

header .lang > div .question {
  margin: 0 20px 0 10px; }

header .lang > div {
  width: auto;
  display: inline-block;
  position: relative; }

header .container .row > .menu nav {
  padding: 0;
  display: flex; }

header .container .row > .menu nav ul {
  display: flex;
  width: 100%; }

header .menu ul {
  width: auto;
  display: inline-block;
  margin: 0;
  padding: 0; }

header .menu ul:first-child {
  margin-right: 10px;
  padding-left: 0px; }

header .menu ul li {
  display: inline-block; }

header .menu ul li.mobile {
  display: none; }

header .menu ul li a {
  display: inline-block;
  padding: 32px 25px;
  text-transform: uppercase;
  color: #fff;
  text-transform: uppercase; }

header .menu ul:first-child li:last-child {
  border-right: 1px solid #fff;
  padding-right: 10px; }

header .container .row > .menu nav ul li ul {
  padding: 0;
  margin: 0; }

header .container .row > .menu nav ul li ul li {
  border-bottom: 0; }

header .menu ul li ul li a {
  display: flex;
  padding: 10px;
  background: #003986;
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

header .menu ul:first-child li ul li:last-child {
  padding-right: 0; }

header .menu ul li ul li a span {
  width: 20px; }

header .menu ul li ul li a p {
  padding: 0;
  padding-left: 10px;
  margin: 0; }

header .menu #langNav {
  display: none;
  color: #fff; }

#c107 {
  margin-top: 40px;
  padding: 40px;
  display: inline-block;
  width: 100%;
  border: 2px solid #f5821f;
  background: #eaedf2; }

#c107 ul li {
  line-height: 33px;
  list-style: none;
  position: relative; }

#c107 ul li:before {
  content: '';
  position: absolute;
  left: -25px;
  top: 50%;
  transform: translate(0, -50%);
  width: 17px;
  height: 20px;
  background: url("/typo3conf/ext/icc_template/Resources/Public/Images/star_blue.svg") no-repeat;
  background-position: 50%; }

@media only screen and (max-width: 768px) {
  header .menu #langNav {
    display: inline-block; } }

@media only screen and (min-width: 769px) and (max-width: 1149px) {
  header .menu {
    flex: 0 0 40% !important; } }

@media (max-width: 991px) {
  header .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 95%; } }

@media only screen and (min-width: 768px) and (max-width: 768px) {
  /*header .col-md-3, header .col-md-6 {
		flex: unset;
    	max-width: unset;
	}*/
  header .col-sm-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  header .col-sm-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; } }

header .lang a {
  color: #fff; }

header .lang > div {
  margin-right: 15px; }

header .lang button {
  border: 0;
  color: #fff;
  display: flex;
  text-transform: uppercase;
  border-radius: 20px;
  background: #ff0000;
  padding: 4px 21px;
  font-weight: 700;
  font-size: 15px; }

header .lang button i {
  margin-top: 3px; }

header .lang > div .cart {
  position: absolute;
  z-index: 3;
  color: #003986;
  right: -4px;
  top: -8px;
  font-size: 14px;
  padding: 0 3px; }

header .lang > div .cart p {
  margin: 0;
  position: relative;
  z-index: 2;
  line-height: 26px; }

header .lang > div .cart:after {
  content: "";
  border-radius: 50%;
  position: absolute;
  left: -50%;
  top: 0%;
  width: 200%;
  height: auto;
  padding-top: 200%;
  background: #fff; }

.modal-dialog {
  border: 0;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0;
  justify-content: center;
  width: 100%;
  max-width: 100%; }
  .modal-dialog .modal-content {
    max-width: 950px;
    box-shadow: 0 18px 28px 1px rgba(0, 0, 0, 0.11); }
  .modal-dialog .modal-content .modal-header {
    text-transform: uppercase;
    color: #003986;
    font-weight: 700; }
  .modal-dialog .modal-content .modal-header h5 {
    text-align: center;
    width: 100%;
    font-size: 2rem; }
  .modal-dialog .modal-content .date h3 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700; }
  .modal-dialog .modal-content .date input {
    border: 0;
    background: #dddddd;
    padding: 8px 18px;
    width: 100%; }
  .modal-dialog .modal-content .date input[type="submit"] {
    text-align: center;
    background: var(--bs-primary);
    text-transform: uppercase;
    color: #fff;
    margin-top: 20px;
    cursor: pointer; }

.tx-rent > article {
  width: 100%;
  box-shadow: 0 6px 10px 0 #aaaaaa;
  border-radius: 10px;
  margin-top: 30px;
  position: relative;
  background: #fff;
  padding: 0 20px 0; }

.persone .name {
  position: relative; }

main .home article .descount {
  padding: 0;
  border-radius: 100px;
  background: #ff0000;
  color: #fff;
  position: absolute;
  right: -10px;
  padding: 10px 5px;
  top: 0px;
  transform: rotate(-20deg); }

main .home article .descount {
  top: -10px; }

main .home article > .bottom {
  background: #f6f4f5;
  padding: 15px 30px 15px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px; }

main .home article > .bottom .price, main .price {
  font-size: 26px;
  color: var(--bs-secondary);
  font-weight: 700;
  margin-bottom: 10px; }

main .home article > .bottom .price span, main .price span {
  color: #b7b5b6;
  text-decoration: line-through;
  font-size: 14px;
  vertical-align: bottom;
  margin-bottom: 3px;
  display: inline-block; }

main .home article > .bottom .value {
  display: flex; }

main .home article > .bottom .value .select {
  display: inline-block;
  position: relative; }

main .home article > .bottom .value .select select {
  border: 0;
  background: #003986;
  appearance: none;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  padding: 5px 33px 5px 10px;
  color: #fff; }

.modal-header .close {
  background: transparent;
  color: #000; }

main .verleih .persone .info img {
  /*width: 100%;*/
  height: auto; }

article > .bottom button {
  margin-bottom: 1rem; }

main .home article > .bottom .value input {
  display: inline-block;
  width: 100%;
  border: 0;
  background: #ff0000;
  border-radius: 0 20px 20px 0;
  padding: 5px 25px 5px 10px;
  text-transform: uppercase;
  color: #fff; }

main .home article > .bottom .value .select:after {
  content: "\f0dd";
  font-family: "FontAwesome";
  font-size: 13px;
  color: #fff;
  right: 11px;
  top: 5px;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none; }

main .home article > .bottom .bewertungen {
  text-transform: uppercase;
  color: #b6b6b6;
  margin-top: 20px;
  vertical-align: top;
  font-size: 13px; }

main .home article > .bottom .bewertungen ul {
  padding: 0;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  margin-left: 20px;
  margin-top: -2px;
  font-size: 15px; }

main .home article > .bottom .bewertungen ul li {
  list-style: none;
  display: inline-block; }

main .home article > .bottom .bewertungen ul li.active {
  color: #003986; }

main .home article .name h3, main .verleih .name h3 {
  display: inline-block;
  text-transform: uppercase;
  color: #003986;
  font-weight: 700; }

main .verleih .name h3 {
  margin-bottom: 0; }

main .home article .top .slide, main .verleih .slide {
  text-align: center; }

main .home article .top .slide ul {
  padding: 0; }

main .verleih .slide ul {
  padding: 0; }

main .home article .top .slide ul li {
  list-style: none; }

main .verleih .slide ul li {
  list-style: none; }

main .home article .top .slide ul li > p {
  text-transform: uppercase;
  font-size: 18px; }

main .home article .top .slide ul li > p:last-child {
  text-transform: none;
  font-size: 15px;
  margin-top: 20px; }

main .home article .top .slide ul li > p i {
  color: #b6b6b6; }

main .home article .top .slide .buttons a {
  font-size: 16px;
  color: #000; }

main .home article .top .slide .buttons > div, main .verleih .slide .buttons > div {
  display: inline-block; }

main .home article .top .slide .buttons .proprev .bx-prev,
main .home article .top .slide .buttons .pronext .bx-next,
main .verleih .slide .buttons .proprev .bx-prev,
main .verleih .slide .buttons .pronext .bx-next {
  padding: 0 3px;
  opacity: 0.3;
  text-decoration: none;
  transition: all 0.2s; }

main .home article .top .slide .buttons .proprev .bx-prev:hover,
main .home article .top .slide .buttons .pronext .bx-next:hover,
main .verleih .slide .buttons .proprev .bx-prev:hover,
main .verleih .slide .buttons .pronext .bx-next:hover {
  opacity: 1; }

main .home article .top .slide .buttons .proprev .bx-prev:before,
main .home article .top .slide .buttons .pronext .bx-next:before,
main .verleih .slide .buttons .proprev .bx-prev:before,
main .verleih .slide .buttons .pronext .bx-next:before {
  font-family: "FontAwesome";
  font-size: 30px;
  color: #000; }

main .home article .top .slide .buttons .proprev .bx-prev:before,
main .verleih .slide .buttons .proprev .bx-prev:before {
  content: "\f137"; }

main .home article .top .slide .buttons .pronext .bx-next:before,
main .verleih .slide .buttons .pronext .bx-next:before {
  content: "\f138"; }

main .home article .top .slide .bx-wrapper, main .verleih .slide .bx-wrapper {
  padding: 0;
  border: 0;
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
  background: transparent;
  margin-bottom: 10px; }

main .home article .top .slide .bx-wrapper img, main .verleih .slide .bx-wrapper img {
  /*width: 100%;*/
  height: auto;
  display: inline-block; }

main .home article .name ul, main .verleih .name ul {
  display: inline-block;
  padding-left: 5px;
  margin: 0;
  vertical-align: top;
  color: #ffffff; }

main .home article .name ul li, main .verleih .name ul li {
  display: inline-block; }

main .home article .text p {
  margin: 0;
  line-height: 18px;
  font-size: 16px;
  opacity: 0.5; }

main .verleih .close {
  float: none;
  z-index: 9;
  opacity: 0.9;
  position: relative; }

main .verleih .close a {
  position: absolute;
  right: 0;
  top: 0;
  color: #ff0000; }

main .verleih.value {
  border-bottom: 1px solid #b6b6b6;
  margin-bottom: 40px; }

main .warenkorb .row {
  align-items: flex-start; }

main .verleih h2, main .package h2, main .verleih h3 {
  text-transform: uppercase;
  color: #b6b6b6;
  margin-bottom: 30px;
  text-transform: uppercase;
  font-weight: 700; }

main .verleih h4 {
  color: #003986;
  font-size: 18px;
  text-transform: none; }

main .verleih ul.calc {
  padding: 0;
  padding-top: 15px;
  border-top: 1px solid #b6b6b6;
  padding-bottom: 15px;
  border-bottom: 1px solid #b6b6b6; }

main .verleih ul.calc li {
  list-style: none; }

main .verleih ul.calc li ul {
  padding: 0;
  display: flex;
  margin-bottom: 5px; }

main .verleih ul.calc li ul li {
  font-size: 16px; }

main .verleih ul.calc li ul li:first-child {
  width: 100%; }

main .verleih ul.calc li ul li:last-child {
  width: 80px;
  color: #b6b6b6;
  text-align: right;
  font-weight: 700; }

main .verleih ul.calc li.total {
  border-top: 1px dashed #b6b6b6; }

main .verleih ul.calc li.total ul li:last-child {
  color: var(--bs-primary); }

main .verleih .description p {
  margin-bottom: 0; }

main .verleih .value {
  font-size: 20px;
  color: #003986;
  font-weight: 700;
  padding-bottom: 20px; }

main .verleih .value i {
  font-size: 15px;
  vertical-align: middle;
  margin-bottom: 4px;
  margin-left: 5px; }

main .verleih form {
  padding: 0;
  background: transparent;
  border-radius: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }

main .form ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap; }

main .form ul li {
  list-style: none;
  margin-bottom: 20px;
  width: 100%; }

main .form ul li:first-child {
  width: 100%;
  position: relative;
  padding: 0; }

main .form.kaufen ul li:first-child {
  width: 50%; }

main .form input, main .form .select {
  border-radius: 15px;
  border: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  background: #dddddd;
  width: 100%;
  padding: 6px 15px;
  font-weight: 700;
  position: relative;
  font-size: 15px; }

main .form.basket .input input, main .form.basket .select {
  background: #dddddd; }

main .verleih form {
  margin-top: 0; }

main .form .input input[type="hidden"] {
  display: none; }

main .form input::placeholder {
  text-transform: uppercase;
  color: #000;
  opacity: 1;
  font-weight: 600; }

main .form .input .has-error, main .form .select .has-error {
  background: var(--bs-primary);
  color: #fff;
  border-radius: 15px; }

main .form .input .has-error::placeholder {
  color: #fff; }

main .form select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 5px 33px 5px 10px;
  color: #000;
  border: 0;
  font-size: 15px;
  background: transparent;
  text-transform: uppercase;
  font-weight: 700;
  width: 100%;
  max-width: 100%; }

.check input[type="checkbox"], .check input[type="radio"] {
  display: none; }

main .form ul li .input.check {
  display: flex; }

main .form ul li .input.check label {
  width: 100%;
  text-align: right;
  margin-bottom: 0; }

main .form ul li .input.check label img {
  width: 20px; }

main .form ul li .select {
  width: 100%;
  display: inline-block;
  position: relative;
  padding: 0;
  max-width: 100%;
  background: #dddddd; }

main .form ul li .select:after {
  content: "";
  position: absolute;
  right: 11px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  pointer-events: none;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #000;
  /* Arrow color */ }

main .form ul li a {
  padding: 6px 15px;
  display: inline-block;
  color: #b6b6b6; }

main .form ul li a i {
  margin-left: 5px; }

main .form input[type="submit"] {
  background: #ff0000;
  text-transform: uppercase;
  color: #fff; }

main .package, main .verleih, main .persondata {
  padding: 30px 28px; }

main .package, main .persondata {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  transition: all 1s;
  padding-bottom: 60px;
  margin-bottom: 80px; }

.single-person-form.last .persondata {
  margin-bottom: 10px; }

main .package.open {
  max-height: 9999px !important; }

main .package .more {
  position: absolute;
  bottom: 0;
  background: #fff;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99&0+0,1+69 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 69%, white 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 69%, white 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 69%, white 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */
  left: 0;
  width: 100%;
  padding-top: 90px;
  text-align: center;
  padding-bottom: 15px;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.2s;
  z-index: 99; }

main .package .more.less {
  padding-top: 20px;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+99 */
  background: white;
  /* Old browsers */
  background: -moz-linear-gradient(top, white 0%, white 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, white 0%, white 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, white 0%, white 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
  /* IE6-9 */ }

main .package .more p {
  opacity: 0.7;
  transition: all 0.2s;
  margin: 0; }

main .package .more:hover p {
  opacity: 1; }

main .package > input[type="submit"], main .persondata input[type="submit"] {
  display: inline-block;
  width: 100%;
  background: var(--bs-primary);
  text-transform: uppercase;
  color: #fff;
  border-radius: 15px;
  border: 0;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  width: 100%;
  padding: 6px 15px;
  font-weight: 700;
  margin-top: 20px;
  cursor: pointer; }

main .package article {
  display: flex;
  border-bottom: 1px solid #b6b6b6;
  padding: 10px 0; }

main .package article:last-child {
  border-bottom: 0px solid #b6b6b6; }

main .package article .text {
  padding: 0;
  padding-left: 15px;
  width: 100%; }

main .package article .image {
  max-width: 250px;
  padding: 0; }

main .package article .image img {
  height: auto; }

main .package article .text .title {
  display: flex; }

main .package article .text .title h4 {
  width: 100%;
  text-transform: uppercase;
  color: #003985;
  font-weight: 700; }

main .package article .text .text_content {
  text-align: justify;
  line-height: 18px;
  font-weight: 400; }

main .package article .text .text_content p {
  margin-bottom: 0; }

.check label {
  width: 20px;
  cursor: pointer; }

.check input + label img {
  display: inline-block; }

.check input + label img.active, .check input:checked + label img {
  display: none; }

.check input:checked + label img.active {
  display: inline-block; }

main .package article .text .footer {
  display: flex; }

main .package article .text .footer > div {
  width: 100%; }

.payment-part {
  display: flex;
  flex-wrap: nowrap;
  margin-bottom: 40px; }

.credit-cards {
  margin-bottom: 20px; }

.payment-part > div {
  width: 100%; }

.payment-part .credit-cards, .payment-part .creditcard-only {
  margin: 0;
  padding: 0px; }

.payment-part .credit-cards {
  max-width: 220px;
  padding-right: 23px; }

.payment-part .credit-cards ul {
  width: 100%;
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  transition: all 1s;
  padding: 20px; }

.payment-part .credit-cards ul li {
  text-transform: uppercase;
  padding: 0 0 10px;
  margin-bottom: 10px;
  list-style: none; }

.typo3-messages {
  list-style: none;
  padding: 0; }
  .typo3-messages .alert-success {
    background-color: var(--bs-primary);
    border-color: var(--bs-primary);
    width: 80%;
    justify-self: center;
    margin-bottom: 20px; }
  .typo3-messages .alert-success p {
    text-transform: uppercase;
    color: #fff;
    margin: 0; }

.payment-part .creditcard-only {
  background: #dddddd !important; }

.payment-part .creditcard-only > div {
  padding: 0 20px;
  margin: 7px 0; }

.payment-part .creditcard-only > div iframe input {
  appearance: none;
  padding: 5px 10px;
  border: 0;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
  max-width: 100%;
  border-radius: 15px; }

.cancellationInsurance, .acceptgtc, .acceptprivacy {
  display: flex;
  font-size: 15px; }

.cancellationInsurance .h5, .acceptgtc .h5, .acceptprivacy .h5 {
  margin-left: 10px;
  width: 100%;
  font-weight: 300; }

.cancellationInsurance label .h5 a, .acceptgtc label .h5 a, .acceptprivacy label .h5 a {
  color: #ff0000; }

.cancellationInsurance label.error .h5, .acceptgtc label.error .h5, .acceptprivacy label.error .h5,
.cancellationInsurance label.error .h5 a, .acceptgtc label.error .h5 a, .acceptprivacy label.error .h5 a {
  color: red; }

.cancellationInsurance .check, .acceptgtc .check, .acceptprivacy .check {
  display: flex;
  width: 100%; }

.cancellationInsurance .check label, .acceptgtc .check label, .acceptprivacy .check label {
  width: 100%;
  display: flex; }

.cancellationInsurance .check label img, .acceptgtc .check label img, .acceptprivacy .check label img {
  width: 20px; }

.pickupInfo {
  margin-bottom: 10px; }

.modal-body main {
  padding: 0;
  padding-top: 0;
  background: #fff; }

.modal-body main .container {
  background: #fff; }

.modal-body main .container .package {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  margin-bottom: 0; }

.modal-body main .container .package article {
  padding: 20px 0; }

.modal-body main .container .form {
  padding: 20px 0; }

main .package article .text .price {
  text-align: right;
  color: var(--bs-primary);
  font-weight: 700;
  font-size: 18px;
  display: flex;
  margin-bottom: 0;
  padding-left: 7px; }

main .package article .text .price .check {
  margin-right: 10px; }

main .package article .text .price .check label {
  margin: 0; }

main .package article .text .price > .price {
  margin-bottom: 0;
  margin-top: 2px; }

.mobile {
  display: none; }

.payment-part.error .creditcard-only {
  border-color: #f00 !important;
  border: solid 1px; }

.payment-part .creditcard-only {
  display: none; }

.payment-part .creditcard-only.active {
  display: flex;
  flex-wrap: wrap; }

.modal-body {
  max-height: calc(100vh - 200px);
  overflow-y: auto; }

.loader {
  position: relative;
  text-align: center;
  margin: 15px auto 35px auto;
  z-index: 9999;
  display: block;
  width: 80px;
  height: 80px;
  border: 10px solid rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  border-top-color: #000;
  animation: spin 1s ease-in-out infinite;
  -webkit-animation: spin 1s ease-in-out infinite; }

label {
  display: block; }

.sliderwrapper {
  position: relative; }

.slidecontainer {
  width: 100%;
  margin-bottom: 20px; }

.slidecontainer .labels > div {
  font-size: 16px; }

.slider {
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 25px;
  background: #d3d3d3;
  outline: none;
  border-radius: 20px; }

.sliderwrapper #output {
  color: #003986;
  border-radius: 20px;
  text-transform: uppercase;
  width: auto;
  display: inline-block;
  font-weight: 700; }

.sliderwrapper #output.performance {
  color: #ff0000; }

.sliderwrapper #output.premium {
  color: #3f3f3f; }

.slider:hover {
  opacity: 1; }

.labels {
  font-size: 10px;
  text-align: center; }

.labels .first {
  text-align: left; }

.labels .last {
  text-align: right; }

.paymentResponse {
  text-align: center; }

.paymentResponse img {
  max-width: 60px;
  max-height: 75px; }

.paymentResponse .paymentSuccess, .paymentResponse .paymentError, .paymentResponse .paymentStatus, .paymentResponse .paymentNoResponse {
  display: none; }

.csheadertext {
  height: 0px;
  width: 0;
  overflow: hidden;
  opacity: 0; }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("/typo3conf/ext/rent/Resources/Public/Icons/ui/ui-icons_444444_256x240.png") !important; }

.ui-widget-header .ui-icon {
  background-image: url("/typo3conf/ext/rent/Resources/Public/Icons/ui/ui-icons_444444_256x240.png") !important; }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("/typo3conf/ext/rent/Resources/Public/Icons/ui/ui-icons_FFFFFF_256x240.png") !important; }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("/typo3conf/ext/rent/Resources/Public/Icons/ui/ui-icons_333333_256x240.png") !important; }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("/typo3conf/ext/rent/Resources/Public/Icons/ui/ui-icons_777620_256x240.png") !important; }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("/typo3conf/ext/rent/Resources/Public/Icons/ui/ui-icons_cc0000_256x240.png") !important; }

.ui-button .ui-icon {
  background-image: url("/typo3conf/ext/rent/Resources/Public/Icons/ui/ui-icons_FFFFFF_256x240.png") !important; }

/* Rental tool polish for TYPO3 v14 / BS5 */
.tx-rent .tx-rent-period-bar {
  display: flex;
  gap: 0.75rem;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 0.5rem; }

.tx-rent .tx-rent-period-bar strong {
  margin: 0;
  line-height: 1.4; }

.tx-rent article {
  border-radius: 10px;
  overflow: hidden; }

.tx-rent .top {
  padding: 0 1rem 1rem; }

.tx-rent .stars {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  list-style: none;
  margin: 0.35rem 0 0.75rem;
  padding-left: 0 !important; }

.tx-rent .tx-rent-title-stars {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  flex-wrap: wrap; }

.tx-rent .tx-rent-title-stars h3 {
  margin: 0; }

.tx-rent .tx-rent-title-stars .stars {
  margin: 0; }

.tx-rent .stars i {
  line-height: 1; }

.tx-rent .stars .bi-star-fill {
  color: var(--color-accent); }

.tx-rent .stars .bi-star {
  color: var(--color-primary); }

.tx-rent .stars svg {
  width: 18px;
  height: 18px;
  display: block; }

.tx-rent .text p {
  margin-bottom: 0; }

.tx-rent .carousel {
  border: 1px solid #dfe3e8;
  border-radius: 10px;
  background: #f7f8fa; }

.tx-rent .carousel-inner,
.tx-rent .carousel-item {
  border-radius: 10px; }

.tx-rent .bottom {
  padding: 0.75rem 1rem 1rem; }

.tx-rent-date-form h3 {
  margin-bottom: 0.5rem;
  font-size: 1rem; }

.tx-rent-date-form .form-control {
  min-height: 42px; }

.tx-rent-date-form .date {
  row-gap: 0.85rem; }

.tx-rent-date-form .date .btn,
.tx-rent-date-form .date input[type="submit"] {
  margin-top: 0.35rem; }

@media (min-width: 576px) {
  .tx-rent-date-form .date .btn,
  .tx-rent-date-form .date input[type="submit"] {
    margin-top: 0; } }

/* Unified BS5/sitepackage-aligned visual layer for rent */
.tx-rent {
  color: #eaf2ff; }
  .tx-rent article {
    background: #122139;
    border: 1px solid rgba(141, 164, 190, 0.24);
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.28); }
  .tx-rent .top {
    background: #122139; }
  .tx-rent .bottom {
    background: #13253f;
    border-top: 1px solid rgba(141, 164, 190, 0.24); }
  .tx-rent h2, .tx-rent h3, .tx-rent h4, .tx-rent h5 {
    color: #8ed73a; }
  .tx-rent .text,
  .tx-rent .text p {
    color: #a7b7cb; }
  .tx-rent .descount {
    background: rgba(142, 215, 58, 0.18);
    color: #a5ec53;
    position: static;
    right: auto;
    top: auto;
    transform: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.2rem;
    padding: 0.44rem 0.82rem;
    border-radius: 999px;
    font-size: 0.9rem;
    font-weight: 700;
    line-height: 1.2;
    white-space: nowrap;
    letter-spacing: 0;
    text-transform: none;
    border: 1px solid rgba(255, 255, 255, 0.45);
    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.12); }
  .tx-rent .price {
    color: #8ed73a; }
  .tx-rent .price span {
    color: #d7e4f5; }
  .tx-rent .stars {
    color: #8ed73a; }
  .tx-rent .carousel {
    border: 1px solid rgba(141, 164, 190, 0.24);
    background: #13253f; }
  .tx-rent .carousel-control-prev-icon,
  .tx-rent .carousel-control-next-icon {
    filter: invert(19%) sepia(71%) saturate(1850%) hue-rotate(196deg) brightness(93%) contrast(105%); }
  .tx-rent .btn-primary,
  .tx-rent input[type="submit"].btn-primary {
    background: #8ed73a;
    border-color: #8ed73a;
    color: #ffffff; }
  .tx-rent .btn-primary:hover,
  .tx-rent .btn-primary:focus,
  .tx-rent .btn-primary:active {
    background: #7ec734;
    border-color: #7ec734; }
  .tx-rent .form-control,
  .tx-rent .form-select,
  .tx-rent input[type="text"],
  .tx-rent input[type="email"],
  .tx-rent input[type="date"],
  .tx-rent select {
    background: #0f1c2f;
    border: 1px solid rgba(141, 164, 190, 0.24);
    color: #eaf2ff;
    border-radius: 10px; }
  .tx-rent .form-control:focus,
  .tx-rent .form-select:focus,
  .tx-rent input:focus,
  .tx-rent select:focus {
    border-color: #8ed73a;
    box-shadow: 0 0 0 0.2rem rgba(0, 57, 134, 0.15); }
  .tx-rent .form-control::placeholder,
  .tx-rent input::placeholder {
    color: #a7b7cb;
    opacity: 1; }
  .tx-rent .form-control.is-invalid,
  .tx-rent .form-select.is-invalid,
  .tx-rent input.is-invalid {
    border-color: #ff6b7a;
    box-shadow: none; }

.tx-rent .modal-content {
  background: #122139;
  border: 1px solid rgba(141, 164, 190, 0.24);
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);
  border-radius: 12px; }

.tx-rent .modal-header {
  border-bottom: 1px solid rgba(141, 164, 190, 0.24); }

.tx-rent .modal-title {
  color: #8ed73a;
  font-family: "Manrope", "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: clamp(1.2rem, calc(1.1rem + 0.4vw), 1.55rem);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.25;
  text-transform: none; }

.tx-rent #datepickerModal .modal-title,
.tx-rent #datepickerModal .modal-header h5 {
  font-family: "Manrope", "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important;
  letter-spacing: 0 !important;
  text-transform: none !important; }

.tx-rent #datepickerModal .flatpickr-calendar {
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 12px;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.28);
  font-family: "Manrope", "Inter", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  z-index: 200000 !important; }

.tx-rent #datepickerModal .flatpickr-months,
.tx-rent #datepickerModal .flatpickr-weekdays {
  background: #122139; }

.tx-rent #datepickerModal .flatpickr-current-month {
  padding-top: 6px;
  font-size: 1rem; }

.tx-rent #datepickerModal .flatpickr-current-month .flatpickr-monthDropdown-months,
.tx-rent #datepickerModal .flatpickr-current-month input.cur-year,
.tx-rent #datepickerModal .flatpickr-monthDropdown-months,
.tx-rent #datepickerModal .numInputWrapper input {
  height: auto;
  min-height: 0;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none; }

.tx-rent #datepickerModal .flatpickr-day.selected,
.tx-rent #datepickerModal .flatpickr-day.startRange,
.tx-rent #datepickerModal .flatpickr-day.endRange {
  background: #8ed73a;
  border-color: #8ed73a; }

.tx-rent #datepickerModal .flatpickr-day:hover {
  background: rgba(142, 215, 58, 0.18);
  border-color: rgba(142, 215, 58, 0.18); }

.tx-rent .modal-footer {
  border-top: 1px solid rgba(141, 164, 190, 0.24); }

.tx-rent .btn-close {
  opacity: 1;
  filter: none; }

/* Sticky add-to-basket submit button in modal */
#addbasketModal .modal-body {
  padding-bottom: 0.75rem; }

#addbasketModal .tx-rent-addtobasket-form-step1 .package {
  overflow: visible;
  padding-bottom: 1rem; }

#addbasketModal .tx-rent-addbasket-submit {
  position: sticky;
  bottom: 0;
  z-index: 5;
  display: block;
  width: 100%;
  margin-top: 1rem;
  padding: 0.75rem 1rem;
  border-radius: 12px;
  border: 1px solid var(--bs-primary);
  background: var(--bs-primary);
  color: #fff;
  opacity: 1;
  filter: none;
  box-shadow: 0 -6px 18px rgba(255, 255, 255, 0.92), 0 8px 18px rgba(0, 0, 0, 0.14); }

#addbasketModal .tx-rent-addbasket-submit:hover,
#addbasketModal .tx-rent-addbasket-submit:focus,
#addbasketModal .tx-rent-addbasket-submit:active {
  background: var(--bs-primary);
  color: #fff;
  border-color: var(--bs-primary);
  opacity: 1;
  filter: none; }

/* Add-to-basket modal: accessory/attachment rows */
#addbasketModal .package article {
  display: flex;
  align-items: flex-start;
  gap: 0.9rem;
  padding: 0.8rem;
  margin-bottom: 0.6rem;
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 10px;
  background: #122139; }

#addbasketModal .package article .image {
  flex: 0 0 74px;
  max-width: 74px;
  width: 74px; }

#addbasketModal .package article .image img {
  display: block;
  width: 100%;
  height: 56px;
  object-fit: cover;
  border-radius: 6px; }

#addbasketModal .package article .text {
  flex: 1 1 auto;
  min-width: 0; }

#addbasketModal .package article .text .title h4 {
  margin: 0 0 0.15rem;
  font-size: 1.02rem;
  color: #8ed73a; }

#addbasketModal .package article .text .text_content {
  margin-bottom: 0.35rem; }

#addbasketModal .package article .text .text_content,
#addbasketModal .package article .text .text_content p {
  font-size: 0.92rem;
  color: #a7b7cb;
  line-height: 1.35;
  margin-top: 0; }

#addbasketModal .package article .text .price {
  justify-content: flex-start;
  align-items: center;
  gap: 0.55rem;
  padding-left: 0;
  text-align: left; }

#addbasketModal .package article .text .price .check {
  margin-right: 0; }

#addbasketModal .package article .text .price .check label {
  display: inline-flex;
  align-items: center; }

#addbasketModal .package article .text .price .check label img {
  width: 22px;
  height: 22px; }

#addbasketModal .package article .text .price > .price {
  font-size: 1.22rem;
  font-weight: 800;
  color: #8ed73a;
  padding-left: 0; }

#addbasketModal .tx-rent-package-option {
  margin-bottom: 0.6rem; }

#addbasketModal .tx-rent-package-option-input {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

#addbasketModal .tx-rent-package-option-card {
  display: block;
  margin: 0;
  cursor: pointer;
  position: relative; }

#addbasketModal .tx-rent-package-option-card article {
  transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, transform 0.12s ease; }

#addbasketModal .tx-rent-package-option-card:hover article {
  border-color: rgba(0, 57, 134, 0.35); }

#addbasketModal .tx-rent-package-option-input:checked + .tx-rent-package-option-card article {
  border-color: #a4ea52;
  background: rgba(255, 0, 0, 0.05);
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.16); }

#addbasketModal .tx-rent-package-option-input:checked + .tx-rent-package-option-card::after {
  content: "✓";
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 999px;
  background: #a4ea52;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18); }

/* Basket: same selectable accessory/attachment cards */
.tx-rent .tx-rent-basket-form .package .tx-rent-package-option {
  margin-bottom: 0.6rem; }

.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-input {
  position: absolute !important;
  opacity: 0 !important;
  pointer-events: none !important;
  width: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  appearance: none; }

.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-card {
  display: block;
  margin: 0;
  cursor: pointer;
  position: relative; }

.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-card article {
  transition: border-color 0.18s ease, box-shadow 0.18s ease, background-color 0.18s ease, transform 0.12s ease; }

.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-card:hover article {
  border-color: rgba(255, 0, 0, 0.35); }

.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-input:checked + .tx-rent-package-option-card article {
  border-color: #a4ea52;
  background: rgba(255, 0, 0, 0.05);
  box-shadow: 0 0 0 2px rgba(255, 0, 0, 0.16); }

.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-input:checked + .tx-rent-package-option-card::after {
  content: "✓";
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 1.35rem;
  height: 1.35rem;
  border-radius: 999px;
  background: #a4ea52;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18); }

/* Template-structure-aware refinements */
.tx-rent .nav-pills .nav-link {
  background: #122139;
  color: #8ed73a;
  border: 1px solid rgba(141, 164, 190, 0.24);
  margin-right: 0.5rem;
  margin-bottom: 0.5rem; }

.tx-rent .nav-pills .nav-link.active,
.tx-rent .nav-pills .show > .nav-link {
  background: #8ed73a;
  color: #ffffff;
  border-color: #8ed73a; }

.tx-rent .list-group-item {
  background: #122139;
  border-color: rgba(141, 164, 190, 0.24); }

.tx-rent .intro-text {
  color: #a7b7cb; }

.tx-rent .verleih,
.tx-rent .package,
.tx-rent .persondata {
  background: #122139;
  border: 1px solid rgba(141, 164, 190, 0.24);
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.28);
  border-radius: 12px; }

.tx-rent .warenkorb .single-person-form {
  gap: 1rem 0; }

.tx-rent .verleih ul.calc {
  border-top-color: rgba(141, 164, 190, 0.24);
  border-bottom-color: rgba(141, 164, 190, 0.24); }

.tx-rent .verleih ul.calc li.total {
  border-top-color: rgba(178, 200, 224, 0.52); }

.tx-rent .verleih ul.calc li ul li:last-child {
  color: #8ed73a; }

.tx-rent .acceptgtc label,
.tx-rent .acceptprivacy label,
.tx-rent .cancellationInsurance label {
  color: #eaf2ff; }

.tx-rent .text-orange,
.tx-rent .cancellationInsurancePrice {
  color: #a4ea52 !important; }

.tx-rent #errorOutput {
  color: #ff6b7a; }

.tx-rent #successOutput {
  color: #8ed73a; }

.tx-rent .tx-rent-content-container {
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 0.75rem;
  padding-right: 0.75rem; }

@media (min-width: 1200px) {
  .tx-rent .tx-rent-content-container {
    max-width: 1320px; } }

/* Basket page polish */
.tx-rent .tx-rent-basket-container {
  padding-top: 1.1rem;
  padding-bottom: 1.5rem; }

.tx-rent .tx-rent-basket-period {
  margin-top: 0.25rem;
  margin-bottom: 1.5rem; }

.tx-rent .tx-rent-basket-form .single-person-form {
  background: transparent;
  margin-bottom: 1rem; }

.tx-rent .tx-rent-basket-form .verleih,
.tx-rent .tx-rent-basket-form .package,
.tx-rent .tx-rent-basket-form .persondata {
  border-radius: 14px;
  border: 1px solid rgba(141, 164, 190, 0.24);
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.08);
  background: #122139;
  padding: 1.25rem 1.15rem;
  margin-bottom: 1.1rem; }

.tx-rent .tx-rent-basket-form .verleih {
  position: relative; }

.tx-rent .tx-rent-basket-form .verleih .tx-rent-basket-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 0.75rem; }

.tx-rent .tx-rent-basket-form .verleih .tx-rent-basket-header h2 {
  margin: 0 0 0.75rem; }

.tx-rent .tx-rent-basket-form .persondata ul li {
  margin-bottom: 0.5rem; }

.tx-rent .tx-rent-basket-form .persondata h3,
.tx-rent .tx-rent-basket-form .package h3,
.tx-rent .tx-rent-basket-form .verleih h3 {
  color: #8ed73a;
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 0.7rem; }

.tx-rent .tx-rent-basket-form .verleih .descount {
  display: inline-flex;
  width: auto;
  max-width: max-content;
  margin-top: 0.35rem;
  margin-bottom: 0.65rem;
  padding: 0.28rem 0.68rem;
  font-size: 0.86rem;
  line-height: 1.15;
  border-radius: 999px;
  transform: none;
  position: static; }

.tx-rent .tx-rent-basket-form .verleih .tx-rent-person-badge {
  position: static;
  margin: 0;
  transform: rotate(-14deg);
  z-index: 3; }

.tx-rent .tx-rent-basket-form .verleih .tx-rent-basket-product-title {
  font-size: clamp(1.2rem, calc(1.05rem + 0.55vw), 1.5rem);
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
  color: #8ed73a;
  margin: 0 0 0.35rem;
  text-transform: none; }

.tx-rent .tx-rent-basket-form .verleih .persone .close {
  position: static;
  float: none;
  margin-top: 0.85rem;
  display: flex;
  justify-content: flex-end; }

.tx-rent .tx-rent-basket-form .verleih .persone .close a {
  position: static;
  right: auto;
  top: auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 2.35rem;
  height: 2.35rem;
  padding: 0;
  border-radius: 50%;
  border: 1px solid rgba(220, 53, 69, 0.35);
  background: rgba(220, 53, 69, 0.08);
  color: #ff6b7a;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  text-decoration: none;
  transition: transform 160ms ease, background-color 160ms ease, box-shadow 160ms ease;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); }

.tx-rent .tx-rent-basket-form .verleih .persone .close a:hover {
  background: rgba(220, 53, 69, 0.14);
  color: #ff6b7a;
  transform: translateY(-1px);
  box-shadow: 0 6px 14px rgba(0, 0, 0, 0.14); }

.tx-rent .tx-rent-basket-form .verleih .persone .close a .bi {
  font-size: 1.08rem; }

.tx-rent .tx-rent-basket-form .verleih .name {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  column-gap: 1rem;
  row-gap: 0.25rem;
  width: 100%; }

.tx-rent .tx-rent-basket-form .verleih .name > .tx-rent-basket-product-title {
  flex: 0 0 100%;
  width: 100%; }

.tx-rent .tx-rent-basket-form .verleih .name > .description {
  flex: 1 1 auto;
  min-width: 180px;
  margin: 0; }

.tx-rent .tx-rent-basket-form .verleih .name > .price {
  flex: 0 0 auto;
  white-space: nowrap;
  margin: 0;
  text-align: right;
  font-size: clamp(1.7rem, calc(1.45rem + 0.35vw), 2rem);
  line-height: 1; }

.tx-rent .tx-rent-basket-form .verleih .name .stars {
  list-style: none;
  padding-left: 0;
  margin: 0 0 0.35rem; }

.tx-rent .tx-rent-basket-form .verleih .name .stars:empty {
  display: none; }

.tx-rent .tx-rent-basket-form .verleih ul.calc {
  margin-top: 0.55rem;
  padding-top: 0.65rem;
  padding-bottom: 0.6rem;
  border-top: 1px solid rgba(141, 164, 190, 0.24);
  border-bottom: 1px solid rgba(141, 164, 190, 0.24); }

.tx-rent .tx-rent-basket-form .verleih ul.calc > li {
  margin: 0;
  padding: 0.18rem 0;
  background: transparent; }

.tx-rent .tx-rent-basket-form .verleih ul.calc li ul {
  margin: 0;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: baseline;
  column-gap: 0.8rem; }

.tx-rent .tx-rent-basket-form .verleih ul.calc li ul li:first-child {
  color: #eaf2ff; }

.tx-rent .tx-rent-basket-form .verleih ul.calc li ul li:last-child {
  min-width: 92px;
  color: #8ed73a;
  text-align: right; }

.tx-rent .tx-rent-basket-form .verleih ul.calc li.total {
  margin-top: 0.2rem;
  padding-top: 0.42rem;
  border-top: 1px dashed rgba(178, 200, 224, 0.52); }

.tx-rent .tx-rent-basket-form .verleih ul.calc li.payable {
  margin-top: 0.25rem;
  padding-top: 0.42rem;
  border-top: 1px solid rgba(141, 164, 190, 0.24); }

.tx-rent .tx-rent-basket-form .verleih ul.calc li.payable ul li:last-child {
  font-weight: 800; }

.tx-rent .tx-rent-basket-form .package article {
  display: flex;
  align-items: flex-start;
  gap: 0.9rem;
  padding: 0.8rem;
  margin-bottom: 0.6rem;
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 10px;
  background: #122139; }

.tx-rent .tx-rent-basket-form .package article .image {
  flex: 0 0 74px;
  max-width: 74px;
  width: 74px; }

.tx-rent .tx-rent-basket-form .package article .image img {
  width: 100%;
  height: 56px;
  max-height: 56px;
  object-fit: cover;
  border-radius: 6px; }

.tx-rent .tx-rent-basket-form .package article .text .title h4 {
  margin: 0 0 0.15rem;
  font-size: 1.02rem;
  color: #8ed73a; }

.tx-rent .tx-rent-basket-form .package article .text .price {
  justify-content: flex-start;
  align-items: center;
  gap: 0.55rem;
  padding-left: 0;
  text-align: left; }

.tx-rent .tx-rent-basket-form .package article .text .price > .price {
  font-size: 1.22rem;
  font-weight: 800;
  color: #8ed73a;
  padding-left: 0; }

.tx-rent .tx-rent-basket-form .form-control,
.tx-rent .tx-rent-basket-form .form-select,
.tx-rent .tx-rent-basket-form input[type="text"],
.tx-rent .tx-rent-basket-form input[type="email"],
.tx-rent .tx-rent-basket-form input[type="tel"] {
  border-radius: 10px;
  border: 1px solid rgba(141, 164, 190, 0.24);
  background: #122139;
  min-height: 42px; }

.tx-rent .tx-rent-basket-empty {
  border-radius: 12px;
  border: 1px solid rgba(141, 164, 190, 0.24);
  background: #13253f;
  color: #eaf2ff; }

/* Checkout step (page after basket "Weiter") */
.tx-rent .tx-rent-checkout-container {
  padding-top: 1.1rem;
  padding-bottom: 1.5rem; }

.tx-rent .tx-rent-checkout-period {
  margin-top: 0.25rem;
  margin-bottom: 1.5rem; }

.tx-rent .tx-rent-checkout-form .single-person-form {
  margin-bottom: 1rem; }

.tx-rent .tx-rent-checkout-form .tx-rent-checkout-product-media {
  margin-bottom: 0.85rem;
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 10px;
  background: #13253f;
  overflow: hidden; }

.tx-rent .tx-rent-checkout-form .tx-rent-checkout-product-media img {
  display: block;
  width: 100%;
  height: 210px;
  object-fit: contain;
  background: #13253f; }

.tx-rent .tx-rent-checkout-form .tx-rent-checkout-product-media .carousel-control-prev-icon,
.tx-rent .tx-rent-checkout-form .tx-rent-checkout-product-media .carousel-control-next-icon {
  filter: invert(18%) sepia(67%) saturate(1975%) hue-rotate(198deg) brightness(95%) contrast(104%); }

.tx-rent .tx-rent-checkout-form .verleih {
  position: relative; }

.tx-rent .tx-rent-checkout-form .verleih .persone {
  position: relative; }

.tx-rent .tx-rent-checkout-form .verleih .tx-rent-checkout-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
  padding: 0.36rem 0.78rem;
  min-height: 1.9rem;
  border-radius: 999px;
  background: #a4ea52;
  color: #a5ec53;
  font-size: 0.98rem;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.14);
  transform: rotate(-14deg);
  transform-origin: center;
  position: absolute;
  top: 0.9rem;
  right: 0.9rem;
  margin-top: 0;
  z-index: 5; }

.tx-rent .tx-rent-checkout-form .verleih,
.tx-rent .tx-rent-checkout-form .persondata {
  background: #122139;
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 14px;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.08);
  padding: 1.25rem 1.15rem; }

.tx-rent .tx-rent-checkout-form .persondata .form ul li {
  margin-bottom: 0.5rem; }

.tx-rent .tx-rent-checkout-form .has-error {
  border-color: #ff6b7a !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.15) !important;
  color: #ff6b7a !important;
  background: #fff5f5 !important; }

.tx-rent .tx-rent-checkout-form .has-error::placeholder {
  color: #ff6b7a !important;
  opacity: 1; }

.tx-rent .tx-rent-checkout-form #acceptgtc.has-error + label .h5,
.tx-rent .tx-rent-checkout-form #acceptprivacy.has-error + label .h5,
.tx-rent .tx-rent-checkout-form #acceptgtc.has-error + label .h5 a,
.tx-rent .tx-rent-checkout-form #acceptprivacy.has-error + label .h5 a {
  color: #ff6b7a !important; }

.tx-rent .tx-rent-checkout-form #acceptgtc:checked + label .h5,
.tx-rent .tx-rent-checkout-form #acceptprivacy:checked + label .h5,
.tx-rent .tx-rent-checkout-form #acceptgtc:checked + label .h5 a,
.tx-rent .tx-rent-checkout-form #acceptprivacy:checked + label .h5 a {
  color: #8ed73a !important; }

.tx-rent .tx-rent-checkout-form .payment-part + .credit-cards {
  background: #122139;
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 14px;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.07);
  padding: 1.25rem 1.15rem;
  margin-top: 0.25rem; }

.tx-rent .tx-rent-checkout-form .price {
  text-align: end; }

.tx-rent .tx-rent-checkout-form .totalPrice {
  margin-top: 0.9rem;
  padding-top: 0.75rem;
  border-top: 1px solid rgba(141, 164, 190, 0.24);
  font-weight: 700;
  color: #8ed73a; }

.tx-rent .tx-rent-checkout-form .jetzt_buchen {
  margin-top: 1rem; }

.tx-rent .tx-rent-checkout-form .jetzt_buchen .btn,
.tx-rent .tx-rent-checkout-form .jetzt_buchen input[type="submit"] {
  width: 100%;
  border-radius: 12px;
  padding: 0.75rem 1rem;
  font-weight: 700;
  letter-spacing: 0; }

@media (max-width: 991.98px) {
  .tx-rent .tx-rent-basket-form .verleih,
  .tx-rent .tx-rent-basket-form .package,
  .tx-rent .tx-rent-basket-form .persondata {
    padding: 1rem 0.9rem; }
  .tx-rent .tx-rent-basket-form .package article {
    align-items: flex-start; }
  .tx-rent .tx-rent-basket-form .package article .image {
    max-width: 84px;
    flex-basis: 84px; }
  .tx-rent .tx-rent-checkout-form .verleih,
  .tx-rent .tx-rent-checkout-form .persondata,
  .tx-rent .tx-rent-checkout-form .payment-part + .credit-cards {
    padding: 1rem 0.9rem; } }

/* Responsive offer cards (article group pricing cards) */
.tx-rent .tx-rent-offer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: clamp(1rem, 2vw, 1.5rem);
  width: 100%;
  margin: 0; }

.tx-rent .tx-rent-period-bar {
  padding: 0.9rem 1rem;
  margin-bottom: 1.75rem;
  margin-top: 1.25rem;
  background: linear-gradient(180deg, #122139 0%, #13253f 100%);
  border: 1px solid rgba(0, 57, 134, 0.16);
  border-radius: 14px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.06), 0 1px 0 rgba(255, 255, 255, 0.8) inset;
  display: flex;
  align-items: center;
  gap: 0.85rem;
  flex-wrap: wrap; }

.tx-rent .tx-rent-period-bar strong {
  display: inline-block;
  margin-right: 0.25rem;
  color: #8ed73a;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.01em; }

.tx-rent .tx-rent-period-bar .btn {
  border-radius: 11px;
  padding: 0.52rem 1.05rem;
  font-weight: 600;
  box-shadow: 0 6px 14px rgba(0, 57, 134, 0.22); }

.tx-rent .tx-rent-offer-grid > .tx-rent-offer-col {
  width: 100%;
  max-width: 100%;
  padding: 0; }

.tx-rent .tx-rent-offer-card {
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 12px;
  background: #122139;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.28);
  transition: transform 0.18s ease, box-shadow 0.18s ease; }

.tx-rent .tx-rent-offer-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 14px 26px rgba(0, 0, 0, 0.12); }

.tx-rent .tx-rent-offer-card .card-title {
  font-size: 1.05rem;
  line-height: 1.35;
  margin-bottom: 0.75rem; }

.tx-rent .tx-rent-offer-card .price {
  font-size: 1.35rem;
  flex-wrap: wrap;
  row-gap: 0.25rem; }

.tx-rent .tx-rent-offer-card .price span {
  font-size: 0.9rem; }

@media (max-width: 767.98px) {
  .tx-rent .tx-rent-offer-grid {
    justify-items: center; }
  .tx-rent .tx-rent-offer-grid > .tx-rent-offer-col {
    max-width: 23rem; }
  .tx-rent .tx-rent-offer-card {
    width: 100%;
    margin-inline: auto; } }

.tx-rent .tx-rent-offer-section {
  background: #13253f;
  border-top: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 0 0 12px 12px;
  padding: 1.25rem;
  align-content: center;
  justify-content: center; }

.tx-rent .tx-rent-article-card {
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 14px;
  background: #122139;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
  margin-bottom: clamp(1.25rem, 2.5vw, 2rem);
  overflow: hidden;
  position: relative; }

.tx-rent .tx-rent-article-card + .tx-rent-article-card {
  margin-top: clamp(1.25rem, 2.5vw, 2rem); }

.tx-rent .tx-rent-article-badge {
  position: absolute !important;
  top: 0.9rem;
  right: 0.9rem;
  z-index: 3;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.16);
  transform: rotate(-25deg); }

/* Keep badge anchored even if wrapper classes differ on some render paths */
.tx-rent-article-card {
  position: relative !important; }

.tx-rent-article-badge {
  position: absolute !important;
  top: 0.9rem;
  right: 0.9rem;
  z-index: 3;
  transform: rotate(-25deg); }

.tx-rent .tx-rent-article-top {
  padding: 1.25rem 1.25rem 1rem; }

.tx-rent .tx-rent-article-meta h3 {
  font-size: clamp(1.35rem, 2vw, 1.85rem);
  line-height: 1.2;
  margin-bottom: 0.45rem; }

.tx-rent .tx-rent-article-description p {
  font-size: 1.02rem;
  line-height: 1.6; }

.tx-rent .tx-rent-article-media .carousel {
  height: 100%;
  min-height: 300px; }

.tx-rent .tx-rent-article-media .carousel-inner,
.tx-rent .tx-rent-article-media .carousel-item,
.tx-rent .tx-rent-article-media .carousel-item img {
  height: 100%;
  min-height: 300px;
  object-fit: contain; }

.tx-rent .tx-rent-article-bottom {
  padding: 1rem 1.25rem 1.25rem;
  border-top: 1px solid rgba(141, 164, 190, 0.24);
  background: #13253f; }

@media (min-width: 576px) {
  .tx-rent .tx-rent-offer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)); } }

@media (min-width: 992px) {
  .tx-rent .tx-rent-offer-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr)); } }

@media (min-width: 1400px) {
  .tx-rent .tx-rent-offer-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr)); } }

@media (max-width: 767.98px) {
  .tx-rent .tx-rent-period-bar {
    padding: 0.75rem;
    margin-bottom: 1.25rem;
    margin-top: 1rem; }
  .tx-rent .tx-rent-period-bar strong {
    font-size: 1rem; }
  .tx-rent .tx-rent-article-top,
  .tx-rent .tx-rent-article-bottom {
    padding-left: 1rem;
    padding-right: 1rem; }
  .tx-rent .tx-rent-article-meta h3 {
    font-size: 1.45rem; }
  .tx-rent .tx-rent-article-media .carousel,
  .tx-rent .tx-rent-article-media .carousel-inner,
  .tx-rent .tx-rent-article-media .carousel-item,
  .tx-rent .tx-rent-article-media .carousel-item img {
    min-height: 220px;
    height: 220px; } }

/* Modal add-to-basket product hero layout */
.tx-rent .warenkorb .verleih .persone .name {
  display: grid;
  grid-template-columns: minmax(180px, 280px) 1fr;
  grid-template-areas: "media summary" "description description";
  column-gap: 1.25rem;
  row-gap: 0.5rem;
  align-items: start; }

.tx-rent .warenkorb .verleih .persone .name > .info {
  display: contents; }

.tx-rent .warenkorb .verleih .persone .name .product-summary {
  grid-area: summary;
  display: flex;
  flex-direction: column;
  gap: 0.5rem; }

.tx-rent .warenkorb .verleih .persone .name .product-summary h3 {
  margin: 0; }

.tx-rent .warenkorb .verleih .persone .name .product-summary .description {
  margin: 0; }

.tx-rent .warenkorb .verleih .persone .name .product-summary .price {
  margin: 0; }

.tx-rent .warenkorb .verleih .persone .name .product-media {
  grid-area: media; }

.tx-rent .warenkorb .verleih .persone .name .product-media {
  max-width: 280px;
  border: 1px solid rgba(141, 164, 190, 0.24);
  border-radius: 10px;
  overflow: hidden;
  background: #13253f; }

.tx-rent .warenkorb .verleih .persone .name .product-media .carousel {
  margin-bottom: 0 !important; }

.tx-rent .warenkorb .verleih .persone .name .product-media img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 180px;
  object-fit: contain; }

.tx-rent .warenkorb .verleih .persone .name .product-description {
  grid-area: description;
  color: #a7b7cb; }

@media (max-width: 991.98px) {
  .tx-rent .warenkorb .verleih .persone .name {
    grid-template-columns: 1fr;
    grid-template-areas: "media" "summary" "description"; }
  .tx-rent .warenkorb .verleih .persone .name .product-media {
    max-width: 100%; } }

/* Sitepackage dark theme alignment */
.tx-rent {
  --rent-site-bg: #081120;
  --rent-site-panel: #122139;
  --rent-site-panel-high: #182d4a;
  --rent-site-panel-muted: #13253f;
  --rent-site-input: #0f1c2f;
  --rent-site-text: #eaf2ff;
  --rent-site-muted: #a7b7cb;
  --rent-site-accent: #8ed73a;
  --rent-site-accent-hover: #7ec734;
  --rent-site-accent-soft: rgba(142, 215, 58, 0.18);
  --rent-site-border: rgba(141, 164, 190, 0.24);
  --rent-site-border-strong: rgba(178, 200, 224, 0.52);
  color: var(--rent-site-text); }

.tx-rent,
.tx-rent .tx-rent-content-container {
  background: transparent; }

.tx-rent h1,
.tx-rent h2,
.tx-rent h3,
.tx-rent h4,
.tx-rent h5,
.tx-rent .tx-rent-basket-form .verleih .tx-rent-basket-product-title,
.tx-rent .tx-rent-basket-form .persondata h3,
.tx-rent .tx-rent-basket-form .package h3,
.tx-rent .tx-rent-basket-form .verleih h3 {
  color: var(--rent-site-text); }

.tx-rent .text,
.tx-rent .text p,
.tx-rent .intro-text,
.tx-rent .tx-rent-article-description,
.tx-rent .tx-rent-article-description p,
.tx-rent .tx-rent-basket-form .verleih .name > .description,
.tx-rent .warenkorb .verleih .persone .name .product-description,
.tx-rent .acceptgtc label,
.tx-rent .acceptprivacy label,
.tx-rent .cancellationInsurance label {
  color: var(--rent-site-muted); }

.tx-rent article,
.tx-rent > article,
.tx-rent .tx-rent-article-card,
.tx-rent .tx-rent-offer-card,
.tx-rent .list-group-item,
.tx-rent .verleih,
.tx-rent .package,
.tx-rent .persondata,
.tx-rent .tx-rent-basket-form .verleih,
.tx-rent .tx-rent-basket-form .package,
.tx-rent .tx-rent-basket-form .persondata,
.tx-rent .tx-rent-checkout-form .verleih,
.tx-rent .tx-rent-checkout-form .persondata,
.tx-rent .tx-rent-checkout-form .payment-part + .credit-cards,
#addbasketModal .package article {
  background: var(--rent-site-panel);
  border-color: var(--rent-site-border);
  box-shadow: none;
  color: var(--rent-site-text); }

.tx-rent .top,
.tx-rent .tx-rent-article-top {
  background: var(--rent-site-panel); }

.tx-rent .bottom,
.tx-rent .tx-rent-article-bottom,
.tx-rent .tx-rent-offer-section {
  background: var(--rent-site-panel-muted);
  border-color: var(--rent-site-border); }

.tx-rent .tx-rent-period-bar {
  background: #232a36;
  border-color: rgba(66, 73, 55, 0.3);
  box-shadow: none; }

.tx-rent .tx-rent-period-bar strong {
  color: var(--rent-site-text); }

.tx-rent .btn-primary,
.tx-rent button.btn-primary,
.tx-rent input[type="submit"].btn-primary,
.tx-rent .tx-rent-period-bar .btn,
.tx-rent .tx-rent-basket-actions .tx-rent-basket-update-btn,
.tx-rent .tx-rent-basket-actions .tx-rent-basket-checkout,
.tx-rent .tx-rent-checkout-form .jetzt_buchen .btn,
.tx-rent .tx-rent-checkout-form .jetzt_buchen input[type="submit"],
#addbasketModal .tx-rent-addbasket-submit {
  background: var(--rent-site-accent);
  border-color: var(--rent-site-accent);
  color: #152208 !important;
  box-shadow: none;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.04em; }

.tx-rent .btn-primary:hover,
.tx-rent .btn-primary:focus,
.tx-rent .btn-primary:active,
.tx-rent button.btn-primary:hover,
.tx-rent button.btn-primary:focus,
.tx-rent button.btn-primary:active,
.tx-rent input[type="submit"].btn-primary:hover,
.tx-rent input[type="submit"].btn-primary:focus,
.tx-rent input[type="submit"].btn-primary:active,
#addbasketModal .tx-rent-addbasket-submit:hover,
#addbasketModal .tx-rent-addbasket-submit:focus,
#addbasketModal .tx-rent-addbasket-submit:active {
  background: var(--rent-site-accent-hover);
  border-color: var(--rent-site-accent-hover);
  color: #121d07 !important; }

.tx-rent .nav-pills .nav-link {
  background: rgba(15, 28, 47, 0.82);
  border-color: var(--rent-site-border);
  color: var(--rent-site-text);
  box-shadow: none; }

.tx-rent .nav-pills .nav-link:hover,
.tx-rent .nav-pills .nav-link:focus {
  border-color: var(--rent-site-border-strong);
  color: var(--rent-site-accent); }

.tx-rent .nav-pills .nav-link.active,
.tx-rent .nav-pills .show > .nav-link {
  background: var(--rent-site-accent);
  border-color: var(--rent-site-accent);
  color: #152208; }

.tx-rent .form-control,
.tx-rent .form-select,
.tx-rent input[type="text"],
.tx-rent input[type="email"],
.tx-rent input[type="date"],
.tx-rent input[type="tel"],
.tx-rent select,
.tx-rent textarea,
.tx-rent .tx-rent-basket-form .form-control,
.tx-rent .tx-rent-basket-form .form-select,
.tx-rent .tx-rent-basket-form input[type="text"],
.tx-rent .tx-rent-basket-form input[type="email"],
.tx-rent .tx-rent-basket-form input[type="tel"] {
  background: var(--rent-site-input);
  border-color: var(--rent-site-border);
  color: var(--rent-site-text); }

.tx-rent .form-control:focus,
.tx-rent .form-select:focus,
.tx-rent input:focus,
.tx-rent select:focus,
.tx-rent textarea:focus {
  background: var(--rent-site-input);
  border-color: var(--rent-site-accent);
  color: var(--rent-site-text);
  box-shadow: 0 0 0 0.2rem rgba(142, 215, 58, 0.18); }

.tx-rent .form-control::placeholder,
.tx-rent input::placeholder,
.tx-rent textarea::placeholder {
  color: var(--rent-site-muted); }

.tx-rent .price,
.tx-rent .tx-rent-basket-form .verleih ul.calc li ul li:last-child,
.tx-rent .tx-rent-basket-form .package article .text .price > .price,
#addbasketModal .package article .text .price > .price,
.tx-rent .tx-rent-checkout-form .totalPrice,
.tx-rent .od-product-card__price {
  color: var(--rent-site-accent); }

.tx-rent .price span {
  color: var(--rent-site-muted); }

.tx-rent .stars,
.tx-rent .text-orange,
.tx-rent .cancellationInsurancePrice {
  color: var(--rent-site-accent) !important; }

.tx-rent .descount,
.tx-rent .tx-rent-article-badge,
.tx-rent .tx-rent-checkout-form .verleih .tx-rent-checkout-badge {
  background: var(--rent-site-accent-soft);
  border-color: rgba(142, 215, 58, 0.32);
  color: var(--rent-site-accent);
  box-shadow: none; }

.tx-rent .carousel,
.tx-rent .tx-rent-checkout-form .tx-rent-checkout-product-media,
.tx-rent .warenkorb .verleih .persone .name .product-media {
  background: radial-gradient(circle at 50% 30%, #1f2d45 0%, #13223a 55%, #101a2b 100%);
  border-color: var(--rent-site-border); }

.tx-rent .modal-content,
.tx-rent #datepickerModal .flatpickr-calendar {
  background: var(--rent-site-panel);
  border-color: var(--rent-site-border);
  color: var(--rent-site-text);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.35); }

.tx-rent .modal-header,
.tx-rent .modal-footer {
  border-color: var(--rent-site-border); }

.tx-rent .modal-title,
.tx-rent #datepickerModal .modal-title,
.tx-rent #datepickerModal .modal-header h5,
#addbasketModal .package article .text .title h4 {
  color: var(--rent-site-text); }

.tx-rent #datepickerModal .flatpickr-months,
.tx-rent #datepickerModal .flatpickr-weekdays,
.tx-rent #datepickerModal .flatpickr-current-month .flatpickr-monthDropdown-months,
.tx-rent #datepickerModal .flatpickr-current-month input.cur-year,
.tx-rent #datepickerModal .flatpickr-monthDropdown-months,
.tx-rent #datepickerModal .numInputWrapper input {
  background: var(--rent-site-panel);
  color: var(--rent-site-text); }

.tx-rent #datepickerModal .flatpickr-day {
  color: var(--rent-site-text); }

.tx-rent #datepickerModal .flatpickr-day.flatpickr-disabled,
.tx-rent #datepickerModal .flatpickr-day.flatpickr-disabled:hover,
.tx-rent #datepickerModal .flatpickr-day.prevMonthDay,
.tx-rent #datepickerModal .flatpickr-day.nextMonthDay,
.flatpickr-calendar .flatpickr-day.flatpickr-disabled,
.flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover,
.flatpickr-calendar .flatpickr-day.prevMonthDay,
.flatpickr-calendar .flatpickr-day.nextMonthDay {
  color: #6f8198 !important;
  background: transparent !important;
  border-color: transparent !important;
  cursor: not-allowed;
  opacity: 1; }

.tx-rent #datepickerModal .flatpickr-day.selected,
.tx-rent #datepickerModal .flatpickr-day.startRange,
.tx-rent #datepickerModal .flatpickr-day.endRange {
  background: var(--rent-site-accent);
  border-color: var(--rent-site-accent);
  color: #152208; }

.tx-rent #datepickerModal .flatpickr-day:hover {
  background: var(--rent-site-accent-soft);
  border-color: var(--rent-site-accent-soft); }

.flatpickr-calendar {
  --rent-site-panel: #122139;
  --rent-site-panel-high: #182d4a;
  --rent-site-text: #eaf2ff;
  --rent-site-accent: #8ed73a; }

.flatpickr-calendar .flatpickr-current-month {
  color: var(--rent-site-text) !important; }

.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months,
.flatpickr-calendar .flatpickr-current-month input.cur-year,
.flatpickr-calendar .flatpickr-monthDropdown-months,
.flatpickr-calendar .numInputWrapper input {
  background-color: var(--rent-site-panel) !important;
  border: 0 !important;
  border-radius: 4px !important;
  box-shadow: none !important;
  color: var(--rent-site-text) !important;
  font-size: 1rem !important;
  font-weight: 500 !important;
  height: auto !important;
  line-height: 1.35 !important;
  min-height: 0 !important;
  padding-block: 0.125rem !important; }

.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months {
  padding-inline: 0.25rem 1.35rem !important; }

.flatpickr-calendar .flatpickr-current-month input.cur-year,
.flatpickr-calendar .numInputWrapper input {
  padding-inline: 0.25rem !important; }

.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months:hover,
.flatpickr-calendar .flatpickr-current-month .flatpickr-monthDropdown-months:focus,
.flatpickr-calendar .flatpickr-current-month input.cur-year:hover,
.flatpickr-calendar .flatpickr-current-month input.cur-year:focus,
.flatpickr-calendar .numInputWrapper input:hover,
.flatpickr-calendar .numInputWrapper input:focus {
  background-color: var(--rent-site-panel-high) !important;
  color: var(--rent-site-text) !important;
  outline: 1px solid rgba(142, 215, 58, 0.38) !important; }

.flatpickr-calendar select.flatpickr-monthDropdown-months option,
.flatpickr-calendar .flatpickr-monthDropdown-month {
  background-color: var(--rent-site-panel) !important;
  color: var(--rent-site-text) !important;
  font-size: 1rem !important;
  line-height: 1.35 !important; }

.flatpickr-calendar select.flatpickr-monthDropdown-months option:hover,
.flatpickr-calendar select.flatpickr-monthDropdown-months option:checked,
.flatpickr-calendar .flatpickr-monthDropdown-month:hover,
.flatpickr-calendar .flatpickr-monthDropdown-month:checked {
  background-color: var(--rent-site-accent) !important;
  color: #152208 !important; }

#datepickerModal .modal-content {
  background: #122139 !important;
  border: 1px solid rgba(141, 164, 190, 0.24) !important;
  color: #eaf2ff !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.35) !important; }

#datepickerModal .modal-header,
#datepickerModal .modal-body,
#datepickerModal .modal-footer {
  background: #122139 !important;
  border-color: rgba(141, 164, 190, 0.24) !important;
  color: #eaf2ff !important; }

#datepickerModal .modal-title,
#datepickerModal .modal-header h5,
#datepickerModal .tx-rent-date-form h3,
#datepickerModal .tx-rent-date-form p {
  color: #eaf2ff !important; }

#datepickerModal .tx-rent-date-form p {
  color: #a7b7cb !important; }

#datepickerModal .form-control,
#datepickerModal input[type="text"] {
  background: #0f1c2f !important;
  border: 1px solid rgba(141, 164, 190, 0.24) !important;
  color: #eaf2ff !important;
  box-shadow: none !important; }

#datepickerModal .form-control:focus,
#datepickerModal input[type="text"]:focus {
  border-color: #8ed73a !important;
  box-shadow: 0 0 0 0.2rem rgba(142, 215, 58, 0.18) !important; }

#datepickerModal .form-control::placeholder,
#datepickerModal input[type="text"]::placeholder {
  color: #a7b7cb !important;
  opacity: 1; }

#datepickerModal .btn-primary,
#datepickerModal input[type="submit"].btn-primary {
  background: #8ed73a !important;
  border-color: #8ed73a !important;
  color: #152208 !important;
  box-shadow: none !important; }

#datepickerModal .btn-primary:hover,
#datepickerModal .btn-primary:focus,
#datepickerModal input[type="submit"].btn-primary:hover,
#datepickerModal input[type="submit"].btn-primary:focus {
  background: #7ec734 !important;
  border-color: #7ec734 !important;
  color: #121d07 !important; }

#datepickerModal .btn-close {
  filter: invert(1) grayscale(1);
  opacity: 0.8; }

#addbasketModal {
  --rent-site-panel: #122139;
  --rent-site-panel-high: #182d4a;
  --rent-site-panel-muted: #13253f;
  --rent-site-input: #0f1c2f;
  --rent-site-text: #eaf2ff;
  --rent-site-muted: #a7b7cb;
  --rent-site-accent: #8ed73a;
  --rent-site-accent-hover: #7ec734;
  --rent-site-border: rgba(141, 164, 190, 0.24);
  --rent-site-border-strong: rgba(178, 200, 224, 0.52);
  color: var(--rent-site-text); }

#addbasketModal .modal-content {
  background: var(--rent-site-panel) !important;
  border: 1px solid var(--rent-site-border) !important;
  color: var(--rent-site-text) !important;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.35) !important; }

#addbasketModal .modal-header,
#addbasketModal .modal-body,
#addbasketModal .modal-footer {
  background: var(--rent-site-panel) !important;
  border-color: var(--rent-site-border) !important;
  color: var(--rent-site-text) !important; }

#addbasketModal .modal-title,
#addbasketModal h1,
#addbasketModal h2,
#addbasketModal h3,
#addbasketModal h4,
#addbasketModal h5,
#addbasketModal .warenkorb .verleih .persone .name .product-summary h3,
#addbasketModal .package h3,
#addbasketModal .package article .text .title h4 {
  color: var(--rent-site-text) !important; }

#addbasketModal .modal-body,
#addbasketModal .modal-body main,
#addbasketModal .modal-body main .container,
#addbasketModal main,
#addbasketModal main .container,
#addbasketModal .container,
#addbasketModal .container-fluid,
#addbasketModal .warenkorb,
#addbasketModal .row,
#addbasketModal .persone,
#addbasketModal .form.add-to-basket {
  background: var(--rent-site-panel) !important;
  color: var(--rent-site-text) !important; }

#addbasketModal .verleih,
#addbasketModal .package,
#addbasketModal .persondata {
  background: var(--rent-site-panel) !important;
  border-color: var(--rent-site-border) !important;
  color: var(--rent-site-text) !important; }

#addbasketModal .warenkorb .verleih .persone .name .product-summary .description,
#addbasketModal .warenkorb .verleih .persone .name .product-summary .description p,
#addbasketModal .package article .text .text_content,
#addbasketModal .package article .text .text_content p,
#addbasketModal .form.add-to-basket li {
  color: var(--rent-site-muted) !important; }

#addbasketModal .warenkorb .verleih .persone .name .info > .product-description,
#addbasketModal .warenkorb .verleih .persone .name .info > .product-description *,
#addbasketModal .warenkorb .verleih .persone .name .info > .product-description li::marker {
  color: #fff !important; }

#addbasketModal .warenkorb .verleih .persone .name .product-media,
#addbasketModal .carousel,
#addbasketModal .package article {
  background: var(--rent-site-panel-muted) !important;
  border-color: var(--rent-site-border) !important;
  color: var(--rent-site-text) !important; }

#addbasketModal .price,
#addbasketModal .warenkorb .verleih .persone .name .product-summary .price,
#addbasketModal .package article .text .price > .price {
  color: var(--rent-site-accent) !important; }

#addbasketModal input[type="text"],
#addbasketModal input[type="email"],
#addbasketModal input[type="tel"],
#addbasketModal input[type="date"],
#addbasketModal select,
#addbasketModal textarea,
#addbasketModal .form-control,
#addbasketModal .form-select {
  background: var(--rent-site-input) !important;
  border: 1px solid var(--rent-site-border) !important;
  color: var(--rent-site-text) !important;
  box-shadow: none !important; }

#addbasketModal input:focus,
#addbasketModal select:focus,
#addbasketModal textarea:focus,
#addbasketModal .form-control:focus,
#addbasketModal .form-select:focus {
  background: var(--rent-site-input) !important;
  border-color: var(--rent-site-accent) !important;
  color: var(--rent-site-text) !important;
  box-shadow: 0 0 0 0.2rem rgba(142, 215, 58, 0.18) !important; }

#addbasketModal input::placeholder,
#addbasketModal textarea::placeholder {
  color: var(--rent-site-muted) !important;
  opacity: 1; }

#addbasketModal .tx-rent-addbasket-submit,
#addbasketModal .btn-primary {
  background: var(--rent-site-accent) !important;
  border-color: var(--rent-site-accent) !important;
  color: #152208 !important;
  box-shadow: none !important; }

#addbasketModal .tx-rent-addbasket-submit:hover,
#addbasketModal .tx-rent-addbasket-submit:focus,
#addbasketModal .btn-primary:hover,
#addbasketModal .btn-primary:focus {
  background: var(--rent-site-accent-hover) !important;
  border-color: var(--rent-site-accent-hover) !important;
  color: #121d07 !important; }

#addbasketModal .btn-close {
  filter: invert(1) grayscale(1);
  opacity: 0.9; }

.tx-rent .tx-rent-basket-actions {
  background: rgba(9, 18, 33, 0.94);
  border-color: var(--rent-site-border);
  box-shadow: 0 -10px 24px rgba(0, 0, 0, 0.28); }

.tx-rent .tx-rent-basket-empty,
.tx-rent .alert-info {
  background: var(--rent-site-panel-muted);
  border-color: var(--rent-site-border);
  color: var(--rent-site-text); }

#addbasketModal .tx-rent-package-option-card:hover article,
.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-card:hover article {
  border-color: var(--rent-site-border-strong); }

#addbasketModal .tx-rent-package-option-input:checked + .tx-rent-package-option-card article,
.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-input:checked + .tx-rent-package-option-card article {
  background: rgba(142, 215, 58, 0.1);
  border-color: var(--rent-site-accent);
  box-shadow: 0 0 0 2px rgba(142, 215, 58, 0.18); }

#addbasketModal .tx-rent-package-option-input:checked + .tx-rent-package-option-card::after,
.tx-rent .tx-rent-basket-form .package .tx-rent-package-option-input:checked + .tx-rent-package-option-card::after {
  background: var(--rent-site-accent);
  color: #152208; }

.tx-rent .tx-rent-basket-form .row.warenkorb > .package,
.tx-rent .tx-rent-basket-form .warenkorb > .package,
.tx-rent .tx-rent-basket-form .package {
  background: var(--rent-site-panel) !important;
  border-color: var(--rent-site-border) !important;
  color: var(--rent-site-text) !important; }

.tx-rent .tx-rent-basket-form .package .more {
  background: linear-gradient(to bottom, rgba(18, 33, 57, 0) 0%, rgba(18, 33, 57, 0.94) 58%, #122139 100%) !important;
  filter: none !important;
  color: var(--rent-site-text); }

.tx-rent .tx-rent-basket-form .package .more.less {
  background: #122139 !important;
  filter: none !important; }

.tx-rent .tx-rent-basket-form .package .more p {
  color: var(--rent-site-accent); }

.tx-rent .tx-rent-checkout-form,
.tx-rent .tx-rent-checkout-container {
  color: var(--rent-site-text); }

.tx-rent .tx-rent-checkout-form .single-person-form,
.tx-rent .tx-rent-checkout-form .row,
.tx-rent .tx-rent-checkout-form .form,
.tx-rent .tx-rent-checkout-form .input,
.tx-rent .tx-rent-checkout-form .select {
  background: transparent;
  color: var(--rent-site-text); }

.tx-rent .tx-rent-checkout-form .verleih,
.tx-rent .tx-rent-checkout-form .persondata,
.tx-rent .tx-rent-checkout-form .credit-cards,
.tx-rent .tx-rent-checkout-form .payment-part .credit-cards,
.tx-rent .tx-rent-checkout-form .payment-part .creditcard-only,
.tx-rent .tx-rent-checkout-form .payment-part + .credit-cards {
  background: var(--rent-site-panel) !important;
  border-color: var(--rent-site-border) !important;
  color: var(--rent-site-text) !important;
  box-shadow: none !important; }

.tx-rent .tx-rent-checkout-form .persondata li,
.tx-rent .tx-rent-checkout-form .verleih li,
.tx-rent .tx-rent-checkout-form .credit-cards li,
.tx-rent .tx-rent-checkout-form label,
.tx-rent .tx-rent-checkout-form .description,
.tx-rent .tx-rent-checkout-form .description p,
.tx-rent .tx-rent-checkout-form .calc li ul li:first-child,
.tx-rent .tx-rent-checkout-form .pickupInfo {
  color: var(--rent-site-muted) !important; }

.tx-rent .tx-rent-checkout-form h1,
.tx-rent .tx-rent-checkout-form h2,
.tx-rent .tx-rent-checkout-form h3,
.tx-rent .tx-rent-checkout-form h4,
.tx-rent .tx-rent-checkout-form h5,
.tx-rent .tx-rent-checkout-form .h5,
.tx-rent .tx-rent-checkout-form .acceptgtc .h5,
.tx-rent .tx-rent-checkout-form .acceptprivacy .h5,
.tx-rent .tx-rent-checkout-form .cancellationInsurance .h5 {
  color: var(--rent-site-text) !important; }

.tx-rent .tx-rent-checkout-form input[type="text"],
.tx-rent .tx-rent-checkout-form input[type="email"],
.tx-rent .tx-rent-checkout-form input[type="tel"],
.tx-rent .tx-rent-checkout-form input[type="date"],
.tx-rent .tx-rent-checkout-form input[type="number"],
.tx-rent .tx-rent-checkout-form input[type="password"],
.tx-rent .tx-rent-checkout-form select,
.tx-rent .tx-rent-checkout-form textarea {
  background: var(--rent-site-input) !important;
  border: 1px solid var(--rent-site-border) !important;
  border-radius: 10px;
  color: var(--rent-site-text) !important;
  box-shadow: none !important;
  min-height: 42px; }

.tx-rent .tx-rent-checkout-form input[type="text"]:focus,
.tx-rent .tx-rent-checkout-form input[type="email"]:focus,
.tx-rent .tx-rent-checkout-form input[type="tel"]:focus,
.tx-rent .tx-rent-checkout-form input[type="date"]:focus,
.tx-rent .tx-rent-checkout-form input[type="number"]:focus,
.tx-rent .tx-rent-checkout-form input[type="password"]:focus,
.tx-rent .tx-rent-checkout-form select:focus,
.tx-rent .tx-rent-checkout-form textarea:focus {
  background: var(--rent-site-input) !important;
  border-color: var(--rent-site-accent) !important;
  color: var(--rent-site-text) !important;
  box-shadow: 0 0 0 0.2rem rgba(142, 215, 58, 0.18) !important;
  outline: 0; }

.tx-rent .tx-rent-checkout-form input::placeholder,
.tx-rent .tx-rent-checkout-form textarea::placeholder {
  color: var(--rent-site-muted) !important;
  opacity: 1; }

.tx-rent .tx-rent-checkout-form select option {
  background: var(--rent-site-panel);
  color: var(--rent-site-text); }

.tx-rent .tx-rent-checkout-form input[type="button"],
.tx-rent .tx-rent-checkout-form input[type="submit"],
.tx-rent .tx-rent-checkout-form button,
.tx-rent .tx-rent-checkout-form .btn {
  background: var(--rent-site-accent) !important;
  border-color: var(--rent-site-accent) !important;
  color: #152208 !important;
  box-shadow: none !important; }

.tx-rent .tx-rent-checkout-form input[type="button"]:hover,
.tx-rent .tx-rent-checkout-form input[type="button"]:focus,
.tx-rent .tx-rent-checkout-form input[type="submit"]:hover,
.tx-rent .tx-rent-checkout-form input[type="submit"]:focus,
.tx-rent .tx-rent-checkout-form button:hover,
.tx-rent .tx-rent-checkout-form button:focus,
.tx-rent .tx-rent-checkout-form .btn:hover,
.tx-rent .tx-rent-checkout-form .btn:focus {
  background: var(--rent-site-accent-hover) !important;
  border-color: var(--rent-site-accent-hover) !important;
  color: #121d07 !important; }

.tx-rent .tx-rent-checkout-form .inputIframe {
  background: var(--rent-site-input) !important;
  border: 1px solid var(--rent-site-border) !important;
  border-radius: 10px;
  color: var(--rent-site-text) !important;
  display: block;
  min-height: 42px;
  padding: 0.25rem; }

.tx-rent .tx-rent-checkout-form .mainperson-check + label img {
  filter: brightness(0) saturate(100%) invert(73%) sepia(13%) saturate(502%) hue-rotate(174deg) brightness(95%) contrast(88%);
  opacity: 1; }

.tx-rent .tx-rent-checkout-form .mainperson-check:checked + label img.active {
  filter: brightness(0) saturate(100%) invert(84%) sepia(52%) saturate(698%) hue-rotate(36deg) brightness(91%) contrast(86%);
  opacity: 1; }

.tx-rent .tx-rent-checkout-form .cancellationInsurance,
.tx-rent .tx-rent-checkout-form .acceptgtc,
.tx-rent .tx-rent-checkout-form .acceptprivacy {
  background: var(--rent-site-panel-muted) !important;
  border: 1px solid var(--rent-site-border) !important;
  border-radius: 10px;
  color: var(--rent-site-text) !important; }

.tx-rent .tx-rent-checkout-form .acceptgtc a,
.tx-rent .tx-rent-checkout-form .acceptprivacy a,
.tx-rent .tx-rent-checkout-form .cancellationInsurance a {
  color: var(--rent-site-accent) !important; }

.tx-rent .tx-rent-checkout-form #errorOutput {
  background: rgba(255, 107, 122, 0.1) !important;
  border-color: rgba(255, 107, 122, 0.35) !important;
  color: #ff6b7a !important; }

.tx-rent .tx-rent-checkout-form #successOutput {
  background: rgba(142, 215, 58, 0.12) !important;
  border-color: rgba(142, 215, 58, 0.34) !important;
  color: var(--rent-site-accent) !important; }

.tx-rent .tx-rent-checkout-form .has-error {
  background: rgba(255, 107, 122, 0.1) !important;
  border-color: #ff6b7a !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 107, 122, 0.15) !important;
  color: #ff6b7a !important; }

.tx-rent a {
  color: var(--rent-site-accent); }

.tx-rent a:hover,
.tx-rent a:focus {
  color: var(--rent-site-accent-hover); }

@media (max-width: 767.98px) {
  .tx-rent .tx-rent-period-bar,
  .tx-rent .tx-rent-article-card,
  .tx-rent .tx-rent-basket-form .verleih,
  .tx-rent .tx-rent-basket-form .package,
  .tx-rent .tx-rent-basket-form .persondata,
  .tx-rent .tx-rent-checkout-form .verleih,
  .tx-rent .tx-rent-checkout-form .persondata {
    border-radius: 8px; } }

#addbasketModal .product-description,
#addbasketModal .product-description *,
#addbasketModal .product-description li::marker {
  color: #fff !important; }
