.fancybox__container .f-button:focus-visible {
  box-shadow: none !important;
}

.az-guarantee {
  margin-bottom: 160px;
}
@media screen and (max-width: 1300px) {
  .az-guarantee {
    margin-bottom: 120px;
  }
}
@media screen and (max-width: 700px) {
  .az-guarantee {
    margin-bottom: 100px;
  }
}
.az-guarantee .guarantee__header-section {
  display: none;
}
.az-guarantee .guarantee__main-form {
  background-color: rgb(243, 243, 243);
  border-radius: 10px;
  overflow: hidden;
  padding: 56px 64px;
  position: relative;
}
@media screen and (max-width: 900px) {
  .az-guarantee .guarantee__main-form {
    padding: 26px 34px;
  }
}
.az-guarantee .guarantee__label {
  display: none;
}
.az-guarantee .guarantee__label-wrapper {
  width: calc(50% - 16px);
  margin-top: 0;
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  .az-guarantee .guarantee__label-wrapper {
    width: 100%;
  }
}
.az-guarantee .guarantee__label-wrapper_wide {
  width: 100%;
}
.az-guarantee .guarantee__label-wrapper textarea {
  height: 125px;
  resize: none;
}
.az-guarantee .guarantee__label-wrapper input::-webkit-outer-spin-button,
.az-guarantee .guarantee__label-wrapper input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.az-guarantee .guarantee__label-wrapper input[type=number] {
  -moz-appearance: textfield;
}
.az-guarantee .guarantee__input {
  background-color: #ffffff;
  border: none;
  width: 100%;
  border-radius: 6px;
  padding: 14px 24px;
  font-size: 16px;
  line-height: 21px;
  height: fit-content;
}
.az-guarantee .guarantee__input::placeholder {
  color: #959595;
  font-size: 16px;
}
.az-guarantee .guarantee__input:focus-visible {
  outline: 1px solid #369e43;
}
.az-guarantee .main-form__title {
  margin-top: 0;
  font-size: 28px;
  font-weight: 500;
  margin-bottom: 46px;
}
.az-guarantee .main-form__wrapper {
  padding: 0;
  border: none;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media screen and (max-width: 1300px) {
  .az-guarantee .main-form__wrapper {
    flex-direction: column;
  }
}
@media screen and (max-width: 900px) {
  .az-guarantee .main-form__wrapper {
    margin: 0;
  }
}
.az-guarantee .main-form__section {
  width: calc(50% - 39px);
  display: flex;
  flex-wrap: wrap;
  gap: 32px;
}
@media screen and (max-width: 1420px) {
  .az-guarantee .main-form__section {
    width: calc(50% - 15px);
  }
}
@media screen and (max-width: 1300px) {
  .az-guarantee .main-form__section {
    width: 100%;
    margin-bottom: 32px;
  }
  .az-guarantee .main-form__section:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .az-guarantee .main-form__section {
    flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 620px) {
  .az-guarantee .main-form__section {
    gap: 16px;
    margin-bottom: 16px;
  }
}
.az-guarantee .main-form__worck-time {
  display: none;
}
.az-guarantee .main-form__adding-files {
  margin: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  flex-wrap: wrap;
}
@media screen and (max-width: 620px) {
  .az-guarantee .main-form__adding-files {
    flex-direction: column;
    gap: 12px;
  }
}
.az-guarantee .main-form__confirm {
  color: #ffffff;
  border: 1px solid #369e43;
  background-color: #369e43;
  border-radius: 5px;
  overflow: hidden;
  font-size: 16px;
  line-height: 18px;
  font-weight: 500;
  transition: 0.2s;
  padding: 16px 52px;
  margin-right: 34px;
  flex-shrink: 0;
  margin-top: 0;
  width: fit-content;
  height: fit-content;
}
@media screen and (max-width: 730px) {
  .az-guarantee .main-form__confirm {
    margin-right: 0;
    width: 100%;
    max-width: 240px;
    margin-bottom: 16px;
  }
}
.az-guarantee .main-form__confirm:hover {
  background-color: #ffffff;
  color: #369e43;
}
.az-guarantee .main-form__actions {
  display: flex;
  align-items: center;
  margin-top: 32px;
}
@media screen and (max-width: 1300px) {
  .az-guarantee .main-form__actions {
    margin-top: 0;
  }
}
@media screen and (max-width: 730px) {
  .az-guarantee .main-form__actions {
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
}
.az-guarantee .adding-files__wrapper {
  width: calc(50% - 16px);
}
@media screen and (max-width: 620px) {
  .az-guarantee .adding-files__wrapper {
    width: 100%;
  }
}
.az-guarantee .adding-files__wrapper label {
  width: 100%;
  border-radius: 6px;
  padding: 13px 24px;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
  line-height: 21px;
  color: #959595;
  border: 1px dashed #959595;
  margin-bottom: 0;
  cursor: pointer;
  margin-top: 0;
  background-color: initial;
  height: initial;
}
.az-guarantee .adding-files__wrapper label span {
  position: relative;
  padding-left: 36px;
  transition: 0.2s;
}
.az-guarantee .adding-files__wrapper label span:before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15' stroke='%23959595' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23959595' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 15V3' stroke='%23959595' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
  top: -2px;
  transition: 0.2s;
}
.az-guarantee .adding-files__wrapper label:hover {
  color: #369e43;
  border-color: #369e43;
}
.az-guarantee .adding-files__wrapper label:hover span:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15' stroke='%23369e43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23369e43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 15V3' stroke='%23369e43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.az-guarantee .adding-files__items {
  width: 100%;
  align-items: flex-start;
  margin-left: 0;
}
.az-guarantee .adding-files__items_visible {
  margin-top: 30px;
}
.az-guarantee .adding-files__list {
  width: fit-content;
  margin-bottom: 0;
}
.az-guarantee .adding-files__list li {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
  margin-top: 0;
}
.az-guarantee .adding-files__delete {
  margin-left: 30px;
  margin-top: -3px;
  height: 20px;
  width: 20px;
}
.az-guarantee .adding-files__delete span {
  background-color: #414141;
}
.az-guarantee .adding-files__delete:hover span {
  background-color: #369e43;
}
.az-guarantee .guarantee__search-reclamations {
  margin-top: 40px;
}
.az-guarantee .search-reclamation {
  padding: 20px 26px 50px 26px;
}
.az-guarantee .condition__status {
  width: fit-content;
  padding: 8px 12px 8px 30px;
}
.az-guarantee .reclamation {
  margin-top: 140px;
  margin-bottom: 20px;
  padding: 62px 74px;
  border-radius: 10px;
  overflow: hidden;
  background-image: url("./images/bg-status.png");
  background-size: cover;
  align-items: flex-start;
}
@media screen and (max-width: 1820px) {
  .az-guarantee .reclamation {
    flex-direction: column;
  }
}
@media screen and (max-width: 1300px) {
  .az-guarantee .reclamation {
    margin-top: 80px;
  }
}
@media screen and (max-width: 1200px) {
  .az-guarantee .reclamation {
    padding: 32px 44px;
  }
}
@media screen and (max-width: 750px) {
  .az-guarantee .reclamation {
    margin-top: 60px;
  }
}
@media screen and (max-width: 500px) {
  .az-guarantee .reclamation {
    padding: 32px 22px;
  }
}
.az-guarantee .reclamation__capture {
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  color: #ffffff;
  text-transform: uppercase;
}
@media screen and (max-width: 1820px) {
  .az-guarantee .reclamation__capture {
    max-width: 100%;
    margin-bottom: 20px;
  }
  .az-guarantee .reclamation__capture br {
    display: none;
  }
}
@media screen and (max-width: 900px) {
  .az-guarantee .reclamation__capture {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 38px;
  }
}
@media screen and (max-width: 900px) {
  .az-guarantee .reclamation__capture {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 24px;
    font-weight: 500;
  }
}
.az-guarantee .reclamation__trace {
  padding: 0;
  background-color: initial;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1820px) {
  .az-guarantee .reclamation__trace {
    width: 100%;
    align-items: flex-start;
  }
}
@media screen and (max-width: 900px) {
  .az-guarantee .reclamation__trace {
    margin-left: 0;
    margin-right: 0;
    align-items: flex-start;
  }
}
.az-guarantee .reclamation__search {
  width: 56%;
  flex-grow: 1;
  margin-right: 84px;
  position: initial;
  display: flex;
  align-items: flex-start;
  margin-top: -36px;
}
@media screen and (max-width: 1820px) {
  .az-guarantee .reclamation__search {
    margin-top: 0;
    flex-direction: column;
  }
}
@media screen and (max-width: 900px) {
  .az-guarantee .reclamation__search {
    width: 100%;
  }
}
.az-guarantee .reclamation__info {
  width: 350px;
  max-width: 100%;
  margin-left: auto;
  padding: 28px;
  border-radius: 10px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 900px) {
  .az-guarantee .reclamation__info {
    width: fit-content;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 500px) {
  .az-guarantee .reclamation__info {
    padding: 16px;
  }
}
.az-guarantee .reclamation__label-wrapper {
  position: relative;
  width: 100%;
  max-width: 520px;
  border-radius: 6px;
  overflow: hidden;
  margin-left: auto;
  align-self: flex-end;
}
@media screen and (max-width: 1820px) {
  .az-guarantee .reclamation__label-wrapper {
    margin-left: 0;
    align-self: flex-start;
  }
}
@media screen and (max-width: 900px) {
  .az-guarantee .reclamation__label-wrapper {
    max-width: 100%;
  }
}
.az-guarantee .reclamation input::-webkit-outer-spin-button,
.az-guarantee .reclamation input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.az-guarantee .reclamation input[type=number] {
  -moz-appearance: textfield;
}
.az-guarantee .reclamation__input {
  background-color: rgba(255, 255, 255, 0.2);
  color: #ffffff;
  font-weight: 500;
  font-size: 16px;
  padding: 15px 160px 15px 30px;
  width: 100%;
  border: none;
}
@media screen and (max-width: 500px) {
  .az-guarantee .reclamation__input {
    padding: 12px 100px 12px 15px;
  }
}
.az-guarantee .reclamation__input::placeholder {
  color: #ffffff;
}
.az-guarantee .reclamation__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}
.az-guarantee .reclamation__input:focus-visible {
  outline: none;
}
.az-guarantee .reclamation__confirm {
  width: fit-content;
  height: 100%;
  color: #282828;
  background-color: #ffffff;
  border-radius: 6px;
  overflow: hidden;
  padding: 0 38px;
  border: none;
  font-weight: 500;
}
@media screen and (max-width: 500px) {
  .az-guarantee .reclamation__confirm {
    padding: 0 20px;
  }
}
.az-guarantee .reclamation__download {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  width: fit-content;
  position: relative;
  padding-left: 36px;
  transition: 0.2s;
  border: none;
  min-height: initial;
  margin-top: 0;
}
.az-guarantee .reclamation__download:before {
  content: "";
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10L12 15L17 10' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 15V3' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.az-guarantee .reclamation__download:hover {
  color: #369e43;
  text-decoration: none;
}
.az-guarantee .reclamation__download:hover:before {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 15V19C21 19.5304 20.7893 20.0391 20.4142 20.4142C20.0391 20.7893 19.5304 21 19 21H5C4.46957 21 3.96086 20.7893 3.58579 20.4142C3.21071 20.0391 3 19.5304 3 19V15' stroke='%23369e43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23369e43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 15V3' stroke='%23369e43' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}
.az-guarantee .reclamation__title {
  color: rgb(128, 184, 155);
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.az-guarantee .reclamation__list li {
  margin-bottom: 8px;
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
  position: relative;
  padding-left: 28px;
}
.az-guarantee .reclamation__list li:last-child {
  margin-bottom: 0;
}
.az-guarantee .reclamation__list li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4 11.5L7.23554 13.9267C7.66324 14.2474 8.2676 14.1751 8.60747 13.7624L15 6' stroke='white' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E%0A");
  background-color: initial;
  border-radius: initial;
  margin-right: 0;
}
.az-guarantee__form-row {
  display: flex;
  align-items: center;
  margin-top: 18px;
}
@media screen and (max-width: 1400px) and (min-width: 1301px) {
  .az-guarantee__form-row {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1300px) {
  .az-guarantee__form-row {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media screen and (max-width: 750px) {
  .az-guarantee__form-row {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 620px) {
  .az-guarantee__form-row {
    margin-top: 32px;
  }
}
.az-guarantee__form-text {
  font-size: 15px;
  line-height: 1.3;
  font-weight: 400;
  color: #959595;
  flex: 1;
}
.az-guarantee__form-text a {
  color: #959595;
  font-weight: 500;
}
.az-guarantee .form-error__error {
  right: 6px;
  top: 4px;
  font-weight: 300;
  font-size: 14px;
}
.az-guarantee .preloader {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.65);
  justify-content: center;
  padding-top: 50px;
  z-index: 10;
  backdrop-filter: blur(5px);
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBzdHlsZT0ibWFyZ2luOiBhdXRvOyBiYWNrZ3JvdW5kOiBub25lOyBkaXNwbGF5OiBibG9jazsgc2hhcGUtcmVuZGVyaW5nOiBhdXRvOyIgd2lkdGg9IjEzNHB4IiBoZWlnaHQ9IjEzNHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiPgo8cmVjdCB4PSIxNy41IiB5PSI0MCIgd2lkdGg9IjE1IiBoZWlnaHQ9IjIwIiBmaWxsPSIjMzY5ZTQzIj4KICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJ5IiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIyLjU2NDEwMjU2NDEwMjU2NHMiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVRpbWVzPSIwOzAuNTsxIiB2YWx1ZXM9IjM1OzQwOzQwIiBrZXlTcGxpbmVzPSIwIDAuNSAwLjUgMTswIDAuNSAwLjUgMSIgYmVnaW49Ii0wLjUxMjgyMDUxMjgyMDUxMjlzIj48L2FuaW1hdGU+CiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iaGVpZ2h0IiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIyLjU2NDEwMjU2NDEwMjU2NHMiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVRpbWVzPSIwOzAuNTsxIiB2YWx1ZXM9IjMwOzIwOzIwIiBrZXlTcGxpbmVzPSIwIDAuNSAwLjUgMTswIDAuNSAwLjUgMSIgYmVnaW49Ii0wLjUxMjgyMDUxMjgyMDUxMjlzIj48L2FuaW1hdGU+CjwvcmVjdD4KPHJlY3QgeD0iNDIuNSIgeT0iNDAiIHdpZHRoPSIxNSIgaGVpZ2h0PSIyMCIgZmlsbD0iIzM2OWU0MyI+CiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0ieSIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMi41NjQxMDI1NjQxMDI1NjRzIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDswLjU7MSIgdmFsdWVzPSIzNi4yNTs0MDs0MCIga2V5U3BsaW5lcz0iMCAwLjUgMC41IDE7MCAwLjUgMC41IDEiIGJlZ2luPSItMC4yNTY0MTAyNTY0MTAyNTY0NHMiPjwvYW5pbWF0ZT4KICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJoZWlnaHQiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiBkdXI9IjIuNTY0MTAyNTY0MTAyNTY0cyIgY2FsY01vZGU9InNwbGluZSIga2V5VGltZXM9IjA7MC41OzEiIHZhbHVlcz0iMjcuNTsyMDsyMCIga2V5U3BsaW5lcz0iMCAwLjUgMC41IDE7MCAwLjUgMC41IDEiIGJlZ2luPSItMC4yNTY0MTAyNTY0MTAyNTY0NHMiPjwvYW5pbWF0ZT4KPC9yZWN0Pgo8cmVjdCB4PSI2Ny41IiB5PSI0MCIgd2lkdGg9IjE1IiBoZWlnaHQ9IjIwIiBmaWxsPSIjMzY5ZTQzIj4KICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJ5IiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgZHVyPSIyLjU2NDEwMjU2NDEwMjU2NHMiIGNhbGNNb2RlPSJzcGxpbmUiIGtleVRpbWVzPSIwOzAuNTsxIiB2YWx1ZXM9IjM2LjI1OzQwOzQwIiBrZXlTcGxpbmVzPSIwIDAuNSAwLjUgMTswIDAuNSAwLjUgMSI+PC9hbmltYXRlPgogIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImhlaWdodCIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIGR1cj0iMi41NjQxMDI1NjQxMDI1NjRzIiBjYWxjTW9kZT0ic3BsaW5lIiBrZXlUaW1lcz0iMDswLjU7MSIgdmFsdWVzPSIyNy41OzIwOzIwIiBrZXlTcGxpbmVzPSIwIDAuNSAwLjUgMTswIDAuNSAwLjUgMSI+PC9hbmltYXRlPgo8L3JlY3Q+CjwhLS0gW2xkaW9dIGdlbmVyYXRlZCBieSBodHRwczovL2xvYWRpbmcuaW8vIC0tPjwvc3ZnPg==");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 112px auto;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0.25s, opacity 0.25s;
}
.az-guarantee .preloader.active {
  visibility: visible;
  opacity: 1;
}

.order-modal {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.order-modal.fancybox__content {
  background-color: #ffffff;
  border-radius: 7px;
  max-width: 520px;
  width: 100%;
  background-image: url(../upload/forms/form-frame.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 100% 0;
}
@media screen and (max-width: 600px) {
  .order-modal.fancybox__content {
    width: 95%;
  }
}
.order-modal__block {
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 12px;
  text-align: center;
}
.order-modal__block span {
  color: #369e43;
  font-weight: 600;
  text-decoration: underline;
}
.order-modal__text {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
}
.order-modal__row {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 12px;
}
.order-modal__num {
  font-size: 22px;
  font-weight: 700;
  margin-right: 14px;
}
.order-modal__info {
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
  text-align: center;
}
.order-modal__copy {
  color: #464455;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  border: 1px solid #464455;
  transition: all 0.2s;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.order-modal__copy:hover {
  border-color: #369e43;
  color: #369e43;
}
.order-modal__copy:active {
  border-color: #369e43;
  color: #369e43;
}
.order-modal__btn {
  color: #ffffff;
  border: 1px solid #369e43;
  font-size: 16px;
  font-weight: 500;
  border-radius: 4px;
  background: #369e43;
  margin: 16px auto 0;
  width: fit-content;
  cursor: pointer;
  padding: 8px 20px;
}
.order-modal__btn:hover {
  background: #ffffff;
  color: #369e43;
}/*# sourceMappingURL=styles.css.map */