/* /Components/Basket.razor.rz.scp.css */
.basket-container[b-fbvlxeay4c] {
  width: 360px;
  min-width: 360px;
  max-width: 100%;
  margin: 0 20px 0 0;
}
.basket-container h3[b-fbvlxeay4c] {
  text-transform: none !important;
}
.basket-container p[b-fbvlxeay4c] {
  font-family: Avenir;
  color: #3e3e3e;
  font-weight: 800;
  font-size: 14px;
  line-height: 23px;
}

.basket-container-overview[b-fbvlxeay4c] {
  max-width: 340px;
  margin: 0 20px 0 0;
}
.basket-container-overview h3[b-fbvlxeay4c] {
  text-transform: none !important;
}
.basket-container-overview p[b-fbvlxeay4c] {
  font-family: Avenir;
  color: #3e3e3e;
  font-weight: 800;
  font-size: 14px;
  line-height: 23px;
  max-width: 240px;
}

.company-line[b-fbvlxeay4c] {
  display: flex;
}

.separator[b-fbvlxeay4c] {
  border-top: solid 1px #eaeaea;
}

.basket-total-price[b-fbvlxeay4c] {
  border-top: solid 3px #eaeaea;
}

.basket-date-company[b-fbvlxeay4c] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 79px;
  background-color: #f9f9f9;
}
.basket-date-company p[b-fbvlxeay4c] {
  line-height: 30px;
}

.align-right[b-fbvlxeay4c] {
  text-align: right;
}

.basket-small-text[b-fbvlxeay4c] {
  font-family: OpenSans !important;
  color: #9b9b9b !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}

.basket-item[b-fbvlxeay4c] {
  display: flex;
  align-items: center;
  min-height: 61px;
  background-color: #f9f9f9;
}

.basket-item-column[b-fbvlxeay4c] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.self-end[b-fbvlxeay4c] {
  margin-left: auto;
  text-align: right;
}

.basket-big-text[b-fbvlxeay4c] {
  background-color: #f9f9f9;
  display: flex;
  justify-content: space-between;
  height: 50px;
  align-items: center;
}
.basket-big-text h3[b-fbvlxeay4c], .basket-big-text p[b-fbvlxeay4c] {
  font-family: Avenir;
  color: #3e3e3e;
  font-weight: 800 !important;
  font-size: 20px;
}

.basket-deposit[b-fbvlxeay4c] {
  height: 45px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
}

.basket-payment-way[b-fbvlxeay4c] {
  height: 62px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
}

.basket-total-price[b-fbvlxeay4c] {
  height: 75px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
}

.basket-confirm-btn[b-fbvlxeay4c] {
  background-color: #f9f9f9;
}

#basket-mobile-btn[b-fbvlxeay4c] {
  display: none;
  width: calc(100% - 20px);
  position: fixed;
  bottom: 10px;
  left: 10px;
  height: 55px;
  background-color: white;
  border: solid 1px #eaeaea;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.17);
  align-items: center;
  justify-content: space-between;
  padding: 0 10px 0 18px;
  cursor: pointer;
}
#basket-mobile-btn p[b-fbvlxeay4c] {
  font-family: Avenir;
  font-weight: 800;
  font-size: 16px;
}

.border-bottom[b-fbvlxeay4c] {
  border-bottom: solid 1px #eaeaea;
  margin-bottom: 20px;
}

#empty-basket[b-fbvlxeay4c] {
  width: 100%;
  height: 49px;
  display: flex;
  align-items: center;
  background-color: #fdf7ac;
  margin-top: 20px;
}
#empty-basket img[b-fbvlxeay4c] {
  margin-left: 20px;
}
#empty-basket p[b-fbvlxeay4c] {
  font-family: "OpenSans";
  font-weight: 400;
  font-size: 12px;
  color: #3e3e3e;
  margin-left: 20px;
}

#top-line[b-fbvlxeay4c] {
  height: 24px;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #f9f9f9;
  cursor: pointer;
}

.remove-item-btn[b-fbvlxeay4c] {
  background: url("/images/cross-ico.svg");
  background-repeat: no-repeat;
  margin-left: 15px;
  border: none;
  width: 13px;
  height: 13px;
}

#mobile-close-line[b-fbvlxeay4c] {
  width: 120px;
  height: 4px;
  margin: 0 auto;
  border-radius: 2.5px;
  background-color: #3e3e3e;
}

.time-text[b-fbvlxeay4c] {
  padding: 70px;
  text-align: center;
}

@media only screen and (max-width: 1096px) {
  .basket-container-overview[b-fbvlxeay4c] {
    max-width: 570px;
    width: 100% !important;
    background-color: #f9f9f9;
    margin: 0;
  }
}
@media only screen and (max-width: 800px) {
  .circle[b-fbvlxeay4c] {
    display: block;
  }

  .items-count[b-fbvlxeay4c] {
    display: flex;
  }

  .basket-confirm-btn[b-fbvlxeay4c] {
    padding: 0 10px 10px 10px;
  }

  .basket-total-price[b-fbvlxeay4c], .basket-payment-way[b-fbvlxeay4c], .basket-deposit[b-fbvlxeay4c],
.basket-item[b-fbvlxeay4c], .basket-date-company[b-fbvlxeay4c] {
    padding: 0 10px 0 10px;
  }

  #top-line[b-fbvlxeay4c] {
    display: flex;
  }

  .basket-big-text[b-fbvlxeay4c] {
    padding: 0 10px 0px 10px;
  }
  .basket-big-text h3[b-fbvlxeay4c], .basket-big-text p[b-fbvlxeay4c] {
    font-size: 17px !important;
  }

  #basket-mobile-btn[b-fbvlxeay4c] {
    display: flex;
  }

  .basket-container[b-fbvlxeay4c] {
    max-width: 100%;
    width: 100% !important;
    z-index: 9999999;
    display: none;
    background-color: #f9f9f9;
    overflow-y: auto;
  }

  .basket-loading[b-fbvlxeay4c] {
    height: fit-content;
    opacity: 0.4;
  }

  #basket-modal-overlay[b-fbvlxeay4c] {
    display: none;
    flex-direction: column;
    justify-content: end;
    -webkit-justify-content: flex-end;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    overflow-x: hidden;
    overflow-y: auto;
  }

  .open-dialog[b-fbvlxeay4c] {
    display: block !important;
    bottom: 0;
    animation: roll-up 0.5s;
    animation-delay: 0;
  }

  .basket-container.close-overlay.did-fade-in[b-fbvlxeay4c] {
    display: block !important;
    animation: fade-out 1s;
  }
}

/*# sourceMappingURL=Basket.razor.css.map */
/* /Components/BasketIcon.razor.rz.scp.css */
#basket-icon-container[b-gdpohlujog] {
  width: 20px;
  height: 20px;
  cursor: pointer;
}
#basket-icon-container #basket-icon[b-gdpohlujog] {
  transform: translateY(0);
  transition: transform 0.5s linear 0ms;
}
#basket-icon-container:hover > #basket-icon[b-gdpohlujog] {
  transform: translateY(-3px);
}

#arrow-circle[b-gdpohlujog] {
  width: 18px;
  height: 18px;
  background-color: #81c341;
  position: absolute;
  border: solid 1px #81c341;
  border-radius: 18px;
  margin: -12px 0 0 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
/* /Components/BasketItem.razor.rz.scp.css */
p[b-f0hktddlvv] {
  font-family: Avenir;
  color: #3e3e3e;
  font-weight: 800;
  font-size: 14px;
  line-height: 23px;
}

.basket-item[b-f0hktddlvv] {
  border-top: solid 1px #eaeaea;
  min-height: 61px;
  background-color: #f9f9f9;
}

.basket-small-text[b-f0hktddlvv] {
  font-family: OpenSans !important;
  color: #9b9b9b !important;
  font-weight: 400 !important;
  font-size: 12px !important;
}

.basket-item-column[b-f0hktddlvv] {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.basket-item-detail[b-f0hktddlvv] {
  display: flex;
  justify-content: space-between;
  padding: 0 0 0 20px;
  width: 100%;
  height: 16px;
}

.self-end[b-f0hktddlvv] {
  margin-left: auto;
  text-align: right;
}

.basket-big-text[b-f0hktddlvv] {
  background-color: #f9f9f9;
  display: flex;
  justify-content: space-between;
  height: 50px;
  align-items: center;
}
.basket-big-text h3[b-f0hktddlvv], .basket-big-text p[b-f0hktddlvv] {
  font-family: Avenir;
  color: #3e3e3e;
  font-weight: 800 !important;
  font-size: 20px;
}

.basket-deposit[b-f0hktddlvv] {
  height: 45px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f9f9f9;
}

#basket-mobile-btn[b-f0hktddlvv] {
  display: none;
  width: calc(100% - 20px);
  position: fixed;
  bottom: 10px;
  left: 10px;
  height: 55px;
  background-color: white;
  border: solid 1px #eaeaea;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 3px 0 rgba(0, 0, 0, 0.17);
  align-items: center;
  justify-content: space-between;
  padding: 0 10px 0 18px;
  cursor: pointer;
}
#basket-mobile-btn p[b-f0hktddlvv] {
  font-family: Avenir;
  font-weight: 800;
  font-size: 16px;
}

