:root {
    --app-background-color: #221e19;
    --app-text-color: #ffffff;
    --app-text-point-color: #87a5db;
    --tblr-primary: #206bc4;
    --tblr-primary-rgb: 32, 107, 196;
    --tblr-primary-fg: var(--tblr-light);
    --tblr-primary-darken: #1d60b0;
    --tblr-primary-lt: #e9f0f9;
    --tblr-primary-lt-rgb: 233, 240, 249;
    --tblr-secondary: #6c7a91;
    --tblr-secondary-rgb: 108, 122, 145;
    --tblr-secondary-fg: var(--tblr-light);
    --tblr-secondary-darken: #616e83;
    --tblr-secondary-lt: #f0f2f4;
    --tblr-secondary-lt-rgb: 240, 242, 244;
    --tblr-success: #2fb344;
    --tblr-success-rgb: 47, 179, 68;
    --tblr-success-fg: var(--tblr-light);
    --tblr-success-darken: #2aa13d;
    --tblr-success-lt: #eaf7ec;
    --tblr-success-lt-rgb: 234, 247, 236;
    --tblr-info: #4299e1;
    --tblr-info-rgb: 66, 153, 225;
    --tblr-info-fg: var(--tblr-light);
    --tblr-info-darken: #3b8acb;
    --tblr-info-lt: #ecf5fc;
    --tblr-info-lt-rgb: 236, 245, 252;
    --tblr-warning: #f76707;
    --tblr-warning-rgb: 247, 103, 7;
    --tblr-warning-fg: var(--tblr-light);
    --tblr-warning-darken: #de5d06;
    --tblr-warning-lt: #fef0e6;
    --tblr-warning-lt-rgb: 254, 240, 230;
    --tblr-danger: #d63939;
    --tblr-danger-rgb: 214, 57, 57;
    --tblr-danger-fg: var(--tblr-light);
    --tblr-danger-darken: #c13333;
    --tblr-danger-lt: #fbebeb;
    --tblr-danger-lt-rgb: 251, 235, 235;
    --tblr-light: #f6f8fb;
    --tblr-light-rgb: 246, 248, 251;
    --tblr-light-fg: var(--tblr-dark);
    --tblr-light-darken: #dddfe2;
    --tblr-light-lt: #fefeff;
    --tblr-light-lt-rgb: 254, 254, 255;
    --tblr-dark: #182433;
    --tblr-dark-rgb: 24, 36, 51;
    --tblr-dark-fg: var(--tblr-light);
    --tblr-dark-darken: #16202e;
    --tblr-dark-lt: #e8e9eb;
    --tblr-dark-lt-rgb: 232, 233, 235;
    --tblr-muted: #6c7a91;
    --tblr-muted-rgb: 108, 122, 145;
    --tblr-muted-fg: var(--tblr-light);
    --tblr-muted-darken: #616e83;
    --tblr-muted-lt: #f0f2f4;
    --tblr-muted-lt-rgb: 240, 242, 244;
    --tblr-blue: #206bc4;
    --tblr-blue-rgb: 32, 107, 196;
    --tblr-blue-fg: var(--tblr-light);
    --tblr-blue-darken: #1d60b0;
    --tblr-blue-lt: #e9f0f9;
    --tblr-blue-lt-rgb: 233, 240, 249;
    --tblr-azure: #4299e1;
    --tblr-azure-rgb: 66, 153, 225;
    --tblr-azure-fg: var(--tblr-light);
    --tblr-azure-darken: #3b8acb;
    --tblr-azure-lt: #ecf5fc;
    --tblr-azure-lt-rgb: 236, 245, 252;
    --tblr-indigo: #4263eb;
    --tblr-indigo-rgb: 66, 99, 235;
    --tblr-indigo-fg: var(--tblr-light);
    --tblr-indigo-darken: #3b59d4;
    --tblr-indigo-lt: #eceffd;
    --tblr-indigo-lt-rgb: 236, 239, 253;
    --tblr-purple: #ae3ec9;
    --tblr-purple-rgb: 174, 62, 201;
    --tblr-purple-fg: var(--tblr-light);
    --tblr-purple-darken: #9d38b5;
    --tblr-purple-lt: #f7ecfa;
    --tblr-purple-lt-rgb: 247, 236, 250;
    --tblr-pink: #d6336c;
    --tblr-pink-rgb: 214, 51, 108;
    --tblr-pink-fg: var(--tblr-light);
    --tblr-pink-darken: #c12e61;
    --tblr-pink-lt: #fbebf0;
    --tblr-pink-lt-rgb: 251, 235, 240;
    --tblr-red: #d63939;
    --tblr-red-rgb: 214, 57, 57;
    --tblr-red-fg: var(--tblr-light);
    --tblr-red-darken: #c13333;
    --tblr-red-lt: #fbebeb;
    --tblr-red-lt-rgb: 251, 235, 235;
    --tblr-orange: #f76707;
    --tblr-orange-rgb: 247, 103, 7;
    --tblr-orange-fg: var(--tblr-light);
    --tblr-orange-darken: #de5d06;
    --tblr-orange-lt: #fef0e6;
    --tblr-orange-lt-rgb: 254, 240, 230;
    --tblr-yellow: #f59f00;
    --tblr-yellow-rgb: 245, 159, 0;
    --tblr-yellow-fg: var(--tblr-light);
    --tblr-yellow-darken: #dd8f00;
    --tblr-yellow-lt: #fef5e6;
    --tblr-yellow-lt-rgb: 254, 245, 230;
    --tblr-lime: #74b816;
    --tblr-lime-rgb: 116, 184, 22;
    --tblr-lime-fg: var(--tblr-light);
    --tblr-lime-darken: #68a614;
    --tblr-lime-lt: #f1f8e8;
    --tblr-lime-lt-rgb: 241, 248, 232;
    --tblr-green: #2fb344;
    --tblr-green-rgb: 47, 179, 68;
    --tblr-green-fg: var(--tblr-light);
    --tblr-green-darken: #2aa13d;
    --tblr-green-lt: #eaf7ec;
    --tblr-green-lt-rgb: 234, 247, 236;
    --tblr-teal: #0ca678;
    --tblr-teal-rgb: 12, 166, 120;
    --tblr-teal-fg: var(--tblr-light);
    --tblr-teal-darken: #0b956c;
    --tblr-teal-lt: #e7f6f2;
    --tblr-teal-lt-rgb: 231, 246, 242;
    --tblr-cyan: #17a2b8;
    --tblr-cyan-rgb: 23, 162, 184;
    --tblr-cyan-fg: var(--tblr-light);
    --tblr-cyan-darken: #1592a6;
    --tblr-cyan-lt: #e8f6f8;
    --tblr-cyan-lt-rgb: 232, 246, 248;
    --tblr-facebook: #1877f2;
    --tblr-facebook-rgb: 24, 119, 242;
    --tblr-facebook-fg: var(--tblr-light);
    --tblr-facebook-darken: #166bda;
    --tblr-facebook-lt: #e8f1fe;
    --tblr-facebook-lt-rgb: 232, 241, 254;
    --tblr-twitter: #1da1f2;
    --tblr-twitter-rgb: 29, 161, 242;
    --tblr-twitter-fg: var(--tblr-light);
    --tblr-twitter-darken: #1a91da;
    --tblr-twitter-lt: #e8f6fe;
    --tblr-twitter-lt-rgb: 232, 246, 254;
    --tblr-linkedin: #0a66c2;
    --tblr-linkedin-rgb: 10, 102, 194;
    --tblr-linkedin-fg: var(--tblr-light);
    --tblr-linkedin-darken: #095caf;
    --tblr-linkedin-lt: #e7f0f9;
    --tblr-linkedin-lt-rgb: 231, 240, 249;
    --tblr-google: #dc4e41;
    --tblr-google-rgb: 220, 78, 65;
    --tblr-google-fg: var(--tblr-light);
    --tblr-google-darken: #c6463b;
    --tblr-google-lt: #fcedec;
    --tblr-google-lt-rgb: 252, 237, 236;
    --tblr-youtube: #ff0000;
    --tblr-youtube-rgb: 255, 0, 0;
    --tblr-youtube-fg: var(--tblr-light);
    --tblr-youtube-darken: #e60000;
    --tblr-youtube-lt: #ffe6e6;
    --tblr-youtube-lt-rgb: 255, 230, 230;
    --tblr-vimeo: #1ab7ea;
    --tblr-vimeo-rgb: 26, 183, 234;
    --tblr-vimeo-fg: var(--tblr-light);
    --tblr-vimeo-darken: #17a5d3;
    --tblr-vimeo-lt: #e8f8fd;
    --tblr-vimeo-lt-rgb: 232, 248, 253;
    --tblr-dribbble: #ea4c89;
    --tblr-dribbble-rgb: 234, 76, 137;
    --tblr-dribbble-fg: var(--tblr-light);
    --tblr-dribbble-darken: #d3447b;
    --tblr-dribbble-lt: #fdedf3;
    --tblr-dribbble-lt-rgb: 253, 237, 243;
    --tblr-github: #181717;
    --tblr-github-rgb: 24, 23, 23;
    --tblr-github-fg: var(--tblr-light);
    --tblr-github-darken: #161515;
    --tblr-github-lt: #e8e8e8;
    --tblr-github-lt-rgb: 232, 232, 232;
    --tblr-instagram: #e4405f;
    --tblr-instagram-rgb: 228, 64, 95;
    --tblr-instagram-fg: var(--tblr-light);
    --tblr-instagram-darken: #cd3a56;
    --tblr-instagram-lt: #fcecef;
    --tblr-instagram-lt-rgb: 252, 236, 239;
    --tblr-pinterest: #bd081c;
    --tblr-pinterest-rgb: 189, 8, 28;
    --tblr-pinterest-fg: var(--tblr-light);
    --tblr-pinterest-darken: #aa0719;
    --tblr-pinterest-lt: #f8e6e8;
    --tblr-pinterest-lt-rgb: 248, 230, 232;
    --tblr-vk: #6383a8;
    --tblr-vk-rgb: 99, 131, 168;
    --tblr-vk-fg: var(--tblr-light);
    --tblr-vk-darken: #597697;
    --tblr-vk-lt: #eff3f6;
    --tblr-vk-lt-rgb: 239, 243, 246;
    --tblr-rss: #ffa500;
    --tblr-rss-rgb: 255, 165, 0;
    --tblr-rss-fg: var(--tblr-light);
    --tblr-rss-darken: #e69500;
    --tblr-rss-lt: #fff6e6;
    --tblr-rss-lt-rgb: 255, 246, 230;
    --tblr-flickr: #0063dc;
    --tblr-flickr-rgb: 0, 99, 220;
    --tblr-flickr-fg: var(--tblr-light);
    --tblr-flickr-darken: #0059c6;
    --tblr-flickr-lt: #e6effc;
    --tblr-flickr-lt-rgb: 230, 239, 252;
    --tblr-bitbucket: #0052cc;
    --tblr-bitbucket-rgb: 0, 82, 204;
    --tblr-bitbucket-fg: var(--tblr-light);
    --tblr-bitbucket-darken: #004ab8;
    --tblr-bitbucket-lt: #e6eefa;
    --tblr-bitbucket-lt-rgb: 230, 238, 250;
    --tblr-tabler: #0054a6;
    --tblr-tabler-rgb: 0, 84, 166;
    --tblr-tabler-fg: var(--tblr-light);
    --tblr-tabler-darken: #004c95;
    --tblr-tabler-lt: #e6eef6;
    --tblr-tabler-lt-rgb: 230, 238, 246;
    --tblr-gray-50: #f6f8fb;
    --tblr-gray-50-rgb: 246, 248, 251;
    --tblr-gray-50-fg: var(--tblr-dark);
    --tblr-gray-50-darken: #dddfe2;
    --tblr-gray-50-lt: #fefeff;
    --tblr-gray-50-lt-rgb: 254, 254, 255;
    --tblr-gray-100: #eef3f6;
    --tblr-gray-100-rgb: 238, 243, 246;
    --tblr-gray-100-fg: var(--tblr-dark);
    --tblr-gray-100-darken: #d6dbdd;
    --tblr-gray-100-lt: #fdfefe;
    --tblr-gray-100-lt-rgb: 253, 254, 254;
    --tblr-gray-200: #dce1e7;
    --tblr-gray-200-rgb: 220, 225, 231;
    --tblr-gray-200-fg: var(--tblr-dark);
    --tblr-gray-200-darken: #c6cbd0;
    --tblr-gray-200-lt: #fcfcfd;
    --tblr-gray-200-lt-rgb: 252, 252, 253;
    --tblr-gray-300: #b8c4d4;
    --tblr-gray-300-rgb: 184, 196, 212;
    --tblr-gray-300-fg: var(--tblr-light);
    --tblr-gray-300-darken: #a6b0bf;
    --tblr-gray-300-lt: #f8f9fb;
    --tblr-gray-300-lt-rgb: 248, 249, 251;
    --tblr-gray-400: #8a97ab;
    --tblr-gray-400-rgb: 138, 151, 171;
    --tblr-gray-400-fg: var(--tblr-light);
    --tblr-gray-400-darken: #7c889a;
    --tblr-gray-400-lt: #f3f5f7;
    --tblr-gray-400-lt-rgb: 243, 245, 247;
    --tblr-gray-500: #6c7a91;
    --tblr-gray-500-rgb: 108, 122, 145;
    --tblr-gray-500-fg: var(--tblr-light);
    --tblr-gray-500-darken: #616e83;
    --tblr-gray-500-lt: #f0f2f4;
    --tblr-gray-500-lt-rgb: 240, 242, 244;
    --tblr-gray-600: #49566c;
    --tblr-gray-600-rgb: 73, 86, 108;
    --tblr-gray-600-fg: var(--tblr-light);
    --tblr-gray-600-darken: #424d61;
    --tblr-gray-600-lt: #edeef0;
    --tblr-gray-600-lt-rgb: 237, 238, 240;
    --tblr-gray-700: #3a4859;
    --tblr-gray-700-rgb: 58, 72, 89;
    --tblr-gray-700-fg: var(--tblr-light);
    --tblr-gray-700-darken: #344150;
    --tblr-gray-700-lt: #ebedee;
    --tblr-gray-700-lt-rgb: 235, 237, 238;
    --tblr-gray-800: #182433;
    --tblr-gray-800-rgb: 24, 36, 51;
    --tblr-gray-800-fg: var(--tblr-light);
    --tblr-gray-800-darken: #16202e;
    --tblr-gray-800-lt: #e8e9eb;
    --tblr-gray-800-lt-rgb: 232, 233, 235;
    --tblr-gray-900: #040a11;
    --tblr-gray-900-rgb: 4, 10, 17;
    --tblr-gray-900-fg: var(--tblr-light);
    --tblr-gray-900-darken: #04090f;
    --tblr-gray-900-lt: #e6e7e7;
    --tblr-gray-900-lt-rgb: 230, 231, 231;
    --tblr-black: #000000;
    --tblr-white: #ffffff;
    --tblr-gray: #49566c;
    --tblr-gray-dark: #182433;
    --tblr-white-rgb: 255, 255, 255;
    --tblr-black-rgb: 0, 0, 0;
    --tblr-spacer-0: 0;
    --tblr-spacer-1: 0.25rem;
    --tblr-spacer-2: 0.5rem;
    --tblr-spacer-3: 1rem;
    --tblr-spacer-4: 1.5rem;
    --tblr-spacer-5: 2rem;
    --tblr-spacer-6: 3rem;
    --tblr-spacer-7: 5rem;
    --tblr-spacer-8: 8rem;
    --tblr-spacer: 1rem;
    --tblr-bg-surface: var(--tblr-white);
    --tblr-bg-surface-secondary: var(--tblr-gray-100);
    --tblr-bg-surface-tertiary: var(--tblr-gray-50);
    --tblr-bg-surface-dark: var(--tblr-dark);
    --tblr-bg-forms: var(--tblr-bg-surface);
    --tblr-border-color: #dce1e7;
    --tblr-border-color-translucent: rgba(4, 32, 69, 0.1);
    --tblr-border-dark-color: #8a97ab;
    --tblr-border-dark-color-translucent: rgba(4, 32, 69, 0.27);
    --tblr-border-active-color: #aab2bf;
    --tblr-icon-color: var(--tblr-gray-400);
    --tblr-active-bg: rgba(var(--tblr-primary-rgb), 0.04);
    --tblr-disabled-bg: var(--tblr-bg-surface-secondary);
    --tblr-disabled-color: var(--tblr-gray-300);
    --tblr-code-color: var(--tblr-gray-600);
    --tblr-code-bg: var(--tblr-bg-surface-secondary);
    --tblr-dark-mode-border-color: #25384f;
    --tblr-dark-mode-border-color-translucent: rgba(72, 110, 149, 0.14);
    --tblr-dark-mode-border-active-color: #2c415d;
    --tblr-dark-mode-border-dark-color: #1f2e41;
    --tblr-page-padding: var(--tblr-spacer-3);
    --tblr-page-padding-y: var(--tblr-spacer-4);
    --tblr-font-weight-light: 300;
    --tblr-font-weight-normal: 400;
    --tblr-font-weight-medium: 500;
    --tblr-font-weight-bold: 600;
    --tblr-font-weight-headings: var(--tblr-font-weight-bold);
    --tblr-font-size-h1: 1.5rem;
    --tblr-font-size-h2: 1.25rem;
    --tblr-font-size-h3: 1rem;
    --tblr-font-size-h4: 0.875rem;
    --tblr-font-size-h5: 0.75rem;
    --tblr-font-size-h6: 0.625rem;
    --tblr-line-height-h1: 2rem;
    --tblr-line-height-h2: 1.75rem;
    --tblr-line-height-h3: 1.5rem;
    --tblr-line-height-h4: 1.25rem;
    --tblr-line-height-h5: 1rem;
    --tblr-line-height-h6: 1rem;
    --tblr-box-shadow: rgba(var(--tblr-body-color-rgb), 0.04) 0 2px 4px 0;
    --tblr-box-shadow-border: inset 0 0 0 1px var(--tblr-border-color-translucent);
    --tblr-box-shadow-transparent: 0 0 0 0 transparent;
    --tblr-box-shadow-input: 0 1px 1px rgba(var(--tblr-body-color-rgb), 0.06);
    --tblr-box-shadow-card: 0 0 4px rgba(var(--tblr-body-color-rgb), 0.04);
    --tblr-box-shadow-card-hover: rgba(var(--tblr-body-color-rgb), 0.16) 0 2px 16px 0;
    --tblr-box-shadow-dropdown: 0 16px 24px 2px rgba(0, 0, 0, 0.07), 0 6px 30px 5px rgba(0, 0, 0, 0.06), 0 8px 10px -5px rgba(0, 0, 0, 0.1);
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    font-family: Spoqa Han Sans,Spoqa Han Sans JP,"Sans-serif";
    font-family: SUIT
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

body {
    line-height: 1;
    min-width: 1350px;
    font-family: Spoqa Han Sans,Spoqa Han Sans JP,"Sans-serif";
    font-family: SUIT;
    background: var(--app-background-color);
}
/* 스크롤바 */
/* width */
::-webkit-scrollbar {width: 7px;}
/* Track */
::-webkit-scrollbar-track {background: #CCCCCC;}
/* Handle */
::-webkit-scrollbar-thumb {background: #404040;}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {background: #202020;}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
    content: "";
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

a {
    text-decoration: none;
    cursor: pointer
}

button,input,select,textarea {
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    font-family: Spoqa Han Sans,Spoqa Han Sans JP,SUIT,"Sans-serif"
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

section {
    max-width: 1314px;
    min-width: 320px;
    width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    padding: 0 3px;
}
img		{	vertical-align: middle;	border-style: none}
@font-face {
    font-family: Spoqa Han Sans;
    src: url(/fonts/SpoqaHanSansNeo-Regular-41a55a27ea5631028e7a14647bc394fb.eot);
    src: url(/fonts/SpoqaHanSansNeo-Regular-17458b7840c51e9c8a8646c495049cbb.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Spoqa Han Sans;
    src: url(/fonts/SpoqaHanSansNeo-Medium-b0af8631a777319af6d02d44b29b7bd1.eot);
    src: url(/fonts/SpoqaHanSansNeo-Medium-f4d5d7240069d0dd291579991883da22.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Digital-7;
    src: url(/fonts/digital-7.mono-0d89a288b88139645fd734ec62010fc5.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.container-box {
    width: 1350px;
    margin: 0 auto;
}
.slide-box {
    width: 100%;
    background: #000;
    position: relative;
    margin: 0 auto;
    border-bottom: 2px solid #eaad42;
}
.main-visual {
    position: relative;
    /*height: 607px;*/
    height: 40vw;
    max-height: 526px;
    margin-top: 0;
    z-index: 1;
    overflow: hidden;
}
.v1-slider {
    background: none !important;
}
.main-visual.v1-slider > ul li {
    height: 40vw;
    max-height: 526px;
    /*background:url(../img/main/main_slide_bg.webp) center center repeat;*/
    background-size: cover;
}
.main-visual.v1-slider .v_img_tx_tit {
    position: absolute;
    bottom: 7vw;
    right: 7vw;
    margin: 0 0;
    z-index: 999;
}
.main-visual.v1-slider .v_img_bg {
    margin: 0 auto;
    height: 40vw;
    width: auto;
    max-width: 1920px;
    max-height: 526px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}
.bg_shadow_dott {
    background: url(../img/main/bg_video_dott.webp) top center;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}
.main-decor {
    position: absolute;
    z-index: 10;
    width: 45vw;
}
.main-decor img {
    width: 100%;
    height: 100%;
}
.top-left-chip {
    top: 391px;
    left: 0;
    max-width: 230px;
}
.top-right-chip {
    top: 550px;
    right: 0;
    max-width: 200px;
}
.bottom-left-chip {
    bottom: 295px;
    left: 50px;
    max-width: 120px;
}
.bottom-right-chip {
    bottom: 96px;
    right: 0;
    max-width: 200px;
}
.maincontent {
    min-height: 1200px;
    background: url(/img/hook/main/center_bg-00cc7d8b6b6f6ed100e40c06c2cb3419.webp) top center;
    background-size: 100% 100%;
    background-attachment: fixed;
}
.games-wrap {
    position: relative;
    z-index: 10;
    width: 1302px;
    margin: 0 auto;
    /*display: flex;*/
    /*justify-content: space-between;*/
    /*align-items: center;*/
    /*gap: 10px;*/
}
.games-wrap .game-select {
    padding-top: 10px;
}

.games-wrap .game-select > a > img {
    width: 100%;
}
.games {
    display: flex;
    justify-content: center;

}
.board-games {
    position: relative;
    z-index: 11;
    width: 1302px;
}.board-games ul.betGames {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    width: 100%;
    /*width: 1350px;*/
    padding: 140px 50px 60px 50px;
    background-image: url(../img/main/game_box_bg.webp);
    background-size: contain;
    background-repeat: no-repeat;
}
.board-games .game-title {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, -50%);
}
.board-games .game-title img {
    width: 100%;
}
.main-title {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 5px;
}
.main-title > img {
    max-width: 155px;
}
.overflow-hidden {
    overflow: hidden!important;
}
@media (max-width: 1024px) {
    .slide-box {
        width: 100% !important;
        min-width: 300px;
    }
    .unslider {
        margin-top: 50px;
        border-radius: 0;
    }
    .main-visual {
        margin-top: -5px;
        max-height: 420px;
        height: 40vw;
        overflow: hidden;
    }

    .main-visual .main-pop-img {
        width: 300px;
        height: 300px;
        margin-top: -100px;
        margin-left: -150px;
    }

    .main-visual .main-v-img-01 {
        bottom: -240px;
    }

    .main-visual .main-v-img-02 {
        bottom: -270px;
    }

    .main-visual.v1-slider .v_img_bg {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -45%);
        height:45vw;
    }

    .main-visual.v1-slider > ul li {
        max-height: 420px;
        height: 40vw;
        background-size: cover;
    }

    .main-visual.v1-slider .v_img_tx_tit {
        height: 220px;
        width: auto;
    }
    .unslider .unslider-arrow.next { right:0;}
    .unslider .unslider-arrow.prev { left:0;}
}
@media (max-width: 425px) {
    .unslider {
        margin-top: 0;
    }

    .unslider .unslider-arrow {
        display: none;
    }

    .main-visual {
        top: 0;
        margin-top: 50px;
    }

    .main-visual.v1-slider > ul li {
        /* height: 200px; */
    }

    .main-visual.v1-slider .v_img_tx_tit {
        top: 15%;
        margin-left: -40%;
        width: 80%;
    }
}
.footer-box {
    position: relative;
}
.footer-box .partner-box .partners {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 130px;
}
.footer-box .partner-box .partners img {
    width: 35%;
}
.footer-box .footer-bottom-box {
    background-color: #000000;
    border-top: 2px solid #eaad42;
}
.footer-box .footer-bottom-box .bottom-info{
    display: flex;
    gap: 30px;
    align-items: center;
    padding-top: 55px;
}
.bottom-info .f_logo img {
    width: 100%;
    max-width: 160px;
}
.bottom-info .game-usage-lv {
    width: 10%;
    max-width: 70px;
}
.bottom-info .tx_footer {
    flex-grow: 1;
}
.font-digital {
    font-family: 'Digital-7';
}
.dropdown-toggle::after {
    display:none!important;
}
span.nob:before {
    content: none!important
}
.badge {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    color: #667382;
    background: #f6f8fb;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    min-width: 1.35714285em;
    font-weight: 600;
    letter-spacing: .04em;
    vertical-align: bottom;
    padding: 0.25em .5em;
    font-size: 85.714285%;
    line-height: 1;
    border-radius: 4px;
}
.bg-primary, .bg-blue {
    color: #fcfdfe!important;
    background-color: rgba(0,84,166,1)!important;
}
.bg-info, .bg-azure {
    color: #fcfdfe!important;
    background-color: rgba(66,153,225,1)!important;
}
.bg-success, .bg-green {
    color: #fcfdfe!important;
    background-color: rgba(47,179,68,1)!important;
}
.bg-danger, .bg-red {
    color: #fcfdfe!important;
    background-color: rgba(214,57,57,1)!important;
}
.bg-warning, .bg-orange {
    color: #fcfdfe!important;
    background-color: rgba(247,103,7,1)!important;
}
.bg-yellow {
    color: #fcfdfe!important;
    background-color: rgba(245,159,0,1)!important;
}
.bg-teal {
    color: #fcfdfe!important;
    background-color: rgba(12,166,120,1)!important;
}
.bg-blue-lt {
    color: rgba(0,84,166,1)!important;
    background-color: rgba(230,238,246,1)!important;
}
.bg-azure-lt, .bg-info-lt {
    color: rgba(66,153,225,1)!important;
    background-color: rgba(236,245,252,1)!important;
}
.bg-success-lt {
    color: rgba(47,179,68)!important;
    background-color: rgba(234,247,236,1)!important;
}
.text-orange {
    color: #ef6621!important;
}
.fw-bold {
    font-weight: bold;
}
.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 2rem !important;
}

.m-5 {
    margin: 4rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.mx-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
}

.mx-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.mx-4 {
    margin-right: 2rem !important;
    margin-left: 2rem !important;
}

.mx-5 {
    margin-right: 4rem !important;
    margin-left: 4rem !important;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.my-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
}

.my-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
}

.my-4 {
    margin-top: 2rem !important;
    margin-bottom: 2rem !important;
}

.my-5 {
    margin-top: 4rem !important;
    margin-bottom: 4rem !important;
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 2rem !important;
}

.mt-5 {
    margin-top: 4rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 2rem !important;
}

.me-5 {
    margin-right: 4rem !important;
}

.me-auto {
    margin-right: auto !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 2rem !important;
}

.mb-5 {
    margin-bottom: 4rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 2rem !important;
}

.ms-5 {
    margin-left: 4rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 2rem !important;
}

.p-5 {
    padding: 4rem !important;
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.px-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.px-4 {
    padding-right: 2rem !important;
    padding-left: 2rem !important;
}

.px-5 {
    padding-right: 4rem !important;
    padding-left: 4rem !important;
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.py-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
}

.py-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.py-4 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}

.py-5 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 2rem !important;
}

.pt-5 {
    padding-top: 4rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 2rem !important;
}

.pe-5 {
    padding-right: 4rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 2rem !important;
}

.pb-5 {
    padding-bottom: 4rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 2rem !important;
}

.ps-5 {
    padding-left: 4rem !important;
}

.gap-0 {
    gap: 0 !important;
}

.gap-1 {
    gap: 0.25rem !important;
}

.gap-2 {
    gap: 0.5rem !important;
}

.gap-3 {
    gap: 1rem !important;
}

.gap-4 {
    gap: 2rem !important;
}

.gap-5 {
    gap: 4rem !important;
}
.ft20 {
    font-size: 20px!important
}

.ft25 {
    font-size: 25px!important
}

.ywc {
    color: #ae9b71
}

.yec {
    color: #fc0
}

.blc {
    color: #e1534e
}

.pkc {
    color: #f23a7f
}

.rdc {
    color: #e1534e
}

.grc {
    color: #454545
}

.gnc {
    color: #44a059
}

.ppc {
    color: #a254a0
}

.orc {
    color: #fc7220
}

.bkc {
    color: #000
}

.bywc {
    color: #e5972d
}

.bgnc {
    color: #60c359
}

.bppc {
    color: #6c42a3
}

.yebg {
    background: #e5b940
}

.blbg {
    background: #1d7fe2
}

.wblbg {
    background: #eefefb!important
}

.wywbg {
    background: #fff6d7!important
}

.pkbg {
    background: #e59d8f
}

.bblbg {
    background: #1b5988
}

.rdbg {
    background: #447cc4!important
}

.iblbg {
    background: #777
}

.iywbg {
    background: #f7b152
}

.ignbg {
    background: #4aa874
}

.wgrbg {
    background: #9e9ea0
}

.wtblbg {
    background: #777!important
}

.bkblbg {
    background: #115da8
}

.bgrbg {
    background: #444446
}

.orbg {
    background: #f24a26
}

.ppbg {
    background: #d03ab7
}

.grbg {
    background: #a2a2a2
}

.gnbg {
    background: #298625
}

.bl {
    color: #2087f0
}

.or {
    color: #ff8926
}

.gn {
    color: var(--app-text-color);
}

.br {
    color: #341d23
}

.pp {
    color: #a659c7
}

.w100w {
    width: 100%
}

.w50w {
    width: 50%
}

.w33w {
    width: 33.3333%
}

.w25w {
    width: 25%
}

.w83w {
    width: 83%
}
.w500 {
    width: 500px;
}
.w550 {
    width: 550px;
}
.w1836 {
    width: 1836px
}

.w1480 {
    width: 1480px
}

.w1314 {
    width: 1314px;
    padding: 0 3px;
}

.w1280 {
    width: 1280px
}

.w1260 {
    width: 1260px
}

.w1092 {
    width: 1092px
}

.w1040 {
    width: 1040px
}

.w1000 {
    width: 1000px
}

.w815 {
    width: 815px
}

.w800 {
    width: 800px
}

.w820 {
    width: 820px
}

.w700 {
    width: 700px
}

.w670 {
    width: 670px!important
}

.w650 {
    width: 650px
}

.w600 {
    width: 600px!important
}

.w430 {
    width: 430px!important
}

.w370 {
    width: 370px!important
}

.w300 {
    width: 300px
}

.w270 {
    width: 270px!important
}

.w260 {
    width: 260px!important
}

.w220 {
    width: 220px
}

.w225 {
    width: 225px
}

.w204 {
    width: 204px!important
}

.w200 {
    width: 200px!important
}

.w180 {
    width: 180px!important
}

.w175 {
    width: 175px!important
}

.w160 {
    width: 160px!important
}

.w158 {
    width: 158px!important
}

.w150 {
    width: 150px!important
}

.w140 {
    width: 140px!important
}

.w120 {
    width: 120px
}

.w115 {
    width: 115px!important
}

.w110 {
    width: 110px!important
}

.w100 {
    width: 100px!important
}

.w96 {
    width: 96px!important
}

.w95 {
    width: 95px!important
}

.w80 {
    width: 80px!important
}

.w70 {
    width: 70px!important
}

.w60 {
    width: 60px
}

.w40 {
    width: 40px
}

.h67 {
    height: 67px!important
}

.pt15 {
    padding-top: 15px
}

.mr5 {
    margin-right: 5px
}

.ml5 {
    margin-left: 5px
}

.mr10 {
    margin-right: 10px
}

.ml10 {
    margin-left: 10px
}

.pb0 {
    padding-bottom: 0!important
}

.mb0 {
    margin-bottom: 0!important
}

.pt60 {
    padding-bottom: 60px
}

.pt100 {
    padding-top: 100px
}

.mt10 {
    margin-top: 10px
}

.mt50 {
    margin-top: 50px
}

.mb20 {
    margin-bottom: 20px
}

.mb30 {
    margin-bottom: 30px
}

.mb50 {
    margin-bottom: 50px
}

.mb60 {
    margin-bottom: 60px
}

.mt20 {
    margin-top: 20px
}

.mt30 {
    margin-top: 30px
}

.mt60 {
    margin-top: 60px
}

.mt93 {
    margin-top: 93px!important
}

.mt111 {
    margin-top: 111px!important
}

.ml210 {
    margin-left: 210px
}

.ml120 {
    margin-left: 120px
}

.ml150 {
    margin-left: 150px
}

.b {
    font-weight: 700!important
}

.b0 {
    border: 0!important
}
.hide {
    display: none!important;
}
.textleft {
    text-align: left;
    justify-content: left!important
}

.textright {
    text-align: right
}

.left {
    float: left
}

.right {
    float: right
}

.hauto {
    height: auto!important
}
.myfix {
    font-size: 14px;
    line-height: 1.5em;
    color: var(--app-text-color);
}

.myfix span {
    color: #eaad42;
    font-weight: 700;
}

.myfixwrap {
    margin-top: 12px;
    padding: 25px 20px;
    border-radius: 3px;
    background-color: #1d1d1d;
    display: flex;
    flex-direction: column;
    gap: 16px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
}
.myfixwrap form {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.mypage .gameu {
    display: flex;
    gap: 22px;
    flex-wrap: wrap
}

.mypage .gameu li:first-child {
    width: 250px;
    background-color: #2f2f2f;
    justify-content: center;
    color: var(--app-text-color);
    font-weight: 600;
}

.mypage .gameu li {
    width: calc(100% - 174px);
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: var(--app-text-color);
    height: 40px;
    padding: 0;
    box-sizing: content-box;
    border: none;
    background: initial;
}

.mypage .joinu {
    display: flex;
    gap: 22px;
    flex-wrap: wrap
}

.mypage .joinu li:first-child {
    width: 150px;
    background-color: #2f2f2f;
    justify-content: center;
    color: var(--app-text-color);
    font-weight: 600;
}

.mypage .joinu li {
    width: calc(100% - 174px);
    position: relative;
    display: flex;
    align-items: center;
    font-size: 14px;
    color: var(--app-text-color);
    height: 40px;
    padding: 0;
    box-sizing: content-box;
    border: none;
    background: initial;
}

.mypage .joinutext {
    font-size: 14px;
    color: #bfbfbf;
    padding: 0 0 0 180px;
    text-align: left;
    display: block
}

.mypage .joinu input {
    padding: 0 0 0 10px;
    height: 40px;
    width: calc(100% - 10px);
    font-size: 14px;
    color: var(--app-text-color);
    border: 1px solid #474747;
    background-color: #121212;
    box-sizing: content-box;
}

.mypage .joinubottom {
    border: 1px solid #ef6621;
    background-color: #1b1a20;
    border-radius: 3px;
    padding: 18px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 110px;
    color: #fff;
    font-size: 14px;
    color: #ef6621
}

.mypage .joinubottom>ul {
    display: flex;
    gap: 10px
}

.mypage .joinubottom>ul li:first-child {
    color: #bfbfbf
}
.pointlist {
    display: flex;
    gap: 16px;
    margin-bottom: 30px
}

.pointlist li {
    width: 100%;
    height: 80px;
    border-radius: 5px;
    border: 1px solid #eaad42;
    background-color: #121212;
    color: var(--app-text-color);
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.pointlist li em {
    font-size: 14px
}

.pointlist li p {
    font-size: 22px;
    color: #fff
}

.pointlist li span {
    font-weight: 700;
    color: #eaad42;
}
.en .joininwrap {
    display: block
}

.en .joinu li {
    width: calc(100% - 220px)
}

.en .joinu li:first-child {
    width: 220px
}

.en .joinu li.w158 {
    width: 569px!important
}

.en .navi>li.dropdown:last-child .dropdown-menu {
    right: 0
}

.en .boardnav {
    font-size: 13px
}

.en .nbicon {
    font-size: 11px
}

.en .applibtn,.en .appliinput li:first-child {
    width: 300px
}

.en .appliinput li {
    width: calc(100% - 300px)
}

.en .appliinput li .w110 {
    width: 260px!important
}

.en .moneybtnwrap a {
    font-size: 14px
}

.en .pointlist li em {
    font-size: 12px
}

.en .joinutext {
    padding: 8px 0 0 220px
}

.en .giveInput input {
    width: 200px
}

.vn .navi {
    gap: 25px;
    margin-left: 25px
}

.vn .mybtn {
    padding: 5px
}

.vn .coninpoint {
    margin: 0
}
.flogo img {
    width: 150px
}
.game-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.75);
    overflow: hidden;
    z-index: 101;
}
.casinomodalwrap::-webkit-scrollbar,
.slotmodalwrap::-webkit-scrollbar {
    width: 7px;
}
.casinomodalwrap::-webkit-scrollbar-thumb,
.slotmodalwrap::-webkit-scrollbar-thumb {
    background-color: #404040;
}
.casinomodalwrap::-webkit-scrollbar-thumb:hover
.slotmodalwrap::-webkit-scrollbar-thumb:hover{
    background-color: #202020;
}
.casinomodalwrap::-webkit-scrollbar-track
.slotmodalwrap::-webkit-scrollbar-track {
    background-color: #cccccc;
}

.casinomodal,
.slotmodal {
    background: #141414;
    border: 3px solid #eaad42;
    border-radius: 30px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 110;
    width: 1314px;
    padding-bottom: 30px;
}
.casinomodal>h3,
.slotmodal>h3 {
    width: 100%;
    position: relative;
    text-align: center;
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    padding: 15px 0;
    background: #333;
    border-radius: 30px 30px 0 0
}

.casinomodal>h3 .close {
    position: absolute;
    right: 15px;
    top: 9px;
    height: 40px;
    cursor: pointer;
}
.slotmodal > h3 > .tools {
    position: absolute;
    right: 15px;
    top: 9px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.slotmodal > h3 > .tools > .close {
    height: 40px;
    cursor: pointer;
}
.slotmodal .input-filter-wrap {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    z-index: 999;
    display: none;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .52);
}
.slotmodal .input-filter-wrap input[type="text"] {
    width: 100%;
    border: 2px solid #555555;
    height: 50px;
    padding: 5px 8px;
    background-color: #141414;
    color: #ffffff;
    padding-right: 30px;
    box-sizing: border-box;
}
.slotmodal .input-filter-wrap input[type="text"]::placeholder {
    color: #ffffff!important;
}
.input-filter-wrap svg {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    color: #999;
}
.input-filter-wrap svg:hover {
    color: #333;
}
.casinomodalwrap,
.slotmodalwrap {
    max-height: 680px;
    overflow-y: auto;
    padding-top: 30px;
    min-width: 320px;
}

.casinomodalwrap ul  {
    padding: 0 25px 25px;
    display: flex;
    gap: 25px;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}
.slotmodalwrap ul {
    padding: 0 25px 25px;
    display: flex;
    gap: 20px;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: wrap;
}
.casinomodalwrap ul.casino-games li {
    width: 25%;
    max-width: 229px;
    height: 260px;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
    margin-bottom: 15px;
}
.casinomodalwrap ul.casino-games li:before {
    content: "";
    width: 206px;
    height: 206px;
    transition: all .8s linear 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: url(/img/main/bg_off-3ac6787b6a098aae1ab490414e77a98a.webp) 50% no-repeat;
    background-size: contain;
}
.casinomodalwrap ul.casino-games > li:hover:before {
    content: "";
    background: url(/img/bg_on-a6c5199f875b115a547cd41a949ec34c.webp) 50% no-repeat;
    background-size: contain
}
.casinomodalwrap ul.casino-games > li:hover .mask {
    transform: scale(1);
    opacity: 1;
}
.casinomodalwrap ul.casino-games li .gameImg {
    width: 100%;
    height: 260px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    bottom: 15px;
}
.casinomodalwrap ul.casino-games li.maintenance:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 150px;
    height: 150px;
    z-index: 5;
    background: url(/img/game_maintenance-4fa9fc71d993ec5eff0a5e27899a242f.webp) 50% no-repeat;
    background-size: contain;
}
.casinomodalwrap ul.casino-games .name {
    font-size: 14px;
    width: 100%;
    height: 40px;
    /* text-shadow: 0 2px 6px rgba(0,0,0,.77); */
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    /*background-image: linear-gradient(180deg, rgba(249,246,244,1) 0%, rgba(185,184,182,1) 50%, rgba(147,145,144,1) 100%);*/
    background-color: #333333;
    border: 1px solid #939190;
    position: absolute;
    z-index: 3;
    bottom: -11px;
    color: #ffffff;
    font-weight: 600;
    text-align: center;
}
.casinomodalwrap ul.casino-games .name em {
    display: none;
    margin-top: 14px;
    font-size: 13px;
    font-weight: 400;
    background: none;
}
.slotmodalwrap ul.slot-games li {
    transition: all 1s ease;
    cursor: pointer;
    flex: auto;
    max-width: 190px;
    width: 190px;
}

.slotmodal ul.slot-games li:active,.slotmodal ul.slot-games li:focus,.slotmodalwrap ul.slot-games li:hover {
    transform: scale(1.1)
}
.slotmodalwrap ul.slot-games li img {
    width: 100%;
    border-radius: 12px;
    border: 2px solid #555;
    height: 160px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.sname {
    font-size: 20px;
    color: #fff;
    margin-top: 5px;
    line-height: 1.2em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.slotmodalwrap ul.slot-providers li a {
    color: #ffffff;
    padding-bottom: 5px;
}
.slotmodalwrap ul.slot-providers li.active a {
    color: #eaad42;
    border-bottom: 3px solid #eaad42;
}

.slotmodalwrap ul.slot-providers li a:hover {
    color: #eaad42;
}
@media (min-width: 1px) and (max-width:1314px) {
    .casinomodal,
    .slotmodal {
        width:100%!important;
        height: 100%;
    }
    .casinomodalwrap,
    .slotmodalwrap {
        max-height: calc(100% - 70px)!important
    }
}

@media (min-width: 1px) and (max-width:800px) {
    .casinomodalwrap ul,
    .slotmodalwrap ul {
        padding:0 0 30px!important
    }
}

@media (min-width: 1px) and (max-width:450px) {
    .casinomodalwrap ul li,
    .slotmodalwrap ul li {
        width:calc(50% - 11px)
    }
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100% !important;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform,height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent)
}

.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: #007aff
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s,-webkit-transform .2s;
    transition: transform .2s,top .2s;
    transition: transform .2s,top .2s,-webkit-transform .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s,-webkit-transform .2s;
    transition: transform .2s,left .2s;
    transition: transform .2s,left .2s,-webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s,-webkit-transform .2s;
    transition: transform .2s,right .2s;
    transition: transform .2s,right .2s,-webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0,0%,100%,.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0,0,0,.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container {
    z-index: 20
}

.swiper-pagination-bullet {
    display: none;
}

.s_ment {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 1314px;
    margin: 0 auto;
    z-index: 2;
    color: #fff
}

.s_ment h1 {
    font-size: 24pt;
    font-weight: 400;
    margin-bottom: 30px;
    line-height: 1.4em
}

.s_ment3 {
    font-size: 13pt;
    font-weight: 400;
    margin-bottom: 80px
}

.neonText {
    -webkit-animation: flicker 1.5s infinite alternate;
    animation: flicker 1.5s infinite alternate;
    color: #fff;
    font-family: SBAggroB
}

@-webkit-keyframes flicker {
    0%,18%,22%,25%,53%,57%,to {
        text-shadow: 0 0 4px #298cff,0 0 11px #298cff,0 0 19px #4cb5ff,0 0 40px #f84fff,0 0 80px #f84fff,0 0 90px #f84fff,0 0 100px #298cff,0 0 150px #298cff
    }

    20%,24%,55% {
        text-shadow: none
    }
}

@keyframes flicker {
    0%,18%,22%,25%,53%,57%,to {
        text-shadow: 0 0 4px #298cff,0 0 11px #298cff,0 0 19px #4cb5ff,0 0 40px #f84fff,0 0 80px #f84fff,0 0 90px #f84fff,0 0 100px #298cff,0 0 150px #298cff
    }

    20%,24%,55% {
        text-shadow: none
    }
}
.mainSlide {
    min-height: 328px;
}
.mainSlide img {
    width: 100%;
    height: 322px;
}

.mainSlide .swiper-slide>a {
    width: 100%;
    display: block
}

.mainSlide .swiper-slide>a img {
    display: block;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.swiper-button-next,.swiper-button-prev {
    bottom: 50px;
    top: auto
}

.swiper-button-next {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAbCAYAAAB1NA+iAAABC0lEQVQ4jZ2TO04DQRAFW2RwAyAlAExADkIEJucXkiE4FQk3MOQEBEScwBewEYRgJKJCo/FIuPut1WxLb6UdddXsp8eAlnvg5M99Kq1pRK0fYO+/gicW6xsYqGaVFTN7sMVaNbNXMxtYpubWU2LNgF21q3+FlrOgSEj8wnlQVMmWgpWg5Doo4B3YFL1SUHITFPCmJApeJpkCG1lByW1QOImCspL1rKBJZk4yKWOvmrtyF54Dxl3Naj4+HPwJHKlmn8uwb4W3M99AwV/ATuYvXATUwcsEKbhL0HWg5Kn0C8OA1tpXsBccB6zWgQK9oBfcBFd94SZ4EfBhdsTLZQ147gP7j/g4n7z8AQP7BdfuWziiaRmiAAAAAElFTkSuQmCC)!important;
    /*right: 50%;*/
    /*margin-right: -640px*/
}

.swiper-button-next,.swiper-button-prev {
    background-size: 11px 20px!important;
    background-repeat: no-repeat;
    background-position: 50%;
    bottom: 3px;
    z-index: 11
}

.swiper-button-prev {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAbCAYAAAB1NA+iAAABBUlEQVQ4jZ2TPU4DMRBGR3TkBkCbAlgKehCiID0/KdNFcCoabpDQU6SgyglygSRKyrCRUj3krCzBzJi1GelbWd55z1rbK0BpesBbZErhC2BHU6NSQQVs+V0fB5JXlYhMReRQdY+9lXTOgRpb9zmfkIIfcjaxm4Aff/Z5YMgJsDIoDHVvCl4aFJ6dXiM4BhYGTcBakIJfPFALjv4DR0G4nnMF1jlwFMzMuvDqNXsJjxtgowRrfd6pxBenjiRUPwV6p3AGfBlFi0RPpCRPHuwJiiVmouUvNBvrwTGXBm/qLlcQcmXwpm5zBa2SrNv2h2SQKwi5dgSfJQItmQCdUkFIuJnv+zHIN+94Wzjf3xkqAAAAAElFTkSuQmCC)!important;
    /*left: 50%;*/
    /*margin-left: -640px*/
}

.swiper-button-next:after,.swiper-button-prev:after {
    content: ""
}

.swiper-button-next:hover,.swiper-button-prev:hover {
    opacity: 1
}

.swiper-pagination {
    bottom: 0!important;
    gap: 100px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-pagination-bullet {
    width: 105px;
    min-height: 19px;
    background: transparent;
    opacity: .3;
    color: #fff
}

.swiper-pagination-bullet-active {
    border-radius: 0;
    opacity: 1
}

.topbanner {
    width: 70%
}

.topbannerin {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    overflow: hidden
}

.speakerIcon {
    padding-right: 10px;
    z-index: 1;
    background: #000000;
}

.speakerIcon img {
    vertical-align: middle
}

.topbannerin span {
    letter-spacing: -.025em;
    -webkit-animation: banneranimation 20s infinite;
    animation: banneranimation 20s infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    position: relative;
    color: #fff;
    font-size: 14px
}

@-webkit-keyframes banneranimation {
    0% {
        left: 950px
    }

    to {
        left: -300px
    }
}

@keyframes banneranimation {
    0% {
        left: 950px
    }

    to {
        left: -300px
    }
}

.msgArt {
    width: 500px;
    /*background: url(../img/msg_bg.svg) 50% no-repeat;*/
    background-size: cover;
    border: 2px solid #ef6621;
    z-index: 100;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-align: center
}

.msgArt img {
    height: 120px;
    margin: 100px 0 60px
}

.msgArt p {
    font-size: 20px;
    color: #fff;
    line-height: 1.5em;
    margin: 70px 0
}

.msgArt a {
    height: 60px;
    background-image: linear-gradient(358deg,#ef6621 98%,#f89e3f 0);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    color: #fff
}

.head_info {
    background: #000000;
    color: var(--app-text-color);
    height: 30px
}

.head_info .hinfo_wrap {
    width: 1314px;
    height: 30px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 25px
}

.head_info .minfo {
    display: flex;
    align-items: center
}

.minfo .memname {
    width: 100px
}

header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    min-width: 1314px;
    border-bottom: 2px solid #eaad42;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.52);
    background: #221e19;
    /*background-image: linear-gradient(180deg,rgba(255,255,255,.5),rgba(255,255,255,.45) 54%,rgba(255,255,255,.4))*/
}

.header {
    z-index: 1000;
    height: 110px;
    width: 1314px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #212529;
}

.logo img {
    width: 200px;
    vertical-align: middle;
    padding: 0 10px;
}
.menu-wrap {
    flex-grow: 1;
}
.loginWrap {
    display: flex;
    align-items: center;
    gap: 10px
}

.logindropbtn {
    border: none;
    cursor: pointer
}

.logindropdown {
    position: relative;
    display: inline-block
}

.logindropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #000;
    border: 1px solid #333;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,.2);
    z-index: 2;
}
.logindropdown-content a {
    display: block;
    margin-bottom: 5px;
}
.logindropdown-content a:hover {
    background: transparent!important;
}
.logindropdown-content a:hover span {
    color: #ffc107!important;
}

.logindropdown-content a:first-child {
    margin-top: 5px;
}
.mymsgs em {
    background: url(../img/close_message.svg) 0 no-repeat;
    width: 18px;
    height: 14px;
    position: relative;
    cursor: pointer
}

.mymsgs span {
    color: #fff
}

.mybtn {
    padding: 8px 20px;
    border-radius: 18px;
    background: #222;
    color: #fff;
    border: 1px solid #777
}

.mybtn em {
    font-weight: 700
}

.langbtn {
    color: #8e8e8e;
    font-size: 14px;
    background: none
}

.langbtnb {
    height: 5px!important;
    margin-right: 5px
}

.logindropdown-content a:hover {
    background-color: #f1f1f1
}

.logindropdown:hover .logindropdown-content {
    display: block
}

.coninpoint li span {
    white-space: nowrap
}

.coninpoint li button.exBtn {
    padding: 6px 7px;
    font-size: 14px;
    border: 0;
    background: linear-gradient(180deg,#ef6621,#f89e3f);
    color: #fff;
    white-space: nowrap;
    cursor: pointer;
    font-weight: 200;
    box-sizing: content-box;
}

.coninpoint {
    display: flex;
    gap: 24px;
    font-size: 15px;
    margin-right: 24px
}

.coninpoint li {
    display: flex;
    align-items: center
}

.coninpoint li:first-child {
    font-size: 16px
}

.coninpoint li:first-child span {
    margin-left: 0;
    color: #ffffff;
    word-break: keep-all;
    max-width: 185px
}

.coninpoint li span {
    margin-left: 7px;
    color: #fff;
}

.coninpoint li a {
    display: flex;
    align-items: center
}

.levelname {
    margin: 2px;
    border-radius: 16px;
    background: #e8f3fd;
    text-align: center;
    font-size: 12px;
    font-weight: 700;
    padding: 20px 0
}

.levelname .medal {
    width: 39px;
    height: 46px;
    background-size: 35px
}

.levelname .name {
    font-size: 16px
}

.levelname .medal .level {
    font-size: 16px;
    top: 5px;
    left: 0;
    width: 34px
}


.medal .level {
    position: absolute;
    top: 2px;
    left: 0;
    color: #000;
    font-size: 12px;
    width: 34px;
    text-align: center;
    line-height: 1.5em
}

.leveltxt {
    margin: 10px 0;
    font-size: 12px
}

.moneywrap {
    width: 180px;
    border-radius: 16px;
    right: -43px
}

.moneywrap a {
    padding: 5px 5px 5px 47px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 2px;
    border-radius: 20px;
    color: #616161;
    font-weight: 700;
    font-size: 14px;
    height: 30px;
    cursor: pointer
}

.moneywrap img {
    height: 32px
}

.moneywrap a.on,.moneywrap a:hover {
    color: #e5972d
}

.lang {
    width: 80px;
    border-radius: 12px
}

.lang a {
    padding: 5px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 2px;
    border-radius: 25px
}

.lang a.on,.lang a:hover {
    background: #1a191c
}

.lang a.on span,.lang a:hover span {
    color: #fff
}

.lang img {
    width: 25px;
    height: 16px
}

.lang span {
    color: #fff;
    font-weight: 700;
    font-size: 12px
}

.langsp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    padding: 0 10px;
}

.naviwrap {
    /*width: 1100px;*/
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}

.navi {
    position: relative;
    display: flex;
    justify-content: left;
    gap: 45px;
    margin-left: 30px
}

.navi>li>a {
    font-size: 22px;
    display: inline-block;
    height: 110px;
    line-height: 110px;
    color: #ffffff;
    font-weight: 700;
}

.navi>li>a:hover {
    /*color: #053d6e;*/
    box-sizing: border-box;
}

.navi>li.dropdown.open {
    position: static
}

.navi>li.dropdown {
    position: relative;
    min-width: 75px;
    text-align: center;
}
.navi>li.dropdown .dropdown-toggle {
    display: flex;
    justify-content: center;
    align-items: center;
}
.navi>li.dropdown .dropdown-toggle > img {
    height: 25px;
    margin-right: .25rem;
}
.navi>li.dropdown.active a {
    color: #eaad42;
}
.navi>li.dropdown.active .dropdown-toggle > img {
    filter: invert(60%) sepia(44%) saturate(569%) hue-rotate(1deg) brightness(94%) contrast(93%);
}
.navi>li.dropdown.open .dropdown-menu {
    display: table;
    border-radius: 0;
    width: 100%;
    text-align: center;
    left: 0
}

.dropdown-menu {
    overflow: auto;
    position: absolute;
    top: 110px;
    left: 0;
    z-index: 9;
    border: 2px solid #eaad42;
    background: rgba(0, 0, 0, .65);
    padding: 20px 30px;
    box-sizing: content-box;
}
.navi>li.dropdown.active .dropdown-menu {
    display: block;
}

.dropdown-menu li a {
    display: block;
    position: relative;
    font-weight: 500;
}

.dropname {
    letter-spacing: -.025em;
    font-size: 15px;
    color: #fff;
    text-align: center
}

.dropdown-menu li a:hover .dropname {
    color: #eaad42;
}

.dropdown-menu>ul {
    display: flex;
}

.dropdown-menu>ul.long {
    justify-content: inherit
}

.sdropmenu {
    width: 75px!important;
    padding: 0 20px 20px;
    min-width: initial;
}

.sdropmenu li {
    display: flex;
    flex-direction: column;
    flex: 0 0 100%!important;
}

.navitop:first-child {
    margin-top: 0
}

.navitop {
    font-size: 14px;
    border-bottom: 1px solid #eaad42;
    padding-bottom: 14px;
    color: #fff;
    margin-top: 20px
}

.navibottom {
    font-size: 12px;
    padding-top: 10px
}
.navibottom .game-menu-wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

/*.navibottom li a:first-child {*/
/*    padding-top: 0*/
/*}*/

.navibottom li a {
    padding-top: 15px;
    /*padding-left: 15px;*/
}
.navibottom li.game-menu-wrap  a {
    width: 33.33333%;
}

.myinfowrap {
    position: absolute;
    top: 68px;
    right: 0;
    background: #000;
    padding: 27px 32px;
    border: 1px solid #333;
    width: 180px;
    z-index: 9999999;
    color: #fff
}

.myinfowrap li {
    font-size: 14px
}

.myinfowrap li.name {
    display: flex;
    justify-content: space-between;
    padding-bottom: 12px;
    border-bottom: 1px solid #333
}

.myinfowrap li.name em {
    font-size: 14px;
    color: #fff;
    font-weight: 700
}

.myinfowrap li.coinpoint {
    padding: 16px 0;
    border-bottom: 1px solid #333
}

.myinfowrap li.coinpoint p {
    display: flex;
    justify-content: space-between;
    margin-top: 15px
}

.myinfowrap li.coinpoint p:first-child {
    margin-top: 0
}

.myinfowrap li.coinpoint p em {
    font-weight: 700;
    margin-right: 5px
}

.myinfowrap li.mybtns {
    padding: 15px 0 20px;
    display: flex;
    justify-content: space-between
}

.myinfowrap li.mybtns a {
    width: 86px;
    height: 27px;
    background-color: #555;
    color: #fff;
    display: inline-block;
    display: flex;
    align-items: center;
    justify-content: center
}

.myinfowrap li.mybtns a:first-child {
    background-color: #e5972d
}

.myinfowrap li.out {
    display: flex;
    justify-content: right;
    font-size: 12px
}

.myinfowrap li.out img {
    vertical-align: middle;
    margin-right: 5px
}

.loginbtn {
    cursor: pointer;
    color: #eaad42;
    padding: 10px 20px;
    font-size: 15px;
    /*background-image: linear-gradient(180deg,rgba(0,0,0,.61),#000);*/
    border: 1px solid #eaad42;
    /*-o-border-image: linear-gradient(108deg,#f89e3f 1%,#ef6621 53%,#f89e3f);*/
    /*border-image: linear-gradient(108deg,#f89e3f 1%,#ef6621 53%,#f89e3f);*/
    /*border-image-slice: 1*/
    border-radius: 5px;
}
.loginbtn2 {
    cursor: pointer;
    color: #fff;
    padding: 10px 30px;
    font-size: 15px;
    background-image: linear-gradient(180deg,#eaad42,#b1641a);
    border: 1px solid transparent;
    /*-o-border-image: linear-gradient(108deg,#f89e3f 1%,#ef6621 53%,#f89e3f);*/
    /*border-image: linear-gradient(108deg,#f89e3f 1%,#ef6621 53%,#f89e3f);*/
    border-image-slice: 1;
    border-radius: 3px;
}

.joinbtn {
    color: #8e8e8e;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.5em
}

.loginmodal {
    z-index: 999;
}

.loadingmodal,.loginmodal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow-y: hidden;
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    display: flex;
    justify-content: center;
    align-items: center
}
.modal.show {
    overflow: hidden;
}
.modal-custom-content>.modal-content {
    background-color: transparent!important;
}

.loadingmodal {
    z-index: 999999
}

.loginmodal>.modal-content {
    background: #000;
    margin: 15% auto;
    padding: 0 148px 85px;
    border-radius: 12px;
    box-shadow: 4px 4px 10px 2px #000;
    width: 500px;
    position: relative;
    border: 3px solid #eaad42;
    box-sizing: content-box;
}

.loginmodal>.modal-content h2 {
    font-size: 30px;
    text-align: center;
    color: #fff
}

.loginmodal>.modal-content .finds {
    font-size: 17px;
    margin: 14px 0 37px;
    display: inline-block;
    color: #fff
}

.login-popup-title {
    display: flex;
    justify-content: center;
    margin: 48px 0
}

.login-popup-title img {
    /*height: 120px;*/
    margin: 20px 20px;
    max-width: 300px;
}

.logininput {
    position: relative;
    margin-top: 26px;
    width: calc(100% - 5px);
    height: 72px;
    text-align: center;
    font-size: 25px;
    letter-spacing: -.025em;
    border-radius: 10px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.16);
    border: 1px solid #eaad42;
    background-color: #000;
    color: #fff
}
select.logininput {
    appearance:none;
    /*background:url('../img/angle-down.svg') no-repeat right 24px center;*/
}

.logininput::-moz-placeholder {
    color: #fff
}

.logininput:-ms-input-placeholder {
    color: #fff
}

.logininput::placeholder {
    color: #fff
}

.loginnbtn {
    width: 100%;
    height: 74px;
    line-height: 74px;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-weight: 700;
}

.loginnbtn.on {
    /*background-image: linear-gradient(180deg,#053d6e,#87a5db);*/
    background-color: #eaad42;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    font-size: 27px;
    margin-top: 50px
}

.loginclose {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer
}

.loginclose img {
    height: 40px
}

.jointxt {
    text-align: center;
    font-size: 20px;
    margin-top: 15px;
    color: #fff
}

.joinnbtn {
    color: #fff;
    text-decoration: underline
}

.joinutext {
    font-size: 14px;
    color: #bebebe;
    padding: 8px 0 0 110px;
    text-align: left;
    display: block
}

.joinwrap {
    width: 1000px;
    padding: 0 60px 80px;
    border: 3px solid #eaad42;
    border-radius: 12px;
    background: #000;
    text-align: center;
    position: relative;
    box-sizing: content-box;
}

.join-title {
    font-weight: 700;
    font-size: 30px;
    text-align: center;
    color: #fff;
    padding: 30px 0;
    line-height: 1.5em
}

.jointopimg {
    margin-top: -79px;
    height: 158px
}

.jointtxt {
    text-align: center;
    font-size: 16px;
    line-height: 1.2em;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px
}

.joininwrap {
    display: flex;
    gap: 18px;
    margin-bottom: 30px
}

.joinu {
    display: flex;
    color: #fff
}

.joinu li:first-child {
    width: 100px;
    background: #000
}

.joinu li {
    padding-left: 10px;
    width: 371px;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #333;
    height: 50px;
    font-weight: 400;
    font-size: 14px;
    background: #000;
    box-sizing: border-box;
    text-align: left;
}

.joinu select {
    height: 35px;
    border: 0;
    width: 100%;
    font-size: 16px;
    background: #000;
    color: #fff
}

.joinu input {
    padding: 0 0 0 5px;
    height: 50px;
    border: 0;
    width: calc(100% - 5px);
    font-size: 16px;
    background: none;
    color: #fff
}

.joinu input::-moz-placeholder {
    font-size: 14px;
    color: #ccc
}

.joinu input:-ms-input-placeholder {
    font-size: 14px;
    color: #ccc
}

.joinu input::placeholder {
    font-size: 14px;
    color: #ccc
}
.joininwrap .hint {
    display: flex;
    justify-content: flex-start;
    width: 100%;
    font-size: 14px;
    color: rgba(214,57,57,1)!important;
    margin: 0;
    padding: 15px 0;
    text-align: left;
}
.snswrap {
    display: flex;
    justify-content: center;
    gap: 20px;
    border-top: 1px solid #bebebe;
    margin-top: 20px;
    padding-top: 20px;
    font-size: 18px;
    font-weight: 700
}

.snswrap li {
    display: flex;
    align-items: center
}

.snswrap img {
    height: 59px;
    margin-right: 5px
}

.w375 {
    width: 375px
}

.w320 {
    width: 320px
}

.w265 {
    width: 265px
}

.w100 {
    width: 100px
}

.joine {
    display: flex;
    justify-content: center;
    margin: 60px 0
}

.joine li:first-child {
    border-left: 0
}

.joine li {
    text-align: center;
    border-left: 1px solid #ececec;
    padding: 0 40px
}

.joine img {
    height: 50px;
    margin-bottom: 10px
}

.joine span {
    font-size: 16px;
    display: block;
    line-height: 1.2em;
    font-weight: 400;
    color: #667177
}

.wrapper {
    background-image: linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.12))
}

