.popover-body {
  width: 510px !important;
}
.calc {
  margin: 0;
  padding: 0;
  font: 13px Arial, Helvetica, sans-serif;
  color: #666;
}
.calc-title {
  margin: 0 0 5px;
  padding: 0;
  font: normal 23px/25px "PTSansRegular", Arial, Helvetica, sans-serif;
  color: #22577c;
  text-align: center;
}
.calc-body {
  margin: 0;
  padding: 15px 0;
}
.calc-body p {
  margin: 0 0 10px;
}
.calc table {
  margin: 0;
  border-left: 1px solid #ddd;
  border-top: 1px solid #ddd;
  border-collapse: separate;
  border-spacing: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
.calc table td {
  border: solid #ddd;
  border-width: 0 1px 1px 0;
  padding: 10px 5px;
}
.calc table td.calc-head {
  padding: 8px;
  background-image: -o-linear-gradient(top, #fff, #E2E2E2);
  background-image: -moz-linear-gradient(top, #fff, #E2E2E2);
  background-image: -webkit-linear-gradient(top, #fff, #E2E2E2);
  background-image: -ms-linear-gradient(top, #fff, #E2E2E2);
  background-image: linear-gradient(#fff, #E2E2E2);
  -pie-background: linear-gradient(#fff, #E2E2E2);
  position: relative;
  behavior: url("/g/pie//pie.htc");
}
.calc table td.radius-top-left {
  -moz-border-radius: 5px 0 0;
  -webkit-border-radius: 5px 0 0;
  -khtml-border-radius: 5px 0 0;
  border-radius: 5px 0 0;
}
.calc table td.radius-top-right {
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
  -khtml-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}
.calc table td.radius-bottom-left {
  -moz-border-radius: 0 0 0 5px;
  -webkit-border-radius: 0 0 0 5px;
  -khtml-border-radius: 0 0 0 5px;
  border-radius: 0 0 0 5px;
}
.calc table td.radius-bottom-right {
  -moz-border-radius: 0 0 5px;
  -webkit-border-radius: 0 0 5px;
  -khtml-border-radius: 0 0 5px;
  border-radius: 0 0 5px;
}
.calc table tr.heading td {
  background: #5B5B5B;
  border-color: #5B5B5B;
  font-weight: normal;
  color: #fff;
  border-left-width: 0;
  border-right-width: 0;
  text-transform: uppercase;
}
.calc table td.calc-row-total {
  text-align: center;
}
.calc table td.calc-total {
  text-align: center;
}
.calc table td input {
  border: 1px solid #E6E6E6;
  padding: 0 5px;
  width: 80px;
  text-align: center;
}
.calc table td input.coef {
  width: auto;
}
.calc table td input.potolok {
  float: left;
  width: auto;
  margin: 2px 5px 0 0;
}
.calc table td .potolok-tit {
  float: left;
  margin: 0;
  padding: 0;
}
.calc table td .calc-price {
  display: none;
}
.calc-clear {
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
  clear: both;
}
#block-calc {
  padding: 1px 0 10px;
}
#block-calc .floated {
  position: fixed;
  top: 15px;
  z-index: 10;
}
#block-calc form {
  background: #F6F6F6;
  width: 178px;
}
.mosaic-wrap .calc-fireproofing table thead tr:first-child th {
  background: rgba(var(--color-i9yel4l19), 1);
  color: #fff;
  border-radius: 0px;
  border-color: #010101;
  font-size: 14px;
}
.mosaic-wrap .calc-fireproofing table td {
  font-size: 16px;
}
.mosaic-wrap .calc .for-mobile-view > table, .mosaic-wrap #calc-html .for-mobile-view > table, .mosaic-wrap .calc-html .for-mobile-view > table, .mosaic-wrap .calc-fireproofing .for-mobile-view > table {
  width: 100%;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0px;
  font-family: Jura, sans-serif;
  border-color: #010101;
}
.mosaic-wrap .calc .for-mobile-view > table .first-row th, .mosaic-wrap #calc-html .for-mobile-view > table .first-row th, .mosaic-wrap .calc-html .for-mobile-view > table .first-row th, .mosaic-wrap .calc-fireproofing .for-mobile-view > table .first-row th {
  background: rgba(var(--color-i9yel4l19), 1);
  color: #fff;
  border-radius: 0px;
  border-color: #010101;
}
.mosaic-wrap .calc .for-mobile-view > table tr, .mosaic-wrap .calc .for-mobile-view > table td, .mosaic-wrap #calc-html .for-mobile-view > table tr, .mosaic-wrap #calc-html .for-mobile-view > table td, .mosaic-wrap .calc-html .for-mobile-view > table tr, .mosaic-wrap .calc-html .for-mobile-view > table td, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr, .mosaic-wrap .calc-fireproofing .for-mobile-view > table td {
  border-radius: 0px;
  border-color: #010101;
  transition: 0.3s;
}
.mosaic-wrap .calc .for-mobile-view > table tr input, .mosaic-wrap .calc .for-mobile-view > table td input, .mosaic-wrap #calc-html .for-mobile-view > table tr input, .mosaic-wrap #calc-html .for-mobile-view > table td input, .mosaic-wrap .calc-html .for-mobile-view > table tr input, .mosaic-wrap .calc-html .for-mobile-view > table td input, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr input, .mosaic-wrap .calc-fireproofing .for-mobile-view > table td input {
  padding: 5px;
  outline: none;
}
.mosaic-wrap .calc .for-mobile-view > table tr input[type="checkbox"], .mosaic-wrap .calc .for-mobile-view > table td input[type="checkbox"], .mosaic-wrap #calc-html .for-mobile-view > table tr input[type="checkbox"], .mosaic-wrap #calc-html .for-mobile-view > table td input[type="checkbox"], .mosaic-wrap .calc-html .for-mobile-view > table tr input[type="checkbox"], .mosaic-wrap .calc-html .for-mobile-view > table td input[type="checkbox"], .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr input[type="checkbox"], .mosaic-wrap .calc-fireproofing .for-mobile-view > table td input[type="checkbox"] {
  margin: 0;
  width: 20px;
  height: 20px;
}
.mosaic-wrap .calc .for-mobile-view > table tr.calc-row-total, .mosaic-wrap .calc .for-mobile-view > table tr .calc-total, .mosaic-wrap .calc .for-mobile-view > table td.calc-row-total, .mosaic-wrap .calc .for-mobile-view > table td .calc-total, .mosaic-wrap #calc-html .for-mobile-view > table tr.calc-row-total, .mosaic-wrap #calc-html .for-mobile-view > table tr .calc-total, .mosaic-wrap #calc-html .for-mobile-view > table td.calc-row-total, .mosaic-wrap #calc-html .for-mobile-view > table td .calc-total, .mosaic-wrap .calc-html .for-mobile-view > table tr.calc-row-total, .mosaic-wrap .calc-html .for-mobile-view > table tr .calc-total, .mosaic-wrap .calc-html .for-mobile-view > table td.calc-row-total, .mosaic-wrap .calc-html .for-mobile-view > table td .calc-total, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr.calc-row-total, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr .calc-total, .mosaic-wrap .calc-fireproofing .for-mobile-view > table td.calc-row-total, .mosaic-wrap .calc-fireproofing .for-mobile-view > table td .calc-total {
  font-size: 18px;
  font-weight: bold;
}
.mosaic-wrap .calc .for-mobile-view > table tr.calc-head, .mosaic-wrap .calc .for-mobile-view > table td.calc-head, .mosaic-wrap #calc-html .for-mobile-view > table tr.calc-head, .mosaic-wrap #calc-html .for-mobile-view > table td.calc-head, .mosaic-wrap .calc-html .for-mobile-view > table tr.calc-head, .mosaic-wrap .calc-html .for-mobile-view > table td.calc-head, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr.calc-head, .mosaic-wrap .calc-fireproofing .for-mobile-view > table td.calc-head {
  background: rgba(var(--color-i9yel4l19), 1);
  color: #fff;
}
.mosaic-wrap .calc .for-mobile-view > table tr.heading td, .mosaic-wrap .calc .for-mobile-view > table td.heading td, .mosaic-wrap #calc-html .for-mobile-view > table tr.heading td, .mosaic-wrap #calc-html .for-mobile-view > table td.heading td, .mosaic-wrap .calc-html .for-mobile-view > table tr.heading td, .mosaic-wrap .calc-html .for-mobile-view > table td.heading td, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr.heading td, .mosaic-wrap .calc-fireproofing .for-mobile-view > table td.heading td {
  background: #010101;
}
.mosaic-wrap .calc .for-mobile-view > table tr:hover, .mosaic-wrap #calc-html .for-mobile-view > table tr:hover, .mosaic-wrap .calc-html .for-mobile-view > table tr:hover, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr:hover {
  background: #010101;
  border-color: #fff;
}
.mosaic-wrap .calc .for-mobile-view > table tr:hover *, .mosaic-wrap #calc-html .for-mobile-view > table tr:hover *, .mosaic-wrap .calc-html .for-mobile-view > table tr:hover *, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr:hover * {
  color: #fff;
  border-color: #fff;
}
.mosaic-wrap .calc .for-mobile-view > table tr:hover *:last-child, .mosaic-wrap #calc-html .for-mobile-view > table tr:hover *:last-child, .mosaic-wrap .calc-html .for-mobile-view > table tr:hover *:last-child, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr:hover *:last-child {
  border-right-color: #010101;
}
.mosaic-wrap .calc .for-mobile-view > table tr:hover img, .mosaic-wrap #calc-html .for-mobile-view > table tr:hover img, .mosaic-wrap .calc-html .for-mobile-view > table tr:hover img, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr:hover img {
  filter: invert(1);
}
.mosaic-wrap .calc .for-mobile-view > table tr:hover input, .mosaic-wrap #calc-html .for-mobile-view > table tr:hover input, .mosaic-wrap .calc-html .for-mobile-view > table tr:hover input, .mosaic-wrap .calc-fireproofing .for-mobile-view > table tr:hover input {
  color: #000;
  border-right-color: transparent !important;
}
.mosaic-wrap .calc table, .mosaic-wrap #calc-html table, .mosaic-wrap .calc-html table, .mosaic-wrap .calc-fireproofing table {
  width: 100%;
  color: #333;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0px;
  font-family: Jura, sans-serif;
  border-color: #010101;
}
.mosaic-wrap .calc table .first-row th, .mosaic-wrap #calc-html table .first-row th, .mosaic-wrap .calc-html table .first-row th, .mosaic-wrap .calc-fireproofing table .first-row th {
  background: rgba(var(--color-i9yel4l19), 1);
  color: #fff;
  border-radius: 0px;
  border-color: #010101;
}
.mosaic-wrap .calc table tr, .mosaic-wrap .calc table td, .mosaic-wrap #calc-html table tr, .mosaic-wrap #calc-html table td, .mosaic-wrap .calc-html table tr, .mosaic-wrap .calc-html table td, .mosaic-wrap .calc-fireproofing table tr, .mosaic-wrap .calc-fireproofing table td {
  border-radius: 0px;
  border-color: #010101;
  transition: 0.3s;
}
.mosaic-wrap .calc table tr input, .mosaic-wrap .calc table td input, .mosaic-wrap #calc-html table tr input, .mosaic-wrap #calc-html table td input, .mosaic-wrap .calc-html table tr input, .mosaic-wrap .calc-html table td input, .mosaic-wrap .calc-fireproofing table tr input, .mosaic-wrap .calc-fireproofing table td input {
  padding: 5px;
  outline: none;
}
.mosaic-wrap .calc table tr input[type="checkbox"], .mosaic-wrap .calc table td input[type="checkbox"], .mosaic-wrap #calc-html table tr input[type="checkbox"], .mosaic-wrap #calc-html table td input[type="checkbox"], .mosaic-wrap .calc-html table tr input[type="checkbox"], .mosaic-wrap .calc-html table td input[type="checkbox"], .mosaic-wrap .calc-fireproofing table tr input[type="checkbox"], .mosaic-wrap .calc-fireproofing table td input[type="checkbox"] {
  margin: 0;
  width: 20px;
  height: 20px;
}
.mosaic-wrap .calc table tr.calc-row-total, .mosaic-wrap .calc table tr .calc-total, .mosaic-wrap .calc table td.calc-row-total, .mosaic-wrap .calc table td .calc-total, .mosaic-wrap #calc-html table tr.calc-row-total, .mosaic-wrap #calc-html table tr .calc-total, .mosaic-wrap #calc-html table td.calc-row-total, .mosaic-wrap #calc-html table td .calc-total, .mosaic-wrap .calc-html table tr.calc-row-total, .mosaic-wrap .calc-html table tr .calc-total, .mosaic-wrap .calc-html table td.calc-row-total, .mosaic-wrap .calc-html table td .calc-total, .mosaic-wrap .calc-fireproofing table tr.calc-row-total, .mosaic-wrap .calc-fireproofing table tr .calc-total, .mosaic-wrap .calc-fireproofing table td.calc-row-total, .mosaic-wrap .calc-fireproofing table td .calc-total {
  font-size: 18px;
  font-weight: bold;
}
.mosaic-wrap .calc table tr.calc-head, .mosaic-wrap .calc table td.calc-head, .mosaic-wrap #calc-html table tr.calc-head, .mosaic-wrap #calc-html table td.calc-head, .mosaic-wrap .calc-html table tr.calc-head, .mosaic-wrap .calc-html table td.calc-head, .mosaic-wrap .calc-fireproofing table tr.calc-head, .mosaic-wrap .calc-fireproofing table td.calc-head {
  background: rgba(var(--color-i9yel4l19), 1);
  color: #fff;
}
.mosaic-wrap .calc table tr.heading td, .mosaic-wrap .calc table td.heading td, .mosaic-wrap #calc-html table tr.heading td, .mosaic-wrap #calc-html table td.heading td, .mosaic-wrap .calc-html table tr.heading td, .mosaic-wrap .calc-html table td.heading td, .mosaic-wrap .calc-fireproofing table tr.heading td, .mosaic-wrap .calc-fireproofing table td.heading td {
  background: #010101;
}
.mosaic-wrap .calc table tr:hover, .mosaic-wrap #calc-html table tr:hover, .mosaic-wrap .calc-html table tr:hover, .mosaic-wrap .calc-fireproofing table tr:hover {
  background: #010101;
  border-color: #fff;
}
.mosaic-wrap .calc table tr:hover *, .mosaic-wrap #calc-html table tr:hover *, .mosaic-wrap .calc-html table tr:hover *, .mosaic-wrap .calc-fireproofing table tr:hover * {
  color: #fff;
  border-color: #fff;
}
.mosaic-wrap .calc table tr:hover *:last-child, .mosaic-wrap #calc-html table tr:hover *:last-child, .mosaic-wrap .calc-html table tr:hover *:last-child, .mosaic-wrap .calc-fireproofing table tr:hover *:last-child {
  border-right-color: #010101;
}
.mosaic-wrap .calc table tr:hover img, .mosaic-wrap #calc-html table tr:hover img, .mosaic-wrap .calc-html table tr:hover img, .mosaic-wrap .calc-fireproofing table tr:hover img {
  filter: invert(1);
}
.mosaic-wrap .calc table tr:hover input, .mosaic-wrap #calc-html table tr:hover input, .mosaic-wrap .calc-html table tr:hover input, .mosaic-wrap .calc-fireproofing table tr:hover input {
  color: #000;
  border-right-color: transparent !important;
}
.mosaic-wrap .popover-wrap {
  border: none;
  border-radius: 0px;
}
.mosaic-wrap .popover-wrap .popover-close {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  min-width: 50px;
  min-height: 50px;
  text-align: center;
  background: url("data:image/svg+xml,%3Csvg data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512' data-prefix='iy8jcwib2'%3E%3Cpath d='M512 30.17L481.83 0 256 225.83 30.17 0 0 30.17 225.83 256 0 481.83 30.17 512 256 286.17 481.83 512 512 481.83 286.17 256z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") 50% 50%/20px no-repeat rgba(var(--color-ik4ctxjcc), 1);
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
.mosaic-wrap .popover-wrap .popover-body {
  width: auto !important;
  max-width: 100%;
  padding: 60px 40px;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap {
  padding: 0;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .calc-form-title {
  line-height: normal;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  font-style: normal;
  font-family: Bowler, sans-serif;
  color: rgba(var(--color-ilcqa7jk7), 1);
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view {
  overflow: initial;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table {
  width: 100%;
  margin: 0;
  display: block;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table tbody {
  gap: 10px;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table tr {
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table tr .calc-form-tit {
  font-family: Jura, sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table tr td {
  width: 100%;
  padding: 0;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table tr td input {
  outline: none;
  width: 100%;
  display: block;
  height: auto;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(var(--color-if1plhlkh), 1);
  border-right-color: rgba(var(--color-i78jag12t), 1);
  border-bottom-color: rgba(var(--color-iywv1x0ak), 1);
  border-left-color: rgba(var(--color-ii32icgo3), 1);
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: rgba(var(--color-is2geymam), 0);
  flex-shrink: 1;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  text-align: left;
  font-style: normal;
  font-family: Jura, sans-serif;
  color: rgba(var(--color-ibxwemve9), 1);
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table tr td .calc-form-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  vertical-align: top;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  padding-left: 50px;
  line-height: normal;
  background-color: rgba(var(--color-i3a8da8fv), 1);
  color: rgba(var(--color-iq54uutiu), 1);
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  position: relative;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  border-top-color: rgba(var(--color-i8bfj05dk), 1);
  border-right-color: rgba(var(--color-i44oxvfnq), 1);
  border-bottom-color: rgba(var(--color-iprb85v4g), 1);
  border-left-color: rgba(var(--color-iamn29et5), 1);
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  text-align: center;
  transition-timing-function: ease;
  font-size: 16px;
  font-family: Bowler, sans-serif;
}
.mosaic-wrap .popover-wrap .popover-body .calc-form-wrap .for-mobile-view table tr td .calc-form-button:hover {
  box-shadow: 11px 11px 0px 0px rgba(0, 0, 0, 0.15);
}
.mosaic-wrap .calc-popup, .mosaic-wrap .calc-button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  vertical-align: top;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  background: rgba(var(--color-i9yel4l19), 1);
  color: rgba(var(--color-ijpiar10b), 1);
  position: relative;
  text-decoration-line: none;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  margin-right: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  box-shadow: none;
  border-top-color: rgba(var(--color-ipidp0sbn), 1);
  border-right-color: rgba(var(--color-ieig1hnst), 1);
  border-bottom-color: rgba(var(--color-i4xj3w1th), 1);
  border-left-color: rgba(var(--color-iuylwdfx8), 1);
  flex-shrink: 0;
  font-family: Bowler, sans-serif;
}
.mosaic-wrap .calc-popup:hover, .mosaic-wrap .calc-button:hover {
  background: rgba(var(--color-i9yel4l19), 1);
  box-shadow: 11px 11px 0px 0px rgba(0, 0, 0, 0.15);
}
.mosaic-wrap .calc-fireproofing .calc-list {
  gap: 10px;
  display: flex;
  margin: 20px 0;
  flex-wrap: wrap;
  font-size: 14px;
  justify-content: space-between;
  font-family: Bowler, sans-serif;
}
.mosaic-wrap .calc-fireproofing .calc-list li {
  gap: 10px;
  margin: 0;
  display: flex;
  max-width: initial;
  flex-direction: column;
}
.mosaic-wrap .calc-fireproofing .calc-list li a {
  margin: 0;
  text-align: center;
  display: block;
}
@media (max-width: 960px) {
  .mosaic-wrap .calc-fireproofing .calc-list {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.mosaic-wrap #form_wrap, .mosaic-wrap #anketa_wrap {
  padding: 60px 40px;
  width: 580px;
  font-family: Jura, sans-serif;
}
.mosaic-wrap #form_wrap .close-reveal-modal, .mosaic-wrap #anketa_wrap .close-reveal-modal {
  cursor: pointer;
  position: absolute;
  right: 0px;
  top: 0px;
  min-width: 50px;
  min-height: 50px;
  text-align: center;
  background: url("data:image/svg+xml,%3Csvg data-name='Capa 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512' data-prefix='iy8jcwib2'%3E%3Cpath d='M512 30.17L481.83 0 256 225.83 30.17 0 0 30.17 225.83 256 0 481.83 30.17 512 256 286.17 481.83 512 512 481.83 286.17 256z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E") 50% 50%/20px no-repeat rgba(var(--color-ik4ctxjcc), 1);
  z-index: 1;
  border-radius: 0;
  border: none;
  box-shadow: none;
}
.mosaic-wrap #form_wrap .close-reveal-modal:before, .mosaic-wrap #anketa_wrap .close-reveal-modal:before {
  display: none;
}
.mosaic-wrap #form_wrap .calc-form, .mosaic-wrap #anketa_wrap .calc-form {
  width: 220px;
  font-size: 20px;
}
.mosaic-wrap #form_wrap .calc-form input, .mosaic-wrap #anketa_wrap .calc-form input {
  border-radius: 0;
}
.mosaic-wrap #anketa_wrap h2 {
  line-height: normal;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  font-style: normal;
  font-family: Bowler, sans-serif;
  color: rgba(var(--color-ilcqa7jk7), 1);
}
.mosaic-wrap #anketa_wrap label {
  gap: 10px;
  display: flex;
  flex-direction: column;
}
.mosaic-wrap #anketa_wrap label span {
  font-family: Jura, sans-serif;
  font-size: 18px;
  font-weight: 600;
  width: 100%;
}
.mosaic-wrap #anketa_wrap label input {
  outline: none;
  width: 100% !important;
  max-width: initial;
  display: block;
  height: auto;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgba(var(--color-if1plhlkh), 1);
  border-right-color: rgba(var(--color-i78jag12t), 1);
  border-bottom-color: rgba(var(--color-iywv1x0ak), 1);
  border-left-color: rgba(var(--color-ii32icgo3), 1);
  padding-bottom: 20px;
  padding-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  background-color: rgba(var(--color-is2geymam), 0);
  flex-shrink: 1;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  text-align: left;
  font-style: normal;
  font-family: Jura, sans-serif;
  color: rgba(var(--color-ibxwemve9), 1);
}
.mosaic-wrap #anketa_wrap .form-submit button {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  cursor: pointer;
  vertical-align: top;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 20px;
  padding-left: 50px;
  line-height: normal;
  background-color: rgba(var(--color-i3a8da8fv), 1);
  color: rgba(var(--color-iq54uutiu), 1);
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-right-width: 2px;
  border-top-width: 2px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  position: relative;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
  border-top-color: rgba(var(--color-i8bfj05dk), 1);
  border-right-color: rgba(var(--color-i44oxvfnq), 1);
  border-bottom-color: rgba(var(--color-iprb85v4g), 1);
  border-left-color: rgba(var(--color-iamn29et5), 1);
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  text-align: center;
  transition-timing-function: ease;
  font-size: 16px;
  font-family: Bowler, sans-serif;
  justify-content: center;
}
.mosaic-wrap #anketa_wrap .form-submit button:hover {
  box-shadow: 11px 11px 0px 0px rgba(0, 0, 0, 0.15);
}
