/*!***********************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./src/main/resources/static/sass/components/equipmentrentalproductbooking/equipmentrentalproductbooking.src.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************/
/**
 * Do not edit directly, this file was auto-generated.
 */
.ml-container {
  padding-inline: 1rem;
  width: 100%;
  box-sizing: border-box;
  margin-inline: auto;
}
@media (width >= 680px) {
  .ml-container {
    padding-inline: 1.5rem;
  }
}
@media (width >= 1024px) {
  .ml-container {
    padding-inline: initial;
    max-width: 944px;
  }
}
@media (width >= 1280px) {
  .ml-container {
    max-width: 1200px;
  }
}
@media (width >= 1920px) {
  .ml-container {
    max-width: 1480px;
  }
}
.ml-container--fluid {
  max-width: none;
}
@media (width >= 1024px) {
  .ml-container--fluid {
    padding-inline: 2.5rem;
  }
}

.mt-heading {
  font-weight: 600;
}
.mt-heading--l {
  font-size: 2rem;
  line-height: 2.6rem;
}
.mt-heading--m {
  font-size: 1.75rem;
  line-height: 2.275rem;
}
.mt-heading--s {
  font-size: 1.5rem;
  line-height: 1.95rem;
}

.mt-title {
  font-weight: 600;
}
.mt-title--l {
  font-size: 1.75rem;
  line-height: 2.275rem;
}
.mt-title--m {
  font-size: 1.5rem;
  line-height: 1.95rem;
}
.mt-title--s {
  font-size: 1.125rem;
  line-height: 1.4625rem;
}

