body {
  margin: 0;
  padding: 0;
  position: relative;
  font: 12px Verdana;
}
body,
html,
.page-wrapper {
  min-height: 1vh!important;
  height: auto!important;
  font-family: 'Montserrat', 'Verdana', 'sans-sarif';
  color: #1D1D1B;
}
html {
  max-height: 100%!important;
  overflow: hidden;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.hidden {
  display: none !important;
}
.large-screen-hidden {
  display: none !important;
}
.page-wrapper {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1288px;
  background: #fff;
  margin: 0 auto;
}
.sup {
  vertical-align: super;
  font-size: 10px;
}
.confirm-btn {
  cursor: pointer;
}
.ui-tooltip,
.arrow:after {
  background: white;
  border: 2px solid white;
}
.ui-tooltip {
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  text-transform: uppercase;
  box-shadow: 0 0 7px black;
}
.ui-tooltip.calc-tooltip {
  max-width: 350px;
  min-width: 310px;
}
.ui-tooltip.calc-tooltip:has(.calc-tooltip-installation) {
  max-width: min(94vw, 500px) !important;
  min-width: 280px !important;
}
.calc-tooltip-installation {
  color: #757575;
  text-align: left;
  text-transform: none;
  padding: 4px 0;
}
.calc-tooltip-installation__title {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.calc-tooltip-installation__row {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 14px;
  margin-bottom: 14px;
}
.calc-tooltip-installation__row:last-child {
  margin-bottom: 0;
}
.calc-tooltip-installation__fig {
  flex: 0 0 auto;
  text-align: center;
}
.calc-tooltip-installation__fig img {
  display: block;
  margin: 0 auto;
}
.calc-tooltip-installation__caption {
  display: block;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  margin-top: 8px;
}
.calc-tooltip-installation__desc {
  flex: 1;
  min-width: 0;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.4;
}
.screen-1 .screen-1__heading_big .popup_span {
  font-size: 11px;
  line-height: 20px;
  vertical-align: middle;
}
@media screen and (max-width: 660px) {
  .calc-tooltip-installation__row {
    flex-direction: column;
    align-items: center;
    gap: 8px;
  }
  .calc-tooltip-installation__desc {
    text-align: center;
    max-width: 100%;
  }
}
.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}
.arrow.top {
  top: -16px;
  bottom: auto;
}
.arrow.left {
  left: 20%;
}
.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.arrow.top:after {
  bottom: -20px;
  top: auto;
}
.color-circle {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 48px;
  height: 48px;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 24px;
  transition: opacity 220ms;
  padding: 2px;
  margin: 6px;
}
.color-circle .color-circle__inner {
  display: inline-block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 2px solid #e6e6e6;
  border-radius: 20px;
  cursor: pointer;
  background-size: cover!important;
}
.screen-1 {
  padding-top: 40px;
}
.screen-1 .screen-1__material-select,
.screen-1 .screen-1__design-select,
.screen-1 .screen-1__installation-type-select,
.screen-1 .screen-1__covering-select,
.screen-1 .screen-1__parameter-selects,
.screen-1 .screen-1__maket-select,
.screen-1 .screen-1__fence-options,
.screen-1 .screen-1__footer {
  display: inline-block;
}
.screen-1 .screen-1__material-select {
  margin-bottom: 20px;
}
.screen-1 .screen-1__parameter-selects {
  margin-left: 10px;
  padding-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
.screen-1 .screen-1__parameter-selects .line{
  display: block;
}
.screen-1 .screen-1__maket-select {
  padding-bottom: 20px;
}
.screen-1 .screen-1__maket-select .big-demo-image {
  width: 634px;
}
.screen-1 .screen-1__maket-select .right-block {
  max-width: 634px;
  float: right;
  padding-right: 0;
}
.screen-1 .screen-1__maket-select .right-block > div {
  padding-bottom: 47px;
}
.screen-1 .screen-1__maket-select .right-block > div:first-child {
  padding-top: 20px;
}
.screen-1 .screen-1__maket-select .right-block > div:last-child {
  padding-bottom: 0;
}
.screen-1 .screen-1__maket-select .right-block .screen-1__heading {
  margin-left: 21px;
}
.screen-1 .screen-1__maket-select .right-block .profile_select {
  margin: 9px;
}
.screen-1 .screen-1__maket-select .right-block .fence_select {
  margin: 9px;
}
.screen-1 .screen-1__maket-select .surface-type {
  left: 0px;
  position: relative;
}
.screen-1 .screen-1__maket-select .view-switch {
  position: absolute;
  left: 30px;
  top: 16px;
  display: none;
}
.screen-1 .screen-1__maket-select .view-switch .switching-btn {
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.screen-1 .screen-1__maket-select .view-switch .switching-btn .ball {
  background: #306FC4;
}
.screen-1 .screen-1__maket-select .view-switch .switching-btn:active .ball {
  opacity: 0.5;
}
.screen-1 .screen-1__maket-select .switching-btn-wrapper {
  display: inline-block;
  width: 40px;
  height: 12px;
  padding: 0 2px;
  box-sizing: content-box;
  vertical-align: middle;
}
.screen-1 .screen-1__maket-select .switching-btn {
  position: relative;
  width: 40px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 10px;
  cursor: pointer;
}
.screen-1 .screen-1__maket-select .switching-btn .switch-stripe-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.screen-1 .screen-1__maket-select .switching-btn .switch-stripe {
  position: absolute;
  left: -41px;
  width: 93px;
}
.screen-1 .screen-1__maket-select .switching-btn span {
  display: inline-block;
  line-height: 20px;
  text-transform: uppercase;
  padding: 0 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.screen-1 .screen-1__maket-select .switching-btn .on {
  position: absolute;
  left: 4px;
}
.screen-1 .screen-1__maket-select .switching-btn .off {
  position: absolute;
  right: -3px;
}
.screen-1 .screen-1__maket-select .switching-btn .ball {
  position: absolute;
  top: 1px;
  left: 1px;
  width: 18px;
  height: 8px;
  border-radius: 15px;
  background: #306FC4;
}
.screen-1 .screen-1__maket-select .switching-btn:active .ball {
  opacity: 0.7;
}
.screen-1 .screen-1__maket-select .rectangular-tile {
  position: relative;
  display: inline-block;
  width: 189px;
  height: 50px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  transition: opacity 220ms;
  vertical-align: top;
  margin: 9px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.screen-1 .screen-1__maket-select .rectangular-tile::after {
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  content: '';
}
.screen-1 .screen-1__maket-select .rectangular-tile:hover {
  opacity: 0.7;
}
.screen-1 .screen-1__maket-select .rectangular-tile__text {
  display: inline-block;
  vertical-align: middle;
  color: #2F4F4F;
}
.screen-1 .active_square-tile.rectangular-tile .rectangular-tile__text{
  color: #306FC4;
}
.screen-1 .screen-1__maket-select .active_square-tile.rectangular-tile:hover{
  opacity: 1;
  cursor: default;
}
.screen-1 .screen-1__maket-select .color-circle {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 48px;
  height: 48px;
  background: #fff;
  border: 2px solid #fff;
  border-radius: 24px;
  transition: opacity 220ms;
  padding: 2px;
  margin: 6px;
}
.screen-1 .screen-1__maket-select .color-circle .color-circle__inner {
  display: inline-block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  border: 2px solid #e6e6e6;
  border-radius: 20px;
  cursor: pointer;
  background-size: cover!important;
}
.screen-1 .screen-1__fence-options {
  padding-top: 5px;
  padding-bottom: 0px;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.screen-1 .screen-1__fence-options input {
  display: inline-block;
  width: 100%;
  height: 40px;
  border: 1px solid #e6e6ec;
  line-height: 38px;
  padding: 0 20px 0 8px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 5px;
  vertical-align: middle;
}
.screen-1 .screen-1__fence-options input.error{
  border-color: #f00 !important;
}
.screen-1 .screen-1__fence-options input + .error-text, .screen-1 .screen-1__fence-options input + button + .error-text{
  display: none;
  position: absolute;
  bottom: -16px;
  top: auto;
  width: 100%;
  @media (max-width: 767px) {
    bottom: auto;
    top: 64px;
  }
}
.screen-1 .screen-1__fence-options .sides .error-text{
  bottom: -25px!important;
}
.screen-1 .screen-1__fence-options input.error + .error-text, .screen-1 .screen-1__fence-options input.error + button + .error-text{
  display: block;
  color: #f00;
}
.screen-1 .screen-1__footer {
  padding-top: 60px;
  width: 100%;
}
.screen-1 .screen-1__footer .button_calculations {
  font-family: 'Montserrat', 'Verdana', 'sans-sarif';
  width: 416px;
  height: 49px;
  background: #A8D543;
  color: #ffffff;
  border-radius: 5px;
  border: none;
  font-weight: 700;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  transition: all 200ms;
}
.screen-1 .screen-1__footer .button_calculations:hover {
  background: #66A646;
}
.screen-1 .screen-1__footer .button_calculations:active {
  background: #37613A;
}
.screen-1 .screen-1__footer .calc-result {
  float: right;
}
.screen-1 .screen-1__footer .calc-result > p {
  margin-top: 5px;
  font-size: 16px;
  margin-bottom: 5px;
}
.screen-1 .screen-1__footer .calc-result > p > span {
  font-size: 22px;
  font-weight: bold;
  color: #0073D2;
}
.screen-1 .screen-1__footer .remark {
  float: left;
  max-width: 735px;
}
.screen-1 .screen-1__footer .remark > span {
  color: #1D1D1B;
}
.screen-1 .square-tile {
  position: relative;
  display: inline-block;
  float: left;
  width: 218px;
  height: 218px;
  border: 1px solid #ccc;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer;
  transition: opacity 220ms;
  vertical-align: top;
  margin: 10px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.screen-1 .square-tile img{
  position: absolute;
}
.screen-1 .square-tile[data-setting="fence_profile"] img{
  top: 25px;
}
.screen-1 .square-tile[data-setting="cover_type"]:not(.top) img{
  top: 15px;
}
.screen-1 .square-tile .square-tile__name {
  position: absolute;
  top: 19px;
  left: 19px;
  z-index: 2;
  font-weight: bold;
  font-size: 15px;
}
.screen-1 .square-tile.top .square-tile__name{
  bottom: 15px;
  top: auto;
}
.screen-1 .screen-1__heading {
  padding-bottom: 15px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1.7px;
}
.screen-1 .screen-1__heading_big {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: bold;
}
.screen-1 .increased-10 {
  position: relative;
  left: -10px;
  top: -10px;
  width: calc(100% + 20px);
}
.screen-1 .w307-block,
.screen-1 .w416-block {
  position: relative;
  display: inline-block;
  width: 307px;
  vertical-align: top;
}
.screen-1 .w307-block > label,
.screen-1 .w416-block > label,
.screen-1__parameters_section .sides label{
  height: 22px;
  padding-left: 10px;
  padding-bottom: 25px;
  color: #1D1D1B;
}
.screen-1 .w307-block > label > span:not(.popup_span),
.screen-1 .w416-block > label > span:not(.popup_span) {
  vertical-align: middle;
}
.screen-1 .w416-block {
  width: 416px;
}
.screen-1 .line {
  position: relative;
  display: inline-block;
  padding-right: 20px;
  margin-top: 20px;
  float: left;
}
.screen-1 .bold {
  font-weight: bold;
}
.screen-1 .popup_span {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: #306FC4;
  border-radius: 10px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  vertical-align: baseline;
  margin-left: 10px;
  cursor: pointer;
  transition: opacity 280ms;
}
.screen-1 .param-text.param-text_dimmed {
  opacity: 0.6;
}
.screen-1 .active_square-tile .square-tile__name {
  color: #306FC4;
}
.screen-1 .active_square-tile.square-tile {
  border: 2px solid #306FC4;
}
.screen-1 .active_square-tile.rectangular-tile {
  border: 2px solid #306FC4;
}
.screen-1 .active_square-tile.color-circle {
  border: 2px solid #306FC4;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(1),
.heading-line > div:nth-child(1) {
  min-width: 470px !important;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(2),
.heading-line > div:nth-child(2) {
  min-width: 100px !important;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(3),
.heading-line > div:nth-child(3) {
  min-width: 100px !important;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(4),
.heading-line > div:nth-child(4) {
  min-width: 100px !important;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(5),
.heading-line > div:nth-child(5) {
  min-width: 112px !important;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(6),
.heading-line > div:nth-child(6) {
  min-width: 50px !important;
}

.screen-1__parameters_section[data-type="blinds"] {
  display: none;
}

.parameters_container{
  display: flex;
  gap: 90px;
}

.parameters_container .screen-1__parameter-selects{
  width: 41%;
}

.parameters_container .scheme{
  width: 59%;
}

.parameters_container .screen-1__parameter-selects .line{
  width: 100%;
  padding-right: 0;
}

.parameters_container .screen-1__parameter-selects .line label{
  height: 22px;
  padding-left: 10px;
  padding-bottom: 25px;
  color: #1D1D1B;
}

.screen-1__parameters_section .sides{
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.screen-1__parameters_section .sides .line{
  max-width: 50%;
  padding-right: 0;
  margin-top: 0;
  flex: 1 1 40%;
}



.screen-1__parameters_section .sides .line>div{
  position: relative;
}

.screen-1__parameters_section .sides .line .toggle-btn {
  display: block;
  position: absolute;
  right: 10px;
  bottom: 10px;
  background-color: #81a7da;
  border: none;
  color: #fff;
  border-radius: 50%;
  width: 21px;
  height: 21px;
  text-align: center;
  cursor: pointer;
  transition: background-color 280ms;
}
.screen-1__parameters_section .sides .line .toggle-btn:hover {
  background-color: #306FC4;
}

.screen-1__parameters_section .sides .line .toggle-btn:active {
  background-color: #004465;
}


@media screen and (max-width: 1310px) {
  .screen-1 .screen-1__maket-select .right-block {
    float: left;
  }
  .screen-1 .w307-block,
  .screen-1 .w416-block {
    padding-bottom: 5px;
  }

  .screen-1__parameters_section .sides .line{
    padding-right: 50px;
  }
  .parameters_container{
    gap: 40px;
  }
  .parameters_container .scheme{
    width: 50%;
  }
}
@media screen and (max-width: 991px) {
  .parameters_container{
    gap: 20px;
    flex-direction: column;
  }
  .parameters_container .scheme{
    width: 100%;
    padding-right: 20px;
  }
  .parameters_container .screen-1__parameter-selects{
    max-width: 468px;
    width: 100%;
  }
}
@media screen and (max-width: 420px) {
  .screen-1__parameters_section .sides .line{
    max-width: 100%;
  }
  .screen-1__parameters_section .sides{
    flex-direction: column;
  }
}
@media screen and (min-width: 321px) and (max-width: 1310px) {
  .screen-1 .screen-1__maket-select .big-demo-image {
    width: 100%;
  }
  .screen-1 .screen-1__footer {
    width: 95%;
  }
  .screen-1 .screen-1__footer .button_calculations {
    width: 280px;
  }
  .screen-1 .screen-1__footer .calc-result {
    margin-top: 15px;
    float: left;
  }
  .page-wrapper{
    padding: 0 15px;
  }
}
@media screen and (max-width: 660px) {
  .screen-1 .active_square-tile.square-tile {
    border: 1px solid #306FC4 !important;
  }
  .screen-2__back {
    position: relative !important;
    right: 0px !important;
    top: 10px !important;
  }
  .screen-2__title {
    margin-top: 20px;
  }
  .screen-2__data-table {
    overflow-x: scroll;
  }
  .ui-tooltip.calc-tooltip {
    max-width: 310px;
  }
}
@media screen and (min-width: 321px) and (max-width: 660px) {
  .screen-1 .screen-1__parameter-selects {
    padding-bottom: 5px;
  }
  .screen-1 .screen-1__footer {
    padding-top: 25px;
  }
}
@media screen and (max-width: 320px) {
  .screen-1 .screen-1__maket-select .rectangular-tile,
  .screen-1 .screen-1__footer .button_calculations {
    width: 295px;
  }
  .screen-1 .screen-1__material-select,
  .screen-1 .screen-1__design-select,
  .screen-1 .screen-1__installation-type-select,
  .screen-1 .screen-1__covering-select,
  .screen-1 .screen-1__fence-options,
  .screen-1 .screen-1__footer {
    width: 295px;
    margin-left: 22px;
  }
  .screen-1 .screen-1__material-select .calc-result,
  .screen-1 .screen-1__covering-select .calc-result,
  .screen-1 .screen-1__fence-options .calc-result,
  .screen-1 .screen-1__footer .calc-result {
    margin-top: 0px;
    float: left;
  }
  .screen-1 .screen-1__material-select .remark,
  .screen-1 .screen-1__covering-select .remark,
  .screen-1 .screen-1__fence-options .remark,
  .screen-1 .screen-1__footer .remark {
    width: 279px;
  }
  .screen-1 .screen-1__material-select {
    margin-bottom: 10px;
  }
  .screen-1 .screen-1__maket-select {
    padding-bottom: 20px;
    margin-left: 0;
  }
  .screen-1 .screen-1__maket-select .big-demo-image {
    width: 280px;
    height: 280px;
    margin-left: 22px;
  }
  .screen-1 .screen-1__maket-select .right-block > div {
    padding-bottom: 25px;
  }
  .screen-1 .screen-1__maket-select .color-circle {
    margin: 4px;
  }
  .screen-1 .screen-1__parameter-selects {
    padding-bottom: 15px;
  }
  .screen-1 .screen-1__fence-options {
    padding-top: 25px;
  }
  .screen-1 .screen-1__heading_big {
    padding-bottom: 25px;
  }
  .screen-1 .square-tile,
  .screen-1 .square-tile > img {
    width: 134px !important;
    height: 134px !important;
  }
  .screen-1 .square-tile .square-tile__name {
    top: 7px;
    font-size: 9px;
  }
  .screen-1 .w307-block,
  .screen-1 .w416-block {
    width: 280px;
  }
}
.screen-2__back {
  position: absolute;
  top: 50px;
  right: 30px;
  border-radius: 2px;
  cursor: pointer;
}
.screen-2__back .screen-2__back_arrow {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 30px;
  width: 30px;
  border: 1px solid #cde4ee;
  border-radius: 15px;
}
.screen-2__back .screen-2__back_arrow > img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.screen-2__back > span {
  display: inline-block;
  vertical-align: middle;
  color: #306FC4;
  margin-left: 6px;
}
.screen-2 {
  padding: 30px;
  clear: both;
}
.screen-2__title {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 28px;
}
.screen-2__data-table .heading-line {
  display: table;
  height: 56px;
  width: 100%;
}
.screen-2__data-table .heading-line > div {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background: #eff1f4;
  padding: 0 18px;
  font-weight: bold;
}
.screen-2__data-table .heading-line > div:nth-child(1) {
  width: calc(100% - 510px);
}
.screen-2__data-table .heading-line > div:nth-child(2) {
  width: 100px;
}
.screen-2__data-table .heading-line > div:nth-child(3) {
  width: 100px;
}
.screen-2__data-table .heading-line > div:nth-child(4) {
  width: 130px;
}
.screen-2__data-table .heading-line > div:nth-child(5) {
  width: 130px;
}
.screen-2__data-table .heading-line > div:nth-child(6) {
  width: 50px;
}
.screen-2__data-table .heading-line > div:not(:first-child) {
  text-align: center;
}
.screen-2__data-table .heading-line > div:not(:last-child) {
  border-right: 1px solid #fff;
}
.screen-2__data-table .data-lines__line {
  display: table;
  height: 56px;
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper {
  height: 100%;
  display: table;
  width: 100%;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  padding: 0 18px;
}
.screen-2__data-table .product_wrap{
  display: flex;
  padding: 18px 18px 18px 0;
}
.screen-2__data-table .product_wrap .img-wrap{
  margin-right: 18px;
  max-width: 100px;
}
.screen-2__data-table .product-name{
  margin-bottom: 12px;
}
.screen-2__data-table .product-name a{
  font-size: 16px;
  color: #384756;
  text-decoration: none;
}
.screen-2__input_values_wrap{
  display: flex;
}
.screen-2__docs{
  margin-left: auto;
  display: flex;
  gap: 10px;
}
.screen-2__docs a{
  width: 200px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 7px;
  text-decoration: none;
  color: #808080;
  background-color: #eff1f4;
  border-radius: 5px;
  font-size: 11px;
  transition: opacity 0.3s ease;
}
.screen-2__docs a:hover{
  opacity: 0.8;
}
.screen-2__docs a svg{
  margin-left: 10px;
}
.screen-2__data-table .product-properties, .screen-2__data-table .product-unit, .screen-2__input_values {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  margin-bottom: 12px;
}
.screen-2__input_values {
  margin-bottom: 40px;
  margin-top: -10px;
}
.screen-2__data-table .product-properties-item , .screen-2__data-table .product-unit-item, .screen-2__input_value {
  font-size: 12px;
  color: #8c97a3;
  line-height: 1.25;
  margin-right: 16px;
}
.screen-2__data-table .product-properties-item span, .screen-2__data-table .product-unit-item span, .screen-2__input_value span {
  color: #384756;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(1) {
  width: calc(100% - 510px);
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(1).product-col{
  padding: 0;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(2) {
  width: 100px;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(3) {
  width: 100px;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(4) {
  width: 130px;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(5) {
  width: 130px;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(6) {
  width: 50px;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:not(:first-child) {
  text-align: center;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:not(:last-child) {
  border-right: 1px solid #e5e5e5;
}
.screen-2__data-table .data-lines__line .data-lines__line-wrapper > div span.header {
  font-size: 12px;
  font-weight: bold;
}
.screen-2__data-table{
  margin-bottom: 24px;
}

.calc-mobile-card {
  display: none;
  padding: 20px 0;
}

.calc-mobile-card__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 28px;
}

.calc-mobile-card__title a {
  color: #384756;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.3;
}

.calc-mobile-card__close {
  margin-left: 15px;
  cursor: pointer;
}

.calc-mobile-card__info {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.calc-mobile-card__image {
  flex: 0 0 113px;
}
.calc-mobile-card__image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.calc-mobile-card__props {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

.calc-mobile-card__props-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 1.6;
}
.calc-mobile-card__props-list .calc-mobile-card__prop-label {
  color: #8c97a3;
}
.calc-mobile-card__props-list .calc-mobile-card__prop-value {
  color: #384756;
}

.calc-mobile-card__sizes {
  margin-bottom: 20px;
}

.calc-mobile-card__total-qty {
  margin-bottom: 15px;
  color: #8c97a3;
  font-size: 12px;
}
.calc-mobile-card__total-qty b {
  color: #384756;
  font-weight: 400;
}

.calc-mobile-card__sizes-list {
  display: flex;
  flex-direction: column;
  gap: 11px;
}

.calc-mobile-card__size-item {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  color: #8c97a3;
}

.calc-mobile-card__size-item b {
  color: #384756;
  margin-left: 4px;
  font-weight: 400;
}

.calc-mobile-card__size-value {
  text-align: right;
}

.calc-mobile-card__footer {
  border-top: 1px solid #e0e0e0;
  padding-top: 20px;
  display: flex;
}

.calc-mobile-card__footer-item {
  flex: 1;
  border-right: 1px solid #e0e0e0;
  padding-left: 12px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.calc-mobile-card__footer-item:last-child {
  border-right: none;
}
.calc-mobile-card__footer-item:first-child {
  padding-left: 0;
}

.calc-mobile-card__footer-label {
  font-size: 12px;
  color: #768795;
  height: 26px;
}

.calc-mobile-card__footer-value {
  font-size: 12px;
  color: #384756;
}

@media screen and (max-width: 1024px) {
  .screen-2__data-table .product-name a{
    font-size: 14px;
  }
  .screen-2__data-table .product-properties-item, .screen-2__data-table .product-unit-item {
    font-size: 11px;
  }
  .screen-2__input_values_wrap{
    flex-direction: column;
  }
  .screen-2__docs{
    margin-left: 0;
    margin-top: -20px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
    .calc-mobile-card {
        display: block;
    }

    .screen-2__back {
        text-align: right;
        margin-bottom: 28px;
    }

    .screen-2__title {
        margin-bottom: 18px;
        font-size: 14px;
    }

    .screen-2__input_values {
        flex-direction: column;
        margin-top: -20px;
        margin-bottom: 10px;
    }

    .screen-2__input_value {
        padding: 18px 6px 9px 0;
        border-bottom: 1px solid #f4f4f9;
        display: flex;
        justify-content: space-between;
        margin-right: 0;
    }

    .screen-2__bottom-block {
        padding-bottom: 15px;
    }

    .screen-2__bottom-block > div:nth-child(2) {
        float: none;
        margin: auto;
        display: block;
    }

    .screen-2__bottom-block > div:nth-child(1) {
        width: 100%;
        padding-right: 0;
        margin-bottom: 20px;
    }

    .screen-2__bottom-block > div:nth-child(2) .confirm-btn {
        height: 35px;
    }

    .screen-2 {
        padding: 10px 10px 0;
    }

    .screen-2__data-table .data-lines__line {
        height: auto;
        display: block;
    }

    .screen-2__data-table .data-lines__line:not(.data-lines__line--header) .data-lines__line-wrapper, .screen-2__data-table .heading-line {
        display: none;
    }

    .screen-2__data-table .data-lines__line .data-lines__line-wrapper > div span.header {
        display: block;
        font-size: 13px;
        padding: 20px 0;
    }

    .screen-2__data-table .data-lines__line .data-lines__line-wrapper > div:nth-child(1), .heading-line > div:nth-child(1) {
        min-width: 0 !important;
        width: 100%;
        padding: 0;
    }

    .screen-2__data-table {
        margin-top: -20px;
        overflow-x: auto;
    }

    .screen-1 {
        padding-top: 20px;
    }

    .screen-1 .square-tile[data-setting="fence_profile"]{
        flex: 0 1 calc(50% - 20px);
        height: auto;
        padding-top: 45%;
    }
    .screen-1__square-tiles{
        display: flex;
        flex-wrap: wrap;
    }
    .screen-1 .square-tile[data-setting="fence_profile"] img{
        width: 100%;
        height: auto;
        top: 21px;
    }
    .screen-1 .square-tile .square-tile__name {
        top: 12px;
        left: 15px;
    }
    .screen-1__design-select .screen-1__square-tiles,
    .screen-1__installation-type-select .screen-1__square-tiles,
    .screen-1__covering-select .screen-1__square-tiles {
        overflow-x: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        flex-wrap: nowrap;
        left: -8px;
        top: -8px;
    }
    .screen-1__design-select .switching-tiles,
    .screen-1__installation-type-select .switching-tiles,
    .screen-1__covering-select .switching-tiles {
        flex: 0 0 auto;
        width: 150px;
        height: 150px;
        margin: 8px;
    }
    .screen-1 .square-tile img {
      height: auto !important;
      width: 100% !important;
    }
    .screen-1 .square-tile.top .square-tile__name{
        bottom: 12px;
    }
    .screen-1 .line {
        padding-right: 0;
        width: 100%;
        margin-top: 0;
    }
    .screen-1 .screen-1__maket-select .right-block .screen-1__heading{
        margin-left: 10px;
    }
    .covering-type, .surface-type, .coating-type, .color-type{
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
    }
    .screen-1 .screen-1__maket-select .rectangular-tile{
        margin: 0 0 5px;
        padding: 0 6px;
        max-width: calc(50% - 10px);
    }
    .screen-1 .screen-1__maket-select .right-block{
        float: none;
    }
    .screen-1 .screen-1__maket-select{
        width: 100%;
    }
    .screen-1 .screen-1__maket-select .color-circle, .screen-1 .screen-1__maket-select .right-block .profile_select{
        margin: 0;
    }
    .screen-1 .w307-block, .screen-1 .w416-block {
        width: 400px;
        max-width: 100%;
    }
    .screen-1 .screen-1__parameter-selects, .screen-1__fence-options{
        width: 100%;
    }
    .screen-1 .screen-1__material-select{
        margin-bottom: 5px;
    }
    .screen-1 .screen-1__maket-select .right-block > div {
        padding-bottom: 15px;
    }
}

@media screen and (max-width: 774px) {
  .screen-1__installation-type-select .square-tile .square-tile__name {
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    top: 10px;
    width: calc(100% - 12px);
    max-width: 100%;
    text-align: center;
    padding: 0 6px;
    box-sizing: border-box;
    line-height: 1.2;
    font-size: 12px;
  }
}

.page-wrapper.is_loading {
  background-image: url("../img/loading.gif");
  background-position: center 100px;
  background-repeat: no-repeat;
  background-color: #fff;
}

.page-wrapper.is_loading > * {
  opacity: 0;
  pointer-events: none;
}

.screen-1__footer .js-currency .nbrb-icon {
  font-size: 26px !important;
  font-weight: bold !important;
}
.screen-2__data-table .js-currency .nbrb-icon {
  font-size: 16px !important;
  font-weight: bold !important;
}
.calc-bottom-block .js-currency .nbrb-icon {
  font-size: 28px !important;
  font-weight: bold !important;
}