.border-bottom[b-f0hktddlvv] {
  border-bottom: solid 1px #eaeaea;
  margin-bottom: 20px;
}

#empty-basket[b-f0hktddlvv] {
  width: 100%;
  height: 49px;
  display: flex;
  align-items: center;
  background-color: #fdf7ac;
  margin-top: 20px;
}
#empty-basket img[b-f0hktddlvv] {
  margin-left: 20px;
}
#empty-basket p[b-f0hktddlvv] {
  font-family: "OpenSans";
  font-weight: 400;
  font-size: 12px;
  color: #3e3e3e;
  margin-left: 20px;
}

#top-line[b-f0hktddlvv] {
  height: 24px;
  display: none;
  justify-content: center;
  align-items: center;
  background-color: #f9f9f9;
  cursor: pointer;
}

.remove-item-btn[b-f0hktddlvv] {
  background: url("/images/cross-ico.svg");
  background-repeat: no-repeat;
  margin-left: 15px;
  border: none;
  width: 13px;
  height: 13px;
}

#mobile-close-line[b-f0hktddlvv] {
  width: 120px;
  height: 4px;
  margin: 0 auto;
  border-radius: 2.5px;
  background-color: #3e3e3e;
}

.time-text[b-f0hktddlvv] {
  padding: 70px;
  text-align: center;
}

@media only screen and (max-width: 1096px) {
  .basket-container-overview[b-f0hktddlvv] {
    max-width: 570px;
    width: 100% !important;
    background-color: #f9f9f9;
    margin: 0;
  }
}
@media only screen and (max-width: 800px) {
  .circle[b-f0hktddlvv] {
    display: block;
  }

  .items-count[b-f0hktddlvv] {
    display: flex;
  }

  .basket-confirm-btn[b-f0hktddlvv] {
    padding: 0 10px 10px 10px;
  }

  .basket-total-price[b-f0hktddlvv], .basket-payment-way[b-f0hktddlvv], .basket-deposit[b-f0hktddlvv],
.basket-item[b-f0hktddlvv], .basket-date-company[b-f0hktddlvv] {
    padding: 0 10px 0 10px;
  }

  #top-line[b-f0hktddlvv] {
    display: flex;
  }

  .basket-big-text[b-f0hktddlvv] {
    padding: 0 10px 0px 10px;
  }
  .basket-big-text h3[b-f0hktddlvv], .basket-big-text p[b-f0hktddlvv] {
    font-size: 17px !important;
  }

  #basket-mobile-btn[b-f0hktddlvv] {
    display: flex;
  }

  .open-dialog[b-f0hktddlvv] {
    display: block !important;
    bottom: 0;
    animation: roll-up 0.5s;
    animation-delay: 0;
  }
}

/*# sourceMappingURL=BasketItem.razor.css.map */
/* /Components/CircleNumber.razor.rz.scp.css */
.circle[b-pmpu5d9gqc] {
  width: 29px;
  height: 29px;
  min-height: 29px;
  min-width: 29px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.dark-gray-filled-circle[b-pmpu5d9gqc] {
  background-color: #3e3e3e;
  color: #fff;
  border: 2px solid #3e3e3e;
}

.dark-gray-empty-circle[b-pmpu5d9gqc] {
  background-color: #fff;
  color: #3e3e3e;
  border: 2px solid #3e3e3e;
}

.light-gray-empty-circle[b-pmpu5d9gqc] {
  background-color: #fff;
  color: #9b9b9b;
  border: 2px solid #9b9b9b;
}

.light-gray-filled-circle[b-pmpu5d9gqc] {
  background-color: #9b9b9b;
  color: #fff;
  border: 2px solid #9b9b9b;
}

.green-empty-circle[b-pmpu5d9gqc] {
  background-color: #fff;
  color: #81c341;
  border: 2px solid #81c341;
}

.green-filled-circle[b-pmpu5d9gqc] {
  background-color: #81c341;
  color: #fff;
  border: 2px solid #81c341;
}

circle-text[b-pmpu5d9gqc] {
  font-family: "Avenir";
  font-size: 15px;
  font-weight: 800;
}
/* /Components/CompanyPick.razor.rz.scp.css */
#overlay[b-w6bbxup05f] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0);
  z-index: 10000;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
}

.block[b-w6bbxup05f] {
  display: block !important;
}

.company-picker-container[b-w6bbxup05f] {
  width: 400px;
  height: 65px;
  max-width: 30%;
  position: relative;
}

.select-container[b-w6bbxup05f] {
  border-left: solid 1px #eaeaea;
  border-right: solid 1px #eaeaea;
  border-bottom: solid 1px #eaeaea;
  width: 100%;
  padding: 0;
  position: absolute;
  background-color: white;
  z-index: 99999;
  display: none;
  overflow: hidden;
}

.select-option[b-w6bbxup05f] {
  padding: 20px 24px 20px 24px;
  height: 65px;
  cursor: pointer;
  list-style: none;
}
.select-option:hover[b-w6bbxup05f] {
  background-color: #e3e3e3;
}

.value-text[b-w6bbxup05f] {
  font-size: 14px;
  font-family: "Avenir";
  font-weight: 800;
  color: #3e3e3e;
  letter-spacing: normal;
  display: block;
  line-height: 1.5;
}

@media only screen and (max-width: 800px) {
  .company-picker-container[b-w6bbxup05f] {
    width: calc(100% - 20px);
    margin: 0 auto;
    max-width: 100%;
  }

  .select-container[b-w6bbxup05f] {
    width: 100%;
    max-width: 100%;
    position: relative !important;
  }
}

/*# sourceMappingURL=CompanyPick.razor.css.map */
/* /Components/DateAndCompany.razor.rz.scp.css */
.date-company-container[b-b0yqfa1sot] {
  display: flex;
  -moz-column-gap: 20px;
  -ms-column-gap: 20px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  justify-content: center;
  width: 100%;
  max-width: 100%;
}

#search-item-btn[b-b0yqfa1sot] {
  height: 65px !important;
  width: 213px;
  max-width: 25%;
}

@media only screen and (max-width: 800px) {
  .date-company-container[b-b0yqfa1sot] {
    flex-direction: column;
    -moz-column-gap: 0px;
    -ms-column-gap: 0px;
    -webkit-column-gap: 0px;
    column-gap: 0px;
  }

  #search-item-btn[b-b0yqfa1sot] {
    height: 50px;
    width: calc(100% - 20px);
    margin: 10px auto 0 auto;
    max-width: 100%;
  }
}
/* /Components/DatePick.razor.rz.scp.css */
.date-picker-container[b-1bc4uwg973] {
  width: 400px;
  height: 65px;
  max-width: 30%;
  position: relative;
  z-index: 9999 !important;
}

#datepicker-button[b-1bc4uwg973] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: solid 1px #c9c9c9;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  padding: 0 24px 0 24px;
  cursor: pointer;
  background-color: white;
  margin: 0;
  position: relative;
}

.help[b-1bc4uwg973] {
  font-family: OpenSans;
  font-size: 12px;
  font-weight: normal;
  color: #3e3e3e;
  margin-right: 4px;
  line-height: 1.58;
  text-align: center;
  width: 300px;
  margin: 20px auto 0 auto;
  max-width: calc(100% - 40px);
}

.arrow-up[b-1bc4uwg973] {
  background-image: url("/images/ico-sipkanahoru.svg");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 24px);
  background-position-y: 50%;
}

.arrow-down[b-1bc4uwg973] {
  background-image: url("/images/ico-sipkadolu.svg") !important;
  background-repeat: no-repeat;
  background-position-x: calc(100% - 24px);
  background-position-y: 50%;
}

#datepicker-modal-overlay[b-1bc4uwg973] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: -1;
  overflow-x: hidden;
  overflow-y: auto;
  display: none;
}

#datepicker-modal-dialog[b-1bc4uwg973] {
  z-index: 9999;
  background-color: white;
  width: 786px;
  position: absolute;
  transform: translate(-37.9%, 0);
  display: none;
  overflow: hidden;
}

