@import url(https://fonts.googleapis.com/css?family=Roboto:200,300,regular,500,600,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Oswald:200,300,regular,500,600,700&display=swap);

@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Unbounded:wght@200..900&display=swap);

* {
  padding: 0;
  margin: 0;
  border: 0
}

*,
*::after,
*::before {
  box-sizing: border-box
}

*::after,
*::before {
  display: inline-block
}

body,
html {
  height: 100%;
  min-width: 320px
}

body {
  color: #fff;
  line-height: 1;
  font-family: Montserrat;
  font-size: totoRem(19);
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

button,
input,
textarea {
  font-family: Montserrat;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  background-color: rgba(0, 0, 0, 0)
}

h1 {
  font-family: 'Unbounded';
  text-transform: uppercase;
  font-weight: 600 !important;
  line-height: 115%;
}

input,
textarea {
  width: 100%
}

label {
  display: inline-block
}

button,
option,
select {
  cursor: pointer
}

a {
  display: inline-block;
  color: inherit;
  text-decoration: none
}

img {
  vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: inherit;
  font-size: inherit
}

body {
  padding-right: 0 !important;
  background-color: #2B2B2B;
}

.lock body {
  overflow: hidden;
  touch-action: none;
  -ms-scroll-chaining: none;
  overscroll-behavior: none
}

.wrapper {
  display: flex;
  flex-direction: column;
  overflow: hidden
}

@supports (overflow:clip) {
  .wrapper {
    overflow: clip
  }
}

.wrapper>main {
  flex: 1 1 auto
}

.wrapper>* {
  min-width: 0
}

[class*=__container] {
  max-width: 76.125rem;
  padding-left: 10px;
  padding-right: 10px;
  margin: 0 auto
}

[class*=__container-big] {
  max-width: 81.8125rem;
  box-sizing: content-box;
  margin: 0 auto;
  padding: 0 .625rem
}

[class*="--gc"] {
  display: grid;
  min-width: 0;
  grid-template-columns: .625rem 1fr minmax(auto, 81.8125rem) 1fr .625rem
}

[class*="--gc"]>* {
  min-width: 0;
  grid-column: 3/4
}

.icon-menu {
  display: none
}

.ibg {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

.ibg--top {
  -o-object-position: top;
  object-position: top
}

.itm-2 img {
  max-width: 100%;
}

.itm-2 {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.ibg--bottom {
  -o-object-position: bottom;
  object-position: bottom
}

.ibg--left {
  -o-object-position: left;
  object-position: left
}

.ibg--right {
  -o-object-position: right;
  object-position: right
}

.im1 {
  width: 50%;
  height: 100%;
}

.video-container iframe {
  overflow: hidden;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  min-height: 350px;
}

.ibg--contain {
  -o-object-fit: contain;
  object-fit: contain
}

.header {
  background-color: #000000;
  border-bottom: 0.1px solid #FCC344;
}

.trt {
  max-width: 70%;
}

.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center
}

.header__logo {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 5
}

.header__logo img {
  margin-right: 10px;
  max-width: 6.8125rem
}

.header__actions {
  position: relative;
  z-index: 5;
  display: flex;
  gap: 1rem;
  align-items: center
}

.fd {

  font-size: 18px;
  color: #e6e6e6;

  text-align: center;
}

.menu__body {
  z-index: 7
}

.menu__list {
  margin: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  row-gap: .625rem;
  -webkit-column-gap: 2.9375rem;
  -moz-column-gap: 2.9375rem;
  column-gap: 2.9375rem
}

.menu__link {
  color: #e5e5e5;
  font-weight: 600;
}

.banner__fon::after {
  content: "";
  display: inline-block;
  width: 619px;
  height: 585px;
  position: absolute;
  right: 103px;
  top: 29px;
  z-index: -1;
  /*background-image: url(../img/123.png);*/
  background-size: cover;
  background-repeat: no-repeat;
}

.block3-3 {
  padding-top: 20px;
}

.text-overlay {
  width: 619px;
  height: 585px;
  position: absolute;
  right: -332px;
  top: 172px;
  color: white;
  line-height: 14px;
  font-size: 12px;
  padding: 10px;
  z-index: 1;
}

.banner__container {
  position: relative
}

.nng {
  height: 100%;
  background-image: url(../images/fon-mon.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.h3 {
  /* text-transform: uppercase; */
  /* border-bottom: 1px solid #fff; */
  max-width: 409px;
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  padding-bottom: 7px;
}

.ul-banner {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
  gap: 15px
}

.bn {
  min-height: 85vh;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

/* Стиль для экрана планшета (с 600px до 1024px) */
@media screen and (max-width: 1024px) and (min-width: 600px) {
  .bn {
    min-height: 55vh;
    display: flex;
    flex-direction: column;
    justify-content: center
  }
}

.bn__logo {
  font-size: 1.5625rem;
  font-weight: 700;
  color: #fff
}

#time {
  font-weight: 700;
  border-radius: 5px;
  display: flex;
  background-color: #f89c26;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  padding: 5px 0;
  color: #000
}

.timer h2 {
  font-family: Roboto;
  text-transform: uppercase;
  font-weight: 700;
  color: #d7d7d7;

}

.timer__container {
  display: flex;
  flex-direction: column;
  align-items: center
}

.timer__wrap {
  gap: 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  justify-content: center
}

.timer__wrap2 {
  display: flex;
  gap: 15px;
  align-content: center;
  align-items: center
}

.timer__wrap2 p {
  color: #cdcdcd
}

.timer__img {
  max-width: 60px
}

.timer__p {
  width: 30%;
  font-size: 18px;
  color: #e6e6e6;
  line-height: 19px
}

.timer__p p {
  color: #e6e6e6 !important
}

.sd {
  background: linear-gradient(90deg, #ffffff 0%, #fbfbfb 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

}


.bn__title {
  max-width: 38.75rem;
  font-weight: 700;
  line-height: 39px;
  background: linear-gradient(180deg, #FFBA00 0%, #997000 100%);

  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* .bn__title::after {
  content: "";
  display: inline-block;
  width: 142px;
  height: 169px;
  position: absolute;
  top: 108px;
  left: -80px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  background-image: url(../img/11.svg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center
} */

.resultat__nastavnik h3 {
  font-family: 'Unbounded';
  font-size: 20px;
  padding-bottom: 10px;
  padding-top: 10px;
  background: linear-gradient(180deg, #FFBA00 0%, #997000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.resultat__nastavnik p {
  line-height: 17px;
}

.p-ba {
  font-size: 18px;
  padding-top: 10px;
  font-weight: 500;
  color: #FCC344;
  text-transform: uppercase;
}

.bn__title span {
  color: #fff
}

.bn__subtitle {
  font-weight: 700
}

.bn__punkt ul {
  row-gap: 15px;
  display: flex;
  flex-direction: column;
  padding-top: .625rem;
  padding-left: 1.25rem;
  list-style-type: circle !important
}

.bn__punkt ul li {
  font-weight: 500
}

.bn__btn-start {
  box-shadow: 0 0 50px 0 rgba(255, 204, 0, .5019607843);
  font-weight: 700;
  width: 18.75rem;
  height: 2.8125rem;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  background: linear-gradient(180deg, #FFBA00 0%, #997000 100%);


  border-radius: 10px
}

.gf {
  width: 36%;
}

.jk {
  position: relative;
  z-index: 0;
  overflow: hidden
}

/* .jk::before {
  content: "";
  display: inline-block;
  width: 192px;
  height: 169px;
  position: absolute;
  bottom: -44px;
  right: 0;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  background-image: url(../img/11.svg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center
} */
.p-banner {
  line-height: 27px;
  font-weight: 500
}

.sub-p {
  font-size: 22px;
  padding-bottom: 10px;
  font-weight: 600;
  max-width: 41.875rem
}

.p-sup2 {
  font-size: 14px;
  padding-top: 20px
}

.bn__btn-block p {
  max-width: 100%;
  text-transform: uppercase;
}

.bn__btn-block {
  max-width: 64px;
  border-bottom: 2px solid #d9d7d7;
  padding-bottom: 5px;
}

.naviky__title {
  font-weight: 800
}

.naviky__title h2 {}

.naviky__wrapper {
  align-items: center;
  flex-wrap: wrap;
  row-gap: 20px;
  -webkit-column-gap: 20px;
  -moz-column-gap: 20px;
  column-gap: 20px;
  display: flex;
  justify-content: space-around
}

.naviky__item {
  position: relative;
  min-width: 18.75rem;
  max-width: 31.25rem;
  display: flex;
  flex-direction: column;
  justify-content: center
}

.img-222 {
  max-width: 350px
}

.navyk__title {
  font-weight: 600
}

.navyk__subtitle {
  display: flex;
  flex-direction: column;
  gap: 15px
}

.navyk__subtitle p {
  position: relative;
  z-index: 999;
  line-height: 24px;
  color: #d9d9d9
}

.navyk__img img {
  max-height: 300px;
  border-radius: 15px
}

.img-2 {
  position: relative;
  border-radius: 15px;
  z-index: 444
}

.rd {
  position: relative
}

.rd::after {
  content: "";
  display: inline-block;
  width: 142px;
  height: 169px;
  position: absolute;
  top: 108px;
  left: 70px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  background-image: url(../img/11.svg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center
}

.rd::before {
  content: "";
  display: inline-block;
  width: 172px;
  height: 189px;
  position: absolute;
  top: 58px;
  right: 70px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: -1;
  background-image: url(../img/11.svg.webp);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center
}

.resultat {
  /* background-color: #272727;
  position: relative;
  z-index: 0 */
}

.resultat__title {
  position: relative;
  text-align: center;
  font-weight: 600
}

/* .resultat__title::after {
  content: "";
  display: inline-block;
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  bottom: -89px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: cover;
  background-image: url(../img/11.svg.webp)
} */
.resultat__wrapper {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 35px;
  border-radius: 15px;
  padding-bottom: 35px;
  background-color: #000000;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  justify-content: space-evenly;
  align-items: center
}

/* .resultat__wrapper::after {
  content: "";
  display: inline-block;
  width: 254px;
  height: 200px;
  position: absolute;
  right: 1px;
  bottom: -40px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: contain;
  background-image: url(../img/11.svg.webp)
} */
.resultat__item {
  /* max-width: 31.25rem */
}

.resultat__punkt {
  display: flex;
  gap: 50px;
  flex-wrap: wrap;
}

.resultat__punkt ul {
  gap: 10px;
  display: flex;
  flex-direction: column
}

.bt-bl2 {
  display: flex;
  justify-content: center;
}

.resultat__punkt ul li {
  line-height: 19px !important;
  min-height: 55px;
  max-width: 395px;
  font-weight: 500;
  display: flex;

  padding: 10px;
  border-radius: 10px;
  position: relative;
  list-style-type: none;
  align-items: center;

}

.resultat__punkt ul li::after {

  transform: translateX(-50%);
  display: inline-block;
  width: 59px;
  /* height: 27px; */
  position: absolute;
  background: linear-gradient(180deg, #FFBA00 0%, #997000 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 22px;
  left: -6px;
  z-index: 0;
}

.re::after {
  content: "";
  display: inline-block;
  width: 90px !important;
  height: 52px !important;
  right: -25px !important;
}

.resultat__img {
  position: relative
}

.resultat__img img {
  max-width: 350px;
  position: relative;
  z-index: 44
}

.l1::after {
  background-image: url(../img/1.webp)
}

.l2::after {
  background-image: url(../img/2.webp)
}

.l3::after {
  background-image: url(../img/3.webp)
}

.l4::after {
  background-image: url(../img/de.png)
}

.l11::after {
  content: "01 |";
}

.l22::after {
  content: "02 |";
}

.l33::after {
  content: "03 |";
}

.l44::after {
  content: "04 |";
}

@media (max-width:809px) {

  /* .l22::after {
    background-image: url(../img/re1.png)
  }
  .l33::after {
    background-image: url(../img/re2.png)
  } */
  h1 {
    font-size: 23px;
    font-weight: 500 !important;
  }
}

.bul-1 {
  z-index: 1;
  position: absolute;
  width: 307px;
  height: 243px;
  top: 84px;

  -webkit-filter: blur(150px);
  filter: blur(112px);
  /* background: linear-gradient(41.59deg, #eac63547 0, rgb(208 175 0 / 89%) 100%); */

}


/* .form-bl::after {
  content: "";
  display: inline-block;
  width: 345px;
  height: 298px;
  position: absolute;
  left: -10px;
  bottom: -20px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: auto;
  background-position: center;
  background-image: url(../img/11.svg.webp)
} */
/* .form-bl::before {
  content: "";
  display: inline-block;
  width: 131px;
  height: 135px;
  position: absolute;
  right: 50px;
  top: 50px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: contain;
  background-position: center;
  background-image: url(../img/11.svg.webp)
} */

.form-bl__wrapper {
  width: 100%;
  justify-content: flex-end;
  display: flex;
  align-content: center;
  align-items: center
}

.form-bl__container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.form-bl__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%
}

.form-bl__item {
  width: 100%;
}

.blf2__wraper {
  max-width: 560px;
  width: 100%;
}


.blf {
  display: flex;
  flex-direction: column
}

.blf__title {
  max-width: 50rem;
  font-weight: 800;
  color: #fff;
  max-width: 500px;
  text-align: center
}

.blf__title span {
  background: linear-gradient(41.59deg, #0090ff 0, #6fbfff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}

.blf__subtitle {
  line-height: 26px;
  max-width: 535px;
  text-align: center
}

.blf__img {
  max-width: 37.5rem
}


.im-fo {
  max-width: 1.875rem
}

.blf2__wraper {
  display: flex;
  justify-content: center;
  border-radius: 15px 15px 0 0;
  flex-direction: column;
  align-items: center;
  padding-top: 35px;
  border-radius: 15px;
  padding-bottom: 15px;
  background-color: #474747;
}

.blf2__wraper h2 {
  text-align: center;
  font-weight: 400;
  color: #1a2b4b
}

.blf2__name {
  display: flex;
  gap: 10px;
  border-bottom: 1px solid rgba(36, 35, 35, .474)
}

.blf2__name h3 {
  text-align: center;
  font-weight: 600;
  color: #1a2b4b
}

.blf2__text p {
  text-align: center;
  color: rgba(68, 68, 70, .7019607843)
}

.blf2__text p span {
  color: rgba(33, 33, 79, .7019607843);
  font-weight: 500
}

#leadform {
  display: flex;
  gap: 11px;
  flex-direction: column
}

.input-form {
  width: 100%;
  min-width: 300px;
  padding-left: 15px;
  border-radius: 10px;
  background-color: #fff
}

.in2 {
  color: #000;
  width: 100%;
  min-width: 401px;
  padding-left: 15px;
  border-radius: 10px;
  background-color: #fff
}

.in-text p {
  color: #fff
}

.submitbtn {
  height: 40px;
  background: linear-gradient(180deg, #FFBA00 0%, #997000 100%);


  color: #101010;
  font-weight: 700;
  border-radius: 10px;
  width: 100%;
  min-width: 300px
}

.blacks {
  background-color: #000;
  position: relative;
  z-index: 0
}

.acc {
  color: #FCC344
}

.titler {
  font-weight: 700
}

.titler h2 {
  color: #fff
}

.trt {
  display: flex;
  flex-direction: column;
  align-items: center
}

.trt__img {
  max-width: 600px
}

.bl-center,
.fd,
.gf {
  position: relative;
  z-index: 0
}

/*.fd::after {*/
/*  content: "";*/
/*  display: inline-block;*/
/*  width: 354px;*/
/*  height: 400px;*/
/*  position: absolute;*/
/*  right: 1px;*/
/*  bottom: -40px;*/
/*  background-repeat: no-repeat;*/
/*  z-index: -1;*/
/*  background-size: cover;*/
/*  background-image: url(../img/sign-big.webp)*/
/*}*/
/*.gf::after {*/
/*  content: "";*/
/*  display: inline-block;*/
/*  width: 250px;*/
/*  height: 250px;*/
/*  position: absolute;*/
/*  left: -233px;*/
/*  top: -32px;*/
/*  background-repeat: no-repeat;*/
/*  z-index: -1;*/
/*  background-size: cover;*/
/*  background-image: url(../img/BNB.webp)*/
/*}*/
/* .gf::before {
  content: "";
  display: inline-block;
  width: 150px;
  height: 150px;
  position: absolute;
  left: -93px;
  bottom: 40px;
  background-repeat: no-repeat;
  z-index: -1;
  background-size: contain;
  background-position: center;
  background-image: url(../img/11.svg.webp)
} */
/* .bl-center::before {
  content: "";
  display: inline-block;
  width: 150px;
  height: 150px;
  position: absolute;
  left: 50%;
  top: 20px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-repeat: no-repeat;
  z-index: -1;
  background-size: contain;
  background-position: center;
  background-image: url(../img/11.svg.webp)
} */
@media (min-width:83.0625em) {
  .header {
    padding-top: 1.25rem
  }

  .header {
    padding-bottom: 1.25rem
  }

  .header__logo img {
    width: 18.75rem
  }

  .menu__list {
    -webkit-column-gap: 2.75rem;
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem
  }

  .banner {
    padding-bottom: 6.25rem
  }

  .nng {
    padding-bottom: 6.25rem
  }

  .nng {
    padding-top: 6.25rem
  }

  .bn__logo {
    padding-bottom: 3.75rem
  }

  .bn__btn-block {
    margin-bottom: 1.125rem
  }

  .bn__title {
    padding-top: 1.875rem
  }

  .bn__title {
    padding-bottom: 2.5rem
  }

  .bn__title {
    font-size: 3rem
  }

  .bn__subtitle {
    font-size: 1.5625rem
  }

  .bn__punkt {
    padding-bottom: 1.5625rem
  }

  .bn__punkt ul li {
    font-size: 1.5rem
  }

  .bn__btn-start {
    margin-top: 4.0625rem
  }

  .p-banner {
    font-size: 1.25rem
  }

  .sub-p {
    line-height: 1.875rem
  }

  .nv {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .naviky__title {
    font-size: 2.375rem
  }

  .naviky__title {
    padding-bottom: 3.125rem
  }

  .navyk__title {
    font-size: 1.625rem
  }

  .navyk__title {
    padding-bottom: 1.5625rem
  }

  .navyk__subtitle p {
    font-size: 1.25rem
  }

  .resultat {
    padding-top: 4.375rem
  }

  .resultat__title {
    padding-bottom: 2.8125rem
  }

  .resultat__title {
    font-size: 2.875rem
  }

  .resultat__punkt {
    padding-top: 1.875rem
  }

  .resultat__punkt {
    padding-bottom: 1.875rem
  }

  .resultat__punkt ul li {
    line-height: 1.6875rem
  }

  .form-bl {
    padding-bottom: 5rem
  }

  .form-bl {
    padding-top: 5rem
  }

  .form-bl__wrapper {
    gap: 2.5rem
  }

  .blf__title {
    padding-bottom: .9375rem
  }

  .blf__title {
    font-size: 2.375rem
  }

  .blf__subtitle {
    padding-bottom: .9375rem
  }

  .blf2__wraper h2 {
    padding-top: 1.25rem
  }

  .blf2__wraper h2 {
    padding-bottom: 1.25rem
  }

  .blf2__wraper h2 {
    padding-left: 1.875rem
  }

  .blf2__wraper h2 {
    padding-right: 1.875rem
  }

  .blf2__wraper h2 {
    font-size: 1.5rem
  }

  .blf2__name {
    padding-left: 1.875rem
  }

  .blf2__name h3 {
    padding-right: 1.875rem
  }

  .blf2__name h3 {
    padding-top: .4375rem
  }

  .blf2__name h3 {
    padding-bottom: .4375rem
  }

  .blf2__name h3 {
    font-size: 1rem
  }

  .blf2__text p {
    padding-left: 1.875rem
  }

  .blf2__text p {
    padding-right: 1.875rem
  }

  .blf2__text p {
    margin-bottom: 1.25rem
  }

  .blf2__text p {
    font-size: .8125rem
  }

  #leadform {
    padding-left: 1.875rem
  }

  #leadform {
    padding-right: 1.875rem
  }

  .input-form {
    height: 2.5rem
  }

  .submitbtn {
    margin-bottom: 1.25rem
  }

  .blacks {
    padding-top: 4.375rem
  }

  .blacks {
    padding-bottom: 4.375rem
  }

  .titler {
    font-size: 2rem
  }
}

@media (max-width:20em) {
  .header {
    padding-top: .9375rem
  }

  .header {
    padding-bottom: .9375rem
  }

  .header__logo img {
    width: 8.75rem
  }

  .menu__list {
    -webkit-column-gap: .9375rem;
    -moz-column-gap: .9375rem;
    column-gap: .9375rem
  }

  .banner {
    padding-bottom: 1.5625rem
  }

  .nng {
    padding-bottom: 3.125rem
  }

  .nng {
    padding-top: 3.125rem
  }

  .bn__logo {
    padding-bottom: 1.25rem
  }


  .bn__title {
    padding-top: .625rem
  }

  .bn__title {
    padding-bottom: 1.875rem
  }

  .bn__title {
    font-size: 1.875rem
  }

  .bn__subtitle {
    font-size: 1.4375rem
  }

  .bn__punkt {
    padding-bottom: .9375rem
  }

  .bn__punkt ul li {
    font-size: 1.25rem
  }

  .bn__btn-start {
    margin-top: 2.5rem
  }

  .p-banner {
    font-size: 1rem
  }

  .sub-p {
    line-height: 1.25rem
  }

  .nv {
    padding-top: 3.125rem
  }

  .naviky__title {
    font-size: 1.875rem
  }

  .naviky__title {
    padding-bottom: 1.875rem
  }

  .navyk__title {
    font-size: 1.5rem
  }

  .navyk__title {
    padding-bottom: .9375rem
  }

  .navyk__subtitle p {
    font-size: 1.1875rem
  }

  .resultat {
    padding-top: 1.875rem
  }

  .resultat__title {
    padding-bottom: 1.875rem
  }

  .resultat__title {
    font-size: 1.875rem
  }

  .resultat__punkt {
    padding-top: .9375rem
  }

  .resultat__punkt {
    padding-bottom: .9375rem
  }

  .resultat__punkt ul li {
    line-height: 1.25rem
  }

  .form-bl {
    padding-bottom: 3.125rem
  }

  .form-bl {
    padding-top: 3.125rem
  }

  .form-bl__wrapper {
    gap: 1.25rem
  }

  .blf__title {
    padding-bottom: .625rem
  }

  .blf__title {
    font-size: 1.75rem
  }

  .blf__subtitle {
    padding-bottom: .625rem
  }

  .blf2__wraper h2 {
    padding-top: .9375rem
  }

  .blf2__wraper h2 {
    padding-bottom: .9375rem
  }

  .blf2__wraper h2 {
    padding-left: 1.25rem
  }

  .blf2__wraper h2 {
    padding-right: 1.25rem
  }

  .blf2__wraper h2 {
    font-size: 1.375rem
  }

  .blf2__name {
    padding-left: 1.25rem
  }

  .blf2__name h3 {
    padding-right: 1.25rem
  }

  .blf2__name h3 {
    padding-top: .3125rem
  }

  .blf2__name h3 {
    padding-bottom: .3125rem
  }

  .blf2__name h3 {
    font-size: 1rem
  }

  .blf2__text p {
    padding-left: 1.25rem
  }

  .blf2__text p {
    padding-right: 1.25rem
  }

  .blf2__text p {
    margin-bottom: .9375rem
  }

  .blf2__text p {
    font-size: .75rem
  }

  #leadform {
    padding-left: 1.25rem
  }

  #leadform {
    padding-right: 1.25rem
  }

  .input-form {
    height: 2.1875rem
  }

  .submitbtn {
    margin-bottom: .9375rem
  }

  .blacks {
    padding-top: 1.875rem
  }

  .blacks {
    padding-bottom: 1.875rem
  }

  .titler {
    font-size: 1.5rem
  }
}

.footer__container {
  text-align: center;
}

@media (max-width:61.99875em) {
  .menu__body {
    position: fixed;
    width: 60%;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 0;
    left: -100%;
    transition: all .3s ease 0s;
    overflow: auto;
    background-color: #1b2327;
    gap: 1.875rem;
    z-index: 4;
    padding-left: .9375rem;
    padding-right: .9375rem;
    padding-bottom: 1.875rem
  }

  .menu__body::before {
    content: "";
    position: fixed;
    top: 0;
    left: -100%;
    transition: all .3s ease 0s;
    width: 100%;
    height: 5.125rem;
    background-color: #848181;
    z-index: 2
  }

  .menu-open .menu__body {
    left: 0
  }

  .menu-open .menu__body::before {
    left: 0
  }

  .menu__list {
    flex-direction: column;
    text-align: center;
    row-gap: 1.875rem
  }

  .menu__link {
    font-size: 1.5rem;
    color: #fff
  }

  .icon-menu {
    display: none;
    position: relative;
    width: 1.875rem;
    height: 1.125rem;
    cursor: pointer;
    z-index: 5
  }

  .icon-menu span,
  .icon-menu::after,
  .icon-menu::before {
    content: "";
    transition: all .3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: .125rem;
    background-color: #002846
  }

  .icon-menu::before {
    top: 0
  }

  .icon-menu::after {
    bottom: 0
  }

  .icon-menu span {
    top: calc(50% - .0625rem)
  }

  .menu-open .icon-menu span {
    width: 0
  }

  .menu-open .icon-menu::before {
    top: calc(50% - .0625rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .menu-open .icon-menu::after {
    bottom: calc(50% - .0625rem);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  .rd {
    flex-direction: column !important;
  }

  .form-bl__wrapper {
    flex-wrap: wrap;
    justify-content: center
  }

  .in2 {
    min-width: 301px
  }
}

@media (max-width:61.99875em)and (max-width:0.125em) {
  .menu__body {
    padding-top: 7.5rem
  }
}

@media (max-width:61.99875em)and (max-width:20em) {
  .menu__body::before {
    padding-top: 1.375rem
  }

  .menu__body::before {
    padding-bottom: .625rem
  }
}

@media (max-width:47.99875em) {
  .menu__body {
    position: fixed;
    width: 100%;
    height: 100%;
    left: -100%;
    top: 0;
    overflow: auto;
    padding: 3.125rem .9375rem .9375rem 1.875rem;
    transition: left .3s
  }

  .menu__body::before {
    content: "";
    position: fixed;
    width: 100%;
    height: 4.375rem;
    left: -100%;
    top: 0;
    transition: left .3s;
    z-index: 2
  }

  .menu-open .menu__body {
    left: 0
  }

  .menu-open .menu__body::before {
    left: 0
  }

  .icon-menu {
    display: none;
    position: relative;
    width: 1.875rem;
    height: 1.125rem;
    z-index: 5
  }

  .icon-menu span,
  .icon-menu::after,
  .icon-menu::before {
    content: "";
    transition: all .3s ease 0s;
    right: 0;
    position: absolute;
    width: 100%;
    height: .125rem;
    background-color: #ffffff;
  }

  .icon-menu::before {
    top: 0
  }

  .icon-menu::after {
    bottom: 0
  }

  .icon-menu span {
    top: calc(50% - .0625rem)
  }

  .menu-open .icon-menu span {
    width: 0
  }

  .menu-open .icon-menu::before {
    top: calc(50% - .0625rem);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }

  .menu-open .icon-menu::after {
    bottom: calc(50% - .0625rem);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
  }

  /* .banner::after {
    content: "";
    display: inline-block;
    width: 252px;
    height: 353px;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: -1;
            background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #00000000), url(../img/123.png);
    background-size: cover;
    background-repeat: no-repeat
  } */
  .bn {
    flex-direction: column-reverse;
  }

  .bn__title {
    line-height: 28px
  }

  .p-banner {
    line-height: 23px
  }

  .naviky__title h2 {
    text-align: center
  }

  .naviky__wrapper {
    flex-direction: column-reverse
  }

  .img-222 {
    max-width: 227px;
    margin: 0 auto
  }

  .navyk__title {
    text-align: center
  }

  .navyk__subtitle p {
    line-height: 22px;
    text-align: center
  }

  .navyk__img img {
    max-height: 250px
  }

  .rd {
    flex-direction: column-reverse
  }

  .form-bl {
    padding-bottom: 0
  }

  .form-bl::after {
    width: 70px;
    height: 70px;
    left: 0;
    bottom: 0;
    background-size: contain
  }

  .form-bl::before {
    width: 91px;
    height: 91px;
    right: 19px;
    top: 3px
  }

  .blf__title {
    text-align: center
  }

  .blf__subtitle {
    text-align: center
  }

  .titler h2 {
    text-align: center
  }
}

@media (max-width:47.99875em)and (any-hover:none) {
  .icon-menu {
    cursor: default
  }
}

@media (max-width:43.75em) {
  .bn__title::after {
    width: 120px;
    height: 230px
  }

  .jk::before {
    width: 120px;
    height: 230px
  }

  .rd::after {
    width: 120px;
    height: 230px
  }

  .rd::before {
    width: 114px;
    height: 80px;
    top: -19px;
    right: -61px
  }

  .resultat__wrapper::after {
    width: 261px;
    height: 324px;
    right: 1px;
    bottom: 138px
  }

  .resultat__wrapper {
    flex-direction: column-reverse
  }

  .resultat__img img {
    max-width: 250px
  }

  .fd::after {
    display: none;
    width: 261px;
    height: 324px;
    right: 1px;
    bottom: 138px
  }
}

.banner__container {
  z-index: 10;
  padding-left: 25px;
  padding-bottom: 15px;
  background-color: #000;
  border-radius: 20px;
  height: 100%;
  background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), #0000004f), url(../images/1212.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center
}

@media (max-width:29.99875em) {
  .header__btn-menu {
    display: none
  }

  .header__btn-menu::before {
    content: "";
    position: fixed;
    top: 0;
    left: -100%;
    transition: all .3s ease 0s;
    width: 100%;
    z-index: 2
  }

  .menu-open .header__btn-menu {
    left: 0
  }

  .menu-open .header__btn-menu::before {
    left: 0
  }

  .banner__fon::after {
    filter: none;
    content: "";
    display: inline-block;
    width: 375px;
    height: 402px;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #0000000a), url(../img/123.png);
    background-size: cover;
    background-repeat: no-repeat;
  }

  .bn {
    min-height: 575px;
    justify-content: space-evenly;
  }
}

.sl__container {
  padding-bottom: clamp(1.875rem, 1.082135778rem + 3.96432111vw, 4.375rem);

}

@media (min-width:20em)and (max-width:83.0625em) {
  .header {
    padding-top: clamp(.9375rem, .8383919722rem + .4955401388vw, 1.25rem)
  }

  .header {
    padding-bottom: clamp(.9375rem, .8383919722rem + .4955401388vw, 1.25rem)
  }

  .header__logo img {
    width: clamp(8.75rem, 5.578543112rem + 15.85728444vw, 18.75rem)
  }

  .menu__list {
    -webkit-column-gap: clamp(.9375rem, .362673439rem + 2.8741328048vw, 2.75rem);
    -moz-column-gap: clamp(.9375rem, .362673439rem + 2.8741328048vw, 2.75rem);
    column-gap: clamp(.9375rem, .362673439rem + 2.8741328048vw, 2.75rem)
  }

  .banner {
    /* padding-bottom: clamp(1.5625rem ,.0758795837rem + 7.4331020813vw ,6.25rem) */
  }

  .nng {
    padding-bottom: clamp(3.125rem, 2.1339197225rem + 4.9554013875vw, 6.25rem)
  }

  .nng {
    padding-top: clamp(3.125rem, 2.1339197225rem + 4.9554013875vw, 6.25rem)
  }

  .bn__logo {
    padding-bottom: clamp(1.25rem, .457135778rem + 3.96432111vw, 3.75rem)
  }

  .bn__title {
    padding-top: clamp(.625rem, .228567889rem + 1.982160555vw, 1.875rem)
  }

  .bn__title {
    padding-bottom: clamp(0.875rem, 1.6767839445rem + .9910802775vw, 0.5rem);
  }

  .bn__title {
    font-size: clamp(1.875rem, 1.5182111001rem + 1.7839444995vw, 2.4rem)
  }

  .bn__subtitle {
    font-size: clamp(1.4375rem, 1.3978567889rem + .1982160555vw, 1.5625rem)
  }

  .bn__punkt {
    padding-bottom: clamp(.9375rem, .7392839445rem + .9910802775vw, 1.5625rem)
  }

  .bn__punkt ul li {
    font-size: clamp(1.25rem, 1.1707135778rem + .396432111vw, 1.5rem)
  }

  .bn__btn-start {
    margin-top: clamp(0.5rem, 1.00446rem + 0.477701vw, 4.0625rem);
  }

  .p-banner {
    font-size: clamp(1rem, .9207135778rem + .396432111vw, 1.25rem)
  }

  .sub-p {
    line-height: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .nv {
    padding-bottom: clamp(1.875rem, 1.082135778rem + 3.96432111vw, 4.375rem);
    padding-top: clamp(1.875rem, 1.082135778rem + 3.96432111vw, 4.375rem);
  }

  .naviky__title {
    font-size: clamp(1.875rem, 1.7164271556rem + .792864222vw, 2.375rem)
  }

  .navyk__title {
    font-size: clamp(1.5rem, 1.4603567889rem + .1982160555vw, 1.625rem)
  }

  .navyk__title {
    padding-bottom: clamp(.9375rem, .7392839445rem + .9910802775vw, 1.5625rem)
  }

  .navyk__subtitle p {
    font-size: clamp(1.1875rem, 1.1676783944rem + .0991080278vw, 1.25rem)
  }

  .resultat {
    padding-bottom: clamp(1.875rem, 1.082135778rem + 3.96432111vw, 4.375rem);
    padding-top: clamp(1.875rem, 1.082135778rem + 3.96432111vw, 4.375rem)
  }

  .resultat__title {
    padding-bottom: 0px;
  }

  .resultat__title {
    font-size: clamp(1.875rem, 1.5578543112rem + 1.585728444vw, 2.875rem)
  }

  .resultat__punkt {}

  .resultat__punkt {
    padding-bottom: clamp(.9375rem, .6401759167rem + 1.4866204163vw, 1.875rem)
  }

  .resultat__punkt ul li {
    line-height: clamp(1.25rem, 1.1112487611rem + .6937561943vw, 1.6875rem)
  }

  .form-bl {
    padding-bottom: clamp(3.125rem, 2.5303518335rem + 2.9732408325vw, 5rem)
  }

  .form-bl {}

  .form-bl__wrapper {
    gap: clamp(1.25rem, .853567889rem + 1.982160555vw, 2.5rem)
  }

  .blf__title {
    padding-bottom: clamp(.625rem, .5258919722rem + .4955401388vw, .9375rem)
  }

  .blf__title {
    font-size: clamp(1.75rem, 1.5517839445rem + .9910802775vw, 2.375rem)
  }

  .blf__subtitle {
    padding-bottom: clamp(.625rem, .5258919722rem + .4955401388vw, .9375rem)
  }

  .blf2__wraper h2 {
    padding-top: clamp(.9375rem, .8383919722rem + .4955401388vw, 1.25rem)
  }

  .blf2__wraper h2 {
    padding-bottom: clamp(.9375rem, .8383919722rem + .4955401388vw, 1.25rem)
  }

  .blf2__wraper h2 {
    padding-left: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .blf2__wraper h2 {
    padding-right: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .blf2__wraper h2 {
    font-size: clamp(1.375rem, 1.3353567889rem + .1982160555vw, 1.5rem)
  }

  .blf2__name {
    padding-left: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .blf2__name h3 {
    padding-right: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .blf2__name h3 {
    padding-top: clamp(.3125rem, .2728567889rem + .1982160555vw, .4375rem)
  }

  .blf2__name h3 {
    padding-bottom: clamp(.3125rem, .2728567889rem + .1982160555vw, .4375rem)
  }

  .blf2__name h3 {
    font-size: clamp(1rem, 1rem + 0, 1rem)
  }

  .blf2__text p {
    padding-left: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .blf2__text p {
    padding-right: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .blf2__text p {
    margin-bottom: clamp(.9375rem, .8383919722rem + .4955401388vw, 1.25rem)
  }

  .blf2__text p {
    font-size: clamp(.75rem, .7301783944rem + .0991080278vw, .8125rem)
  }

  #leadform {
    padding-left: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  #leadform {
    padding-right: clamp(1.25rem, 1.0517839445rem + .9910802775vw, 1.875rem)
  }

  .input-form {
    height: clamp(2.1875rem, 2.0883919722rem + .4955401388vw, 2.5rem)
  }

  .submitbtn {
    font-size: 14px;
    margin-bottom: clamp(.9375rem, .8383919722rem + .4955401388vw, 1.25rem)
  }

  .blacks {
    padding-top: clamp(1.875rem, 1.082135778rem + 3.96432111vw, 4.375rem)
  }

  .blacks {
    padding-bottom: clamp(1.875rem, 1.082135778rem + 3.96432111vw, 4.375rem)
  }

  .titler {
    font-size: clamp(1.5rem, 1.3414271556rem + .792864222vw, 2rem)
  }
}

@media (max-width:61.99875em)and (min-width:20em) {
  .menu__body {
    padding-top: 11.25rem
  }
}

@media (max-width:61.99875em)and (min-width:0.125em)and (max-width:20em) {
  .menu__body {
    padding-top: clamp(7.5rem, 7.4764150943rem + 18.8679245283vw, 11.25rem)
  }
}

@media (max-width:61.99875em)and (min-width:83.0625em) {
  .menu__body::before {
    padding-top: 1.875rem
  }

  .menu__body::before {
    padding-bottom: 1.25rem
  }
}

@media (max-width:61.99875em)and (min-width:20em)and (max-width:83.0625em) {
  .menu__body::before {
    padding-top: clamp(1.375rem, 1.2164271556rem + .792864222vw, 1.875rem)
  }

  .menu__body::before {
    padding-bottom: clamp(.625rem, .4267839445rem + .9910802775vw, 1.25rem)
  }
}

@media (any-hover:hover) {
  .menu__link:hover {
    color: #fff;
    transition: all .3s ease 0s
  }
}





@media (max-width:650px) {

  .p-ba,
  .h3,
  .bn__title h1 {
    text-align: center;
  }

  .p-ba {
    line-height: 22px;
  }

  .h3 {
    text-align: center;
    font-size: 18px;
    line-height: 20px;
  }

  .ff {
    display: flex;
    justify-content: center;
  }

  .imn {
    display: none;
  }

  .resultat__wrapper::after {
    display: none;
  }
}





#time {
  font-weight: 700;
  border-radius: 5px;
  display: flex;
  background: linear-gradient(92.45deg, #FCC344 0%, #967428 107.02%);
  align-items: center;
  justify-content: center;
  font-size: 26px;
  padding: 8px 4px;
  color: #000
}

.rt {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Unbounded';
  font-weight: 500;
  font-size: 30px;
  color: #d7d7d7;
  line-height: 31px;

}

.timer__container {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.timer__wrap {
  gap: 20px;
  padding-bottom: 20px;
  display: flex;
  align-items: center;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
}

.timer__wrap2 {
  padding-bottom: 25px;
  display: flex;
  gap: 15px;
  align-content: center;
  align-items: center
}

.timer__wrap2 p {
  font-size: 17px;
  font-weight: 500;
  line-height: 16px;

}

.timer__img {
  max-width: 60px
}

.timer__p {


  width: 80%;
  font-size: 18px;
  color: #e6e6e6;
  line-height: 19px;
}

.hot {
  padding-top: 5px;
  font-size: 12px;
  color: #878787;
  padding-bottom: 5px;
}

@media (max-width:650px) {
  .timer__wrap2 {
    padding-bottom: 0px;
  }

  .bn__btn-start {
    box-shadow: 0 0 41px 0 rgba(255, 204, 0, .5019607843);

  }

  .bn__btn-block {
    display: none;
  }

  .timer__p {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    font-size: 16px;
    color: #222121;
    line-height: 15px;

  }

  .trt {
    font-size: 16px !important;
    text-align: left;
    max-width: 100%;
  }

  .bul-1 {

    background: linear-gradient(41.59deg, #eac6351f 0, rgb(208 175 0 / 48%) 100%);

  }

  .hot {
    padding-top: 5px;
    font-size: 12px;
    color: #878787;
    padding-bottom: 5px;
  }

  .rt {
    padding-top: 20px;
    text-align: center;
    padding-bottom: 0px;
    font-family: 'Unbounded';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 17px;
    line-height: 26px;


  }

  .rt11 {


    background: linear-gradient(92.45deg, #FCC344 0%, #967428 107.02%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;


  }

  .sl__container {
    padding-left: 35px;
    padding-right: 35px;
  }

  .timer__p {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 91%;
    font-size: 18px;
    color: #e6e6e6;
    line-height: 19px;
  }

  .block-bt__img {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
  }

  .timer h2 {
    text-shadow: 0 .25rem 1.75rem rgb(135 135 135 / 83%);
    text-align: center;


  }

}

.footer {
  background-color: #000000;
  padding-top: 10px;

}

.block-bt__img img {
  max-width: 3.125rem;
}

.block-bt__img {
  display: flex;

  align-content: center;
  align-items: center;
}

.imn {
  display: none;
}


.resultat {}

.resst {
  max-width: 417px;
  line-height: 20px;
  font-family: 'Montserrat';
}
























.slider-wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.swiper-container {
  width: 100%;
}

.swiper-slide {
  max-width: 310px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 400px;
  background-size: 100%;
  border: 1px solid #ffae006b;
  /*background-image: url(../img/res2.png);*/
  background-position: center;
  border-radius: 10px;
  /* padding: 20px; */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  text-align: center;
  position: relative;
}

.swiper-slide img {
  width: 100%;
  max-height: 390px;
  border-radius: 10px;
  object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
  color: #dd9b08 !important;
}

.swiper-slide h3 {
  margin: 10px 0;
}

.swiper-slide .play-button {
  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ff5722;
  padding: 10px 10px 11px 12px;
  border-radius: 50%;
  color: white;
  cursor: pointer;
  font-size: 18px;
}

.swiper-slide .play-button:active {
  background-color: #e64a19;
}

/* Попап */
.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup iframe {
  height: 70%;
  width: 80%;
  max-width: 800px;
  border-radius: 10px;
}

.popup .close-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  background-color: transparent;
  color: white;
  font-size: 30px;
  border: none;
  cursor: pointer;
}


.gft {
  display: flex;
  gap: 7px;
  flex-direction: column;
}

.fo-pw {
  margin-bottom: 7px;
  display: flex;
  gap: 7px;
  justify-content: space-evenly;
  flex-wrap: wrap;
}

.hov {
  color: #FCC344b3;
}


/* ************ Block-3 ************ */
/* *****---------1---------***** */

.block3 {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* Адаптивное изменение отступов */
@media (max-width: 768px) {

  .block3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.block3-3__wrapper {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.info-3__title {
  font-size: 20px;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 5px;
}

.info-3__subtitle {
  font-size: 15px;
}

.block3-3__item {
  flex: 0 0 24%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  margin: 30px;
  gap: 25px;
}

.info-3__imm img {
  width: 100%;
  border-radius: 7px;
}

/* Адаптивные стили для item */
@media (max-width: 768px) {
  .block3__item {
    padding: 15px;
    gap: 20px;
  }

  .block3-3__item {
    flex: 0 0 73%;

  }

  .block3-3__item {
    margin: 10px;

  }
}



.block3__wrapper {
  justify-content: space-between;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.info {
  border-radius: 5px;
}

.info__title h2 {
  color: #7a7a7a;
  /* Значение $colorGrey заменено на HEX */
  font-weight: 700;
  font-size: 30px;
}

/* Адаптивный размер шрифта */
@media (max-width: 768px) {
  .info__title h2 {
    font-size: 24px;
  }
}






.block3 {
  padding-top: 70px;
  padding-bottom: 70px;
}

/* Адаптивное изменение отступов */
@media (max-width: 768px) {
  .block3 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.block2-3__wrapper {
  gap: 15px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.info-3__title {
  font-size: 20px;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 5px;
}

.info-3__subtitle {
  font-size: 17px;
}

.info-3__subtitle h2 {
  font-size: 18px;
  font-weight: 600;
  padding-top: 5px;
  padding-bottom: 15px;
}

.block2-3__item {
  position: relative;
  flex: 0 0 24%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  padding: 10px 10px 20px 10px;
  gap: 25px;
  background-color: #000000;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
}

.info-3__imm img {
  width: 100%;
  border-radius: 7px;
}

/* Адаптивные стили для item */
@media (max-width: 768px) {
  .block2__item {
    padding: 15px;
    gap: 20px;
  }

  .block2-3__item {
    flex: 0 0 90%;

  }

  .block2-3__item {
    margin: 10px;

  }

  .banner__fon {
    height: 100%;
    /*background-image: url(../img/3434.png);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 10px;
    padding: 10px;
    z-index: -1;
    position: relative;
  }
}


.tr::after {
  content: "";
  /* display: inline-block; */
  width: 55px;
  height: 55px;
  position: absolute;
  top: 0%;
  /* right: 25%; */
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
  /* transform: translate(-50%, -50%); */
  transform: translateY(-50%);
  background-size: cover;
  background-repeat: no-repeat;
}

/*.tre1::after {
  background-image: url(../img/w1.svg)
}
.tre2::after {
  background-image: url(../img/w2.svg)
}
.tre3::after {
  background-image: url(../img/w3.svg)
}
.tre4::after {
  background-image: url(../img/w4.svg)
}*/

.tq::after {
  content: "";
  display: inline-block;
  width: 55px;
  height: 55px;
  position: absolute;
  top: 10%;
  right: -10px;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-size: cover;
  background-repeat: no-repeat;
}

.tq1::after {
  background-image: url(../img/1.svg)
}

.tq2::after {
  background-image: url(../img/2.svg)
}

.tq3::after {
  background-image: url(../img/3.svg)
}



.info-3__imm {
  max-width: 200px;
}

.info-3__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}


.banner__fon {
  height: 100%;
  /*background-image:  url(../img/3434.png);*/
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 10px;
  padding: 10px;
  z-index: -1;
  position: relative;
}

.form-bl__wrapper {

  padding-left: 20px;
  padding-right: 20px;
  padding-top: 35px;
  border-radius: 15px;
  padding-bottom: 35px;
}

.lk {
  height: 100%;
  background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), #0000004f), url(../images/leedform.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;

}

.fd {
  max-width: 50%;
}

.fd img {
  max-width: 100%;
}

@media (max-width:650px) {
  .resultat__punkt ul {
    padding-left: 40px;
  }

  .fd {
    max-width: 100%;
  }

  .resultat__wrapper {
    flex-direction: column;
  }

  .form-bl__wrapper {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    border-radius: 15px;
    padding-bottom: 15px;
  }

  .block2-3__wrapper {
    gap: 5px;
  }
}

.mn1 {
  display: none;
}

.mn11 {
  display: none;
}

@media (max-width:650px) {
  .timer__container {
    align-items: center;
  }

  .mn1 {
    display: block;
  }

  .mn11 {
    display: block;
  }

  .mn2 {
    display: none;
  }

  .mn22 {
    display: none;
  }
}

.header__actions {
  display: none;
}

.swiper-slide {
  width: 233px !important;
  height: 414px;

}

@media (max-width: 750px) {
  .swiper-slide {
    width: 233px !important;
    height: 414px;

  }

  .reder {
    height: 100%;
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 0%), #00000000), url(../images/fon.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    flex-direction: column-reverse;
  }

  .gf {
    width: 100%;
    text-align: center;
  }

  .header__actions {
    display: block;
  }

  .banner__container {
    z-index: 10;
    padding-left: 10px;
    padding-bottom: 15px;
    background-color: #000;
    border-radius: 20px;
    height: 100%;
    background-image: linear-gradient(to bottom, rgb(0 0 0 / 20%), #0000004f), url(../images/pc.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
  }

  .video-container iframe {
    width: 100%;
    height: 100%;
    min-height: 200px;
  }

  .im1 {
    width: 100%;
    height: 100%;
  }
}

.mbr-section-btn a {
  margin: 0;
  background-color: #181b25 !important;
  color: #ffffff !important;
  border-color: #181b25 !important;
  padding: 6px;
  border-radius: 7px;
}

.alert-message {
  font-size: 14px !important;
  margin: 0.3rem 0px !important;
}

button:disabled {
  background-color: gray;
  cursor: not-allowed;
}


.leadform button {
  background: linear-gradient(180deg, #FFBA00 0%, #997000 100%) !important;
}
.iti__country-list {
    color: #000 !important;
}