

/* Start:/local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/style.css?17583596984705*/
@charset "UTF-8";
[data-bs-theme=light] {
  --local_btn_background: rgba(234, 234, 234, 1);
  --local_card_background: rgba(234, 234, 234, 1);
  --local-link-color: rgba(51, 51, 51, 1);
  --local-link-bg: rgba(246, 169, 18, 1);
  --local-link-border: rgba(246, 169, 18, 0.15);
  --local-carousel-border: #E4E4E4;
}

[data-bs-theme=dark] {
  --local_btn_background: rgba(0, 0, 0, 0.4);
  --local_card_background: rgba(32, 32, 32, 1);
  --local-link-color: rgba(246, 169, 18, 1);
  --local-link-bg: rgba(42, 33, 17, 1);
  --local-link-border: rgba(246, 169, 18, 0.15);
  --local-carousel-border: #303030;
}

.doc-link {
  padding: 2.2rem 2.2rem 2.2rem 4.25rem;
  border-radius: 24px;
  border: 1px solid var(--local-link-border);
  background-color: var(--local-link-bg);
}
.doc-link a {
  text-decoration: none;
  color: var(--local-link-color);
  font-size: 32px;
}
.doc-link a h2 {
  font-size: 32px;
  margin: 0;
  color: var(--local-link-color);
}

.doc-link .link_text {
  font-size: 32px;
}

#accordionProductImageСarousel::after {
  border-right: 1.5px solid var(--local-carousel-border);
  border-radius: 21.58px;
  height: 100%;
  position: absolute;
  width: 100%;
  content: "";
  top: 0;
  left: 1rem;
}

#accordionProductImageСarousel::before {
  border-left: 1.5px solid var(--local-carousel-border);
  border-radius: 21.58px;
  height: 100%;
  position: absolute;
  width: 100%;
  content: "";
  top: 0;
  right: 1rem;
}

#accordionProductImageСarousel .carousel-caption {
  right: auto !important;
  left: 1.25rem;
  text-align: left;
  width: 40%;
}
#accordionProductImageСarousel .card {
  border-color: var(--local-carousel-border);
  background: var(--local_card_background);
}
#accordionProductImageСarousel .carousel-item {
  padding: 4.5rem !important;
}
#accordionProductImageСarousel .carousel-indicators .indicators {
  width: fit-content;
  padding: 0.6rem;
  border-radius: 85px 85px 85px 85px;
  background: none;
  display: flex;
  align-content: center;
}
#accordionProductImageСarousel .carousel-indicators button {
  width: 0.5rem !important;
  height: 0.5rem !important;
  margin-right: 0.2rem !important;
  margin-left: 0.2rem !important;
  border-radius: 10px 10px 10px 10px;
  border-top: 0 !important;
  border-bottom: 0 !important;
  background: rgb(217, 217, 217) !important;
}
#accordionProductImageСarousel .carousel-indicators button.active {
  background: rgb(246, 169, 18) !important;
}
#accordionProductImageСarousel .carousel-item {
  padding: 0 !important;
}
#accordionProductImageСarousel .carousel-item img {
  max-height: 630px;
}

.btn-wrap {
  margin-top: 2rem;
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
}

.btn-ctrl {
  position: relative !important;
  margin: 0 0.8rem;
}

.carousel-control-prev {
  top: 40%;
  padding: 1.5rem;
  margin-left: 2rem;
  border-radius: 50px;
  background: var(--local_btn_background);
  content: url("/local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/images/left arrow.svg");
  width: 5rem;
  opacity: 1;
}

.carousel-control-next {
  top: 40%;
  padding: 1.5rem;
  margin-right: 2rem;
  border-radius: 50px 50px 50px 50px;
  background: var(--local_btn_background);
  content: url("/local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/images/right arrow.svg");
  width: 5rem;
  opacity: 1;
}

#accordionProduct .accordion-header {
  padding: 0;
}
#accordionProduct .accordion-button {
  padding: 2.2rem 2.2rem 2.2rem 4.25rem;
  font-size: 32px;
}
#accordionProduct .accordion-body {
  padding: 0 4.25rem 4.25rem 4.25rem;
}

@media (max-width: 768px) {
  .doc-link {
    padding: 1.5rem 1.25rem;
  }
  .link_text {
    font-size: 18px !important;
  }
  #accordionProduct .accordion-button {
    padding: 2rem 1.25rem 2rem 1.25rem;
    font-size: 24px;
  }
  #accordionProduct .accordion-body {
    padding: 0 1.25rem 2rem 1.25rem;
  }
  .doc-link .btn-text {
    line-height: 23.4px;
    font-size: 18px;
  }
  #accordionProductImageСarousel {
    width: 70%;
    left: 15%;
  }
  .carousel-indicators {
    bottom: -25%;
  }
  .carousel-indicators .indicators {
    background: var(--local_card_background) !important;
  }
  .btn-wrap {
    position: absolute;
    bottom: 25%;
    justify-content: space-between;
    left: 0;
  }
  .btn-wrap .carousel-control-prev {
    width: 2.5rem;
    background: none;
    top: 0;
    padding: 0;
    content: url("/local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/images/left.svg");
  }
  .btn-wrap .carousel-control-next {
    width: 2.5rem;
    background: none;
    top: 0;
    padding: 0;
    content: url("/local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/images/right.svg");
  }
}
#back-link {
  margin-bottom: 10px;
}
[data-bs-theme=light] #back-link {
  content: url("/local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/images/left-bold-black.svg");
}
[data-bs-theme=dark] #back-link {
  content: url("/local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/images/left-bold-grey.svg");
}

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

/* End */
/* /local/templates/kupol/components/bitrix/news/product/bitrix/news.detail/.default/style.css?17583596984705 */