.value-text[b-1bc4uwg973] {
  font-size: 14px;
  font-family: "Avenir";
  font-weight: 800;
  color: #3e3e3e;
  letter-spacing: normal;
  display: block;
  line-height: 1.5;
}

#litepicker-element[b-1bc4uwg973] {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}

#confirm-button-container[b-1bc4uwg973] {
  width: calc(100% - 20px);
  max-width: 382px;
  margin: 30px auto 33px auto;
}

@media only screen and (max-width: 800px) {
  .date-picker-container[b-1bc4uwg973] {
    width: calc(100% - 20px);
    margin: 0 auto;
    max-width: 100%;
  }

  #datepicker-button[b-1bc4uwg973] {
    padding: 0 0 0 15px;
  }

  .arrow-up[b-1bc4uwg973], .arrow-down[b-1bc4uwg973] {
    background-position-x: calc(100% - 15px);
  }

  .select-container[b-1bc4uwg973] {
    width: 100%;
    max-width: 100%;
    position: relative;
  }

  #datepicker-modal-dialog[b-1bc4uwg973] {
    width: 100%;
    transform: translate(0, 0);
    padding: 10px 0 17px 0;
  }

  #confirm-button-container[b-1bc4uwg973] {
    margin: 30px auto 17px auto;
  }
}
.selected[b-1bc4uwg973] {
  color: #9b9b9b !important;
  font-size: 12px !important;
}

#close-days-description[b-1bc4uwg973] {
  display: flex;
  margin-top: 23px;
}
#close-days-description p[b-1bc4uwg973] {
  font-family: OpenSans;
  font-size: 12px;
  font-weight: normal;
  color: #3e3e3e;
  margin-right: 4px;
  line-height: 1.58;
}
#close-days-description img[b-1bc4uwg973] {
  width: 15px;
  height: 15px;
  margin: 2px 4px 0 0;
}

/*# sourceMappingURL=DatePick.razor.css.map */
/* /Components/Filter.razor.rz.scp.css */
.dropdown[b-xsu8s3hmor] {
  width: 268px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: background-color 10ms linear 0;
  z-index: 99;
}
.dropdown:hover[b-xsu8s3hmor] {
  background-color: rgba(222, 222, 222, 0.6);
}

#filters-container[b-xsu8s3hmor] {
  width: 100%;
  margin: 30px 0 15px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.border-left-none[b-xsu8s3hmor] {
  border-left: none !important;
}

.arrow-up[b-xsu8s3hmor] {
  background-image: url("/images/ico-sipkanahoru.svg");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 24px);
  background-position-y: 50%;
  background-color: #fff;
  border-bottom: none;
  border-top: solid 1px #c4c4c4;
  border-left: solid 1px #c4c4c4;
  border-right: solid 1px #c4c4c4;
}
.arrow-up:hover[b-xsu8s3hmor] {
  background-color: white;
}
.arrow-up p[b-xsu8s3hmor] {
  font-weight: 800;
}

.arrow-down[b-xsu8s3hmor] {
  background-image: url("/images/ico-sipkadolu.svg");
  background-repeat: no-repeat;
  background-position-x: calc(100% - 24px);
  background-position-y: 50%;
  background-color: rgba(222, 222, 222, 0.38);
  border: solid 1px #c4c4c4;
}
.arrow-down p[b-xsu8s3hmor] {
  font-weight: 400;
}

.dropdown-container[b-xsu8s3hmor] {
  display: flex;
  justify-content: center;
}

.filter-options-container[b-xsu8s3hmor] {
  width: calc(100% - 40px);
  display: none;
  background-color: white;
  border: solid 1px #c4c4c4;
  padding: 0 13px 0 20px;
  margin-top: -1px;
  overflow: hidden;
}

.select-button[b-xsu8s3hmor] {
  max-width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.close-button[b-xsu8s3hmor] {
  background-image: url("/images/bold-cross.svg");
  background-repeat: no-repeat;
  height: 13px;
  width: 13px;
  background-size: 13px 13px;
  border: none;
  padding: 0;
  margin: 0;
  background-color: white;
}

.checkbox-container[b-xsu8s3hmor] {
  display: flex;
  column-gap: 50px;
  flex-wrap: wrap;
  max-width: calc(100% - 20px);
}

.flex-container[b-xsu8s3hmor] {
  display: flex;
  justify-content: space-between;
  margin-top: 18px;
}

.text p[b-xsu8s3hmor] {
  font-family: "Avenir";
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 800 !important;
}

.filter-option[b-xsu8s3hmor] {
  min-width: 290px;
  display: flex;
  justify-content: space-between;
  flex-basis: calc(25% - 50px);
}
.filter-option input[b-xsu8s3hmor] {
  transform: scale(1.23);
  margin-right: 10px;
  cursor: pointer;
}
.filter-option label[b-xsu8s3hmor] {
  font-family: OpenSans;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.filter-option .item-count[b-xsu8s3hmor] {
  color: #9b9b9b;
  padding: 0 0 0 0;
}

.remove-filter-button[b-xsu8s3hmor] {
  height: inherit;
  width: 35px;
  background-image: url("/images/combined-shape.svg");
  background-position-x: center;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  cursor: pointer;
  border: none;
  background-color: white;
}

.p-cat[b-xsu8s3hmor] {
  color: #9b9b9b;
  font-size: 9px;
  line-height: 1.89;
  font-family: "Avenir";
  font-weight: 400;
  text-transform: uppercase;
}

.p-name[b-xsu8s3hmor] {
  color: #3e3e3e;
  font-size: 14px;
  line-height: 1.21;
  font-family: "Avenir";
  font-weight: 800;
  text-transform: capitalize;
}

.filter[b-xsu8s3hmor] {
  border: solid 1px #eaeaea;
  min-width: 123px;
  min-height: 45px;
  display: flex;
  background-color: white;
}

.filter-desc[b-xsu8s3hmor] {
  border-right: solid 1px #eaeaea;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10px;
}

.active-filters-container[b-xsu8s3hmor] {
  display: flex;
  justify-content: start;
  column-gap: 15px;
  row-gap: 15px;
  flex-wrap: wrap;
  width: calc(100% - 40px);
  margin-top: 20px;
  align-items: center;
}

#remove-all-buttons[b-xsu8s3hmor] {
  border: none;
  width: 90px;
  height: 45px;
  text-align: right;
  text-decoration: underline;
  font-family: Avenir;
  font-size: 15px;
  font-weight: 400;
  line-height: 45px;
  cursor: pointer;
  background-image: url("/images/combined-shape.svg");
  background-position-x: left;
  background-position-y: center;
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-color: #f9f9f9;
  padding: 0;
}

@media only screen and (max-width: 800px) {
  .filter-options-container[b-xsu8s3hmor] {
    width: calc(100% - 20px);
    padding: 20px 10px 10px 10px;
  }

  .dropdown-container[b-xsu8s3hmor] {
    width: calc(100% - 20px);
  }
  .dropdown-container .dropdown[b-xsu8s3hmor] {
    width: 50%;
  }

  .select-button[b-xsu8s3hmor] {
    width: 100%;
    max-width: 100%;
  }

  .close-button[b-xsu8s3hmor] {
    display: none;
  }

  .active-filters-container[b-xsu8s3hmor] {
    width: calc(100% - 20px);
    margin-top: 10px;
    column-gap: 10px;
    row-gap: 10px;
  }

  .arrow-up[b-xsu8s3hmor], .arrow-down[b-xsu8s3hmor] {
    background-position-x: calc(100% - 15px);
  }

  .checkbox-container[b-xsu8s3hmor] {
    flex-wrap: wrap;
  }
}

/*# sourceMappingURL=Filter.razor.css.map */
/* /Components/Item.razor.rz.scp.css */
.item-container[b-rcq3yqhpbi] {
  width: 300px;
  min-height: 302px;
  max-width: calc(50% - 15px);
  background-color: white;
  border: solid 1px #eaeaea;
  display: flex;
  flex-direction: column;
  cursor: pointer;
}

.item-image-container[b-rcq3yqhpbi] {
  height: 114px;
  width: 100%;
  text-align: center;
  padding-top: 23px;
}
.item-image-container img[b-rcq3yqhpbi] {
  width: 75px;
  height: auto;
}

.item-description-container[b-rcq3yqhpbi] {
  text-align: center;
  width: 100%;
  min-height: 98px;
  padding: 0 20px;
}
.item-description-container h3[b-rcq3yqhpbi] {
  margin-bottom: 13px;
}

.item-action-container[b-rcq3yqhpbi] {
  width: 100%;
  height: 89px;
  border-top: solid 1px #eaeaea;
  display: flex;
}
.item-action-container .item-select-btn[b-rcq3yqhpbi] {
  text-transform: uppercase;
  border: solid 1px #eaeaea;
  background-color: white;
  width: 87%;
  height: 50px;
  margin: auto;
  font-family: Avenir;
  font-weight: 800;
  font-size: 14px;
  color: #3e3e3e;
}
.item-action-container .item-select-btn:hover:enabled[b-rcq3yqhpbi] {
  background-color: #e3e3e3;
}

.item-text[b-rcq3yqhpbi] {
  font-family: Avenir;
  font-weight: 800;
  font-size: 18px;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.unavailable[b-rcq3yqhpbi] {
  opacity: 0.7;
}

.unavailable-size[b-rcq3yqhpbi] {
  border: solid 1px #c2c2c2 !important;
  opacity: 0.2 !important;
  cursor: default !important;
}
.unavailable-size p[b-rcq3yqhpbi] {
  text-decoration: line-through;
}

.modal-overlay[b-rcq3yqhpbi] {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 1;
  display: none;
}

.detail-modal-dialog[b-rcq3yqhpbi] {
  width: 846px;
  max-width: 100%;
  margin: 5% auto 5% auto;
  background-color: white;
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.5);
  z-index: 99999;
  height: auto;
  dsiplay: none;
}

.dnone[b-rcq3yqhpbi] {
  visibility: hidden !important;
  opacity: 0;
  transition-duration: 0, 200ms;
  transition-property: visibility, opacity;
  transition-delay: 500ms, 0;
  visibility: visible;
}

.zero-opacity[b-rcq3yqhpbi] {
  opacity: 0 !important;
}

#item-detail-top-line[b-rcq3yqhpbi] {
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0 20px 0 0;
  align-items: center;
  justify-content: end;
  -webkit-justify-content: flex-end;
  background-color: white;
}

