/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{
  -webkit-text-size-adjust:100%;
  line-height:1.15
}
body{
  margin:0
}
main{
  display:block;
  background: #1a1a2e;
}
h1{
  font-size:2em;
  margin:.67em 0
}
hr{
  box-sizing:content-box;
  height:0;
  overflow:visible
}
pre{
  font-family:monospace,monospace;
  font-size:1em
}
a{
  background-color:transparent;
}
abbr[title]{
  border-bottom:none;
  text-decoration:underline;
  -webkit-text-decoration:underline dotted;
  text-decoration:underline dotted;
}
b,strong{
  font-weight:bolder
}
code,kbd,samp{
  font-family:monospace,monospace;
  font-size:1em
}
small{
  font-size:80%
}
sub,sup{
  font-size:75%;
  line-height:0;
  position:relative;
  vertical-align:baseline
}
sub{
  bottom:-.25em
}
sup{
  top:-.5em
}
img{
  border-style:none
}
button,input,optgroup,select,textarea{
  font-family:inherit;
  font-size:100%;
  line-height:1.15;
  margin:0
}
button,input{
  overflow:visible
}
button,select{
  text-transform:none
}
[type=button],[type=reset],[type=submit],button{
  -webkit-appearance:button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{
  border-style:none;
  padding:0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{
  outline:1px dotted ButtonText
}
fieldset{
  padding:.35em .75em .625em
}
legend{
  box-sizing:border-box;
  color:inherit;
  display:table;
  max-width:100%;
  padding:0;
  white-space:normal
}
progress{
  vertical-align:baseline
}
textarea{
  overflow:auto
}
[type=checkbox],[type=radio]{
  box-sizing:border-box;
  padding:0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{
  height:auto
}
[type=search]{
  -webkit-appearance:textfield;
  outline-offset:-2px
}
[type=search]::-webkit-search-decoration{
  -webkit-appearance:none
}
::-webkit-file-upload-button{
  -webkit-appearance:button;
  font:inherit
}
details{
  display:block
}
summary{
  display:list-item
}
[hidden],template{
  display:none
}
.flex{
  display:flex
}
.flex-inline{
  display:inline-flex
}
.flex-wrap{
  flex-wrap:wrap
}
.flex-nowrap{
  flex-wrap:nowrap
}
.flex-justify-center{
  justify-content:center
}
.flex-justify-start{
  justify-content:flex-start
}
.flex-justify-end{
  justify-content:flex-end
}
.flex-justify-around{
  justify-content:space-around
}
.flex-justify-between{
  justify-content:space-between
}
.flex-align-stretch{
  align-items:stretch
}
.flex-align-start{
  align-items:flex-start
}
.flex-align-end{
  align-items:flex-end
}
.flex-align-center{
  align-items:center
}
.flex-direction-column{
  flex-direction:column
}
.flex-direction-row{
  flex-direction:row
}
body.admin-bar .header,body.admin-bar .header .header-menu-left{
  margin-top:32px
}
@media screen and (max-width:992px){
  body.admin-bar .header_menu-wrap{
      top:102px
  }
}
@media screen and (max-width:782px){
  body.admin-bar .header,body.admin-bar .header .header-menu-left{
      margin-top:46px
  }
  body.admin-bar .header_menu-wrap{
      top:116px
  }
}
@media screen and (max-width:600px){
  #wpadminbar{
      position:fixed!important
  }
}
html{
  margin:0!important;
  padding:0;
  scroll-behavior: smooth;
}
body{
  background:var(--site-background-color);
  color:var(--container-text-color);
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
  margin:0;
  padding:70px 0 0;
  position:relative
}
body.no-scroll{
  overflow:hidden
}
.nvcasino-de h1,.nvcasino-de h2,.nvcasino-de h3{
  color:var(--container-text-color);
  font-weight:var(--container-h-font-weight);
  text-align:left
}
.nvcasino-de h1{
  font-size:var(--container-h1-font-size);
  line-height:48px;
  margin:20px 0 16px
}
@media only screen and (max-width:767px){
  .nvcasino-de h1{
      font-size:32px;
      line-height:40px;
      margin:20px 0 12px
  }
}
.nvcasino-de h2{
  font-size:var(--container-h2-font-size);
  line-height:32px;
  margin:32px 0 12px
}
@media only screen and (max-width:767px){
  .nvcasino-de h2{
      font-size:28px;
      line-height:32px;
      margin:20px 0 8px
  }
}
.nvcasino-de h2.title_list{
  margin:32px 0 5px
}
@media only screen and (max-width:767px){
  .nvcasino-de h2.title_list{
      margin:32px 0 6px
  }
}
.nvcasino-de h3{
  font-size:var(--container-h3-font-size);
  line-height:28px;
  margin:28px 0 12px
}
@media only screen and (max-width:767px){
  .nvcasino-de h3{
      font-size:24px;
      line-height:32px
  }
}
.nvcasino-de h4{
  font-size:var(--container-h4-font-size);
  font-weight:700;
  line-height:24px
}
@media only screen and (max-width:767px){
  .nvcasino-de h4{
      font-size:12px;
      line-height:32px
  }
}
.nvcasino-de .alignleft{
  display:inline;
  float:left;
  margin-right:1.5em
}

body a{
  text-decoration: none;
}

.nvcasino-de .alignright{
  display:inline;
  float:right;
  margin-left:1.5em
}
.nvcasino-de .aligncenter{
  clear:both;
  display:block;
  margin:0 auto
}

:root{
  --site-background-color: #010103;
  --container-text-color: #f2f2f2;
  --container-link-color: #ffc947;
  --container-h-color: #ffffff;
  --container-button-background-color: #ffc947;
  --container-button-hover-background-color: #e94560;
  --container-button-text-color: #010103;
  --container-button-hover-text-color: #ffffff;
  --container-button-scroll-top-color: #ffc947;
  --container-button-scroll-top-hover-color: #e94560;
  --container-table-background-color: #1a1a2e;
  --container-table-header-background-color: #e94560;
  --container-table-header-border-color: #ffffff;
  --container-table-header-text-color: #ffffff;
  --container-table-odd-row-background-color: #2a2a40;
  --container-table-even-row-background-color: #1a1a2e;
  --container-table-text-color: #f2f2f2;
  --container-table-border-color: #a3a3a3;
  --container-table-cell-button-color: #ffc947;
  --container-table-cell-hover-button-color: #e94560;
  --container-table-cell-button-text-color: #010103;
  --container-table-cell-hover-button-text-color: #ffffff;
  --container-table-cell-button-margin: 5px;
  --container-table-cell-button-padding-t-b: 13px;
  --container-table-cell-button-padding-l-r: 32px;
  --container-table-cell-padding: 16px;
  --container-font-size: 16px;
  --container-font-weight: 400;
  --container-button-font-size: 16px;
  --container-button-font-weight: 700;
  --container-h1-font-size: 36px;
  --container-h2-font-size: 28px;
  --container-h3-font-size: 24px;
  --container-h4-font-size: 18px;
  --container-h-font-weight: 700;
  --header-top-background-color: #1a1a2e;
  --header-top-menu-link-color: #f2f2f2;
  --header-top-menu-link-hover-color: #ffc947;
  --header-left-menu-background-color: #010103;
  --header-left-menu-link-color: #f2f2f2;
  --header-left-menu-link-hover-color: #e94560;
  --header-left-menu-banner-button-background-color: #ffc947;
  --header-left-menu-banner-button-hover-background-color: #e94560;
  --header-left-menu-banner-text-color: #FFFFFF;
  --header-left-menu-banner-button-text-color: #010103;
  --header-left-menu-banner-button-text-hover-color: #FFFFFF;
  --header-left-menu-burger-button-background-color: #1a1a2e;
  --header-left-menu-burger-button-icon-color: #ffc947;
  --header-login-button-background-color: #1a1a2e;
  --header-login-button-background-hover-color: #f2f2f2;
  --header-login-button-text-color: #FFFFFF;
  --header-login-button-text-hover-color: #ffffff;
  --header-register-button-background-color: #ffc947;
  --header-register-button-background-hover-color: #e94560;
  --header-register-button-text-color: #010103;
  --header-register-button-text-hover-color: #ffffff;
  --header-search-button-background-color: #1a1a2e;
  --header-search-button-icon-color: #ffc947;
  --header-search-container-background-color: #2a2a40;
  --header-search-input-container-background-color: #1a1a2e;
  --header-search-container-input-background-color: #f2f2f2;
  --header-search-container-input-text-color: #010103;
  --header-search-container-text-color: #a3a3a3;
  --header-search-container-link-color: #ffc947;
  --header-search-container-link-hover-color: #e94560;
  --header-lang-switcher-background-color: #1a1a2e;
  --header-lang-switcher-dropdown-background-color: #2a2a40;
  --header-lang-switcher-link-color: #f2f2f2;
  --header-lang-switcher-link-hover-color: #ffc947;
  --gift-text-in-modal-color: #010103;
  --header-menu-main-link-font-weight: 400;
  --header-menu-left-link-font-weight: 400;
  --banner-text-color: #FFFFFF;
  --banner-background-color: #010103;
  --banner-button-background-color: #ffc947;
  --banner-button-hover-background-color: #e94560;
  --banner-button-text-color: #010103;
  --banner-button-hover-text-color: #ffffff;
  --banner-text-font-size: 40px;
  --top-winners-background-color: #1a1a2e;
  --top-winners-slider-arrow-background-color: #ffc947;
  --top-winners-slider-arrow-icon-color: #010103;
  --top-winners-text-color: #ffffff;
  --top-winners-text-sum-color: #e94560;
  --toc-background-color: #1a1a2e;
  --toc-background-hover-color: #e94560;
  --toc-link-color: #f2f2f2;
  --toc-link-hover-color: #f2f2f2;
  --slots-text-color: #ffffff;
  --slots-background-color: #010103;
  --slots-button-play-background-color: #ffc947;
  --slots-button-play-hover-background-color: #e94560;
  --slots-button-play-text-color: #010103;
  --slots-button-play-hover-text-color: #ffffff;
  --slots-button-demo-background-color: #1a1a2e;
  --slots-button-demo-hover-background-color: #2a2a40;
  --slots-button-demo-text-color: #f2f2f2;
  --slots-button-demo-hover-text-color: #ffffff;
  --bonus-text-color: #ffffff;
  --bonus-background-color: #1a1a2e;
  --bonus-button-background-color: #ffc947;
  --bonus-button-hover-background-color: #e94560;
  --bonus-button-text-color: #010103;
  --bonus-button-hover-text-color: #ffffff;
  --bonus-read-more-color: #f2f2f2;
  --bonus-read-more-hover-color: #ffc947;
  --faq-text-color: #f2f2f2;
  --faq-background-color: #010103;
  --faq-arrow-color: #ffc947;
  --popup-text-color: #ffffff;
  --popup-background-color: #1a1a2e;
  --popup-button-background-color: #ffc947;
  --popup-button-hover-background-color: #e94560;
  --popup-button-text-color: #010103;
  --popup-button-hover-text-color: #ffffff;
  --pros-cons-left-icon: url("plus.svg");
  --pros-cons-right-icon: url("minus.svg");
  --pros-cons-bg-color: #2a2a40;
  --pros-cons-font-color: #f2f2f2;
  --footer-text-color: #f2f2f2;
  --footer-menu-link-color: #ffc947;
  --footer-menu-link-hover-color: #e94560;
  --footer-background-color: #010103;
  --mobile-menu-link-color: #f2f2f2;
  --mobile-menu-background-color: #010103;
}

.nvcasino-de button{
  border:none
}
.nvcasino-de .text_container p{
  color:var(--container-text-color);
  font-size:var(--container-font-size);
  font-style:normal;
  font-weight:var(--container-font-weight);
  line-height:22px;
  margin-bottom:24px
}
@media only screen and (max-width:767px){
  .nvcasino-de .text_container p{
      font-size:var(--container-font-size);
      line-height:22px;
      margin-bottom:18px
  }
}
.nvcasino-de .text_container ol,.nvcasino-de .text_container ul:not(.slick-dots){
  list-style-position:inside;
  margin:12px 0 28px;
  padding-left:12px
}
.nvcasino-de .text_container ol li,.nvcasino-de .text_container ul:not(.slick-dots) li{
  font-size:var(--container-font-size);
  line-height:22px;
  margin-bottom:7px
}
@media only screen and (max-width:767px){
  .nvcasino-de .text_container ol li,.nvcasino-de .text_container ul:not(.slick-dots) li{
      line-height:22px
  }
}
.nvcasino-de .text_container ol li:last-child,.nvcasino-de .text_container ul:not(.slick-dots) li:last-child{
  margin:0
}
.nvcasino-de .text_container .cover-table{
  overflow-x:auto
}
.nvcasino-de .text_container .cover-table table{
  margin:32px 0
}
.nvcasino-de .text_container .cover-table table tr td,.nvcasino-de .text_container .cover-table table tr th{
  border-radius:0;
  box-sizing:border-box;
  color:var(--container-table-text-color);
  font-size:var(--container-font-size);
  line-height:24px;
  padding:var(--container-table-cell-padding)
}
@media only screen and (max-width:767px){
  .nvcasino-de .text_container .cover-table table tr td,.nvcasino-de .text_container .cover-table table tr th{
      line-height:18px
  }
}
.nvcasino-de .text_container .cover-table table tr td .btn--wrap,.nvcasino-de .text_container .cover-table table tr th .btn--wrap{
  margin:var(--container-table-cell-button-margin)
}
.nvcasino-de .text_container .cover-table table tr td button,.nvcasino-de .text_container .cover-table table tr th button{
  background-color:var(--container-table-cell-button-color);
  color:var(--container-table-cell-button-text-color);
  padding:var(--container-table-cell-button_padding-t-b) var(--container-table-cell-button_padding-l-r)
}
.nvcasino-de .text_container .cover-table table tr td button:hover,.nvcasino-de .text_container .cover-table table tr th button:hover{
  background-color:var(--container-table-cell-hover-button-color);
  color:var(--container-table-cell-hover-button-text-color)
}
.nvcasino-de .text_container .cover-table table tr th{
  background:var(--container-table-header-background-color);
  border:1px solid var(--container-table-header-border-color);
  border-top:none;
  color:var(--container-table-header-text-color);
  font-weight:800;
  line-height:18px
}
.nvcasino-de .text_container .cover-table table tr th:first-child{
  border-left:none
}
.nvcasino-de .text_container .cover-table table tr th:last-child{
  border-right:none
}
.nvcasino-de .text_container .cover-table table th,.nvcasino-de .text_container .cover-table table tr:nth-child(odd){
  background-color:var(--container-table-odd-row-background-color)
}
.nvcasino-de .text_container .cover-table table tr:nth-child(2n){
  background-color:var(--container-table-even-row-background-color)
}
.nvcasino-de .text_container .cover-table table td,.nvcasino-de .text_container .cover-table table th{
  border-bottom:1px solid var(--container-table-border-color)!important
}
.nvcasino-de .text_container .cover-table table tr:first-child{
  background-color:var(--container-table-header-background-color)
}
.nvcasino-de .text_container .cover-table ::marker{
  white-space:nowrap
}
.nvcasino-de .container{
  margin:0 auto;
  max-width:1200px;
  padding:0 32px
}
@media only screen and (max-width:1024px){
  .nvcasino-de .container{
      padding:0 16px
  }
}
.nvcasino-de .bottom__buttons{
  align-items:center;
  background-color:var(--header-top-background-color);
  bottom:0;
  -moz-column-gap:15px;
  column-gap:15px;
  display:none;
  justify-content:center;
  justify-items:center;
  padding-bottom:5px;
  padding-top:5px;
  position:sticky;
  width:100%;
  z-index:99
}
@media only screen and (max-width:1024px){
  .nvcasino-de .bottom__buttons{
      display:flex
  }
}
.nvcasino-de .bottom__buttons .btn:first-child{
  background:var(--header-login-button-background-color);
  color:var(--header-login-button-text-color)
}
.nvcasino-de .bottom__buttons .btn:first-child:hover{
  background:var(--header-login-button-background-hover-color);
  color:var(--header-login-button-text-hover-color)
}
.nvcasino-de .bottom__buttons .btn:last-child{
  background:var(--header-register-button-background-color);
  color:var(--header-register-button-text-color)
}
.nvcasino-de .bottom__buttons .btn:last-child:hover{
  background:var(--header-register-button-background-hover-color);
  color:var(--header-register-button-text-hover-color)
}
.nvcasino-de .bottom__buttons.menu-opened{
  position:fixed;
  z-index:99999
}
.nvcasino-de button{
  font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Poppins,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif
}
.nvcasino-de .btn--wrap{
  align-items:center;
  display:flex;
  justify-content:center;
  margin:20px auto
}
.nvcasino-de .btn{
  background-color:var(--container-button-background-color);
  border-radius:10px;
  box-sizing:border-box;
  color:var(--container-button-text-color);
  cursor:pointer;
  display:inline-block;
  font-size:var(--container-button-font-size);
  font-weight:var(--container-button-font-weight);
  line-height:24px;
  padding:11px 32px;
  text-align:center
}
@media only screen and (max-width:1024px){
  .nvcasino-de .btn{
      padding:13px 32px
  }
}
@media only screen and (max-width:575px){
  .nvcasino-de .btn{
      font-size:14px;
      line-height:24px
  }
}
.nvcasino-de .btn:hover{
  background-color:var(--container-button-hover-background-color);
  color:var(--container-button-hover-text-color);
  text-decoration:none
}
.nvcasino-de .btn__white{
  background:transparent;
  border:2px solid #ececec;
  color:#ececec
}
.nvcasino-de .btn__white:hover{
  background:#ececec;
  color:#000
}
.nvcasino-de .btn__blue{
  background:#2e53fd;
  color:#ececec
}
.nvcasino-de .btn__blue:hover{
  background:#8599ff;
  color:#ececec
}
.nvcasino-de .btn__green{
  background:#0ead2c;
  color:#ececec
}
.nvcasino-de .btn__green:hover{
  background:#37d354;
  color:#ececec
}
.nvcasino-de .btn__red{
  background:#cc1433;
  color:#ececec
}
.nvcasino-de .btn__red:hover{
  background:#a31029;
  color:#ececec
}
.nvcasino-de .btn:visited{
  color:#ececec
}
.nvcasino-de .nvcasino-de .header_banner .btn,.nvcasino-de header .btn{
  background: linear-gradient(90deg, #ff000e, #ff007c);
  color:white;
  font-size: 22px;
}

.btn--wrap .btn{
  display: inline-block;
    background: linear-gradient(90deg, #ff000e, #ff007c);
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    padding: 15px 35px;
    border-radius: 12px;
    text-decoration: none;
    box-shadow: 0px 0px 15px rgba(255, 0, 255, 0.7), 0px 0px 30px rgba(128, 0, 255, 0.5);
    transition: all 0.3s ease-in-out;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    position: relative;
    overflow: hidden;
    animation: pulse 1.5s infinite alternate;
}
.nvcasino-de .header{
  background:var(--header-top-background-color);
  box-shadow:0 4px 30px rgba(0,0,0,.25);
  height:70px;
  left:0;
  margin:0;
  padding:0 32px;
  position:relative;
  position:fixed;
  right:0;
  top:0;
  width:calc(100% - 64px);
  z-index:10000
}
@media only screen and (max-width:1300px){
  .nvcasino-de .header{
      padding:0 10px;
      width:calc(100% - 20px)
  }
}
@media only screen and (max-width:767px){
  .nvcasino-de .header{
      margin:0
  }
}
.nvcasino-de .header__left{
  max-width:70%
}
.nvcasino-de .header__top{
  align-items:center;
  display:flex;
  justify-content:space-between;
  padding:3px 32px
}
@media only screen and (max-width:1100px){
  .nvcasino-de .header__top{
      padding:0 10px
  }
}
.nvcasino-de .header__top .overlay{
  background:#000;
  height:110%;
  left:0;
  opacity:0;
  position:fixed;
  top:0;
  transition:all .5s;
  width:110%;
  z-index:100
}
.nvcasino-de .header__top .overlay.active{
  opacity:.8
}
@media only screen and (max-width:767px){
  .nvcasino-de .header__top .for_langs.hide-mobile{
      display:none
  }
}
.nvcasino-de .header__top .logo{
  align-items:center;
  align-self:center;
  display:flex;
  justify-content:flex-start;
  max-width:110px;
  min-height:64px;
  min-width:110px
}
.nvcasino-de .header__top .logo img{
  max-height:65px;
  width:100%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header__top .logo img{
      max-height:55px
  }
}
.nvcasino-de .header__top .logo.empty{
  display:flex;
  flex-grow:1;
  justify-content:flex-start;
  margin-right:-80px;
  min-height:64px
}
@media only screen and (max-width:1100px){
  .nvcasino-de .header__top .logo.empty{
      margin-left:25%;
      margin-right:25%
  }
}
@media only screen and (max-width:425px){
  .nvcasino-de .header__top .logo.empty{
      margin-left:0;
      margin-right:0
  }
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .logo{
      align-items:center;
      display:flex;
      flex-grow:0;
      margin-left:0;
      min-height:70px
  }
}
.nvcasino-de .header__top.mobile_active .header-menu-left{
  display:flex;
  flex-direction:column;
  transform:translateX(0);
  visibility:visible
}
.nvcasino-de .header__top.mobile_active .mobile_menu_icon{
  z-index:10
}
.nvcasino-de .header__top.fixed .header-menu-left{
  top:75px
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top.fixed .header-menu-left{
      top:152px
  }
}
.nvcasino-de .header__top.fixed .no-lang-switcher{
  top:74px
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top.fixed .no-lang-switcher{
      top:80px
  }
}
.nvcasino-de .header__top nav .mob_head{
  display:none
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top nav .mob_head{
      align-items:flex-start;
      display:flex;
      flex-grow:1;
      justify-content:flex-end
  }
  .nvcasino-de .header__top nav .mob_head__buttons{
      margin:3px 8px 0 0
  }
  .nvcasino-de .header__top nav .mob_head__buttons .btn__white{
      padding:7px 16px
  }
}
@media only screen and (max-width:767px){
  .nvcasino-de .header__top nav .mob_head__buttons .btn{
      padding:11px 34px
  }
  .nvcasino-de .header__top nav .mob_head__buttons .btn__white{
      padding:3px 16px
  }
}
@media only screen and (max-width:425px){
  .nvcasino-de .header__top nav .mob_head{
      width:calc(100% - 32px)
  }
}
.nvcasino-de .header__top nav .menu-top-container{
  display:flex;
  margin-left:20px;
  max-width:100%;
  overflow:hidden
}
.nvcasino-de .header__top nav .menu-top-container.no-overflow,.nvcasino-de .header__top nav .menu-top-container.with-dropdown{
  overflow:visible
}
@media only screen and (max-width:1100px){
  .nvcasino-de .header__top nav .menu-top-container{
      display:block;
      flex-grow:2;
      margin-left:0
  }
  .nvcasino-de .header__top nav .menu-top-container ul{
      margin-bottom:0;
      padding-bottom:0
  }
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top nav{
      background-color:var(--header-left-menu-background-color);
      height:100vh;
      left:0;
      overflow-y:auto;
      position:fixed;
      top:0;
      transform:translateX(-100vw);
      visibility:hidden;
      width:100%;
      z-index:101
  }
}
@media only screen and (max-width:425px){
  .nvcasino-de .header__top nav{
      left:0;
      width:100vw
  }
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top nav.no-lang-switcher{
      top:64px
  }
}
.nvcasino-de .header__top .mobile_menu_icon{
  background-color:var(--header-left-menu-burger-button-background-color);
  border:none;
  border-radius:10px;
  cursor:pointer;
  height:46px;
  margin-left:15px;
  padding:0;
  position:relative;
  width:46px
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .mobile_menu_icon{
      cursor:pointer;
      display:flex;
      flex-direction:column;
      margin-left:0;
      position:relative
  }
}
.nvcasino-de .header__top .mobile_menu_icon span{
  background-color:var(--header-left-menu-burger-button-icon-color);
  display:flex;
  height:2px;
  left:14px;
  margin-bottom:3px;
  position:relative;
  top:17px;
  width:18px
}
.nvcasino-de .header__top .mobile_menu_icon span:last-child{
  margin:0
}
.nvcasino-de .header__top .mobile_menu_icon.active span{
  position:absolute;
  transform:scale(0)
}
.nvcasino-de .header__top .mobile_menu_icon.active span:first-child{
  left:14px;
  top:21px;
  transform:rotate(45deg)
}

.nvcasino-de .header__top .mobile_menu_icon.active span:last-child{
  left:14px;
  top:21px;
  transform:rotate(-45deg)
}
.nvcasino-de .header__top .hide_burger,.nvcasino-de .header__top .mobile_only_burger{
  display:none
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .mobile_only_burger{
      display:flex
  }
}
.nvcasino-de .header__top .header-menu-left ul a,.nvcasino-de .header__top .header-menu-left ul span{
  font-weight:var(--header-menu-left-link-font-weight)
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .header-menu-left ul a,.nvcasino-de .header__top .header-menu-left ul span{
      font-weight:400
  }
}
.nvcasino-de .header__top .header-menu-main ul a,.nvcasino-de .header__top .header-menu-main ul span{
  font-weight:var(--header-menu-main-link-font-weight)
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .header-menu-main ul a,.nvcasino-de .header__top .header-menu-main ul span{
      font-weight:400
  }
}
.nvcasino-de .header__top .header-menu-left ul,.nvcasino-de .header__top .header-menu-main ul{
  align-items:center;
  display:flex;
  justify-content:flex-start;
  list-style-type:none;
  margin:0;
  padding:0
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .header-menu-left ul,.nvcasino-de .header__top .header-menu-main ul{
      align-items:start;
      flex-direction:column;
      margin-bottom:28px;
      padding-bottom:0!important
  }
}
.nvcasino-de .header__top .header-menu-left ul li,.nvcasino-de .header__top .header-menu-main ul li{
  display:block;
  list-style-type:none;
  margin:0 20px;
  padding:12px 0;
  position:relative;
  text-align:left;
  white-space:nowrap
}
@media only screen and (max-width:1300px){
  .nvcasino-de .header__top .header-menu-left ul li,.nvcasino-de .header__top .header-menu-main ul li{
      margin:0 14px
  }
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .header-menu-left ul li,.nvcasino-de .header__top .header-menu-main ul li{
      text-align:center;
      white-space:normal
  }
}
.nvcasino-de .header__top .header-menu-left ul li a,.nvcasino-de .header__top .header-menu-left ul li span,.nvcasino-de .header__top .header-menu-main ul li a,.nvcasino-de .header__top .header-menu-main ul li span{
  color:var(--header-top-menu-link-color);
  cursor:pointer;
  display:block;
  font-size:14px;
  letter-spacing:.08em;
  line-height:24px;
  max-width:250px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.nvcasino-de .header__top .header-menu-left ul li a:hover,.nvcasino-de .header__top .header-menu-left ul li span:hover,.nvcasino-de .header__top .header-menu-main ul li a:hover,.nvcasino-de .header__top .header-menu-main ul li span:hover{
  color:var(--header-top-menu-link-hover-color);
  text-decoration:none
}
@media only screen and (max-width:1100px){
  .nvcasino-de .header__top .header-menu-left ul li a,.nvcasino-de .header__top .header-menu-left ul li span,.nvcasino-de .header__top .header-menu-main ul li a,.nvcasino-de .header__top .header-menu-main ul li span{
      max-width:none
  }
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .header-menu-left ul li a,.nvcasino-de .header__top .header-menu-left ul li span,.nvcasino-de .header__top .header-menu-main ul li a,.nvcasino-de .header__top .header-menu-main ul li span{
      color:var(--header-top-menu-link-color);
      white-space:normal
  }
}
@media only screen and (max-width:1300px){
  .nvcasino-de .header__top .header-menu-left ul li a,.nvcasino-de .header__top .header-menu-left ul li span,.nvcasino-de .header__top .header-menu-main ul li a,.nvcasino-de .header__top .header-menu-main ul li span{
      font-size:14px
  }
}
.nvcasino-de .header__top .header-menu-left ul li span,.nvcasino-de .header__top .header-menu-main ul li span{
  opacity:1
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu,.nvcasino-de .header__top .header-menu-main ul li .sub-menu{
  background-color:var(--header-top-background-color);
  border-radius:10px;
  display:none;
  height:auto;
  margin:0;
  min-width:100%;
  overflow:hidden;
  padding:0;
  position:absolute;
  right:-50px;
  text-align:center;
  top:100%;
  width:auto;
  z-index:1111
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu .sub-menu,.nvcasino-de .header__top .header-menu-main ul li .sub-menu .sub-menu{
  box-shadow:none;
  left:100%;
  position:absolute;
  top:0
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .header-menu-left ul li .sub-menu,.nvcasino-de .header__top .header-menu-main ul li .sub-menu{
      background:inherit;
      box-shadow:none;
      display:block;
      position:relative
  }
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu a,.nvcasino-de .header__top .header-menu-main ul li .sub-menu a{
  word-wrap:normal;
  display:block;
  padding:0 25px;
  text-align:left;
  text-overflow:clip;
  white-space:normal
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu li,.nvcasino-de .header__top .header-menu-main ul li .sub-menu li{
  margin:0;
  text-align:center
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header__top .header-menu-left ul li .sub-menu li,.nvcasino-de .header__top .header-menu-main ul li .sub-menu li{
      border:none!important;
      margin:0
  }
}
.nvcasino-de .header__top .header-menu-left ul li:hover>.sub-menu,.nvcasino-de .header__top .header-menu-main ul li:hover>.sub-menu{
  display:block;
  overflow:unset
}
.nvcasino-de .header__top .header-menu-left ul li{
  text-align:left
}
.nvcasino-de .header__top .header-menu-left ul li a:hover,.nvcasino-de .header__top .header-menu-left ul li span:hover{
  color:var(--header-left-menu-link-hover-color);
  opacity:.9
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu{
  background:inherit;
  box-shadow:none;
  display:block;
  margin-left:20px;
  position:relative;
  right:50px
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu li:not(:last-child){
  border-bottom:none
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu a,.nvcasino-de .header__top .header-menu-left ul li .sub-menu span{
  padding:0;
  text-align:right
}
.nvcasino-de .header__top .header-menu-left ul li .sub-menu a:hover,.nvcasino-de .header__top .header-menu-left ul li .sub-menu span:hover{
  color:var(--header-left-menu-link-hover-color);
  opacity:.9
}
.nvcasino-de .header__top_buttons{
  display:flex;
  justify-content: center;
  margin-left:auto
}
.nvcasino-de .header__top_buttons .btn:first-child{
  background: linear-gradient(90deg, #ff000e, #ff007c);
  color: white;
  font-size: 22px;
}
.nvcasino-de .header__top_buttons .btn:first-child:hover{
  background:var(--header-login-button-background-hover-color);
  color:var(--header-login-button-text-hover-color)
}
.nvcasino-de .header__top_buttons .btn:last-child{
  background: linear-gradient(90deg, #ff000e, #ff007c);
  color:white;
  font-size: 22px;
}

.nvcasino-de .header__top_buttons .btn:last-child:hover {
  background: linear-gradient(90deg, #ff004c, #ff007c);
  box-shadow: 0px 0px 25px rgba(255, 0, 255, 1), 0px 0px 40px rgba(128, 0, 255, 0.8);
  transform: scale(1.08);
}

/* Анимация мягкой пульсации (эффект живого свечения) */
@keyframes pulse {
  0% {
      box-shadow: 0 0 10px rgba(255, 0, 255, 0.7), 0 0 20px rgba(128, 0, 255, 0.5);
  }
  50% {
      box-shadow: 0 0 20px rgba(255, 0, 255, 1), 0 0 30px rgba(128, 0, 255, 0.8);
  }
  100% {
      box-shadow: 0 0 10px rgba(255, 0, 255, 0.7), 0 0 20px rgba(128, 0, 255, 0.5);
  }
}

@media screen and (max-width: 768px) {
  .banner-content {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      text-align: center;
      width: 90%;
      max-width: 350px;
      display: flex;
      flex-direction: column;
      align-items: center;
      padding: 10px;
      border-radius: 10px; /* Закругляем фон */
  }

  /* Улучшенный заголовок */
  .bonus-title {
      font-size: 22px;
      font-weight: 600;
      line-height: 1.4;
      text-align: center;
      white-space: normal;
      text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8); /* Тень для контраста */
      padding: 5px 0;
  }

  .bonus-title1 {
      font-size: 26px;
      font-weight: bold;
      margin-bottom: 10px;
      text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8);
  }

  /* Исправляем смещение ракеты 🚀 */
  .bonus-title .rocket {
      display: inline-block;
      vertical-align: middle;
      margin-right: 5px; /* Убираем смещение */
      font-size: 20px; /* Делаем её чуть меньше */
  }

  /* Принудительное разделение строк */
  .block-text {
      display: block;
      color: #fff;
      text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.8); /* Тень для контраста */
  }

  /* Кнопка бонуса */
  .bonus-btn {
      width: 100%;
      max-width: 188px;
      font-size: 18px;
      padding: 12px 20px;
  }

  .nvcasino-de .header__top_buttons .btn:last-child{
    text-align: center;
    display: flex; /* Добавляем flexbox */
    justify-content: center; /* Центрируем текст */
    align-items: center; /* Центрируем по вертикали */
  }
}

@media only screen and (max-width: 767px) {
  .nvcasino-de h2 {
      font-size: 28px;
       line-height: 32px;
       text-align: center;
      margin: 20px 0 8px;
  }
}


/* Добавляем вибрацию только при наведении */
.nvcasino-de .header__top_buttons .btn:last-child:hover {
  animation: shake 0.3s ease-in-out;
}

@media only screen and (max-width:1024px){
  .nvcasino-de .header__top_buttons{
  }
}
.nvcasino-de .header__top_buttons .btn{
  margin-left:16px
}
.nvcasino-de .header__top_buttons .btn:hover{
  text-decoration:none
}
.nvcasino-de .mobile_menu_bg.visible{
  background:rgba(0,0,0,.8);
  height:100%;
  left:0;
  opacity:1;
  position:fixed;
  top:0;
  width:100%;
  z-index:25
}
.nvcasino-de .header-menu-left{
  background-color:var(--header-left-menu-background-color);
  height:100vh;
  min-width:380px;
  overflow-y:auto;
  position:fixed;
  right:0;
  top:0;
  transform:translateX(100%);
  transition:all 1s;
  visibility:hidden;
  z-index:101
}
@media only screen and (max-width:1024px){
  .nvcasino-de .header-menu-left{
      display:flex;
      visibility:visible;
      width:100%
  }
}
.nvcasino-de .header-menu-left .icon-wrap{
  align-items:center;
  display:flex;
  height:70px;
  justify-content:flex-end;
  padding:10px 20px
}
.nvcasino-de .header-menu-left .top-wrap{
  align-items:center;
  display:flex;
  justify-content:end;
  margin-bottom:40px;
  padding:0 20px
}
@media only screen and (max-width:340px){
  .nvcasino-de .header-menu-left .top-wrap{
      padding:0 10px
  }
}
.nvcasino-de .header-menu-left .lang-block-wrapper{
  margin-left:0
}
.nvcasino-de .header-menu-left .header__top_buttons{
  display:block;
  margin:0
}
.nvcasino-de .header-menu-left .header__top_buttons .btn{
  margin-left:10px;
  padding:11px 12px
}
.nvcasino-de .header-menu-left .gift{
  margin:0 10px
}
@media only screen and (max-width:340px){
  .nvcasino-de .header-menu-left .gift{
      margin:0 5px
  }
}
@media only screen and (max-width:375px){
  .nvcasino-de .header-menu-left .gift-icon{
      padding:0 10px 20px
  }
  .nvcasino-de .header-menu-left .gift-icon .count{
      right:-6px
  }
}
.nvcasino-de .header-menu-left .gift-modal{
  left:75%;
  width:360px
}
@media only screen and (max-width:425px){
  .nvcasino-de .header-menu-left .gift-modal{
      left:50%;
      top:143px;
      transform:translateX(-50%);
      width:calc(100vw - 40px)
  }
}
@media only screen and (max-width:340px){
  .nvcasino-de .header-menu-left .gift-modal{
      left:0;
      transform:none;
      width:100vw
  }
}
.nvcasino-de .header__top .header-menu-left ul{
  align-items:end;
  flex-direction:column;
  justify-content:flex-start;
  padding:8px 8px 15px;
  text-align:right
}
.nvcasino-de .header__top .header-menu-left ul li a,.nvcasino-de .header__top .header-menu-left ul li span{
  color:var(--header-left-menu-link-color);
  text-align:right
}
.nvcasino-de .header__top.with-switcher .header__left{
  max-width:55%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header__top.with-switcher .header__left{
      max-width:40%
  }
}
.nvcasino-de .header__top.with-switcher .header__right{
  max-width:45%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header__top.with-switcher .header__right{
      max-width:60%
  }
}
.nvcasino-de .header__top .header-menu-main{
  align-items:center;
  display:flex;
  min-width:10vw
}
.nvcasino-de .header__top .header-menu-main .menu-item-has-children:after{
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
  content:"";
  display:block;
  height:5px;
  position:absolute;
  right:-12px;
  top:20px;
  transform:rotate(45deg);
  transition:all .25s ease;
  width:5px
}
.nvcasino-de .header__top .header-menu-main .menu-item-has-children:hover:after{
  top:23px;
  transform:rotate(225deg)
}
.nvcasino-de .header__top .header-menu-main .menu-item-has-children .sub-menu .menu-item-has-children:after{
  right:11px;
  top:15px;
  transform:rotate(-90deg)
}
.nvcasino-de .header__top .header-menu-main .menu-item-has-children .sub-menu .menu-item-has-children:hover:after{
  transform:rotate(90deg)
}
@media only screen and (max-width:1100px){
  .nvcasino-de .header__top .header-menu-main{
      display:none
  }
}
.nvcasino-de .header__top .dd-menu{
  position:relative
}
.nvcasino-de .header__top .dd-menu:hover .dd-menu-list{
  display:flex!important
}
.nvcasino-de .header__top .dd-menu:hover .dd-menu-btn:before{
  top:28px;
  transform:rotate(225deg)
}
.nvcasino-de .header__top .dd-menu ul.dd-menu-list{
  background:var(--header-top-background-color);
  border-radius:0 0 10px 10px;
  display:flex;
  display:none!important;
  flex-direction:column;
  padding:0 15px;
  position:absolute;
  right:-10px;
  top:100%
}
.nvcasino-de .header__top .dd-menu ul.dd-menu-list li{
  display:block;
  width:100%
}
.nvcasino-de .header__top .dd-menu ul.dd-menu-list li.menu-item-has-children:after{
  right:20px;
  transform:rotate(-45deg)
}
.nvcasino-de .header__top .dd-menu ul.dd-menu-list li.menu-item-has-children:hover:after{
  transform:rotate(135deg)
}
.nvcasino-de .header__top .dd-menu ul.dd-menu-list li ul.sub-menu{
  box-shadow:none;
  left:100%;
  top:0
}
.nvcasino-de .header__top .dd-menu-btn{
  cursor:pointer;
  display:block;
  height:60px;
  padding:0 10px;
  position:relative;
  width:40px
}
.nvcasino-de .header__top .dd-menu-btn:before{
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
  content:"";
  display:block;
  height:10px;
  left:25px;
  position:absolute;
  top:22px;
  transform:rotate(45deg);
  transform-origin:center;
  transition:all .25s ease;
  width:10px
}
.nvcasino-de .header__top .dd-menu-btn:after{
  color:#fff;
  content:"...";
  font-size:28px;
  left:23px;
  position:absolute;
  top:20px
}
.nvcasino-de.single .header{
  margin-bottom:0
}
.nvcasino-de .menu-item .icon{
  margin-right:12px;
  max-height:20px
}
.nvcasino-de .menu-item .icon-hover{
  display:none;
  margin-right:12px
}
.nvcasino-de .menu-item.current-menu-item span .icon{
  display:none
}
.nvcasino-de .menu-item.current-menu-item span .icon-hover{
  display:inline-block
}
.nvcasino-de .menu-item:hover .icon{
  display:none
}
.nvcasino-de .menu-item:hover .icon-hover{
  display:inline-block
}
.nvcasino-de .header-top-mobile-menu{
  display:none
}
@media only screen and (max-width:1100px){
  .nvcasino-de .header-top-mobile-menu{
      display:flex
  }
}
.nvcasino-de .search-button-container{
  align-self:center;
  display:block;
  justify-self:flex-end
}
.nvcasino-de .search-button-container .search-button{
  background-color:var(--header-search-button-background-color);
  border:none;
  border-radius:8px;
  cursor:pointer;
  height:46px;
  margin-left:40px;
  padding:0;
  position:relative;
  width:46px
}
.nvcasino-de .search-button-container .search-button svg path{
  fill:var(--header-search-button-icon-color)
}
.nvcasino-de .search-button-container .search-button:hover{
  background-color:var(--header-search-button-background-color)
}
.nvcasino-de .search-container{
  display:none;
  position:fixed;
  right:0;
  top:75px;
  z-index:99
}
.nvcasino-de .search-container form{
  background-color:var(--header-search-container-background-color);
  display:flex;
  padding:12px 20px
}
.nvcasino-de .search-container form #search_input{
  background-color:var(--header-search-input-container-background-color);
  border:none;
  border-radius:8px;
  border-bottom-right-radius:0;
  border-top-right-radius:0;
  color:var(--header-search-container-input-text-color);
  padding:12px;
  width:100%
}
.nvcasino-de .search-container form #search_submit{
  display:none
}
.nvcasino-de .search-container form .submit-label{
  align-items:center;
  background-color:var(--header-search-button-background-color);
  border:none;
  border-radius:8px;
  border-bottom-left-radius:0;
  border-top-left-radius:0;
  cursor:pointer;
  display:flex;
  height:46px;
  justify-content:center;
  justify-items:center;
  min-width:46px;
  padding:0;
  position:relative
}
.nvcasino-de .search-container form .submit-label svg path{
  fill:var(--header-search-button-icon-color)
}
.nvcasino-de .search-container .search-result-container{
  align-items:center;
  background-color:var(--header-search-container-background-color);
  cursor:default;
  display:flex;
  flex-direction:column;
  justify-items:center;
  max-height:400px;
  max-width:340px;
  overflow-x:hidden;
  overflow-y:auto;
  padding:40px 20px
}
.nvcasino-de .search-container .search-result-container a{
  color:var(--header-search-container-link-color);
  margin-bottom:20px;
  width:100%
}
.nvcasino-de .search-container .search-result-container a:hover{
  color:var(--header-search-container-link-hover-color)
}
.nvcasino-de .search-container .search-result-container span{
  color:var(--header-search-container-text-color)
}
.nvcasino-de .search-container .search-result-container .result-content{
  align-items:center;
  display:flex;
  flex-direction:row;
  justify-items:center
}
.nvcasino-de .search-container .search-result-container .result-content h2{
  font-size:var(--container-font-size);
  margin-bottom:0;
  margin-right:0;
  margin-top:0;
  overflow:hidden;
  padding:0;
  text-overflow:ellipsis;
  white-space:nowrap
}
.nvcasino-de .search-container .search-result-container .result-content img{
  border-radius:6px;
  margin-right:15px;
  max-height:125px;
  max-width:165px
}
.nvcasino-de .footer{
  background:#1a1a2e;
  padding-top:50px;
  width:100%
}
@media only screen and (max-width:1300px){
  .nvcasino-de .footer .container{
      padding:0
  }
}
.nvcasino-de .footer .menu-footer-container{
  display:flex
}
.nvcasino-de .footer .footer-menu__title{
  color:var(--footer-text-color);
  font-size:14px;
  font-weight:500;
  line-height:24px;
  margin-bottom:8px
}
.nvcasino-de .footer .footer-menu ul{
  -moz-column-gap:20px;
  column-gap:20px;
  display:flex;
  flex-grow:1;
  flex-wrap:wrap;
  justify-content:space-evenly;
  list-style-type:none;
  margin:60px 0 20px;
  padding:0;
  row-gap:40px
}
.nvcasino-de .footer .footer-menu ul li a,.nvcasino-de .footer .footer-menu ul li span{
  color:var(--footer-menu-link-color);
  font-size:14px;
  font-weight:400;
  line-height:24px
}
.nvcasino-de .footer .footer-menu ul li a:hover,.nvcasino-de .footer .footer-menu ul li span:hover{
  color:var(--footer-menu-link-hover-color);
  text-decoration:none
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer .footer-menu ul li a,.nvcasino-de .footer .footer-menu ul li span{
      font-size:12px
  }
}
.nvcasino-de .footer .footer-menu ul li span{
  color:var(--footer-menu-link-color);
  cursor:default
}
.nvcasino-de .footer-top{
  padding:32px 0
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer-top{
      padding:32px 0 12px
  }
}
.nvcasino-de .footer-top .row{
  align-items:center;
  display:flex;
  justify-content:space-between;
  justify-content:center
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer-top .row{
      align-items:center;
      flex-direction:column
  }
}
.nvcasino-de .footer-icons--top{
  align-items:center;
  display:flex;
  flex-wrap:wrap
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer-icons--top{
      flex-wrap:wrap;
      justify-content:space-around;
      width:100%
  }
}
.nvcasino-de .footer-icons--top__item{
  align-items:center;
  display:flex;
  justify-content:center;
  margin-bottom:20px;
  min-width:115px
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer-icons--top__item{
      margin:5px
  }
}
.nvcasino-de .footer-middle{
  border-bottom:1px solid #c3d1da;
  border-top:1px solid #c3d1da;
  padding:24px 0
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer-middle{
      padding:12px 0
  }
}
.nvcasino-de .footer-icons--middle{
  align-items:center;
  display:flex;
  justify-content:center;
  justify-content:space-around
}
.nvcasino-de .footer-icons--middle__item{
  margin:10px 0
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer-icons--middle__item{
      margin:12px 0
  }
}
.nvcasino-de .footer-icons--middle__item img{
  max-height:25px
}
.nvcasino-de .footer-bottom .copyright{
  color:var(--footer-text-color);
  font-size:12px;
  font-weight:400;
  line-height:20px;
  padding:24px 0;
  text-align:center;
  width:100%
}
@media only screen and (max-width:767px){
  .nvcasino-de .footer-bottom .copyright{
      font-size:10px
  }
}
.nvcasino-de .footer-divider-image{
  margin-bottom:85px
}
.nvcasino-de .footer .divider-footer{
  background-position:50%;
  background-repeat:no-repeat;
  background-size:contain;
  height:76px;
  margin-bottom:45px;
  width:100%
}

.nvcasino-de .header_banner {
  margin: 0 auto 20px;
  background-image: url(../images/aviator-banner-4.jpg);
  background-size: cover; /* Растягивает изображение на весь контейнер */
  background-position: center; /* Центрирует изображение */
  background-repeat: no-repeat; /* Запрещает повторение */
  max-height: 580px;
  min-height: 580px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .nvcasino-de .header_banner {
    background-position: 81% center; /* Сдвигаем изображение */
  }
}

@media only screen and (max-width:767px){
  .nvcasino-de .header_banner{
      margin-top:0;
      max-height:unset;
      text-align:center
  }
}
.nvcasino-de .header_banner .slick-track{
  height:inherit
}

.text-block {
  background: rgba(255, 255, 255, 0.05); /* Полупрозрачный фон */
  padding: 30px;
  border-radius: 12px; /* Закругляем углы */
  max-width: 1240px;
  margin: 30px auto;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%); /* Неоновая тень */
  text-align: left;
}

/* Заголовок */
.text-block h2 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8), 0 0 20px
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .text-block h2 {
    font-size: 26px;
  }
}

/* Подсветка ключевой фразы */
.text-block .highlight {
  color: #ff0057;
}

/* Основной текст */
.text-block p {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
}

/* Выделение ключевых слов */
.text-block strong {
  color: #ff0057;
  font-weight: bold;
}

/* Адаптация для мобильных */
@media screen and (max-width: 768px) {
  .text-block {
      padding: 20px;
  }

  .text-block h2 {
      font-size: 24px;
  }

  .text-block p {
      font-size: 16px;
  }
}

.info-block {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 12px;
  max-width: 1240px;
  margin: 30px auto;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
  text-align: left;
}

/* Заголовок */
.info-block h2 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .info-block h2 {
    font-size: 26px;
  }
}

/* Подсветка */
.info-block .highlight {
  color: #ff0057;
  font-weight: bold;
}

/* Описание */
.info-description {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
}

/* Таблица */
..info-table {
  width: 100%;
  border-collapse: separate; /* Делаем раздельные границы */
  border-spacing: 0;
  border-radius: 12px; /* Скруглённые углы */
  overflow: hidden; /* Обрезаем углы */
  background: rgba(255, 255, 255, 0.08);
}

/* Заголовки таблицы */
.info-table th {
  background: rgb(255 26 86 / 60%);
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 12px;
}

/* Ячейки таблицы */
.info-table td {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9);
  padding: 12px;
}

/* Скругляем верхние углы */
.info-table thead tr:first-child th:first-child {
  border-top-left-radius: 12px;
}
.info-table thead tr:first-child th:last-child {
  border-top-right-radius: 12px;
}

/* Скругляем нижние углы */
.info-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
.info-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

/* Обычный текст */
.info-text {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
}

/* Жирный текст */
.bold {
  font-weight: bold;
  color: #ff0057;
}

/* Адаптация для мобильных */
@media screen and (max-width: 768px) {
  .info-block {
      padding: 20px;
  }

  .table-container {
    overflow-x: auto; /* Добавляем горизонтальный скролл */
    -webkit-overflow-scrolling: touch; /* Улучшаем скролл на iOS */
  }

  .info-block h2 {
      font-size: 24px;
  }

  .info-table th, .info-table td {
      padding: 10px;
      font-size: 16px;
  }

  .info-text {
      font-size: 16px;
  }
}

.blur-container {
  position: relative;
  width: 100%;
  height: 450px; /* Регулируйте по желанию */
}

/* Размытый фон */
.blurred-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Поставьте здесь свой путь к изображению */
  background: url("../images/aviator-banner-3.webp") no-repeat center/cover;
  filter: blur(8px); /* Степень размытия */
  z-index: 1;
}

/* Слой с кнопкой и текстом */
.overlay-content {
  position: relative;
  z-index: 2; /* Чтобы кнопка была выше размытого фона */
  width: 100%;
  height: 100%;
  
  /* Выравниваем содержимое по центру */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff; /* Цвет текста (если фон тёмный) */
}

.aviator-button {
  /* Градиент фона (пример) */
  background: linear-gradient(90deg, #ff416c 0%, #ff4b2b 100%);
  border: none;
  border-radius: 8px;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  padding: 12px 24px;
  text-transform: uppercase;
  /* При желании можно добавить тень */
  box-shadow: 0 4px 10px rgba(255, 75, 43, 0.3);
}

.aviator-button:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 14px rgba(255, 75, 43, 0.4);
}

/***** СТИЛИ ДЛЯ ИГРЫ *****/
.video-container1 {
  position: relative;
  scroll-margin-top: 80px;
  width: 100%;
  max-width: 1200px; /* При необходимости ограничьте ширину */
  margin: 0 auto;
  border-radius: 15px; /* Скруглённые углы */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); /* Тень */
}

.video-container1 iframe {
  width: 100%;
  height: 800px; /* Увеличиваем высоту по желанию */
  display: block;
  border: none;
}

/* Адаптив под мобильные устройства */
@media (max-width: 640px) {
  .blur-container {
    height: 300px;
  }
  
  .video-container1 iframe {
    height: 450px; /* Либо 100%, если хотите растягивать */
  }
}

.video-container {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border-radius: 15px; /* Скруглённые углы */
  overflow: hidden; /* Обрезка краёв */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); /* Тень */
}

.video-container iframe {
  width: 100%;
  height: 450px;
  display: block;
  border: none;
}

@media (max-width:640px) {
  .video-container iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; /* Убираем рамки */
  }
}

.dropdown-menu {
  width: 100%;
  max-width: 1200px;
  margin: 20px auto;
  border-radius: 12px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.05));
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
  border: 1px solid rgba(255, 255, 255, 0.2);
  text-align: center;
}