.nav-bottom {
    overflow: hidden
}

.footerInfo {
    display: flex;
    flex-direction: column;
    width: 1314px;
    margin: 0 auto;
    padding: 80px 0 85px;
    font-size: 16px;
    color: #6d6c7c
}

.footerl {
    border-bottom: 1px solid rgba(248,158,63,.14);
    padding-bottom: 35px;
    margin-bottom: 50px
}

.footerl,.footerr {
    display: flex;
    justify-content: space-between
}

.footerNav {
    display: flex;
    gap: 35px
}

.footerNav li:hover {
    text-decoration: underline;
    color: #f89e3f
}

.footerNav li {
    cursor: pointer
}

.help {
    display: flex;
    align-items: center;
    gap: 75px
}

.help li {
    display: flex;
    align-items: center;
    gap: 12px
}

.sns {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 35px;
    color: #eaad42;
}

.sns li {
    display: flex;
    align-items: center;
    gap: 10px
}

.sns li span {
    font-size: 14px
}

.sns li span em {
    display: block;
    margin-top: 5px;
    font-size: 12px
}
.copyright {
    margin-top: 20px;
    color: #999999;
    text-align: center;
    padding-bottom:55px;
}
.mt111 {
    height: 400px
}

.loading {
    z-index: 10;
    position: absolute;
    top: 0;
    width: 100%;
    height: 310px;
    background: transparent;
    padding-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center
}

