@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("inter-regular.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("inter-500.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("inter-600.woff2") format("woff2");
}

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("inter-700.woff2") format("woff2");
}

:root {
  --bg: #0d2322;
  --bg-dark: #0b1919;
  --header: #103e3f;
  --footer: #173736;
  --border: #2f6e72;
  --cyan: #52bcc3;
  --light-cyan: #b3e9ed;
  --yellow: #f4cf5f;
  --white: #fff;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-width: 320px;
  overflow-x: hidden;
  background: var(--bg);
  color: var(--white);
  font-family: "Inter", Arial, sans-serif;
}

button,
a {
  font: inherit;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  color: inherit;
}

.uohyisolvsgf {
  position: relative;
  z-index: 20;
  height: 55px;
  border-bottom: 1px solid var(--border);
  background: var(--header);
}

.gqjgfmvddxnp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: calc(100% - 80px);
  max-width: 1090px;
  height: 100%;
  margin: 0 auto;
  padding: 0 18px;
}

.rcosueksjfep {
  display: flex;
  height: 30px;
}

.rcosueksjfep img {
  width: auto;
  height: 100%;
}

.ejufkccydgyh {
  display: flex;
  align-items: center;
  gap: 10px;
}

.yqxxppugtvfd {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 120px;
  height: 34px;
  padding: 0 12px;
  border-radius: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  white-space: nowrap;
  transition: background-color .2s ease, transform .2s ease;
}

.yqxxppugtvfd:hover {
  transform: translateY(-1px);
}

.rzmucnrwrpqh {
  min-width: 128px;
  padding-right: 0;
  padding-left: 0;
  background: #fff;
}

.oaepjfzgalec {
  background: var(--yellow);
}

.oaepjfzgalec:hover {
  background: #d2b049;
}

.ycfbgxynydmx {
  width: calc(100% - 80px);
  max-width: 1090px;
  min-height: 839px;
  margin: 18px auto 0;
}

.skgazxrkbkpi {
  margin-bottom: 55px;
}

.yshhpcjedzvb {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  min-width: 0;
}

.bukpdmjyevnj {
  position: relative;
  width: 100%;
  min-width: 0;
  height: 370px;
  overflow: hidden;
  border-radius: 28px;
  background: linear-gradient(90deg, #2c8589, #0f2d2b);
}

.bukpdmjyevnj > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.nrcvdvklzbpm {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 115px;
  padding: 13px 25px 16px;
  border-top: 1px solid #a1a7b0;
  border-radius: 0 0 20px 20px;
  background: rgba(217, 217, 217, .52);
  backdrop-filter: blur(10px);
}

.nrcvdvklzbpm h2 {
  margin: 0;
  font-size: 30px;
  font-style: italic;
  font-weight: 700;
  line-height: 50px;
  text-transform: uppercase;
  white-space: nowrap;
}

.nrcvdvklzbpm > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nrcvdvklzbpm p {
  margin: 0;
  color: var(--light-cyan);
  font-size: 18px;
  font-weight: 500;
}

.wzcjvoibzkjh {
  display: flex;
  justify-content: center;
  gap: 14px;
  height: 31px;
  padding-top: 15px;
}

.wzcjvoibzkjh button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: var(--cyan);
  cursor: pointer;
}

.wzcjvoibzkjh button.uxtezkzpgztx {
  background: var(--light-cyan);
}

.vbucixgohgcm {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 16px;
  margin-bottom: 53px;
}

.vbucixgohgcm a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 39px;
  overflow: hidden;
  border: 1px solid var(--border);
  border-radius: 12px;
  background: linear-gradient(90deg, #2c8589, #0f2d2b);
  color: #dce7e1;
  font-size: 15px;
  font-style: italic;
  font-weight: 500;
  min-width: 0;
}

.vbucixgohgcm a:hover {
  background: linear-gradient(90deg, #0f2d2b, #2c8589);
}

.vbucixgohgcm img {
  width: 24px;
  height: 24px;
  margin-right: 6px;
  object-fit: contain;
}

.adyzrmoumkzw {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 36px;
  margin-bottom: 31px;
}

.adyzrmoumkzw::before {
  position: absolute;
  top: 17px;
  right: 0;
  left: 0;
  height: 1px;
  background: var(--border);
  content: "";
}

.adyzrmoumkzw h2 {
  position: relative;
  z-index: 2;
  margin: 0 auto;
  padding: 7px 16px;
  border: 1px solid var(--border);
  border-radius: 18px;
  background: var(--bg);
  font: 400 16px/19px Arial, sans-serif;
}

.xhnmxqnssycq {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  padding: 0 0 2px;
  border: 1px solid var(--border);
  border-radius: 50%;
  background: var(--header);
  font-family: Arial, sans-serif;
  font-size: 25px;
  font-weight: 200;
  cursor: pointer;
}

.xhnmxqnssycq:hover {
  background: #421c3b;
}

.kwgxteztyslu {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 164px;
  height: 165px;
  justify-content: space-between;
  gap: 19px;
  overflow: hidden;
  scroll-behavior: smooth;
  scrollbar-width: none;
}

.kwgxteztyslu::-webkit-scrollbar {
  display: none;
}

.kwgxteztyslu a {
  position: relative;
  display: block;
  width: 164px;
  height: 165px;
  flex: 0 0 auto;
  overflow: hidden;
  border: 1px solid var(--border);
  border-radius: 28px;
}

.kwgxteztyslu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: filter .25s ease, transform .25s ease;
}

