@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,100&display=swap";@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Saira:wght@100;200;300;400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;outline:none}html,body{width:100%;-webkit-overflow-scrolling:touch}html{height:100%;min-height:100vh;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;min-width:280px;margin:0}body{font-family:Pretendard,sans-serif;font-size:14px;font-weight:500;background:var(--white);color:var(--gray900);line-height:100%;padding:0;margin:0;letter-spacing:-1px;-webkit-overflow-scrolling:touch;min-width:320px}@media all and (max-width: 768px){body{font-weight:400}}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,button,a{margin:0;padding:0;box-sizing:border-box;letter-spacing:-.7px}h1,h2,h3,h4,h5,h6{font-weight:400;font-size:100%}strong{font-weight:800}input,select,textarea,button,label{font-size:100%;vertical-align:middle;cursor:pointer}*,*:after,*:before{box-sizing:border-box}input::-moz-placeholder{font-size:14px!important;color:var(--gray600);vertical-align:middle;letter-spacing:-.7px;font-weight:400}input::placeholder{font-size:14px!important;color:var(--gray600);vertical-align:middle;letter-spacing:-.7px;font-weight:400}textarea::-moz-placeholder{font-size:14px;color:var(--gray600);vertical-align:middle;letter-spacing:-.7px;font-weight:400}textarea::placeholder{font-size:14px;color:var(--gray600);vertical-align:middle;letter-spacing:-.7px;font-weight:400}textarea{font-family:Pretendard,sans-serif;text-align:left!important;width:100%;height:120px;padding:12px 16px;font-size:16px;font-weight:700;border:0;background:var(--gray150);border-radius:6px;color:var(--gray900)!important;box-sizing:border-box;resize:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media all and (max-width: 768px){textarea{padding:12px 14px;font-size:15px;font-weight:600}}input{border:1px solid #ddd;font-size:16px}input:disabled{opacity:1;-webkit-text-fill-color:inherit}input[type=text],input[type=search],input[type=password],input[type=tel],input[type=email],input[type=date],input[type=number],input[type=button]{font-size:16px;background:var(--gray150);border:0px solid var(--gray300);height:50px;padding:16px 12px;font-weight:600;border-radius:6px;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .3s ease;cursor:pointer}input[type=text]:focus,input[type=search]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=email]:focus,input[type=number]:focus{border:1px solid var(--gray300);background:var(--gray150);border-radius:6px;color:var(--gray900)}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;border-radius:6px}fieldset,img,iframe{border:0 none}img{height:auto;vertical-align:middle;border-style:none}em,address{font-style:normal}a{text-decoration:none;background-color:transparent;vertical-align:middle;-webkit-text-decoration-skip:objects;color:inherit;word-break:break-word;cursor:pointer}a:hover,a:active,a:focus{text-decoration:none}menu,li{list-style:none}button{position:relative;width:100%;display:inline-block;border-radius:8px;transition:all .2s;font-family:Pretendard,sans-serif;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;text-align:center;background:none;text-decoration:none;border:none}button,input{overflow:visible}caption{width:0;height:0;font-size:0;line-height:0;overflow:hidden;visibility:hidden}hr{display:none;padding:0;margin:0}i,em,address{font-style:normal}label{cursor:pointer}table{width:100%;border-spacing:0;border-collapse:0;color:inherit;table-layout:fixed}table td{word-wrap:break-word}hr{display:block;padding:0;margin:0;outline:0;border:0}select.dropdown-menu{height:50px!important;padding:0 16px;font-size:15px;font-weight:600;font-family:inherit;background:url(/build/assets/arrow-down-7fd80f8b.svg) no-repeat 98% 50%/20px auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--gray150);border:0;border-radius:6px;outline:none}select.dropdown-menu option{font-weight:600;background:var(--gray200);padding:3px 0}select.dropdown-menu::-ms-expand{display:none}.toggleWrap .toggle-Switch{width:50px;height:26px;display:block;position:relative;border-radius:30px;background-color:var(--gray500);cursor:pointer}.toggleWrap .toggle-Switch .toggle-Button{width:20px;height:20px;position:absolute;top:50%;left:3px;transform:translateY(-50%);border-radius:50%;background:var(--white)}.toggleWrap #toggle:checked~.toggle-Switch{background:var(--mainColor)}.toggleWrap #toggle:checked~.toggle-Switch .toggle-Button{left:calc(100% - 25px);background:var(--white)}.toggleWrap .toggle-Switch,.toggle-Button{transition:all .2s ease-in}input[type=checkbox]{display:none!important}input[type=checkbox]+.chk-label{display:flex;align-items:center;gap:6px}input[type=checkbox]+.chk-label span{display:inline-block;background:url(/build/assets/checkbox-off-edf88856.svg) no-repeat;background-size:100%;width:24px;height:24px;cursor:pointer}input[type=checkbox]:checked+.chk-label span{background:url(/build/assets/checkbox-on-4c19fa71.svg) no-repeat;background-size:100%}input[type=checkbox]+.chk-label .txt{display:inline-block}.radio-default .rdo-label{margin-bottom:8px}input[type=radio]{display:none!important}input[type=radio]+.rdo-label{font-size:14px;font-weight:500}input[type=radio]+.rdo-label:last-child{margin-right:0}input[type=radio]+.rdo-label span{display:inline-block;background:url(/build/assets/btn-radio-off-f5659488.svg) no-repeat center;background-size:100%;width:20px;height:20px;margin:-3px 8px 0 0;vertical-align:middle;cursor:pointer}input[type=radio]:checked+.rdo-label span{background:url(/build/assets/btn-radio-on-d2b51029.svg) no-repeat center;background-size:100%}.checkbox-new:after{content:"";display:table;clear:both}.checkbox-new li{margin:0 10px 10px 0;float:left;width:calc(25% - 7.9px);height:45px}.checkbox-new li:after{content:"";display:table;clear:both}.checkbox-new li:nth-child(4n){margin-right:0!important}.checkbox-new input[type=checkbox]{display:none!important}.checkbox-new input[type=checkbox]+label{color:#222;position:relative}.checkbox-new input[type=checkbox]+label span{display:inline-block;background:#f6f6f6;color:#333;height:100%;border-radius:4px;display:flex;justify-content:center;align-items:center;cursor:pointer}.checkbox-new input[type=checkbox]:checked+label span{background-color:#fff;color:#6f3cff;border:1px solid #6f3cff}.checkbox-new input[type=checkbox]+label span.last{margin-right:0!important}.radio-new input[type=radio]{display:none}.radio-new input[type=radio]+label{display:inline-block;cursor:pointer;height:50px;width:100%;font-size:16px;display:flex;justify-content:center;align-items:center;color:var(--gray700);border-radius:6px;border:1px solid var(--gray300)}.radio-new input[type=radio]:checked+label{background:var(--gray800);border:1px solid var(--gray800);color:var(--white)}.f-Size16{font-size:16px!important}.display-center{display:flex;align-items:center;justify-content:center}:root{--Primary-color: #e9056a;--caution: #e60012;--Second-orange: #f95835;--Second-green: #238954;--Second-bgreen: #0fb28b;--Second-darkBlue: #204292;--Second-blue: #2451e3;--Second-skyblue: #547af8;--Second-purple: #7c22f0;--blue-Light: #aac3ff;--red-Light: #fff5f5;--videoCall-off: linear-gradient(180deg, #de0f34 0%, #d00025 100%);--videoCall-on: linear-gradient(274deg, #148e20 -10.03%, #1aa84a 99.33%);--white: #fff;--black: #000;--gray900: #1f1f25;--gray800: #33333d;--gray700: #5f616d;--gray600: #868793;--gray500: #979aa3;--gray400: #b6b7be;--gray300: #d9dbe0;--gray200: #e4e8ec;--gray150: #f1f3f8;--gray100: #f7f7f8;--Primary-color-gradient1: linear-gradient( 146deg, #f3399e 15.76%, #ff5f72 85.21% );--Primary-gray-gradient1: linear-gradient( 308deg, #747881 -61.88%, #b2b5be 106.15% );--filter-white: invert(97%) sepia(97%) saturate(2%) hue-rotate(82deg) brightness(103%) contrast(100%);--filter-black: invert(0%) sepia(7%) saturate(7470%) hue-rotate(91deg) brightness(85%) contrast(106%);--filter-Primary-color: invert(12%) sepia(100%) saturate(6398%) hue-rotate(351deg) brightness(87%) contrast(108%);--filter-orange: invert(69%) sepia(67%) saturate(4715%) hue-rotate(322deg) brightness(110%) contrast(101%);--filter-Second-red: invert(13%) sepia(92%) saturate(5552%) hue-rotate(350deg) brightness(86%) contrast(112%);--filter-Second-pink: invert(51%) sepia(14%) saturate(7270%) hue-rotate(308deg) brightness(101%) contrast(89%);--filter-Second-purple: invert(46%) sepia(48%) saturate(944%) hue-rotate(204deg) brightness(94%) contrast(97%);--filter-Second-orange: invert(51%) sepia(92%) saturate(3830%) hue-rotate(341deg) brightness(102%) contrast(95%);--filter-Second-green: invert(24%) sepia(53%) saturate(6201%) hue-rotate(148deg) brightness(98%) contrast(73%);--filter-Second-blue: invert(24%) sepia(85%) saturate(4272%) hue-rotate(226deg) brightness(92%) contrast(94%);--filter-Second-skyblue: invert(35%) sepia(79%) saturate(1359%) hue-rotate(211deg) brightness(108%) contrast(94%);--filter-Second-yellow: invert(75%) sepia(14%) saturate(3394%) hue-rotate(334deg) brightness(140%) contrast(122%);--filter-gray100: invert(95%) sepia(86%) saturate(295%) hue-rotate(263deg) brightness(110%) contrast(94%);--filter-gray200: invert(100%) sepia(1%) saturate(3073%) hue-rotate(175deg) brightness(95%) contrast(93%);--filter-gray300: invert(98%) sepia(1%) saturate(2181%) hue-rotate(185deg) brightness(89%) contrast(96%);--filter-gray400: invert(83%) sepia(0%) saturate(1537%) hue-rotate(271deg) brightness(90%) contrast(92%);--filter-gray500: invert(68%) sepia(16%) saturate(144%) hue-rotate(187deg) brightness(88%) contrast(89%);--filter-gray600: invert(56%) sepia(6%) saturate(526%) hue-rotate(198deg) brightness(95%) contrast(87%);--filter-gray700: invert(40%) sepia(17%) saturate(285%) hue-rotate(193deg) brightness(87%) contrast(84%);--filter-gray800: invert(18%) sepia(8%) saturate(1034%) hue-rotate(202deg) brightness(91%) contrast(88%);--filter-gray900: invert(9%) sepia(9%) saturate(859%) hue-rotate(201deg) brightness(101%) contrast(93%);--filter-Second-skyBlue: invert(35%) sepia(79%) saturate(1359%) hue-rotate(211deg) brightness(108%) contrast(94%);--filter-Second-lightRed: invert(68%) sepia(19%) saturate(3811%) hue-rotate(295deg) brightness(102%) contrast(103%);--rgb-SecondColo1: 249, 88, 53;--rgb-SecondColo3: 77, 78, 217;--rgb-white: 255, 255, 255;--rgb-black: 0, 0, 0;--rgb-orange: 249, 75, 0;--rgb-purple: 81, 0, 193;--content-shadow: 0 0 4px 0 rgba(0, 0, 0, .04)}.widget-contentBox{box-shadow:var(--content-shadow);border-radius:12px;background:var(--white);padding:14px 12px 18px}@media all and (max-width: 360px){.widget-contentBox{padding:16px 8px 15px}}.red-light{background:var(--Primary-light)}.color-orange{color:var(--Second-orange)}.gray100{background:var(--gray100)}.gray150{background:var(--gray150)!important}.gray200{background:var(--gray200)}.black{background:var(--black)}.white{background:var(--white)!important}.margin-left-auto{margin-left:auto!important}.text-center{text-align:center}.d-flex{display:flex}.d-flex-none{display:block!important}.justify-center{justify-content:center}.align-center{align-items:center}.d-flex-space-align-center{display:flex;justify-content:space-between;align-items:center}.flex-column{flex-direction:column}.justify-between{display:flex;justify-content:space-between!important}.flex1{flex:1}.relative{position:relative!important}.col-gap-10{-moz-column-gap:10px;column-gap:10px}.margin-auto{margin:0 auto}.fit-content{width:-moz-fit-content;width:fit-content}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mt-3{margin-top:3px!important;display:block}.mt-5{margin-top:5px!important}.mt-10{margin-top:10px!important}.mt-15{margin-top:15px!important}.mt-16{margin-top:16px!important}.mt-20{margin-top:20px!important}.mt-25{margin-top:25px!important}.mt-30{margin-top:30px!important}.mt-35{margin-top:35px!important}.mt-40{margin-top:40px!important}.mt-50{margin-top:50px!important}.mt-70{margin-top:70px!important}.mt-80{margin-top:80px!important}.mb-0{margin-bottom:0!important}.mb-3{margin-bottom:3px!important}.mb-5{margin-bottom:5px!important}.mb-10{margin-bottom:10px!important}.mb-15{margin-bottom:15px!important}.mb-16{margin-bottom:16px!important}.mb-20{margin-bottom:20px!important}.mb-30{margin-bottom:30px!important}.mb-40{margin-bottom:40px!important}.mb-50{margin-bottom:50px!important}.mb-60{margin-bottom:60px!important}.mb-100{margin-bottom:100px!important}.pt-15{padding-top:15px!important}.pb-16{padding-bottom:16px!important}.pb-20{padding-bottom:20px!important}.p-lr-16{padding:0 16px!important}.p-tb-16{padding:16px 0!important}.p-all-0{padding:0!important}@media all and (max-width: 768px){.mt-40{margin-top:20px!important}.mo-p-all-16{padding:16px!important}.p-lr-16{padding:0 16px}}.pb-0{padding-bottom:0!important}.pt-30{padding-top:30px!important}.ptb-50{padding:50px 0 20px}.border-bottom-0{border-bottom:0!important}.btn-width{width:350px;margin:0 auto}@media all and (max-width: 768px){.btn-width{width:100%}}.pop-btn-wrap{padding:40px 16px 16px}.footer-fix{display:flex;align-items:center;justify-content:center;gap:10px;position:absolute;bottom:15px;left:50%;transform:translate(-50%,-50%);background:var(--white);width:350px}@media all and (max-width: 768px){.footer-fix{bottom:0;width:92%}}.bwNormal{display:flex;align-items:center;flex-direction:column;justify-content:center;gap:10px;padding-top:30px;width:100%;margin:0 auto}.bwhalf{display:flex;align-items:center;justify-content:center;gap:10px;padding:35px 0 0}@media all and (max-width: 360px){.bwhalf{gap:6px;padding:20px 0 0}}.btnX{width:100%;height:50px;font-size:16px;display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content}.btnL{width:100%;height:52px;font-size:17px;display:flex;justify-content:center;align-items:center;font-weight:500}.btnM{width:100%;height:46px;font-size:15px;display:flex;justify-content:center;align-items:center;padding:0 18px;width:-moz-fit-content;width:fit-content;border-radius:6px}.btnS{height:34px;font-size:14px;display:flex;justify-content:center;align-items:center;padding:0 16px;width:-moz-fit-content;width:fit-content;border-radius:6px}.btnXs{height:28px;font-size:13px;display:flex;justify-content:center;align-items:center;padding:0 8px;border-radius:3px;width:-moz-fit-content;width:fit-content}@media all and (max-width: 768px){.btnL{height:48px;font-size:16px}}.border-radius100{border-radius:100px}.btn-Primary-Bg{background:var(--Primary-color);color:var(--white)!important}.btn-Primary-Line{background:var(--white);border:1px solid var(--Primary-color);color:var(--Primary-color)!important}.btn-Black-Line{background:var(--white);border:1px solid var(--black);color:var(--black)}.btn-disabled{background:var(--gray300);color:var(--white)}.btn-Gray900{background:var(--gray900);color:var(--white)}.btn-Gray800{background:var(--gray800);color:var(--white)}.btn-Gray700{background:var(--gray700);color:var(--white)}.btn-Gray500{background:var(--gray500);color:var(--white)}.btn-Gray300{background:var(--gray300);color:var(--gray800)}.btn-Gray200{background:var(--gray200);color:var(--gray800)}.btn-Gray100{background:var(--gray100);color:var(--gray800)}.btn-Gray100Line{background:transparent;border:1px solid var(--gray200);color:var(--gray100)}.btn-Gray200Line{background:transparent;border:1px solid var(--gray200);color:var(--gray700)}.btn-Gray300Line{background:transparent;border:1px solid var(--gray300);color:var(--gray700)}.btn-Gray500Line{background:transparent;border:1px solid var(--gray500);color:var(--gray800)}.btn-Gray700Line{background:transparent;border:1px solid var(--gray700);color:var(--gray900)}.btn-Second-orange{background:var(--Second-orange);color:var(--black)}.btn-redLight{background:#ffe7e7;color:var(--Primary-color)}.btn-MainColor:hover{background:#8a000b}.btn-MainLine:hover{background:var(--gray800);color:var(--white)}.btn-Gray:hover{background:var(--gray800)}.content-body-container{padding:100px 0 45px;position:relative;min-height:calc(100vh - 230px);width:100%;margin:0 auto}@media all and (max-width: 1024px){.content-body-container{padding:70px 0 30px}}.content-sub-body-container{width:1100px;padding:70px 0 0;position:relative;min-height:calc(100vh - 160px);margin:0 auto;background:var(--white);z-index:1}@media all and (max-width: 1100px){.content-sub-body-container{width:100%;padding:56px 0 0}}@media all and (max-width: 768px){.content-sub-body-container{min-height:calc(100vh - 150px);padding:56px 0 75px;border:0px solid #000}.mox-footer-hidden{display:none!important}}.content-third-body-container{position:relative;width:1100px;padding:70px 0 0;height:100vh;margin:0 auto;background:var(--white)}@media all and (max-width: 1100px){.content-third-body-container{padding:56px 0 0;width:100%}}@media all and (max-width: 768px){.content-third-body-container{padding:56px 0 0}}.content-shortform-body-container{width:1100px;padding:70px 0 0;position:relative;height:100vh;margin:0 auto}@media all and (max-width: 1100px){.content-shortform-body-container{width:100%}}@media all and (max-width: 768px){.content-shortform-body-container{padding:56px 0 0}}.sec-subContent-common{width:1100px;margin:0 auto;padding:16px 0 55px}.sec-subContent-common.sec-hotLineCon{padding:16px}.sec-subContent-common.rankingLevel-id{padding:16px 0}@media all and (max-width: 1100px){.sec-subContent-common{width:100%;padding:16px}}@media all and (max-width: 768px){.sec-subContent-common{padding:16px 0}}.sec-register-content{padding:5px 0 55px;width:550px;margin:0 auto}@media all and (max-width: 1100px){.sec-register-content{width:100%;padding:20px 16px 45px}}@media all and (max-width: 768px){.sec-register-content{padding:16px 16px 20px}.short-widthSpace-body{padding:0 16px}}.fullbg-Gray{background:linear-gradient(180deg,#282833 0%,#393b42 51%,#41444a 89%)!important}.division-bold-line{width:100%;height:8px;background:var(--gray200);margin:50px 0}@media all and (max-width: 768px){.division-bold-line{margin:20px 0}}.division-line{width:100%;height:1px;background:var(--gray150);margin:30px 0}.w450{width:450px;min-width:280px;margin:0 auto}@media all and (max-width: 768px){.w450{width:92%;margin:0 auto}}.w550{width:550px;min-width:280px;margin:0 auto;padding:30px}@media all and (max-width: 768px){.w550{width:100%;padding:16px}}.w650{width:650px;min-width:280px;margin:0 auto;padding:30px}@media all and (max-width: 768px){.w650{width:100%;padding:0 16px}}.w750{width:750px;min-width:280px;margin:0 auto}@media all and (max-width: 768px){.w750{width:100%;padding:0 16px}}.w1100{width:1100px;min-width:280px;margin:0 auto}@media all and (max-width: 1100px){.w1100{width:100%;padding:0 16px}}.profile-pop-body{overflow:hidden;border:0px solid #000;width:700px;min-width:280px;margin:0 auto;padding-bottom:16px}@media all and (max-width: 768px){.profile-pop-body{width:92%;margin:0 auto}}.sec-popup-inner-content{padding:26px}@media all and (max-width: 768px){.sec-popup-inner-content{padding:16px}}.scroll-disable{height:100%;min-height:100%;overflow:hidden!important;touch-action:none}.slide-thumbnail-default .talk-like-add,.hotLineList-id .ranking-level-area,.hotLineList-id .talk-like-add,.onLineTalk-id .ranking-level-area,.rankingLevel-id .talk-like-add,.chattingUp-id .ranking-level-area,.chattingUp-id .talk-like-add{display:none}#container{position:relative;height:100%;min-height:100vh;background:var(--white);margin:0 auto!important}#container:after{content:"";display:table;clear:both}.header{position:fixed;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 50px;height:70px;background:var(--white);box-shadow:0 2px 8px #0000000d;min-width:320px;z-index:200}@media all and (max-width: 1100px){.header{padding:0 16px}}@media all and (max-width: 1024px){.header{padding:0 16px;height:56px}}@media all and (max-width: 768px){.header{box-shadow:0 2px 3px #0000000d;height:56px}}.header .head-wrap{width:inherit;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.header .head-wrap .nav-menuList{display:flex;gap:65px}@media all and (max-width: 1500px){.header .head-wrap .nav-menuList{gap:45px}}@media all and (max-width: 1300px){.header .head-wrap .nav-menuList{gap:20px}}.header .head-wrap .nav-menuList a{font-size:22px;font-weight:800;font-family:EsaManru}.header .head-wrap .nav-menuList a:hover,.header .head-wrap .nav-menuList a.on{color:var(--Primary-color)}@media all and (max-width: 1150px){.header .head-wrap .nav-menuList{gap:30px}}@media all and (max-width: 1024px){.header .head-wrap .nav-menuList{gap:20px}.header .head-wrap .nav-menuList a{font-size:18px}}@media all and (max-width: 768px){.header .head-wrap .nav-menuList{display:none}}.header .head-wrap .logo{background:url(/build/assets/logo-solohell-b3cb1382.svg) no-repeat;background-size:100%;width:110px;height:38px}.header .head-wrap .logo .logo-img{width:100%;height:100%}@media all and (max-width: 1024px){.header .head-wrap .logo{width:70px;height:24px}}.header .position-right-buttonWrap{display:flex;gap:10px}@media all and (max-width: 768px){.header .position-right-buttonWrap{gap:6px}}.header .position-right-buttonWrap a{padding:0 12px;height:32px;width:auto;display:flex;align-items:center;border-radius:6px}@media all and (max-width: 1024px){.header .position-right-buttonWrap a{padding:0 8px;height:28px}}.header .position-right-buttonWrap .membership-widget-area{display:flex;gap:4px}@media all and (max-width: 768px){.header .position-right-buttonWrap .membership-widget-area{display:none}}.header .position-right-buttonWrap .btn-QR{background:var(--gray100);border-radius:100px;padding:0;width:32px;height:32px;display:flex;flex-direction:column;align-items:center;justify-content:center}.header .position-right-buttonWrap .btn-QR:after{content:"";background:url(/build/assets/ico-qr-mobile-0e6bc30f.svg) no-repeat;background-size:100%;width:24px;height:24px}@media all and (max-width: 1024px){.header .position-right-buttonWrap .btn-QR:after{width:20px;height:20px}}@media all and (max-width: 768px){.header .position-right-buttonWrap .btn-QR{display:none}}.header .position-right-buttonWrap .btn-alarm{position:relative;padding:0;width:32px;height:32px}.header .position-right-buttonWrap .btn-alarm:after{content:"";background:url(/build/assets/ani-bell-off-abae3704.png) no-repeat;background-size:100%;width:30px;height:30px;display:flex;justify-content:center}.header .position-right-buttonWrap .btn-alarm:after .active{content:"";background-size:100%;width:30px;height:30px;display:flex;justify-content:center}.header .position-right-buttonWrap .btn-alarm .num{font-family:Montserrat,sans-serif;letter-spacing:-.5px;position:absolute;top:0;right:-5px;font-size:11px;border-radius:100px;width:20px;height:20px;background:var(--caution);color:var(--white)}.header .position-right-buttonWrap .language-setting{border:1px solid var(--gray150);display:flex;align-items:center;justify-content:center;padding:0 8px 0 6px;gap:2px}.header .position-right-buttonWrap .language-setting .flag-img{height:22px}@media all and (max-width: 1024px){.header .position-right-buttonWrap .language-setting{padding:0 4px 0 2px;gap:1px;font-size:13px}.header .position-right-buttonWrap .language-setting .flag-img{height:16px}}.header .position-right-buttonWrap .lollipop-point{font-family:Montserrat,sans-serif;letter-spacing:-1px;display:flex;align-items:center;justify-content:center;padding:0 8px 0 6px;background:var(--red-Light);font-weight:600}.header .position-right-buttonWrap .lollipop-point:before{content:"";background:url(/build/assets/ico-lollipop-69c7b388.svg) no-repeat;background-size:100%;width:20px;height:20px}@media all and (max-width: 1024px){.header .position-right-buttonWrap .lollipop-point{font-size:13px;gap:2px}.header .position-right-buttonWrap .lollipop-point:before{width:16px;height:16px}}.header .position-right-buttonWrap .coin-point{font-family:Roboto,serif;letter-spacing:-1px;display:flex;align-items:center;justify-content:center;padding:0 8px 0 6px;background:var(--red-Light);font-weight:600}.header .position-right-buttonWrap .coin-point:before{content:"";background:url(/build/assets/ico-coin-ebe2b1df.svg) no-repeat;background-size:100%;width:20px;height:20px}@media all and (max-width: 1024px){.header .position-right-buttonWrap .coin-point{font-size:13px;gap:2px}.header .position-right-buttonWrap .coin-point:before{width:16px;height:16px}}.onLineTalk-id .userInfo{color:var(--gray700);padding:2px 0 8px}.onLineTalk-id .userInfo .name{font-size:15px;line-height:0}.onLineTalk-id .userInfo .Age{font-size:14px;line-height:0}@media all and (max-width: 768px){.onLineTalk-id .userInfo{color:var(--gray700);padding:1px 0 4px}.onLineTalk-id .userInfo .name{font-size:14px}.onLineTalk-id .userInfo .Age{font-size:13px}}#footer{background:var(--gray150)}#footer .address{color:var(--gray700);padding:30px 0}#footer .address .fot-link{padding-bottom:20px;color:var(--gray900)}#footer .address li{display:flex;gap:20px;padding:3px}@media all and (max-width: 768px){#footer{margin-bottom:65px;font-size:11px}#footer .address{padding:16px 8px}#footer .address li{gap:4px;padding:1px}}.idx-title{position:relative;font-size:26px;font-family:JalnanGothic;transform:skew(-.1deg);font-weight:500;padding-bottom:14px;line-height:0;display:flex;align-items:center;justify-content:space-between;clear:both;color:var(--gray900)}.idx-title .search-filters-wrap{margin-top:0}.idx-title .btn-more{display:flex;align-items:center;justify-content:center;gap:4px;font-size:14px;color:var(--gray600);font-family:Pretendard,sans-serif;line-height:0}.idx-title .btn-more:after{content:"";background:url(/build/assets/arrow-right-e24651d0.svg) no-repeat;background-size:100%;width:18px;height:18px;display:block;filter:var(--filter-gray600)}@media all and (max-width: 768px){.idx-title{font-size:16px;padding-bottom:10px}.idx-title .btn-more{gap:2px;font-size:12px}.idx-title .btn-more:after{width:12px;height:12px}}.btn-writeCancel,.btn-writeSave{display:none}@media all and (max-width: 768px){.btn-writeCancel{display:block;padding:10px;font-weight:700}.btn-writeSave{display:block;padding:10px;color:var(--Primary-color);font-weight:700}}.statusBar-board{display:flex;justify-content:space-between;align-items:center;padding:20px 0 10px;margin-bottom:20px;border-bottom:1px solid var(--gray300)}.statusBar-board .title{font-size:22px;font-weight:700}.statusBar-board .dropdown-menu{width:200px;height:42px!important;padding:0 20px 0 14px;border:1px solid var(--gray200);background:url(https://gray.solohell.co.kr:8022/resources/images/arrow-down.svg) no-repeat 88% 50%/20px auto;background-color:var(--white)}@media all and (max-width: 768px){.statusBar-board .dropdown-menu{width:120px;height:38px!important;padding:0 20px 0 14px;border:0}.statusBar-board{padding:4px 10px;margin-bottom:5px;border-bottom:1px solid var(--gray100)}.statusBar-board .title{display:none}}.h2-title{display:flex;align-items:center;gap:8px;font-size:32px;font-weight:700;padding:36px 0 20px;text-align:center;line-height:100%}.h2-title.style--next{text-align:left;font-size:26px;padding:26px 0 0}@media all and (max-width: 1100px){.h2-title.style--next{padding:10px 12px!important;font-size:18px}}@media all and (max-width: 768px){.h2-title .btn-back{display:flex;align-items:center;background:url(/build/assets/arrow-left-fd65f836.svg) no-repeat;background-size:100%;width:14px;height:14px;display:block;filter:var(--filter-gray800)}}.h3-title{font-size:26px;font-weight:800;padding-bottom:30px;display:flex;align-items:center}@media all and (max-width: 768px){.h3-title{font-size:24px}}.h3-title button{width:auto;margin-left:auto}@media all and (max-width: 768px){.h4-title{font-size:15px!important}}.h5-title{font-size:18px;font-weight:700;margin:50px 0 20px;padding-bottom:10px;border-bottom:1px solid var(--black)}.h5-title .desc{font-size:14px;color:var(--gray700);font-weight:500}@media all and (max-width: 768px){.h5-title{margin:30px 0 16px;font-size:16px}.h5-title .desc{font-size:13px}}.h4-title{font-size:18px;font-weight:700;padding-bottom:10px}@media all and (max-width: 768px){.h4-title{font-size:16px}}.pop-hd-title{display:flex;align-items:center;justify-content:center;font-family:Pretendard,sans-serif;font-size:16px;font-weight:700;height:46px;line-height:100%;background:var(--gray100)}@media all and (max-width: 768px){.pop-hd-title{font-size:15px}}.pop-hd-title-small{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;border-bottom:1px solid var(--gray150);height:40px;line-height:100%;text-align:center}@media all and (max-width: 768px){.pop-hd-title-small{font-size:22px}}.pageTopWrap{display:flex;position:fixed;bottom:80px;width:100%;max-width:600px;z-index:2}.pageTopWrap .btn-top{position:relative;background:var(--gray800);width:46px;height:46px;border-radius:100px;margin-left:auto;margin-right:16px;display:flex;justify-content:center;align-items:center;font-size:0}.pageTopWrap .btn-top:after{content:"";background-size:100%;width:18px;height:18px;filter:var(--filterWhite)}.popup-body{overflow:hidden;position:relative;background:white;box-shadow:0 2px 16px #0000004d;border-radius:20px}.popup-body .btn-close{position:absolute;top:16px;right:14px;display:block;background:url(/build/assets/arrow-close-03380fa4.svg) no-repeat;background-size:100%;width:18px;height:18px;filter:var(--filter-gray700);text-indent:-99999px}@media all and (max-width: 768px){.popup-body .btn-close{top:16px}}.popup-body .head-logo{text-align:center;padding-bottom:25px}.popup-body .head-logo .logo-3x{height:45px}.popup-body-f89sad{position:relative;background:white;box-shadow:0 2px 16px #0000004d;border-radius:20px}.popup-body-f89sad .btn-close{position:absolute;top:11px;right:14px;display:block;background:url(/build/assets/arrow-close-03380fa4.svg) no-repeat;background-size:100%;width:18px;height:18px;filter:var(--filter-gray700);text-indent:-99999px}@media all and (max-width: 768px){.popup-body-f89sad .btn-close{top:10px}}.popup-body-f89sad .head-logo{text-align:center;padding-bottom:25px}.popup-body-f89sad .head-logo .logo-3x{height:45px}.panel-input-box.login{gap:20px!important}.row-plex-item{position:relative;display:flex;flex-direction:column;align-items:stretch!important;gap:10px}.row-plex-item .gender-select-column{display:flex;gap:10px;flex:1}.row-plex-item .gender-select-column .subject{display:flex;align-items:center}.row-plex-item .gender-select-column .radio-new{display:flex;flex:1;gap:8px}@media all and (max-width: 768px){.row-plex-item .gender-select-column{flex-direction:column}}.max-height-textarea{height:500px}@media all and (max-width: 768px){.max-height-textarea{height:350px}}.panel-input-box{display:flex;flex-direction:column;gap:26px}@media all and (max-width: 768px){.panel-input-box{gap:20px}}.panel-input-box input{display:block;width:100%}.panel-input-box .col-item{position:relative;display:flex;align-items:baseline;gap:10px;flex:1}@media all and (max-width: 768px){.panel-input-box .col-item{gap:8px}}.panel-input-box .col-item .item-col-inner{display:flex;gap:0 5px;flex:1}.panel-input-box .col-item .item-col-inner button{width:80px;border-radius:6px}.panel-input-box .col-item .subject{display:flex;width:120px;font-size:16px}.panel-input-box .col-item .dropdown-menu,.panel-input-box .col-item input,.panel-input-box .col-item textarea{flex:1}@media all and (max-width: 768px){.panel-input-box .col-item{flex-direction:column;align-items:stretch}.panel-input-box .col-item .dropdown-menu{flex:none}}.panel-input-box .row-item{position:relative;display:flex;flex-direction:column;gap:8px 0;width:100%}.panel-input-box .row-item .item-row-inner{display:flex;justify-content:space-between;position:relative;gap:8px}.panel-input-box .row-item .item-row-inner.row2-inner{display:grid;grid-template-columns:1fr 1fr;row-gap:8px}@media all and (max-width: 768px){.panel-input-box .row-item .item-row-inner.row2-inner{display:flex;flex-direction:column}}.panel-input-box .row-item .item-row-inner button{width:100px}.panel-input-box .row-item .in-col{display:grid;grid-template-columns:5fr 1fr;gap:0 5px;position:relative}.panel-input-box .row-item .in-col input{width:100%}.panel-input-box .row-item .row2{display:flex!important;align-items:center;justify-content:space-between;gap:8px;display:inline-block}.panel-input-box .row-item:after{content:"";display:table;clear:both}.panel-input-box .row-item .subject{display:flex;align-items:center;gap:4px;font-size:16px;font-weight:600;color:var(--gray900)}@media all and (max-width: 768px){.panel-input-box .row-item .subject{font-size:15px}}.panel-input-box .row-item .btn-selectBox{border:1px solid var(--gray300);height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.panel-input-box .row-item .btn-selectBox:after{content:"";background:url(/build/assets/arrow-down-7fd80f8b.svg) no-repeat;background-size:100% auto;width:20px;height:20px;filter:var(--filter-gray600)}.panel-input-box .point-reward-display{position:relative;display:flex;align-items:center;justify-content:space-between;color:var(--Second-orange);gap:4px;border:1px solid var(--gray200);border-radius:6px;padding:0 26px 0 18px;height:50px!important}.panel-input-box .point-reward-display .reward-money{display:flex;gap:4px;font-weight:700;font-size:16px;font-family:Roboto,serif;width:-moz-max-content;width:max-content}.panel-input-box .point-reward-display .reward-money .won{font-size:14px;font-weight:500}.panel-input-box .important-note{display:block;color:var(--gray600);font-size:13px}.panel-input-box .eyeView{position:absolute;top:12px;right:12px}.panel-input-box .eyeView .security[type=checkbox]+.Link{color:#222}.panel-input-box .eyeView .security[type=checkbox]+.Link span{display:inline-block;background:url(/build/assets/ico-eye-off-e607bcd2.svg) no-repeat;background-size:100% auto;width:24px;height:24px;filter:var(--filter-gray400);cursor:pointer}.panel-input-box .eyeView .security[type=checkbox]:checked+.Link span{background:url(/build/assets/ico-eye-on-2aedd48f.svg) no-repeat;background-size:100% auto;filter:var(--filter-gray700)}.panel-input-box .important-notice{display:block;color:var(--Second-skyblue);font-size:13px}.panel-input-box .important-caution{display:block;color:var(--caution);font-size:13px}.image-grid .btn-common-close.pos-right{position:absolute;bottom:5px;right:10px}.gender-image-grid-selectBox{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;justify-items:center;margin-bottom:10px;padding:10px;background:var(--gray800);border-radius:8px;z-index:10}.gender-image-grid-selectBox .image-item{-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:4px}.gender-image-grid-selectBox .image-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;border-radius:4px}.gender-image-grid-selectBox .selected-image{border:5px solid #42b983}.auth-running-time-box{padding-top:6px;display:flex;justify-content:space-between}.auth-running-time-box .running-time{color:var(--caution)}.auth-running-time-box .btn-re-auth-num{border-bottom:1px solid var(--gray300);padding-bottom:3px}.agreement-list{display:flex;flex-direction:column;gap:10px 0;border:1px solid var(--gray200);padding:16px;margin-top:30px;border-radius:10px}.agreement-list .agree-all{font-size:16px;padding-bottom:8px;border-bottom:1px solid var(--gray150);font-weight:800}.agreement-list li{display:flex;align-items:center;position:relative;font-size:14px}.agreement-list li .arrow-right{font-size:12px;margin-left:auto}.photo-upload-body{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));flex-wrap:wrap;gap:10px}@media all and (max-width: 768px){.photo-upload-body{gap:8px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}}.photo-upload-body .up-item{position:relative;height:150px;border-radius:8px;background:var(--white);border:1px solid var(--gray300);overflow:hidden}@media all and (max-width: 768px){.photo-upload-body .up-item{border-radius:4px;height:100px}}.photo-upload-body .up-item .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.photo-upload-body .up-item .btn-regist{width:100%;position:relative;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:100px;background-color:rgb(var(--rgb-black),10%);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-upload-body .up-item .btn-regist:after{content:"";background:url(/build/assets/ico-camera-fill-d27944bd.svg) no-repeat center;width:24px;height:24px;background-size:100%;filter:var(--filter-gray700)}.photo-upload-body .up-item .btn-del{position:relative;border-radius:100px;background:rgb(var(--rgb-black),50%);width:30px;height:30px;position:absolute;top:4px;right:4px;display:flex;align-items:center;justify-content:center}.photo-upload-body .up-item .btn-del:after{content:"";background:url(/build/assets/ico-close-b9f60fac.svg) no-repeat center;width:10px;height:10px;filter:var(--filter-white)}.card-swiper-container-best{padding-bottom:40px}@media all and (max-width: 768px){.card-swiper-container-best{padding-bottom:30px}}.card-swiper-container-photoTalk{background:linear-gradient(225deg,#ff8960 0%,#ff62a5 100%);padding:25px 0 30px;margin:40px 0}@media all and (max-width: 768px){.card-swiper-container-photoTalk{padding:24px 0;margin:30px 0}}.card-swiper-container-photoTalk .idx-title,.card-swiper-container-photoTalk .idx-title a{color:var(--white)}.card-swiper-container-photoTalk .idx-title .btn-more:after{filter:var(--filter-white)}.card-swiper-container-today .pos-right{display:flex;gap:10px}.toggle-btn-wrap .toggle-box{position:relative;display:grid;grid-template-columns:repeat(3,1fr);width:-moz-fit-content;width:fit-content;border-radius:6px;background:var(--gray200);height:36px;align-items:center;cursor:pointer}.toggle-btn-wrap .toggle-box .in-btn{padding:0 10px;text-align:center;z-index:1;font-family:Pretendard,sans-serif;font-size:13px}.toggle-btn-wrap .toggle-box:before{content:"";position:absolute;width:33.333%;height:100%;left:0%;border-radius:6px;background:var(--white);border:1px solid var(--Primary-color);transition:all .3s}.toggle-btn-wrap .toggleCheckbox{display:none}.toggle-btn-wrap .toggleCheckbox:checked+.toggle-box:before{left:33.333%}.toggle-btn-wrap .toggleCheckbox:checked+.toggle-box .in-btn:nth-child(1){color:var(--gray700);transition:color .3s}.toggle-btn-wrap .toggleCheckbox:checked+.toggle-box .in-btn:nth-child(2){color:var(--Primary-color);transition:color .3s}.toggle-btn-wrap .toggleCheckbox:checked+.toggle-box .in-btn:nth-child(3){color:var(--gray700);transition:color .3s}.toggle-btn-wrap .toggleCheckbox+.toggle-box .in-btn:nth-child(1){color:var(--Primary-color);transition:color .3s}.toggle-btn-wrap .toggleCheckbox+.toggle-box .in-btn:nth-child(2){color:var(--gray700);transition:color .3s}.toggle-btn-wrap .toggleCheckbox+.toggle-box .in-btn:nth-child(3){color:var(--Primary-color);transition:color .3s}.filterBtn-container{border:1px solid var(--gray200);width:36px;height:36px;border-radius:6px}@media all and (max-width: 768px){.filterBtn-container{width:32px;height:32px}}.filterBtn-container .fillter-btn{background:url(/build/assets/ico-fillter-ba325eb8.svg) no-repeat;background-size:100%;width:24px;height:24px;display:block;text-indent:-9999999999999px}.info-type-talk{padding-top:0!important;display:flex;flex-direction:column;justify-content:space-evenly;width:clamp(150px,50%,350px)}.info-type-talk .userInfo{display:flex;align-items:center;gap:4px;padding:2px 0 6px}.info-type-talk .userInfo .name{font-size:15px;font-weight:700}.info-type-talk .userInfo .Age{font-size:14px;font-weight:400}.info-type-talk .talk-writing{background:var(--white)}.info-type-talk .chatting-set{margin-top:10px}.info-type-talk .badge--collection{padding-bottom:4px}.sns-button-wrap{display:flex;align-items:center;justify-content:center;gap:8px}.sns-button-wrap a{display:flex;align-items:center;justify-content:center;width:54px;height:54px;font-weight:600;border-radius:10px;font-size:16px;text-indent:-9999px}@media all and (max-width: 360px){.sns-button-wrap a{width:42px;height:42px}}.sns-button-wrap .btn-google{background:var(--white);border:1px solid var(--gray300)}.sns-button-wrap .btn-google:before{content:"";background:url(/build/assets/sns-google-f804ae41.svg) no-repeat;background-size:contain;width:24px;height:24px;display:block}.sns-button-wrap .btn-ios{background:var(--black);color:var(--white)}.sns-button-wrap .btn-ios:before{content:"";background:url(/build/assets/sns-ios-518a1b1a.svg) no-repeat;background-size:contain;width:23px;height:23px;filter:var(--filter-white)}.sns-button-wrap .btn-kakao{background:#fae300}.sns-button-wrap .btn-kakao:before{content:"";background:url(/build/assets/sns-kakao-93df77a8.svg) no-repeat;background-size:contain;width:26px;height:26px;display:block}.sns-button-wrap .btn-naver{background:#03c75a;color:var(--white)}.sns-button-wrap .btn-naver:before{content:"";background:url(/build/assets/sns-naver-bcb25af6.svg) no-repeat;background-size:contain;width:16px;height:16px;display:block;filter:var(--filter-white)}.normal-member{display:flex;gap:18px;padding-top:35px;width:-moz-fit-content;width:fit-content;margin:0 auto}.normal-member button{width:auto}.hamburger-container{padding-top:54px;background:var(--gray150);height:100vh}.hamburger-container .header .nav-menuList{display:none}.hamburger-container .absolute-right-close{position:absolute;top:10px;right:10px}.hamburger-container .sec-userInfo-wrap{position:relative;background:#ff7070;padding:16px 12px;z-index:200}.hamburger-container .sec-userInfo-wrap .section-profile{display:flex;align-items:center;justify-content:space-between;gap:10px}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box{display:flex;flex-direction:column;gap:2px;color:var(--white)}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box .user-text{font-size:15px}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box .login-before{font-size:16px;padding-top:6px}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box .login-after{display:flex;gap:10px;padding-top:2px}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box .login-after .nikname{font-size:18px;font-weight:700;display:flex;gap:2px;align-items:center}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box .login-after .nikname .nim{font-weight:500}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box .login-after .btn-profileEdit{border-radius:100px;height:24px;background:var(--white);color:var(--gray700);display:flex;align-items:center;justify-content:center;gap:2px;font-size:12px;letter-spacing:-1px;width:auto;padding:0 6px 0 10px}.hamburger-container .sec-userInfo-wrap .section-profile .profile-box .login-after .btn-profileEdit:after{content:"";background:url(/build/assets/arrow-right-e24651d0.svg) no-repeat;background-size:100%;width:10px;height:10px;display:block}.hamburger-container .sec-userInfo-wrap .thumb-box{width:48px;height:48px;position:relative}.hamburger-container .sec-userInfo-wrap .thumb-box .btn-profile-photo-modify{position:absolute;bottom:-10px;right:-6px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:100px;background:rgb(var(--rgb-black),60%);font-size:0}.hamburger-container .sec-userInfo-wrap .thumb-box .btn-profile-photo-modify:after{content:"";background:url(/build/assets/ico-camera-fill-d27944bd.svg) no-repeat;background-size:100%;width:14px;height:14px;display:block;filter:var(--filter-white)}.hamburger-container .sec-userInfo-wrap .thumb-box .profile-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:100px}.hamburger-container .sec-stage-layout-wrap{display:flex;flex-direction:column;gap:8px;padding:10px 16px 80px}.hamburger-container .payPoint-module-area{display:grid;align-items:center;grid-template-columns:2fr 1.2fr;gap:8px;height:80px}.hamburger-container .payPoint-module-area a{height:100%;flex:1 0 0}.hamburger-container .payPoint-module-area .payPoint-box{display:flex;flex-direction:column;justify-content:space-evenly;gap:10px}.hamburger-container .payPoint-module-area .payPoint-box .payp-title{font-size:14px;display:flex;align-items:center;justify-content:space-between}.hamburger-container .payPoint-module-area .payPoint-box .payp-title:after{content:"";background:url(/build/assets/arrow-right-e24651d0.svg) no-repeat;background-size:100%;width:14px;height:14px;filter:var(--filter-gray600);display:block}.hamburger-container .payPoint-module-area .payPoint-box .payp-wallet{font-size:18px;font-weight:800;color:var(--Primary-color)}.hamburger-container .payPoint-module-area .payPoint-box .payp-wallet em{font-size:16px;font-weight:400}.hamburger-container .payPoint-module-area .payPoint-charge-link{position:relative;background:#ffdfdd;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.hamburger-container .payPoint-module-area .payPoint-charge-link:after{content:"";background:url(/build/assets/ani-payment_Process-016c16b7.gif) no-repeat;background-size:100%;width:42px;height:42px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-14%)}.hamburger-container .payPoint-module-area .payPoint-charge-link .charge-title{font-size:14px;display:flex;align-items:center;justify-content:space-between}.hamburger-container .payPoint-module-area .payPoint-charge-link .charge-title:after{content:"";background:url(/build/assets/arrow-right-e24651d0.svg) no-repeat;background-size:100%;width:14px;height:14px;filter:var(--filter-gray600);display:block}.hamburger-container .payPoint-module-area .payPoint-charge-link .img{width:38px}.hamburger-container .profile-write-area{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:26px 0}.hamburger-container .profile-write-area .prof-title{font-size:18px;font-weight:700}.hamburger-container .profile-write-area .prof-text{text-align:center;line-height:120%;font-size:13px;letter-spacing:-1px;color:var(--gray700)}.hamburger-container .profile-write-area .btn-profileWrite{border-radius:100px;height:32px;padding:0 20px;width:auto;color:var(--white);background:linear-gradient(225deg,#ff8960 0%,#ff62a5 100%);display:flex;align-items:center;justify-content:space-between;gap:4px}.hamburger-container .profile-write-area .btn-profileWrite:after{content:"";background:url(/build/assets/arrow-right-e24651d0.svg) no-repeat;background-size:100%;width:14px;height:14px;filter:var(--filter-gray600);display:block;filter:var(--filter-white)}.hamburger-container .service-menu-area{display:grid;grid-template-columns:repeat(3,1fr);flex-wrap:wrap;gap:20px;padding:20px 0}.hamburger-container .service-menu-area .item-link{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.hamburger-container .service-menu-area .item-link:before{content:"";background-size:100%;width:24px;height:24px;filter:var(--filter-gray600);display:block}.hamburger-container .service-menu-area .item-link:nth-child(1):before{content:"";background:url(/build/assets/sev-menu-event-41846cac.svg) no-repeat}.hamburger-container .service-menu-area .item-link:nth-child(2):before{content:"";background:url(/build/assets/sev-menu-friend-940e950b.svg) no-repeat}.hamburger-container .service-menu-area .item-link:nth-child(3):before{content:"";background:url(/build/assets/sev-menu-customer-4906fe12.svg) no-repeat}.hamburger-container .service-menu-area .item-link:nth-child(4):before{content:"";background:url(/build/assets/sev-menu-agree-2dd4dc61.svg) no-repeat}.hamburger-container .service-menu-area .item-link:nth-child(5):before{content:"";background:url(/build/assets/sev-menu-setting-eb2f4e05.svg) no-repeat}.hamburger-container .membership-btn-wrap{display:flex;justify-content:center;gap:20px}.header-filter-module{background:var(--gray150);padding:8px;width:1100px;margin:20px auto 0;border-radius:10px;z-index:10!important}@media all and (max-width: 1150px){.header-filter-module{width:100%;margin:0 auto;border-radius:0}}.defaultTab-step-progress{position:relative;display:flex;justify-content:center;clear:both;padding-bottom:12px;gap:6px;z-index:10}.defaultTab-step-progress li{background:var(--white);color:var(--gray700);font-size:18px;font-weight:600;height:50px;padding:0;box-shadow:0 1px 3px #0000000d;border-radius:6px;flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:555}.defaultTab-step-progress li em{padding-right:4px;display:inline-block}.defaultTab-step-progress li.active{background:var(--black);color:var(--white);border-radius:6px;font-weight:700;border:2px solid var(--gray900);border-bottom:0}@media all and (max-width: 768px){.defaultTab-step-progress{gap:4px;padding-bottom:10px}.defaultTab-step-progress li{color:var(--gray700);font-size:14px;height:36px;padding:0 16px;border-radius:4px}.defaultTab-step-progress li:after{display:none}.defaultTab-step-progress li em{display:none}.defaultTab-step-progress li.active{border-radius:4px}}.search-filters-wrap{display:flex;gap:8px}@media all and (max-width: 768px){.search-filters-wrap.filter-category{display:grid;grid-template-columns:8fr 2.4fr}}.search-filters-wrap .toggle-filter{display:flex;align-items:center;border-radius:5px;height:36px;box-shadow:0 1px 3px #0000000d;overflow:hidden;background:var(--gray200);font-family:Pretendard,sans-serif;font-weight:400}@media all and (max-width: 768px){.search-filters-wrap .toggle-filter{height:32px}}.search-filters-wrap .toggle-filter.typeC>a{font-size:0}.search-filters-wrap .toggle-filter a{height:100%;padding:0 12px 0 8px;display:flex;align-items:center;justify-content:center;border-radius:inherit;color:var(--gray700);font-size:13px}@media all and (max-width: 768px){.search-filters-wrap .toggle-filter a{padding:0 8px 0 6px}}.search-filters-wrap .toggle-filter a:after{width:20px;height:20px;display:block}.search-filters-wrap .toggle-filter .male:after{content:"";background:url(/build/assets/gender-male-ba2f1426.svg) no-repeat;background-size:100%;filter:var(--filter-gray600)}.search-filters-wrap .toggle-filter .male.active:after{filter:var(--filter-Second-pink)}.search-filters-wrap .toggle-filter .female:after{content:"";background:url(/build/assets/gender-female-47744a2b.svg) no-repeat;background-size:100%;filter:var(--filter-gray600)}.search-filters-wrap .toggle-filter .female.active:after{filter:var(--filter-Second-purple)}.search-filters-wrap .toggle-filter .list{gap:4px}.search-filters-wrap .toggle-filter .list:after{content:"";background:url(/build/assets/ico-board-list-d14ed755.svg) no-repeat;background-size:100%;filter:var(--filter-gray600)}@media all and (max-width: 768px){.search-filters-wrap .toggle-filter .list{font-size:0}}.search-filters-wrap .toggle-filter .album{gap:4px}.search-filters-wrap .toggle-filter .album:after{content:"";background:url(/build/assets/ico-board-album-eae1f17a.svg) no-repeat;background-size:100%;filter:var(--filter-gray600)}@media all and (max-width: 768px){.search-filters-wrap .toggle-filter .album{font-size:0}}.search-filters-wrap .toggle-filter a.active:after{filter:var(--filter-gray900);color:var(--gray900)}.search-filters-wrap .toggle-filter a.active{background:var(--white);color:var(--gray900);font-weight:400}@media all and (max-width: 360px){.search-filters-wrap .toggle-filter{border-radius:4px!important;height:32px!important}.search-filters-wrap .toggle-filter a{font-size:12px;padding:0 8px}.search-filters-wrap .toggle-filter a:after{width:18px;height:18px}}.search-filters-wrap .typeA a:not(.all){text-indent:-9999px}.search-filters-wrap .typeC,.search-filters-wrap .typeButton{margin-left:auto}.hidden-listOutput{position:relative;z-index:1}.hidden-listOutput .typeC{display:none}.hidden-listOutput .toggle-filter.typeD{margin-left:auto}.show-listOutput .toggle-filter.typeD{display:none!important}.hidden-ranking .ranking-level-area{display:none}.btn-write-article{display:flex;align-items:center;justify-content:center;gap:4px;border-radius:100px;background:var(--white);color:var(--Primary-color)!important;margin-left:auto;height:38px;padding:0 18px 0 15px;flex:1 0 0}.btn-write-article:before{content:"";background:url(/build/assets/ico-plus-683cf0fe.svg) no-repeat center;background-size:100%;width:14px;height:14px;filter:var(--filter-Primary-color);display:block}.md-filterChip-area{display:flex;flex-direction:column;gap:30px}.md-filterChip-area li{display:flex;flex-direction:column;flex-wrap:wrap;gap:16px}.md-filterChip-area li .title{font-family:Pretendard,sans-serif;font-size:14px;font-weight:600}.button-style-roundSquare{font-family:Pretendard,sans-serif;display:flex;flex-wrap:wrap;gap:6px}.button-style-roundSquare .roundSp-tab{font-size:15px;position:relative;display:flex;height:36px;padding:0 16px;font-weight:400;justify-content:center;align-items:center;border-radius:5px;color:var(--gray700);background:var(--gray-0, #fff)}.button-style-roundSquare .roundSp-tab.active{border-radius:5px;border:1px solid #ff9dc9;color:var(--Primary-color);background:#fff5f6}@media all and (max-width: 768px){.button-style-roundSquare{gap:4px}.button-style-roundSquare .roundSp-tab{font-size:14px;padding:0 8px}}@media all and (max-width: 360px){.button-style-roundSquare .roundSp-tab{height:32px}}.button-style-round{font-family:Pretendard,sans-serif;display:flex;flex-wrap:wrap;gap:6px}.button-style-round.repeat-writ-regist .round-tab{padding:0 6px 0 16px;gap:10px}.button-style-round .round-tab{font-size:15px;position:relative;display:flex;height:34px;padding:0 16px;font-weight:500;justify-content:center;align-items:center;border-radius:100px;color:var(--gray700);border:1px solid var(--gray-200, #e9eaeb);background:var(--gray-0, #fff)}@media all and (max-width: 768px){.button-style-round .round-tab{font-size:13px;height:30px}}.button-style-round .round-tab.active{border-radius:100px;border:1px solid #ff9dc9;color:var(--Primary-color);background:#fff5f6}.button-style-round .round-tab.active .delete{background:var(--white)}.button-style-round .round-tab .delete{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:100px;background:var(--gray100)}.button-style-round .round-tab .delete:before{content:"";background:url(/build/assets/ico-close-b9f60fac.svg) no-repeat center;background-size:100%;width:10px;height:10px;filter:var(--filter-gray600);display:block}@media all and (max-width: 768px){.rankingLevel-id .thumbnail-style-row{gap:0!important}.rankingLevel-id .thumbnail-style-row .item{border-radius:0;border:0;border-bottom:1px solid var(--gray150)!important}}.idx-thumbnail-slide-talk{display:flex}@media all and (max-width: 768px){.idx-thumbnail-slide-talk{flex-direction:column}}.idx-thumbnail-slide-talk .item{width:98%;position:relative;display:flex;flex-direction:row;align-items:center;gap:12px;background:#fff5f1;border:1px solid #ffebe3;border-radius:12px;padding:12px;cursor:pointer}@media all and (max-width: 768px){.idx-thumbnail-slide-talk .item{border-radius:6px;padding:6px;width:100%;gap:8px}}.idx-thumbnail-slide-talk .photo{position:relative;overflow:hidden;border-radius:8px;width:75px;height:75px;z-index:1}@media all and (max-width: 768px){.idx-thumbnail-slide-talk .photo{width:64px;height:64px;flex:0 0 64px}}@media all and (max-width: 360px){.idx-thumbnail-slide-talk .photo{width:56px;height:56px;flex:0 0 56px}}.idx-thumbnail-slide-talk .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.idx-thumbnail-slide-talk .pos-absolute{position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:5}.idx-thumbnail-slide-talk .chatting-set{width:-moz-fit-content;width:fit-content}@media all and (max-width: 768px){.idx-thumbnail-slide-talk .chatting-set{gap:6px!important}}.info-type-chatList{display:flex;flex-direction:column;justify-content:center;width:clamp(150px,50%,350px)}.info-type-chatList .date{font-size:13px;color:var(--gray700)}@media all and (max-width: 768px){.info-type-chatList .date{font-size:11px}}.join-step-guide{background:var(--gray100);padding:20px;margin-bottom:30px}.join-step-guide span{display:block;padding:2px;text-align:center;font-size:16px}.thumbnail-style-row{display:flex;flex-direction:column;gap:12px}@media all and (max-width: 768px){.thumbnail-style-row{gap:0px!important}}@media all and (max-width: 1024px){.thumbnail-style-row.follower-thumbSize{padding:0 16px}}.thumbnail-style-row.follower-thumbSize .item .photo{width:60px;height:60px}.thumbnail-style-row .item{display:flex;align-items:center;position:relative;border:1px solid var(--gray150);border-radius:10px;padding:12px;gap:12px;background:var(--white);z-index:1;flex:1;cursor:pointer}@media all and (max-width: 768px){.thumbnail-style-row .item{border-radius:0;border-bottom:1px solid var(--gray150)!important;border:0;gap:8px;padding:14px 12px}.thumbnail-style-row .item:first-child{padding-top:0!important}}@media all and (max-width: 320px){.thumbnail-style-row .item{padding:8px;gap:8px}}.thumbnail-style-row .item .info-type-default{display:flex;flex-direction:column;justify-content:center}.thumbnail-style-row .item .chatting-set{margin-left:auto!important;flex-basis:100px}@media all and (max-width: 768px){.thumbnail-style-row .item .chatting-set{gap:6px!important;right:14px}}@media all and (max-width: 320px){.thumbnail-style-row .item .chatting-set{top:14px}}.thumbnail-style-row .item .upload-date{position:absolute;bottom:18px;right:20px;font-size:13px;color:var(--gray700)}@media all and (max-width: 768px){.thumbnail-style-row .item .upload-date{font-size:12px;bottom:6px}}.thumbnail-style-row .item:hover .photo img{transform:scale(1.5);transition:transform .5s}.thumbnail-style-row .item .photo{position:relative;overflow:hidden;border-radius:8px;width:80px;height:80px;z-index:1}@media all and (max-width: 768px){.thumbnail-style-row .item .photo{border-radius:4px;width:60px;height:60px;flex:0 0 60px}}@media all and (max-width: 344px){.thumbnail-style-row .item .photo{border-radius:4px;width:54px;height:54px;flex:0 0 54px}}.thumbnail-style-row .item .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .5s}.community-style-row{display:flex;flex-direction:column;gap:12px}@media all and (max-width: 768px){.community-style-row{gap:0}}.community-style-row .item{display:flex;position:relative;cursor:pointer;border:1px solid var(--gray150);border-radius:10px;padding:12px;gap:16px;background:var(--white);flex:1;z-index:1}@media all and (max-width: 768px){.community-style-row .item{border-radius:0;border-bottom:1px solid var(--gray150)!important;border:0;gap:12px;padding:14px 12px}}@media all and (max-width: 320px){.community-style-row .item{padding:8px}}.community-style-row .item .upload-img-view{position:relative}.community-style-row .item .upload-img-view .upload-img{width:72px;height:72px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.community-style-row .item .upload-img-view .reg-number{position:absolute;bottom:0;right:-3px;background-color:rgb(var(--rgb-black),75%);border-radius:100px;padding:2px 6px;color:var(--white);font-size:10px!important}.community-style-row .item .board-content{display:flex;flex-direction:column;justify-content:space-evenly;gap:2px}.community-style-row .item .board-content .board-article-title{font-size:16px;font-weight:700}.community-style-row .item .board-content .writeUser-info{display:flex;gap:4px;align-items:center;color:var(--gray700)}.community-style-row .item .board-content .writeUser-info .user-mini-img{width:22px;height:22px;border-radius:100px;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media all and (max-width: 768px){.community-style-row .item .board-content{justify-content:space-between}.community-style-row .item .board-content .board-article-title{font-size:15px}.community-style-row .item .board-content .writeUser-info{font-size:13px}.community-style-row .item .board-content .writeUser-info .user-img{width:20px;height:20px}}.community-style-row .item .summary-viewer{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-around;margin-left:auto;gap:8px;color:var(--gray500)}.community-style-row .item .summary-viewer .info-item-box{display:flex;gap:8px}.community-style-row .item .summary-viewer .info-item-box .info-com{font-size:13px;display:flex;gap:2px}.community-style-row .item .summary-viewer .info-item-box .info-com>em{color:var(--gray700)}.community-style-row .item .summary-viewer .upload-date{font-size:13px;color:var(--gray600)}@media all and (max-width: 768px) and (max-width: 320px){.community-style-row .item .summary-viewer .info-item-box{flex-direction:column;align-items:flex-end;gap:0}}@media all and (max-width: 768px){.community-style-row .item .summary-viewer .info-item-box .info-com{font-size:12px!important}.community-style-row .item .summary-viewer .info-item-box .upload-date{font-size:12px}}.ad-banner-area{position:relative;width:100%}.ad-banner-area .ad-bannerImg-pc{border-radius:8px}.ad-banner-area .ad-bannerImg-mo{display:none}@media all and (max-width: 768px){.ad-banner-area{position:relative;overflow:hidden;width:100%;height:0;padding-bottom:20%}.ad-banner-area .ad-bannerImg-mo{display:block;-o-object-fit:cover;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:100%}.ad-banner-area .ad-bannerImg-pc{display:none}}.footer-board-btn-wrap{display:flex;padding:20px 0 0}.footer-board-btn-wrap .position-right{display:flex;gap:10px;margin-left:auto}@media all and (max-width: 768px){.footer-board-btn-wrap{display:none}}.board-room-tag{padding:2px 4px;width:-moz-fit-content;width:fit-content;border-radius:4px;font-size:12px}.board-room-tag.badge-tagA{color:#5100c1;background:rgb(var(--rgb-purple),7%)}.board-room-tag.badge-tagB{color:var(--Second-orange);background:rgb(var(--rgb-orange),7%)}.board-room-tag.badge-tagC{color:#1b40b9;background:#d2ddff}@media all and (max-width: 768px){.board-room-tag .board-room-tag{font-size:12px;padding:1px 3px}}.community-board-article-title{display:flex;flex-direction:column;gap:12px}@media all and (max-width: 768px){.community-board-article-title{gap:0}}.community-board-article-title .board-article-title-area{display:flex;position:relative;cursor:pointer;border-bottom:1px solid var(--gray150);padding:0 0 12px;gap:16px;background:var(--white);flex:1;z-index:1}@media all and (max-width: 768px){.community-board-article-title .board-article-title-area{border-radius:0;border-bottom:1px solid var(--gray150)!important;border:0;gap:12px;padding:0 12px 12px}}@media all and (max-width: 320px){.community-board-article-title .board-article-title-area{padding:8px}}.community-board-article-title .board-article-title-area .board-content{display:flex;flex-direction:column;justify-content:space-evenly;gap:12px}.community-board-article-title .board-article-title-area .board-content .board-article-title{font-size:18px;font-weight:700}.community-board-article-title .board-article-title-area .board-content .writeUser-info{display:flex;gap:4px;align-items:center;color:var(--gray700)}.community-board-article-title .board-article-title-area .board-content .writeUser-info .user-mini-img{width:22px;height:22px;border-radius:100px;overflow:hidden;-o-object-fit:cover;object-fit:cover}@media all and (max-width: 768px){.community-board-article-title .board-article-title-area .board-content{justify-content:space-between;gap:8px}.community-board-article-title .board-article-title-area .board-content .board-article-title{font-size:15px}.community-board-article-title .board-article-title-area .board-content .writeUser-info{font-size:13px}.community-board-article-title .board-article-title-area .board-content .writeUser-info .user-img{width:20px;height:20px}}.community-board-article-title .board-article-title-area .summary-viewer{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-around;margin-left:auto;color:var(--gray600)}.community-board-article-title .board-article-title-area .summary-viewer .upload-date{font-size:13px;color:var(--gray700)}.community-board-article-title .board-article-title-area .summary-viewer .article-more-btn{position:relative}.community-board-article-title .board-article-title-area .summary-viewer .article-more-btn #check-btn{display:none}.community-board-article-title .board-article-title-area .summary-viewer .article-more-btn #check-btn:checked~.menu-open{display:block}.community-board-article-title .board-article-title-area .summary-viewer .article-more-btn .btn-ico-more{background:url(/build/assets/ico-dot-more-aedffd05.svg) no-repeat center;background-size:100%;width:20px;height:20px;font-size:0;filter:var(--filter-gray600);display:block}.community-board-article-title .board-article-title-area .summary-viewer .article-more-btn .menu-open{display:none;position:absolute;top:24px;right:0;width:80px;background:var(--white);border-radius:6px;padding:8px;box-shadow:0 1px 3px #0000001a}.community-board-article-title .board-article-title-area .summary-viewer .article-more-btn .menu-open>a{display:flex;align-items:center;justify-content:center;margin-bottom:4px;padding:7px 0;cursor:pointer;border-radius:5px;border:1px solid var(--gray150)}.community-board-article-title .board-article-title-area .summary-viewer .article-more-btn .menu-open>a:last-child{margin-bottom:0;background:var(--gray200);border:0}.community-board-article-title .board-comment-area{display:flex;flex-direction:column;flex-wrap:wrap;align-items:start;gap:16px;font-weight:600;font-size:17px;padding:16px 0}.community-board-article-title .board-comment-area img{max-width:100%}@media all and (max-width: 768px){.community-board-article-title .board-comment-area{padding:16px 16px 50px;font-size:15px}}.Talk-TopTabUp-Widget{position:relative;background:#ff7070;border-radius:10px}.Talk-TopTabUp-Widget .item{border:1px solid #ff7070}.Talk-TopTabUp-Widget .btn-myTalk-topUP{display:flex;width:100%;height:40px;align-items:center;justify-content:center;gap:6px;font-weight:700;color:var(--white)}.Talk-TopTabUp-Widget .btn-myTalk-topUP:before{content:"";background:url(/build/assets/ani-topArrow-9fe507ae.gif) no-repeat center;background-size:100%;width:24px;height:24px;display:block}@media all and (max-width: 768px){.Talk-TopTabUp-Widget{border-radius:0}.Talk-TopTabUp-Widget .item{border-bottom:1px solid #ff7070!important}.Talk-TopTabUp-Widget .item .upload-date{position:absolute;bottom:10px;right:16px}}.card-style-photoTalk{-moz-column-width:200px;column-width:200px;-moz-column-gap:15px;column-gap:15px}.card-style-photoTalk .grid-item{margin:0 0 15px;overflow:hidden;border-radius:10px;position:relative}.card-style-photoTalk .grid-item img{width:100%}@media all and (max-width: 768px){.card-style-photoTalk{padding:0 16px}}@media all and (max-width: 466px){.card-style-photoTalk{-moz-column-width:150px;column-width:150px;-moz-column-gap:8px;column-gap:8px}.card-style-photoTalk .grid-item{margin-bottom:8px;border-radius:6px}}@media all and (min-width: 280px) and (max-width: 320px){.card-style-photoTalk{-moz-column-width:130px;column-width:130px}}@media all and (max-width: 768px){.headLine-caption{position:relative;height:48px!important}.headLine-caption .letter-notice{font-size:12px}.headLine-caption .letter-notice.position-absolute{top:52px!important;right:16px!important}.headLine-caption .letter-notice:after{content:"";position:absolute;top:-6px!important;right:20px!important;border-top:8px solid none!important;border-left:8px solid transparent!important;border-right:8px solid transparent!important;border-bottom:8px solid #f50057!important}}.headLine-caption{position:relative;display:flex;align-items:center;background:var(--black);width:100%;margin:0 auto;padding:0 16px;height:52px}.headLine-caption a{border-radius:100px;height:32px;display:flex;align-items:center;justify-content:center;padding:0 12px}@media all and (max-width: 768px){.headLine-caption a{height:30px;font-size:13px}}.headLine-caption .btn-lastweek{background:var(--gray800);color:var(--gray200)}.headLine-caption .btn-letter{border:1px solid var(--white);color:var(--white);display:flex;gap:2px;margin-left:auto;align-items:center}.headLine-caption .btn-letter:before{content:"";background:url(/build/assets/ico-letter-99d17826.svg) no-repeat bottom;width:16px;height:16px;background-size:100%;filter:var(--filter-white)}.headLine-caption .letter-notice{position:relative;background:#f50057;color:var(--white);border-radius:4px;padding:1px 8px;height:26px;display:flex;justify-content:center;align-items:center}@media all and (max-width: 768px){.headLine-caption .letter-notice{height:24px}}.headLine-caption .letter-notice.position-absolute{position:absolute;top:12px;right:126px}.headLine-caption .letter-notice:after{content:"";position:absolute;top:50%;right:-8px;width:0;height:0;border-left:8px solid #f50057;border-top:6px solid transparent;border-bottom:6px solid transparent;transform:translateY(-50%)}.sec-podium-wrap{position:relative;background:var(--gray900);height:420px;display:flex;flex-direction:column;justify-content:space-between}@media all and (max-width: 1100px){.sec-podium-wrap{height:380px}}@media all and (max-width: 768px){.sec-podium-wrap{height:330px}}@media all and (max-width: 440px){.sec-podium-wrap{height:290px}}@media all and (max-width: 320px){.sec-podium-wrap{height:250px}}.sec-podium-wrap .ranking-podium-body{display:flex;justify-content:center;align-items:flex-start;gap:9%;height:80%}@media all and (max-width: 1100px){.sec-podium-wrap .ranking-podium-body{height:75%}}@media all and (max-width: 768px){.sec-podium-wrap .ranking-podium-body{gap:13%;height:65%}}@media all and (max-width: 440px){.sec-podium-wrap .ranking-podium-body{height:55%}}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body{height:52%}}@media all and (max-width: 320px){.sec-podium-wrap .ranking-podium-body{height:49%;gap:8%}}.sec-podium-wrap .ranking-podium-body:before{content:"";background:url(/build/assets/rk-platform-7dfad8bd.png) no-repeat 0 50%;width:78%;height:250px;background-size:contain;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media all and (max-width: 1100px){.sec-podium-wrap .ranking-podium-body:before{width:700px;height:180px}}@media all and (max-width: 768px){.sec-podium-wrap .ranking-podium-body:before{width:90%;height:160px;background-size:contain;background-position:bottom}}.sec-podium-wrap .ranking-podium-body li{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px;position:relative}@media all and (max-width: 320px){.sec-podium-wrap .ranking-podium-body li{gap:22px}}.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo{position:relative}.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .photo{display:block;overflow:hidden;width:160px;height:160px;border-radius:200px;border:8px solid transparent;background-origin:border-box;background-clip:padding-box,border-box}@media all and (max-width: 1100px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .photo{width:100px;height:100px;border:2px solid transparent}}@media all and (max-width: 768px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .photo{width:80px;height:80px;border:2px solid transparent}}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .photo{width:60px;height:60px;border:2px solid transparent}}.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .ico-crown img{width:60px}@media all and (max-width: 1100px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .ico-crown img{width:48px}}@media all and (max-width: 768px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .ico-crown img{width:42px}}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .ico-crown img{width:32px}}.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number{display:block;width:36px;height:36px;transform:rotate(45deg);flex-shrink:0;border-radius:6px;position:absolute;bottom:-10px;left:41%;background:radial-gradient(77.95% 77.95% at 33.28% 27.5%,#ff7ce9 0%,#f50057 100%)}@media all and (max-width: 1100px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number{width:30px;height:30px}}@media all and (max-width: 1024px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number{left:38%}}@media all and (max-width: 768px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number{left:34%;width:24px;height:24px}}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number{bottom:-10px;left:35%;width:22px;height:22px}}.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number .num{transform:rotate(-45deg)!important;display:flex;align-items:center;justify-content:center;font-size:18px;width:100%;height:100%;color:var(--white);font-weight:700;font-family:Roboto,serif}@media all and (max-width: 1100px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number .num{font-size:16px}}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li .rnk-inner-userInfo .rnk-number .num{font-size:13px}}.sec-podium-wrap .ranking-podium-body li .nikname{display:flex;flex-direction:column;text-align:center;width:100px;line-height:125%;font-size:19px;color:var(--gray300)}@media all and (max-width: 768px){.sec-podium-wrap .ranking-podium-body li .nikname{font-size:14px;width:58px;line-height:115%}}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li .nikname{font-size:13px}}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st{gap:30px}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .photo{background-image:linear-gradient(#fff,#fff),linear-gradient(to right,#ff7ce9 0%,#f50057 100%);width:220px;height:220px}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .ico-crown{position:absolute;top:-26px;left:-20px}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .ico-crown img{width:75px}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .rnk-number{background:radial-gradient(77.95% 77.95% at 33.28% 27.5%,#ff7ce9 0%,#f50057 100%);width:45px;height:45px;bottom:-15px}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .rnk-number .num{font-size:26px}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .nikname{font-size:23px}@media all and (max-width: 1100px){.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .photo{width:160px!important;height:160px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .ico-crown img{width:60px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .rnk-number{width:35px!important;height:35px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .rnk-number .num{font-size:22px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .nikname{font-size:18px!important}}@media all and (max-width: 768px){.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .photo{width:100px!important;height:100px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .ico-crown img{width:54px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .nikname{font-size:16px!important}}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .photo{width:75px!important;height:75px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .ico-crown img{width:46px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .rnk-number{width:26px!important;height:26px!important}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .rnk-number .num,.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .nikname{font-size:16px!important}}@media all and (max-width: 320px){.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st{gap:26px}.sec-podium-wrap .ranking-podium-body li.ranking-circle-1st .nikname{font-size:14px!important}}.sec-podium-wrap .ranking-podium-body li.ranking-circle-2st{align-self:center}.sec-podium-wrap .ranking-podium-body li.ranking-circle-2st .rnk-number{background:radial-gradient(77.95% 77.95% at 33.28% 27.5%,#fac473 0%,#f90 45.71%,#fc5b00 100%)}.sec-podium-wrap .ranking-podium-body li.ranking-circle-2st .ico-crown{position:absolute;top:-22px;left:-20px}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li.ranking-circle-2st .ico-crown{top:-18px;left:-14px}}.sec-podium-wrap .ranking-podium-body li.ranking-circle-2st .photo{background-image:linear-gradient(#fff,#fff),linear-gradient(to right,#fac473 0%,#f90 45.71%,#fc5b00 100%)}.sec-podium-wrap .ranking-podium-body li.ranking-circle-3st{align-self:center}.sec-podium-wrap .ranking-podium-body li.ranking-circle-3st .rnk-number{background:radial-gradient(77.95% 77.95% at 33.28% 27.5%,#05d2fe 0%,#02b9fc 100%)}.sec-podium-wrap .ranking-podium-body li.ranking-circle-3st .ico-crown{position:absolute;top:-22px;right:-20px}@media all and (max-width: 360px){.sec-podium-wrap .ranking-podium-body li.ranking-circle-3st .ico-crown{top:-18px;right:-14px}}.sec-podium-wrap .ranking-podium-body li.ranking-circle-3st .photo{background-image:linear-gradient(#fff,#fff),linear-gradient(180deg,#05d2fe 0%,#02b9fc 100%)}.ranking-level-area{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.ranking-level-area .up-down-box{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;gap:8px}@media all and (max-width: 768px){.ranking-level-area .up-down-box{gap:1px}}.ranking-level-area .up-down-box i{display:block;width:14px;height:14px;font-size:0}@media all and (max-width: 768px){.ranking-level-area .up-down-box i{width:10px;height:10px}}.ranking-level-area .up-down-box .up{background:url(/build/assets/level-triangle-c6206473.svg) no-repeat center;background-size:100%;filter:var(--filter-Second-lightRed)}.ranking-level-area .up-down-box .down{background:url(/build/assets/level-triangle-c6206473.svg) no-repeat center;background-size:100%;transform:rotate(-180deg);filter:var(--filter-Second-skyBlue)}.ranking-level-area .up-down-box .same{background:url(/build/assets/level-stop-5fa13860.svg) no-repeat center;background-size:100%;filter:var(--filter-gray600)}.ranking-level-area .level{color:var(--gray700);font-size:18px;font-weight:700;font-family:Montserrat,sans-serif}@media all and (max-width: 768px){.ranking-level-area .level{font-size:14px}}.blur-dark-box{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;color:var(--white);font-size:26px;font-weight:300;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background-color:rgb(var(--rgb-black),75%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.charge-info-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;gap:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}.charge-info-box .view-info .charge{display:flex;justify-content:center;align-items:center;border-radius:100px;color:var(--white);font-size:16px;font-weight:600;background:rgb(var(--rgb-black),30%);box-shadow:0 2px 12px 0 rgb(var(--rgb-white),20%);border:1px solid rgb(var(--rgb-white),20%);padding:0 24px;height:46px;gap:4px}.charge-info-box .view-info .charge:before{content:"";background:url(/build/assets/ani-lock-6b384e57.gif) no-repeat center;background-size:100%;width:24px;height:24px;display:block;z-index:200}.charge-info-box .view-description{color:var(--white);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-weight:400;font-size:18px}.charge-info-box .btn-viewer{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#fff1f5;padding:4px 4px 4px 10px;height:46px}.charge-info-box .btn-viewer .pay-point{display:flex;align-items:center;font-size:18px;gap:4px;font-family:Montserrat,sans-serif;font-weight:700}.charge-info-box .btn-viewer .pay-point:before{content:"";background:url(/build/assets/ico-lollipop-69c7b388.svg) no-repeat center;width:24px;height:24px;background-size:100%}.charge-info-box .btn-viewer .text{background:var(--Primary-color);color:var(--white);display:flex;justify-content:center;align-items:center;font-size:16px;border-radius:100px;height:100%;padding:0 24px}.photo-gallery-card{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.photo-gallery-card li{position:relative;border-radius:4px;overflow:hidden}.photo-gallery-card li .img{width:100%;height:280px;-o-object-fit:cover;object-fit:cover}.photo-gallery-card li .charge-info-box .charge{font-size:14px;padding:0 16px;height:36px}.photo-gallery-card li .charge-info-box .view-info .charge:before{width:16px;height:16px}.sec-photoTalkView-gallery{position:relative}.sec-photoTalkView-gallery .swiper-show-gallery{height:650px}.sec-photoTalkView-gallery .swiper-show-gallery .photo{width:100%;height:650px;-o-object-fit:cover;object-fit:cover}@media all and (max-width: 768px){.sec-photoTalkView-gallery .swiper-show-gallery,.sec-photoTalkView-gallery .swiper-show-gallery .photo{height:320px}}.sec-photoTalkView-gallery .blur-dark-box{border-radius:0}.article-title-area{display:flex;gap:6px;flex-shrink:0;height:56px;align-items:center}.article-title-area .btn-ico-report{margin-left:auto}.article-title-area .userInfo .name{font-size:18px}.article-title-area .userInfo .Age{font-size:1px}@media all and (max-width: 1100px){.article-title-area{padding:0 16px}}.article-title-area .profile-photo{width:32px;height:32px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media all and (max-width: 1100px){.reply-item{padding-left:16px!important;padding-right:16px!important}}.sec-photoTalk-content{padding:0 0 56px}@media all and (max-width: 768px){.sec-photoTalk-content{background:var(--gray150);max-height:100%}}.article-detail-view{display:flex;flex-direction:column;border-bottom:8px solid var(--gray150);gap:25px;background:var(--white);padding-top:20px}@media all and (max-width: 768px){.article-detail-view{gap:16px;padding-top:10px}}.user-view-area{display:flex;align-items:flex-start;flex-direction:column}@media all and (max-width: 768px){.user-view-area{flex-direction:column}}.user-view-area .article-title{display:flex;flex-direction:column;gap:8px}@media all and (max-width: 1100px){.user-view-area .article-title{padding:0 16px}}.user-view-area .article-title .writer-info-area{display:flex;align-items:center;gap:4px}.user-view-area .article-title .writer-info-area .nikname{font-size:16px;font-weight:700}.user-view-area .article-title .writer-info-area .age{font-size:15px;font-weight:500;color:var(--gray800)}.user-view-area .article-title .writer-info-area .sex-gender{width:16px;height:16px}.user-view-area .article-title .date{font-weight:500;color:var(--gray600);font-size:13px;line-height:110%}.user-view-area .article-title .module-text-box{word-wrap:break-word;font-size:18px;font-weight:700;color:var(--gray900);line-height:130%}@media all and (max-width: 768px){.user-view-area .article-title .module-text-box{font-size:15px;line-height:130%}}.articleTool-area{justify-content:space-between!important;width:100%;height:48px}@media all and (max-width: 1100px){.articleTool-area{height:46px;padding:0 16px}}.util-cover-info{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--gray150);padding:6px 0 16px}.util-cover-info .date{font-size:13px;color:var(--gray700)}.util-cover-info .util-article-info{display:flex;font-size:13px;gap:16px;color:var(--gray700)}.util-cover-info .util-article-info>p{display:flex;align-items:center;justify-content:center;gap:2px}.util-cover-info .util-article-info>p:before{filter:var(--filter-gray800);width:18px;height:18px;display:block}.util-cover-info .util-article-info .reply:before{content:"";background:url(/build/assets/ico-bubble-2cd91c89.svg) no-repeat center;background-size:100%}.util-cover-info .util-article-info .view:before{content:"";background:url(/build/assets/ico-eye-404724be.svg) no-repeat center;background-size:100%}@media all and (max-width: 1300px){.util-cover-info{padding:10px 16px}}@media all and (max-width: 768px){.util-cover-info .date,.util-cover-info .util-article-info{font-size:12px}.util-cover-info .util-article-info>p:before{width:14px!important;height:14px!important}}.review-reply{display:flex;flex-direction:column;background:var(--white)}.review-reply .writer-info-area{display:flex;align-items:center}.review-reply .reply-item{position:relative;display:flex;flex:1;gap:6px;border-bottom:1px solid var(--gray150);padding:15px 0}@media all and (max-width: 768px){.review-reply .reply-item{padding:10px 0}}.review-reply .article-title{display:flex;flex:1;flex-direction:column;gap:4px}.review-reply .article-title .module-text-box{word-break:break-all;font-size:14px;font-weight:500;color:var(--gray900);line-height:130%}.review-reply .write-date{padding-top:4px;font-weight:400;color:var(--gray600);font-size:12px}.btn-text-report{position:absolute;top:10px;right:16px;font-size:13px;color:var(--gray700);width:-moz-fit-content;width:fit-content}.reply-writing-box{position:relative;display:flex;flex-direction:column;margin-top:16px;padding:14px 10px 10px;background:var(--gray150);border-radius:10px;gap:10px;width:100%}@media all and (max-width: 768px){.reply-writing-box{align-items:center;justify-content:center;height:60px;position:fixed;bottom:60px;left:0;right:0}.reply-writing-box.whiteBg-mobileWidth-react{border:0;border-radius:0;border-top:1px solid var(--gray200);background:var(--white)}.reply-writing-box.whiteBg-mobileWidth-react .writing-textarea{background:var(--gray200)!important}}.reply-writing-box textarea.writing-textarea{width:100%;border:0;height:100px;background:var(--white)}@media all and (max-width: 768px){.reply-writing-box textarea.writing-textarea{display:flex;height:42px;padding:13px 80px 13px 10px}.reply-writing-box textarea.writing-textarea::-webkit-scrollbar{display:none}}.reply-writing-box .btn-photo-register{background:url(/build/assets/ico-camera-9d962d2c.svg) no-repeat center;background-size:100%;width:26px;height:26px}.reply-writing-box .btn-post-register{position:absolute;top:8px;right:14px;width:56px;height:36px;border:1px solid #ffbdc0;background:#fff1f5;font-weight:600;border-radius:4px;color:var(--Primary-color)}@media all and (max-width: 768px){.reply-writing-box .btn-post-register{top:14px;right:14px}.reply-writing-box{flex-direction:row}}.recharge-pay-wrap{background:#fff5f6;border-radius:8px;padding:6px 6px 6px 14px;height:46px;display:flex;align-items:center;justify-content:space-between}.recharge-pay-wrap .charge-pay-view{display:flex;align-items:center;gap:10px}.recharge-pay-wrap .charge-pay-view .title{display:flex}.recharge-pay-wrap .charge-pay-view .number{color:var(--Primary-color);font-size:18px;font-weight:700;font-family:Montserrat,sans-serif}.recharge-pay-wrap .btn-point-charge{background:linear-gradient(180deg,#ff7070 0%,#ff9e80 100%);border-radius:4px;padding:0 16px;height:100%;display:flex;align-items:center;gap:6px;color:var(--white);font-weight:700}.recharge-pay-wrap .btn-point-charge:after{content:"";background:url(/build/assets/arrow-right-e24651d0.svg) no-repeat bottom;width:14px;height:14px;background-size:100%;filter:var(--filter-white);display:block}.videoCall-waiting-content{width:700px;border-radius:20px;padding:20px;background:var(--black)!important}.videoCall-waiting-content.page100vh{height:100vh;width:1100px;border-radius:0;padding:0}@media all and (max-width: 768px){.videoCall-waiting-content.page100vh{width:100%!important}.videoCall-waiting-content{width:90%!important;margin:0 auto;padding:10px 16px}}.mirror-screen{position:relative;height:calc(100vh - 150px);width:100%;display:flex;align-items:center;justify-content:flex-end;flex-direction:column}.calling-waiting-wrap{position:relative}.calling-waiting-wrap .call--photo-box{position:relative;height:460px;border-radius:14px;overflow:hidden;margin-top:10px}@media all and (max-width: 768px){.calling-waiting-wrap .call--photo-box{height:380px}}.calling-waiting-wrap .call--photo-box:before{content:"";background:linear-gradient(0deg,rgba(0,0,0,.85) 0%,rgba(0,0,0,0) 100%);position:absolute;bottom:0;left:0;width:100%;height:50%;pointer-events:none;z-index:1}.calling-waiting-wrap .call--photo-box img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.calling-waiting-wrap .info-type-default{color:var(--white);flex-direction:column}.calling-waiting-wrap .info-type-default .userInfo{display:flex;align-items:center;justify-content:center;gap:6px;padding:0;margin:0}.calling-waiting-wrap .info-type-default .userInfo .sex{width:20px;height:20px}.calling-waiting-wrap .info-type-default .userInfo .name{font-size:26px}.calling-waiting-wrap .info-type-default .userInfo .Age{font-size:22px;line-height:100%}.calling-waiting-wrap .info-type-default .user-greeting{color:var(--white);font-size:16px;font-weight:300!important;margin-bottom:0}.calling-waiting-wrap .pos-absolute{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:200;gap:10px;display:flex;justify-content:center;align-items:center}.loading-timing-info{padding:50px 0;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--white)}.loading-timing-info dt{font-size:26px;margin-bottom:18px;font-weight:700}.loading-timing-info dd{font-size:16px;padding:4px 0;color:var(--gray300)}.loading-timing-info dd:nth-child(1){font-size:16px}@media all and (max-width: 768px){.loading-timing-info{padding:22px 0!important}.loading-timing-info dt{font-size:19px;margin-bottom:8px}}.ani-loading-heart{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:url(/build/assets/ani-heart-593a864a.gif) no-repeat center;width:145px;height:145px;background-size:100%;display:block;z-index:200}.videoCall-fixd-content{position:relative;width:1100px;margin:0 auto}.videoCall-fixd-content.fixd-content{height:100vh}@media all and (max-width: 1100px){.videoCall-fixd-content{width:100%}}.sec-statusBar-top{position:fixed;width:1100px;left:50%;transform:translate(-50%);height:54px;display:flex;flex-direction:row;align-items:center;gap:20px;z-index:50;padding:0 16px;background:rgb(var(--rgb-white),20%)}@media all and (max-width: 1100px){.sec-statusBar-top{width:100%}}@media all and (max-width: 768px){.sec-statusBar-top{height:42px}}.sec-statusBar-top .name{font-size:20px}.sec-statusBar-top .Age{font-size:18px}.sec-statusBar-top .callTime{display:flex;align-items:center;gap:4px}.sec-statusBar-top .callTime:before{content:"●";font-size:7px;color:var(--caution)}.sec-statusBar-top .pos-right{margin-left:auto}.sec-statusBar-top-8dfhsadof{position:fixed;width:1100px;top:70px;left:50%;padding:0 16px;transform:translate(-50%);height:52px;display:flex;flex-direction:row;align-items:center;gap:8px;z-index:50;background:var(--white)}@media all and (max-width: 1100px){.sec-statusBar-top-8dfhsadof{top:56px;width:100%}}@media all and (max-width: 768px){.sec-statusBar-top-8dfhsadof{height:42px}.sec-statusBar-top-8dfhsadof:before{content:"";background:url(/build/assets/arrow-left-fd65f836.svg) no-repeat center;width:18px;height:18px;background-size:100%;filter:var(--filter-gray700);display:block}}.sec-statusBar-top-8dfhsadof .name{font-size:20px}.sec-statusBar-top-8dfhsadof .Age{font-size:18px}.sec-statusBar-top-8dfhsadof .callTime{display:flex;align-items:center;gap:4px}.sec-statusBar-top-8dfhsadof .callTime:before{content:"●";font-size:7px;color:var(--caution)}.sec-statusBar-top-8dfhsadof .pos-right{margin-left:auto}.sec-videoCall-content{background:rgba(var(--rgb-black),.5);position:relative;width:100%;height:100vh}.sec-videoCall-content .dark-blur{border-radius:0!important}.sec-videoCall-content .call-screen{position:relative;overflow:hidden;height:100%;background:var(--white)}.sec-videoCall-content .call-screen video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec-videoCall-content .scroll-donMove{height:calc(100vh - 70px)}.sec-videoCall-content .btn-ico-wish-heart{position:absolute;top:20px;left:20px;z-index:200}.sec-videoCall-content .call-right-position{position:absolute;top:75px;right:16px}@media all and (max-width: 768px){.sec-videoCall-content .call-right-position{top:55px}}.sec-videoCall-content .small-screen{border:5px solid rgba(var(--rgb-white),.8);border-radius:6px}.sec-videoCall-content .small-screen video{width:110px;height:130px;border-radius:4px;-o-object-fit:cover;object-fit:cover}.sec-videoCall-content .pos-right{margin-top:0}.fix-videoControl{position:absolute;right:0;bottom:40px;left:0;background:rgba(var(--rgb-black),.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:366px;height:70px;margin:0 auto;padding:16px 12px;border-radius:100px;display:flex;align-items:center;justify-content:space-around;gap:10px;z-index:100}@media all and (max-width: 380px){.fix-videoControl{height:56px;padding:16px 8px;width:96%;gap:10px}}.fix-videoControl a{font-size:0;border-radius:100px;background:rgba(var(--rgb-black),.3);width:50px;height:50px;display:flex;align-items:center;justify-content:center}@media all and (max-width: 380px){.fix-videoControl a{width:42px;height:42px}}.fix-videoControl a:after{content:"";background-size:100%;width:24px;height:24px;filter:var(--filter-gray400);display:block}.fix-videoControl a.on{background:rgb(255,255,255)}.fix-videoControl a.on:after{filter:var(--filter-gray900)}.fix-videoControl .on.btn-sound:after{background:url(/build/assets/btn-sound-9d5c282a.svg) no-repeat center}.fix-videoControl .btn-rotation:after{background:url(/build/assets/btn-rotation-8fb71583.svg) no-repeat center}.fix-videoControl .btn-video:after{background:url(/build/assets/btn-video-3f1a1708.svg) no-repeat center}.fix-videoControl .btn-sound:after{background:url(/build/assets/btn-sound-off-09d1a38c.svg) no-repeat center}.fix-videoControl .btn-mic:after{background:url(/build/assets/btn-mic-40190d70.svg) no-repeat center}.fix-videoControl .btn-call-off:after{background:url(/build/assets/ico-call-off-997a55d5.svg) no-repeat center;filter:var(--filter-white);width:32px}.fix-videoControl .btn-call-off{background:var(--videoCall-off);flex:1;filter:var(--filter-White)}.toolTip-position-wrap{position:absolute;top:65px;right:-80px;display:flex;flex-direction:column;gap:26px}@media all and (max-width: 1400px){.toolTip-position-wrap{gap:14px;top:230px;right:16px}.toolTip-position-wrap button{color:var(--white)!important}}@media all and (max-width: 768px){.toolTip-position-wrap{gap:12px;top:220px}}.position-showMessageRoom{position:fixed;bottom:42px;right:10px}@media all and (max-width: 768px){.position-showMessageRoom{display:none}}.modalLayer-massageScreen{bottom:90px;right:10px;border-radius:20px;overflow:hidden;background:var(--white);box-shadow:0 0 18px #00000024;position:fixed;width:450px;z-index:300}@media all and (max-width: 768px){.modalLayer-massageScreen{bottom:0;right:0;width:100%;border-radius:20px 20px 0 0}}.modalLayer-massageScreen-f13ffd{bottom:10px;right:10px;border-radius:20px;overflow:hidden;background:var(--white);box-shadow:0 0 18px #00000024;position:fixed;width:450px;z-index:300}@media all and (max-width: 768px){.modalLayer-massageScreen-f13ffd{bottom:0;right:0;width:100%;border-radius:20px 20px 0 0}}.btn-common-close{display:block;background:url(/build/assets/arrow-close-03380fa4.svg) no-repeat;background-size:100%;width:24px;height:24px;filter:var(--filter-gray400);text-indent:-9999999px}@media all and (max-width: 768px){.btn-common-close{margin:16px auto 10px;width:45px;height:5px;border-radius:100px;background:var(--gray200);font-size:0;display:block}}.chat-scroll{overflow-y:auto;max-height:calc(100vh - 600px)!important}.chat-scroll::-webkit-scrollbar{display:none}.chatting-sceen-wrap{margin-top:54px;color:var(--gray900);background:var(--white)}@media all and (max-width: 768px){.chatting-sceen-wrap{margin-top:42px}}.chatting-sceen-wrap .last-send-date{position:relative;color:var(--gray600);margin:4px auto;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:400;gap:4px}.chatting-sceen-wrap .last-send-date span{padding-left:14px;display:inline-block}.chatting-sceen-wrap .last-send-date:before{content:"";background:url(/build/assets/ico-calendar-914aab88.svg) no-repeat center;background-size:100%;width:12px;height:12px;filter:var(--filter-gray800);display:block}.chatting-sceen-wrap .chat-caution-notice{border-bottom:1px solid var(--gray150);padding:10px 0}.chatting-sceen-wrap .chat-caution-notice.wide-fixd{background:var(--gray100)}.chatting-sceen-wrap .chat-caution-notice .inner-text{width:90%;margin:0 auto;color:var(--gray600);font-size:13px;line-height:116%;text-align:center}@media all and (max-width: 768px){.chatting-sceen-wrap .chat-caution-notice{padding:6px 0}.chatting-sceen-wrap .chat-caution-notice .inner-text{font-size:11px;line-height:130%;letter-spacing:-1px}}.chatting-sceen-wrap-asf8sd{color:var(--gray900);background:var(--white)}.chatting-sceen-wrap-asf8sd .last-send-date{position:relative;color:var(--gray700);margin:14px auto 8px;font-size:13px;display:flex;align-items:center;justify-content:center;gap:4px}.chatting-sceen-wrap-asf8sd .last-send-date span{padding-left:14px;display:inline-block}.chatting-sceen-wrap-asf8sd .last-send-date:before{content:"";background:url(/build/assets/ico-calendar-914aab88.svg) no-repeat center;background-size:100%;width:14px;height:14px;filter:var(--filter-gray800);display:block}.chatting-sceen-wrap-asf8sd .chat-caution-notice{border-bottom:1px solid var(--gray150);padding:10px 0}.chatting-sceen-wrap-asf8sd .chat-caution-notice.wide-fixd{background:var(--gray100)}.chatting-sceen-wrap-asf8sd .chat-caution-notice .inner-text{width:90%;margin:0 auto;color:var(--gray600);font-size:13px;line-height:116%;text-align:center}@media all and (max-width: 320px){.chatting-sceen-wrap-asf8sd .chat-caution-notice .inner-text{font-size:11px;letter-spacing:-1px}}.text-chatRoom-body{padding:10px;display:flex;flex-direction:column;gap:8px;height:100%;overflow-y:auto}.text-chatRoom-body.scroll-layerpop{overflow-y:auto;max-height:calc(100vh - 850px)}@media all and (max-width: 768px){.text-chatRoom-body.scroll-layerpop{max-height:calc(100vh - 580px)}}.text-chatRoom-body.scroll-layerpop::-webkit-scrollbar{display:none}.text-chatRoom-body.scroll-layerpop-1209fdsji{overflow-y:auto;height:30vh}.text-chatRoom-body.scroll-layerpop-1209fdsji::-webkit-scrollbar{display:none}.text-chatRoom-body.scroll-page{overflow-y:auto;height:calc(100vh - 253px)!important}.text-chatRoom-body.scroll-page::-webkit-scrollbar{display:none}.text-chatRoom-body::-webkit-scrollbar{display:none}.text-chatRoom-body .left-pos-message,.text-chatRoom-body .right-pos-message{display:flex;gap:10px}.text-chatRoom-body .left-pos-message .message-bubble,.text-chatRoom-body .right-pos-message .message-bubble{display:flex;align-items:flex-end;gap:8px}.text-chatRoom-body .left-pos-message .message-bubble .message,.text-chatRoom-body .right-pos-message .message-bubble .message{position:relative;max-width:230px;font-size:14px;border-radius:8px;padding:5px 8px;line-height:120%}.text-chatRoom-body .left-pos-message .message-bubble .message:after,.text-chatRoom-body .right-pos-message .message-bubble .message:after{content:"";position:absolute;top:7px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.text-chatRoom-body .left-pos-message .message-bubble .send-time,.text-chatRoom-body .right-pos-message .message-bubble .send-time{width:-moz-fit-content!important;width:fit-content!important;font-weight:300;font-size:11px;color:var(--gray600)}.text-chatRoom-body .left-pos-message .profill-photo{width:24px;height:24px;margin-right:6px;border-radius:100px;overflow:hidden}.text-chatRoom-body .left-pos-message .profill-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-chatRoom-body .left-pos-message .message-bubble .message{background:var(--gray200)}.text-chatRoom-body .left-pos-message .message-bubble .message:after{left:-8px;border-right:8px solid var(--gray200)}.text-chatRoom-body .right-pos-message{margin-left:auto}.text-chatRoom-body .right-pos-message .message-bubble{gap:6px}.text-chatRoom-body .right-pos-message .message-bubble .message{background:#ffd8cf}.text-chatRoom-body .right-pos-message .message-bubble .message:after{right:-8px;border-left:8px solid #ffd8cf}.text-chatRoom-body-jasd8fd{padding:0 20px 20px;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.text-chatRoom-body-jasd8fd.scroll-layerpop{overflow-y:auto;height:30vh}.text-chatRoom-body-jasd8fd.scroll-layerpop::-webkit-scrollbar{display:none}.text-chatRoom-body-jasd8fd.scroll-page{overflow-y:auto;height:calc(100vh - 253px)!important}.text-chatRoom-body-jasd8fd.scroll-page::-webkit-scrollbar{display:none}.text-chatRoom-body-jasd8fd::-webkit-scrollbar{display:none}.text-chatRoom-body-jasd8fd .left-pos-message,.text-chatRoom-body-jasd8fd .right-pos-message{display:flex;gap:10px}.text-chatRoom-body-jasd8fd .left-pos-message .message-bubble,.text-chatRoom-body-jasd8fd .right-pos-message .message-bubble{display:flex;align-items:flex-end;gap:8px}.text-chatRoom-body-jasd8fd .left-pos-message .message-bubble .message,.text-chatRoom-body-jasd8fd .right-pos-message .message-bubble .message{position:relative;max-width:230px;font-size:14px;border-radius:8px;padding:5px 8px;line-height:120%}.text-chatRoom-body-jasd8fd .left-pos-message .message-bubble .message:after,.text-chatRoom-body-jasd8fd .right-pos-message .message-bubble .message:after{content:"";position:absolute;top:7px;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent}.text-chatRoom-body-jasd8fd .left-pos-message .message-bubble .send-time,.text-chatRoom-body-jasd8fd .right-pos-message .message-bubble .send-time{font-size:11px;color:var(--gray600)}.text-chatRoom-body-jasd8fd .left-pos-message .profill-photo{width:24px;height:24px;margin-right:6px;border-radius:100px;overflow:hidden}.text-chatRoom-body-jasd8fd .left-pos-message .profill-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-chatRoom-body-jasd8fd .left-pos-message .message-bubble .message{background:var(--gray200)}.text-chatRoom-body-jasd8fd .left-pos-message .message-bubble .message:after{left:-8px;border-right:8px solid var(--gray200)}.text-chatRoom-body-jasd8fd .right-pos-message{margin-left:auto}.text-chatRoom-body-jasd8fd .right-pos-message .message-bubble{gap:6px}.text-chatRoom-body-jasd8fd .right-pos-message .message-bubble .message{background:#ffd8cf}.text-chatRoom-body-jasd8fd .right-pos-message .message-bubble .message:after{right:-8px;border-left:8px solid #ffd8cf}.messagePage-Size .left-pos-message,.messagePage-Size .right-pos-message{gap:10px}.messagePage-Size .left-pos-message .message-bubble,.messagePage-Size .right-pos-message .message-bubble{gap:4px}.messagePage-Size .left-pos-message .message-bubble .message,.messagePage-Size .right-pos-message .message-bubble .message{position:relative;max-width:380px;font-size:14px;padding:8px 12px;line-height:130%;font-weight:500}@media all and (max-width: 768px){.messagePage-Size .left-pos-message .message-bubble .message,.messagePage-Size .right-pos-message .message-bubble .message{max-width:230px}}.messagePage-Size .left-pos-message .message-bubble .send-time,.messagePage-Size .right-pos-message .message-bubble .send-time{font-size:12px;color:var(--gray600)}@media all and (max-width: 768px){.messagePage-Size .left-pos-message .message-bubble .send-time,.messagePage-Size .right-pos-message .message-bubble .send-time{font-size:11px}}.messagePage-Size .left-pos-message .profill-photo{width:32px;height:32px}.footer-messageInput-wrap{width:100%;margin:0 auto;background:var(--white)}.footer-messageInput-wrap.footer-fixd{width:1100px;position:fixed;bottom:0;left:0;right:0}@media all and (max-width: 1100px){.footer-messageInput-wrap.footer-fixd{width:100%}}.footer-messageInput-wrap .position-wrap{padding:8px 16px;margin-top:0;background:var(--gray100);justify-content:flex-start}.footer-messageInput-wrap .position-wrap .btn-userzzim.pos-right{margin-left:auto!important}.footer-messageInput-wrap .textInput-box{padding:5px 16px;height:52px;display:flex;justify-content:space-between;gap:8px;align-items:center;position:relative;background:var(--white);border-top:1px solid var(--gray150)}.footer-messageInput-wrap .textInput-box input{flex:1;height:100%;font-size:14px}.footer-messageInput-wrap .btn-message-send{border:1px solid var(--gray200);display:flex;justify-content:center;align-items:center;width:44px;height:100%;text-indent:-9999px}.footer-messageInput-wrap .btn-message-send:after{content:"";background:url(/build/assets/ico-send-96acd972.svg) no-repeat center;background-size:100%;width:24px;height:24px;filter:var(--filter-gray600);display:block}.footer-messageInput-wrap .btn-message-send:active,.footer-messageInput-wrap .btn-message-send .on{background:#142247;border:1px solid #142247}.footer-messageInput-wrap .btn-message-send:active:after,.footer-messageInput-wrap .btn-message-send .on:after{filter:var(--filter-white)}.footer-messageInput-wrap .btn-date-upload{background:url(/build/assets/ico-camera-9d962d2c.svg) no-repeat center;text-indent:-9999px;background-size:100%;width:30px;height:30px}.btn-joinEtc-wrap{position:relative;display:flex;gap:30px;justify-content:center;margin-top:16px}.btn-joinEtc-wrap .btn-join{position:relative;width:-moz-fit-content;width:fit-content}.top-notice-caution{display:flex;flex-direction:column;gap:8px;text-align:center;padding:0 16px 20px;border-radius:6px}@media all and (max-width: 768px){.top-notice-caution{padding:0 0 20px;gap:6px}}.top-notice-caution.red-light{background:var(--red-Light)}.top-notice-caution .check-img{display:flex;align-items:center;justify-content:center}.top-notice-caution .check-img:after{content:"";background:url(/build/assets/ani-check-c93f2b3e.gif) no-repeat center;background-size:100%;width:100px;height:100px;display:block}.top-notice-caution .title1{font-size:20px;font-weight:800;line-height:100%}@media all and (max-width: 768px){.top-notice-caution .title1{font-size:17px}}.top-notice-caution .title2{font-size:18px;font-weight:800;line-height:125%}.top-notice-caution .title3{font-size:16px;font-weight:700}.top-notice-caution .desc{word-break:keep-all;line-height:124%;letter-spacing:-.7px;color:var(--gray700)}.top-notice-caution .desc>span{display:block}@media all and (max-width: 768px){.top-notice-caution .desc{font-size:12px;letter-spacing:-1px}}.top-notice-caution .notice-row-box{display:flex;align-items:center;justify-content:space-between;border-radius:6px;padding:16px;background:var(--red-Light)}.top-notice-caution .notice-row-box .subject{font-size:15px}.top-notice-caution .notice-row-box .conitem{font-size:16px;font-family:Montserrat,sans-serif;font-weight:600;color:var(--Primary-color)}.top-notice-caution-ty2{position:relative;background:var(--red-Light);padding:16px;border-radius:6px}.top-notice-caution-ty2 .inner-row{display:flex;gap:14px;flex:1}.top-notice-caution-ty2 .inner-col{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;flex:1}.top-notice-caution-ty2 .text-Type-1{font-size:15px;font-weight:700}.top-notice-caution-ty2 .text-Type-2{font-size:14px;text-align:center;line-height:125%}.top-notice-caution-ty2 .pos-right{margin-left:auto}.top-notice-caution-ty2 .pos-right .ico-btn{background:var(--white)!important}.top-notice-caution-ty2 .small-info{display:flex;flex-direction:row;align-items:center}.top-notice-caution-ty2 .small-info .img{width:68px;height:68px;border-radius:100px;-o-object-fit:cover;object-fit:cover}.radio-menuList-wrap{display:flex;flex-direction:column;gap:10px;margin:0 0 24px;padding:21px 18px;border:1px solid var(--gray200);background:var(--gray100);border-radius:8px}.radio-menuList-wrap li{display:flex;align-items:center;font-size:16px;font-weight:700}@media all and (max-width: 768px){.radio-menuList-wrap{padding:10px;margin:0 0 20px!important}.radio-menuList-wrap li{font-size:14px}}.sec-profile-header{display:flex;flex-direction:column;justify-content:center;padding:0;background:var(--Primary-color-gradient1)}.sec-profile-header .button-util-wrap{display:flex;align-items:center;border-bottom:1px solid rgb(var(--rgb-black),20%);height:40px}.sec-profile-header .button-util-wrap .btn-ico-report{background:none;color:var(--white);filter:var(--filter-white)}.sec-profile-header .button-util-wrap .btn-close{filter:var(--filter-white)}.sec-profile-header .user-profile-stage{padding:26px 10px;display:flex;align-items:center;justify-content:center;gap:16px}@media all and (max-width: 768px){.sec-profile-header .user-profile-stage{padding:16px 10px;gap:10px}}.sec-profile-header .user-profile-stage .profile-user-img{width:180px;height:200px;border-radius:26px;overflow:hidden;border:4px solid rgb(var(--rgb-black),20%)}@media all and (max-width: 768px){.sec-profile-header .user-profile-stage .profile-user-img{width:150px;height:150px;border-radius:16px}}@media all and (max-width: 360px){.sec-profile-header .user-profile-stage .profile-user-img{width:120px;height:120px;border-radius:16px}}.sec-profile-header .user-profile-stage .profile-user-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sec-profile-header .user-profile-stage .profile-user-info{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.sec-profile-header .user-profile-stage .profile-user-info .user-infoBox{display:flex;flex-direction:column;gap:6px}@media all and (max-width: 320px){.sec-profile-header .user-profile-stage .profile-user-info .user-infoBox{gap:4px}}.sec-profile-header .user-profile-stage .profile-user-info .user-infoBox .user-nikname{font-size:22px;font-weight:700;color:var(--white)}.sec-profile-header .user-profile-stage .profile-user-info .user-infoBox .user-greeting{color:var(--white);font-size:15px;font-weight:400}@media all and (max-width: 768px){.sec-profile-header .user-nikname{font-size:18px!important}.sec-profile-header .user-greeting{font-size:14px!important}}@media all and (max-width: 320px){.badge-genderAge .sex{width:14px!important;height:14px!important}}.sec-quick-module .quick-button{display:flex;justify-content:space-evenly;padding:20px 0}@media all and (max-width: 768px){.sec-quick-module .quick-button{padding:14px 0}}.user-style-info-wrap{background:var(--gray200);padding:16px 20px;display:flex;flex-direction:column;gap:10px}.user-style-info-wrap .st-item{display:flex;gap:4px;font-size:15px}.user-style-info-wrap .st-item .title{color:var(--gray700);width:100px}.user-style-info-wrap .st-item .con{font-weight:600}@media all and (max-width: 768px){.user-style-info-wrap{padding:18px!important}.user-style-info-wrap .st-item{font-size:14px}.user-style-info-wrap .st-item .title{width:84px}}@media all and (max-width: 360px){.user-style-info-wrap{padding:14px 10px!important;gap:6px}.user-style-info-wrap .st-item{font-size:13px}}.sec-full-photoAlbum .navigation-head-filter{padding:8px 16px 0;margin-bottom:16px;height:54px;display:flex;justify-content:space-between;border-bottom:1px solid var(--gray150)}.sec-full-photoAlbum .navigation-head-filter .tabs-button{display:flex;gap:16px}.sec-full-photoAlbum .navigation-head-filter .tabs-button .item{display:flex;justify-content:center;align-items:center;gap:4px;font-size:16px;font-weight:600;color:var(--gray700)}@media all and (max-width: 768px){.sec-full-photoAlbum .navigation-head-filter .tabs-button .item{font-size:15px}}.sec-full-photoAlbum .navigation-head-filter .tabs-button .item .number{display:flex;justify-content:center;align-items:center;background:var(--gray200);border-radius:100px;padding:0 6px;height:18px;font-weight:400;font-size:12px}.sec-full-photoAlbum .navigation-head-filter .tabs-button .item.on{display:flex;justify-content:center;align-items:center;gap:4px;font-weight:700;color:var(--black)}.sec-full-photoAlbum .navigation-head-filter .filterButton-area{display:flex;justify-content:center;align-items:center;gap:10px}.sec-full-photoAlbum .navigation-head-filter .filterButton-area a{text-indent:-999px;width:20px;height:20px;display:block}.sec-full-photoAlbum .navigation-head-filter .filterButton-area .btn-bigAlbum{background:url(/build/assets/ico-big-album-e8f7d50e.svg) no-repeat center;background-size:contain;filter:var(--filter-gray500)}.sec-full-photoAlbum .navigation-head-filter .filterButton-area .btn-smallAlbum{background:url(/build/assets/ico-small-album-6351a8d6.svg) no-repeat center;background-size:contain;filter:var(--filter-gray500)}.sec-full-photoAlbum .navigation-head-filter .filterButton-area .btn-bigAlbum.on,.sec-full-photoAlbum .navigation-head-filter .filterButton-area .btn-smallAlbum.on{filter:var(--filter-gray900)}.photoAlbum-bigSize{display:flex;-moz-column-gap:8px;column-gap:8px}.photoAlbum-bigSize .grid-item{width:220px;height:260px;overflow:hidden;border-radius:10px;position:relative;margin-bottom:16px}.photoAlbum-bigSize .grid-item img{width:100%}.photoAlbum-smallSize{display:grid;grid-template-columns:repeat(auto-fill,minmax(100px,1fr));flex-wrap:wrap;gap:6px}.photoAlbum-smallSize .grid-item{height:122px;overflow:hidden;border-radius:10px;position:relative}.photoAlbum-smallSize .grid-item img{width:100%}.giveGift-list-select{display:flex;flex-wrap:wrap;justify-content:center;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.giveGift-list-select a{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:1px solid var(--gray200);border-radius:6px;padding:18px 0}.giveGift-list-select a .ea{font-size:18px;font-weight:700}.giveGift-list-select a .btn{border-radius:100px;background:var(--gray200);height:26px;padding:0 14px;display:flex;align-items:center;justify-content:center}.giveGift-list-select a.on,.giveGift-list-select a .giveGift-list-select a:hover{border:1px solid var(--Second-orange);background:var(--white);color:var(--Second-orange)}.giveGift-list-select a.on .btn,.giveGift-list-select a a:hover .btn{background:var(--Second-orange);color:var(--white)}.giveGift-list-select button{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:1px solid var(--gray200);border-radius:6px;padding:18px 0}.giveGift-list-select button .ea{font-size:18px;font-weight:700}.giveGift-list-select button .btn{border-radius:100px;background:var(--gray200);height:26px;padding:0 14px;display:flex;align-items:center;justify-content:center}.giveGift-list-select button.on,.giveGift-list-select button .giveGift-list-select a:hover{border:1px solid var(--Second-orange);background:var(--white);color:var(--Second-orange)}.giveGift-list-select button.on .btn,.giveGift-list-select button a:hover .btn{background:var(--Second-orange);color:var(--white)}.pointSave-list .totalsave .subj{color:var(--black);font-weight:800}.pointSave-list .totalsave .con{font-size:16px;font-weight:700;color:var(--PrimaryColor1)}.letter-text-box{background:var(--gray100);padding:16px;border-radius:6px}.profile-photo-midify{padding:16px;display:flex;align-items:center;border-radius:12px;justify-content:space-between;background:var(--red-Light)}@media all and (max-width: 768px){.profile-photo-midify{border-radius:0}}.profile-photo-midify .profile-photo{width:70px;height:70px;border-radius:100px;overflow:hidden}.profile-photo-midify .profile-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.profile-photo-midify .btn-photo-modify{display:flex;align-items:center;gap:4px;height:32px;padding:0 12px;border-radius:100px;background:var(--white);width:-moz-fit-content;width:fit-content;letter-spacing:-1px}.profile-photo-midify .btn-photo-modify:before{content:"";background:url(/build/assets/ico-camera-fill-d27944bd.svg) no-repeat center;width:18px;height:18px;background-size:100%;filter:var(--filter-gray500)}.jon-condition-select{display:flex;flex-wrap:wrap;justify-content:center;margin:0 auto;gap:10px}@media all and (max-width: 768px){.jon-condition-select{gap:6px}}.jon-condition-select button{width:-moz-fit-content;width:fit-content;border-radius:100px;height:38px;padding:0 20px;display:flex;align-items:center;justify-content:center;gap:4px;border:1px solid var(--gray200);font-size:15px}.jon-condition-select button i img{width:20px;height:20px}.jon-condition-select button.on{border:1px solid #ff9dc9;background:#fff5f6;color:var(--PrimaryColor1)}@media all and (max-width: 360px){.jon-condition-select button{font-size:13px;letter-spacing:-.7px;height:36px;padding:0 14px}.jon-condition-select button i img{width:14px!important;height:14px!important}}.main-2col-wrap{display:flex;gap:0 45px;width:1100px;margin:0 auto;flex:auto;min-height:calc(100vh - 220px)}@media all and (max-width: 1100px){.main-2col-wrap{width:100%;padding:0 16px}}@media all and (max-width: 768px){.main-2col-wrap{padding:0}}.lnb-sidebar{flex:1 0 0;width:300px;display:flex;flex-direction:column;background:var(--gray100);max-height:100%}@media all and (max-width: 1024px){.lnb-sidebar{display:none}}.center-wide-content{flex:4 0 0;height:100%;padding:20px 30px 45px 0}@media all and (max-width: 1024px){.center-wide-content{padding:0}}.center-wide-content:after{content:"";display:table;clear:both}.inb-profile-module{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;background:var(--gray300);padding:20px 0}.inb-profile-module .pfofile-photo{width:100px;height:100px;border-radius:100px;overflow:hidden}.inb-profile-module .pfofile-photo .img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.inb-profile-module .user-info{display:flex;flex-direction:column;gap:8px}.inb-profile-module .user-info .gretting{font-size:16px;text-align:center}.inb-profile-module .user-info .nikname{font-size:18px;font-weight:800}.inb-profile-module .user-info .nikname em{font-size:16px;font-weight:500}.inb-profile-module .btn-wrap .btn-modify{background:var(--white);border:1px solid var(--gray300);color:var(--gray700);height:28px;padding:0 10px;display:flex;align-items:center;justify-content:center}.inb-profile-module .myPoint-view{display:flex;gap:8px;color:var(--Primary-color);padding-top:6px}.inb-profile-module .myPoint-view .title{font-size:15px}.inb-profile-module .myPoint-view .point{font-size:18px;font-weight:700;font-family:Montserrat,sans-serif}.btn-pointChargeBox{height:42px;padding:0 16px;color:var(--white);font-size:16px;background:linear-gradient(77deg,#ff9ab0 4.37%,#ff71b7 98.01%);display:flex;justify-content:space-between;align-items:center;border-radius:0}.btn-pointChargeBox:after{content:"";background:url(/build/assets/arrow-right-e24651d0.svg) no-repeat center;background-size:100%;width:18px;height:18px;display:block;filter:var(--filter-white)}.tabMenu-style-1{display:flex;height:48px;margin-bottom:20px}.tabMenu-style-1 .t-item{flex:1 0 auto;padding:0 16px;font-size:17px;color:var(--black);display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--gray200);font-weight:600;color:var(--gray700)}.tabMenu-style-1 .t-item.on{font-weight:800;color:var(--black);border-bottom:3px solid var(--black)}@media all and (max-width: 768px){.tabMenu-style-1{height:42px;margin:0}.tabMenu-style-1 .t-item{font-size:15px}.tabMenu-style-1 .t-item.on{border-bottom:2px solid var(--black)}}.myPage-MenuList-article{padding:20px}.myPage-MenuList-article li{padding:10px 0;font-size:17px;font-weight:600}.myPage-MenuList-article li.active{color:var(--Primary-color)}.single-myTotal-point{position:relative;display:flex;padding:0 16px;height:56px;border-radius:8px;background:var(--red-Light);margin-bottom:16px}@media all and (max-width: 768px){.single-myTotal-point{height:48px;font-size:15px;margin:10px 0;border-radius:4px}}.single-myTotal-point p{display:flex;gap:4px;font-weight:600;font-size:15px;align-items:center}.single-myTotal-point .pointNum{margin-left:auto;color:var(--Primary-color);font-weight:700;font-family:Montserrat,sans-serif;font-size:18px}@media all and (max-width: 768px){.single-myTotal-point .pointNum{font-size:16px}}.charge-amount-select{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.charge-amount-select .item{display:flex;flex-direction:column;align-items:center;flex-wrap:wrap;gap:6px;border:1px solid var(--gray200);border-radius:8px;padding:20px}.charge-amount-select .item .money{display:flex;gap:1px;font-size:18px}.charge-amount-select .item .money .num{font-weight:700;font-family:Montserrat,sans-serif;font-size:20px}.charge-amount-select .item .point .num{font-weight:700;font-family:Montserrat,sans-serif;font-size:16px}.charge-amount-select .item .btn-makePay{border-radius:100px;background:var(--gray200);height:26px;margin-top:6px;padding:0 14px;display:flex;align-items:center;justify-content:center}.charge-amount-select .item.on,.charge-amount-select .item:hover{border:1px solid var(--Second-orange);background:var(--white);color:var(--Second-orange)}.charge-amount-select .item.on .btn-makePay,.charge-amount-select .item:hover .btn-makePay{background:var(--Second-orange);color:var(--white)}@media all and (max-width: 768px){.charge-amount-select{grid-template-columns:repeat(3,1fr);gap:8px}.charge-amount-select .item{padding:10px!important;gap:4px}.charge-amount-select .item .money{gap:1px;font-size:13px}.charge-amount-select .item .money .num,.charge-amount-select .item .point .num{font-size:14px}.charge-amount-select .item .btn-makePay{height:24px;border-radius:6px;margin-top:4px;padding:0 10px;font-size:13px}}@media all and (max-width: 412px){.charge-amount-select{grid-template-columns:repeat(2,1fr);gap:6px}}.payment-method-select{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding-bottom:45px}@media all and (max-width: 768px){.payment-method-select{grid-template-columns:repeat(3,1fr);padding-bottom:25px;gap:6px}}.payment-method-select .item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:15px;border:1px solid var(--gray200);border-radius:8px;padding:14px;cursor:pointer}.payment-method-select .item:before{display:flex;width:28px;height:28px;display:block}.payment-method-select .item:nth-child(1):before{content:"";background:url(/build/assets/ico-payment-01-f19f7c87.svg) no-repeat center;background-size:100%}.payment-method-select .item:nth-child(2):before{content:"";background:url(/build/assets/ico-payment-02-83211a66.svg) no-repeat center;background-size:100%}.payment-method-select .item:nth-child(3):before{content:"";background:url(/build/assets/ico-payment-03-a1b53a66.svg) no-repeat center;background-size:100%}.payment-method-select .item:nth-child(4):before{content:"";background:url(/build/assets/ico-payment-04-0041ca1c.svg) no-repeat center;background-size:100%}.payment-method-select .item:nth-child(5):before{content:"";background:url(/build/assets/ico-payment-06-e0556a50.svg) no-repeat center;background-size:100%;width:40px;height:32px}.payment-method-select .item.on{border:1px solid var(--Second-orange);background:var(--white)}@media all and (max-width: 768px){.payment-method-select .item{font-size:13px;padding:6px}.payment-method-select .item:before{width:24px;height:24px}}.bank-deposit-info{padding-top:10px}.bank-deposit-info li{align-items:center;display:grid;grid-template-columns:1fr 6fr;gap:10px;height:50px;border-bottom:1px solid var(--gray100)}.bank-deposit-info li .subj{font-size:15px;color:var(--gray700)}.bank-deposit-info li .cont{font-size:16px;font-weight:600}.bank-deposit-info li .cont .num{font-size:17px;font-weight:700;font-family:Montserrat,sans-serif}.bank-deposit-info li input{background:0;padding:0;width:100%;height:45px}.bank-deposit-info li input:focus{background:0}.bank-deposit-info .btn-wrap{margin:20px 0;border:0}.bank-deposit-info .btn-wrap .btn-bankSave{display:flex;justify-content:center;align-items:center;gap:4px;background:var(--color100);border:1px solid var(--color200);height:45px;border-radius:4px;margin:10px 0}.bank-deposit-info .btn-wrap .btn-bankSave.active{color:var(--mainColor)}.bank-deposit-info .btn-wrap .btn-bankSave.active i{filter:var(--filterMain)}.footer-notice-caution{background:var(--gray100);padding:16px 20px;border-radius:4px;margin:20px 0;color:var(--gray800)}.footer-notice-caution dt{display:flex;gap:4px;margin-bottom:4px;font-weight:800}.footer-notice-caution dt i{display:flex;background-size:100%;width:14px;height:14px}.footer-notice-caution dd{color:var(--gray700)!important;padding:2px 0}.table-body{display:flex;flex-direction:column}.table-body .table-head{display:flex;border-top:1px solid var(--black);border-bottom:1px solid var(--gray300)!important;height:50px;padding:0!important}.table-body .table-head .th{text-align:center;font-size:16px}@media all and (max-width: 768px){.table-body .table-head{height:40px}.table-body .table-head .th{font-size:13px}}.table-body li{align-items:center;border-bottom:1px solid var(--gray150);padding:16px 0}@media all and (max-width: 768px){.table-body li.table-tr{padding:8px 0;gap:6px}}.table-body li .date-box{font-family:Roboto,serif;font-size:11px;color:var(--gray700)}.table-body li .date-box span{display:block;width:-moz-fit-content;width:fit-content}@media all and (max-width: 768px){.table-body li .date-box{display:flex;flex-direction:column;justify-content:flex-start}}.table-body li .content{display:flex;flex-direction:column;gap:3px;justify-content:center;font-size:16px}@media all and (max-width: 768px){.table-body li .content{font-size:13px;line-height:125%}.table-body li .content .target{font-weight:500}}.table-body li .content .target{text-align:center;font-weight:700}.table-body li .content .nikName{font-size:14px;color:var(--gray700);text-align:center}.table-body li .pay{font-size:17px;font-family:Roboto,serif;font-weight:600;text-align:right!important;color:var(--filter-gray900)}@media all and (max-width: 768px){.table-body li .pay{font-size:14px}}.table-body li .plus{color:var(--caution)}.table-body li .minus{color:var(--Second-blue)}.table-body.chargeListBoard li{display:grid;grid-template-columns:2fr 5fr 1.5fr 1.5fr;gap:10ox;text-align:center}.table-body.refundList li{display:grid;grid-template-columns:1fr 2fr 3fr 1fr;gap:10px}.table-body.refundList li .tr{text-align:center}.table-body.refundList li .last-position{display:flex;justify-content:end}.table-body.refundList .table-head{display:grid;grid-template-columns:1fr 2fr 3fr 1fr;gap:10px}.refund-footer-agreement{padding:16px 0 0 130px}@media all and (max-width: 768px){.refund-footer-agreement{padding:10px 0 0}}.pagination{display:flex;text-align:center;justify-content:center;gap:6px;font-size:0;padding-top:30px}.pagination a{display:flex;align-items:center;justify-content:center;font-size:14px;width:40px;height:40px;font-family:Roboto,serif;transition:background-color .3s;border:1px solid var(--gray200)}.pagination a.on{background:var(--gray600);border:1px solid var(--gray600);color:#fff}.pagination a:hover:not(.on){background:var(--gray300)}.pagination .arrow{background:var(--gray200);border:1px solid var(--gray200)}.pagination .arrow i{display:inline-block;width:12px;height:12px;filter:var(--filter-gray400)}.pagination .arrow.on{background:var(--white);border:1px solid var(--gray300)}.pagination .arrow.on i{filter:var(--filter-gray800)}.pagination .angle-left{background:url(/build/assets/arrow-left-817fcc83.svg) no-repeat center;background-size:100%}.pagination .angle-right{background:url(/build/assets/arrow-right-9f90f5e1.svg) no-repeat center;background-size:100%}@media all and (max-width: 768px){.pagination{padding-top:20px}.pagination a{font-size:12px;width:34px;height:34px}}.card-horizontal-frind{border-top:1px solid var(--black)}.card-horizontal-frind li{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--gray200)}.card-horizontal-frind .row-item-info-box{display:flex;flex-direction:row;align-items:center;gap:12px}.card-horizontal-frind .row-item-info-box .img{width:38px;height:38px;border-radius:100px}.refund-head-wrap{display:flex;flex-direction:column;background:var(--gray200);padding:10px;margin:0 0 35px;border-radius:8px}@media all and (max-width: 768px){.refund-head-wrap{border-radius:0;margin:-16px 0 20px}}.refund-head-wrap .point-box{display:flex;flex-direction:column;gap:10px;padding:16px;background:var(--black);border-radius:6px;color:var(--gray300)}.refund-head-wrap .point-box .row{display:flex;align-items:center;justify-content:space-between}.refund-head-wrap .point-box .row .subj .price{font-size:16px}.refund-head-wrap .point-box .row .subj .price .num{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700}.refund-head-wrap .desc{padding:15px 0 6px 14px}.refund-head-wrap .desc span{padding:2px 0;display:block}@media all and (max-width: 768px){.refund-head-wrap .desc{padding:8px 0 0}}.baege-condition{border:1px solid var(--gray200);color:var(--gray700);height:26px;padding:0 8px;border-radius:4px;font-size:12px;display:flex;align-items:center;width:-moz-fit-content;width:fit-content;letter-spacing:-1px}.baege-condition.on{border:1px solid var(--Second-orange);color:var(--Second-orange)}@media all and (max-width: 768px){.baege-condition{height:16px;padding:0 4px;font-size:11px}}.faqBoard .acc-title,.faqBoard .acco-table-head{display:grid;grid-template-columns:1fr 5fr;gap:10px}@media all and (max-width: 768px){.faqBoard .accordion-caution .acc-title{grid-template-columns:1fr}}.acco-table-head{display:grid;grid-template-columns:1fr 5fr 1fr;gap:10px;align-items:center;background:var(--gray200);height:48px;border-radius:8px}.acco-table-head .th{text-align:center;font-size:16px}@media all and (max-width: 768px){.acco-table-head{grid-template-columns:1fr 4fr 1fr;height:42px;border-radius:0}.acco-table-head .th{font-size:14px}}.accordion-caution .acc-content{max-height:0;overflow:hidden;transition:max-height .2s ease-out;font-size:16px;line-height:130%;color:var(--gray700);background:var(--gray100)}.accordion-caution .acc-content .in-con-box{padding:25px 35px;line-height:135%;border-bottom:1px solid var(--gray200)}.accordion-caution .acc-content .in-con-box span{padding:2px 0;list-style-type:square!important;display:block}.accordion-caution .acc-content .in-con-box .event-img{padding-top:30px}.accordion-caution .acc-content .active,.accordion-caution .acc-content .acc-title:hover{background:var(--white)}.acc-title{display:grid;grid-template-columns:1fr 5fr 1fr;align-items:center;gap:16px;position:relative;width:100%;height:52px;border-bottom:1px solid var(--gray200);transition:all .4s ease-out;border-radius:0}@media all and (max-width: 768px){.acc-title{padding:8px 16px;grid-template-columns:1fr;align-items:stretch}}.acc-title .title{text-align:left;flex:1;font-size:16px}@media all and (max-width: 768px){.acc-title .title{font-size:14px}}.acc-title .date{color:var(--gray700);line-height:105%;font-size:13px;font-weight:500;text-align:left}@media all and (max-width: 1024px){.acc-title .date{padding:0 8px}}@media all and (max-width: 768px){.acc-title .date{position:absolute;bottom:6px;left:16px;padding:0;font-size:12px;color:var(--gray600)}}.acc-title .content{display:block}.acc-title .type{text-align:center;display:flex;justify-content:center}@media all and (max-width: 768px){.acc-title .type{position:absolute;bottom:6px;right:16px;font-size:12px;color:var(--gray700)}.acc-title{font-size:15px}}.modalpopup-gradient{position:relative;display:flex;flex-direction:column;align-items:center;gap:14px;width:360px;border-radius:12px;padding:18px 16px;background:var(--Primary-color-gradient1);box-shadow:0 2px 16px #0000004d}.modalpopup-gradient .user-nikname{display:flex;align-items:center;justify-content:center;gap:6px;color:var(--white);font-size:17px}.modalpopup-gradient .user-nikname .tit-ani-emoji{width:24px;height:24px}.modalpopup-gradient .ani-emoji{width:64px;height:64px}.modalpopup-gradient .btn-pageNext{display:flex;justify-content:center;align-items:center;height:42px;padding:0 26px;color:var(--white);gap:10px;width:-moz-fit-content;width:fit-content;border-radius:100px;background:var(--black);margin-top:8px;font-size:16px}.modalpopup-gradient .messages-box{width:100%;background:#fde4ea;padding:12px;border-radius:8px;font-weight:700}.modalpopup-gradient .messages-box .text{padding:2px 0}.btn-close-round{position:absolute;top:-45px;right:0;display:flex;align-items:center;justify-content:center;text-indent:-9999px;width:36px;height:36px;background-color:rgb(var(--rgb-black),60%);border-radius:100px}.btn-close-round:after{content:"";display:block;background:url(/build/assets/arrow-close-03380fa4.svg) no-repeat;background-size:100%;width:18px;height:18px;filter:var(--filter-gray100)}.pointSave-list{display:flex;flex-direction:column}.pointSave-list li{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--gray200);padding:14px 0}.pointSave-list li .con{font-weight:700;font-family:Montserrat,sans-serif;line-height:100%}.pointSave-list li.totalsave .subj{color:var(--black);font-weight:800}.pointSave-list li.totalsave .con{font-size:16px;font-weight:700;color:var(--Primary-color)}.photoBook--allViwer{background:var(--black);width:600px}@media all and (max-width: 768px){.photoBook--allViwer{border-radius:0!important;width:100%;height:100vh}}.photoBook--allViwer .h2-title{color:var(--white);font-size:18px;padding:10px 16px}@media all and (max-width: 768px){.photoBook--allViwer .h2-title{margin-bottom:0;border-bottom:0}}.photoBook--allViwer .photo-largeSize-view{width:100%;height:500px}.photoBook--allViwer .photo-largeSize-view .large-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.photoBook--allViwer .btn-photoLink-wrap{display:grid;grid-template-columns:repeat(7,1fr);padding:16px;gap:10px}@media all and (max-width: 768px){.photoBook--allViwer .btn-photoLink-wrap{grid-template-columns:repeat(5,1fr)}}.photoBook--allViwer .btn-photoLink-wrap .imgLink{overflow:hidden;height:76px;border-radius:4px}.photoBook--allViwer .btn-photoLink-wrap .imgLink .small-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.photoBook--allViwer .btn-photoLink-wrap .imgLink.on{border:2px solid var(--caution)}.policy-content-wrap{line-height:160%;font-size:15px;color:var(--gray800)}.policy-content-wrap .title-1{font-size:20px;padding:30px 0 10px;font-weight:700;color:var(--gray900)}.policy-content-wrap .title-2{font-size:16px;padding:30px 0 10px;font-weight:700;color:var(--gray900)}@media all and (max-width: 768px){.policy-content-wrap{padding:16px}}.imgDisplay-wrap .dis-img{width:100%;height:auto}.infomation-title{display:flex;flex-direction:column;gap:8px;text-align:center;justify-content:center;border-radius:6px}.infomation-title>li{display:flex;justify-content:center}.infomation-title .title1{font-size:16px;font-weight:700;color:var(--white);line-height:125%}.infomation-title .dec1{font-size:14px;color:var(--white);border-radius:100px;padding:4px 10px;background:radial-gradient(112.31% 55.06% at 29.24% 51.54%,#390b0b 0%,#000 86%)}.shortfrom-container{position:relative;height:100%;padding:30px 0}.player-video-render{position:relative;border-radius:16px;overflow:hidden;width:620px;height:100%;margin:0 auto}.player-video-render:before{content:"";position:absolute;left:0;bottom:0;background:linear-gradient(0deg,#000 0%,rgba(0,0,0,0) 100%);height:500px;width:100%}.player-video-render .short-video-mp4{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.player-video-render .Reel-ViewModel-Host{position:absolute;bottom:0;left:0;width:100%;padding:12px 16px 20px;display:flex;flex-direction:column;gap:8px}.player-video-render .Reel-ViewModel-Host .userInfo{color:var(--white)!important;font-weight:300}.player-video-render .Reel-ViewModel-Host .reel-h1{color:var(--white);font-weight:300}.player-video-render .Reel-ViewModel-Host .btn-reelMore{padding-top:6px;text-decoration:underline;font-size:13px;color:var(--white);font-weight:300;margin-left:auto}.btn-wide-seclect button{width:100%}.ico-basic-point{background:url(/build/assets/ico-lollipop-69c7b388.svg) no-repeat center;width:20px;height:20px;background-size:100%;display:block}.ico-basic-point2{background:url(/build/assets/ico-coin-ebe2b1df.svg) no-repeat center;width:20px;height:20px;background-size:100%;display:block}.userInfo{display:flex;align-items:center;gap:4px;line-height:135%;letter-spacing:-.7px;margin-bottom:2px}@media all and (max-width: 344px){.userInfo{gap:2px}}.userInfo .name{font-size:16px;font-weight:700;line-height:0}.userInfo .Age{font-size:15px;font-weight:500;color:var(--gray700);line-height:100%}.userInfo .sex.female{background:url(/build/assets/sex-female-1b443337.svg) no-repeat;background-size:100%;width:16px;height:16px;display:block}.userInfo .sex.male{background:url(/build/assets/sex-male-8f859c1f.svg) no-repeat;background-size:100%;width:16px;height:16px;display:block}.userInfo .photo-box .photo{width:22px;height:22px;-o-object-fit:cover;object-fit:cover;border-radius:50%}@media all and (max-width: 768px){.userInfo{gap:2px}.userInfo .sex.female,.userInfo .sex.male{width:14px;height:14px}.userInfo .name,.userInfo .Age{font-size:14px}}.userInfo.Type-Smallgary--userInfo .name{font-size:14px;font-weight:700;color:var(--gray700)}.userInfo.Type-Smallgary--userInfo .Age{font-size:13px;font-weight:500;color:var(--gray700)}@media all and (max-width: 768px){.userInfo.Type-Smallgary--userInfo{gap:2px}.userInfo.Type-Smallgary--userInfo .name,.userInfo.Type-Smallgary--userInfo .Age{font-size:14px}}.badge--collection{display:flex;gap:3px;z-index:50}@media all and (max-width: 768px){.badge--collection{gap:1px}}.badge--collection span{border-radius:100px;height:16px;font-size:10px;display:flex;align-items:center;justify-content:center;line-height:100%;padding:0 4px;font-family:Saira,sans-serif}@media all and (max-width: 768px){.badge--collection span{height:14px!important}}@media all and (max-width: 320px){.badge--collection span{padding:0 4px}}.badge--collection .badge-new{border:1px solid #d7b9ff;color:var(--Second-purple)}@media all and (max-width: 320px){.badge--collection .badge-new{font-size:0}.badge--collection .badge-new:after{content:"N";font-size:10px}}.badge--collection .badge-hot{border:1px solid #ffcfd1;color:var(--caution)}@media all and (max-width: 320px){.badge--collection .badge-hot{font-size:0}.badge--collection .badge-hot:after{content:"H";font-size:10px}}.badge--collection .badge-online{background:var(--caution);width:auto!important;padding:0 3px}.badge--collection .badge-online:after{content:"";background:url(/build/assets/ani-online-37291e7c.gif) no-repeat;background-size:contain;width:26px;height:8px;display:block}.badge--collection .badge-nation{width:24px;height:16px;border-radius:100px;border:1px solid var(--gray200);overflow:hidden;padding:0!important}@media all and (max-width: 768px){.badge--collection .badge-nation{height:14px!important}}.badge--collection .badge-nation img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.badge--collection-bg{display:flex;flex-direction:column;gap:4px;z-index:50}.badge--collection-bg .badge-row-item{display:flex;gap:4px}.badge--collection-bg span{border-radius:100px;height:22px;font-size:12px;display:flex;align-items:center;justify-content:center;line-height:100%;font-family:Saira,sans-serif;padding:0 6px}@media all and (max-width: 768px){.badge--collection-bg span{height:20px!important;padding:0 6px!important}}.badge--collection-bg .badge-location{background:var(--white)}.badge--collection-bg .badge-genderAge{display:flex;gap:2px;padding:0 8px 0 4px;background:var(--white)}@media all and (max-width: 768px){.badge--collection-bg .badge-genderAge{padding:0 6px 0 2px!important}}.badge--collection-bg .badge-new{border:1px solid #ffcfd1;color:#9747ff;background:rgba(245,237,255,.75)}.badge--collection-bg .badge-hot{border:1px solid #ffcfd1;background:rgba(255,245,246,.75);color:var(--caution)}.badge--collection-bg .badge-online{background:var(--caution);width:auto!important;padding:0 6px!important}.badge--collection-bg .badge-online:after{content:"";background:url(/build/assets/ani-online-37291e7c.gif) no-repeat;background-size:100%;width:30px;height:8px;display:block}@media all and (max-width: 768px){.badge--collection-bg .badge-online:after{width:30px;height:8px}}.badge--collection-bg .badge-visit{display:flex;align-items:center;line-height:0;gap:4px;border:1px solid var(--white);color:var(--white)}.badge--collection-bg .badge-visit .number{font-size:12px}.badge--collection-bg .badge-nation{width:24px;height:18px;border-radius:100px;overflow:hidden;padding:0!important}.badge--collection-bg .badge-nation img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.dark-blur.exit-bg{background:rgb(0,0,0)}.dark-blur{position:absolute;top:0;left:0;background:rgba(0,0,0,.7);z-index:100;width:100%;height:100%;color:var(--white);font-size:16px;display:flex;align-items:center;justify-content:center;flex-direction:column;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px}.dark-blur .call-box{display:flex;align-items:center;justify-content:center;flex-direction:column}.dark-blur .call-box:before{content:"";background:url(/build/assets/ani-video-f24409a6.gif) no-repeat;background-size:100%;width:100px;height:100px;display:block}.dark-blur .call-box.small{font-size:14px;gap:4px}.dark-blur .call-box.small:before{width:45px;height:45px}@media all and (max-width: 992px){.dark-blur .call-box.small{font-size:13px}.dark-blur .call-box.small:before{width:40px;height:40px}}.dark-blur .money-box{display:flex;align-items:center;justify-content:center;gap:2px;background:var(--white);border-radius:100px;height:36px;padding:0 16px 0 8px;color:var(--black);line-height:100%;font-size:14px}.dark-blur .money-box:before{content:"";background:url(/build/assets/ani-lock-6b384e57.gif) no-repeat;background-size:100%;width:24px;height:24px;display:block}@media all and (max-width: 360px){.dark-blur .money-box{height:32px;font-size:13px}.dark-blur .money-box:before{width:20px;height:20px}}.btn-text-hiddn{font-size:0!important;width:-moz-fit-content!important;width:fit-content!important}.btn-videocall-wrap{display:flex;justify-content:center;z-index:200;gap:10px;margin:0 auto 10px}@media all and (max-width: 768px){.btn-videocall-wrap{gap:8px}}.btn-videocall-wrap a{flex:1;border-radius:100px;padding:0 28px;height:60px;display:flex;justify-content:center;align-items:center;font-size:18px;color:var(--white);gap:6px}@media all and (max-width: 768px){.btn-videocall-wrap a{padding:0 16px;height:54px;font-size:16px;gap:4px}}.btn-videocall-wrap .btn-call-off{background:var(--videoCall-off)}.btn-videocall-wrap .btn-call-off:before{content:"";background:url(/build/assets/ico-call-off-997a55d5.svg) no-repeat center;width:38px;height:38px;background-size:100%;display:block;filter:var(--filter-white)}@media all and (max-width: 768px){.btn-videocall-wrap .btn-call-off:before{width:30px;height:30px}}.btn-videocall-wrap .btn-call-on{background:var(--videoCall-on);white-space:nowrap}.btn-videocall-wrap .btn-call-on:before{content:"";background:url(/build/assets/ico-call-on-a74fc991.svg) no-repeat center;width:35px;height:35px;background-size:100%;display:block;filter:var(--filter-white)}@media all and (max-width: 768px){.btn-videocall-wrap .btn-call-on:before{width:28px;height:28px}}.btn-single-ico-close{color:var(--gray800)!important;font-size:0}.btn-single-ico-close:before{content:"";background:url(/build/assets/ico-close-b9f60fac.svg) no-repeat center;background-size:100%;width:18px;height:18px;filter:var(--filter-gray900)!important;display:block}.btn-ico-report{display:flex;align-items:center;gap:2px;background:var(--white);color:var(--gray800)!important;font-size:14px;height:32px;border-radius:100px;width:-moz-fit-content;width:fit-content}.btn-ico-report:before{content:"";background:url(/build/assets/ico-report-8ea89161.svg) no-repeat center;background-size:100%;width:18px;height:18px}.info-type-default .user-greeting{padding-top:4px;font-size:14px;letter-spacing:-1px;color:var(--gray700);text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media all and (max-width: 768px){.info-type-default .user-greeting{font-size:13px}}.info-type-default .onTalk-writing{width:-moz-fit-content;width:fit-content;font-size:13px;background:var(--gray200);padding:3px 10px;border-radius:100px;letter-spacing:-.7px;color:var(--gray800);font-weight:700;margin-top:3px}.info-type-default .badge--collection{padding-bottom:6px}@media all and (max-width: 344px){.info-type-default .user-greeting{padding-top:2px}.info-type-default .badge--collection{padding-bottom:3px}}.chatting-set{display:flex;align-items:center;justify-content:center;gap:8px}@media all and (max-width: 768px){.chatting-set{gap:4px}}.chatting-set.text button{border-radius:100px;height:36px;padding:0 12px;display:flex;align-items:center;justify-content:center;gap:4px;width:-moz-fit-content;width:fit-content}@media all and (max-width: 768px){.chatting-set.text button{height:32px;font-size:13px}.chatting-set.text button:before{width:18px;height:18px}}@media all and (max-width: 320px){.chatting-set.text button{font-size:12px;padding:0 8px;height:32px;gap:2px}.chatting-set.text button:before{width:18px;height:18px}}.chatting-set.ico{gap:14px}.chatting-set.ico button{border-radius:100px;width:36px;height:36px;text-indent:-9999999999px;font-size:0;display:flex;align-items:center;justify-content:center}@media all and (max-width: 768px){.chatting-set.ico button{width:32px;height:32px}}.chatting-set .btn-videoChat{background:linear-gradient(146deg,#f3399e 15.76%,#ff5f72 85.21%);color:var(--white)}.chatting-set .btn-videoChat:before{content:"";background:url(/build/assets/ico-videochat-d2aa3e82.svg) no-repeat;background-size:100%;width:20px;height:20px;display:block;filter:var(--filter-white)}@media all and (max-width: 768px){.chatting-set .btn-videoChat:before{width:18px!important;height:18px!important}}.chatting-set .btn-textChat{background:linear-gradient(308deg,#747881 -61.88%,#b2b5be 106.15%);color:var(--white)}.chatting-set .btn-textChat:before{content:"";background:url(/build/assets/ico-textchat-a3056690.svg) no-repeat;background-size:100%;width:20px;height:20px;display:block;filter:var(--filter-white)}@media all and (max-width: 768px){.chatting-set .btn-textChat:before{width:18px!important;height:18px!important}}.chatting-set .btn-gift{background:var(--white);border:1px solid var(--Primary-color);overflow:hidden;color:var(--Primary-color)!important;position:relative}.chatting-set .btn-gift:before{content:"";background:url(/build/assets/ani-giftbox-1e621a0d.gif) no-repeat center;background-size:100%;width:24px;height:24px;display:block}.chatting-set .btn-userzzim{background:rgb(var(--rgb-black),8%);color:var(--gray800)}.chatting-set .btn-userzzim:before{content:"";background:url(/build/assets/ico-userzzim-e7a8896c.svg) no-repeat center;background-size:100%;width:20px;height:20px;filter:var(--filter-gray500);display:block}@media all and (max-width: 768px){.chatting-set .btn-userzzim:before{width:18px!important;height:18px!important}}.chatting-set .btn-userzzim.on{background:var(--Primary-gradient1)}.chatting-set .talk-like-add{width:36px;height:36px;background:var(--gray200);border-radius:100px;display:flex;align-items:center;justify-content:center;gap:4px}@media all and (max-width: 768px){.chatting-set .talk-like-add{width:32px;height:32px}}.chatting-set .talk-like-add .btn-like{border-radius:100px;display:flex;justify-content:center}.chatting-set .talk-like-add .btn-like .trigger[type=checkbox]{display:none!important}.chatting-set .talk-like-add .btn-like .trigger[type=checkbox]+.Link span{display:inline-block;background:url(/build/assets/ico-heart-44583246.svg) no-repeat center;background-size:100%;width:20px;height:20px;filter:var(--filter-gray500);cursor:pointer}.chatting-set .talk-like-add .btn-like .trigger[type=checkbox]:checked+.Link span{background:url(/build/assets/ico-heart-44583246.svg) no-repeat center;background-size:100%;filter:var(--filter-Second-pink)}.chatting-set .talk-like-add .Link{display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px;color:var(--gray700)}.chatting-set .talk-like-add .num{color:var(--black);font-size:13px}.talk-like-add-row{height:32px;display:flex;align-items:center;gap:4px}.talk-like-add-row .btn-like{border-radius:100px;display:flex;justify-content:center}.talk-like-add-row .btn-like .trigger[type=checkbox]{display:none!important}.talk-like-add-row .btn-like .trigger[type=checkbox]+.Link span{display:inline-block;background:url(/build/assets/ico-heart-44583246.svg) no-repeat center;background-size:100%;width:20px;height:20px;filter:var(--filter-gray500);cursor:pointer}.talk-like-add-row .btn-like .trigger[type=checkbox]:checked+.Link span{background:url(/build/assets/ico-heart-44583246.svg) no-repeat center;background-size:100%;filter:var(--filter-Second-pink)}.talk-like-add-row .Link{display:flex;align-items:center;justify-content:center;gap:4px;font-size:13px;color:var(--gray700)}.talk-like-add-row .num{color:var(--black);font-size:13px}.btn-userzzim-row{display:flex;justify-content:center}.btn-userzzim-row .trigger[type=checkbox]{display:none!important}.btn-userzzim-row .trigger[type=checkbox]+.Link span{display:inline-block;background:url(/build/assets/ico-userzzim-e7a8896c.svg) no-repeat center;background-size:100%;width:18px;height:18px;filter:var(--filter-gray500);cursor:pointer}.btn-userzzim-row .trigger[type=checkbox]:checked+.Link span{background:url(/build/assets/ico-userzzim-e7a8896c.svg) no-repeat center;background-size:100%;filter:var(--filter-Second-pink)}.btn-userzzim-row .Link{display:flex;align-items:center;justify-content:center;gap:2px;font-size:13px;color:var(--gray700)}.chatting-set-column button{display:flex;flex-direction:column;width:-moz-max-content;width:max-content;gap:4px;font-size:13px;font-weight:400;color:var(--gray100)}.chatting-set-column button .ico-btn{border-radius:100px;width:42px;height:42px;display:flex;align-items:center;justify-content:center;overflow:hidden}.chatting-set-column .btn-ico-gift .ico-btn{background:var(--white);border:1px solid var(--Primary-color)}.chatting-set-column .btn-ico-gift .ico-btn:after{content:"";background:url(/build/assets/ani-giftbox-1e621a0d.gif) no-repeat center;background-size:100%;width:36px;height:36px;display:block}.chatting-set-column .btn-ico-videoChat .ico-btn{background:linear-gradient(146deg,#f3399e 15.76%,#ff5f72 85.21%);color:var(--white)}.chatting-set-column .btn-ico-videoChat .ico-btn:before{content:"";background:url(/build/assets/ico-videochat-d2aa3e82.svg) no-repeat;background-size:100%;width:20px;height:20px;display:block;filter:var(--filter-white)}.chatting-set-column .btn-ico-message .ico-btn{background:var(--Primary-gray-gradient1)}.chatting-set-column .btn-ico-message .ico-btn:after{content:"";background:url(/build/assets/ico-textchat-a3056690.svg) no-repeat;background-size:100%;width:22px;height:22px;filter:var(--filter-white);display:block}.chatting-set-column .btn-ico-message.on .ico-btn{background:rgb(var(--rgb-black),55%)}.chatting-set-column .btn-ico-message.on .ico-btn:after{content:"";background:url(/build/assets/ico-textchat-a3056690.svg) no-repeat;background-size:100%;width:22px;height:22px;filter:var(--filter-white);display:block}.chatting-set-column .btn-zzim .ico-btn{background:rgb(var(--rgb-black),55%)}.chatting-set-column .btn-zzim .ico-btn:before{content:"";background:url(/build/assets/ico-userSave-eed482fd.svg) no-repeat center;background-size:contain;width:22px;height:22px;filter:var(--filter-gray600);display:block}.chatting-set-column .btn-zzim.on .ico-btn:before{filter:var(--filter-orange)}.chatting-set-column .btn-lolipop .ico-btn{background:rgb(var(--rgb-black),55%)}.chatting-set-column .btn-lolipop .ico-btn:before{content:"";background:url(/build/assets/ico-lollipop-69c7b388.svg) no-repeat center;background-size:contain;width:22px;height:22px;display:block}.utill-module-column{padding:16px 0;font-size:15px}.utill-module-column button{display:flex;flex-direction:column;justify-content:center;width:-moz-fit-content;width:fit-content;align-items:center;gap:4px;font-size:14px;font-weight:500;color:var(--gray700);flex:1;border-radius:0;border-right:1px solid var(--gray200)}.utill-module-column button:before{width:32px;height:32px}.utill-module-column button:last-child{border-right:0}@media all and (max-width: 768px){.utill-module-column,.utill-module-column button{font-size:13px}}.utill-module-column .btn-ico-gift:before{content:"";background:url(/build/assets/ani-giftbox-1e621a0d.gif) no-repeat center;background-size:100%;width:38px;height:31px;display:block}.utill-module-column .btn-ico-videoChat:before{content:"";background:url(/build/assets/ico-videochat2-eaf60c3b.svg) no-repeat;background-size:100%;display:block}.utill-module-column .btn-ico-message:before{content:"";background:url(/build/assets/ico-textchat2-cbdd2f13.svg) no-repeat;background-size:100%;display:block}.utill-module-column .btn-ico-message.on:before{content:"";background:url(/build/assets/ico-textchat-a3056690.svg) no-repeat;background-size:100%;width:22px;height:22px;filter:var(--filter-white);display:block}.utill-module-column .ani-onCall{display:flex;align-items:center;justify-content:center;flex-direction:column;margin-top:-3px;gap:3px}.utill-module-column .ani-onCall:before{content:"";background:url(/build/assets/ani-calling-644a847b.gif) no-repeat;background-size:100%;width:28px;height:28px;display:block}.utill-module-column .btn-zzim-col:before{width:32px;height:32px}.btn-like{border-radius:100px;display:flex;justify-content:center}.btn-like .trigger[type=checkbox]{display:none!important}.btn-like .trigger[type=checkbox]+.Link span{display:inline-block;background:url(/build/assets/ico-heart-44583246.svg) no-repeat center;background-size:100%;width:20px;height:20px;filter:var(--filter-gray500);cursor:pointer}.btn-like .trigger[type=checkbox]:checked+.Link span{background:url(/build/assets/ico-heart-44583246.svg) no-repeat center;background-size:100%;filter:var(--filter-Second-pink)}.btn-zzim-col{position:relative;border-radius:100px;gap:4px;display:flex;flex-direction:column;align-items:center;justify-content:center}.btn-zzim-col:before{content:"";background:url(/build/assets/ico-userSave-eed482fd.svg) no-repeat center;background-size:contain;width:18px;height:18px}.btn-zzim-col.on:before{filter:var(--filter-orange)}.btn-showMessageRoom{position:relative;background:var(--Primary-gray-gradient1);width:42px;height:42px;border-radius:100px;display:flex;align-items:center;justify-content:center;font-size:0;cursor:pointer}.btn-showMessageRoom:after{content:"";display:flex;background:url(/build/assets/ico-textchat-a3056690.svg) no-repeat center;background-size:100%;width:24px;height:24px;filter:var(--filter-white)}.btn-showMessageRoom:before{content:"문자채팅";position:absolute;width:-moz-max-content;width:max-content;bottom:-20px;font-size:13px;font-weight:700;color:var(--gray700)}.btn-showMessageRoom.on{background:var(--Primary-color-gradient1)}.idx-thumbnail-slide-card .item .chatting-set,.card-thumbnail-boxType .item .chatting-set{display:none}.idx-thumbnail-slide-card .item:hover .chatting-set,.idx-thumbnail-slide-card .item:focus .chatting-set,.card-thumbnail-boxType .item:hover .chatting-set,.card-thumbnail-boxType .item:focus .chatting-set{display:flex}@media all and (max-width: 768px){.idx-thumbnail-slide-card .item .chatting-set,.card-thumbnail-boxType .item .chatting-set{display:flex!important}}.idx-thumbnail-slide-card{display:flex;flex-wrap:wrap;row-gap:30px;-moz-column-gap:16px;column-gap:16px;width:1100px;margin:0 auto}@media all and (max-width: 1100px){.idx-thumbnail-slide-card{width:100%;padding-left:10px}}.idx-thumbnail-slide-card .item{position:relative;cursor:pointer;display:flex;flex-direction:column;gap:10px;border-radius:14px;background:var(--white)}.idx-thumbnail-slide-card .item:hover .photo img{transform:scale(1.5);transition:transform .5s}.idx-thumbnail-slide-card .item .photo{position:relative;overflow:hidden;border-radius:10px;width:207px;height:250px;z-index:1}.idx-thumbnail-slide-card .item .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media all and (max-width: 768px){.idx-thumbnail-slide-card .item .photo{width:167px;height:210px}}.idx-thumbnail-slide-card .item .pos-absolute{position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:5}.card-thumbnail-boxType{display:grid;grid-template-columns:repeat(auto-fill,minmax(207px,1fr));justify-content:space-around;row-gap:30px;-moz-column-gap:16px;column-gap:16px}@media all and (max-width: 768px){.card-thumbnail-boxType{-moz-column-gap:4px;column-gap:4px;row-gap:12px;grid-template-columns:repeat(3,1fr)!important}}@media all and (max-width: 360px){.card-thumbnail-boxType{-moz-column-gap:12px;column-gap:12px;row-gap:18px;grid-template-columns:repeat(2,1fr)!important}}.card-thumbnail-boxType .item{position:relative;cursor:pointer;display:flex;flex-direction:column;gap:10px;border-radius:14px;background:var(--white)}.card-thumbnail-boxType .item:hover .photo img{transform:scale(1.5);transition:transform .5s}.card-thumbnail-boxType .item .photo{position:relative;overflow:hidden;border-radius:10px;height:250px;z-index:1}@media all and (max-width: 768px){.card-thumbnail-boxType .item .photo{height:220px}}@media all and (max-width: 441px){.card-thumbnail-boxType .item .photo{height:160px}}@media all and (max-width: 320px){.card-thumbnail-boxType .item .photo{height:150px}}.card-thumbnail-boxType .item .photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scale(1);transition:transform .5s}.card-thumbnail-boxType .item:last-child{margin-right:0}.card-thumbnail-boxType .item .pos-absolute{position:absolute;bottom:14px;left:50%;transform:translate(-50%);z-index:5}.card-thumbnail-boxType .pos-absolute{position:absolute;bottom:18px;left:50%;transform:translate(-50%);z-index:5}.footer-NavigationTabBar{position:fixed;background:var(--white);left:0;right:0;bottom:0;max-width:100%;min-width:280px;z-index:505}@media all and (min-width: 769px){.footer-NavigationTabBar{display:none!important}}@media all and (max-width: 768px){.footer-NavigationTabBar{display:block}}.footer-NavigationTabBar .nav-tabBar-menuList{display:flex;justify-content:space-between;align-items:center;height:62px}.footer-NavigationTabBar .nav-tabBar-menuList>li{flex-grow:1}.footer-NavigationTabBar .nav-tabBar-menuList>li .subject{display:block;text-align:center;font-size:11px;color:var(--gray700);margin-top:2px;font-weight:400}.footer-NavigationTabBar .nav-tabBar-menuList>li a i{display:block;width:24px;height:24px;filter:var(--filter-gray500)}.footer-NavigationTabBar .nav-tabBar-menuList .tab-link-home a i{background:url(/build/assets/nav-tabbar-ico-home-3249b5cc.svg) no-repeat center center;margin:0 auto;background-size:100%}.footer-NavigationTabBar .nav-tabBar-menuList .tab-link-hotline a i{background:url(/build/assets/nav-tabbar-ico-hotline-f5ea379e.svg) no-repeat center center;margin:0 auto;background-size:100%}.footer-NavigationTabBar .nav-tabBar-menuList .tab-link-ranking a i{background:url(/build/assets/nav-tabbar-ico-ranking-9346c537.svg) no-repeat center center;margin:0 auto;background-size:100%}.footer-NavigationTabBar .nav-tabBar-menuList .tab-link-chatting a i{background:url(/build/assets/nav-tabbar-ico-chatting-f5e1ccda.svg) no-repeat center center;margin:0 auto;background-size:100%}.footer-NavigationTabBar .nav-tabBar-menuList .tab-link-menu a i{background:url(/build/assets/nav-tabbar-ico-menu-320e4abe.svg) no-repeat center center;margin:0 auto;background-size:100%}.footer-NavigationTabBar .nav-tabBar-menuList li.on a i{width:24px;height:24px;filter:var(--filter-Primary-color)}.footer-NavigationTabBar .nav-tabBar-menuList li.on .subject{color:var(--Primary-color);font-weight:500}.NoData-available{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding-bottom:16px;color:var(--gray700)}.NoData-available .img-display-area{background:url(/build/assets/ani-notDate-88c619ec.gif) no-repeat center;background-size:100%;width:54px;height:54px;display:block}.NoData-available .img-display-area .img-item{width:60px;height:60px}.carousel__next--disabled,.carousel__prev--disabled{opacity:.3!important}.carousel__prev,.carousel__next{width:50px!important;height:50px!important;right:-50px!important;color:var(--gray600)!important}@media all and (max-width: 1024px){.carousel__prev,.carousel__next{display:none!important}}.carousel__prev{left:-50px!important}@media all and (max-width: 1024px){.carousel__prev{display:none!important}}.alert-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:rgb(var(--rgb-black),85%);color:var(--gray400);border-radius:10px;padding:20px;z-index:1000}.alert-popup .popup-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px}.alert-popup .popup-content .alert-title{display:flex;align-items:center;gap:8px;font-size:16px;color:var(--gray100);padding-bottom:4px}.alert-popup .popup-content .alert-title:before{content:"";display:flex;background:url(/build/assets/ico-excmark-c3b51469.svg) no-repeat center;background-size:100%;width:16px;height:16px}.alert-popup .popup-content .btn-alert{height:26px;padding:0 16px;width:-moz-fit-content;width:fit-content;background:var(--gray800);color:var(--gray300)}@media all and (max-width: 768px){.alert-popup{width:94%;padding:16px}.alert-popup .browser-auth-img{width:100%}}.coin-balance-alert{min-width:400px;width:40%;height:-moz-fit-content;height:fit-content;z-index:1000;padding:0;margin:0;position:fixed;bottom:0%;left:50%;transform:translate(-50%)}.coin-balance-alert .coin-balance-alert-body{position:relative;background:white;box-shadow:0 2px 16px #0000004d;border-radius:20px;animation:slideUp .3s ease-out}.coin-balance-alert .coin-balance-alert-body .btn-close{position:absolute;top:16px;right:16px;display:block;background:url(/build/assets/arrow-close-03380fa4.svg) no-repeat;background-size:100%;width:18px;height:18px;filter:var(--filter-gray700);text-indent:-99999px}@media all and (max-width: 768px){.coin-balance-alert .coin-balance-alert-body .btn-close{top:10px}}.coin-balance-alert .coin-balance-alert-body .head-logo{text-align:center;padding-bottom:25px}.coin-balance-alert .coin-balance-alert-body .head-logo .logo-3x{height:45px}@keyframes slideUp{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}.error-alerts{min-width:300px;width:40%;height:-moz-fit-content;height:fit-content;z-index:1000;padding:0;margin:0;position:fixed;top:0%;left:50%;transform:translate(-50%)}.error-alerts .error-alert-popup{width:100%;top:0%;position:relative;background-color:#ffe8ea;border:1px solid #fad5d8;color:#721c24;padding:15px;border-radius:8px;box-shadow:0 4px 6px #0000001a;animation:slideUp .3s ease-out;margin-top:5px}.error-alerts .error-alert-popup .content{width:100%;text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:row}.error-alerts .error-alert-popup .content p{width:calc(100% - 40px)}.error-alerts .error-alert-popup .content .close-btn{width:20px;margin-right:10px;position:absolute;top:10px;right:0%;background:transparent;border:none;font-size:20px;font-weight:700;cursor:pointer;color:#721c24;transition:color .2s ease-in-out}.error-alerts .error-alert-popup .content .close-btn:hover{color:#000}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.talk-writing{display:flex;align-items:center;line-height:20px;height:20px;padding:0 8px;font-size:14px;letter-spacing:-1px;background:var(--gray200);border-radius:100px;color:var(--gray800);font-weight:700;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media all and (max-width: 768px){.talk-writing{font-size:13px;text-overflow:ellipsis}}.talkBox-ing-area{display:flex;align-items:center;gap:4px;padding:4px 0 10px}@media all and (max-width: 768px){.talkBox-ing-area{padding:4px 0 8px}}@media all and (max-width: 360px){.talkBox-ing-area{gap:1px}}.talkBox-ing-area .notRead-box{background:var(--caution);color:var(--white);padding:0 6px;height:18px;border-radius:100px;font-size:11px;display:flex;align-items:center;justify-content:center}@media all and (max-width: 360px){.talkBox-ing-area .notRead-box{padding:0 2px}}@font-face{font-family:Pretendard;font-weight:100;font-style:normal;src:url(/build/assets/Pretendard-Thin-d1ad78aa.eot);src:url(/build/assets/Pretendard-Thin-d1ad78aa.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-Thin-1300a210.woff2) format("woff2"),url(/build/assets/Pretendard-Thin-b7666fbc.woff) format("woff"),url(/build/assets/Pretendard-Thin-f3dbaeb1.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:200;font-style:normal;src:url(/build/assets/Pretendard-ExtraLight-95f24bc7.eot);src:url(/build/assets/Pretendard-ExtraLight-95f24bc7.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-ExtraLight-4d00ed81.woff2) format("woff2"),url(/build/assets/Pretendard-ExtraLight-de16c952.woff) format("woff"),url(/build/assets/Pretendard-ExtraLight-b5b6b2cf.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:300;font-style:normal;src:url(/build/assets/Pretendard-Light-a2e48aec.eot);src:url(/build/assets/Pretendard-Light-a2e48aec.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-Light-7f4e9632.woff2) format("woff2"),url(/build/assets/Pretendard-Light-b6b36c9a.woff) format("woff"),url(/build/assets/Pretendard-Light-74626a3f.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:400;font-style:normal;src:url(/build/assets/Pretendard-Regular-aae16c62.eot);src:url(/build/assets/Pretendard-Regular-aae16c62.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-Regular-2b72d2cf.woff2) format("woff2"),url(/build/assets/Pretendard-Regular-cce26002.woff) format("woff"),url(/build/assets/Pretendard-Regular-883f4c96.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:500;font-style:normal;src:url(/build/assets/Pretendard-Medium-c058bdb7.eot);src:url(/build/assets/Pretendard-Medium-c058bdb7.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-Medium-ee3d5c43.woff2) format("woff2"),url(/build/assets/Pretendard-Medium-b50522e2.woff) format("woff"),url(/build/assets/Pretendard-Medium-617020a6.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:600;font-style:normal;src:url(/build/assets/Pretendard-SemiBold-6330c36b.eot);src:url(/build/assets/Pretendard-SemiBold-6330c36b.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-SemiBold-c1dc735c.woff2) format("woff2"),url(/build/assets/Pretendard-SemiBold-3a4bb709.woff) format("woff"),url(/build/assets/Pretendard-SemiBold-b70383e3.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:700;font-style:normal;src:url(/build/assets/Pretendard-Bold-dca5c61e.eot);src:url(/build/assets/Pretendard-Bold-dca5c61e.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-Bold-ecc3ada2.woff2) format("woff2"),url(/build/assets/Pretendard-Bold-98960bd0.woff) format("woff"),url(/build/assets/Pretendard-Bold-6c2daf9b.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:800;font-style:normal;src:url(/build/assets/Pretendard-ExtraBold-bc957ff6.eot);src:url(/build/assets/Pretendard-ExtraBold-bc957ff6.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-ExtraBold-e1b493a7.woff2) format("woff2"),url(/build/assets/Pretendard-ExtraBold-c9c0c9f7.woff) format("woff"),url(/build/assets/Pretendard-ExtraBold-90c90293.ttf) format("truetype");font-display:swap}@font-face{font-family:Pretendard;font-weight:900;font-style:normal;src:url(/build/assets/Pretendard-Black-f6d96273.eot);src:url(/build/assets/Pretendard-Black-f6d96273.eot?#iefix) format("embedded-opentype"),url(/build/assets/Pretendard-Black-94eb9cfe.woff2) format("woff2"),url(/build/assets/Pretendard-Black-6a4f5fa3.woff) format("woff"),url(/build/assets/Pretendard-Black-50043c4d.ttf) format("truetype");font-display:swap}@font-face{font-family:esamanru;font-weight:300;font-style:normal;font-display:swap;src:url(/build/assets/esamanru-Light-5168e2c9.woff2) format("woff2"),url(/build/assets/esamanru-Light-3e0ad659.woff) format("woff"),url(/build/assets/esamanru-Light-3ccf658e.otf) format("opentype"),url(/build/assets/esamanru-Light-aa294b6b.ttf) format("truetype")}@font-face{font-family:esamanru;font-weight:500;font-style:normal;font-display:swap;src:url(/build/assets/esamanru-Medium-72e190ce.woff2) format("woff2"),url(/build/assets/esamanru-Medium-b60fbcc0.woff) format("woff"),url(/build/assets/esamanru-Medium-bb3a23d0.otf) format("opentype"),url(/build/assets/esamanru-Medium-cec145f8.ttf) format("truetype")}@font-face{font-family:esamanru;font-weight:700;font-style:normal;font-display:swap;src:url(/build/assets/esamanru-Bold-be42715f.woff2) format("woff2"),url(/build/assets/esamanru-Bold-0bf48918.woff) format("woff"),url(/build/assets/esamanru-Bold-c9e2496b.otf) format("opentype"),url(/build/assets/esamanru-Bold-b2f067a3.ttf) format("truetype")}@font-face{font-family:JalnanGothic;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts_231029@1.1/JalnanGothic.woff) format("woff");font-weight:400;font-style:normal}