#close-item-detail-btn[b-rcq3yqhpbi] {
  background-image: url("/images/combined-shape.svg");
  background-repeat: no-repeat;
  height: 22px;
  width: 22px;
  border: none;
  padding: 0;
  margin: 0;
  background-color: white;
}

#item-actions-container[b-rcq3yqhpbi] {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}

#item-actions[b-rcq3yqhpbi] {
  width: calc(100% - 20px);
  max-width: 470px;
}
#item-actions h2[b-rcq3yqhpbi], #item-actions p[b-rcq3yqhpbi] {
  font-weight: 800;
  font-family: "Avenir";
}

#item-detail-picture[b-rcq3yqhpbi] {
  max-width: 289px;
  width: 100%;
}
#item-detail-picture img[b-rcq3yqhpbi] {
  max-width: 289px;
  width: 100%;
  height: auto;
}

.dflex-between[b-rcq3yqhpbi] {
  display: flex;
  justify-content: space-between;
}

#item-sizes[b-rcq3yqhpbi] {
  display: flex;
  column-gap: 10px;
  row-gap: 10px;
  flex-wrap: wrap;
  margin-top: 5px;
}

.item-size[b-rcq3yqhpbi] {
  border: solid 1px #eaeaea;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 35px;
  padding: 0 5px;
  height: 35px;
  cursor: pointer;
}
.item-size p[b-rcq3yqhpbi] {
  font-family: "OpenSans";
  font-size: 15px;
  font-weight: 400 !important;
}
.item-size.selected[b-rcq3yqhpbi] {
  border: solid 2px #3e3e3e;
}
.item-size.selected p[b-rcq3yqhpbi] {
  font-weight: 600 !important;
}

#size-table-link[b-rcq3yqhpbi] {
  font-family: OpenSans;
  font-size: 14px;
  font-weight: 800;
  text-decoration: underline;
  color: #3e3e3e;
  margin-top: 14px;
  display: block;
}

#select-item-btn[b-rcq3yqhpbi] {
  margin-top: 30px;
}

#item-detail-description-container[b-rcq3yqhpbi] {
  background-color: #f9f9f9;
  margin-top: 40px;
  padding: 40px 0 30px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}
#item-detail-description-container h3[b-rcq3yqhpbi] {
  text-align: center;
  text-transform: uppercase;
  font-weight: 800;
}
#item-detail-description-container p[b-rcq3yqhpbi] {
  font-family: OpenSans;
  font-size: 15px;
  font-weight: normal;
  display: block;
}

.mw60[b-rcq3yqhpbi] {
  max-width: calc(100% - 60px);
}

#item-parameters-container[b-rcq3yqhpbi] {
  width: calc(100% - 20px);
  max-width: 400px;
  margin: 0 auto;
}
#item-parameters-container p[b-rcq3yqhpbi] {
  font-family: OpenSans;
  font-size: 15px;
  font-weight: normal;
}

.mt20[b-rcq3yqhpbi] {
  margin-top: 20px;
}

.mt30[b-rcq3yqhpbi] {
  margin-top: 30px;
}

.mt12[b-rcq3yqhpbi] {
  margin-top: 12px;
}

.lh40 p[b-rcq3yqhpbi] {
  line-height: 40px;
}

#item-detail-mobile-headline[b-rcq3yqhpbi] {
  display: none;
}

@media only screen and (max-width: 500px) {
  .item-text[b-rcq3yqhpbi] {
    font-size: 15px;
  }

  .item-select-btn[b-rcq3yqhpbi] {
    font-size: 12px;
  }
}
@media only screen and (max-width: 800px) {
  #item-actions-container[b-rcq3yqhpbi] {
    flex-direction: column;
    align-items: center;
  }

  .mw60[b-rcq3yqhpbi] {
    max-width: calc(100% - 20px);
  }

  .detail-modal-dialog[b-rcq3yqhpbi] {
    margin: 10% auto 95px auto !important;
  }

  #item-detail-mobile-headline[b-rcq3yqhpbi] {
    display: inline-block;
    text-transform: uppercase;
    text-align: center;
    font-family: "Avenir";
    font-weight: 800;
    line-height: 1.7;
  }

  #item-detail-desktop-headline[b-rcq3yqhpbi] {
    display: none;
  }

  #item-detail-picture[b-rcq3yqhpbi] {
    margin-top: 10px;
  }

  #item-detail-top-line[b-rcq3yqhpbi] {
    height: 32px;
    display: flex;
    padding: 0 10px 0 0;
  }

  #close-item-detail-btn[b-rcq3yqhpbi] {
    background-image: url("/images/bold-cross.svg");
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;
    background-size: 13px 13px;
    border: none;
    padding: 0;
    margin: 0;
    background-color: white;
  }

  #item-actions p[b-rcq3yqhpbi] {
    font-family: "OpenSans";
    font-size: 15px;
    font-weight: 600;
    line-height: 1.8;
  }

  .mt20[b-rcq3yqhpbi], .mt12[b-rcq3yqhpbi] {
    margin-top: 5px;
  }

  #size-table-link[b-rcq3yqhpbi] {
    font-family: "OpenSans";
    font-size: 14px;
    font-weight: 600;
    color: #3e3e3e;
    margin-top: 10px;
  }

  #select-item-btn[b-rcq3yqhpbi] {
    margin-top: 17px;
  }

  .mt30[b-rcq3yqhpbi] {
    margin-top: 20px;
  }

  #item-detail-description-container[b-rcq3yqhpbi] {
    margin-top: 10px;
    padding: 20px 0 30px 0;
  }
}
[b-rcq3yqhpbi] .warning {
  width: fit-content !important;
  margin: 0 10px 0 0;
}

.loading[b-rcq3yqhpbi] {
  position: relative !important;
  margin: 40px 0 0 0 !important;
}

/*# sourceMappingURL=Item.razor.css.map */
/* /Components/PickControl.razor.rz.scp.css */
.control-container[b-2c763rdlby] {
  height: 100%;
  height: 100%;
}

.loading[b-2c763rdlby] {
  cursor: wait !important;
}

.visible-container[b-2c763rdlby] {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: solid 1px #c9c9c9;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  padding: 0 24px 0 24px;
  cursor: pointer;
  background-color: white;
  margin: 0;
}
.visible-container img[b-2c763rdlby] {
  transition: transform 0.2s linear 0ms;
  transform: rotate(0);
  transform-origin: center;
}
.visible-container img.opened[b-2c763rdlby] {
  transform: rotate(-180deg);
}

.picker-text[b-2c763rdlby] {
  font-size: 14px;
  font-family: "Avenir";
  font-weight: 800;
  color: #3e3e3e;
  letter-spacing: normal;
  display: block;
  line-height: 1.5;
}
.picker-text.selected[b-2c763rdlby] {
  color: #9b9b9b !important;
  font-size: 12px !important;
}