.kwgxteztyslu a span {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 92px;
  height: 36px;
  padding: 0 18px;
  border-radius: 10px;
  background: var(--yellow);
  color: #000;
  font-size: 14px;
  font-weight: 700;
  opacity: 0;
  transform: translate(-50%, -35%);
  transition: opacity .25s ease, transform .25s ease, background-color .2s ease;
}

.kwgxteztyslu a:hover img,
.kwgxteztyslu a:focus-visible img {
  filter: brightness(.48);
  transform: scale(1.04);
}

.kwgxteztyslu a:hover span,
.kwgxteztyslu a:focus-visible span {
  opacity: 1;
  transform: translate(-50%, -50%);
}

.kwgxteztyslu a span:hover {
  background: #d2b049;
}

.xgpasxcqclam {
  width: calc(100% - 80px);
  max-width: 1090px;
  min-width: 0;
  margin: 0 auto 64px;
  padding: 24px 15px 24px 30px;
  border: 1px solid var(--border);
  border-radius: 20px;
  scroll-margin-top: 16px;
}

.sxyuvrpxomii {
  height: auto;
  min-width: 0;
  padding-right: 15px;
  overflow: visible;
}

.ctviaczajjir {
  min-width: 0;
  margin-bottom: 64px;
}

.ctviaczajjir h1,
.ctviaczajjir h2,
.kdmvmztkqapj {
  position: relative;
  margin: 0 0 30px;
  padding-left: 27px;
  color: var(--white);
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.ctviaczajjir h2 {
  margin-top: 54px;
}

.ctviaczajjir h1 + p,
.ctviaczajjir h2 + p,
.ctviaczajjir h3 + p {
  margin-top: 0;
}

.ctviaczajjir h3 {
  margin: 30px 0 18px;
  color: var(--white);
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.ctviaczajjir h1::before,
.ctviaczajjir h2::before,
.kdmvmztkqapj::before {
  position: absolute;
  top: 0;
  left: 1px;
  color: #b89b49;
  font-family: Georgia, serif;
  font-size: 23px;
  font-weight: 700;
  content: "K";
}

.ctviaczajjir p,
.ctviaczajjir li {
  margin-top: 0;
  color: var(--white);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.ctviaczajjir p {
  margin-bottom: 20px;
}

.ctviaczajjir ul,
.ctviaczajjir ol {
  margin: 0 0 24px;
  padding-left: 24px;
}

.ctviaczajjir li {
  margin-bottom: 8px;
}

.ctviaczajjir li:last-child {
  margin-bottom: 0;
}

.ctviaczajjir a {
  color: var(--cyan);
  text-decoration: underline;
}

.ybcoonftxjnz {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 24px 0 28px;
  overflow-x: auto;
  overscroll-behavior-inline: contain;
  -webkit-overflow-scrolling: touch;
}

.ctviaczajjir table {
  width: 100%;
  border-collapse: collapse;
  color: var(--white);
  font-size: 14px;
}

.ctviaczajjir tbody {
  width: auto;
}

.ctviaczajjir th,
.ctviaczajjir td {
  height: 38px;
  padding: 8px 12px;
  border: 1px solid var(--white);
  text-align: center;
  overflow-wrap: anywhere;
}

.ctviaczajjir th {
  font-weight: 600;
}

.ctviaczajjir tbody tr:first-child td {
  background: var(--header);
  font-weight: 600;
}

.djmkverzgapx {
  display: block;
  width: 100%;
  height: auto;
  margin: 30px 0 44px;
  border-radius: 2px;
}

.iiqoerrrxqbv {
  padding: 50px 0 62px;
  background: var(--bg);
}

.ewnaytzudaeg {
  width: calc(100% - 80px);
  max-width: 1038px;
  margin: 0 auto;
}

.kdmvmztkqapj {
  margin-bottom: 28px;
}

.xhjpxyokvawi {
  display: grid;
  gap: 12px;
}

.fwfaidnobuqm {
  overflow: hidden;
  border-radius: 10px;
  background: var(--bg-dark);
}

.fwfaidnobuqm button {
  position: relative;
  width: 100%;
  min-height: 69px;
  padding: 18px 62px 18px 30px;
  border: 0;
  background: transparent;
  color: var(--white);
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  text-align: left;
  cursor: pointer;
}

.fwfaidnobuqm button::after {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 0;
  height: 0;
  border-top: 10px solid var(--white);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  content: "";
  transform: translateY(-50%);
  transition: transform .25s ease;
}

.fwfaidnobuqm.open button::after {
  transform: translateY(-50%) rotate(180deg);
}

.xhtokfegwsmr {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows .25s ease;
}

.xhtokfegwsmr p {
  min-height: 0;
  margin: 0;
  padding: 0 30px;
  overflow: hidden;
  color: var(--white);
  font-size: 16px;
  line-height: 24px;
}

.fwfaidnobuqm.open .xhtokfegwsmr {
  grid-template-rows: 1fr;
}

.fwfaidnobuqm.open .xhtokfegwsmr p {
  padding-bottom: 22px;
}

footer {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 69px;
  padding: 18px;
  background: var(--footer);
}

footer p {
  margin: 0;
  font-size: 16px;
}

@media (max-width: 1100px) {
  .gqjgfmvddxnp,
  .ycfbgxynydmx,
  .xgpasxcqclam,
  .ewnaytzudaeg {
    width: calc(100% - 40px);
  }

  .bukpdmjyevnj {
    height: 330px;
  }

  .nrcvdvklzbpm h2 {
    font-size: 25px;
  }

  .vbucixgohgcm {
    grid-template-columns: repeat(3, 1fr);
  }

  .kwgxteztyslu {
    justify-content: start;
  }
}

@media (max-width: 760px) {
  .gqjgfmvddxnp {
    padding: 0 12px;
  }

  .ejufkccydgyh {
    gap: 6px;
  }

  .rzmucnrwrpqh {
    display: none;
  }

  .yqxxppugtvfd {
    min-width: 104px;
  }

  .ycfbgxynydmx {
    min-height: 0;
  }

  .yshhpcjedzvb {
    grid-template-columns: 1fr;
  }

  .bukpdmjyevnj {
    display: none;
    height: 336px;
  }

  .bukpdmjyevnj:first-child {
    display: block;
  }

  .nrcvdvklzbpm {
    height: 118px;
    padding: 12px 18px;
  }

  .nrcvdvklzbpm h2 {
    overflow: hidden;
    font-size: 23px;
    line-height: 42px;
    text-overflow: ellipsis;
    white-space: normal;
  }

  .nrcvdvklzbpm p {
    min-width: 0;
    overflow: hidden;
    font-size: 14px;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .vbucixgohgcm {
    grid-template-columns: repeat(2, 1fr);
  }

  .xgpasxcqclam {
    padding: 20px 10px 20px 20px;
  }

  .ctviaczajjir p,
  .ctviaczajjir li {
    font-size: 14px;
    line-height: 21px;
  }

  .ctviaczajjir h1,
  .ctviaczajjir h2 {
    font-size: 21px;
    line-height: 26px;
  }

  .ctviaczajjir h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .fwfaidnobuqm button {
    min-height: 64px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 21px;
  }
}

@media (max-width: 480px) {
  .gqjgfmvddxnp,
  .ycfbgxynydmx,
  .xgpasxcqclam,
  .ewnaytzudaeg {
    width: calc(100% - 36px);
  }

  .bukpdmjyevnj {
    height: 280px;
  }

  .nrcvdvklzbpm {
    height: 108px;
  }

  .nrcvdvklzbpm h2 {
    font-size: 18px;
    line-height: 34px;
  }

  .vbucixgohgcm {
    gap: 10px;
  }

  .vbucixgohgcm a {
    font-size: 12px;
  }

  .kwgxteztyslu {
    grid-auto-columns: calc((100vw - 55px) / 2);
    gap: 12px;
  }

  .kwgxteztyslu a {
    width: calc((100vw - 55px) / 2);
    height: calc((100vw - 55px) / 2);
  }

  .ybcoonftxjnz {
    scrollbar-color: var(--cyan) var(--bg-dark);
    scrollbar-width: thin;
  }

  .ybcoonftxjnz::-webkit-scrollbar {
    height: 7px;
  }

  .ybcoonftxjnz::-webkit-scrollbar-track {
    background: var(--bg-dark);
  }

  .ybcoonftxjnz::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: var(--cyan);
  }

  .ctviaczajjir table:has(tr > td:nth-child(3)) {
    min-width: 480px;
  }

  .ctviaczajjir table:has(tr > td:nth-child(4)) {
    min-width: 640px;
  }

  .iiqoerrrxqbv {
    padding-top: 38px;
  }

  footer p {
    font-size: 13px;
    text-align: center;
  }
}
