body .site-logo.site-logo2 {
  display: none;
}
body .mosaic-s3-include--u-id8d7c6np {
  margin: 0 20px 0 auto;
}
body .blocklist__item__outer--u-i0dof5e6i {
  width: auto;
}
body .blocklist__item--u-ijwwb6xnx {
  padding: 0 !important;
}
body .blocklist__list--u-iw92yztsx {
  padding-left: 10px;
  padding-right: 10px;
}
.particles {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  pointer-events: none;
  height: 100%;
}
.particles canvas {
  display: block;
  vertical-align: bottom;
}
@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}
.ticker {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 128px;
  padding: 26px 0 0 0;
  color: #fff;
  background: rgba(31, 48, 77, 0.71);
  overflow: hidden;
  display: flex;
  flex-wrap: nowrap;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 2;
}
.ticker .wrap {
  will-change: transform;
}
.ticker .wrap.animated {
  animation: marquee 80s linear infinite;
}
.ticker .block {
  display: flex;
  align-items: center;
  padding-left: 26px;
  padding-right: 26px;
  position: relative;
}
.ticker .block:after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  left: 100%;
  background: linear-gradient(to bottom, #ffffff, #ffffff 2px, rgba(255, 255, 255, 0) 2px, rgba(255, 255, 255, 0) 4px, rgba(255, 255, 255, 0.3) 4px, rgba(255, 255, 255, 0.3) calc(100% - 4px), rgba(255, 255, 255, 0) calc(100% - 4px), rgba(255, 255, 255, 0) calc(100% - 2px), #ffffff calc(100% - 2px), #ffffff 100%);
}
.ticker .block .block__blocks--l {
  flex: 1 0 auto;
}
.ticker .block .block__blocks--r {
  margin-left: 15px;
  flex: 0 0 69px;
}
.ticker .block .block__blocks--item {
  padding-right: 52px;
  flex: 1 0 auto;
  display: flex;
  align-items: center;
}
.ticker .block .block__img {
  margin-right: 52px;
  flex: 0 0 124px;
}
.ticker .block .block__blocks {
  display: flex;
}
.ticker .block .block__blocks--title {
  margin: 0 0 8px 0;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
}
.ticker .block .block__blocks--price {
  margin: 0 0 2px 0;
  font-weight: bold;
  font-size: 28px;
  line-height: 28px;
  color: #fff;
}
.ticker .block .block__blocks--price span {
  font-size: 13px;
  opacity: 0.5;
}
.ticker .block .block__blocks--days {
  position: relative;
  margin: 0 4px 0 12px;
  color: #2dcd5a;
  position: relative;
  margin: 0 4px 0 12px;
  color: #2dcd5a;
  font-size: 13px;
  position: relative;
  margin-top: -7px;
}
.ticker .block .block__blocks--days:before {
  content: "";
  display: block;
  position: absolute;
  left: -12px;
  top: 50%;
  margin-top: -3px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 3.5px 5px 3.5px;
  border-color: transparent transparent #2dcd5a transparent;
}
.ticker .block .block__blocks--days span {
  line-height: 13px;
  color: rgba(255, 255, 255, 0.5);
}
.ticker .block .block__blocks--days.red {
  color: #ff100e;
}
.ticker .block .block__blocks--days.red:before {
  content: "";
  display: block;
  position: absolute;
  left: -12px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 3.5px 0 3.5px;
  border-color: #ff100e transparent transparent transparent;
}
.ticker > div {
  font: normal 18px/36px Arial, Helvetica, sans-serif;
  color: #212121;
  display: flex;
  min-width: 6600px;
  width: auto;
}
.ticker > div > div {
  display: flex;
  width: max-content;
}
.ticker:hover .wrap {
  animation-play-state: paused;
}
.lp-contacts-21__wrap, .lp-contacts-21__items, .lp-contacts-21__form form {
  margin: 0 !important;
}
.ticker .block .block__blocks--item {
  display: flex;
}
.widget-38.fixed10 {
  position: fixed;
  top: 0;
  z-index: 1000;
  margin-top: 0;
}
html body .jfixed-wrap {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #313131;
  border-bottom: 1px solid #32A1DA;
  transition: all 0.3s;
  z-index: 10;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
  transform: translateY(-100%);
}
html body .jfixed-wrap.active {
  transform: translateY(0);
}
html body .jfixed-inner {
  max-width: 1360px;
  padding: 0 20px;
  margin: 0 auto;
  color: #DDDFDF;
  font-size: 13px;
}
html body .jfixed-items {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 5px 0;
}
html body .jfixed-btn1 {
  cursor: pointer;
  background: radial-gradient(at left bottom, #bf0000 0%, red 100%);
  box-shadow: 0px 28px 35px -25px red, inset 0px 0px 10px 0px white;
  font-size: 16px;
  font-weight: bold;
  line-height: 26px;
  padding: 3px 14px;
  border-radius: 30px;
  color: #fff;
  margin: 0 12px;
  transition: all 0.3s;
}
html body .jfixed-btn1:hover {
  background: radial-gradient(at left bottom, #009cff 0%, #00d3ff 100%);
}
html body .jfixed-btn2 {
  margin: 0 0 0 8px;
  border-bottom: 1px dotted #DDDFDF;
  cursor: pointer;
}
html body .jfixed-btn2:hover {
  border-color: transparent;
  color: #fff;
}
.jfixed-fixed.jfixed-wrap {
  opacity: 1;
  z-index: 100;
}
.news-wrap {
  padding-left: 4.66%;
  padding-right: 4.66%;
  padding-bottom: 70px;
  padding-top: 90px;
}
.news-wrap-in {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.news-name {
  font-size: 4vw;
  color: #0a0920;
  font-weight: 700;
  font-family: Oswald, sans-serif;
  margin: 0 0 30px;
}
.news-wrap-list {
  margin: 0 -5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.news-body {
  width: calc(33.33% - 10px);
  margin: 0 5px 10px;
  border-radius: 10px 35px 35px;
  padding: 35px;
  box-shadow: inset 0px 0px 0px 5px #f1f1f1;
}
.news-date {
  padding: 0 0 10px;
}
.news-title {
  font-weight: bold;
  padding: 0 0 15px;
}
.news-image {
  position: relative;
  height: 0;
  padding-top: 32.5%;
  margin: 0 0 15px;
}
.news-image a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-image a img {
  max-width: 100%;
  max-height: 100%;
}
.news-image a img.no-img {
  background: url(/g/shop2v2/default/images/noimage.png) 50% 50% no-repeat;
}
.news-note p:first-child, .news-note ul:first-child {
  margin-top: 0;
}
.news-note p:last-child, .news-note ul:last-child {
  margin-bottom: 0;
}
.news-wrap-all {
  padding: 10px 0 0;
}
.news-wrap-all a {
  border: 1px solid #00d3ff;
  display: inline-block;
  vertical-align: top;
  padding: 15px 25px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: normal;
  background: none;
  color: #0a0920;
  position: relative;
  text-decoration-line: none;
  border-radius: 55px;
  box-shadow: 0px 0px 35px 0px #00d3ff;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
}
.news-wrap-all a:hover {
  /*background: radial-gradient(at center bottom, rgb(0, 130, 255) 0%, rgb(0, 211, 255) 99%);
	    	border-color: transparent;*/
  color: #fff;
  background-color: #0082ff;
  background-image: radial-gradient(at center bottom, #0082ff 0%, #00d3ff 99%);
  border-color: transparent;
  box-shadow: none;
}
body .button-up--u-ibqflhbur {
  bottom: 20px;
}
body .section--u-i98zzqnfp {
  z-index: 7;
}
.msgrs {
  position: fixed;
  right: 25px;
  bottom: 100px;
  display: flex;
  flex-direction: row;
  z-index: 8;
}
.msgrs.msgrs_mobile .msgrs_item a span {
  display: none;
}
.msgrs_list {
  position: absolute;
  bottom: 25px;
  right: 0;
  padding: 0;
  margin: 0;
  list-style: none;
  max-height: 0;
  line-height: 0;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all linear;
}
.msgrs_list.opened {
  max-height: 275px;
  bottom: 55px;
  opacity: 1;
  visibility: visible;
}
.msgrs_item.phone a {
  background: url(msgrs_sprite.png) 0 100% no-repeat;
}
.msgrs_item a {
  display: inline-block;
  width: 50px;
  height: 50px;
  text-decoration: none;
  background-repeat: no-repeat;
  transition: 0.3s opacity linear;
  position: relative;
  font-size: 0;
}
.msgrs_item a img {
  border-radius: 50%;
}
.msgrs_item a span {
  color: #000;
  font-size: 16px;
  line-height: 20px;
  position: absolute;
  right: 100%;
  margin-right: 5px;
  top: 50%;
  margin-top: -10px;
  visibility: hidden;
  opacity: 0;
  transition: 0.25s all linear;
  white-space: nowrap;
}
.msgrs_item a:hover {
  opacity: 0.9;
}
.msgrs_item a:hover span {
  visibility: visible;
  opacity: 1;
}
.msgrs_item:not(.phone) {
  margin-bottom: 5px;
}
.msgrs_item.phone a {
  background-position: bottom left;
}
.msgrs_item.telegram a {
  background-position: top right;
}
.msgrs_item.whatsapp a {
  background-position: top -55px right 0;
}
.msgrs_item.viber a {
  background-position: top -110px right 0;
}
.msgrs_item.form a {
  background-position: top -165px right 0;
}
.msgrs_but {
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-left: 15px;
  background-image: url(msgrs_sprite.png);
  background-repeat: no-repeat;
  background-position: bottom -55px right 0;
  cursor: pointer;
  transition: 0.3s opacity linear;
}
.msgrs_but:hover {
  opacity: 0.9;
}
.msgrs_but.opened {
  background-position: bottom 0 right 0;
}
@media (max-width: 960px) {
  .msgrs:not(.real-mobile) {
    bottom: 15px;
  }
}
@-webkit-keyframes hoverWave {
  0% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 0 rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2);
  }
  40% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 15px rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2);
  }
  80% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 26.7px rgba(7, 206, 112, 0.067);
  }
  100% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 40px rgba(7, 206, 112, 0);
  }
}
@keyframes hoverWave {
  0% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 0 rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2);
  }
  40% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 15px rgba(7, 206, 112, 0.2), 0 0 0 0 rgba(7, 206, 112, 0.2);
  }
  80% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 26.7px rgba(7, 206, 112, 0.067);
  }
  100% {
    box-shadow: 0 8px 10px rgba(7, 206, 112, 0.3), 0 0 0 30px rgba(7, 206, 112, 0), 0 0 0 40px rgba(7, 206, 112, 0);
  }
}
.msgrs_item {
  -webkit-animation: hoverWave linear 1s infinite;
  animation: hoverWave linear 1s infinite;
  border-radius: 50%;
}
.msgrs_item.phone {
  animation: none;
}
.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;
}
.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: 800px;
  padding: 20px;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  position: relative;
  font-family: Montserrat, sans-serif;
}
.sample-popup .sample-popup-inner {
  display: flex;
}
.sample-popup .sample-popup-left {
  width: 50%;
  border-radius: 10px;
  position: relative;
  padding: 20px;
  min-height: 200px;
}
.sample-popup .sample-popup-left:before {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 10px;
  display: block;
  content: "";
  background: #000;
  opacity: 0.3;
}
.sample-popup .sample-popup-left .sample-popup-title {
  font-weight: bold;
  font-size: 20px;
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 0 0 10px;
}
.sample-popup .sample-popup-left .sample-popup-text {
  font-size: 15px;
  color: #fff;
  position: relative;
  z-index: 1;
}
.sample-popup .sample-popup-left .sample-popup-text a {
  color: #fff;
}
.sample-popup .sample-popup-left .sample-popup-text p:first-child {
  margin-top: 0;
}
.sample-popup .sample-popup-left .sample-popup-text p:last-child {
  margin-bottom: 0;
}
.sample-popup .sample-popup-right {
  flex: 1 0 0;
  padding: 20px 20px 20px 40px;
}
.sample-popup .sample-close {
  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: 15px;
  height: 15px;
  top: 20px;
  right: 20px;
}
.sample-popup .tpl-anketa__title {
  color: #000;
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
  padding: 0 0 10px 0;
}
.sample-popup .tpl-anketa__subtitle {
  color: #000;
  font-size: 19px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 10px 0;
}
.sample-popup .tpl-anketa__right {
  padding: 15px 0 0;
}
.sample-popup .tpl-field {
  padding-bottom: 15px;
  font-size: 14px;
}
.sample-popup .tpl-field p:first-child {
  margin-top: 0;
}
.sample-popup .tpl-field p:last-child {
  margin-bottom: 0;
}
.sample-popup .tpl-field.type-checkbox ul, .sample-popup .tpl-field.type-radio_group ul, .sample-popup .tpl-field.type-multi_checkbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sample-popup .field-title {
  color: #555;
  padding-bottom: 4px;
}
.sample-popup .field-title span {
  color: red;
}
.sample-popup .error-message {
  padding: 0 0 5px;
}
.sample-popup .tpl-field input[type=text], .sample-popup .tpl-field input[type=email], .sample-popup .tpl-field input[type=tel], .sample-popup .tpl-field select, .sample-popup .tpl-field textarea {
  outline: none;
  color: #4c4c4c;
  padding: 10px 15px;
  font-size: 15px;
  font-weight: 400;
  background: none;
  border: 1px solid rgba(41, 41, 41, 0.1);
  box-sizing: border-box;
  width: 100%;
  border-radius: 30px;
}
.sample-popup .tpl-field input[type=text]:hover, .sample-popup .tpl-field input[type=text]:focus, .sample-popup .tpl-field input[type=email]:hover, .sample-popup .tpl-field input[type=email]:focus, .sample-popup .tpl-field input[type=tel]:hover, .sample-popup .tpl-field input[type=tel]:focus, .sample-popup .tpl-field select:hover, .sample-popup .tpl-field select:focus, .sample-popup .tpl-field textarea:hover, .sample-popup .tpl-field textarea:focus {
  border-color: #009cff;
}
.sample-popup .tpl-field-button {
  padding-bottom: 0;
  font-size: 14px;
}
.sample-popup .tpl-field-button button {
  border: 1px solid #0082ff;
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 15px 25px;
  font-family: Oswald, sans-serif;
  font-size: 16px;
  line-height: normal;
  background: none;
  color: #0a0920;
  position: relative;
  text-decoration-line: none;
  border-radius: 55px;
}
.sample-popup .tpl-field-button button:hover, .sample-popup .tpl-field-button button:active {
  background: radial-gradient(at center bottom, #0082ff 0%, #00d3ff 99%);
  color: #fff;
  border-color: transparent;
}
.sample-popup .tpl-field.tpl-field-name input {
  background: url(name.svg) right 20px top 50% no-repeat;
}
.sample-popup .tpl-field.tpl-field-name input:hover, .sample-popup .tpl-field.tpl-field-name input:focus {
  background-image: url(name2.svg);
}
.sample-popup .tpl-field.tpl-field-phone input {
  background: url(ph.svg) right 20px top 50% no-repeat;
}
.sample-popup .tpl-field.tpl-field-phone input:hover, .sample-popup .tpl-field.tpl-field-phone input:focus {
  background-image: url(ph2.svg);
}
.sample-popup .tpl-field.tpl-field-email input {
  background: url(mail.svg) right 20px top 50%/20px no-repeat;
}
.sample-popup .tpl-field.tpl-field-email input:hover, .sample-popup .tpl-field.tpl-field-email input:focus {
  background-image: url(mail2.svg);
}
@media (max-width: 991px) {
  .jfixed-wrap {
    display: none;
  }
  .mosaic-s3-include--u-iqosxrv68 {
    display: none;
  }
  body .mosaic-s3-include--u-id8d7c6np {
    margin: 0 auto 15px;
  }
}
@media (max-width: 991px) {
  .div--u-iuxh1ymtl {
    padding-bottom: 140px;
  }
  .news-name {
    font-size: 30px;
    text-align: center;
  }
  .news-body {
    width: calc(50% - 10px);
    border-radius: 35px;
  }
  .news-wrap {
    padding-top: 55px;
    padding-bottom: 55px;
  }
  .news-wrap-all {
    text-align: center;
  }
  .msgrs {
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .news-wrap {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .news-name {
    font-size: 25px;
    margin: 0 0 20px;
  }
  .news-body {
    padding: 25px;
  }
  .sample-popup .sample-popup-inner {
    display: block;
  }
  .sample-popup .sample-popup-right {
    padding: 20px 0 0;
  }
  .sample-popup .sample-popup-left {
    width: 100%;
    min-height: 200px;
  }
  .sample-popup .sample-popup-in {
    padding-top: 50px;
  }
}
@media (max-width: 640px) {
  .news-body {
    width: calc(100% - 10px);
  }
}
@media (max-width: 479px) {
  .news-name {
    font-size: 22px;
  }
}
.lpc-banners__wrap.lpc-full-width-init {
  padding: 64px !important;
}
.lpc-banners__wrap {
  margin: 0 auto !important;
}