.dropdown-header {
  padding: 15px;
  font-size: 20px;
  font-weight: bold;
  color: #ffcc00;
  text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
  cursor: pointer;
}

.dropdown-header:hover {
  background: rgba(255, 255, 255, 0.1);
}

.dropdown-content {
  display: none;
  padding: 10px;
  text-align: left;
}

.dropdown-content a {
  display: block;
  padding: 10px;
  color: #ddd;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.dropdown-content a:hover {
  background: rgba(255, 255, 255, 0.1);
}

/* Адаптация под мобильные */
@media (max-width: 768px) {
  .dropdown-menu {
      width: 95%;
  }
  
  .dropdown-header {
      font-size: 18px;
      padding: 12px;
  }

  .dropdown-content a {
      font-size: 14px;
      padding: 8px;
  }
}

.games-block {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 12px;
  max-width: 1240px; /* Увеличили ширину */
  margin: 30px auto;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
  text-align: left;
}

/* Заголовок */
.games-block h2 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .games-block h2 {
    font-size: 26px;
  }
}

/* Описание */
.games-description {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
}

/* Таблица */
.games-table {
  width: 100%;
  border-collapse: collapse; /* Теперь границы объединены */
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.2); /* Общий контур */
}

/* Заголовки таблицы */
.games-table th {
  background: rgb(255 26 86 / 60%);
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3); /* Границы заголовков */
}

