*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Poppins,sans-serif}main{background:#054146}main p,main a,main span,main h1,main h2,main h3,main h4,main h5,main figcaption,main li{color:#fff}main .wrapper{width:97%;max-width:1300px;margin:0 auto}body{overflow-x:hidden;position:relative;background:#f5f5f5}a{text-decoration:none;transition:.3s}input,button{border:none;box-shadow:none;transition:.3s}input{outline:none}p,span,li,a{font-size:18px;line-height:30px}h1,h2,h3,h4,h5,h6{text-align:center;padding:20px 0;color:#333}h1{font-size:36px;line-height:40px}h2{font-size:32px;line-height:40px}h3{font-size:26px;line-height:36px}h4{font-size:20px;line-height:28px}h5,h6{font-size:18px;line-height:28px}p,span,li,h1,h2,h3,a,b,i,label,input,button,td,tr,figcaption{color:#000}p{padding-bottom:20px}li{list-style:none}button{cursor:pointer;background:rgba(0,0,0,0)}img{max-width:100%;display:block}i{font-style:normal}#__next{min-height:100%;display:flex;flex-direction:column}.content{position:relative;padding-top:90px;flex-grow:1;display:flex;justify-content:space-between}.content .contentMain{width:96%;margin:0 auto}.content .content-block{margin-bottom:20px;padding:20px;border-radius:15px;background:#166970}.content .general-ol{display:flex;justify-content:space-between;flex-wrap:wrap;margin-left:30px;margin-bottom:20px;counter-reset:counter-ol}.content .general-ol li{position:relative;padding-left:10px;margin-bottom:10px;width:48%;counter-increment:counter-ol}.content .general-ol li::before{position:absolute;content:counter(counter-ol);display:flex;align-items:center;justify-content:center;width:26px;height:26px;color:#fff;background:#054146;border-radius:50%;top:2px;left:-26px}.content .general-ul{display:flex;justify-content:space-between;flex-wrap:wrap;margin-left:15px;margin-bottom:20px}.content .general-ul li{position:relative;padding-bottom:10px;padding-left:25px;width:100%}.content .general-ul li::before{content:no-open-quote;position:absolute;width:15px;height:15px;background-image:url(/list.svg);background-size:cover;background-repeat:no-repeat;left:0;top:6px}.pageError{min-height:calc(100vh - 70px)}.buttons{display:flex;align-items:center}.imgWrap{display:block;position:relative}figure{margin-bottom:20px;text-align:center}figure span{height:50%;width:100%;position:absolute;left:0;top:-50%}figcaption{color:#888;font-size:14px}.general-image{display:block;border-radius:15px;width:auto;height:auto;margin:0 auto 10px auto}.general-image.vertical{max-height:500px;max-width:70%}.general-image.horizontal{width:80%;max-width:500px}.table-wrapper{max-width:100%;margin:0 auto}.general-table{width:100%;border-collapse:collapse;border-radius:10px;overflow:hidden}.general-table thead tr th{background:#0f7d87;color:#fff;border:1px solid rgba(251,251,251,.1);padding:10px}.general-table .general-tr{background:#064146}.general-table .general-tr .general-td{padding:10px;text-align:center;color:#fff;border:1px solid rgba(251,251,251,.1)}.general-table .general-tr:nth-child(2n){background:#0f7d87}.contentSidebarMobil{display:none;width:100%;height:auto;right:0;padding:10px 10px 0 10px;background:#166970;border-radius:15px}.contentSidebarMobil .appImgWrapperMobilImg{display:flex;justify-content:space-around;align-items:center;gap:10px 0}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil{position:relative}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil .slot-info-mobil{width:150px;height:75px;border-radius:17px}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil .slot-info-mobil:hover .slot-back-mobil{opacity:1}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil .slot-info-mobil img{width:200px;height:150px}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil .slot-info-mobil .slot-back-mobil{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background-color:rgba(0,0,0,.8);transition:.3s;z-index:2;border-radius:17px;border:1px solid rgba(208,59,39,.18);box-shadow:0px 0px 24px 0px rgba(208,59,39,.18)}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil .slot-info-mobil .slot-back-mobil button{color:#fff;font-family:Arial;font-size:20px;font-style:normal;font-weight:700;line-height:20px;background:#f0871b;width:100px;padding:10px 30px;border-radius:5px}.contentSidebarMobil .appNameMobil{font-size:20px;font-weight:bold;text-align:center;color:#fff}.contentSidebarMobil .appImgMobil{display:flex;justify-content:center}.contentSidebarMobil .appImgMobil img{border-radius:17px}.contentSidebarMobil .appItemsMobil{display:flex;justify-content:space-between;align-items:center;border-radius:15px;padding:10px;margin:10px 0}.contentSidebarMobil .appItemsMobil .appItemsMobil-wrapper{position:relative;width:54px;height:54px}.contentSidebarMobil .appItemsMobil .appItemMobil{display:flex;flex-direction:column;justify-content:center;align-items:center}.contentSidebarMobil .appItemsMobil button{position:absolute;width:100%;height:100%;top:0;left:0}.contentSidebarMobil .appItemsMobil .appInfoMobil{width:calc(100% - 40px)}.contentSidebarMobil .appItemsMobil .appInfoTitleMobil{font-size:15px;line-height:20px;color:#fff;display:block}.contentSidebarMobil .appItemsMobil .appInfoSubtitleMobil{font-size:13px;color:#fff;line-height:20px;display:block}.contentSidebarMobil .slot-info-mobil.slot-tiger{background:url(/uploads/img/webp/slot_1_hu.webp) no-repeat;background-size:cover}.contentSidebarMobil .slot-info-mobil.slot-rabbit{background:url(/uploads/img/webp/slot_2_hu.webp) no-repeat;background-size:cover}.contentSidebarMobil .slot-info-mobil.slot-mines{background:url(/uploads/img/webp/slot_3_hu.webp) no-repeat;background-size:cover}@media screen and (max-width: 1250px){.contentSidebarMobil{display:flex;justify-content:center;flex-direction:column;align-items:normal;margin-bottom:20px;height:auto;padding:10px 10px 0 10px}}@media screen and (max-width: 550px){.contentSidebarMobil .appItemsMobil .appItemMobil:nth-child(6){display:none}.contentSidebarMobil .slot-info-mobil{width:110px;height:55px}.contentSidebarMobil button{width:100%;height:100%}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil{width:30%}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil .slot-info-mobil{width:100%}.contentSidebarMobil .appImgWrapperMobilImg .appImgMobil .slot-info-mobil{background-position:center center}}@media screen and (max-width: 450px){.contentSidebarMobil .appItemsMobil .appItemMobil:nth-child(5){display:none}.contentSidebarMobil .slot-info-mobil img{width:95px;height:48px}.mainBanner{height:240px}.contentSidebarMobil .slot-info-mobil .slot-back-mobil button{font-size:16px;width:80px;padding:10px 0}}.faq-container .faq-item{margin:0 auto;position:relative;min-height:30px;margin-bottom:20px}.faq-container .faq-item:last-child{border-bottom:none}.faq-container .faq-item:hover .icon::before,.faq-container .faq-item:hover .icon::after{background:#32c063}.faq-container .faq-item:hover{border-color:#32c063}.faq-container .faq-item:hover .faq-question{color:#32c063}.faq-container .faq-question{padding-bottom:0;font-weight:600;font-size:18px;line-height:24px}.faq-container .faq-answer{padding:10px 0;height:0;overflow:hidden;z-index:-1;position:relative;opacity:0;transition:.4s ease}.faq-container .icon{height:18px;position:absolute;width:18px;right:10px;top:11px;z-index:2}.faq-container .icon::before,.faq-container .icon::after{background:#fff;content:no-open-quote;height:4px;right:0;position:absolute;top:0;width:18px;transition:transform 500ms ease}.faq-container .toggle{width:100%;height:100%;margin:0;opacity:0;cursor:pointer;position:absolute;top:0;z-index:3}.faq-container .toggle:checked~.icon::before,.faq-container .toggle:checked~.icon::after{background:#32c063}.faq-container .toggle:checked~.faq-question{color:#32c063}.faq-container .toggle:not(:checked)~.icon:before{transform:rotate(180deg)}.faq-container .toggle:not(:checked)~.icon:after{transform:rotate(90deg)}.faq-container .toggle:checked~.faq-answer{height:auto;opacity:1;z-index:2}.columns{display:flex;align-items:center;justify-content:space-between}.columns .column{width:48%}.columns .column-header{padding-top:0;text-align:left}.columns .column-p{position:relative;margin-left:15px;padding-left:25px}.columns .column-p::before{content:no-open-quote;position:absolute;width:20px;height:20px;background-image:url(/list.svg);background-repeat:no-repeat;background-size:cover;left:0;top:8px}.table_of_contents{margin:19px 0}.table_of_contents .toggle{display:none}.table_of_contents .lbl-toggle{display:inline-block;font-weight:600;font-size:15px;text-transform:uppercase;text-align:center;padding:10px;color:#fff;background:#8d53e9;cursor:pointer;border-radius:7px;transition:all .25s ease-out}.table_of_contents .lbl-toggle:hover{background:#08f}.table_of_contents .toggle:checked+.lbl-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.table_of_contents .table_box{max-height:0px;overflow:hidden;transition:max-height .25s ease-in-out;display:flex;width:100%;max-width:500px;flex-direction:column}.table_of_contents .toggle:checked+.lbl-toggle+div{max-height:1000px;border:1px solid #8d53e9;padding:20px;margin-top:12px;border-radius:8px}.table_of_contents .table_link{position:relative;padding-left:15px;font-size:16px;line-height:1.8}.table_of_contents .table_link::before{content:no-open-quote;position:absolute;width:8px;height:8px;top:32%;left:0;background:#08f;border-radius:50%;transition:all .25s ease-out}.table_of_contents .table_link:hover{color:#08f}.content404Page.wrapper{display:flex;justify-content:center;align-items:center;height:100vh;max-width:100%;width:100%;background:#054146}.content404Page.wrapper .content404{display:flex;flex-direction:column;width:280px;justify-content:center;align-items:center}.content404Page.wrapper .content404 img{display:block;margin:0 auto}.content404Page.wrapper .content404 h1{color:#fff;white-space:nowrap;font-size:32px;line-height:38px}.content404Page.wrapper .content404 button{display:inline-block;background:#2cb154;margin-right:15px;border-radius:30px;padding:5px 15px;border-radius:5px;font-size:18px;line-height:28px;color:#fff;color:#fff}.content404Page.wrapper .content404 button:hover{background:#107985}.contentMap{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;max-width:100%;width:100%;background:#205685}.contentMap h1{text-align:left;color:#fff;margin-bottom:64px}.contentMap .sitemapLinks{display:flex;justify-content:center;flex-wrap:wrap;max-width:640px}.contentMap .sitemapLinks a{display:inline-block;color:#fff;margin:0 auto 12px;position:relative}.contentMap .sitemapLinks a:before{position:absolute;left:-16px;top:calc(50% - 4px);content:no-open-quote;width:8px;height:8px;background:#fff;border-radius:50%}.contentMap .sitemapLinks a:hover{color:#92c637}.img-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.7);transition:opacity 500ms;visibility:hidden;opacity:0;z-index:1;display:flex;align-items:center;justify-content:center}.img-overlay:target{visibility:visible;opacity:1}.img-overlay .img-popup{margin:70px auto;padding:20px;border-radius:5px;width:100%;position:relative;transition:all 5s ease-in-out}.img-overlay .img-popup.horizontal{aspect-ratio:1/.2}.img-overlay .img-popup.vartical{aspect-ratio:.5/1}.button-block{text-align:center;margin-bottom:20px}.button-block button{background:#276aa5;padding:5px 15px;border-radius:5px;font-size:18px;line-height:28px;color:#fff;width:200px;animation:pulse 1.5s infinite}.button-block button:hover{background:#3185ce}@media screen and (max-width: 1250px){h1{font-size:26px;line-height:30px}h2{font-size:22px;line-height:32px}h3{font-size:20px;line-height:30px}h4{font-size:18px;line-height:28px}h5,h6{font-size:16px;line-height:26px}h1,h2,h3,h4,h5,h6{padding:10px 0}.content{padding-top:70px}.content .contentMain{width:100%}.content .general-ol li,.content .general-ul li{width:100%}.columns{flex-wrap:wrap}.columns .column{width:100%}.table-wrapper{overflow-x:scroll}.column-p{margin-left:0}.faq-container .faq-question{max-width:85%}}@media screen and (max-width: 400px){.general-table{overflow-x:auto;max-width:96%}}.navButtons.wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:30px;margin-bottom:30px;padding:26px;border-radius:20px;border:2px solid #2db155;width:100%;max-width:1300px}.navButtons.wrapper .navButtonsItem{position:relative}.navButtons.wrapper .navButtonsItem button{position:absolute;width:100%;height:100%;top:0;z-index:5}@media screen and (max-width: 1250px){.navButtons.wrapper .navButtonsItem{width:75px;height:97px}.navButtons.wrapper .navButtonsItem img{width:100%;height:100%}.navButtons.wrapper .navButtonsItem button{position:absolute;width:100%;height:100%;top:0;z-index:5}}@media screen and (max-width: 750px){.navButtons.wrapper{display:grid;grid-template-columns:repeat(3, 3fr);grid-gap:15px;gap:15px;padding:8px}.navButtons.wrapper .navButtonsItem{margin:0 auto}}

* { margin:0; padding:0; box-sizing:border-box; font-family: 'Poppins', sans-serif;}
body { overflow-x:hidden; background: var(--main);}
a {text-decoration:none; transition: 0.3s; }
input, button {border:none; box-shadow:none; transition:0.3s;}
input {outline:none;}
p, span, li, a { font-size:16px; line-height:28px;}
h1, h2, h3, h4, h5, h6 {text-align:center; color: var(--text);}
p, span, li, h1, h2, h3, a, b, i, label, input, button, td, tr, figcaption { color: var(--text);}
/* li {list-style:none;} */
button { cursor:pointer; background:transparent;}
img {max-width:100%; display:block;}
i {font-style:normal;  transition: 0.3s;}

.wrapper {width:95%; max-width:1200px; margin:0 auto;}
.h2 {display: flex; align-items: center; margin-bottom: 20px;}
.h2 button {border-radius: var(--block-border-radius); padding: 10px 10px; background: var(--color-primary); color: #fff;
position: relative;}
.h2 button:hover {background: var(--color-secondary);}
.h2 button i {color:#fff; font-size: 18px; padding-right: 5px; position: relative; top: 2px;}
.h2 h2 {margin-left: 280px; margin-bottom: 0!important;}


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



/* Header */
header {padding: 20px 0;}
.header_top {display: flex; justify-content: space-between;}
.header_logo {display: flex; align-items: center;}
.header_logo img {width: 40px; margin-right: 10px;}
.header_logo span {font-size: 20px;}

.header_admin {display: flex; align-items: center;}
.header_admin img {width: 40px; height: 40px; border-radius: 50%; margin-right: 10px;}
.header_admin span {font-size: 14px;}



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

.sidebar {width: 220px; background: var(--light-back);padding: 20px 0; border-radius: var(--block-border-radius);
min-height: 80vh; position: relative;}
.sidebar span {font-size: 12px;display: block;}
.sidebar .material-icons { font-size: 24px; margin-right: 12px; }
.sidebar a {display: flex; width: 100%; align-items: center; padding: 10px 15px 10px 15px; position: relative;}
.sidebar a:hover, .sidebar a.active {background: var(--color-primary); color: #fff;}
.sidebar a:hover span { color: #fff; }
.sidebar a i { color: var(--text); font-size: 18px; padding-right: 8px;}
.sidebar a:hover i, .sidebar a.active i {color: #fff;}
.sidebar .year {position: absolute; bottom: 20px;}

.main_content .info {width: calc(100% - 240px); background: var(--light-back);  border-radius: var(--block-border-radius);}
.main_content .info h2 {font-size: 24px; line-height: 32px; margin-bottom: 40px;}
.info_content {padding: 30px; }


.navigation_list {display: flex; justify-content: space-between;}
.navigation_item {border-radius: var(--block-border-radius); background: var(--color-primary); display: flex;
justify-content: center; align-items: center; width: 20%; margin-bottom: 20px;}
.navigation_item i {display: block; font-size: 40px; text-align: center; padding-bottom: 20px; color: #fff;}
.navigation_item a {font-size: 22px; color: #fff; display: block;width: 100%; height: 100%; padding: 30px; text-align: center;}
.navigation_item:hover {background: var(--color-secondary);}

.info_field {display: flex; margin-bottom: 20px;}
.info_field span {background: #eee;font-size: 15px; padding: 5px 10px; width: 25%;
border-radius: var(--block-border-radius) 0 0 var(--block-border-radius);}
.info_field input {border: 1px solid #eee; padding: 5px 10px; width: 75%;
border-radius: 0 var(--block-border-radius) var(--block-border-radius) 0;}
.info_field input::placeholder {color: var(--text); opacity: 1; font-size: 16px;}
.info_field select {border-radius: 0 var(--block-border-radius) var(--block-border-radius) 0;
border: 1px solid #eee; padding: 5px 10px; background: #fff; font-family: 'Poppins', sans-serif;
font-size: 15px; color: var(--text);}


.pages_item {padding: 10px 10px 10px 0; border-bottom: 1px solid #eee; display: flex; align-items: center;}
.pages_item h3 {text-align: left; font-size: 16px; position: relative; margin: 0 12px;}
.pages_item img { width: 40px; flex: 0 0 auto; height: 40px; }
.pages_item_moves {display: flex;}
.pages_item_moves i {color: #b7b7b7; font-size: 14px; padding-right: 5px;}
.pages_item .details { display: flex; align-items: center; }
.pages_item .details:hover, .pages_item .details:hover i {color: var(--color-primary);}
.pages_item .delete:hover, .pages_item .delete:hover i {color: #f80505;}


.pageKey { margin-left: 12px; padding: 10px; border: 1px #ccc solid; border-radius: 4px; }

.pages_bound {margin-left: 30px;padding: 20px 0;}
.pages_bound_item a {text-align: left; font-size: 14px; padding-left: 25px; position: relative;}
.pages_bound_item a:before {content:''; width: 20px; height: 20px; position: absolute; top: 0px; left: 0;
background: url(/_next/static/media/England-flag.5d086557.png)no-repeat; background-size: cover; border-radius: 50%;}
.pages_bound_item a:hover {color: var(--color-secondary);}



.category_item {padding: 10px 10px 10px 0; border-bottom: 1px solid #eee;}
.category_item a {text-align: left; font-size: 16px;}
.category_item a:hover {color: var(--color-secondary);}


/* Page login */
.loginPage {height: 100vh; display: flex;align-items: center; justify-content: center;}
.loginPage .header_logo {display: flex; justify-content: center;}
.loginPage form {padding: 30px; background: var(--light-back); border-radius: var(--block-border-radius);
width: 100%; max-width: 400px;}
.loginPage form div {margin-bottom: 15px;}
.loginPage form label {display: flex;}
.loginPage label span {background: #eee; font-size: 17px; padding: 5px 10px;
 border-radius: var(--block-border-radius) 0 0 var(--block-border-radius); width: 25%;}
.loginPage label input {border: 1px solid #eee; padding: 5px 10px; width: 75%;
 border-radius: 0 var(--block-border-radius) var(--block-border-radius) 0; font-size: 17px;
background: var(--light-back);}
.loginPage .loginButton {display: flex;justify-content: center;}
.loginPage button {background: var(--color-primary); color: #fff; font-size: 18px; 
border-radius: var(--block-border-radius); padding: 10px 25px; text-transform: uppercase;}
.loginPage button:hover {background: var(--color-secondary);}



.buttonAdmin {background: var(--color-primary); color: #fff; font-size: 18px; 
border-radius: var(--block-border-radius); padding: 10px 25px; text-transform: uppercase;}
.buttonAdmin:hover {background: var(--color-secondary);}
.buttonsParent {display: flex; justify-content: space-between;}
.buttonDelete {background: #eee; font-size: 16px; border-radius: var(--block-border-radius); padding: 10px 15px;}
.buttonDelete:hover {background: #e10404; color: #fff;}


.cardList { display: flex; align-items: center; flex-wrap: wrap;}
.cardList .cardItem { margin: 16px 0px 0px 0; padding: 10px; border:1px #eee solid; border-radius: 4px; 
cursor: -webkit-grab; 
cursor: grab;  position: relative;  width: 100%;}
.cardList .cardItem h3 {padding: 0 0 10px 0; text-align: left; font-size: 16px;}
.cardList .cardItem .remove {position: absolute; cursor: pointer; right: 16px;top: 8px;font-size: 24px;
background: red; border-radius: 50%;width: 24px; height: 24px;
display: flex; justify-content: center;align-items: center;}
.cardList .cardItem .remove span {  color: #fff; }
.cardList button.addItem { width: 100%;height: 100px;background: #eee; margin-top: 16px;
display: flex;align-items: center; justify-content: center; }
.cardList button.addItem span {font-size: 32px;color: #333; }
.cardList .cardItem .input { margin-bottom: 12px; display: flex; justify-content: space-between;
align-items: center; }
.cardList .cardItem input { width: calc(100% - 120px); background: #eee; padding: 10px; flex-grow: .9; }
.cardList .cardItem .input span {width: 120px; font-size: 15px;}

.cardList .select {width: 100%; display: flex;}
.cardList .select div {margin-right: 15px;}
.cardList .select div input {margin-right: 5px;}

.saveButton {width: 100%; margin: 20px 0; display: flex; justify-content: flex-end;}
.cardList  .menuName {width: 100%; margin-top: 16px;}
.cardList  .menuName input {border: 1px solid #eee; padding: 10px 10px; width: 500px;
border-radius: var(--block-border-radius); }

.footer{background:#054146;padding:20px 0;box-shadow:4px 4px 4px 4px rgba(0,0,0,.2509803922)}.footer .footerInner{display:block;text-align:center}.footer .footerInner .dmca-badge{display:block;margin-top:4px;margin-bottom:8px}.footer .footerInner .dmca-badge img{display:block;margin:0 auto}.footer .footerInner .copyright{color:#fff;font-size:15px}.footer .scrollTop{background:#32c063;width:30px;height:30px;display:flex;justify-content:center;align-items:center;position:fixed;bottom:75px;right:20px;opacity:0;cursor:pointer;border-radius:50%;z-index:5}.footer .scrollTop.pam_content{opacity:1}.footer-block-btn{z-index:4;position:fixed;right:0;bottom:0;left:0;height:70px;padding-right:10px;padding-left:10px;background:#04656e;display:none;justify-content:center;align-items:center}.footer-block-btn .buttons{display:flex;justify-content:space-between;gap:10px;align-items:center}.footer-block-btn .buttons button .regButton{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:#2db155;border-radius:100px;padding:15px 40px 15px 40px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:19px;text-align:center;color:#fff;text-transform:uppercase;margin-right:10px}.footer-block-btn .buttons button .regButton:hover{opacity:.8}.footer-block-btn .buttons button .logButton{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:#185a61;border-radius:100px;padding:15px 40px 15px 40px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:19px;text-align:center;color:#fff;text-transform:uppercase}.footer-block-btn .buttons button .logButton:hover{opacity:.8}@media(max-width: 1250px){.footer-block-btn{display:flex}.footer{padding:20px 0 80px 0}}
.header{background:#054146;height:70px;position:fixed;top:0;left:0;width:100%;z-index:10;padding:0;overflow:hidden;box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922)}.header .headerInner{display:flex;justify-content:space-between;align-items:center;height:100%}.header .headerInner .logo a{display:block}.header .headerInner .logo .ampLogo{position:relative}.header .headerInner .logo .ampLogo button{position:absolute;left:0;top:0;width:100%;height:100%}.header .headerInner .menu{height:25px}.header .headerInner .menu a{color:#fff;font-size:16px;height:100%;padding:2px 15px;margin:0 10px;display:inline-flex;align-items:center;border-bottom:rgba(0,0,0,0) solid 2px}.header .headerInner .menu a:hover{background:#166970;border-radius:10px}.header .headerInner .menu a.active{background:#166970;border-radius:10px}.buttons .logButton{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:#185a61;border-radius:100px;padding:15px 40px 15px 40px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:19px;text-align:center;color:#fff;text-transform:uppercase;margin-left:10px}.buttons .logButton:hover{opacity:.8}.buttons .regButton{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:#2db155;border-radius:100px;padding:15px 40px 15px 40px;font-family:"Poppins",sans-serif;font-size:16px;font-weight:500;line-height:19px;text-align:center;color:#fff;text-transform:uppercase}.buttons .regButton:hover{opacity:.8}@media screen and (max-width: 1250px){.header{height:70px}.header .headerInner{justify-content:space-between}.menu{display:none}.buttons{display:none}}@media(max-width: 400px){.buttons .logButton,.buttons .regButton{font-size:14px;line-height:18px;padding:15px 30px 15px 30px}}
.contentSidebar{width:350px;height:600px;position:-webkit-sticky;position:sticky;right:0;top:112px;padding:20px;background:#166970;border-radius:10px}.contentSidebar .appImgWrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px 0}.contentSidebar .appImgWrapper .appImg{position:relative}.contentSidebar .appImgWrapper .appImg .slot-info{width:300px;height:150px;border-radius:17px}.contentSidebar .appImgWrapper .appImg .slot-info:hover .slot-back{opacity:1}.contentSidebar .appImgWrapper .appImg .slot-info .slot-back{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:4px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;background-color:rgba(0,0,0,.8);transition:.3s;z-index:2;border-radius:10px;border:1px solid rgba(208,59,39,.18);box-shadow:0px 0px 24px 0px rgba(208,59,39,.18)}.contentSidebar .appImgWrapper .appImg .slot-info .slot-back button{color:#fff;font-family:Arial;font-size:24px;font-style:normal;font-weight:700;line-height:27px;background:#32c063;width:200px;padding:10px 40px;border-radius:35px}.contentSidebar .appName{font-size:20px;font-weight:bold;text-align:center;color:#fff}.contentSidebar .appImg{display:flex;justify-content:center}.contentSidebar .appItems{display:flex;justify-content:space-between;align-items:center;border-radius:15px;padding:10px;margin:10px 0;position:relative}.contentSidebar .appItems .appItem{display:flex;flex-direction:column;justify-content:center;align-items:center}.contentSidebar .appItems .appInfo{width:calc(100% - 40px)}.contentSidebar .appItems .appInfoTitle{font-size:15px;line-height:20px;color:#fff;display:block}.contentSidebar .appItems .appInfoSubtitle{font-size:13px;color:#fff;line-height:20px;display:block}.contentSidebar .appImgWrapper .appImg .slot-info.slot-tiger{background:url(/uploads/img/webp/slot_1_hu.webp) no-repeat;background-size:cover}.contentSidebar .appImgWrapper .appImg .slot-info.slot-rabbit{background:url(/uploads/img/webp/slot_2_hu.webp) no-repeat;background-size:cover}.contentSidebar .appImgWrapper .appImg .slot-info.slot-mines{background:url(/uploads/img/webp/slot_3_hu.webp) no-repeat;background-size:cover}@media screen and (max-width: 1250px){.contentSidebar{display:none}}
.burger{display:none;position:relative}.mobileMenu{position:fixed;top:0;right:0%;display:block;z-index:5;background:#054146;width:100%;max-width:350px;min-height:100vh;padding:30px 20px;transition:right .8s}.mobileMenu .buttons{display:block;margin-top:32px}.mobileMenu .buttons button{display:block;margin:0 auto 12px;width:50%}.mobileMenu[hidden]{right:-200%}.mobileMenu .close{display:flex;justify-content:center;margin-bottom:20px}.mobileMenu .mobileMenuLinks{display:flex;flex-direction:column}.mobileMenu .mobileMenuLinks a{color:#fff;display:flex;justify-content:center;font-size:19px;margin-bottom:12px}.overlay{position:absolute;top:0;left:0;width:100%;height:100vh;background:rgba(0,0,0,.5);z-index:1;display:block}.overlay[hidden]{display:none}@media screen and (max-width: 1250px){.burger{display:block}}
button{box-shadow:none;border:none;cursor:pointer;transition:.4s}.mainBanner{margin:0px 0 26px 0;height:300px}.mainBanner_inner{display:flex;gap:20px;height:300px;justify-content:center;align-items:center}.mainBanner_wrapper{background:url(/bg-banner.webp) no-repeat;background-size:cover;height:100%;max-width:1300px;width:100%;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding-left:50px;border-radius:10px;border-radius:10px}.bg{display:flex;justify-content:space-between;gap:20px;flex-direction:column;justify-content:center}.mainBanner_wrapper img{width:348px;height:84px}.mainBanner_wrapper button{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);background:#f01a1c;border-radius:100px;padding:20px 40px 20px 40px;font-family:"Poppins",sans-serif;font-size:20px;font-weight:500;line-height:19px;text-align:center;color:#fff;text-transform:uppercase;font-weight:700}.mainBanner_wrapper button:hover{opacity:.8}.mainBanner_right{display:none}@media screen and (max-width: 1250px){.mainBanner_wrapper{background-position:35% 0}}@media screen and (max-width: 730px){.mainBanner_wrapper{background:url(/banner-right.webp) no-repeat;background-size:cover;height:100%;max-width:1300px;width:100%;background-position:90% 0;position:relative;padding:0}.mainBanner_wrapper .bg{background:url(/banner-left.webp) no-repeat;background-size:cover;position:absolute;height:100%;max-width:350px;width:100%;left:0;background-position:100% 0;z-index:3;padding-left:10px;border-radius:10px}.mainBanner_wrapper img{width:280px;height:64px}.mainBanner_wrapper button{padding:15px 0px;width:290px;max-width:100%;font-size:18px;line-height:28px;white-space:nowrap;margin-top:20px}}@media screen and (max-width: 450px){.mainBanner_wrapper .bg{max-width:280px}.mainBanner_wrapper img{width:220px;height:53px}}
.breadcrumbs{display:flex;align-items:center;padding:0px 0 0px 0;overflow-x:hidden}.breadcrumbs a{color:#eee;font-size:14px}.breadcrumbs a:hover{text-decoration:none}.breadcrumbs .last{position:relative;margin-left:10px;font-size:14px}.breadcrumbs a:after{display:inline-block;width:11px;height:11px;background-image:url(/arrow-right.svg);background-size:cover;background-repeat:no-repeat;margin-left:10px;content:no-open-quote}@media screen and (max-width: 1250px){.breadcrumbs{padding:5px 0 0px 0}}