.o-rental-pickup {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.o-rental-pickup__card {
  border: solid 0.0625rem #cdd4d8;
  border-radius: 0.25rem;
  padding: 1rem;
  cursor: pointer !important;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
}
.o-rental-pickup__card > svg,
.o-rental-pickup__card > i {
  flex-shrink: 0;
  align-self: center;
}
.o-rental-pickup__card-content {
  display: flex;
  flex-direction: column;
  flex: 1;
  min-width: 0;
}
.o-rental-pickup__card-content-header {
  display: flex;
  align-items: center;
  font-size: 1rem;
  gap: 0.25rem;
}
.o-rental-pickup__card-content-availabilities {
  margin: 0 0.5rem;
}
.o-rental-pickup__card-content .o-availabilities {
  border: none !important;
}

.o-rental-help {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  background-color: #ebf5de;
  padding: 1rem;
  border-radius: 0.5rem;
  margin-top: 1rem;
}
.o-rental-help__title {
  font-size: 1rem;
}
.o-rental-help__description {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}

.reassurance-drawer--content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.reassurance-drawer--content-section {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
}
.reassurance-drawer--content-section h3 {
  font-weight: 700;
}
.reassurance-drawer--content-section li {
  list-style: disc;
  margin-left: 1rem;
}

.js-drawer-reassurance {
  --drawer-z-index: 1000;
}

.mozaic-v2 .mc-button.reassurance-drawer--button {
  padding: 0 2rem;
}

.js-holder-modal-instance {
  --modal-z-index: 100;
}
.js-holder-modal-instance__input {
  margin-bottom: 0.5rem;
}
.js-holder-modal-instance__actions {
  display: flex;
  justify-content: center;
  gap: 1rem;
  margin-top: 1.5rem;
}

.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-button {
  color: #ffffff;
  background-color: #464e63;
}
.mozaic-v2 .mc-button:hover {
  background-color: #343b4c;
  color: #ffffff;
}
.mozaic-v2 .mc-button:active {
  background-color: #242938;
}
.mozaic-v2 .mc-button:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button {
  font-weight: 600;
  padding: 0 calc(1rem - 0.125rem);
  min-height: 3rem;
  min-width: 3rem;
  border-radius: 0.25rem;
}
.mozaic-v2 .mc-button .mc-button__label {
  font-size: 1rem;
}
.mozaic-v2 .mc-button {
  display: inline-flex;
  justify-content: center;
  vertical-align: middle;
  text-align: center;
  border: 2px solid transparent;
  transition: all ease 200ms;
  transition: box-shadow 200ms ease;
  align-items: center;
  box-sizing: border-box;
  font-family: inherit;
  fill: currentcolor;
  gap: 0.25rem;
  cursor: pointer;
}
.mozaic-v2 .mc-button__label {
  font-size: 1rem;
}
.mozaic-v2 .mc-button__icon {
  flex-shrink: 0;
  width: 1.5rem;
  height: 1.5rem;
}
.mozaic-v2 .mc-button:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button:focus {
  box-shadow: none;
  outline: none;
}
.mozaic-v2 .mc-button:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--focus-color-mid, #ffffff), 0 0 0 0.25rem var(--focus-color-outer, #000000);
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.mozaic-v2 .mc-button--s {
  padding: 0 calc(0.75rem - 0.125rem);
  min-height: 2rem;
  min-width: 2rem;
  border-radius: 0.25rem;
}
.mozaic-v2 .mc-button--s .mc-button__label {
  font-size: 0.875rem;
}
.mozaic-v2 .mc-button--s .mc-button__icon {
  width: 1.25rem;
  height: 1.25rem;
}
.mozaic-v2 .mc-button--s .mc-button__icon:only-child {
  width: 1.25rem;
  height: 1.25rem;
}
.mozaic-v2 .mc-button--m {
  padding: 0 calc(1rem - 0.125rem);
  min-height: 3rem;
  min-width: 3rem;
  border-radius: 0.25rem;
}
.mozaic-v2 .mc-button--m .mc-button__label {
  font-size: 1rem;
}
.mozaic-v2 .mc-button--m .mc-button__icon {
  width: 1.5rem;
  height: 1.5rem;
}
.mozaic-v2 .mc-button--m .mc-button__icon:only-child {
  width: 1.5rem;
  height: 1.5rem;
}
.mozaic-v2 .mc-button--l {
  padding: 0 calc(1.25rem - 0.125rem);
  min-height: 4rem;
  min-width: 4rem;
  border-radius: 0.25rem;
}
.mozaic-v2 .mc-button--l .mc-button__label {
  font-size: 1.125rem;
}
.mozaic-v2 .mc-button--l .mc-button__icon {
  width: 2rem;
  height: 2rem;
}
.mozaic-v2 .mc-button--l .mc-button__icon:only-child {
  width: 2rem;
  height: 2rem;
}
.mozaic-v2 .mc-button--icon-only {
  padding: 0.25rem;
}
.mozaic-v2 .mc-button--outlined {
  color: #242938;
  border-color: #8891aa;
  background-color: #ffffff;
}
.mozaic-v2 .mc-button--outlined:hover {
  background-color: #eff1f6;
  color: #242938;
}
.mozaic-v2 .mc-button--outlined:active {
  background-color: #c9d0de;
}
.mozaic-v2 .mc-button--outlined:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--ghost {
  color: #242938;
  background-color: rgba(255, 255, 255, 0.01);
}
.mozaic-v2 .mc-button--ghost:hover {
  background-color: rgba(70, 78, 99, 0.1);
  color: #242938;
}
.mozaic-v2 .mc-button--ghost:active {
  background-color: rgba(70, 78, 99, 0.2);
}
.mozaic-v2 .mc-button--ghost:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--accent {
  color: #ffffff;
  background-color: #117f03;
}
.mozaic-v2 .mc-button--accent:hover {
  background-color: #006902;
  color: #ffffff;
}
.mozaic-v2 .mc-button--accent:active {
  background-color: #035010;
}
.mozaic-v2 .mc-button--accent:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--danger {
  color: #ffffff;
  background-color: #c61112;
}
.mozaic-v2 .mc-button--danger:hover {
  background-color: #8c0003;
  color: #ffffff;
}
.mozaic-v2 .mc-button--danger:active {
  background-color: #530000;
}
.mozaic-v2 .mc-button--danger:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--inverse {
  --focus-color-mid: #000000;
  --focus-color-outer: #ffffff;
  color: #242938;
  background-color: #ffffff;
}
.mozaic-v2 .mc-button--inverse:hover {
  background-color: #e6e6e6;
  color: #242938;
}
.mozaic-v2 .mc-button--inverse:active {
  background-color: #cccccc;
}
.mozaic-v2 .mc-button--inverse:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--icon-button {
  border-radius: 100%;
  padding: 0;
}
.mozaic-v2 .mc-button--loading {
  pointer-events: none;
}
.mozaic-v2 .mc-button--loading .mc-button__loader {
  position: absolute;
  color: currentcolor;
}
.mozaic-v2 .mc-button--loading .mc-button__label,
.mozaic-v2 .mc-button--loading .mc-button__icon {
  visibility: hidden;
}
.mozaic-v2 .mc-button--outlined.mc-button--standard {
  color: #242938;
  border-color: #8891aa;
  background-color: #ffffff;
}
.mozaic-v2 .mc-button--outlined.mc-button--standard:hover {
  background-color: #eff1f6;
  color: #242938;
}
.mozaic-v2 .mc-button--outlined.mc-button--standard:active {
  background-color: #c9d0de;
}
.mozaic-v2 .mc-button--outlined.mc-button--standard:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--outlined.mc-button--accent {
  color: #117f03;
  border-color: #78be20;
  background-color: #ffffff;
}
.mozaic-v2 .mc-button--outlined.mc-button--accent:hover {
  background-color: #ebf5de;
  color: #117f03;
}
.mozaic-v2 .mc-button--outlined.mc-button--accent:active {
  background-color: #c5e39e;
}
.mozaic-v2 .mc-button--outlined.mc-button--accent:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--outlined.mc-button--danger {
  color: #c61112;
  border-color: #ef5f5c;
  background-color: #ffffff;
}
.mozaic-v2 .mc-button--outlined.mc-button--danger:hover {
  background-color: #fdeaea;
  color: #c61112;
}
.mozaic-v2 .mc-button--outlined.mc-button--danger:active {
  background-color: #f8bcbb;
}
.mozaic-v2 .mc-button--outlined.mc-button--danger:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--outlined.mc-button--inverse {
  color: #ffffff;
  border-color: #ffffff;
  background-color: rgba(255, 255, 255, 0.01);
}
.mozaic-v2 .mc-button--outlined.mc-button--inverse:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.mozaic-v2 .mc-button--outlined.mc-button--inverse:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.mozaic-v2 .mc-button--outlined.mc-button--inverse:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--ghost.mc-button--standard {
  color: #242938;
  background-color: rgba(255, 255, 255, 0.01);
}
.mozaic-v2 .mc-button--ghost.mc-button--standard:hover {
  background-color: rgba(70, 78, 99, 0.1);
  color: #242938;
}
.mozaic-v2 .mc-button--ghost.mc-button--standard:active {
  background-color: rgba(70, 78, 99, 0.2);
}
.mozaic-v2 .mc-button--ghost.mc-button--standard:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--ghost.mc-button--accent {
  color: #117f03;
  background-color: rgba(255, 255, 255, 0.01);
}
.mozaic-v2 .mc-button--ghost.mc-button--accent:hover {
  background-color: rgba(17, 127, 3, 0.1);
  color: #117f03;
}
.mozaic-v2 .mc-button--ghost.mc-button--accent:active {
  background-color: rgba(17, 127, 3, 0.2);
}
.mozaic-v2 .mc-button--ghost.mc-button--accent:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--ghost.mc-button--danger {
  color: #c61112;
  background-color: rgba(255, 255, 255, 0.01);
}
.mozaic-v2 .mc-button--ghost.mc-button--danger:hover {
  background-color: rgba(198, 17, 18, 0.1);
  color: #c61112;
}
.mozaic-v2 .mc-button--ghost.mc-button--danger:active {
  background-color: rgba(198, 17, 18, 0.2);
}
.mozaic-v2 .mc-button--ghost.mc-button--danger:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 .mc-button--ghost.mc-button--inverse {
  color: #ffffff;
  background-color: rgba(255, 255, 255, 0.01);
}
.mozaic-v2 .mc-button--ghost.mc-button--inverse:hover {
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
}
.mozaic-v2 .mc-button--ghost.mc-button--inverse:active {
  background-color: rgba(255, 255, 255, 0.2);
}
.mozaic-v2 .mc-button--ghost.mc-button--inverse:disabled {
  background-color: #d9d9d9;
  border-color: transparent;
  color: #737373;
  cursor: not-allowed;
}
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mt-title {
  font-weight: 600;
}
.mozaic-v2 .mt-title--l {
  font-size: 1.75rem;
  line-height: 2.275rem;
}
.mozaic-v2 .mt-title--m {
  font-size: 1.5rem;
  line-height: 1.95rem;
}
.mozaic-v2 .mt-title--s {
  font-size: 1.125rem;
  line-height: 1.4625rem;
}
.mozaic-v2 .mc-carousel {
  display: flex;
  flex-direction: column;
  row-gap: 1rem;
}
.mozaic-v2 .mc-carousel__header {
  display: flex;
  align-items: flex-start;
}
.mozaic-v2 .mc-carousel__headings {
  display: flex;
  flex-direction: column;
  row-gap: 0.25rem;
  flex: 1;
  align-items: flex-start;
  color: #000000;
}
.mozaic-v2 .mc-carousel__controls {
  display: flex;
  column-gap: 0.5rem;
  margin: 0.25rem 0.25rem 0 0;
}
.mozaic-v2 .mc-carousel__content {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
}
.mozaic-v2 .mc-carousel__content > * {
  scroll-snap-align: start;
}
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-flag {
  padding: 0 0.5rem;
  border-radius: 0.125rem;
  white-space: nowrap;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.3;
  height: 1.5rem;
  display: inline-flex;
  align-items: center;
  color: #ffffff;
  background-color: #191919;
}
.mozaic-v2 .mc-flag--accent {
  color: #ffffff;
  background-color: #117f03;
}
.mozaic-v2 .mc-flag--danger {
  color: #ffffff;
  background-color: #c61112;
}
.mozaic-v2 .mc-flag--inverse {
  color: #000000;
  background-color: #ffffff;
}
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-link {
  transition: box-shadow 200ms ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.25rem;
  min-height: 1.5rem;
  text-decoration: none;
  color: #000000;
  font-size: 0.875rem;
}
.mozaic-v2 .mc-link__label {
  line-height: 1.3;
}
.mozaic-v2 .mc-link__icon {
  display: block;
  height: 1.25rem;
  width: 1.25rem;
  flex-shrink: 0;
  fill: currentcolor;
}
.mozaic-v2 .mc-link:hover:not(.mc-link--stand-alone, .mc-link--inline) .mc-link__label {
  text-decoration: underline;
}
.mozaic-v2 .mc-link:focus {
  box-shadow: none;
  outline: none;
}
.mozaic-v2 .mc-link:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--focus-color-mid, #ffffff), 0 0 0 0.25rem var(--focus-color-outer, #000000);
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.mozaic-v2 .mc-link--m {
  min-height: 2rem;
  font-size: 1rem;
}
.mozaic-v2 .mc-link--secondary {
  color: #666666;
}
.mozaic-v2 .mc-link--accent {
  color: #117f03;
}
.mozaic-v2 .mc-link--inverse {
  --focus-color-mid: #000000;
  --focus-color-outer: #ffffff;
  color: #ffffff;
}
.mozaic-v2 .mc-link--stand-alone {
  min-height: 2rem;
  font-weight: 600;
}
.mozaic-v2 .mc-link--stand-alone .mc-link__label {
  border-bottom: 0.0625rem solid currentcolor;
}
.mozaic-v2 .mc-link--stand-alone:hover .mc-link__label {
  border-color: transparent;
}
.mozaic-v2 .mc-link--inline {
  font-weight: inherit;
  text-decoration: underline;
}
.mozaic-v2 .mc-link--inline .mc-link__label {
  line-height: 1;
}
.mozaic-v2 .mc-link--inline:hover {
  text-decoration: none;
}
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-status-notification {
  border-radius: 0.5rem;
  background: #e1f3f9;
  box-shadow: inset 0 0 0 0.0625rem #3facd7;
  display: flex;
  flex-flow: row wrap;
  align-items: flex-start;
  position: relative;
  box-sizing: border-box;
  color: #000000;
}
.mozaic-v2 .mc-status-notification__icon {
  width: 1.5rem;
  height: 1.5rem;
  margin: 0.5rem 0.25rem 0 0.5rem;
  fill: #0b96cc;
  color: #0b96cc;
}
.mozaic-v2 .mc-status-notification__content {
  flex: 1 1 0;
  padding: 0.625rem 0.5rem 0.75rem 0;
}
.mozaic-v2 .mc-status-notification__title, .mozaic-v2 .mc-status-notification__message {
  line-height: 1.3;
  margin-block: 0;
}
.mozaic-v2 .mc-status-notification__title {
  font-weight: 600;
  font-size: 0.875rem;
  margin-block-end: 0.25rem;
}
.mozaic-v2 .mc-status-notification__message {
  font-size: 0.875rem;
}
.mozaic-v2 .mc-status-notification__footer {
  align-items: flex-start;
  display: flex;
  flex-flow: row wrap;
  gap: 0.5rem;
  margin-top: 0.75rem;
  margin-bottom: 0.5rem;
}
.mozaic-v2 .mc-status-notification--information {
  background: #e1f3f9;
  box-shadow: inset 0 0 0 0.0625rem #3facd7;
}
.mozaic-v2 .mc-status-notification--information .mc-status-notification__icon {
  fill: #0b96cc;
  color: #0b96cc;
}
.mozaic-v2 .mc-status-notification--success {
  background: #ebf5de;
  box-shadow: inset 0 0 0 0.0625rem #78be20;
}
.mozaic-v2 .mc-status-notification--success .mc-status-notification__icon {
  fill: #3f9e10;
  color: #3f9e10;
}
.mozaic-v2 .mc-status-notification--warning {
  background: #fdf1e8;
  box-shadow: inset 0 0 0 0.0625rem #ef934a;
}
.mozaic-v2 .mc-status-notification--warning .mc-status-notification__icon {
  fill: #ea7315;
  color: #ea7315;
}
.mozaic-v2 .mc-status-notification--error {
  background: #fdeaea;
  box-shadow: inset 0 0 0 0.0625rem #ef5f5c;
}
.mozaic-v2 .mc-status-notification--error .mc-status-notification__icon {
  fill: #ea302d;
  color: #ea302d;
}
.mozaic-v2 .mc-status-notification-closable__close {
  margin: 0.25rem;
}
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-tile {
  border-radius: 0.5rem;
  background-color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  position: relative;
}
.mozaic-v2 .mc-tile--secondary {
  background-color: #eff1f6;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--inverse {
  background-color: #242938;
  color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--inverse {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--inverse {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--inverse svg,
.mozaic-v2 .mc-tile--inverse .mc-tile__action::after,
.mozaic-v2 .mc-tile--inverse .mc-tile__action-icon {
  color: #ffffff;
  fill: #ffffff;
}
.mozaic-v2 .mc-tile--inverse.mc-tile--navigate .mc-tile__action::after {
  background-color: #ffffff;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 height=%271.5rem%27 width=%271.5rem%27 viewBox=%270 0 24 24%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M15.2929 6.29289c.3905-.39052 1.0237-.39052 1.4142 0l5 5.00001c.3905.3905.3905 1.0237 0 1.4142l-5 5c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142L18.5858 13H3c-.55228 0-1-.4477-1-1s.44772-1 1-1h15.5858l-3.2929-3.29289c-.3905-.39053-.3905-1.02369 0-1.41422Z%27/%3E%3C/svg%3E") no-repeat center/contain;
}
.mozaic-v2 .mc-tile--inverse.mc-tile--open .mc-tile__action::after {
  background-color: #ffffff;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 height=%271.5rem%27 width=%271.5rem%27 viewBox=%270 0 24 24%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M9.79289 6.29289c.39051-.39052 1.02371-.39052 1.41421 0l5 5.00001c.3905.3905.3905 1.0237 0 1.4142l-5 5c-.3905.3905-1.0237.3905-1.41421 0-.39052-.3905-.39052-1.0237 0-1.4142L14.0858 12 9.79289 7.70711c-.39052-.39053-.39052-1.02369 0-1.41422Z%27/%3E%3C/svg%3E") no-repeat center/contain;
}
.mozaic-v2 .mc-tile--inverse.mc-tile--external-link .mc-tile__action::after {
  background-color: #ffffff;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 height=%271.5rem%27 width=%271.5rem%27 viewBox=%270 0 24 24%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M13 4c-.5523 0-1 .44772-1 1s.4477 1 1 1h3.5858l-7.29291 7.2929c-.39052.3905-.39052 1.0237 0 1.4142.39053.3905 1.02371.3905 1.41421 0L18 7.41421V11c0 .5523.4477 1 1 1s1-.4477 1-1V5c0-.55228-.4477-1-1-1h-6ZM5 6c-.55228 0-1 .44772-1 1v12c0 .5523.44772 1 1 1h12c.5523 0 1-.4477 1-1v-4.5c0-.5523-.4477-1-1-1s-1 .4477-1 1V18H6V8h3.5c.5523 0 1-.44772 1-1s-.4477-1-1-1H5Z%27/%3E%3C/svg%3E") no-repeat center/contain;
}
.mozaic-v2 .mc-tile__body {
  flex: 1;
}
.mozaic-v2 .mc-tile--bordered {
  box-shadow: 0 0 0 1px #cccccc;
}
.mozaic-v2 .mc-tile--action-right {
  flex-direction: row;
  align-items: stretch;
}
.mozaic-v2 .mc-tile--action-right .mc-tile__body {
  border-radius: 0.5rem 0 0 0.5rem;
}
.mozaic-v2 .mc-tile--action-right .mc-tile__action {
  border-radius: 0 0.5rem 0.5rem 0;
  min-width: 4rem;
  justify-content: center;
}
.mozaic-v2 .mc-tile__action {
  border-radius: 0 0 0.5rem 0.5rem;
  box-sizing: border-box;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 0.5rem 0.5rem;
  gap: 0.5rem;
}
.mozaic-v2 .mc-tile__action-icon {
  margin: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mozaic-v2 .mc-tile--navigate .mc-tile__action::after {
  content: "";
  margin: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #242938;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 height=%271.5rem%27 width=%271.5rem%27 viewBox=%270 0 24 24%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M15.2929 6.29289c.3905-.39052 1.0237-.39052 1.4142 0l5 5.00001c.3905.3905.3905 1.0237 0 1.4142l-5 5c-.3905.3905-1.0237.3905-1.4142 0-.3905-.3905-.3905-1.0237 0-1.4142L18.5858 13H3c-.55228 0-1-.4477-1-1s.44772-1 1-1h15.5858l-3.2929-3.29289c-.3905-.39053-.3905-1.02369 0-1.41422Z%27/%3E%3C/svg%3E") no-repeat center/contain;
}
.mozaic-v2 .mc-tile--open .mc-tile__action::after {
  content: "";
  margin: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #242938;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 height=%271.5rem%27 width=%271.5rem%27 viewBox=%270 0 24 24%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M9.79289 6.29289c.39051-.39052 1.02371-.39052 1.41421 0l5 5.00001c.3905.3905.3905 1.0237 0 1.4142l-5 5c-.3905.3905-1.0237.3905-1.41421 0-.39052-.3905-.39052-1.0237 0-1.4142L14.0858 12 9.79289 7.70711c-.39052-.39053-.39052-1.02369 0-1.41422Z%27/%3E%3C/svg%3E") no-repeat center/contain;
}
.mozaic-v2 .mc-tile--external-link .mc-tile__action::after {
  content: "";
  margin: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #242938;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 height=%271.5rem%27 width=%271.5rem%27 viewBox=%270 0 24 24%27%3E%3Cpath fill-rule=%27evenodd%27 d=%27M13 4c-.5523 0-1 .44772-1 1s.4477 1 1 1h3.5858l-7.29291 7.2929c-.39052.3905-.39052 1.0237 0 1.4142.39053.3905 1.02371.3905 1.41421 0L18 7.41421V11c0 .5523.4477 1 1 1s1-.4477 1-1V5c0-.55228-.4477-1-1-1h-6ZM5 6c-.55228 0-1 .44772-1 1v12c0 .5523.44772 1 1 1h12c.5523 0 1-.4477 1-1v-4.5c0-.5523-.4477-1-1-1s-1 .4477-1 1V18H6V8h3.5c.5523 0 1-.44772 1-1s-.4477-1-1-1H5Z%27/%3E%3C/svg%3E") no-repeat center/contain;
}
.mozaic-v2 .mc-tile__item {
  display: flex;
  flex-direction: column;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable) {
  border-radius: 0.5rem;
  background-color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable) {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable) {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--secondary {
  background-color: #eff1f6;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--inverse {
  background-color: #242938;
  color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--inverse {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--inverse {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--inverse svg,
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--inverse .mc-tile__action::after,
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--inverse .mc-tile__action-icon {
  color: #ffffff;
  fill: #ffffff;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable).mc-tile--bordered {
  box-shadow: 0 0 0 1px #cccccc;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__content) {
  display: flex;
  flex-direction: column;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__content) .mc-tile__content {
  border-top: 1px solid #cccccc;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__action) {
  pointer-events: auto;
  display: flex;
  flex-direction: column;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__action) .mc-tile__header {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__action) .mc-tile__body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__action) .mc-tile__action {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.75rem 0.75rem;
  pointer-events: auto;
  background-color: transparent;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__action) .mc-tile__action .mc-tile__action-button {
  pointer-events: auto;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__action) .mc-tile__action .mc-tile__action-button svg {
  color: inherit;
  fill: currentcolor;
}
.mozaic-v2 .mc-tile:not(.mc-tile--clickable, .mc-tile--expandable, .mc-tile--selectable):has(.mc-tile__action).mc-tile--inverse .mc-tile__action .mc-tile__action-button svg {
  color: #ffffff;
  fill: #ffffff;
}
.mozaic-v2 .mc-tile--clickable {
  border-radius: 0.5rem;
  background-color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--clickable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--clickable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--clickable:hover {
  box-shadow: 0 0 0 2px #cccccc;
}
.mozaic-v2 .mc-tile--clickable:active {
  box-shadow: 0 0 0 2px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--bordered:hover {
  box-shadow: 0 0 0 3px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--bordered:active {
  box-shadow: 0 0 0 3px #cccccc;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--clickable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 200ms ease;
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--clickable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--clickable {
  transition: box-shadow 200ms ease;
  cursor: pointer;
  position: relative;
}
.mozaic-v2 .mc-tile--clickable::before {
  border-radius: 0.25rem;
  content: "";
  position: absolute;
  inset: 0.25rem;
  background-color: transparent;
  pointer-events: none;
  outline: 0 solid transparent;
  outline-offset: -0.125rem;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--secondary {
  background-color: #eff1f6;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--clickable.mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--clickable.mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--clickable.mc-tile--secondary:hover {
  box-shadow: 0 0 0 2px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--secondary:active {
  box-shadow: 0 0 0 2px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--secondary.mc-tile--bordered:hover {
  box-shadow: 0 0 0 3px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--secondary.mc-tile--bordered:active {
  box-shadow: 0 0 0 3px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse {
  background-color: #242938;
  color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--clickable.mc-tile--inverse {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--clickable.mc-tile--inverse {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse:hover {
  box-shadow: 0 0 0 2px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse:active {
  box-shadow: 0 0 0 2px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse.mc-tile--bordered:hover {
  box-shadow: 0 0 0 3px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse.mc-tile--bordered:active {
  box-shadow: 0 0 0 3px #cccccc;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse svg,
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse .mc-tile__action::after,
.mozaic-v2 .mc-tile--clickable.mc-tile--inverse .mc-tile__action-icon {
  color: #ffffff;
  fill: #ffffff;
}
.mozaic-v2 .mc-tile--clickable.mc-tile--bordered {
  box-shadow: 0 0 0 1px #cccccc;
}
.mozaic-v2 .mc-tile--clickable:focus-visible {
  box-shadow: 0 0 0 0.125rem var(--focus-color-mid, #ffffff), 0 0 0 0.25rem var(--focus-color-outer, #000000);
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.mozaic-v2 .mc-tile--clickable:is(button) {
  width: 100%;
  border: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  text-align: left;
  appearance: none;
}
.mozaic-v2 .mc-tile--clickable:is(a) {
  display: flex;
  text-decoration: none;
  color: inherit;
}
.mozaic-v2 .mc-tile--clickable:is(a):visited {
  color: inherit;
}
.mozaic-v2 .mc-tile--clickable:is(a):not(.mc-tile--action-right) {
  flex-direction: column;
}
.mozaic-v2 .mc-tile--clickable:is(div[role=button]) {
  width: 100%;
  cursor: pointer;
}
.mozaic-v2 .mc-tile--expandable {
  border-radius: 0.5rem;
  background-color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 200ms ease;
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable {
  display: block;
  position: relative;
  overflow: hidden;
}
@supports (interpolate-size: allow-keywords) {
  .mozaic-v2 .mc-tile--expandable {
    interpolate-size: allow-keywords;
  }
}
.mozaic-v2 .mc-tile--expandable.mc-tile--secondary {
  background-color: #eff1f6;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--secondary {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable.mc-tile--bordered {
  box-shadow: 0 0 0 1px #cccccc;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--borderless {
  border: none;
}
.mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) {
  cursor: default;
}
.mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button] {
  cursor: pointer;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button] .mc-tile__action::after {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button] .mc-tile__action::after {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button] .mc-tile__action::after {
  transform: rotateX(0deg);
  background-color: #242938;
  mask: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 height=%271rem%27 width=%271rem%27 viewBox=%270 0 16 16%27%3E%3Cpath d=%27M8 11.5a1 1 0 01-.71-.29l-5-5a1 1 0 011.42-1.42L8 9.09l4.29-4.3a1 1 0 111.42 1.42l-5 5a1 1 0 01-.71.29z%27/%3E%3C/svg%3E") no-repeat center/contain;
  content: "";
  width: 1rem;
  height: 1rem;
  flex-shrink: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1rem;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__header {
  display: flex;
  align-items: stretch;
  position: relative;
  z-index: 2;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__header::after {
  border-radius: 0.5rem;
  content: "";
  position: absolute;
  inset: 0.25rem;
  background-color: transparent;
  pointer-events: none;
  z-index: -1;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable .mc-tile__header::after {
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 200ms ease;
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable .mc-tile__header::after {
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable .mc-tile__header[type=button] {
  width: 100%;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  font: inherit;
  text-align: inherit;
  cursor: pointer;
  appearance: none;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__header[type=button]:focus-visible {
  outline: none;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__header[type=button]:focus-visible::after {
  box-shadow: 0 0 0 0.125rem var(--focus-color-mid, #ffffff), 0 0 0 0.25rem var(--focus-color-outer, #000000);
  outline: 0.125rem solid transparent;
  outline-offset: 0.125rem;
}
.mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button]:hover::after {
  background-color: rgba(0, 0, 0, 0.05);
}
.mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button]:active::after {
  background-color: rgba(0, 0, 0, 0.05);
}
.mozaic-v2 .mc-tile--expandable .mc-tile__body {
  flex-grow: 1;
  position: relative;
  z-index: 1;
}
.mozaic-v2 .mc-tile--expandable:has(.mc-tile__action) .mc-tile__body {
  border-radius: 0.5rem 0 0 0;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__action {
  border-radius: 0 0.5rem 0.5rem 0;
  box-sizing: border-box;
  min-width: 4rem;
  flex-shrink: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__content {
  width: 100%;
  overflow: hidden;
  max-height: 0;
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  position: relative;
  z-index: 1;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable .mc-tile__content {
    transition: max-height 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable .mc-tile__content {
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable .mc-tile__content[aria-hidden=false] {
  max-height: 50rem;
}
@supports (interpolate-size: allow-keywords) {
  .mozaic-v2 .mc-tile--expandable .mc-tile__content {
    height: 0;
    max-height: none;
  }
  @media (prefers-reduced-motion: no-preference) {
    .mozaic-v2 .mc-tile--expandable .mc-tile__content {
      transition: height 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
      transition-behavior: allow-discrete;
    }
  }
  @media (prefers-reduced-motion: reduce) {
    .mozaic-v2 .mc-tile--expandable .mc-tile__content {
      transition: none;
    }
  }
  .mozaic-v2 .mc-tile--expandable .mc-tile__content[aria-hidden=false] {
    height: auto;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button][aria-expanded=true] .mc-tile__action::after {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button][aria-expanded=true] .mc-tile__action::after {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable:not(.mc-tile--trigger-icon, .mc-tile--trigger-button) .mc-tile__header[type=button][aria-expanded=true] .mc-tile__action::after {
  transform: rotateX(180deg);
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action-button[aria-expanded=true] svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action-button[aria-expanded=true] svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action-button[aria-expanded=true] svg {
  transform: rotateX(180deg);
}
.mozaic-v2 .mc-tile--expandable .mc-tile__action-button {
  position: relative;
  z-index: 2;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__action-button svg {
  fill: currentcolor;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__action-button:not(.mc-button) {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  border: 0;
  background-color: transparent;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-align: left;
  padding: 0;
  margin: 0;
  cursor: pointer;
  appearance: none;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__action-button:not(.mc-button):focus-visible {
  outline: 0.125rem solid var(--focus-color-outer, #000000);
  outline-offset: 0.125rem;
  border-radius: 0.25rem;
}
.mozaic-v2 .mc-tile--expandable .mc-tile__action-label {
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.5;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon {
  cursor: default;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__body {
  cursor: default;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action {
  justify-content: center;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action::after {
  content: none;
  display: none;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action-button svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action-button svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-icon .mc-tile__action-button svg {
  transform: rotateX(0deg);
  fill: currentcolor;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button {
  cursor: default;
  display: flex;
  flex-direction: column;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__body {
  cursor: default;
  order: 1;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__header {
  display: contents;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action {
  cursor: pointer;
  min-width: auto;
  justify-content: flex-start;
  padding: 0.5rem;
  order: 3;
  box-shadow: 0 1px 0 0 #cccccc;
  border-radius: 0;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action::after {
  display: none;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__content {
  order: 2;
  border-radius: 0;
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button {
  font-weight: 600;
  width: 100%;
  margin: 0;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 200ms ease;
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button svg {
  transform: rotateX(0deg);
  fill: currentcolor;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button[aria-expanded=true] svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: transform 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button[aria-expanded=true] svg {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-button[aria-expanded=true] svg {
  transform: rotateX(180deg);
}
.mozaic-v2 .mc-tile--expandable.mc-tile--trigger-button .mc-tile__action-label {
  flex: initial;
}
.mozaic-v2 .mc-tile--selectable {
  border-radius: 0.5rem;
  background-color: #ffffff;
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--selectable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67);
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--selectable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
@media (prefers-reduced-motion: no-preference) {
  .mozaic-v2 .mc-tile--selectable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: background-color 0.2s cubic-bezier(0.17, 0.67, 0.83, 0.67), box-shadow 200ms ease;
  }
}
@media (prefers-reduced-motion: reduce) {
  .mozaic-v2 .mc-tile--selectable {
    /* stylelint-disable-next-line no-invalid-position-declaration */
    transition: none;
  }
}
.mozaic-v2 .mc-tile--selectable {
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  box-shadow: 0 0 0 1px #cccccc;
}
.mozaic-v2 .mc-tile--selectable .mc-tile__body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.mozaic-v2 .mc-tile--selectable .mc-tile__action {
  background-color: transparent;
  box-sizing: border-box;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  border-radius: initial;
  padding: 0.75rem 0.75rem;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content) {
  flex-direction: column;
  align-items: stretch;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content) .mc-tile__header {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content) .mc-tile__header .mc-tile__body {
  display: flex;
  flex-direction: column;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content) .mc-tile__content {
  border-top: 1px solid #cccccc;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content).mc-tile--input-left {
  flex-direction: column;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content).mc-tile--input-left .mc-tile__header {
  flex-direction: row-reverse;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content).mc-tile--input-center {
  align-items: stretch;
}
.mozaic-v2 .mc-tile--selectable:has(.mc-tile__content).mc-tile--input-center .mc-tile__header {
  align-items: center;
}
.mozaic-v2 .mc-tile--selectable.mc-tile--input-left {
  flex-direction: row-reverse;
}
.mozaic-v2 .mc-tile--selectable.mc-tile--input-center {
  align-items: center;
}
.mozaic-v2 .mc-tile--selectable:hover {
  box-shadow: 0 0 0 2px #cccccc;
}
.mozaic-v2 .mc-tile--selectable.mc-tile--selected {
  box-shadow: 0 0 0 2px #78be20, 0 0 0 4px #ebf5de;
}
.mozaic-v2 .mc-tile--selectable.mc-tile--no-input .mc-tile__action {
  visibility: hidden;
  position: absolute;
}
.mozaic-v2 {
  /**
   * Do not edit directly, this file was auto-generated.
   */
}
.mozaic-v2 .mc-modal {
  box-sizing: border-box;
  inset: 0;
  outline: 0;
  pointer-events: none;
  position: fixed;
  z-index: var(--modal-z-index, 5);
  display: flex;
  justify-content: center;
  align-items: flex-end;
  overflow: hidden auto;
}
@media (width >= 680px) {
  .mozaic-v2 .mc-modal {
    align-items: center;
  }
}
.mozaic-v2 .mc-modal__dialog {
  background: #ffffff;
  display: flex;
  flex-direction: column;
  opacity: 0;
  position: relative;
  transform: translateY(-25%);
  transition: visibility 0s linear 0.4s, transform 0.4s ease, opacity 0.4s ease;
  visibility: hidden;
  width: 100%;
  border-radius: 1rem 1rem 0 0;
  z-index: var(--modal-z-index, 5);
  box-shadow: 0px 10px 20px -4px rgba(36, 41, 56, 0.2);
}
@media (width >= 680px) {
  .mozaic-v2 .mc-modal__dialog {
    width: 38rem;
    border-radius: 1rem;
  }
}
.mozaic-v2 .mc-modal.is-open .mc-modal__dialog {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
  transition: visibility 0s linear 0s, transform 0.4s ease, opacity 0.4s ease;
  visibility: visible;
}
.mozaic-v2 .mc-modal__header {
  align-items: center;
  display: flex;
  gap: 0.5rem;
  min-height: 3rem;
  padding: 1rem;
  position: relative;
}
@media (width >= 680px) {
  .mozaic-v2 .mc-modal__header {
    padding: 1.5rem 1.5rem 1rem 1.5rem;
  }
}
.mozaic-v2 .mc-modal__icon {
  width: 2rem;
  height: 2rem;
  color: #000000;
}
.mozaic-v2 .mc-modal__title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #000000;
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  padding-right: 3rem;
}
.mozaic-v2 .mc-modal__close {
  position: absolute;
  top: 0.75rem;
  right: 0.75rem;
}
.mozaic-v2 .mc-modal__body {
  font-size: 1rem;
  color: #404040;
  padding: 0 1rem;
  margin-bottom: 1rem;
}
@media (width >= 680px) {
  .mozaic-v2 .mc-modal__body {
    padding: 0 1.5rem;
  }
}
.mozaic-v2 .mc-modal__body p {
  margin: 0;
  line-height: 1.3;
}
.mozaic-v2 .mc-modal__footer {
  align-items: stretch;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
  gap: 1rem;
  padding: 0.5rem 1rem 1rem 1rem;
}
@media (width >= 680px) {
  .mozaic-v2 .mc-modal__footer {
    flex-direction: row;
    padding: 0.5rem 1.5rem 1.5rem 1.5rem;
  }
}
.mozaic-v2 .mc-modal__link {
  order: 1;
}
@media (width >= 680px) {
  .mozaic-v2 .mc-modal__link {
    margin-right: auto;
    order: 0;
  }
}
.mozaic-v2 .mc-modal-open {
  overflow: hidden;
}
.mozaic-v2 .o-rental-booking__price-card {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem;
  background: #eff1f6;
  border-radius: 0.25rem;
}
.mozaic-v2 .o-rental-booking__total-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mozaic-v2 .o-rental-booking__total-label {
  font-size: 0.875rem;
  font-weight: 700;
  color: #000000;
}
.mozaic-v2 .o-rental-booking__total-amount {
  font-size: 1.125rem;
  font-weight: 700;
  color: #000000;
}
.mozaic-v2 .o-rental-booking__price-detail-toggle {
  display: flex;
  align-items: center;
  gap: 0.125rem;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: 700;
  color: #000000;
  text-decoration: underline;
}
.mozaic-v2 .o-rental-booking__price-detail-toggle[aria-expanded=true] .o-rental-booking__price-detail-icon {
  transform: rotate(180deg);
}
.mozaic-v2 .o-rental-booking__price-detail-icon {
  transition: transform 0.2s ease;
}
.mozaic-v2 .o-rental-booking__price-breakdown {
  display: flex;
  flex-direction: column;
  gap: 0.125rem;
}
.mozaic-v2 .o-rental-booking__price-breakdown.is-hidden {
  display: none;
}
.mozaic-v2 .o-rental-booking__breakdown-row {
  display: flex;
  justify-content: space-between;
}
.mozaic-v2 .o-rental-booking__breakdown-label,
.mozaic-v2 .o-rental-booking__breakdown-value {
  font-size: 0.875rem;
  color: #404040;
}
.mozaic-v2 .o-rental-booking__price-footnote {
  margin: 0;
  font-size: 0.75rem;
  color: #666666;
}
.mozaic-v2 .o-rental-booking__price-divider {
  border: none;
  border-top: 0.0625rem solid #cccccc;
  margin: 0;
}
.mozaic-v2 .o-rental-booking__cgv {
  font-size: 0.75rem;
}
.mozaic-v2.o-rental-booking {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.mozaic-v2 .o-rental-booking__pricing {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.mozaic-v2 .o-rental-price-card {
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.05);
  border: solid 0.0625rem #cdd4d8;
  border-radius: 0.25rem;
  font-weight: 700;
  line-height: 1.3;
}
.mozaic-v2 .o-rental-price-card .mc-tile__body {
  padding: 0.5rem 1rem;
}
.mozaic-v2 .o-rental-price-card__row {
  display: flex;
  align-items: baseline;
  gap: 0.25rem;
  margin: 0;
}
.mozaic-v2 .o-rental-price-card__price {
  display: flex;
  gap: 0.0625rem;
}
.mozaic-v2 .o-rental-price-card__integer {
  font-size: 1.5rem;
}
.mozaic-v2 .o-rental-price-card__decimal {
  font-size: 1.5rem;
}
.mozaic-v2 .o-rental-price-card__unit {
  font-size: 0.875rem;
}
.mozaic-v2 .o-rental-price-card__hint {
  font-size: 0.75rem;
  color: #666666;
}
.mozaic-v2 .o-rental-price-card__disclaimer {
  display: block;
  width: 100%;
  color: #666666;
  font-size: 0.7rem;
}
.mozaic-v2 .o-rental-brand {
  display: flex;
  align-items: center;
  gap: 0.125rem;
}
.mozaic-v2 .o-rental-brand__prefix {
  font-size: 0.875rem;
  color: #666666;
}
.mozaic-v2 .o-rental-brand__name {
  font-size: 1rem;
  font-weight: 600;
}
.mozaic-v2 .o-rental-booking__calendar-page-cta {
  width: 100%;
}
.mozaic-v2 .o-rental-reassurance {
  font-size: 0.875rem;
  color: #666666;
  display: flex;
  align-items: center;
  gap: 0.25rem;
}
.mozaic-v2 .o-rental-reassurance__icon {
  color: #006902;
}
.mozaic-v2 .o-rental-loyalty {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  border: solid 0.0625rem #cdd4d8;
  border-radius: 0.25rem;
}
.mozaic-v2 .o-rental-booking-info-panel {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  padding: 1rem;
  background: #ffffff;
}
.mozaic-v2 .o-rental-booking-info-panel__header {
  display: flex;
  flex-direction: column;
  gap: 0.25rem;
}
.mozaic-v2 .o-rental-booking-info-panel__title-underline {
  display: block;
  width: 100%;
  height: 2px;
  background: #006902;
}
.mozaic-v2 .o-rental-booking__notification {
  margin-top: 0.5rem;
  margin-bottom: 0.75rem;
}
.mozaic-v2 .o-rental-pickup__header {
  font-size: 0.875rem;
  font-weight: 600;
  margin-bottom: 0.5rem;
}

/*# sourceMappingURL=equipmentrentalproductbooking.css.map*/