@media only screen and (max-width: 800px) {
  .visible-container[b-2c763rdlby] {
    padding: 0 15px 0 15px;
  }
}

/*# sourceMappingURL=PickControl.razor.css.map */
/* /Components/Popover.razor.rz.scp.css */
.popover-box[b-wqoii09cn2] {
  width: 100%;
  margin-bottom: 12px;
  position: absolute;
  transform: translateY(calc(-100% - 13px));
  display: none;
  padding: 12px;
  align-items: center;
  background-color: #fdf7ac;
  z-index: 99999;
  column-gap: 10px;
  transition: opacity 150ms linear 0ms;
}
.popover-box p[b-wqoii09cn2] {
  font-size: 12px;
  font-family: OpenSans;
  line-height: 1.4;
}
.popover-box .container-arrow[b-wqoii09cn2] {
  height: 14px;
  width: 14px;
  background-color: #fff;
  position: absolute;
  right: 50%;
  bottom: -14px;
  transform: translate(50%, -50%) rotate(45deg);
  background-color: #fdf7ac;
}
[b-wqoii09cn2] .popover-box.fade-out {
  display: flex !important;
  animation: fade-out 0.2s;
}
[b-wqoii09cn2] .popover-box.fade-in {
  display: flex !important;
  animation: fade-in 0.2s;
}
/* /Components/Popup.razor.rz.scp.css */
.dialog[b-0gp5tkzag8] {
  z-index: 999;
  padding: 0 30px;
  position: fixed;
  right: 30px;
  top: 30px;
  display: none;
  z-index: 999999;
  max-width: calc(100% - 60px);
}
.dialog p[b-0gp5tkzag8] {
  color: #fff;
  font-weight: 600;
  line-height: 60px;
}

@media only screen and (max-width: 800px) {
  .dialog[b-0gp5tkzag8] {
    right: 10px;
    top: 10px;
    max-width: calc(100% - 20px);
  }
  .dialog p[b-0gp5tkzag8] {
    line-height: 40px;
    font-size: 14px;
  }
}
@keyframes fade-in-b-0gp5tkzag8 {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-out-b-0gp5tkzag8 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out[b-0gp5tkzag8] {
  display: block !important;
  animation: fade-out-b-0gp5tkzag8 0.7s;
  animation-timing-function: ease;
  animation-fill-mode: forwards;
}

.fade-in[b-0gp5tkzag8] {
  display: block !important;
  animation: fade-in-b-0gp5tkzag8 0.7s;
  animation-timing-function: ease;
}
/* /Components/StepPanel.razor.rz.scp.css */
.step-container[b-s0b9bg7jnv] {
  width: 640px;
  max-width: 95%;
  margin: 37px auto;
  display: flex;
  justify-content: space-between;
  padding: 0;
  background-image: url("/images/copy.svg"), url("/images/copy.svg");
  background-repeat: no-repeat, no-repeat;
  background-position-y: 10px, 10px;
  background-position-x: 29%, 71%;
  background-size: min(15%, 133px) 12px;
  font-family: "Avenir";
}

.arrow-image[b-s0b9bg7jnv] {
  width: 100%;
  max-width: 133px;
  display: inline;
  position: relative;
}

.step[b-s0b9bg7jnv] {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 180px;
  margin: 0 5px 0 5px;
}
.step p[b-s0b9bg7jnv] {
  line-height: 1.33;
  margin-top: 10px;
}
.step a[b-s0b9bg7jnv] {
  cursor: unset;
  text-decoration: none;
}
.step a.active[b-s0b9bg7jnv] {
  cursor: pointer;
}

.light[b-s0b9bg7jnv] {
  color: #9b9b9b;
  cursor: unset !important;
}

/*# sourceMappingURL=StepPanel.razor.css.map */
/* /Components/Timer.razor.rz.scp.css */
.timer-box[b-wlxr6od997] {
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  padding: 12px;
  background-color: #fdf7ac;
  column-gap: 10px;
  transition: opacity 150ms linear 0ms;
  position: relative;
}
.timer-box img[b-wlxr6od997] {
  width: 12px;
  height: 12px;
  margin-top: 2px;
}
.timer-box p[b-wlxr6od997] {
  font-size: 14px;
  font-family: OpenSans;
  line-height: 1.43;
}
.timer-box .container-timer-arrow[b-wlxr6od997] {
  height: 14px;
  width: 14px;
  background-color: #fff;
  position: absolute;
  right: 90%;
  bottom: -14px;
  transform: translate(50%, -50%) rotate(45deg);
  background-color: #fdf7ac;
}
/* /Pages/Confirmation.razor.rz.scp.css */
.headline[b-ga2fqxbwg0] {
  display: flex;
  column-gap: 13px;
  width: 100%;
  justify-content: center;
  margin-top: 54px;
  align-content: center;
  position: relative;
}
.headline h1[b-ga2fqxbwg0] {
  color: #6f9627;
  font-family: "Avenir";
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
}

.centered[b-ga2fqxbwg0] {
  text-align: center;
}

.mt20[b-ga2fqxbwg0] {
  margin-top: 20px;
}

.mt27[b-ga2fqxbwg0] {
  margin-top: 27px;
}

.main-container[b-ga2fqxbwg0] {
  margin: 64px auto 0 auto;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  width: calc(100% - 20px);
  max-width: calc(100% - 20px);
  justify-content: center;
  column-gap: 63px;
  padding-bottom: 82px;
  row-gap: 30px;
}

.left-side-container[b-ga2fqxbwg0] {
  width: 100%;
  max-width: 592px;
}

.numbered-info-container[b-ga2fqxbwg0] {
  display: flex;
  column-gap: 15px;
}
.numbered-info-container h3[b-ga2fqxbwg0] {
  line-height: 1.25;
  font-family: Avenir;
  font-weight: 800;
  text-transform: uppercase;
}
.numbered-info-container p[b-ga2fqxbwg0] {
  line-height: 1.8;
  margin-top: 9px;
}

.mt36[b-ga2fqxbwg0] {
  margin-top: 36px;
}

.company-info-container[b-ga2fqxbwg0] {
  display: flex;
  column-gap: 85px;
  margin-top: 16px;
}
.company-info-container p[b-ga2fqxbwg0] {
  line-height: 1.8;
  margin: 0;
}
.company-info-container a[b-ga2fqxbwg0] {
  line-height: 1.8;
  margin: 0;
  text-decoration: none;
  cursor: default;
  display: block;
  color: #3e3e3e;
}
.company-info-container a:hover[b-ga2fqxbwg0] {
  color: #3e3e3e;
}

.title[b-ga2fqxbwg0] {
  width: 712px;
  max-width: calc(100% - 20px);
  margin: 20px auto 0 auto;
}

.line[b-ga2fqxbwg0] {
  display: flex;
  column-gap: 8px;
}
.line p[b-ga2fqxbwg0] {
  min-width: 22px;
}

@media only screen and (max-width: 800px) {
  .headline[b-ga2fqxbwg0] {
    max-width: calc(100% - 20px);
    margin: 50px auto 0 auto;
  }
  .headline h1[b-ga2fqxbwg0] {
    font-size: 26px;
  }
  .headline img[b-ga2fqxbwg0] {
    display: none;
  }

  .company-info-container[b-ga2fqxbwg0] {
    column-gap: 10%;
  }
}
@media only screen and (max-width: 400px) {
  .company-info-container[b-ga2fqxbwg0] {
    flex-direction: column;
  }

  .numbered-info-container[b-ga2fqxbwg0] {
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
  }
  .numbered-info-container h3[b-ga2fqxbwg0] {
    font-size: 17px;
  }

  .headline[b-ga2fqxbwg0] {
    margin: 15px auto 0 auto;
  }

  .main-container[b-ga2fqxbwg0] {
    margin: 30px auto 0 auto;
  }

  .mt36[b-ga2fqxbwg0] {
    margin-top: 15px;
  }
}
.spinner[b-ga2fqxbwg0] {
  position: initial !important;
  margin-right: 20px;
}

/*# sourceMappingURL=Confirmation.razor.css.map */
/* /Pages/Items.razor.rz.scp.css */
#items-list-container[b-yxbv53y9h9] {
  width: 920px;
  -webkit-justify-content: center;
  justify-content: center;
  max-width: 70%;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-column-count: 3;
  -ms-column-count: 3;
  -webkit-column-count: 3;
  column-count: 3;
  -moz-column-gap: 10px;
  -ms-column-gap: 10px;
  -webkit-column-gap: 10px;
  column-gap: 10px;
  row-gap: 10px;
  position: relative;
  padding-bottom: 100px;
}

