@import url(//fonts.googleapis.com/earlyaccess/notosansmyanmarui.css);@-webkit-keyframes oddChange{50%{opacity:1}to{opacity:0}}@-webkit-keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes oddChange{50%{opacity:1}to{opacity:0}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,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,ul,var,video{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:Roboto,Browallia New,sans-serif;vertical-align:baseline;box-sizing:border-box}:focus{outline:0}a,body,div,h1,h2,h3,h4,h5,li,p,td,ul{line-height:1.2em}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,td,th{text-align:left;font-weight:400}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote,q{quotes:"" ""}a{text-decoration:none}button{border-radius:0;border:none}select{width:100%;display:inline-block;box-sizing:border-box}html{font-size:10px}html .TH_TH{font-size:15px}html .MY_MM{font-family:Noto Sans Myanmar UI,sans-serif}html .MY_MM .hamburger-icon{margin:.5rem .5rem 0 0}html .MY_MM .sboMenu-header-logo{margin-top:.3rem}html .MY_MM .switchLanguage{width:35%}html .MY_MM .switchLanguage .svgIcon{right:1rem;top:1rem}body{background-color:#f6faff;color:#26304c;font-size:1.2rem}.container{padding-top:4.6rem;width:100%;overflow-x:hidden}label{display:block}label.checkBox{position:relative;padding-left:2rem;margin:.5rem 0}label.checkBox input{position:absolute;left:0;margin:0}.errorMsg{position:relative;background-color:#fbddde;color:#eb545a;padding:.5rem 1rem .5rem 2.5rem;border-radius:.5rem;margin-top:.5rem}.errorMsg:before{content:"!";position:absolute;top:.5rem;left:.5rem;font-weight:700;color:#fff;background-color:#eb545a;width:1.6rem;height:1.6rem;line-height:1.6rem;border-radius:50%;text-align:center}input{width:100%;padding:1.1rem;border:1px solid #efefef;color:#7c7c7c;background-color:#efefef;border-radius:.5rem;box-sizing:border-box;margin-top:.5rem;position:relative}input:focus{border:1px solid #14346d;box-shadow:0 0 .2rem .1rem #81a5da}._INStyle input:focus{box-shadow:none;border:2px solid #2298f8}._INStyle input{border-radius:0;border-width:2px}input[type=checkbox]{width:inherit;top:.1rem;margin-right:.5rem;margin-bottom:.5rem}input[type=checkbox]:focus{box-shadow:none}input[type=checkbox]:focus:after{box-shadow:0 0 .2rem .1rem #81a5da}input[type=checkbox]:before{transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:rotate(-45deg) scale(0);content:"";position:absolute;left:.1875rem;top:.125rem;z-index:1;width:.75rem;height:.375rem;border:2px solid #2a67c1;border-top-style:none;border-right-style:none}input[type=checkbox]:checked:before{transform:rotate(-45deg) scale(1)}input[type=checkbox]:after{content:"";position:absolute;top:-.125rem;left:0;width:1.2rem;height:1.2rem;background:#c2deff;border:1px solid #14346d;border-radius:.3rem;cursor:pointer}input[type=radio]{width:inherit;top:.2rem;margin-right:.5rem;margin-bottom:.5rem;outline:none!important;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none;background:#fff;border:none;text-align:right;vertical-align:middle;width:0;height:0}input[type=radio]:before{transition:transform .4s cubic-bezier(.45,1.8,.5,.75);transform:scale(0);content:"";position:absolute;top:.25rem;left:.18rem;z-index:1;width:.9rem;height:.9rem;background:#2a67c1;border-radius:50%}input[type=radio]:checked:before{transform:scale(1)}input[type=radio]:after{content:"";position:absolute;top:-.05rem;left:-.12rem;width:1.3rem;height:1.3rem;background:#c2deff;border:1px solid #14346d;border-radius:50%}input[type=radio]:focus{box-shadow:none}input[type=radio]:focus:after{box-shadow:0 0 .2rem .1rem #81a5da}.checkbox-item{position:relative;display:flex;align-items:flex-start}.checkbox-item._centered{align-items:center}.checkbox-item>input{position:absolute;visibility:hidden}.checkbox-item-pseudoCheckbox{margin-right:5px;position:relative;display:inline-block;width:2.5rem;height:2.5rem;background-color:#dedede;border-radius:50%;transition:.3s;flex-shrink:0}.checkbox-item-pseudoCheckbox:after{content:"";transform:translate(-50%,-50%) rotate(-45deg);position:absolute;left:50%;top:45%;z-index:1;width:1rem;height:.5rem;border:3px solid #fff;border-top-style:none;border-right-style:none}input[type=checkbox]:checked+.checkbox-item-pseudoCheckbox{background-color:#2298f8}.svgIcon{width:1em;height:1em;margin:0 .3rem}._favorite,.negative{color:#eb545a}.mask{position:fixed;left:0;right:0;bottom:0;top:0;background-color:rgba(0,0,0,.7)}.count{display:inline-block;width:1.5em;height:1.5em;color:#fff;background-color:#eb545a;text-align:center;border-radius:50%;line-height:1.5em;vertical-align:middle}.button{border-radius:.5rem;padding:1.2rem 1rem;font-size:1.6rem;background-color:#14346d;color:#fff;font-weight:700;width:100%}.button._promotion{background-image:linear-gradient(244deg,#ffb300,#ff0);color:#26304c}.button._primary{background:linear-gradient(1turn,#183596,#2699fb);color:#fff;border-bottom:2px solid #26304c}.button._secondary{background:#efefef;color:#26304c;border-bottom:2px solid #999fb2}.button._inline{padding:.5rem 1rem;width:auto;font-size:1.2rem;font-weight:400}.button._flatPrimary{background:#2a67c1;color:#fff;font-size:1.2rem;font-weight:400}.button._disabled{background:#efefef;color:#7c7c7c;border-bottom:none}.button._INStyle{padding:1.3rem 1rem;border-radius:0}.button._INStyle._accent{background-image:linear-gradient(90deg,#ffac44,#ff760f);color:#fff}.button._INStyle._primary{background:#14346d;border-bottom:none;border-radius:0}.button._INStyle._secondary{background:#fff;color:#26304c;border-bottom:none}.button._INStyle._rounded{border-radius:.2rem}.button._INStyle._outline{padding:1.2rem 1rem;border:1px solid #26304c}.button._INStyle._large{padding:1.6rem 1rem}.formArea{background-color:#fff;padding:1.5rem;margin:1rem;border-radius:.5rem;box-shadow:0 0 1.5rem rgba(0,0,0,.2)}.formArea-item{margin:1rem 0}.formArea-item .tip{position:relative;font-size:1.2rem;color:#7c7c7c;padding-left:1.7rem;margin-top:.5rem}.formArea-item .tip .svgIcon{fill:#7c7c7c;position:absolute;left:-.2rem;top:.1rem}._INStyle .formArea-item-label{color:#a4a4a4}._INStyle .formArea-item-label._focus{color:#2298f8}._INStyle .formArea-item-label._error{color:#eb545a}.formArea-date{display:flex;align-items:center}.formArea-date .day,.formArea-date .month{flex:1}.formArea-date .year{flex:2}.formArea-date span{margin:.5rem}.formArea-mobileNumber{display:flex}.formArea-mobileNumber .countryCode{flex:9.5rem;flex-grow:0;margin-right:5px}.formArea-mobileNumber .mobileNumber{flex:1}.formArea-validation{display:flex}.formArea-validation .formInput{flex:4;margin-right:.5rem}.formArea-validation .validationCode{flex:1;padding:1.2rem;background:#26304c;color:#fff;border-radius:.5rem;margin-top:.5rem;text-align:center}.formArea-validation .svgIcon{flex:1;margin-top:1.2rem;min-width:2.4rem}.formArea-rememberMe{display:flex}.formArea-rememberMe a{align-self:center;margin-left:auto}.formArea-inline{display:inline-flex}.formArea-inline>*{margin-right:.5rem}.formArea-inline>:last-child{margin-right:0}.formInput-error{margin-top:.5rem;display:block;padding:.7rem 1rem .8rem;color:#eb545a;background-color:#fbddde;border-radius:.5rem}.formInput-error:before{content:"\2022";margin-right:.5rem}.vs__actions,.vs__actions:after{pointer-events:none}.vs__actions:after{content:"";display:block;width:0;height:0;border-style:solid;-moz-transform:scale(.9999);border-width:.8rem .64rem 0 .64rem;border-color:#7c7c7c transparent transparent transparent}.vs__open-indicator{display:none}.vs__dropdown-toggle{padding:.65rem;border:none;color:#7c7c7c;border:1px solid #efefef;background-color:#efefef;border-radius:.5rem;margin-top:.5rem}.vs__selected{color:#7c7c7c;margin:0 0 .2rem}.vs__dropdown-menu{background-color:#efefef;border:1px solid #14346d;border-top-color:#ccc;width:auto;min-width:inherit;right:0}.vs__dropdown-option{color:#7c7c7c}.vs__dropdown-option--highlight{background:none;color:#7c7c7c;font-weight:700;position:relative}.vs__dropdown-option--highlight:after{content:"";position:absolute;right:1rem;top:.8rem;z-index:1;width:1.2rem;height:.5rem;border:3px solid #69ce68;border-top-style:none;border-right-style:none;transform:rotate(-45deg)}.vs--open .vs__dropdown-toggle{border:1px solid #14346d}.vs__search{padding:0 0 0 .5rem;margin-top:0}.vs-select{position:relative}.select__native{padding:1rem;border:none;color:#7c7c7c;border:1px solid #efefef;background-color:#efefef;border-radius:.5rem;margin-top:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#7c7c7c 0),linear-gradient(135deg,#7c7c7c 50%,transparent 0);background-position:calc(100% - 20px) 1.5rem,calc(100% - 15px) 1.5rem;background-size:.5rem .5rem,.5rem .5rem;background-repeat:no-repeat}.settingList{background:#fff;border-radius:1rem;margin:1rem;padding:.5rem 0;list-style-type:none;box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.setting-wording-color{color:#14346d;font-weight:700}.divider{width:1px;height:16px;background-color:#81a5da;margin:0 5px}.logout-buttons-container{background:transparent}.logout-area-item,.logout-buttons-container{display:flex;align-items:center;justify-content:center}.logout-area-item{flex:1 0 0;text-align:center;font-family:Roboto}.profile-buttons-container{background:transparent}.profile-area-item,.profile-buttons-container{display:flex;align-items:center;justify-content:center}.profile-area-item{flex:1 0 0;text-align:center;font-family:Roboto}.fade-enter-active,.fade-leave-active{transition:opacity .5s}.fade-enter,.fade-leave-to{opacity:0}.form-status,.form-status-title{display:flex;align-items:center}.form-status-title{flex-grow:1}.form-status-title>span{display:flex;align-items:center}.promotionArea{padding:2rem 1rem}.promotionArea._sports{padding:2rem 1rem 1rem}.promotionArea._sports .promotionTitle{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.promotionArea._sports .promotionTitle h2{font-size:2.2rem;font-weight:700}.promotionArea._sports .promotionTitle-more *{vertical-align:middle}.promotionArea._sports .match{margin:1rem 0}.promotionArea._sports .button._secondary{font-size:1.2rem;font-weight:400;text-align:center}.promotionArea._casino{color:#fff;background-color:#26304c}.promotionArea._casino .svgIcon{fill:#fff}.promotionArea._featured{color:#fff;background-image:linear-gradient(1turn,#183596,#2699fb)}.promotionArea._featured .svgIcon{fill:#fff}