/* Ячейки таблицы */
.games-table td {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9);
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2); /* Границы внутри */
}

/* Скругление углов */
.games-table thead tr:first-child th:first-child {
  border-top-left-radius: 12px;
}
.games-table thead tr:first-child th:last-child {
  border-top-right-radius: 12px;
}
.games-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
.games-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

/* Горизонтальная прокрутка на мобильных */
@media screen and (max-width: 768px) {
  .table-container {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
  }

  .games-table {
  }
}

/* Горизонтальная прокрутка на мобильных */
@media screen and (max-width: 768px) {
  .table-container {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
  }
}

.bonuses-block {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 12px;
  max-width: 1240px;
  margin: 30px auto;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
  text-align: left;
}

/* Заголовок */
.bonuses-block h2 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
  margin-bottom: 15px;
}

/* Описание */
.bonuses-text {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 15px;
}

/* Таблица */
.bonuses-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Заголовки таблицы */
.bonuses-table th {
  background: rgb(255 26 86 / 60%);
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/* Ячейки таблицы */
.bonuses-table td {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9);
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Скругление углов */
.bonuses-table thead tr:first-child th:first-child {
  border-top-left-radius: 12px;
}
.bonuses-table thead tr:first-child th:last-child {
  border-top-right-radius: 12px;
}
.bonuses-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
.bonuses-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

@media screen and (max-width: 768px) {
  .bonuses-block h2 {
    font-size: 26px;
  }
}

.payments-block {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 12px;
  max-width: 1240px;
  margin: 30px auto;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
  text-align: left;
}

/* Заголовок */
.payments-block h2 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .payments-block h2 {
    font-size: 26px;
  }
}