.wrapper[b-yxbv53y9h9] {
  display: flex;
  margin-top: 15px;
  justify-content: space-between;
  width: 100%;
  padding-left: 20px;
}

#paging-button[b-yxbv53y9h9] {
  margin-top: 30px;
  width: 200px !important;
}

.customer-info-textbox input:required:invalid[b-yxbv53y9h9] {
  background-color: red;
}

.button-container[b-yxbv53y9h9] {
  width: 100%;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 800px) {
  #items-list-container[b-yxbv53y9h9] {
    max-width: 100%;
  }

  .wrapper[b-yxbv53y9h9] {
    padding-left: 0;
  }
}
.loading-filters-overlay[b-yxbv53y9h9] {
  background: rgba(249, 249, 249, 0.8);
  position: absolute;
  width: 100%;
  z-index: 9999;
  text-align: center;
  height: 100%;
}
.loading-filters-overlay .spinner[b-yxbv53y9h9] {
  top: 100px !important;
}

#items-count[b-yxbv53y9h9] {
  font-family: "Avenir";
  font-size: 15px;
  color: #9b9b9b;
  display: block;
  width: 100%;
  padding: 0 0 0 20px;
}

/*# sourceMappingURL=Items.razor.css.map */
/* /Pages/MainPage.razor.rz.scp.css */
.main-action-container[b-gu0dzosr5y] {
  display: flex;
  -moz-column-gap: 20px;
  -ms-column-gap: 20px;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  margin: 0 auto;
  justify-content: center;
  max-width: 95%;
}

#step-description-container[b-gu0dzosr5y] {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 37px;
  width: 712px;
  max-width: 95%;
  margin: 40px auto 0 auto;
  padding-bottom: 188px;
}
#step-description-container p[b-gu0dzosr5y] {
  line-height: 1.8;
  font-family: "OpenSans";
}
#step-description-container h1[b-gu0dzosr5y] {
  text-align: center;
}

.step-description[b-gu0dzosr5y] {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  row-gap: 10px;
}

.step-description p[b-gu0dzosr5y] {
  text-align: left;
  display: block;
}
.step-description h1[b-gu0dzosr5y] {
  font-weight: 800;
  display: block;
  text-align: center;
}
.step-description h2[b-gu0dzosr5y] {
  font-weight: 800;
  display: block;
  text-align: center;
  font-size: 17px;
}
.step-description span[b-gu0dzosr5y] {
  display: block;
  margin: 0 auto;
  text-align: center;
}

@media only screen and (max-width: 800px) {
  .main-action-container[b-gu0dzosr5y] {
    flex-direction: column;
    -moz-column-gap: 0px;
    -ms-column-gap: 0px;
    -webkit-column-gap: 0px;
    column-gap: 0px;
  }

  #search-item-btn[b-gu0dzosr5y] {
    margin-top: 10px;
    height: 50px;
    width: 100%;
    max-width: 100%;
  }

  #step-description-container[b-gu0dzosr5y] {
    margin-top: 30px;
    row-gap: 31px;
    padding-bottom: 36px;
  }
  #step-description-container h1[b-gu0dzosr5y] {
    font-size: 20px;
  }
  #step-description-container h3[b-gu0dzosr5y] {
    font-size: 17px;
    line-height: 1.47;
  }

  .mt20[b-gu0dzosr5y] {
    margin-top: -25px;
  }
}
/* /Pages/Payment.razor.rz.scp.css */
#payment-container[b-ccvyrixzyb] {
  display: flex;
  column-gap: 50px;
  justify-content: center;
  width: 980px;
  max-width: 95%;
  margin: 57px auto 0 auto;
  padding-bottom: 150px;
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  row-gap: 30px;
}

.centered[b-ccvyrixzyb] {
  text-align: center;
}

#left-side-container[b-ccvyrixzyb] {
  display: flex;
  flex-direction: column;
  max-width: 570px;
}

#payment-way[b-ccvyrixzyb] {
  padding: 20px;
  border: 1px solid #c9c9c9;
}
#payment-way.invalid[b-ccvyrixzyb] {
  border: solid 1px #ff2212 !important;
}

#payment-way-content[b-ccvyrixzyb] {
  display: flex;
  column-gap: 25px;
}

.payment-description[b-ccvyrixzyb] {
  font-family: "OpenSans";
  font-size: 15px;
  line-height: 1.8;
}

.payment-headline[b-ccvyrixzyb] {
  font-size: 17px;
  font-family: "Avenir";
  font-weight: 800;
  line-height: 1.2;
}

.card-logos[b-ccvyrixzyb] {
  display: flex;
  column-gap: 30px;
  align-items: center;
  margin-top: 20px;
}

.payment-way-price[b-ccvyrixzyb] {
  font-size: 15px;
  font-family: "Avenir";
  font-weight: 800;
  line-height: 1.13;
}

.payment-way-radio-button[b-ccvyrixzyb] {
  transform: scale(1.23);
  margin-top: 5px;
}

#customer-contact[b-ccvyrixzyb] {
  margin-top: 50px;
}

.customer-info-textbox[b-ccvyrixzyb] {
  width: 100%;
  height: 65px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #c9c9c9;
  background-color: #fff;
  padding-left: 20px;
  position: relative;
}
.customer-info-textbox p[b-ccvyrixzyb] {
  font-family: "Avenir";
  font-size: 14px;
  font-weight: 800;
  color: #3e3e3e;
  width: 90px;
  display: block;
  line-height: 65px;
  position: absolute;
  text-transform: uppercase;
}
.customer-info-textbox.focused[b-ccvyrixzyb] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  row-gap: 2px;
}
.customer-info-textbox.focused p[b-ccvyrixzyb] {
  font-size: 12px;
  color: #9b9b9b;
  line-height: 17px;
  position: relative;
}
.customer-info-textbox.focused input[b-ccvyrixzyb] {
  font-family: "Avenir";
  font-weight: 800;
  padding: 0;
  font-size: 16px;
  line-height: 17px;
  height: unset;
  width: 90%;
  position: relative;
  opacity: 1;
  margin: 0;
}
.customer-info-textbox input[b-ccvyrixzyb] {
  border: none;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin-left: -20px;
}
.customer-info-textbox input:focus[b-ccvyrixzyb] {
  outline: none;
}
.customer-info-textbox.invalid p[b-ccvyrixzyb], .customer-info-textbox.invalid input[b-ccvyrixzyb] {
  color: #ff2212 !important;
}

.mb10[b-ccvyrixzyb] {
  margin-bottom: 10px;
}

#payment-info-box[b-ccvyrixzyb] {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #fdf7ac;
  margin-top: 22px;
  padding: 12px;
  column-gap: 10px;
}
#payment-info-box p[b-ccvyrixzyb] {
  font-family: "OpenSans";
  font-weight: 400;
  font-size: 12px;
  color: #3e3e3e;
  line-height: 1.1;
}

#payment-actions[b-ccvyrixzyb] {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  align-items: center;
}
#payment-actions button[b-ccvyrixzyb] {
  max-width: 285px;
}
#payment-actions a[b-ccvyrixzyb] {
  font-family: "OpenSans";
  text-decoration: underline;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

#personal-info-proceed[b-ccvyrixzyb] {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-top: 18px;
}
#personal-info-proceed input[b-ccvyrixzyb] {
  transform: scale(1.23);
}
#personal-info-proceed.invalid p[b-ccvyrixzyb] {
  color: #ff2212 !important;
}

.error-message[b-ccvyrixzyb] {
  background-color: #db2b1b;
  padding: 0 20px;
  width: 100%;
  width: 980px;
  max-width: 95%;
  margin: 20px auto 0 auto;
}
.error-message p[b-ccvyrixzyb] {
  line-height: 60px;
  font-size: 17px;
  color: white;
  font-weight: 600;
}

@media only screen and (max-width: 450px) {
  #payment-way-content[b-ccvyrixzyb] {
    flex-direction: column;
    row-gap: 15px;
    column-count: 2;
  }

  #payment-actions[b-ccvyrixzyb] {
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
  }
  #payment-actions button[b-ccvyrixzyb] {
    max-width: 100%;
  }

  #payment-container[b-ccvyrixzyb] {
    padding-bottom: 50px;
    margin: 20px auto 0 auto;
  }

  .customer-info-textbox[b-ccvyrixzyb] {
    padding-left: 10px;
    column-gap: 10px;
  }
  .customer-info-textbox p[b-ccvyrixzyb] {
    font-size: 13px;
    min-width: 75px;
  }
}
/* /Pages/PaymentGate.razor.rz.scp.css */
#payment-container[b-l4ieq968r6] {
  display: flex;
  column-gap: 50px;
  justify-content: center;
  width: 980px;
  max-width: 95%;
  margin: 57px auto 0 auto;
  padding-bottom: 150px;
}