.loading img {
    height: 100%
}

.mainPopWrap {
    display: flex;
    align-items: center;
    gap: 50px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 100
}

.mainPop {
    position: relative;
    min-width: 320px;
    background: #fff;
    border: 1px solid #333;
    z-index: 100;
}

.mainPop .closeWrap {
    width: calc(100% - 30px);
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 15px;
    position: absolute;
    bottom: 0;
    padding: 15px;
    background: rgba(0,0,0,.7);
    color: #fff;
    font-size: 12px
}

.mainPop a.close {
    color: #fff
}

.mainPop>img {
    width: 430px;
    height: 640px;
    vertical-align: bottom;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.main_iv {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}
.main-row {
    width: 1302px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
    background-image: linear-gradient(180deg,#252525,#131313);
    border: 2px solid #3b3b3b;
}

.main_ment {
    position: absolute;
    z-index: 1;
    width: 650px;
    text-align: Center;
    margin-top: 150px;
    left: 50%
}

.mbg {
    height: 600px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.w_img {
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -500px;
    bottom: 0
}

.main_iv video {
    width: 100vw;
    height: 880px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1
}

#mainobj {
    width: 100%;
    margin-top: 90px;
}

#mainobj .obj {
    position: absolute
}

#mainobj .obj img {
    width: 100%
}

