/* Slider */
.mainSlider .sliderLoader {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/loader.gif) center center no-repeat #ffffff;
  z-index: 100;
  text-indent: -5000px;
}
.mainSlider video {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
}
.mainSlider .swiper-container {
  width: 100%;
  min-height: 500px;
  opacity: 0;
  position: relative;
  overflow: hidden;
  -webkit-transition: opacity 1s ease, min-height 1s ease;
  -o-transition: opacity 1s ease, min-height 1s ease;
  transition: opacity 1s ease, min-height 1s ease;
  /* slide 1 */
  /* /slide 1 */
  /* slide 2 */
  /* slide 3 */
  /* /slide 3 */
  /* slide 4 */
  /* /slide 4 */
}
.mainSlider .swiper-container .swiper-slide-duplicate {
  z-index: -1;
}
.mainSlider .swiper-container .swiper-slide-active {
  z-index: 100;
}
.mainSlider .swiper-container .swiper-slide img {
  width: 100%;
  z-index: 0;
}
.mainSlider .swiper-container .animate {
  opacity: 0;
}
.mainSlider .swiper-container .animated {
  opacity: 1;
}
.mainSlider .swiper-container .clip-svg {
  height: 0;
}
.mainSlider .swiper-container .text {
  font-family: 'Raleway', sans-serif;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 4.5vw;
  line-height: 1.2em;
  color: #f82e56;
  font-weight: normal;
}
.mainSlider .swiper-container .button {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Raleway', sans-serif;
  font-size: calc(10px + 1.4vw);
  line-height: 2.6em;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 1.8em;
  background-color: #f82e56;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainSlider .swiper-container .button:hover {
  color: #f82e56;
  background-color: #ffffff;
}
.mainSlider .swiper-container .button.button-sm {
  font-size: calc(10px + 1vw);
  line-height: 2.4em;
  font-weight: 700;
  padding: 0 1.4em;
}
.mainSlider .swiper-container .caption {
  position: absolute;
  top: 60%;
  left: 10%;
  width: 50%;
  text-align: left;
  background: #f82e56;
  padding: 1vw 2vw 2vw;
  transform: translate(0, -50%);
}
.mainSlider .swiper-container .caption .text1 {
  font-family: 'Raleway', sans-serif;
  position: absolute;
  left: 0;
  bottom: 100%;
  font-size: 4.5vw;
  line-height: 0.710em;
  color: #f82e56;
  font-weight: 900;
}
.mainSlider .swiper-container .caption .text2 {
  font-family: 'Raleway', sans-serif;
  font-size: 6.0vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 100;
}
.mainSlider .swiper-container .caption .text3 {
  font-family: 'Raleway', sans-serif;
  font-size: 4.0vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 100;
}
.mainSlider .swiper-container .caption .cool-btn {
  display: inline-block;
  position: absolute;
  padding: 0.6em 1em;
  background: #333745;
  color: #ffffff;
  font-family: 'Oswald', sans-serif;
  font-size: calc(10px + 1.5vw);
  line-height: 1.2em;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainSlider .swiper-container .caption .cool-btn:hover {
  color: #f82e56;
  background: #ffffff;
}
.mainSlider .swiper-container .caption .cool-btn .clip-svg {
  height: 0;
  width: 0;
}
.mainSlider .swiper-container .caption .cool-btn {
  bottom: -1.2em;
  right: 1em;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text1,
.block.boxed .mainSlider .swiper-container .caption .text1,
.block.fullboxed .mainSlider .swiper-container .caption .text1 {
  font-size: 4vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text2,
.block.boxed .mainSlider .swiper-container .caption .text2,
.block.fullboxed .mainSlider .swiper-container .caption .text2 {
  font-size: 4.3vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text3,
.block.boxed .mainSlider .swiper-container .caption .text3,
.block.fullboxed .mainSlider .swiper-container .caption .text3 {
  font-size: 2.8vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .cool-btn,
.block.boxed .mainSlider .swiper-container .caption .cool-btn,
.block.fullboxed .mainSlider .swiper-container .caption .cool-btn {
  font-size: calc(10px + 1.2vw);
}
.mainSlider .swiper-container .text2-1 {
  position: absolute;
  top: 29%;
  left: 9%;
  font-family: 'Raleway', sans-serif;
  font-size: 3.8vw;
  line-height: 0.710em;
  color: #f82e56;
  font-weight: 900;
}
.mainSlider .swiper-container .text2-2 {
  position: absolute;
  top: 36%;
  left: 9%;
  font-family: 'Raleway', sans-serif;
  font-size: 6.0vw;
  line-height: 1.2em;
  color: #333745;
  font-weight: 900;
  text-transform: uppercase;
}
.mainSlider .swiper-container .text2-3 {
  position: absolute;
  top: 51.5%;
  left: 13%;
  font-family: 'Raleway', sans-serif;
  font-size: 4.0vw;
  line-height: 1.2em;
  color: #333745;
  font-weight: 100;
  text-transform: uppercase;
}
.mainSlider .swiper-container .text2-4 {
  position: absolute;
  top: 59%;
  left: 25%;
  font-family: 'Roboto', sans-serif;
  font-size: 8.0vw;
  line-height: 1.2em;
  color: #f82e56;
  font-weight: 900;
}
.mainSlider .swiper-container .text2-5 {
  position: absolute;
  top: 62%;
  left: 47%;
  font-family: 'Raleway', sans-serif;
  font-size: 7.0vw;
  line-height: 1.2em;
  color: #f82e56;
  font-weight: 900;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-1,
.block.boxed .mainSlider .swiper-container .text2-1,
.block.fullboxed .mainSlider .swiper-container .text2-1 {
  font-size: 3.4vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-2,
.block.boxed .mainSlider .swiper-container .text2-2,
.block.fullboxed .mainSlider .swiper-container .text2-2 {
  font-size: 5vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-3,
.block.boxed .mainSlider .swiper-container .text2-3,
.block.fullboxed .mainSlider .swiper-container .text2-3 {
  font-size: 3.35vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-4,
.block.boxed .mainSlider .swiper-container .text2-4,
.block.fullboxed .mainSlider .swiper-container .text2-4 {
  font-size: 7vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-5,
.block.boxed .mainSlider .swiper-container .text2-5,
.block.fullboxed .mainSlider .swiper-container .text2-5 {
  font-size: 6vw;
}
.mainSlider .swiper-container .text3-1,
.mainSlider .swiper-container .text3-2,
.mainSlider .swiper-container .text3-3,
.mainSlider .swiper-container .text3-4,
.mainSlider .swiper-container .text3-5 {
  position: absolute;
  font-family: 'Raleway', sans-serif;
  font-size: 4.6vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 900;
  text-transform: none;
}
.mainSlider .swiper-container .text3-1 {
  top: 30%;
  left: 7%;
}
.mainSlider .swiper-container .text3-2 {
  top: 30%;
  left: 25%;
}
.mainSlider .swiper-container .text3-3 {
  top: 30%;
  left: 47%;
}
.mainSlider .swiper-container .text3-4 {
  top: 42%;
  left: 7%;
}
.mainSlider .swiper-container .text3-5 {
  top: 42%;
  left: 25%;
}
.mainSlider .swiper-container .text3-6 {
  display: block;
  position: absolute;
  top: 63%;
  left: 7%;
  font-family: 'Raleway', sans-serif;
  font-size: calc(10px + 1.4vw);
  line-height: 2.6em;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 1.8em;
  background-color: #f82e56;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainSlider .swiper-container .text3-6:hover {
  color: #f82e56;
  background-color: #ffffff;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-1,
.block.boxed .mainSlider .swiper-container .text3-1,
.block.fullboxed .mainSlider .swiper-container .text3-1,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-2,
.block.boxed .mainSlider .swiper-container .text3-2,
.block.fullboxed .mainSlider .swiper-container .text3-2,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-3,
.block.boxed .mainSlider .swiper-container .text3-3,
.block.fullboxed .mainSlider .swiper-container .text3-3,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-4,
.block.boxed .mainSlider .swiper-container .text3-4,
.block.fullboxed .mainSlider .swiper-container .text3-4,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-5,
.block.boxed .mainSlider .swiper-container .text3-5,
.block.fullboxed .mainSlider .swiper-container .text3-5 {
  font-size: 4vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-6,
.block.boxed .mainSlider .swiper-container .text3-6,
.block.fullboxed .mainSlider .swiper-container .text3-6 {
  line-height: 2.2em;
  padding: 0 1.4em;
}
.mainSlider .swiper-container .text4-1,
.mainSlider .swiper-container .text4-2,
.mainSlider .swiper-container .text4-3,
.mainSlider .swiper-container .text4-4,
.mainSlider .swiper-container .img-block {
  position: absolute;
}
.mainSlider .swiper-container .text4-1 {
  top: 21%;
  left: 14%;
  font-family: 'Raleway', sans-serif;
  font-size: 4.1vw;
  line-height: 1.2em;
  color: #f82e56;
  font-weight: 900;
}
.mainSlider .swiper-container .text4-2 {
  top: 21%;
  left: 34%;
  font-family: 'Raleway', sans-serif;
  font-size: 4.1vw;
  line-height: 1.2em;
  color: #333745;
  font-weight: 100;
}
.mainSlider .swiper-container .text4-3 {
  top: 38%;
  left: 14%;
  font-family: 'Raleway', sans-serif;
  font-size: 1.4vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
}
.mainSlider .swiper-container .text4-4 {
  display: block;
  position: absolute;
  top: 50%;
  left: 14%;
  font-family: 'Raleway', sans-serif;
  font-size: calc(10px + 1vw);
  line-height: 2.4em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 1.4em;
  background-color: #f82e56;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainSlider .swiper-container .text4-4:hover {
  color: #f82e56;
  background-color: #ffffff;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-1,
.block.boxed .mainSlider .swiper-container .text4-1,
.block.fullboxed .mainSlider .swiper-container .text4-1 {
  font-size: 3.4vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-2,
.block.boxed .mainSlider .swiper-container .text4-2,
.block.fullboxed .mainSlider .swiper-container .text4-2 {
  font-size: 3.4vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-3,
.block.boxed .mainSlider .swiper-container .text4-3,
.block.fullboxed .mainSlider .swiper-container .text4-3 {
  font-size: 1.3vw;
}
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-4,
.block.boxed .mainSlider .swiper-container .text4-4,
.block.fullboxed .mainSlider .swiper-container .text4-4 {
  line-height: 2.2em;
  padding: 0 1.2em;
}
@media screen and (max-width: 480px) {
  .mainSlider .swiper-container {
    min-height: 150px;
  }
}
.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets {
  top: 50%;
  bottom: auto;
  transform: translate(0, -50%);
  left: auto;
  right: 25px;
  width: 30px;
  padding: 5px;
}
.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  margin: 0 0 -1px;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}
.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #363636;
}
.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover:after {
  background-color: #333745;
  opacity: 0.7;
}
.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  background-color: #363636;
}
.mainSlider .block-animate {
  opacity: 0 !important;
}
.mainSlider .swiper-slide {
  position: relative;
  overflow: hidden !important;
}
.mainSlider .swiper-slide[data-href] {
  pointer-events: auto !important;
  cursor: pointer !important;
}
.mainSlider.fullscreen .swiper-container {
  height: auto;
  min-height: none;
}
.mainSlider.fullscreen .swiper-container .swiper-slide {
  background-position: center;
  background-size: cover;
}
.mainSlider.fullscreen .swiper-container .swiper-slide.left {
  background-position: left;
}
.mainSlider.fullscreen .swiper-container .swiper-slide.right {
  background-position: right;
}
.mainSlider.fullscreen .swiper-container .swiper-slide.overlay:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url('../img/pixel-screen.png') repeat;
}
.mainSlider.fullscreen .swiper-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  width: auto !important;
  height: auto;
  z-index: -100;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}
.swiper-pagination-thumbs {
  position: absolute;
  z-index: 1000;
  display: none;
}
@media screen and (max-width: 991px) {
  .swiper-pagination-thumbs {
    display: none !important;
  }
}
body.touch .swiper-pagination-thumbs {
  display: none !important;
}
.swiper-pagination-thumbs .thumbs-wrapper {
  border: 2px solid #fff;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 0px 0px 5px #999;
  -webkit-box-shadow: 0px 0px 5px #999;
  box-shadow: 0px 0px 5px #999;
}
.swiper-pagination-thumbs .thumbs-wrapper .thumbs {
  position: absolute;
  left: 0px;
  top: 0px;
}
.swiper-pagination-thumbs .thumbs-wrapper span {
  display: block;
  position: relative;
}
.swiper-pagination-thumbs .thumbs-wrapper span img {
  display: block;
  position: absolute;
  top: 0;
  width: auto;
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mainSlider .swiper-slide .vertical-align {
  top: 50% !important;
  bottom: auto !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mainSlider .swiper-slide .horisontal-align {
  left: 0 !important;
  right: 0 !important;
  text-align: center;
  margin: 0 auto;
}

/* Вертикальный пагинатор справа */
.mainSlider .swiper-pagination.swiper-pagination-bullets {
  position: absolute !important;
  top: 50% !important;
  bottom: auto !important;
  right: 20px !important;
  left: auto !important;
  width: 20px !important;
  height: auto !important;
  transform: translateY(-50%) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: 7px !important;
  z-index: 10 !important;
  padding: 0 !important;
}
.mainSlider .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #363636;
  opacity: 1;
  margin: 0;
  position: relative;
  transition: border 0.2s, background 0.2s;
  cursor: pointer;
  box-sizing: border-box;
}
.mainSlider .swiper-pagination-bullet-active {
  background: #333745;
  border-color: #363636;
}
/* Превью-миниатюра (thumb) слева от точек */
.swiper-thumb-preview {
  display: none;
  position: absolute;
  right: 40px; /* слева от точек */
  top: 50%;
  transform: translateY(-50%);
  width: 115px;
  height: 50px;
  border: 2px solid #363636;
  background: #fff;
  box-shadow: 0 2px 8px rgba(0,0,0,0.12);
  z-index: 100;
  pointer-events: none;
  overflow: hidden;
}
.swiper-thumb-preview img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.mainSlider .swiper-pagination-bullet:hover + .swiper-thumb-preview,
.mainSlider .swiper-pagination-bullet:focus + .swiper-thumb-preview {
  display: block;
}