/*! normalize.css v8.0.0 */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/*! base css */
*{-webkit-tap-highlight-color:transparent;text-rendering:optimizeLegibility;outline:0}body{background-color:#000;margin:0;padding:0}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}ol,ul{padding:0;margin:0;list-style:none}blockquote{margin:0 0 1rem}button,label{cursor:pointer}figure{margin:0 0 1rem}img{max-width:100%;display:block;margin:0 auto}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}#wrapper{min-height:100vh;position:relative;margin:0;overflow:hidden}@media only screen and (max-width:479px){#wrapper{padding-bottom:80px}}#wrapper *{box-sizing:border-box}#wrapper :after,#wrapper :before{box-sizing:border-box}#footer,#header,#main-content{width:100%;position:relative;padding:0;margin:0}#main-content{min-height:100vh}.container{width:1255px;max-width:calc(100% - 30px);position:relative;margin-right:auto;margin-left:auto;padding:0}.row{display:flex;flex-wrap:wrap}.col{flex-basis:0;flex-grow:1;max-width:100%;position:relative;width:100%;padding-right:15px;padding-left:15px}.dust{max-width:inherit;display:block;position:absolute;left:50%;transform:translateX(-50%);z-index:1;pointer-events:none}.rope{width:200vw;height:16px;background:50% 50% repeat-x;position:absolute;left:50%;margin-left:-100vw;z-index:1;pointer-events:none}@media only screen and (max-width:479px){.rope{height:9px}}.rope.-top{top:0}.rope.-bottom{bottom:0}.rope.-blue{background-image:url(../img/share/rope-blue.png)}.rope.-red{background-image:url(../img/share/rope-red.png)}html{font-size:62.5%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{font:300 1.8rem/1.4em Kanit,Arial,Helvetica,sans-serif;text-align:left;color:#fff}@media only screen and (max-width:479px){body{font-size:1.7rem}}h1,h2,h3,h4,h5,h6{margin:0 0 .5rem;font-weight:500;line-height:1.4em}h1{font-size:7.2rem}h2{font-size:4.8rem}@media only screen and (max-width:479px){h2{font-size:3.6rem}}h3{font-size:3.2rem}@media only screen and (max-width:479px){h3{font-size:2.7rem}}h4{font-size:2.4rem}@media only screen and (max-width:479px){h4{font-size:2.2rem}}h5{font-size:2rem}h6{font-size:1.6rem}b,strong{font-weight:500}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}em{font-style:italic}p{margin:0 0 1rem}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}a{transition:color .25s ease}a:link,a:visited{color:inherit;text-decoration:none}.desktop a:hover,a:active{color:inherit}.animateScaleOut{animation:animateScaleOut .6s ease}.animateScaleIn{animation:animateScaleIn 1.2s ease}@keyframes animateScaleIn{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes animateScaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.1)}}.fadeOut{animation:fadeOut .6s ease}.fadeIn{animation:fadeIn 1.2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fade-dust{animation:fadeDust 5s ease-in-out infinite}@keyframes fadeDust{0%,to{opacity:1}50%{opacity:.5}}.animate-btn{animation:animateBtn .6s cubic-bezier(.165,.84,.44,1) infinite alternate}@keyframes animateBtn{0%,to{transform:scale(1)}to{transform:scale(1.1)}}#header{width:100%;height:120px;position:fixed;left:0;top:0;margin:0 auto;z-index:13;transition:.3s cubic-bezier(.165,.84,.44,1)}@media only screen and (max-width:1112px){#header{height:92px;padding-top:10px}}@media only screen and (max-width:1023px){#header{height:82px;background-image:none}}@media only screen and (max-width:479px){#header{height:70px}}@media only screen and (max-width:1112px){#header .dust{left:auto;transform:translateX(0)}}#header .dust.-obj-01{top:-120px;margin-left:-600px}@media only screen and (max-width:1112px){#header .dust.-obj-01{left:-300px;margin-left:0}}#header .dust.-obj-02{top:-80px;margin-left:530px}@media only screen and (max-width:1112px){#header .dust.-obj-02{right:-500px;margin-left:0}}#header .rope{bottom:-16px}@media only screen and (max-width:479px){#header .rope{bottom:-9px}}#header .container{height:100%;display:flex;align-items:center;position:relative}@media only screen and (max-width:1112px){#header .container{display:block}}#header .logo{width:124px;height:81px;display:block;background:url(../img/share/lsms65win-logo.png?v=2) 0 0/100% no-repeat;position:absolute;left:50%;top:16px;transform:translateX(-50%);z-index:2}@media only screen and (max-width:1112px){#header .logo{width:100px;height:70px;top:0}}@media only screen and (max-width:1023px){#header .logo{width:90px;height:60px}}@media only screen and (max-width:479px){#header .logo{width:100px;height:50px}}#header .logo a{width:100%;height:100%;display:block;text-indent:-9999px}#header .box-menu{width:100%;position:relative;top:12px;font-weight:200;font-size:1.8rem;z-index:1}@media only screen and (max-width:1112px){#header .box-menu{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;background-color:rgba(0,0,0,.9);position:absolute;left:-15px;top:-10px;padding:130px 0 40px;margin:0;margin-top:-20px;opacity:0;visibility:hidden;text-align:center;transition:.3s cubic-bezier(.165,.84,.44,1);overflow:hidden;overflow-y:auto}.open-menu #header .box-menu{margin-top:0;opacity:1;visibility:visible}}#header .main-menu{width:100%;display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:1112px){#header .main-menu{width:100%;display:block}}#header .main-menu>div{display:flex;align-items:center}@media only screen and (max-width:1112px){#header .main-menu>div{width:100%;display:block}}@media only screen and (max-width:1112px){#header .main-menu>div.right{margin-top:30px}}#header .main-menu a{display:block;font-size:1.8rem;line-height:1em;color:#fff}#header .main-menu a.active,.desktop #header .main-menu a:hover{font-weight:500;color:#f88710}@media only screen and (max-width:1112px){#header .main-menu a{font-size:2.2rem}}#header .main-menu a+a{margin-left:20px}@media only screen and (max-width:1112px){#header .main-menu a+a{margin:0;margin-top:30px}}@media only screen and (max-width:1112px){#header .social{justify-content:center;margin:0}#header .social a+a{margin-left:20px}}.home-page #header .dust,.home-page #header .rope{display:none}.menu-mobile{display:none}@media only screen and (max-width:479px){.menu-mobile{width:100%;display:flex;background-color:#000;position:fixed;left:0;bottom:0;padding-bottom:5px;z-index:12}.menu-mobile .inner{width:100%;height:75px;display:flex;position:relative}.menu-mobile a{width:100%;height:100%;position:relative;margin-top:10px;font-style:italic;font-weight:500;font-size:1.5rem;color:#fff;text-align:center;z-index:1}.menu-mobile a:before{content:"";width:100%;height:30px;display:block;background:50% 50%/100% no-repeat;margin-top:5px;margin-bottom:0}.menu-mobile a.home:before{background-image:url(../img/share/menu-mobile-home.svg);background-size:42px}.menu-mobile a.muayhu:before{background-image:url(../img/share/menu-mobile-muayhu.svg);background-size:41px}.menu-mobile a.register{width:100px;min-width:100px;height:100px;margin:-17px -14px 0;color:#f88710}.menu-mobile a.register:before{width:66px;height:66px;background-image:url(../img/share/menu-mobile-register.png);background-size:66px;margin:-3px auto 0}.menu-mobile a.live-football:before{background-image:url(../img/share/menu-mobile-live-football.svg);background-size:36px}.menu-mobile a.line:before{background-image:url(../img/share/menu-mobile-line.svg);background-size:33px}}#header.add-bg{background-color:rgba(0,0,0,.8)}#footer .rope{top:-15px}#footer .coin{position:absolute;left:50%;transform:translateX(-50%);z-index:3}#footer .coin.-obj-01{top:-80px;margin-left:60px}@media only screen and (max-width:1112px){#footer .coin.-obj-01{top:-120px}}@media only screen and (max-width:1024px){#footer .coin.-obj-01{top:-70px;left:auto;right:0;transform:translateX(0);margin-left:0}}#footer .coin img{max-width:inherit}#footer .container{display:flex;align-items:center;justify-content:space-between;position:relative}@media only screen and (max-width:1112px){#footer .container{height:auto;display:block;padding:24px 0;text-align:center}}#footer .section-top{padding:70px 0}@media only screen and (max-width:1112px){#footer .section-top{padding:40px 0 0}}#footer .section-top .container{align-items:flex-end}@media only screen and (max-width:1112px){#footer .section-top .container{justify-content:center}}#footer .section-top .box-text{text-align:center}#footer .section-top .box-text .logo{width:124px;height:81px;display:block;background:url(../img/share/lsms65win-logo.png?v=2) 0 0/100% no-repeat;margin:0 auto 30px}#footer .section-top .box-text .logo a{width:100%;height:100%;display:block;text-indent:-9999px}#footer .section-top .box-text p{font-weight:400;font-size:1.8rem;line-height:1.8}@media only screen and (max-width:479px){#footer .section-top .box-text br{display:none}}#footer .section-top .menu-footer{width:60%}@media only screen and (max-width:1112px){#footer .section-top .menu-footer{width:auto;display:inline-flex;margin:40px auto 0;text-align:left}}@media only screen and (max-width:479px){#footer .section-top .menu-footer{text-align:center}}#footer .section-top .menu-footer h3{margin:0 0 20px;font-weight:400;font-size:1.8rem;line-height:1}#footer .section-top .menu-footer li{position:relative;padding-left:10px;margin-bottom:20px;font-weight:200;font-size:1.8rem;line-height:1}#footer .section-top .menu-footer li:before{content:"";width:5px;height:5px;display:block;background-color:#fff;border-radius:50%;position:absolute;left:0;top:7px;transition:.25s ease}@media only screen and (max-width:479px){#footer .section-top .menu-footer li:before{display:none}}@media (hover:hover){#footer .section-top .menu-footer li:hover:before{background-color:#f88710}}#footer .section-top .menu-footer a{white-space:nowrap}@media (hover:hover){#footer .section-top .menu-footer a:hover{color:#f88710}}#footer .section-bottom{padding-bottom:30px}@media only screen and (max-width:1023px){#footer .section-bottom{padding-right:140px;padding-left:140px}}@media only screen and (max-width:767px){#footer .section-bottom{padding-right:100px;padding-left:100px}}@media only screen and (max-width:479px){#footer .section-bottom{padding-right:0;padding-left:0}}@media only screen and (max-width:1112px){#footer .section-bottom .social{justify-content:center;margin-bottom:30px}}#footer .section-bottom .social p{font-size:1.8rem;line-height:1}#footer .section-bottom .social .group-btn{display:flex;align-items:center;margin-left:20px}#footer .section-bottom .social a.facebook{width:32px;height:32px}#footer .section-bottom .social a.line{width:34px;height:33px}#footer .section-bottom p{margin:0;font-weight:400;line-height:1}@media only screen and (max-width:1023px){#footer .section-bottom p{line-height:1.8}}@media only screen and (max-width:479px){#footer .section-bottom p{font-size:1.6rem}}
.hamburger{width:65px;height:65px;display:none;align-items:center;justify-content:center;position:absolute;right:15px;top:14px;z-index:1313}@media only screen and (max-width:1112px){.hamburger{display:flex}}@media only screen and (max-width:1023px){.hamburger{top:8px}}@media only screen and (max-width:479px){.hamburger{width:60px;height:60px;right:5px;top:3px}}.hamburger>div{width:calc(100% - 29px);height:3px;background-color:#fff;border-radius:0;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.4s ease,background-color 0s}.hamburger>div:after,.hamburger>div:before{content:"";width:100%;height:3px;background-color:inherit;border-radius:0;position:absolute;left:0;top:-10px;z-index:1313;transition:.4s ease,background-color 0s}.hamburger>div:after{top:10px}.hamburger.active>div{transform:translate(-50%,-50%) rotate(135deg)}.hamburger.active>div:after,.hamburger.active>div:before{top:0;transform:rotate(90deg)}
.btn{height:48px;display:inline-flex;align-items:center;justify-content:center;background:#f88710;border:none;border-radius:24px;position:relative;padding:0 44px;margin:0;font-weight:500;font-size:2.4rem;line-height:1;color:#000!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;transition:.3s cubic-bezier(.165,.84,.44,1)}@media only screen and (max-width:479px){.btn{height:38px;font-size:2rem}}.desktop .btn:hover{filter:brightness(1) contrast(10)}.btn-register-fixed{position:fixed;right:15px;bottom:15px;font-style:italic;font-weight:500;font-size:2.4rem;color:#f88710!important;text-align:center;z-index:8;text-shadow:0 0 4px rgba(0,0,0,.4)}@media only screen and (max-width:767px){.btn-register-fixed{font-size:1.8rem}}@media only screen and (max-width:479px){.btn-register-fixed{display:none}}.btn-register-fixed:before{content:"";width:101px;height:101px;display:block;background:url(../img/share/btn-register.png) 0 0/100% no-repeat;margin:0 auto 5px}@media only screen and (max-width:1023px){.btn-register-fixed:before{width:80px;height:80px}}@media only screen and (max-width:767px){.btn-register-fixed:before{width:60px;height:60px}}
.social{display:flex;align-items:center}.social a{display:block;background:0 0/100% no-repeat;text-indent:-9999px;transition:.3s cubic-bezier(.175,.885,.32,1.275)}.desktop .social a:hover{transform:scale(1.2)}.social a.facebook{width:28px;height:28px;background-image:url(../img/icons/facebook.svg)}.social a.twitter{width:31px;height:31px;background-image:url(../img/icons/twitter.svg)}.social a.line{width:30px;height:30px;background-image:url(../img/icons/line.svg)}.social a+a{margin-left:6px}
.breadcrumb{width:100%;display:flex;font-size:1.8rem;overflow:hidden;overflow-x:auto}.breadcrumb a{white-space:nowrap}.desktop .breadcrumb a:hover{color:#f88710}.breadcrumb a+a{position:relative;padding-left:10px;margin-left:6px}.breadcrumb a+a:before{content:"";width:6px;height:100%;display:block;background:url(../img/icons/angle-right-white.svg) 0 50%/100% no-repeat;position:absolute;left:0;top:0}.breadcrumb a:last-child{font-weight:400}.box-video{height:50vw}
.list-bullet{padding:0;margin:0 0 1rem;list-style:none}.list-bullet>li{position:relative;padding-left:2.5rem;margin:0 0 .5rem}.list-bullet>li:before{content:"";width:6px;height:6px;display:block;background-color:#000;border-radius:50%;position:absolute;left:4px;top:16%}
.btn-how-to-play{height:48px;display:inline-flex;align-items:center;justify-content:center;background:0 0;border:1px solid #f88710;border-radius:24px;position:relative;padding:0 44px;margin:0;font-weight:500;font-size:2.4rem;line-height:1;text-indent:32px;color:#f88710!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;white-space:nowrap;transition:.3s cubic-bezier(.165,.84,.44,1)}@media only screen and (max-width:479px){.btn-how-to-play{height:38px;font-size:2rem}}.btn-how-to-play:before{content:"";width:37px;height:37px;display:block;background:url(../img/icons/play-mini-orange.svg) 0 0/100% no-repeat;position:absolute;left:5px;top:5px}@media only screen and (max-width:479px){.btn-how-to-play:before{width:30px;height:30px;left:3px;top:3px}}.desktop .btn-how-to-play:hover{filter:brightness(1) contrast(10)}
.popup{width:735px;max-width:calc(100vw - 40px);background-color:#000;border:4px solid #f88710;border-top-right-radius:40px;border-bottom-left-radius:40px;margin:20px 0;overflow:hidden}.popup *{box-sizing:border-box}.popup .inner{background-color:#000;padding:46px 40px;color:#fff}@media only screen and (max-width:767px){.popup .inner{padding:46px 15px}}@media only screen and (max-width:479px){.popup .inner{padding-top:30px;padding-bottom:30px}}.popup h2{margin-bottom:20px;font-style:italic;font-size:4rem;color:#f88710}@media only screen and (max-width:479px){.popup h2{font-size:3.2rem;line-height:1}}.popup h2 span{color:#fff}.popup.-video .box-video{width:100%;position:relative;padding-top:56.25%}.popup.-video .box-video .video{width:100%!important;height:100%!important;position:absolute;left:0;top:0}.popup.-code{text-align:center}.popup.-code .title{margin-bottom:40px}@media only screen and (max-width:479px){.popup.-code .title{margin-bottom:20px}}.popup.-code .title h2{margin-bottom:20px}@media only screen and (max-width:479px){.popup.-code .title h2{margin-bottom:10px}}.popup.-code .title p{margin:0;font-style:italic;font-weight:500;font-size:2.4rem;line-height:1.2}@media only screen and (max-width:479px){.popup.-code .title p{font-size:2rem}}.popup.-code .form-style{width:500px;max-width:100%;position:relative;margin:0 auto}.popup.-code .form-style .form-input{padding-right:170px;padding-left:40px}.popup.-code .form-style .form-input.placeholder{color:#fff}.popup.-code .form-style .form-input:-moz-placeholder{color:#fff}.popup.-code .form-style .form-input::-moz-placeholder{color:#fff}.popup.-code .form-style .form-input:-ms-input-placeholder{color:#fff}.popup.-code .form-style .form-input::-webkit-input-placeholder{color:#fff}@media only screen and (max-width:479px){.popup.-code .form-style .form-input{padding-right:125px;padding-left:20px}}.popup.-code .form-style .btn{height:48px;position:absolute;right:0;top:0;font-size:2rem}@media only screen and (max-width:479px){.popup.-code .form-style .btn{padding-right:30px;padding-left:30px}}
.box-editor ol,.box-editor ul{padding-inline-start:40px;margin-bottom:28px}.ie .box-editor ol,.ie .box-editor ul{padding-left:40px}.box-editor ul{list-style-type:disc}.box-editor ol{list-style-type:decimal}.box-editor p{line-height:1.8}@media only screen and (max-width:479px){.box-editor p{line-height:1.6}}
._hover-img{display:block!important;overflow:hidden!important}._hover-img img{transform:scale(1)!important;transition:0.25s ease!important}.desktop ._hover-img:hover img{transform:scale(1.05)!important}

/*! locomotive-scroll v3.6.1 */
html.has-scroll-smooth{overflow:hidden}html.has-scroll-dragging{-webkit-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden}.has-scroll-smooth [data-scroll-container]{min-height:100vh}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform 0.3s,opacity 0.3s;opacity:0}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:black;opacity:0.5;width:7px;border-radius:10px;margin:2px;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:grabbing}

/*! google fonts */
@font-face{font-family:Kanit;font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/kanit/v7/nKKU-Go6G5tXcr4-ORWzVaF5NQ.woff2) format('woff2');unicode-range:U+0E01-0E5B,U+200C-200D,U+25CC}