[my-arena-list] .card-holder{position:relative}[my-arena-list] .card-holder .swiper-navigation>a{background-color:#fff;width:32px;height:32px}[my-arena-list] .card-holder .swiper-slide [arena-card]{margin-bottom:16px}[modal]{display:flex;justify-content:center;align-items:center}[modal],[modal]>.dim{position:absolute;width:100%;height:100%}[modal]>.dim{background-color:rgba(0,0,0,.7);left:0;top:0;right:auto;bottom:auto}[modal]>.panel{position:relative;border-radius:20px;width:100%;height:auto;overflow:hidden;box-shadow:0 3px 6px 0 #000;max-height:100%}[modal]>.panel>.header{padding-top:40px;padding-right:20px;padding-bottom:0;padding-left:20px;position:relative}[modal]>.panel>.header .close{position:absolute;right:20px;top:20px;left:auto;bottom:auto;z-index:100}[modal]>.panel>.header .close svg{display:block}[modal]>.panel>.scroll-area{overflow-y:scroll}[modal]>.panel.normal,[modal]>.panel>.scroll-area{padding-top:0;padding-right:20px;padding-bottom:0;padding-left:20px}[modal]>.panel.normal>.header{padding-top:22px;padding-right:0;padding-bottom:12px;padding-left:0;border-bottom:1px solid #ebebf0;margin-bottom:15px}[modal]>.panel.normal>.header .close{right:0}[modal]>.panel.normal>.header h2{font-size:16px}[modal]>.panel.normal .scroll-area{padding-top:0;padding-right:0;padding-bottom:30px;padding-left:0}[modal]>.panel.medium{padding-bottom:40px}[modal]>.panel.medium .scroll-area{padding-top:0;padding-right:26px;padding-bottom:0;padding-left:26px}[modal].light>.panel{background-color:#fff}[modal].light>.panel>.header .close svg .stroke-target{stroke:#191919}[modal].dark>.panel{background-color:#161a1d}[modal].dark>.panel>.header .close svg .stroke-target{stroke:#fff}[modal].transparent>.panel.large{background-color:transparent;box-shadow:none;border-radius:0}[modal].transparent>.panel.large>.header{padding-top:20px;padding-right:0;padding-bottom:20px;padding-left:0}[modal].transparent>.panel.large>.header .close{right:0;top:24px;left:auto;bottom:auto}[modal].transparent>.panel.large>.header svg{background-color:#ebebf0;border-radius:4px}[modal].transparent>.panel.large>.header svg .stroke-target{stroke:#a4a3ae}[modal].transparent>.panel.large .scroll-area{padding:0}@media (min-width:414px){[modal]{padding:10px}[modal]>.panel{width:394px}}@media (min-width:768px){[modal]>.panel.large{width:460px}[modal]>.panel.large>.header{padding-top:40px;padding-right:40px;padding-bottom:0;padding-left:40px}[modal]>.panel.large>.scroll-area{padding-top:0;padding-right:40px;padding-bottom:0;padding-left:40px}}[image-selector]{position:relative;overflow:hidden}[image-selector] label{display:block;width:100%;height:100%;position:relative;cursor:pointer}[image-selector] label input{display:none}[image-selector] label .selected-image{position:absolute;width:100%;-o-object-fit:contain;object-fit:contain}[image-selector] a{position:absolute;right:0;top:0;left:auto;bottom:auto}[selector]{height:48px;display:block;position:relative}[selector]>div{width:100%;border-radius:6px;border:1px solid #d5d5de;display:block;background-color:#fff}[selector]>div a{display:flex;width:100%;height:48px;padding-top:0;padding-right:10px;padding-bottom:0;padding-left:10px;position:relative;cursor:pointer;align-items:center}[selector]>div a img{width:18px;height:18px;margin-right:6px}[selector]>div a label{white-space:nowrap;margin-right:4px}[selector]>div a label:after{content:" : "}[selector]>div a input{border:0;width:100%}[selector]>div a i{display:block;position:absolute;width:40px;height:100%;right:0;top:0;left:auto;bottom:auto;text-align:center}[selector]>div a i svg{width:14px;height:100%}[selector]>div a i svg .stroke-target{stroke:#787781}[selector]>div ul{width:100%;max-height:160px;overflow:scroll;position:relative;background-color:#fff}[selector]>div ul li{padding:10px;font-size:13px;color:#787781;cursor:pointer}.no-touch [selector]>div ul li:hover:not(.hover-disable),[selector]>div ul li.selected,[selector]>div ul li:active{background-color:#f4f4f5}[selector]>div ul li.selected{color:#191919}[selector]>div ul li img{width:18px;height:18px;margin-right:6px}[selector]>div ul li img,[selector]>div ul li span{display:inline-block;vertical-align:middle}[selector]>div.open a i{transform:rotate(180deg)}[selector].dark{height:44px}[selector].dark>div{border:1px solid hsla(0,0%,100%,.1);background-color:#161a1d}[selector].dark>div a{height:44px}[selector].dark>div a input{background-color:#161a1d;color:#fff}[selector].dark>div ul{background-color:#161a1d}[selector].dark>div ul li{color:hsla(0,0%,100%,.6)}.no-touch [selector].dark>div ul li:hover:not(.hover-disable),[selector].dark>div ul li.selected,[selector].dark>div ul li:active{background-color:#313131}[selector].dark>div ul li.selected{color:#fff}[selector].disabled>div,[selector].disabled>div>a>input{background-color:#f2f2f4}[drop-list]{overflow:hidden;position:absolute;left:0;top:0;right:auto;bottom:auto;z-index:3;width:100%;max-height:0;border-radius:4px;visibility:hidden}[drop-list].black .list-box{background-color:#1f2224;border:1px solid #1f2224}[drop-list].animated{transition:none}[drop-list].animated.down{max-height:200px}[drop-list].animated.up{transform:translateY(0);opacity:1;max-height:200px}[drop-list].on{visibility:visible}[drop-list].up{transform:translateY(100px);opacity:0;transition:transform .2s,opacity .2s}[drop-list].down{transition:max-height .2s}[drop-list] .list-box{overflow:hidden;max-height:200px;padding-top:15px;padding-right:0;padding-bottom:15px;padding-left:0;background-color:#fff;border:1px solid #eee;overflow:auto}[drop-list] .list-box li{padding-top:0;padding-right:10px;padding-bottom:0;padding-left:10px;font-size:14px;line-height:40px;cursor:pointer;color:#787781}[drop-list] .list-box li:hover{background-color:#eee}[drop-list] .list-box li.none-data{padding-top:15px;padding-right:0;padding-bottom:15px;padding-left:0;cursor:default;text-align:center}[drop-list] .list-box li.none-data:hover{background-color:transparent}[drop-list]::-webkit-scrollbar{width:0}[drop-list]::-webkit-scrollbar-track{background-color:transparent}[drop-list]::-webkit-scrollbar-thumb{background-color:transparent;border-radius:2px}[drop-list]::-webkit-scrollbar-thumb:hover{background-color:transparent}.input-group>.input-group-prepend>[drop-select]>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>[drop-select]>.btn{border-top-left-radius:0;border-bottom-left-radius:0}[drop-select]{overflow:hidden;height:50px;box-sizing:border-box;position:relative;background-color:#fff;border-radius:12px;border:1px solid #ebebf0;cursor:pointer}[drop-select]>.angle{width:32px;height:32px;position:absolute;right:10px;top:50%;left:auto;bottom:auto;z-index:1;background-color:#ebebf0;border-radius:8px;transform:translateY(-50%);display:flex;justify-content:center;align-items:center}[drop-select]>.angle svg{width:12px;height:12px;stroke:#191919;transition:transform .3s}[drop-select].focus{border:1px solid #ebebf0}[drop-select].open.down{border-radius:12px 12px 0 0;border-bottom:1px solid transparent}[drop-select].open.up{border-radius:0 0 12px 12px;border-top:1px solid transparent}[drop-select].error:before{content:"";display:block;position:absolute;left:0;bottom:0;right:auto;top:auto;z-index:2;width:100%;border-bottom:1px solid #f90}[drop-select] input[type=text]{position:relative;z-index:2;width:100%;height:100%;padding-left:12px;padding-right:31px;text-align:left;font-size:14px;line-height:50px;font-weight:400;color:#787781;overflow:hidden;text-after-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;background-color:transparent;cursor:pointer}[drop-select].open input[type=text]{border-radius:12px 12px 0 0;border-bottom:0}[drop-select].open>.angle svg{transform:rotate(180deg)}[drop-select].readonly{background-color:#eee}[drop-select].readonly input[type=text]{pointer-events:none;cursor:default}[drop-select].product input[type=text]{font-size:14px;line-height:34px;background:#2a2a2a;color:#fff}[drop-select].black{background-color:hsla(0,0%,100%,.04);border:0}[drop-select].black>.angle{background-color:transparent}[drop-select].black>.angle svg{stroke:hsla(0,0%,100%,.5)}.requested [drop-select].error{border:1px solid red!important}[radio-item]{display:inline-block;cursor:pointer}[radio-item] i{display:inline-block;width:1.143em;height:1.143em;border-radius:50%;vertical-align:middle;border:1px solid #d5d5de;margin-right:.5715em}[radio-item] i.checked{border:1px solid #191919;position:relative}[radio-item] i.checked:after{content:"";display:block;position:absolute;left:.2143em;top:.2143em;right:auto;bottom:auto;width:.5715em;height:.5715em;border-radius:50%;background-color:#191919}[radio-item] span{display:inline-block;vertical-align:middle}[radio-item].box{height:40px;padding-top:0;padding-right:16px;padding-bottom:0;padding-left:16px;display:inline-block;position:relative}[radio-item].box i{border:0;margin-right:0;width:100%;height:100%;border-radius:0;position:absolute;border-radius:8px;background-color:#ebebf0;z-index:1;left:0;top:0;right:auto;bottom:auto}[radio-item].box i.checked{border:0;background-color:#191919}[radio-item].box i.checked:after{content:none}[radio-item].box i.checked+span{color:#fff}[radio-item].box span{position:relative;z-index:2;font-size:14px;line-height:40px}[radio-item].disabled{cursor:not-allowed}.dark [radio-item] i{border:1px solid hsla(0,0%,100%,.5);border-radius:0}.dark [radio-item] i.checked{border:1px solid #fff}.dark [radio-item] i.checked:after{background-color:#fff;border-radius:0}[make-team-modal]>.panel>.header{padding-bottom:18px}[make-team-modal]>.panel>.header h2{font-size:24px;color:#ebebf0;font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;display:inline-block;vertical-align:middle}[make-team-modal]>.panel>.header h2+span{font-size:13px;color:hsla(0,0%,100%,.5);font-weight:700;margin-left:6px;display:inline-block;vertical-align:middle}[make-team-modal]>.panel fieldset>div{border-bottom:1px solid hsla(0,0%,100%,.1);padding-top:20px;padding-bottom:20px}[make-team-modal]>.panel fieldset>div.validate{padding-bottom:5px}[make-team-modal]>.panel fieldset>div.validate [validation-errors]{height:100%}[make-team-modal]>.panel fieldset>div.game{position:relative}[make-team-modal]>.panel fieldset>div.game [drop-select]>label>input{padding-left:40px!important}[make-team-modal]>.panel fieldset>div.game>img{width:32px;left:6px;top:60px;right:auto;bottom:auto;position:absolute}[make-team-modal]>.panel fieldset>div .image{display:flex}[make-team-modal]>.panel fieldset>div .image [image-selector]{width:100px;height:100px}[make-team-modal]>.panel fieldset>div .image [image-selector] .selected-image{-o-object-fit:cover;object-fit:cover;width:100px;height:100px}[make-team-modal]>.panel fieldset>div .image .image-btn{border:1px solid hsla(0,0%,100%,.5);border-style:dashed;border-radius:6px;font-size:12px;width:100px;height:100px;display:flex;flex-flow:column;justify-content:center;align-items:center;text-align:center}[make-team-modal]>.panel fieldset>div .image .image-btn:before{content:"";display:block;width:20px;height:18px;background-image:url(/img/icon/ico_camera.png);background-repeat:no-repeat;background-size:contain;margin-bottom:5px}[make-team-modal]>.panel fieldset>div .image .image-btn span{color:hsla(0,0%,100%,.5)}[make-team-modal]>.panel fieldset>div .image .image-reset{right:0;top:0;left:auto;bottom:auto}[make-team-modal]>.panel fieldset>div .image .image-reset svg{background-color:rgba(0,0,0,.4)}[make-team-modal]>.panel fieldset>div .image .image-reset .stroke-target{stroke:#fff}[make-team-modal]>.panel fieldset>div .image p{margin-left:14px;font-size:12px;font-weight:700;color:#777}[make-team-modal]>.panel fieldset>div .desc{color:#777;font-size:12px;margin-top:16px}[make-team-modal]>.panel fieldset>div .age{color:hsla(0,0%,100%,.5);font-size:13px}[make-team-modal]>.panel fieldset>div .age [radio-item]{margin-right:24px;display:inline-block;padding-top:5px;padding-right:0;padding-bottom:5px;padding-left:0}[make-team-modal]>.panel fieldset>div .age [radio-item].disabled{opacity:.3}[make-team-modal]>.panel fieldset>div .platform-wrapper{margin-top:8px}[make-team-modal]>.panel fieldset>div .platform-wrapper .platform{display:inline-block;padding-top:8px;padding-right:8px;padding-bottom:8px;padding-left:8px;margin-top:4px;color:#000;border-radius:8px;background-color:hsla(0,0%,100%,.7)}[make-team-modal]>.panel fieldset>div .platform-wrapper .platform svg{width:20px;height:20px;vertical-align:middle;cursor:pointer}[make-team-modal]>.panel fieldset>div .platform-wrapper .platform .stroke-target{stroke:#000}[make-team-modal]>.panel fieldset>div .platform-wrapper .platform+.platform{margin-left:4px}[make-team-modal]>.panel fieldset>div:last-child{border-bottom:0}[make-team-modal]>.panel .btn-wrap{padding-top:30px;padding-right:20px;padding-bottom:80px;padding-left:20px}[make-team-modal]>.panel .btn-wrap button{width:100%}[my-team-list] .my-team-holder{margin-bottom:40px;position:relative}[my-team-list] .my-team-holder .btn-more{width:64px;height:40px;border-radius:12px;position:absolute;right:0;top:-6px;left:auto;bottom:auto}[my-team-list] .my-team-holder .team-list{font-size:0}[my-team-list] .my-team-holder .team-list>*{display:inline-block;vertical-align:top}[my-team-list] .my-team-holder .team-list .profile{width:100%;height:56px;zoom:1;position:relative}[my-team-list] .my-team-holder .team-list .profile:after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}[my-team-list] .my-team-holder .team-list .profile>div{width:calc(50% - 8px);height:100%;background-color:#d5d5de;border-radius:12px 12px 0 0;padding:8px;box-sizing:border-box;position:relative}[my-team-list] .my-team-holder .team-list .profile>div:nth-of-type(2){position:absolute;right:0;top:0;left:auto;bottom:auto}[my-team-list] .my-team-holder .team-list .profile>div.on{background-color:#fff}[my-team-list] .my-team-holder .team-list .profile>div.on>b{opacity:1}[my-team-list] .my-team-holder .team-list .profile>div .avatar{display:inline-block;vertical-align:middle;width:40px;height:40px;border-radius:12px}[my-team-list] .my-team-holder .team-list .profile>div>b{display:inline-block;color:#191919;opacity:.4;font-size:12px;width:calc(100% - 130px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;margin-left:6px}[my-team-list] .my-team-holder .team-list .profile>div .btn-go{height:100%;padding-top:8px;padding-right:0;padding-bottom:8px;padding-left:0;box-sizing:border-box;position:absolute;right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[my-team-list] .my-team-holder .team-list .profile>div .btn-go:before{content:"";display:block;display:inline-block;width:1px;height:100%;background-color:#ebebf0;vertical-align:middle}[my-team-list] .my-team-holder .team-list .profile>div .btn-go>a{padding-top:3px;padding-right:8px;padding-bottom:3px;padding-left:8px;background-color:#ebebf0;font-size:12px;font-weight:500;color:#787781;text-align:center;vertical-align:middle;border-radius:8px;display:inline-block;margin-top:0;margin-right:8px;margin-bottom:0;margin-left:8px}[my-team-list] .my-team-holder .team-list>ul{background-color:#fff;width:100%;padding-top:16px;padding-right:12px;padding-bottom:12px;padding-left:12px;border-radius:0 0 12px 12px;overflow:hidden;min-height:224px}[my-team-list] .my-team-holder .team-list>ul>li{height:48px;border-top:1px solid #ebebf0;color:#787781;font-size:14px;line-height:48px;padding-top:0;padding-right:12px;padding-bottom:0;padding-left:12px;zoom:1}[my-team-list] .my-team-holder .team-list>ul>li:after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}[my-team-list] .my-team-holder .team-list>ul>li:first-of-type{border-top:0}[my-team-list] .my-team-holder .team-list>ul>li>span{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 120px)}[my-team-list] .my-team-holder .team-list>ul>li .date{float:right}[my-team-list] .make-team-holder.wf{width:100%!important}[my-team-list] .make-team-holder .empty p:before{background-image:url(/img/icon/menu/ico_team_black.svg)!important;background-repeat:no-repeat!important;background-size:contain!important}@media (min-width:768px){[my-team-list] .my-team-holder .team-list .profile>div>b{font-size:14px}[my-team-list] .my-team-holder .team-list>ul>li{font-size:16px;line-height:48px}}@media (min-width:1260px){[my-team-list]{zoom:1}[my-team-list]:after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}[my-team-list] .my-team-holder{width:calc(100% - 520px);vertical-align:top;display:inline-block}[my-team-list] .my-team-holder .btn-more{top:0}[my-team-list] .my-team-holder .team-list{margin-bottom:0;position:relative}[my-team-list] .my-team-holder .team-list:after{content:"";display:block;width:1px;height:100%;background-color:#a4a3ae;position:absolute;right:-52px;top:0;left:auto;bottom:auto;opacity:.5}[my-team-list] .make-team-holder{width:416px;float:right;vertical-align:top;display:inline-block}}[home-my-summary]{background-color:#fff}[home-my-summary].empty-user>ul>li:nth-of-type(2){display:none!important}[home-my-summary] .gradient{background-image:linear-gradient(110deg,#2c81ff,#b0aaff 100%)}[home-my-summary]>ul{position:relative}[home-my-summary]>ul>li:first-of-type{background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.3);border-radius:0 0 0 0;height:60px;box-sizing:border-box;cursor:pointer}[home-my-summary]>ul>li:first-of-type h4{position:absolute;width:100%;box-sizing:border-box;padding-left:10px;top:10px}[home-my-summary]>ul>li:first-of-type h4>em{width:120px;height:40px;border-radius:20px;display:inline-block;color:#fff;font-size:14px;line-height:40px;text-align:center;background-image:linear-gradient(110deg,#2c81ff,#b0aaff 100%)}[home-my-summary]>ul>li:first-of-type h4>button{position:absolute;right:20px;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[home-my-summary]>ul>li:first-of-type h4>button svg{width:12px;height:12px;stroke:#191919}[home-my-summary]>ul>li:first-of-type .bts-holder,[home-my-summary]>ul>li:nth-of-type(2){display:none}[home-my-summary] .list-holder{display:block;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:20px;visibility:hidden;height:0}[home-my-summary] .list-holder .empty{display:flex;flex-flow:column;justify-content:center;text-align:center;height:280px;background-color:#fff;border-radius:20px}[home-my-summary] .list-holder .empty>p{font-size:16px;color:#191919;margin-bottom:32px}[home-my-summary] .list-holder .empty>p:before{content:"";display:block;width:40px;height:40px;background-image:url(/img/icon/menu/ico_arena_default_white.svg);background-repeat:no-repeat;background-size:contain;margin-left:auto;margin-right:auto;margin-bottom:12px}[home-my-summary] .list-holder .empty>button{width:120px;height:36px;border-radius:20px;margin-left:auto;margin-right:auto}[home-my-summary].on{background-color:#ebebf0;padding-bottom:40px}[home-my-summary].on>ul{padding-bottom:30px}[home-my-summary].on>ul>li:first-of-type{position:relative;background-color:#fff;padding-top:70px;border-radius:0 0 20px 20px;height:auto}[home-my-summary].on>ul>li:first-of-type h4{display:block;width:100%;position:absolute;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:20px}[home-my-summary].on>ul>li:first-of-type h4>em{width:auto;height:auto;background-image:none;font-size:14px;color:#000}[home-my-summary].on>ul>li:first-of-type h4>button svg{transform:rotate(180deg)}[home-my-summary].on>ul>li:first-of-type .bts-holder{display:flex;padding-top:0;padding-right:10px;padding-bottom:0;padding-left:10px}[home-my-summary].on>ul>li:first-of-type .bts-holder>*{flex:1}[home-my-summary].on>ul>li:first-of-type .bts-holder>button{font-size:14px;color:#a4a3ae;text-align:center;padding-bottom:10px;display:inline-block;letter-spacing:-1px}[home-my-summary].on>ul>li:first-of-type .bts-holder>button:before{content:"";display:block;width:32px;height:32px;margin-left:auto;margin-right:auto;margin-bottom:18px}[home-my-summary].on>ul>li:first-of-type .bts-holder>button:first-of-type:before{background-image:url(/img/icon/menu/ico_ch_default.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button:nth-of-type(2):before{background-image:url(/img/icon/menu/ico_arena_default_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button:nth-of-type(3):before{background-image:url(/img/icon/menu/ico_team_default_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button:nth-of-type(4):before{background-image:url(/img/icon/menu/ico_mission_default_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button:nth-of-type(5):before{background-image:url(/img/icon/menu/ico_ez_default_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button.on{color:#191919}[home-my-summary].on>ul>li:first-of-type .bts-holder>button.on:first-of-type:before{background-image:url(/img/icon/menu/ico_ch_active.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button.on:nth-of-type(2):before{background-image:url(/img/icon/menu/ico_arena_active_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button.on:nth-of-type(3):before{background-image:url(/img/icon/menu/ico_team_active_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button.on:nth-of-type(4):before{background-image:url(/img/icon/menu/ico_mission_active_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button.on:nth-of-type(5):before{background-image:url(/img/icon/menu/ico_ez_active_white.svg);background-repeat:no-repeat;background-size:contain}[home-my-summary].on>ul>li:first-of-type .bts-holder>button.disabled{opacity:.4;cursor:not-allowed}[home-my-summary].on>ul>li:nth-of-type(2){display:block;width:calc(100% - 40px);height:40px;margin-left:auto;margin-right:auto;background-color:#fff;border-radius:8px;padding-top:0;padding-right:16px;padding-bottom:0;padding-left:16px;box-sizing:border-box;margin-top:30px}[home-my-summary].on>ul>li:nth-of-type(2) .avatar,[home-my-summary].on>ul>li:nth-of-type(2) h4{display:none}[home-my-summary].on>ul>li:nth-of-type(2)>p{position:relative}[home-my-summary].on>ul>li:nth-of-type(2)>p>em{font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;font-weight:700;font-size:16px;line-height:42px;color:#549efa}[home-my-summary].on>ul>li:nth-of-type(2)>p>a{background-image:linear-gradient(110deg,#2c81ff,#b0aaff 100%);color:#fff;font-size:12px;border-radius:12px;padding-top:2px;padding-right:8px;padding-bottom:2px;padding-left:8px;right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%);position:absolute}[home-my-summary].on .list-holder{visibility:visible;height:auto}@media (min-width:768px){[home-my-summary]{padding-top:40px;padding-right:58px;padding-bottom:40px;padding-left:58px;width:100%;box-sizing:border-box}[home-my-summary].on{padding-bottom:0}[home-my-summary].on>ul{padding-bottom:40px;zoom:1}[home-my-summary].on>ul:after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}[home-my-summary].on>ul>li:first-of-type{box-shadow:none;border-radius:20px;padding-top:0}[home-my-summary].on>ul>li:first-of-type h4{display:none}[home-my-summary].on>ul>li:first-of-type .bts-holder>button{padding-top:20px;padding-right:0;padding-bottom:20px;padding-left:0;font-size:16px;letter-spacing:0}[home-my-summary].on>ul>li:first-of-type .bts-holder>button:before{width:40px;height:40px;margin-bottom:12px}[home-my-summary].on>ul>li:nth-of-type(2){width:335px;float:right}[home-my-summary].on .list-holder{padding:0;padding-bottom:40px}}@media (min-width:1260px){[home-my-summary]{padding-top:40px;padding-right:0;padding-bottom:40px;padding-left:0}[home-my-summary].on>ul{width:1200px;margin-left:auto;margin-right:auto;padding-left:432px;position:relative}[home-my-summary].on>ul>li:first-of-type{height:102px}[home-my-summary].on>ul>li:first-of-type .bts-holder button{padding:16px}[home-my-summary].on>ul>li:nth-of-type(2){width:416px;height:102px;position:absolute;left:0;top:0;right:auto;bottom:auto;margin:0;border-radius:20px;padding-left:95px;padding-right:24px;display:flex;flex-flow:column;justify-content:center}[home-my-summary].on>ul>li:nth-of-type(2) h4{display:inline-block;font-size:20px}[home-my-summary].on>ul>li:nth-of-type(2) .avatar{display:inline-block;width:70px;height:70px;position:absolute;left:16px;border:1px solid #ebebf0}[home-my-summary].on>ul>li:nth-of-type(2)>p{display:block}[home-my-summary].on>ul>li:nth-of-type(2)>p em{font-size:16px;line-height:1px}[home-my-summary].on .list-holder{width:1200px;margin-left:auto;margin-right:auto}[home-my-summary].on.empty-user>ul{padding-left:0}}@media (min-width:1420px){[home-my-summary].on .list-holder,[home-my-summary].on>ul{width:1280px}}[show-more-button]{width:100%;height:40px;position:relative}[show-more-button]>button{width:87px;height:100%;position:absolute;z-index:2;left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%);border-radius:12px}[show-more-button]>button.light-gray{color:#787781}[show-more-button]>button.light-gray .stroke-target{stroke:#787781}[show-more-button]>button svg{width:16px;display:inline-block;margin-left:4px;margin-bottom:2px}[show-more-button]:before{content:"";display:block;position:absolute;width:100%;height:1px;background-color:#ebebf0;left:0;top:50%;right:auto;bottom:auto;transform:translateY(-50%);z-index:1}[show-more-button].dark>[color-button]{background-color:#313437;color:#787781}[show-more-button].dark>[color-button] .stroke-target{stroke:#787781}[show-more-button].dark>[color-button]:hover{background-color:#535353!important;color:#fff}[show-more-button].dark>[color-button]:hover .stroke-target{stroke:#fff}[show-more-button].dark:before{background-color:hsla(0,0%,100%,.2)}[arena-popular-channel]{padding-top:0;padding-right:0;padding-bottom:20px;padding-left:0}[arena-popular-channel] .cellab-list{padding-bottom:40px;position:relative}[arena-popular-channel] .cellab-list [show-more-button]{margin-top:25px}[arena-popular-channel] .host-holder{font-size:0;margin-top:40px;width:295px;margin-left:auto;margin-right:auto}[arena-popular-channel] .host-holder>*{display:inline-block;vertical-align:top}[arena-popular-channel] .host-holder [channel-host-item]{margin-bottom:20px;width:120px}[arena-popular-channel] .host-holder [channel-host-item]:nth-of-type(odd){margin-right:55px}[arena-popular-channel] .banner{width:100%;height:216px;padding-top:32px;padding-right:0;padding-bottom:32px;padding-left:0;background-color:#cb4842;color:#fff;box-sizing:border-box;margin-bottom:60px}[arena-popular-channel] .banner .inner-holder{width:100%;height:100%}[arena-popular-channel] .banner .banner-contents{width:100%;height:100%;position:relative}[arena-popular-channel] .banner .banner-contents .char{position:absolute;right:0;bottom:48px;left:auto;top:auto;height:136px}[arena-popular-channel] .banner .banner-contents .copy{position:absolute;left:0;top:0;right:auto;bottom:auto;z-index:2}[arena-popular-channel] .banner .banner-contents .copy h4{font-size:16px;line-height:24px;word-break:keep-all;margin-bottom:4px}[arena-popular-channel] .banner .banner-contents .copy .msg{font-size:12px;line-height:16px;opacity:.7}[arena-popular-channel] .banner .banner-contents .buttons{position:absolute;left:0;bottom:0;right:auto;top:auto;width:100%;height:48px;display:flex}[arena-popular-channel] .banner .banner-contents .buttons>button{width:100%;height:100%;border-radius:12px;font-size:16px;line-height:48px;font-weight:700}[arena-popular-channel] .banner .banner-contents .buttons>button:not([arena-popular-channel] .banner .banner-contents .buttons>button:first-child){margin-left:20px}[arena-popular-channel] .empty{width:100%;height:340px;background-color:#ebebf0;border-radius:12px;align-items:center;display:flex;flex-flow:column;justify-content:center}[arena-popular-channel] .empty:before{content:"";display:block;width:48px;height:48px;background-image:url(/img/icon/menu/ico_ch_active.svg);background-repeat:no-repeat;background-size:contain;margin-left:auto;margin-right:auto;margin-bottom:28px}@media (min-width:768px){[arena-popular-channel]{padding-top:0;padding-right:0;padding-bottom:40px;padding-left:0}[arena-popular-channel] .cellab-list .host-holder{width:auto}[arena-popular-channel] .cellab-list .host-holder [channel-host-item]{width:148px}[arena-popular-channel] .cellab-list .host-holder [channel-host-item]:nth-of-type(odd){margin-right:0}[arena-popular-channel] .cellab-list .host-holder [channel-host-item]:not(:nth-of-type(4n)){margin-right:calc(33.33333% - 197.33333px)}[arena-popular-channel] .banner{height:152px;padding:0}[arena-popular-channel] .banner .banner-contents .char{left:0;top:50%;right:auto;bottom:auto;transform:translateY(-50%);height:152px}[arena-popular-channel] .banner .banner-contents .copy{left:137px;top:50%;right:auto;bottom:auto;transform:translateY(-50%);width:calc(100% - 380px)}[arena-popular-channel] .banner .banner-contents .copy.no-char{left:0!important;width:calc(100% - 240px)!important}[arena-popular-channel] .banner .banner-contents .copy h4{font-size:24px;line-height:32px;margin-bottom:8px}[arena-popular-channel] .banner .banner-contents .copy .msg{font-size:14px;line-height:20px}[arena-popular-channel] .banner .banner-contents .buttons{right:0;top:50%;left:auto;bottom:auto;z-index:3;transform:translateY(-50%);width:auto;height:56px}[arena-popular-channel] .banner .banner-contents .buttons>button{font-size:18px}[arena-popular-channel] .banner .banner-contents .buttons>button.channel-btn{width:140px}[arena-popular-channel] .banner .banner-contents .buttons>button.riot-btn{width:240px}}@media (min-width:1260px){[arena-popular-channel] .cellab-list{padding-bottom:40px}[arena-popular-channel] .cellab-list .host-holder [channel-host-item]{width:auto}[arena-popular-channel] .cellab-list .host-holder [channel-host-item]:not(:nth-of-type(4n)){margin-right:0}[arena-popular-channel] .cellab-list .host-holder [channel-host-item]:not(:nth-of-type(6n)){margin-right:calc(20% - 216px)!important}[arena-popular-channel] .banner{margin-bottom:40px}[arena-popular-channel] .banner .banner-contents .copy{left:193px;width:calc(100% - 470px)}[arena-popular-channel] .banner .banner-contents .copy h4{font-size:28px}[arena-popular-channel] .banner .banner-contents .buttons>button{font-size:20px}[arena-popular-channel] .banner .banner-contents .buttons>button.channel-btn{width:190px}[arena-popular-channel] .banner .banner-contents .buttons>button.riot-btn{width:280px}}[arena-list]{padding-bottom:60px}[arena-list] .list-holder [arena-card]{margin-bottom:20px}[arena-list] .list-holder [arena-card].list{background-color:#ebebf0}[arena-list] .list-holder [arena-card].list [arena-card-title]>article{background-color:#fff}[arena-list] .empty{width:100%;height:340px;background-color:#ebebf0;border-radius:12px;align-items:center;display:flex;flex-flow:column;justify-content:center}[arena-list] .empty:before{content:"";display:block;width:40px;height:40px;background-image:url(/img/icon/icon-no-arenas.svg);background-repeat:no-repeat;background-size:contain;margin-left:auto;margin-right:auto;margin-bottom:12px}[arena-list] [show-more-button]{margin-top:25px}@media (min-width:768px){[arena-list]{padding-bottom:80px}[arena-list] .list-holder.card-type{font-size:0}[arena-list] .list-holder.card-type>*{display:inline-block;vertical-align:top}[arena-list] .list-holder.card-type [arena-card]{margin-right:16px;width:calc(50% - 8px)}[arena-list] .list-holder.card-type [arena-card]:nth-of-type(2n){margin-right:0}}@media (min-width:1260px){[arena-list] .list-holder.card-type [arena-card]{margin-right:16px!important;width:calc(33.33333% - 10.66667px)}[arena-list] .list-holder.card-type [arena-card]:nth-of-type(3n){margin-right:0!important}}[team-ranking-item]{font-size:0;position:relative;cursor:pointer;display:block}[team-ranking-item]>*{display:inline-block;vertical-align:top}[team-ranking-item] .num{display:block}[team-ranking-item]>div{vertical-align:middle;padding-top:9px;padding-right:0;padding-bottom:9px;padding-left:0}[team-ranking-item]>div.rank{padding-top:0;padding-right:8px;padding-bottom:0;padding-left:8px;width:56px;box-sizing:border-box}[team-ranking-item]>div.rank em{width:40px;height:40px;border-radius:8px;background-color:#ebebf0;font-size:20px;line-height:40px;font-weight:700;text-align:center;font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif}[team-ranking-item]>div.avatar{margin-right:8px}[team-ranking-item]>div.avatar .thumb{width:40px;height:40px;border-radius:10px}[team-ranking-item]>div.account h4{font-size:16px;color:#191919}[team-ranking-item]>div.account>p{color:#a4a3ae;font-size:14px}[team-ranking-item]>div.account>p .tag{height:20px;padding-top:0;padding-right:6px;padding-bottom:0;padding-left:6px;border:2px solid #a4a3ae;font-size:13px;line-height:16px;border-radius:20px;display:inline-block;margin-right:4px;box-sizing:border-box;font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif}[team-ranking-item]>div.detail{font-size:14px;margin-right:8px;position:absolute;right:8px;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[team-ranking-item]>div.detail p em{color:#a4a3ae}[team-ranking-item]>div.detail p b{margin-left:4px}[team-ranking-item].myTeam{background-color:#ebebf0}[team-ranking-item].myTeam>div.rank em{background-color:#a4a3ae}[team-ranking-item].myTeam>div.account>p{color:#2c81ff}[team-ranking-item].myTeam>div.account>p em{border:2px solid #2c81ff}[team-ranking-item].dark{background-color:#1b1d21;border-bottom:1px solid rgba(235,235,240,.1)}[team-ranking-item].dark:hover{background-color:hsla(0,0%,100%,.1)}[team-ranking-item].dark.highlight{background-color:hsla(0,0%,100%,.2)}[team-ranking-item].dark.highlight:hover{background-color:hsla(0,0%,100%,.3)}[team-ranking-item].dark>div.rank em{background-color:#242a32;color:hsla(0,0%,100%,.8)}[team-ranking-item].dark .account{width:60%}[team-ranking-item].dark .account h4{display:inline-block;color:hsla(0,0%,100%,.8);width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[team-ranking-item].dark .detail p{text-align:right}[team-ranking-item].dark .detail p b{color:#fff}[team-ranking-item].dark .detail p.career{margin-bottom:4px;font-size:11px}[arena-ranking-list]{margin-bottom:60px}[arena-ranking-list] [team-ranking-item]{border-top:1px solid #ebebf0;cursor:pointer}[arena-ranking-list] [team-ranking-item]:first-of-type{border-top:0}[arena-ranking-list] .title-holder .option>span{display:none}[arena-ranking-list] .empty{width:100%;height:320px;background-color:#ebebf0;font-size:13px;display:flex;justify-content:center;align-items:center;border-radius:12px;text-align:center}[arena-ranking-list] .empty>p:before{content:"";display:block;width:40px;height:40px;background-image:url(/img/icon/icon-no-ranking.svg);background-repeat:no-repeat;background-size:contain;margin-left:auto;margin-right:auto;margin-bottom:12px}@media (min-width:450px){[arena-ranking-list] .title-holder .option>span{display:inline-block}}@media (min-width:1260px){[arena-ranking-list] .list-holder{min-height:324px}}[arena-recruiting-item]{background-color:#ebebf0;border-radius:10px;padding:16px;box-sizing:border-box;height:280px;display:block;cursor:pointer}[arena-recruiting-item] .account{padding-bottom:16px;margin-bottom:12px;border-bottom:1px solid #d5d5de;padding-left:64px;position:relative}[arena-recruiting-item] .account .avatar{width:56px;height:56px;border-radius:8px;position:absolute;left:0;top:0;right:auto;bottom:auto}[arena-recruiting-item] .account .user{min-height:56px;display:flex;flex-flow:column;justify-content:center}[arena-recruiting-item] .account .user h4{font-size:16px}[arena-recruiting-item] .account .user>p{font-size:0}[arena-recruiting-item] .account .user>p>*{display:inline-block;vertical-align:top}[arena-recruiting-item] .account .user>p>em{color:#8300ff;border:2px solid #8300ff;border-radius:20px;padding-top:0;padding-right:6px;padding-bottom:0;padding-left:6px;font-size:13px;font-weight:700;margin-right:6px}[arena-recruiting-item] .list>em{font-size:12px;margin-bottom:12px;display:block}[arena-recruiting-item] .list>p{padding-top:8px;padding-right:10px;padding-bottom:8px;padding-left:10px;width:100%;box-sizing:border-box;background-color:#fff;border-radius:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:8px}[arena-recruiting-item] .list>p:first-of-type{margin-top:0}[arena-recruiting-item] .none{min-height:165px;display:flex;justify-content:center;align-items:center}[arena-recruiting-item] .none em{font-size:13px;color:#191919}[arena-recruiting-item] .none em:before{content:"";display:block;width:40px;height:40px;margin-left:auto;margin-right:auto;background-image:url(/img/icon/ico_document_dark.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:10px}@media (min-width:768px){[arena-recruiting-item]{border-radius:20px}}[arena-recruiting-list]{margin-bottom:120px;overflow-x:hidden}[arena-recruiting-list] [slider]{position:relative}[arena-recruiting-list] [slider] .swiper-slide{margin-right:20px}[arena-recruiting-list] [slider] .pagination{font-size:0;display:block;text-align:center;margin-top:25px;position:static}[arena-recruiting-list] [slider] .pagination>*{display:inline-block;vertical-align:top}[arena-recruiting-list] [slider] .pagination .pagination-item{display:inline-block}[arena-recruiting-list] [slider] .pagination .pagination-item .bullet{width:16px;height:16px;border-radius:20px;background-color:#ebebf0;margin-top:0;margin-right:6px;margin-bottom:0;margin-left:6px}[arena-recruiting-list] [slider] .pagination .pagination-item.active .bullet{width:32px;height:16px;overflow:hidden}[arena-recruiting-list] [slider] .pagination .pagination-item.active .bullet>em{height:100%;background-color:#000;display:block}[arena-recruiting-list] .empty{width:100%;height:320px;background-color:#ebebf0;font-size:13px;display:flex;justify-content:center;align-items:center;border-radius:12px;text-align:center}[arena-recruiting-list] .empty>p:before{content:"";display:block;width:40px;height:40px;background-image:url(/img/icon/icon-no-recruiting.svg);background-repeat:no-repeat;background-size:contain;margin-left:auto;margin-right:auto;margin-bottom:12px}[arena-tv-list] .list-holder{font-size:0;margin-bottom:20px}[arena-tv-list] .list-holder>*{display:inline-block;vertical-align:top}[arena-tv-list] .list-holder [arena-tv-item]{margin-bottom:20px;width:100%}@media (min-width:500px){[arena-tv-list] .list-holder [arena-tv-item]{width:calc(50% - 7.5px)}[arena-tv-list] .list-holder [arena-tv-item]:nth-of-type(odd){margin-right:15px}}@media (min-width:1024px){[arena-tv-list] .list-holder [arena-tv-item]{width:calc(33.33333% - 10.66667px);margin-right:16px!important}[arena-tv-list] .list-holder [arena-tv-item]:nth-of-type(3n){margin-right:0!important}}@media (min-width:1260px){[arena-tv-list] .list-holder [arena-tv-item]{width:calc(25% - 12px)}[arena-tv-list] .list-holder [arena-tv-item]:nth-of-type(3n){margin-right:16px!important}[arena-tv-list] .list-holder [arena-tv-item]:nth-of-type(4n){margin-right:0!important}}[user-record-empty]{padding:20px;background-color:#fff}[user-record-empty] .summoner-name-input{height:40px}[user-record-empty] li{font-size:12px}[user-record-empty] li:first-of-type{margin-bottom:10px}[user-record-empty] li:first-of-type .thumb{width:40px;height:40px;background-color:#000;border-radius:20px;display:inline-block;vertical-align:middle}[user-record-empty] li:first-of-type h2{font-size:20px;display:inline-block;vertical-align:middle;margin-left:12px}[user-record-empty] li:nth-of-type(2)>div{height:48px}[user-record-empty] li:nth-of-type(2)>div>input{height:100%}[user-record-empty] li:nth-of-type(2)>div .error{top:48px}[user-record-empty] li:nth-of-type(2)>div>p{color:#2c81ff;font-size:11px;font-weight:500;text-align:right}[user-record-empty] li:nth-of-type(2)>button{border-radius:17px;width:100%;height:40px;font-size:16px;margin-top:20px;margin-left:auto}[user-record-empty] li .error{position:relative}[user-record-empty] li .error [validation-errors]{position:absolute;top:40px;min-width:400px;color:#ffb600}@media (min-width:768px){[user-record-empty]{width:100%;height:92px;padding:22px;position:relative;padding-left:215px;padding-right:26px}[user-record-empty] li{font-size:0;font-size:12px}[user-record-empty] li>*{display:inline-block;vertical-align:top}[user-record-empty] li:first-of-type{position:absolute;left:20px;top:50%;right:auto;bottom:auto;transform:translateY(-50%)}[user-record-empty] li:nth-of-type(2){position:relative;padding-right:110px}[user-record-empty] li:nth-of-type(2)>div{width:100%;position:relative;width:320px}[user-record-empty] li:nth-of-type(2)>div .error{top:55px}[user-record-empty] li:nth-of-type(2)>div>p{text-align:right;display:block;position:absolute;right:0;bottom:-16px;left:auto;top:auto}[user-record-empty] li:nth-of-type(2)>button{width:84px;position:absolute;right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%);margin-top:0}[user-record-empty] li .error [validation-errors]{width:100%;left:-15px;top:50px;right:auto;bottom:auto;min-width:340px}}@media (min-width:1024px){[user-record-empty] li:nth-of-type(2)>div>p{left:104%;top:50%;right:auto;bottom:auto;transform:translateY(-50%);white-space:nowrap}}[user-record-account]{background-color:#fff;position:relative;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;z-index:4;border-bottom:1px solid #ebebf0}[user-record-account] .thumb{width:80px;height:80px;display:inline-block;vertical-align:middle;margin-right:16px;background-color:#ebebf0;border-radius:16px}[user-record-account] .thumb>img{width:100%;height:100%;border-radius:16px}[user-record-account] .bts .btn{position:relative;background-color:#ebebf0;width:24px;height:24px;border-radius:6px}[user-record-account] .bts .btn:before{content:"";display:block;position:absolute;left:-.5px;top:-.5px;right:auto;bottom:auto;width:24px;height:24px;opacity:.5}[user-record-account] .bts .btn:hover:before{opacity:1}[user-record-account] .bts .open:before{background-image:url(/img/icon/Arrow_down.svg);background-repeat:no-repeat;background-size:contain}[user-record-account] .bts .refresh:before{background-image:url(/img/icon/ico_refresh.svg);background-repeat:no-repeat;background-size:contain}[user-record-account] h3{display:inline-block;vertical-align:middle}[user-record-account] h3 em{display:block;color:#2c81ff;font-size:14px;font-weight:400}[user-record-account] h3 em b{margin-left:8px;font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;color:#1a1d21}[user-record-account] .bts{position:absolute;right:20px;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[user-record-account] .bts button{margin-left:10px}@media (min-width:768px){[user-record-account]{width:390px;background-color:transparent;position:absolute;border-bottom:0;left:10px;top:10px;right:auto;bottom:auto;padding:0}[user-record-account] .thumb{width:72px;height:72px;border-radius:16px}[user-record-account] .bts .open{display:none}[user-record-account] h3{font-size:20px;max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (min-width:1260px){[user-record-account]{border-right:1px solid #ebebf0;width:320px}[user-record-account] h3{max-width:195px}[user-record-account] .bts{right:10px}}[user-lol-record]{padding:20px;width:100%;background-color:#fff;z-index:2}[user-lol-record].connected{background-color:transparent;padding:0}[user-lol-record].connected>.account{background-color:#fff;position:relative;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px;z-index:4;border-bottom:1px solid #ebebf0}[user-lol-record].connected>.account .thumb{width:36px;height:36px;display:inline-block;vertical-align:middle;margin-right:16px;background-color:#ebebf0;border-radius:16px}[user-lol-record].connected>.account .thumb>img{width:100%;height:100%;border-radius:16px}[user-lol-record].connected>.account h3{display:inline-block;vertical-align:middle}[user-lol-record].connected>.account h3 em{display:none}[user-lol-record].connected>.account .bts{position:absolute;right:20px;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[user-lol-record].connected>.account .bts button{margin-left:10px}[user-lol-record].connected .point-list>ul{transition:transform .3s,opacity .3s;transform:translateY(-100%);background-color:#fff;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:20px;position:absolute;width:100%;z-index:3;opacity:0}[user-lol-record].connected .point-list>ul.open{transform:translateY(0);opacity:1}[user-lol-record].connected .point-list>ul>li{padding-top:12px;padding-right:0;padding-bottom:12px;padding-left:0;position:relative}[user-lol-record].connected .point-list>ul>li.buttons .btn.init{position:absolute;right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[user-lol-record].connected .point-list>ul>li.win-rate{font-size:0;text-align:center;border-top:1px solid #ebebf0;border-bottom:1px solid #ebebf0}[user-lol-record].connected .point-list>ul>li.win-rate>*{display:inline-block;vertical-align:top}[user-lol-record].connected .point-list>ul>li.win-rate>span{width:33.333%}[user-lol-record].connected .point-list>ul>li.positions{font-size:0;text-align:center}[user-lol-record].connected .point-list>ul>li.positions>*{display:inline-block;vertical-align:top}[user-lol-record].connected .point-list>ul>li.positions .loading{display:flex;justify-content:center;align-items:center;width:100%;height:40px;padding-right:15px;padding-left:15px;background-color:#ebebf0;border-radius:8px;color:#a4a3ae;font-size:12px}[user-lol-record].connected .point-list>ul>li.positions>p{width:50%;display:flex;zoom:1}[user-lol-record].connected .point-list>ul>li.positions>p:after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}[user-lol-record].connected .point-list>ul>li.positions>p:first-of-type{float:left}[user-lol-record].connected .point-list>ul>li.positions>p>*{display:inline-block;vertical-align:middle}[user-lol-record].connected .point-list>ul>li.positions>p img{width:48px;height:48px;margin-top:0;margin-right:15px;margin-bottom:0;margin-left:15px}[user-lol-record].connected .point-list>ul>li.positions>p>span{flex:1;padding-top:4px}[user-lol-record].connected .point-list>ul>li.positions>p>span b{font-size:16px}[user-lol-record].connected .point-list>ul>li span{color:#a4a3ae;font-size:14px}[user-lol-record].connected .point-list>ul>li span b{display:block;font-size:20px;color:#1f2226;font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif}@media (min-width:768px){[user-lol-record]{width:calc(100% - 116px);position:absolute;left:50%;top:20px;right:auto;bottom:auto;transform:translateX(-50%);border-radius:20px;padding-top:24px;padding-right:0;padding-bottom:24px;padding-left:0;overflow:hidden}[user-lol-record].connected>.account{width:390px;background-color:transparent;position:absolute;border-bottom:0;left:10px;top:10px;right:auto;bottom:auto;padding:0}[user-lol-record].connected>.account .thumb{width:72px;height:72px;border-radius:16px}[user-lol-record].connected>.account .bts .open{display:none}[user-lol-record].connected>.account h3{font-size:20px}[user-lol-record].connected>.account h3 em{display:block;color:#2c81ff;font-size:14px;font-weight:400}[user-lol-record].connected>.account h3 em b{margin-left:8px;font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif;color:#1a1d21}[user-lol-record].connected .point-list>ul{transform:translateY(0);font-size:0;padding-top:20px;padding-right:20px;padding-bottom:16px;padding-left:98px;transition:0s;position:static;opacity:1!important}[user-lol-record].connected .point-list>ul>*{display:inline-block;vertical-align:top}[user-lol-record].connected .point-list>ul li{width:100%}[user-lol-record].connected .point-list>ul li.buttons{padding-left:50%;padding-right:95px;text-align:right}[user-lol-record].connected .point-list>ul li.buttons .btn.init{right:20px}[user-lol-record].connected .point-list>ul li.win-rate{width:40%;padding-top:16px;padding-right:0;padding-bottom:0;padding-left:0;border-bottom:0}[user-lol-record].connected .point-list>ul li.positions{width:60%;padding-top:16px;padding-right:0;padding-bottom:0;padding-left:0;border-top:1px solid #ebebf0}[user-lol-record].connected .point-list>ul li.positions .loading{height:48px;border-radius:12px;font-size:13px;padding-right:0;padding-left:0}}@media (min-width:1260px){[user-lol-record]{width:1200px}[user-lol-record].connected>.account{border-right:1px solid #ebebf0;width:320px}[user-lol-record].connected .point-list>ul{padding-top:22px;padding-right:260px;padding-bottom:22px;padding-left:350px;position:relative}[user-lol-record].connected .point-list>ul>li.buttons{position:absolute;padding:0;right:10px;top:50%;left:auto;bottom:auto;transform:translateY(-50%);width:230px;text-align:left}[user-lol-record].connected .point-list>ul>li.win-rate{padding-top:0;width:35%;border-top:0}[user-lol-record].connected .point-list>ul>li.positions{padding-top:0;width:65%;border-top:0}}@media (min-width:1420px){[user-lol-record]{width:1280px}[user-lol-record] .point-list>ul>li.positions>.loading{font-size:14px}}[user-pubg-record]{padding:20px;width:100%;background-color:#fff;z-index:2;box-sizing:border-box}[user-pubg-record].connected{background-color:transparent;padding:0}[user-pubg-record].connected .loading{background-color:#fff;padding-top:12px;padding-right:20px;padding-bottom:12px;padding-left:20px}[user-pubg-record].connected .loading>p{display:flex;justify-content:center;align-items:center;width:100%;height:80px;background-color:#ebebf0;border-radius:12px;color:#a4a3ae;font-size:14px;line-height:14px;box-sizing:border-box}[user-pubg-record].connected .loading>p .refresh{position:relative;width:22px;height:22px;margin-top:2px;margin-left:5px;border-radius:6px;border:2px solid #fff}[user-pubg-record].connected .loading>p .refresh:before{content:"";display:block;position:absolute;left:-.5px;top:-.5px;right:auto;bottom:auto;width:18px;height:18px;opacity:.5;background-image:url(/img/icon/ico_refresh.svg);background-repeat:no-repeat;background-size:contain}[user-pubg-record].connected .loading>p .refresh:hover{opacity:.6}[user-pubg-record].connected .point-list>ul{transition:transform .3s,opacity .3s;transform:translateY(-100%);background-color:#fff;padding-top:0;padding-right:20px;padding-bottom:0;padding-left:20px;position:absolute;width:100%;z-index:3;opacity:0}[user-pubg-record].connected .point-list>ul.open{transform:translateY(0);opacity:1}[user-pubg-record].connected .point-list>ul>li{padding-top:12px;padding-right:0;padding-bottom:12px;padding-left:0;border-top:1px solid #ebebf0;position:relative}[user-pubg-record].connected .point-list>ul>li:first-of-type{border-top:0}[user-pubg-record].connected .point-list>ul>li:first-of-type .btn.init{position:absolute;right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[user-pubg-record].connected .point-list>ul>li:nth-of-type(2){font-size:0;text-align:center}[user-pubg-record].connected .point-list>ul>li:nth-of-type(2)>*{display:inline-block;vertical-align:top}[user-pubg-record].connected .point-list>ul>li:nth-of-type(2)>span{width:33.333%}[user-pubg-record].connected .point-list>ul>li:nth-of-type(3){font-size:0;text-align:center}[user-pubg-record].connected .point-list>ul>li:nth-of-type(3)>*{display:inline-block;vertical-align:top}[user-pubg-record].connected .point-list>ul>li:nth-of-type(3)>span{width:33.333%}[user-pubg-record].connected .point-list>ul>li span{color:#a4a3ae;font-size:14px}[user-pubg-record].connected .point-list>ul>li span b{display:block;font-size:20px;color:#1f2226;font-family:ChakraPetch,Noto Sans,Malgun Gothic,맑은 고딕,sans-serif}@media (min-width:768px){[user-pubg-record]{width:calc(100% - 116px);position:absolute;left:50%;top:20px;right:auto;bottom:auto;transform:translateX(-50%);border-radius:20px;padding-top:24px;padding-right:0;padding-bottom:24px;padding-left:0;overflow:hidden}[user-pubg-record].connected .loading{padding:10px;border-radius:20px}[user-pubg-record].connected .loading>p{height:60px}[user-pubg-record].connected .point-list>ul{transform:translateY(0);font-size:0;padding-top:20px;padding-right:20px;padding-bottom:16px;padding-left:98px;transition:0s;position:static;opacity:1!important}[user-pubg-record].connected .point-list>ul>*{display:inline-block;vertical-align:top}[user-pubg-record].connected .point-list>ul li{width:100%}[user-pubg-record].connected .point-list>ul li:first-of-type{padding-left:50%;padding-right:95px;text-align:right}[user-pubg-record].connected .point-list>ul li:first-of-type .btn.init{right:20px}[user-pubg-record].connected .point-list>ul li:nth-of-type(2),[user-pubg-record].connected .point-list>ul li:nth-of-type(3){width:50%;padding-top:16px;padding-right:0;padding-bottom:0;padding-left:0}[user-pubg-record].connected .point-list>ul li:nth-of-type(2)>span,[user-pubg-record].connected .point-list>ul li:nth-of-type(3)>span{width:33.333%}}@media (min-width:1260px){[user-pubg-record]{width:1200px}[user-pubg-record].connected .point-list>ul{padding-top:22px;padding-right:280px;padding-bottom:22px;padding-left:350px;position:relative}[user-pubg-record].connected .point-list>ul>li{border-top:0}[user-pubg-record].connected .point-list>ul>li:first-of-type{position:absolute;padding:0;right:10px;top:50%;left:auto;bottom:auto;transform:translateY(-50%);width:230px;text-align:left}[user-pubg-record].connected .point-list>ul>li:nth-of-type(2){padding-top:0;width:35%}[user-pubg-record].connected .point-list>ul>li:nth-of-type(3){padding-top:0;width:65%}}@media (min-width:1420px){[user-pubg-record]{width:1280px}}[arena-pubg-floating]{width:100%;height:195px;position:fixed;left:0;bottom:0;right:auto;top:auto;background-color:#fff;z-index:10;padding-top:18px;padding-right:20px;padding-bottom:18px;padding-left:20px;box-sizing:border-box;border-radius:20px 20px 0 0;border:1px solid #a4a3ae;border-bottom:0;overflow:hidden}[arena-pubg-floating].fold{bottom:-60px}[arena-pubg-floating].fold .btn-toggle svg{transform:rotate(180deg)}[arena-pubg-floating] h3{font-size:16px;margin-bottom:16px}[arena-pubg-floating] .btn-toggle{position:relative;vertical-align:bottom;margin-right:12px;width:24px;height:24px;background-color:#ebebf0;border-radius:6px}[arena-pubg-floating] .btn-toggle svg{width:14px;height:14px;stroke:#787781}[arena-pubg-floating] .btn-close{position:absolute;right:18px;top:20px;left:auto;bottom:auto;z-index:1}[arena-pubg-floating] .btn-close:before{content:"";display:block;position:absolute;width:20px;height:20px;background-image:url(/img/icon/close.svg);background-repeat:no-repeat;background-size:contain;right:0;top:0;left:auto;bottom:auto;opacity:.3}[arena-pubg-floating] .btn-close:hover:before{opacity:.8}[arena-pubg-floating] .swiper-container{overflow:visible}[arena-pubg-floating] .swiper-slide{width:80px;margin-left:20px}[arena-pubg-floating] .swiper-slide:first-of-type{margin-left:0}[arena-pubg-floating] .swiper-slide>a{text-align:center}[arena-pubg-floating] .swiper-slide>a .avatar-holder{width:52px;height:52px;margin-left:auto;margin-right:auto;display:block;border-radius:30px;overflow:hidden}[arena-pubg-floating] .swiper-slide>a .avatar-holder .avatar{width:100%;height:100%}[arena-pubg-floating] .swiper-slide>a .name{font-size:12px;margin-top:4px}@media (min-width:414px){[arena-pubg-floating]{bottom:80px}}@media (min-width:768px){[arena-pubg-floating]{padding-top:20px;padding-right:58px;padding-bottom:20px;padding-left:58px}[arena-pubg-floating].fold{bottom:-40px}[arena-pubg-floating] h3 .btn-toggle{width:40px;height:40px;border-radius:10px;vertical-align:middle}[arena-pubg-floating] h3 .btn-toggle svg{width:16px;height:16px}[arena-pubg-floating] h3 .btn-close:before{right:58px;top:8px;left:auto;bottom:auto}}@media (min-width:1024px){[arena-pubg-floating]{width:128px;height:auto;max-height:none;border-radius:20px;padding-top:12px;padding-right:8px;padding-bottom:22px;padding-left:8px;left:58px;top:270px;right:auto;bottom:auto}[arena-pubg-floating].fold{bottom:auto}[arena-pubg-floating] h3{font-size:12px}[arena-pubg-floating] h3 .btn-toggle{display:none}[arena-pubg-floating] h3 .btn-close:before{right:-8px;top:-8px;left:auto;bottom:auto}[arena-pubg-floating] .slider-holder{overflow-y:scroll;max-height:390px}[arena-pubg-floating] .slider-holder [slider]{height:calc(100% - 40px)}[arena-pubg-floating] .slider-holder .swiper-container{height:100%;overflow:hidden}[arena-pubg-floating] .slider-holder .swiper-wrapper{display:block;padding-bottom:0;overflow-y:auto}[arena-pubg-floating] .slider-holder .swiper-slide{height:auto;margin-left:0;margin-top:12px;padding-top:16px;width:100%;border-top:2px solid #ebebf0}[arena-pubg-floating] .slider-holder .swiper-slide:first-of-type{padding-top:0;margin-top:0;border-top:0}}@media (min-width:1260px){[arena-pubg-floating]{top:190px}}@media (min-width:1600px){[arena-pubg-floating]{left:calc(50% - 800px)}}[arena-scrim-list]{margin-bottom:60px}[arena-scrim-list] .scrim-holder .scrim-box{margin-top:12px;cursor:pointer;font-size:0;padding-top:20px;padding-right:16px;padding-bottom:20px;padding-left:16px;border-radius:20px}[arena-scrim-list] .scrim-holder .scrim-box>*{display:inline-block;vertical-align:top}[arena-scrim-list] .scrim-holder .scrim-box.blue{background-image:linear-gradient(97deg,#2c81ff,#b0aaff)}[arena-scrim-list] .scrim-holder .scrim-box.green{background-image:linear-gradient(97deg,#00d6b0,#d8d8d8 100%)}[arena-scrim-list] .scrim-holder .scrim-box.yellow{background-image:linear-gradient(97deg,#ffc70e,#ffb175)}[arena-scrim-list] .scrim-holder .scrim-box>*{vertical-align:middle}[arena-scrim-list] .scrim-holder .scrim-box:first-of-type{margin-top:0}[arena-scrim-list] .scrim-holder .scrim-box .avatar-holder{width:48px;height:48px;margin-right:12px}[arena-scrim-list] .scrim-holder .scrim-box .avatar-holder .avatar{width:100%;height:100%;display:block}[arena-scrim-list] .scrim-holder .scrim-box .label-holder{width:calc(100% - 140px);margin-right:20px}[arena-scrim-list] .scrim-holder .scrim-box .label-holder label{display:block;font-size:16px;line-height:20px;overflow:hidden;text-after-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;opacity:.7}[arena-scrim-list] .scrim-holder .scrim-box .status-holder{margin-top:2px}[arena-scrim-list] .scrim-holder .scrim-box .status-holder .status-tag{font-size:13px;line-height:20px;border:2px solid #fff;color:#fff;padding-top:0;padding-right:4px;padding-bottom:0;padding-left:4px;border-radius:20px;font-weight:700}[arena-scrim-list] .scrim-holder .scrim-box .status-holder em{font-size:20px;color:#000;display:block;text-align:center}[arena-leaderboard-list]{margin-bottom:60px}[arena-leaderboard-list] [slider]{position:relative}[arena-leaderboard-list] [slider] .swiper-slide{margin-right:20px;background-color:#ebebf0;border-radius:10px;padding:16px;box-sizing:border-box;height:258px}[arena-leaderboard-list] [slider] .swiper-slide .avatar-holder{width:60px;height:60px;border-radius:16px;display:inline-block;vertical-align:middle;overflow:hidden}[arena-leaderboard-list] [slider] .swiper-slide .avatar-holder .avatar{width:100%;height:100%}[arena-leaderboard-list] [slider] .swiper-slide .label-holder{display:inline-block;width:calc(100% - 150px);margin-left:12px;margin-right:14px;vertical-align:middle}[arena-leaderboard-list] [slider] .swiper-slide .label-holder label{display:block;overflow:hidden;text-after-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-weight:700;font-size:16px}[arena-leaderboard-list] [slider] .swiper-slide .btn-more{width:64px;height:40px;border-radius:12px}[arena-leaderboard-list] [slider] .swiper-slide .rating{margin-top:12px;zoom:1}[arena-leaderboard-list] [slider] .swiper-slide .rating:after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}[arena-leaderboard-list] [slider] .swiper-slide .rating label{font-size:16px}[arena-leaderboard-list] [slider] .swiper-slide .rating em{font-size:12px;color:#a4a3ae;float:right}[arena-leaderboard-list] [slider] .pagination{font-size:0;display:block;text-align:center;margin-top:25px;position:static}[arena-leaderboard-list] [slider] .pagination>*{display:inline-block;vertical-align:top}[arena-leaderboard-list] [slider] .pagination .pagination-item{display:inline-block}[arena-leaderboard-list] [slider] .pagination .pagination-item .bullet{width:16px;height:16px;border-radius:20px;background-color:#ebebf0;margin-top:0;margin-right:6px;margin-bottom:0;margin-left:6px}[arena-leaderboard-list] [slider] .pagination .pagination-item.active .bullet{width:32px;height:16px;overflow:hidden}[arena-leaderboard-list] [slider] .pagination .pagination-item.active .bullet>em{height:100%;background-color:#000;display:block}@media (min-width:768px){[arena-leaderboard-list] [slider] .swiper-slide{border-radius:20px}}.no-shrink{flex-shrink:0}[arena-game-home]{background-color:#fff;position:relative;overflow:hidden}[arena-game-home]>.inner-holder{padding-bottom:120px}[arena-game-home]>.inner-holder .title-holder{position:relative}[arena-game-home]>.inner-holder .title-holder .option{position:absolute;right:0;top:50%;left:auto;bottom:auto;transform:translateY(-50%)}[arena-game-home]>.inner-holder .title-holder .option>span{font-size:14px;color:#a4a3ae}[arena-game-home]>.inner-holder .title-holder .option>button{margin-left:12px;width:64px;height:40px;color:#787781;font-size:14px;line-height:40px;border-radius:12px}@media (min-width:768px){[arena-game-home]>.inner-holder{padding-bottom:200px}}@media (min-width:1260px){[arena-game-home] .inner-holder{margin-left:auto;margin-right:auto;zoom:1}[arena-game-home] .inner-holder:after{content:"";display:block;clear:both;font-size:0;height:0;visibility:hidden}[arena-game-home] .inner-holder>.tl{width:calc(100% - 515px);display:inline-block;padding-right:65px;margin-right:65px;position:relative;vertical-align:top}[arena-game-home] .inner-holder>.tl:after{content:"";display:block;width:2px;height:calc(100% - 62px);background-color:#ebebf0;position:absolute;right:0;bottom:0;left:auto;top:auto}[arena-game-home] .inner-holder>.tr{width:450px;display:inline-block;vertical-align:top}}