@charset "utf-8";a,button,input,label,select,textarea{-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;vertical-align:top}button{border:0;background:none;outline:0;cursor:pointer}select{cursor:pointer}select::-ms-expand{display:none}body.hidden{height:100%;overflow:hidden}img{max-width:100%}.blind{position:absolute;overflow:hidden;clip:rect(0 0 0 0);margin:-1px;width:1px;height:1px}.hide{display:none!important}.show{display:block!important}.btn_wrap{display:flex;justify-content:center;align-items:center;text-align:center;position:relative}#page_wrap{position:relative;height:100%;margin:0 auto;background-color:#000}#page_container{background-color:#000}.container{position:relative;min-height:1000px;box-sizing:border-box;padding:80px 0 190px}.icn_uparrow{display:inline-block;width:1.875rem;height:5rem;background:url(../../img/common/icn_uparrow.png?v=502c50da) no-repeat top}.header_wrap{display:flex;justify-content:space-between;align-items:center;width:100%;height:80px;position:absolute;left:0;top:0;z-index:90;box-sizing:border-box;padding:0 35px;background:rgba(0, 0, 0, 0.9);overflow:visible;-webkit-transition:position 0.3s;transition:position 0.3s}.header_wrap.fixed{position:fixed}.header_wrap .mobile_logo_wrap{display:block;margin-top:2rem;text-align:center}.header_wrap .scroll_spy_nav_mobile{max-width:260px;margin:5rem auto 0}.header_wrap .scroll_spy_nav_mobile .item + .item{margin-top:2rem}.header_wrap .scroll_spy_nav_mobile .spy_link{font-size:1.86rem;color:#fff;opacity:0.6;transition:opacity ease-in-out 0.3s}.header_wrap .scroll_spy_nav_mobile .active .spy_link{opacity:1}.header_wrap .btn_mobile_nav{position:relative;display:block;width:1.4rem;height:1.2rem}.header_wrap .btn_mobile_nav .line{position:absolute;top:0;left:0;width:100%;height:0.16rem;background:#fff}.header_wrap .btn_mobile_nav .line:nth-child(2){top:0.5rem}.header_wrap .btn_mobile_nav .line:nth-child(3){top:1rem}.header_wrap .logo_side{display:flex;justify-content:flex-start;align-items:center}.header_wrap .tv_logo{flex:0 0 178px;width:178px;height:21px;flex-shrink:1}.header_wrap .tv_logo a{display:block}.header_wrap .tv_logo img{max-width:100%}.header_wrap .btn_select_language{position:relative;display:flex;justify-content:center;align-items:center;height:100%;padding:0 15px;margin:0 15px;box-sizing:border-box;cursor:default}.header_wrap .btn_select_language .icn_globe{position:relative;z-index:-1;width:29px;height:29px;opacity:.8;-webkit-transition:opacity .2s;transition:opacity .2s}.header_wrap .language_box{display:flex;width:70%;margin:2rem auto 0 auto;position:relative}.header_wrap .language_box .icn_globe{position:absolute;left:0.6rem;top:50%;display:block;width:2rem;height:2rem;background:url(../../img/common/icn_globe.svg?v=faabdd69);background-size:contain;-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.header_wrap .lang_select{width:100%;height:3.4rem;padding-left:3.6rem;color:#fff;border:none;background:#0a090e url(../../img/common/select_arrow_darkgray.svg?v=f065b05c) no-repeat 97% 50%/14.5px 14.5px;-webkit-transition:background 0.3s,border-color 0.3s;transition:background 0.3s,border-color 0.3s}.header_wrap .lang_select::-ms-expand{display:none}.header_wrap .lang_select option{background:#000}.header_wrap .language_list{position:absolute;top:100%;left:calc(50% - 70px);display:none;width:140px;padding:10px 0;background:#000}.header_wrap .language_selector{width:100%;padding:10px 5px;color:rgba(255, 255, 255, 0.6);font-size:14px;line-height:1.5;text-align:center;-webkit-transition:color .15s;transition:color .15s}.header_wrap .language_list > li.on .language_selector{color:#ae8d67}.scroll_spy_nav{margin-left:50px}.scroll_spy_nav .item{float:left}.scroll_spy_nav .item + .item{margin-left:10px}.scroll_spy_nav .item a{display:inline-block;padding:10px 20px;color:#fff;opacity:0.6;transition:opacity ease-in 0.2s}.scroll_spy_nav .item.active a,.scroll_spy_nav .item:hover a{opacity:1}.tv_utils{display:flex;align-items:center}.tv_utils.no_partners{margin-left:0;padding-right:0}.tv_utils > li{position:relative;display:block}.tv_utils .btn_header{display:inline-flex;justify-content:center;align-items:center;position:relative;min-width:190px;height:50px;box-sizing:border-box;padding:0 20px;background:#0a090e;border:1px solid rgba(255,255,255,0.2);font-size:15px;color:rgba(255,255,255, 0.9);-webkit-transition:border-color 0.3s;transition:border-color 0.3s}.tv_utils .mobile_menu{display:none}body.scrolling .header_wrap{position:fixed;top:0;z-index:999}.custom_input{position:relative;display:inline-block;width:calc(100% - 2px);border:1px solid #b3b3b3;box-sizing:content-box}.custom_input input[type="email"],.custom_input input[type="password"],.custom_input input[type="text"]{width:100%;padding:0 1rem;box-sizing:border-box;border:0}.custom_input input[type="text"]::-ms-clear{display:none}.info_controls:active,.info_controls:focus{outline:2px solid #6f8eff}.custom_input input[type="email"].input-validation-error,.custom_input input[type="password"].input-validation-error,.custom_input input[type="text"].input-validation-error,.info_controls.input-validation-error{outline:2px solid #e74c3c}.field-validation-error span{position:relative;display:block;padding-left:9px;color:#e74c3c;line-height:1.5}.field-validation-error span::before{content:'';position:absolute;left:0;top:.5rem;width:2px;height:2px;background:#e74c3c}.custom_input label:before{display:block;content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:54%;box-sizing:border-box;background:#fff}.custom_input.label label{position:absolute;left:27px;top:50%;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);font-size:17px;color:#323232;transition:0.15s}.custom_input > *,.custom_input:after,.custom_input:before{cursor:text}.custom_select{position:relative;display:inline-block;box-sizing:border-box}.custom_select select{width:100%;height:58px;padding:0 45px 0 25px;border:1px solid #b3b3b3;box-sizing:border-box;font-size:18px;color:#4f4f4f;cursor:pointer;outline:0}.custom_select select:disabled{color:#b3b3b3;cursor:not-allowed}.footer_wrap{display:block;width:100%;box-sizing:border-box;padding:2rem 0 3rem;background:#1e2129}.footer_wrap .footer_cont{display:flex;justify-content:center;align-items:center;position:relative;box-sizing:border-box;padding:3rem 0 0}.footer_wrap .footer_cont .pearl_bi{display:block;width:7.5rem;height:auto;opacity:0.7}.footer_wrap .footer_cont .copy_text{color:#fff;margin:0 0 0.2rem 1rem;font-size:13px;color:#7f7e7e;text-align:center}.footer_wrap #footer_language{margin:0 auto;text-align:center}.footer_wrap #footer_language .custom_select{width:210px;background:transparent url(../../img/common/select_arrow_darkgray.svg?v=f065b05c) no-repeat 92% 50%/14.5px 14.5px;-webkit-transition:background 0.3s;transition:background 0.3s}.footer_wrap #footer_language select{height:45px;font-size:14px;color:#7f7e7e;border:none;border-bottom:1px solid #7f7f7f;background-color:transparent}.footer_wrap .term_list{max-width:1280px;width:100%;margin:40px auto;padding:0 1rem;text-align:center;box-sizing:border-box}.footer_wrap .term_list a{display:inline-block;position:relative;max-width:100%;padding:4px 24px;font-size:14px;color:rgba(213, 212, 212, .6);-webkit-transition:color .2s;transition:color .2s}.footer_wrap .term_list a::before{display:block;content:"";position:absolute;left:0;top:50%;width:1px;height:11px;margin-top:-5px;background-color:#727373}.footer_wrap .term_list a:first-child:before{display:none}.js-btn_top_area{position:fixed;bottom:1.25rem;right:1.25rem;z-index:10}.js-btn_top{visibility:hidden;display:flex;justify-content:center;align-items:center;width:4.625rem;height:4.625rem;border:1px solid #5c5c5c;opacity:0;background-color:#181b26;-webkit-transition:visibility .3s ease,opacity .3s ease,background-color .3s ease;transition:visibility .3s ease,opacity .3s ease,background-color .3s ease}.js-btn_top.active{visibility:visible;opacity:1}.js-btn_top .uparrow_wrap{display:inline-block;width:1.875rem;height:2.5rem;overflow:hidden}.js-btn_top .icn_uparrow{-webkit-transition:transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.creator_select_container{margin:20px 0}.common_select_container{display:flex}.common_select_container .common_select_wrap{margin:0 .75rem .75rem 0;max-width:100%}.common_select_wrap{position:relative;display:inline-flex;flex-direction:column;align-items:stretch;min-width:150px;z-index:1}.common_select_wrap .common_select_display_btn{position:relative;border:1px solid rgba(255,255,255,0.2)}.common_select_wrap .common_select_display_btn::before{position:absolute;top:50%;right:1rem;width:.8rem;height:.8rem;background:url(../../img/common/select_arrow_darkgray.svg?v=f065b05c) no-repeat center/contain;content:'';-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.common_select_wrap .option{display:flex;align-items:center;width:100%;padding:.8rem 2.5rem .8rem 1rem;text-align:left;font-size:1rem;color:rgba(255, 255, 255, .6);box-sizing:border-box;white-space:nowrap}.common_select_wrap .option.active{background:#60668a;color:#fff}.common_select_wrap .common_select_list{opacity:0;visibility:hidden;min-width:150px;position:absolute;top:calc(100% - 1px);left:0;width:auto;border:1px solid #71737e;background:#1d1f2d;box-sizing:border-box}.common_select_wrap.on{z-index:2}.common_select_wrap.on .common_select_list{opacity:1;visibility:visible}.common_select_wrap.on .common_select_display_btn::before{-webkit-transform:translate3d(0, -50%, 0) scaleY(-1);transform:translate3d(0, -50%, 0) scaleY(-1)}:root{--header-bg:#151419}body.hidden{overflow:hidden}.aside_common,.aside_footer,.aside_top{display:none}@media (min-width: 1025px){.only-m{display:none!important}.header_wrap .language_wrap:hover .icn_globe{opacity:1}.header_wrap .language_selector:hover{color:#ae8d67}.tv_utils .btn_header:hover{border-color:#fff}.footer_wrap #footer_language select:hover{transition:.3s;color:#aaa;border-bottom-color:#aaa}.footer_wrap #footer_language .custom_select:hover{background-image:url(../../img/common/select_arrow_white.svg?v=bf331e13)}.js-btn_top:hover{background-color:#222735}.js-btn_top:hover .icn_uparrow{-webkit-transform:translate3d(0, -50%, 0);transform:translate3d(0, -50%, 0)}.common_select_wrap .option:hover{background-color:rgba(150,150,230,0.12157)}}@media (max-width: 1024px){.only-pc{display:none!important}.field-validation-error span::before{top:.8rem}.header_wrap{position:fixed;display:flex;justify-content:center;min-width:inherit;height:4.166rem;padding:0 1.25rem;background:rgba(0, 0, 0, 0.9);border-bottom:none;overflow:inherit}.header_wrap .tv_logo{flex-basis:9.25rem;width:9.25rem;height:1.1rem}.header_wrap .language_wrap{display:none}.scroll_spy_nav{display:none}.tv_utils{margin-left:auto;padding-right:40px}.tv_utils li + li{margin:0 0 0 0.5rem}.tv_utils .btn_header{min-width:7.0833rem;height:2.5417rem;padding:0 0.8rem 0.1rem;font-size:0.7917rem}.tv_utils .btn_header.lang_select{padding-right:2rem;background-size:1rem 1rem}.tv_utils .mobile_menu{display:flex;align-items:center;justify-content:center;position:absolute;right:0;top:0;width:56px;height:100%}.container{padding:4.166rem 0 2.8333rem}.footer_wrap{padding:2rem 1rem 3rem}.footer_wrap #footer_language .custom_select select{height:2.416rem;font-size:0.833rem}.footer_wrap #footer_language .custom_select{width:45%;min-width:7.5rem;max-width:16.6667rem;background-size:1rem 1rem}.custom_input input[type="email"],.custom_input input[type="password"],.custom_input input[type="text"]{font-size:1.125rem}.js-btn_top{width:5rem;height:5rem}.footer_wrap .term_list{margin:1.916rem auto}.footer_wrap .term_list a{padding:0 0.625rem;font-size:0.83rem;line-height:1.768}.footer_wrap .term_list a:before{height:0.416rem;margin-top:-0.2083rem}.header_wrap{display:flex;align-items:center;position:sticky;left:0;top:0;z-index:40;width:100%;height:56px;padding:10px 10px 12px;background-color:#151419;background-color:var(--header-bg);box-sizing:border-box}.header_wrap h1{display:flex;align-items:center;justify-content:center;height:100%;margin:0 auto}.header_wrap h1 img{display:block;height:100%}.header_wrap .menu_overflow{width:100%;height:100%}.header_wrap .menu_overflow .vertical_dots{width:40px;height:40px}.logo_box{display:flex;justify-content:center;align-items:center;width:134px;height:16px;background:url(../../img/common/pearlabyss_logo_black.svg?v=32d84fa2) no-repeat center center/cover;box-sizing:border-box;transition:none}.aside_common{display:block;position:fixed;top:0;z-index:99;float:none;width:100%;max-width:375px;height:100vh;margin-top:0;padding:0;border:none;box-sizing:border-box;background:#fff;-webkit-transform:translateX(-100%);transform:translateX(-100%);overflow-x:hidden;overflow-y:auto}.aside_common.right{right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.aside_common.active{-webkit-transform:translateX(0);transform:translateX(0);box-shadow:0 .416rem .833rem 0 rgba(0,0,0,.14);-webkit-transition:.35s;transition:.35s}.dimm_sub_menu{position:fixed;left:0;top:0;z-index:13;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.7);display:none}.aside_top{display:flex;align-items:center;justify-content:center;position:relative;height:56px}.nav_close{position:absolute;right:30px;top:50%;width:20px;height:20px;cursor:pointer;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.nav_close::after,.nav_close::before{content:'';display:block;position:absolute;left:0;top:50%;width:100%;height:2px;background-color:#000;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.nav_close::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.aside_body{position:relative}.aside_footer{display:block;padding:100px 14px 24px 14px;text-align:center;font-size:12px;color:#7f7e7e}}@media (max-width: 767px){.custom_input input[type="email"],.custom_input input[type="password"],.custom_input input[type="text"]{font-size:.916rem}}@media (max-width:480px){.header_wrap{padding:0 1rem}.tv_utils .language_box{display:none}.footer_wrap .footer_cont{flex-direction:column}.footer_wrap .footer_cont .copy_text{margin:0.5rem}}@media (min-width:2560px){body{max-width:2560px;min-width:inherit;margin:0 auto;background-color:#101115}.header_wrap{max-width:2560px;left:50%;margin-left:calc(-2560px / 2)}}@media (min-width: 1025px){html{font-size:16px}}@media (max-width: 1024px){html{font-size:14px}}@media (max-width: 430px){html{font-size:13.71px}}@media (max-width: 420px){html{font-size:13.38px}}@media (max-width: 410px){html{font-size:13.07px}}@media (max-width: 400px){html{font-size:12.75px}}@media (max-width: 390px){html{font-size:12.43px}}@media (max-width: 380px){html{font-size:12.11px}}@media (max-width: 370px){html{font-size:11.79px}}@media (max-width: 360px){html{font-size:11.47px}}@media (max-width: 350px){html{font-size:11.16px}}@media (max-width: 340px){html{font-size:10.83px}}@media (max-width: 330px){html{font-size:10.52px}}@media (max-width: 320px){html{font-size:10.2px}}