* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

input,
button,
textarea {
  border: 0;
  background: none;
  outline: none;
}

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

ul,
ol {
  list-style: none;
}

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

svg-icon-sprite {
  aspect-ratio: 1/1;
  display: block;
  width: 20px;
}
svg-icon-sprite svg {
  display: block;
  width: 100%;
  height: 100%;
  fill: rgb(218, 196, 188);
}

@font-face {
  font-family: "Zamenhof";
  src: url("../fonts/Zamenhof/zamenhof_inline.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: rgb(6, 18, 28);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  color: rgb(255, 243, 198);
  font-family: "Montserrat", sans-serif;
}

.container {
  width: calc(100% - 40px);
  margin: 0 auto;
  max-width: 1920px;
}

header {
  height: 64px;
  position: sticky;
  top: 0;
  z-index: 99;
  background: linear-gradient(180deg, #091119, #0b090a);
}
header .container {
  height: 100%;
  max-width: none;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.header__left {
  display: flex;
  align-items: center;
  gap: 25px;
  padding-left: 15px;
}

.burger {
  display: none;
}

.header__logo {
  width: 85px;
  aspect-ratio: 85/48;
}
.header__logo img {
  width: 100%;
  height: 100%;
  display: block;
}

.header__icon {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.header__icon svg-icon-sprite {
  width: 100%;
}

.header__right {
  display: flex;
  gap: 8px;
}

.header__search {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 48px;
  width: 300px;
  padding: 0 12px;
  background-image: url(../images/left-default.webp), url(../images/center-default.webp), url(../images/right-default.webp);
  background-size: 14px 48px, calc(100% - 28px) 48px, 14px 48px;
  background-position: left center, 14px center, right center;
  background-repeat: no-repeat;
  color: rgba(203, 203, 203, 0.5);
}
.header__search svg-icon-sprite {
  width: 16px;
}
.header__search svg-icon-sprite svg {
  fill: rgb(255, 178, 85);
}

.header__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
}
.header__btn:before {
  content: "";
  position: absolute;
  inset: 0;
  clip-path: polygon(12px 0%, calc(100% - 14px + 2px) 0%, 100% 50%, calc(100% - 14px + 2px) 100%, 12px 100%, 0% 50%);
  background: linear-gradient(180deg, #a63c2a 0%, #61241a 59%, #42170f 100%);
  background-size: 250% 48px, cover;
  background-position: center bottom, top left;
  background-blend-mode: color-dodge;
}
.header__btn span {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: drop-shadow(0px 1.8px 0 rgba(0, 0, 0, 0.25));
  background-image: linear-gradient(180deg, #fff3c6 0%, #999277 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.header__btn span:before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url(../images/left.bbe17147a9332c4f.webp), url(../images/center.88fbb8611523597b.webp), url(../images/right.180bd999c1ad42d7.webp);
  background-size: 14px 100%, calc(100% - 28px + 2px) 100%, 14px 100%;
  background-position: left top, 13px top, right top;
  background-repeat: no-repeat;
}

.mobile--menu {
  display: none;
}

.sidebar {
  position: fixed;
  left: 0;
  top: 64px;
  height: calc(100vh - 64px);
  width: 232px;
  z-index: 99;
  overflow: auto;
  display: flex;
  flex-direction: column;
  padding: 6px 12px 0 7px;
}

.sidebar__menu {
  display: flex;
  flex-direction: column;
  background: linear-gradient(180deg, #03131e 0%, #0a1c2a 52.5%, #03131e 100%);
  border-width: 5px;
  border-style: solid;
  -o-border-image: url(../images/border-sidebar.a34aec1315321402.webp) 32/3.5;
     border-image: url(../images/border-sidebar.a34aec1315321402.webp) 32/3.5;
  border-image-outset: 5px;
  padding-top: 10px;
  gap: 4px;
}

.sidebar__line {
  display: none;
}

.sidebar__list {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: relative;
}
.sidebar__list:after {
  content: "";
  height: 11px;
  background-image: url(../images/diamond.webp), url(../images/pixel.webp), url(../images/diamond.webp);
  background-size: 11px 100%, calc(100% - 22px) 100%, 11px 100%;
  background-position: left center, 11px center, right center;
  background-repeat: no-repeat;
  display: block;
  width: calc(100% - 16px);
  transform: translate(8px);
}
.sidebar__list:nth-child(1)::after, .sidebar__list:last-child::after {
  display: none;
}
.sidebar__list:nth-child(3) a {
  background: url(../images/menu-item-bg-left.9cc67b0ca536e6fe.webp), url(../images/menu-item-bg-center.2f5157bb92855c6d.webp), url(../images/menu-item-bg-right.af34f857895a4ffc.webp);
  background-repeat: no-repeat;
  background-position: left center, 13px center, right center;
  background-size: 14px 100%, calc(100% - 26px) 100%, 14px 100%;
  width: calc(100% + 12px);
  margin-left: -6px;
  color: rgb(255, 243, 198);
  font-weight: 700;
  padding-left: 26px;
}
.sidebar__list:nth-child(3) a span:nth-child(1) svg-icon-sprite svg {
  fill: rgb(249, 193, 118);
}
.sidebar__list li {
  width: 100%;
}
.sidebar__list a {
  position: relative;
  display: flex;
  align-items: center;
  height: 40px;
  gap: 12px;
  width: 100%;
  padding: 0 20px;
  color: rgb(218, 196, 188);
  font-size: 14px;
  text-transform: uppercase;
}
.sidebar__list a span:nth-child(1) {
  width: 20px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sidebar__list a span:nth-child(1) svg-icon-sprite {
  width: 100%;
}
.sidebar__list a span:nth-child(1) svg-icon-sprite svg {
  fill: rgb(218, 196, 188);
}

.sidebar__footer {
  margin-top: auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: sticky;
  bottom: 0;
  z-index: 2;
  gap: 2px;
  width: calc(100% + 7px);
  margin-left: -7px;
}
.sidebar__footer a {
  position: relative;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  height: 60px;
  gap: 4px;
  background: linear-gradient(180deg, #18535d 0%, #14424e 55%, #1a333e 100%);
  color: rgb(218, 196, 188);
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.2;
}
.sidebar__footer a:before {
  content: "";
  position: absolute;
  inset: 0;
  -o-border-image: url(../images/tab-corner-frame@2x.153893ae4927400e.webp) 18/7px;
     border-image: url(../images/tab-corner-frame@2x.153893ae4927400e.webp) 18/7px;
  border-style: solid;
  transform-style: preserve-3d;
}
.sidebar__footer a:after {
  content: "";
  position: absolute;
  inset: 0;
  -o-border-image: linear-gradient(150deg, #ae6b2b 27.54%, #efb06e 40.91%, #fefbf2 51.73%, #f9c176 61.28%, #e77b33 71.79%, #dc702a 81.02%, #87481e 91.2%) 1;
     border-image: linear-gradient(150deg, #ae6b2b 27.54%, #efb06e 40.91%, #fefbf2 51.73%, #f9c176 61.28%, #e77b33 71.79%, #dc702a 81.02%, #87481e 91.2%) 1;
  border-width: 1px;
  border-style: solid;
  transform-style: preserve-3d;
}
.sidebar__footer a img,
.sidebar__footer a svg-icon-sprite {
  width: 16px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}
.sidebar__footer a img svg,
.sidebar__footer a svg-icon-sprite svg {
  fill: rgb(218, 196, 188);
}

.wrap {
  padding-left: 232px;
}

.banner--wrap .container {
  width: 100%;
  max-width: none;
}

.banner {
  aspect-ratio: 1688/443;
  position: relative;
  display: flex;
  align-items: center;
  overflow: hidden;
}
.banner:before {
  background-image: linear-gradient(0deg, #00121a, rgba(0, 18, 26, 0)), linear-gradient(283deg, rgba(6, 33, 32, 0) 23.24%, rgba(6, 33, 32, 0.3215686275) 39.3%, rgba(2, 10, 13, 0.5019607843));
  background-size: 100% 55px, 50% 100%;
  background-position: bottom left, bottom left;
  content: "";
  position: absolute;
  bottom: -1px;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  z-index: 1;
}
.banner:after {
  content: "";
  position: absolute;
  bottom: 0;
  inset-inline: 0;
  z-index: 3;
  height: 20px;
  background: linear-gradient(to top, rgb(6, 18, 28), rgba(6, 18, 28, 0));
}

.banner__img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.banner__img video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}

.banner__content {
  z-index: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 642px;
  height: 100%;
  padding: 0 40px;
}
.banner__content p:nth-child(1) {
  line-height: 1.6;
  font-weight: 600;
}
.banner__content p:nth-child(2) {
  margin-top: 2px;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.1;
  font-family: "Zamenhof", sans-serif;
}
.banner__content p:nth-child(3) {
  margin: -57px -75px;
  padding: 5px 0;
  width: 400px;
  aspect-ratio: 400/200;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.banner__content p:nth-child(3) video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.banner__content p:nth-child(3) span {
  position: relative;
  font-size: 24px;
  text-transform: uppercase;
  filter: drop-shadow(0 1.5px 0 #81440e);
  background-image: linear-gradient(177deg, #fff3c6 18.05%, #faf9ff 40.17%, #ffc2a9 72.48%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0 90px;
  font-weight: 700;
}

.top--menu {
  top: 63px;
  z-index: 9;
  position: sticky;
  overflow: hidden;
  margin: 0 auto;
  background-color: rgb(6, 18, 28);
  padding: 24px 0 8px;
}

.top__menu {
  position: relative;
}
.top__menu::after {
  content: "";
  position: absolute;
  height: 100%;
  width: 60px;
  right: 0;
  top: 0;
  background-image: linear-gradient(270deg, rgb(6, 18, 28) 50%, rgba(255, 255, 25, 0) 100%);
}

.top__menu__row {
  overflow-x: auto;
  padding: 0 20px 8px;
}
.top__menu__row::-webkit-scrollbar {
  display: block;
  height: 11px;
}
.top__menu__row::-webkit-scrollbar-thumb {
  background: rgb(63, 62, 64);
}
.top__menu__row::-webkit-scrollbar-track {
  background: transparent;
}
.top__menu__row ul {
  display: flex;
  min-width: -moz-max-content;
  min-width: max-content;
  justify-content: center;
}
.top__menu__row ul li:last-child {
  position: relative;
  z-index: 2;
}
.top__menu__row ul a {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  gap: 8px;
  padding: 0 12px;
  margin-top: 5px;
  color: rgb(203, 203, 203);
}
.top__menu__row ul a span {
  position: relative;
}
.top__menu__row ul a span:nth-child(1) {
  width: 96px;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(../images/category-bg.b226953277af0dde.webp);
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.top__menu__row ul a span:nth-child(1) img {
  width: 68px;
  aspect-ratio: 1/1;
}
.top__menu__row ul a span:nth-child(2) {
  width: 104px;
}

.cards {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 0px;
}

.cards__row {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.cards__row:nth-child(3) .cards__list {
  grid-template-columns: repeat(3, 1fr);
}
.cards__row:nth-child(3) .cards__item {
  aspect-ratio: 612/413;
}

.cards__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.cards__title {
  display: flex;
  align-items: center;
  font-size: 20px;
  color: rgb(255, 186, 116);
  min-width: -moz-max-content;
  min-width: max-content;
}

.cards__line {
  position: relative;
  background-color: #c5a395;
  opacity: 0.3;
  margin: 0 12px;
  width: calc(100% - 20px);
  height: 1px;
}
.cards__line:before {
  left: -9px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border: 1px solid #c5a395;
}
.cards__line:after {
  right: -9px;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  width: 8px;
  height: 8px;
  border: 1px solid #c5a395;
}

.cards__nav {
  display: flex;
  align-items: center;
  gap: 8px;
  min-width: -moz-max-content;
  min-width: max-content;
}
.cards__nav p {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase;
  color: rgb(255, 194, 169);
}

.cards__arrows {
  display: flex;
  align-items: center;
  gap: 4px;
}
.cards__arrows span {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid transparent;
  background-image: linear-gradient(rgb(12, 49, 63), rgb(12, 49, 63)), linear-gradient(150deg, #ae6b2b 27.54%, #efb06e 40.91%, #fefbf2 51.73%, #f9c176 61.28%, #e77b33 71.79%, #dc702a 81.02%, #87481e 91.2%);
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}
.cards__arrows span img {
  width: 24px;
  height: 24px;
}
.cards__arrows span:first-child, .cards__arrows span:hover {
  opacity: 0.5;
}

.cards__list {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 16px;
}

.cards__item {
  aspect-ratio: 222/328;
  position: relative;
}
.cards__item:before {
  left: 25px;
  top: -2px;
  height: calc(100% + 2px);
  width: calc(100% - 50px);
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 1px;
  z-index: 0;
  -o-border-image: linear-gradient(150deg, #ae6b2b 27.54%, #efb06e 40.91%, #fefbf2 51.73%, #f9c176 61.28%, #e77b33 71.79%, #dc702a 81.02%, #87481e 91.2%) 1;
     border-image: linear-gradient(150deg, #ae6b2b 27.54%, #efb06e 40.91%, #fefbf2 51.73%, #f9c176 61.28%, #e77b33 71.79%, #dc702a 81.02%, #87481e 91.2%) 1;
}
.cards__item:after {
  top: 25px;
  left: -2px;
  height: calc(100% - 50px);
  width: calc(100% + 2px);
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 1px;
  z-index: 0;
  -o-border-image: linear-gradient(150deg, #ae6b2b 27.54%, #efb06e 40.91%, #fefbf2 51.73%, #f9c176 61.28%, #e77b33 71.79%, #dc702a 81.02%, #87481e 91.2%) 1;
     border-image: linear-gradient(150deg, #ae6b2b 27.54%, #efb06e 40.91%, #fefbf2 51.73%, #f9c176 61.28%, #e77b33 71.79%, #dc702a 81.02%, #87481e 91.2%) 1;
}

.cards__item__body {
  position: relative;
  width: 100%;
  height: 100%;
  padding: 5px;
}
.cards__item__body:after {
  content: "";
  position: absolute;
  inset: 0;
  -o-border-image: url(../images/rounded-border.webp) 18/9px;
     border-image: url(../images/rounded-border.webp) 18/9px;
  background: rgb(6, 18, 28);
  border-style: solid;
  z-index: 1;
}
.cards__item__body span {
  display: none;
}
.cards__item__body img {
  width: 100%;
  height: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  z-index: 2;
  -webkit-mask-image: url(../images/circle-mask.6437b425fff502fc.svg), url(../images/circle-mask.6437b425fff502fc.svg), url(../images/circle-mask.6437b425fff502fc.svg), url(../images/circle-mask.6437b425fff502fc.svg), linear-gradient(#000, #000);
          mask-image: url(../images/circle-mask.6437b425fff502fc.svg), url(../images/circle-mask.6437b425fff502fc.svg), url(../images/circle-mask.6437b425fff502fc.svg), url(../images/circle-mask.6437b425fff502fc.svg), linear-gradient(#000, #000);
  -webkit-mask-size: 18px, 18px, 18px, 18px, 100%;
          mask-size: 18px, 18px, 18px, 18px, 100%;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: top -12px right -12px, top -12px left -12px, bottom -12px right -12px, bottom -12px left -12px, center;
          mask-position: top -12px right -12px, top -12px left -12px, bottom -12px right -12px, bottom -12px left -12px, center;
  -webkit-mask-composite: xor;
          mask-composite: exclude;
}

.cards__item__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  margin-top: 6px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  color: rgb(132, 151, 161);
  display: none;
}

.content--wrap {
  padding: 40px 80px;
  position: relative;
}

.content {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 30px;
}

.content__item {
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
}
.content__item strong {
  font-weight: 900;
}
.content__item h1,
.content__item h2,
.content__item h3,
.content__item h4 {
  font-weight: 600;
}
.content__item h1 {
  font-size: 40px;
  margin-bottom: 10px;
}
.content__item h2 {
  font-size: 35px;
  margin-bottom: 10px;
}
.content__item h3 {
  font-size: 27px;
  margin-bottom: 10px;
}
.content__item h4 {
  font-size: 20px;
  margin-bottom: 10px;
}
.content__item p,
.content__item .content__table,
.content__item ul,
.content__item ol {
  margin-bottom: 20px;
}
.content__item ol,
.content__item ul {
  padding-left: 50px;
  list-style: auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.content__item ol p,
.content__item ul p {
  margin-bottom: 15px;
}
.content__item ul {
  list-style: disc;
}
.content__item h3:last-child,
.content__item ol:last-child,
.content__item p:last-child,
.content__item .content__table:last-child,
.content__item ul:last-child {
  margin-bottom: 0;
}
.content__item.faq .faq__item {
  margin-bottom: 25px;
}
.content__item.faq .faq__item p,
.content__item.faq .faq__item ol,
.content__item.faq .faq__item ul,
.content__item.faq .faq__item .content__table {
  margin-bottom: 15px;
}
.content__item.faq .faq__item p:last-child,
.content__item.faq .faq__item ol:last-child,
.content__item.faq .faq__item ul:last-child,
.content__item.faq .faq__item .content__table:last-child {
  margin-bottom: 0;
}
.content__item.faq .faq__item p:first-child {
  margin-bottom: 15px;
  font-size: 25px;
  font-weight: 900;
}
.content__item.faq .faq__item:last-child {
  margin-bottom: 0;
}

.content__table table {
  border-collapse: collapse;
}
.content__table td {
  padding: 12px;
  border: 1px solid rgb(255, 243, 198);
  text-align: left;
  vertical-align: top;
}
.content__table tr:first-child td {
  text-align: center;
  font-weight: 900;
}

.table--style tr:first-child td {
  background: #2d2d88;
}

footer {
  padding: 32px 0;
  position: relative;
  background: linear-gradient(180deg, #03131e 0%, #0a1c2a 52.5%, #03131e 100%);
  border-width: 5px;
  border-style: solid;
  -o-border-image: url(../images/border-sidebar.a34aec1315321402.webp) 32/3.5;
     border-image: url(../images/border-sidebar.a34aec1315321402.webp) 32/3.5;
  border-image-outset: 5px;
  margin: 0 8px 8px 0;
}

.footer {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}

.footer__top {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.footer__top a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  width: 160px;
  min-width: -moz-max-content;
  min-width: max-content;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  font-size: 14px;
}
.footer__top a::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  clip-path: polygon(12px 0%, calc(100% - 14px + 2px) 0%, 100% 50%, calc(100% - 14px + 2px) 100%, 12px 100%, 0% 50%);
  background: radial-gradient(38% 51.41% at 50% 101.41%, #716051 0%, rgba(115, 115, 115, 0) 100%), linear-gradient(180deg, #41231a 0%, #321812 100%);
  background-size: 250% 48px, cover;
  background-position: center bottom, top left;
  background-blend-mode: color-dodge;
  background-repeat: no-repeat;
  inset: 0;
}
.footer__top a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
  gap: 8px;
  padding: 0 16px;
  background-image: linear-gradient(180deg, #fff3c6 0%, #999277 100%);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer__top a span::before {
  background-image: url(../images/left.bbe17147a9332c4f.webp), url(../images/center.88fbb8611523597b.webp), url(../images/right.180bd999c1ad42d7.webp);
  background-size: 14px 100%, calc(100% - 28px + 2px) 100%, 14px 100%;
  background-position: left top, 13px top, right top;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  inset: 0;
}
.footer__top a img {
  width: 24px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
}

.footer__menu {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 40px;
  font-size: 12px;
  color: #dac4bc;
}
.footer__menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 16px;
  display: flex;
  flex-direction: column;
}

.footer__menu__title {
  font-weight: 700;
  font-size: 14px;
  color: rgb(165, 120, 100);
}

.footer__menu__item {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.footer__menu__item:nth-child(2) {
  margin-top: 60px;
}

.footer__pay {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.footer__pay a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  min-width: -moz-max-content;
  min-width: max-content;
  padding: 0 6px;
  height: 36px;
  border-radius: 2px;
  position: relative;
  font-weight: 600;
  font-size: 12px;
  color: rgb(255, 243, 198);
}
.footer__pay a:before {
  content: "";
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: linear-gradient(150deg, rgba(174, 107, 43, 0.5) 27.54%, rgba(239, 176, 110, 0.5) 40.91%, rgba(254, 251, 242, 0.5) 51.73%, rgba(249, 193, 118, 0.5) 61.28%, rgba(231, 123, 51, 0.5) 71.79%, rgba(220, 112, 42, 0.5) 81.02%, rgba(135, 72, 30, 0.5) 91.2%);
}
.footer__pay a:after {
  content: "";
  position: absolute;
  inset: 1px;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  border-radius: 2px;
  background-image: linear-gradient(180deg, #0c313f 0%, #0c242e 100%);
}
.footer__pay a:last-child {
  border: 0;
  background: none;
}
.footer__pay a:last-child::before, .footer__pay a:last-child:after {
  display: none;
}
.footer__pay a span {
  position: relative;
  z-index: 1;
}
.footer__pay a svg-icon-sprite {
  width: 12px;
  position: relative;
  z-index: 1;
}
.footer__pay a svg-icon-sprite svg {
  fill: rgb(234, 141, 59);
}
.footer__pay a img {
  width: 66px;
  position: relative;
  z-index: 1;
}

.footer__media {
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer__media img {
  width: 40px;
}

.footer__copyright {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
  gap: 16px;
  color: rgb(203, 203, 203);
  line-height: 1.4;
  font-size: 12px;
  font-weight: 500;
}

@media (max-width: 1919px) {
  .cards__list {
    grid-template-columns: repeat(7, 1fr);
  }
  .cards__item:nth-child(n+8) {
    display: none;
  }
  .banner {
    aspect-ratio: 1304/343;
  }
  .banner__content {
    width: 496px;
  }
}
@media (max-width: 1279px) {
  .burger {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
  }
  .burger svg-icon-sprite {
    width: 100%;
  }
  .burger svg-icon-sprite svg {
    fill: rgb(218, 196, 188);
  }
  .header__icon {
    display: none;
  }
  .header__logo {
    width: 70px;
  }
  .header__search {
    display: none;
  }
  .sidebar {
    display: none;
  }
  .wrap {
    padding-left: 0;
    position: relative;
  }
  .cards__list {
    grid-template-columns: repeat(6, 1fr);
  }
  .cards__item:nth-child(n+7) {
    display: none;
  }
  .cards__arrows {
    display: none;
  }
  .footer__menu {
    grid-template-columns: repeat(4, 1fr);
  }
  .footer__column:nth-child(n+5) {
    display: none;
  }
  .content--wrap {
    padding: 40px 0px;
  }
  .footer {
    padding: 0;
  }
  .top--menu {
    padding: 0px 0 4px;
  }
  .top__menu__row {
    padding: 0 20px 4px;
  }
  .top__menu__row::-webkit-scrollbar {
    height: 4px;
  }
  .header__left {
    gap: 15px;
    padding-left: 0;
  }
  .header__btn {
    height: 36px;
  }
  .header__btn span {
    padding: 0 20px;
    font-size: 14px;
  }
  .mobile--menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    height: 44px;
    background: rgb(0, 39, 43);
    padding: 6px 0;
  }
  .mobile--menu span {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    color: rgb(218, 196, 188);
    text-transform: uppercase;
    position: relative;
    padding: 0 6px;
  }
  .mobile--menu span:last-child::after {
    display: none;
  }
  .mobile--menu span:after {
    position: absolute;
    top: 0;
    inset-inline-end: 0;
    width: 1px;
    height: 100%;
    background: linear-gradient(165deg, #715321 10.82%, #7d6234 27.28%, #836c3e 40.6%, #7d6234 52.35%, #715321 65.28%);
    content: "";
  }
  .banner {
    aspect-ratio: 768/603;
  }
  .banner__content {
    width: 100%;
    justify-content: flex-end;
  }
  .top__menu__row ul {
    gap: 12px;
  }
  .top__menu__row ul a {
    flex-direction: row;
    margin-top: 0;
    gap: 8px;
    height: 36px;
    padding: 0 8px 0 6px;
    -o-border-image: linear-gradient(150deg, rgba(174, 107, 43, 0.5) 27.54%, rgba(239, 176, 110, 0.5) 40.91%, rgba(254, 251, 242, 0.5) 51.73%, rgba(249, 193, 118, 0.5) 61.28%, rgba(231, 123, 51, 0.5) 71.79%, rgba(220, 112, 42, 0.5) 81.02%, rgba(135, 72, 30, 0.5) 91.2%) 1;
       border-image: linear-gradient(150deg, rgba(174, 107, 43, 0.5) 27.54%, rgba(239, 176, 110, 0.5) 40.91%, rgba(254, 251, 242, 0.5) 51.73%, rgba(249, 193, 118, 0.5) 61.28%, rgba(231, 123, 51, 0.5) 71.79%, rgba(220, 112, 42, 0.5) 81.02%, rgba(135, 72, 30, 0.5) 91.2%) 1;
    border-width: 1px;
    border-style: solid;
    background-image: url(../images/category-search-bg.d82e4b5491c22bdb.webp), linear-gradient(180deg, rgba(19, 27, 40, 0.4), rgba(15, 113, 152, 0.2));
    background-repeat: repeat, no-repeat;
    background-size: 110px, cover;
    background-blend-mode: luminosity, normal;
    font-size: 14px;
  }
  .top__menu__row ul a span:nth-child(1) {
    width: 44px;
    position: relative;
    background: none;
    margin-left: -8px;
  }
  .top__menu__row ul a span:nth-child(1) img {
    position: relative;
  }
  .top__menu__row ul a span:nth-child(1):before {
    content: "";
    display: block;
    height: 32px;
    width: 32px;
    rotate: 45deg;
    position: absolute;
    background: rgb(6, 18, 28);
    -o-border-image: linear-gradient(150deg, rgba(174, 107, 43, 0.5) 27.54%, rgba(239, 176, 110, 0.5) 40.91%, rgba(254, 251, 242, 0.5) 51.73%, rgba(249, 193, 118, 0.5) 61.28%, rgba(231, 123, 51, 0.5) 71.79%, rgba(220, 112, 42, 0.5) 81.02%, rgba(135, 72, 30, 0.5) 91.2%) 1;
       border-image: linear-gradient(150deg, rgba(174, 107, 43, 0.5) 27.54%, rgba(239, 176, 110, 0.5) 40.91%, rgba(254, 251, 242, 0.5) 51.73%, rgba(249, 193, 118, 0.5) 61.28%, rgba(231, 123, 51, 0.5) 71.79%, rgba(220, 112, 42, 0.5) 81.02%, rgba(135, 72, 30, 0.5) 91.2%) 1;
    border-style: solid;
    border-width: 1px;
  }
  .top__menu__row ul a span:nth-child(1) img {
    width: 24px;
  }
  .top__menu__row ul a span:nth-child(2) {
    width: auto;
  }
  .top__menu__row {
    padding: 6px 20px 4px;
    overflow-y: hidden;
  }
  .top__menu::after {
    display: none;
  }
  .cards__title {
    font-size: 16px;
  }
  .cards__nav p {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .content__item ol,
  .content__item ul {
    padding-left: 30px;
  }
  .content__item {
    font-size: 16px;
  }
  .content__table th,
  .content__table td {
    padding: 8px;
  }
  .footer__menu {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 20px;
    padding: 0 30px;
  }
  .footer__top {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .footer__top a {
    width: 100%;
  }
  .footer__pay {
    flex-wrap: wrap;
  }
  .cards__list {
    display: flex;
    width: calc(100% + 20px);
    gap: 18px;
    overflow-x: auto;
    padding-right: 20px;
  }
  .content__table {
    width: calc(100% + 20px);
    overflow-x: auto;
    padding-right: 20px;
  }
  .cards__item:nth-child(n+7) {
    display: block;
  }
  .cards__item {
    width: 26%;
    min-width: 26%;
  }
  .cards__row:nth-child(3) .cards__list .cards__item {
    width: 60%;
    min-width: 60%;
  }
  header {
    height: 112px;
    padding: 12px 20px;
  }
  header .container {
    width: 100%;
  }
  .header {
    flex-direction: column;
  }
  .burger {
    position: absolute;
    top: 18px;
    left: 20px;
  }
  .header__right {
    display: grid;
    gap: 4px;
    width: 100%;
    grid-template-columns: repeat(2, 1fr);
  }
  .header__btn span {
    font-size: 12px;
  }
  .banner {
    aspect-ratio: 375/410;
    background-color: rgb(6, 18, 28);
  }
  .banner__img {
    width: 100%;
    height: auto;
    aspect-ratio: 375/217;
  }
  .banner__img:after {
    content: "";
    position: absolute;
    bottom: -1px;
    width: 100%;
    background-image: linear-gradient(0deg, #00121a, rgba(0, 18, 26, 0));
    height: 100%;
    background-size: 100% 55px;
    background-position: bottom left;
    background-repeat: no-repeat;
    z-index: 1;
  }
  .banner:before {
    display: none;
  }
  .banner__content {
    padding: 16px 20px;
    z-index: 2;
  }
  .banner__content p:nth-child(2) {
    font-size: 28px;
  }
  .banner__content p:nth-child(3) {
    margin: -50px -75px;
  }
  .cards {
    padding-top: 10px;
  }
  .cards__list {
    gap: 12px;
    padding: 2px 20px 2px 0;
  }
  .content__item h1,
  .content__item h2,
  .content__item h3,
  .content__item h4 {
    line-height: 1.1;
  }
  footer {
    margin: 0 6px 6px;
  }
}/*# sourceMappingURL=styles.css.map */