

/* Start:/local/templates/fences24/components/bitrix/news/ready-solutions/bitrix/news.detail/.default/style.css?168026166446953*/
.ready-to-use__detail__first-screen .calc-block {
  margin-top: 30px;
  display: flex;
  flex-direction: row;
}
@media (max-width: 1650px) {
  .ready-to-use__detail__first-screen .calc-block {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block {
    margin-top: 15px;
  }
}
.ready-to-use__detail__first-screen .calc-block h3 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: normal;
  padding-bottom: 20px;
  margin-bottom: 0;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block h3 {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block h3 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block h3 {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block h3 {
    font-size: 14px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper {
  box-shadow: 0 8px 14px rgba(0, 0, 0, 0.28);
  padding: 30px;
  display: flex;
  flex-direction: column;
  margin-right: 15px;
  width: calc(50% - 15px) !important;
}
@media screen and (min-width: 996px) and (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper {
    padding: 20px;
  }
}
@media (max-width: 1650px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper {
    margin-right: 0;
    margin-top: 45px;
    width: 100% !important;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row {
  display: flex;
  flex-direction: row;
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row {
    flex-wrap: wrap;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section {
  margin-top: 0;
  margin-bottom: 30px;
  display: flex;
  flex-direction: column;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section:first-child {
  padding-right: 10px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section:not(:last-child) {
  border-right: 3px solid #f5f6f6;
}
@media (max-width: 1400px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section {
    padding-left: 15px;
    padding-right: 15px;
  }
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section:not(:last-child) {
    margin-bottom: 15px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section {
    padding: 0 !important;
    border-right: 0 !important;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header {
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header {
    font-size: 12px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header input {
  display: inline-block;
  padding: 15px;
  border: 1px solid #d0d0d0;
  width: auto;
  max-width: 105px;
  height: 38px;
  background-color: transparent;
  font-size: 14px;
  margin-right: 10px;
  margin-left: 25px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header span {
  position: relative;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header span img {
  position: absolute;
  top: -5px;
  right: -25px;
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header {
    justify-content: space-between;
  }
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header input {
    margin-right: 0;
    height: 30px;
    text-align: right;
  }
}
@media (max-width: 768px) and (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header input {
    font-size: 18px;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header input {
    font-size: 15px;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header input {
    font-size: 14px;
  }
}
@media (max-width: 768px) and (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__header input {
    font-size: 13px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header {
  font-size: 14px;
  position: relative;
  font-weight: 500;
  padding-bottom: 25px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header {
    font-size: 11px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header .sm-tooltip {
  position: absolute;
  top: -5px;
  right: 40px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header .sm-tooltip {
    right: 40px;
  }
}
@media screen and (min-width: 1400px) and (max-width: 1600px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header .sm-tooltip {
    left: 150px;
  }
}
@media (max-width: 1400px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header .sm-tooltip {
    left: 150px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header .sm-tooltip {
    left: 130px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .tab-section .tab-section__sub-header .sm-tooltip {
    left: 115px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .pick-a-color .color-palette {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  max-width: 230px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .pick-a-color .color-palette .pick-a-color__color-circle {
  width: 31px;
  height: 31px;
  border-radius: 25px;
  margin-right: 15px;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .pick-a-color .color-palette .pick-a-color__color-circle {
    max-width: 25px;
    height: 25px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .pick-a-color .color-palette .pick-a-color__color-circle:hover {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.4);
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .pick-a-color .color-palette .active {
  /*border: 3px solid black;*/
  box-shadow: 0 0 2px 3px rgba(0, 0, 0, 0.4);
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper {
  max-width: 200px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper {
  padding-left: 10px;
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper {
    padding: 0;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper {
  position: relative;
  justify-content: flex-start;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper .parent-input {
  display: inline-block;
  padding: 15px;
  width: 98px;
  height: 38px;
  border: 1px solid #d0d0d0;
  text-align: left;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper .input-btns {
  position: absolute;
  left: 65px;
  top: 10px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper .input-btns .input-btn {
  border: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper .input-btns .input-btn:first-child {
  align-items: flex-end;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper .input-btns .input-btn:last-child {
  align-items: flex-start;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper .input-btns .input-btn span {
  display: none;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .first-row .local-inner-wrapper .another-wrapper .type2__amount-wrapper .input-btns .input-btn:hover {
  background-color: transparent;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line:not(:last-child) {
  padding-bottom: 25px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line:last-child {
  padding-bottom: 0;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .icon-wrapper {
  width: 39px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .icon-wrapper img {
  margin-right: 15px;
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .icon-wrapper {
    display: none;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper {
  justify-content: space-between;
  position: relative;
  background-color: white;
  display: flex;
  flex-direction: row;
  width: 100%;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span {
  background: white;
  z-index: 1;
  font-weight: 700;
  position: relative;
  font-size: 14px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span {
    font-size: 13px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span img {
  position: absolute;
  top: -13px;
  right: -15px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span:first-child {
  padding-right: 0.5rem;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper span:last-child {
  padding-left: 0.5rem;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper:before {
  border-bottom: 2px dotted #ddd;
  content: "";
  position: absolute;
  bottom: 0.4rem;
  width: 100%;
  height: 0;
  line-height: 0;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper .colors-wrapper {
  display: flex;
  flex-direction: row;
  background-color: white;
  z-index: 1;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper .colors-wrapper .color-circle {
  height: 24px;
  width: 24px;
  border-radius: 15px;
  background-color: #989898;
  margin: 0 4px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper .colors-wrapper .color-circle {
    height: 30px;
    width: 30px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper .colors-wrapper .color-circle:nth-child(2) {
  background-color: #006f3e;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .single-line .text-wrapper .colors-wrapper .color-circle:last-child {
  background-color: #0b2842;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row {
  padding-bottom: 25px;
  width: 100%;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .local-header {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 700;
  padding-bottom: 15px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper {
  display: flex;
  flex-direction: row;
}
@media screen and (min-width: 1250px) and (max-width: 1650px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper {
    flex-wrap: wrap;
  }
}
@media (max-width: 425px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper {
    flex-wrap: wrap;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col {
  padding: 10px 19px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 425px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col {
    width: 100%;
    padding-left: 0 !important;
    border-right: 0 !important;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .col-header {
  font-size: 15px;
  font-weight: 700;
  padding-bottom: 20px;
  min-height: auto !important;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .col-header {
    font-size: 17px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .col-header {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .col-header {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .col-header {
    font-size: 12px;
  }
}
@media screen and (min-width: 426px) and (max-width: 480px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .col-header {
    height: 74px !important;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper input {
  border: 1px solid #d0d0d0;
  text-align: center;
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper input {
    width: 43px;
    height: 40px;
  }
}
@media (min-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper input {
    width: 43px;
    height: 40px;
  }
}
@media (min-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper input {
    width: 53px;
    height: 50px;
  }
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper input {
    width: 63px;
    height: 60px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-left: 4px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .inc-btn, .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .dec-btn {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #006f3e;
  background-color: transparent;
  color: #006f3e;
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .inc-btn, .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .dec-btn {
    width: 21px;
    height: 19px;
  }
}
@media (min-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .inc-btn, .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .dec-btn {
    width: 21px;
    height: 19px;
  }
}
@media (min-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .inc-btn, .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .dec-btn {
    width: 26px;
    height: 24px;
  }
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .inc-btn, .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .dec-btn {
    width: 31px;
    height: 29px;
  }
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .inc-btn:hover, .ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .dec-btn:hover {
  color: white;
  background-color: #006f3e;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .inc-btn {
  margin-bottom: 1px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col .amount-wrapper .input-btns .dec-btn {
  margin-top: 1px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col:first-child {
  padding-left: 0;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col:last-child {
  padding-right: 0;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .second-row .inner-cols-wrapper .local-col:not(:last-child) {
  border-right: 3px solid #f5f6f6;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .btn-wrapper {
  display: flex;
  justify-content: center;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .btn-wrapper .blue-button {
  background-color: #0b2842;
  color: white;
  border: 0;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 20px;
  margin-bottom: 10px;
  font-size: 11px;
}
.ready-to-use__detail__first-screen .calc-block .calc-wrapper .btn-wrapper .blue-button:hover {
  background-color: #0b375e;
}
.ready-to-use__detail__first-screen .calc-block .final-table {
  background-color: #f0f4f7;
  padding: 30px;
  display: flex;
  flex-direction: column;
  margin-left: 15px;
  width: calc(50% - 15px) !important;
}
.ready-to-use__detail__first-screen .calc-block .final-table h3 {
  color: #006f3e;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .final-table {
    padding: 25px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table {
    padding: 20px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table {
    padding: 15px;
  }
}
@media (max-width: 1650px) {
  .ready-to-use__detail__first-screen .calc-block .final-table {
    margin-left: 0;
    margin-top: 45px;
    width: 100% !important;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part, .ready-to-use__detail__first-screen .calc-block .final-table .right-part {
  width: 100%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part, .ready-to-use__detail__first-screen .calc-block .final-table .right-part {
    width: 100%;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part #installation-hook, .ready-to-use__detail__first-screen .calc-block .final-table .right-part #installation-hook {
  opacity: 0.3;
  padding-bottom: 0;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part #delivery-hook, .ready-to-use__detail__first-screen .calc-block .final-table .right-part #delivery-hook {
  opacity: 0.3;
  padding-bottom: 0;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper {
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid white;
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .single-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .single-line {
    flex-direction: column !important;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line, .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line {
  position: relative;
  font-weight: 700;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line .installation-tooltip-hook, .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line .installation-tooltip-hook, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line .installation-tooltip-hook, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line .installation-tooltip-hook {
  position: relative;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line .installation-tooltip-hook img, .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line .installation-tooltip-hook img, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line .installation-tooltip-hook img, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line .installation-tooltip-hook img {
  position: absolute;
  top: -10px;
  right: -20px;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line span, .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line span, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span {
  z-index: 1;
  background-color: #f0f4f7;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line span:first-child, .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:first-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line span:first-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:first-child {
  padding-right: 5px;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:last-child {
  padding-left: 5px;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line:before, .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line:before, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line:before, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line:before {
  border-bottom: 2px dotted black;
  content: "";
  position: absolute;
  bottom: 0.4rem;
  width: 100%;
  height: 0;
  line-height: 0;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line {
  font-size: 18px;
  margin-bottom: 15px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line {
    font-size: 16px;
  }
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line {
    font-size: 20px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line {
    font-size: 15px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line {
    font-size: 14px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:last-child {
  font-size: 22px;
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:last-child {
    font-size: 20px;
  }
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:last-child {
    font-size: 24px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:last-child {
    font-size: 18px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:last-child {
    font-size: 17px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .big-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .big-line span:last-child {
    font-size: 16px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line {
  font-size: 14px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line {
    font-size: 10px;
  }
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line span:last-child {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line span:last-child {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line span:last-child {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper .sm-line span:last-child, .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .sm-line span:last-child {
    font-size: 12px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part {
  border-bottom: 1px solid white;
  padding-bottom: 20px;
}
.ready-to-use__detail__first-screen .calc-block .final-table .left-part .outer-wrapper:first-child {
  padding-top: 0;
}
@media (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part {
    padding-top: 15px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .checkmark-block {
  padding-bottom: 15px;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper:last-child {
  border-top: 1px solid white;
  padding-top: 30px;
  padding-bottom: 0;
  border-bottom: 0;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper:last-child p {
  font-size: 13px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper:last-child p {
    font-size: 15px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper:last-child p {
    font-size: 12px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper:last-child p {
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper:last-child p {
    font-size: 10px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .price-wrapper {
  display: flex;
  align-items: center;
  height: 100%;
  background-color: #f0f4f7;
  z-index: 1;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select {
  display: flex;
  flex-direction: row;
  align-items: center;
  z-index: 2;
  background-color: #f0f4f7;
  padding-right: 5px;
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select {
    width: 100%;
    flex-direction: column;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group {
  width: auto;
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group {
    margin-top: 10px;
    margin-bottom: 10px;
    width: inherit;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group input {
  border-radius: 0;
}
@media screen and (min-width: 1200px) and (max-width: 1400px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend {
    max-width: 110px;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend #city-swap-hook {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend button {
    font-size: 15px;
    height: 40px;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-toggle {
    width: 40px;
  }
}
@media (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend button {
    font-size: 14px;
    height: 37px;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-toggle {
    width: 37px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend button {
    font-size: 14px;
    height: 35px;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-toggle {
    width: 35px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend {
    max-width: 100px;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend #city-swap-hook {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend button {
    font-size: 12px;
    height: 32px;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-toggle {
    width: 32px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend button {
    font-size: 12px;
    height: 35px;
  }
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-toggle {
    width: 35px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .show {
  display: block !important;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .show a {
  cursor: pointer;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .show a:active {
  background-color: #006f3e;
  color: white;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-menu {
  font-size: 16px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-menu {
    font-size: 18px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-menu {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-menu {
    font-size: 13px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .input-group-prepend .dropdown-menu {
    font-size: 12px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .btn-outline-secondary {
  border: 1px solid #dedede;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .dropdown-toggle {
  background-color: #d0d0d0;
  border: 0;
  width: 40px;
  height: 41px;
}
.ready-to-use__detail__first-screen .calc-block .final-table .right-part .outer-wrapper .delivery__city-select .input-group .form-control {
  height: 47px;
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block {
  padding-top: 15px;
  display: flex;
  justify-content: flex-end;
  /* Customize the label (the container) */
  /* On mouse-over, add a grey background color */
  /* When the checkbox is checked, add a blue background */
  /* Show the checkmark when checked */
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block {
    justify-content: flex-start;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 14px;
  line-height: 23px;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container {
    font-size: 13px;
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container {
    font-size: 12px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container {
    font-size: 11px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container .custom-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: transparent;
  border: 1px solid #d0d0d0;
  /* Create the checkmark/indicator (hidden when not checked) */
  /* Style the checkmark/indicator */
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container .custom-checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 7px;
  top: 3px;
  width: 7px;
  height: 11px;
  border: solid #006f3e;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container:hover input ~ .custom-checkmark {
  background-color: #ccc;
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container input:checked ~ .custom-checkmark {
  background-color: transparent;
}
.ready-to-use__detail__first-screen .calc-block .final-table .checkmark-block .label-container input:checked ~ .custom-checkmark:after {
  display: block;
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper {
    padding: 0;
    flex-wrap: wrap;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper button {
  text-transform: uppercase;
  padding: 15px 20px;
  margin-top: 30px;
  font-weight: 700;
  font-size: 11px;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1200px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper button {
    width: calc(50% - 15px);
  }
}
@media (max-width: 768px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper button {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 13px 14px;
    width: 100%;
    font-size: 11px;
  }
}
@media (max-width: 576px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper button {
    margin-top: 15px;
    font-size: 10px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper button img {
  margin-right: 10px;
}
@media (min-width: 2000px) {
  .ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper button {
    font-size: 14px;
  }
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper .white-btn {
  background-color: white;
  color: black;
  border: 0;
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper .green-outline {
  background-color: transparent;
  border: 2px solid #879eb3;
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper .green-outline:hover {
  color: white;
  border: 2px solid #006f3e;
  background-color: #006f3e;
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper .blue-button {
  background-color: #0b2842;
  color: white;
  border: 0;
  font-weight: 700;
  float: right;
  text-transform: uppercase;
}
.ready-to-use__detail__first-screen .calc-block .final-table .btns-wrapper .blue-button:hover {
  background-color: #0b375e;
}

/* End */
/* /local/templates/fences24/components/bitrix/news/ready-solutions/bitrix/news.detail/.default/style.css?168026166446953 */
