.ptw-modal{max-width:calc(var(--max-width) + 32px);min-width:var(--min-width);margin:auto;position:fixed;left:0;right:0;bottom:0;height:100vh;height:calc(var(--vh, 1vh)*100);width:100%;transition:.5s;z-index:10;background-color:#fff;overflow:scroll}.ptw-modal.hide{height:0!important;z-index:-1}.ptw-modal.hide .modal-footer,.ptw-modal.hide .modal-navbar{opacity:0;transition:.5s;pointer-events:none;z-index:-1}.ptw-modal .modal-footer,.ptw-modal .modal-navbar{max-width:calc(var(--max-width) + 32px);min-width:var(--min-width);position:fixed;z-index:11;transition:.5s;width:100%}.ptw-modal .modal-navbar{display:flex;height:44px;background-color:#0b0f14;top:0}.ptw-modal .modal-navbar .icon{position:absolute;left:0;top:0;width:28px;margin-left:10px;margin-top:8px}.ptw-modal .modal-navbar .content{text-align:center;font-size:17px;font-weight:600;line-height:1;color:#fff;margin:auto}.ptw-modal .modal-footer{bottom:0}.ptw-modal .modal-footer .buttons{margin:0 12px 32px}.ptw-modal .modal-footer .buttons .action-buttons{margin:auto}.themes-modal>.themes-root{width:auto;display:block;padding:0 16px}.themes-modal>.themes-root>.content{padding:44px 0 110px}.themes-modal>.themes-root .alert{margin-top:32px}.themes-modal>.themes-root .alert>.content{margin-top:16px}.themes-modal>.themes-root .alert>.content div.icon{width:30px;height:100%;margin:auto 16px auto auto}.themes-modal>.themes-root .alert>.content div.content{display:flex;flex:1 1;flex-direction:column}.themes-modal>.themes-root .alert>.content div.normal{font-size:13px;font-weight:600;line-height:1.46;color:#333}.themes-modal>.themes-root .alert>.content div.emphasis{font-size:12px;line-height:1.33;color:var(--bright-blue)}.themes-modal>.themes-root .terms{margin-top:32px}.themes-modal>.themes-root .terms .confirm-notice{font-size:13px;line-height:19px;color:#666}.themes-modal>.themes-root .terms .confirm-notice strong{font-weight:700}.themes-modal>.themes-root .terms .confirm-notice span.ptw-blue{text-decoration:underline}.themes-modal>.themes-root .terms>.content{margin-top:16px;padding:18px;font-size:12px;line-height:16px;color:#999}.themes-modal>.themes-root .teams-list{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:auto;grid-gap:12px;gap:12px;padding:12px}.themes-modal>.themes-root .teams-list>div.k-team{display:inline-flex;flex-direction:column;justify-content:space-around;align-items:center;padding:8px;border-radius:6px;border:2px solid var(--border-light)}.themes-modal>.themes-root .teams-list>div.k-team .team-title{margin-top:4px;font-size:13px;font-weight:400;text-align:center;word-break:keep-all}.themes-modal>.themes-root .teams-list>div.k-team .image-wrapper{width:60%}.themes-modal>.themes-root .teams-list>div.k-team .image-wrapper .bg-img{background-size:contain}.themes-modal>.themes-root .teams-list>div.k-team.selected{border:2px solid var(--playthe-blue)}@-webkit-keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@keyframes fadeInFromNone{0%{display:none;opacity:0}1%{display:block;opacity:0}to{display:block;opacity:1}}@-webkit-keyframes fadeOutFromNone{0%{display:block;opacity:1}99%{display:none;opacity:0}to{display:none;opacity:0}}@keyframes fadeOutFromNone{0%{display:block;opacity:1}99%{display:none;opacity:0}to{display:none;opacity:0}}.did-fade-out{display:none!important}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@-webkit-keyframes bull{0%{transform:scale(2)}}@keyframes bull{0%{transform:scale(2)}}.action-buttons{display:flex;flex-wrap:wrap;height:64px}.action-buttons.fixed-action-buttons{display:flex;margin:0 12px}.action-buttons.fixed-action-buttons.active{z-index:auto}.action-buttons.fixed-action-buttons:not(.active){display:none!important}.action-buttons.fixed-action-buttons:not(.hide){transition:.5s;display:flex;-webkit-animation:fadeInFromNone .5s ease-out;animation:fadeInFromNone .5s ease-out}.action-buttons.fixed-action-buttons.hide{display:none;-webkit-animation:fadeOutFromNone .5s ease-out;animation:fadeOutFromNone .5s ease-out}.action-buttons>div{display:flex}.action-buttons>div.full{width:100%}.action-buttons>div.half{width:50%}.action-buttons>div .btn{flex:1 1;margin:4px;text-align:center;border-radius:6px;display:flex;flex-wrap:wrap;cursor:pointer}.action-buttons>div .btn.grey{border:1px solid rgba(0,32,70,.04);background-color:var(--bg-deep)}.action-buttons>div .btn.grey h3{color:#333}.action-buttons>div .btn.grey h4{color:#999}.action-buttons>div .btn.blue{background-color:var(--bright-blue)}.action-buttons>div .btn.blue h3,.action-buttons>div .btn.blue h4{color:#fff}.action-buttons>div .btn.disabled{border:1px solid var(--bg-border);background-color:var(--bg-deep);pointer-events:none}.action-buttons>div .btn.disabled h3,.action-buttons>div .btn.disabled h4{color:#999}.action-buttons>div .btn div{margin:auto;display:flex;flex-wrap:wrap;justify-content:center}.action-buttons>div .btn div h3{padding-top:2px;width:100%;font-size:16px;font-weight:600;text-align:center;margin:0}.action-buttons>div .btn div h4{margin:0;width:100%;font-size:12px;line-height:1.33}.action-buttons>div .btn div h4 span.origin-price{text-decoration:line-through;margin-right:4px}.no-reviews{display:flex;justify-content:center;align-items:center;text-align:center;height:70px;color:#666;font-size:16px}.review-cell-wrapper{display:flex;overflow:hidden}.review-cell-wrapper .review-cell-image{min-width:40px;width:40px;height:40px;margin:0 auto auto;border-radius:15px;border:1px solid rgba(0,32,70,.2);overflow:hidden}.review-cell-wrapper .review-cell-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.review-cell-wrapper .review-cell-detail{flex:1 1;display:flex;flex-wrap:wrap;align-items:center;margin-left:16px;overflow:hidden}.review-cell-wrapper .review-cell-detail>div{width:100%;margin-top:4px}.review-cell-wrapper .review-cell-detail .review-cell-title{font-family:AppleSDGothicNeo;font-size:13px;font-weight:600;letter-spacing:-.5px;color:#333;position:relative}.review-cell-wrapper .review-cell-detail .review-cell-title span{margin-left:4px;font-size:12px;letter-spacing:-.5px;color:#bfbfbf}.review-cell-wrapper .review-cell-detail .review-cell-title span.result{position:relative;background-color:#999;font-weight:800;padding:3px 7px;font-size:8px;color:#fff;border-radius:8px;margin-left:0;margin-right:1px;top:-1px}.review-cell-wrapper .review-cell-detail .review-cell-title span.mine{margin-left:auto;border-radius:8px;background-color:var(--playthe-blue);color:#fff;padding:3px 8px 3px 7px;font-size:10px;float:right;margin-top:-2px}.review-cell-wrapper .review-cell-detail .review-cell-content{font-family:AppleSDGothicNeo;font-size:13px;line-height:1.46;letter-spacing:-.5px;color:#333}.review-cell-wrapper .review-cell-detail .two-line-text{max-height:32px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.review-cell-wrapper .review-cell-detail .bottom-actions{margin-top:16px;font-family:AppleSDGothicNeo;font-size:12px;line-height:1;letter-spacing:-.5px;color:#999}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment{float:right;position:relative}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment>.icon{display:inline-block;width:8px;height:13px;top:4px;margin-right:4px;background-image:url(/packs/media/images/icon-reply@3x-6139ea7efd6d95fd21e1de8f1523f3b8.png);background-size:contain;background-position:50%;background-repeat:no-repeat}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment .reply-comment-btn{padding:0;border:none;background:transparent}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span{font-size:12px;font-weight:400;letter-spacing:-.5px;color:#999}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span.edit{color:var(--playthe-blue)}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span.remove{color:red}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span.type-reply.clicked{color:#333;font-weight:600}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span.type-reply.clicked strong.toggle-blue{color:var(--playthe-blue)!important}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span.type-reply.clicked strong.toggle-red{color:#ce3939}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span:not(:last-child):after{content:"|";color:#e9e9e9;font-size:6px;padding:0 4px}.review-cell-wrapper .review-cell-detail .bottom-actions .reply-comment span.type-reply:last-child:after{display:none}.share-modal>div{display:flex;justify-content:center;align-items:center;cursor:pointer;padding:8px 0}.share-modal>div:last-child{margin-bottom:16px}.share-modal>div>div:first-child{height:30px;width:30px;background-size:contain;background-repeat:no-repeat}.share-modal>div>div:nth-child(2){margin-left:16px;flex:1 1;text-align:left;font-size:13px;font-weight:600;color:#333}.share-modal>div.facebook>div:first-child{background-image:url(/packs/media/images/icon-facebook-share@3x-04fc159c6d9798816cee3b0765e59f2a.png)}.share-modal>div.kakaotalk>div:first-child{background-image:url(/packs/media/images/icon-kakao-share-34328a42d18a220d863e8b386d51e35d.png)}.share-modal>div.link>div:first-child{background-image:url(/packs/media/images/icon-link@3x-62ed098cb7efd01c3b43cbe7608d948e.png)}.share-modal>div.link>div:nth-child(2){display:flex;flex-direction:column}.share-modal>div.link>div:nth-child(2) textarea{display:block;color:#666;height:11px;font-size:10px;margin-top:2px}.share-modal>div.hide,.share-modal>div.link>div:nth-child(2) textarea.hide{display:none}.theme-header-icon-wrapper{margin-left:auto;margin-right:16px;padding-top:0;display:flex}.theme-header-icon-wrapper.hide{display:none}.theme-header-icon-wrapper .theme-header-icon{background-size:contain;background-repeat:no-repeat;min-width:26px;width:26px;height:26px}.theme-header-icon-wrapper .theme-header-icon.like{cursor:pointer;background-image:url(/packs/media/images/icon-like-on@3x-cfa2fc1eb0dcc1946ab69623a90041b6.png)}.theme-header-icon-wrapper .theme-header-icon.like.off{background-image:url(/packs/media/images/icon-like-off@3x-6fe1709149a566216ef4e69f85f63913.png)}.theme-header-icon-wrapper .theme-header-icon.share{cursor:pointer;background-image:url(/packs/media/images/icon-share-on@3x-907ff315fdf451a742185fc75019cb4d.png)}.theme-header-icon-wrapper .theme-header-icon.share.off{background-image:url(/packs/media/images/icon-share-off@3x-5a6af7fd7217763c821fff15adc697f1.png)}.theme-header-icon-wrapper .theme-header-icon.reviews{background-image:url(/packs/media/images/icon-comment@3x-3f8bb615b3234b445eb67a6b426b2a24.png)}.themes-root{padding:44px 0 66px;width:100%}.themes-root .title{font-size:16px;font-weight:600;color:#333}.themes-root>.header{width:100%;text-align:center}.themes-root>.header .thumb{width:28%;min-width:90px;margin:16px auto auto}.themes-root>.header .thumb .bg-img{-o-object-fit:contain;object-fit:contain;box-shadow:0 6px 8px 0 rgba(0,0,0,.1);background-color:#fff;border-radius:30px}.themes-root>.header .description{width:100%}.themes-root>.header .title{font-size:20px;font-weight:700;line-height:1;text-align:center;color:#333330;margin-top:17px;margin-bottom:8px}.themes-root>.header .title img{width:20px}.themes-root>.header .types{font-size:12px;line-height:1.33;letter-spacing:-.46px;color:#999;margin-bottom:11px}.themes-root>.header .types .separator{display:inline-block;width:13px;margin:auto;color:#e6ecf0;font-size:7px}.themes-root>.header a{font-size:12px;line-height:1;color:#666}.themes-root>.header a img{margin:auto;width:6px}.themes-root>.header a>div{display:inline;font-size:11px;line-height:1.09;font-weight:600;letter-spacing:-.46px;text-align:center;padding:4px 6px;margin-left:8px;border-radius:4px;border:1px solid rgba(0,0,0,.02)}.themes-root>.header a>div.playing{color:#666;background-color:var(--bg-light)}.themes-root>.header a>div.finished{color:#fff;background-color:var(--c)}.themes-root>.tab{margin-top:16px;border-bottom:1px solid var(--border-light);width:100%}.themes-root>.tab ul{display:flex;justify-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;list-style:none;margin:auto;width:100%}.themes-root>.tab ul li{font-size:16px;width:50%;text-align:center;color:#999;padding:14px 0}.themes-root>.tab ul li.active{font-weight:600;border-bottom:2px solid #0074ff;color:#0074ff}.themes-root>.tab-content{display:none;width:100%}.themes-root>.tab-content.active{display:block}.themes-root>.tab-content .k-team-menu{display:flex;align-items:center;margin:16px 8px;max-height:70px;overflow:hidden}.themes-root>.tab-content .k-team-menu .image-wrapper{display:flex;justify-content:flex-end;align-items:center;width:70px;min-width:70px;height:50px}.themes-root>.tab-content .k-team-menu .image-wrapper img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.themes-root>.tab-content .k-team-menu .content{flex:1 1;margin-left:16px;flex-direction:column;overflow:hidden}.themes-root>.tab-content .k-team-menu .content .league{font-size:13px;font-weight:300;color:#999}.themes-root>.tab-content .k-team-menu .content .team-content{display:flex;height:20px}.themes-root>.tab-content .k-team-menu .content .team-content .team-title{font-size:16px;font-weight:500;overflow:hidden;text-overflow:ellipsis;flex:1 1;white-space:nowrap}.themes-root>.tab-content .k-team-menu .content .team-content .team-change{margin-left:8px;margin-top:4px;font-size:11px;color:#999;cursor:pointer;text-align:right}.themes-root>.tab-content .k-team-menu .content .team-content .team-change img{margin-left:4px;width:5px}.themes-root>.tab-content .ranks{display:flex;justify-content:space-between}.themes-root>.tab-content .ranks>div{flex:1 1;width:33.3%;display:block;padding:32px 8px;box-sizing:border-box;text-align:center;position:relative}.themes-root>.tab-content .ranks>div h4{font-size:13px;font-weight:600;color:#333;text-overflow:ellipsis;overflow:hidden;padding-top:5px;margin:-5px 0 3px;white-space:pre;line-height:1}.themes-root>.tab-content .ranks>div h3{font-size:12px;line-height:1.33;color:#999;margin:0}.themes-root>.tab-content .ranks>div:not(:last-child):after{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;top:0;bottom:0;right:0;left:0;margin:auto;left:100%;content:"|";color:#e6ecf0;font-size:14px;line-height:2}.themes-root>.tab-content>.map{padding-top:32px}.themes-root>.tab-content>.map .map-container{border:1px solid #000;border-radius:6px;box-shadow:0 0 1px 0 rgba(51,51,51,.3);overflow:hidden;margin-top:16px}.themes-root>.tab-content>.map .map-container .header{width:100%;height:55px;box-shadow:0 0 1px 0 rgba(51,51,51,.3);background-color:var(--c);padding:12px 16px;box-sizing:border-box;display:flex}.themes-root>.tab-content>.map .map-container .header .icon{margin-top:4px;width:25px;float:left;background-size:cover}.themes-root>.tab-content>.map .map-container .header .content{display:flex;margin-left:16px;flex-wrap:wrap}.themes-root>.tab-content>.map .map-container .header .content .spot{width:100%;font-size:13px;font-weight:600;line-height:1.46;color:#fff}.themes-root>.tab-content>.map .map-container .header .content .address{width:100%;font-size:12px;line-height:1.33;color:#999}.themes-root>.tab-content>.map .map-container>.map-content{padding-top:50%}.themes-root>.tab-content>.map>.guide{width:100%;margin-top:16px;font-size:13px;line-height:1.46;color:#999}.themes-root>.tab-content>.intro{margin-top:32px}.themes-root>.tab-content>.intro .swiper{margin-top:16px;width:100%}.themes-root>.tab-content>.intro .swiper>.swiper-container{width:100%}.themes-root>.tab-content>.intro .swiper>.swiper-container .swiper-slide{border-radius:6px;border:1px solid var(--border-light);overflow:hidden}.themes-root>.tab-content>.intro .swiper>.swiper-container .swiper-slide .video-wrapper{position:absolute;bottom:0;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.themes-root>.tab-content>.intro .swiper>.swiper-container .swiper-slide .video-wrapper video{width:100%;display:block;margin:0}.themes-root>.tab-content>.intro .content{margin-top:16px;width:100%;font-size:13px;line-height:1.46;color:#333}.themes-root>.tab-content>.intro .content strong{font-weight:600}.themes-root>.tab-content>.reviews-wrapper{margin-top:32px}.themes-root>.tab-content>.reviews-wrapper.hide{display:none}.themes-root>.tab-content>.reviews-wrapper>.header{margin-top:32px;display:flex;margin-bottom:8px}.themes-root>.tab-content>.reviews-wrapper>.header .title{flex:1 1;font-size:16px;font-weight:600;color:#333}.themes-root>.tab-content>.reviews-wrapper>.header .more{font-size:12px;line-height:1.33;color:#999;margin:auto auto 2px;cursor:pointer}.themes-root>.tab-content>.reviews-wrapper>.header .more img{margin-left:4px;width:6px}.themes-root>.tab-content>.reviews-wrapper .content{padding:16px}.themes-root>.tab-content>.reviews-wrapper .content>div.divider:not(:last-child){margin:16px 0}.themes-root>.tab-content>.reviews-wrapper .content>div.divider:last-child{display:none}.themes-root>.separator{margin-top:32px;width:100%;height:1px;background-color:var(--border-light)}.themes-root>.recommend{margin-top:32px}.themes-root>.recommend .swiper{margin-top:16px;width:100%}.themes-root .detail{margin-top:32px}.themes-root .detail .content{margin-top:16px}.themes-root .detail .content table{width:100%;font-size:13px;letter-spacing:-.5px}.themes-root .detail .content table tr{height:35px;display:flex}.themes-root .detail .content table tr td{display:flex;align-items:center}.themes-root .detail .content table tr td:first-child{width:100px;color:#999}.themes-root .detail .content table tr td:nth-child(2){color:#333;flex:1 1}.theme-swiper-wrapper.loading{display:flex}.theme-swiper-wrapper>.ph-item{width:33.3%;padding:0;margin:0}.theme-swiper-wrapper>.ph-item>*{padding-left:8px;padding-right:8px}.theme-swiper-wrapper>.ph-item .ph-picture{height:60px}.theme-swiper{margin:auto -16px 0;padding:0 16px}.theme-swiper .theme-cell-wrapper{width:100%}.theme-swiper .theme-cell-wrapper .cell-content{display:flex;flex-wrap:wrap;cursor:pointer}.theme-swiper .theme-cell-wrapper .cell-content .cell-image{position:relative;width:100%;margin:auto;border-radius:8px;border:1px solid var(--border-light);background-color:#fff}.theme-swiper .theme-cell-wrapper .cell-content .cell-image .bg-img{border-radius:8px}.theme-swiper .theme-cell-wrapper .cell-content .cell-image div.currency-icon{position:absolute;top:8px;left:8px;width:32px;height:32px;background-image:url(/packs/media/images/icon-currency-a31d5b4435324d585566d891a829db00.png);background-size:cover}.theme-swiper .theme-cell-wrapper .cell-content .cell-title{width:100%;font-size:15px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.5px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-top:10px}.theme-swiper .theme-cell-wrapper .cell-content .cell-title .new{font-size:14px;font-weight:600;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:-.5px;color:var(--bright-blue);margin-right:2px}.theme-swiper .theme-cell-wrapper .cell-content .cell-detail{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:-.5px;color:#999;padding-top:4px}.theme-swiper .theme-cell-wrapper .cell-content .cell-detail .separator{color:#e9e9e9;display:inline-block;width:5px;margin:auto;font-size:7px;text-align:center}