@charset "UTF-8";
@font-face {
  font-family: 'Beaufort';
  src: local("BeaufortforLOL Regular"), local("BeaufortforLOL-Regular"), url("../fonts/beaufort/BeaufortforLOL-Regular.eot"), url("../fonts/beaufort/BeaufortforLOL-Regular.woff") format("woff"), url("../fonts/beaufort/BeaufortforLOL-Regular.ttf") format("truetype"), url("../fonts/beaufort/BeaufortforLOL-Regular.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Beaufort';
  src: local("BeaufortforLOL Medium"), local("BeaufortforLOL-Medium"), url("../fonts/beaufort/BeaufortforLOL-Medium.eot"), url("../fonts/beaufort/BeaufortforLOL-Medium.woff") format("woff"), url("../fonts/beaufort/BeaufortforLOL-Medium.ttf") format("truetype"), url("../fonts/beaufort/BeaufortforLOL-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Beaufort';
  src: local("BeaufortforLOL Bold"), local("BeaufortforLOL-Bold"), url("../fonts/beaufort/BeaufortforLOL-Bold.eot"), url("../fonts/beaufort/BeaufortforLOL-Bold.woff") format("woff"), url("../fonts/beaufort/BeaufortforLOL-Bold.ttf") format("truetype"), url("../fonts/beaufort/BeaufortforLOL-Bold.svg") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextW1G';
  src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G.eot"), url("../fonts/dinnextw1g/DINNextW1G.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G.svg") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextW1G';
  src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G-Medium.eot"), url("../fonts/dinnextw1g/DINNextW1G-Medium.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G-Medium.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G-Medium.svg") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextW1G';
  src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G-Bold.eot"), url("../fonts/dinnextw1g/DINNextW1G-Bold.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G-Bold.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G-Bold.svg") format("svg");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'DINNextW1G';
  src: local("DINNextW1G"), url("../fonts/dinnextw1g/DINNextW1G-Black.eot"), url("../fonts/dinnextw1g/DINNextW1G-Black.woff") format("woff"), url("../fonts/dinnextw1g/DINNextW1G-Black.ttf") format("truetype"), url("../fonts/dinnextw1g/DINNextW1G-Black.svg") format("svg");
  font-weight: 800;
  font-style: normal;
}

html, body, header, nav, section, aside, article, footer, div,
span, applet, object, iframe, p, blockquote, pre, a, abbr, acronym,
address, big, cite, code, del, dfn, img, ins, kbd, q, s, samp, small,
strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: 'DINNextW1G';
  font-weight: 400;
  font-size: 16px;
  color: #fff;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

a, span, p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  text-decoration: none;
}

font {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  text-decoration: none;
}

input, button, select, textarea {
  outline: none;
  border: none;
  font-family: 'DINNextW1G';
  font-size: 16px;
  color: #fff;
}

select, button {
  cursor: pointer;
}

::-webkit-input-placeholder {
  color: #5a574f;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

::-moz-placeholder {
  color: #5a574f;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:-moz-placeholder {
  color: #5a574f;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:-ms-input-placeholder {
  color: #5a574f;
  -webkit-transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, -webkit-transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out;
  transition: opacity .2s ease-in-out, transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
}

:focus::-webkit-input-placeholder {
  opacity: 0;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
}

:focus::-moz-placeholder {
  opacity: 0;
  transform: translateX(20px);
}

:focus:-moz-placeholder {
  opacity: 0;
  transform: translateX(20px);
}

:focus:-ms-input-placeholder {
  opacity: 0;
  transform: translateX(20px);
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

#detach-button-host {
  display: none;
}

.flex-sbc, .flex-sbs, .flex-sbe,
.flex-cc, .flex-cs, .flex-ce,
.flex-sc, .flex-ss, .flex-se,
.flex-ec, .flex-es, .flex-ee {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.flex-sbc, .flex-sbs, .flex-sbe {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-cc, .flex-cs, .flex-ce {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-sc, .flex-ss, .flex-se {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flex-ec, .flex-es, .flex-ee {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-sbc, .flex-cc, .flex-sc, .flex-ec {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-sbs, .flex-cs, .flex-ss, .flex-es {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex-sbe, .flex-ce, .flex-se, .flex-ee {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

body {
  background: #090f18;
  scroll-behavior: smooth;
}

* {
  color: #fff;
}

.wrapper {
  width: 100%;
  max-width: 2600px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.content-area {
  max-width: 1580px;
  width: calc( 100% - 60px);
  margin: 0 auto;
  height: auto;
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .content-area {
    width: calc( 100% - 40px);
  }
}

.button {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.button span {
  width: 100%;
  font-family: 'Beaufort';
  text-transform: uppercase;
  text-align: center;
  position: relative;
  z-index: 3;
}

.button:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.button:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.3);
}

.button--small {
  height: 40px;
}

.button--small span {
  font-size: 14px;
  line-height: 14px;
}

.button--small.button--dark:after {
  background: url("../imgs/buttons/button_decor_small_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_small_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 28px, #263c56 29px, #263c56 calc( 100% - 29px), rgba(38, 60, 86, 0) calc( 100% - 28px), rgba(38, 60, 86, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--small.button--dark span {
  color: #fff;
}

.button--small.button--blue:after {
  background: url("../imgs/buttons/button_decor_small_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_small_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 28px, #2e4d72 29px, #2e4d72 calc( 100% - 29px), rgba(46, 77, 114, 0) calc( 100% - 28px), rgba(46, 77, 114, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--small.button--blue span {
  color: #fff;
}

.button--small.button--white:after {
  background: url("../imgs/buttons/button_decor_small_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_small_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 28px, white 29px, white calc( 100% - 29px), rgba(255, 255, 255, 0) calc( 100% - 28px), rgba(255, 255, 255, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--small.button--white span {
  color: #44678f;
}

.button--small.button--shadow:before {
  content: '';
  width: 90%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 1;
  background: rgba(15, 27, 42, 0.5);
  -webkit-filter: blur(15px);
          filter: blur(15px);
}

.button--normal {
  height: 50px;
}

.button--normal span {
  font-size: 16px;
  line-height: 16px;
}

.button--normal.button--dark:after {
  background: url("../imgs/buttons/button_decor_normal_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 36px, #263c56 37px, #263c56 calc( 100% - 37px), rgba(38, 60, 86, 0) calc( 100% - 36px), rgba(38, 60, 86, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--normal.button--dark span {
  color: #fff;
}

.button--normal.button--blue:after {
  background: url("../imgs/buttons/button_decor_normal_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 36px, #2e4d72 37px, #2e4d72 calc( 100% - 37px), rgba(46, 77, 114, 0) calc( 100% - 36px), rgba(46, 77, 114, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--normal.button--blue span {
  color: #fff;
}

.button--normal.button--white:after {
  background: url("../imgs/buttons/button_decor_normal_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 36px, white 37px, white calc( 100% - 37px), rgba(255, 255, 255, 0) calc( 100% - 36px), rgba(255, 255, 255, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--normal.button--white span {
  color: #44678f;
}

.button--normal.button--shadow:before {
  content: '';
  width: 90%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 1;
  background: rgba(15, 27, 42, 0.5);
  -webkit-filter: blur(20px);
          filter: blur(20px);
}

.button--large {
  height: 66px;
}

.button--large span {
  font-size: 20px;
  line-height: 20px;
}

.button--large.button--dark:after {
  background: url("../imgs/buttons/button_decor_large_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_large_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 47px, #263c56 48px, #263c56 calc( 100% - 48px), rgba(38, 60, 86, 0) calc( 100% - 47px), rgba(38, 60, 86, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--large.button--dark span {
  color: #fff;
}

.button--large.button--blue:after {
  background: url("../imgs/buttons/button_decor_large_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_large_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 47px, #2e4d72 48px, #2e4d72 calc( 100% - 48px), rgba(46, 77, 114, 0) calc( 100% - 47px), rgba(46, 77, 114, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--large.button--blue span {
  color: #fff;
}

.button--large.button--white:after {
  background: url("../imgs/buttons/button_decor_large_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_large_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 47px, white 48px, white calc( 100% - 48px), rgba(255, 255, 255, 0) calc( 100% - 47px), rgba(255, 255, 255, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--large.button--white span {
  color: #44678f;
}

.button--large.button--shadow:before {
  content: '';
  width: 90%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 1;
  background: rgba(15, 27, 42, 0.5);
  -webkit-filter: blur(25px);
          filter: blur(25px);
}

.button--big {
  height: 88px;
}

.button--big span {
  font-size: 30px;
  line-height: 30px;
}

.button--big.button--dark:after {
  background: url("../imgs/buttons/button_decor_big_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_big_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 58px, #263c56 59px, #263c56 calc( 100% - 59px), rgba(38, 60, 86, 0) calc( 100% - 58px), rgba(38, 60, 86, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--big.button--dark span {
  color: #fff;
}

.button--big.button--blue:after {
  background: url("../imgs/buttons/button_decor_big_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_big_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 58px, #2e4d72 59px, #2e4d72 calc( 100% - 59px), rgba(46, 77, 114, 0) calc( 100% - 58px), rgba(46, 77, 114, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--big.button--blue span {
  color: #fff;
}

.button--big.button--white:after {
  background: url("../imgs/buttons/button_decor_big_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_big_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 58px, white 59px, white calc( 100% - 59px), rgba(255, 255, 255, 0) calc( 100% - 58px), rgba(255, 255, 255, 0) 100%);
  background-size: auto 100%, auto 100%;
}

.button--big.button--white span {
  color: #44678f;
}

.button--big.button--shadow:before {
  content: '';
  width: 90%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 5%;
  z-index: 1;
  background: rgba(15, 27, 42, 0.5);
  -webkit-filter: blur(30px);
          filter: blur(30px);
}

.nav {
  width: 100%;
  height: 80px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  background: rgba(6, 10, 15, 0.95);
}

@media (max-width: 1240px) {
  .nav {
    height: 64px;
  }
}

.nav__content {
  max-width: calc( 2600px - 60px);
  width: calc( 100% - 60px);
  height: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .nav__content {
    width: calc( 100% - 40px);
  }
}

.nav__logo {
  margin-right: 60px;
}

@media (max-width: 1680px) {
  .nav__logo {
    margin-right: 40px;
  }
}

@media (max-width: 1240px) {
  .nav__logo {
    margin-right: 30px;
  }
}

@media (max-width: 1680px) {
  .nav__logo-full {
    width: 100px;
  }
}

@media (max-width: 1240px) {
  .nav__logo-full {
    width: 80px;
  }
}

@media (max-width: 480px) {
  .nav__logo-full {
    display: none;
  }
}

.nav__logo-emblem {
  display: none;
}

@media (max-width: 480px) {
  .nav__logo-emblem {
    display: block;
  }
}

.nav__links {
  height: 100%;
  list-style-type: none;
  margin-right: auto;
}

@media (max-width: 1024px) {
  .nav__links {
    width: 280px;
    height: auto;
    position: absolute;
    top: 100%;
    right: -20px;
    background: #000;
    height: auto;
    display: none;
  }
}

@media (max-width: 480px) {
  .nav__links {
    width: calc( 100% + 40px);
  }
}

.nav__links li {
  height: 100%;
}

@media (max-width: 1024px) {
  .nav__links li {
    width: 100%;
    height: auto;
  }
}

.nav__links li:not(:last-child) {
  margin-right: 44px;
}

@media (max-width: 1680px) {
  .nav__links li:not(:last-child) {
    margin-right: 30px;
  }
}

@media (max-width: 1240px) {
  .nav__links li:not(:last-child) {
    margin-right: 25px;
  }
}

@media (max-width: 1024px) {
  .nav__links li:not(:last-child) {
    margin-right: 0px;
    border-bottom: 1px solid #1a1a1a;
  }
}

.nav__links li a {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

@media (max-width: 1680px) {
  .nav__links li a {
    font-size: 14px;
    line-height: 14px;
  }
}

@media (max-width: 1024px) {
  .nav__links li a {
    padding: 20px;
  }
}

.nav__links li a:hover {
  color: #41baff;
  transform: translateY(-1px);
}

@media (max-width: 1024px) {
  .nav__links li a span {
    width: 100%;
  }
}

.nav__button {
  width: 240px;
  margin-left: 30px;
}

.nav__button img {
  display: none;
  position: relative;
  z-index: 3;
}

@media (max-width: 480px) {
  .nav__button img {
    display: block;
  }
}

@media (max-width: 1680px) {
  .nav__button {
    width: 200px;
    height: 40px;
  }
  .nav__button span {
    font-size: 14px;
    line-height: 14px;
  }
  .nav__button.button--dark:after {
    background: url("../imgs/buttons/button_decor_small_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_small_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 28px, #263c56 29px, #263c56 calc( 100% - 29px), rgba(38, 60, 86, 0) calc( 100% - 28px), rgba(38, 60, 86, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .nav__button.button--dark span {
    color: #fff;
  }
  .nav__button.button--blue:after {
    background: url("../imgs/buttons/button_decor_small_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_small_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 28px, #2e4d72 29px, #2e4d72 calc( 100% - 29px), rgba(46, 77, 114, 0) calc( 100% - 28px), rgba(46, 77, 114, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .nav__button.button--blue span {
    color: #fff;
  }
  .nav__button.button--white:after {
    background: url("../imgs/buttons/button_decor_small_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_small_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 28px, white 29px, white calc( 100% - 29px), rgba(255, 255, 255, 0) calc( 100% - 28px), rgba(255, 255, 255, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .nav__button.button--white span {
    color: #44678f;
  }
  .nav__button.button--shadow:before {
    content: '';
    width: 90%;
    height: 80%;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    background: rgba(15, 27, 42, 0.5);
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}

@media (max-width: 1240px) {
  .nav__button {
    width: 180px;
    margin-left: 10px;
  }
  .nav__button span {
    font-size: 12px;
    line-height: 12px;
  }
}

@media (max-width: 480px) {
  .nav__button {
    width: 90px;
  }
}

@media (max-width: 480px) {
  .nav__button span {
    display: none;
  }
}

.nav__langs {
  width: 33px;
  height: 33px;
  position: relative;
  border-radius: 50%;
  margin-right: 17px;
  z-index: 2;
  margin-left: auto;
}

.nav__langs:after {
  content: '';
  width: 11px;
  height: 7px;
  position: absolute;
  top: calc((100% - 7px) / 2);
  right: -17px;
  opacity: .2;
  background: url("../imgs/langs/arrow.png") center center no-repeat;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.nav__langs.active:after {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.nav__langs-current {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.nav__langs-current:hover {
  -webkit-filter: brightness(130%);
          filter: brightness(130%);
}

.nav__langs-current img {
  width: 100%;
  height: 100%;
}

.nav__langs-stroke {
  position: absolute;
  top: calc(100% + 8px);
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-35px);
          transform: translateX(-50%) translateY(-35px);
  list-style: none;
  padding: 5px;
  border-radius: 100px;
  background: #1e253e;
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  opacity: 0;
  pointer-events: none;
}

.nav__langs-stroke li {
  width: 33px;
  height: 33px;
  -webkit-transition: -webkit-filter .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out;
  transition: filter .3s ease-in-out;
  transition: filter .3s ease-in-out, -webkit-filter .3s ease-in-out;
}

.nav__langs-stroke li:hover {
  -webkit-filter: brightness(130%);
          filter: brightness(130%);
}

.nav__langs-stroke li:not(:last-child) {
  margin-bottom: 5px;
}

.nav__langs-stroke li img {
  display: block;
  width: 100%;
  height: 100%;
}

.nav__langs.active .nav__langs-stroke {
  -webkit-transform: translateX(-50%) translateY(0%);
          transform: translateX(-50%) translateY(0%);
  opacity: 1;
  pointer-events: all;
}

.nav__open-links {
  width: 22px;
  height: 18px;
  position: relative;
  cursor: pointer;
  margin-left: 20px;
  display: none;
}

@media (max-width: 1024px) {
  .nav__open-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.nav__open-links:hover:after, .nav__open-links:hover:before {
  background: #fff;
}

.nav__open-links:hover .nav__open-links-item {
  -webkit-transform: scale(0.7, 1);
          transform: scale(0.7, 1);
}

.nav__open-links.active:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  top: calc((100% - 2px) / 2);
}

.nav__open-links.active:before {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: calc((100% - 2px) / 2);
}

.nav__open-links.active .nav__open-links-item {
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
}

.nav__open-links:after {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  top: 0px;
}

.nav__open-links:before {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  top: calc(100% - 2px);
}

.nav__open-links-item {
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  top: calc((100% - 2px) / 2);
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.header {
  width: 100%;
  height: auto;
  background: url("../imgs/bg/header_bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 400px 0px 260px;
}

@media (max-width: 1680px) {
  .header {
    padding: 300px 0px 220px;
  }
}

@media (max-width: 1024px) {
  .header {
    padding: 250px 0px 200px;
    background-size: 1736px auto;
  }
}

.header__logo {
  width: 100%;
}

.header__logo img {
  width: 100%;
  max-width: 550px;
  -webkit-transition: -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: filter .3s ease-in-out, transform .3s ease-in-out;
  transition: filter .3s ease-in-out, transform .3s ease-in-out, -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.header__logo img:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  transition: all 0.3s ease;
}

@media (max-width: 1680px) {
  .header__logo img {
    max-width: 450px;
  }
}

@media (max-width: 1024px) {
  .header__logo img {
    max-width: 350px;
  }
}

.header__button {
  width: 440px;
  margin: 20px auto 0px;
}

/* Countdown Timer Styles */
.countdown-timer {
  width: 100%;
  margin: 30px auto 0px;
  text-align: center;
}

.countdown-timer__title {
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

.countdown-timer__display {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
}

.countdown-timer__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: rgba(15, 27, 42, 0.8);
  border: 2px solid #41baff;
  border-radius: 8px;
  padding: 15px 20px;
  min-width: 80px;
  backdrop-filter: blur(10px);
  transition: all 0.3s ease;
}

.countdown-timer__item:hover {
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 12px 30px rgba(65, 186, 255, 0.4);
  border-color: #5ac8ff;
}

.countdown-timer__number {
  font-family: "Beaufort";
  font-weight: 700;
  color: #41baff;
  font-size: 32px;
  line-height: 32px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  margin-bottom: 5px;
}

.countdown-timer__label {
  font-family: "DINNextW1G";
  font-weight: 400;
  color: #bdc9da;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.countdown-timer__separator {
  font-family: "Beaufort";
  font-weight: 700;
  color: #41baff;
  font-size: 24px;
  line-height: 24px;
  margin: 0 5px;
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  .countdown-timer__title {
    font-size: 20px;
    line-height: 20px;
  }
  
  .countdown-timer__item {
    min-width: 70px;
    padding: 12px 15px;
  }
  
  .countdown-timer__number {
    font-size: 28px;
    line-height: 28px;
  }
  
  .countdown-timer__separator {
    font-size: 20px;
    line-height: 20px;
  }
}

@media (max-width: 760px) {
  .countdown-timer__display {
    gap: 10px;
  }
  
  .countdown-timer__item {
    min-width: 60px;
    padding: 10px 12px;
  }
  
  .countdown-timer__number {
    font-size: 24px;
    line-height: 24px;
  }
  
  .countdown-timer__separator {
    font-size: 18px;
    line-height: 18px;
  }
}

@media (max-width: 1680px) {
  .header__button {
    height: 66px;
    width: 340px;
  }
  .header__button span {
    font-size: 20px;
    line-height: 20px;
  }
  .header__button.button--dark:after {
    background: url("../imgs/buttons/button_decor_large_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_large_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 47px, #263c56 48px, #263c56 calc( 100% - 48px), rgba(38, 60, 86, 0) calc( 100% - 47px), rgba(38, 60, 86, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .header__button.button--dark span {
    color: #fff;
  }
  .header__button.button--blue:after {
    background: url("../imgs/buttons/button_decor_large_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_large_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 47px, #2e4d72 48px, #2e4d72 calc( 100% - 48px), rgba(46, 77, 114, 0) calc( 100% - 47px), rgba(46, 77, 114, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .header__button.button--blue span {
    color: #fff;
  }
  .header__button.button--white:after {
    background: url("../imgs/buttons/button_decor_large_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_large_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 47px, white 48px, white calc( 100% - 48px), rgba(255, 255, 255, 0) calc( 100% - 47px), rgba(255, 255, 255, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .header__button.button--white span {
    color: #44678f;
  }
  .header__button.button--shadow:before {
    content: '';
    width: 90%;
    height: 80%;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    background: rgba(15, 27, 42, 0.5);
    -webkit-filter: blur(25px);
            filter: blur(25px);
  }
}

@media (max-width: 480px) {
  .header__button {
    width: 280px;
  }
}

.header-inner {
  width: 100%;
  height: auto;
  background: url("../imgs/bg/header_bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 180px 0px 100px;
}

@media (max-width: 1680px) {
  .header-inner {
    padding: 144px 0px 80px;
  }
}

@media (max-width: 1024px) {
  .header-inner {
    background-size: 1736px auto;
    padding: 250px 0px 80px;
  }
}

.header-inner__logo {
  width: auto;
}

@media (max-width: 1024px) {
  .header-inner__logo {
    width: 100%;
  }
}

.header-inner__logo img {
  width: 100%;
  max-width: 350px;
  -webkit-transition: -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: filter .3s ease-in-out, transform .3s ease-in-out;
  transition: filter .3s ease-in-out, transform .3s ease-in-out, -webkit-filter .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.header-inner__logo img:hover {
  -webkit-filter: brightness(120%);
          filter: brightness(120%);
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.header-inner__button {
  width: 340px;
}

@media (max-width: 1024px) {
  .header-inner__button {
    margin: 20px auto 0px;
  }
}

@media (max-width: 480px) {
  .header-inner__button {
    width: 280px;
  }
}

.sep {
  width: 100%;
  height: 30px;
  overflow: hidden;
}

.sep img {
  height: 100%;
}

.main {
  width: 100%;
  padding: 80px 0px;
  background: url("../imgs/bg/main_bg.jpg") #101924 top center no-repeat;
}

@media (max-width: 1680px) {
  .main {
    padding: 60px 0px 60px;
  }
}

@media (max-width: 1024px) {
  .main {
    padding: 40px 0px 40px;
  }
}

.main-inner {
  width: 100%;
  padding: 60px 0px;
  background: url("../imgs/bg/main_bg.jpg") #101924 top center no-repeat;
}

@media (max-width: 1024px) {
  .main-inner {
    padding: 40px 0px;
  }
}

@media (max-width: 760px) {
  .main-inner {
    padding: 30px 0px;
  }
}

.articles {
  width: 100%;
  margin-top: calc( ( 110px + 160px ) * -1);
}

@media (max-width: 1680px) {
  .articles {
    margin-top: calc( ( 90px + 160px ) * -1);
  }
}

@media (max-width: 1024px) {
  .articles {
    margin-top: calc( ( 70px + 120px ) * -1);
  }
}

.articles__info {
  width: 100%;
}

.articles__info-title {
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 5px;
  margin-bottom: 10px;
  margin-right: 20px;
  transition: all 0.3s ease;
}

.articles__info-title:hover {
  transform: scale(1.02);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 760px) {
  .articles__info-title {
    width: 100%;
    text-align: center;
    margin-right: 0px;
  }
}

.articles__info-more {
  margin-bottom: 10px;
}

@media (max-width: 760px) {
  .articles__info-more {
    width: 100%;
  }
}

.articles__info-more a {
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

@media (max-width: 760px) {
  .articles__info-more a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.articles__info-more a:hover {
  color: #e2f4ff;
}

.articles__info-more a img {
  width: 10px;
  height: 10px;
  margin-right: 5px;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.articles__info-more a:hover img {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}

.articles__items {
  width: 100%;
  margin-top: 30px;
}

@media (max-width: 1680px) {
  .articles__items {
    margin-top: 20px;
  }
}

.articles__items-list {
  width: calc( 100% + 40px);
  margin: -20px;
}

@media (max-width: 1680px) {
  .articles__items-list {
    width: calc( 100% + 30px);
    margin: -15px;
  }
}

@media (max-width: 1024px) {
  .articles__items-list {
    width: calc( 100% + 20px);
    margin: -10px;
  }
}

.articles__items-item {
  width: calc( ( 100% / 4 ) - 40px);
  margin: 20px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  position: relative;
  padding-bottom: 60px;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  cursor: pointer;
}

@media (max-width: 1680px) {
  .articles__items-item {
    width: calc( ( 100% / 4 ) - 30px);
    margin: 15px;
  }
}

@media (max-width: 1240px) {
  .articles__items-item {
    width: calc( ( 100% / 3 ) - 30px);
  }
}

@media (max-width: 1024px) {
  .articles__items-item {
    width: calc( ( 100% / 2 ) - 20px);
    margin: 10px;
  }
}

@media (max-width: 760px) {
  .articles__items-item {
    padding-bottom: 50px;
  }
}

@media (max-width: 480px) {
  .articles__items-item {
    width: calc( ( 100% / 1 ) - 20px);
  }
}

.articles__items-item:hover {
  -webkit-transform: translateY(-15px) scale(1.02);
          transform: translateY(-15px) scale(1.02);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
}

@media (max-width: 1024px) {
  .articles__items-item:hover {
    -webkit-transform: none;
            transform: none;
  }
}

@media (max-width: 1240px) {
  .articles__items-item:last-child {
    display: none;
  }
}

@media (max-width: 1024px) {
  .articles__items-item:last-child {
    display: block;
  }
}

.articles__items-item:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #0f1b2a;
}

.articles__items-item:before {
  content: '';
  width: 80%;
  height: 100%;
  position: absolute;
  bottom: -10%;
  left: 10%;
  z-index: 1;
  background: #0c1520;
  -webkit-filter: blur(20px);
          filter: blur(20px);
}

.articles__items-item-img {
  width: 100%;
  height: 180px;
  position: relative;
  z-index: 3;
}

.articles__items-item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.articles__items-item-content {
  width: 100%;
  padding: 30px;
  position: relative;
  z-index: 3;
}

@media (max-width: 760px) {
  .articles__items-item-content {
    padding: 20px;
  }
}

.articles__items-item-date {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #647e9d;
}

@media (max-width: 1680px) {
  .articles__items-item-date {
    font-size: 14px;
    line-height: 14px;
  }
}

.articles__items-item-title {
  width: 100%;
  margin-top: 10px;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  max-height: calc( 26px * 2);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
  text-align: center;
}

@media (max-width: 1680px) {
  .articles__items-item-title {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 1024px) {
  .articles__items-item-title {
    font-size: 16px;
    line-height: 22px;
  }
}

.articles__items-item-title a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.articles__items-item-title a:hover {
  color: #41baff;
  transform: translateX(3px);
}

.articles__items-item-button {
  width: 180px;
  position: absolute;
  left: calc( ( 100% - 180px ) / 2);
  bottom: 30px;
  z-index: 4;
}

@media (max-width: 760px) {
  .articles__items-item-button {
    bottom: 20px;
  }
}

.articles-inner {
  width: 100%;
}

.articles-inner__list {
  width: calc( 100% + 40px);
  margin: -20px;
}

@media (max-width: 1680px) {
  .articles-inner__list {
    width: calc( 100% + 30px);
    margin: -15px;
  }
}

@media (max-width: 1024px) {
  .articles-inner__list {
    width: calc( 100% + 20px);
    margin: -10px;
  }
}

.articles-inner__item {
  width: calc( ( 100% / 4 ) - 40px);
  margin: 20px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
  position: relative;
  z-index: 1;
  padding-bottom: 60px;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
  cursor: pointer;
}

@media (max-width: 1680px) {
  .articles-inner__item {
    width: calc( ( 100% / 4 ) - 30px);
    margin: 15px;
  }
}

@media (max-width: 1240px) {
  .articles-inner__item {
    width: calc( ( 100% / 3 ) - 30px);
  }
}

@media (max-width: 1024px) {
  .articles-inner__item {
    width: calc( ( 100% / 2 ) - 20px);
    margin: 10px;
  }
}

@media (max-width: 760px) {
  .articles-inner__item {
    padding-bottom: 50px;
  }
}

@media (max-width: 480px) {
  .articles-inner__item {
    width: calc( ( 100% / 1 ) - 20px);
  }
}

.articles-inner__item:hover {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
}

@media (max-width: 1024px) {
  .articles-inner__item:hover {
    -webkit-transform: none;
            transform: none;
  }
}

.articles-inner__item:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  background: #0f1b2a;
}

.articles-inner__item-img {
  width: 100%;
  height: 180px;
  position: relative;
  z-index: 3;
}

.articles-inner__item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.articles-inner__item-content {
  width: 100%;
  padding: 30px;
  position: relative;
  z-index: 3;
}

@media (max-width: 760px) {
  .articles-inner__item-content {
    padding: 20px;
  }
}

.articles-inner__item-date {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #647e9d;
}

@media (max-width: 1680px) {
  .articles-inner__item-date {
    font-size: 14px;
    line-height: 14px;
  }
}

.articles-inner__item-title {
  width: 100%;
  margin-top: 10px;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  max-height: calc( 26px * 2);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
  text-align: center;
}

@media (max-width: 1680px) {
  .articles-inner__item-title {
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 1024px) {
  .articles-inner__item-title {
    font-size: 16px;
    line-height: 22px;
  }
}

.articles-inner__item-title a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.articles-inner__item-title a:hover {
  color: #41baff;
}

.articles-inner__item-button {
  width: 180px;
  position: absolute;
  left: calc( ( 100% - 180px ) / 2);
  bottom: 30px;
  z-index: 4;
}

@media (max-width: 760px) {
  .articles-inner__item-button {
    bottom: 20px;
  }
}

.article {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background: rgba(13, 20, 28, 0.5);
}

.article__img {
  width: 100%;
  position: relative;
}

.article__img:after {
  content: '';
  width: 100%;
  padding-bottom: 36%;
  display: block;
  position: relative;
  z-index: 1;
}

.article__img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.article__content {
  width: 100%;
  padding: 40px;
}

@media (max-width: 1024px) {
  .article__content {
    padding: 30px;
  }
}

@media (max-width: 760px) {
  .article__content {
    padding: 20px;
  }
}

.article__title {
  margin-top: 0px !important;
}

.article-button {
  width: 100%;
  max-width: 300px;
  margin: 30px auto 0px;
}

.features {
  width: 100%;
  margin-top: 80px;
  position: relative;
}

@media (max-width: 1680px) {
  .features {
    margin-top: 60px;
  }
}

@media (max-width: 1024px) {
  .features {
    margin-top: 40px;
  }
}

.features .features-swiper {
  width: 100%;
  height: 530px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 1240px) {
  .features .features-swiper {
    height: 480px;
  }
}

@media (max-width: 1024px) {
  .features .features-swiper {
    height: 400px;
  }
}

.features .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 30px;
}

.features .swiper-pagination-bullet {
  background: #fff;
  border-radius: 0px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
  height: 10px;
  margin: 0 10px !important;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out;
  transition: transform .3s ease-in-out, opacity .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.features .swiper-pagination-bullet-active {
  opacity: 1;
  -webkit-transform: rotate(45deg) scale(1.5);
          transform: rotate(45deg) scale(1.5);
}

.features .swiper-button-next,
.features .swiper-button-prev {
  width: 44px;
  height: 62px;
}

@media (max-width: 1024px) {
  .features .swiper-button-next,
  .features .swiper-button-prev {
    width: 26px;
    height: 36px;
  }
}

.features .swiper-button-next:after,
.features .swiper-button-prev:after {
  display: none;
}

.features .swiper-button-next img,
.features .swiper-button-prev img {
  width: 100%;
  height: 100%;
  display: block;
}

.features .swiper-button-next {
  right: 80px;
}

@media (max-width: 1024px) {
  .features .swiper-button-next {
    right: 30px;
  }
}

@media (max-width: 760px) {
  .features .swiper-button-next {
    right: -18px;
  }
}

.features .swiper-button-prev {
  left: 80px;
}

@media (max-width: 1024px) {
  .features .swiper-button-prev {
    left: 30px;
  }
}

@media (max-width: 760px) {
  .features .swiper-button-prev {
    left: -18px;
  }
}

.features__item {
  padding: 30px 30px 80px;
}

.features__item-img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.features__item-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.features__item-content {
  width: calc( 100% - 400px);
  position: relative;
  z-index: 2;
}

@media (max-width: 1024px) {
  .features__item-content {
    width: calc( 100% - 120px);
  }
}

@media (max-width: 760px) {
  .features__item-content {
    width: 100%;
  }
}

.features__item-title {
  width: 100%;
  padding: 0px calc( ( 100% - 800px ) / 2);
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  line-height: 44px;
  max-height: calc( 44px * 2);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.features__item-title:hover {
  transform: scale(1.02);
  text-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1680px) {
  .features__item-title {
    font-family: "Beaufort";
    font-weight: 400;
    color: #fff;
    font-size: 32px;
    line-height: 38px;
    max-height: calc( 38px * 2);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

@media (max-width: 1240px) {
  .features__item-title {
    font-family: "Beaufort";
    font-weight: 400;
    color: #fff;
    font-size: 28px;
    line-height: 32px;
    max-height: calc( 32px * 2);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
}

@media (max-width: 760px) {
  .features__item-title {
    font-family: "Beaufort";
    font-weight: 400;
    color: #fff;
    font-size: 22px;
    line-height: 26px;
    max-height: calc( 26px * 3);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

.features__item-title a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.features__item-title a:hover {
  color: #bde7ff;
  transform: translateX(5px);
}

.features__item-sep {
  width: 100%;
  margin: 20px 0px;
}

.features__item-sep img {
  width: 100%;
  max-width: 365px;
}

.features__item-text {
  width: 100%;
  padding: 0px calc( ( 100% - 900px ) / 2);
  font-family: "DINNextW1G";
  font-weight: 400;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
  max-height: calc( 30px * 3);
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-align: center;
  text-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1240px) {
  .features__item-text {
    font-family: "DINNextW1G";
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    max-height: calc( 26px * 3);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

@media (max-width: 760px) {
  .features__item-text {
    font-family: "DINNextW1G";
    font-weight: 400;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    max-height: calc( 22px * 3);
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }
}

.features__item-text a {
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.features__item-text a:hover {
  color: #bde7ff;
  transform: translateX(3px);
}

.features__item-button {
  width: 340px;
  margin: 40px auto 0px;
}

@media (max-width: 1240px) {
  .features__item-button {
    margin: 30px auto 0px;
  }
}

@media (max-width: 1024px) {
  .features__item-button {
    width: 260px;
    height: 50px;
  }
  .features__item-button span {
    font-size: 16px;
    line-height: 16px;
  }
  .features__item-button.button--dark:after {
    background: url("../imgs/buttons/button_decor_normal_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 36px, #263c56 37px, #263c56 calc( 100% - 37px), rgba(38, 60, 86, 0) calc( 100% - 36px), rgba(38, 60, 86, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .features__item-button.button--dark span {
    color: #fff;
  }
  .features__item-button.button--blue:after {
    background: url("../imgs/buttons/button_decor_normal_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 36px, #2e4d72 37px, #2e4d72 calc( 100% - 37px), rgba(46, 77, 114, 0) calc( 100% - 36px), rgba(46, 77, 114, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .features__item-button.button--blue span {
    color: #fff;
  }
  .features__item-button.button--white:after {
    background: url("../imgs/buttons/button_decor_normal_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 36px, white 37px, white calc( 100% - 37px), rgba(255, 255, 255, 0) calc( 100% - 36px), rgba(255, 255, 255, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .features__item-button.button--white span {
    color: #44678f;
  }
  .features__item-button.button--shadow:before {
    content: '';
    width: 90%;
    height: 80%;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    background: rgba(15, 27, 42, 0.5);
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
}

@media (max-width: 760px) {
  .features__item-button {
    width: 220px;
  }
}

.info {
  width: 100%;
  background: url("../imgs/bg/info_bg.jpg") top center no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}

.info__col {
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch;
}

.info__col:first-child {
  width: calc( 100% - 900px);
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .info__col:first-child {
    display: none;
  }
}

.info__col:first-child img {
  height: calc( 100% + 180px);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  pointer-events: none;
}

.info__col:last-child {
  width: 900px;
  position: relative;
  z-index: 2;
  padding: 120px 0px;
}

@media (max-width: 1680px) {
  .info__col:last-child {
    padding: 80px 0px;
  }
}

@media (max-width: 1024px) {
  .info__col:last-child {
    width: 100%;
    padding: 30px 0px;
  }
}

.info__title {
  width: 100%;
}

.info__title-big {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.info__title-big:hover {
  transform: scale(1.02);
  text-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1680px) {
  .info__title-big {
    font-size: 64px;
    line-height: 64px;
  }
}

@media (max-width: 1024px) {
  .info__title-big {
    font-size: 42px;
    line-height: 42px;
  }
}

.info__title-small {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 40px;
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.info__title-small:hover {
  transform: scale(1.02);
  text-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1680px) {
  .info__title-small {
    font-size: 36px;
    line-height: 36px;
  }
}

@media (max-width: 1024px) {
  .info__title-small {
    font-size: 24px;
    line-height: 24px;
  }
}

.info__sep {
  width: 100%;
  margin: 30px 0px;
}

.info__sep img {
  width: 100%;
  max-width: 365px;
}

.info__items {
  width: 100%;
}

@media (max-width: 480px) {
  .info__items {
    margin: -5px 0px;
  }
}

.info__items-item {
  width: 130px;
  height: 130px;
  position: relative;
  margin: 0px 10px;
  transition: all 0.3s ease;
}

.info__items-item:hover {
  transform: translateY(-5px) scale(1.05);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

@media (max-width: 1024px) {
  .info__items-item {
    width: 100px;
    height: 100px;
  }
}

@media (max-width: 480px) {
  .info__items-item {
    margin: 5px 5px;
  }
}

.info__items-item:after {
  content: '';
  position: absolute;
  top: 15%;
  right: 15%;
  bottom: 15%;
  left: 15%;
  z-index: 1;
  border: 6px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  opacity: .2;
  transition: all 0.3s ease;
}

.info__items-item:hover:after {
  opacity: .4;
  transform: rotate(45deg) scale(1.1);
}

@media (max-width: 1024px) {
  .info__items-item:after {
    border: 3px solid #fff;
  }
}

.info__items-item-content {
  width: 100%;
  position: relative;
  z-index: 2;
  transition: all 0.3s ease;
}

.info__items-item:hover .info__items-item-content {
  transform: scale(1.05);
}

@media (max-width: 1024px) {
  .info__items-item-content {
    padding-bottom: 5px;
  }
}

.info__items-item-num {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 44px;
  line-height: 44px;
  text-align: center;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  transition: all 0.3s ease;
}

.info__items-item:hover .info__items-item-num {
  transform: translateY(-3px) scale(1.1);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  .info__items-item-num {
    font-size: 30px;
    line-height: 30px;
  }
}

.info__items-item-desc {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  transition: all 0.3s ease;
}

.info__items-item:hover .info__items-item-desc {
  transform: scale(1.02);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.info__status {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);
  margin-top: 30px;
  transition: all 0.3s ease;
}

.info__status:hover {
  transform: scale(1.02);
  text-shadow: 0px 8px 15px rgba(0, 0, 0, 0.5);
}

.info__status span {
  color: #41baff;
  transition: all 0.3s ease;
}

.info__status:hover span {
  color: #5ac8ff;
  text-shadow: 0 5px 15px rgba(65, 186, 255, 0.5);
}

@media (max-width: 1024px) {
  .info__status {
    font-size: 20px;
    line-height: 20px;
  }
}

.info__status span {
  color: #41baff;
  transition: all 0.3s ease;
}

.info__status:hover span {
  color: #5ac8ff;
  text-shadow: 0 5px 15px rgba(65, 186, 255, 0.5);
}

.info__button {
  width: 320px;
  margin: 30px auto 0px;
}

@media (max-width: 1024px) {
  .info__button {
    width: 260px;
    height: 50px;
  }
  .info__button span {
    font-size: 16px;
    line-height: 16px;
  }
  .info__button.button--dark:after {
    background: url("../imgs/buttons/button_decor_normal_left_dark.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_dark.png") center right no-repeat, linear-gradient(to right, rgba(38, 60, 86, 0) 0px, rgba(38, 60, 86, 0) 36px, #263c56 37px, #263c56 calc( 100% - 37px), rgba(38, 60, 86, 0) calc( 100% - 36px), rgba(38, 60, 86, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .info__button.button--dark span {
    color: #fff;
  }
  .info__button.button--blue:after {
    background: url("../imgs/buttons/button_decor_normal_left_blue.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_blue.png") center right no-repeat, linear-gradient(to right, rgba(46, 77, 114, 0) 0px, rgba(46, 77, 114, 0) 36px, #2e4d72 37px, #2e4d72 calc( 100% - 37px), rgba(46, 77, 114, 0) calc( 100% - 36px), rgba(46, 77, 114, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .info__button.button--blue span {
    color: #fff;
  }
  .info__button.button--white:after {
    background: url("../imgs/buttons/button_decor_normal_left_white.png") center left no-repeat, url("../imgs/buttons/button_decor_normal_right_white.png") center right no-repeat, linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0) 36px, white 37px, white calc( 100% - 37px), rgba(255, 255, 255, 0) calc( 100% - 36px), rgba(255, 255, 255, 0) 100%);
    background-size: auto 100%, auto 100%;
  }
  .info__button.button--white span {
    color: #44678f;
  }
  .info__button.button--shadow:before {
    content: '';
    width: 90%;
    height: 80%;
    position: absolute;
    top: 50%;
    left: 5%;
    z-index: 1;
    background: rgba(15, 27, 42, 0.5);
    -webkit-filter: blur(20px);
            filter: blur(20px);
  }
}

@media (max-width: 760px) {
  .info__button {
    width: 220px;
  }
}

.inner-page {
  width: 100%;
}

.inner-page__title {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 46px;
  line-height: 46px;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease;
}

.inner-page__title:hover {
  transform: scale(1.02);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1680px) {
  .inner-page__title {
    font-size: 36px;
    line-height: 36px;
  }
}

@media (max-width: 1240px) {
  .inner-page__title {
    font-size: 32px;
    line-height: 32px;
  }
}

@media (max-width: 1024px) {
  .inner-page__title {
    font-size: 28px;
    line-height: 28px;
  }
}

@media (max-width: 760px) {
  .inner-page__title {
    font-size: 20px;
    line-height: 20px;
  }
}

.inner-page__content {
  width: 100%;
  margin-top: 60px;
}

@media (max-width: 1024px) {
  .inner-page__content {
    margin-top: 40px;
  }
}

@media (max-width: 760px) {
  .inner-page__content {
    margin-top: 30px;
  }
}

.pagination {
  width: 100%;
  margin-top: 40px;
}

@media (max-width: 1024px) {
  .pagination {
    margin-top: 20px;
  }
}

.pagination__items {
  width: calc( 100% + 10px);
  margin: -5px;
}

.pagination__item {
  width: 46px;
  height: 46px;
  margin: 5px;
  background-color: #1a293c;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

@media (max-width: 1024px) {
  .pagination__item {
    width: 40px;
    height: 40px;
  }
}

.pagination__item:hover {
  background-color: #223349;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

.pagination__item img {
  height: 50%;
  opacity: .8;
}

.pagination__item span {
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 16px;
  line-height: 16px;
  opacity: .8;
}

.pagination__item.dots {
  opacity: .4;
  pointer-events: none;
}

.pagination__item.disabled {
  opacity: .4;
  pointer-events: none;
}

.pagination__item.active {
  pointer-events: none;
  background-color: #2c425c;
}

.pagination__item.active span {
  opacity: 1;
}

.text-page {
  width: 100%;
  background: rgba(13, 20, 28, 0.5);
  padding: 40px;
}

@media (max-width: 1024px) {
  .text-page {
    padding: 30px;
  }
}

@media (max-width: 760px) {
  .text-page {
    padding: 20px;
  }
}

.text-area {
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  color: #bdc9da;
}

@media (max-width: 1024px) {
  .text-area {
    font-size: 14px;
    line-height: 18px;
  }
}

.text-area > *:not(:first-child) {
  margin-top: 20px;
}

@media (max-width: 1024px) {
  .text-area > *:not(:first-child) {
    margin-top: 15px;
  }
}

.text-area b {
  font-weight: 600;
}

.text-area p b {
  color: #d3ddec;
}

.text-area ul, .text-area ol {
  padding-left: 15px;
}

.text-area ul li, .text-area ol li {
  font-size: 16px;
  line-height: 22px;
  color: #8d99aa;
}

@media (max-width: 1024px) {
  .text-area ul li, .text-area ol li {
    font-size: 14px;
    line-height: 18px;
  }
}

.text-area ul li:not(:first-child), .text-area ol li:not(:first-child) {
  margin-top: 5px;
}

.text-area a {
  color: #5abbff;
  text-decoration: underline;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.text-area a:hover {
  color: #fff;
  text-decoration: none;
  transform: translateX(3px);
}

.text-area hr {
  border: none;
  border-bottom: 1px solid rgba(67, 84, 104, 0.5);
}

.text-area h1, .text-area h2, .text-area h3, .text-area h4, .text-area h5, .text-area h6 {
  font-family: 'Beaufort';
}

.text-area h1 {
  font-size: 36px;
  line-height: 40px;
}

@media (max-width: 1240px) {
  .text-area h1 {
    font-size: 32px;
    line-height: 36px;
  }
}

@media (max-width: 1024px) {
  .text-area h1 {
    font-size: 26px;
    line-height: 30px;
  }
}

.text-area h2 {
  font-size: 32px;
  line-height: 36px;
}

@media (max-width: 1240px) {
  .text-area h2 {
    font-size: 26px;
    line-height: 30px;
  }
}

@media (max-width: 1024px) {
  .text-area h2 {
    font-size: 22px;
    line-height: 26px;
  }
}

.text-area h3 {
  font-size: 26px;
  line-height: 30px;
}

@media (max-width: 1240px) {
  .text-area h3 {
    font-size: 22px;
    line-height: 26px;
  }
}

@media (max-width: 1024px) {
  .text-area h3 {
    font-size: 18px;
    line-height: 22px;
  }
}

.text-area h4, .text-area h5, .text-area h6 {
  font-size: 22px;
  line-height: 26px;
}

@media (max-width: 1240px) {
  .text-area h4, .text-area h5, .text-area h6 {
    font-size: 18px;
    line-height: 22px;
  }
}

.text-area table {
  width: 100%;
  min-width: 600px;
}

.text-area table tr td {
  padding: 15px 20px;
}

.text-area table thead tr td {
  background: #263c56;
  font-family: 'Beaufort';
  text-transform: uppercase;
  font-size: 14px;
  line-height: 14px;
}

.text-area table tbody tr:nth-child(even) td {
  background: #172434;
}

.text-area table tbody tr:nth-child(odd) td {
  background: #1b2b3e;
}

.text-area table tbody tr td {
  font-size: 16px;
  line-height: 22px;
  color: #9facbe;
}

@media (max-width: 1024px) {
  .text-area table tbody tr td {
    font-size: 14px;
    line-height: 18px;
  }
}

.table-bg {
  width: 100%;
  overflow-x: auto;
  border: 1px solid #213042;
}

.table-bg::-webkit-scrollbar {
  width: 4px;
  /* ширина для вертикального скролла */
  height: 4px;
  /* высота для горизонтального скролла */
  background-color: #152a3d;
}

.table-bg::-webkit-scrollbar-thumb {
  background-color: #41baff;
  border-radius: 4px;
}

.table-bg::-webkit-scrollbar-thumb:hover {
  background-color: #41baff;
}

.spoiler {
  width: 100%;
  border-left: 2px solid #365272;
  background: rgba(27, 41, 58, 0.5);
}

.spoiler__title {
  width: 100%;
  padding: 15px 40px 15px 20px;
  background-color: #1b2b3e;
  font-family: 'Beaufort';
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color .3s ease-in-out;
  transition: background-color .3s ease-in-out;
}

.spoiler__title:hover {
  background-color: #213247;
  transform: translateX(5px);
}

.spoiler__title:before {
  content: '';
  display: block;
  width: 11px;
  height: 7px;
  position: absolute;
  top: calc((100% - 7px) / 2);
  right: 20px;
  background: url("../imgs/langs/arrow.png") center center no-repeat;
  background-size: 100% 100%;
  -webkit-transition: -webkit-transform .3s ease-in-out;
  transition: -webkit-transform .3s ease-in-out;
  transition: transform .3s ease-in-out;
  transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}

.spoiler.active > .spoiler__title:before {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1);
}

.spoiler__content {
  width: 100%;
  padding: 20px;
  display: none;
}

.streams {
  width: 100%;
}

.streams__list {
  width: calc( 100% + 40px);
  margin: -20px;
}

@media (max-width: 1680px) {
  .streams__list {
    width: calc( 100% + 30px);
    margin: -15px;
  }
}

@media (max-width: 1024px) {
  .streams__list {
    width: calc( 100% + 20px);
    margin: -10px;
  }
}

.streams__item {
  width: calc( ( 100% / 4 ) - 40px);
  margin: 20px;
  position: relative;
  background: rgba(13, 20, 28, 0.5);
}

@media (max-width: 1680px) {
  .streams__item {
    width: calc( ( 100% / 4 ) - 30px);
    margin: 15px;
  }
}

@media (max-width: 1240px) {
  .streams__item {
    width: calc( ( 100% / 3 ) - 30px);
  }
}

@media (max-width: 1024px) {
  .streams__item {
    width: calc( ( 100% / 2 ) - 20px);
    margin: 10px;
  }
}

@media (max-width: 480px) {
  .streams__item {
    width: calc( ( 100% / 1 ) - 20px);
  }
}

.streams__item:after {
  content: '';
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  padding-bottom: 56%;
}

.streams__item-player {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}

.start {
  width: 100%;
}

.start__step {
  width: 100%;
  padding: 80px 20px;
}

@media (max-width: 1024px) {
  .start__step {
    padding: 60px 20px;
  }
}

@media (max-width: 760px) {
  .start__step {
    padding: 40px 20px;
  }
}

.start__step:not(:last-child) {
  margin-bottom: 5px;
}

.start__step-num {
  width: 100%;
  font-size: 16px;
  line-height: 16px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
  transition: all 0.3s ease;
}

.start__step-num:hover {
  transform: scale(1.02);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.start__step-title {
  width: 100%;
  font-family: "Beaufort";
  font-weight: 400;
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  color: #fff;
  text-align: center;
  transition: all 0.3s ease;
}

.start__step-title:hover {
  transform: scale(1.02);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  .start__step-title {
    font-size: 28px;
    line-height: 28px;
  }
}

@media (max-width: 1024px) {
  .start__step-title {
    font-size: 24px;
    line-height: 24px;
  }
}

.start__step-sep {
  width: 100%;
  margin: 20px 0px;
}

.start__step-sep img {
  width: 100%;
  max-width: 365px;
}

.start__step-text {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  text-align: center;
}

.start__step-buttons {
  width: 100%;
  margin-top: 20px;
  margin-bottom: -10px;
}

.start__step-buttons .button {
  max-width: 260px;
  margin: 10px;
}

.start__step.step-1 {
  background: url("../imgs/start/start_1.jpg") top center no-repeat;
  background-size: cover;
}

.start__step.step-2 {
  background: url("../imgs/start/start_2.jpg") top center no-repeat;
  background-size: cover;
}

.start__step.step-3 {
  background: url("../imgs/start/start_3.jpg") top center no-repeat;
  background-size: cover;
}

.start__step.step-4 {
  background: url("../imgs/start/start_4.jpg") top center no-repeat;
  background-size: cover;
}

.footer {
  width: 100%;
  background: url("../imgs/bg/footer_bg.jpg") top center no-repeat;
  background-size: cover;
  padding: 80px 0px 40px;
}

@media (max-width: 1240px) {
  .footer {
    padding: 60px 0px;
  }
}

@media (max-width: 1024px) {
  .footer {
    padding: 30px 0px;
  }
}

.footer__cpr {
  width: 400px;
}

@media (max-width: 1024px) {
  .footer__cpr {
    width: 100%;
  }
}

.footer__cpr-title {
  width: 100%;
  font-family: "DINNextW1G";
  font-weight: 600;
  color: #aab6c6;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.footer__cpr-title:hover {
  transform: scale(1.02);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  .footer__cpr-title {
    width: 100%;
    text-align: center;
  }
}

.footer__cpr-text {
  width: 100%;
  font-family: "DINNextW1G";
  font-weight: 400;
  color: #6e7987;
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
  margin-top: 10px;
}

@media (max-width: 1024px) {
  .footer__cpr-text {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .footer__links {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}

.footer__links-title {
  width: 100%;
  font-family: "DINNextW1G";
  font-weight: 600;
  color: #aab6c6;
  font-size: 16px;
  line-height: 16px;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.footer__links-title:hover {
  transform: scale(1.02);
  text-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

@media (max-width: 1024px) {
  .footer__links-title {
    font-size: 14px;
    line-height: 14px;
  }
}

.footer__links ul {
  list-style-type: none;
  margin-top: 10px;
}

.footer__links ul li:not(:last-child) {
  margin-bottom: 2px;
}

.footer__links ul li a {
  font-family: "DINNextW1G";
  font-weight: 400;
  color: #6e7987;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  -webkit-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
}

.footer__links ul li a:hover {
  text-decoration: none;
  color: #aab6c6;
  transform: translateX(5px);
}

@media (max-width: 1024px) {
  .footer .unsimple {
    margin: 30px auto 0px;
  }
}

/* Footer Banners Styles */
.footer__banners {
  width: 480px; /* Увеличено для размещения крупных баннеров в один ряд */
  background: transparent; /* Убрал фон */
  border: none; /* Убрал рамку */
  border-radius: 0; /* Убрал скругления */
  padding: 25px 20px; /* Больше отступ сверху для выравнивания с "Информация" */
  backdrop-filter: none; /* Убрал размытие */
  position: relative;
  margin: -50px 20px 0 20px; /* Поднял блок выше на 50px */
  box-shadow: none; /* Убрал тень */
}

/* Убрал все эффекты большой рамки */

.footer__banners-title {
  width: 100%;
  font-family: Arial, sans-serif;
  font-weight: 400;
  color: #888888;
  font-size: 12px;
  line-height: 12px;
  text-transform: none;
  text-align: center;
  margin-bottom: 15px;
  opacity: 1;
  letter-spacing: 0px;
  text-shadow: none;
}

.footer__banners-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
  justify-items: center;
  grid-auto-rows: auto;
}

.footer__banner-cell {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(65, 186, 255, 0.15);
  border-radius: 8px;
  padding: 8px;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
}

.footer__banner-cell::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(65, 186, 255, 0.1), rgba(65, 186, 255, 0.05));
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.footer__banner-cell:hover::before {
  opacity: 1;
}

.footer__banner-cell:hover {
  border-color: rgba(65, 186, 255, 0.3);
  background: rgba(255, 255, 255, 0.08);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(65, 186, 255, 0.2);
}

.footer__banner-item {
  display: block;
  opacity: 0.7;
  transition: all 0.3s ease;
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  background: rgba(255, 255, 255, 0.03);
  padding: 6px;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.footer__banner-item:hover {
  opacity: 1;
  transform: scale(1.02);
  background: rgba(255, 255, 255, 0.05);
}

.footer__banner-item img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 4px;
  transition: all 0.3s ease;
}

.footer__banner-item:hover img {
  transform: scale(1.02);
}

/* Responsive adjustments */
@media (max-width: 1240px) {
  .footer__banners {
    width: 420px; /* Увеличено для размещения крупных баннеров */
    margin: -50px 15px 0 15px; /* Поднял блок выше на 50px */
    padding: 20px 16px;
  }
}

@media (max-width: 1024px) {
  .footer__banners {
    width: 100%;
    margin: -30px 0 0 0; /* Поднял блок выше на планшетах */
    padding: 20px 16px;
  }
  
  .footer__banners-grid {
    gap: 8px;
  }
  
  .footer__banner-cell {
    padding: 6px;
  }
  
  .footer__banners-title {
    font-size: 11px;
    margin-bottom: 12px;
  }
}

@media (max-width: 760px) {
  .footer__banners {
    margin: -20px 0 0 0; /* Поднял блок выше на мобильных */
    padding: 18px 12px;
  }
  
  .footer__banners-grid {
    gap: 6px;
  }
  
  .footer__banner-cell {
    padding: 4px;
  }
  
  .footer__banner-item {
    padding: 4px;
  }
  
  .footer__banners-title {
    font-size: 10px;
    margin-bottom: 10px;
  }
}

.unsimple {
  width: 168px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: .5;
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.unsimple:hover {
  opacity: 1;
}

.unsimple img {
  margin-right: 10px;
}

.unsimple span {
  font-size: 14px;
  line-height: 18px;
  color: #fff;
}

.unsimple span b {
  text-transform: uppercase;
  font-weight: 500;
}

/* Scroll Animations */
.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.fade-in.visible {
  opacity: 1;
  transform: translateY(0);
}

.slide-in-left {
  opacity: 0;
  transform: translateX(-50px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.slide-in-left.visible {
  opacity: 1;
  transform: translateX(0);
}

.slide-in-right {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.slide-in-right.visible {
  opacity: 1;
  transform: translateX(0);
}

.scale-in {
  opacity: 0;
  transform: scale(0.8);
  transition: opacity 0.6s ease, transform 0.6s ease;
}

.scale-in.visible {
  opacity: 1;
  transform: scale(1);
}

/* Enhanced hover effects */
.articles__items-item {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.articles__items-item:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.3);
}

.button {
  transition: all 0.3s ease;
}

.button:hover {
  transform: translateY(-2px);
}

/* Loading animation for images */
img {
  transition: opacity 0.3s ease;
}

img[data-src] {
  opacity: 0;
}

img[data-src].loaded {
  opacity: 1;
}