.unslider-wrap .slide {
    height: 526px;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

/*#mainobj .obj1 {*/
/*    -webkit-animation: objani 2.7s infinite;*/
/*    animation: objani 2.7s infinite;*/
/*    width: 100%;*/
/*    min-width: 750px*/
/*}*/

@-webkit-keyframes objani {
    0% {
        margin-top: 20px
    }

    50% {
        margin-top: 0
    }

    to {
        margin-top: 20px
    }
}

@keyframes objani {
    0% {
        margin-top: 20px
    }

    50% {
        margin-top: 0
    }

    to {
        margin-top: 20px
    }
}

.mainBg {
    /*background: url(../img/main_bgOrion.png) no-repeat;*/
    /*background-position: top;*/
    /*background-size: contain*/
    background-image: url("../img/bg.webp");
    background-size: cover;
}

.calogo {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1314px;
    margin: 0 auto
}

.calogo img {
    width: 100%;
    opacity: .5
}

.tabWrap {
    position: relative;
    /*margin-bottom: 80px;*/
}

.tab_01 {
    z-index: 1;
    width: 1314px;
    margin: 0 auto
}

.tab_01 ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px
}

/*.tab_01 .current,.tab_01 li:hover {*/
/*    background: url(../img/menu_on.jpg) 50% no-repeat;*/
/*    background-size: cover*/
/*}*/

