@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 #dfe3e8;
  border-left: 1px solid #dfe3e8;
  border-right: 1px solid #dfe3e8;
  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: #e42a1a;
  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: #e42a1a;
  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: #e42a1a;
    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: #e42a1a;
  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: #e42a1a; }

main .home article .name h3, main .verleih .name h3 {
  display: inline-block;
  text-transform: uppercase;
  color: #e42a1a;
  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: #ff0000; }

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: #e42a1a;
  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: #e42a1a;
  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;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }

main .package article .image img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  object-fit: contain; }

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: #e42a1a;
  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: #1f2937; }
  .tx-rent article {
    background: #ffffff;
    border: 1px solid #dfe3e8;
    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12); }
  .tx-rent .top {
    background: #ffffff; }
  .tx-rent .bottom {
    background: #f7f8fa;
    border-top: 1px solid #dfe3e8; }
  .tx-rent h2, .tx-rent h3, .tx-rent h4, .tx-rent h5 {
    color: #e42a1a; }
  .tx-rent .text,
  .tx-rent .text p {
    color: #6b7280; }
  .tx-rent .descount {
    background: #ffd700;
    color: #1f2937;
    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: #e42a1a; }
  .tx-rent .price span {
    color: #9ca3af; }
  .tx-rent .stars {
    color: #ff0000; }
  .tx-rent .carousel {
    border: 1px solid #dfe3e8;
    background: #f7f8fa; }
  .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: #e42a1a;
    border-color: #e42a1a;
    color: #ffffff; }
  .tx-rent .btn-primary:hover,
  .tx-rent .btn-primary:focus,
  .tx-rent .btn-primary:active {
    background: #c72315;
    border-color: #c72315; }
  .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: #f3f4f6;
    border: 1px solid #dfe3e8;
    color: #1f2937;
    border-radius: 10px; }
  .tx-rent .form-control:focus,
  .tx-rent .form-select:focus,
  .tx-rent input:focus,
  .tx-rent select:focus {
    border-color: #e42a1a;
    box-shadow: 0 0 0 0.2rem rgba(0, 57, 134, 0.15); }
  .tx-rent .form-control::placeholder,
  .tx-rent input::placeholder {
    color: #6b7280;
    opacity: 1; }
  .tx-rent .form-control.is-invalid,
  .tx-rent .form-select.is-invalid,
  .tx-rent input.is-invalid {
    border-color: #ff0000;
    box-shadow: none; }

.tx-rent .modal-content {
  background: #ffffff;
  border: 1px solid #dfe3e8;
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.12);
  border-radius: 12px; }

.tx-rent .modal-header {
  border-bottom: 1px solid #dfe3e8; }

.tx-rent .modal-title {
  color: #e42a1a;
  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 .tx-rent-size-select {
  cursor: pointer;
  padding-right: 2.2rem;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='%23495057' d='M5.25 7.75L10 12.5l4.75-4.75 1.5 1.5L10 15.5 3.75 9.25z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 0.7rem center;
  background-size: 1rem 1rem; }

.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 .modal-footer {
  border-top: 1px solid #dfe3e8; }

.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 #dfe3e8;
  border-radius: 10px;
  background: #ffffff; }

#addbasketModal .package article .image {
  flex: 0 0 74px;
  max-width: 74px;
  width: 74px;
  min-height: 64px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }

#addbasketModal .package article .image img {
  display: block;
  width: 100%;
  height: 56px;
  object-fit: contain;
  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: #e42a1a; }

#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: #6b7280;
  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: #e42a1a;
  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: var(--bs-secondary);
  background: rgba(var(--bs-secondary-rgb), 0.08);
  box-shadow: 0 0 0 2px rgba(var(--bs-secondary-rgb), 0.22); }

#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: #d90000;
  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;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06); }

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

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

.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: #ffd700;
  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: #ffffff;
  color: #e42a1a;
  border: 1px solid #dfe3e8;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem; }

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

.tx-rent .list-group-item {
  background: #ffffff;
  border-color: #dfe3e8; }

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

.tx-rent .verleih,
.tx-rent .package,
.tx-rent .persondata {
  background: #ffffff;
  border: 1px solid #dfe3e8;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.12);
  border-radius: 12px; }

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

.tx-rent .verleih ul.calc {
  border-top-color: #dfe3e8;
  border-bottom-color: #dfe3e8; }

.tx-rent .verleih ul.calc li.total {
  border-top-color: #b6b6b6; }

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

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

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

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

.tx-rent #successOutput {
  color: #0b750b; }

.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 .warenkorb {
  position: relative;
  align-items: flex-start; }

.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 #dfe3e8;
  box-shadow: 0 14px 32px rgba(0, 0, 0, 0.08);
  background: #ffffff;
  padding: 1.25rem 1.15rem;
  margin-bottom: 1.1rem; }

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

.tx-rent .tx-rent-basket-form .package {
  display: flex;
  flex-direction: column;
  min-height: 0;
  overflow: hidden; }

.tx-rent .tx-rent-basket-form .package .more {
  display: none; }

.tx-rent .tx-rent-basket-form .package .tx-rent-package-scroll {
  flex: 1 1 auto;
  min-height: 0;
  overflow: visible; }

.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: #e42a1a;
  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: #e42a1a;
  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: #ff0000;
  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: #ff0000;
  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 #dfe3e8;
  border-bottom: 1px solid #dfe3e8; }

.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: #1f2937; }

.tx-rent .tx-rent-basket-form .verleih ul.calc li ul li:last-child {
  min-width: 92px;
  color: #e42a1a;
  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 #b6b6b6; }

.tx-rent .tx-rent-basket-form .verleih ul.calc li.payable {
  margin-top: 0.25rem;
  padding-top: 0.42rem;
  border-top: 1px solid #dfe3e8; }

.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 #dfe3e8;
  border-radius: 10px;
  background: #ffffff; }

.tx-rent .tx-rent-basket-form .package article .image {
  flex: 0 0 74px;
  max-width: 74px;
  width: 74px;
  min-height: 64px;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center; }

.tx-rent .tx-rent-basket-form .package article .image img {
  display: block;
  width: 100%;
  height: 56px;
  max-height: 56px;
  object-fit: contain;
  border-radius: 6px;
  background: #fff; }

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

.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: #e42a1a;
  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 #dfe3e8;
  background: #ffffff;
  min-height: 42px; }

.tx-rent .tx-rent-basket-empty {
  border-radius: 12px;
  border: 1px solid #dfe3e8;
  background: #f7f8fa;
  color: #1f2937; }

/* 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 #dfe3e8;
  border-radius: 10px;
  background: #fff;
  overflow: hidden; }

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

.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: #ffd700;
  color: #1f2937;
  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: #ffffff;
  border: 1px solid #dfe3e8;
  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: #ff0000 !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 0, 0, 0.15) !important;
  color: #ff0000 !important;
  background: #fff5f5 !important; }

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

.tx-rent .tx-rent-checkout-form .persondata .form ul li .input,
.tx-rent .tx-rent-checkout-form .persondata .form ul li .select {
  position: relative; }

.tx-rent .tx-rent-checkout-form .tx-rent-required-field-star {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  color: #d70000;
  font-weight: 700;
  line-height: 1;
  pointer-events: none; }

.tx-rent .tx-rent-checkout-form .tx-rent-required-field {
  border-color: #d6a8a8; }

.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: #ff0000 !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: #0b750b !important; }

.tx-rent .tx-rent-checkout-form .payment-part + .credit-cards {
  background: #ffffff;
  border: 1px solid #dfe3e8;
  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 #dfe3e8;
  font-weight: 700;
  color: #e42a1a; }

.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 .tx-rent-package-scroll {
    height: auto;
    overflow: visible; }
  .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; } }

@media (min-width: 992px) {
  .tx-rent .tx-rent-basket-form .warenkorb {
    margin-bottom: 1.1rem; }
  .tx-rent .tx-rent-basket-form .warenkorb > .verleih {
    width: 50%;
    margin-bottom: 0; }
  .tx-rent .tx-rent-basket-form .warenkorb > .package {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    margin-bottom: 0; }
  .tx-rent .tx-rent-basket-form .package .tx-rent-package-scroll {
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0.3rem; } }

/* Responsive offer cards (article group pricing cards) */
.tx-rent .tx-rent-offer-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem; }

.tx-rent .tx-rent-period-bar {
  padding: 0.9rem 1rem;
  margin-bottom: 1.75rem;
  margin-top: 1.25rem;
  background: linear-gradient(180deg, #ffffff 0%, #f7f8fa 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: #e42a1a;
  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-discount-state {
  margin-left: auto;
  padding: 0.4rem 0.75rem;
  border-radius: 999px;
  border: 1px solid #dfe3e8;
  background: #ffffff;
  color: #6b7280;
  font-size: 0.9rem;
  line-height: 1.2;
  white-space: nowrap; }

.tx-rent .tx-rent-discount-state strong {
  color: #1f2937; }

.tx-rent .tx-rent-discount-state--active {
  border-color: #019bdd;
  background: #019bdd;
  color: #ffffff; }

.tx-rent .tx-rent-discount-state--active strong {
  color: #ffffff; }

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

.tx-rent .tx-rent-offer-grid.tx-rent-offer-grid--article {
  grid-template-columns: 1fr !important; }

.tx-rent .tx-rent-offer-grid.tx-rent-offer-grid--article > .tx-rent-offer-col {
  max-width: 100% !important; }

.tx-rent .tx-rent-offer-card {
  border: 1px solid #dfe3e8;
  border-radius: 12px;
  background: #ffffff;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  transition: transform 0.18s ease, box-shadow 0.18s ease; }

.tx-rent .tx-rent-offer-card {
  position: relative; }

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

.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: #f7f8fa;
  border-top: 1px solid #dfe3e8;
  border-radius: 0 0 12px 12px;
  padding: 1rem 0 0.75rem;
  align-content: center;
  justify-content: center; }

.tx-rent .tx-rent-article-card {
  border: 1px solid #dfe3e8;
  border-radius: 14px;
  background: #ffffff;
  box-shadow: 0 14px 30px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  position: relative; }

.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 #dfe3e8;
  background: #f7f8fa; }

/* sport-brugger article-booking UI (template=article) */
.tx-rent .rent-group-nav {
  gap: 0.5rem;
  margin-bottom: 1rem; }

.tx-rent .rent-group-nav .nav-link {
  border-radius: 999px;
  padding: 0.45rem 0.9rem;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.2;
  color: #1f2937;
  background: #ffffff;
  border: 1px solid #dfe3e8;
  transition: all 0.15s ease;
  white-space: nowrap; }

.tx-rent .rent-group-nav .nav-link:hover {
  background: #f7f8fa; }

.tx-rent .rent-group-nav .nav-link.active {
  background: #e42a1a;
  border-color: #e42a1a;
  color: #ffffff;
  font-weight: 600; }

.tx-rent .rent-article-card {
  border-radius: 1rem;
  transition: transform 0.2s ease, box-shadow 0.2s ease; }

.tx-rent .rent-article-card:hover {
  transform: translateY(-4px); }

.tx-rent .rent-article-card__imagewrap {
  min-height: 220px;
  display: flex;
  align-items: center;
  justify-content: center; }

.tx-rent .rent-article-card__image {
  max-height: 220px;
  width: auto;
  object-fit: contain; }

.tx-rent .rent-product-list {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.5rem;
  margin-top: 0; }

.tx-rent .rent-product-card-col {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0; }

.tx-rent .rent-product-card {
  display: flex;
  flex-direction: column;
  min-height: 100%;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.04);
  border-radius: 0.35rem;
  box-shadow: 0 0.25rem 1rem rgba(0, 0, 0, 0.035); }

.tx-rent .rent-product-card__media {
  min-height: 190px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1.25rem 1rem 0.5rem;
  background: #ffffff; }

.tx-rent .rent-product-card__image {
  max-height: 155px;
  width: auto;
  object-fit: contain; }

.tx-rent .rent-product-card__body {
  flex: 1 1 auto;
  padding: 0 1rem 1.25rem; }

.tx-rent .rent-product-card__content {
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #dfe3e8; }

.tx-rent .rent-product-card__title {
  margin: 0 0 0.7rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.25;
  color: #e42a1a; }

.tx-rent .rent-product-card__description {
  font-size: 0.86rem;
  line-height: 1.55;
  color: #6b7280; }

.tx-rent .rent-product-card__description p:last-child {
  margin-bottom: 0; }

.tx-rent .rent-product-card__description ul,
.tx-rent .rent-product-card__description ol {
  padding-left: 1.1rem;
  margin-bottom: 0; }

.tx-rent .rent-product-card__footer {
  margin-top: 1rem;
  padding-top: 1rem;
  border-top: 1px solid #dfe3e8; }

.tx-rent .rent-product-card__footer > *:last-child,
.tx-rent .rent-product-card__footer p:last-child {
  margin-bottom: 0; }

.tx-rent .rent-product-card__footer .btn,
.tx-rent .rent-product-card__footer .button {
  width: 100%; }

@media (max-width: 991.98px) {
  .tx-rent .rent-product-list {
    grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .tx-rent .rent-product-card__media {
    min-height: 180px; }
  .tx-rent .rent-product-card__image {
    max-height: 145px; } }

@media (max-width: 575.98px) {
  .tx-rent .rent-product-list {
    grid-template-columns: 1fr;
    gap: 1rem; }
  .tx-rent .rent-product-card__media {
    min-height: 165px;
    padding: 1rem 1rem 0.5rem; }
  .tx-rent .rent-product-card__image {
    max-height: 135px; }
  .tx-rent .rent-product-card__body {
    padding-inline: 1rem; }
  .tx-rent .rent-product-card__title {
    font-size: 1rem; }
  .tx-rent .rent-product-card__description {
    font-size: 0.92rem;
    line-height: 1.55; } }

.tx-rent .rent-toggle .rent-toggle-less {
  display: none; }

.tx-rent .rent-toggle[aria-expanded="true"] .rent-toggle-more {
  display: none; }

.tx-rent .rent-toggle[aria-expanded="true"] .rent-toggle-less {
  display: inline; }

@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 #dfe3e8;
  border-radius: 10px;
  overflow: hidden;
  background: #fff; }

.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;
  background: #fff; }

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

@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%; } }
