﻿@charset "UTF-8";@font-face{font-family:'Roboto';src:url("../fonts/Roboto-Regular.ttf") format("truetype");}@font-face{font-family:'NanumGothic';src:url("../fonts/NanumGothic-Regular.ttf") format("truetype");}body{background:#f2f2f2;margin:0;font-family:NanumGothic;}a{text-decoration:none !important;}ul{margin:0;padding:0;list-style-type:none;}.fs-22{font-size:22px;}.overflow-hidden{overflow:hidden;}.hidden{display:none !important;}.header{background:#062151;width:100%;box-sizing:border-box;}.header .header-content{width:1400px;margin:0 auto;box-sizing:border-box;display:flex;justify-content:space-between;}.header .header-content .header-logo{width:200px;}.header .header-content .header-logo .image{display:block;}.header .header-content .header-logo .image .logo-img{display:block;width:100%;padding:10px 0 5px;display:block;}.header .header-content .header-menu{margin-left:auto;display:flex;justify-content:flex-start;}.header .header-content .header-menu .menu-item{align-self:center;}.header .header-content .header-menu .menu-item a{color:#fff;padding:5px 20px;display:block;font-size:14px;transition:color .5s ease;font-weight:bold;}.header .header-content .header-menu .menu-item a:hover{color:#07bcf5;}.header .header-content .header-menu .menu-item .sub-menu{visibility:hidden;background:#000;position:absolute;left:0;top:35px;width:250px;opacity:0;transition:all .5s ease;z-index:999;padding-top:10px;}.header .header-content .header-menu .menu-item .sub-menu .sub-menu-item a{padding:10px 20px;}.header .header-content .header-menu .menu-item.has-sub{position:relative;}.header .header-content .header-menu .menu-item.has-sub>a{position:relative;padding-right:30px;display:block;transition:color .5s ease;}.header .header-content .header-menu .menu-item.has-sub:hover .sub-menu{visibility:visible;opacity:1;}.header .header-content .header-languages{margin-left:auto;display:flex;justify-content:flex-start;}.header .header-content .header-languages .lang-item{align-self:center;}.header .header-content .header-languages .lang-item a{padding:5px 10px;color:#fff;transition:color .5s ease;text-transform:uppercase;font-size:14px;font-weight:bold;}.header .header-content .header-languages .lang-item a:hover{color:#07bcf5;}.header .header-content .header-languages .lang-item a.active{color:#07bcf5;}.header .header-content .header-customers{display:flex;justify-content:flex-start;align-items:center;margin-left:auto;}.header .header-content .header-customers .btn-admin-page{padding:5px 20px;color:#fb8403;transition:color .5s ease;font-size:14px;transition:color .5s ease;font-weight:bold;}.header .header-content .header-customers .btn-admin-page:hover{color:#efb338;}.header .header-content .header-customers .btn-sign-up{padding:5px 20px;color:#fff;transition:color .5s ease;font-size:14px;transition:color .5s ease;font-weight:bold;}.header .header-content .header-customers .btn-sign-up:hover{color:#07bcf5;}.header .header-content .header-customers .btn-login{padding:5px 40px;color:#fff;transition:color .5s ease;font-size:14px;text-align:center;background:#07bcf5;border-radius:10px;transition:all .5s ease;font-weight:bold;}.header .header-content .header-customers .btn-login:hover{color:#07bcf5;background:#fff;}.header .header-content .header-right-content{margin-left:auto;display:flex;justify-content:flex-start;align-self:center;}.header .header-content .header-right-content .welcome-user{position:relative;cursor:pointer;}.header .header-content .header-right-content .welcome-user .user-img{width:40px;}.header .header-content .header-right-content .welcome-user .sub-menu-user{padding:10px;position:absolute;top:40px;box-shadow:rgba(0,0,0,.3) 0 19px 38px,rgba(0,0,0,.22) 0 15px 12px;background:#fff;border-radius:5px;z-index:1000;visibility:hidden;opacity:0;transition:all .5s ease;width:160px;}.header .header-content .header-right-content .welcome-user .sub-menu-user a{font-size:14px;color:#6e6e6e;}.header .header-content .header-right-content .welcome-user .sub-menu-user a:hover{color:#4c4c4c;}.header .header-content .header-right-content .welcome-user:hover .sub-menu-user{visibility:visible;opacity:1;}.header .header-content .header-right-content .languages-content{margin-left:15px;}.header .header-content-mob{display:none;}.body-home{background:#f8f8f8;width:1400px;margin:0 auto;}.body-home .main-slider .swiper-pagination{text-align:right;right:20px;left:unset;bottom:20px;}.body-home .main-slider .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px;}.body-home .main-slider .swiper-slide img{display:block;width:100%;}.body-home .main-slider .swiper-slide .btn-download-slide-1{position:absolute;right:18%;bottom:25%;z-index:999;color:#fff;font-size:25px;padding:10px 15px;background:#1c2531;}.body-home .main-slider .swiper-slide .btn-download-slide-1:hover{background:#1b1b1b;text-decoration:none;}.body-home .main-slider .swiper-slide .btn-download-slide-2{position:absolute;left:7%;bottom:38.5%;z-index:999;color:#fff;font-size:25px;padding:10px 15px;background:#1c2531;}.body-home .main-slider .swiper-slide .btn-download-slide-2:hover{background:#1b1b1b;text-decoration:none;}.body-home .home-about{padding:50px 70px;}.body-home .home-about .home-about-content{display:flex;justify-content:space-between;width:100%;}.body-home .home-about .home-about-content .logo-main{flex-basis:24%;align-self:center;}.body-home .home-about .home-about-content .logo-main .logo-text{text-align:center;color:#04288c;font-size:30px;font-weight:bold;}.body-home .home-about .home-about-content .logo-main .logo-main-img{margin-top:10px;}.body-home .home-about .home-about-content .logo-main .logo-main-img img{display:block;width:100%;}.body-home .home-about .home-about-content .box-video{flex-basis:29%;box-shadow:-10px 20px 30px rgba(0,0,0,.1);border-radius:20px;overflow:hidden;background:#fff;}.body-home .home-about .home-about-content .box-video .box-header{display:flex;justify-content:center;background:rgba(23,117,172,.8);padding:25px 0;}.body-home .home-about .home-about-content .box-video .box-header img{width:45px;display:block;}.body-home .home-about .home-about-content .box-video .box-header .box-header-title{align-self:center;color:#fff;margin-left:15px;font-size:25px;}.body-home .home-about .home-about-content .box-video .box-header a{align-self:center;color:#fff;margin-left:35px;font-size:30px;transition:all .5s ease;}.body-home .home-about .home-about-content .box-video .box-header a:hover{transform:rotate(180deg);}.body-home .home-about .home-about-content .box-video .box-content{padding:40px;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item{margin-bottom:15px;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item a{font-size:21px;color:#444;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item a:hover{color:#07bcf5;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item:last-child{margin-bottom:0;}.body-home .home-about .home-about-content .box-notification{flex-basis:29%;box-shadow:-10px 20px 30px rgba(0,0,0,.1);border-radius:20px;overflow:hidden;background:#fff;}.body-home .home-about .home-about-content .box-notification .box-header{display:flex;justify-content:center;background:#2468a7;padding:25px 0;}.body-home .home-about .home-about-content .box-notification .box-header img{width:45px;display:block;}.body-home .home-about .home-about-content .box-notification .box-header .box-header-title{align-self:center;color:#fff;margin-left:15px;font-size:25px;}.body-home .home-about .home-about-content .box-notification .box-header a{align-self:center;color:#fff;margin-left:35px;font-size:30px;transition:all .5s ease;}.body-home .home-about .home-about-content .box-notification .box-header a:hover{transform:rotate(180deg);}.body-home .home-about .home-about-content .box-notification .box-content{padding:40px;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item{margin-bottom:15px;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item a{font-size:21px;color:#444;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item a:hover{color:#07bcf5;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item:last-child{margin-bottom:0;}.body-home .home-about .home-about-content .box-info{flex-basis:29%;box-shadow:-10px 20px 30px rgba(0,0,0,.1);border-radius:20px;overflow:hidden;background:#fff;}.body-home .home-about .home-about-content .box-info .box-header{display:flex;justify-content:center;background:#384d8f;padding:25px 0;}.body-home .home-about .home-about-content .box-info .box-header img{width:45px;display:block;}.body-home .home-about .home-about-content .box-info .box-header .box-header-title{align-self:center;color:#fff;margin-left:15px;font-size:25px;}.body-home .home-about .home-about-content .box-info .box-header a{align-self:center;color:#fff;margin-left:35px;font-size:30px;transition:all .5s ease;}.body-home .home-about .home-about-content .box-info .box-header a:hover{transform:rotate(180deg);}.body-home .home-about .home-about-content .box-info .box-content{padding:40px;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item{margin-bottom:15px;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item a{font-size:21px;color:#444;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item a:hover{color:#07bcf5;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item:last-child{margin-bottom:0;}.body-detail{width:1400px;margin:0 auto;background:#fff;}.body-detail .body-detail-content{padding:30px 10px;}.body-detail .body-detail-content .title{font-size:30px;font-weight:bold;}.body-detail .body-detail-content .detail-content{margin-top:20px;}.body-detail .body-detail-content.qna-detail{padding:20px;}.body-detail .body-detail-content.qna-detail .question{font-size:20px;font-weight:bold;}.body-detail .body-detail-content.qna-detail .answer{margin-top:20px;font-size:18px;color:#454545;padding-left:20px;}.body-service-intro{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.body-service-intro .body-service-intro-cotainer .title{font-size:30px;color:#04288c;position:relative;padding-left:15px;font-weight:bold;}.body-service-intro .body-service-intro-cotainer .title:before{content:'';width:4px;height:33px;position:absolute;left:0;top:6px;background:#04288c;}.body-service-intro .body-service-intro-cotainer .description{margin-top:25px;font-weight:bold;font-size:26px;color:#301818;line-height:36px;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content{margin-top:35px;position:relative;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content{display:flex;justify-content:space-between;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .cert-img{width:33%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .cert-img img{display:block;width:100%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .game-img{width:65%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .game-img img{display:block;width:100%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .text-content{margin-top:35px;font-size:24px;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .btn-partner-ship-1{display:block;width:40%;height:6.4%;position:absolute;bottom:13.65%;left:30%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .btn-partner-ship-2{display:block;width:40%;height:6.4%;position:absolute;bottom:2.48%;left:30%;}.body-notation{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.body-notation .body-notation-cotainer .body-notation-content{padding:30px;position:relative;width:80%;margin:0 auto;}.body-notation .body-notation-cotainer .body-notation-content table{width:100%;}.body-notice{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.body-notice .body-notice-content .title{font-size:30px;color:#04288c;position:relative;padding-left:15px;font-weight:bold;}.body-notice .body-notice-content .title:before{content:'';width:4px;height:33px;position:absolute;left:0;top:6px;background:#04288c;}.body-notice .body-notice-content .filter{display:flex;justify-content:flex-end;margin-top:50px;}.body-notice .body-notice-content .filter .input-search{position:relative;}.body-notice .body-notice-content .filter .input-search #txtKeyword{background:#f8f8f8;border:1px solid #2468a7;box-sizing:border-box;padding:6px 35px 6px 10px;outline:none;font-size:22px;width:400px;}.body-notice .body-notice-content .filter .input-search .btn-search{position:absolute;width:25px;right:10px;top:10px;cursor:pointer;z-index:99;}.body-notice .body-notice-content .filter .filter-select{margin-left:15px;}.body-notice .body-notice-content .filter .filter-select .cate-select{background:#f8f8f8;border:1px solid #2468a7;box-sizing:border-box;padding:6px 35px 6px 10px;outline:none;font-size:22px;-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url(../img/User/arrow-select.png);background-size:20px;background-repeat:no-repeat;background-position:right 10px center;color:#2468a7;}.body-notice .body-notice-content .list-notice{margin-top:30px;}.body-notice .body-notice-content .list-notice .notice-item{display:flex;justify-content:flex-start;padding:15px;font-size:22px;color:#747373;border-bottom:1px solid #f2f2f2;}.body-notice .body-notice-content .list-notice .notice-item .cate-info{width:150px;}.body-notice .body-notice-content .list-notice .notice-item .notice-title{width:60%;color:#000;font-weight:bold;}.body-notice .body-notice-content .list-notice .notice-item .notice-title:hover{color:#2468a7;}.body-notice .body-notice-content .list-notice .notice-item .datetime{width:130px;}.body-notice .body-notice-content .list-notice .notice-item .view-info{display:flex;justify-content:space-between;margin-left:auto;}.body-notice .body-notice-content .list-notice .notice-item .view-info .icon-view{margin-left:10px;width:25px;height:33px;}.body-notice .body-notice-content .list-notice #pagination-notice{display:flex;justify-content:flex-end;margin:20px 0;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li{border:none;border-radius:0;margin-left:5px;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li>a{border:1px solid #bcbcbc;border-radius:0;display:block;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.active>a{height:28px;line-height:28px;background:#185bc3;border:1px solid #185bc3;color:#fff;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li:hover>a{height:28px;line-height:28px;background:#185bc3;border:1px solid #185bc3;color:#fff;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li:hover>a:before{border-color:#fff;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-prev>a{position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;opacity:unset;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-prev>a:before{content:'';display:inline-block;border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;width:5px;height:5px;transform:rotate(-225deg);position:absolute;left:12px;top:11px;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-prev:hover>a:before{border-right:2px solid #fff;border-bottom:2px solid #fff;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-prev.disabled>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-prev.disabled:hover>a{border:1px solid #bcbcbc;border-radius:0;display:block;background:none;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-prev.disabled:hover>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-next>a{position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;opacity:unset;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-next>a:before{content:'';display:inline-block;border-right:2px solid #185bc3;border-bottom:2px solid #185bc3;width:5px;height:5px;transform:rotate(-45deg);position:absolute;right:12px;top:11px;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-next:hover>a:before{border-right:2px solid #fff;border-bottom:2px solid #fff;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-next.disabled>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-next.disabled:hover>a{border:1px solid #bcbcbc;border-radius:0;display:block;background:none;}.body-notice .body-notice-content .list-notice #pagination-notice .paginationjs .paginationjs-pages li.paginationjs-next.disabled:hover>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-notice .body-notice-content .list-notice .loading-container{padding:20px 15px;display:flex;justify-content:center;}.body-notice .body-notice-content .list-notice .loading-container .img-loading{width:70px;}.body-faqs{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.body-faqs .body-faqs-content .title{font-size:30px;color:#04288c;position:relative;padding-left:15px;font-weight:bold;}.body-faqs .body-faqs-content .title:before{content:'';width:4px;height:30px;position:absolute;left:0;top:8px;background:#04288c;}.body-faqs .body-faqs-content .faq-actions{display:flex;justify-content:flex-end;margin-top:20px;}.body-faqs .body-faqs-content .list-faqs{margin-top:20px;}.body-faqs .body-faqs-content .list-faqs .faq-item .question{display:flex;justify-content:space-between;padding:20px 0;border-bottom:1px solid #e4e4e4;}.body-faqs .body-faqs-content .list-faqs .faq-item .question .q-mark{align-self:center;text-align:center;width:60px;font-size:32px;font-weight:bold;}.body-faqs .body-faqs-content .list-faqs .faq-item .question .q-content{width:calc(100% - 150px);}.body-faqs .body-faqs-content .list-faqs .faq-item .question .q-content img{max-width:100%;height:auto !important;}.body-faqs .body-faqs-content .list-faqs .faq-item .question .btn-show-answer{align-self:center;text-align:center;width:60px;font-size:25px;}.body-faqs .body-faqs-content .list-faqs .faq-item .question .btn-show-answer .chevron-arrow-down{border-radius:1.5px;display:inline-block;border-right:2px solid #666;border-bottom:2px solid #666;width:18px;height:18px;transform:rotate(45deg);transition:all .5s ease;}.body-faqs .body-faqs-content .list-faqs .faq-item .answer{display:flex;justify-content:space-between;opacity:0;height:0;visibility:hidden;box-sizing:border-box;overflow:hidden;transition:all .5s ease;background:#f2f2f2;}.body-faqs .body-faqs-content .list-faqs .faq-item .answer .a-mark{align-self:center;text-align:center;width:60px;font-size:32px;font-weight:bold;}.body-faqs .body-faqs-content .list-faqs .faq-item .answer .a-content{width:calc(100% - 75px);padding-right:75px;box-sizing:border-box;}.body-faqs .body-faqs-content .list-faqs .faq-item .answer .a-content img{max-width:100%;height:auto !important;}.body-faqs .body-faqs-content .list-faqs .faq-item.active{color:#f64343;}.body-faqs .body-faqs-content .list-faqs .faq-item.active .btn-show-answer .chevron-arrow-down{transform:rotate(-135deg);}.body-faqs .body-faqs-content .list-faqs .faq-item.active .answer{color:#000;height:100%;visibility:visible;opacity:1;padding:20px 0;border-bottom:1px solid #e4e4e4;}.body-faqs .body-faqs-content .list-faqs #pagination-faq{display:flex;justify-content:flex-end;margin:20px 0;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li{border:none;border-radius:0;margin-left:5px;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li>a{border:1px solid #bcbcbc;border-radius:0;display:block;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.active>a{height:28px;line-height:28px;background:#185bc3;border:1px solid #185bc3;color:#fff;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li:hover>a{height:28px;line-height:28px;background:#185bc3;border:1px solid #185bc3;color:#fff;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li:hover>a:before{border-color:#fff;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-prev>a{position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;opacity:unset;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-prev>a:before{content:'';display:inline-block;border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;width:5px;height:5px;transform:rotate(-225deg);position:absolute;left:12px;top:11px;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-prev:hover>a:before{border-right:2px solid #fff;border-bottom:2px solid #fff;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-prev.disabled>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-prev.disabled:hover>a{border:1px solid #bcbcbc;border-radius:0;display:block;background:none;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-prev.disabled:hover>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-next>a{position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;opacity:unset;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-next>a:before{content:'';display:inline-block;border-right:2px solid #185bc3;border-bottom:2px solid #185bc3;width:5px;height:5px;transform:rotate(-45deg);position:absolute;right:12px;top:11px;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-next:hover>a:before{border-right:2px solid #fff;border-bottom:2px solid #fff;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-next.disabled>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-next.disabled:hover>a{border:1px solid #bcbcbc;border-radius:0;display:block;background:none;}.body-faqs .body-faqs-content .list-faqs #pagination-faq .paginationjs .paginationjs-pages li.paginationjs-next.disabled:hover>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-faqs .body-faqs-content .list-faqs .loading-container{padding:20px 15px;display:flex;justify-content:center;}.body-faqs .body-faqs-content .list-faqs .loading-container .img-loading{width:70px;}.body-partner-ship{background:#fff;width:1400px;margin:0 auto;padding:0 0 30px;box-sizing:border-box;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .text-content{width:70%;margin:50px auto;letter-spacing:1px;font-size:24px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .text-content .title{font-weight:bold;margin-bottom:40px;font-size:26px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content{margin:0 auto 50px;display:flex;justify-content:space-between;flex-wrap:wrap;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-1{width:60%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-2{width:38%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-3{width:60%;margin-top:30px;align-self:stretch;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-4{display:flex;justify-content:stretch;margin-top:30px;width:38%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-4 img{width:100%;display:block;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-1 img{display:block;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-2 img{display:block;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-3 img{display:block;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-4 img{display:block;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-5 a{display:block;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-5 a img{display:block;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-6 img{display:block;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-7{position:relative;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-7 img{display:block;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-7 .btn-word{position:absolute;left:50%;top:26%;z-index:9999;width:11.5%;height:43.45%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .box-7 .btn-pdf{position:absolute;left:64.3%;top:26%;z-index:9999;width:11.5%;height:43.45%;}.body-privacy-policy{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content{width:95%;margin:30px auto 50px;letter-spacing:1px;font-size:16px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content .title{margin-bottom:40px;font-size:20px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content .sub-title{font-size:20px;margin-bottom:10px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content .sub-title-top{font-size:20px;margin-bottom:20px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content table{width:100%;margin:20px 0;border-collapse:collapse;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content table tr td{border:1px solid #aaa;padding:5px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content table.no-border tr td{border:none;}.membership-container{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.membership-container .membership-content{width:65%;margin:0 auto;}.membership-container .membership-content .term-condition-content{margin:0 15px;overflow:hidden;}.membership-container .membership-content .term-condition-content div.title{font-size:22px;position:relative;padding-left:20px;}.membership-container .membership-content .term-condition-content div.title:before{content:'♦';width:15px;height:15px;font-size:20px;top:1px;left:0;position:absolute;}.membership-container .membership-content .term-condition-content .detail{padding:10px 0 10px 10px;font-size:14px;height:150px;border:1px solid #ced4da;overflow-y:scroll;}.membership-container .membership-content .term-condition-content .detail p.title{font-size:17px;font-weight:bold;text-align:center;}.membership-container .membership-content .term-condition-content .detail p.sub-title{font-size:16px;}.membership-container .membership-content .term-condition-content .action{font-size:16px;position:relative;padding-left:24px;}.membership-container .membership-content .term-condition-content .action input+label{display:inline-block;cursor:pointer;user-select:none;}.membership-container .membership-content .term-condition-content .action input+label:before{content:'';display:inline-block;width:14px;height:14px;border:2px solid #747474;border-radius:2px;cursor:pointer;position:absolute;top:4px;left:0;text-align:center;}.membership-container .membership-content .term-condition-content .action input:checked+label:before{position:absolute;content:'✔';font-size:12px;line-height:12px;}.membership-container .membership-content .term-condition-content .action input{display:none;}.membership-container .membership-content .term-condition-content .action.error input+label:before{border:2px solid #f00;}.membership-container .membership-content .policy-content{margin:0 15px;}.membership-container .membership-content .policy-content div.title{font-size:22px;position:relative;padding-left:20px;}.membership-container .membership-content .policy-content div.title:before{content:'♦';width:15px;height:15px;font-size:20px;top:1px;left:0;position:absolute;}.membership-container .membership-content .policy-content .detail{padding:10px 0 10px 10px;font-size:14px;height:150px;border:1px solid #ced4da;overflow-y:scroll;}.membership-container .membership-content .policy-content .detail p.title{font-size:17px;font-weight:bold;text-align:center;}.membership-container .membership-content .policy-content .detail p.sub-title{font-size:16px;}.membership-container .membership-content .policy-content .action{font-size:16px;position:relative;padding-left:24px;}.membership-container .membership-content .policy-content .action input+label{display:inline-block;cursor:pointer;user-select:none;}.membership-container .membership-content .policy-content .action input+label:before{content:'';display:inline-block;width:14px;height:14px;border:2px solid #747474;border-radius:2px;cursor:pointer;position:absolute;top:4px;left:0;text-align:center;}.membership-container .membership-content .policy-content .action input:checked+label:before{position:absolute;content:'✔';font-size:12px;line-height:12px;}.membership-container .membership-content .policy-content .action input{display:none;}.membership-container .membership-content .policy-content .action.error input+label:before{border:2px solid #f00;}.membership-container .membership-content table{width:100%;margin:20px 0;border-collapse:collapse;}.membership-container .membership-content table tr td{border:1px solid #aaa;padding:5px;}.body-download{background:#fff;width:1400px;margin:0 auto;padding:2px 0 0;box-sizing:border-box;}.body-download .body-download-container .body-download-content .download-pc .pc-title{font-size:26px;font-weight:bold;}.body-download .body-download-container .body-download-content .download-pc .pc-content{margin-top:20px;display:flex;justify-content:space-between;}.body-download .body-download-container .body-download-content .download-pc .pc-content .btn-download-pc{width:40%;display:block;text-align:center;}.body-download .body-download-container .body-download-content .download-pc .pc-content .btn-download-pc img{width:70%;margin:0 auto;}.body-download .body-download-container .body-download-content .download-pc .pc-content .pc-desc{font-size:26px;width:calc(60% - 50px);}.body-download .body-download-container .body-download-content .download-mob{margin-top:40px;}.body-download .body-download-container .body-download-content .download-mob .mob-title{font-size:26px;font-weight:bold;}.body-download .body-download-container .body-download-content .download-mob .mob-content{margin-top:20px;display:flex;justify-content:space-between;}.body-download .body-download-container .body-download-content .download-mob .mob-content .btn-download-mob{width:40%;display:block;}.body-download .body-download-container .body-download-content .download-mob .mob-content .btn-download-mob img{width:100%;display:block;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc{font-size:26px;width:calc(60% - 50px);}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc p:first-child{font-weight:bold;font-size:28px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .high-light{display:inline;width:auto;font-size:40px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .mob-sub-info{margin-top:20px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .mob-sub-info .logo-playu2-download{width:100px;padding:15px;background:#00b3f7;border-radius:5px;}.body-download .body-download-container .body-download-content .box-1{position:relative;}.body-download .body-download-container .body-download-content .box-1 img{display:block;width:100%;}.body-download .body-download-container .body-download-content .box-1 a{position:absolute;width:37.24%;height:29.18%;left:31.38%;bottom:9%;}.body-download .body-download-container .body-download-content .box-2{position:relative;}.body-download .body-download-container .body-download-content .box-2 img{display:block;width:100%;}.body-download .body-download-container .body-download-content .box-2 .btn-android{width:6.04%;height:25.5%;position:absolute;left:42.8%;bottom:17.5%;}.body-download .body-download-container .body-download-content .box-2 .btn-ios{width:6.04%;height:25.5%;position:absolute;left:51.2%;bottom:17.5%;}.login-form{padding:80px 20px 0;}.login-form .title{font-size:30px;color:#04288c;position:relative;text-align:center;font-weight:bold;text-transform:uppercase;}.login-form .form-content{width:500px;margin:30px auto;}.login-form .form-content .form-input{position:relative;}.login-form .form-content .form-input .icon-user{position:absolute;left:0;top:10px;z-index:9;}.login-form .form-content .form-input .icon-pass{position:absolute;left:0;top:60px;z-index:9;}.login-form .form-content .form-input #Email{padding:10px 10px 10px 50px;font-size:22px;border:none;border-bottom:1px solid #c4c4c4;width:100%;outline:none;}.login-form .form-content .form-input #Password{margin-top:50px;padding:10px 10px 10px 50px;font-size:22px;border:none;border-bottom:1px solid #c4c4c4;width:100%;outline:none;}.login-form .form-content .form-action{margin-top:50px;}.login-form .form-content .form-action .btn-login{background:#07bcf5;border-radius:10px;padding:20px 0;text-align:center;font-weight:bold;color:#fff;width:100%;border:none;}.login-form .form-content .form-other-action{display:flex;justify-content:flex-end;margin-top:20px;}.login-form .form-content .form-other-action a{color:#0f0e0e;font-size:20px;margin-right:15px;}.login-form .form-content .form-other-action a:hover{color:#07bcf5;text-decoration:none;}.login-form .form-content .form-other-action a:last-child{margin-right:0;}.login-form .form-content .error-message{margin-top:10px;color:#f00;}.body-video{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.body-video .body-video-content .title{font-size:30px;color:#04288c;position:relative;padding-left:15px;font-weight:bold;}.body-video .body-video-content .title:before{content:'';width:4px;height:33px;position:absolute;left:0;top:6px;background:#04288c;}.body-video .body-video-content .filter{display:flex;justify-content:flex-end;margin-top:50px;}.body-video .body-video-content .filter .input-search{position:relative;}.body-video .body-video-content .filter .input-search #txtKeyword{background:#f8f8f8;border:1px solid #2468a7;box-sizing:border-box;padding:6px 35px 6px 10px;outline:none;font-size:22px;width:400px;}.body-video .body-video-content .filter .input-search .btn-search{position:absolute;width:25px;right:10px;top:10px;cursor:pointer;z-index:99;}.body-video .body-video-content .filter .filter-select{margin-left:15px;}.body-video .body-video-content .filter .filter-select .cate-select{background:#f8f8f8;border:1px solid #2468a7;box-sizing:border-box;padding:6px 35px 6px 10px;outline:none;font-size:22px;-webkit-appearance:none;-moz-appearance:none;background:transparent;background-image:url(../img/User/arrow-select.png);background-size:20px;background-repeat:no-repeat;background-position:right 10px center;color:#2468a7;}.body-video .body-video-content .list-video{margin-top:30px;width:100%;}.body-video .body-video-content .list-video .data-container{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;}.body-video .body-video-content .list-video .video-item{width:calc(25% - 15px);margin-left:20px;font-size:22px;color:#747373;margin-top:20px;}.body-video .body-video-content .list-video .video-item a{display:block;width:100%;}.body-video .body-video-content .list-video .video-item .video-img{width:100%;display:block;}.body-video .body-video-content .list-video .video-item .video-title{color:#000;font-weight:bold;margin-top:5px;}.body-video .body-video-content .list-video .video-item .video-title:hover{color:#2468a7;}.body-video .body-video-content .list-video .video-item .datetime{width:130px;}.body-video .body-video-content .list-video .video-item .view-info{display:flex;justify-content:space-between;margin-left:auto;}.body-video .body-video-content .list-video .video-item .view-info .icon-view{margin-left:10px;width:25px;height:33px;}.body-video .body-video-content .list-video .video-item:nth-child(4n+1){margin-left:0;}.body-video .body-video-content .list-video .video-item:nth-child(-n+4){margin-top:0;}.body-video .body-video-content .list-video #pagination-video{display:flex;justify-content:flex-end;margin:20px 0;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li{border:none;border-radius:0;margin-left:5px;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li>a{border:1px solid #bcbcbc;border-radius:0;display:block;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.active>a{height:28px;line-height:28px;background:#185bc3;border:1px solid #185bc3;color:#fff;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li:hover>a{height:28px;line-height:28px;background:#185bc3;border:1px solid #185bc3;color:#fff;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li:hover>a:before{border-color:#fff;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-prev>a{position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;opacity:unset;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-prev>a:before{content:'';display:inline-block;border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;width:5px;height:5px;transform:rotate(-225deg);position:absolute;left:12px;top:11px;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-prev:hover>a:before{border-right:2px solid #fff;border-bottom:2px solid #fff;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-prev.disabled>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-prev.disabled:hover>a{border:1px solid #bcbcbc;border-radius:0;display:block;background:none;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-prev.disabled:hover>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-next>a{position:relative;text-indent:100%;white-space:nowrap;overflow:hidden;opacity:unset;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-next>a:before{content:'';display:inline-block;border-right:2px solid #185bc3;border-bottom:2px solid #185bc3;width:5px;height:5px;transform:rotate(-45deg);position:absolute;right:12px;top:11px;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-next:hover>a:before{border-right:2px solid #fff;border-bottom:2px solid #fff;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-next.disabled>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-next.disabled:hover>a{border:1px solid #bcbcbc;border-radius:0;display:block;background:none;}.body-video .body-video-content .list-video #pagination-video .paginationjs .paginationjs-pages li.paginationjs-next.disabled:hover>a:before{border-right:2px solid #bcbcbc;border-bottom:2px solid #bcbcbc;}.body-video .body-video-content .list-video .loading-container{padding:20px 15px;display:flex;justify-content:center;width:100%;}.body-video .body-video-content .list-video .loading-container .img-loading{width:70px;}.body-video-detail{background:#fff;width:1400px;margin:0 auto;padding:20px;box-sizing:border-box;}.body-video-detail .body-video-detail-content .title{font-size:30px;color:#04288c;position:relative;font-weight:bold;margin-bottom:10px;}.body-video-detail .body-video-detail-content .video-embed{width:100%;height:600px;}.footer{background:#222426;width:100%;margin:0 auto;display:none;}.footer .footer-content{width:1400px;margin:0 auto;padding:20px 0;color:#fff;font-size:12px;box-sizing:border-box;}.footer .footer-content .line-1{display:flex;justify-content:space-between;}.footer .footer-content .line-1 .social-content{display:flex;justify-content:flex-end;}.footer .footer-content .line-1 .social-content .social-item{margin-left:10px;}.footer .footer-content .line-1 .social-content .social-item:first-child{margin-left:0;}.footer .footer-content .line-1 .social-content .youtube-img{width:55px;display:block;object-fit:cover;}.footer .footer-content .line-1 .social-content .instagram-img{width:25px;display:block;object-fit:cover;}.footer .footer-content .line-2{margin-top:5px;}.footer .footer-content .line-3{margin-top:10px;display:flex;justify-content:space-between;}.footer .footer-content .line-3 .tus-logo-img{display:block;width:70px;}.footer .footer-content .line-3 .tus-logo-img .tus-logo{display:block;width:100%;}.footer .footer-content .menu-footer{display:flex;justify-content:flex-start;}.footer .footer-content .menu-footer .menu-item a{color:rgba(248,249,250,.7);padding:0 15px;border-left:1px solid rgba(248,249,250,.7);transition:all .5s ease;}.footer .footer-content .menu-footer .menu-item a:hover{color:#07bcf5;}.footer .footer-content .menu-footer .menu-item:first-child a{border:none;padding-left:0;}.footer .footer-content .company-detail{color:rgba(248,249,250,.3);}.footer .footer-content .company-detail p{margin-bottom:0;}.footer .footer-content .company-detail p a{color:rgba(248,249,250,.7);padding:0 0 10px;transition:all .5s ease;}.footer .footer-content .company-detail p a:hover{color:#07bcf5;}.footer.position-fixed{position:fixed;z-index:1000;left:0;bottom:0;}@media screen and (max-width:1024px){.header{width:100%;padding:0 0 0 10px;}.header .header-content{width:100%;box-sizing:border-box;padding-right:10px;}.header .header-content .header-logo{width:120px;}.header .header-content .header-logo .image .logo-img{padding:15px 0;}.header .header-content .header-menu .menu-item a{font-size:14px;padding:5px 8px;}.header .header-content .header-languages .lang-item a{font-size:14px;padding:5px 8px;}.header .header-content .header-customers .btn-sign-up{font-size:14px;padding:5px 15px;}.header .header-content .header-customers .btn-admin-page{font-size:14px;padding:5px 15px;}.header .header-content .header-customers .btn-login{font-size:14px;padding:5px 15px;}.body-home{width:100%;}.body-home .main-slider .swiper-slide{position:relative;}.body-home .main-slider .swiper-slide img{width:100%;}.body-home .main-slider .swiper-slide .btn-download-slide-1{position:absolute;right:15.8%;bottom:20%;z-index:999;color:#fff;font-size:22px;}.body-home .main-slider .swiper-slide .btn-download-slide-2{left:6%;bottom:33.5%;font-size:22px;}.body-home .main-slider .swiper-pagination{text-align:right;right:20px;left:unset;bottom:20px;}.body-home .main-slider .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;}.body-home .home-about{padding:0;}.body-home .home-about .home-about-content{width:100%;padding:30px 25px;box-sizing:border-box;}.body-home .home-about .home-about-content .logo-main{flex-basis:31%;}.body-home .home-about .home-about-content .box-video{flex-basis:31%;}.body-home .home-about .home-about-content .box-video .box-header{padding:15px 0;border-radius:10px 10px 0 0;}.body-home .home-about .home-about-content .box-video .box-header img{width:35px;}.body-home .home-about .home-about-content .box-video .box-header .box-header-title{font-size:16px;}.body-home .home-about .home-about-content .box-video .box-content{padding:30px;background:#fff;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item{margin-bottom:10px;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item a{font-size:16px;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item:last-child{margin-bottom:0;}.body-home .home-about .home-about-content .box-notification{flex-basis:31%;}.body-home .home-about .home-about-content .box-notification .box-header{padding:15px 0;border-radius:10px 10px 0 0;}.body-home .home-about .home-about-content .box-notification .box-header img{width:35px;}.body-home .home-about .home-about-content .box-notification .box-header .box-header-title{font-size:16px;}.body-home .home-about .home-about-content .box-notification .box-content{padding:30px;background:#fff;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item{margin-bottom:10px;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item a{font-size:16px;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item:last-child{margin-bottom:0;}.body-home .home-about .home-about-content .box-info{flex-basis:31%;}.body-home .home-about .home-about-content .box-info .box-header{padding:15px 0;border-radius:10px 10px 0 0;}.body-home .home-about .home-about-content .box-info .box-header img{width:35px;}.body-home .home-about .home-about-content .box-info .box-header .box-header-title{font-size:16px;}.body-home .home-about .home-about-content .box-info .box-content{padding:30px;background:#fff;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item{margin-bottom:10px;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item a{font-size:16px;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item:last-child{margin-bottom:0;}.body-detail{width:100%;}.body-detail .body-detail-content{padding:30px 10px;}.body-detail .body-detail-content .title{font-size:26px;font-weight:bold;}.body-detail .body-detail-content.qna-detail{padding:20px;}.body-detail .body-detail-content.qna-detail .question{font-size:18px;}.body-detail .body-detail-content.qna-detail .answer{font-size:16px;}.body-service-intro{width:100%;padding:10px;box-sizing:border-box;}.body-service-intro .body-service-intro-cotainer .title{font-size:26px;color:#04288c;position:relative;padding-left:15px;font-weight:bold;}.body-service-intro .body-service-intro-cotainer .title:before{width:4px;height:27px;top:2px;}.body-service-intro .body-service-intro-cotainer .description{margin-top:25px;font-size:23px;line-height:33px;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content{margin-top:35px;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content{display:block;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .cert-img{width:100%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .game-img{margin-top:20px;width:100%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .text-content{font-size:21px;}.body-partner-ship{width:100%;padding:20px 30px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .text-content{width:100%;margin:30px auto;letter-spacing:1px;font-size:23px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .text-content .title{font-weight:bold;margin-bottom:40px;font-size:26px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content{margin:0 auto 50px;display:flex;justify-content:space-between;flex-wrap:wrap;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-1{width:60%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-2{width:38%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-3{width:60%;margin-top:30px;align-self:stretch;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-4{display:flex;justify-content:stretch;margin-top:30px;width:38%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-4 img{width:100%;display:block;}.body-privacy-policy{width:100%;padding:20px 10px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content{width:90%;margin:30px auto 50px;letter-spacing:1px;font-size:18px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content .title{margin-bottom:40px;font-size:22px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content .sub-title{font-size:22px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content table{width:100%;margin:20px 0;border-collapse:collapse;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content table tr td{border:1px solid #aaa;padding:5px;}.membership-container{width:100%;margin:0 auto;padding:40px 20px;box-sizing:border-box;}.membership-container .membership-content{width:65%;margin:0 auto;}.body-download{background:#fff;width:100%;margin:0 auto;padding:30px 20px;box-sizing:border-box;}.body-download .body-download-container .body-download-content .download-pc .pc-title{font-size:18px;font-weight:bold;}.body-download .body-download-container .body-download-content .download-pc .pc-content{margin-top:10px;display:flex;justify-content:space-between;}.body-download .body-download-container .body-download-content .download-pc .pc-content .btn-download-pc{width:40%;display:block;text-align:center;}.body-download .body-download-container .body-download-content .download-pc .pc-content .btn-download-pc img{width:70%;margin:0 auto;}.body-download .body-download-container .body-download-content .download-pc .pc-content .pc-desc{font-size:18px;width:calc(60% - 30px);}.body-download .body-download-container .body-download-content .download-mob{margin-top:20px;}.body-download .body-download-container .body-download-content .download-mob .mob-title{font-size:18px;font-weight:bold;}.body-download .body-download-container .body-download-content .download-mob .mob-content{margin-top:10px;display:flex;justify-content:space-between;}.body-download .body-download-container .body-download-content .download-mob .mob-content .btn-download-mob{width:40%;display:block;}.body-download .body-download-container .body-download-content .download-mob .mob-content .btn-download-mob img{width:100%;display:block;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc{font-size:18px;width:calc(60% - 30px);}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc p:first-child{font-weight:bold;font-size:20px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .high-light{display:inline;width:auto;font-size:28px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .mob-sub-info{margin-top:10px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .mob-sub-info .logo-playu2-download{width:100px;padding:15px;background:#00b3f7;border-radius:5px;}.login-form{padding:50px 10px 10px;}.login-form .form-content{width:65%;}.footer{width:100%;}.footer .footer-content{width:100%;padding:20px;box-sizing:border-box;font-size:14px;}.footer.position-fixed{left:0;}}@media screen and (max-width:900px){.overflow-hidden{overflow:hidden;height:calc(var(--window-height) - 1px);box-sizing:border-box;position:fixed;width:100%;top:0;left:0;z-index:5;touch-action:none;}.header{padding-right:0;}.header .header-content{display:none;}.header .header-content-mob{display:flex;justify-content:space-between;width:100%;}.header .header-content-mob .logo-img-content{width:120px;align-self:center;}.header .header-content-mob .logo-img-content .image{display:block;}.header .header-content-mob .logo-img-content .image .logo-img{display:block;width:100%;}.header .header-content-mob .menu-container .menu-bars{position:relative;width:49px;height:49px;}.header .header-content-mob .menu-container .menu-bars .line{display:block;width:25px;height:4px;background:#fff;position:relative;transition:all .5s ease;border-radius:2px;}.header .header-content-mob .menu-container .menu-bars .line.line-1{top:16px;right:-12px;}.header .header-content-mob .menu-container .menu-bars .line.line-2{top:20px;right:-12px;}.header .header-content-mob .menu-container .menu-bars .line.line-3{top:24px;right:-12px;}.header .header-content-mob .menu-container .menu-content{position:absolute;left:0;width:100%;height:0;bottom:unset;top:49px;transition:all .5s ease;visibility:hidden;background:#fff;overflow-y:auto;z-index:0;padding:0 10px 70px;box-sizing:border-box;}.header .header-content-mob .menu-container .menu-content .header-languages{display:flex;justify-content:flex-start;padding:0 10px;}.header .header-content-mob .menu-container .menu-content .header-languages .lang-item{margin-left:15px;}.header .header-content-mob .menu-container .menu-content .header-languages .lang-item a{font-size:16px;color:#4c4c4c;text-transform:uppercase;font-weight:bold;}.header .header-content-mob .menu-container .menu-content .header-languages .lang-item:first-child{margin-left:0;}.header .header-content-mob .menu-container .menu-content .header-languages .lang-item.active{color:#07bcf5;}.header .header-content-mob .menu-container .menu-content .header-customers{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;border-bottom:1px solid #f2f2f2;}.header .header-content-mob .menu-container .menu-content .header-customers .btn-admin-page{padding:5px 0;color:#fb8403;font-weight:bold;transition:color .5s ease;text-transform:uppercase;font-size:16px;transition:color .5s ease;}.header .header-content-mob .menu-container .menu-content .header-customers .btn-admin-page:hover{color:#efb338;}.header .header-content-mob .menu-container .menu-content .header-customers .btn-sign-up{padding:5px 0;color:#4c4c4c;font-weight:bold;transition:color .5s ease;text-transform:uppercase;font-size:16px;transition:color .5s ease;}.header .header-content-mob .menu-container .menu-content .header-customers .btn-sign-up:hover{color:#07bcf5;}.header .header-content-mob .menu-container .menu-content .header-customers .btn-login{padding:5px 40px;color:#fff;transition:color .5s ease;text-transform:uppercase;font-size:16px;font-weight:bold;text-align:center;background:#07bcf5;border-radius:10px;transition:all .5s ease;}.header .header-content-mob .menu-container .menu-content .header-customers .btn-login:hover{opacity:.9;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item a{color:#4c4c4c;padding:10px;display:block;font-size:16px;transition:color 1s ease;font-weight:bold;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item .sub-menu{visibility:hidden;width:100%;height:0;transition:all 1s ease;overflow:hidden;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item .sub-menu .sub-menu-item a{padding:10px 20px;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item.has-sub{position:relative;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item.has-sub>a{position:relative;display:block;transition:color 1s ease;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item.has-sub>a .expand-sub-menu{display:block;transition:border-color 1s ease-in-out;position:absolute;right:15px;top:13px;width:0;height:0;border-style:solid;border-width:5px 0 5px 5px;border-color:transparent transparent transparent #4c4c4c;transition:all 1s ease;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item.has-sub.active .sub-menu{height:auto;visibility:visible;}.header .header-content-mob .menu-container .menu-content .header-menu .menu-item.has-sub.active>a .expand-sub-menu{transform:rotate(90deg);}.header .header-content-mob .menu-container.active .menu-bars{background:#07bcf5;}.header .header-content-mob .menu-container.active .menu-bars .line.line-1{top:24px;transform:rotate(45deg);}.header .header-content-mob .menu-container.active .menu-bars .line.line-2{width:0;right:-16px;}.header .header-content-mob .menu-container.active .menu-bars .line.line-3{top:16px;transform:rotate(-45deg);}.header .header-content-mob .menu-container.active .menu-content{bottom:0;height:calc(100vh - 49px);padding-top:10px;visibility:visible;z-index:9999;}.header .header-content-mob .header-right-content{border-bottom:1px solid #f2f2f2;}.header .header-content-mob .header-right-content .welcome-user{display:flex;justify-content:space-between;}.header .header-content-mob .header-right-content .welcome-user .welcome-user-content{display:flex;justify-content:flex-end;}.header .header-content-mob .header-right-content .welcome-user .welcome-user-content .text-light{color:#4c4c4c !important;align-self:center;margin-left:10px;font-weight:bold;}.header .header-content-mob .header-right-content .welcome-user .btn-admin-page{padding:5px 0;color:#fb8403;font-weight:bold;transition:color .5s ease;text-transform:uppercase;font-size:16px;transition:color .5s ease;align-self:center;display:block;}.header .header-content-mob .header-right-content .welcome-user .btn-admin-page:hover{color:#efb338;}.header .header-content-mob .header-right-content .sub-menu-user{display:none;}.header .header-content-mob .header-right-content .header-languages{margin:15px 0 10px;color:#4c4c4c;}.body-home .main-slider .swiper-slide img{width:100%;}.body-home .main-slider .swiper-slide .btn-download-slide-1{position:absolute;right:14.5%;bottom:15%;z-index:999;color:#fff;font-size:10px;padding:5px 10px;}.body-home .main-slider .swiper-slide .btn-download-slide-2{left:4%;bottom:28.5%;font-size:10px;padding:5px 10px;}.body-home .main-slider .swiper-pagination{text-align:right;right:5px;left:unset;bottom:5px;}.body-home .main-slider .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;}.body-home .home-about{padding:0;}.body-home .home-about .home-about-content{width:100%;padding:30px 10px;box-sizing:border-box;display:unset;}.body-home .home-about .home-about-content .logo-main{flex-basis:unset;margin:0 auto;width:65%;}.body-home .home-about .home-about-content .logo-main .logo-text{font-size:18px;}.body-home .home-about .home-about-content .box-video{flex-basis:unset;margin:20px auto 0;width:90%;}.body-home .home-about .home-about-content .box-video .box-header{padding:15px 0;border-radius:10px 10px 0 0;}.body-home .home-about .home-about-content .box-video .box-header img{width:35px;}.body-home .home-about .home-about-content .box-video .box-header .box-header-title{font-size:16px;}.body-home .home-about .home-about-content .box-video .box-content{padding:30px;background:#fff;border-radius:0 0 10px 10px;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item{margin-bottom:10px;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item a{font-size:16px;}.body-home .home-about .home-about-content .box-video .box-content .list-items .item:last-child{margin-bottom:0;}.body-home .home-about .home-about-content .box-notification{flex-basis:unset;margin:20px auto 0;width:90%;}.body-home .home-about .home-about-content .box-notification .box-header{padding:15px 0;border-radius:10px 10px 0 0;}.body-home .home-about .home-about-content .box-notification .box-header img{width:35px;}.body-home .home-about .home-about-content .box-notification .box-header .box-header-title{font-size:16px;}.body-home .home-about .home-about-content .box-notification .box-content{padding:30px;background:#fff;border-radius:0 0 10px 10px;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item{margin-bottom:10px;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item a{font-size:16px;}.body-home .home-about .home-about-content .box-notification .box-content .list-items .item:last-child{margin-bottom:0;}.body-home .home-about .home-about-content .box-info{flex-basis:unset;margin:20px auto 0;width:90%;}.body-home .home-about .home-about-content .box-info .box-header{padding:15px 0;border-radius:10px 10px 0 0;}.body-home .home-about .home-about-content .box-info .box-header img{width:35px;}.body-home .home-about .home-about-content .box-info .box-header .box-header-title{font-size:16px;}.body-home .home-about .home-about-content .box-info .box-content{padding:30px;background:#fff;border-radius:0 0 10px 10px;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item{margin-bottom:10px;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item a{font-size:16px;}.body-home .home-about .home-about-content .box-info .box-content .list-items .item:last-child{margin-bottom:0;}.body-detail{width:100%;}.body-detail .body-detail-content{padding:20px 10px;}.body-detail .body-detail-content .title{font-size:26px;font-weight:bold;}.body-detail .body-detail-content .detail-content img{max-width:100%;}.body-detail .body-detail-content.qna-detail{padding:10px;width:calc(100% - 40px);}.body-detail .body-detail-content.qna-detail .question{font-size:18px;}.body-detail .body-detail-content.qna-detail .answer{font-size:16px;}.body-detail .body-detail-content.qna-detail.qna-add{width:100%;}.body-service-intro{width:100%;padding:10px;box-sizing:border-box;}.body-service-intro .body-service-intro-cotainer .title{font-size:26px;color:#04288c;position:relative;padding-left:15px;font-weight:bold;}.body-service-intro .body-service-intro-cotainer .title:before{width:4px;height:27px;top:2px;}.body-service-intro .body-service-intro-cotainer .description{margin-top:25px;font-size:23px;line-height:33px;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content{margin-top:35px;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content{display:block;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .cert-img{width:100%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .img-content .game-img{margin-top:20px;width:100%;}.body-service-intro .body-service-intro-cotainer .body-service-intro-content .text-content{font-size:21px;}.body-notice{width:100%;padding:20px 10px;}.body-notice .body-notice-content .title{font-size:26px;padding-left:15px;}.body-notice .body-notice-content .title:before{width:4px;height:26px;}.body-notice .body-notice-content .filter{justify-content:flex-start;margin-top:30px;}.body-notice .body-notice-content .filter .input-search{position:relative;}.body-notice .body-notice-content .filter .input-search #txtKeyword{background:#f8f8f8;border:1px solid #2468a7;box-sizing:border-box;padding:5px 30px 5px 10px;outline:none;font-size:19px;width:200px;}.body-notice .body-notice-content .filter .input-search .btn-search{position:absolute;width:20px;right:5px;top:7px;cursor:pointer;z-index:99;}.body-notice .body-notice-content .filter .filter-select{margin-left:10px;width:140px;}.body-notice .body-notice-content .filter .filter-select .cate-select{background-size:18px;font-size:18px;}.body-notice .body-notice-content .list-notice{margin-top:30px;}.body-notice .body-notice-content .list-notice .notice-item{flex-wrap:wrap;justify-content:flex-start;padding:0 0 20px;font-size:19px;margin-bottom:20px;}.body-notice .body-notice-content .list-notice .notice-item .cate-info{width:150px;}.body-notice .body-notice-content .list-notice .notice-item .notice-title{width:100%;display:block;margin-bottom:10px;}.body-notice .body-notice-content .list-notice .notice-item .datetime{width:auto;margin-right:25px;}.body-notice .body-notice-content .list-notice .notice-item .view-info{margin-left:unset;}.body-notice .body-notice-content .list-notice .notice-item .view-info .icon-view{margin-left:8px;width:22px;height:28.5px;}.body-partner-ship{width:100%;padding:10px 20px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .text-content{width:100%;margin:20px auto;letter-spacing:1px;font-size:18px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .text-content .title{font-weight:bold;margin-bottom:40px;font-size:26px;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content{margin:0 auto 30px;display:flex;justify-content:space-between;flex-wrap:wrap;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-1{width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-2{margin-top:20px;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-3{width:100%;margin-top:20px;align-self:stretch;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-4{display:flex;justify-content:stretch;margin-top:20px;width:100%;}.body-partner-ship .body-partner-ship-container .body-partner-ship-content .img-content .img-4 img{width:100%;display:block;}.body-privacy-policy{width:100%;padding:20px 10px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content{width:100%;margin:0 auto 20px;letter-spacing:1px;font-size:18px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content .title{margin-bottom:40px;font-size:22px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content .sub-title{font-size:22px;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content table{width:100%;margin:20px 0;border-collapse:collapse;}.body-privacy-policy .body-privacy-policy-container .body-privacy-policy-content .text-content table tr td{border:1px solid #aaa;padding:5px;}.membership-container{width:100%;margin:0 auto;padding:40px 10px 30px;box-sizing:border-box;}.membership-container .membership-content{width:100%;margin:0 auto;}.body-download{background:#fff;width:100%;margin:0 auto;padding:30px 10px;box-sizing:border-box;}.body-download .body-download-container .body-download-content .download-pc .pc-title{font-size:18px;font-weight:bold;}.body-download .body-download-container .body-download-content .download-pc .pc-content{margin-top:10px;flex-wrap:wrap;}.body-download .body-download-container .body-download-content .download-pc .pc-content .btn-download-pc{width:100%;display:block;text-align:center;}.body-download .body-download-container .body-download-content .download-pc .pc-content .btn-download-pc img{width:100%;margin:0 auto;}.body-download .body-download-container .body-download-content .download-pc .pc-content .pc-desc{margin-top:10px;font-size:18px;width:100%;}.body-download .body-download-container .body-download-content .download-mob{margin-top:20px;}.body-download .body-download-container .body-download-content .download-mob .mob-title{font-size:18px;font-weight:bold;}.body-download .body-download-container .body-download-content .download-mob .mob-content{margin-top:10px;display:flex;justify-content:space-between;flex-wrap:wrap;}.body-download .body-download-container .body-download-content .download-mob .mob-content .btn-download-mob{width:100%;display:block;}.body-download .body-download-container .body-download-content .download-mob .mob-content .btn-download-mob img{width:100%;display:block;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc{font-size:18px;width:100%;margin-top:10px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc p:first-child{font-weight:bold;font-size:20px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .high-light{display:inline;width:auto;font-size:28px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .mob-sub-info{margin-top:10px;}.body-download .body-download-container .body-download-content .download-mob .mob-content .mob-desc .mob-sub-info .logo-playu2-download{width:100px;padding:15px;background:#00b3f7;border-radius:5px;}.login-form{padding:30px 10px 10px;}.login-form .form-content{width:100%;margin-top:20px;}.login-form .form-content .form-input #Password{margin-top:20px;}.login-form .form-content .form-input .icon-user{top:12px;}.login-form .form-content .form-input .icon-pass{top:25px;}.body-faqs .list-faqs .faq-item img{max-width:100%;height:auto !important;}.footer{width:100%;}.footer .footer-content{width:100%;font-size:14px;padding:15px 10px 10px;box-sizing:border-box;}.footer .footer-content .line-1{flex-wrap:wrap;}.footer .footer-content .menu-footer{flex-wrap:wrap;}.footer .footer-content .menu-footer .menu-item a{padding:0 15px 0 0;margin-bottom:5px;border:none;display:block;}.footer .footer-content .social-content{margin-top:5px;}.footer .footer-content .line-3{flex-wrap:wrap;}.footer .footer-content .line-3 a{margin-top:5px;}.footer.position-fixed{left:0;}}@media not all and (min-resolution:.001dpcm){@supports (-webkit-appearance:none){.overflow-hidden{overflow:hidden;height:calc(var(--window-height)- 1px);box-sizing:border-box;position:fixed;width:100%;top:0;left:0;z-index:5;touch-action:none;}.header .header-content-mob .menu-container .menu-content{top:-var(--window-height);bottom:unset;}.header .header-content-mob .menu-container.active .menu-content{top:49px;height:var(--window-height);max-height:var(--window-height);padding-top:10px;visibility:visible;z-index:9999;}}}