/*@media all and (min-width: 1241px) {
	html body {
		[data-media-source="desktop"] .lpc-col-3-lg {
			width: calc((100% / 12) * 2);
		}
	}
}*/
.lpc-prods-5__item-title {
  font-size: 22px !important;
}
body #_lp_block_39671506[data-block-layout="86651"] .lpc-prods-5__item-title, body #_lp_block_75376305[data-block-layout="86651"] .lpc-prods-5__item-title {
  font-style: normal;
}
@media (max-width: 960px) {
  .lpc-prods-7__title, .lpc-form-5__title, .lpc-prods-5__title, .lpc-steps-1__title {
    font-size: 28px !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .lpc-text-4__title, .lpc-prods-7__item-title, .lpc-prods-7__price {
    font-size: 24px !important;
  }
  .lpc-steps-1__item-title, .lpc-prods-5__item-title, .lpc-form-5__text {
    font-size: 20px !important;
  }
  .lpc-prods-1-item__text, .lpc-prods-1-item__button._first, .lpc-prods-5__button._first-btn, .lpc-text-4__text, .lpc-form-5__button._first-btn {
    font-size: 17px !important;
  }
  .lpc-text-4__title {
    margin-left: 0 !important;
  }
}
@media (max-width: 640px) {
  .lpc-prods-7__title, .lpc-form-5__title, .lpc-prods-5__title, .lpc-steps-1__title {
    font-size: 26px !important;
  }
  .lpc-text-4__title, .lpc-prods-7__item-title, .lpc-prods-7__price {
    font-size: 21px !important;
  }
  .lpc-steps-1__item-title, .lpc-prods-5__item-title, .lpc-form-5__text {
    font-size: 18px !important;
  }
  .lpc-prods-1-item__text, .lpc-prods-1-item__button._first, .lpc-prods-5__button._first-btn, .lpc-text-4__text, .lpc-form-5__button._first-btn {
    font-size: 16px !important;
  }
  .lpc-prods-5[data-media-source="mobile"], .lpc-text-4 {
    padding-bottom: 0 !important;
  }
  .lpc-text-4__title {
    margin-top: 10px !important;
  }
  .lpc-form-5[data-media-source="mobile"], .lpc-prods-5[data-media-source="mobile"] {
    padding-top: 30px !important;
  }
  .lpc-steps-1__title {
    margin-top: 0 !important;
  }
}
.lpc-prods-5__item-img-wrap {
  height: auto !important;
  padding-top: 0 !important;
  display: block !important;
}
.lpc-prods-5__item-img {
  position: relative !important;
}
@media (max-width: 980px) {
  .lpc-prods-5__item-img {
    margin: 0 auto;
  }
}
asd [id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 50%;
}
.sample-popup {
  position: fixed;
  height: 100%;
  width: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: flex-start;
  -ms-flex-align: start;
  padding: 20px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  box-sizing: border-box;
}
.sample-popup * {
  box-sizing: border-box;
}
.sample-popup.opened {
  opacity: 1;
  visibility: visible;
}
.sample-popup .sample-popup-in {
  text-align: left;
  position: relative;
  flex: 0 0 auto;
  margin: auto;
  max-width: 100%;
  box-sizing: border-box;
  display: inline-block;
  width: 600px;
  padding: 0;
  background: #f5f5f5;
  position: relative;
  border-radius: 10px;
}
.sample-popup .sample-popup-top {
  padding: 30px;
}
.sample-popup .sample-popup-title {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  padding: 0 0 15px;
}
.sample-popup .sample-popup-image {
  font-size: 0;
  text-align: center;
}
.sample-popup .sample-popup-image img {
  border-radius: 10px;
}
.sample-popup .sample-popup-text {
  color: #000;
  margin: 15px 0 0;
  font-size: 15px;
  line-height: 1.3;
}
.sample-popup .sample-popup-text p:first-child {
  margin-top: 0;
}
.sample-popup .sample-popup-text p:last-child {
  margin-bottom: 0;
}
.sample-popup .sample-popup-text * {
  color: #000;
}
.sample-popup .sample-close2 {
  z-index: 2;
  position: absolute;
  cursor: pointer;
  background: url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23575757%22%20d%3D%22M15.985%2C14.571%20L14.571%2C15.985%20L8.000%2C9.414%20L1.429%2C15.985%20L0.015%2C14.571%20L6.586%2C8.000%20L0.015%2C1.429%20L1.429%2C0.015%20L8.000%2C6.586%20L14.571%2C0.015%20L15.985%2C1.429%20L9.414%2C8.000%20L15.985%2C14.571%20Z%22%2F%3E%3C%2Fsvg%3E) center center/15px no-repeat;
  width: 30px;
  height: 30px;
  top: 5px;
  right: 5px;
}
.sample-popup-form {
  padding: 30px;
  background: #e3e3e3;
  color: #000;
  border-radius: 0 0 10px 10px;
}
.sample-popup-form form {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
}
.sample-popup-form form .tpl-field {
  padding-bottom: 15px;
  width: 50%;
  padding: 0 10px 10px 0;
  font-size: 14px;
}
.sample-popup-form form .tpl-field p:first-child {
  margin-top: 0;
}
.sample-popup-form form .tpl-field p:last-child {
  margin-bottom: 0;
}
.sample-popup-form form .tpl-field.type-checkbox ul, .sample-popup-form form .tpl-field.type-radio_group ul, .sample-popup-form form .tpl-field.type-multi_checkbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sample-popup-form form .tpl-field.type-calendar .field-value span {
  position: relative;
}
.sample-popup-form form .tpl-field.type-calendar .field-value span img {
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -8px;
}
.sample-popup-form form .tpl-field.type-calendar .field-value span img + img {
  display: none;
}
.sample-popup-form form .field-title {
  color: #555;
  padding-bottom: 4px;
}
.sample-popup-form form .field-title span {
  color: red;
}
.sample-popup-form form .error-message {
  padding: 0 0 5px;
}
.sample-popup-form form .tpl-field input[type=text], .sample-popup-form form .tpl-field input[type=email], .sample-popup-form form .tpl-field input[type=tel], .sample-popup-form form .tpl-field select, .sample-popup-form form .tpl-field textarea {
  outline: none;
  color: #4c4c4c;
  padding: 14px 15px;
  font-size: 14px;
  font-weight: 400;
  background: #fff;
  border: 1px solid rgba(41, 41, 41, 0.2);
  box-sizing: border-box;
  width: 100%;
  border-radius: 10px;
  box-shadow: none;
}
.sample-popup-form form .tpl-field-button {
  padding-bottom: 0;
  font-size: 14px;
  display: flex;
  text-align: center;
  width: 100%;
}
.sample-popup-form form .tpl-field-button button, .sample-popup-form form .tpl-field-button div {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  outline: none;
  padding: 14px 20px;
  cursor: pointer;
  border-radius: 10px;
  width: calc(50% - 5px);
  min-height: 50px;
}
.sample-popup-form form .tpl-field-button button:before, .sample-popup-form form .tpl-field-button div:before {
  border-radius: 10px;
}
.sample-popup-form form .tpl-field-button div {
  cursor: pointer;
  background-color: #d1d1d1;
  margin: 0 5px 0 0;
  color: #666;
}
.sample-popup-form form .tpl-field-button button {
  background: #4169e1;
  margin: 0 0 0 5px;
  position: relative;
  z-index: 1;
}
.sample-popup-form form .tpl-field-button button:before {
  display: none;
}
.sample-popup-form form .tpl-field-button button:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #4169e1;
  opacity: 0;
  transition: opacity 0.3s;
  z-index: -1;
  border-radius: 10px;
}
.sample-popup-form form .tpl-field-button button:hover:after {
  opacity: 1;
  transition: opacity 0.3s;
}
.fixed-btn {
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  border: none;
  outline: none;
  padding: 14px 20px;
  cursor: pointer;
  border-radius: var(--gr_btn_radius);
  background: #4169e1;
  z-index: 10;
  position: fixed;
  right: 20px;
  bottom: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 115px;
}
.fixed-btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--gradient_bg_hover);
  opacity: 0;
  transition: opacity 0.3s;
  z-index: -1;
  border-radius: var(--gr_btn_radius);
}
.fixed-btn:hover:after {
  opacity: 1;
  transition: opacity 0.3s;
}
.mobile .fixed-btn {
  bottom: 190px;
}
@media (max-width: 1199px) {
  .fixed-btn {
    bottom: 150px;
  }
}
@media (max-width: 480px) {
  .sample-popup {
    padding-left: 10px;
    padding-right: 10px;
  }
  .sample-popup .sample-popup-top {
    padding: 30px 20px 20px;
  }
  .sample-popup-form {
    padding: 20px;
  }
  .sample-popup-form form .tpl-field {
    width: 100%;
  }
}