/* Описание */
.payments-description {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
}

/* Таблица */
.payments-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Заголовки таблицы */
.payments-table th {
  background: rgb(255 26 86 / 60%);
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/* Ячейки таблицы */
.payments-table td {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9);
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Скругление углов */
.payments-table thead tr:first-child th:first-child {
  border-top-left-radius: 12px;
}
.payments-table thead tr:first-child th:last-child {
  border-top-right-radius: 12px;
}
.payments-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 12px;
}
.payments-table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 12px;
}

/* Горизонтальная прокрутка на мобильных */
@media screen and (max-width: 768px) {
  .table-container {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
  }
}

/* Обычный текст */
.payments-text {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 15px;
}

.support-block {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 12px;
  max-width: 1240px;
  margin: 30px auto;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
  text-align: left;
}

/* Заголовок */
.support-block h2 {
  font-size: 32px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .support-block h2 {
    font-size: 26px;
  }
}

/* Описание */
.support-description {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 20px;
}

/* Таблица */
.support-table {
  width: 100%;
  border-collapse: collapse;
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Заголовки таблицы */
.support-table th {
  background: rgb(255 26 86 / 60%);
  color: #fff;
  font-weight: bold;
  text-align: left;
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.3);
}

/* Ячейки таблицы */
.support-table td {
  background: rgba(255, 255, 255, 0.1);
  color: rgba(255, 255, 255, 0.9);
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

/* Горизонтальная прокрутка */
@media screen and (max-width: 768px) {
  .table-container {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
  }
}

/* Обычный текст */
.support-text {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 15px;
}

/* Горизонтальная прокрутка на мобильных */
@media screen and (max-width: 768px) {
  .table-container {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
  }
}

/* Обычный текст */
.games-text {
  font-size: 18px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.9);
  margin-top: 15px;
}

.responsibility-section {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1240px;
  margin: 30px auto;
  gap: 20px;
}