.centered[b-l4ieq968r6] {
  text-align: center;
}

#left-side-container[b-l4ieq968r6] {
  display: flex;
  flex-direction: column;
  max-width: 570px;
}

#payment-way[b-l4ieq968r6] {
  padding: 20px;
  border: 1px solid #c9c9c9;
}
#payment-way.invalid[b-l4ieq968r6] {
  border: solid 1px #ff2212 !important;
}

#payment-way-content[b-l4ieq968r6] {
  display: flex;
  column-gap: 25px;
}

.payment-description[b-l4ieq968r6] {
  font-family: "OpenSans";
  font-size: 15px;
  line-height: 1.8;
}

.payment-headline[b-l4ieq968r6] {
  font-size: 17px;
  font-family: "Avenir";
  font-weight: 800;
  line-height: 1.2;
}

.card-logos[b-l4ieq968r6] {
  display: flex;
  column-gap: 30px;
  align-items: center;
  margin-top: 20px;
}

.payment-way-price[b-l4ieq968r6] {
  font-size: 15px;
  font-family: "Avenir";
  font-weight: 800;
  line-height: 1.13;
}

.payment-way-radio-button[b-l4ieq968r6] {
  transform: scale(1.23);
  margin-top: 5px;
}

#customer-contact[b-l4ieq968r6] {
  margin-top: 50px;
}

.customer-info-textbox[b-l4ieq968r6] {
  width: 100%;
  height: 65px;
  box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.25);
  border: solid 1px #c9c9c9;
  background-color: #fff;
  padding-left: 20px;
  position: relative;
}
.customer-info-textbox p[b-l4ieq968r6] {
  font-family: "Avenir";
  font-size: 14px;
  font-weight: 800;
  color: #3e3e3e;
  width: 90px;
  display: block;
  line-height: 65px;
  position: absolute;
  text-transform: uppercase;
}
.customer-info-textbox.focused[b-l4ieq968r6] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  row-gap: 2px;
}
.customer-info-textbox.focused p[b-l4ieq968r6] {
  font-size: 12px;
  color: #9b9b9b;
  line-height: 17px;
  position: relative;
}
.customer-info-textbox.focused input[b-l4ieq968r6] {
  font-family: "Avenir";
  font-weight: 800;
  padding: 0;
  font-size: 16px;
  line-height: 17px;
  height: unset;
  width: 90%;
  position: relative;
  opacity: 1;
  margin: 0;
}
.customer-info-textbox input[b-l4ieq968r6] {
  border: none;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  margin-left: -20px;
}
.customer-info-textbox input:focus[b-l4ieq968r6] {
  outline: none;
}
.customer-info-textbox.invalid p[b-l4ieq968r6], .customer-info-textbox.invalid input[b-l4ieq968r6] {
  color: #ff2212 !important;
}

.mb10[b-l4ieq968r6] {
  margin-bottom: 10px;
}

#payment-info-box[b-l4ieq968r6] {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: #fdf7ac;
  margin-top: 22px;
  padding: 12px;
  column-gap: 10px;
}
#payment-info-box p[b-l4ieq968r6] {
  font-family: "OpenSans";
  font-weight: 400;
  font-size: 12px;
  color: #3e3e3e;
  line-height: 1.1;
}

#payment-actions[b-l4ieq968r6] {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  align-items: center;
}
#payment-actions button[b-l4ieq968r6] {
  max-width: 285px;
}
#payment-actions a[b-l4ieq968r6] {
  font-family: "OpenSans";
  text-decoration: underline;
  color: #3e3e3e;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

#personal-info-proceed[b-l4ieq968r6] {
  display: flex;
  align-items: center;
  column-gap: 10px;
  margin-top: 18px;
}
#personal-info-proceed input[b-l4ieq968r6] {
  transform: scale(1.23);
}
#personal-info-proceed.invalid p[b-l4ieq968r6] {
  color: #ff2212 !important;
}

.error-message[b-l4ieq968r6] {
  background-color: #db2b1b;
  padding: 0 20px;
  width: 100%;
  width: 980px;
  max-width: 95%;
  margin: 20px auto 0 auto;
}
.error-message p[b-l4ieq968r6] {
  line-height: 60px;
  font-size: 17px;
  color: white;
  font-weight: 600;
}

@media only screen and (max-width: 450px) {
  #payment-way-content[b-l4ieq968r6] {
    flex-direction: column;
    row-gap: 15px;
    column-count: 2;
  }

  #payment-actions[b-l4ieq968r6] {
    flex-direction: column;
    row-gap: 10px;
    width: 100%;
  }
  #payment-actions button[b-l4ieq968r6] {
    max-width: 100%;
  }

  #payment-container[b-l4ieq968r6] {
    padding-bottom: 50px;
    margin: 20px auto 0 auto;
  }

  .customer-info-textbox[b-l4ieq968r6] {
    padding-left: 10px;
    column-gap: 10px;
  }
  .customer-info-textbox p[b-l4ieq968r6] {
    font-size: 13px;
    min-width: 75px;
  }
}
/* /Pages/PaymentResult.razor.rz.scp.css */
.headline[b-185c3lvl34] {
  display: flex;
  column-gap: 13px;
  width: 100%;
  justify-content: center;
  margin-top: 54px;
  align-content: center;
  position: relative;
}
.headline h1[b-185c3lvl34] {
  color: #6f9627;
  font-family: "Avenir";
  text-align: center;
  font-weight: 800;
  text-transform: uppercase;
}

.centered[b-185c3lvl34] {
  text-align: center;
}

.mt20[b-185c3lvl34] {
  margin-top: 20px;
}

.mt27[b-185c3lvl34] {
  margin-top: 27px;
}

.main-container[b-185c3lvl34] {
  margin: 64px auto 0 auto;
  display: flex;
  -ms-flex-wrap: wrap-reverse;
  -webkit-flex-wrap: wrap-reverse;
  flex-wrap: wrap-reverse;
  width: calc(100% - 20px);
  max-width: calc(100% - 20px);
  justify-content: center;
  column-gap: 63px;
  padding-bottom: 82px;
  row-gap: 30px;
}

.left-side-container[b-185c3lvl34] {
  width: 100%;
  max-width: 592px;
}

.numbered-info-container[b-185c3lvl34] {
  display: flex;
  column-gap: 15px;
}
.numbered-info-container h3[b-185c3lvl34] {
  line-height: 1.25;
  font-family: Avenir;
  font-weight: 800;
  text-transform: uppercase;
}
.numbered-info-container p[b-185c3lvl34] {
  line-height: 1.8;
  margin-top: 9px;
}

.mt36[b-185c3lvl34] {
  margin-top: 36px;
}

.company-info-container[b-185c3lvl34] {
  display: flex;
  column-gap: 85px;
  margin-top: 16px;
}
.company-info-container p[b-185c3lvl34] {
  line-height: 1.8;
  margin: 0;
}
.company-info-container a[b-185c3lvl34] {
  line-height: 1.8;
  margin: 0;
  text-decoration: none;
  cursor: default;
  display: block;
  color: #3e3e3e;
}
.company-info-container a:hover[b-185c3lvl34] {
  color: #3e3e3e;
}

.title[b-185c3lvl34] {
  width: 712px;
  max-width: calc(100% - 20px);
  margin: 20px auto 0 auto;
}

.line[b-185c3lvl34] {
  display: flex;
  column-gap: 8px;
}
.line p[b-185c3lvl34] {
  min-width: 22px;
}

@media only screen and (max-width: 800px) {
  .headline[b-185c3lvl34] {
    max-width: calc(100% - 20px);
    margin: 50px auto 0 auto;
  }
  .headline h1[b-185c3lvl34] {
    font-size: 26px;
  }
  .headline img[b-185c3lvl34] {
    display: none;
  }

  .company-info-container[b-185c3lvl34] {
    column-gap: 10%;
  }
}
@media only screen and (max-width: 400px) {
  .company-info-container[b-185c3lvl34] {
    flex-direction: column;
  }

  .numbered-info-container[b-185c3lvl34] {
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
  }
  .numbered-info-container h3[b-185c3lvl34] {
    font-size: 17px;
  }

  .headline[b-185c3lvl34] {
    margin: 15px auto 0 auto;
  }

  .main-container[b-185c3lvl34] {
    margin: 30px auto 0 auto;
  }

  .mt36[b-185c3lvl34] {
    margin-top: 15px;
  }
}
.spinner[b-185c3lvl34] {
  position: initial !important;
  margin-right: 20px;
}

