

/* Start:/local/templates/.default/components/luxar/super/testpecheni/css/style.css?176553273918714*/
.main-content:has(.main-content__testpecheni) {
  background-size: auto;
}
.main-content__testpecheni .index-banner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: clamp(20px, 5vw, 100px);
  width: 100%;
  padding: 0;
  box-sizing: border-box;
}
.main-content__testpecheni .index-banner__txt {
  max-width: 610px;
  flex: 1 1 300px;
}
@media (max-width: 480px) {
  .main-content__testpecheni .index-banner__txt {
    padding: 0 10px;
  }
  .main-content__testpecheni .index-banner__txt .btn-test {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.main-content__testpecheni .index-banner__title {
  font-weight: 700;
  font-size: clamp(35px, 5vw, 60px);
  line-height: 100%;
  text-transform: uppercase;
  color: #257db9;
  margin: 0;
  padding: 0;
}
.main-content__testpecheni .index-banner__title::first-letter {
  color: #257db9;
}
.main-content__testpecheni .index-banner__subtitle {
  font-weight: 800;
  font-size: clamp(16px, 2.5vw, 18px);
  line-height: 1.4;
  color: #50708a;
  margin: 0;
  padding: 0;
}
.main-content__testpecheni .index-banner__subtitle::before, .main-content__testpecheni .index-banner__subtitle::after {
  display: none !important;
  content: none !important;
  all: unset !important;
}
.main-content__testpecheni .index-banner__text {
  font-weight: 500;
  font-size: 16px;
  color: #50708a;
  margin: 0;
  padding: 0;
}
.main-content__testpecheni .index-banner__img {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 300px;
}
.main-content__testpecheni .index-banner__img img {
  width: 100%;
  height: auto;
  min-width: 200px;
  object-fit: contain;
}
@media (max-width: 480px) {
  .main-content__testpecheni .index-banner__img img {
    min-width: 150px;
    max-height: 250px;
  }
}
@media (max-width: 1200px) {
  .main-content__testpecheni .index-banner {
    gap: 50px;
  }
  .main-content__testpecheni .index-banner__txt {
    flex: 1 1 250px;
  }
  .main-content__testpecheni .index-banner__img {
    flex: 1 1 250px;
    max-width: 350px;
  }
}
@media (max-width: 1024px) {
  .main-content__testpecheni .index-banner {
    gap: 10px;
  }
}
@media (max-width: 878px) {
  .main-content__testpecheni .index-banner {
    flex-direction: column-reverse;
    gap: 30px;
  }
}
@media (max-width: 878px) {
  .main-content__testpecheni .index-banner__img {
    max-width: 100%;
    width: 100%;
  }
  .main-content__testpecheni .index-banner__img img {
    min-width: 180px;
    max-width: 90%;
    max-height: 300px;
  }
}
.main-content__testpecheni h2::before, .main-content__testpecheni h2::after {
  display: none !important;
  content: none !important;
  all: unset !important;
}
.main-content__testpecheni .test-block {
  background: #ecf2f6;
}

.btn-share {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  max-width: 240px;
  height: 48px;
  padding: 0 46px 0 20px;
  border: 1px solid #81afd4;
  border-radius: 24px;
  font-weight: 600;
  font-size: 16px;
  line-height: 125%;
  color: #257db9;
  text-decoration: none;
  transition: all 0.3s ease;
}
.btn-share:after {
  content: "";
  position: absolute;
  right: 22px;
  top: 50%;
  width: 24px;
  height: 24px;
  background-image: url(/local/templates/4vp74.ru/images/share.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: translateY(-50%);
}
.btn-share:hover {
  color: #fff;
  background: linear-gradient(90deg, #00579d 0%, #2488d9 100%);
}
.btn-share:hover:after {
  background-image: url(/local/templates/4vp74.ru/images/share-white.svg);
}
@media (max-width: 480px) {
  .btn-share {
    max-width: none;
  }
}
.btn-test::before, .btn-test::after {
  display: none !important;
  content: none !important;
  all: unset !important;
}
.btn-test {
  position: relative;
  margin-top: 21px;
  padding: 12px 40px !important;
  max-width: 180px;
  font-weight: 600;
  font-size: 16px !important;
}
@media (max-width: 480px) {
  .btn-test {
    max-width: none;
  }
}

.test-btns {
  display: flex;
  align-items: center;
  gap: 16px;
}
.test-btns .btn-test {
  margin: 0;
}
.test-btns a {
  width: 100%;
}
@media (max-width: 480px) {
  .test-btns {
    flex-direction: column;
    gap: 10px;
  }
}

.symptoms {
  padding-top: 50px;
  margin-bottom: 70px;
}
.symptoms__title {
  font-weight: 600 !important;
  font-size: 50px !important;
  color: #257db9 !important;
  padding-bottom: 0 !important;
}
.symptoms__title::first-letter {
  color: #257db9 !important;
}
@media (max-width: 587px) {
  .symptoms__title {
    font-size: 30px !important;
  }
}
.symptoms__cards {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.symptoms__txt {
  max-width: 910px;
  margin-bottom: 17px;
}
.symptoms__txt .symptoms__subtitle {
  font-weight: 600;
  font-size: 18px;
  color: #50708a;
}
@media (max-width: 1024px) {
  .symptoms__txt .symptoms__title {
    font-size: 40px !important;
  }
}
@media (max-width: 1319px) {
  .symptoms__cards {
    gap: 10px;
  }
}

.symptom__text {
  font-size: 16px;
}
.symptom__card {
  flex: 1 1 calc(33.333% - 20px);
  display: flex;
  flex-direction: column;
  padding: 20px;
  background: #fff;
  border-radius: 30px;
  box-sizing: border-box;
}
.symptom__card img {
  margin-bottom: 13px;
}
@media (max-width: 1024px) {
  .symptom__card {
    flex: 1 1 calc(50% - 20px);
  }
  .symptom__card .symptom__text {
    line-height: 1.2rem;
    margin-bottom: 20px;
  }
}
@media (max-width: 878px) {
  .symptom__card img {
    margin-bottom: 10px;
  }
}
@media (max-width: 600px) {
  .symptom__card {
    flex: 1 1 100%;
  }
  .symptom__card img {
    display: block;
    margin: 0 auto 20px;
  }
}
.symptom__card-btn {
  position: relative;
}
.symptom-btn {
  margin: 0 !important;
  position: absolute !important;
  top: 95% !important;
  left: 30% !important;
  width: 100% !important;
}
@media (max-width: 600px) {
  .symptom-btn {
    width: calc(100% - 40px) !important;
    left: 50% !important;
    transform: translateX(-50%);
    top: calc(100% - 10px) !important;
    max-width: 580px !important;
  }
}

.txt-title {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-bottom: 27px;
}
@media (max-width: 878px) {
  .txt-title {
    padding-bottom: 10px;
  }
}

.block-online__text {
  max-width: 643px;
  margin: 0 !important;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  color: #50708a;
}
@media (max-width: 768px) {
  .block-online__text {
    max-width: 450px;
  }
}
@media (max-width: 680px) {
  .block-online__text {
    max-width: 350px;
  }
}
@media (max-width: 544px) {
  .block-online__text {
    font-size: 16px;
  }
}
@media (max-width: 506px) {
  .block-online__text {
    max-width: 250px;
  }
}
@media (max-width: 425px) {
  .block-online__text {
    max-width: 220px;
  }
}
@media (max-width: 385px) {
  .block-online__text {
    max-width: 220px;
  }
}
.block-online.block-online--left.block-online__test {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 0 30px 30%;
  background-image: url(/local/templates/4vp74.ru/images/form-test-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 0 center;
}
@media (max-width: 769px) {
  .block-online.block-online--left.block-online__test {
    margin-bottom: 10px;
    margin-top: 30px;
    height: 195px;
  }
}
@media (max-width: 680px) {
  .block-online.block-online--left.block-online__test {
    background-position: -30px center;
  }
}
@media (max-width: 544px) {
  .block-online.block-online--left.block-online__test {
    background-position: -50px center;
  }
}
@media (max-width: 506px) {
  .block-online.block-online--left.block-online__test {
    background-position: -60px center;
    padding: 30px 0 30px 40%;
  }
}
@media (max-width: 425px) {
  .block-online.block-online--left.block-online__test {
    background-position: -60px center;
    padding: 15px 5px 15px 40%;
    border-radius: 25px !important;
  }
}
@media (max-width: 385px) {
  .block-online.block-online--left.block-online__test {
    height: 230px;
    background-position: -120px center;
    padding: 15px 10px 15px 35%;
  }
}
@media (max-width: 768px) {
  .block-online.block-online--left.block-online__test::before {
    display: none !important;
  }
}
.block-online--left .online-order.online-order__test {
  position: relative;
  right: 0 !important;
}
.block-online.form {
  margin: 70px 0 50px;
}
.block-online__test .block-online__test-desc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100% !important;
  line-height: 1.2rem !important;
  padding: 0 !important;
}

.test {
  position: relative;
  inline-size: 90%;
  block-size: 100%;
  margin-inline: auto;
}
.test-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 51px;
  padding-top: 55px !important;
}
@media (max-width: 768px) {
  .test-content {
    flex-direction: column;
  }
}
.test-block {
  padding-bottom: 9%;
}
.test-container {
  --ratio: 1.5;
  position: relative;
  aspect-ratio: var(--ratio);
  border: 1px solid #fff;
}
.test-container .test-results__title::before, .test-container .test-results__title::after {
  display: none !important;
  content: none !important;
  all: unset !important;
}
.test-container .test-results__title {
  font-weight: 700;
  font-size: 25px;
  line-height: 88%;
  color: #004a7e;
}
.test-container .test-results__item {
  margin-block-end: 20px;
}
.test-container .test-results__item.hidden {
  display: none;
}
.test-container .test-results__text {
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 137%;
  color: #50708a;
  margin-bottom: 0;
  padding-bottom: 28px;
}
.test-container .test-results__text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1246px;
  max-width: 100%;
  height: 0;
  border: 1px solid #c9d6e0;
}
@media (max-width: 768px) {
  .test-container .test-results__text {
    padding-bottom: 17px;
  }
  .test-container .test-results__text::after {
    width: 100%;
  }
}
.test-container .note {
  position: relative;
  transform: translateY(10px);
  font-size: 10px;
  color: hsla(0, 0%, 0%, 0.5);
  text-align: center;
}
.test-container__timer {
  position: absolute;
  inset: 0 0 auto 0;
  min-inline-size: 40px;
  padding: 5px;
  color: transparent;
  font-weight: 700;
  text-align: center;
  border-block-end: 1px solid #fff;
  border-inline-end: 1px solid #fff;
  border-radius: 0 0 10px 0;
}
.test__txt {
  display: flex;
  flex-direction: column;
  gap: 19px;
}
.test__text {
  font-weight: 500;
  font-size: 18px;
  line-height: 139%;
  color: #50708a;
}
.test__text span {
  color: #eb679c;
}
@media (max-width: 768px) {
  .test__text {
    font-size: 16px;
  }
}
.test__img img {
  max-width: 362px;
}
@media (max-width: 768px) {
  .test__img img {
    max-width: 300px;
  }
}

.toxic {
  height: auto;
  padding: 0 0 34px;
}
.toxic-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.toxic-content__txt {
  max-width: 734px;
  padding-top: 50px;
  margin-bottom: 120px;
}
.toxic-content__txt .toxic-content__text {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}
.toxic-content__txt .toxic-content__title {
  font-size: 40px;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}
.toxic-content__txt .toxic-content__title::first-letter {
  color: #fff;
}
.toxic-content__info {
  flex: 1 1 55%;
}
.toxic-content__cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  margin-top: 23px;
  position: relative;
  z-index: 2;
}
.toxic-content__img {
  position: relative;
  flex: 1 1 45%;
}
.toxic-content__img img {
  position: absolute;
  top: -361px;
  right: -100px;
  max-width: 550px;
}
.toxic-content__card {
  width: 500px;
  padding: 200px 20px 20px;
  position: relative;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(74, 121, 161, 0) 0%, #426a92 100%);
  overflow: visible;
}
.toxic-content__card img {
  width: 500px;
  position: absolute;
  top: -100px;
  left: 50%;
  margin-bottom: 18px;
  transform: translateX(-50%);
}
.toxic-content__card .toxic-card__text {
  font-weight: 600;
  font-size: 18px;
  color: #fff;
}
.toxic-content__card .toxic-card__text span {
  color: #ffb100;
}
.toxic-content__card--ammonia {
  z-index: 4;
}
@media (max-width: 1024px) {
  .toxic-content__txt .toxic-content__title {
    font-size: 32px;
  }
  .toxic-content__card {
    max-width: clamp(355px, 90%, 500px);
  }
  .toxic-content__card .toxic-card__text {
    font-size: 16px;
  }
  .toxic-content__img {
    max-width: clamp(550px, 90%, 225px);
  }
}
@media (max-width: 999px) {
  .toxic-content__card {
    width: 360px;
    height: 260px;
    padding-top: 140px;
  }
  .toxic-content__card img {
    top: -70px;
  }
  .toxic-content__img img {
    max-width: 310px;
    top: -88px;
    right: -60px;
  }
}
@media (max-width: 768px) {
  .toxic-content {
    flex-direction: column;
    align-items: center;
  }
  .toxic-content__txt {
    padding-top: 24px;
  }
  .toxic-content__img img {
    top: -368px;
    right: -180px;
  }
  .toxic-content__card {
    width: 100%;
    max-width: 400px;
    height: auto;
    padding-top: 140px;
  }
}
@media (max-width: 900px) {
  .toxic-content__img img {
    position: absolute;
    max-width: 310px;
    transform: scaleX(-1);
    transform-origin: center;
  }
}
@media (max-width: 587px) {
  .toxic-content {
    height: auto;
    padding: 0;
    gap: 20px;
  }
  .toxic-content__txt .toxic-content__title {
    font-size: 30px;
  }
  .toxic-content__cards {
    grid-template-columns: 1fr;
    gap: 120px;
    margin-top: 40px;
    width: 100%;
    justify-items: center;
    z-index: auto !important;
  }
  .toxic-content__img {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    position: relative;
  }
  .toxic-content__img img {
    top: -420px;
    right: 0;
    z-index: 3;
    max-width: 235px;
    margin: 0 auto;
  }
  .toxic-content__card {
    width: 100%;
    max-width: none;
    padding: 140px 15px 20px;
    border-radius: 24px;
  }
  .toxic-content__card--ammonia {
    z-index: 4;
  }
  .toxic-content__card img {
    top: -110px;
    left: 50%;
    max-width: 75%;
    transform: translateX(-50%);
  }
}
@media (max-width: 576px) {
  .toxic-content {
    gap: 20px;
  }
  .toxic-content__txt .toxic-content__title {
    font-size: 26px;
  }
}
@media (max-width: 473px) {
  .toxic-content__cards {
    gap: 140px;
  }
  .toxic-content__img img {
    top: -475px;
    right: 78px;
  }
}
@media (max-width: 440px) {
  .toxic-content__cards {
    gap: 250px;
  }
  .toxic-content__card img {
    max-width: 100%;
  }
  .toxic-content__img img {
    max-width: 250px;
    top: -570px;
    right: 78px;
  }
}
@media (max-width: 385px) {
  .toxic-content__cards {
    gap: 220px;
  }
  .toxic-content__img img {
    top: -580px;
    right: 50px;
    max-width: 200px;
  }
  .toxic-content__card img {
    max-width: 118%;
  }
}

.dialog {
  overflow-x: hidden;
  overflow-y: auto;
  max-inline-size: 1024px;
  inline-size: 100%;
  padding: clamp(10px, 0.1902rem + 2.1739vw, 30px);
  border: none;
  border-radius: 25px;
  transition: background-color 0.3s ease;
}
.dialog .close {
  position: absolute;
  inset-inline-end: 10px;
  inset-block-start: 10px;
  inline-size: 30px;
  block-size: 30px;
  border-radius: 100vw;
}
.dialog .close::before, .dialog .close::after {
  content: "";
  position: absolute;
  inset-inline-start: 50%;
  inset-block-start: 50%;
  inline-size: 2px;
  block-size: 18px;
  background-color: #045592;
  border-radius: 100vw;
}
.dialog .close::before {
  transform: translate(-50%, -50%) rotate(45deg);
}
.dialog .close::after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.dialog .close:focus-visible {
  outline: none;
}
.dialog .close:hover {
  cursor: pointer;
  background-color: #EEF1F2;
}
.dialog::-webkit-scrollbar {
  width: 6px;
}
.dialog::-webkit-scrollbar-track {
  background-color: transparent;
  border-radius: 100vw;
}
.dialog::-webkit-scrollbar-thumb {
  background-color: #257CB8;
  border-radius: 100vw;
}
.dialog.share-modal {
  width: 271px;
  height: 235px;
  padding: 18px;
  border: 1px solid #fff;
  border-radius: 20px;
  box-shadow: 0 4px 60px 0 rgba(0, 61, 63, 0.2);
  background: rgba(255, 255, 255, 0.95);
}

dialog::backdrop {
  background-color: rgba(0, 0, 0, 0.7);
}

.circle {
  position: absolute;
  inset: 0 0 auto 0;
  display: grid;
  place-items: center;
  color: #257CB8;
  background-color: #fff;
  font-size: clamp(16px, 0.5625rem + 1.5625vw, 25px);
  line-height: 0;
  outline: 2px solid currentColor;
  border-radius: 100vw;
  cursor: pointer;
  font-weight: 900;
}
.circle .hint {
  position: absolute;
  inset-inline-start: 50%;
  inset-block-end: -10px;
  transform: translateX(-50%);
  font-weight: 900;
  font-size: 20px;
}
@media (max-width: 768px) {
  .circle .hint {
    font-size: 16px;
  }
}
.circle:hover, .circle.active {
  color: #fff;
  background-color: #257CB8;
}
.circle:hover .num,
.circle:hover .hint, .circle.active .num,
.circle.active .hint {
  color: #fff;
}
.circle:hover .hint, .circle.active .hint {
  color: #257CB8;
}

.share-modal::backdrop {
  background: rgba(0, 0, 0, 0.6);
}
.share-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 125%;
  color: #257db9;
}
.share--links {
  padding-top: 33px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.share--links a {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  padding-left: 34px;
  text-decoration: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  color: #50708a;
}
.share--links a::before {
  content: "";
  position: absolute;
  left: 0;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
}
.share--links a.link-copy::before {
  background-image: url(/local/templates/4vp74.ru/images/link.svg);
}
.share--links a.link-vk::before {
  background-image: url(/local/templates/4vp74.ru/images/vk.svg);
}
.share--links a.link-tg::before {
  background-image: url(/local/templates/4vp74.ru/images/Telega.svg);
}
.share--links a.link-max::before {
  background-image: url(/local/templates/4vp74.ru/images/max.svg);
}
.share-close {
  position: absolute;
  top: 10px;
  right: 10px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

.box {
  position: absolute;
}

.line {
  position: absolute;
  block-size: 2px;
  background-color: #257CB8;
  transform-origin: left top;
  -webkit-transform-origin: left top;
}

button.close {
  border: none;
  background: #fff;
}

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

/* End */
/* /local/templates/.default/components/luxar/super/testpecheni/css/style.css?176553273918714 */