.form-container {
            background: rgba(255, 255, 255, 0.05);
            padding: 30px;
            border-radius: 12px;
            max-width: 1240px;
            margin: 30px auto;
            box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
            text-align: left;
        }
        .form-container h2 {
            font-size: 28px;
            font-weight: bold;
            color: #fff;
            text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
            margin-bottom: 15px;
            text-align: center;
        }
        .form-container p {
            font-size: 18px;
            line-height: 1.6;
            color: rgba(255, 255, 255, 0.9);
            margin-bottom: 20px;
        }
        .form__fields {
            display: grid;
            gap: 15px;
        }
        .field {
            position: relative;
        }
        .field input,
        .field textarea {
            width: 100%;
            padding: 12px;
            border: 1px solid rgba(255, 255, 255, 0.2);
            border-radius: 5px;
            background: rgba(255, 255, 255, 0.1);
            color: #fff;
            font-size: 16px;
            font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Poppins, sans-serif;
        }
        .field input:focus,
        .field textarea:focus {
            border-color: #ff0057;
            outline: none;
        }
        .field input::placeholder,
        .field textarea::placeholder {
            color: rgba(255, 255, 255, 0.5);
        }
        .form__validation-error,
        .form__unexpected-error {
            color: #ff4d4d;
            font-size: 14px;
            margin-top: 5px;
            display: none;
            text-align: center;
        }
        .form__thanks {
            color: #00ff88;
            font-size: 16px;
            text-align: center;
            display: none;
        }
        .form__buttons {
            text-align: center;
        }
        .form__buttons .btn {
            background: linear-gradient(90deg, #ff000e, #ff007c);
            color: #fff;
            font-size: 18px;
            font-weight: bold;
            padding: 14px 24px;
            border-radius: 10px;
            border: 2px solid rgba(255, 255, 255, 0.2);
            cursor: pointer;
            transition: all 0.3s ease-in-out;
            text-transform: uppercase;
            box-shadow: 0px 0px 15px rgba(255, 0, 255, 0.7);
        }
        .form__buttons .btn:hover {
            background: linear-gradient(90deg, #ff004c, #ff007c);
            box-shadow: 0px 0px 25px rgba(255, 0, 255, 1);
            transform: scale(1.05);
        }
        .form--incomplete .form__validation-error {
            display: block;
        }
        .form--errored .form__content,
        .form--errored .form__thanks,
        .form--errored .form__validation-error {
            display: none;
        }
        .form--errored .form__unexpected-error {
            display: block;
        }
        .form--sent .form__content,
        .form--sent .form__validation-error {
            display: none;
        }
        .form--sent .form__thanks {
            display: block;
        }
        .form--sent .form__fields,
        .form--sent .form__buttons {
            opacity: 0.5;
            pointer-events: none;
        }
        @media (max-width: 768px) {
            .form--sent .form__fields,
            .form--sent .form__buttons {
                display: none;
            }
            .form-container h2 {
                font-size: 24px;
            }
            .form-container p {
                font-size: 16px;
            }
        }

.responsibility-block, .security-block {
  background: rgba(255, 255, 255, 0.05);
  padding: 25px;
  border-radius: 12px;
  flex: 1;
  min-width: 48%;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
}

/* Заголовки */
.block-title {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
  margin-bottom: 15px;
}

/* Текст */
.responsibility-block p, .security-block p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
}

/* Списки */
.responsibility-list, .security-list {
  list-style: none;
  padding-left: 0;
}

.responsibility-list li, .security-list li {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 0;
}

/* Адаптация для мобильных */
@media screen and (max-width: 768px) {
  .responsibility-section {
      flex-direction: column;
  }

  .responsibility-block, .security-block {
      min-width: 100%;
  }
}

.fazit-block {
  background: rgba(255, 255, 255, 0.05);
  padding: 30px;
  border-radius: 12px;
  max-width: 1240px;
  margin: 30px auto;
  box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
  text-align: left;
}

/* Заголовок */
.block-title {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 8px rgb(255 0 144 / 80%), 0 0 12px rgba(255, 0, 255, 0.6);
  margin-bottom: 15px;
}

/* Основной текст */
.fazit-block p {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
}

/* Выделение жирного текста */
.bold {
  font-weight: bold;
  color: #ff0057;
}

/* Подсветка */
.highlight {
  font-weight: bold;
  color: #ff0057;
}

html, body {
  display: flex;
  flex-direction: column;
  overflow-x: hidden; /* Оставляем скролл только вниз */
}

/* Списки */
.fazit-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 15px;
}

.fazit-list li {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  padding: 8px 0;
}

/* Негативный список */
.fazit-list.negative li {
  color: rgba(255, 128, 128, 0.9);
}

/* Курсив */
.italic {
  font-style: italic;
  color: rgba(255, 255, 255, 0.7);
}

.image-gallery {
  display: grid;
  max-width: 1100px;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 20px;
  gap: 10px;
}
.image-gallery a {
  display: block;
  border-radius: 5px;
  overflow: hidden;
}
.image-gallery img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 5px;
  transition: transform 0.3s ease;
}

.video-container {
  position: relative;
  width: 100%;
  max-width: 1300px; /* Максимальная ширина видео */
  margin: 0 auto;
  border-radius: 15px; /* Скруглённые углы */
  overflow: hidden; /* Обрезка краёв */
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.5); /* Тень */
}

.video-container iframe {
  width: 100%;
  height: 450px;
  display: block;
  border: none;
}

@media (max-width:640px) {
  .video-container iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none; /* Убираем рамки */
  }
}

#casino-widget {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 1188px;
  max-width: 90%;
  background: linear-gradient(135deg, rgba(45, 10, 55, 0.95), rgba(20, 5, 40, 0.95));
  border: 2px solid rgb(255 0 115 / 80%);
  border-radius: 15px;
  padding: 15px 25px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  box-shadow: 0 0 20px rgba(255, 0, 255, 0.6);
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;
}

#casino-widget.visible {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(0);
}

#casino-widget img.logo {
  max-width: 90px;
}

#casino-widget .widget-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1;
}

.stars {
  margin: 10px 0;
  font-size: 22px;
  color: gold;
  display: flex;
  justify-content: center;
  gap: 5px;
}

.stars .inactive {
  color: rgba(169, 169, 169, 0.6); /* Серый цвет с прозрачностью */
  filter: brightness(0.5) contrast(0.8); /* Дополнительное затемнение */
}

#casino-widget .widget-bonus {
  font-size: 22px;
  font-weight: bold;
  color: #ffcc00;
}

#casino-widget .widget-button {
  background: linear-gradient(90deg, #ff000e, #ff007c);
  color: white;
  padding: 14px 24px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: transform 0.3s, box-shadow 0.3s;
}

#casino-widget .widget-button:hover {
  transform: scale(1.05);
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.5);
}

@media screen and (max-width: 768px) {
  #casino-widget {
      flex-direction: row;
      align-items: center;
      text-align: left;
      padding: 5px 8px; /* Уменьшаем отступы */
      width: 85%; /* Немного уже */
      bottom: 5px;
      max-width: 400px; /* Ограничиваем максимальную ширину */
  }

  #casino-widget img.logo {
      max-width: 40px; /* Уменьшаем размер логотипа */
  }

  #casino-widget .widget-content {
      font-size: 12px; /* Уменьшаем шрифт */
      gap: 3px; /* Уменьшаем расстояние между элементами */
  }

  #casino-widget .stars {
      font-size: 14px; /* Чуть меньше звезды */
  }

  #casino-widget .widget-bonus {
      font-size: 13px;
  }

  #casino-widget .widget-title {
    display: none; /* Скрываем заголовок на мобильных */
}

  #casino-widget .widget-button {
      padding: 5px 8px; /* Уменьшаем кнопку */
      font-size: 12px;
  }
}

.nvcasino-de .header_banner__container{
  max-height:580px;
  max-width:100%;
  min-height:580px;
  position:relative;
  width:100%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header_banner__container{
      height:auto;
      max-height:unset
  }
}
.nvcasino-de .header_banner__container div.render-image{
  align-items:center;
  display:flex!important;
  justify-content:flex-start;
  max-height:580px;
  min-height:580px;
  position:relative
}
@media only screen and (max-width:767px){
  .nvcasino-de .header_banner__container div.render-image{
      flex-direction:column;
      max-height:unset;
      min-height:unset
  }
  .nvcasino-de .header_banner__container div.render-image.mobile-reverse{
      flex-direction:column-reverse
  }
}
.nvcasino-de .header_banner__container div.render-image>.container{
  width:100%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header_banner__container div.render-image>.container{
      max-height:unset;
      min-height:unset;
      padding:0
  }
}
.nvcasino-de .header_banner_img_wrap{
  height:100%
}
@media only screen and (min-width:768px){
  .nvcasino-de .header_banner_img_wrap{
      position:absolute;
      width:100%
  }
}
.nvcasino-de .header_banner img{
  height:100%;
  max-height:580px;
  min-height:580px;
  -o-object-fit:cover;
  object-fit:cover;
  width:100%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header_banner img{
      max-height:270px;
      min-height:270px
  }
}
.nvcasino-de .header_banner__text{
  position:relative;
  width:100%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header_banner__text{
      background:var(--banner-background-color);
      border-radius:0;
      margin-left:0;
      min-height:unset;
      padding-bottom:60px;
      padding-top:35px;
      width:100%
  }
}
.nvcasino-de .header_banner__text_top{
  color:var(--banner-text-color);
  font-size:var(--banner-text-font-size);
  font-weight:400;
  margin-bottom:0;
  margin-top:0
}
.nvcasino-de .header_banner__text_main{
  margin-bottom:0;
  margin-top:10px;
  width:50%
}
@media only screen and (max-width:767px){
  .nvcasino-de .header_banner__text_main{
      width:100%
  }
}
.nvcasino-de .header_banner__text_main h1,.nvcasino-de .header_banner__text_main h2,.nvcasino-de .header_banner__text_main h3,.nvcasino-de .header_banner__text_main h4,.nvcasino-de .header_banner__text_main h5,.nvcasino-de .header_banner__text_main h6,.nvcasino-de .header_banner__text_main p{
  color:var(--banner-text-color);
  font-weight:400;
  line-height:29px
}
.nvcasino-de .header_banner__text .btn{
  background-color:var(--banner-button-background-color);
  color:var(--banner-button-text-color);
  margin-top:20px
}
.nvcasino-de .header_banner__text .btn:hover{
  background-color:var(--banner-button-hover-background-color);
  color:var(--banner-button-hover-text-color)
}
@media only screen and (max-width:767px){
  .nvcasino-de .header_banner__text .btn{
      margin-top:30px
  }
}
.nvcasino-de .header_banner .slick-list{
  background-color:var(--banner-background-color);
  height:inherit;
  position:relative
}
.nvcasino-de .header_banner .slick-dots{
  bottom:0;
  position:absolute
}
@media only screen and (max-width:575px){
  .nvcasino-de .header_banner .slick-dots{
      bottom:0
  }
}
.nvcasino-de .header_banner .slick-arrow{
  height:36px;
  width:24px;
  z-index:95
}
.nvcasino-de .header_banner .slick-prev{
  left:5px
}
.nvcasino-de .header_banner .slick-prev:before{
  content:url("");
  font-size:9px
}
.nvcasino-de .header_banner .slick-next{
  right:5px
}
.nvcasino-de .header_banner .slick-next:before{
  content:url("");
  font-size:9px
}
.nvcasino-de .menu-banner{
  cursor:default;
  display:none;
  margin-bottom:215px;
  position:relative
}
.nvcasino-de .menu-banner-text-container{
  bottom:25%;
  display:flex;
  flex-flow:column;
  left:25%;
  position:absolute;
  right:25%
}
.nvcasino-de .menu-banner-img{
  -o-object-fit:cover;
  object-fit:cover;
  width:100%
}
.nvcasino-de .menu-banner-text{
  color:var(--header-left-menu-banner-text-color);
  font-size:28px;
  font-weight:600;
  margin-bottom:15px;
  text-align:center;
  text-shadow:0 2px #000
}
.nvcasino-de .menu-banner-button{
  background-color:var(--header-left-menu-banner-button-background-color);
  border-radius:3px;
  color:var(--header-left-menu-banner-button-text-color);
  cursor:pointer;
  font-size:18px;
  font-weight:600;
  padding:11px 31px
}
.nvcasino-de .menu-banner-button:active,.nvcasino-de .menu-banner-button:hover{
  background-color:var(--header-left-menu-banner-button-hover-background-color);
  color:var(--header-left-menu-banner-button-text-hover-color)
}
.nvcasino-de .mobile_active .menu-banner{
  display:flex
}
.nvcasino-de .bonus-block--large{
  padding:0 80px
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-block--large{
      padding:0
  }
}
.nvcasino-de .bonus-block--row{
  display:flex;
  margin:40px -40px
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-block--row{
      margin:40px 0
  }
}
.nvcasino-de .bonus-block--row .bonus-item{
  background:transparent
}
.nvcasino-de .bonus-block--row.bonus-block-slider{
  display:block;
  margin:40px 0
}
.nvcasino-de .bonus-block--row.bonus-block-slider .bonus-item{
  margin:0
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-block--row{
      flex-direction:column
  }
}
.nvcasino-de .bonus-block .slick-slide{
  margin:0 20px
}
.nvcasino-de .bonus-item{
  cursor:default;
  display:flex;
  flex-flow:column;
  margin-bottom:40px;
  margin-top:40px;
  min-height:120px;
  padding:55px 25px 25px;
  position:relative
}
.nvcasino-de .bonus-item,.nvcasino-de .bonus-item-content{
  background-color:var(--bonus-background-color);
  border-radius:16px
}

.partners-block {
    background: rgba(255, 255, 255, 0.05);
    padding: 30px;
    border-radius: 12px;
    max-width: 1240px;
    margin: 30px auto;
    box-shadow: 0px 4px 15px rgb(255 26 86 / 60%);
    text-align: center;
}

/* Заголовок */
.partners-block h2 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0 0 12px rgba(255, 0, 255, 0.6);
    margin-bottom: 15px;
}

/* Описание */
.partners-block p {
    font-size: 18px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
}

/* Сетка партнеров */
.partners-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 20px;
    justify-items: center;
    align-items: center;
}

