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

html,
body {
  height: 100%;
  font-family: Gilroy, sans-serif;
}


main {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  background: 3803CE;
  font-family: Gilroy, sans-serif;
}

main p,
main span,
main h1,
main h4,
main h5,
main figcaption {
  color: #1B2B39;
  font-family: Gilroy, sans-serif;
    padding-top: 5px; /* Уменьшаем верхний отступ */
    padding-bottom: 5px; /* Уменьшаем нижний отступ */
    padding-left: 20px; /* Оставляем боковые отступы */
    padding-right: 20px;
}


main li {
  color: #1B2B39;
  font-family: Gilroy, sans-serif;
    padding-top: 5px; /* Уменьшаем верхний отступ */
    padding-bottom: 5px; /* Уменьшаем нижний отступ */
    padding-left: 20px; /* Оставляем боковые отступы */
    padding-right: 5px;
}

main h2 {
  color: #1B2B39;
  font-family: Gilroy, sans-serif;
    padding-top: 20px; /* Уменьшаем верхний отступ */
    padding-bottom: 20px; /* Уменьшаем нижний отступ */
    padding-left: 20px; /* Оставляем боковые отступы */
    padding-right: 20px;
}

main h3 {
  color: #1B2B39;
  font-family: Gilroy, sans-serif;
    padding-top: 20px; /* Уменьшаем верхний отступ */
    padding-bottom: 20px; /* Уменьшаем нижний отступ */
    padding-left: 20px; /* Оставляем боковые отступы */
    padding-right: 20px;
}

main a {
  color: #ce50f8;
  font-family: Gilroy, sans-serif;
}

main a:hover {
  text-decoration: underline;
}

main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main p,
main ol,
main ul,
main figure,
main .faq-container,
main .general-table {
  max-width: 1128px;
  margin: 0 auto;
  width: 100%;
}
main a {
  max-width: 1128px;
  margin: 0 auto;
  width: 100%;
  display:block;
}

p b, li b{ color: inherit; }

main figure {
  margin: 0 auto;
  margin-bottom: 20px;
}

main p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  padding: 10px; /* Отступы для десктопных версий и планшетов */
}

@media (max-width: 768px) {
  main p {
    padding-left: 20px; /* Дополнительный отступ слева для мобильных устройств */
    padding-right: 20px; /* Дополнительный отступ справа для мобильных устройств */
  }
}

@media (max-width: 768px) {
  main li {
    padding-left: 20px; /* Дополнительный отступ слева для мобильных устройств */
    padding-right: 20px; /* Дополнительный отступ справа для мобильных устройств */
  }
}

@media (max-width: 768px) {
  main h2 {
    text-align: left !important; /* Выравниваем текст по левому краю */
    margin-left: 0; /* Убираем возможные автоцентровки */
    padding-left: 0; /* Убираем отступы, если они мешают */
	padding: 20px; /* Отступы для десктопных версий и планшетов */
  }
}

  


@media (max-width: 768px) {
  main h1 {
    padding-left: 20px; /* Дополнительный отступ слева для мобильных устройств */
    padding-right: 20px; /* Дополнительный отступ справа для мобильных устройств */
  }
}

@media (max-width: 768px) {
  main h3 {
    padding-left: 20px; /* Дополнительный отступ слева для мобильных устройств */
    padding-right: 20px; /* Дополнительный отступ справа для мобильных устройств */
  }
}

main p b {
  color: inherit;
}

main .wrapper {
  width: 100%;
  max-width: 1128px;
  margin: 0 auto;
  padding: 0 15px;
}

body {
  overflow-x: hidden;
  position: relative;
  background: #009A3F;
}

a {
  text-decoration: none;
  transition: 0.3s;
}

table,
tr,
td,
tbody,
thead {
  font-family: Gilroy, sans-serif;
}

input,
button {
  font-family: Gilroy, sans-serif;
  border: none;
  box-shadow: none;
  transition: 0.3s;
}

input {
  outline: none;
}

p,
span,
li,
a {
  font-size: 18px;
  line-height: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 15px 0;
  color: #333;
}

h1 {
  font-size: 22px;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 1.32px;
}

h2 {
  font-size: 20px;
  line-height: 24px;

}

h3 {
  font-size: 18px;
  line-height: 20px;
}

h4 {
  font-size: 16px;
  line-height: 18px;
}

h5,
h6 {
  font-size: 14px;
  line-height: 16px;
}

p,
span,
li,
h1,
h2,
h3,
a,
b,
i,
label,
input,
button,
td,
tr,
figcaption {
  color: #000;
}

p {
  padding-bottom: 20px;
}

li {
  list-style: none;
}

button {
  cursor: pointer;
  background: rgba(0, 0, 0, 0);
}

img {
  max-width: 100%;
  display: block;
}

i {
  font-style: normal;
}

#__next {
  min-height: 100%;
  display: flex;
  flex-direction: column;
}


/* Модуль скачать приложение */
.tg-block-new2025 {
  background: #EFEFEF;
  margin-bottom: 40px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
}
.tg-block-new2025_wrapper-new2025 {
  display: flex;
	flex-wrap: wrap;
  align-items: center;
  justify-content: center;
	max-width: 1140px;
	margin: 0 auto;
  padding: 0 15px;
  position: relative;
}
.tg-block-new2025_wrapper-new2025 .tg-block-new2025_image {
	width: 50%;
  z-index: 2;
}
.tg-block-new2025_wrapper-new2025 .tg-block-new2025_image img {
	display: block;
	width: 100%;
	max-width: 330px;
	height: auto;
	margin: 0 auto;
}

.tg-block-new2025_wrapper-new2025 .tg-block-new2025_text {
  display: flex;
  flex-direction: column;
  justify-content: center;
	width: 48%;
	padding: 50px 0;
  z-index: 2;
  position: relative;
}
.tg-block-new2025_wrapper-new2025 .tg-block-new2025_text .text-title {
  color: #1B2B39;
  font-size: 26px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  width: 100%;
}
.tg-block-new2025_wrapper-new2025 .tg-block-new2025_text button {
  background: #E9C048;
	border: 2px solid #1B2B39;
  border-radius: 42px;
  color: #1B2B39;
  font-family: Roboto , sans-serif;
	width: 100%;
  max-width: 400px;
  padding: 18px 24px;
  font-size: 18px;
  font-weight: 700;
  cursor: pointer;
}

.tg-block-new2025_wrapper-new2025 .tg-block-new2025_text button:hover {
  background:#E9C048;
  transition: 0.4s;
}



@media screen and (max-width: 480px) {

.tg-block-new2025_wrapper-new2025 .tg-block-new2025_image {
	width: 100%;
	margin: 20px 0;
}
.tg-block-new2025_wrapper-new2025 .tg-block-new2025_text {
	width: 100%;
	padding: 4px 0 24px;
	text-align: center;
}

.tg-block-new2025_wrapper-new2025 .tg-block-new2025_text .text-title  {
  font-size: 15px;
}
}

