

/* Start:/css/benefits.css?16645546991688*/
@charset "UTF-8";
/* CONF */
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;700;900&display=swap");
:root {
  --bs-font-sans-serif: "Source Sans Pro", sans-serif;
}

.benefits .branded_image_block_bg {
  background: no-repeat center url("/image/branded_image_block_bg.jpg");
  background-size: cover;
}
.benefits .line {
  height: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefits .termometrs .col {
  min-width: 100%;
}
.benefits .termometrs svg {
  position: absolute;
}
.benefits .termometrs > .col:first-child svg {
  left: 0;
}
.benefits .termometrs > .col:last-child svg {
  right: 0;
}
.benefits .spot_bg_1 {
  background: no-repeat center url("/image/spot_bg_1.png");
  background-size: contain;
}
.benefits .spot_bg_2 {
  background: no-repeat center url("/image/spot_bg_2.png");
  background-size: contain;
}
.benefits .list-img-green-ok {
  list-style-image: url("/image/icon/Check.svg");
}
.benefits .bg_spot_2 {
  background: no-repeat center/80% url("/image/pox.png");
  background-size: cover;
}
.benefits .img-fluid {
  z-index: 1;
}

.ss a {
  fill: currentColor;
  transition: 0.4s;
}
.ss a:hover {
  color: #fff;
}
.ss a:hover svg {
  transform: scale(1.2);
}

@media (min-width: 576px) {
  .benefits .termometrs .col {
    min-width: 200px;
  }
}
.box-result-form {
  background-color: var(--white);
  padding: 20px;
  border-radius: 15px;
}

.close_form_window {
  line-height: 20px;
  width: 20px;
  border-radius: 100%;
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
  content: "✕";
  font-size: 22px;
  color: var(--bs-otp-dark);
}

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

/* End */


/* Start:/local/components/bix/control.show_by_tabs/templates/ladna/show_by_tabs.css?1736341853107*/

.nav-tabs .nav-link.disabled {
    opacity: 0.3;
    cursor: pointer;
    pointer-events: none;
}


/* End */
/* /css/benefits.css?16645546991688 */
/* /local/components/bix/control.show_by_tabs/templates/ladna/show_by_tabs.css?1736341853107 */
