*{padding:0;margin:0;text-decoration:none;list-style:none}.decor{color:#ecb91a}body{background:#191919}html{scroll-behavior:smooth}.bg-img{height:900px;background-image:url(../images/bg2.png);box-shadow:inset 3px 0 140px 115px #191919}.bg-img,.bg-img-4{width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.bg-img-4{height:950px;background-image:url(../images/bg3.png);box-shadow:inset 3px 0 160px 167px #191919}.header{background:#191919;height:80px;-ms-flex-align:center;align-items:center}.header,.header__container{width:100%;display:-ms-flexbox;display:flex}.header__container{max-width:1215px;margin:0 auto;-ms-flex-pack:justify;justify-content:space-between}.header__logo{width:100%;max-width:187px;display:-ms-flexbox;display:flex}.header__title{font-family:Montserrat;font-style:normal;font-weight:700;font-size:21px;line-height:140%;color:#fff}.header__img{margin:0 0 0 15px;height:30px;width:30px;cursor:pointer}.header__img svg{fill:#fff;transition:all .3s ease-in-out}.header__img:hover svg{fill:#568ce3}.header__list{width:100%;max-width:500px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.header__link{font-family:Montserrat;font-style:normal;font-weight:700;font-size:17px;line-height:140%;color:#fff}.header__link:first-child{position:relative}.header__link:first-child:before{content:"";width:7px;height:7px;background:#64eb34;transform:matrix(-1,0,0,1,0,0);position:absolute;left:-22px;border-radius:50%;top:7px}.header__content{width:100%;max-width:192px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.header__content svg{fill:#fff;transition:all .3s ease-in-out}.header__content:hover p{color:#ecb91a}.header__content:hover svg{fill:#ecb91a}.header__content p{font-family:Montserrat;transition:all .3s ease-in-out;font-style:normal;font-weight:700;font-size:17px;line-height:140%;color:#fff}.header-logo{width:5px;height:5px}strong{color:#64eb34;margin:0 0 0 5px}@media (max-width:767px){.header{padding:0 10px;box-sizing:border-box}.header__list{display:none}}@media (max-width:479px){.header__list{display:none}.header__content{max-width:max-content}.header__content p{display:none}}.info{width:100%;height:1000px;position:relative}
.fon-main {
  width: 100%;
  height: 800px;
  background-image: url(../images/fon.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: rgba(40, 37, 37, 0.2); /* 👈 цвет с прозрачностью */
  border: none;
}
.shadows{height:560px;background:linear-gradient(0deg,#191919 26.24%,rgba(25,25,25,.640092) 53.9%,rgba(25,25,25,0));transform:matrix(-1,0,0,1,0,0);bottom:0;left:0}

.mini-container__logo{width:100%;max-width:640px;height:450px;position:relative}.mini-container__logo img{top:0;left:0;position:absolute;width:100%;max-width:640px;height:450px}.mini-container__body{width:100%;height:87px;margin:50px 0}.mini-container__body p{font-family:Montserrat;font-style:normal;font-weight:700;font-size:21px;line-height:140%;text-align:center;color:#fff;text-shadow:0 2px 5px rgba(0,0,0,.5)}.btn-container{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.btn-container__text{transition:all 1s linear;font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;line-height:140%;letter-spacing:.035em;color:#f2f2f2;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:linear-gradient(93.86deg,#f2c94c -2%,#b00aea 121.56%);position:relative}.btn-container__text,.btn-container__text:after{width:100%;max-width:330px;height:60px;-webkit-clip-path:polygon(5% 0,95% 0,100% 50%,100% 50%,95% 100%,5% 100%,0 50%,0 50%);clip-path:polygon(5% 0,95% 0,100% 50%,100% 50%,95% 100%,5% 100%,0 50%,0 50%)}.btn-container__text:after{content:"";position:absolute;top:0;left:0;transition:all .5s ease-out;background:linear-gradient(93.86deg,#b00aea -2%,#f2c94c 121.56%);opacity:0}.btn-container__text:hover:after{opacity:1}.btn-container__text p{position:absolute;top:0;left:0;width:100%;max-width:330px;height:60px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:1}.btn-container__logo{margin:0 0 0 13px;width:100%;max-width:84.5px;height:60px;background:linear-gradient(93.86deg,#f2c94c -2%,#b00aea 121.56%);-webkit-clip-path:polygon(20% 0,80% 0,100% 50%,100% 50%,80% 100%,20% 100%,0 50%,0 50%);clip-path:polygon(20% 0,80% 0,100% 50%,100% 50%,80% 100%,20% 100%,0 50%,0 50%);position:relative}.btn-container__logo:hover:after{background:none}.btn-container__logo:hover:before{background:#fff}.btn-container__logo:after{transition:all .5s;top:1px;left:1px;content:"";width:100%;max-width:82px;height:58px;-webkit-clip-path:polygon(20% 0,80% 0,100% 50%,100% 50%,80% 100%,20% 100%,0 50%,0 50%);clip-path:polygon(20% 0,80% 0,100% 50%,100% 50%,80% 100%,20% 100%,0 50%,0 50%);background-color:#191919;position:absolute}.btn-container__logo:before{transition:all .3;content:"";position:absolute;top:20px;left:40px;z-index:1;width:12px;height:20px;-webkit-clip-path:polygon(100% 50%,0 0,0 100%);clip-path:polygon(100% 50%,0 0,0 100%);background:linear-gradient(93.86deg,#f2c94c -2%,#b00aea 121.56%)}@media (max-width:479px){.info{height:auto}.mini-container{height:auto;top:605px;padding:0 20px;box-sizing:border-box}.mini-container__body{height:auto}.mini-container__body p{font-size:32px}.btn-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.btn-container__logo{margin:10px 0 0}}.features{width:100%;margin:100px 0;position:relative}.features__bg{position:absolute;width:100%;max-width:1290px;height:666px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.bg{width:100%;max-width:600px;height:400px;filter:blur(175px)}.gold{background:rgba(242,201,76,.6)}.violet{background:rgba(176,10,234,.85)}.container{width:100%;max-width:1290px;margin:0 auto}.title{font-family:Montserrat;font-style:normal;font-weight:600;font-size:40px;line-height:140%;color:#f2f2f2}.content{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px 0 0}.box{max-width:300px;position:relative}.box,.box img{width:100%;height:580px}
/* ===================== FEATURES (ОСОБЕННОСТИ СЕРВЕРА) ===================== */

.features {
  width: 100%;
  margin: 100px 0;
  position: relative;
}

/* Гамбургер кнопка */
.my-menu-hamburger {
  display: flex;
  flex-direction: column;
  cursor: pointer;
  padding: 15px;
  position: fixed;
  top: 10px;
  right: 10px;
  z-index: 1002;
  background-color: transparent;
  border-radius: 5px;
  transition: background-color 0.3s;
}

.my-menu-hamburger .bar {
  width: 30px;
  height: 3px;
  background-color: #333;
  margin: 5px 0;
  transition: 0.4s;
}

.my-menu-hamburger.open .bar1 { transform: rotate(-45deg) translate(-6px, 6px); }
.my-menu-hamburger.open .bar2 { opacity: 0; }
.my-menu-hamburger.open .bar3 { transform: rotate(45deg) translate(-6px, -6px); }

/* Меню pop-up */
.my-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 250px;
  height: 100%;
  background-color: #fff;
  box-shadow: -10px 0 30px rgba(0,0,0,0.3);
  padding-top: 60px;
  transform: translateX(100%) scale(0.95);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  z-index: 1003;
  border-radius: 0 10px 10px 0;
}

.my-menu.open { transform: translateX(0) scale(1); }

.my-menu a {
  display: block;
  padding: 15px 20px;
  color: #333;
  text-decoration: none;
  font-size: 18px;
  transition: background-color 0.3s, transform 0.3s;
}

.my-menu a:hover { background-color: #f0f0f0; transform: translateX(5px); }

/* Затемнение фона */
.my-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s;
  z-index: 1001;
}

.my-overlay.active { opacity: 1; pointer-events: auto; }

/* Цвет гамбургера при скролле */
.my-menu-hamburger.scrolled { background-color: rgba(0, 0, 0, 0.1); }

/* Плавное скрытие гамбургера при скролле */
.my-menu-hamburger.hide { opacity: 0; pointer-events: none; transition: opacity 0.5s; }

.features__bg {
  position: absolute;
  width: 100%;
  max-width: 1290px;
  height: 666px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.bg {
  width: 100%;
  max-width: 600px;
  height: 400px;
  filter: blur(175px);
}

.gold {
  background: rgba(242, 201, 76, 0.6);
}

.violet {
  background: rgba(176, 10, 234, 0.85);
}

.container {
  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
}

.title {
  font-family: Montserrat;
  font-weight: 600;
  font-size: 40px;
  line-height: 140%;
  color: #f2f2f2;
}

.content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 30px;
}

/* ===================== ОСОБЕННОСТИ СЕРВЕРА: карточка ===================== */

.box {
  position: relative;
  width: 100%;
  max-width: 300px;
  height: 515px;
  overflow: hidden; /* предотвращает вылазание фона при анимации */
}

/* Изображение — убран нижний пробел и обеспечен правильный масштаб */
.box img {
  width: 100%;
  height: 580px;

}

/* Тёмный полупрозрачный блок с плавной анимацией */
.box__content {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100.2%;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.5); /* 🔹 прозрачный 50% */
  display: flex;
  flex-direction: column;
  align-items: center;
  clip-path: polygon(50% 0, 101% 15%, 100% 100%, 0 100%, 0 15%);
  transition:
    height 0.6s ease,
    background-color 0.6s ease;
}

/* При наведении — поднимается и становится непрозрачным */
.box:hover .box__content {
  height: 90%;
  background-color: rgba(0, 0, 0, 1);
}

/* Заголовок */
.box__title {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: #f2f2f2;
  margin: 40px 0 15px;
  opacity: 0.9;
  transition: opacity 0.4s ease, transform 0.4s ease;
}

/* Описание */
.box__text {
  width: 100%;
  max-width: 268px;
  font-family: Montserrat;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #f2f2f2;
  text-align: center;
  opacity: 0;
  transform: translateY(15px);
  transition: all 0.4s ease;
}

/* Плавное появление текста при наведении */
.box:hover .box__title,
.box:hover .box__text {
  opacity: 1;
  transform: translateY(0);
}


.box__title{font-weight:700;font-size:20px;margin:40px 0 15px}.box__text,.box__title{font-family:Montserrat;font-style:normal;line-height:140%;color:#f2f2f2}.box__text{width:100%;max-width:268px;font-weight:400;font-size:16px;text-align:center}@media (max-width:1199px){.features{padding:0 30px;box-sizing:border-box}.features__bg{height:100%;max-height:max-content}.features .title{margin:0 0 30px}.content{max-width:899px;margin:0 auto}.box{margin:0 0 20px}}@media (max-width:767px){.features__bg{-ms-flex-direction:column;flex-direction:column;height:100%;max-height:max-content}.bg{height:800px}.content{-ms-flex-pack:center;justify-content:center}.box{max-width:450px}}@media (max-width:479px){.features{padding:0 30px;box-sizing:border-box}.features__bg{height:100%;max-height:max-content;max-width:300px}.features .title{margin:0 0 30px}.content{max-width:899px;margin:0 auto}.box{margin:0 0 20px}}@media (max-width:767px){.features{margin:300px 0 0}.bg{height:800px}}
/* Родитель — выравнивает по центру */
.races__title-wrapper {
  text-align: center; /* 👈 центрирует вложенный inline-block */
  width: 100%;
}

/* Сам заголовок */
.races__title {
  display: inline-block; /* 👈 фон по размеру текста */
  background-color: rgba(0, 0, 0, 0.5); /* полупрозрачный фон */
  padding: 10px 25px; /* 👈 отступы вокруг текста */
  border-radius: 8px; /* 👈 скругление краёв */
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 140%;
  margin: 0 auto; /* 👈 для страховки */
}

.tabs-ras{margin:80px 0 0}.tabs-ras__btn-container{width:100%;max-width:595px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;-ms-flex-align:center;align-items:center;box-sizing:border-box}.tabs-ras__btn-container .title{transition:all .5s}.tabs-ras__btn-container .active .title,.tabs-ras__btn-container .title:hover{color:#f2c94c}.tabs-ras__btn-container .active .ras-icon{background:#f2c94c}.tabs-ras__btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;cursor:pointer}.tabs-ras__item{margin:182px 0 0;width:100%;background:#333;display:none!important;overflow-x:clip!important;overflow-y:inherit!important}.tabs-ras__item .swiper-button-prev{left:var(--swiper-navigation-sides-offset,5px)!important;right:auto}.tabs-ras__item .swiper-button-next{right:var(--swiper-navigation-sides-offset,5px)!important;left:auto}.tabs-ras__item .swiper-wrapper{width:100%;max-width:1470px;position:relative}.tabs-ras__item.active{display:block!important}.ras-icon{width:80px;height:80px;-ms-flex-align:center;align-items:center;background:#333;border-radius:50%;margin:0 0 0 30px;transition:all .5s}.ras-icon,.slider-content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.slider-content__container{width:100%;max-width:1290px;height:495px!important;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.slider-content__left{width:100%;max-width:410px;height:auto;margin:60px 0 0}.slider-content__center{animation:a 1.2s ease-in-out;width:100%;max-width:579px;position:relative}.slider-content__center:after,.slider-content__center:before{content:"";position:absolute;width:100%;max-width:262px;height:262px;border-radius:50%;filter:blur(175px)}.slider-content__center:before{left:0;top:111px;background:rgba(176,10,234,.85)}.slider-content__center:after{right:0;bottom:25px;background:rgba(3,167,219,.85)}.slider-content__center.bg-after-gold:after,.slider-content__center.bg-before-gold:before{background:rgba(242,201,76,.6)}.slider-content__center.bg-after-blue:after,.slider-content__center.bg-before-blue:before{background:rgba(3,167,219,.85)}.slider-content__center.bg-after-violet:after,.slider-content__center.bg-before-violet:before{background:rgba(176,10,234,.85)}.slider-content__img{position:absolute;bottom:0;z-index:1}.slider-content__right{width:100%;max-width:300px;padding:60px 0 0}.ras-text-content{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.ras-text-content__header .title{color:#f2c94c}.ras-text-content__body{margin:30px 0 20px}.ras-text-content__text{display:-ms-flexbox;display:flex;font-family:Montserrat;font-style:normal;font-weight:400;font-size:20px;line-height:140%;color:#f2f2f2}.ras-text-content__text strong{color:#f2f2f2;margin:0 5px 0 0;font-weight:700}.text{font-family:Montserrat;font-style:normal;font-weight:400;font-size:20px;line-height:140%;color:#f2f2f2}.video{width:300px;height:180px;position:relative}.video:before{width:40px;height:48px;-webkit-clip-path:polygon(100% 50%,0 0,0 100%);clip-path:polygon(100% 50%,0 0,0 100%);background:#fff;z-index:2;top:39%;transition:all .4s ease;left:47%}.video:after,.video:before{content:"";position:absolute;cursor:pointer}.video:after{width:300px;height:180px;z-index:1;background-color:rgba(0,0,0,.3921568627)}.video:hover:before{top:37%;left:46%;width:43px;height:50px}.video img{position:absolute;width:100%;height:180px;z-index:1}.stats{margin:30px 0 0}.stats__container{width:100%;max-width:300px;height:168px}.stats__item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.stats__item meter::-webkit-meter-bar{background:#1f1f1f}.stats__title{font-family:Montserrat;font-style:normal;font-weight:400;font-size:20px;line-height:140%;color:#f2f2f2}.stats__value{width:160px;height:14px;border-radius:30px;--background:#dadada;--optimum:#228b22;--sub-optimum:gold;--sub-sub-optimum:crimson}.stats__value:-moz-meter-optimum::-moz-meter-bar,.stats__value::-moz-meter-sub-optimum::-moz-meter-bar{background-color:#f2c94c}.stats__value:-moz-meter-sub-sub-optimum::-moz-meter-bar{background-color:#f2c94c}.swiper,swiper-container{overflow:initial}@media (min-width:1499px){.tabs-ras .swiper-button-prev{left:var(--swiper-navigation-sides-offset,226px)!important;right:auto}.tabs-ras .swiper-button-next{right:var(--swiper-navigation-sides-offset,224px)!important;left:auto}}@media (max-width:1199px){.slider-content__container{padding:0 20px;box-sizing:border-box}.slider-content__center{display:none}}@media (max-width:767px){.races__title{padding:0 20px;box-sizing:border-box}.tabs-ras__btn-container{padding:0 20px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.tabs-ras__btn{margin:0 0 30px}.tabs-ras__item{margin:50px 0 0}.slider-content__container{padding:0 20px;box-sizing:border-box;-ms-flex-direction:column;flex-direction:column;height:auto!important;-ms-flex-align:center;align-items:center}.slider-content__left{margin:0 0 30px;max-width:100%;height:auto}.slider-content__left .title{font-size:60px;line-height:240%}.slider-content__left .text,.slider-content__left strong{font-size:30px}.slider-content__center{display:none}.ras-text-content__text{font-size:30px}}.swiper-creative .swiper-slide{overflow:inherit!important}.advantage__content{width:100%;margin:120px 0 0}.advantage-box{-ms-flex-align:center;align-items:center;margin:0 0 80px}.advantage-box,.text-box{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.text-box{max-width:580px;height:100%;max-height:max-content;-ms-flex-direction:column;flex-direction:column}.text-box__text{margin:30px 0 0}.img-box{height:100%;height:400px;position:relative}.img-box,.img-box:before{width:100%;max-width:630px}.img-box:before{position:absolute;content:"";height:400px;filter:blur(175px);border-radius:50%}.img-box:after{content:"";height:2px;bottom:-30px;background:linear-gradient(270deg,rgba(236,185,26,0) 3.1%,rgba(236,185,26,.7) 48.48%,rgba(236,185,26,0) 96.98%);left:0}.img-box:after,.img-box img{position:absolute;width:100%}.img-box img{z-index:1;top:0;height:100%}.gold-befo:before,.img-box:before{background:rgba(242,201,76,.6)}.gold-befo:after,.img-box:after{background:linear-gradient(270deg,rgba(236,185,26,0) 3.1%,rgba(236,185,26,.7) 48.48%,rgba(236,185,26,0) 96.98%)}.violet-befo:before{background:rgba(176,10,234,.85)}.violet-befo:after{background:linear-gradient(270deg,rgba(176,10,234,0) 3.1%,rgba(176,10,234,.7) 48.48%,rgba(176,10,234,0) 96.98%)}.blue-befo:before{background:rgba(3,167,219,.85)}.blue-befo:after{background:linear-gradient(270deg,rgba(3,167,219,0) 3.1%,rgba(3,167,219,.7) 50.04%,rgba(3,167,219,0) 96.98%)}@media (max-width:1199px){.advantage__content{padding:0 20px;box-sizing:border-box}.advantage-box{-ms-flex-direction:column-reverse;flex-direction:column-reverse}.text-box{margin:30px 0}}
/* частые вопросы */
.questions__title-wrapper {
  text-align: center; /* 👈 центрирует вложенный inline-block */
  width: 100%;
}

.questions{
	margin:100px 0 0
}
.questions__title{
	display: inline-block; /* 👈 фон по размеру текста */
  background-color: rgba(0, 0, 0, 0.5); /* полупрозрачный фон */
  padding: 10px 25px; /* 👈 отступы вокруг текста */
  border-radius: 8px; /* 👈 скругление краёв */
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 40px;
  line-height: 140%;
  margin: 0 auto; /* 👈 для страховки */
}
.questions__content{margin:50px 0}.drop{width:100%;height:auto;position:relative;margin:0 0 65px;cursor:pointer}.drop:after{content:"";position:absolute;width:100%;height:2px;background:linear-gradient(270deg,rgba(236,185,26,0) 3.1%,rgba(236,185,26,.7) 48.48%,rgba(236,185,26,0) 96.98%);bottom:-20px}.drop__header{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:57px;cursor:pointer;-ms-flex-align:start;align-items:flex-start}.drop__title{font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;line-height:140%;width:100%;color:#f2f2f2;transition:color 1.5s}.drop__icon{transition:all .5s ease-in-out}.drop__content{height:100%;max-height:0;overflow:hidden;box-sizing:border-box;transition:max-height .5s ease-in-out}.drop__content .text{color:#e0e0e0}.drop.active .drop__title{color:#f2c94c}.drop.active .drop__icon{transform:rotate(-180deg)}.drop.active .drop__content{max-height:300px}@media (max-width:1199px){.questions{padding:0 20px;box-sizing:border-box}}@media (max-width:479px){.questions{padding:0;box-sizing:border-box}.drop__header{height:70px}}.hall{margin:50px 0;overflow-x:clip!important;overflow-y:inherit!important}.hall__title{text-align:center}.tabs-top{margin:60px 0 0;position:relative}.tabs-top:after,.tabs-top:before{position:absolute;content:"";width:630px;height:400px;filter:blur(175px);border-radius:50%}.tabs-top:before{background:rgba(3,167,219,.85);left:-50%;top:50%}.tabs-top:after{background:rgba(176,10,234,.85);right:-50%;top:50%}.tabs-top__btn-container{-ms-flex-pack:justify;justify-content:space-between;max-width:356px;margin:0 auto}.tabs-top__btn,.tabs-top__btn-container{display:-ms-flexbox;display:flex;width:100%}.tabs-top__btn{cursor:pointer;max-width:max-content;font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;line-height:140%;transition:all .3s ease-in-out;color:#f2f2f2}.tabs-top__btn:hover{color:#f2c94c}.tabs-top__btn:before{animation:a .3s ease-in-out}.tabs-top__btn.active{color:#f2c94c;position:relative}.tabs-top__btn.active:before{width:100%;height:2px;content:"";position:absolute;background:linear-gradient(270deg,rgba(236,185,26,0) 3.1%,rgba(236,185,26,.7) 48.48%,rgba(236,185,26,0) 96.98%);bottom:-10px}.tabs-top__item{margin:60px 0 0;display:none}.tabs-top__item.active{display:inherit}.table{animation:a .5s ease-in;width:100%;max-width:850px;margin:0 auto;font-weight:400;position:relative;color:#f2f2f2}.table,.table__header{font-family:Montserrat;font-style:normal;font-size:20px;line-height:140%}.table__header{font-weight:700;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;height:58px;background:#333;-ms-flex-align:center;align-items:center;margin:0 0 -25px}.table__num{width:100%;max-width:65px}.table__name{width:100%;max-width:240px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.table__name img{margin:0 10px 0 0}.table__lvl{width:100%;max-width:220px}.table__onl{width:100%;max-width:280px}.table__content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px;height:58px;background:#4f4f4f;-ms-flex-align:center;align-items:center;margin:10px 0 0}.table__content:nth-of-type(2) .table__name{color:#f2c94c}.table__content:nth-of-type(3) .table__name,.table__content:nth-of-type(4) .table__name{color:#03a7db}@media (max-width:767px){.table__content,.table__header{height:auto;padding:15px}}@media (max-width:390px){.container{padding:0 20px;box-sizing:border-box}.tabs-top:after,.tabs-top:before{z-index:-1}.tabs-top__btn-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.tabs-top__btn{margin:0 0 25px}.table__onl{display:none}}.requiremen{position:relative;transition:transform .2s ease-in-out}.requiremen__title{margin:0 0 35px}.requiremen__logo{position:absolute;width:851px;height:865px;top:0;right:20px}.requiremen__logo img{max-width:100%;height:100%}.requiremen .btn-container{transition:transform .2s ease-in-out;-ms-flex-pack:start;justify-content:flex-start}.requiremen .btn-container__logo{margin:0 0 0 13px;width:100%;max-width:330px;position:relative;-webkit-clip-path:polygon(5% 0,95% 0,100% 50%,100% 50%,95% 100%,5% 100%,0 50%,0 50%);clip-path:polygon(5% 0,95% 0,100% 50%,100% 50%,95% 100%,5% 100%,0 50%,0 50%)}.requiremen .btn-container__logo:hover:after{background:none}.requiremen .btn-container__logo p{font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;line-height:140%;position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;z-index:2;letter-spacing:.035em;color:#fff}.requiremen .btn-container__logo:after{top:1px;left:1px;content:"";width:100%;max-width:328px;height:58px;-webkit-clip-path:polygon(5% 0,95% 0,100% 50%,100% 50%,95% 100%,5% 100%,0 50%,0 50%);clip-path:polygon(5% 0,95% 0,100% 50%,100% 50%,95% 100%,5% 100%,0 50%,0 50%);background-color:#191919;position:absolute}.requiremen .btn-container__logo:before{content:"";position:absolute;display:none}.box-table{max-width:958px;margin:0 0 60px}.box-table,.box-table__heder{width:100%;box-sizing:border-box}.box-table__heder{height:58px;padding:0 50px;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;background:#333}.box-table__heder p{font-family:Montserrat;font-style:normal;font-weight:700;font-size:20px;line-height:140%;width:100%;max-width:290px}.box-table__heder p:first-of-type{color:#f2994a}.box-table__heder p:last-of-type{color:#6fcf97}.box-table__content{width:100%;height:86px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;background-color:#4f4f4f;padding:0 20px;margin:10px 0 0;box-sizing:border-box;transition:transform .2s ease-in-out}.box-table__content p{font-family:Montserrat;font-style:normal;font-weight:400;font-size:20px;line-height:140%;width:100%;max-width:220px;color:#f2f2f2}.box-table__content p:first-of-type{width:100%;max-width:290px;font-weight:700;margin:0 20px 0 0}.box-table__content p:last-of-type{margin:0 0 0 69px}
/* Контейнер с промо */
.promo {
  width: 100%;
  text-align: center;
  margin: 60px 0;
}

.promo__contanier {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  background: linear-gradient(90deg, rgba(242, 201, 76, 0.2), rgba(176, 10, 234, 0.2)); /* мягкий фон */
  border: 1px solid rgba(242, 201, 76, 0.4);
  border-radius: 12px;
  padding: 20px 40px;
  box-shadow: 0 0 25px rgba(176, 10, 234, 0.3);
  backdrop-filter: blur(4px); /* лёгкий “стеклянный” эффект */
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.promo__contanier:hover {
  transform: scale(1.02);
  box-shadow: 0 0 40px rgba(242, 201, 76, 0.5);
}

/* Логотип */
.promo__logo img {
  width: 60px;
  height: 60px;
  filter: drop-shadow(0 0 6px rgba(242, 201, 76, 0.8));
}

/* Текст */
.promo__text {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.8);
  position: relative; /* нужно для позиционирования "Скопировано!" */
}

.promo__text p {
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0;
  line-height: 1.4;
}

/* Сам промокод */
.promo__text strong {
  display: inline-block;
  margin-top: 10px;
  padding: 8px 16px;
  font-size: 22px;
  font-weight: 700;
  color: #f2c94c;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid rgba(242, 201, 76, 0.6);
  border-radius: 8px;
  letter-spacing: 1px;
  text-shadow: 0 0 8px rgba(242, 201, 76, 0.8);
  box-shadow: 0 0 15px rgba(242, 201, 76, 0.4);
  transition: all 0.3s ease;
  cursor: pointer;
}

.promo__text strong:hover {
  background: rgba(242, 201, 76, 0.2);
  box-shadow: 0 0 25px rgba(242, 201, 76, 0.8);
  transform: scale(1.05);
}

/* --- надпись "Скопировано!" --- */
.copied {
  position: absolute;
  top: 125%;
  left: 50%;
  transform: translate(-50%, 10px);
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  color: #f2c94c;
  font-size: 14px;
  padding: 4px 10px;
  border-radius: 6px;
  transition: all 0.4s ease;
  pointer-events: none;
  margin-top: 5px;
  box-shadow: 0 0 8px rgba(242, 201, 76, 0.6);
}

/* появляется плавно */
.copied.active {
  opacity: 1;
  transform: translate(-50%, 0);
}



@media (max-width:1599px){.requiremen__logo{right:0;width:550px;height:565px;top:66px}}@media (max-width:767px){.box-table__heder{padding:0}.box-table__heder p{max-width:200px}.btn-container{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.btn-container__text{margin:0 0 25px}}
@media (max-width:479px){.requiremen__logo{right:0;width:550px;height:565px;bottom:0;top:0}}@media (max-width:1199px){.requiremen{padding:0 20px}.requiremen__logo{display:none}}@media (max-width:767px){.box-table__heder{padding:0 10px}.box-table__heder p{max-width:120px;font-size:13px}.box-table__content p{font-size:10px}}.slider-video{margin:200px 0 0;height:515px}.slider-video .container{max-width:1450px}.slider-video__title{margin:0 auto;width:100%;max-width:1290px}.slider-video__content{position:relative}.slider-video .container{overflow:hidden}.slider-video .swiper-video{width:100%;max-width:1450px;margin:50px 0 0;height:420px;position:relative}.slider-video .swiper-slide-active{position:relative}.slider-video .swiper-slide-active:before{width:100%;content:"";position:absolute;background:linear-gradient(270deg,rgba(176,10,234,0) 3.1%,rgba(176,10,234,.7) 48.48%,rgba(176,10,234,0) 96.98%);height:2px;bottom:-30px}.slider-video .swiper-wrapper{-ms-flex-align:center;align-items:center;width:100%;margin:0 auto}.slider-video .swiper-slide{max-width:410px!important;height:250px}.slider-video .video-slide{width:100%;max-width:410px;height:250px}.slider-video .swiper-slide{width:100%!important;max-width:630px!important;height:350px}.slider-video .swiper-slide .video-slide{width:100%;max-width:630px;height:350px;border:none}.swiper-button-next{cursor:pointer;z-index:99}.swiper-button-next:after,.swiper-button-next:before{display:none}.swiper-button-prev{cursor:pointer;z-index:99}.swiper-button-prev:after,.swiper-button-prev:before{display:none}.popUp{position:fixed;top:0;left:0;width:100%;height:100vh;background:rgba(31,31,31,.7);z-index:9;padding:0 30px;box-sizing:border-box}.popUp__container{width:100%;height:100%;max-width:1290px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.popUp__content{width:100%;height:auto;position:relative;transform:translateY(-150%);transition:all .3s linear}.popUp__content iframe{width:100%;height:600px;border:none}.popUp__exit{position:absolute;width:64px;height:64px;border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;top:-20px;right:-20px;z-index:99;background:#5c5b5b;cursor:pointer}.popups-close{display:none!important}.download{width:100%;background:#3d3d3d;position:relative;border-radius:5px}
.download__content{
	 display: flex;
  justify-content: center;
  flex-wrap: wrap;
  opacity: 0;
  transform: scale(0.8);
  pointer-events: none;
  transition: all 0.6s ease;
}
.download__content.active {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.download-button{
	opacity: 0;
  transform: translateY(30px) scale(0.8);
  transition: all 0.6s ease;
}

}
.download__content{display:-ms-flexbox;display:flex;width:100%}.download-button{border-radius:5px;background-color:#000;max-width:230px;height:230px;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.download-button:hover .download-button__sub-title,.download-button:hover .download-button__title{color:#f2c94c}.download-button__logo img{width:54px;height:54px;background-color:#000}.download-button__title{font-weight:600;font-size:40px;text-align:center}.download-button__sub-title,.download-button__title{font-family:Montserrat;font-style:normal;line-height:140%;color:#f2f2f2}.download-button__sub-title{text-transform:uppercase;font-weight:400;font-size:20px}
.download__content{display:-ms-flexbox;display:flex;width:100%}.download-button{border-radius:5px;background-color:#000;max-width:230px;height:230px;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}.download-button:hover .download-button__sub-title,.download-button:hover .download-button__title{color:#f2c94c}.download-button__logo img{width:54px;height:54px;background-color:#000}.download-button__title{font-weight:600;font-size:40px;text-align:center}.download-button__sub-title,.download-button__title{font-family:Montserrat;font-style:normal;line-height:140%;color:#f2f2f2}.download-button__sub-title{text-transform:uppercase;font-weight:400;font-size:20px}@media (max-width:992px){.download-button{margin:0 0 30px}.download{border-radius:5px}.download__content{padding:30px;max-width:900px}}@media (max-width:767px){.download-button{margin:0 0 30px;width:100%;max-width:100%}.download{border-radius:5px}.download__content{padding:30px;max-width:900px}.popUp__container{height:100vh;padding:30px 0}.popUp__content .video-slide{height:auto}}@media (max-width:479px){.download-button{margin:0 0 30px;width:100%;max-width:100%;max-width:125px;height:125px}.download-button__logo img{width:32px;height:32px}.download-button__title{font-size:20px}.download-button__sub-title{font-size:15px}}.vk__container{width:100%;max-width:1290px;margin:0 auto}.vk__container .vk-post:nth-child(2) .vk-post__img:before{background:rgba(242,201,76,.6);filter:blur(165px)}.vk__container .vk-post:nth-child(3) .vk-post__img:before{background:rgba(176,10,234,.85);filter:blur(165px)}.vk__container .vk-post:nth-child(4) .vk-post__img:before{background:rgba(3,167,219,.85);filter:blur(165px)}.vk__container .vk-post:nth-child(5) .vk-post__img:before{background:rgba(242,201,76,.6);filter:blur(165px)}.vk__container .vk-post:nth-child(6) .vk-post__img:before{background:rgba(176,10,234,.85);filter:blur(165px)}.vk__container .vk-post__img:before{content:"";position:absolute;top:0;left:0;width:275px;height:275px}.vk__title{margin:100px 0 30px}.vk-post{width:100%;height:auto;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 50px;-ms-flex-wrap:wrap;flex-wrap:wrap}.vk-post__img,.vk-post__left{width:100%;max-width:410px;height:250px}.vk-post__img{position:relative}.vk-post__img img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:1}.vk-post__date{position:absolute;width:198px;height:55px;background:#000;font-family:Montserrat;font-style:normal;font-weight:700;font-size:16px;line-height:140%;top:0;left:20px;text-align:center;-webkit-clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,50% 100%,0 85%);clip-path:polygon(0 0,100% 0,100% 85%,50% 100%,50% 100%,0 85%);-ms-flex-align:center;align-items:center;z-index:2;color:#f2f2f2}.vk-post__date,.vk-post__right{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.vk-post__right{width:100%;max-width:830px;-ms-flex-direction:column;flex-direction:column}.vk-post__text{color:#f2f2f2;width:100%;height:auto;max-height:140px;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.vk-post__link,.vk-post__text{font-family:Montserrat;font-style:normal;font-weight:400;font-size:20px;line-height:140%}.vk-post__link{margin:15px 0 0;display:-ms-flexbox;display:flex;color:#f2c94c}.vk-post__link svg{margin:0 0 0 15px}.footer__container{margin:100px 0 37px;height:56px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.footer__container p{font-family:Montserrat;font-style:normal;font-weight:400;font-size:20px;line-height:140%;color:#bdbdbd}.footer__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.footer__content a img{width:48px;height:48px}@keyframes a{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}