/*# sourceMappingURL=Confirmation.razor.css.map */
/* /Shared/CultureSelector.razor.rz.scp.css */
[b-dqpbc1gitb] .CultureSelector > .mud-input-control-input-container > .mud-input > input.mud-input-root {
    color: white;
}

[b-dqpbc1gitb] .mud-input-control.CultureSelector > .mud-input-control-input-container > div.mud-input.mud-input-text {
    margin-top: 0px;
}

[b-dqpbc1gitb] .CultureSelector {
    margin-right: 10px;
}
/* /Shared/EmptyLayout.razor.rz.scp.css */
#page[b-rr79vgiz12] {
  width: 1360px;
  max-width: 95%;
  margin: 0 auto;
}

#header[b-rr79vgiz12] {
  height: 156px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  z-index: 1;
  color: #fff;
  width: 100%;
  justify-content: space-between;
}

#contact-container[b-rr79vgiz12] {
  max-width: 175px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
#contact-container h3[b-rr79vgiz12] {
  color: #fff !important;
  font-family: "Avenir";
  font-weight: 800;
}
#contact-container P[b-rr79vgiz12] {
  color: #fff !important;
  font-family: "OpenSans";
  font-weight: 400;
  font-size: 15px;
  line-height: 1.8;
}

.flex-header-item[b-rr79vgiz12] {
  width: 33.3333333333%;
  display: flex;
  color: white !important;
}

#logo-container[b-rr79vgiz12] {
  display: flex;
  align-items: center;
  width: 500px;
  color: white !important;
  -moz-column-gap: 30px;
  -ms-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  max-width: 40%;
}
#logo-container h3[b-rr79vgiz12] {
  color: #fff !important;
  font-family: "Avenir";
  font-weight: 800;
}

#logo[b-rr79vgiz12] {
  display: block;
  max-width: 50%;
  width: 185.5px;
  height: auto;
}

#eshop-container[b-rr79vgiz12] {
  width: 500px;
  max-height: 38px;
  font-size: 14px;
  text-decoration: underline;
  text-align: right;
  display: flex;
  justify-content: end;
  max-width: 40%;
}

#body[b-rr79vgiz12] {
  z-index: 100;
  background-color: #fff;
  padding-top: 1px;
  margin-top: -1px;
  background-color: #f9f9f9;
  padding-bottom: 100px;
}

#eshop-link[b-rr79vgiz12] {
  text-align: left;
  display: flex;
  align-items: center;
  column-gap: 12px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  cursor: pointer;
}
#eshop-link a[b-rr79vgiz12] {
  color: white;
  font-size: 14px;
  font-family: OpenSans;
  font-weight: 400;
  letter-spacing: 0.7px;
}
#eshop-link:hover #basket-icon-container #basket-icon[b-rr79vgiz12] {
  transform: translateY(-3px);
}

#mobile-top-line[b-rr79vgiz12] {
  background-image: url("/images/logo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 38px;
  background-color: black;
  display: none;
  justify-content: end;
  padding: 0 13px 0 0;
  width: 100%;
}

#mobile-headline[b-rr79vgiz12] {
  display: none;
}

@media only screen and (max-width: 800px) {
  #logo-container[b-rr79vgiz12], #eshop-container[b-rr79vgiz12] {
    display: none !important;
  }

  #contact-container[b-rr79vgiz12] {
    width: 100%;
    max-width: 100%;
  }
  #contact-container h3[b-rr79vgiz12] {
    font-size: 15px;
  }

  #header[b-rr79vgiz12] {
    justify-content: center;
    height: 103px;
  }

  #mobile-top-line[b-rr79vgiz12] {
    display: flex;
  }

  #mobile-headline[b-rr79vgiz12] {
    display: block;
    text-align: center;
    font-size: 16px !important;
  }

  #page[b-rr79vgiz12] {
    max-width: 100%;
  }
}
/* /Shared/MainLayout.razor.rz.scp.css */
#page[b-stylwv7nbv] {
  width: 1360px;
  max-width: 95%;
  margin: 0 auto;
}

#header[b-stylwv7nbv] {
  height: 156px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  z-index: 1;
  color: #fff;
  width: 100%;
  justify-content: space-between;
}

.time-text[b-stylwv7nbv] {
  padding: 70px;
  text-align: center;
}

#contact-container[b-stylwv7nbv] {
  text-align: left;
}
#contact-container a[b-stylwv7nbv] {
  text-decoration: underline;
  cursor: pointer;
}
#contact-container p[b-stylwv7nbv], #contact-container a[b-stylwv7nbv] {
  color: #fff !important;
  font-family: "OpenSans";
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
}

.flex-header-item[b-stylwv7nbv] {
  width: 33.3333333333%;
  display: flex;
  color: white !important;
}

#logo-container[b-stylwv7nbv] {
  display: flex;
  align-items: center;
  width: 500px;
  color: white !important;
  -moz-column-gap: 30px;
  -ms-column-gap: 30px;
  -webkit-column-gap: 30px;
  column-gap: 30px;
  max-width: 40%;
}
#logo-container h3[b-stylwv7nbv] {
  color: #fff !important;
  font-family: "Avenir";
  font-weight: 800;
}

#logo[b-stylwv7nbv] {
  display: block;
  max-width: 50%;
  width: 185.5px;
  height: auto;
  cursor: pointer;
}

#eshop-container[b-stylwv7nbv] {
  width: 500px;
  max-height: 38px;
  font-size: 14px;
  text-decoration: underline;
  text-align: right;
  display: flex;
  justify-content: end;
  max-width: 40%;
}

#body[b-stylwv7nbv] {
  z-index: 100;
  background-color: #fff;
  padding-top: 1px;
  margin-top: -1px;
  background-color: #f9f9f9;
  padding-bottom: 100px;
  min-height: calc(100vh - 156px);
}

#eshop-link[b-stylwv7nbv] {
  text-align: left;
  display: flex;
  align-items: center;
  column-gap: 12px;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  cursor: pointer;
}
#eshop-link a[b-stylwv7nbv] {
  color: white;
  font-size: 14px;
  font-family: OpenSans;
  font-weight: 400;
  letter-spacing: 0.7px;
}
#eshop-link:hover #basket-icon-container #basket-icon[b-stylwv7nbv] {
  transform: translateY(-3px);
}

#mobile-top-line[b-stylwv7nbv] {
  background-image: url("/images/logo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 38px;
  background-color: black;
  display: none;
  justify-content: end;
  -webkit-justify-content: flex-end;
  padding: 0 13px 0 0;
  width: 100%;
}

#mobile-headline[b-stylwv7nbv] {
  display: none;
}

@media only screen and (max-width: 800px) {
  #logo-container[b-stylwv7nbv], #eshop-container[b-stylwv7nbv] {
    display: none !important;
  }

  #contact-container[b-stylwv7nbv] {
    display: none;
  }

  #header[b-stylwv7nbv] {
    justify-content: center;
    height: 103px;
  }

  #mobile-top-line[b-stylwv7nbv] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  #mobile-headline[b-stylwv7nbv] {
    display: block;
    text-align: center;
    font-size: 16px !important;
    color: #fff !important;
    font-family: "Avenir";
    font-weight: 800;
  }

  #page[b-stylwv7nbv] {
    max-width: 100%;
  }
}

/*# sourceMappingURL=MainLayout.razor.css.map */
/* /Shared/Modal.razor.rz.scp.css */
.overlay[b-sq4ajgfews] {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  display: none;
  background: #000000;
  opacity: 0.5;
  z-index: 999999;
}
.overlay.active[b-sq4ajgfews] {
  display: block;
}

h5[b-sq4ajgfews] {
  font-size: 16px;
  color: #3e3e3e;
  font-weight: 600;
}

.modal[b-sq4ajgfews] {
  background: #ffffff;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  position: absolute;
  border-radius: 3px;
  z-index: 9999999;
  padding: 15px;
  max-width: calc(100% - 40px);
  height: fit-content;
  max-height: calc(100vh - 200px);
  width: fit-content;
}
.modal span[b-sq4ajgfews] {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.modal img[b-sq4ajgfews] {
  width: 20px;
  height: auto;
  cursor: pointer;
  -moz-filter: invert(40%);
  -webkit-filter: invert(40%);
  filter: invert(40%);
}
.modal.active[b-sq4ajgfews] {
  display: block;
}

/*# sourceMappingURL=Modal.razor.css.map */