/* Элемент партнера */
.partner-item {
    position: relative;
    border-radius: 50%;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.partner-item img {
    max-width: 100%;
    height: auto;
    filter: grayscale(20%);
    transition: filter 0.3s ease-in-out;
}

.partner-item:hover {
    transform: scale(1.05);
}

.partner-item:hover img {
    filter: grayscale(0%);
}

/* Адаптация для мобильных */
@media screen and (max-width: 768px) {
    .partners-block {
        padding: 20px;
    }

    .partners-block h2 {
        font-size: 24px;
    }

    .partners-block p {
        font-size: 16px;
    }

    .partners-grid {
        grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
        gap: 15px;
    }
}

@media screen and (max-width: 575px) {
    .partners-grid {
        grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    }
}

.nvcasino-de .bonus-item-content{
  min-height:180px
}
.nvcasino-de .bonus-item--small{
  margin:0 40px;
  padding:0;
  width:50%
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-item--small{
      margin:20px 0;
      width:100%
  }
}
.nvcasino-de .bonus-item-top{
  display:flex;
  justify-content:space-between;
  min-height:80px
}
.nvcasino-de .bonus-item-top--small{
  display:block;
  min-height:auto;
  padding:20px
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-item-top{
      flex-flow:column
  }
}
.nvcasino-de .bonus-item-top-img{
  min-width:225px
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-item-top-img{
      display:flex;
      justify-content:center
  }
}
.nvcasino-de .bonus-item-top-img img{
  border-radius:16px;
  height:220px;
  left:-1%;
  -o-object-fit:cover;
  object-fit:cover;
  position:absolute;
  top:-5%;
  width:260px
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-item-top-img img{
      margin-bottom:15px;
      position:relative;
      top:0
  }
}
.nvcasino-de .bonus-item-top-img--small img{
  display:block;
  height:220px;
  margin:0 auto -15px;
  position:relative;
  width:auto;
  z-index:-1
}
.nvcasino-de .bonus-item-top-titles{
  text-align:center
}
.nvcasino-de .bonus-item-top-titles .capt{
  color:var(--bonus-text-color);
  font-size:24px;
  font-weight:700;
  margin:0 0 25px
}
.nvcasino-de .bonus-item-top-titles .capt--small{
  margin-bottom:15px
}
.nvcasino-de .bonus-item-top-titles .text{
  color:var(--bonus-text-color);
  font-size:36px;
  font-weight:700;
  line-height:40px;
  margin:0 0 10px;
  text-align:center
}
.nvcasino-de .bonus-item-top-buttons{
  align-items:center;
  display:flex;
  flex-flow:column;
  justify-items:center
}
.nvcasino-de .bonus-item-top-buttons .main-button{
  background-color:var(--bonus-button-background-color);
  border-radius:8px;
  color:var(--bonus-button-text-color);
  cursor:pointer;
  font-size:var(--container-button-font-size);
  font-weight:var(--container-button-font-weight);
  margin-bottom:15px;
  margin-top:15px;
  padding:11px 31px
}
.nvcasino-de .bonus-item-top-buttons .main-button:active,.nvcasino-de .bonus-item-top-buttons .main-button:hover{
  background-color:var(--bonus-button-hover-background-color);
  color:var(--bonus-button-hover-text-color)
}
.nvcasino-de .bonus-item-top-buttons .secondary-button{
  background-color:transparent;
  color:var(--bonus-read-more-color);
  cursor:pointer;
  font-size:16px;
  font-weight:700;
  position:relative
}
.nvcasino-de .bonus-item-top-buttons .secondary-button:active,.nvcasino-de .bonus-item-top-buttons .secondary-button:hover{
  color:var(--bonus-read-more-hover-color)
}
.nvcasino-de .bonus-item-top-buttons .secondary-button:after{
  content:url("");
  display:flex;
  position:absolute;
  right:-10px;
  top:-1px
}
.nvcasino-de .bonus-item-top-buttons .secondary-button.active:after{
  top:1px;
  transform:rotate(180deg)
}
.nvcasino-de .bonus-item-bottom{
  display:flex;
  padding-top:80px
}
@media only screen and (max-width:767px){
  .nvcasino-de .bonus-item-bottom{
      padding-top:20px
  }
}
.nvcasino-de .bonus-item-bottom--small{
  padding:0 10px 20px
}
.nvcasino-de .bonus-item-bottom span,.nvcasino-de .bonus-item-bottom-text{
  color:var(--bonus-text-color)
}
.nvcasino-de .toc-button{
  display:none;
  margin-bottom:20px;
  padding:20px;
  text-align:center
}
@media only screen and (max-width:767px){
  .nvcasino-de .toc-button{
      display:block
  }
}
.nvcasino-de .toc-button button{
  background:transparent;
  color:var(--container-text-color);
  cursor:pointer;
  position:relative
}
.nvcasino-de .toc-button button:after,.nvcasino-de .toc-button button:before{
  border-bottom:1px solid var(--container-text-color);
  border-left:1px solid var(--container-text-color);
  bottom:7px;
  content:"";
  display:block;
  height:7px;
  left:-20px;
  position:absolute;
  transform:rotate(-45deg);
  transition:all .25s ease;
  width:7px
}
.nvcasino-de .toc-button button:after{
  left:auto;
  right:-20px
}
.nvcasino-de .toc-button button.active:after,.nvcasino-de .toc-button button.active:before{
  transform:rotate(135deg)
}
.nvcasino-de .toc.active #toc_container{
  height:auto
}
.nvcasino-de .toc.active #toc_container:before{
  content:none
}
.nvcasino-de #toc_container{
  overflow:hidden;
  position:relative;
  transition:all 1s ease-out
}
@media only screen and (max-width:767px){
  .nvcasino-de #toc_container{
      height:140px
  }
  .nvcasino-de #toc_container:before{
      background:linear-gradient(0deg,#fff,#fff 10%,rgba(0,212,255,0));
      bottom:0;
      content:"";
      display:block;
      height:60px;
      position:absolute;
      width:100%
  }
}
.nvcasino-de #toc_container .ctoc-body{
  display:block!important
}
.nvcasino-de #toc_container .ctoc-toggle{
  display:none;
  max-height:36px
}
.nvcasino-de #toc_container ul{
  display:flex;
  flex-flow:wrap;
  gap:10px;
  justify-content:center;
  list-style-type:none;
  padding:0
}
.nvcasino-de #toc_container ul li{
  border-radius:8px;
  cursor:pointer;
  margin-bottom:0;
  padding:8px 20px 10px
}
@media only screen and (max-width:575px){
  .nvcasino-de #toc_container ul li{
      width:100%
  }
}
.nvcasino-de #toc_container ul li:before{
  content:none
}
.nvcasino-de #toc_container ul li:hover{
  background: linear-gradient(90deg, #ff000e, #ff007c);
  box-shadow: 0px 0px 15px rgba(255, 0, 255, 0.7), 0px 0px 30px rgba(128, 0, 255, 0.5);
  transition: all 0.3s ease-in-out;
  animation: pulse 1.5s infinite alternate;
}
.nvcasino-de #toc_container ul li:hover a{
  color:var(--toc-link-hover-color)
}
.nvcasino-de #toc_container ul li a{
  color:var(--toc-link-color);
  font-size:13px;
  font-weight:400;
  text-decoration:none
}
.nvcasino-de #toc_container ul li a:hover{
  text-decoration:none
}
.faq{
  -webkit-tap-highlight-color:transparent;
  padding-top:20px;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none
}
.faq .faq-title{
  color:var(--container-text-color);
  font-size:24px;
  font-weight:700;
  margin:0 0 15px;
  text-transform:capitalize
}
.faq-list{
  margin:15px 0 40px
}
.faq-list .faq-list__item{
  background:var(--faq-background-color);
  border:1px solid var(--faq-background-color);
  border-radius:10px;
  margin-bottom:12px;
  padding:16px 20px
}
@media only screen and (max-width:767px){
  .faq-list .faq-list__item{
      padding:12px 15px
  }
}
.faq-list .faq-question{
  color:var(--faq-text-color);
  cursor:pointer;
  display:flex;
  flex-direction:column;
  font-size:18px;
  font-weight:700;
  line-height:1.2;
  margin:0;
  padding-right:30px;
  position:relative;
  width:calc(100% - 15px)
}
@media (max-width:768px){
  .faq-list .faq-question{
      font-size:18px
  }
}
.faq-list .faq-question svg{
  position:absolute;
  right:11px;
  top:7px
}
.faq-list .faq-question svg path{
  stroke:var(--faq-arrow-color)
}
.faq-list .faq-list__item.active{
  background:var(--faq-background-color)
}
.faq-list .faq-list__item.active .faq-question{
  color:var(--faq-text-color)
}
.faq-list .faq-list__item.active .faq-question svg{
  transform:rotate(180deg)
}
.faq-list .faq-list__item.active .faq-answer,.faq-list .faq-list__item.active .faq-answer p{
  color:var(--faq-text-color)
}
.faq-list .faq-answer{
  display:none;
  font-size:16px;
  overflow:hidden;
  padding-top:15px
}
.faq-list .faq-answer p{
  margin:0
}
.nvcasino-de .breadcrumbs-content{
  margin-bottom:25px;
  margin-top:25px
}
.nvcasino-de .breadcrumbs{
  display:flex;
  flex-wrap:wrap;
  list-style-type:none;
  margin-bottom:0;
  margin-top:8px;
  padding:0 0 13px
}
.nvcasino-de .breadcrumbs svg{
  position:absolute;
  right:8px;
  top:2px
}
.nvcasino-de .breadcrumbs svg path{
  stroke:var(--container-link-color)
}
.nvcasino-de .breadcrumbs li{
  padding-right:30px;
  position:relative
}
@media (max-width:768px){
  .nvcasino-de .breadcrumbs li{
      padding-right:25px
  }
}
.nvcasino-de .breadcrumbs li a{
  color:var(--container-link-color);
  text-decoration:none
}
.nvcasino-de .breadcrumbs li a:hover{
  color:var(--container-link-hover-color);
  text-decoration:underline
}
.nvcasino-de .breadcrumbs li a,.nvcasino-de .breadcrumbs li span{
  font-size:14px
}
@media (max-width:768px){
  .nvcasino-de .breadcrumbs li a,.nvcasino-de .breadcrumbs li span{
      font-size:12px
  }
}
.nvcasino-de .breadcrumbs li>span{
  color:var(--container-link-hover-color);
  font-weight:500
}
.nvcasino-de .breadcrumbs li:after{
  content:"";
  height:12px;
  position:absolute;
  right:8px;
  top:3px;
  width:12px
}
@media (max-width:768px){
  .nvcasino-de .breadcrumbs li:after{
      height:9px;
      width:7px
  }
}
.nvcasino-de .breadcrumbs li:last-child:after{
  content:none
}
.nvcasino-de.error404 h1{
  color:#026d36;
  font-size:96px;
  font-weight:400;
  margin-bottom:60px;
  margin-top:80px;
  text-align:center
}
.nvcasino-de.error404 .text_container{
  margin-bottom:110px;
  text-align:center
}
.nvcasino-de.error404 .text_container p{
  color:var(--container-text-color);
  font-size:var(--container-font-size)
}
.nvcasino-de .lang-block-wrapper{
  -webkit-tap-highlight-color:transparent;
  display:flex;
  height:46px;
  justify-content:flex-end;
  margin-left:40px;
  position:relative;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  width:110px
}
.nvcasino-de .lang-block-wrapper.active{
  z-index:111
}
.nvcasino-de .lang-block-wrapper.active .lang-toggle-block__item{
  display:flex
}
.nvcasino-de .lang-block-wrapper.active .lang-toggle-block__item.current-lang{
  display:flex;
  order:1
}
.nvcasino-de .lang-block-wrapper.active .lang-toggle-block__item.other-lang{
  order:2
}
.nvcasino-de .lang-block-wrapper.active .lang-button svg{
  transform:rotate(180deg)
}
.nvcasino-de .mobile-device .lang-block-wrapper{
  transition:visibility 1s,transform 1s
}
.nvcasino-de .lang-button{
  align-items:center;
  cursor:pointer;
  display:flex;
  height:100%;
  justify-content:flex-end;
  margin-right:10px;
  position:relative;
  width:100%;
  z-index:2
}

.banner-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  width: 100%;
  max-width: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* Заголовок с анимацией и правильным центрированием */
.bonus-title {
  font-size: 36px;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 0, 255, 0.5);
  margin-bottom: 20px;
  text-align: center;
  white-space: normal; /* Позволяет перенос строк */
  letter-spacing: 1.5px;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; /* Отступ для иконки */
}

/* Дополнительный стиль для эмоджи */
.bonus-title::before {
  content: "🛩️";
  font-size: 30px;
  display: inline-block;
  animation: bounce 1.5s infinite alternate;
}

.bonus-title1 {
  font-size: 36px;
  font-weight: bold;
  text-shadow: 0 0 10px rgba(255, 255, 255, 0.8), 0 0 20px rgba(255, 0, 255, 0.5);
  margin-bottom: 20px;
  text-align: center;
  white-space: normal; /* Позволяет перенос строк */
  letter-spacing: 1.5px;
  line-height: 1.3;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px; /* Отступ для иконки */
}

/* Анимация для ракеты */
@keyframes bounce {
  0% { transform: translateY(0); }
  100% { transform: translateY(-5px); }
}

