:root {
    --global-width: 1648px;
    --font-family: MLSTifo, Helvetica, sans-serif;
    --text-color: #151516;
    --accent-color: #d84142;
    --theme-advbackground: #000000;
    --theme-promobackgroundcolor: #151516;
    --icon-news: url("data:image/svg+xml, %3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%228px%22%20height%3D%226px%22%20viewBox%3D%220%200%208%206%22%20version%3D%221.1%22%3E%0A%20%20%20%20%3Cg%20id%3D%22UI-Kit%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%0A%20%20%20%20%20%20%20%20%3Cg%20id%3D%22UI-Kit-Content-Discovery%22%20transform%3D%22translate(-625.000000%2C%20-5253.000000)%22%20fill%3D%22%23808080%22%20fill-rule%3D%22nonzero%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-5%22%20transform%3D%22translate(607.000000%2C%205002.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-Copy-5%22%20transform%3D%22translate(16.000000%2C%20248.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Cg%20id%3D%22Group-2%22%20transform%3D%22translate(2.000000%2C%203.000000)%22%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%220%22%20width%3D%228%22%20height%3D%221%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%222.5%22%20width%3D%226%22%20height%3D%221%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle%22%20x%3D%220%22%20y%3D%225%22%20width%3D%223%22%20height%3D%221%22%2F%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%20%20%20%20%3C%2Fg%3E%0A%20%20%20%20%3C%2Fg%3E%0A%3C%2Fsvg%3E");
    --theme-masthead:url("../images/45Lines-600x600.png");
}
::-webkit-scrollbar {
    display: none;
}
html {
    box-sizing: border-box;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    scroll-behavior: smooth;
}
* {
    position: relative;
    box-sizing: border-box;
    border: 0 solid #e5e6e6;
    border-width: 0px;
    border-style: solid;
    border-color: #e5e6e6;
    border-image: initial;
}
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    color: #101010;
    font-size: 16px;
    font-family: var(--font-family);
}
body {
  margin: 0;
  padding: 0;
  font-family: MLSTifo, Helvetica, sans-serif;
}
@media (min-width: 1280px) {
  body {
    font-size: 14px;
    line-height: 1.4;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1;
}
a {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
button,
input {
    font-family: var(--font-family);
}
img {
  width: 100%;
  height: auto;
}

#main-content {
  width: 100%;
  min-height: 500px;
  display: flex;
  flex-direction: column;
  gap: 24px;
  padding: 24px 0;
}
@media (max-width: 1024px) {
  #main-content {
    margin-top: 16px !important;
  }
}

.container {
  width: 1648px;
  max-width: 100%;
  padding: 0 16px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin: 0 auto;
}
@media (min-width: 1080px) {
  .container {
    padding: 0 24px;
  }
}
@media (max-width: 1024px) {
  .container {
    gap: 16px;
  }
}



.masthead__block {
  height: 96.39px;
  background: var(--theme-masthead, url("../images/45Lines-600x600.png")) rgba(0, 0, 0, 0) repeat;
  background-color: #eeeeee;
  color: #202020;
  box-shadow: #8882 0 -1px 1px inset;
  font-size: 27px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.41px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .masthead__block {
    height: 76.8px;
    font-size: 24px;
  }
}
.block-header {
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
  font-size: 19px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: -0.29px;
  color: #151516;
}
.menu_sub {
  background-color: #ffffff;
  box-shadow: #8882 0 -1px 1px inset;
  display: flex;
  align-items: center;
  min-height: 48px;
  height: 48px;
  position: sticky;
  z-index: 1;
}
@media (min-width: 1080px) {
  .menu_sub {
    top: 72px;
  }
}
@media (max-width: 1024px) {
  .menu_sub {
    top: 58px;
    overflow: auto;
  }
}