.tab_01 li {
    /*background: url(../img/menu_off.jpg) 50% no-repeat;*/
    background-size: cover;
    /*border: 1px solid #ef6621;*/
    border-radius: 5px;
    width: 100%;
    color: #fff;
    cursor: pointer;
    height: 84px;
    transition: all .4s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.tab_01 h3 {
    /*text-shadow: 0 0 6px #ef6621;*/
    color: #053d6e;
    font-family: SUIT;
    font-size: 24px;
    font-weight: 700
}

.tab_01 li>img {
    position: absolute;
    bottom: 60px;
}

.tab_01 .current>img,.tab_01 li:hover>img {
    bottom: -55px;
    transition: all .4s ease-in-out;
    z-index: 1;
}

ul.tabs {
    padding: 30px 0;
    width: 1314px;
    margin: 0 auto;
    gap: 5px
}

ul.tabs,ul.tabs li {
    display: flex;
    justify-content: center;
    align-items: center
}

ul.tabs li {
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 148px;
    height: 30px;
    border: 1px solid #777;
    background: #111
}
.mypage ul.tabs {
    padding: initial;
    width: inherit;
}
/*.mypage ul.tabs li {*/
/*    border: none;*/
/*    background-color: #1b1a20;*/
/*}*/

.tab-content {
    display: none;
    margin: 0 auto;
    border: 2px solid #87a5db;
    overflow: hidden;
    border-radius: 5px;
    padding: 100px 100px 0;
    /*background: url(../img/game_bg.jpg) 50% no-repeat;*/
    /*background-size: cover;*/
}

.tab-content.current {
    display: inherit;
}
.tab-content.current > ul.betGamesd {
    display: -webkit-box;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 35px;
}

ul.tabs li:hover {
    color: #ffffff;
    border: 1px solid #eaad42;
    background: #eaad42;
}

ul.tabs li.current {
    color: #ffffff;
    border: 1px solid #eaad42;
    background: #eaad42;
}
.mypage ul.tabs li.current {
    color: #ffffff;
    border: none;
}
h2.mainnames {
    width: 1314px;
    margin: 0 auto;
    padding: 30px 0 20px;
    font-size: 30px;
    font-weight: 700;
    color: #000
}

.guidewrap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1314px;
    margin: 0 auto;
    border: 1px solid #333;
    margin-top: 10px
}

.guidewrap li:first-child {
    border-left: 0
}

.guidewrap li {
    width: 100%;
    height: 90px;
    background: #141414;
    border-left: 1px solid #333;
    font-size: 15pt;
    color: #fff;
    padding: 0 20px;
    display: flex;
    align-items: center
}

.guidewrap li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px
}

.guidewrap img {
    height: 70px;
    padding-right: 10px;
    vertical-align: middle
}

.guidewrap li:hover {
    background: #222
}

.gameNames {
    font-size: 25px;
    font-weight: 700;
    color: #b71313;
    padding: 30px 20px 0
}

.benefit {
    padding: 10px 0 20px
}

.benefit_wrap {
    width: 100%;
    width: 1314px;
    margin: 0 auto;
    box-sizing: border-box
}

.benefit_detail {
    display: flex;
    justify-content: space-between;
    gap: 18px
}

.benefit_detail-list {
    text-align: center;
    /*background: url(../img/rankingbg.png);*/
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    width: 315px;
    height: 205px
}

.detail-text_title {
    padding: 60px 0 18px;
    margin: 0 0 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #1c594e
}

.detail-text_title img {
    vertical-align: middle;
    margin-right: 10px
}

.detail-text_desc {
    width: 214px;
    height: 50px;
    margin: 0 auto;
    border-radius: 10px;
    border: 1px solid #bebebe;
    display: flex;
    justify-content: center;
    align-items: center
}

.detail-text_desc span {
    font-size: 25px;
    font-weight: 700;
    color: #000
}

.betGames .name {
    font-size: 14px;
    width: 100%;
    height: 40px;
    /*text-shadow: 0 2px 6px rgba(0,0,0,.77);*/
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 24px;
    background-image: linear-gradient(180deg, rgba(249,246,244,1) 0%, rgba(185,184,182,1) 50%, rgba(147,145,144,1) 100%);;
    border: 1px solid #939190;
    position: absolute;
    z-index: 3;
    bottom: -11px;
    color: #000000;
    font-weight: 600;
}

.betGames .name em {
    display: block;
    margin-top: 14px;
    font-size: 13px;
    font-weight: 400;
    background: none;
    display: none
}

li:hover .name,
li:hover .name em {
    background: #000000;
    color: #ffffff;
}

.gameImg {
    width: 100%;
    height: 240px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: absolute;
    bottom: 15px
}

li:hover .gameImg {
    -webkit-animation: scBtnImg .8s ease 1 backwards;
    animation: scBtnImg .8s ease 1 backwards
}

