.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.mr_wrapp {
  /* margin-top: 117px; */
  font-family: Roboto, sans-serif;
  font-weight: 400;
  line-height: 1.2em;
  position: relative;
}

.tempmr_head-fixed {
  z-index: 1;
  width: 100%;
  height: 116px;
  background-color: #1e1e1e;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.mr_content-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  overflow: hidden;
}

.mr_content {
  z-index: 0;
  max-width: 1516px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.mr_hero-container {
  z-index: 0;
  height: 520px;
  display: flex;
  position: relative;
}

.mr_hero-desblock {
  z-index: 1;
  width: 430px;
  height: 520px;
  align-items: center;
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  position: relative;
}

.mr_hero-desr-h {
  margin-bottom: 16px;
  font-family: Tt Commons Pro, sans-serif;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2em;
}

.mr_hero-desr-h2 {
  margin-bottom: 70px;
  font-family: Tt Commons Pro, sans-serif;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2em;
}

.mr_hero-desr-pr {
  font-size: 12px;
  line-height: 1.2em;
}

.mr_hero-desr {
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.mr_kv-container {
  z-index: 0;
  flex: 1;
  justify-content: center;
  display: flex;
  position: relative;
}

.mr_kv-back {
  z-index: 0;
  width: 300vw;
  height: 100%;
  background-color: #ededed;
  background-image: url("../images/m-pattern_w.svg");
  background-position: -90px;
  background-repeat: repeat-x;
  background-size: auto 140%;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.mr_kv {
  z-index: 0;
  width: 420px;
  height: 520px;
  position: absolute;
  top: auto;
}

.mr_hero-kv {
  width: 460px;
  height: 85%;
  /* background-image: url("../images/mr_kv.png"); */
  background-image: url("../images/mr_kv-2.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: -5%;
}

.image {
  position: absolute;
}

.mr_hero-kv2 {
  width: 260px;
  height: 85%;
  background-image: url("../images/mr_kv3.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 7%;
  left: -36%;
  right: auto;
  transform: rotate(-30deg);
}

.mr_hero-kv3 {
  width: 260px;
  height: 85%;
  background-image: url("../images/mr_kv2.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 15%;
  left: auto;
  right: -36%;
  transform: rotate(30deg);
}

.mr_btn-wmr {
  z-index: 4;
  color: #fff;
  text-align: center;
  background-color: #e21235;
  border-radius: 4px;
  padding: 13px 80px;
  text-decoration: none;
  position: static;
}
.mr_btn-wmr:hover {
  color: #fff !important;
  background-color: #b11116;
}
.mr_btn-wmr:active {
  color: #fff !important;
  background-color: #b11116;
}

.mr_quote-container {
  z-index: 1;
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
  overflow: hidden;
}

.mr_quote-main {
  display: none;
  position: relative;
}

.mr_quote-h {
  text-transform: uppercase;
  margin-bottom: 56px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.2em;
}

.text-block-2 {
  text-transform: uppercase;
  font-size: 70px;
  font-weight: 900;
  line-height: 1.2em;
}

.mr_quote-m-img {
  max-width: 100%;
  display: block;
}

.mr_b1 {
  z-index: 0;
  display: flex;
  position: relative;
}

.mr_b1-wrapp {
  z-index: 1;
  width: 50%;
  background-color: #f5f5f6;
  align-items: center;
  display: flex;
  position: relative;
}

.mr_b1-txt {
  text-transform: uppercase;
  margin-bottom: 14px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
}

.ms-span {
  width: 43px;
  height: 22px;
  min-height: auto;
  margin-left: 0;
  float: none;
  background-image: url("../images/m-txt-span.svg");
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
}

.mr_b1-video {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

.mr_b1-content {
  padding-top: 120px;
  padding-bottom: 120px;
  padding-right: 172px;
  position: relative;
}

.mr_b1-back {
  width: 100vw;
  height: 100%;
  background-color: #f5f5f6;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}
.mr_b2-back {
  width: 100vw;
  height: 100%;
  background-color: #f5f5f6;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0;
  right: auto;
}

.mr_b2 {
  z-index: 0;
  background-color: #fff;
  justify-content: center;
  padding-top: 120px;
  display: flex;
  position: relative;
}

.mr_b2-content {
  width: 50%;
  position: relative;
}

.mr_b2-wrapp {
  width: 100%;
  display: flex;
}

.mr_b2-h2 {
  color: #e21235;
  margin-bottom: 22px;
  font-weight: 700;
  line-height: 1.2em;
}

.mr_b2-content-container {
  z-index: 2;
  padding-top: 90px;
  padding-bottom: 90px;
  padding-right: 90px;
  font-size: 22px;
  line-height: 1.2em;
  position: relative;
}

.mr_b2-content-container.flip {
  padding-left: 90px;
  padding-right: 0;
}

.mr_b2-himg {
  margin-bottom: 36px;
}

.nr_b2-back {
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.nr_b2-back.left {
  z-index: 1;
  background-image: url("../images/m-pattern_g.svg");
  background-position: 100%;
  background-size: auto 130%;
}

.nr_b2-back.left.flip {
  background-position: 0%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.nr_b2-back.right {
  background-color: #c90000;
  background-image: url("../images/m-pattern_r.svg");
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto 130%;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.nr_b2-back.right.flipgray {
  background-color: #383838;
  background-image: url("../images/m-pattern_b.svg");
  background-position: 100%;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.mr_b2-kv-container {
  width: 90%;
  height: 125%;
  /* background-image: url("../images/mr_kv4.png"); */
  background-image: url("../images/mr_kv4-2.png");
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 10%;
  right: auto;
}

.mr_b2-kv-container.kv5 {
  /* background-image: url("../images/mr_kv5.png"); */
  background-image: url("../images/mr_kv5-2.png");
}

.mr_b2-kv-container.kv6 {
  background-image: url("../images/mr_kv6.png");
}

.mr_b2-h {
  text-transform: uppercase;
  margin-bottom: 36px;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.2em;
}

.mr_video-control_play {
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}

.mr_video-control_pause {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 20px;
  left: auto;
  right: 20px;
}

.mr_b1-video-control {
  width: 100%;
  height: 100%;
  padding: 20px;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.play-img {
  position: relative;
}

.tempbreadcrumbs {
  height: 70px;
  background-color: #dfdfdf;
}

.tempfooter {
  width: 100%;
  height: 1235px;
  background-color: #1e1e1e;
  position: relative;
}

.mr_b3 {
  background-color: #fff;
  padding-top: 120px;
  padding-bottom: 120px;
  position: relative;
}

.mr_b3-rules-wrapp {
  justify-content: space-between;
  display: flex;
}

.text-block-3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
}

.mr_b3-rule {
  width: 25%;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.mr_rulls-txt {
  margin-top: 22px;
  font-size: 16px;
  line-height: 1.2em;
}

.mr_btn-wrapp {
  z-index: 2;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.mr_btn {
  width: 100%;
  max-width: 1500px;
  justify-content: flex-end;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: flex;
}

.text-block-5 {
  line-height: 1.2em;
}

.mr-b3-wrapp {
  border: 2px solid #ededed;
  padding: 80px 40px;
}

.div-block {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: absolute;
  right: -53%;
}

.div-block-2 {
  position: absolute;
}

.div-block-3 {
  width: 100%;
  height: 100%;
  position: absolute;
}
.mr_animate-quote,
.mr_animate-upimg {
  position: relative;
}

.mr_animate-back {
  height: 100%;
  background-color: #cecece;
  border: 1px solid #fff;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.mr_animate-el-red {
  width: 24%;
  height: 100%;
  background-color: red;
  position: absolute;
  left: -24%;
}

.mr_animate-el-black {
  width: 100%;
  height: 100%;
  background-color: #333;
  position: absolute;
  left: -100%;
}

.aq-upimg-dt {
  width: 100%;
}

.aq-upimg-m,
.mr_animate-el-black-d {
  display: none;
}

@media screen and (min-width: 1280px) {
  .mr_content-container {
    padding-left: 50px;
    padding-right: 50px;
  }

  .mr_hero-desr-h {
    font-size: 56px;
  }

  .mr_hero-desr-h2 {
    font-size: 32px;
  }

  .mr_kv {
    width: 460px;
  }

  .mr_hero-kv {
    height: 94%;
    right: 0%;
  }

  .mr_hero-kv2 {
    left: -35%;
  }

  .mr_hero-kv3 {
    right: -33%;
  }

  .mr_btn-wrapp {
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (min-width: 1441px) {
  .mr_wrapp {
    width: 100%;
    overflow: hidden;
  }

  .mr_content {
    position: relative;
  }

  .mr_hero-container,
  .mr_hero-desblock {
    height: 720px;
  }

  .mr_kv-back {
    background-image: url("../images/m-pattern_w.svg");
    background-position: -20px;
    background-repeat: repeat-x;
    background-size: auto 140%;
  }

  .mr_kv {
    width: 480px;
    height: 720px;
  }

  .mr_hero-kv {
    width: 550px;
    right: -6%;
  }

  .mr_hero-kv2 {
    width: 340px;
    left: -61%;
  }

  .mr_hero-kv3 {
    width: 340px;
    right: -58%;
  }

  .mr_b1-content {
    padding-top: 160px;
    padding-bottom: 160px;
    padding-right: 317px;
  }

  .nr_b2-back.right {
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: auto;
  }

  .tempfooter {
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .mr_wrapp {
    margin-top: 0px;
  }

  .tempmr_head-fixed {
    height: 60px;
  }

  .mr_hero-container {
    height: 380px;
  }

  .mr_hero-desblock {
    width: 360px;
    height: 380px;
  }

  .mr_hero-desr-h {
    font-size: 36px;
  }

  .mr_hero-desr-h2 {
    font-size: 22px;
  }

  .mr_hero-desr-pr {
    font-size: 10px;
  }

  .mr_kv {
    width: 330px;
    height: 380px;
  }

  .mr_hero-kv {
    width: 440px;
    height: 80%;
  }

  .mr_hero-kv2 {
    width: 190px;
  }

  .mr_hero-kv3 {
    width: 190px;
    right: -15%;
  }

  .mr_quote-container {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mr_quote-h {
    margin-bottom: 30px;
    font-size: 18px;
  }

  .mr_b1-txt {
    font-size: 18px;
  }

  .mr_b1-content {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 20px;
  }

  .mr_b2-h2 {
    font-size: 18px;
  }

  .mr_b2-content-container {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-right: 30px;
    font-size: 14px;
  }

  .mr_b2-content-container.flip {
    padding-left: 30px;
  }

  .mr_b2-h {
    margin-bottom: 20px;
    font-size: 36px;
  }

  .tempbreadcrumbs {
    height: 60px;
  }

  .mr_b3 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .text-block-3 {
    margin-bottom: 30px;
  }

  .mr_rulls-txt {
    font-size: 14px;
  }

  .rule-image {
    width: 70px;
  }

  .text-block-5 {
    font-size: 14px;
    line-height: 1.2em;
  }

  .mr-b3-wrapp {
    padding: 30px 0;
  }
}

@media screen and (max-width: 767px) {
  .tempmr_head-fixed {
    height: 60px;
  }

  .mr_content-container {
    padding-left: 0;
    padding-right: 0;
  }

  .mr_hero-container {
    height: 310px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .mr_hero-desblock {
    width: 200px;
    height: 310px;
  }

  .mr_hero-desr-h {
    font-size: 20px;
  }

  .mr_hero-desr-h2 {
    margin-bottom: 24px;
    font-size: 12px;
  }

  .mr_hero-desr {
    width: 190px;
  }

  .mr_kv {
    width: 220px;
    height: 310px;
  }

  .mr_hero-kv {
    width: 270px;
    height: 71%;
  }

  .mr_hero-kv2 {
    width: 110px;
    height: 50%;
    bottom: 30%;
    left: -22%;
  }

  .mr_hero-kv3 {
    width: 140px;
    height: 50%;
    right: -14%;
  }

  .mr_quote-container {
    padding: 40px 16px;
  }

  .mr_quote-h {
    font-size: 14px;
  }

  .mr_b1 {
    flex-direction: column-reverse;
  }

  .mr_b1-wrapp {
    width: 100%;
    height: auto;
    padding-left: 16px;
    padding-right: 16px;
  }

  .mr_b1-wrapp.video-container {
    height: 410px;
    padding-left: 0;
    padding-right: 0;
  }

  .mr_b1-txt {
    font-size: 14px;
  }

  .ms-span {
    width: 30px;
    height: 13px;
  }

  .mr_b1-content {
    margin-left: -16px;
    margin-right: -16px;
    padding: 40px 16px;
  }

  .mr_b1-back {
    width: 150vw;
    right: -50%;
  }

  .mr_b2 {
    padding-top: 0;
  }

  .mr_b2-content {
    width: 100%;
  }

  .mr_b2-content.kvd-container {
    height: 480px;
  }

  .mr_b2-wrapp {
    flex-direction: column;
  }

  .mr_b2-wrapp.flip {
    flex-direction: column-reverse;
  }

  .mr_b2-content-container {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 16px;
  }

  .mr_b2-himg {
    height: 33px;
  }

  .mr_b2-kv-container {
    height: 95%;
    left: 5%;
  }

  .tempfooter {
    height: 731px;
  }

  .mr_b3 {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .mr_b3-rules-wrapp {
    flex-direction: column;
    align-items: center;
  }

  .mr_b3-rule {
    width: 60%;
    margin-bottom: 30px;
  }

  .mr_btn-wrapp {
    padding-left: 16px;
    padding-right: 16px;
  }

  .mr_btn {
    padding-top: 20px;
  }

  .mr-b3-wrapp {
    border-style: none;
    padding-top: 0;
    padding-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .mr_content {
    min-height: 320px;
  }

  .mr_hero-container {
    height: 530px;
    background-color: #ededed;
    background-image: url("../images/m-pattern_vert.svg");
    background-position: 50% -7%;
    background-size: 120%;
    flex-direction: column;
    overflow: hidden;
  }

  .mr_hero-desblock {
    width: 100%;
    height: auto;
    padding-top: 85px;
    padding-bottom: 0;
  }

  .mr_hero-desr-h2 {
    margin-bottom: 12px;
  }

  .mr_hero-desr {
    margin-bottom: 20px;
    position: relative;
  }

  .mr_kv-back {
    display: none;
  }

  .mr_kv {
    width: 320px;
    height: 310px;
    position: absolute;
  }

  .mr_hero-kv {
    width: 320px;
    height: 100%;
    left: auto;
    right: auto;
  }

  .mr_hero-kv2 {
    width: 180px;
    height: 70%;
    bottom: 40%;
    left: -15%;
  }

  .mr_hero-kv3 {
    width: 180px;
    height: 70%;
    bottom: 58%;
    right: -12%;
  }

  .mr_btn-wmr {
    width: 100%;
  }

  .mr_b1-wrapp.video-container {
    height: 360px;
  }

  .mr_b2-content.kvd-container {
    height: auto;
  }

  .mr_b2-kv-container {
    height: 360px;
    position: relative;
  }

  .mr_btn {
    justify-content: center;
  }

  .mr_animate-el-red {
    width: 43%;
    height: 50%;
    left: -43%;
  }

  .mr_animate-el-black {
    height: 50%;
  }

  .aq-upimg-dt {
    display: none;
  }

  .aq-upimg-m {
    width: 100%;
    display: block;
  }

  .mr_animate-el-black-d {
    width: 100%;
    height: 100%;
    background-color: #333;
    display: block;
    position: absolute;
    left: -100%;
  }
}

@font-face {
  font-family: "Tt Commons Pro";
  src: url("../fonts/TT-Commons-Pro-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Tt Commons Pro";
  src: url("../fonts/TT-Commons-Pro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