/* Кнопка остается по центру */
.bonus-btn {
  display: inline-block;
  background: linear-gradient(90deg, #ff000e, #ff007c);
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  margin-top: 10px;
  padding: 15px 35px;
  border-radius: 12px;
  text-decoration: none;
  box-shadow: 0px 0px 15px rgba(255, 0, 255, 0.7), 0px 0px 30px rgba(128, 0, 255, 0.5);
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid rgba(255, 255, 255, 0.2);
  position: relative;
  overflow: hidden;
  animation: pulse 1.5s infinite alternate;
}

/* Пульсация кнопки */
@keyframes pulse {
  0% {
      box-shadow: 0 0 15px rgba(255, 0, 255, 0.7), 0 0 30px rgba(128, 0, 255, 0.5);
  }
  50% {
      box-shadow: 0 0 20px rgba(255, 0, 255, 1), 0 0 40px rgba(128, 0, 255, 0.8);
  }
  100% {
      box-shadow: 0 0 15px rgba(255, 0, 255, 0.7), 0 0 30px rgba(128, 0, 255, 0.5);
  }
}

/* Адаптация для мобильных */
@media screen and (max-width: 768px) {
  .bonus-title {
      font-size: 28px;
      white-space: normal;
  }

  .bonus-btn {
      font-size: 18px;
      padding: 12px 25px;
  }

  .bonus-title1 {
    font-size: 28px;
    white-space: normal;
}
}


.nvcasino-de .lang-toggle-block{
  background-color:var(--header-lang-switcher-dropdown-background-color);
  border:1px solid #fff;
  border-radius:10px;
  display:flex;
  flex-direction:column;
  font-size:14px;
  justify-content:flex-start;
  left:0;
  min-height:100%;
  position:absolute;
  top:0;
  width:100%
}
.nvcasino-de .lang-toggle-block a{
  color:var(--header-lang-switcher-link-color);
  text-decoration:none
}
.nvcasino-de .lang-toggle-block a:active,.nvcasino-de .lang-toggle-block a:hover{
  color:var(--header-lang-switcher-link-hover-color);
  text-decoration:underline
}
.nvcasino-de .lang-toggle-block a:visited,.nvcasino-de .lang-toggle-block__item{
  color:var(--header-lang-switcher-link-color)
}
.nvcasino-de .lang-toggle-block__item{
  align-items:center;
  background-repeat:no-repeat;
  background-size:100%;
  display:none;
  gap:10px;
  height:42px;
  margin:10px;
  text-decoration:none;
  width:auto
}
.nvcasino-de .lang-toggle-block__item.en:before{
  background-image:url("");
  background-repeat:no-repeat;
  content:"";
  display:block;
  height:30px;
  margin-left:0;
  position:absolute;
  width:100%
}
.nvcasino-de .lang-toggle-block__item.current-lang{
  align-items:center;
  display:flex;
  justify-content:flex-start;
  margin-bottom:0;
  margin-top:0;
  position:relative;
  top:2px;
  width:calc(100% - 40px)
}
.scroll-top{
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  background-position:50%;
  background-repeat:no-repeat;
  bottom:100px;
  cursor:pointer;
  display:none;
  height:58px;
  position:fixed;
  right:40px;
  text-align:center;
  width:48px;
  z-index:99
}
.scroll-top svg path{
  fill:var(--container-button-scroll-top-color)
}
.scroll-top:hover{
  transition-duration:.2s
}
.scroll-top:hover svg path{
  fill:var(--container-button-scroll-top-hover-color)
}
@media (max-width:768px){
  .scroll-top{
      right:19px
  }
}
@media (max-width:576px){
  .scroll-top{
      bottom:75px
  }
}
.nvcasino-de .slot__loop{
  clear:both;
  margin-top:40px
}
.nvcasino-de .slots_list{
  display:block;
  width:100%
}
.nvcasino-de .slots_list-top{
  align-items:center;
  display:flex;
  justify-content:space-between;
  margin-top:20px
}
.nvcasino-de .slots_list-top a,.nvcasino-de .slots_list-top a:active,.nvcasino-de .slots_list-top a:hover,.nvcasino-de .slots_list-top a:visited{
  color:var(--slots-text-color)
}
.nvcasino-de .slots_list .slick-arrow:before{
  opacity:1;
  position:relative;
  top:-10px
}
.nvcasino-de .slots_list .slick-disabled{
  display:none!important
}
.nvcasino-de .slots_list .slick-prev{
  background:linear-gradient(90deg,var(--slots-background-color) 0,rgba(238,245,248,0) 100%);
  height:100%;
  left:-1px;
  width:120px;
  z-index:95
}
.nvcasino-de .slots_list .slick-prev:before{
  content:url("slider_demo_prev.svg");
  padding-left:20px;
  text-align:left
}
.nvcasino-de .slots_list .slick-next{
  background:linear-gradient(270deg,var(--slots-background-color) 0,rgba(238,245,248,0) 100%);
  height:100%;
  right:-1px;
  width:120px;
  z-index:95
}
.nvcasino-de .slots_list .slick-next:before{
  content:url("slider_demo_next.svg");
  padding-right:20px;
  text-align:right
}
.nvcasino-de .slots_list .slot-card{
  border-radius:16px;
  height:180px;
  line-height:0;
  max-width:240px;
  position:relative;
  width:240px
}
@media only screen and (max-width:1300px){
  .nvcasino-de .slots_list .slot-card{
      max-width:220px
  }
}
@media only screen and (max-width:1024px){
  .nvcasino-de .slots_list .slot-card{
      max-width:200px
  }
}
@media only screen and (max-width:767px){
  .nvcasino-de .slots_list .slot-card{
      height:130px;
      max-width:170px
  }
}
@media only screen and (max-width:575px){
  .nvcasino-de .slots_list .slot-card{
      height:110px;
      max-width:90px
  }
}
@media only screen and (max-width:375px){
  .nvcasino-de .slots_list .slot-card{
      max-width:90px
  }
}
.nvcasino-de .slots_list .slot-card .img-wrap{
  overflow:hidden;
  position:relative
}
.nvcasino-de .slots_list .slot-card .img-wrap:before{
  background:rgba(0,0,0,.5);
  border-radius:6px;
  content:"";
  height:100%;
  left:0;
  opacity:0;
  position:absolute;
  top:0;
  transition-duration:.2s;
  width:100%
}
.nvcasino-de .slots_list .slot-card img{
  border-radius:6px;
  height:100%;
  min-height:80px;
  min-width:80px;
  -o-object-fit:cover;
  object-fit:cover;
  width:100%
}
@media only screen and (max-width:425px){
  .nvcasino-de .slots_list .slot-card img{
      height:auto;
      -o-object-fit:fill;
      object-fit:fill
  }
}
.nvcasino-de .slots_list .slot-card .slot__card-overlay{
  align-items:center;
  background:transparent;
  border-radius:6px;
  display:flex;
  flex-direction:column;
  height:100%;
  justify-content:center;
  left:0;
  line-height:1.3;
  opacity:0;
  position:absolute;
  top:0;
  transition-duration:.2s;
  width:100%;
  z-index:99
}
@media only screen and (max-width:425px){
  .nvcasino-de .slots_list .slot-card .slot__card-overlay{
      max-width:165px
  }
}
@media only screen and (max-width:340px){
  .nvcasino-de .slots_list .slot-card .slot__card-overlay{
      max-width:none
  }
}
.nvcasino-de .slots_list .slot-card:hover .slot__card-overlay{
  opacity:1;
  transition-duration:.2s
}
.nvcasino-de .slots_list .slot-card:hover .img-wrap:before{
  -webkit-backdrop-filter:blur(5px);
  backdrop-filter:blur(5px);
  opacity:1;
  transition-duration:.2s
}
.nvcasino-de .slots_list .slot-card .btn{
  background-color:var(--slots-button-play-background-color);
  border-radius:50%;
  color:var(--slots-button-play-text-color);
  cursor:pointer;
  font-size:16px;
  height:60px;
  margin-bottom:15px;
  padding:0;
  position:relative;
  width:60px
}
.nvcasino-de .slots_list .slot-card .btn:before{
  background-image:url("5d83e407643ae93d1df542eee5b4a502456a55a9.svg");
  background-position:50%;
  background-repeat:no-repeat;
  background-size:contain;
  content:"";
  display:block;
  height:30px;
  left:50%;
  position:absolute;
  top:50%;
  transform:translate(-40%,-50%);
  width:30px
}
.nvcasino-de .slots_list .slot-card .btn:active,.nvcasino-de .slots_list .slot-card .btn:hover{
  background-color:var(--slots-button-play-hover-background-color);
  color:var(--slots-button-play-hover-text-color)
}
@media only screen and (max-width:767px){
  .nvcasino-de .slots_list .slot-card .btn{
      height:50px;
      margin-bottom:5px;
      width:50px
  }
}
@media only screen and (max-width:425px){
  .nvcasino-de .slots_list .slot-card .btn{
      margin-bottom:10px;
      padding:8px 25px;
      width:auto
  }
}
.nvcasino-de .slots_list .slot-card .btn_play{
  border:none;
  box-sizing:border-box;
  color:var(--slots-button-demo-text-color);
  cursor:pointer;
  display:inline-block;
  font-weight:700;
  margin:0;
  padding:10px 0;
  text-align:center;
  text-decoration:none;
  width:146px
}
.nvcasino-de .slots_list .slot-card .btn_play:active,.nvcasino-de .slots_list .slot-card .btn_play:hover{
  color:var(--slots-button-demo-hover-text-color)
}
@media only screen and (max-width:425px){
  .nvcasino-de .slots_list .slot-card .btn_play{
      padding:8px 18px;
      width:auto
  }
}
.nvcasino-de .slots_list .demo-name{
  align-items:center;
  display:flex;
  height:40px;
  justify-content:center;
  position:relative
}
@media only screen and (max-width:425px){
  .nvcasino-de .slots_list .demo-name{
      line-height:1
  }
}
.nvcasino-de .slots_list .demo-name a{
  color:var(--slots-text-color);
  font-size:14px;
  font-weight:700;
  text-decoration:none
}
.nvcasino-de .slots_list .demo-name a:active,.nvcasino-de .slots_list .demo-name a:hover,.nvcasino-de .slots_list .demo-name a:visited{
  color:var(--slots-text-color)
}
@media only screen and (max-width:425px){
  .nvcasino-de .slots_list .demo-name a{
      max-height:14px;
      overflow:hidden;
      text-overflow:ellipsis;
      white-space:nowrap
  }
}
.nvcasino-de .slots_list__header{
  align-items:center;
  clear:both;
  display:flex;
  justify-content:space-between;
  margin-bottom:5px;
  padding-top:20px
}
.nvcasino-de .slots_list__header .slots_list__title{
  align-items:flex-start;
  color:var(--slots-text-color);
  display:flex;
  font-size:26px;
  font-weight:700;
  position:relative
}
.nvcasino-de .slots_list__header .slots_list__title img{
  margin-right:14px;
  max-height:38px;
  vertical-align:top
}
.nvcasino-de .slots_list__link{
  align-items:center;
  color:var(--slots-text-color);
  cursor:pointer;
  display:flex;
  justify-content:flex-end
}
.nvcasino-de .slots_list__link:hover{
  color:var(--slots-text-color)
}
.nvcasino-de .slots_list__link.desktop-none{
  display:none
}
.nvcasino-de .slot-card__demo{
  color:var(--slots-text-color);
  cursor:pointer;
  padding:10px 0
}
.nvcasino-de .slot-card__demo:hover{
  color:var(--slots-text-color)
}
@media (max-width:1024px){
  .nvcasino-de .single__slot .through-img__mobile{
      margin-top:10px
  }
  .nvcasino-de .full-screen-iframe .play-box img{
      -o-object-fit:cover;
      object-fit:cover
  }
}
@media (max-width:768px){
  .nvcasino-de .single__slot h1{
      padding-right:40px
  }
}
@media (max-width:576px){
  .nvcasino-de .slots_list__link.desktop-none{
      align-items:center;
      display:flex;
      justify-content:flex-end;
      margin-bottom:45px
  }
  .nvcasino-de .slot__loop{
      margin-bottom:24px;
      margin-top:0
  }
  .nvcasino-de .slots_list .slot-card:nth-child(2n){
      margin-right:0
  }
}
.nvcasino-de .slots-list-block{
  background-color:var(--slots-background-color);
  border-radius:16px;
  margin-bottom:20px;
  margin-top:20px;
  max-height:320px;
  overflow:hidden;
  padding:20px 45px 40px
}
.nvcasino-de .slots-list-block.slots-category-page{
  max-height:100%
}
.nvcasino-de .slots-list-block.slots-category-page .slots_list{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  justify-content:flex-start;
  justify-content:center;
  padding-bottom:25px;
  row-gap:50px
}
.nvcasino-de .slots-list-block a{
  color:var(--slots-text-color)
}
.nvcasino-de .slots-list-block-top{
  align-items:center;
  display:flex;
  justify-content:space-between;
  margin-bottom:15px
}
.nvcasino-de .slots-list-block-top p.title_list{
  color:var(--slots-text-color)
}
.nvcasino-de .slots-list-block .title_list{
  color:var(--container-text-color);
  font-size:var(--container-h2-font-size);
  font-weight:var(--container-h-font-weight);
  line-height:32px;
  margin-bottom:0;
  margin-top:0;
  text-align:left
}
@media only screen and (max-width:575px){
  .nvcasino-de .slots-list-block{
      padding:20px
  }
}
.nvcasino-de .btn-play{
  background-image:linear-gradient(90deg,#51b139 0,#72b139);
  font-size:30px;
  padding:15px 50px
}
.nvcasino-de .btn-play:hover{
  background-image:linear-gradient(270deg,#51b139 0,#72b139);
  box-shadow:0 15px 20px 0 rgba(0,0,0,.15)
}
.nvcasino-de .single__slot-game{
  margin:0 auto;
  max-width:1110px
}
.nvcasino-de .single__slot-game .iframe{
  height:100%;
  left:0;
  position:absolute;
  top:0;
  width:100%;
  z-index:-1
}
.nvcasino-de .single__slot-game .iframe iframe{
  height:100%!important;
  width:100%
}
.nvcasino-de .single__slot-game .iframe.show{
  z-index:1
}
.nvcasino-de .single__slot-game .play-box{
  line-height:0;
  margin:0 auto;
  max-width:100%;
  position:relative
}
.nvcasino-de .single__slot-game .play-box img{
  border-radius:10px;
  height:692px;
  -o-object-fit:cover;
  object-fit:cover;
  width:100%
}
@media (max-width:768px){
  .nvcasino-de .single__slot-game .play-box img{
      height:550px
  }
}
@media (max-width:567px){
  .nvcasino-de .single__slot-game .play-box img{
      height:350px
  }
}
@media (max-width:411px){
  .nvcasino-de .single__slot-game .play-box img{
      height:270px
  }
}
.nvcasino-de .single__slot-game .play-box .overlay{
  align-items:center;
  background:rgba(0,0,0,.8);
  border-radius:10px;
  display:flex;
  height:100%;
  left:0;
  line-height:1;
  opacity:1;
  position:absolute;
  top:0;
  width:100%
}
.nvcasino-de .single__slot-game .full-screen{
  background-image:url("");
  background-repeat:no-repeat;
  background-size:contain;
  cursor:pointer;
  display:block;
  height:28px;
  margin:0;
  padding:0;
  position:absolute;
  right:0;
  text-indent:-9999px;
  top:-50px;
  width:28px;
  z-index:9
}
@media (max-width:768px){
  .nvcasino-de .single__slot-game .full-screen{
      height:22px;
      top:-40px;
      width:22px
  }
}
.nvcasino-de .single__slot-content{
  margin-top:50px
}
.nvcasino-de .full-screen-overlay{
  background:rgba(0,0,0,.9);
  bottom:0;
  cursor:pointer;
  display:none;
  left:0;
  opacity:0;
  position:fixed;
  right:0;
  top:0;
  transition:all .3s;
  z-index:-1
}
.nvcasino-de .overflow-hidden{
  overflow:hidden
}
.nvcasino-de .full-screen-iframe .full-screen-overlay{
  display:block;
  opacity:1;
  z-index:1999
}
.nvcasino-de .full-screen-iframe .play-box{
  bottom:0;
  box-shadow:none;
  left:0;
  margin:0 auto;
  max-width:100%;
  min-height:100vh;
  position:fixed;
  right:0;
  top:0;
  width:100%;
  z-index:2000
}
.nvcasino-de .full-screen-iframe .play-box img{
  height:100%;
  max-height:100%
}
.nvcasino-de .full-screen-iframe .play-box-title{
  display:none
}
.nvcasino-de .full-screen-iframe .play-box-iframe{
  height:100%;
  margin:0
}
.nvcasino-de .full-screen-iframe .play-box .iframe{
  height:100%;
  max-height:100%
}
.nvcasino-de .full-screen-iframe .play-box .preload-img{
  height:100%;
  max-height:100%;
  overflow:hidden
}
.nvcasino-de .full-screen-iframe .play-box .preload-img img{
  height:100%!important;
  max-height:100%
}
.nvcasino-de .full-screen-iframe .play-box .iframe.active-frame iframe{
  height:100%!important
}
.nvcasino-de .full-screen-iframe .play-btn{
  padding:20px 47px 0
}
.nvcasino-de .full-screen-iframe .full-screen{
  background-image:url("");
  right:20px;
  top:20px
}
.nvcasino-de .under-demo{
  display:flex;
  justify-content:center;
  margin-top:24px
}
.nvcasino-de .under-demo .btn{
  border:none;
  font-size:20px;
  font-weight:700;
  line-height:20px;
  padding:13px 32px
}
.nvcasino-de .button-play-for-free{
  align-items:center;
  color:#fff;
  cursor:pointer;
  display:flex;
  flex-direction:column;
  font-size:40px;
  font-weight:700;
  line-height:2.5;
  margin:0 auto;
  position:relative;
  text-align:center;
  z-index:1
}
@media (max-width:768px){
  .nvcasino-de .button-play-for-free{
      font-size:16px
  }
}
.nvcasino-de .button-play-for-free:hover svg{
  transform:scale(1.1) translateX(5px)
}
.nvcasino-de .button-play-for-free svg{
  height:60px;
  margin-bottom:20px;
  text-align:center;
  transform:translateX(5px);
  transition-duration:.2s;
  width:46px
}
@media (max-width:768px){
  .nvcasino-de .button-play-for-free svg{
      height:70px;
      margin-bottom:15px;
      width:70px
  }
}
.nvcasino-de .popup-overlay{
  background-color:rgba(14,18,26,.8);
  display:none;
  height:100%;
  left:0;
  opacity:0;
  position:fixed;
  top:0;
  transition:opacity .5s ease;
  width:100%;
  z-index:998
}
.nvcasino-de .popup-overlay.display-overlay{
  display:block
}
.nvcasino-de .popup-overlay.fade-overlay{
  opacity:1
}
.nvcasino-de .popup-form.display{
  display:flex
}
.nvcasino-de .popup-form.show{
  opacity:1
}
.nvcasino-de .popup-form{
  align-items:center;
  background:var(--popup-background-color);
  border-radius:16px;
  cursor:default;
  display:none;
  flex-flow:column;
  left:50%;
  max-width:660px;
  opacity:0;
  padding-bottom:40px;
  padding-top:40px;
  position:fixed;
  top:50%;
  transform:translate(-50%,-50%);
  transition:opacity .2s linear .3s;
  width:60vw;
  z-index:1001
}
@media only screen and (max-width:767px){
  .nvcasino-de .popup-form{
      padding-left:40px;
      padding-right:40px;
      width:70%
  }
}
@media only screen and (max-width:1024px){
  .nvcasino-de .popup-form .btn{
      width:auto
  }
}
.nvcasino-de .popup-form-close-button{
  bottom:auto;
  color:var(--popup-text-color);
  cursor:pointer;
  font-size:40px;
  left:auto;
  line-height:20px;
  opacity:1;
  position:absolute;
  right:10px;
  top:10px;
  transition:opacity .2s linear .3s;
  z-index:1005
}
.nvcasino-de .popup-form-close-button:hover{
  color:var(--popup-text-color)
}
.nvcasino-de .popup-form-popup-title{
  font-size:var(--container-h3-font-size);
  margin:20px 0 5px
}
.nvcasino-de .popup-form-popup-text,.nvcasino-de .popup-form-popup-title{
  color:var(--popup-text-color);
  font-weight:var(--container-h-font-weight);
  text-align:center
}
.nvcasino-de .popup-form-popup-text{
  font-size:var(--container-h1-font-size);
  margin:10px 0
}
.nvcasino-de .popup-form button{
  background-color:var(--popup-button-background-color);
  color:var(--popup-button-text-color);
  margin-top:15px
}
.nvcasino-de .popup-form button:hover{
  background-color:var(--popup-button-hover-background-color);
  color:var(--popup-button-hover-text-color)
}
.slick-slider{
  -webkit-touch-callout:none;
  -webkit-tap-highlight-color:transparent;
  box-sizing:border-box;
  touch-action:pan-y;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none
}
.slick-list,.slick-slider{
  display:block;
  position:relative
}
.slick-list{
  margin:0;
  overflow:hidden;
  padding:0
}
.slick-list:focus{
  outline:none
}
.slick-list.dragging{
  cursor:pointer
}
.slick-slider .slick-list,.slick-slider .slick-track{
  transform:translateZ(0)
}
.slick-track{
  align-items:stretch;
  display:block;
  display:flex;
  justify-content:flex-start;
  left:0;
  margin-left:auto;
  margin-right:auto;
  position:relative;
  top:0
}
.slick-track:after,.slick-track:before{
  content:"";
  display:table
}
.slick-track:after{
  clear:both
}
.slick-slide{
  display:none;
  flex:none!important;
  float:left;
  height:100%;
  min-height:1px
}
[dir=rtl] .slick-slide{
  float:right
}
.slick-slide img{
  display:block
}
.slick-slide.slick-loading img{
  display:none
}
.slick-slide.dragging img{
  pointer-events:none
}
.slick-initialized .slick-slide{
  display:block
}
.slick-vertical .slick-slide{
  border:1px solid transparent;
  display:block;
  height:auto
}
.slick-arrow.slick-hidden{
  display:none
}
.slick-next,.slick-prev{
  border:none;
  cursor:pointer;
  display:block;
  font-size:0;
  height:20px;
  line-height:0px;
  padding:0;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:20px
}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{
  background:transparent;
  color:transparent;
  outline:none
}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{
  opacity:1
}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{
  opacity:.25
}
.slick-next:before,.slick-prev:before{
  background-size:cover;
  display:block;
  opacity:.8;
  transition:all .17s ease-in-out
}
.slick-prev{
  left:-25px
}
[dir=rtl] .slick-prev{
  left:auto;
  right:-25px
}
.slick-prev:before{
  content:"←"
}
[dir=rtl] .slick-prev:before{
  content:"→"
}
.slick-next{
  right:-25px
}
[dir=rtl] .slick-next{
  left:-25px;
  right:auto
}
.slick-next:before{
  content:"→"
}
[dir=rtl] .slick-next:before{
  content:"←"
}
.slick-dotted .slick-slider{
  margin-bottom:30px
}
.slick-dots{
  display:block;
  list-style:none;
  margin:10px 0 20px;
  padding:0;
  text-align:center;
  width:100%
}
@media only screen and (max-width:992px){
  .slick-dots{
      margin:0 0 20px
  }
}
.slick-dots li{
  display:inline-block;
  margin:0 5px;
  padding:0;
  position:relative
}
.slick-dots li,.slick-dots li button{
  cursor:pointer;
  height:10px;
  width:10px
}
.slick-dots li button{
  background:transparent;
  border:0;
  color:transparent;
  display:block;
  font-size:0;
  line-height:0px;
  outline:none;
  padding:5px
}
.slick-dots li button:focus,.slick-dots li button:hover{
  outline:none
}
.slick-dots li button:focus:before,.slick-dots li button:hover:before{
  background:#ccc;
  opacity:1
}
.slick-dots li button:before{
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  background:#e5e5e5;
  border:1px solid #ccc;
  border-radius:50%;
  color:transparent;
  content:"•";
  font-size:0;
  height:10px;
  left:0;
  line-height:20px;
  opacity:1;
  position:absolute;
  text-align:center;
  top:0;
  transition:all .17s ease-in-out;
  width:10px
}
.slick-dots li.slick-active button:before{
  background:#666;
  border-color:#666;
  color:#000
}
.nvcasino-de .pros-cons{
  display:flex;
  margin:0 -20px
}
@media only screen and (max-width:767px){
  .nvcasino-de .pros-cons{
      flex-direction:column;
      margin:0
  }
}
.nvcasino-de .pros-cons-side{
  margin:0 20px;
  width:50%
}
@media only screen and (max-width:767px){
  .nvcasino-de .pros-cons-side{
      margin:0;
      width:100%
  }
}
.nvcasino-de .pros-cons .capt{
  font-size:20px;
  margin-top:25px
}
.nvcasino-de .pros-cons-item{
  background:var(--pros-cons-bg-color);
  border-radius:10px;
  color:var(--pros-cons-font-color);
  margin-bottom:16px;
  padding:25px 15px 25px 60px;
  position:relative
}
.nvcasino-de .pros-cons-item:before{
  background:#fff;
  background:var(--pros-cons-right-icon);
  content:"";
  display:block;
  height:30px;
  left:15px;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:30px;
  z-index:1000
}
.nvcasino-de .pros-cons-item--left:before{
  background:var(--pros-cons-left-icon)
}
.nvcasino-de .winners p.winners-title{
  font-size:var(--container-h2-font-size);
  font-weight:var(--container-h-font-weight);
  line-height:32px;
  margin:32px 0 12px
}
.nvcasino-de .winners-list{
  margin:24px 30px
}
.nvcasino-de .winners-item{
  background:var(--top-winners-background-color);
  border-radius:10px;
  color:var(--top-winners-text-color);
  display:flex;
  font-size:14px;
  margin:0 8px;
  padding:8px
}
.nvcasino-de .winners-item img{
  border-radius:10px;
  height:60px;
  -o-object-fit:cover;
  object-fit:cover;
  width:60px
}
.nvcasino-de .winners-item-text{
  display:flex;
  flex-direction:column;
  justify-content:space-between;
  margin-left:8px;
  padding:3px 0
}
.nvcasino-de .winners-item-text .item-sum{
  color:var(--top-winners-text-sum-color);
  font-weight:700
}
.nvcasino-de .winners-item-text span{
  display:block;
  max-width:90px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap
}
.nvcasino-de .winners .slick-arrow{
  background:var(--container-button-background-color);
  border-radius:10px;
  height:25px;
  width:25px
}
.nvcasino-de .winners .slick-arrow:hover{
  background:var(--container-button-hover-background-color)
}
.nvcasino-de .winners .slick-arrow:before{
  content:none
}
.nvcasino-de .winners .slick-arrow:after{
  border-bottom:1px solid #fff;
  border-right:1px solid #fff;
  content:"";
  height:5px;
  left:8px;
  position:absolute;
  top:9px;
  transform:rotate(-45deg);
  width:5px
}
.nvcasino-de .winners .slick-arrow.slick-prev:after{
  left:11px;
  top:9px;
  transform:rotate(135deg)
}
.nvcasino-de .gift{
  margin-left:20px;
  position:relative;
  width:80px
}
@media only screen and (max-width:767px){
  .nvcasino-de .gift{
      margin-right:20px
  }
}
.nvcasino-de .gift:hover .gift-modal{
  display:block
}
.nvcasino-de .gift:hover .gift-icon img{
  transform:translateY(-5px)
}
.nvcasino-de .gift:hover .gift-icon:after{
  bottom:-46px;
  opacity:1;
  transition:all .25s ease;
  visibility:visible
}
.nvcasino-de .gift-icon{
  cursor:pointer;
  height:44px;
  margin-bottom:-20px;
  margin-right:-10px;
  padding:0 20px 20px;
  width:44px
}
.nvcasino-de .gift-icon:after{
  background:#fff;
  bottom:-50px;
  content:"";
  height:15px;
  left:50%;
  opacity:0;
  position:absolute;
  transform:rotate(45deg) translateX(-50%);
  visibility:hidden;
  width:15px
}
.nvcasino-de .gift-icon img{
  height:44px;
  -o-object-fit:cover;
  object-fit:cover;
  position:relative;
  transition:all .25s ease;
  width:44px;
  z-index:-1
}
.nvcasino-de .gift-icon .count{
  align-items:center;
  background:#dc2f02;
  border:2px solid #fff;
  border-radius:50%;
  color:#fff;
  display:flex;
  font-size:12px;
  height:18px;
  justify-content:center;
  position:absolute;
  right:8px;
  top:30px;
  width:18px
}
.nvcasino-de .gift-icon .count:after{
  background:#dc2f02;
  border-radius:50%;
  content:"";
  display:block;
  height:27px;
  left:50%;
  position:absolute;
  top:50%;
  transform:translate(-50%,-50%);
  width:27px;
  z-index:-1
}
.nvcasino-de .gift-modal{
  background:#fff;
  border-radius:10px;
  box-shadow:0 4px 30px rgba(0,0,0,.25);
  display:none;
  left:50%;
  padding:15px 0;
  position:absolute;
  top:78px;
  transform:translateX(-50%);
  width:380px;
  z-index:10000
}
@media only screen and (max-width:1024px){
  .nvcasino-de .gift-modal{
      left:-80%
  }
}
@media only screen and (max-width:425px){
  .nvcasino-de .gift-modal{
      left:auto;
      position:fixed;
      right:0;
      top:90px;
      transform:none;
      width:100vw
  }
}
.nvcasino-de .gift-modal:after{
  content:"";
  display:block;
  height:20px;
  position:absolute;
  top:-20px;
  width:100%
}
.nvcasino-de .gift-modal .title{
  font-size:20px;
  font-weight:700;
  margin-bottom:15px;
  padding:0 15px
}
.nvcasino-de .gift-modal .list{
  max-height:400px;
  overflow-y:auto;
  padding:0 15px
}
.nvcasino-de .gift-modal .list .item{
  align-items:center;
  border-bottom:1px solid #f5f5f5;
  display:flex;
  margin-bottom:15px;
  padding-bottom:15px
}
.nvcasino-de .gift-modal .list .item .text{
  color:var(--gift-text-in-modal-color);
  font-weight:700;
  margin:0 15px
}
.nvcasino-de .gift-modal .list .item img{
  border-radius:10px;
  height:55px;
  -o-object-fit:cover;
  object-fit:cover;
  width:55px
}
.nvcasino-de .gift-modal .list .item .btn{
  max-width:130px;
  overflow:hidden;
  padding:11px 10px;
  text-overflow:ellipsis;
  width:100%
}
@media only screen and (max-width:340px){
  .nvcasino-de .gift-modal .list .item .btn{
      max-width:110px
  }
}
@media only screen and (max-width:425px){
  body.admin-bar .gift-modal{
      top:135px
  }
}
.nvcasino-de .mobile-menu{
  background:var(--mobile-menu-background-color);
  border-radius:12px 12px 0 0;
  bottom:-100%;
  box-shadow:0 -2px 20px rgba(0,0,0,.25);
  display:none;
  opacity:0;
  position:fixed;
  transition:all 1s ease;
  transition-delay:.1s;
  width:100%;
  z-index:10000
}
@media only screen and (max-width:767px){
  .nvcasino-de .mobile-menu{
      display:block
  }
}
.nvcasino-de .mobile-menu.show{
  bottom:-1px;
  opacity:1;
  transition-delay:.2s
}
.nvcasino-de .mobile-menu ul{
  display:flex;
  justify-content:space-between;
  list-style:none;
  margin:0;
  padding:10px 20px
}
.nvcasino-de .mobile-menu ul li{
  margin:0 5px;
  max-width:calc(20% - 10px);
  text-align:center
}
.nvcasino-de .mobile-menu ul li.large img{
  transform:scale(1.7) translateY(-15px)
}
.nvcasino-de .mobile-menu ul li .icon,.nvcasino-de .mobile-menu ul li .icon-hover{
  display:block;
  height:48px;
  margin:0 auto;
  max-height:48px;
  -o-object-fit:contain;
  object-fit:contain;
  width:48px
}
.nvcasino-de .mobile-menu ul li .icon-hover,.nvcasino-de .mobile-menu ul li:active .icon,.nvcasino-de .mobile-menu ul li:hover .icon{
  display:none
}
.nvcasino-de .mobile-menu ul li.current-menu-item span .icon-hover,.nvcasino-de .mobile-menu ul li:active .icon-hover,.nvcasino-de .mobile-menu ul li:hover .icon-hover{
  display:block
}
.nvcasino-de .mobile-menu ul li a,.nvcasino-de .mobile-menu ul li span{
  color:var(--mobile-menu-link-color);
  font-size:12px;
  font-weight:700;
  text-decoration:none
}