/* apk button*/
.app-button {position: relative; border-radius: 80px; background:linear-gradient(267.05deg,#089e4e 0%,#31bc69 99.28%);
	display: flex; align-items: center; width: 420px; margin: 0 auto; padding: 15px 40px; margin-bottom: 20px;justify-content: space-between;}
	.app-button button {position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: transparent; border: none; cursor: pointer;}
	.app-button:hover {background:linear-gradient(267.05deg,#089e4e 0%,#089e4e 99.28%)}
	.app-button .app-button-text {display: flex; flex-wrap: wrap;  width: calc(100% - 58px);}
	.app-button  .app_icon {width: 38px;}
	.app-button  img {width: 38px; height: 41px;}
	
	.app-button .top_text {font-size: 26px; line-height: 26px; font-weight: 700; color:#fff; padding-bottom: 0;  }
	.app-button .app_bottom {width: 100%; display: flex;margin-top: 5px;}
	.app-button .app_bottom  img {width: 50px; height: 20px; background: #009A3F; padding: 2px 2px 4px; border-radius: 10px;}
	.app-button .app_bottom span {color:#084826; font-size: 14px; line-height: 14px; padding-right: 5px; padding-bottom: 0; padding-top: 5px; }

	@media (max-width: 1250px) {
		.app-button {padding: 15px 20px; width: 300px; }
		.app-button .top_text {font-size: 22px; line-height: 22px;}
		.app-button .app_icon {width: 28px;}
		.app-button  img {width: 28px; height: 31px;}
		.app-button .app-button-text {width: calc(100% - 38px);}
    .app-button .app_bottom span {font-size: 12px;}
	}


.content {
  position: relative;
  flex-grow: 1;
  padding-top: 40px;
}

.content .content-block {
  margin-bottom: 20px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0);
}

.content .general-ol {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
  counter-reset: counter-ol;
  padding-left: 20px;
}

.content .general-ol li {
  position: relative;
  padding-left: 0;
  margin-bottom: 10px;
  width: 48%;
  counter-increment: counter-ol;
}

.content .general-ol li::before {
  position: absolute;
  content: counter(counter-ol) ".";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 26px;
  height: 26px;
  color: #fff;
  border-radius: 50%;
  top: 2px;
  left: -26px;
}

.content .general-ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 20px;
}


.content .general-ul li {
  position: relative;
  padding-bottom: 10px;
  padding-left: 15px;
  width: 48%;
}

.content .faq-answer .general-ul li {
  width: 100%;
}

.content .faq-answer .general-ol li {
  width: 100%;
}

.content .general-ul li::before {
  content: no-open-quote;
  position: absolute;
  width: 5px;
  height: 5px;
  left: 0;
  top: 10px;
  background-color: #fff;
  border-radius: 50%;
}

.pageError {
  min-height: calc(100vh - 70px);
}

.buttons-new2025 {
  display: flex;
  align-items: center;
}

.imgWrap {
  display: block;
  position: relative;
}

figure {
  margin-bottom: 20px;
  text-align: center;
}

figure span {
  height: 50%;
  width: 100%;
  position: absolute;
  left: 0;
  top: -50%;
}

figcaption {
  color: #888;
  font-size: 14px;
}

.general-image {
  display: block;
  border-radius: 15px;
  max-height: 500px;
  width: auto;
  height: auto;
  margin: 0 auto 10px auto;
}

.general-image.vertical {
  max-height: 500px;
  max-width: 70%;
}

.general-image.horizontal {
  max-width: 100%;
}

.general-table {
  margin-bottom: 20px !important;
  border-collapse: collapse;
  overflow: hidden;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
}

.general-table .general-tr {
  background: rgba(0, 0, 0, 0);
}

.general-table .general-tr .general-td {
  padding: 10px;
  text-align: left;
  color: #1B2B39;
  border: 1px solid #1B2B39
}

.faq-container .faq-item-new2025 {
  margin: 0 auto;
  position: relative;
  min-height: 30px;
  margin-bottom: 20px;
  border-bottom: 1px solid #fff;
}

.faq-container .faq-item-new2025:last-child {
  border-bottom: none;
}

.faq-container .faq-item-new2025:hover .icon::before,
.faq-container .faq-item-new2025:hover .icon::after {
  background: #63b0e8;
}

.faq-container .faq-item-new2025:hover {
  border-color: #63b0e8;
}

.faq-container .faq-item-new2025:hover .faq-question {
  color: #63b0e8;
}

.faq-container .faq-question {
  padding-bottom: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 24px;
}

.faq-container .faq-answer {
  padding: 10px 40px 10px 0;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  transition: 0.4s ease;
}

.faq-container .icon {
  height: 18px;
  position: absolute;
  width: 18px;
  right: 10px;
  top: 11px;
  z-index: 2;
}

.faq-container .icon::before,
.faq-container .icon::after {
  background: #63b0e8;
  content: no-open-quote;
  height: 4px;
  right: 0;
  position: absolute;
  top: 0;
  width: 18px;
  transition: transform 500ms ease;
}

.faq-container .toggle {
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  z-index: 3;
}

.faq-container .toggle:checked ~ .icon::before,
.faq-container .toggle:checked ~ .icon::after {
  background: #63b0e8;
}

.faq-container .toggle:checked ~ .faq-question {
  color: #63b0e8;
}

.faq-container .toggle:not(:checked) ~ .icon:before {
  transform: rotate(180deg);
}

.faq-container .toggle:not(:checked) ~ .icon:after {
  transform: rotate(90deg);
}

.faq-container .toggle:checked ~ .faq-answer {
  height: auto;
  opacity: 1;
  z-index: 2;
}

.columns {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.columns p {
  width: 100%;
}

.columns .column {
  width: 48%;
}

.columns .column-header {
  padding-top: 0;
  text-align: left;
}

.columns .column-p {
  position: relative;
  margin-left: 15px;
  padding-left: 25px;
}

.columns .column-p::before {
  content: no-open-quote;
  position: absolute;
  width: 20px;
  height: 20px;
  background-image: url(../../../list.webp);
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 8px;
}

.table_of_contents {
  margin: 19px 0;
}

.table_of_contents .toggle {
  display: none;
}

.table_of_contents .lbl-toggle {
  display: inline-block;
  font-weight: 600;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px;
  color: #fff;
  background: #8d53e9;
  cursor: pointer;
  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.table_of_contents .lbl-toggle:hover {
  background: #08f;
}

.table_of_contents .toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.table_of_contents .table_box {
  max-height: 0px;
  overflow: hidden;
  transition: max-height 0.25s ease-in-out;
  display: flex;
  width: 100%;
  max-width: 500px;
  flex-direction: column;
}

.table_of_contents .toggle:checked + .lbl-toggle + div {
  max-height: 1000px;
  border: 1px solid #8d53e9;
  padding: 20px;
  margin-top: 12px;
  border-radius: 8px;
}

.table_of_contents .table_link {
  position: relative;
  padding-left: 15px;
  font-size: 16px;
  line-height: 1.8;
}

.table_of_contents .table_link::before {
  content: no-open-quote;
  position: absolute;
  width: 8px;
  height: 8px;
  top: 32%;
  left: 0;
  background: #08f;
  border-radius: 50%;
  transition: all 0.25s ease-out;
}

.table_of_contents .table_link:hover {
  color: #08f;
}

.content404Page.wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  max-width: 100%;
  width: 100%;
  background: #205685;
}

.content404Page.wrapper .content404 {
  display: flex;
  flex-direction: column;
  width: 280px;
}

.content404Page.wrapper .content404 img {
  display: block;
  margin: 0 auto;
}

.content404Page.wrapper .content404 h1 {
  color: #fff;
}

.content404Page.wrapper .content404 button {
  display: inline-block;
  background: #fff;
  margin-right: 15px;
  padding: 5px 15px;
  border-radius: 5px;
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  color: #000;
}

.content404Page.wrapper .content404 button:hover {
  background: #92c637;
}

.contentMap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  max-width: 100%;
  width: 100%;
  background: #205685;
}

.contentMap h1 {
  text-align: left;
  color: #fff;
  margin-bottom: 64px;
}

.contentMap .sitemapLinks {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 640px;
}

.contentMap .sitemapLinks a {
  display: inline-block;
  color: #fff;
  margin: 0 auto 12px;
  position: relative;
}

.contentMap .sitemapLinks a:before {
  position: absolute;
  left: -16px;
  top: calc(50% - 4px);
  content: no-open-quote;
  width: 8px;
  height: 8px;
  background: #fff;
  border-radius: 50%;
}

.contentMap .sitemapLinks a:hover {
  color: #92c637;
}

.img-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

.img-overlay:target {
  visibility: visible;
  opacity: 1;
}

.img-overlay .img-popup {
  margin: 70px auto;
  padding: 20px;
  border-radius: 5px;
  width: 100%;
  position: relative;
  transition: all 5s ease-in-out;
}

.img-overlay .img-popup.horizontal {
  aspect-ratio: 1/0.2;
}

.img-overlay .img-popup.vartical {
  aspect-ratio: 0.5/1;
}

.button-block {
  padding: 24px;
  text-align: center;
  margin: 40px 0;
  background-image: url(../../../uploads/img/button_block_bg.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.button-block button {
  padding: 18px 60px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 50px;
  background: linear-gradient(125deg, #ffbf2d 0%, #ff9314 100%);
  box-shadow: 0px 0px 12px 0px rgba(255, 92, 0, 0.26);
}

.button-block button:hover {
  background: linear-gradient(135deg, #f69401 0%, #ff7c01 100%);
  box-shadow: 0px 0px 12px 0px rgba(255, 92, 0, 0.26),
    0px 0px 18px 0px rgba(255, 46, 0, 0.7);
}

.quote {
  position: relative;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 40px;
  width: 98%;
  max-width: 600px;
  border-radius: 12px;
  background: #009A3F;
}

.quote p {
  padding: 40px 40px 20px 40px;
  width: 100%;
  font-size: 14px;
  line-height: 18px;
}

.quote::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 60px;
  background-image: url(../media/quote.webp);
  background-repeat: no-repeat;
  background-size: cover;
  left: 45%;
  top: -30px;
}

.quote.quote__contact::after {
  background-image: url(../media/contacts-icon.webp) !important;
}

@media screen and (min-width: 1250px) {
  .buttons-new2025 .logButton:hover,
  .buttons-new2025 .logButton:active {
    background: #FF6633;
    box-shadow: #FF6633;
  }
  .buttons-new2025 .regButton:hover,
  .buttons-new2025 .regButton:active {
    background: #E9C048;
    box-shadow: #E9C048;
	
  }
}

@media screen and (max-width: 1250px) {
  main .wrapper {
    padding: 0 15px;
  }
  h1 {
    font-size: 26px;
    line-height: 30px;
  }
  h2 {
    font-size: 22px;
    line-height: 32px;
  }
  h3 {
    font-size: 20px;
    line-height: 30px;
  }
  h4 {
    font-size: 18px;
    line-height: 28px;
  }
  h5,
  h6 {
    font-size: 16px;
    line-height: 26px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    padding: 10px 0;
  }
  .content {
    padding-top: 20px;
  }
  .content .contentMain {
    width: 100%;
    padding: 0 15px;
  }
  .content .general-ol li,
  .content .general-ul li {
    width: 100%;
  }
  .columns {
    flex-wrap: wrap;
  }
  .columns .column {
    width: 100%;
  }
  .column-p {
    margin-left: 0;
  }
  .faq-container .faq-question {
    max-width: 85%;
  }
  .footer-block-btn-new2025 .buttons-new2025 {
    justify-content: space-between;
    width: 100%;
  }
  .footer-block-btn-new2025 .buttons-new2025 .regButton,
  .footer-block-btn-new2025 .buttons-new2025 .logButton {
    padding: 12px 24px;
    box-shadow: none;
  }
  .footer-block-btn-new2025 .buttons-new2025 button {
    width: 100%;
  }
  .footer-block-btn-new2025 .buttons-new2025 .regButton {
    border-radius: 12px;
    background: #E9C048;
  }
  /* .footer-block-btn-new2025 .buttons-new2025 .regButton::after {
    content: none;
  } */
  .footer-block-btn-new2025 .buttons-new2025 .regButton:active {
    border-radius: 12px;
    background: #E9C048;
    box-shadow: #E9C048;
  }
  .footer-block-btn-new2025 .buttons-new2025 .logButton {
    border-radius: 12px;
    padding: 11px 24px;
    border: 1px solid #FF6633;
    color: #3B3B3B;
    background-color: #FFFFFF;
	font-weight: bold;
  }
  .footer-block-btn-new2025 .buttons-new2025 .logButton::after {
    content: none;
  }
  .footer-block-btn-new2025 .buttons-new2025 .logButton:active {
    color: #fff;
    border-radius: 12px;
    border: 1px solid #262626;
    background: #262626;
    box-shadow: #262626;
	font-weight: bold;
  }
  .general-table {
    overflow-x: auto;
    max-width: 100%;
    display: flex;
  }
}


* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}

body {
  overflow-x: hidden;
  background: var(--main);
}

a {
  text-decoration: none;
  transition: 0.3s;
}

input,
button {
  border: none;
  box-shadow: none;
  transition: 0.3s;
}

input {
  outline: none;
}

p,
span,
li,
a {
  font-size: 16px;
  line-height: 28px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-align: center;
  color: var(--text);
}

p,
span,
li,
h1,
h2,
h3,
a,
b,
i,
label,
input,
button,
td,
tr,
figcaption {
  color: var(--text);
}

/* li {list-style:none;} */

button {
  cursor: pointer;
  background: transparent;
}

img {
  max-width: 100%;
  display: block;
}

i {
  font-style: normal;
  transition: 0.3s;
}

.wrapper {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
}

.h2 {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.h2 button {
  border-radius: var(--block-border-radius);
  padding: 10px 10px;
  background: var(--color-primary);
  color: #1B2B39;
  position: relative;
}

.h2 button:hover {
  background: var(--color-secondary);
}

.h2 button i {
  color: #1B2B39;
  font-size: 18px;
  padding-right: 5px;
  position: relative;
  top: 2px;
}

.h2 h2 {
  margin-left: 280px;
  margin-bottom: 0 !important;
}

:root {
  --main: #fff;
  --text: #1B2B39;
  --light-back: #fff;
  --block-border-radius: 10px;
  --color-primary: #4d8ab9;
  --color-secondary: #376c97;
}

/* Header */

.header {
  padding: 20px 0;
  
}

.header_top {
  display: flex;
  justify-content: space-between;
}

.header_logo {
  display: flex;
  align-items: center;
}

.header_logo img {
  width: 40px;
  margin-right: 10px;
}

.header_logo span {
  font-size: 20px;
}

.header_admin {
  display: flex;
  align-items: center;
}

.header_admin img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 10px;
}

.header_admin span {
  font-size: 14px;
}

/* Main content */

.main_content {
  display: flex;
  justify-content: space-between;
}

.sidebar {
  width: 220px;
  background: var(--light-back);
  padding: 20px 0;
  border-radius: var(--block-border-radius);
  min-height: 80vh;
  position: relative;
}

.sidebar span {
  font-size: 12px;
  display: block;
}

.sidebar .material-icons {
  font-size: 24px;
  margin-right: 12px;
}

.sidebar a {
  display: flex;
  width: 100%;
  align-items: center;
  padding: 10px 15px 10px 15px;
  position: relative;
}

.sidebar a:hover,
.sidebar a.active {
  background: var(--color-primary);
  color: #fff;
}

.sidebar a:hover span {
  color: #fff;
}

.sidebar a i {
  color: var(--text);
  font-size: 18px;
  padding-right: 8px;
}

.sidebar a:hover i,
.sidebar a.active i {
  color: #fff;
}

.sidebar .year {
  position: absolute;
  bottom: 20px;
}

.main_content .info-new2025 {
  width: calc(100% - 240px);
  background: var(--light-back);
  border-radius: var(--block-border-radius);
}

.main_content .info-new2025 h2 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 40px;
}

.info-new2025_content {
  padding: 30px;
}

.navigation_list {
  display: flex;
  justify-content: space-between;
}

.navigation_item {
  border-radius: var(--block-border-radius);
  background: var(--color-primary);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 20%;
  margin-bottom: 20px;
}

.navigation_item i {
  display: block;
  font-size: 40px;
  text-align: center;
  padding-bottom: 20px;
  color: #fff;
}

.navigation_item a {
  font-size: 22px;
  color: #fff;
  display: block;
  width: 100%;
  height: 100%;
  padding: 30px;
  text-align: center;
}

.navigation_item:hover {
  background: var(--color-secondary);
}

.info-new2025_field {
  display: flex;
  margin-bottom: 20px;
}

.info-new2025_field span {
  background: #eee;
  font-size: 15px;
  padding: 5px 10px;
  width: 25%;
  border-radius: var(--block-border-radius) 0 0 var(--block-border-radius);
}

.info-new2025_field input {
  border: 1px solid #eee;
  padding: 5px 10px;
  width: 75%;
  border-radius: 0 var(--block-border-radius) var(--block-border-radius) 0;
}

.info-new2025_field input::placeholder {
  color: var(--text);
  opacity: 1;
  font-size: 16px;
}

.info-new2025_field select {
  border-radius: 0 var(--block-border-radius) var(--block-border-radius) 0;
  border: 1px solid #eee;
  padding: 5px 10px;
  background: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  color: var(--text);
}


.card-new2025List {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.card-new2025List .card-new2025Item {
  margin: 16px 0px 0px 0;
  padding: 10px;
  border: 1px #eee solid;
  border-radius: 4px;
  cursor: -webkit-grab;
  cursor: grab;
  position: relative;
  width: 100%;
}

.card-new2025List .card-new2025Item h3 {
  padding: 0 0 10px 0;
  text-align: left;
  font-size: 16px;
}

.card-new2025List .card-new2025Item .remove {
  position: absolute;
  cursor: pointer;
  right: 16px;
  top: 8px;
  font-size: 24px;
  background: red;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-new2025List .card-new2025Item .remove span {
  color: #fff;
}

.card-new2025List button.addItem {
  width: 100%;
  height: 100px;
  background: #eee;
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.card-new2025List button.addItem span {
  font-size: 32px;
  color: #333;
}

.card-new2025List .card-new2025Item .input {
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.card-new2025List .card-new2025Item input {
  width: calc(100% - 120px);
  background: #eee;
  padding: 10px;
  flex-grow: 0.9;
}

.card-new2025List .card-new2025Item .input span {
  width: 120px;
  font-size: 15px;
}

.card-new2025List .select {
  width: 100%;
  display: flex;
}

.card-new2025List .select div {
  margin-right: 15px;
}

.card-new2025List .select div input {
  margin-right: 5px;
}

.saveButton {
  width: 100%;
  margin: 20px 0;
  display: flex;
  justify-content: flex-end;
}

.card-new2025List .menuName {
  width: 100%;
  margin-top: 16px;
}

.card-new2025List .menuName input {
  border: 1px solid #eee;
  padding: 10px 10px;
  width: 500px;
  border-radius: var(--block-border-radius);
}


.footer {
  background: rgb(38, 38, 38);
  box-shadow: 0px 0px 50px 5px rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}

.footer .footerInner {
  display: block;
  text-align: center;
}

.footer .footerInner .dmca-badge {
  display: block;
  margin-top: 4px;
  margin-bottom: 8px;
}

.footer .footerInner .dmca-badge img {
  display: block;
  margin: 0 auto;
}

.footer .footerInner .copyright {
	display: block;
	width: 100%;
	margin-top: 8px;
	border-top: 1px solid rgba(255, 255, 255, .1);
	padding-top: 12px;
  color: #fff;
  font-size: 15px;
  text-align: center !important;
}

.footer .scrollTop {
  background: #E9C048; /* Обновленный цвет фона */
  box-shadow: 0px 0px 12px 0px rgba(173, 0, 255, 0.26);
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 70px;
  right: 20px;
  opacity: 0;
  cursor: pointer;
  border-radius: 50%;
  z-index: 5;
}

}

.footer .scrollTop.pam_content {
  opacity: 1;
}

.footer-block-btn-new2025 {
  z-index: 4;
  position: fixed;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 82px;
  padding-right: 10px;
  padding-left: 10px;
  background: #151A22;
  box-shadow: 0px -4px 12px 0px rgba(59, 59, 59, 1);
  display: none;
  justify-content: center;
  align-items: center;
}

.footer-block-btn-new2025 .buttons-new2025 {
  display: flex;
  gap: 10px;
}

@media (max-width: 767px) {
  .footer-block-btn-new2025 {
    display: flex;
  }

}

.header {
  background: #151A22;
  height: 55px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 0;
}

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

.header .headerInner .logo a {
  display: block;
	width: 82px;
	height: 30px;
}

.header .headerInner .logo .ampLogo {
  position: relative;
}

.header .headerInner .logo .ampLogo button {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.header .headerInner .menu a {
  margin-right: 16px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
	transition: all .3s ease;
}

.header .headerInner .menu a:last-child {
  margin-right: 0;
}

.header .headerInner .menu a:hover {
  color: #FF6633;
  text-decoration: none;
}

.header .headerInner .menu a.active {
  color: #3C3C3C;
}

.buttons-new2025 .logButton {
  position: relative;
  padding: 5px 34px;
  border-radius: 8px;
  font-size: 18px;
  color: #fff;
  border-radius: 8px;
  background: #262626;
  transition: all 0.3s ease-in-out;

}

.buttons-new2025 .logButton::after {
  position: absolute;
  content: "";
  width: calc(100% + 2px);
  top: -1px;
  left: -1px;
  height: calc(100% + 2px);
  background: #FF6633;
  border-radius: 8px;
  transform: scale(1.01);
  z-index: -1;
}

.buttons-new2025 .regButton {
  position: relative;
  margin-right: 40px;
  font-weight: 500;
  line-height: 22px;
  border-radius: 8px;
  background: #E9C048;
  box-shadow: #E9C048;
  padding: 5px 34px;
  font-size: 18px;
  color: #1B2B39;
}

.buttons-new2025 .regButton::after {
  position: absolute;
  content: "";
  width: 100%;
  top: -1px;
  left: 0;
  height: 105%;
  background: #E9C048;
  border-radius: 8px;
  transform: scale(1.01);
  z-index: -1;
}


@media screen and (max-width: 1250px) {
  .header {
    height: 50px;
  }
  .menu {
    display: none;
  }
  .buttons-new2025 {
    display: none;
  }
  .buttons-new2025 .regButton {
    margin-right: 0;
  }
}



.burger {
  display: none;
  position: relative;
}

.mobileMenu {
  position: fixed;
  top: 0;
  right: 0%;
  display: block;
  z-index: 5;
  background: #151A22;
  width: 100%;
  min-height: 100vh;
  padding: 10px;
  transition: right 0.8s;
}

.mobileMenu .buttons-new2025 {
  display: block;
  margin-top: 32px;
}

.mobileMenu .buttons-new2025 button {
  display: block;
  margin: 0 auto 12px;
  width: 50%;
}

.mobileMenu[hidden] {
  right: -200%;
}

.mobileMenu .mobile-menu-top-new2025 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 75px;
}

.mobileMenu .mobile-menu-links-new2025 {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

.mobileMenu .mobile-menu-links-new2025 a {
  color: #FFF;
  font-size: 20px;
  text-align: center;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
}

.mobileMenu .mobile-menu-links-new2025 a.active {
  color: #3C3C3C;
}

.mobileMenu .mobile-menu-links-new2025 a:hover {
  text-decoration: none;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
  display: block;
}

.overlay[hidden] {
  display: none;
}

@media screen and (max-width: 1250px) {
  .burger {
    display: block;
  }
}




  .button-block {
    margin: 20px -15px;
  }
}

.banner {
  margin-top: 90px;
  background: url(../../../uploads/img/1440_1x.webp);
  background-size: cover;
  padding: 47px 20px 62px 20px;
  position: relative;
}

.banner .mainText {
  padding-bottom: 0;
  color: #fff;
  font-size: 25px;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}

.banner .secondText {
  padding-bottom: 0;
  text-align: center;
  color: #fff;
  font-size: 120px;
  font-weight: 800;
  line-height: normal;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}

.banner .secondText span {
  color: #ff9616;
  font-size: inherit;
}

.banner .thirdText {
  color: #fff;
  font-size: 34px;
  text-align: center;
  font-weight: 500;
  line-height: normal;
  letter-spacing: 2.04px;
  text-transform: uppercase;
}

.banner .info-new2025__text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.banner .info-new2025 button {
  padding: 26px 52px;
  font-family: "Roboto";
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  border-radius: 50px;
  background: linear-gradient(135deg, #ffbf2d 0%, #ff9314 100%);
  box-shadow: 0px 0px 12px 0px rgba(255, 92, 0, 0.26);
  transition: all 0.1s ease-in-out;
}

.banner .info-new2025 button:hover {
  background: linear-gradient(135deg, #f69401 0%, #ff7c01 100%);
  box-shadow: 0px 0px 12px 0px rgba(255, 92, 0, 0.26),
    0px 0px 18px 0px rgba(255, 46, 0, 0.7);
}

.banner .list {
  display: flex;
  margin-top: 30px;
}

.banner .list .listItem {
  margin-right: 18px;
}

.banner .list .listItem .number-new2025 {
  font-size: 60px;
  color: #1e93f7;
  font-weight: bold;
}

.banner .list .listItem .name {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  z-index: 2;
}

main .faq-container {
  margin-top: 20px;
  padding: 0;
}

@media (max-width: 1250px) {
  .banner {
    padding: 20px 10px 0px 10px;
    margin: 0 auto 12px;
    top: 48px;
    background-image: url(../../../uploads/img/banner-bg2.webp);
  }
  .banner .info-new2025 .button {
    margin-top: 10px;
    margin-bottom: 14px;
  }
  .banner .info-new2025 .button button {
    padding: 12px 12px;
    font-size: 20px;
  }
  .banner .list {
    flex-direction: column;
    margin-top: 5px;
  }
  .banner .list .listItem .number-new2025 {
    font-size: 35px;
  }
  .banner .list .listItem .name {
    font-size: 18px;
  }
  .banner .bannerImg {
    top: 0px;
    right: 0px;
    position: relative;
  }
  .banner .bannerImg img {
    width: 200px;
    height: 124px;
    margin: 0 auto;
  }
  .banner .mainText {
    font-size: 25px;
    line-height: 35px;
    padding-bottom: 0px;
  }
  .banner .mainText span {
    font-size: 35px;
    margin-top: 10px;
  }
  .banner .shadow {
    display: none;
  }
  .info-new2025__text {
    text-align: center;
  }
}


.faq-wrapper-new2025 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}
.faq-item-new2025 {
	width: calc(50% - 10px);
	background: #EFEFEF;
	border-radius: 4px;
	margin-bottom: 8px;
}
@media screen and (max-width: 480px) {

	.faq-item-new2025 {
		width: 100%;
	}

}

.faq-item-old-head-old {
	padding: 16px 40px 16px 20px;
	position: relative;
	cursor: pointer;
	transition: all .3s ease;
}
.faq-item-old-head-old::before {
	content: '';
	position: absolute;
	top: calc(50% - 4px);
	right: 20px;
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-top: 6px solid #fff;
}
.faq-item-old-head-old h3 {
	padding: 0;
	margin: 0;
	text-align: left;
	transition: all .3s ease;
}
.faq-item-old-head-old:hover h3 {
	color: #FF6633;
}
.faq-item-new2025__body {
	max-height: 0;
	overflow: hidden;
	transition: all .3s ease;
}
.faq-item-new2025.active .faq-item-new2025__body {
	max-height: 8000px;
}
.faq-item-new2025__text {
	padding: 16px;
}


@media (max-width: 800px) {
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		text-align: left !important;
	}

	.quote p {
		padding: 40px 20px 20px;
	}

	.footer {
		margin-bottom: 48px;
	}

  .banner {
    margin: 15px auto 80px auto;
    width: 100%;
    min-height: 142px;
    height: auto;
    background-size: cover;
  }
  .banner .info-new2025__text {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 20px;
  }
  .banner .mainText {
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .banner .secondText {
    font-size: 44px;
  }
  .banner .secondText span {
    font-size: 44px;
  }
  .banner .thirdText {
    margin-bottom: 20px;
    font-size: 15px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .banner .button {
    position: absolute;
    top: 80%;
    font-size: 17px;
  }
  .button-block button {
    padding: 18px;
  }
}

@keyframes pulse {
  0% {
    transform: scaleX(1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scaleX(1);
  }
}


.header .buttons-new2025 button.regButton,
.footer-block-btn-new2025 .regButton {
  min-width: 200px;
  min-height: 40px;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 700;
  color: #1B2B39;
  background: #E9C048;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 10px;
}


.header .buttons-new2025 button.regButton::before {}

.footer-block-btn-new2025 .regButton {min-height: auto}
.footer-block-btn-new2025 .logButton {min-height: auto; border: 1px solid #FBDF00; background: none; }

.header .buttons-new2025 button.regButton:hover, .header .buttons-new2025 button.regButton:focus {
  color: #fff;
  transform: translateY(6px);
}

.header .buttons-new2025 button.regButton:hover::before, 
.header .buttons-new2025 button.regButton:focus::before {
  opacity: 1;
	background:none;
}

.header .buttons-new2025 button.regButton::after,
.footer-block-btn-new2025 button.regButton::after {
  content: '';
  width: 30px; height: 30px;
  border-radius: 100%;
  border: 6px solid #E9C048;
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}

.header .buttons-new2025 button.regButton:hover::after, 
.header .buttons-new2025 button.regButton:focus::after {
  animation: none;
  display: none;
}

@keyframes ring {
  0% {
    width: 30px;
    height: 30px;
    opacity: 1;
  }
  100% {
    width: 300px;
    height: 300px;
    opacity: 0;
  }
}	
body, html {
  height: 100%;
  margin: 0;
}

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

  
}



/* Основные стили */
body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.main-content-new2025 {
  margin: 0 auto;
  padding: 20px;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
}


.footer {
  background-color: #151A22;
	border-top: 1px solid rgba(255, 255, 255, .1);
  color: white;
  padding: 16px 0;
	margin-top: 20px;
  position: relative;
}

@media screen and (max-width: 768px) {
	.footer {
		display: none;
	}
	.main-content-new2025 {
		padding-bottom: 120px;
	}
}

.footerInner {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 0 20px;
}

.footer-sections-container {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.footer-sections {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.footer-sections .legal-new2025,
.footer-sections .support,
.footer-sections .support-new2025 {
  flex: 1;
  margin: 10px;
  text-align: center;
}

.footer-sections h3 {
	padding-top: 0;
	padding-bottom: 8px;
  margin-bottom: 10px;
  color: white;
  align-items: center;
  text-align: center;
}

.footer-sections ul {
  list-style: none;
  padding: 0;
}

.footer-sections ul li {
  margin-bottom: 4px;
}

.footer-sections ul li a {
  color: white;
  text-decoration: none;
}

.footer-sections ul li a:hover {
  text-decoration: underline;
}

.scrollTop {
  position: absolute;
  right: 20px;
  bottom: 20px;
  cursor: pointer;
}

@media (max-width: 600px) {
  .footer-sections-container {
    flex-direction: column;
    align-items: center;
  }

  .footer-sections {
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 100%;
  }

  .footer-sections .legal-new2025,
  .footer-sections .support,
  .footer-sections .support-new2025 {
    margin: 10px 0;
    text-align: center;
	align-items: center;
    width: 100%;
  }
}

/* Список казино */
.list-new2025 {
  max-width: 1128px;
  margin: 0 auto;
}

.list-new2025 .item-new2025 {
  margin: 10px 0px 0px 0px;
  border: 4px solid #5e5e5e;
  border-radius: 10px;
  border-spacing: 0px;
  box-sizing: border-box;
  display: flex;

  color: #151A22;
}
.list-new2025 .item-new2025.item-new2025--green {
  border: 4px solid #E9C048;
}
.list-new2025 .item-new2025.item-new2025--red {
  border: 4px solid #E9C048;
}

.list-new2025 .item-new2025 .logo-casino-new2025 {
  padding: 15px 10px 15px 10px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-radius: 6px 0px 0px 6px;
  background: #EFEFEF;

  width: 27.5%;
  min-width: 27.5%;

  box-sizing: border-box;
  vertical-align: middle;
}
.list-new2025 .item-new2025 .logo-casino-new2025 .number-new2025 {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  width: 40px;
  height: 40px;
  margin: -20px 0px 0px 0px;
  background: white;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 3px #5e5e5e;
  color: #5e5e5e;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.list-new2025 > .item-new2025--green .logo-casino-new2025 > .number-new2025 {
  background: #E9C048;
  box-shadow: 0 0 0 3px #E9C048;
  color: white;
}
.list-new2025 > .item-new2025--red .logo-casino-new2025 > .number-new2025 {
  background: #8D8D8D;
  box-shadow: 0 0 0 3px #8D8D8D;
  color: white;
}

.list-new2025 .item-new2025 .logo-casino-new2025 .image {
  text-align: center;
  margin: 0px 5px;
  padding: 15px;
  box-sizing: border-box;
  width: 160px;
  height: 160px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
}
.list-new2025 .item-new2025 .logo-casino-new2025 .image img {
  border: 0px;
  vertical-align: top;
  width: auto;
  max-width: 100%;
  height: auto;
  pointer-events: none;
}

.list-new2025 .item-new2025 .name-item-new2025 {
  font-size: 16px;
  font-weight: 700;
  margin-top: 10px;
  line-height: 19px;
}
.list-new2025 .item-new2025 .rating {
  text-align: center;
  margin: 10px 0px 15px 0px;
}
.list-new2025 .item-new2025 .rating .text {
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  margin: 0px 0px 5px 0px;
  letter-spacing: normal;
  color: #1B2B39;
  padding: 0;
}
.list-new2025 .item-new2025 .rating .text span {
  color: #1B2B39;
  font-size: 14px;
  padding: 0;
}
.list-new2025 .item-new2025 .rating .stars-rating-new2025 {
  font-size: 0px;
  line-height: 18px;
  position: relative;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  text-indent: 0px;
  margin: 0px;
}
.list-new2025 .item-new2025 .stars-rating-new2025 .stars {
  width: 90px;
  height: 16px;
}
.stars-rating-new2025 > .stars::before, .stars-rating-new2025 > .stars .fill-new2025::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background-image: url(../img/stars-empty.svg);
  background-position: top left;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 100%;
  display: block;
}
.list-new2025 .item-new2025 .stars-rating-new2025 .stars .fill-new2025 {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  overflow: hidden;
}
.stars-rating-new2025 > .stars .fill-new2025::before {
  background-image: url(../img/stars-active.svg);
}

.list-new2025 .item-new2025 .info-new2025 {
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  background: #EFEFEF;
  padding: 15px 30px;
}
.item-new2025 .info-new2025 ul.advantages-list-new2025 {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.item-new2025 .info-new2025 .advantages-list-new2025 .advantage-item-new2025 {
  /* padding: 0px 0px 0px 20px; */
  font-size: 18px;
  display: block;
  position: relative;
  
  line-height: 20px;
  min-width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}
.item-new2025 .info-new2025 li, .item-new2025 .info-new2025 span {
  color: #1B2B39;
  padding: 0px;
}
.item-new2025 .info-new2025 .advantages-list-new2025 .advantage-item-new2025 span {
  border-radius: 50%;
  color: #24B90C;
  font-size: 18px;
}

.list-new2025 .item-new2025 .bonuses-new2025 {
  width: 26%;
  background: #EFEFEF;
  border-radius: 0px 6px 6px 0px;
  padding: 5px 5px 5px 15px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.item-new2025 .bonuses-new2025 .bonus-box-new2025 {
  text-align: center;
  max-width: 250px;
  margin: 0 auto 10px auto;
  display: block;
  font-size: 0px;
  letter-spacing: -0.31em;
  text-decoration: none;
  background: #EFEFEF;
  padding: 15px;
  border-radius: 5px;
  border: 2px solid #E9C048;
  /* text-transform: uppercase; */
  word-break: break-word;
  transition: background 0.3s ease, color 0.3s ease;
  vertical-align: top;
  margin: 0 auto 10px auto;
  flex-grow: 1;
}
.item-new2025 .bonuses-new2025 .bonus-box-new2025 img {
  width: 65px;
  height: 65px;
  border: 0px;
  vertical-align: top;
  pointer-events: none;

  display: inline;
}
.item-new2025 .bonuses-new2025 .bonus-box-new2025 .text {
  color: #1B2B39;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: normal;
  font-weight: 600;
  text-align: center;
  display: block;
}

.item-new2025 .bonuses-new2025 .bonus_buttons-new2025 {
  text-indent: 0px;
  margin: 0px;
  text-align: center;
}
@keyframes pulse {
  0% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(233, 192, 72, 0.7);
  }
  70% {
    transform: scale(1.05);
    box-shadow: 0 0 0 10px rgba(233, 192, 72, 0);
  }
  100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(233, 192, 72, 0);
  }
}

.item-new2025 .bonuses-new2025 .bonus_buttons-new2025 a.button {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  font-size: 14px;
  font-weight: 700;
  border-radius: 5px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100%;
  cursor: pointer;
  outline: none;
  
  position: relative;
  text-align: center;
  transition: color 0.3s ease, background 0.3s ease, border 0.3s ease;

  border: 2px solid #E9C048;
  background: #E9C048;
  color: #151A22;
  text-shadow: none;
  line-height: 18px;
  margin: 0px 0px 10px 0px;
  padding: 10px;
  max-width: none;

  animation: pulse 2s infinite;
}

.item-new2025 .bonuses-new2025 .bonus_buttons-new2025 a.button:hover {
  color: #0F6506;
  background: white;
}
.item-new2025 .bonuses-new2025 .bonus_buttons-new2025 a.button:hover > .c-name {
  color: #0F6506;
}
.bonus_buttons-new2025 a.button .c-name {
  font-size: 10px;
  line-height: 12px;
  display: block;
  text-transform: none;
  padding: 0;
  opacity: 0.75;
  transition: color 0.3s ease;
}

.item-new2025 .bonuses-new2025 .bonus_buttons-new2025 a.read-more-mob-btn {
  font-size: 15px;
  font-weight: bold;
  color: #186BAA;
  line-height: 20px;
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  text-decoration: underline;
}
.item-new2025 .bonuses-new2025 .bonus_buttons-new2025 a.read-more-mob-btn:hover {
  text-decoration: none;
}

/* Карточки казино */
.card-new2025-casino-new2025 {
  max-width: 1128px;
  width: auto;
  margin: 0 auto;
}
.card-new2025-casino-new2025 .list-card-new2025-new2025 {
  display: flex;
  gap: 15px;
  padding: 20px;
  overflow-x: auto;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
}
.card-new2025-casino-new2025 .list-card-new2025-new2025 .card-new2025 {
  width: calc(20% - 15px);
  background-color: #8e8e8e24;
  border-radius: 10px;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  /* min-width: 180px; */
}
.list-card-new2025-new2025 .card-new2025 .card-new2025img-new2025 {
  max-height: 150px;
  align-items: center;
  display: flex;
  border-top-left-radius: 15px;
  width: 100%;
}
.list-card-new2025-new2025 .card-new2025 .card-new2025img-new2025 img.card-new2025-logo {
  max-height: 150px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  width: 100%;
  display: block;

  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

  border: 0px;
  pointer-events: none;
}
.list-card-new2025-new2025 .card-new2025 .card-new2025-details-new2025 {
  text-align: center;
  margin-top: 10px;
  padding: 0px 15px;
}
.card-new2025 .card-new2025-details-new2025 .card-new2025-title-new2025 {
  font-size: 16px;
  font-weight: 600;
  color: #1B2B39;
}
.card-new2025 .card-new2025-details-new2025 .card-new2025-rating-new2025 {
  font-size: 14px;
  color: #1B2B39;
  opacity: 0.75;
  margin-top: 5px;
}
.card-new2025 .button-card-new2025-new2025 {
  margin-top: 10px;
  margin-bottom: 10px;

  padding: 8px 15px;
  background-color: #4CAF50;
  color: white;
  border: none;
  font-size: 14px;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.card-new2025 .button-card-new2025-new2025:hover {
  background-color: #3f9942;
}

/* Список платежных систем */
.new2025-payments {
  max-width: 1128px;
  width: auto;
  margin: 0 auto;

  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px;
  justify-content: space-between;
}
.new2025-payments .payment-card-new2025 {
  border-radius: 10px;
  background-color: #8e8e8e24;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  width: calc(20% - 20px);
  padding: 15px;
}
.payment-card-new2025 img.payment-logo {
  /* max-width: 100%; */
  max-width: 150px;
  max-height: 80px;
  height: auto;
  margin: 0 auto;
  display: block;

  object-fit: cover;

  border: 0px;
  pointer-events: none;
}
.payment-card-new2025 .payment-info-new2025 {
  text-align: center;
  margin-top: 10px;
}
.payment-card-new2025 .payment-info-new2025 .payment-name-new2025 {
  font-size: 18px;
  font-weight: bold;
  color: #1B2B39;
}
.payment-card-new2025 .payment-info-new2025 .casinos-payment-new2025 {
  font-size: 14px;
  color: #777;
  margin-top: 5px;
}
.payment-card-new2025 .payment-button-new2025 {
  margin-top: 15px;
  padding: 8px 15px;
  background-color: #007bff;
  color: white;
  border: none;
  font-size: 14px;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.3s;
}
.payment-card-new2025 .payment-button-new2025:hover {
  background-color: #006bdd;
}

/* Отзывы */
.reviews-new2025 {
  max-width: 1128px;
  width: auto;
  margin: 0 auto;

  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
}
.reviews-new2025 .review-card-new2025 {
  background-color: #8e8e8e24;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  padding: 20px;
  transition: transform 0.3s;
  color: #1B2B39;
}
.reviews-new2025 .review-card-new2025:hover {
  transform: translateY(-5px);
}
.reviews-new2025 .review-card-new2025 .review-header-new2025 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.review-card-new2025 .review-header-new2025 .name-user-new2025 {
  font-size: 18px;
  font-weight: 700;
}
.review-card-new2025 .review-header-new2025 .user-rating-new2025 {
  font-size: 16px;
  color: #F5A623;
}
.reviews-new2025 .review-card-new2025 .user-review-new2025 {
  font-size: 16px;
  line-height: 1.6;
}

/* @Media */
@media (max-width: 768px) {
  .list-new2025 .item-new2025 {
    flex-direction: column;
    margin: 30px 0px 0px 0px;
  }
  .list-new2025 .item-new2025 .logo-casino-new2025 {
    width: auto;
    border-radius: 6px 6px 0px 0px;
    padding: 5px 15px 5px 10px;
    flex-direction: row;
    min-height: 110px;
    display: block;
    text-align: right;
  }
  .list-new2025 .item-new2025 .logo-casino-new2025 .number-new2025 {
    top: -20px;
    left: 50%;
    margin: 0px 0px 0px -20px;
  }
  .list-new2025 .item-new2025 .logo-casino-new2025 .image {
    height: 100px;
    width: 100px;
    position: absolute;
    top: 5px;
    left: 10px;
  }
  .list-new2025 .item-new2025 .logo-casino-new2025 .box-rating-new2025 .rating {
    text-align: right;
  }

  .list-new2025 .item-new2025 .bonuses-new2025 {
    width: 100%;
    box-sizing: border-box;
  }
  .list-new2025 .item-new2025 .bonuses-new2025 .bonus-box-new2025 {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .card-new2025-casino-new2025 .list-card-new2025-new2025 .card-new2025 {
    width: calc(50% - 15px);
  }
}

@media (max-width: 768px) {
  .new2025-payments .payment-card-new2025 {
    width: calc(50% - 20px);
  }
}

/* Main table styles */
main table {
    width: 100%;
    max-width: 1128px;
    margin: 0 auto;
    border-collapse: collapse;
    font-family: Arial, sans-serif;
}

main table th,
main table td {
    padding: 12px 15px;
    text-align: left;
    border-bottom: 1px solid #e0e0e0;
}

main table th {
    background-color: #f8f9fa;
    font-weight: 600;
    color: #333;
}

main table tr:hover {
    background-color: #f5f5f5;
}

/* Responsive table */
@media screen and (max-width: 1160px) {
    main table {
        max-width: 95%;
    }
}

@media screen and (max-width: 768px) {
    main table {
        display: block;
        overflow-x: auto;
        white-space: nowrap;
    }
}

/* Basic list styles */
ol, ul {
  margin: 0 0 20px 0;
  padding-left: 40px;
}

ol {
  list-style-type: decimal;
}

ul {
  list-style-type: disc;
}

ol li, ul li {
  margin-bottom: 10px;
  line-height: 1.5;
  color: #1B2B39;
  font-family: Gilroy, sans-serif;
  font-size: 16px;
  list-style-type: disc;
}

/* Nested lists */
ol ol, ul ul {
  margin: 10px 0;
}

ol ol {
  list-style-type: lower-alpha;
}

ul ul {
  list-style-type: circle;
}

ol ol ol, ul ul ul {
  list-style-type: lower-roman;
}

/* Custom bullet points for special lists */
.custom-list {
  list-style: none;
  padding-left: 0;
}

.custom-list li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
}

.custom-list li:before {
  content: "•";
  position: absolute;
  left: 0;
  color: #E9C048;
  font-size: 18px;
}

/* Checkmark list */
.checkmark-list {
  list-style: none;
  padding-left: 0;
}

.checkmark-list li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
}

.checkmark-list li:before {
  content: "✓";
  position: absolute;
  left: 0;
  color: #24B90C;
  font-weight: bold;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  ol, ul {
    padding-left: 25px;
  }
  
  ol li, ul li {
    font-size: 15px;
    margin-bottom: 8px;
  }
  main img {
    width:100%;
  }
}
main img {
  max-width:1128px;
  margin:10px auto;
}
.card-new2025-title-new2025 a {
  color:#000;
}