.before-config__left-col {
  position: relative;
}

.btn-detective-config {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: -44px;
  right: 25px;
  z-index: 100;
}
.btn-detective-config img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* for detectives */
.our-advantages__title {
  position: relative;
}

.btn-detective {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  bottom: -20px;
  right: 30px;
}
.btn-detective img {
  display: block;
  max-width: 100%;
  height: auto;
}

.bottom-detective {
  display: flex;
  justify-content: flex-end;
  position: relative;
  margin: -50px 0 0 0;
}
.bottom-detective .btn-detective {
  bottom: auto;
  right: auto;
  position: static;
}

.btn-detective-catalog {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 135px;
  right: -15px;
  z-index: 100;
}
.btn-detective-catalog img {
  display: block;
  max-width: 100%;
  height: auto;
}
.btn-detective-catalog .mob {
  display: none;
}

.btn-detective-search {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: -44px;
  right: 15px;
  z-index: 100;
}
.btn-detective-search img {
  display: block;
  max-width: 100%;
  height: auto;
}

.before-config__left-col {
  position: relative;
}

.btn-detective-config {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: -44px;
  right: 25px;
  z-index: 100;
}
.btn-detective-config img {
  display: block;
  max-width: 100%;
  height: auto;
}

.wrapper-detective-product {
  padding: 20px 0 0 0;
  margin: 0 -30px 0 0;
  position: relative;
  text-align: right;
  z-index: 100;
}

.rate-item:empty + .wrapper-detective-product {
  padding: 0;
}

.btn-detective-product {
  border: none;
  background: none;
  cursor: pointer;
  display: inline-flex;
  z-index: 100;
  position: relative;
}
.btn-detective-product img {
  display: block;
  max-width: 44px;
  height: auto !important;
}

@media (max-width: 992px) {
  .btn-detective-config {
    right: 10px;
  }
  .before-config__left-col {
    margin-top: 30px;
  }
  .btn-detective-search {
    right: 8px;
  }
  .btn-detective {
    width: 56px;
    right: 5px;
  }
  .btn-detective-catalog {
    top: 17px;
    right: 20px;
  }
  .btn-detective-catalog img {
    display: none;
  }
  .btn-detective-catalog .mob {
    display: block;
  }
}
.modal-detective-search .modal-content {
  background: #fbf0ff url("../../i/mds-bg-desktop.png") no-repeat;
  padding: 30px 40px;
  position: relative;
}
.modal-detective-search .modal-dialog {
  max-width: 668px;
}

@media (max-width: 768px) {
  .modal-detective-search .modal-dialog {
    width: 100%;
    max-width: 100%;
    height: 100%;
    background: #fbf0ff url("../../i/mds-bg-mobile.png") no-repeat;
    margin: 0;
  }
  .modal-detective-search .modal-content {
    background: none;
    position: static;
    width: 100%;
  }
  .modal-detective-search .btn-close {
    right: 10px;
    top: 10px;
  }
}
@media (max-width: 992px) {
  .before-config__left-col {
    margin-top: 30px;
  }
  .btn-detective-config {
    right: 10px;
  }
}
.modal-detective-row {
  display: flex;
  gap: 40px;
  align-items: center;
}

.modal-detective-pic {
  flex-shrink: 0;
  width: 127px;
}
.modal-detective-pic img {
  display: block;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

.modal-detective-text {
  flex-grow: 1;
  color: #0f0f0f;
  font-size: 14px;
  line-height: 1.35;
}
.modal-detective-text h3 {
  font-size: 22px;
  color: #0f0f0f;
  font-weight: 600;
  margin: 0 0 20px 0;
  padding: 0;
}
.modal-detective-text p {
  margin: 0 0 10px 0;
  padding: 0;
}
.modal-detective-text h4 {
  font-size: 16px;
  color: #0f0f0f;
  font-weight: 500;
  margin: 20px 0 15px 0;
  padding: 0;
}
.modal-detective-text h4 span {
  color: #dc6cff;
}

@media (max-width: 600px) {
  .modal-detective-row {
    display: block;
  }
  .modal-detective-search .modal-content {
    padding: 20px;
  }
  .modal-detective-pic {
    width: 88px;
    margin: 0 auto 30px auto;
  }
  .modal-detective-text h3 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px 0;
  }
  .modal-detective-text p {
    margin: 0 0 10px 0;
    padding: 0;
  }
  .modal-detective-text h4 {
    font-size: 14px;
    color: #0f0f0f;
    font-weight: 500;
    margin: 20px 0 15px 0;
    padding: 0;
  }
  .detective-secret strong {
    font-size: 21px;
  }
}
.product-item .btn-detective-product img {
  max-width: 36px;
}

.pagination-nav {
  gap: 20px;
}

.pagination {
  max-width: unset;
  margin: 0;
}

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