@-webkit-keyframes scBtnImg{
    0% {
        opacity: 0;
        transform: translateY(-2%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes scBtnImg {
    0% {
        opacity: 0;
        transform: translateY(-2%)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.betGames li:before {
    content: "";
    width: 206px;
    height: 206px;
    transition: all .8s linear 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%)
}

.betGames li:hover:before {
    content: "";
    background: url(../img/bg_on.webp) 50% no-repeat;
    background-size: contain
}

.betGames li {
    width: 100%;
    /*height: 205px;*/
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: end;
    align-items: center;
}

.game-board .betGamesd {
    position: absolute;
    top: 85px;
    right: 35px;
    display: flex;
    gap: 20px;
}
.betGamesa li,.betGamesb li,.betGamesc li,.betGamesd li{
    width: 25%;
}

.betGamesa li:nth-child(5n+1),.betGamesb li:nth-child(5n+1),.betGamesc li:nth-child(5n+1), .betGamesd li:nth-child(5n+1) {
    margin-left: 0
}

.betGamesa li:before {
    background: url(../img/bg_off.webp) 50% no-repeat;
    background-size: contain
}

.betGamesb li:before {
    background: url(../img/hotel-bg_off.webp) 50% no-repeat;
    background-size: contain
}

.betGamesc li:before {
    background: url(../img/slot-bg_off.webp) 50% no-repeat;
    background-size: contain
}
.betGamesd li:before {
    background: url(../img/main/bg_off.webp) 50% no-repeat;
    background-size: contain
}

.mask {
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 100%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transform: scale(0);
    transition: all .1s linear
}

.mask>div {
    position: relative;
    color: #eee;
    padding: 5px 20px;
    width: 70%
}

.mask a {
    color: #eee;
    display: block;
    font-size: 15px;
    padding: 5px 10px;
    border: 1px solid #fff;
    background: #121212
}

li:hover .glogo {
    background-color: rgba(0,0,0,.75)
}

.glogo {
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100px auto;
    width: 100%;
    height: 70px;
    background-color: rgba(0,0,0,.5);
    z-index: 1;
    transition: .3s
}

.glogoWrap {
    width: 209px;
    height: 209px;
    display: flex;
    align-items: end;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden
}

.betGames li:hover .mask {
    transform: scale(1);
    opacity: 1
}

.betsp {
    padding: 30px;
    font-size: 21px;
    color: #555
}

.betsp,.minisp {
    display: inline-block;
    font-weight: 700;
    text-align: center
}

.minisp {
    padding: 20px 125px;
    font-size: 38px;
    letter-spacing: -3px
}

.minispa {
    background: linear-gradient(to left top,#b14ba0,#f367dc);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.minispb {
    background: linear-gradient(to left top,#4275b8,#5aa1fd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.minispc {
    background: linear-gradient(to left top,#b85441,#f97257);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.minispd {
    background: linear-gradient(to left top,#bb9239,#fac34c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.betem {
    display: block;
    font-style: normal;
    margin-top: 12px
}

.betBnts {
    padding: 29px 89px;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    border-radius: 50px;
    position: absolute;
    bottom: 36px;
    left: 80px
}

.betBntb {
    padding: 13px 26px;
    font-size: 18px;
    bottom: 34px;
    left: 30px
}

.betBnta,.betBntb {
    color: #fff;
    font-weight: 700;
    border-radius: 40px;
    position: absolute
}

.betBnta {
    padding: 9px 17px;
    font-size: 14px;
    bottom: 15px;
    left: 15px
}

.servicecenter {
    width: 1302px;
    margin: 0 auto;
}
.sc-wrap {
    display: flex;
    justify-content: center;
    gap: 5px;
}
.sc-wrap .sc-cn {
    width: 100%;
}

.sc-wrap ul {
    width: 100%;
    min-height: 240px;
}
.sc-cn .sc-title > img {
    width: 100%;
}
.servicecenter h4 {
    font-size: 24px;
    font-weight: 700;
    color: var(--app-text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px
}

.servicecenter ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 1rem;
    padding: 15px 15px;
    background-color: #1c1815;
    color: var(--app-text-color);
}
.servicecenter ul li:nth-child(even) {
    background-color: #13100d;
}
.servicecenter ul > li .nickname {
    display: flex;
    align-items: center;
}
.servicecenter ul > li .nickname:before {
    display: inline-block;
    content: "";
    background-image: url(/img/amanzon/icon_coin.webp);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 2px 7px 0 0;
}
.servicecenter ul > li .amount {
    color: #eaad42;
    flex-grow: 1;
    text-align: right;
    padding-right: 75px;
}
.servicecenter ul > li .dt {
    color: #555350;
}

.inout {
    width: 1240px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 15px;
}
.inout ul {
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    min-height: 476px;
    background-color: #181818;
}
/*.inout li {*/
/*    opacity:0;*/
/*    left: 50px;*/
/*    position:relative;*/
/*}*/
/*.inout li, main-notice {*/
/*    margin-bottom: 10px*/
/*}*/

.inout img, .notice img, .main-notice img {
    vertical-align: middle;
}
.inout h4 img:last-child, .notice h4 img:last-child, .main-notice h4 img:last-child {
    margin-right: 0px;
    margin-left: 10px;
}

.notice ul {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.notice li {
    padding: 14px 16px 13px;
    border: 2px solid #f89e3f;
    border-radius: 5px;
    box-sizing: border-box;
    background: url(../img/notice_bg.webp) 50% no-repeat;
    background-size: cover;
    font-size: 16px;
    display: flex;
    flex-wrap: wrap;
    height: 110px
}

.notice span:first-child {
    width: calc(100% - 110px);
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center
}

.notice span:nth-child(2) {
    width: 110px;
    display: flex;
    align-items: center;
    font-size: 14px
}

.notice span:nth-child(3) {
    width: 100%
}

.con {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.banner {
    width: 206px;
    border-radius: 5px;
    border: 2px solid #ef6621;
    box-sizing: border-box;
    margin-top: 42px
}

.banner img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    border-radius: 3px
}

marquee {
    height: 100%
}

.mbanner {
    position: fixed;
    top: 1000px;
    right: 0
}

.mbanner .x {
    position: absolute;
    right: 10px;
    top: 10px;
    width: 20px
}

#cashOutPass, #cashOutPassCheck {
    -webkit-text-security: disc;
    -webkit-appearance: none
}

.mloading-container,.mloading {
    height: 100px;
    position: relative;
    width: 100px;
    border-radius: 100%;
    z-index: 9999;
}

.mloading-container {
    margin: 40px auto
}

.mloading {
    border: 2px solid transparent;
    border-color: transparent #fff transparent #fff;
    -moz-animation: rotate-loading 1.5s linear 0s infinite normal;
    -moz-transform-origin: 50% 50%;
    -o-animation: rotate-loading 1.5s linear 0s infinite normal;
    -o-transform-origin: 50% 50%;
    -webkit-animation: rotate-loading 1.5s linear 0s infinite normal;
    -webkit-transform-origin: 50% 50%;
    animation: rotate-loading 1.5s linear 0s infinite normal;
    transform-origin: 50% 50%
}

.mloading-container:hover .mloading {
    border-color: transparent #e45635 transparent #e45635
}

.mloading-container .mloading,.mloading-container:hover .mloading {
    transition: all .5s ease-in-out
}

.mloading-text {
    -webkit-animation: loading-text-opacity 2s linear 0s infinite normal;
    animation: loading-text-opacity 2s linear 0s infinite normal;
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    margin-top: 45px;
    opacity: 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 100px
}

@keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -webkit-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        -moz-transform: rotate(1turn)
    }
}

@-webkit-keyframes rotate-loading {
    0% {
        transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -moz-transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn);
        -ms-transform: rotate(1turn);
        -webkit-transform: rotate(1turn);
        -o-transform: rotate(1turn);
        -moz-transform: rotate(1turn)
    }
}

@keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes loading-text-opacity {
    0% {
        opacity: 0
    }

    20% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}
.fade-enter-active {
    transition: opacity .2s ease-in
}

.fade-leave-active {
    transition: opacity .1s ease-in
}

.fade-enter {
    opacity: 0;
}

.fade-enter-active {
    transition: opacity .5s ease-in
}

.fade-leave-active {
    transition: opacity .2s ease-in
}

.fade-leave-to {
    opacity: 0
}

.slide-fade-enter {
    transform: translateX(10px);
    opacity: 0
}

.slide-fade-enter-active,.slide-fade-leave-active {
    transition: all .3s ease
}

.slide-fade-leave-to {
    transform: translateX(-10px);
    opacity: 0
}

.slide-up-enter {
    transform: translateY(185px);
    opacity: 0
}

.slide-up-enter-active,.slide-up-leave-active {
    transition: all .3s ease
}

.slide-up-leave-to {
    transform: translateY(0);
    opacity: 0
}
.art {
    position: relative;
    width: 400px;
    margin: 0 auto;
    margin-top: 100px;
    padding: 84px 133px 72px;
    text-align: center;
    box-shadow: 0 0 20px 0 rgba(0,0,0,.16);
    border: 1px solid #e1423c;
    border-radius: 3px;
    background: #1b1a20;
    box-sizing: content-box;
}
.art img {
    height: 80px;
    margin-bottom: 30px
}

.art h1 {
    font-size: 30px;
    font-weight: 700
}

.art p {
    margin-top: 28px;
    font-size: 18px;
    color: #fff;
    line-height: 1.5em
}

.art .btn {
    display: flex;
    justify-content: center;
    gap: 20px
}

.art .no,.art .yes {
    background: none;
    border: 0;
    box-sizing: border-box;
    width: 100%;
    height: 72px;
    font-size: 30px;
    border-radius: 3px;
    margin-top: 66px
}

.art .img {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px
}
.agreeart .img {
    width: 90px;
    height: 65px;
    background: url(../img/agreeart.svg)no-repeat;
    background-position: 50%
}

.agreeart>h1 {
    color: #e5972d
}

.agreeart .yes {
    color: #fff;
    background-image: linear-gradient(358deg,#ef6621 98%,#f89e3f 0)
}

.agreeart .no {
    background: #000;
    color: #fff;
    border: 1px solid #ef6621
}

.warningart .img {
    width: 69px;
    height: 64px;
    background: url(../img/warningart.svg)no-repeat;
    background-position: center center;
    background-size: contain;
}

.warningart>h1 {
    color: #e1423c
}

.warningart .yes {
    border: 1px solid #e1423c;
    color: #fff;
    background-image: linear-gradient(180deg,#e1423c,#a22924)
}

.warningart .no {
    background: #555;
    color: #fff;
    border: 1px solid #555
}
.closeart {
    background: none;
    border: 0;
    position: absolute;
    right: 20px;
    top: 20px
}

.closeart img {
    height: 45px
}
.captcha-box {
    display: flex;
    justify-content: space-between;
    align-content: center;
    margin-top: 15px
}

.captcha-box .recaptcha {
    display: flex;
    justify-content: space-between;
    align-content: center;
    background-color: #fff;
    width: 200px;
    border-radius: 10px;
    border: 1px solid #60452a;
    box-sizing: border-box;
    box-shadow: 0 0 6px 0 rgb(0 0 0/16%);
}
.captcha-box .recaptcha .recaptcha_image {
    padding-left: 10px;
}
.captcha-box .recaptcha .recaptcha_icon {
    display: flex;
    align-items: center;
}

.captcha-box .input {
    position: relative;
    width: calc(100% - 229px);
    height: 50px;
    text-align: center;
    font-size: 25px;
    letter-spacing: -.025em;
    border-radius: 10px;
    box-shadow: 0 0 6px 0 rgb(0 0 0/16%);
    border: 1px solid #60452a;
    background-color: #fff;
    color: #000;
    margin-right: 5px
}
.snavi {
    margin: 125px 0 0;
    font-size: 13px;
    color: #7c7c7c
}

.snavi .b {
    color: #393e5a
}

.subBanner {
    padding: 33px 0 28px;
    margin: 0 auto;
    font-size: 16px;
    color: var(--app-text-color);
    font-weight: 700;
}

.subBanner img {
    vertical-align: middle;
    margin-right: 10px
}

.boardwrap {
    display: flex;
    justify-content: space-between;
    margin-bottom: 100px
}

.boardnav {
    font-size: 14px
}

.boardnav>li {
    cursor: pointer;
    margin-bottom: 15px;
    position: relative
}

.boardnav>li:before {
    content: "";
    width: 5px;
    height: 40px;
    background: #474747;
    position: absolute;
    left: 0;
    border-radius: 3px 0 0 3px
}
.boardnav>li.red:before {
    background: #ff413d;
}

.boardnav>li span {
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--app-text-color);
    font-weight: 700;
    height: 40px;
    border-radius: 3px;
    background-color: #2f2f2f;
    text-align: center;
    border: 1px solid #2f2f2f;
}
.boardnav>li.on span, .boardnav>li:hover span {
    color: #eaad42;
    border-color: #eaad42;
}
.boardnav>li.on:before,.boardnav>li:hover:before {
    background: #eaad42;
}
.boardnav>li.red.on span, .boardnav>li.red:hover span {
    color: #ff413d;
    border-color: #ff413d;
}
.boardnav>li.red.on:before,.boardnav>li.red:hover:before {
    background: #ff413d;
}
.boardnav>li>span img {
    vertical-align: middle;
    margin-right: 10px;
    height: 35px;
}

.submenucon li {
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: var(--app-text-color);
    margin: 5px 0;
    border-radius: 3px;
}
.submenucon li a {
    display: block;
    color: #ffffff;
}

.submenucon li.on {
    color: #eaad42;
    font-weight: 700;
}

li.on .submenucon {
    display: block
}

.submenucon {
    display: none
}

.gametab {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    gap: 3px
}

.gametab .on {
    border-radius: 10px;
    background-image: linear-gradient(180deg,#319e8a,#1c594e)
}

.gametab a {
    width: 100%;
    display: inline-block;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #1c594e;
    border-radius: 10px;
    background: #fff;
    cursor: pointer
}

.gametab a:hover {
    background: linear-gradient(#b9dcff,#d2f6ff);
    border-radius: 8px 8px 9px 9px;
    border-color: #d6dfe8;
    box-shadow: inset 7px 0 2px -7px rgb(0 0 0/30%),inset -7px 0 2px -7px rgb(0 0 0/30%),inset 0 -7px 2px -7px rgb(0 0 0/30%)
}

.gametab img {
    height: 35px
}

.gametab2 a {
    padding: 47px 0 10px;
    position: relative;
    background: #fff
}

.gametab2 a.on,.gametab3 a.on {
    background-image: linear-gradient(180deg,#319e8a,#1c594e)
}

.gametab2 a:first-child img {
    width: auto;
    height: 32px;
    left: 40px
}

.gametab2 img {
    width: 90px;
    height: auto;
    position: absolute;
    bottom: 30px;
    left: 50%!important;
    transform: translateX(-50%)
}

.gametab2 .on span,.gametab3 .on span {
    color: #616161!important
}

.gametab2 a span,.gametab3 a span {
    font-size: 13px!important
}

.gametab .on span {
    color: #fff
}

.gametab a span {
    color: #727272;
    font-size: 14px;
    font-weight: 400;
    display: block
}

.gametab3:first-child a:first-child img {
    width: auto;
    height: 30px
}

.gametab3 img {
    width: 105px;
    height: auto;
    margin: 0 auto
}

.gametab3 a {
    height: 58px;
    padding: 0;
    align-items: center;
    display: grid
}

.moneyread {
    padding: 20px;
    border-radius: 3px;
    background-color: #221e19;
    font-size: 14px;
    color: var(--app-text-color);
    margin-bottom: 20px
}

.moneyread ul {
    line-height: 1.5em;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.moneyread li {
    position: relative;
    padding-left: 15px
}

.moneyread li:before {
    content: "";
    width: 2px;
    height: 10px;
    background: #eaad42;
    position: absolute;
    left: 0;
    top: 5px
}

.moneyinfo {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 15px
}

.applistep {
    border-radius: 3px;
    background-color: #1d1d1d;
    padding: 15px;
    font-size: 14px;
    color: #969696;
    line-height: 1.5em;
    width: calc(100% - 260px);
    box-sizing: border-box;
}

.moneyinfoappli {
    border-radius: 3px;
    background-color: #221e19;
    padding: 35px 30px 30px;
    margin: 20px 0 60px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 40px;
}

.applibtn {
    width: 245px;
    height: 68px;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    background-color: #eaad42;
}

.appliinputwrap {
    width: calc(100% - 365px)
}

.appliinput {
    display: flex;
    flex-direction: column;
    gap: 15px;
    font-size: 14px;
    color: var(--app-text-color);
}

.appliinput li:first-child {
    position: relative;
    padding-left: 12px
}

.appliinput li:first-child:after {
    content: "";
    width: 2px;
    height: 10px;
    background: #eaad42;
    position: absolute;
    left: 0;
    top: 2px;
}

.appliinput li:last-child {
    border: 1px solid #121212;
    background-color: #121212;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding: 0 20px;
    margin-bottom: 30px
}

.appliinput li input,.appliinput li span {
    text-align: right;
    color: #eaad42;
    margin-right: 15px
}

.moneybtnwrap {
    display: flex;
    gap: 10px;
    margin-top: -10px
}

.moneybtnwrap li {
    width: 100%;
    height: 38px;
    border-radius: 3px;
    color: #eaad42;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #1d1d1d;
    font-size: 14px
}

.moneybtnwrap li > a {
    display: -webkit-box;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: inherit;
}

.moneybtnwrap .one,.moneybtnwrap .thr,.moneybtnwrap .two {
    border: 1px solid #eaad42
}

.moneybtnwrap .four {
    border: 1px solid #ff4141;
    color: #ff4141;
    background-color: #1d1d1d;
}

.moneybtnwrap .fiv {
    padding: 0;
    width: 130px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    background: #fff;
    border: 1px solid #1c594e;
    color: #1c594e
}

.moneybtnwrap .fiv.on {
    background: #e1423c;
    border: 1px solid #4575b4;
    color: #fff
}

.appliResult {
    width: 325px
}

.appliResult>ul {
    padding: 22px 28px;
    border: 1px solid #121212;
    background-color: #121212;
    box-sizing: border-box;
    color: var(--app-text-color);
    font-size: 14px
}

.appliResult>ul li:first-child {
    border-top: 0
}

.appliResult>ul li {
    height: 37px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #474747;
}

.appliResult>ul em {
    color: #eaad42;
    margin-right: 12px;
    font-weight: 600;
}

.applibtns {
    margin-top: 30px;
    display: flex;
    justify-content: flex-end
}

.applibtns a {
    width: 126px;
    height: 38px;
    color: #fff!important;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 3px;
    background-color: #eaad42;
}

.numb {
    padding: 0;
    border: 0;
    background: none;
    width: 100%;
    color: #fff;
    font-size: 16px
}

.board {
    border-radius: 3px;
    background-color: #1d1d1d;
    padding: 20px 38px;
    box-sizing: border-box;
}
.board.qnawrite {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
/*.board>.boardw.first:first-child {*/
/*    background: url(../img/table_bg.jpg) 50% no-repeat;*/
/*    background-size: cover;*/
/*    border: 1px solid #33323b*/
/*}*/

.boardw:last-child {
    border-bottom: 1px solid #474747;
}

.boardw {
    width: 100%;
    border-bottom: 1px solid #474747;
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
    min-height: 38px;
    max-height: 100px;
    line-height: 1.5em;
    font-size: 14px;
    cursor: pointer;
    color: var(--app-text-color);
    box-sizing: border-box
}
.boardw:nth-child(even) {
    background-color: #252525;
}
.boardw.first {
    background: #2f2f2f;
    border-top: 1px solid #474747;
}
.boardw li {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
    overflow: hidden;
    padding: 0.25rem 0;
}
.boardw li img {
    height: 20px
}

.boardw li:first-child img {
    height: 25px
}

.boardw li a {
    color: #fff
}
.boardw li.detail-log {
    flex-direction: column;
}
.detailBtn {
    background-image: linear-gradient(180deg,#319e8a,#1c594e);
    width: 73px;
    height: 28px;
    color: #fff!important;
    line-height: 28px;
    text-align: center;
    border-radius: 5px;
    display: inline-block
}

.boardwrt {
    width: 100%;
    display: flex;
    text-align: center;
    justify-content: space-between;
    gap: 10px;
    font-size: 14px;
    cursor: pointer
}

.board>.boardwrt:first-child {
    border-top: 0
}

.boardwrt li {
    text-align: left
}

.boardwrt li:first-child {
    text-align: center;
    /*box-shadow: 0 0 4px 0 rgba(0,0,0,.86);*/
    /*border: 1px solid #4a4a56;*/
    background-color: #2f2f2f;
    line-height: 38px;
    color: var(--app-text-color);
    font-weight: 600;
}

.boardwrt li select {
    min-width: 120px;
}

.boardwrt li input,.boardwrt li select {
    height: 38px;
    border: 1px solid #474747;
    border-radius: 4px;
    padding-left: 10px;
    color: var(--app-text-color);
    background-color: #121212;
}

.boardwrt li input {
    width: calc(100% - 35px)
}

.boardwrt li textarea {
    width: calc(100% - 42px);
    height: 250px;
    padding: 10px;
    resize: none;
    border: 1px solid #474747;
    border-radius: 4px;
    background: #121212;
    color: var(--app-text-color);
}

.winlosetotal {
    font-size: 16px;
    border-top: 1px solid #bebebe;
    border-bottom: 0!important;
    box-shadow: 0 0 6px 0 rgb(0 0 0/20%);
    border-radius: 0 0 10px 10px
}

.winlosetotal li {
    height: 44px;
    background: #f3f3f3;
    color: #1c594e;
    border-radius: 0 0 10px 0
}

.winlosetotal li:first-child {
    background: #1c594e;
    color: #fff;
    border-radius: 0 0 0 10px
}

.couponnumlist {
    display: flex;
    margin-bottom: 20px
}

.couponnumlist li {
    border-left: 1px solid #b1b1b1;
    color: #8c8c8c;
    font-size: 16px;
    font-weight: 700;
    padding: 0 10px 0
}

.couponnumlist li:first-child {
    border-left: 0;
    padding-left: 0
}

.boardstr {
    width: 100%;
    border-top: 1px solid #ededed;
    display: flex;
    text-align: center;
    justify-content: space-around;
    align-items: center;
    height: 50px;
    line-height: 1.2em;
    font-size: 14px;
    cursor: pointer
}

.board>.boardstr:first-child {
    border-top: 0;
    background: #1c594e;
    border-radius: 10px 10px 0 0;
    color: #fff;
    font-size: 14px
}

.boardstr li {
    width: 100%
}

.board.even .boardstr:nth-child(2n) {
    background: #f8f9fb
}

.boardrd {
    border-top: 1px solid #333;
    font-size: 15px;
    height: 45px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    color: #fff
}

.boardrd:first-child {
    border-top: 0;
    background: #fafafa;
    color: #454545;
    border-radius: 10px 10px 0 0
}

.boardrd span {
    position: relative;
    word-break: break-all
}

.boardrd:nth-child(2) span:first-child:before {
    content: none
}

.boardrd:first-child input,.boardrd:nth-child(2) {
    border-bottom: 1px solid #33323b
}

.boardrd:nth-child(2) {
    color: var(--app-text-color);
    font-size: 13px
}

.boardrd:nth-child(2) span:before {
    display: inline-block;
    margin: 0 5px;
    content: "";
    width: 1px;
    height: 10px;
    background: #eaad42;
    /*position: absolute;*/
    /*left: 5px;*/
    /*top: 50%;*/
    /*margin-top: -5px*/
}

/*.boardrd:nth-child(2) span:first-child {*/
/*    padding-left: 0*/
/*}*/

/*.boardrd:nth-child(2) span {*/
/*    padding-left: 10px*/
/*}*/

.boardrd img {
    height: 15px;
    vertical-align: middle
}

.rdsub {
    border: 1px solid #ededed;
    border-radius: 10px;
    padding: 15px;
    margin: 0 0 15px;
    color: #585858
}

.rdcon {
    line-height: 1.5em;
    white-space: pre-wrap;
    color: var(--app-text-color);
}

.rdconbg {
    padding: 20px;
    background: #141414;
    border: 1px solid #333;
    border-radius: 12px
}

.boardrd input {
    height: 35px;
    width: calc(100% - 30px);
    padding: 0;
    border: 0
}

.boardrd textarea {
    resize: none;
    width: calc(100% - 30px);
    padding: 15px 0;
    height: 300px;
    border: 0
}

.boardrd.first {
    background: #2f2f2f!important;
    color: var(--app-text-color);
    font-size: 16px;
    border: 1px solid #474747;
    padding: 20px;
    height: auto;
    border-radius: 0;
}

.boardWrite {
    border-radius: 3px;
    box-shadow: 0 3px 6px 0 rgba(0,0,0,.16);
    border: 1px solid #ef6621;
    background-color: #1b1a20;
    padding: 25px
}

.boardrdw:first-child {
    border-top: 0;
    background: #141414
}

.boardrdw .betlistbtn {
    margin: 7px 0
}

.boardrdw input {
    height: 38px;
    padding: 0 0 0 15px
}

.boardrdw input,.boardrdw textarea {
    width: 100%;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #27272f;
    background-color: #000
}

.boardrdw textarea {
    resize: none;
    padding: 15px 0 15px 15px;
    height: 300px
}

.boardbox {
    width: calc(100% - 30px);
    padding: 15px 20px;
    min-height: 300px;
    border-bottom: 1px solid #333;
    word-break: break-all;
    color: var(--app-text-color);
}

.boardbox em {
    margin-right: 10px;
    font-weight: 700
}

.nicon {
    color: #fff;
    padding: 3px 12px;
    border-radius: 16px;
    font-size: 12px
}

.nicon,.nsicon {
    font-weight: 400;
    display: inline-block;
    line-height: 1.5em
}

.nsicon {
    color: #fff!important;
    padding: 1px 5px!important;
    font-size: 10px
}

.newicon {
    color: #fff;
    width: 15px;
    height: 15px;
    font-size: 12px;
    display: inline-block;
    text-align: center;
    line-height: 15px;
    background: #447cc4;
}

.nbicon {
    color: #fff!important;
    padding: 1px 10px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    line-height: 1.5em
}

.ocmsg {
    width: 30px;
    height: 31px;
    display: block;
    margin: 0 auto
}

.openmsg {
    background: url(../img/open_message.svg) no-repeat;
    background-size: 16px;
    background-position: 50%
}

.closemsg {
    background: url(../img/close_message.svg) no-repeat;
    background-size: 16px;
    background-position: 50%
}

.membermore {
    background: #319e8a;
    border-radius: 5px;
    color: #fff;
    margin-left: 10px;
    font-size: 14px;
    padding: 6px 12px;
    cursor: pointer
}

.boardbtn:not(.other) a {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 126px;
    height: 38px;
    border-radius: 3px;
    color: #ffffff;
    background-color: #eaad42;
}

.onmember {
    display: flex;
    border: 1px solid #1c594e;
    background: #fff;
    border-radius: 10px;
    padding: 17px 25px;
    margin-bottom: 38px
}

.onmember li {
    border: 1px solid #707070;
    background-color: #f3f3f3;
    border-radius: 10px;
    padding: 10px 36px;
    margin-right: 20px;
    color: #000;
    font-size: 16px
}
.boardbtn {
    margin: 20px 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 16px
}

.boardsearch {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 0 0 15px
}

.boardsearch a,.boardsearch input,.boardsearch select {
    height: 34px;
    box-sizing: border-box
}

.boardsearch select {
    width: 135px
}

.boardsearch input,.boardsearch select {
    color: var(--app-text-color);
    border-radius: 3px;
    border: 1px solid #474747;
    background-color: #121212;
}

.boardsearch input {
    width: 280px;
    padding: 0 5px;
}

.boardsearch a {
    width: 34px;
    height: 34px;
    border-radius: 3px;
    border: 1px solid #eaad42;
    background-color: #2f2f2f;
    display: flex;
    align-items: center;
    justify-content: center
}

.datesearch {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    margin: 0 0 18px;
    color: var(--app-text-color);
}

.datesearch input,.datesearch select {
    height: 34px;
    color: var(--app-text-color);
    border: 1px solid #474747;
    background-color: #121212;
    border-radius: 3px;
    padding: 0 0 0 5px;
    width: 138px;
    font-size: 14px;
    box-sizing: content-box;
}

/*.datesearch input::-webkit-calendar-picker-indicator {*/
/*    filter: invert(1);*/
/*    color: #fff*/
/*}*/

.datesearch span {
    line-height: 30px
}

.datesearch a {
    font-size: 14px;
    width: 73px;
    height: 34px;
    color: var(--app-text-color);
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eaad42;
    background-color: #121212;
}

/*.datesearch a.bga,.datesearch a.bgb,.datesearch a.bgc,.datesearch a.bgd,.datesearch a {*/
/*    background-image: linear-gradient(180deg,#ef6621,#8d421d)*/
/*}*/

.datesearch a.bge {
    background: #777
}

.datesearch a.bgf {
    width: 34px;
    border-radius: 3px;
    border: 1px solid #eaad42;
    /*background-image: none;*/
    background: #2f2f2f;
}

.datesearch a.bgg {
    background: #214391
}

.datesearch a.bgh {
    background: #e1423c
}

.datesearch a.on {
    background: #eaad42;
    color: #fff;
}

.datesearch input[type=checkbox] {
    display: none
}

.datesearch input[type=checkbox]+label {
    display: inline-block;
    width: 15px;
    height: 15px;
    border: 1px solid #707070;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    color: #2f4df2
}

.datesearch input[type=checkbox]:checked+label:after {
    content: "✔";
    font-size: 14px;
    width: 15px;
    height: 15px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 1px;
    color: #fff
}

.datesearch .before {
    display: flex;
    align-items: center;
    gap: 5px
}

.datesearch .before span {
    font-size: 13px
}

.commentwrap {
    border: 1px solid #4a4a56;
    border-top: 2px solid #ef6621;
    background: #2a2830;
    font-size: 14px;
    margin-bottom: 20px
}

.commentre h4,.commentwrap>h4 {
    padding: 0 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 40px;
    color: #fff
}

.commenth {
    white-space: nowrap
}

.commentbtn {
    margin: 8px 0
}

.commentbottom {
    display: flex;
    justify-content: space-between;
    margin: 0 20px 20px
}

.commentbottom>textarea {
    resize: none;
    width: calc(100% - 120px);
    padding: 20px;
    border: 1px solid #27272f;
    background-color: #000;
    color: #fff
}

.commentbottom .commentb {
    border-radius: 3px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.16);
    background-image: linear-gradient(0deg,#ef6621,#f89e3f);
    line-height: 80px;
    color: #fff;
    width: 100px;
    text-align: center;
    text-shadow: 0 1px 3px rgba(0,0,0,.5)
}

.commentop {
    padding: 10px 10px 10px 20px;
    border: 1px solid #27272f;
    border-radius: 3px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #000;
    margin: 0 20px 10px;
    color: #fff
}

.commentop span:first-child {
    width: calc(100% - 115px);
    word-break: break-all
}

.commentop2 span:first-child {
    word-break: break-all
}

.commentop2 span:last-child {
    white-space: nowrap
}

.commentre {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAA4ElEQVQokaXSK0uEURDG8d+6roKXpEkQNgomo8GiVZN4KYIYNljsfgCbH2C7mKxGi5jsgsWm0WRQEC8MzMrxZV/Y1QcG5pwz/5k5wzRsnx9hDc84xKsBNIItbGAfY4NAEnxM/wWfw4B/0r/AHhxtfgwDNtNv4a1PTKsOfEh/Akt9YibRxUwV7BbnC6xiurApdHCPlWrF4zy3cYWnwu7y/7O4xinmmxY3A7jBe25QaLxijaKr5Ug+WlycZKu7WEC8RbIY3k7GRPUD3Mau1gz8l75whr3ebVmxTnNYx+VPAL4B4hEk68NzVOEAAAAASUVORK5CYII=) #141414 no-repeat;
    background-position: 20px 12px;
    border: 1px solid #333;
    padding-left: 30px;
    margin: 0 0 10px 68px;
    display: flex;
    align-items: center;
    color: #fff
}

.commentwrap.top {
    border: 0;
    border: 1px solid #4a4a56;
    background: #2a2830
}

.commenttopnum {
    border-bottom: 2px solid #ef6621;
    font-size: 14px;
    padding: 10px 20px;
    color: #fff
}

.commenttopnum em {
    color: #e5972d;
    font-weight: 700;
    margin-left: 10px
}

.commentop2 {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
    width: 100%
}

.commentop2:before {
    content: "";
    width: 1px;
    height: 14px;
    background: #333;
    position: absolute;
    left: 0
}

.betlistbtn {
    cursor: pointer
}

.betlistmodal {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0,0,0,.8)
}

.betlist-content {
    background: #fff;
    margin: 15% auto;
    border-radius: 4px;
    box-shadow: 4px 4px 10px 2px #000;
    width: 1000px;
    position: relative;
    padding: 0 0 40px
}

.betlist-title {
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background: #5d799e;
    border-radius: 4px 4px 0 0
}

.betclose {
    position: absolute;
    right: 30px;
    top: 25px;
    cursor: pointer;
    color: #fff
}

.coupongift {
    border-radius: 8px;
    box-shadow: 1px 2px 5px 2px #eaeaea;
    border: 1px solid #e9e9e9;
    width: 500px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 30px
}

.giftname {
    color: #7c7c7c;
    margin-bottom: 15px
}

.giftname img {
    height: 20px;
    margin-right: 10px;
    vertical-align: middle
}

.giftpick {
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #f9f9f9;
    padding: 15px;
    margin-bottom: 30px;
    font-size: 14px
}

.giftpick input {
    width: 250px;
    height: 35px;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 0 0 0 5px;
    margin-left: 10px
}

.giftable {
    height: 350px;
    overflow-y: auto;
    border-radius: 8px;
    box-shadow: 1px 2px 5px 2px #eaeaea;
    border: 1px solid #e9e9e9
}

.giftable::-webkit-scrollbar {
    width: 6px
}

.giftable::-webkit-scrollbar-track {
    background-color: transparent
}

.giftable::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #ccc
}

.giftable::-webkit-scrollbar-button {
    width: 0;
    height: 0
}

.giftable ul {
    display: flex;
    justify-content: space-around;
    text-align: center;
    border-top: 1px solid #ddd;
    font-size: 14px;
    color: #454545
}

.giftable ul:first-child {
    border-top: 0;
    font-weight: 400
}

.giftable ul:nth-child(odd) {
    background: #fafafa
}

.giftable ul li {
    width: 100%;
    height: 50px;
    line-height: 50px
}

.giftbtn {
    text-align: center;
    padding-top: 30px
}

.giftbtn a {
    font-weight: 400;
    display: inline-block;
    background: linear-gradient(#138ef9,#0777de);
    border: 1px solid #0070d9;
    border-radius: 4px;
    color: #fff;
    padding: 10px 25px;
    font-size: 14px
}

.transname {
    font-weight: 700;
    border-bottom: 1px solid #868686;
    color: #454545;
    padding: 30px 0 10px;
    display: block;
    width: 500px;
    margin: 0 auto;
    text-align: center
}

.translist {
    border-radius: 8px;
    box-shadow: 1px 2px 5px 2px #eaeaea;
    border: 1px solid #e9e9e9;
    width: 700px;
    margin: 0 auto;
    margin-top: 30px
}

.translist ul:first-child {
    border-radius: 8px 8px 0 0
}

.translist ul.head {
    background: #8e9296;
    color: #fff;
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 35px
}

.translist ul.con li {
    display: flex;
    justify-content: space-around;
    border-top: 1px solid #ddd
}

.translist ul.con li p {
    width: 100%;
    height: 35px;
    line-height: 30px;
    display: block
}

.translist ul.con li p:first-child {
    border-right: 1px solid #ddd;
    background: #f8f9fb;
    font-weight: 700;
    color: #585858
}

.translist ul li {
    width: 100%;
    text-align: center
}

.translist ul.con2 {
    display: flex;
    justify-content: space-around;
    align-items: center
}

.translist ul.con2 li {
    border-top: 0;
    border-left: 1px solid #ddd;
    min-height: 35px;
    align-items: center
}

.translist ul.con2 li:first-child {
    border-left: 0
}

.translist ul.con2 img {
    height: 120px;
    padding: 15px 0
}

.betlist-content .tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    width: 940px;
    margin: 0 auto;
    padding: 30px 0
}

.betlist-content .tabs li:last-child,.mybetwrap .tabs li:last-child {
    margin: 0
}

.betlist-content .tabs li {
    text-align: center;
    font-size: 14px;
    background: linear-gradient(#def,#fff);
    border: 2px solid #fff;
    border-radius: 8px;
    box-shadow: 1px 2px 5px 2px #eaeaea;
    width: 100%;
    font-weight: 400;
    color: #696e72;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

/*.betlist-content .tabs li.current,.mybetwrap .tabs li.current {*/
/*    background-image: linear-gradient(0deg,#ef6621,#f89e3f)*/
/*}*/

.betlist-content .tabs li img,.mybetwrap .tabs li img {
    height: 23px;
    margin-bottom: 4px
}

.betlist-content .tabs li span,.mybetwrap .tabs li span {
    display: block
}

.betlist-content .tab-content {
    display: none;
    margin: 0 30px;
    width: 940px;
    max-height: 500px;
    overflow-y: scroll
}

.betlist-content .tab-content.current,.mybetwrap .tab-content.current {
    display: inherit
}

.betlistwrap {
    border: 1px solid #1c594e;
    border-radius: 10px;
    padding: 0 18px 0;
    font-size: 14px;
    margin-bottom: 60px;
    background: #f3f3f3;
    color: #454545
}

.betlisthead {
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding: 0 50px
}

.betlisthead li {
    line-height: 35px
}

.betlistcon {
    margin-bottom: 28px
}

.betlistcon>ul:last-child {
    border-radius: 0 0 10px 10px
}

.betlistconhead {
    background: #1c594e;
    color: #fff;
    border-radius: 10px 10px 0 0;
    display: flex;
    line-height: 36px;
    justify-content: space-between;
    padding: 0 15px 0
}

.betlistconhead li:first-child {
    font-size: 14px
}

.bicon {
    height: 21px!important
}

.betlistconhead img {
    height: 18px;
    vertical-align: middle;
    margin-right: 10px
}

.betlistconlist {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #bebebe;
    border-top: 0;
    padding: 0 50px;
    height: 36px;
    background: #fff
}

.betlistconlist>li {
    line-height: 1.2em;
    text-align: center
}

.betlistconper {
    display: flex;
    justify-content: space-between
}

.betlistconper li {
    height: 25px;
    line-height: 25px;
    border-radius: 6px;
    border: 1px solid #1c594e;
    padding: 0 10px;
    background: #fff
}

.betlistconper li.on {
    background: #e1423c;
    color: #fff
}

.ltscr {
    text-align: left;
    display: flex;
    justify-content: space-between
}

.ctscr {
    text-align: center;
    margin: 0 5px 0
}

.ryscr {
    text-align: right;
    display: flex;
    justify-content: space-between
}

.betlistup {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px
}

.betlistupwrap {
    width: 100%
}

.betlistuphead {
    background: #efefef;
    border-radius: 10px
}

.betlistupcon,.betlistuphead {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 40px
}

.betlistupcon {
    line-height: 1.5em
}

.betlistupcon li,.betlistuphead li {
    width: 100%;
    text-align: center
}

.betlistupbtn {
    background: #0f8ef9;
    border-radius: 10px;
    line-height: 80px;
    color: #fff;
    font-weight: 700;
    width: 100px;
    text-align: center;
    margin-left: 10px
}

.mybetwrap .tabs {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    margin-bottom: 28px
}
.mybetwrap .tabs.faq {
    padding: 0;
    width: inherit;
    margin-bottom: 18px
}

.mybetwrap .tabs li {
    width: 100%;
    height: 40px;
    color: var(--app-text-color);
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
    background-color: #121212;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #eaad42;
}
/*.mybetwrap .tabs.faq li {*/
/*    border: none;*/
/*}*/

.mybetwrap .tabs li.current:hover,.mybetwrap .tabs li:hover {

}

.mybetwrap .tabs li .betnum {
    background: #8b8b8b;
    color: #fff;
    border-radius: 10px;
    display: inline-block;
    padding: 3px 0;
    width: 38px
}

.mybetwrap .tabs li.current .betnum {
    background: #0955a1
}
.mybetwrap .tabs.faq li.current {
    color: #ffffff;
}
.rulestxt {
    text-align: center;
    margin-bottom: 20px;
    color: #898989;
    font-weight: 400
}

.qnawrap li {
    margin-bottom: 16px;
    color: var(--app-text-color);
    font-size: 14px;
    border-radius: 3px;
    /* border: 1px solid #ef6621; */
    /* background-image: linear-gradient(90deg,#27272e,#27272e); */
    padding: 13px 20px;
    border: 1px solid #474747;
    background-color: #2f2f2f;
}

.qnahead {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px;
}
.qnahead.on .arrow > img {
    filter: invert(60%) sepia(44%) saturate(569%) hue-rotate(1deg) brightness(94%) contrast(93%);
    transform: rotate(180deg);
    transition: transform 0.5s linear;
}
.qnahead .arrow > img {
    filter: initial;
    transform: rotate(0deg);
    transition: transform 0.5s linear;
}

.qnacon {
    border-top: 1px solid #4a4a56;
    padding-top: 13px;
    margin-top: 13px;
    line-height: 1.5em;
    white-space: pre-line;
    position: relative
}
.qnacon.off {
    display: none;
}

.qnacon img {
    width: 100%;
}

.qnaconin {
    display: flex;
    justify-content: space-between
}

.qnaicon img {
    height: 33px;
    margin-right: 15px;
    vertical-align: middle
}

.qnaconin>p {
    width: 100%
}

.strhead {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-bottom: 38px
}

.strhead li {
    width: 100%;
    text-align: center;
    padding: 24px 0 21px;
    background: #222;
    border: 2px solid #777;
    border-radius: 5px
}

.strhead li span {
    display: block;
    font-size: 14px;
    color: #fff
}

.strhead li .strnum {
    margin-top: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: 700
}

.strhead li img {
    margin-bottom: 10px;
    height: 37px;
    display: none
}

.strbtn {
    display: flex;
    gap: 11px
}

.strbtn li {
    width: 100%;
    padding: 14px 0;
    background: #000;
    color: #eee;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    border: 1px dotted #777
}

.strbtn li span {
    font-size: 20px;
    color: #fff;
    display: block;
    margin-top: 10px
}

.board>.boardstr:last-child .boardstrlt {
    border-radius: 0 0 0 10px
}

.boardstrlt {
    background: #7a8490;
    height: 50px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.boardstrtt {
    background: #253240;
    line-height: 50px
}

.boardstrin {
    position: absolute;
    width: 1314px;
    background: #f3f3f3;
    border: 1px solid #1c594e;
    box-sizing: border-box;
    left: 50%;
    transform: translate(-50%,-80%);
    padding: 20px 40px;
    border-radius: 10px
}

.boardstrin .boardstr:first-child {
    background: #1c594e
}

.boardstrin .board,.boardstrin .boardstr:last-child .boardstrlt,.boardstrin .boardstr {
    border-radius: 0!important
}

.boardstrin .boardstrlt {
    font-size: 13px
}

.datesearchPT {
    display: flex;
    justify-content: space-between
}

.datesearchPT .datesearch {
    background: none!important
}

.datesearchPT .datesearch input {
    background: none!important;
    border: 1px solid #c9c9c9!important;
    color: #000!important
}

.datesearchPT .datesearch span {
    color: #000!important
}

.datesearchPT .datesearch a.bga {
    background: #555!important
}

.datesearchPT .datesearch a.bgf {
    background: #2f4df2!important;
    color: #fff!important
}
.boardpage {
    text-align: center;
}

/*.boardpage ul {*/
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    gap: 20px*/
/*}*/

/*.boardpage ul li {*/
/*    cursor: pointer;*/
/*    font-size: 14px;*/
/*    color: #fff;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center*/
/*}*/

/*.boardpage ul li.on {*/
/*    color: #f89e3f*/
/*}*/

/*.boardpage ul li img {*/
/*    vertical-align: middle*/
/*}*/

.partnerPaging ul li {
    background: #555;
    border: 0
}

.partnerPaging ul li.on {
    background: #555
}
.subBg {
    min-height: 100vh;
    /*background: url(../img/main/_center_bg.webp) top center;*/
    background-size: 100% 100%;
    background-attachment: fixed;

}

.blsbtn {
    width: 126px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.16);
    background-image: linear-gradient(358deg,#ef6621 98%,#f89e3f 0);
    text-shadow: 0 1px 3px rgba(0,0,0,.47);
    color: #fff
}
.blksbtn {
    background: #003c6e;
    border: 1px solid #2a689c;
    border-radius: 6px
}

.blksbtn,.rdsbtn {
    display: inline-block;
    color: #fff;
    padding: 16px 35px;
    font-weight: 400
}

.rdsbtn {
    background: #df2d4d;
    border: 1px solid #f36576;
    border-radius: 6px
}

.orsbtn {
    border-radius: 3px;
    border: 1px solid #eaad42;
    background-color: #121212;
    color: #eaad42;
}

.grsbtn,.orsbtn {
    width: 126px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--app-text-color);
}

.gnsbtn,.grsbtn {
    border-radius: 3px;
    background-color: #eaad42;
    color: #ffffff;
}

.gnsbtn {
    width: 170px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff
}

.grbbtn {
    display: inline-block;
    background: #424242;
    color: #fff;
    border-radius: 6px;
    padding: 17px 66px;
    font-weight: 400
}
.pagenamew {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px
}

.pagename2,.pagename {
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 18px;
    position: relative;
    color: #fff;
    display: flex;
    align-items: center
}

.pagename:before {
    content: "";
    width: 7px;
    height: 20px;
    background: #066ecf;
    position: absolute;
    top: 1px;
    left: 0;
    border-radius: 8px
}

.couponn,.coutxt {
    font-size: 14px;
    position: relative;
    color: #bfbfbf
}

.couponn span,.coutxt span {
    color: #eaad42;
}

.stribuname {
    color: #fff;
    width: 100%;
    height: 40px;
    margin-bottom: 18px;
    font-size: 16px;
    border-radius: 10px;
    background: #777;
    display: flex;
    justify-content: center;
    align-items: center
}

.stribuname span {
    font-weight: 700;
    margin-right: 10px
}

.filter {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.filter .grsbtn {
    margin-bottom: 15px;
}
.boardrd .qna-info {
    display: -webkit-box;
    display: -ms-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.justify-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.boardbox .qna {
    display: -webkit-box;
    display: -ms-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 1.25;
}
.boardbox .qna > em {
    color: #eaad42;
}
.boardbox .qna > span,
.boardbox .qna > div {
    flex: 1 1 0;
}
.boardbox .answer {
    border-top: 1px dashed #33323b;
}
.boardbox .answer img {
    width: 100%;
}
.boardw.player-log {
    margin-top: .35rem;
}
.boardw.player-log:first-child {
    margin-top: 0;
}
.players {
    width: 100%;
    background: #000;
    color: #fff;
    font-size: 14px;
}
.players tr {
    border-bottom: 1px solid #474747;
}
.players th, td {
    text-align: center;
    padding: 5px 10px;
    background-color: #252525;
    color: var(--app-text-color);
}
.players th {
    background-color: #2f2f2f;
}
.players tr.own > td {
    color: #eaad42;
}
.notification-link {
    display: block;
    color: #ffffff;
}
.notification-link:hover {
    text-decoration: underline;
}
#alarm-status::before {
    content: "";
    display: inline-block;
    color: #87a5db;
    width: 18px;
    height: 18px;
    background-image: url(/img/hook/bell-filled-bca786dd3b089b5499951a0188190a68.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
#alarm-status.off::before {
    background-image: url(/img/hook/bell-off-bb7520f232ba15407caadc1e6eaedbac.svg);
}
.popup-modal {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
}
.popup-modal .popup-body {
    display: flex;
    min-width: 300px;
    background-color: #ffffff;
    color: #000000;
}
.popup-modal .popup-body a {
    display: flex;
}
.popup-modal .popup-body .popup-img-box img {
    width: 100%;
}
.popup-modal .popup-body .popup-text-box {
    width: 100%;
    line-height: 1.2rem;
    padding: 1.2rem 1.2rem;
}
.popup-modal .popup-footer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 10px;
    padding: .75rem .55rem;
    background-color: rgba(0,0,0,.95);
}
.popup-modal .popup-footer a {
    font-size: .85rem;
    color: #ffffff;
    text-decoration: none;
}
.popup-modal .popup-footer a:hover {
    color: #ffffff;
    text-decoration: underline;
}
.join-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    color: #fff;
    font-size: .85rem;
    font-weight: 400;
}
input.required,
textarea.required {
    background-image: url('../img/common/require.webp');
    background-repeat: no-repeat;
    background-position: left top;
}
.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before, .bs-tooltip-top .tooltip-arrow::before {
    color: #fff;
    border-top-color: #fff;
}
.tooltip-inner {
    background-color: #fff;
    color: #000000;
}
input[type="date"]::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
    cursor: pointer;
    border-radius: 4px;
    margin-right: 2px;
}
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-break: break-all;
}

.main-notice h4 {
    font-size: 24px;
    font-weight: 700;
    color: var(--app-text-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 20px;
}
.main-notice ul {
    width: 100%;
    box-sizing: border-box;
    font-size: 15px;
    min-height: 240px;
    background-color: #13100d;
}
.main-notice ul > li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 1rem;
    padding: 15px 15px;
    background-color: #1c1815;
}
.main-notice ul > li:nth-child(even) {
    background-color: #13100d;
}
.main-notice ul > li > a {
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--app-text-color);
}
.main-notice ul > li > a:before {
    display: inline-block;
    content: "";
    background-image: url(/img/hook/icon_bell-6862e22af0d3ec33e70c8d969aac979d.webp);
    width: 15px;
    height: 15px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 5px;
}
.main-notice ul > li > a:hover{
    color: #eaad42;
}
.main-notice ul > li > a {
    width: 80%;
}
.main-notice ul > li > a > span.ellipsis {
    width: 100%;
}
.main-notice ul > li .dt {
    color: #5c5c5c;
}
.mypage select {
    height: 40px;
    border: 1px solid #474747;
    font-size: 14px;
    background-color: #121212;
    color: var(--app-text-color);
}
.border-bs {
    border: 3px solid #eaad42;
    /*border: 3px solid transparent;*/
    /*border-image: linear-gradient(180deg, rgba(220,203,125,1) 0%, rgba(186,154,79,1) 33%, rgba(170,131,62,1) 66%, rgba(151,111,43,1) 100%);;*/
    /*border-image-slice: 1;*/

}
.cs-info {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 35px;
    padding-bottom: 50px;
}
.cs-info ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 5px;
}
.cs-info ul > li {
    padding: 25px 0;
    flex-grow: 1;
}

.cs-info ul > li > a {
    display: block;
    width: 100%;
    padding: 10px 10px;
    border-right: 1px solid #3b3b3b;
}
.cs-info ul > li:last-child > a {
    border-right: 0;
}
.cs-info ul > li > a .cs-line {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.cs-info ul > li > a .tit-box {
    display: flex;
    flex-direction: column;
}
.cs-info ul > li > a .tit-hint {
    color: #ffffff;
    margin-bottom: .25rem;
}
.cs-info ul > li > a .tit {
    color: #eaad42;
    font-size: 1.2rem;
    font-weight:700;
}
.coupon-wrap {
    width: 1302px;
    margin: 10px auto;
    background-image: url(/img/main/gamecoupon_bg-e8a753309413ca3965beff38a28e41ed.webp);
    background-repeat: no-repeat;
    background-size: contain;
    min-height: 70px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.coupon-wrap .coupon-input-group {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 5px;
}
.coupon-wrap .coupon-input-group input {
    color: var(--app-text-color);
    border: 1px solid #474747;
    background-color: #121212;
    height: 36px;
    padding: 5px 10px;
}
.coupon-wrap .coupon-input-group input::placeholder {
    color: #555350;
}
.mypage-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 3px;
}
#mypage-msg-cnt {
    color: #fcfdfe!important;
    background-color: rgba(214,57,57,0.8)!important;
    font-size: 0.75em;
    font-weight: 400;
    border: 0;
}

.form-check {
    min-height: 1.25rem;
    padding-left: 1.5rem;
    margin-bottom: 0.5rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    gap: 10px;
}
.form-check-reverse {
    padding-right: 1.5rem;
    padding-left: 0;
    text-align: right;
}

.form-check-input {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    vertical-align: top;
    background-color: var(--tblr-bg-forms);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px  solid var(--tblr-border-color-translucent);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
    border-radius: var(--tblr-border-radius);
}
.form-check-input[type=radio] {
    border-radius: 50%;
}
.form-check-input:active {
    filter: brightness(90%);
}
.form-check-input:focus {
    border-color: #90b5e2;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgba(32, 107, 196, 0.25);
}
.form-check-input:checked {
    background-color: #eaad42;
    border-color: #eaad42;
}
.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' width='16' height='16'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8.5l2.5 2.5l5.5 -5.5'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3ccircle r='3' fill='%23ffffff' cx='8' cy='8' /%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
    background-color: #eaad42;
    border-color: #eaad42;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e");
}
.form-check-input:disabled {
    pointer-events: none;
    filter: none;
    opacity: 0.5;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
    cursor: default;
    opacity: 0.7;
}
.form-check-label {
    display: block;
}
.form-check-label.required:after {
    content: "*";
    margin-left: 0.25rem;
    color: #d63939;
}

.form-check-description {
    display: block;
    color: var(--tblr-muted);
    font-size: 0.75rem;
    margin-top: 0.25rem;
}

.form-check-single {
    margin: 0;
}
.form-check-single .form-check-input {
    margin: 0;
}