@charset "UTF-8";.flicking-viewport:not(.vertical){width:100%;height:100%}.flicking-viewport.vertical,.flicking-viewport.vertical>.flicking-camera{display:inline-block}.flicking-viewport.vertical.middle>.flicking-camera>*{vertical-align:middle}.flicking-viewport.vertical.bottom>.flicking-camera>*{vertical-align:bottom}.flicking-viewport.vertical>.flicking-camera>*{display:block}.flicking-camera{width:100%;height:100%;position:relative;z-index:1;white-space:nowrap;will-change:transform}.flicking-camera>*{display:inline-block;white-space:normal;vertical-align:top}.flicking-viewport{position:relative;overflow:hidden}.flicking-viewport.vertical{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.flicking-viewport.vertical>.flicking-camera{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.flicking-viewport.flicking-hidden>.flicking-camera>*{visibility:hidden}.flicking-camera{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;z-index:1;will-change:transform}.flicking-camera>*{-ms-flex-negative:0;flex-shrink:0}#apoc-mega-menu html,#apoc-mega-menu body,#apoc-mega-menu div,#apoc-mega-menu span,#apoc-mega-menu applet,#apoc-mega-menu object,#apoc-mega-menu iframe,#apoc-mega-menu h1,#apoc-mega-menu h2,#apoc-mega-menu h3,#apoc-mega-menu h4,#apoc-mega-menu h5,#apoc-mega-menu h6,#apoc-mega-menu p,#apoc-mega-menu blockquote,#apoc-mega-menu pre,#apoc-mega-menu a,#apoc-mega-menu abbr,#apoc-mega-menu acronym,#apoc-mega-menu address,#apoc-mega-menu big,#apoc-mega-menu cite,#apoc-mega-menu code,#apoc-mega-menu del,#apoc-mega-menu dfn,#apoc-mega-menu em,#apoc-mega-menu img,#apoc-mega-menu ins,#apoc-mega-menu kbd,#apoc-mega-menu q,#apoc-mega-menu s,#apoc-mega-menu samp,#apoc-mega-menu small,#apoc-mega-menu strike,#apoc-mega-menu strong,#apoc-mega-menu sub,#apoc-mega-menu sup,#apoc-mega-menu tt,#apoc-mega-menu var,#apoc-mega-menu b,#apoc-mega-menu u,#apoc-mega-menu i,#apoc-mega-menu center,#apoc-mega-menu dl,#apoc-mega-menu dt,#apoc-mega-menu dd,#apoc-mega-menu ol,#apoc-mega-menu ul,#apoc-mega-menu li,#apoc-mega-menu fieldset,#apoc-mega-menu form,#apoc-mega-menu label,#apoc-mega-menu legend,#apoc-mega-menu table,#apoc-mega-menu caption,#apoc-mega-menu tbody,#apoc-mega-menu tfoot,#apoc-mega-menu thead,#apoc-mega-menu tr,#apoc-mega-menu th,#apoc-mega-menu td,#apoc-mega-menu article,#apoc-mega-menu aside,#apoc-mega-menu canvas,#apoc-mega-menu details,#apoc-mega-menu embed,#apoc-mega-menu figure,#apoc-mega-menu figcaption,#apoc-mega-menu footer,#apoc-mega-menu header,#apoc-mega-menu hgroup,#apoc-mega-menu menu,#apoc-mega-menu nav,#apoc-mega-menu output,#apoc-mega-menu ruby,#apoc-mega-menu section,#apoc-mega-menu summary,#apoc-mega-menu time,#apoc-mega-menu mark,#apoc-mega-menu audio,#apoc-mega-menu video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}#apoc-mega-menu article,#apoc-mega-menu aside,#apoc-mega-menu details,#apoc-mega-menu figcaption,#apoc-mega-menu figure,#apoc-mega-menu footer,#apoc-mega-menu header,#apoc-mega-menu hgroup,#apoc-mega-menu menu,#apoc-mega-menu nav,#apoc-mega-menu section{display:block}#apoc-mega-menu body{line-height:1}#apoc-mega-menu ol,#apoc-mega-menu ul{list-style:none}#apoc-mega-menu blockquote,#apoc-mega-menu q{quotes:none}#apoc-mega-menu blockquote:before,#apoc-mega-menu blockquote:after,#apoc-mega-menu q:before,#apoc-mega-menu q:after{content:"";content:none}#apoc-mega-menu table{border-collapse:collapse;border-spacing:0}#apoc-mega-menu button{border-style:none}#apoc-mega-menu *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}#apoc-mega-menu input:focus,#apoc-mega-menu textarea:focus,#apoc-mega-menu select:focus{outline:none}#apoc-mega-menu input{padding:0;margin:0;opacity:unset;border-radius:0;font-family:Famppy,sans-serif}#apoc-mega-menu :root{--viewport-height: 100%;--vh: 1vh;--primary-color: #8976fd;--secondary-color: #8976fd33;--tertiary-color: #8976fd1a;--font-color: #2f2c41;--font-second-color: #5d596c;--font-sub-color: #6e6b7d;--font-gray: #93909e}#apoc-mega-menu .show-pc{display:block}@media (max-width: 1023px){#apoc-mega-menu .show-pc{display:none}}#apoc-mega-menu .show-mb{display:none}@media (max-width: 1023px){#apoc-mega-menu .show-mb{display:block}}#apoc-mega-menu .show-only-pc{display:none}@media (min-width: 1024px) and (max-width: 99999px){#apoc-mega-menu .show-only-pc{display:block}}#apoc-mega-menu .show-only-tb{display:none}@media (max-width: 1023px){#apoc-mega-menu .show-only-tb{display:block}}#apoc-mega-menu .show-only-mb{display:none}@media (max-width: 767px){#apoc-mega-menu .show-only-mb{display:block}}@keyframes dropDown{0%{opacity:0;transform:translateY(-1rem);height:0;overflow:hidden;transition:all .3s}to{opacity:1;transition:all .3s}}@keyframes dropUp{0%{opacity:1;transform:translateY(0);transition:all .3s}to{opacity:0;transform:translateY(-1rem);height:0;overflow:hidden}}@keyframes dropDownHeader{0%{opacity:0;transform:translateY(-2rem);height:0;overflow:hidden}to{opacity:1}}@keyframes dropUpHeader{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2rem);height:0;overflow:hidden}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-100%);height:100%;overflow:hidden}to{opacity:1;transform:translate(0)}}@keyframes slideOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-100%);overflow:hidden}}#apoc-mega-menu{font-size:8px;font-family:Famppy,sans-serif;-webkit-font-smoothing:antialiased;color:#2f2c41}#apoc-mega-menu img,#apoc-mega-menu object,#apoc-mega-menu a{-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-o-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;-khtml-user-drag:none!important;-moz-user-drag:none!important;-o-user-drag:none!important}#apoc-mega-menu a,#apoc-mega-menu a:hover,#apoc-mega-menu a:visited,#apoc-mega-menu a:active{color:inherit;text-decoration:none}#apoc-mega-menu{width:100%;display:flex;position:fixed;align-items:center;padding:0 24px;background-color:#fff;height:80px;transition:background .2s;box-sizing:border-box;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}#apoc-mega-menu.opacity{background:#fffc}#apoc-mega-menu .fake-shadow-box{position:fixed;z-index:1;top:0;left:0;color:transparent;width:100%;height:78px;box-shadow:0 2px 2px #0000000d;pointer-events:none}@media (max-width: 1023px){#apoc-mega-menu .fake-shadow-box{height:80px}}@media (max-width: 767px){#apoc-mega-menu .fake-shadow-box{height:64px}}@media (max-width: 425px){#apoc-mega-menu .fake-shadow-box{height:56px}}@media (max-width: 1023px){#apoc-mega-menu{padding:8px;height:80px}}@media (max-width: 767px){#apoc-mega-menu{height:64px;padding:8px}}@media (max-width: 425px){#apoc-mega-menu{height:56px;padding:8px}}#apoc-mega-menu .amm-wrapper{width:inherit;display:flex;justify-content:space-between;height:48px}@media (max-width: 767px){#apoc-mega-menu .amm-wrapper{height:40px}}#apoc-mega-menu .left-area{display:flex}#apoc-mega-menu .left-area div{display:flex;align-items:center;height:46px;gap:8px;background-image:src("../asset/imgas/logo")}@media (max-width: 767px){#apoc-mega-menu .left-area div{height:40px}}#apoc-mega-menu .left-area div .amm-link{max-width:112px;width:112px;height:46px;gap:8px}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-link{height:40px}}#apoc-mega-menu .left-area div .amm-link.apoc img{width:100%;height:100%}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-link.apoc{width:86px;height:36px}}@media (max-width: 767px){#apoc-mega-menu .left-area div .amm-link.apoc{width:65px;height:28px}}#apoc-mega-menu .left-area div .amm-link img{width:112px;height:46px;cursor:pointer}#apoc-mega-menu .left-area div .amm-link img.pc{width:112px;height:46px;display:block}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-link img.pc{display:none}}@media (max-width: 767px){#apoc-mega-menu .left-area div .amm-link img.pc{display:none}}#apoc-mega-menu .left-area div .amm-link img.tb{display:none}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-link img.tb{display:block;width:86px;height:36px}}@media (max-width: 767px){#apoc-mega-menu .left-area div .amm-link img.tb{display:none}}#apoc-mega-menu .left-area div .amm-link img.mb{display:none}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-link img.mb{display:none}}@media (max-width: 767px){#apoc-mega-menu .left-area div .amm-link img.mb{display:block;width:65px;height:28px}}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-link{max-width:86px;width:86px;height:36px}}@media (max-width: 767px){#apoc-mega-menu .left-area div .amm-link{max-width:66px;width:65px;height:28px}}#apoc-mega-menu .left-area div .amm-link .amm-brand-logo{max-width:112px;width:112px}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-link .amm-brand-logo{max-width:86px;width:86px}}@media (max-width: 767px){#apoc-mega-menu .left-area div .amm-link .amm-brand-logo{max-width:66px;width:66px}}#apoc-mega-menu .left-area div .amm-hamburger-icon{display:none}@media (max-width: 1023px){#apoc-mega-menu .left-area div .amm-hamburger-icon{display:block;width:48px;height:48px;display:flex;justify-content:center;align-items:center;cursor:pointer}}@media (max-width: 767px){#apoc-mega-menu .left-area div .amm-hamburger-icon{width:40px;height:40px}#apoc-mega-menu .left-area div .amm-hamburger-icon img{width:20px;height:16.5px}}#apoc-mega-menu .middle-area{position:absolute;transform:translate(-50%);left:50%;width:100%;pointer-events:none;z-index:52;font-size:20px;font-weight:500;line-height:20px;text-align:center}#apoc-mega-menu .middle-area>div{display:flex;justify-content:center;pointer-events:auto;width:540px;margin:0 auto}#apoc-mega-menu .middle-area>div .amm-menu-list{display:flex;align-items:center;justify-content:space-between;width:inherit;height:46px;gap:32px}#apoc-mega-menu .middle-area>div .amm-menu-list>li{padding:8px;min-width:70px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}#apoc-mega-menu .middle-area>div .amm-menu-list>li.active{font-weight:800;color:#a473ff}#apoc-mega-menu .middle-area>div .amm-menu-list>li>a:hover{color:#a473ff}#apoc-mega-menu .middle-area>div .amm-menu-list>li:nth-child(1){width:71px}#apoc-mega-menu .middle-area>div .amm-menu-list>li:nth-child(2){width:64px}#apoc-mega-menu .middle-area>div .amm-menu-list>li:nth-child(3){width:80px}#apoc-mega-menu .middle-area>div .amm-menu-list>li:nth-child(4){width:72px}#apoc-mega-menu .middle-area>div .amm-menu-list>li:nth-child(5){width:125px}@media (max-width: 1023px){#apoc-mega-menu .middle-area>div{display:none}}#apoc-mega-menu .right-area{min-width:147px;height:46px;display:flex;flex-direction:row;justify-content:flex-end}@media (max-width: 767px){#apoc-mega-menu .right-area{height:40px}}#apoc-mega-menu .right-area ul{display:flex;align-items:center;gap:4px;height:100%;color:#332c5c}#apoc-mega-menu .right-area ul>li{cursor:pointer}#apoc-mega-menu .right-area ul svg>path{fill:#332c5c}#apoc-mega-menu .right-area ul p{font-size:16px;font-weight:700;line-height:16px;text-align:left;color:inherit}#apoc-mega-menu .right-area ul .amm-lang-change{position:relative;display:flex;justify-content:center;align-items:center;width:50px;height:40px}#apoc-mega-menu .right-area ul .amm-lang-change .apoc-svg{height:20px}#apoc-mega-menu .right-area ul .amm-auth .login-btn{font-size:16px;font-weight:800;line-height:18px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none;color:#a473ff;padding:11px 8px;width:fit-content;display:flex;justify-content:center}#apoc-mega-menu .right-area ul .amm-auth.play .login-btn{color:#a473ff}#apoc-mega-menu .right-area ul .amm-auth.studio .login-btn{color:#ff8fff}#apoc-mega-menu .right-area ul .amm-auth.asset .login-btn{color:#130e62}#apoc-mega-menu .right-area ul .amm-auth.comm .login-btn{color:#644bff}#apoc-mega-menu .right-area ul .amm-search-icon{display:flex;justify-content:center;align-items:center;width:32px;height:40px}@media (max-width: 1023px){#apoc-mega-menu .right-area ul .amm-search-icon{display:none}}#apoc-mega-menu .right-area ul .amm-search-icon.play-contents{display:flex}#apoc-mega-menu .right-area ul .amm-studio-make{width:73px;height:40px;border-radius:8px;background-color:#a473ff;color:#fff;font-size:14px;font-weight:700;display:flex;justify-content:center;align-items:center}#apoc-mega-menu .right-area.dark ul{color:#fff}#apoc-mega-menu .right-area.dark ul svg>path{fill:#fff}#apoc-mega-menu .amm-content{display:contents}#apoc-mega-menu .amm-search-bar-wrapper{height:96px;width:100%;background-color:#644bff;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;z-index:50;opacity:0;top:0;pointer-events:none;animation:none}#apoc-mega-menu .amm-search-bar-wrapper.play{background-color:#a473ff}#apoc-mega-menu .amm-search-bar-wrapper.play .amm-search-bar>.apoc-svg>svg>path{fill:#a473ff}#apoc-mega-menu .amm-search-bar-wrapper.studio{display:none;background-color:#ff8fff}#apoc-mega-menu .amm-search-bar-wrapper.studio .amm-search-bar>.apoc-svg>svg>path{fill:#ff8fff}#apoc-mega-menu .amm-search-bar-wrapper.asset{background-color:#141144}#apoc-mega-menu .amm-search-bar-wrapper.asset .amm-search-bar>.apoc-svg>svg>path{fill:#141144}#apoc-mega-menu .amm-search-bar-wrapper.comm{background-color:#644bff}#apoc-mega-menu .amm-search-bar-wrapper.comm .amm-search-bar>.apoc-svg>svg>path{fill:#644bff}#apoc-mega-menu .amm-search-bar-wrapper.apoc{display:none}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar{height:56px;padding:10px 12px;box-sizing:border-box;border-radius:15px;background-color:#fff;max-width:656px;width:calc(100% - 200px);display:flex;flex-direction:row;align-items:center;gap:16px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar img{width:30px;height:30px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar input{width:100%;height:100%;font-size:16px;display:flex;-webkit-tap-highlight-color:transparent;outline:none;outline-color:transparent;border:1px solid transparent}#apoc-mega-menu .amm-search-bar-wrapper.mobile{display:none}@media (max-width: 767px){#apoc-mega-menu .amm-search-bar-wrapper.mobile{display:flex}}@keyframes searchBarMobileAnimation{0%{opacity:0;top:0}50%{opacity:0;top:28px}80%{opacity:.3;top:44.8px}to{opacity:1;top:56px}}#apoc-mega-menu .amm-search-bar-wrapper.dropdown{opacity:1;top:80px;pointer-events:auto;animation:searchBarAnimation .3s linear}@media (max-width: 767px){#apoc-mega-menu .amm-search-bar-wrapper.dropdown{top:64px}}@media (max-width: 425px){#apoc-mega-menu .amm-search-bar-wrapper.dropdown{top:56px}}@media (max-width: 1023px){#apoc-mega-menu .amm-search-bar-wrapper{animation:searchBarAnimation .3s linear;top:80px;opacity:1;pointer-events:auto;height:96px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar{height:56px;padding:12px 16px;width:calc(100% - 32px)}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar img{width:24px;height:24px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar .apoc-input{font-size:14px}}@media (max-width: 767px){#apoc-mega-menu .amm-search-bar-wrapper{animation:searchBarMobileAnimation .3s linear;top:64px;height:80px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar{height:48px;padding:8px;width:calc(100% - 32px);border-radius:8px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar img{width:24px;height:24px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar .apoc-input{font-size:14px}}@media (max-width: 425px){#apoc-mega-menu .amm-search-bar-wrapper{animation:searchBarMobileAnimation .3s linear;top:56px;height:64px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar{height:40px;padding:8px;width:calc(100% - 32px);border-radius:8px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar img{width:24px;height:24px}#apoc-mega-menu .amm-search-bar-wrapper .amm-search-bar .apoc-input{font-size:14px}}#apoc-mega-menu .amm-search-bar-play-content-wrapper{height:96px;width:100%;background-color:#644bff;left:0;display:flex;flex-direction:row;align-items:center;justify-content:center;position:absolute;z-index:50;opacity:0;top:0;pointer-events:none;animation:none}#apoc-mega-menu .amm-search-bar-play-content-wrapper.play{background-color:#a473ff}#apoc-mega-menu .amm-search-bar-play-content-wrapper.play .amm-search-bar>.apoc-svg>svg>path{fill:#a473ff}#apoc-mega-menu .amm-search-bar-play-content-wrapper.studio{display:none;background-color:#ff8fff}#apoc-mega-menu .amm-search-bar-play-content-wrapper.studio .amm-search-bar>.apoc-svg>svg>path{fill:#ff8fff}#apoc-mega-menu .amm-search-bar-play-content-wrapper.asset{background-color:#141144}#apoc-mega-menu .amm-search-bar-play-content-wrapper.asset .amm-search-bar>.apoc-svg>svg>path{fill:#141144}#apoc-mega-menu .amm-search-bar-play-content-wrapper.comm{background-color:#644bff}#apoc-mega-menu .amm-search-bar-play-content-wrapper.comm .amm-search-bar>.apoc-svg>svg>path{fill:#644bff}#apoc-mega-menu .amm-search-bar-play-content-wrapper.apoc{display:none}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar{height:56px;padding:10px 12px;box-sizing:border-box;border-radius:15px;background-color:#fff;max-width:656px;width:calc(100% - 200px);display:flex;flex-direction:row;align-items:center;gap:16px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar img{width:30px;height:30px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar input{width:100%;height:100%;font-size:16px;display:flex;-webkit-tap-highlight-color:transparent;outline:none;outline-color:transparent;border:1px solid transparent}@media (max-width: 767px){#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar{height:40px;padding:11px;gap:4px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar .apoc-svg{width:24px;height:24px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar .apoc-svg svg{width:24px;height:24px}}#apoc-mega-menu .amm-search-bar-play-content-wrapper.mobile{display:none}@media (max-width: 767px){#apoc-mega-menu .amm-search-bar-play-content-wrapper.mobile{display:flex}}@keyframes searchBarAnimation{0%{opacity:0;top:0;height:0;transform:translateY(-2rem)}50%{opacity:0;top:40px}80%{opacity:.1;top:64px}to{opacity:1;top:80px}}@keyframes searchBarAnimationUp{0%{opacity:1;top:80px}20%{opacity:.1;top:64px}50%{opacity:0;top:40px}to{opacity:0;top:20px}}@keyframes searchBarMobileAnimation{0%{opacity:0;top:0;height:0;transform:translateY(-2rem)}50%{opacity:0;top:24px}80%{opacity:.1;top:48px}to{opacity:1;top:64px}}#apoc-mega-menu .amm-search-bar-play-content-wrapper.dropdown{opacity:1;top:80px;pointer-events:auto;transition:all .3s ease-out;animation:searchBarAnimation .3s linear}@media (max-width: 767px){#apoc-mega-menu .amm-search-bar-play-content-wrapper.dropdown{top:64px;pointer-events:auto;transition:all .3s ease-out;animation:searchBarMobileAnimation .3s linear}}@media (max-width: 425px){#apoc-mega-menu .amm-search-bar-play-content-wrapper.dropdown{top:56px}}@media (max-width: 1023px){#apoc-mega-menu .amm-search-bar-play-content-wrapper{top:80px;pointer-events:auto;height:96px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar{height:56px;padding:12px 16px;width:calc(100% - 32px)}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar img{width:24px;height:24px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar .apoc-input{font-size:14px}}@media (max-width: 767px){#apoc-mega-menu .amm-search-bar-play-content-wrapper{top:64px;height:64px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar{height:40px;padding:11px;gap:4px;width:calc(100% - 32px);border-radius:8px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar .apoc-svg{width:24px;height:24px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar .apoc-svg svg{width:24px;height:24px}#apoc-mega-menu .amm-search-bar-play-content-wrapper .amm-search-bar .apoc-input{font-size:14px}}@media (max-width: 425px){#apoc-mega-menu .amm-search-bar-play-content-wrapper{top:56px}}#apoc-mega-menu .amm-option-list-area-wrapper{z-index:52;position:absolute;background-color:#fff;color:#000;border-radius:8px;width:fit-content;height:84px;max-height:fit-content;box-sizing:border-box;padding:8px;top:calc(100% + 12px);right:0;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.35))}#apoc-mega-menu .amm-option-list-area-wrapper.dropdown-enter-active,#apoc-mega-menu .amm-option-list-area-wrapper.dropdown-enter-to{animation-name:dropDown;animation-duration:.3s;animation-direction:normal}#apoc-mega-menu .amm-option-list-area-wrapper.dropdown-leave-from,#apoc-mega-menu .amm-option-list-area-wrapper.dropdown-leave-active{animation-name:dropUpHeader;animation-duration:.3s;animation-direction:normal;animation-fill-mode:forwards}#apoc-mega-menu .amm-option-list-area-wrapper .amm-option-list-area{list-style:none;flex-direction:column;min-width:130px}#apoc-mega-menu .amm-option-list-area-wrapper .amm-option-list-area li{display:flex;align-items:center;gap:8px;white-space:nowrap;cursor:pointer;text-align:left;color:#000;font-size:14px;padding:4px 8px!important;width:100%;height:32px}#apoc-mega-menu .amm-option-list-area-wrapper .amm-option-list-area li:hover{border-radius:8px;background:#332c5c0d}#apoc-mega-menu .amm-option-list-area-wrapper .amm-option-list-area li .amm-option-list-desc span:first-child{font-size:16px}#apoc-mega-menu.dark{background-color:#121212;color:#fff}#apoc-mega-menu .amm-sub-menu-section{display:flex;flex-direction:row;justify-content:center;align-items:start;position:absolute;width:100%;min-height:260px;background-color:#fff;color:#000;pointer-events:auto;left:0;top:64px;gap:32px;box-shadow:0 4px 8px #a473ff1a}#apoc-mega-menu .amm-sub-menu-section.dropdown-enter-active,#apoc-mega-menu .amm-sub-menu-section.dropdown-enter-to{animation-name:dropDown;animation-duration:.3s;animation-direction:normal}#apoc-mega-menu .amm-sub-menu-section.dropdown-leave-from,#apoc-mega-menu .amm-sub-menu-section.dropdown-leave-active{animation-name:dropUpHeader;animation-duration:.3s;animation-direction:normal;animation-fill-mode:forwards}@media (max-width: 1023px){#apoc-mega-menu .amm-sub-menu-section{display:none}}#apoc-mega-menu .amm-sub-menu-section.opacity{background:#fffc}#apoc-mega-menu .amm-sub-menu-section .sub-menu-list{display:flex;flex-direction:column;align-items:center;width:auto}#apoc-mega-menu .amm-sub-menu-section .sub-menu-list li{padding:16px 12px;white-space:nowrap;font-size:16px;line-height:18px;font-weight:500;color:inherit;cursor:pointer}#apoc-mega-menu .amm-sub-menu-section .sub-menu-list li.active,#apoc-mega-menu .amm-sub-menu-section .sub-menu-list li:hover{color:#a473ff}#apoc-mega-menu .amm-sub-menu-section.dark{background-color:#121212;color:#fff}#apoc-mega-menu .amm-main-menu-section-tablet{display:none}#apoc-mega-menu .amm-main-menu-section-tablet.RIGHT{left:unset;right:0}#apoc-mega-menu .amm-main-menu-section-tablet.RIGHT.rightslide-enter-active,#apoc-mega-menu .amm-main-menu-section-tablet.RIGHT.rightslide-enter-to{animation-name:slideInRight;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}#apoc-mega-menu .amm-main-menu-section-tablet.RIGHT.rightslide-leave-active,#apoc-mega-menu .amm-main-menu-section-tablet.RIGHT.rightslide-leave-to{animation-name:slideOutRight;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}#apoc-mega-menu .amm-main-menu-section-tablet.LEFT{left:0;right:unset}#apoc-mega-menu .amm-main-menu-section-tablet.LEFT.leftslide-enter-active,#apoc-mega-menu .amm-main-menu-section-tablet.LEFT.leftslide-enter-to{animation-name:slideInLeft;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}#apoc-mega-menu .amm-main-menu-section-tablet.LEFT.leftslide-leave-active,#apoc-mega-menu .amm-main-menu-section-tablet.LEFT.leftslide-leave-to{animation-name:slideOutLeft;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}@media (max-width: 1023px){#apoc-mega-menu .amm-main-menu-section-tablet{display:block;background-color:#fff;color:#000;position:fixed;left:0;top:0;height:100vh;width:320px;box-sizing:border-box;padding:24px 0 0 40px;z-index:102;box-shadow:-2px 0 2px #0000000d}#apoc-mega-menu .amm-main-menu-section-tablet .close-wrapper{display:flex;align-items:center;justify-content:space-between;padding:0 16px 0 0;margin-bottom:22px}#apoc-mega-menu .amm-main-menu-section-tablet .close-wrapper .logo-img{margin-top:8px;cursor:pointer;width:86px}#apoc-mega-menu .amm-main-menu-section-tablet .close-wrapper .apoc-svg{cursor:pointer}#apoc-mega-menu .amm-main-menu-section-tablet .close-wrapper .amm-link{width:86px;height:36px}#apoc-mega-menu .amm-main-menu-section-tablet .close-wrapper .amm-link img{width:100%;height:100%;cursor:pointer}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu{list-style:none;width:calc(100% - 30px);font-size:20px;font-weight:700;line-height:20px;color:inherit;cursor:pointer}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu>div{display:flex;align-items:center;justify-content:space-between;width:100%;height:47px;padding:13px 0;border-bottom:1px solid #eaeaea}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu>div>.apoc-svg{rotate:0deg;transition:.2s rotate linear}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu>div>.apoc-svg.active{transition:.2s rotate linear;rotate:180deg}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu.active{color:#a473ff}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu.active>div{border-bottom:1px solid #a473ff}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu.active .apoc-svg svg path{stroke:#a473ff}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu .svg{margin-right:-2px}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu:hover{color:#a473ff}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul{display:flex;flex-direction:column;width:100%;max-height:fit-content;overflow:hidden;color:#736e92}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-enter-active,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-enter-to,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-from.dropdown-enter-active,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-from.dropdown-enter-to,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-active.dropdown-enter-active,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-active.dropdown-enter-to{animation-name:dropDown;animation-duration:.3s;animation-direction:normal;animation-timing-function:ease-in-out}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-from.dropdown-leave-from,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-from.dropdown-leave-active,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-active.dropdown-leave-from,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul.dropdown-leave-active.dropdown-leave-active{animation-name:dropUp;animation-duration:.3s;animation-direction:normal;animation-fill-mode:forwards;animation-timing-function:ease-in-out}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul li{font-size:16px;font-weight:600;padding:13px 16px;color:inherit;border-bottom:1px solid #eaeaea;cursor:pointer;height:47px;opacity:1;transition:opacity .3s ease-out,transform .3s ease-out}#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul li.active,#apoc-mega-menu .amm-main-menu-section-tablet .amm-menu ul li:hover{color:#a473ff}#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet.dropdown-enter-active,#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet.dropdown-enter-to{animation-name:dropDown;animation-duration:.3s;animation-direction:normal}#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet.dropdown-leave-from,#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet.dropdown-leave-active{animation-name:dropUpHeader;animation-duration:.3s;animation-direction:normal;animation-fill-mode:forwards}#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet ul{display:flex;flex-direction:column;width:calc(100% - 28px)}#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet ul li{font-size:16px;font-weight:600;padding:13px 16px;color:#000;border-bottom:1px solid #eaeaea;cursor:pointer}#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet ul li.active{color:#a473ff}#apoc-mega-menu .amm-main-menu-section-tablet .sub-menu-tablet ul>div>.apoc-svg>svg>path{fill:#fff}}#apoc-mega-menu .amm-main-menu-section-tablet.dark{background-color:#121212;color:#fff}#apoc-mega-menu .amm-main-menu-section-tablet.dark .close-wrapper svg>path{fill:#fff}#apoc-mega-menu .amm-main-menu-section-tablet.dark .amm-menu svg>path{stroke:#fff}#apoc-mega-menu .amm-main-menu-section-tablet.dark .amm-menu ul{color:#fff}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px;margin-left:1px;margin-right:1px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover{background-color:#f3f4f6}.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{background-color:#dbeafe;color:#2563eb}.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#2563eb}.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#2563eb}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#4b5563}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#4b5563}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#4b5563}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#4b5563;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#4b5563;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#4b5563}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#4b5563;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle;margin-right:1px;margin-left:1px}.ql-snow .ql-picker-label{cursor:pointer;display:flex;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding:5px 8px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#d1d5db;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#d1d5db}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#d1d5db}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:3px}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px;margin:2px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #d1d5db;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#d1d5db}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #d1d5db;box-shadow:0 0 5px #d1d5db;color:#4b5563;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #d1d5db;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #d1d5db;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#2563eb}.ql-container.ql-snow{border:1px solid #d1d5db}[data-v-aae72625] *{font-family:Famppy,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:initial;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}body::-webkit-scrollbar{display:none}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{font-family:Famppy,sans-serif!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*.fa{font-family:"Font Awesome 6 Pro"!important}.mt-0{margin-top:0}.mt-0-imp{margin-top:0!important}.pt-0{padding-top:0}.mb-0{margin-bottom:0}.mb-0-imp{margin-bottom:0!important}.pb-0{padding-bottom:0}.ml-0{margin-left:0}.ml-0-imp{margin-left:0!important}.pl-0{padding-left:0}.mr-0{margin-right:0}.mr-0-imp{margin-right:0!important}.pr-0{padding-right:0}.ma-0{margin:0}.ma-0-imp{margin:0!important}.pa-0{padding:0}.z-i-0{z-index:10}.mt-1{margin-top:5px}.mt-1-imp{margin-top:5px!important}.pt-1{padding-top:5px}.mb-1{margin-bottom:5px}.mb-1-imp{margin-bottom:5px!important}.pb-1{padding-bottom:5px}.ml-1{margin-left:5px}.ml-1-imp{margin-left:5px!important}.pl-1{padding-left:5px}.mr-1{margin-right:5px}.mr-1-imp{margin-right:5px!important}.pr-1{padding-right:5px}.ma-1{margin:5px}.ma-1-imp{margin:5px!important}.pa-1{padding:5px}.z-i-1{z-index:11}.mt-2{margin-top:10px}.mt-2-imp{margin-top:10px!important}.pt-2{padding-top:10px}.mb-2{margin-bottom:10px}.mb-2-imp{margin-bottom:10px!important}.pb-2{padding-bottom:10px}.ml-2{margin-left:10px}.ml-2-imp{margin-left:10px!important}.pl-2{padding-left:10px}.mr-2{margin-right:10px}.mr-2-imp{margin-right:10px!important}.pr-2{padding-right:10px}.ma-2{margin:10px}.ma-2-imp{margin:10px!important}.pa-2{padding:10px}.z-i-2{z-index:12}.mt-3{margin-top:15px}.mt-3-imp{margin-top:15px!important}.pt-3{padding-top:15px}.mb-3{margin-bottom:15px}.mb-3-imp{margin-bottom:15px!important}.pb-3{padding-bottom:15px}.ml-3{margin-left:15px}.ml-3-imp{margin-left:15px!important}.pl-3{padding-left:15px}.mr-3{margin-right:15px}.mr-3-imp{margin-right:15px!important}.pr-3{padding-right:15px}.ma-3{margin:15px}.ma-3-imp{margin:15px!important}.pa-3{padding:15px}.z-i-3{z-index:13}.mt-4{margin-top:20px}.mt-4-imp{margin-top:20px!important}.pt-4{padding-top:20px}.mb-4{margin-bottom:20px}.mb-4-imp{margin-bottom:20px!important}.pb-4{padding-bottom:20px}.ml-4{margin-left:20px}.ml-4-imp{margin-left:20px!important}.pl-4{padding-left:20px}.mr-4{margin-right:20px}.mr-4-imp{margin-right:20px!important}.pr-4{padding-right:20px}.ma-4{margin:20px}.ma-4-imp{margin:20px!important}.pa-4{padding:20px}.z-i-4{z-index:14}.mt-5{margin-top:25px}.mt-5-imp{margin-top:25px!important}.pt-5{padding-top:25px}.mb-5{margin-bottom:25px}.mb-5-imp{margin-bottom:25px!important}.pb-5{padding-bottom:25px}.ml-5{margin-left:25px}.ml-5-imp{margin-left:25px!important}.pl-5{padding-left:25px}.mr-5{margin-right:25px}.mr-5-imp{margin-right:25px!important}.pr-5{padding-right:25px}.ma-5{margin:25px}.ma-5-imp{margin:25px!important}.pa-5{padding:25px}.z-i-5{z-index:15}.mt-6{margin-top:30px}.mt-6-imp{margin-top:30px!important}.pt-6{padding-top:30px}.mb-6{margin-bottom:30px}.mb-6-imp{margin-bottom:30px!important}.pb-6{padding-bottom:30px}.ml-6{margin-left:30px}.ml-6-imp{margin-left:30px!important}.pl-6{padding-left:30px}.mr-6{margin-right:30px}.mr-6-imp{margin-right:30px!important}.pr-6{padding-right:30px}.ma-6{margin:30px}.ma-6-imp{margin:30px!important}.pa-6{padding:30px}.z-i-6{z-index:16}.mt-7{margin-top:35px}.mt-7-imp{margin-top:35px!important}.pt-7{padding-top:35px}.mb-7{margin-bottom:35px}.mb-7-imp{margin-bottom:35px!important}.pb-7{padding-bottom:35px}.ml-7{margin-left:35px}.ml-7-imp{margin-left:35px!important}.pl-7{padding-left:35px}.mr-7{margin-right:35px}.mr-7-imp{margin-right:35px!important}.pr-7{padding-right:35px}.ma-7{margin:35px}.ma-7-imp{margin:35px!important}.pa-7{padding:35px}.z-i-7{z-index:17}.mt-8{margin-top:40px}.mt-8-imp{margin-top:40px!important}.pt-8{padding-top:40px}.mb-8{margin-bottom:40px}.mb-8-imp{margin-bottom:40px!important}.pb-8{padding-bottom:40px}.ml-8{margin-left:40px}.ml-8-imp{margin-left:40px!important}.pl-8{padding-left:40px}.mr-8{margin-right:40px}.mr-8-imp{margin-right:40px!important}.pr-8{padding-right:40px}.ma-8{margin:40px}.ma-8-imp{margin:40px!important}.pa-8{padding:40px}.z-i-8{z-index:18}.mt-9{margin-top:45px}.mt-9-imp{margin-top:45px!important}.pt-9{padding-top:45px}.mb-9{margin-bottom:45px}.mb-9-imp{margin-bottom:45px!important}.pb-9{padding-bottom:45px}.ml-9{margin-left:45px}.ml-9-imp{margin-left:45px!important}.pl-9{padding-left:45px}.mr-9{margin-right:45px}.mr-9-imp{margin-right:45px!important}.pr-9{padding-right:45px}.ma-9{margin:45px}.ma-9-imp{margin:45px!important}.pa-9{padding:45px}.z-i-9{z-index:19}.mt-10{margin-top:50px}.mt-10-imp{margin-top:50px!important}.pt-10{padding-top:50px}.mb-10{margin-bottom:50px}.mb-10-imp{margin-bottom:50px!important}.pb-10{padding-bottom:50px}.ml-10{margin-left:50px}.ml-10-imp{margin-left:50px!important}.pl-10{padding-left:50px}.mr-10{margin-right:50px}.mr-10-imp{margin-right:50px!important}.pr-10{padding-right:50px}.ma-10{margin:50px}.ma-10-imp{margin:50px!important}.pa-10{padding:50px}.z-i-10{z-index:20}.mt-11{margin-top:55px}.mt-11-imp{margin-top:55px!important}.pt-11{padding-top:55px}.mb-11{margin-bottom:55px}.mb-11-imp{margin-bottom:55px!important}.pb-11{padding-bottom:55px}.ml-11{margin-left:55px}.ml-11-imp{margin-left:55px!important}.pl-11{padding-left:55px}.mr-11{margin-right:55px}.mr-11-imp{margin-right:55px!important}.pr-11{padding-right:55px}.ma-11{margin:55px}.ma-11-imp{margin:55px!important}.pa-11{padding:55px}.z-i-11{z-index:21}.mt-12{margin-top:60px}.mt-12-imp{margin-top:60px!important}.pt-12{padding-top:60px}.mb-12{margin-bottom:60px}.mb-12-imp{margin-bottom:60px!important}.pb-12{padding-bottom:60px}.ml-12{margin-left:60px}.ml-12-imp{margin-left:60px!important}.pl-12{padding-left:60px}.mr-12{margin-right:60px}.mr-12-imp{margin-right:60px!important}.pr-12{padding-right:60px}.ma-12{margin:60px}.ma-12-imp{margin:60px!important}.pa-12{padding:60px}.z-i-12{z-index:22}.mt-13{margin-top:65px}.mt-13-imp{margin-top:65px!important}.pt-13{padding-top:65px}.mb-13{margin-bottom:65px}.mb-13-imp{margin-bottom:65px!important}.pb-13{padding-bottom:65px}.ml-13{margin-left:65px}.ml-13-imp{margin-left:65px!important}.pl-13{padding-left:65px}.mr-13{margin-right:65px}.mr-13-imp{margin-right:65px!important}.pr-13{padding-right:65px}.ma-13{margin:65px}.ma-13-imp{margin:65px!important}.pa-13{padding:65px}.z-i-13{z-index:23}.mt-14{margin-top:70px}.mt-14-imp{margin-top:70px!important}.pt-14{padding-top:70px}.mb-14{margin-bottom:70px}.mb-14-imp{margin-bottom:70px!important}.pb-14{padding-bottom:70px}.ml-14{margin-left:70px}.ml-14-imp{margin-left:70px!important}.pl-14{padding-left:70px}.mr-14{margin-right:70px}.mr-14-imp{margin-right:70px!important}.pr-14{padding-right:70px}.ma-14{margin:70px}.ma-14-imp{margin:70px!important}.pa-14{padding:70px}.z-i-14{z-index:24}.mt-15{margin-top:75px}.mt-15-imp{margin-top:75px!important}.pt-15{padding-top:75px}.mb-15{margin-bottom:75px}.mb-15-imp{margin-bottom:75px!important}.pb-15{padding-bottom:75px}.ml-15{margin-left:75px}.ml-15-imp{margin-left:75px!important}.pl-15{padding-left:75px}.mr-15{margin-right:75px}.mr-15-imp{margin-right:75px!important}.pr-15{padding-right:75px}.ma-15{margin:75px}.ma-15-imp{margin:75px!important}.pa-15{padding:75px}.z-i-15{z-index:25}.mt-16{margin-top:80px}.mt-16-imp{margin-top:80px!important}.pt-16{padding-top:80px}.mb-16{margin-bottom:80px}.mb-16-imp{margin-bottom:80px!important}.pb-16{padding-bottom:80px}.ml-16{margin-left:80px}.ml-16-imp{margin-left:80px!important}.pl-16{padding-left:80px}.mr-16{margin-right:80px}.mr-16-imp{margin-right:80px!important}.pr-16{padding-right:80px}.ma-16{margin:80px}.ma-16-imp{margin:80px!important}.pa-16{padding:80px}.z-i-16{z-index:26}.mt-17{margin-top:85px}.mt-17-imp{margin-top:85px!important}.pt-17{padding-top:85px}.mb-17{margin-bottom:85px}.mb-17-imp{margin-bottom:85px!important}.pb-17{padding-bottom:85px}.ml-17{margin-left:85px}.ml-17-imp{margin-left:85px!important}.pl-17{padding-left:85px}.mr-17{margin-right:85px}.mr-17-imp{margin-right:85px!important}.pr-17{padding-right:85px}.ma-17{margin:85px}.ma-17-imp{margin:85px!important}.pa-17{padding:85px}.z-i-17{z-index:27}.mt-18{margin-top:90px}.mt-18-imp{margin-top:90px!important}.pt-18{padding-top:90px}.mb-18{margin-bottom:90px}.mb-18-imp{margin-bottom:90px!important}.pb-18{padding-bottom:90px}.ml-18{margin-left:90px}.ml-18-imp{margin-left:90px!important}.pl-18{padding-left:90px}.mr-18{margin-right:90px}.mr-18-imp{margin-right:90px!important}.pr-18{padding-right:90px}.ma-18{margin:90px}.ma-18-imp{margin:90px!important}.pa-18{padding:90px}.z-i-18{z-index:28}.mt-19{margin-top:95px}.mt-19-imp{margin-top:95px!important}.pt-19{padding-top:95px}.mb-19{margin-bottom:95px}.mb-19-imp{margin-bottom:95px!important}.pb-19{padding-bottom:95px}.ml-19{margin-left:95px}.ml-19-imp{margin-left:95px!important}.pl-19{padding-left:95px}.mr-19{margin-right:95px}.mr-19-imp{margin-right:95px!important}.pr-19{padding-right:95px}.ma-19{margin:95px}.ma-19-imp{margin:95px!important}.pa-19{padding:95px}.z-i-19{z-index:29}.mt-20{margin-top:100px}.mt-20-imp{margin-top:100px!important}.pt-20{padding-top:100px}.mb-20{margin-bottom:100px}.mb-20-imp{margin-bottom:100px!important}.pb-20{padding-bottom:100px}.ml-20{margin-left:100px}.ml-20-imp{margin-left:100px!important}.pl-20{padding-left:100px}.mr-20{margin-right:100px}.mr-20-imp{margin-right:100px!important}.pr-20{padding-right:100px}.ma-20{margin:100px}.ma-20-imp{margin:100px!important}.pa-20{padding:100px}.z-i-20{z-index:30}.w-0{width:0%}.w-0-imp{width:0%!important}.h-0{height:0%}.h-0-imp{height:0%!important}.w-1{width:10%}.w-1-imp{width:10%!important}.h-1{height:10%}.h-1-imp{height:10%!important}.w-2{width:20%}.w-2-imp{width:20%!important}.h-2{height:20%}.h-2-imp{height:20%!important}.w-3{width:30%}.w-3-imp{width:30%!important}.h-3{height:30%}.h-3-imp{height:30%!important}.w-4{width:40%}.w-4-imp{width:40%!important}.h-4{height:40%}.h-4-imp{height:40%!important}.w-5{width:50%}.w-5-imp{width:50%!important}.h-5{height:50%}.h-5-imp{height:50%!important}.w-6{width:60%}.w-6-imp{width:60%!important}.h-6{height:60%}.h-6-imp{height:60%!important}.w-7{width:70%}.w-7-imp{width:70%!important}.h-7{height:70%}.h-7-imp{height:70%!important}.w-8{width:80%}.w-8-imp{width:80%!important}.h-8{height:80%}.h-8-imp{height:80%!important}.w-9{width:90%}.w-9-imp{width:90%!important}.h-9{height:90%}.h-9-imp{height:90%!important}.w-10{width:100%}.w-10-imp{width:100%!important}.h-10{height:100%}.h-10-imp{height:100%!important}.w-auto{width:auto}.h-auto{height:auto}.opacity-0{opacity:0}body>iframe{display:none}html,body{width:100%;height:calc(var(--vh) * 100);position:relative;font-size:8px}img,object,a{-webkit-user-select:none!important;-khtml-user-select:none!important;-moz-user-select:none!important;-o-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important;-khtml-user-drag:none!important;-moz-user-drag:none!important;-o-user-drag:none!important}#app{color:#332c5c}#app .page{padding-top:10rem;min-height:calc(var(--vh, 1vh) * 100 - 410px);transition:all .4s;overflow-x:hidden}@media (min-width: 768px) and (max-width: 1023px){#app .page{padding-top:10rem}}@media (max-width: 767px){#app .page{padding-top:8rem}}#app .page.search-bar-open-page{padding-top:22rem}@media (min-width: 768px) and (max-width: 1023px){#app .page.search-bar-open-page{padding-top:22rem}}@media (max-width: 767px){#app .page.search-bar-open-page{padding-top:16rem}}@media (max-width: 425px){#app .page.search-bar-open-page{padding-top:15rem}}#app .page.full-page{padding:0}#app .page.no-padding-top{padding-top:0}#app #apoc-mega-menu{box-sizing:border-box;z-index:100}#app #apoc-mega-menu *{box-sizing:border-box}#app .app-bg{background-image:url(/assets/images/layout/main_bg.webp);background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}#notice-inapp{position:fixed;min-height:100%;height:100%;width:100%;top:0;left:0;background-color:#f6e9ff;z-index:10000000000000000000}#notice-inapp.pc{background-color:#fff}#notice-inapp.pc .pc-notice-wrapper{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);max-width:620px;min-width:280px;width:33%}@media (max-width: 970px){#notice-inapp.pc .pc-notice-wrapper{width:60%}}#notice-inapp.pc .pc-notice-wrapper img{width:100%;height:100%}#notice-inapp>.wrap-center{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;text-align:center}#notice-inapp>.wrap-center .apoc-logo{width:150px;image-rendering:auto}#notice-inapp>.wrap-center>div:last-child{margin-top:20px}#notice-inapp>.wrap-center img{display:inline-block}#notice-inapp>.wrap-center p{margin-top:20px;line-height:1.5em;color:#756d65}#notice-inapp>.wrap-bottom{position:absolute;bottom:20px;right:0}#notice-inapp>.wrap-bottom p{float:left;color:#58524c;text-align:right;line-height:1.5em}#notice-inapp>.wrap-bottom.top{bottom:unset;top:20px}.list-empty{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:100px 0;width:100%}.list-empty span{font-weight:400;font-size:2.25rem;line-height:1.2;line-height:20px;color:#999;text-align:center}.list-empty span pre{font-size:inherit}@media (max-width: 767px){.list-empty span{font-size:2rem}.list-empty span pre{font-size:inherit}}.list-empty span:first-child{margin-bottom:5px}.grid{display:grid;max-width:160rem;margin:auto;padding:0 4rem;grid-column-gap:2rem}@media (min-width: 768px) and (max-width: 1023px){.grid{max-width:128rem;padding:0 2rem}}@media (width: 768px){.grid{max-width:96rem}}@media (max-width: 767px){.grid{padding:0 2rem}}.grid-expansion{display:grid;max-width:100%;margin:0;padding:0;grid-column-gap:2rem}@media (min-width: 768px) and (max-width: 1023px){.grid-expansion{max-width:128rem}}@media (max-width: 767px){.grid-expansion{padding:0 2rem}}.toast-wrapper{text-align:center;width:100%;position:fixed;bottom:10px;left:10px;z-index:101;animation:toast .5s ease-in-out}#app article.login{width:335px;padding:80px 0;margin:auto}#app article.login h2.login-title{font-weight:600;font-size:2.75rem;line-height:24px;color:#222}#app article.login h2.login-title:nth-child(2){margin-top:5px}#app article.login h2.login-title>span{font-weight:600;font-size:2.75rem;line-height:24px;color:#8976fd}#app article.login p{margin-top:15px;font-weight:400;font-size:1.75rem;line-height:18px;color:#222}#app article.login div.login-form{margin-top:50px;padding:0 10px}#app article.login div.login-form .login-input{position:relative;margin-top:30px;margin-bottom:5px}#app article.login div.login-form .login-input:first-child{margin-top:0}#app article.login div.login-form .login-input div{position:relative}#app article.login div.login-form .login-input div input{font-size:2rem}#app article.login div.login-form .login-input i{position:absolute;right:5px;bottom:13px;font-size:2rem;color:#a473ff}#app article.login div.login-form .login-input i.changePasswordValid{color:#454545}#app article.login div.login-form .login-input select{font-size:2rem;color:#606060}#app article.login div.login-form .apoc-input-label>span{font-weight:400;font-size:1.75rem;line-height:16px;color:#999}#app article.login div.login-form .apoc-input-label .apoc-input input{width:100%;margin:0;padding:10px 0;border:1px solid transparent;border-bottom:1px solid #999999}#app article.login div.login-form .apoc-input-label select{width:100%;margin:0;padding:10px 0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #999999}#app article.login div.login-form .apoc-input-label.is-error .apoc-input input{border-bottom:1px solid #a473ff!important}#app article.login div.login-form .wrong-login{margin-top:10px;text-align:center;font-size:1.75rem;line-height:16px;color:#a473ff}#app article.login div.login-btn-wrapper{margin-top:45px}#app article.login div.login-btn-wrapper .btn{width:100%}#app article.login div.login-btn-wrapper .btn:last-child{margin-top:10px}#app article.login div.login-btn-wrapper .btn-login{width:100%;background:#a473ff;color:#fff;border:1px solid #a473ff;height:50px;font-size:2rem;font-family:sans-serif!important;font-style:normal;font-weight:600;line-height:18px;border-radius:16px}#app article.login div.login-btn-wrapper .join-form-btn{width:100%;height:50px;background:#fff;color:#a473ff;border:1px solid #a473ff;border-radius:16px;font-size:2rem;font-family:sans-serif!important;font-style:normal;font-weight:600;line-height:18px}#app article.login div.login-btn-wrapper .join-form-btn.isActive{color:#fff;background:#a473ff;border-color:#a473ff}#app article.login div.login-btn-wrapper .btn-join{overflow:hidden;margin-top:10px;width:100%;height:50px;background:#fff;border-radius:16px;border:1px solid #a473ff;color:#a473ff;text-decoration:none;text-align:center;display:flex;align-items:center;justify-content:center;font-size:2rem;font-family:sans-serif!important;font-style:normal;font-weight:600;line-height:18px;box-sizing:border-box}#app article.login div.login-btn-wrapper .btn-join-email{width:100%;font-size:2rem;font-family:sans-serif!important;font-style:normal;font-weight:600;line-height:18px;color:#a473ff;padding:16px 35px;background:#fff;border:1px solid #a473ff;box-sizing:border-box;border-radius:16px;height:50px}#app article.login div.login-btn-wrapper .login-btn-func-wrapper{margin-top:15px;text-align:center}#app article.login div.login-btn-wrapper .login-btn-func-wrapper a{font-weight:400;font-size:1.75rem;line-height:16px;color:#999}#app article.login div.login-btn-wrapper .login-btn-func-wrapper a:first-child{margin-right:.625rem}#app article.login div.login-btn-wrapper .login-btn-func-wrapper a:first-child:after{padding-left:.625rem;content:"Ⅰ";width:1px;height:10px;margin:0;color:#ccc}#app article.login div.login-btn-wrapper .login-others-wrapper{margin-top:60px}#app article.login div.login-btn-wrapper .login-others-wrapper div.login-others-line{display:flex;flex-basis:100%;align-items:center;font-weight:400;font-size:1.75rem;line-height:16px;color:#999}#app article.login div.login-btn-wrapper .login-others-wrapper div.login-others-line:before{content:"";flex-grow:1;margin-right:15px;margin-left:90px;background:#ccc;height:1px}#app article.login div.login-btn-wrapper .login-others-wrapper div.login-others-line:after{content:"";flex-grow:1;margin-left:15px;margin-right:90px;background:#ccc;height:1px}#app article.login div.login-btn-wrapper .login-others-wrapper .login-others{margin-top:20px;text-align:center}#app article.login div.login-btn-wrapper .login-others-wrapper .login-others a{margin-right:15px}#app article.login div.login-btn-wrapper .login-others-wrapper .login-others a:last-child{margin-right:0}#app article.login div.login-btn-wrapper .login-others-wrapper .login-others a img{width:45px;height:45px}#app article.login div.login-btn-wrapper .login-others-wrapper .join-cancel{margin-top:70px}#app article.login div.login-btn-wrapper .login-others-wrapper .join-cancel p{font-weight:400;font-size:1.75rem;line-height:20px;color:#999;text-align:center}#app article.login div.login-btn-wrapper .login-others-wrapper .join-cancel p a{margin-left:10px;font-weight:inherit;font-size:inherit;line-height:inherit;color:#a473ff}#app article.login div.login-btn-wrapper .find-id-wrapper{width:100%}#app article.login .join-term-wrapper{display:flex;flex-direction:row;align-content:center;align-items:center;justify-content:flex-start;margin-top:40px;padding:0 10px}#app article.login .join-term-wrapper .checkbox{margin:0;padding:0;border:none;background:transparent;width:22px}#app article.login .join-term-wrapper .checkbox i{font-size:2.75rem}#app article.login .join-term-wrapper .term-text{margin-left:10px}#app article.login .join-term-wrapper .term-text span{font-weight:400;font-size:1.75rem;line-height:18px;color:#999}#app article.login .join-term-wrapper .term-text span a{color:#a473ff}.nick-name-valid{position:absolute;left:50%;transform:translate(-50%);margin-top:10px;font-weight:400;font-size:1.75rem;line-height:16px;color:#8976fd}.login-area{display:flex;min-height:calc(100vh - 382px);padding:0 2rem;box-sizing:border-box}.wrong-email{margin-top:10px;text-align:center;font-size:1.75rem;line-height:16px;color:#a473ff}*{outline:none;outline-color:transparent;-moz-outline-color:transparent}strong{font-weight:bolder}.common-tag{background-color:#8976fd1a;color:#a473ff;border-radius:2rem;padding:6px 8px;font-size:12px;line-height:12px;font-weight:500;width:fit-content}.common-tag.etc{background-color:#0c99ff0d;color:#0c99ff}.axios-loading{position:fixed;z-index:10000000000000000;top:calc(var(--vh, 1vh) * 50 - 20px);left:calc(50vw - 20px);margin:0;width:5rem;height:5rem;padding-bottom:0!important}.loader{border:5px solid #e0e0e0;border-top:5px solid #a473ff;border-radius:50%;width:5rem;height:5rem;animation:spin 1s linear infinite}.apoc-btn{cursor:pointer;gap:.5rem;border-radius:1.25rem;border:1px solid #a473ff;font-weight:400;font-size:2rem;line-height:1.2}.apoc-btn.primary{background:#a473ff;color:#fff}.apoc-btn.secondary{background:#fff;color:#a473ff}.apoc-btn.re-primary{color:#a473ff!important;border:1px solid var(--Primary, #8976fd);background:#8976fd1a}.apoc-select{position:relative;display:flex;cursor:pointer}.apoc-select .selected-area{color:#a473ff;font-weight:600;font-size:2rem;line-height:1.2;display:flex;flex-direction:row;align-items:center;gap:.5rem}.apoc-select .selected-area .select-arrow-down{width:2rem;height:2rem;display:flex;align-items:center}.apoc-select .selected-area .select-arrow-down img{width:100%;height:100%}.apoc-select .selected-area .select-arrow-down img.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}.option-list-area-wrapper{z-index:50;position:absolute;background-color:#fff;border-radius:1rem;width:fit-content;box-sizing:border-box;overflow-y:auto;padding:1rem;top:calc(100% + 1rem);right:0;filter:drop-shadow(0px 1px 3px rgba(0,0,0,.35));will-change:filter}.option-list-area-wrapper.dropdown-enter-active,.option-list-area-wrapper.dropdown-enter-to{animation-name:dropDown;animation-duration:.4s;animation-direction:normal}.option-list-area-wrapper.dropdown-leave-from,.option-list-area-wrapper.dropdown-leave-active{animation-name:dropUp;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}.option-list-area-wrapper .option-list-area{list-style:none;background-color:#fff}.option-list-area-wrapper .option-list-area li{display:flex;flex-direction:row;align-items:center;gap:1rem;white-space:nowrap;padding:1rem;cursor:pointer;text-align:left;color:#332c5c;font-weight:400;font-size:2rem;line-height:1.2}.option-list-area-wrapper .option-list-area li:hover{border-radius:1rem;background:#332c5c0d}.failed-image{height:100%;width:auto;object-fit:scale-down!important}.follow-select{padding:1.5rem 1rem;font-weight:600;font-size:2rem;line-height:1.2;border:none;background:#332c5c0d;justify-content:center;border-radius:1rem;min-width:15.25rem}.follow-select .selected-area{gap:1rem}.follow-select .selected-area p{font-weight:600;font-size:2rem;line-height:1.2}@media (max-width: 375px){.follow-select{min-width:unset;padding:1rem}}.follow-select .option-list-area-wrapper{border-radius:1.5rem}.follow-select .option-list-area-wrapper li{border-radius:1.5rem;line-height:24px;font-weight:400}.follow-select .option-list-area-wrapper li .hover-img{display:none}.follow-select .option-list-area-wrapper li:hover{color:#a473ff;border-radius:1.5rem;background:#332c5c0d}.follow-select .option-list-area-wrapper li:hover .origin-img{display:none}.follow-select .option-list-area-wrapper li:hover .hover-img{display:block}.follow-select .option-list-area-wrapper li img{width:24px;height:24px}.content-select{position:relative;display:flex;cursor:pointer}.content-select.active{color:#a473ff;background-color:#8976fd1a;border-color:#a473ff!important}.content-select.active .selected-value{color:inherit!important}.content-select .selected-area{display:flex;justify-content:center;align-items:center;gap:1rem}.content-select .selected-area .select-arrow-down{color:#332c5c}.content-select .option-list-area-wrapper{min-width:25rem;box-shadow:0 .5rem 3rem #0000001a;filter:unset;z-index:50;position:absolute;background-color:#fff;border-radius:1.5rem;width:fit-content;overflow-y:auto;padding:1rem!important;top:calc(100% + 1rem)}.content-select .option-list-area-wrapper.dropdown-enter-active,.content-select .option-list-area-wrapper.dropdown-enter-to{animation-name:dropDown;animation-duration:.4s;animation-direction:normal}.content-select .option-list-area-wrapper.dropdown-leave-from,.content-select .option-list-area-wrapper.dropdown-leave-active{animation-name:dropUp;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}.content-select .option-list-area-wrapper .option-list-area{list-style:none;background-color:#fff}.content-select .option-list-area-wrapper .option-list-area a,.content-select .option-list-area-wrapper .option-list-area li{display:flex;flex-direction:row;align-items:center;gap:1rem;white-space:nowrap;padding:1.25rem 1rem;cursor:pointer;text-align:left;color:#332c5c;font-weight:400;font-size:2rem;line-height:1.2}.content-select .option-list-area-wrapper .option-list-area a:hover,.content-select .option-list-area-wrapper .option-list-area li:hover{font-weight:500;background-color:#332c5c0d;border-radius:.5rem;color:#332c5c!important}.content-select .option-list-area-wrapper .option-list-area .option-list-image img{padding:.25rem 0}.content-select .option-list-area-wrapper .option-list-area .option-list-desc{display:flex;flex-direction:column}.content-select .option-list-area-wrapper .option-list-area .option-list-desc span:first-child{font-size:2rem;color:#332c5c;line-height:3rem}.content-select .option-list-area-wrapper .option-list-area .option-list-desc span:last-child{font-size:1.75rem;color:#85809d;line-height:2.5rem;white-space:pre-line}.content-select .option-list-area-wrapper .option-list-area .option-list-check{width:3rem;height:3rem;margin-left:auto}.content-select .option-list-area-wrapper .border-line{width:100%;height:1px;margin:1rem 0;background-color:#e5e5e5}.follow-btn{font-weight:500;font-size:2rem;line-height:1.2;line-height:24px;padding:1.5rem 2rem;border:none;background-color:#8976fd33!important}.apoc-input{position:relative}.apoc-input input{width:100%;border:1px solid transparent;border-bottom:1px solid #332c5c}.apoc-input.full-width{width:100%}.apoc-link{display:inline-block;margin:0;padding:0;-webkit-tap-highlight-color:transparent;text-decoration:none;color:#332c5c;cursor:pointer}.apoc-collapse{display:flex;cursor:pointer;white-space:nowrap}.apoc-collapse .collapse-arrow{margin-left:.5rem}.apoc-collapse .collapse-arrow.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}.apoc-search{background-color:#fff;border-radius:15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;max-width:102rem;position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;z-index:50}@media (min-width: 768px) and (max-width: 1023px){.apoc-search{width:calc(100% - 6rem)}}@media (max-width: 767px){.apoc-search{margin:0}}.apoc-search .apoc-search-select{background-color:#e0e0e0;border-radius:1.25rem;padding:2rem 1rem;margin-left:1.25rem;min-width:11rem;max-width:15rem;width:100%}@media (max-width: 767px){.apoc-search .apoc-search-select{display:none}}.apoc-search .apoc-search-select .selected-area{color:#332c5c;line-height:1.5;width:100%;justify-content:space-around}.apoc-search .apoc-search-select .selected-area .select-arrow-down.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}.apoc-search .apoc-search-input{width:calc(100% - 2rem);margin:0 2rem!important}@media (max-width: 767px){.apoc-search .apoc-search-input{margin:0 1rem!important}.apoc-search .apoc-search-input input{width:inherit!important}}.apoc-search .apoc-search-input input{border:none;outline-style:none;width:100%;height:100%;font-weight:400;font-size:2rem;line-height:1.2}.apoc-search .apoc-search-input input::placeholder{color:#adabbe}.apoc-search .search-x-btn{padding:1rem;cursor:pointer}.apoc-search .apoc-search-btn{padding:1rem}.apoc-search .apoc-search-btn .apoc-btn{width:7rem;height:7rem;padding:1.25rem;border:none;background:var(--primary-fuel-yellow, #fca61f)}.apoc-search .apoc-search-btn .apoc-btn img{width:4.5rem;height:4.5rem}.more-btn{cursor:pointer;position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;padding:2rem 15rem;background:#fff;box-sizing:border-box;margin-top:10rem;display:flex;flex-direction:row;justify-self:center;align-items:center}.more-btn img{width:2rem;height:2rem}.img-contain{cursor:pointer}.more-arrow{cursor:pointer;display:flex;flex-direction:row;align-items:center;font-weight:700;font-size:2rem;line-height:1.2;color:#8976fd;line-height:1.5;padding:.5rem 0}.more-arrow div:first-child{margin-right:.5rem}.more-arrow div img{display:flex;align-items:center}.apoc-tabs-list{display:flex;flex-direction:row;align-content:center;justify-content:space-around;align-items:center;margin:0;padding:0;list-style:none}.apoc-tabs-list li span{font-weight:500;font-size:2.5rem;line-height:22px;color:#999}.apoc-tabs-list li img{width:20px;height:20px;margin-right:5px}.ql-editor h1 strong,.ql-editor h2 strong,.ql-editor h3 strong,.ql-editor h4 strong,.ql-editor h5 strong{font-size:inherit}.ql-editor p>img{max-width:100%}.ql-editor h1>img,.ql-editor h2>img,.ql-editor h3>img,.ql-editor h4>img,.ql-editor h5>img,.ql-editor h6>img{max-width:100%}.flicking-viewport{position:static!important;z-index:1;overflow:scroll!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background-color:#e5e5e5;border-radius:19px}::-webkit-scrollbar-track{background-color:#f9fafe;border-radius:19px}.flicking-arrow-prev,.flicking-arrow-next{position:absolute;top:66px;z-index:2;width:6rem;height:6rem;border-radius:40px;background-size:40px;background-color:#fff;box-shadow:0 4px 24px #0000001a;cursor:pointer}.flicking-arrow-prev .arrow-img,.flicking-arrow-next .arrow-img{position:absolute;width:4rem;height:4rem;left:8px;top:8px;background:no-repeat center url(/assets/images/common/icons/arrow-icon.svg)}.flicking-arrow-prev .arrow-img:hover,.flicking-arrow-next .arrow-img:hover{background:no-repeat center url(/assets/images/common/icons/arrow-icon-hover.svg)}.flicking-arrow-prev .content-arrow-img,.flicking-arrow-next .content-arrow-img{position:absolute;width:4rem;height:4rem;left:8px;top:8px;background:no-repeat center url(/assets/images/common/icons/arrow-icon.svg)}.flicking-arrow-prev .content-arrow-img:hover,.flicking-arrow-next .content-arrow-img:hover{background:no-repeat center url(/assets/images/common/icons/arrow-icon-hover.svg)}@media (min-width: 768px) and (max-width: 1023px){.flicking-arrow-prev .content-arrow-img,.flicking-arrow-next .content-arrow-img{background:none}}@media (max-width: 767px){.flicking-arrow-prev,.flicking-arrow-next{width:5rem;height:5rem}.flicking-arrow-prev .arrow-img,.flicking-arrow-next .arrow-img{width:3rem;height:3rem;left:7px;top:7px}.flicking-arrow-prev .content-arrow-img,.flicking-arrow-next .content-arrow-img{width:3rem;height:3rem;left:7px;top:7px;background:none}.flicking-arrow-prev .content-arrow-img:hover,.flicking-arrow-next .content-arrow-img:hover{background-size:3rem}}.flicking-arrow-prev{left:-20px}.flicking-arrow-prev .arrow-img,.flicking-arrow-prev .content-arrow-img{transform:rotateY(180deg)}.flicking-arrow-next{right:-20px}.flicking-arrow-disabled{display:none}input{-webkit-appearance:none;-webkit-border-radius:0;-webkit-tap-highlight-color:transparent}.overflow-unset{overflow:unset!important}.dynamic-selector.dropdown-enter-active,.dynamic-selector.dropdown-enter-to{animation-name:dropDown;animation-duration:.4s;animation-direction:normal}.dynamic-selector.dropdown-leave-from,.dynamic-selector.dropdown-leave-active{animation-name:dropUp;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}.apoc-select2{position:relative}.apoc-select2 .selected-area{display:flex;align-items:center;justify-content:space-between;border:1px solid #cccccc;cursor:pointer;padding:15px;border-radius:8px}.apoc-select2 .selected-area.placeholder{color:#ccc}.apoc-select2 .selected-area .left-area{width:calc(100% - 16px);display:flex;gap:8px!important;align-items:center}.apoc-select2 .selected-area .left-area .option-icon{align-items:center;width:fit-content!important}.apoc-select2 .selected-area .left-area .selectedValue{width:100%;text-wrap:nowrap;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:20px}.apoc-select2 .selected-area .select-arrow-down{width:16px;display:flex}.apoc-select2 .selected-area .select-arrow-down .apoc-svg{width:100%}.apoc-select2 .selected-area .select-arrow-down .apoc-svg svg{width:100%}.apoc-select2 .selected-area .select-arrow-down .apoc-svg.active{transform:rotate(-180deg)}#apoc-select-options .option-list-area-wrapper{position:fixed;width:100px;background:#fff;z-index:1000;border-left:1px solid rgba(204,204,204,.8);max-height:150px;overflow-y:auto;box-shadow:2px 2px 3px #00000026}#apoc-select-options .option-list-area-wrapper .option-list-area{list-style:none;padding:0;margin:0}#apoc-select-options .option-list-area-wrapper .option-list-area li{padding:20px;align-items:center;border-bottom:1px solid #cccccc;cursor:pointer;display:flex}#apoc-select-options .option-list-area-wrapper .option-list-area li:hover{background:#eee}#apoc-select-options .option-list-area-wrapper .option-list-area li .apoc-svg{padding-right:10px}#apoc-select-options .option-list-area-wrapper .option-list-area li div .text-area{font-size:16px;line-height:18px}#apoc-select-options .option-list-area-wrapper .option-list-area li div .text-area .title{color:#222;padding-bottom:5px;-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}#apoc-select-options .option-list-area-wrapper .option-list-area li div .text-area .des{color:#e0e0e0;-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}#apoc-select-options .option-list-area-wrapper .option-list-area:nth-last-child(1){border-bottom-color:transparent}#apoc-select-options .option-list-area-wrapper .option-list-area .placeholder{color:#ccc}.apoc-svg{display:flex;min-width:0;flex-shrink:0}footer{position:relative;bottom:0rem;width:100%;background-color:#a473ff0d}footer .footer{max-width:1232px;padding:0 3rem;margin:0 auto;color:#332c5c;font-weight:400;font-size:2.25rem;line-height:1.2}@media (max-width: 767px){footer .footer{padding:0 16px}}footer .footer .footer-menu{display:flex;flex-direction:column;gap:4rem;padding-top:8rem}footer .footer .footer-menu h2{font-weight:600;font-size:3rem;line-height:1.2;line-height:1;margin-bottom:2rem}footer .footer .footer-menu a{font-weight:400;font-size:2.25rem;line-height:1.2;line-height:1}@media (max-width: 767px){footer .footer .footer-menu{padding:4rem 0}}footer .footer .footer-info{white-space:pre-wrap;flex-direction:column;align-items:start;gap:0;grid-column-start:1;grid-column-end:3}footer .footer .footer-info .main-logo{margin-bottom:22px;width:120px;height:50px}footer .footer .footer-info .introduce{line-height:3.25rem;font-size:2.25rem;font-weight:400;color:#332c5c;word-break:keep-all;height:164px}@media (max-width: 767px){footer .footer .footer-info .introduce{padding-bottom:4rem;height:unset}}footer .footer .footer-info .socials img{border-radius:50%;background-color:#a473ff;opacity:.2;text-align:center;cursor:pointer}footer .footer .footer-info .socials img:not(:last-child){margin-right:2.5rem}footer .footer .footer-info .socials img:hover{border-radius:50%;opacity:1}@media (min-width: 768px) and (max-width: 1023px){footer .footer .footer-info{grid-column-start:1;grid-column-end:4;padding-bottom:0}}@media (max-width: 767px){footer .footer .footer-info{grid-column-start:1;grid-column-end:5;padding-bottom:4rem}}footer .footer .footer-apoc-menu{grid-column-start:3;grid-column-end:4}@media (min-width: 768px) and (max-width: 1023px){footer .footer .footer-apoc-menu{grid-column-start:1;grid-column-end:2}}@media (max-width: 767px){footer .footer .footer-apoc-menu{grid-column-start:1;grid-column-end:3}}footer .footer .footer-company-menu{grid-column-start:4;grid-column-end:5}@media (min-width: 768px) and (max-width: 1023px){footer .footer .footer-company-menu{grid-column-start:2;grid-column-end:3}}@media (max-width: 767px){footer .footer .footer-company-menu{grid-column-start:1;grid-column-end:3}}footer .footer .footer-customer-service{grid-column-start:5;grid-column-end:6}@media (min-width: 768px) and (max-width: 1023px){footer .footer .footer-customer-service{grid-column-start:3;grid-column-end:4}}@media (max-width: 767px){footer .footer .footer-customer-service{grid-column-start:1;grid-column-end:3;margin-bottom:5rem}}footer .footer .footer-bottom{display:flex;flex-direction:column;grid-column-start:1;grid-column-end:6;padding-top:40px;padding-bottom:40px;border-top:1px solid rgba(51,44,92,.2)}@media (max-width: 767px){footer .footer .footer-bottom{padding-bottom:40px}}footer .footer .footer-bottom .footer-bottom-wrapper{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:1rem;grid-column-start:1;grid-column-end:6}footer .footer .footer-bottom .footer-bottom-wrapper .footer-bottom-menu{display:flex;flex-direction:row}footer .footer .footer-bottom .footer-bottom-wrapper .footer-bottom-menu strong{color:#a473ff;font-weight:700;font-size:2.25rem;line-height:18px}footer .footer .footer-bottom .footer-bottom-wrapper .footer-bottom-menu>div{font-size:2.25rem;margin-right:4rem;line-height:18px}footer .footer .footer-bottom .footer-bottom-wrapper .footer-bottom-menu .link-btn{cursor:pointer}@media (min-width: 768px) and (max-width: 1023px){footer .footer .footer-bottom .footer-bottom-wrapper .footer-bottom-menu>div{margin-bottom:4rem}}@media (max-width: 767px){footer .footer .footer-bottom .footer-bottom-wrapper .footer-bottom-menu{flex-direction:column}footer .footer .footer-bottom .footer-bottom-wrapper .footer-bottom-menu>div{margin-bottom:4rem}}@media (min-width: 768px) and (max-width: 1023px){footer .footer .footer-bottom .footer-bottom-wrapper{flex-direction:column;grid-column-start:1;grid-column-end:4}}@media (max-width: 767px){footer .footer .footer-bottom .footer-bottom-wrapper{flex-direction:column;grid-column-start:1;grid-column-end:5}}footer .footer .footer-bottom .footer-bottom-open{display:flex;align-items:end;max-height:12rem;overflow:hidden}footer .footer .footer-bottom .footer-bottom-open.dropdown-enter-active,footer .footer .footer-bottom .footer-bottom-open.dropdown-enter-to{animation-name:dropDown;animation-duration:.4s;animation-direction:normal}footer .footer .footer-bottom .footer-bottom-open.dropdown-leave-from,footer .footer .footer-bottom .footer-bottom-open.dropdown-leave-active{animation-name:dropUp;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}footer .footer .footer-bottom .footer-bottom-open span{line-height:1.8;margin-right:1rem}footer .footer .footer-bottom .footer-bottom-open a{text-decoration:none;color:#332c5c}@media (min-width: 1024px) and (max-width: 99999px){footer .footer .footer-bottom .footer-bottom-open{grid-column-start:1;grid-column-end:6}footer .footer .footer-bottom .footer-bottom-open span:not(:first-child):before{margin-right:1rem;content:"|"}footer .footer .footer-bottom .footer-bottom-open span:nth-child(6):before{content:none;content:"\a";white-space:pre}}@media (min-width: 768px) and (max-width: 1023px){footer .footer .footer-bottom .footer-bottom-open{max-height:20rem;grid-column-start:1;grid-column-end:4}footer .footer .footer-bottom .footer-bottom-open span:not(:first-child):before{margin-right:1rem;content:"|"}footer .footer .footer-bottom .footer-bottom-open span:nth-child(4):before,footer .footer .footer-bottom .footer-bottom-open span:nth-child(6):before,footer .footer .footer-bottom .footer-bottom-open span:nth-child(8):before{content:none;content:"\a";white-space:pre}}@media (max-width: 767px){footer .footer .footer-bottom .footer-bottom-open{white-space:pre-wrap;max-height:29rem;grid-column-start:1;grid-column-end:5}footer .footer .footer-bottom .footer-bottom-open span:after{content:"\a";white-space:pre}footer .footer .footer-bottom .footer-bottom-open span:nth-child(1):after,footer .footer .footer-bottom .footer-bottom-open span:nth-child(5):after{content:none;margin-left:1rem;content:"|"}}@keyframes dropDown{0%{opacity:0;transform:translateY(-2rem);height:0;overflow:hidden}to{opacity:1}}@keyframes dropUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-2rem);height:0;overflow:hidden}}@keyframes slideInRight{0%{opacity:0;transform:translate(100%);height:100%;overflow:hidden}to{opacity:1;transform:translate(0)}}@keyframes slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%);overflow:hidden}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}}@keyframes moveLeftInfinite{0%{left:0}to{left:-200%}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInSlideUp{0%{opacity:0}to{opacity:1}}.title-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:2.5rem}.title-wrapper label,.title-wrapper h2,.title-wrapper strong{font-size:3rem;font-weight:800}.title-wrapper strong{color:#a473ff}@media (max-width: 767px){.title-wrapper{padding:0 2rem 2rem;width:calc(100% - 4rem)}}.title-wrapper .apoc-made-wrapper{justify-content:flex-start}.title-wrapper .apoc-made-wrapper strong,.title-wrapper .apoc-made-wrapper span{font-size:3rem;font-weight:800}.apoc-list-wrapper.main-list>.list-item .thumbnail-area{position:relative;border:1px solid #e0e0e0;overflow:hidden;border-radius:10px;padding-bottom:56.25%}.apoc-list-wrapper.main-list>.list-item .thumbnail-area>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center}@media (max-width: 767px){.apoc-list-wrapper.main-list>.list-item .thumbnail-area{border-radius:0}}.apoc-list-wrapper.main-list>.list-item .info-area{padding-top:2rem}@media (max-width: 767px){.apoc-list-wrapper.main-list>.list-item .info-area{padding:2rem 2rem 0;width:calc(100% - 4rem)}}.main-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.main-wrapper .main{width:calc(100% - 6rem);overflow-y:hidden;max-width:1234px}@media (max-width: 767px){.main-wrapper .main{width:100%}}.main-wrapper .main .apoc-list-wrapper{gap:2rem;margin-bottom:10rem}@media (max-width: 1023px){.main-wrapper .main .apoc-list-wrapper{margin-bottom:7rem}}.main-wrapper .main .apoc-list-wrapper .list-item .info-body{display:flex;flex-direction:column;gap:.5rem}.main-wrapper .main .apoc-list-wrapper .list-item .info-body .info-category{color:#a473ff;font-size:16px;font-weight:700}.main-wrapper .main .apoc-list-wrapper .list-item .info-body .info-title{font-size:18px;font-weight:800;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}.main-wrapper .main .apoc-list-wrapper .list-item .info-body .info-nick{display:none}.main-wrapper .main .content-list .apoc-list-wrapper .list-item{width:calc((100% - 6rem)/4)}@media (min-width: 1024px) and (max-width: 1279px){.main-wrapper .main .content-list .apoc-list-wrapper .list-item{width:calc((100% - 4rem) / 3)}.main-wrapper .main .content-list .apoc-list-wrapper .list-item:nth-child(n+4){display:none}}@media (min-width: 768px) and (max-width: 1023px){.main-wrapper .main .content-list .apoc-list-wrapper .list-item{width:calc((100% - 2rem)/2)}}@media (max-width: 767px){.main-wrapper .main .content-list .apoc-list-wrapper .list-item{width:100%}}@media (min-width: 768px) and (max-width: 1023px){.main-wrapper .main .content-list .apoc-list-wrapper{gap:4rem 2rem}}@media (max-width: 767px){.main-wrapper .main .content-list .apoc-list-wrapper{gap:4rem}}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item{width:calc((100% - 6rem)/4)}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item:nth-child(n+5){width:calc((100% - 4rem) / 3);margin-top:5rem}@media (min-width: 1024px) and (max-width: 1279px){.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item{width:calc((100% - 4rem) / 3)}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item:nth-child(n+4){margin:0}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item:nth-child(n+7){display:none}}@media (min-width: 768px) and (max-width: 1023px){.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item{width:calc((100% - 2rem)/2);margin:0!important}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item:nth-child(n+5){width:calc((100% - 2rem)/2)}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item:nth-child(n+7){display:none}}@media (max-width: 767px){.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item{width:100%;margin:0!important}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item:nth-child(n+5){width:100%}.main-wrapper .main .made-by-apoc .apoc-list-wrapper .list-item:nth-child(n+7){display:none}}@media (min-width: 1024px) and (max-width: 1279px){.main-wrapper .main .made-by-apoc .apoc-list-wrapper{gap:6rem 2rem}}@media (min-width: 768px) and (max-width: 1023px){.main-wrapper .main .made-by-apoc .apoc-list-wrapper{gap:4rem 2rem}}@media (max-width: 767px){.main-wrapper .main .made-by-apoc .apoc-list-wrapper{gap:4rem}}.main-wrapper .main .content-wide .apoc-list-wrapper .list-item{width:calc((100% - 4rem) / 3)}@media (min-width: 768px) and (max-width: 1023px){.main-wrapper .main .content-wide .apoc-list-wrapper .list-item{width:calc((100% - 4rem) / 3)}.main-wrapper .main .content-wide .apoc-list-wrapper .list-item:nth-child(n+4){display:none}}@media (max-width: 767px){.main-wrapper .main .content-wide .apoc-list-wrapper .list-item{display:none}}.main-wrapper .main .content-vertical{margin-bottom:10rem}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item{width:calc((100% - 8rem)/5)}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item .common-tag{display:none}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item .thumbnail-area{padding-bottom:177.78%}@media (min-width: 1024px) and (max-width: 1279px){.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item{width:calc((100% - 6rem)/4)}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item:nth-child(n+5){display:none}}@media (min-width: 768px) and (max-width: 1023px){.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item{width:calc((100% - 4rem) / 3)}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item:nth-child(n+4){display:none}}@media (max-width: 767px){.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item{width:calc((100% - 2rem)/2)}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item:nth-child(n+5){display:none}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item .thumbnail-area{border-radius:10px}.main-wrapper .main .content-vertical .apoc-list-wrapper .list-item .info-area{padding:2rem 0 0;width:100%}}@media (max-width: 767px){.main-wrapper .main .content-vertical{padding:0 2rem}.main-wrapper .main .content-vertical .apoc-list-wrapper{gap:4rem 1.5rem}}.start-content{position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}@media (min-width: 1024px) and (max-width: 99999px){.start-content{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px) and (max-width: 1023px){.start-content{grid-template-columns:repeat(1,1fr)}}@media (max-width: 767px){.start-content{grid-template-columns:repeat(1,1fr)}}.start-content .start-imgs{display:flex;flex-direction:row-reverse;overflow-x:scroll;margin-right:2rem;grid-column-start:1;grid-column-end:2}.start-content .start-imgs::-webkit-scrollbar{display:none}@media (min-width: 768px) and (max-width: 1023px){.start-content .start-imgs{display:none}}@media (max-width: 767px){.start-content .start-imgs{display:none}}.start-content .start-imgs .start-img{min-width:55.625rem;height:60rem;border-radius:30px;background:#e0e0e0}.start-content .start-imgs .start-img:not(:last-child){margin-left:3.75rem}.start-content .start-imgs .start-img:last-child{margin-left:2rem}.start-content .start-btns-text{display:flex;flex-direction:column;justify-content:center;grid-column-start:2;grid-column-end:3}@media (min-width: 768px) and (max-width: 1023px){.start-content .start-btns-text{grid-column-start:1;grid-column-end:2;align-items:center}}@media (max-width: 767px){.start-content .start-btns-text{grid-column-start:1;grid-column-end:2;align-items:center}}.start-content .start-btns-text .start-text{color:#000;font-weight:600;font-size:6rem;line-height:1.2;white-space:pre-wrap}@media (max-width: 767px){.start-content .start-btns-text .start-text{font-weight:600;font-size:5rem;line-height:1.2;letter-spacing:-1px}}.start-content .start-btns-text .start-text #interactive{color:#a473ff}.start-content .start-btns-text .start-text-little{white-space:pre-wrap;font-weight:400;font-size:2.25rem;line-height:1.2;margin-top:3rem;margin-bottom:3rem}@media (max-width: 767px){.start-content .start-btns-text .start-text-little span:first-child:after{content:"\a";white-space:pre}}.video-background{width:100%;height:630px;position:absolute;top:0;left:0;overflow:hidden;z-index:-2;background-color:#000}.video-background #background-video{width:100%;height:100%;object-fit:cover;-webkit-object-fit:cover}.video-background video::-webkit-media-controls{display:none!important}.video-background video::-moz-media-controls{display:none!important}.video-background video::-ms-media-controls{display:none!important}@media (max-width: 1023px){.video-background{height:400px}}.main-banner{height:630px;background-size:100% 100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}@media (max-width: 1023px){.main-banner{height:400px}}.main-banner .main-banner-wrapper{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 1023px){.main-banner .main-banner-wrapper{width:calc(100% - 4rem)}}@media (max-width: 425px){.main-banner .main-banner-wrapper{width:calc(100% - 6rem)}}.main-banner .main-banner-wrapper #text-overlay{width:712px;color:#000;font-size:76px;line-height:1.1;font-weight:700;text-align:right;white-space:pre-wrap;margin-bottom:2rem;transition:font-size 2s ease,line-height 2s ease,opacity 2s ease,transform 2s ease;z-index:1}.main-banner .main-banner-wrapper #text-overlay.sizeChanged{transform:scale(1.3)}.main-banner .main-banner-wrapper #text-overlay.colorChanged{color:#fff;animation-timing-function:ease-in;animation-duration:.15s}@media (max-width: 1023px){.main-banner .main-banner-wrapper #text-overlay{max-width:444px;width:100%;transform-origin:right;font-size:48px}.main-banner .main-banner-wrapper #text-overlay.sizeChanged{transform:scale(1.16)}}@media (max-width: 425px){.main-banner .main-banner-wrapper #text-overlay{max-width:448px;width:100%;transform-origin:right;font-size:32px}.main-banner .main-banner-wrapper #text-overlay.sizeChanged{transform:scale(1.18)}}.main-banner .main-banner-wrapper .search-wrapper{opacity:0;transform:translateY(-20px);transition:opacity 2s ease,transform 2s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.main-banner .main-banner-wrapper .search-wrapper.visible{opacity:1;transform:translateY(0)}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar{background-color:#fff6;width:712px;height:64px;border-radius:15px;border:2px solid #ffffff;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar img{width:36px;padding:10px}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar .apoc-search-input{margin:0 1rem!important;height:100%}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar .apoc-search-input input{border:none;outline-style:none;width:100%;height:100%;background-color:transparent;color:#fff;font-weight:500;font-size:2.25rem;line-height:1.2;line-height:20px;box-sizing:border-box}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar .apoc-search-input input::placeholder{color:#fff}@media (max-width: 1023px){.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar{height:7rem;width:100%;max-width:444px}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar img{width:25px;height:25px;padding:7px}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar .apoc-search-input{width:100%;margin:0 3rem!important}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar .apoc-search-input input{font-size:16px}}@media (max-width: 425px){.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar{height:6rem;border-radius:10px}.main-banner .main-banner-wrapper .search-wrapper .banner-search-bar .apoc-search-input{margin:0 .5rem!important}}.main-banner .main-banner-wrapper .search-wrapper .banner-sub-text{color:#fff;font-family:Sofia Pro,sans-serif!important;font-weight:400;font-size:2.25rem;line-height:1.2;margin-top:2rem;word-break:keep-all;text-align:center}@media (max-width: 425px){.main-banner .main-banner-wrapper .search-wrapper .banner-sub-text{font-size:14px;font-weight:400}}.sub-banner-wrapper{background:url(/assets/images/banner/banner_bg.webp) no-repeat center;background-size:100% 100%;height:360px;width:100%;display:flex;justify-content:center;margin-bottom:10rem}@media (max-width: 1023px){.sub-banner-wrapper{margin-bottom:7rem}}@media (min-width: 1024px) and (max-width: 1279px){.sub-banner-wrapper{height:296px}}@media (min-width: 768px) and (max-width: 1023px){.sub-banner-wrapper{height:256px}}@media (max-width: 767px){.sub-banner-wrapper{height:367px}}.sub-banner-wrapper .sub-banner{display:flex;flex-direction:row;align-items:center;gap:8rem;overflow:hidden;max-width:1232px;width:calc(100% - 6rem)}@media (min-width: 768px) and (max-width: 1023px){.sub-banner-wrapper .sub-banner{gap:3rem;justify-content:center}}@media (max-width: 767px){.sub-banner-wrapper .sub-banner{flex-direction:column-reverse;justify-content:start;gap:3rem;padding-top:6rem}}.sub-banner-wrapper .sub-banner .contents-img-wrapper{display:flex;flex-direction:row;gap:1.5rem;height:100%}@media (max-width: 767px){.sub-banner-wrapper .sub-banner .contents-img-wrapper{height:137px}}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col{display:flex;flex-direction:column;gap:1.5rem;position:relative;height:100%;top:4rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img{width:217px;border-radius:2rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img img,.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img video{border-radius:2rem;width:100%;object-fit:cover;object-position:top center}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img:first-child:not(:last-child){height:136px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img:first-child:not(:last-child) img,.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img:first-child:not(:last-child) video{height:100%}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif{height:217px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif img,.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif video{width:100%;height:100%;object-fit:cover}@media (min-width: 1024px) and (max-width: 1279px){.sub-banner-wrapper .sub-banner .contents-img-wrapper .col{top:26px;gap:8px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img{width:176px;border-radius:1.5rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img img,.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img video{border-radius:1.5rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img:first-child:not(:last-child){height:112px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif{height:176px}}@media (min-width: 768px) and (max-width: 1023px){.sub-banner-wrapper .sub-banner .contents-img-wrapper .col{top:47px;gap:7px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img{width:131px;border-radius:1.5rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img img,.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img video{border-radius:1.5rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img:first-child:not(:last-child){height:83px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif{height:131px}}@media (max-width: 767px){.sub-banner-wrapper .sub-banner .contents-img-wrapper .col{top:0;gap:4px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img{width:94.5px;border-radius:1rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img img,.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img video{border-radius:1rem}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col .content-img:first-child:not(:last-child){height:60px}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif{height:94.5px!important}.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif img,.sub-banner-wrapper .sub-banner .contents-img-wrapper .col #bag-gif video{height:94.5px!important}}@media (min-width: 768px) and (max-width: 1023px){.sub-banner-wrapper .sub-banner .contents-img-wrapper{gap:1rem}}@media (max-width: 767px){.sub-banner-wrapper .sub-banner .contents-img-wrapper{gap:7px}}.sub-banner-wrapper .sub-banner .sub-banner-right div{color:#ececec;font-size:24px;font-weight:700;line-height:120%;word-break:keep-all;white-space:pre-wrap}.sub-banner-wrapper .sub-banner .sub-banner-right div strong{color:#fff;font-size:36px;font-weight:800;display:inline-block;margin-top:4px}.sub-banner-wrapper .sub-banner .sub-banner-right .make-btn{height:56px;margin-top:4rem;border-radius:10px;padding:0 4.5rem;border:1px solid #ffffff;color:#fff;background-color:transparent;font-weight:700}@media (min-width: 1024px) and (max-width: 1279px){.sub-banner-wrapper .sub-banner .sub-banner-right .make-btn{margin-top:3rem;height:46px;padding:0 3rem}}@media (max-width: 1023px){.sub-banner-wrapper .sub-banner .sub-banner-right div{font-size:20px}.sub-banner-wrapper .sub-banner .sub-banner-right div strong{font-size:26px}.sub-banner-wrapper .sub-banner .sub-banner-right div strong .br{display:block}.sub-banner-wrapper .sub-banner .sub-banner-right .make-btn{margin-top:3rem;height:46px;padding:0 3rem}}@media (min-width: 768px) and (max-width: 1023px){.sub-banner-wrapper .sub-banner .sub-banner-right{padding-top:4rem}}@media (max-width: 767px){.sub-banner-wrapper .sub-banner .sub-banner-right{display:flex;flex-direction:column;align-items:center;text-align:center}}.xr-banner-wrapper{position:relative;width:100%}.xr-banner-wrapper .xr-banner{position:relative;height:136px;overflow:hidden;z-index:1}.xr-banner-wrapper .xr-banner>.img-slider{display:flex;position:absolute;top:0;left:0;animation:moveLeftInfinite infinite 35s linear;height:100%}@media (max-width: 1023px){.xr-banner-wrapper .xr-banner{height:88px}}.xr-banner-wrapper .overlay-img{position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;max-width:1440px;height:136px;width:100%;position:absolute;top:0}.xr-banner-wrapper .overlay-img img{position:absolute;top:-132px;right:0;width:260px;height:260px;z-index:-1}@media (min-width: 1024px) and (max-width: 99999px){.xr-banner-wrapper .overlay-img{width:1440px}}@media (max-width: 1023px){.xr-banner-wrapper .overlay-img{display:none}}.xr-banner-wrapper .xr-banner-title{font-size:48px;font-weight:800;text-align:center;margin-top:5rem;margin-bottom:10rem}.xr-banner-wrapper .xr-banner-title .br{display:none}.xr-banner-wrapper .xr-banner-title strong{font-size:48px;font-weight:800;background:linear-gradient(64.34deg,#f9f -4.78%,#e48bff 15%,#9f68ff 69.52%,#7453ff 110.41%,#644bff 124.04%);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width: 1023px){.xr-banner-wrapper .xr-banner-title{margin-top:3rem;margin-bottom:7rem;font-size:32px}.xr-banner-wrapper .xr-banner-title strong{font-size:35px}}@media (max-width: 767px){.xr-banner-wrapper .xr-banner-title .br{display:block}}.apoc-list-item{width:calc((100% - 6rem)/4)}@media (min-width: 1024px) and (max-width: 1280px){.apoc-list-item{width:calc((100% - 4rem) / 3)}}@media (min-width: 768px) and (max-width: 1023px){.apoc-list-item{width:calc((100% - 2rem)/2)}}@media (max-width: 767px){.apoc-list-item{width:100%}}.apoc-list-item .apoc-list-title-wrapper{font-weight:600;font-size:2rem;line-height:1.2;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.apoc-list-item .apoc-list-nickname-wrapper{font-weight:400;font-size:2rem;line-height:1.2}.apoc-list-item .apoc-list-img-wrapper{border:1px solid #e0e0e0;margin:2rem 0;overflow:hidden;border-radius:10px;position:relative;width:100%;padding-bottom:56%}.apoc-list-item .apoc-list-img-wrapper img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center}.apoc-list-item:hover{cursor:pointer}.apoc-list-info-wrapper{display:flex;flex-direction:column;align-content:flex-start;justify-content:center;align-items:flex-start;width:100%}.apoc-list-info-wrapper .apoc-list-info-title{position:relative;display:flex;width:100%;justify-content:space-between;align-items:flex-start}.apoc-list-info-wrapper .apoc-list-info-title h6{width:100%;text-align:left;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.apoc-list-info-wrapper .apoc-list-info-title button{padding:4px 10px;border:none;background:none;cursor:pointer}.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper{position:absolute;top:26px;background:#fff;box-shadow:0 1px 3px #00000059;border-radius:4px;z-index:3}.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper ul{margin:0;padding:0;list-style:none}.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper ul li{font-weight:400;font-size:1.75rem;line-height:16px;color:#454545;border-bottom:1px solid #eeeeee}.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper ul li a{padding:10px 22px}.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper ul li a:last-child{border-bottom:none}.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper ul li a i{width:18px;margin-right:7px}.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper ul li a img{width:11.25px;height:11.25px;margin-right:7.25px}@media (max-width: 767px){.apoc-list-info-wrapper .apoc-list-info-title .apoc-list-option-wrapper{display:none!important}}.apoc-list-info-wrapper .apoc-list-info-sub{display:flex;align-items:center;width:100%;margin-top:10px}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-profile{overflow:hidden;min-width:30px;width:30px;height:30px;margin-right:10px;border-radius:50%;background:#f5f5f5}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-profile img{overflow:hidden;width:100%;height:100%;object-fit:cover}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc{width:100%;text-align:left}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc p{font-weight:400;color:#999;line-height:16px;align-items:center}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc p i{font-size:1.5rem;margin:0 5px}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc p.owner-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-bottom:4px;line-height:19px;width:calc(100% - 10px);display:inline-block}@media (max-width: 767px){.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc p.owner-name{min-width:90px;width:calc(100% - 40px)}}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc .play-mobile{display:none}@media (max-width: 767px){.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc .play-web{display:none}.apoc-list-info-wrapper .apoc-list-info-sub .apoc-list-info-desc .play-mobile{display:flex;flex-wrap:wrap}}.apoc-list-info-wrapper .apoc-list-shared{width:100%;margin-top:15px;height:26px}.apoc-list-info-wrapper .apoc-list-shared .shared-area{width:30%;height:26px;border:1px solid #dddddd;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;line-height:16px}.apoc-list-info-wrapper .apoc-list-shared .shared-area i{font-size:1.25rem;color:#222;margin-right:5px}section.contents-list .contents-list-title label,section.contents-list .contents-list-title span{font-weight:600;font-size:3rem;line-height:1.2}section.contents-list .contents-list-title strong{font-weight:600;font-size:3rem;line-height:1.2;color:#a473ff}section.contents-list#no-list-info .apoc-list-wrapper{overflow-x:scroll;flex-wrap:nowrap;gap:2rem}section.contents-list#no-list-info .apoc-list-wrapper::-webkit-scrollbar{display:none}section.contents-list#no-list-info .apoc-list-wrapper .apoc-list-title-wrapper{display:none}section.contents-list#no-list-info .apoc-list-wrapper .apoc-list-nickname-wrapper{display:none}section.contents-list#other-ppl-ex .apoc-list-title-wrapper{color:#a473ff;font-weight:600;font-size:2rem;line-height:1.2}section.contents-list#other-ppl-ex .apoc-list-nickname-wrapper{color:#332c5c;font-weight:600;font-size:2rem;line-height:1.2}.apoc-list-wrapper{gap:2rem;display:flex;flex-direction:row;width:100%;flex-wrap:wrap}@media (max-width: 767px){.apoc-list-wrapper{gap:0}}.contents-list-empty{font-weight:400;font-size:2.25rem;line-height:1.2;text-align:center;margin-top:10rem;color:#606060}.content-detail{padding-top:4rem;padding-bottom:10rem;grid-template-columns:repeat(12,1fr)}@media (max-width: 767px){.content-detail{padding-top:2rem}}@media (max-width: 1023px){.content-detail.grid{padding-right:0;padding-left:0}.content-detail.grid .content-detail-left{padding:0 2rem}}@media (max-width: 315px){.content-detail.grid .content-detail-left{padding:0 1rem}}.content-detail section.content-detail-left{grid-column-start:1;grid-column-end:13}.content-detail section.content-detail-right{display:none}.reservation-area{background-color:#000}.reservation-area *{font-family:Famppy,sans-serif!important}.reservation-area .main-image-wrapper{width:100%;max-width:768px;margin:0 auto}.reservation-area .main-image-wrapper img{width:100%}.reservation-area .message-wrapper,.reservation-area .form-wrapper{width:100%;max-width:768px;margin:0 auto;padding:0 2rem}.reservation-area .message-wrapper{padding:2rem 0 7rem;text-align:center;color:#fff;line-height:5.6rem}.reservation-area .message-wrapper p,.reservation-area .message-wrapper span{font-size:4.5rem;font-weight:200}.reservation-area .message-wrapper p .text-accent,.reservation-area .message-wrapper span .text-accent{font-weight:500;color:#b271ff}.reservation-area .form-wrapper{display:flex;flex-direction:column;gap:1rem .5rem;box-sizing:border-box}.reservation-area .form-wrapper .item-row{display:inline-flex;flex-direction:column;margin-bottom:2rem}.reservation-area .form-wrapper .item-row:last-child{margin-bottom:10rem;margin-top:6rem}.reservation-area .form-wrapper .item-row p,.reservation-area .form-wrapper .item-row span,.reservation-area .form-wrapper .item-row label{color:#fff;font-size:2rem;font-weight:300}.reservation-area .form-wrapper .item-row p .text-accent,.reservation-area .form-wrapper .item-row span .text-accent,.reservation-area .form-wrapper .item-row label .text-accent{color:#b271ff;font-weight:300}.reservation-area .form-wrapper .item-row p .tiny-text,.reservation-area .form-wrapper .item-row span .tiny-text,.reservation-area .form-wrapper .item-row label .tiny-text{font-size:1.5rem}.reservation-area .form-wrapper .item-row .item-header{margin-bottom:1rem;display:flex;align-items:center}.reservation-area .form-wrapper .item-row .item-header .header-point{width:4px;height:4px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;overflow:hidden;z-index:1;background:#b271ff;display:flex;margin-right:1.5rem}.reservation-area .form-wrapper .item-row .item-header.align-item-baseline{align-items:start}.reservation-area .form-wrapper .item-row .item-header.align-item-baseline .header-point{transform:translateY(1rem)}.reservation-area .form-wrapper .item-row .item-bottom .ib-line{margin-top:1rem;margin-left:2rem;display:flex;align-items:center}.reservation-area .form-wrapper .item-row .item-bottom .ib-line-sub{margin-left:2rem;display:flex;align-items:center}.reservation-area .form-wrapper .item-row .item-body{display:grid;gap:1rem}.reservation-area .form-wrapper .item-row .item-body.column-half{grid-template-columns:repeat(2,1fr)}.reservation-area .form-wrapper .item-row .item-body.column-check-box{display:inline-flex;justify-content:flex-end}.reservation-area .form-wrapper .item-row .item-body.column-check-box label{cursor:pointer}.reservation-area .form-wrapper .item-row .item-body .apoc-input{display:flex}.reservation-area .form-wrapper .item-row .item-body .apoc-input input{color:#fff;border:1px solid #ffffff;height:3rem;padding:1rem;font-size:2rem;font-weight:300;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;z-index:1;background:transparent}.reservation-area .form-wrapper .item-row .item-body .item-input{position:relative}.reservation-area .form-wrapper .item-row .item-body .item-input .input-after-label{position:absolute;top:50%;right:0;margin-right:2rem;transform:translateY(-50%)}.reservation-area .form-wrapper .item-row .item-body .item-input input{padding-right:4.5rem;text-align:right}.reservation-area .form-wrapper .item-row .item-body .item-input input::-webkit-outer-spin-button,.reservation-area .form-wrapper .item-row .item-body .item-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.reservation-area .form-wrapper .item-row .item-body .item-input input[type=number]{-moz-appearance:textfield}.reservation-area .form-wrapper .item-row .item-body .apoc-select .selected-area{width:100%;height:3rem;padding:1rem 15px;border:1px solid #ffffff;position:relative;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;z-index:1}.reservation-area .form-wrapper .item-row .item-body .apoc-select .selected-area .select-arrow-down{right:1rem;position:absolute;filter:brightness(100)}.reservation-area .form-wrapper .item-row .item-body .apoc-select .option-list-area-wrapper{width:100%;max-height:280px;background:#000;border:1px solid #ffffff}.reservation-area .form-wrapper .item-row .item-body .apoc-select .option-list-area-wrapper ul,.reservation-area .form-wrapper .item-row .item-body .apoc-select .option-list-area-wrapper li{background:#000;color:#fff}.reservation-area .form-wrapper .item-row .item-body .apoc-select.text-right .selected-area,.reservation-area .form-wrapper .item-row .item-body .apoc-select.text-right li{justify-content:right;padding-right:4rem}.reservation-area .form-wrapper .item-row .item-body .apoc-select.text-right li{padding-right:3rem}.reservation-area .form-wrapper .item-row .item-body .apoc-checkbox{width:24px;height:24px;background:transparent;border:1px solid #ffffff;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;z-index:1;display:inline-flex;margin:0;cursor:pointer}.reservation-area .form-wrapper .item-row .item-body .apoc-checkbox[type=checkbox]:checked{background-image:url(/assets/images/icon-basic/icon-check-primary.svg);background-size:cover;border:none}.reservation-area .form-wrapper .item-row .item-body .submit-button{height:8rem;font-size:3rem;font-weight:600;border:none;color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;z-index:1;background:linear-gradient(-96deg,#f9f 7.24%,#e48bff 17.51%,#9f68ff 58.57%,#7453ff 89.37%,#644bff 99.64%)}.reservation-area .form-wrapper .item-row .item-body .submit-button-sub{height:8rem;font-size:3rem;font-weight:600;border:none;color:#fff;margin-top:3rem;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;z-index:1;background:linear-gradient(-96deg,#f9f 7.24%,#e48bff 17.51%,#9f68ff 58.57%,#7453ff 89.37%,#644bff 99.64%)}.search-wrapper{display:flex;justify-content:center}@media (max-width: 1023px){.search-wrapper{display:block}}.search-wrapper .banner-search{display:none;position:fixed;z-index:50;width:100%}@media (max-width: 767px){.search-wrapper .banner-search{display:flex}}.search-wrapper .search{max-width:160rem;width:100%;box-sizing:border-box;padding:4rem}@media (min-width: 768px) and (max-width: 1023px){.search-wrapper .search{padding:4rem 2rem}}@media (max-width: 767px){.search-wrapper .search{padding:4rem 0}}.search-wrapper .search .search-list .apoc-list-wrapper .list-item{width:calc((100% - 6rem)/4)}.search-wrapper .search .search-list .apoc-list-wrapper .list-item .info-category,.search-wrapper .search .search-list .apoc-list-wrapper .list-item .common-tag{display:none}@media (min-width: 1024px) and (max-width: 1279px){.search-wrapper .search .search-list .apoc-list-wrapper .list-item{width:calc((100% - 4rem) / 3)}}@media (min-width: 768px) and (max-width: 1023px){.search-wrapper .search .search-list .apoc-list-wrapper .list-item{width:calc((100% - 2rem)/2)}}@media (max-width: 767px){.search-wrapper .search .search-list .apoc-list-wrapper .list-item{width:100%}}@media (max-width: 767px){.search-wrapper .search .search-list .apoc-list-wrapper{gap:2rem}}.search-wrapper .search .search-list .apoc-more-button-wrapper{display:flex;align-items:center}.content-detail-reply{display:flex;flex-direction:column;width:100%;gap:3rem;font-weight:600;font-size:2rem;line-height:1.2}.content-detail-reply .reply-header{display:flex;flex-direction:row;justify-content:space-between}.content-detail-reply .reply-header .apoc-select .option-list-area-wrapper{filter:unset;box-shadow:0 .5rem 3rem #0000001a;right:0}.content-detail-reply .reply-header .apoc-select .option-list-area-wrapper.dropdown-enter-active,.content-detail-reply .reply-header .apoc-select .option-list-area-wrapper.dropdown-enter-to{animation-name:dropDown;animation-duration:.4s;animation-direction:normal}.content-detail-reply .reply-header .apoc-select .option-list-area-wrapper.dropdown-leave-from,.content-detail-reply .reply-header .apoc-select .option-list-area-wrapper.dropdown-leave-active{animation-name:dropUp;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}.content-detail-reply .reply-header .apoc-select .selected-area{font-weight:400;font-size:1.75rem;line-height:1.2;color:#332c5c}.content-detail-reply .reply-header .apoc-select .select-arrow-down{width:1.25rem;height:1.25rem}.content-detail-reply .reply-bottom{display:flex;flex-direction:column;width:100%;gap:3rem}.content-detail-reply .reply-bottom .loader-wrapper{display:flex;justify-content:center;margin-top:3rem}.content-detail-reply .reply-bottom .loader-wrapper .loader{display:inline-block;width:3rem;height:3rem;border:.25rem solid #e0e0e0;border-top:.25rem solid transparent}.content-detail-reply .reply-bottom .reply-empty{font-weight:400;font-size:2.25rem;line-height:1.2;text-align:center;margin-top:1.5rem;color:#e0e0e0;display:none}.content-detail-reply .reply-bottom .empty .reply-empty{display:block}.content-detail-reply .reply-bottom .empty .new-reply-item{border:none}.content-detail-reply .reply-bottom .reply-wrapper{display:flex;flex-direction:column;width:100%;gap:3rem}.content-detail-reply:last-child{margin-top:3rem}.reply-more-btn{cursor:pointer;font-weight:400;font-size:2rem;line-height:1.2;color:#a473ff}.reply-more-btn img{width:10px;height:10px}.reply-more-btn img.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}.reply-more-btn.close{margin-top:-1.5rem}.reply-group{display:flex;flex-direction:column}.reply-group:not(:last-child){border-bottom:1px solid #e0e0e0}.reply-group .sub-reply-group{padding-left:7rem;margin-top:1rem;margin-bottom:3rem;display:flex;flex-direction:column;gap:1.5rem}.reply-group .sub-reply-group .new-reply-item{border:none;padding:0;padding-bottom:1.5rem}.vue-skeletor{background-color:#eee}[data-theme=dark] .vue-skeletor{background:#363636}.vue-skeletor--text{border-radius:2px}.vue-skeletor:not(.vue-skeletor--shimmerless):after{background:linear-gradient(90deg,#fff0,#fff,#fff0);animation-duration:2s;animation-timing-function:ease}@keyframes shimmer{to{transform:translate(100%)}}.apoc-list-img-skeleton{position:absolute!important;top:-10000%!important;left:-10000%!important;right:-10000%!important;bottom:-10000%!important;width:unset!important;min-width:unset!important;height:100%!important;min-height:1000%!important;margin:auto!important;transform:scale(.1)!important;z-index:1!important}.fake-apoc-list-wrapper .flicking-camera .apoc-list-item{width:calc((100% - 6rem)/4)}.fake-apoc-list-wrapper .flicking-camera .apoc-list-item .apoc-list-img-wrapper{margin:0}@media (min-width: 768px) and (max-width: 1023px){.fake-apoc-list-wrapper .flicking-camera .apoc-list-item{width:calc((100% - 4rem) / 3)}}@media (max-width: 767px){.fake-apoc-list-wrapper .flicking-camera .apoc-list-item{width:100%}}.apoc-list-wrapper.main-list.fake-apoc-list-wrapper .flicking-camera{flex-wrap:wrap!important;display:flex;gap:2rem;width:100%}.apoc-list-wrapper.main-list.fake-apoc-list-wrapper .flicking-camera .apoc-list-item{gap:2rem;width:calc((100% - 6rem)/4)}@media (min-width: 768px) and (max-width: 1023px){.apoc-list-wrapper.main-list.fake-apoc-list-wrapper .flicking-camera .apoc-list-item{width:calc((100% - 4rem) / 3)}.apoc-list-wrapper.main-list.fake-apoc-list-wrapper .flicking-camera .apoc-list-item:nth-child(n+4){display:none}}@media (max-width: 767px){.apoc-list-wrapper.main-list.fake-apoc-list-wrapper .flicking-camera .apoc-list-item{width:100%}}.fake-apoc-list-wrapper .flicking-camera{flex-wrap:wrap!important;display:flex;gap:2rem;width:100%}.fake-apoc-list-wrapper .flicking-camera .apoc-list-item .apoc-list-info-wrapper .vue-skeletor{display:inline-block;width:100%}.fake-content-detail-right{display:none}.contents #no-list-info .flicking-camera{overflow-x:scroll;flex-wrap:nowrap!important}.contents #no-list-info .flicking-camera::-webkit-scrollbar{display:none}@media (max-width: 767px){article.my-contents-page .fake-apoc-list-wrapper .flicking-camera{flex-direction:column}article.my-contents-page .fake-apoc-list-wrapper .flicking-camera .apoc-list-item{display:flex;width:100%}article.my-contents-page .fake-apoc-list-wrapper .flicking-camera .apoc-list-item .apoc-list-img-wrapper{width:115px}article.my-contents-page .fake-apoc-list-wrapper .flicking-camera .apoc-list-item .apoc-list-info-wrapper{margin-left:10px;flex:1}article.my-contents-page .fake-apoc-list-wrapper.channel-item-list .flicking-camera{flex-direction:row}article.my-contents-page .fake-apoc-list-wrapper.channel-item-list .flicking-camera .apoc-list-item{display:unset;width:50%}article.my-contents-page .fake-apoc-list-wrapper.channel-item-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{width:100%}article.my-contents-page .fake-apoc-list-wrapper.channel-item-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper{margin-left:0}}@media (min-width: 768px) and (max-width: 1023px){.fake-history-list .flicking-camera .apoc-list-item{width:calc((100% - 4rem) / 3)}}@media (max-width: 767px){.fake-history-list .flicking-camera .apoc-list-item{width:100%;display:flex;flex-direction:row;gap:2rem}.fake-history-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{padding-bottom:26.7%}.fake-history-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper{display:flex;flex-direction:column;justify-content:start}}.fake-following-list{padding-top:24px}.fake-following-list .flicking-camera{gap:12px;padding:0 2rem}.fake-following-list .flicking-camera .apoc-list-item{width:80px}@media (max-width: 767px){.fake-following-list .flicking-camera .apoc-list-item{width:64px}}.fake-following-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{width:80px;height:80px;padding-bottom:0;margin-bottom:1rem;border-radius:50%}@media (max-width: 767px){.fake-following-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{width:64px;height:64px;margin-top:0}}.fake-following-list .flicking-camera .apoc-list-item .apoc-list-info-profile{display:none}.fake-following-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper{margin:0}.fake-following-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .vue-skeletor{display:inline-block;width:100%}.fake-following-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-sub{display:none}.fake-following-content-list{margin-top:3rem}@media (min-width: 768px) and (max-width: 1023px){.fake-following-content-list .flicking-camera .apoc-list-item{width:100%;display:flex;flex-direction:row;gap:2rem}.fake-following-content-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{padding-bottom:26.7%}.fake-following-content-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper{display:flex;flex-direction:column;justify-content:start}}@media (max-width: 767px){.fake-following-content-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper{padding:0 2rem;box-sizing:border-box;display:flex;flex-direction:row;padding-top:10px;align-items:center}.fake-following-content-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-profile-skeleton{padding-bottom:0;border-radius:50%;margin-top:10px}}@media (max-width: 767px) and (max-width: 767px){.fake-following-content-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-profile-skeleton{width:5rem;height:5rem}}@media (max-width: 767px){.fake-following-content-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-wrapper{display:flex;flex-direction:column}}article.my-contents-page .flicking-camera{display:grid;padding:2rem;gap:0;border-bottom:1px solid #eeeeee}@media (min-width: 768px) and (max-width: 1023px){article.my-contents-page .flicking-camera{border:none;padding:0;margin-bottom:2rem}}@media (max-width: 767px){article.my-contents-page .flicking-camera{border:none;padding:0;margin-bottom:1rem}}article.my-contents-page .flicking-camera .contents-list-item{width:100%;display:grid;grid-template-columns:14fr 24.8fr 12.3fr 10fr 12fr 10fr 9.3fr 9.6fr;height:10.875rem}@media (min-width: 768px) and (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item{display:flex;gap:2rem;height:19.5rem}}@media (max-width: 767px){article.my-contents-page .flicking-camera .contents-list-item{display:flex;gap:1rem;height:auto}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-img-wrapper{min-width:17.5rem;height:inherit;margin-right:3rem}@media (min-width: 768px) and (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-img-wrapper{width:34rem;min-width:34rem;height:inherit;margin-right:0}}@media (max-width: 767px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-img-wrapper{width:20rem;min-width:20rem;height:11.5rem;margin-right:0}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-img-wrapper .contents-list-img-skeleton{display:block;width:100%;height:inherit;border-radius:1.25rem;border:1px solid #dddddd}article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper{margin-right:1rem;min-width:36rem;display:flex;flex-direction:column;gap:.5rem}article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-desc-skeleton{width:50%}article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-info-skeleton{width:100%}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper{width:100%;gap:1rem}}@media (max-width: 1023px) and (max-width: 767px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper{gap:.5rem}}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-title-skeleton{width:20%;height:2.6875rem}}@media (max-width: 1023px) and (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-title-skeleton{height:2rem;width:100%}}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-desc-skeleton{width:30%;height:2.6875rem}}@media (max-width: 1023px) and (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-desc-skeleton{height:2rem}}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-info-skeleton{display:block;width:40%;height:2.6875rem}}@media (max-width: 1023px) and (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-info-wrapper .contents-list-info-skeleton{height:2rem}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-create-wrapper{min-width:10rem;margin-right:1rem}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-create-wrapper{display:none}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-create-skeleton,article.my-contents-page .flicking-camera .contents-list-item .contents-list-open-skeleton{display:block}article.my-contents-page .flicking-camera .contents-list-item .contents-list-open-wrapper{min-width:13rem;margin-right:1rem}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-open-wrapper{display:none}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-category-wrapper{display:flex;flex-direction:column;gap:.5rem;min-width:8.5rem;margin-right:1rem}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-category-wrapper{display:none}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-sub-skeleton{display:none}article.my-contents-page .flicking-camera .contents-list-item .contents-list-title-skeleton,article.my-contents-page .flicking-camera .contents-list-item .contents-list-date-skeleton,article.my-contents-page .flicking-camera .contents-list-item .contents-list-views-skeleton,article.my-contents-page .flicking-camera .contents-list-item .contents-list-reply-skeleton{display:block}article.my-contents-page .flicking-camera .contents-list-item .contents-list-date-wrapper{min-width:4.25rem;margin-right:1rem}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-date-wrapper{display:none}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-views-wrapper{min-width:5.5rem;margin-right:1rem}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-views-wrapper{display:none}}article.my-contents-page .flicking-camera .contents-list-item .contents-list-reply-wrapper{min-width:9.75rem;justify-content:flex-end}@media (max-width: 1023px){article.my-contents-page .flicking-camera .contents-list-item .contents-list-reply-wrapper{display:none}}@media (max-width: 767px){.creator-fake-new-list .flicking-camera{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap!important;overflow-y:scroll}.creator-fake-new-list .flicking-camera::-webkit-scrollbar{display:none}.creator-fake-new-list .flicking-camera .apoc-list-item{display:flex;flex-direction:column;width:calc((100% - 8rem)*1);max-width:37rem;margin:0 2rem 0 0}}@media (max-width: 767px){.creator-fake-popular-list .flicking-camera .apoc-list-item{display:flex;flex-direction:row;align-items:start;gap:2rem}.creator-fake-popular-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{padding-bottom:27%}}@media (min-width: 1024px) and (max-width: 99999px){.creator-fake-popular-list.all .apoc-list-item{width:calc((100% - 8rem)/5)}}.reply-list .flicking-camera{display:flex;flex-direction:column;padding-top:3rem;gap:0}.reply-list .flicking-camera .apoc-list-item{display:flex;flex-direction:row;gap:2rem;width:100%;height:48px;padding:3rem 0;border-bottom:1px solid #ebedf5}@media (max-width: 767px){.reply-list .flicking-camera .apoc-list-item{width:100%}}.reply-list .flicking-camera .apoc-list-item .reply-contents-wrapper{display:flex;flex-direction:column}.reply-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{max-width:6rem;max-height:6rem;min-height:6rem;padding-bottom:0;border-radius:10px;border:none}@media (max-width: 767px){.reply-list .flicking-camera .apoc-list-item .apoc-list-img-wrapper{width:6rem;height:6rem}}.reply-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:normal;width:100%;padding:.5rem 0}.reply-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-profile{width:40%;max-height:2rem}.reply-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-profile span{max-height:2rem}.reply-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-wrapper{width:80%;max-height:2rem;padding:0}.reply-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-wrapper h6,.reply-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-wrapper h6 span{max-height:2rem}.reply-list .flicking-camera .apoc-list-item .apoc-list-info-wrapper .apoc-list-info-sub{display:none}.reply-list .flicking-camera .apoc-list-item:first-child{padding-top:0}.reply-list .flicking-camera .apoc-list-item:last-child{border-bottom:0}div.content-viewer{position:relative;height:500px}div.content-viewer .black-ground{position:fixed;background-color:#000;top:0;left:0;width:100%;height:100%;z-index:100}div.content-viewer .inapp-cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:102;background:#0009}div.content-viewer .inapp-cover.fixed{position:fixed}div.content-viewer .inapp-cover>.wrap-center{position:relative;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;padding:20px;text-align:center}div.content-viewer .inapp-cover>.wrap-center>div{margin-top:10px}div.content-viewer .inapp-cover>.wrap-center>div:last-child{margin-top:20px}div.content-viewer .inapp-cover>.wrap-center img{display:inline-block;margin-bottom:15px}div.content-viewer .inapp-cover>.wrap-center p{line-height:1.5em;color:#fff}div.content-viewer .iframe-view-big-btn{position:absolute;right:15px;bottom:15px;z-index:98;font-size:1.875rem;color:#fff;cursor:pointer;display:flex;width:35px;height:35px;background:#222222b3;border:1px solid #ffffff;align-items:center;justify-content:center;border-radius:50%}div.content-viewer .iframe-view-big-btn-big{position:fixed;right:15px;bottom:15px;color:#fff;cursor:pointer;z-index:101;font-size:1.875rem;display:flex;width:35px;height:35px;background:#222222b3;border:1px solid #ffffff;align-items:center;justify-content:center;border-radius:50%}.crack-player{width:100%;height:500px;border-radius:1.25rem;margin:0;padding:0}.crack-player.big-mode{width:100vw;height:100%;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;border:none;margin:0;padding:0;overflow:hidden;z-index:101;border-radius:0}.crack-player.lock{display:flex;justify-content:center;align-items:center;border:1px solid #eee}.crack-player.lock i{margin-right:1rem}.content-overview{padding-bottom:3rem;border-bottom:1px solid #e0e0e0;margin-bottom:3rem}.content-overview .content-detail-info{width:100%;padding-top:2rem;font-weight:400;font-size:2.25rem;line-height:1.2;display:flex;flex-direction:column;gap:2rem}.content-overview .content-detail-info .content-detail-title-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:start;gap:.25rem}@media (max-width: 767px){.content-overview .content-detail-info .content-detail-title-wrapper{flex-direction:column;gap:2rem}}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-title{font-weight:700;font-size:3rem;line-height:1.2;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns{padding:.5rem 0;display:flex;flex-direction:row;align-items:center;gap:1.25rem;min-width:fit-content}@media (max-width: 767px){.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns{gap:0;justify-content:space-between;width:100%}}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns .apoc-btn{border:none;color:#332c5c}@media (max-width: 767px){.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns .apoc-btn{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0}}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns .apoc-btn i.fa-solid{color:#a473ff;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns .apoc-btn i.fa-light{color:#454545;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns .apoc-btn i.isActive{color:#a473ff;font-weight:500}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns i{margin-right:.5rem;font-size:2rem}@media (max-width: 767px){.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns i{margin-right:0!important;font-size:3rem}}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns i.isActive{font-weight:600}.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns span{white-space:nowrap;font-weight:400;font-size:2rem;line-height:1.2;color:#999}@media (max-width: 767px){.content-overview .content-detail-info .content-detail-title-wrapper .content-detail-btns span{font-weight:400;font-size:1.5rem;line-height:1.2}}.content-overview .content-detail-info .content-detail-user{font-weight:400;font-size:2rem;line-height:1.2;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media (max-width: 1023px){.content-overview .content-detail-info .content-detail-user{display:block}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper{justify-content:space-between}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper .content-follow-wrapper{margin:0}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper,.content-overview .content-detail-info .content-detail-user .content-more-btn-wrapper{margin-top:16px}}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper{display:flex}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper .content-user-profile{display:flex;flex-direction:row;align-items:center}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper .content-user-profile .content-profile-img{cursor:pointer;border-radius:10px;width:6rem;height:6rem;margin-right:1rem;object-fit:cover;object-position:center}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper .content-user-profile div{display:flex;flex-direction:column;gap:1rem}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper .content-user-profile div .creator-name{font-weight:400;font-size:2rem;line-height:1.2;cursor:pointer}.content-overview .content-detail-info .content-detail-user .content-profile-wrapper .content-user-profile div .follower-count{color:#606060}@media (max-width: 375px){.content-overview .content-detail-info .content-detail-user .content-profile-wrapper .content-user-profile div{gap:.5rem}}.content-overview .content-detail-info .content-detail-user .content-follow-wrapper{display:flex;align-items:center;margin-right:1rem;margin-left:24px}.content-overview .content-detail-info .content-detail-user .content-follow-wrapper .content-follow-btn{width:13.5rem;font-weight:500;font-size:2rem;line-height:1.2;line-height:24px;color:#fff;padding:1.5rem 2rem;border:none;background-color:#a473ff!important}.content-overview .content-detail-info .content-detail-user .content-follow-wrapper .placeholder-img{width:3rem;height:3rem}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper{display:flex}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper{flex-wrap:wrap;margin-left:auto;display:flex;max-height:5rem}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .edit-btn{color:#fff!important;background-color:#8976fd!important}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-select{display:flex;width:24px;padding:8px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--BgColor-inside, #f7f7f7)}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn{display:flex;align-items:center;height:5rem;padding:0 1rem;border:none!important;border-radius:1rem;background:#f7f7f7;color:#332c5c;margin-right:1rem;cursor:pointer}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn .icon-wrapper{display:flex;width:24px;height:24px;margin-right:4px;align-items:center;justify-content:center}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn .icon-wrapper i{font-size:2.625rem}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn .icon-wrapper i.fa-solid{color:#a473ff;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn .icon-wrapper i.fa-light{color:#454545;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn .icon-wrapper i.isActive{color:#a473ff;font-weight:500}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn .more-icon{display:flex;width:24px;height:24px}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn span{display:inline-block;vertical-align:middle;font-size:2rem;line-height:3rem!important;white-space:nowrap}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-btn:last-child{margin-right:0}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-more-btn-wrapper{display:flex}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-more-btn-wrapper .content-select,.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-more-btn-wrapper .mobile-more-btn{display:flex;width:24px;padding:8px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--BgColor-inside, #f7f7f7)}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper .content-more-btn-wrapper .mobile-more-btn .icon-wrapper{height:3rem}@media (max-width: 1023px){.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .func-btns-wrapper{margin-left:0}}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper{display:flex}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper .content-select,.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper .mobile-more-btn{display:flex;width:24px;padding:8px;justify-content:center;align-items:center;gap:8px;border-radius:8px;background:var(--BgColor-inside, #f7f7f7)}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper .mobile-more-btn .icon-wrapper{height:3rem}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper #pc-more-btn .selected-area{gap:0}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper #pc-more-btn img{width:3rem;height:3rem}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper #mobile-more-btn{display:none}@media (max-width: 767px){.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper #pc-more-btn{display:none}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper #mobile-more-btn{display:flex}.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper #mobile-more-btn .selected-area{gap:0}}@media (max-width: 1023px){.content-overview .content-detail-info .content-detail-user .content-btns-wrapper .content-more-btn-wrapper{margin-top:0}}.content-overview .content-detail-info .content-detail-wrapper{width:100%;background-color:#f7f7f7;border-radius:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:end}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info{padding:2rem;display:flex;flex-direction:column;gap:1rem}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .follow{display:flex;flex-direction:row;gap:1rem}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .follow>div{display:flex;flex-direction:row;gap:1rem}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .follow span{color:#332c5c;font-weight:500;font-size:1.75rem;line-height:1.2}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .follow .tag-item{font-weight:500;font-size:1.75rem;line-height:1.2;color:#a473ff}@media (max-width: 767px){.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .follow{display:flex;flex-direction:column}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .follow .tag-bar{display:none}}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .data-desc span{font-weight:500;font-size:1.75rem;line-height:1.2;color:#606060}.content-overview .content-detail-info .content-detail-wrapper .content-detail-info .content-desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.content-overview .content-detail-info .content-detail-wrapper .more-info{border:none;position:relative;width:4.25rem;height:4.25rem;background-color:#8976fd1a;bottom:12px;right:12px;flex:none;padding:5px}.content-overview .content-detail-info .content-detail-wrapper .more-info img{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem}.content-overview .content-detail-info .content-detail-wrapper .more-info img.active{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}.reply-item{display:flex;flex-direction:row;flex-wrap:nowrap;gap:2rem}@media (max-width: 767px){.reply-item{gap:1rem}}.reply-item.more{margin-bottom:3rem}.reply-item .reply-profile{display:flex;flex-direction:column;align-items:center}.reply-item .reply-profile .user-img{cursor:pointer;width:6rem;height:6rem;min-height:6rem;border-radius:10px;object-fit:cover;object-position:center}.reply-item .reply-profile .reply-vertical-line{margin-top:1rem;display:flex;justify-content:space-between;flex-direction:column;height:100%;gap:1rem}.reply-item .reply-profile .reply-vertical-line .vertical-line{width:.25rem;background-color:#e6e4fd;flex:20}.reply-item .reply-profile .reply-vertical-line .vertical-line:nth-child(2){flex:2}.reply-item .reply-profile .reply-vertical-line .vertical-line:nth-child(3){flex:1}.reply-item .reply-profile .reply-vertical-line .vertical-line:nth-child(4){flex:1}.reply-item .reply-contents-wrapper{display:flex;flex-direction:column;flex:1}.reply-item .reply-contents-wrapper .reply-contents{padding-right:2rem;padding-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 767px){.reply-item .reply-contents-wrapper .reply-contents{padding-right:0}}.reply-item .reply-contents-wrapper .reply-contents #editTextarea{height:28px!important}.reply-item .reply-contents-wrapper .reply-contents .edit-textarea{width:calc(100% - 2rem);border:none;border-radius:unset;border-bottom:1px solid #e0e0e0;resize:none;background:none;font-weight:400!important;font-size:2rem!important;line-height:1.2;overflow:hidden;color:#332c5c!important}.reply-item .reply-contents-wrapper .reply-contents .edit-submit-btn{white-space:nowrap;padding:1.5rem 2.5rem;cursor:default;border:none;border-radius:1.5rem;background:#8976fd4d;color:#fff}.reply-item .reply-contents-wrapper .reply-contents .edit-cancel-btn{color:#000;border:none;white-space:nowrap;padding:1.5rem 2.5rem}.reply-item .reply-contents-wrapper .reply-contents .active-edit-reply{background-color:#8976fd;color:#fff}.reply-item .reply-contents-wrapper .reply-contents .reply-top{display:flex;flex-direction:row;justify-content:space-between}.reply-item .reply-contents-wrapper .reply-contents .reply-top .delete-icon{cursor:pointer}.reply-item .reply-contents-wrapper .reply-contents .reply-top .option-list-area-wrapper{top:unset;right:unset;margin-top:1rem}@media (min-width: 768px) and (max-width: 1023px){.reply-item .reply-contents-wrapper .reply-contents .reply-top .option-list-area-wrapper{right:1rem}}.reply-item .reply-contents-wrapper .reply-contents .reply-icons{display:flex;height:32px;flex-direction:row;align-items:center;color:#606060;overflow-wrap:anywhere}.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div{display:flex;flex-direction:row;align-items:center;height:32px;margin-right:24px;cursor:pointer}@media (max-width: 767px){.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div{margin-right:18px}}.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div span{font-weight:400;font-size:2rem;line-height:1.2}@media (max-width: 315px){.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div span{font-weight:400;font-size:1.75rem;line-height:1.2}}.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div i{cursor:pointer;margin-right:4px;font-weight:300;font-size:2.5rem;line-height:1.2}@media (max-width: 315px){.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div i{font-weight:300;font-size:2rem;line-height:1.2}}.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div i.fa-solid{color:red;font-weight:900}.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div img{cursor:pointer;width:2.5rem;height:2.5rem;margin-right:4px}@media (max-width: 315px){.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div img{width:2rem;height:2rem}}.reply-item .reply-contents-wrapper .reply-contents .reply-icons>div:last-child{margin-right:0}.reply-item .reply-contents-wrapper .reply-contents .reply-icons .icon-report,.reply-item .reply-contents-wrapper .reply-contents .reply-icons .icon-subreply{padding:.5rem 1rem;cursor:pointer}.reply-item .reply-contents-wrapper .reply-contents .reply-icons .icon-report.active,.reply-item .reply-contents-wrapper .reply-contents .reply-icons .icon-subreply.active{border-radius:1rem;background:#8976fd1a;color:#a473ff}.reply-item .reply-contents-wrapper .reply-contents .reply-nickname{font-weight:600;font-size:2rem;line-height:1.2;margin-right:2rem}.reply-item .reply-contents-wrapper .reply-contents .reply-time{font-weight:400;font-size:2rem;line-height:1.2;color:#606060}.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper{display:flex;flex-direction:row;align-items:end;gap:1rem}.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper .reply-body,.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .reply-body{font-weight:400;font-size:2rem;line-height:1.2;white-space:pre-wrap;word-break:break-all}@media (max-width: 767px){.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .reply-body{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-align:justify}.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .reply-body.open{display:inline-block}}.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .more-text{display:none;cursor:pointer;color:#999;white-space:nowrap}@media (max-width: 767px){.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .more-text{display:block}}.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .less-text{display:none;cursor:pointer;color:#999;white-space:nowrap}@media (max-width: 767px){.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .less-text{display:block}}.reply-item .reply-contents-wrapper .reply-contents .reply-body-wrapper.overflow .less-text.open{display:block}.sub-reply-item .reply-icons{width:50%}@media (max-width: 530px){.sub-reply-item .reply-icons{width:80%}}.sub-reply-item .reply-icons .icon-report,.sub-reply-item .reply-icons .icon-subreply{cursor:pointer}.sub-reply-item:not(:nth-last-child(2)) .reply-profile:after{content:"";border-right:.25rem solid #e6e4fd;flex:1}.new-reply-item{padding-bottom:3rem;border-bottom:1px solid #e0e0e0}.new-reply-item .reply-contents-wrapper{display:flex;flex-direction:row;align-items:end;position:relative}.new-reply-item .reply-contents-wrapper .reply-contents{flex:1;padding-bottom:0;box-sizing:border-box}.new-reply-item .reply-contents-wrapper .reply-contents .reply-textarea{width:calc(100% - 2rem);padding-bottom:2rem;border:none;border-radius:unset;border-bottom:1px solid #e0e0e0;resize:none;background:none;font-size:2rem!important;font-weight:400!important;color:#332c5c;overflow:hidden}.new-reply-item .reply-contents-wrapper .reply-contents .reply-textarea::placeholder{color:#e0e0e0}.new-reply-item .reply-contents-wrapper .reply-contents .reply-textarea:focus{outline:none;border-bottom:1px solid #606060}@media (max-width: 767px){.new-reply-item .reply-contents-wrapper .reply-contents .reply-textarea{font-weight:400;font-size:2rem;line-height:1.2}}@media (max-width: 315px){.new-reply-item .reply-contents-wrapper .reply-contents .reply-textarea{font-weight:400;font-size:1.75rem;line-height:1.2}}.new-reply-item .reply-contents-wrapper .reply-cancel-btn{bottom:1px}.new-reply-item .reply-contents-wrapper .reply-cancel-btn button{width:68px;height:44px;border-radius:12px;padding:8px 12px;margin-right:4px;border:0px;color:#000}@media (max-width: 767px){.new-reply-item .reply-contents-wrapper .reply-cancel-btn button{font-weight:400;font-size:1.75rem;line-height:1.2;padding:1.5rem}}.new-reply-item .reply-contents-wrapper .reply-submit-btn button{padding:1.5rem 2.5rem;cursor:default;border:none;border-radius:1.5rem;background:#8976fd4d;color:#fff}@media (max-width: 767px){.new-reply-item .reply-contents-wrapper .reply-submit-btn button{font-weight:400;font-size:1.75rem;line-height:1.2;padding:1.5rem}}.new-reply-item .reply-contents-wrapper .active-reply-submit-btn button{cursor:pointer;background:#8976fd;color:#fff}.my-page-wrapper{max-width:1200px;margin:auto;box-sizing:border-box}.my-page-wrapper .modify-pwd{margin-bottom:10px;text-align:center;font-size:1.75rem;line-height:16px;color:#a473ff}@media (max-width: 767px){.my-page-wrapper .apoc-list-wrapper{gap:1rem}}.my-page-wrapper .apoc-list-wrapper .my-page-list-item .info-area .info-body .info-title-wrapper .content-select .apoc-select .selected-area .selected-value{display:none}@media (max-width: 767px){.my-page-wrapper .apoc-list-wrapper .my-page-list-item .info-area .info-body .info-title-wrapper .content-select .apoc-select .selected-area{right:-.5rem}}.my-page-wrapper.edit{padding:10rem 0}@media (max-width: 767px){.my-page-wrapper .fake-apoc-list-wrapper.history-tab{padding:0 15px}.my-page-wrapper.edit{padding:0}}.my-page-tabs{margin-bottom:0!important;position:relative}.my-page-tabs .my-page-tabs-slide{width:33.3333333333%;position:absolute;background-color:#332c5c;height:5px;min-height:5px;bottom:0;left:0}.my-page-tabs .history_active~.my-page-tabs-slide{transform:translate(0)}.my-page-tabs .save_active~.my-page-tabs-slide{transform:translate(100%)}.my-page-tabs .following_active~.my-page-tabs-slide{transform:translate(200%)}.my-page-tabs li{display:flex;justify-content:center;align-items:center;align-content:center;width:100%;padding:2rem 0;border-bottom:2px solid #ddd;cursor:pointer;gap:2rem}.my-page-tabs li span{font-weight:500;font-size:2.5rem;line-height:1.2;line-height:2.75rem}.my-page-tabs li img{width:3rem;height:3rem;margin:0!important}.my-page-tabs li.active span{color:#332c5c}.my-page-tabs li.active i{color:#454545}@media (max-width: 767px){.my-page-tabs{margin:20px 0 10px}.my-page-tabs .my-page-tabs-slide{width:33.3333333333%}.my-page-tabs li{padding:10px 0}.my-page-tabs li i{text-align:center;margin-right:0}.my-page-tabs li span{display:none}}.my-page-history-wrapper{margin:32px 24px}@media (min-width: 768px) and (max-width: 1023px){.my-page-history-wrapper{margin:16px 24px}}@media (max-width: 767px){.my-page-history-wrapper{margin:16px}.my-page-history-wrapper.tab-follow{margin:0!important}.my-page-history-wrapper .my-page-history-title{margin-bottom:8px}.my-page-history-wrapper .apoc-list-wrapper .my-page-list-item{margin:0}}.my-page-history-wrapper:last-child{margin-bottom:10rem}.my-page-history-title{color:#332c5c;font-weight:500;font-size:2.5rem;line-height:1.2;line-height:22px;margin:24px 0 8px}@media (max-width: 767px){.my-page-history-title{margin-bottom:0;font-weight:500;font-size:2.25rem;line-height:1.2;line-height:21px}}@media (min-width: 768px) and (max-width: 1023px){.my-page-history-title.tab-follow{display:none}}@media (max-width: 767px){.my-page-history-title.tab-follow{display:none}}.mobile-prev-history{padding:0 15px}.mobile-today-history{overflow:scroll;padding:0 15px}.mobile-today-history #width-wrapper .apoc-list-wrapper .apoc-list-item{width:160px;min-width:160px}.mobile-today-history::-webkit-scrollbar{display:none}.my-page-save-wrapper{margin-bottom:55px}@media (max-width: 767px){.my-page-save-wrapper{margin-bottom:15px}}.my-page-save-header{display:flex;justify-content:flex-end;margin:15px 0 25px}@media (max-width: 767px){.my-page-save-header{margin:0 0 20px}.my-page-save-header .s button.apoc-collapse{font-weight:400;color:#999}}.my-page-following-wrapper{margin-bottom:80px}@media (max-width: 767px){.my-page-following-wrapper .my-page-history-wrapper{padding:0}.my-page-following-wrapper .my-page-history-wrapper .my-page-history-title{display:none}.my-page-following-wrapper .apoc-list-wrapper .apoc-list-img-wrapper{border-radius:unset}}.my-page-following-wrapper .apoc-list-wrapper .my-page-list-item-following .selected-area .selected-value{display:none}.my-page-following-header{position:relative;padding-top:36px;overflow-y:hidden}@media (min-width: 768px) and (max-width: 1023px){.my-page-following-header{padding-top:24px}}@media (max-width: 767px){.my-page-following-header{padding-top:24px}}.my-page-following-header .flicking-camera>div{margin-right:16px}@media (min-width: 768px) and (max-width: 1023px){.my-page-following-header .flicking-camera>div{margin-right:12px}}@media (max-width: 767px){.my-page-following-header .flicking-camera>div{margin-right:12px}}.my-page-following-header .flicking-camera>:first-child{padding-left:16px}@media (min-width: 768px) and (max-width: 1023px){.my-page-following-header .flicking-camera>:first-child{padding-left:12px}}@media (max-width: 767px){.my-page-following-header .flicking-camera>:first-child{padding-left:12px}}.my-page-following-header .flicking-arrow-prev,.my-page-following-header .flicking-arrow-next{width:48px;height:100%;padding:8px;background:#fff6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);top:0;border-radius:0;background-size:48px;box-shadow:none}.my-page-following-header .flicking-arrow-prev .arrow,.my-page-following-header .flicking-arrow-next .arrow{position:absolute;width:32px;height:32px;top:48px;padding:8px;background:#fff;border-radius:40px;box-shadow:0 4px 24px #0000001a}@media (min-width: 768px) and (max-width: 1023px){.my-page-following-header .flicking-arrow-prev .arrow,.my-page-following-header .flicking-arrow-next .arrow{top:36px}}@media (max-width: 767px){.my-page-following-header .flicking-arrow-prev .arrow,.my-page-following-header .flicking-arrow-next .arrow{top:36px}}.my-page-following-header .flicking-arrow-prev.flicking-arrow-next,.my-page-following-header .flicking-arrow-next.flicking-arrow-next{right:0}.my-page-following-header .flicking-arrow-prev.flicking-arrow-prev,.my-page-following-header .flicking-arrow-next.flicking-arrow-prev{left:0}.my-page-following-header .flicking-arrow-prev.flicking-arrow-prev .arrow,.my-page-following-header .flicking-arrow-next.flicking-arrow-prev .arrow{transform:rotateY(180deg)}.my-page-following-header::-webkit-scrollbar{display:none}@media (max-width: 767px){.my-page-following-header{margin-bottom:10px}.my-page-following-header .s button.apoc-collapse{font-weight:400;color:#999}}.my-page-following-header .my-page-following-user{position:relative}.my-page-following-header .my-page-following-user .link-wrapper{display:flex;flex-direction:column;align-content:center;align-items:center;gap:1rem}.my-page-following-header .my-page-following-user .link-wrapper .img-wrapper{overflow:hidden;width:10rem;height:10rem;border-radius:50%}@media (max-width: 767px){.my-page-following-header .my-page-following-user .link-wrapper .img-wrapper{width:8rem;height:8rem}}.my-page-following-header .my-page-following-user .link-wrapper .img-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center center}.my-page-following-header .my-page-following-user .link-wrapper .img-wrapper .new-alarm{position:absolute;top:8rem;left:8rem;display:inline-block;width:10px;height:10px;background:#0d99ff;border-radius:50%;transform:scaleX(-1)}@media (max-width: 767px){.my-page-following-header .my-page-following-user .link-wrapper .img-wrapper .new-alarm{top:50px;left:50px}}.my-page-following-header .my-page-following-user .link-wrapper .new-alarm-mobile{display:none;position:absolute;right:0;font-weight:400;font-size:2.5rem;line-height:1.2;color:#f68267}@media (max-width: 767px){.my-page-following-header .my-page-following-user .link-wrapper .new-alarm-mobile{display:block}}.my-page-following-header .my-page-following-user .link-wrapper .following-user{width:80px;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;overflow:hidden;color:var(--SubTextColor, #85809d);text-align:center;text-overflow:ellipsis;font-weight:400;font-size:2rem;line-height:1.2;line-height:22px}@media (max-width: 767px){.my-page-following-header .my-page-following-user .link-wrapper .following-user{width:64px}}.my-page-edit-title{margin-bottom:40px;text-align:center;font-style:normal;font-weight:600;font-size:3.75rem;line-height:32px;color:#332c5c}.my-page-edit-title i{display:none}.my-page-edit-title h2{text-align:center;font-style:normal;font-weight:600;font-size:4rem;line-height:1.2;color:#332c5c}@media (max-width: 767px){.my-page-edit-title{display:none}}.my-page-edit-wrapper{width:540px;margin:auto;padding:40px 60px 45px;background:#fff;border:1px solid #cccccc;box-sizing:border-box}@media (max-width: 767px){.my-page-edit-wrapper{border:none;padding:30px 20px}}.my-page-edit-wrapper .edit-type-wrapper{margin-bottom:40px;line-height:22px}.my-page-edit-wrapper .edit-type-wrapper .apoc-input-label{margin-bottom:20px;margin-right:20px}.my-page-edit-wrapper .edit-type-wrapper .apoc-input-label .apoc-input input{line-height:1.75;border-bottom:1px solid #cccccc}.my-page-edit-wrapper .edit-type-wrapper .apoc-input-label .apoc-input input:read-only{color:#ccc}.my-page-edit-wrapper .edit-type-wrapper .apoc-input-label .disable-placeholder input:focus::placeholder{color:transparent}.my-page-edit-wrapper .sub-title{margin-bottom:20px;font-weight:500;font-size:2.25rem;line-height:19px;color:#332c5c}.my-page-edit-wrapper .btn-wrapper{display:flex;justify-content:center}.my-page-edit-wrapper .btn-change-save{padding:15px 138px;color:#999;border:1px solid #999999}.my-page-edit-wrapper .btn-change-save.isActive{color:#fff;border:1px solid #454545;background:#454545}@media (max-width: 767px){.my-page-edit-wrapper .btn-change-save{width:100%;padding:15px 0}}@media (max-width: 767px){.my-page-edit-wrapper{width:100%;padding:30px 20px 40px;border:none}}.inspection-wrapper{max-width:1200px;width:100%;margin:auto;padding:10rem 0}.inspection-wrapper .inspection-item{width:335px;margin:auto;padding:0}.inspection-wrapper .inspection-item .inspection-title-wrapper{margin-bottom:15px}.inspection-wrapper .inspection-item .inspection-title-wrapper .small-header{font-size:2.75rem;font-weight:600;line-height:24px;color:#332c5c;margin-bottom:5px}.inspection-wrapper .inspection-item .inspection-title-wrapper .big-header{font-size:3rem;font-weight:600;line-height:26px;color:#332c5c}.inspection-wrapper .inspection-item .inspection-sub-title-wrapper{margin-bottom:60px}.inspection-wrapper .inspection-item .inspection-sub-title-wrapper .inspection-sub-title{font-size:1.75rem;font-weight:400;line-height:16px;color:#332c5c}.inspection-wrapper .inspection-item .inspection-input-wrapper{margin-bottom:45px}.inspection-wrapper .inspection-item .inspection-input-wrapper span{color:#999}.inspection-wrapper .inspection-item .inspection-input-wrapper input{font-size:2rem;line-height:18px;background-color:transparent;border:none;border-bottom:1px solid #e0e0e0}.inspection-wrapper .inspection-item .inspection-input-wrapper input:focus{outline:none}.inspection-wrapper .inspection-item .inspection-input-wrapper input::placeholder{color:#999}.inspection-wrapper .inspection-item .inspection-input-wrapper .inactive input{padding:0 0 10px;height:28px;width:100%}.inspection-wrapper .inspection-item .inspection-input-wrapper .active input{padding:5px 0 10px;height:33px;width:100%}@media (max-width: 767px){.inspection-wrapper{padding:10rem 2rem;box-sizing:border-box}.inspection-wrapper .inspection-item{width:100%;max-width:335px}}.inspection-btn-wrapper .btn-inspection-item{width:100%;border:1px solid #999999;border-radius:31px;font-size:2rem;font-weight:400;line-height:18px;color:#999;padding:16px 35px}.inspection-btn-wrapper .btn-inspection-item.active{border:none;background:#454545;color:#fff}.my-page-list-item{gap:2rem;width:calc((100% - 6rem)/4)}@media (min-width: 768px) and (max-width: 1023px){.my-page-list-item{width:calc((100% - 4rem) / 3)}}.my-page-list-item .thumbnail-area{position:relative;margin:12px 0;border:1px solid #e0e0e0;overflow:hidden;border-radius:10px;padding-bottom:56%}.my-page-list-item .thumbnail-area>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center}@media (max-width: 767px){.my-page-list-item{width:100%;display:flex;flex-direction:row;margin:8px 0}.my-page-list-item .thumbnail-area{margin:0;padding-right:46.6%;padding-bottom:26.7%}.my-page-list-item .info-area .info-profile{display:none}}.info-area{width:100%;display:flex;justify-content:space-between;gap:1.5rem}.info-area .info-profile{width:4rem;height:4rem;flex-shrink:0}.info-area .info-profile img{width:100%;height:100%;object-fit:cover;object-position:center center;border-radius:5rem}.info-area .info-body{width:100%}.info-area .info-body .info-title-wrapper{display:flex;flex-direction:row;align-items:start;justify-content:space-between}.info-area .info-body .info-title-wrapper .info-title{cursor:pointer;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all;color:#332c5c;font-weight:500;font-size:2.25rem;line-height:1.2;line-height:125%;letter-spacing:-.36px;width:calc(100% - 3.5rem)}.info-area .info-body .info-title-wrapper .content-select{height:3rem}.info-area .info-body .info-title-wrapper .content-select .selected-area{position:absolute;right:-1.5rem;margin-top:-1rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}@media (max-width: 767px){.info-area .info-body .info-title-wrapper .content-select .selected-area{right:-.5rem}}.info-area .info-body .info-title-wrapper .content-select .selected-area.active{border-radius:2.5rem;background:#f7f7f7}.info-area .info-body .info-title-wrapper .content-select .edit{position:absolute;right:0;margin-top:-1.5rem;width:5rem;height:5rem;display:flex;align-items:center;justify-content:center}.info-area .info-body .info-title-wrapper .content-select .option-list-item-4{border-top:1px solid #e5e5e5}.info-area .info-body .info-title-wrapper .content-select .option-list-item-4:after{content:url(/assets/images/common/icons/mypage/icon_open-new-window-navy.svg);height:2.5rem;position:absolute;right:1.5rem}@media (max-width: 767px){.info-area .info-body .info-title-wrapper .content-select{margin-right:-1.5rem}}.info-area .info-body .info-tag-area{display:flex;gap:4px;margin-top:.5rem}.info-area .info-body .info-tag-area .info-tag{display:flex;padding:4px;justify-content:center;align-items:center;border-radius:16px;font-weight:400;font-size:1.5rem;line-height:1.2}.info-area .info-body .info-tag-area .info-tag.tag-limit-access{color:#332c5c;background:#f5f4f7;border:none;display:none}.info-area .info-body .info-tag-area .info-tag.private{color:#f05252;background-color:#f052521a}.info-area .info-body .info-tag-area .info-tag.tag-apoc{color:#8976fd;background:#8976fd1a}.info-area .info-body .info-tag-area .info-tag.tag-unreal{color:#0c99ff;background:#0c99ff0d}.info-area .info-body .info-detail-area p,.info-area .info-body .info-detail-area span{color:var(--SubTextColor, #85809d);font-weight:400;font-size:1.75rem;line-height:1.2;line-height:125%}.info-area .info-body .info-detail-area .info-etc,.info-area .info-body .info-detail-area .info-etc div{display:flex}.info-area .info-body .info-detail-area .info-etc div span.line{display:flex;align-items:center;margin:0 .5rem}.info-area .info-body .info-detail-area .info-etc div span.line>i{width:1px;height:8px;background:var(--LineColor, #e5e5e5)}.info-area .content-select .selected-area{display:unset}.info-area .content-select .creator-options .option-list-area>li:last-child{display:none}.info-area .content-select .show-last-option .option-list-item-3{border-top:1px solid #e5e5e5}.my-page-list-item-following{gap:2rem}@media (min-width: 1024px) and (max-width: 99999px){.my-page-list-item-following{width:calc((100% - 6rem)/4)}}.my-page-list-item-following .thumbnail-area{position:relative;margin:12px 0;border:1px solid #e0e0e0;overflow:hidden;border-radius:10px;padding-bottom:56%}.my-page-list-item-following .thumbnail-area>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center center}.my-page-list-item-following .info-area .info-profile{display:none}@media (min-width: 768px) and (max-width: 1023px){.my-page-list-item-following{width:100%;display:flex;flex-direction:row;margin:8px 0}.my-page-list-item-following .thumbnail-area{margin:0;padding-right:46.6%;padding-bottom:26.7%}}@media (max-width: 767px){.my-page-list-item-following{width:100%}.my-page-list-item-following .info-area{padding:0 2rem;box-sizing:border-box}.my-page-list-item-following .info-area .info-profile{display:block;width:5rem;height:5rem}.my-page-list-item-following .info-area .info-profile img{width:100%;height:100%;object-fit:cover;object-position:center center}.my-page-list-item-following .thumbnail-area{margin:24px 0 8px;border-radius:unset;padding-bottom:56%}}#app:has(.my-page-page) #apoc-select-options{position:relative;z-index:50}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper{height:fit-content;border-radius:8px;margin-top:5px;border:1px solid #e5e5e5;padding:8px;animation-name:dropDown;animation-duration:.4s;animation-direction:normal}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper::-webkit-scrollbar{display:none}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper:has(.hasIcon){width:39rem!important}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area .placeholder{color:#adabbe}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area .hasIcon{padding:12px}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area .hasIcon li{padding:12px}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area .hasIcon li:not(.apoc-svg){display:flex;flex-direction:column}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area li{display:flex;align-items:center;margin:0;font-size:14px;font-weight:400;line-height:18.2px;border-bottom:none;padding:12px 16px;color:#332c5c;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden;z-index:1}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area li .title{font-size:16px;font-weight:400;line-height:24px;padding:0}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area li .des{color:#85809d;font-size:14px;font-weight:400;line-height:20px;word-break:keep-all}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area li:hover{background-color:#f7f7f7}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area li.loader-area:hover{background-color:#fff}#app:has(.my-page-page) #apoc-select-options .option-list-area-wrapper .option-list-area li .icon-check{padding:0;margin-left:auto}#app:has(.share-link-popup) #apoc-select-options{z-index:unset!important}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper{width:180px!important;margin-top:8px;max-height:20rem!important;overflow:hidden}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area{max-height:20rem}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area li{padding:12px 8px}.my-page-profile{display:flex;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;padding:5rem 4rem}@media (max-width: 767px){.my-page-profile{padding:4rem 2rem}}.my-page-profile .profile-img{overflow:hidden;object-fit:cover;width:180px;min-width:180px;height:180px;margin-right:30px;border-radius:50%}.my-page-profile .profile{width:calc(100% - 210px);display:flex;flex-direction:column}.my-page-profile .profile .user-info{display:flex;justify-content:space-between;margin-bottom:5px;width:100%}.my-page-profile .profile .user-info .name{display:flex;align-items:center;max-width:70%}.my-page-profile .profile .user-info .name span{font-weight:600;font-size:4.5rem;line-height:1.2;line-height:130%;color:#332c5c;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (min-width: 768px) and (max-width: 1023px){.my-page-profile .profile .user-info .name span{font-weight:600;font-size:3.5rem;line-height:1.2}}.my-page-profile .profile .desc span{color:#85809d;font-weight:500;font-size:2rem;line-height:1.2}.my-page-profile .profile .btn-wrapper{display:flex;flex-direction:row;align-items:center;gap:1rem;max-width:70rem;padding-top:2rem}.my-page-profile .profile .btn-wrapper button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;height:6rem;border-radius:12px;border:none;padding:0 1rem}.my-page-profile .profile .btn-wrapper .btn-my-contents{flex:1 0 0;background-color:#8976fd1a;font-weight:400;font-size:2rem;line-height:1.2}.my-page-profile .profile .btn-wrapper .btn-my-contents.creator{background-color:#a473ff;color:#fff;font-weight:500}.my-page-profile .profile .btn-wrapper .btn-edit{color:#332c5c;background-color:#f5f4f7}@media (max-width: 767px){.my-page-profile .profile .btn-wrapper{position:absolute;right:0;left:0;bottom:0;padding:0 2rem}.my-page-profile .profile .btn-wrapper .btn-edit p{display:none}}@media (max-width: 767px){.my-page-profile{position:relative;flex-wrap:wrap;padding-bottom:72px}.my-page-profile .profile-img{width:80px;min-width:80px;height:80px;margin-right:15px}.my-page-profile .profile{width:calc(100% - 95px)}.my-page-profile .profile .user-info{margin-bottom:0}.my-page-profile .profile .user-info .name{max-width:100%}.my-page-profile .profile .user-info .name span{font-weight:600;font-size:3rem;line-height:1.2;line-height:130%}.my-page-profile .profile .user-info .name .btn-edit{margin-left:5px}.my-page-profile .profile .user-info .name .btn-edit i{font-size:1.5rem}.my-page-profile .profile .user-info .edit-user-info{display:none}.my-page-profile .profile .desc span{font-weight:500;font-size:1.75rem;line-height:1.2}}article.my-contents-page .my-contents-page-wrapper{max-width:154rem;margin:auto;padding:8rem 3rem 21.25rem}article.my-contents-page .my-contents-page-wrapper .title-wrapper{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}article.my-contents-page .my-contents-page-wrapper .title-wrapper .title{display:flex;align-items:center}article.my-contents-page .my-contents-page-wrapper .title-wrapper .title span{color:#85809d;font-weight:400;font-size:3rem;line-height:1.2}article.my-contents-page .my-contents-page-wrapper .title-wrapper .title span:nth-child(2){padding:0 1rem}article.my-contents-page .my-contents-page-wrapper .title-wrapper .title span:last-child{color:#332c5c;font-weight:600;font-size:4rem;line-height:1.2}article.my-contents-page .my-contents-page-wrapper .title-wrapper .analysis-btn{width:25.5rem;height:6rem;padding:1rem 1.5rem;font-weight:500;font-size:2.25rem;line-height:1.2;display:flex;justify-content:center;align-items:center}article.my-contents-page .my-contents-page-wrapper .title-wrapper .analysis-btn img{width:3rem;height:3rem}article.my-contents-page .my-contents-page-wrapper .title-wrapper .analysis-btn i{margin-right:.5rem}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper{display:flex;height:5rem;margin-bottom:1.5rem}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .category-option{margin-right:auto}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .category-option .option-list-area-wrapper{left:0;min-width:22.5rem}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .order-option .option-list-area-wrapper{min-width:22rem}@media (max-width: 1023px){article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .order-option .option-list-area-wrapper{left:0}}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .rows-option{margin-left:2rem}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .rows-option .option-list-area-wrapper{min-width:23rem}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .apoc-select{border:1px solid #e5e5e5;border-radius:1rem;padding:1rem 2rem}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .apoc-select .selected-value{font-size:2rem;color:#332c5c}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .apoc-select .option-list-area-wrapper{border-radius:1rem;border:1px solid var(--LineColor, #e5e5e5);filter:unset}article.my-contents-page .my-contents-page-wrapper .toggle-wrapper .apoc-select .option-list-area-wrapper .option-list-area>li{padding:1.5rem 2rem}article.my-contents-page .my-contents-page-wrapper .sort-btn-wrapper{display:flex;gap:1rem;margin-bottom:1.5rem}article.my-contents-page .my-contents-page-wrapper .sort-btn-wrapper button{cursor:pointer;height:5rem;padding:1.5rem 2.125rem;border-radius:5rem;border:1px solid #e5e5e5;color:#332c5c;background-color:#fff;font-weight:400;font-size:2rem;line-height:1.2;display:flex;justify-content:center;align-items:center}article.my-contents-page .my-contents-page-wrapper .sort-btn-wrapper button.active{color:#a473ff;background-color:#8976fd1a;border-color:#a473ff}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list{width:auto;display:grid;background-color:#f9fafe;border-bottom:1px solid #eeeeee;padding:2rem;grid-template-columns:14fr 24.8fr 12.3fr 10fr 12fr 10fr 9.3fr 9.6fr}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title{margin-right:3rem;height:2.625rem;color:#85809d;display:flex;align-items:center}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:first-child{min-width:17.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:nth-child(2){margin-right:1rem;min-width:36rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:nth-child(3){min-width:10rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:nth-child(4){min-width:13rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:nth-child(5){min-width:8.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:nth-child(6){min-width:4.25rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:nth-child(7){min-width:5.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list .list-title:last-child{min-width:9.75rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-page-list.item{background-color:#fff;height:10.875rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-thumbnail{margin-right:3rem;min-width:17.5rem;cursor:pointer;height:inherit}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-thumbnail img{width:100%;height:calc(100% - 2px);border-radius:1.25rem;object-fit:cover;border:1px solid #dddddd}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-info{margin-right:1rem;min-width:36rem;display:flex;flex-direction:column;gap:.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-info .contents-title{line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-info .contents-desc{color:#85809d;font-weight:400;font-size:1.75rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;word-break:break-all;line-height:1.3}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper{display:flex;gap:1rem;margin-top:1rem;width:100%}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .contents-btn{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1.75rem;line-height:1.2;gap:.5rem;padding:.75rem;border-radius:.75rem;height:4rem;color:#332c5c;background-color:#f5f4f7;border:none;min-width:10rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .contents-btn i{width:2.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .contents-btn img{width:2.5rem;height:2.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .content-select .selected-area{display:flex;justify-content:center;align-items:center;min-width:8.5rem;padding:.75rem;border-radius:.75rem;color:#332c5c;background-color:#f5f4f7}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .content-select .selected-area .selected-value{display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1.75rem;line-height:1.2}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .content-select .selected-area .selected-value i{width:2.5rem;text-align:center}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .content-select .option-list-area-wrapper .option-list-area .option-list-item-4{border-top:1px solid #e5e5e5}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .contents-btn-wrapper .content-select .option-list-area-wrapper .option-list-area .option-list-item-4:after{content:url(/assets/images/common/icons/mypage/icon_open-new-window-navy.svg);height:2.5rem;position:absolute;right:2rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-create{min-width:10rem;margin-right:3rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-create .content-select .selected-area{padding:.25rem 1rem;border-radius:4rem;color:#a473ff;background-color:#8976fd1a;height:2.75rem;font-weight:400;font-size:1.75rem;line-height:1.2}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-create .content-select .option-list-area-wrapper{min-width:27.125rem;width:fit-content;right:unset}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-create .content-select .option-list-area-wrapper .option-list-area li{justify-content:space-between}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-open-type{min-width:13rem;margin-right:3rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-open-type .content-select{border-radius:1rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-open-type .content-select .selected-area{font-weight:400;font-size:1.75rem;line-height:1.2;gap:.5rem;color:#332c5c}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-open-type .content-select .selected-area img{width:2.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-open-type .content-select .option-list-area-wrapper{left:0;min-width:38rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-open-type .content-select .option-list-area li{padding:1.5rem 1rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-open-type .content-select .option-list-area img{width:3rem;height:3rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .my-contents-category{margin-right:3rem;min-width:8.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .main-title{font-weight:400;font-size:1.75rem;line-height:1.2;color:#332c5c;min-width:5.5rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .main-title.date{min-width:4.25rem;margin-right:3rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .main-title.views{margin-right:3rem}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .sub-title{font-weight:400;font-size:1.75rem;line-height:1.2;color:#85809d}article.my-contents-page .my-contents-page-wrapper .my-contents-page-body .reply{cursor:pointer;font-weight:400;font-size:1.75rem;line-height:1.2;min-width:9.75rem;margin-right:3rem;color:#a473ff;text-decoration:underline}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination{display:flex;justify-content:center;align-items:center;margin-top:5rem;width:100%;gap:2rem}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination .none{visibility:hidden}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination button{display:flex;align-items:center;padding:1rem;color:#85809d;border:1px solid #e5e5e5;font-weight:500;font-size:2rem;line-height:1.2}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination button i{width:3rem}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination button:first-child{padding-right:2rem}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination button:last-child{padding-left:2rem}@media (max-width: 767px){article.my-contents-page .my-contents-page-wrapper .my-contents-pagination button{width:5rem;height:5rem;padding:1rem!important}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination button span{display:none}}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination .page-num-wrapper{display:flex}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination .page-num-wrapper .page-num{cursor:pointer;color:#85809d;width:4rem;height:4rem;padding:1rem;display:flex;justify-content:center;align-items:center}@media (max-width: 767px){article.my-contents-page .my-contents-page-wrapper .my-contents-pagination .page-num-wrapper .page-num{width:3rem;height:3rem}}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination .page-num-wrapper .page-num.active{background-color:#f5f4f7;color:#332c5c;border-radius:1rem}article.my-contents-page .my-contents-page-wrapper .my-contents-pagination .page-num-wrapper .page-num.none{display:none}@media (max-width: 1023px){article.my-contents-page .my-contents-page-wrapper{padding:5rem 2rem 18.875rem}article.my-contents-page .my-contents-page-wrapper .title>span:not(:last-child){display:none}article.my-contents-page .my-contents-page-wrapper .title>span:last-child{font-size:3.25rem!important}article.my-contents-page .my-contents-page-wrapper .analysis-btn{display:none!important}article.my-contents-page .toggle-wrapper{margin-bottom:2rem}article.my-contents-page .toggle-wrapper .apoc-select:first-child{margin-right:1rem!important}article.my-contents-page .toggle-wrapper .apoc-select:last-child{display:none}article.my-contents-page .sort-btn-wrapper{display:none!important}article.my-contents-page .my-contents-page-body .my-contents-page-list{display:none!important}}article.my-contents-page .list-item-wrapper{display:flex;flex-direction:row;gap:2rem;margin-bottom:2rem;height:19.5rem}@media (max-width: 767px){article.my-contents-page .list-item-wrapper{gap:1rem;margin-bottom:1rem;height:auto}}article.my-contents-page .list-item-wrapper .mob-more-btn{position:absolute;right:.5rem;cursor:pointer;width:5rem;margin-top:-1.5rem;height:5rem;display:flex;justify-content:center;align-items:center}article.my-contents-page .list-item-wrapper .mob-more-btn .content-select{width:5rem;height:5rem;justify-content:center}article.my-contents-page .list-item-wrapper .mob-more-btn .content-select .selected-area{width:inherit;height:inherit;color:#332c5c}article.my-contents-page .list-item-wrapper .mob-more-btn .content-select .selected-area.active{border-radius:2.5rem;background:#f7f7f7}article.my-contents-page .list-item-wrapper .mob-more-btn .content-select .option-list-area-wrapper{right:0;border-radius:1.5rem}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-more-btn .content-select .option-list-area-wrapper{display:none}}article.my-contents-page .list-item-wrapper .mob-more-btn .content-select .option-list-area-wrapper .option-list-area .option-list-item-4{border-top:1px solid #e5e5e5}article.my-contents-page .list-item-wrapper .mob-more-btn .content-select .option-list-area-wrapper .option-list-area .option-list-item-3:after{content:url(/assets/images/common/icons/mypage/icon_open-new-window-navy.svg);height:2.5rem}article.my-contents-page .list-item-wrapper .mob-contents-thumbnail{cursor:pointer;width:34rem;min-width:34rem}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-contents-thumbnail{width:20rem;min-width:20rem;height:11.5rem}}article.my-contents-page .list-item-wrapper .mob-contents-thumbnail img{width:100%;height:100%;border-radius:1.25rem;object-fit:cover;border:1px solid #dddddd}article.my-contents-page .list-item-wrapper .mob-contents-info{display:flex;flex-direction:column;gap:1rem;padding-right:4rem;width:100%}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-contents-info{gap:.5rem;padding-right:3.5rem}}article.my-contents-page .list-item-wrapper .mob-contents-info .mob-contents-title{font-size:2.25rem;font-weight:600;color:#332c5c}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-contents-info .mob-contents-title{font-size:1.75rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}}article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper{width:100%;display:flex;flex-direction:row;gap:.5rem}article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-open-type{color:#332c5c;background-color:#f5f4f7;border:none;padding:0;border-radius:4rem}article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-open-type div{display:flex;align-items:center;gap:.25rem;padding:.5rem;font-size:1.75rem}article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-open-type div img{width:2rem}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-open-type div{padding:.25rem .5rem;font-size:1.375rem}}article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-open-type.private{color:#f05252;background-color:#f052521a}article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-create{color:#a473ff;background-color:#8976fd1a;border:none;padding:0;border-radius:4rem}article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-create span{display:flex;padding:.5rem;font-size:1.75rem}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-contents-info .btn-wrapper .btn-create span{padding:.25rem .5rem;font-size:1.375rem}}article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper{display:flex;flex-direction:row;align-items:center;gap:.5rem;color:#85809d}article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper div,article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper i{font-size:2rem}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper div,article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper i{font-size:1.25rem}}article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper .icon-text{display:flex;gap:.25rem;justify-content:center;align-items:center;font-size:2rem!important}article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper .icon-text img{width:2.5rem!important;margin-top:.15rem}@media (max-width: 767px){article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper .icon-text{font-size:1.375rem!important}article.my-contents-page .list-item-wrapper .mob-contents-info .footer-wrapper .icon-text img{width:2rem!important;margin-top:0}}@media (max-width: 315px){article.my-contents-page .toggle-wrapper .apoc-select{padding:.5rem 1rem!important}article.my-contents-page .toggle-wrapper .apoc-select .selected-value{font-size:14px!important;white-space:nowrap}article.my-contents-page .toggle-wrapper .apoc-select .option-list-area-wrapper{padding:0!important}article.my-contents-page .toggle-wrapper .apoc-select .option-list-area-wrapper .option-list-area li{padding:1rem!important}article.my-contents-page .toggle-wrapper .apoc-select .option-list-area-wrapper .option-list-area span{font-size:14px!important}article.my-contents-page .list-item-wrapper .mob-contents-thumbnail{width:18rem;min-width:18rem}article.my-contents-page .list-item-wrapper .mob-contents-info{padding:0}}.my-profile{position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;display:flex;flex-direction:column;width:335px;padding:80px 0;align-items:center;box-sizing:border-box}.my-profile .profile-title{font-size:3.75rem;line-height:32px;font-weight:600;margin-bottom:50px}.my-profile .profile-img-wrapper{position:relative;width:180px;height:180px}.my-profile .profile-img-wrapper>img{width:100%;height:100%;border-radius:50%;object-fit:cover}.my-profile .profile-img-wrapper .profile-img-cover{position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;position:absolute;width:100%;height:100%;border-radius:50%;background-color:#00000080;cursor:pointer}.my-profile .profile-img-wrapper .profile-img-cover>i{position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;position:absolute;font-size:4.375rem;color:#fff}@media (max-width: 767px){.my-profile .profile-img-wrapper .profile-img-cover>i{font-size:2.75rem}}.my-profile .user-nick-name-area{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;width:100%}.my-profile .user-nick-name-area .user-nick-name input{width:100%;height:35px;margin-top:40px;border:none;border-bottom:1px solid #e0e0e0;font-size:2rem;line-height:24px;color:#332c5c;background-color:transparent}.my-profile .user-nick-name-area .user-nick-name input:focus{outline:none}.my-profile .user-nick-name-area i{position:absolute;bottom:9px;right:5px;cursor:pointer}.my-profile .des{margin-top:13px;margin-bottom:46px;font-size:1.75rem;line-height:16px;color:#e0e0e0}.my-profile .des-clickAble{margin-top:13px;margin-bottom:46px;font-size:1.75rem;line-height:16px;color:#a473ff}.my-profile .doSave{width:100%;height:50px;display:flex;align-items:center;text-align:center;justify-content:center;border:1px solid #999;border-radius:31px;color:#999;cursor:default}.my-profile .doSave-clickAble{width:100%;height:50px;display:flex;align-items:center;text-align:center;justify-content:center;border:1px solid #454545;border-radius:31px;background-color:#454545;color:#fff}@media (max-width: 767px){.my-profile{padding:3.5rem 2.5rem 10rem;width:unset;max-width:335px}.my-profile .profile-title{display:none}.my-profile .profile-img-wrapper{width:80px;height:80px}}#app .community-wrapper{display:flex;max-width:1200px;margin:auto}#app .community-wrapper .mobile-menu-drop-bar{padding:16px 20px;background:#8976fd;color:#fff;font-weight:500;line-height:18px;display:none;cursor:pointer}#app .community-wrapper .mobile-menu-drop-bar .now-category{display:flex;align-items:center}#app .community-wrapper .mobile-menu-drop-bar .now-category i{font-size:2.5rem;margin-right:20px}#app .community-wrapper .mobile-menu-drop-bar .now-category h6{font-weight:500}#app .community-wrapper .mobile-menu-drop-bar i{font-size:2.25rem}#app .community-wrapper .side-bar{position:-webkit-sticky;position:sticky;top:80px;min-width:240px;padding:25px 20px 0 100px;height:calc(100% - 302px);overflow:scroll}@media (min-width: 768px) and (max-width: 1023px){#app .community-wrapper .side-bar{width:20%;padding:25px 20px 0;min-width:240px}}@media (max-width: 767px){#app .community-wrapper .side-bar{position:relative;top:unset}}#app .community-wrapper .side-bar::-webkit-scrollbar{display:none}@media (max-width: 767px){#app .community-wrapper{display:block;border:none}#app .community-wrapper .mobile-menu-drop-bar{display:flex;justify-content:space-between;align-items:center}#app .community-wrapper .mobile-menu-drop-bar.dropActive i.drop-title{transform:rotate(180deg)}#app .community-wrapper .side-bar{max-height:0px;border:none;background:#fff;position:absolute;width:100%;padding:0 20px;z-index:10}#app .community-wrapper .side-bar-ani{-webkit-transition:max-height .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:max-height .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:max-height .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:max-height .2s cubic-bezier(.53,.41,.22,1.01);transition:max-height .2s cubic-bezier(.53,.41,.22,1.01)}#app .community-wrapper .side-bar .top-category{padding:0}#app .community-wrapper .side-bar .top-category li{max-width:none}#app .community-wrapper .side-bar .top-category li .title-wrapper{font-size:2rem;line-height:18px;padding-right:0}#app .community-wrapper .side-bar .top-category li .sub-category li{padding:15px}#app .community-wrapper .side-bar .top-category li .sub-category li i{margin-right:25px;width:15px;font-size:1.875rem}#app .community-wrapper .side-bar .top-category li .sub-category li h6{font-size:1.75rem;line-height:16px}#app .community-wrapper .side-bar .top-category li.isActive{padding-bottom:10px}#app .community-wrapper .side-bar .top-category hr{margin:5px 0}#app .community-wrapper .side-bar.dropActive{max-height:100vh;height:auto;padding-bottom:5px;overflow:hidden}#app .community-wrapper .contents-view-section.dropActive{pointer-events:none;position:relative}#app .community-wrapper .contents-view-section.dropActive .dimmed{position:absolute;top:0;left:0;right:0;bottom:0;z-index:9;background:#0006}}.side-bar .top-category{list-style:none;padding:0 0 65px;margin:0}.side-bar .top-category li{min-width:200px;max-width:240px}.side-bar .top-category li .title-wrapper{font-size:2.25rem;font-weight:500;line-height:20px;color:#222;padding:15px 10px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.side-bar .top-category li .title-wrapper i{font-size:2.25rem}.side-bar .top-category li .sub-category{list-style:none;padding:0;margin:0;-webkit-transition:max-height .2s;-moz-transition:max-height .2s;-ms-transition:max-height .2s;-o-transition:max-height .2s;transition:max-height .2s;max-height:0px;overflow:hidden}.side-bar .top-category li .sub-category li{display:flex;align-items:center;padding:15px;border-radius:10px;cursor:pointer}.side-bar .top-category li .sub-category li i{margin-right:20px;color:#8976fd;font-size:2.5rem;width:20px}.side-bar .top-category li .sub-category li h6{font-weight:400;color:#222;line-height:18px}.side-bar .top-category li .sub-category li.isActive{background:#8976fd;-webkit-transition:background-color .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:background-color .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:background-color .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:background-color .2s cubic-bezier(.53,.41,.22,1.01);transition:background-color .2s cubic-bezier(.53,.41,.22,1.01)}.side-bar .top-category li .sub-category li.isActive h6{font-weight:500;color:#fff}.side-bar .top-category li .sub-category li.isActive i{color:#fff}.side-bar .top-category li.isActive .sub-category{max-height:200px;display:block}.side-bar .top-category li.isActive .title-wrapper i{transform:rotate(180deg)}.side-bar .top-category hr{height:1px;background:#c098f2;border:none;margin:15px 0}.contents-area{height:fit-content;border-left:1px solid #dddddd;width:calc(100% - 300px)}@media (min-width: 768px) and (max-width: 1023px){.contents-area{width:calc(100% - 240px)}}@media (max-width: 767px){.contents-area{width:100%}}#app .contents-view-section{position:relative}#app .contents-view-section .contents-view-head{padding:40px 100px 20px 40px;border-bottom:1px solid #dddddd}#app .contents-view-section .contents-view-head .title{font-weight:600;font-size:3rem;margin-bottom:10px}#app .contents-view-section .contents-view-head pre{font-size:2rem;font-weight:400;color:#999;line-height:20px;margin-bottom:20px;white-space:pre-wrap}#app .contents-view-section .contents-view-head .search-bar{border-bottom:1px solid #8976fd;display:flex;align-items:center;max-width:700px;height:45px}#app .contents-view-section .contents-view-head .search-bar i{font-size:3.125rem;margin-right:10px;color:#8976fd}#app .contents-view-section .contents-view-head .search-bar input{width:100%;border:none;font-weight:400;font-size:1.75rem;line-height:20px;padding:0}#app .contents-view-section .contents-view-head .search-bar input::placeholder{color:#999}#app .contents-view-section .community-contents-list{padding:40px 98px 60px 39px;background:#f5f5f5;min-height:100vh}@media (min-width: 768px) and (max-width: 1023px){#app .contents-view-section .contents-view-head{padding:40px 40px 20px}#app .contents-view-section .community-contents-list{padding:40px 40px 60px}}@media (max-width: 767px){#app .contents-view-section{width:100%;left:0}#app .contents-view-section .contents-view-head{padding:40px 20px 20px;border:none}#app .contents-view-section .contents-view-head .title{text-align:center;margin:0}#app .contents-view-section .contents-view-head pre{text-align:center;white-space:pre}#app .contents-view-section .community-contents-list{padding:10px 0 0;min-height:calc(100vh - 336px)}}.community .community-contents-list{position:relative}.community .community-contents-list .content-empty{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#999;font-size:2.25rem}.community .community-contents-list .newstory{background:#fff;padding:20px;border-radius:10px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.community .community-contents-list .newstory .content-text{margin-right:20px;width:calc(100% - 140px)}.community .community-contents-list .newstory .content-text .category{display:flex;align-items:center;font-weight:500;font-size:1.75rem;color:#332c5c;margin-bottom:6px;line-height:18px}.community .community-contents-list .newstory .content-text .category i{font-size:2.5rem;color:#8976fd;margin-right:10px}.community .community-contents-list .newstory .content-text .title{font-weight:500;font-size:2.25rem;color:#222;margin-bottom:15px;line-height:26px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.community .community-contents-list .newstory .content-text .contents{font-weight:400;font-size:1.75rem;line-height:20px;color:#454545;margin-bottom:15px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%}.community .community-contents-list .newstory .content-text .contents-sub-info{display:flex;color:#999}.community .community-contents-list .newstory .content-text .contents-sub-info .date{display:flex;align-items:center;margin-right:20px}.community .community-contents-list .newstory .content-text .contents-sub-info .date i{margin-right:5px;font-size:1.875rem}.community .community-contents-list .newstory .content-text .contents-sub-info .like{display:flex;align-items:center;margin-right:20px}.community .community-contents-list .newstory .content-text .contents-sub-info .like i{margin-right:5px;font-size:1.875rem}.community .community-contents-list .newstory .content-text .contents-sub-info .comments{display:flex;align-items:center}.community .community-contents-list .newstory .content-text .contents-sub-info .comments i{margin-right:5px;font-size:1.875rem}.community .community-contents-list .newstory .content-thumbnail{min-width:120px;min-height:120px;max-width:120px;max-height:120px}.community .community-contents-list .newstory .content-thumbnail img{width:100%;object-fit:contain}@media (max-width: 767px){.community .community-contents-list .newstory{border-radius:0;margin-bottom:0;border-bottom:1px solid #dddddd}.community .community-contents-list .newstory .content-text{margin-right:10px;width:calc(100% - 105px)}.community .community-contents-list .newstory .content-text .category{font-size:1.5rem}.community .community-contents-list .newstory .content-text .category .icon-image{margin-right:5px}.community .community-contents-list .newstory .content-text .title{font-weight:400;font-size:2rem;line-height:26px;margin-bottom:10px}.community .community-contents-list .newstory .content-text .contents{margin-bottom:10px}.community .community-contents-list .newstory .content-thumbnail{min-width:105px;min-height:105px;max-width:105px;max-height:105px}.community .community-contents-list .newstory .content-thumbnail img{width:100%;max-height:105px;object-fit:contain}}.tip-contents-wrapper{display:flex;flex-wrap:wrap}.tip-contents-wrapper .tip-content{width:220px;border-radius:10px;overflow:hidden;margin-bottom:20px;margin-right:20px;background:#fff;cursor:pointer}.tip-contents-wrapper .tip-content .thumbnail{min-width:220px;max-width:220px;min-height:220px;max-height:220px}.tip-contents-wrapper .tip-content .thumbnail img{width:100%;min-height:220px;object-fit:contain;border-radius:10px 10px 0 0}.tip-contents-wrapper .tip-content .content-text{padding:10px}.tip-contents-wrapper .tip-content .content-text .title{font-weight:500;font-size:2rem;line-height:26px;color:#332c5c;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.tip-contents-wrapper .tip-content .content-text .writer{font-weight:400;font-size:1.75rem;color:#454545;margin-bottom:10px}.tip-contents-wrapper .tip-content .content-text .contents{font-weight:400;font-size:1.75rem;line-height:18px;color:#999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px}.tip-contents-wrapper .tip-content .content-text .contents-sub-info{display:flex;justify-content:space-between;font-weight:400;font-size:1.75rem;color:#999}.tip-contents-wrapper .tip-content .content-text .contents-sub-info .like-and-comment{display:flex;justify-content:space-between;width:100%}.tip-contents-wrapper .tip-content .content-text .contents-sub-info .like-and-comment .date{display:flex;align-items:center;width:70%}.tip-contents-wrapper .tip-content .content-text .contents-sub-info .like-and-comment .date i{margin-right:5px;font-size:1.875rem}.tip-contents-wrapper .tip-content .content-text .contents-sub-info .like-and-comment .like{display:flex;align-items:center;width:15%;margin-right:20px}.tip-contents-wrapper .tip-content .content-text .contents-sub-info .like-and-comment .like i{margin-right:5px;font-size:1.875rem}.tip-contents-wrapper .tip-content .content-text .contents-sub-info .like-and-comment .comments{display:flex;align-items:center}.tip-contents-wrapper .tip-content .content-text .contents-sub-info .like-and-comment .comments i{margin-right:5px;font-size:1.875rem}.tip-contents-wrapper .tip-content:nth-child(3n){margin-right:0}@media (max-width: 1200px){.tip-contents-wrapper .tip-content:nth-child(3n){margin-right:20px}}@media (max-width: 767px){.tip-contents-wrapper{background:#fff;justify-content:flex-start}.tip-contents-wrapper .tip-content{display:block;margin:0 0 0 20px;width:354px;border-radius:0;padding:20px 0;border-bottom:1px solid #dddddd}.tip-contents-wrapper .tip-content .thumbnail{min-width:354px;max-width:354px;min-height:354px;max-height:354px;margin-bottom:20px}.tip-contents-wrapper .tip-content .thumbnail img{width:100%;min-height:354px;border-radius:10px}.tip-contents-wrapper .tip-content .content-text{padding:0}.tip-contents-wrapper .tip-content:nth-child(3n){margin-right:0}}@media (max-width: 375px){.tip-contents-wrapper{justify-content:center}.tip-contents-wrapper .tip-content{margin:0;width:335px;border-radius:0;padding:20px 0;border-bottom:1px solid #dddddd}.tip-contents-wrapper .tip-content .thumbnail{min-width:335px;max-width:335px;min-height:335px;max-height:335px}.tip-contents-wrapper .tip-content .thumbnail img{min-height:335px}}.notice-wrapper{background:#f5f5f5;padding:40px 100px 80px 39px;border-left:1px solid #dddddd}@media (min-width: 768px) and (max-width: 1023px){.notice-wrapper{padding:40px 40px 80px}}@media (max-width: 767px){.notice-wrapper{background:#fff}}.notice-wrapper.small-detail{min-height:100%}.notice-wrapper .go-back{margin-bottom:20px;display:flex;align-items:center;font-weight:500;font-size:1.75rem;color:#8976fd;cursor:pointer}.notice-wrapper .go-back i{margin-right:10px;font-size:1.875rem;font-weight:500}.notice-wrapper .notice-content{background:#fff;border-radius:10px}.notice-wrapper .notice-content .thumbnail-section{max-height:245px;overflow:hidden;display:flex}.notice-wrapper .notice-content .thumbnail-section img{object-fit:cover;width:100%;border-radius:10px 10px 0 0}.notice-wrapper .notice-content .contents-section{padding:40px}.notice-wrapper .notice-content .contents-section h1{font-size:4.25rem}.notice-wrapper .notice-content .contents-section h2{font-size:3.75rem;color:#332c5c}.notice-wrapper .notice-content .contents-section h3{font-size:3rem}.notice-wrapper .notice-content .contents-section h4{font-size:2.5rem}.notice-wrapper .notice-content .contents-section h5{font-size:2.25rem}.notice-wrapper .notice-content .contents-section h6{font-size:2rem}.notice-wrapper .notice-content .contents-section h4{font-weight:500;color:#332c5c;line-height:22px;margin-bottom:10px}.notice-wrapper .notice-content .contents-section p.color-second{font-size:1.75rem;color:#999}.notice-wrapper .notice-content .contents-section .ql-editor{padding:20px 0 0}.notice-wrapper .notice-content .contents-section .ql-editor h1,.notice-wrapper .notice-content .contents-section .ql-editor h2,.notice-wrapper .notice-content .contents-section .ql-editor h3,.notice-wrapper .notice-content .contents-section .ql-editor h4,.notice-wrapper .notice-content .contents-section .ql-editor h5,.notice-wrapper .notice-content .contents-section .ql-editor h6{font-weight:700}.notice-wrapper .notice-content .contents-section p{font-size:2rem;font-weight:400}.notice-wrapper .notice-content .contents-section pre{margin-top:20px;font-weight:400;font-size:2rem;line-height:20px;color:#454545;white-space:pre-wrap}.notice-wrapper .notice-content .contents-section pre>p{font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit}.notice-wrapper .notice-content hr{background:#ddd;margin:0 30px;height:1px;border:none}.notice-wrapper .notice-content .like-section{padding:10px 40px;display:flex;justify-content:space-between}.notice-wrapper .notice-content .like-section .like-box{display:flex;justify-content:center;align-items:center;width:56px;height:36px;background:#eee;border-radius:5px;font-weight:400;font-size:1.75rem;color:#999;cursor:pointer;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}.notice-wrapper .notice-content .like-section .like-box i{margin-right:5px}.notice-wrapper .notice-content .like-section .like-box.isActive{-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01);background:#8976fd;color:#fff}.notice-wrapper .notice-content .like-section .community-edit-btn-wrapper{display:flex}.notice-wrapper .notice-content .like-section .community-edit-btn-wrapper .delete-btn .btn{width:105px;height:38px;padding:unset;margin-right:10px}.notice-wrapper .notice-content .like-section .community-edit-btn-wrapper .edit-btn .btn{background-color:#a473ff;color:#fff;width:105px;height:38px;padding:unset}.notice-wrapper .notice-content .reply-header{padding:20px 40px 0;display:flex;justify-content:space-between}.notice-wrapper .notice-content .reply-header .reply-count-wrapper{font-weight:500;font-size:2rem;line-height:18px;color:#332c5c}.notice-wrapper .notice-content .reply-header .reply-count-wrapper .count{font-size:2rem}.notice-wrapper .notice-content .reply-header .reply-count-wrapper .count:before{content:" "}.notice-wrapper .notice-content .reply-header .select-box{font-weight:500;font-size:1.75rem;line-height:16px;color:#332c5c;cursor:pointer}.notice-wrapper .notice-content .reply-header .select-box i{font-size:2rem}.notice-wrapper .notice-content .reply-section{padding:30px 40px 75px 45px}.notice-wrapper .notice-content .reply-section .board-reply-add{display:flex;align-items:center}.notice-wrapper .notice-content .reply-section .board-reply-add .user-profile-image{width:50px;min-width:50px;height:50px;border-radius:50%;overflow:hidden}.notice-wrapper .notice-content .reply-section .board-reply-add .user-profile-image img{width:100%;height:100%;object-fit:cover}.notice-wrapper .notice-content .reply-section .board-reply-add .reply-textarea{flex:1;margin-left:15px;border-top:none;border-right:none;border-left:none;border-bottom:2px solid #454545;font-weight:400;font-size:2rem;line-height:24px;color:#332c5c;resize:none;border-radius:0}.notice-wrapper .notice-content .reply-section .board-reply-add .reply-textarea::placeholder{color:#999}.notice-wrapper .notice-content .reply-section .board-reply-add .mobile-reply-submit-button-wrapper{display:none}.notice-wrapper .notice-content .reply-section .reply-item-btn-wrapper{display:flex;flex-direction:row;justify-content:flex-end}.notice-wrapper .notice-content .reply-section .reply-item-btn-wrapper .btn-reply{padding:10px 30px;font-weight:500;font-size:1.75rem;line-height:16px;color:#454545}.notice-wrapper .notice-content .reply-section .reply-item-btn-wrapper .btn-reply.cancel{background-color:#fff;border:none}.notice-wrapper .notice-content .reply-section .reply-item-btn-wrapper .btn-reply.submit{background:#f5f5f5;border-radius:4px;border:none}@media (max-width: 767px){.notice-wrapper .notice-content .reply-section .reply-item-btn-wrapper{display:none}}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item{display:flex;padding:20px 0}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .profile{width:50px;min-width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:15px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .profile img{width:100%;height:100%;object-fit:cover;cursor:pointer}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents{width:100%}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top{margin-bottom:5px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .reply-nickname{font-weight:500;font-size:1.75rem;line-height:16px;color:#222;margin-right:10px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .reply-time{font-weight:400;font-size:1.75rem;line-height:16px;color:#999}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .delete-icon{float:right;position:relative;width:5px;cursor:pointer}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .delete-icon i{float:right}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .delete-icon .delete-box{position:absolute;left:10px;padding:10px 40px 10px 21px;font-weight:400;font-size:1.75rem;line-height:16px;color:#454545;background:#fff;box-shadow:0 1px 3px #00000059;border-radius:4px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .delete-icon .delete-box span{display:flex;align-items:center;white-space:nowrap;cursor:pointer}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .delete-icon .delete-box span i,.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .delete-icon .delete-box i{margin-right:5px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .reply-body{font-weight:400;font-size:2rem;line-height:24px;color:#222;margin-bottom:20px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .comment-func{display:flex}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .comment-func span{display:flex;align-items:center;font-weight:400;font-size:1.75rem;line-height:16px;color:#454545;margin-right:15px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .comment-func span i{font-size:2.5rem;margin-right:5px;cursor:pointer}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .comment-func .reply img{width:20px;height:20px;margin-right:5px;cursor:pointer}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments{padding-top:30px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add .user-profile-image{min-width:40px;width:40px;height:40px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add .user-profile-image .profile{min-width:100%;width:100%;height:100%}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add .reply-textarea{border-bottom:1px solid #dddddd}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .reply-item-wrapper .board-comment-item .profile{min-width:40px;width:40px;height:40px}@media (max-width: 767px){.notice-wrapper{margin-top:0;padding:0}.notice-wrapper .go-back{padding:20px;margin-bottom:0;font-weight:500}.notice-wrapper .notice-content{border-radius:0}.notice-wrapper .notice-content .thumbnail-section{max-height:125px}.notice-wrapper .notice-content .thumbnail-section img{border-radius:unset}.notice-wrapper .notice-content .contents-section{padding:0 20px 30px}.notice-wrapper .notice-content .contents-section h4{font-weight:500;font-size:2rem;line-height:18px;margin-bottom:5px}.notice-wrapper .notice-content .contents-section p{font-weight:400;font-size:1.75rem}.notice-wrapper .notice-content .contents-section pre{margin-top:15px;font-size:1.75rem;line-height:18px}.notice-wrapper .notice-content hr{margin:0 20px;background:#eee}.notice-wrapper .notice-content .like-section{padding:10px 20px}.notice-wrapper .notice-content .reply-header{padding:20px}.notice-wrapper .notice-content .reply-header .reply-count-wrapper{font-size:2.25rem;line-height:19px}.notice-wrapper .notice-content .reply-header .reply-count-wrapper .count{font-size:2.25rem}.notice-wrapper .notice-content .reply-header .reply-count-wrapper .count:before{content:"("}.notice-wrapper .notice-content .reply-header .reply-count-wrapper .count:after{content:")"}.notice-wrapper .notice-content .reply-header .select-box{display:none}.notice-wrapper .notice-content .reply-section{padding:0 20px 25px}.notice-wrapper .notice-content .reply-section .board-reply-add{border-top:1px solid #eeeeee;padding:15px 0}.notice-wrapper .notice-content .reply-section .board-reply-add .user-profile-image{width:30px;height:30px;min-width:inherit}.notice-wrapper .notice-content .reply-section .board-reply-add .reply-textarea{margin-left:10px;font-size:2rem;line-height:18px;border:none;overflow:hidden}.notice-wrapper .notice-content .reply-section .board-reply-add .mobile-reply-submit-button-wrapper{display:block;margin-right:10px}.notice-wrapper .notice-content .reply-section .board-reply-add .mobile-reply-submit-button-wrapper button{font-weight:500;font-size:1.75rem;line-height:16px;color:transparent;background:transparent;border:none}.notice-wrapper .notice-content .reply-section .board-reply-add .mobile-reply-submit-button-wrapper button.isActive{color:#8976fd}.notice-wrapper .notice-content .reply-section .reply-item-wrapper{margin:0}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item{padding:10px 0;border-top:1px solid #eeeeee}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .profile{min-width:30px;width:30px;height:30px;margin-right:10px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .top .reply-time{display:none}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .reply-body{line-height:20px;margin-bottom:15px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .comment-func .like i{font-size:1.875rem}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .comment-func .reply img{width:15px;height:15px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .comment-func .report i{font-size:1.875rem}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments{padding:15px 0;border:none}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add{border:none}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add .user-profile-image{width:30px;min-width:30px;height:30px}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add .reply-textarea{border:none}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add .mobile-reply-submit-button-wrapper button{color:#ccc}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .board-reply-add .mobile-reply-submit-button-wrapper button.isActive{color:#8976fd}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .reply-item-wrapper .board-comment-item{border:none}.notice-wrapper .notice-content .reply-section .reply-item-wrapper .board-comment-item .reply-contents .sub-comments .reply-item-wrapper .board-comment-item .profile{width:30px;min-width:30px;height:30px}}#app article.contents-detail{display:flex;max-width:1200px;margin:auto;padding:30px 100px 80px;overflow-x:hidden}#app article.contents-detail.is-direct-play{touch-action:none}#app article.contents-detail.reply-open{padding-bottom:40px}@media (min-width: 1024px) and (max-width: 99999px){#app article.contents-detail{padding:30px 0 80px 30px}}#app article.contents-detail section.left-contents{width:720px;min-width:720px;margin-right:30px}#app article.contents-detail section.left-contents div.content-viewer.content-viewer{height:500px;margin-bottom:20px;position:relative}#app article.contents-detail section.left-contents div.content-viewer.content-viewer .black-ground{position:fixed;background-color:#000;top:0;left:0;width:100%;height:100%;z-index:100}#app article.contents-detail section.left-contents div.content-viewer.content-viewer .crack-player{margin:0;padding:0;width:100%;height:500px}#app article.contents-detail section.left-contents div.content-viewer.content-viewer .crack-player.big-mode{width:calc(100vw + 1px);height:100%;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;border:none;margin:0;padding:0;overflow:hidden;z-index:101}#app article.contents-detail section.left-contents div.content-viewer.content-viewer .crack-player.lock{height:100%;display:flex;justify-content:center;align-items:center;border:1px solid #eee}#app article.contents-detail section.left-contents div.content-viewer.content-viewer .iframe-view-big-btn{position:absolute;right:15px;bottom:15px;z-index:98;font-size:15px;color:#fff;cursor:pointer;display:flex;width:35px;height:35px;background:#222222b3;border:1px solid #ffffff;align-items:center;justify-content:center;border-radius:50%}#app article.contents-detail section.left-contents div.content-viewer.content-viewer .iframe-view-big-btn-big{position:fixed;right:15px;bottom:15px;color:#fff;cursor:pointer;z-index:101;font-size:15px;display:flex;width:35px;height:35px;background:#222222b3;border:1px solid #ffffff;align-items:center;justify-content:center;border-radius:50%}#app article.contents-detail section.left-contents div.contents-title a.hash-tag{font-weight:400;font-size:16px;line-height:18px;color:#8601e7;margin-bottom:5px}#app article.contents-detail section.left-contents div.contents-title h3{font-weight:500;line-height:26px}#app article.contents-detail section.left-contents div.sub-info-wrapper{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:40px;position:relative}@media (min-width: 768px) and (max-width: 1023px){#app article.contents-detail section.left-contents div.sub-info-wrapper{position:unset}}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info{list-style:none;padding:20px 0;margin:0;white-space:nowrap;display:flex}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info li{font-weight:400;font-size:16px;line-height:18px;color:#454545}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info li i{margin:0 10px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info li.new{font-weight:500;color:#f83a0d}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info li.new i{color:#454545}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func{list-style:none;padding:0;margin:0;white-space:nowrap;display:flex;flex:1;height:20px;right:0;top:20px;justify-content:flex-end}@media (min-width: 1024px) and (max-width: 99999px){#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func{padding:15px 0 20px}}@media (min-width: 768px) and (max-width: 1023px){#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func{height:inherit;position:initial;right:unset;top:unset}}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li{font-weight:500;font-size:14px;line-height:16px;cursor:pointer;color:#454545;position:relative;display:flex;justify-content:center;align-items:center;margin-left:20px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li label{display:flex;align-items:baseline;cursor:pointer}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li i{font-size:20px;margin-right:5px;color:#454545;opacity:1}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .checkbox-text{align-items:baseline}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .checkbox-text i{margin-right:5px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li i.fa-solid{color:#a473ff;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li i.fa-light{color:#454545;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li i.isActive{color:#8601e7}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type{position:absolute;top:30px;left:20px;padding:20px;box-shadow:0 1px 3px #00000059;border-radius:4px;background:#fff;cursor:default;z-index:1000;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .share-area{display:flex;flex-direction:column;align-items:center;text-align:center}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .share-area:last-child{margin-right:unset}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type button{display:flex;align-items:center;justify-content:center;border:none;width:45px;height:45px;border-radius:50%;background:#000;margin-bottom:10px;max-height:45px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type button i{margin:0;font-size:19px;color:#fff}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .text{font-weight:400;font-size:14px;line-height:16px;color:#454545;border-bottom:1px solid #cccccc;width:140px;padding-bottom:10px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .none-border-text{font-weight:400;font-size:14px;line-height:16px;color:#454545;width:140px;padding-bottom:10px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap{width:100%;margin-top:15px;display:flex;flex-direction:column;align-items:center}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap input[type=checkbox]{display:none}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap .checkbox-text{margin:unset}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap .checkbox-text i.fa-thin.fa-square{display:inline-block}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap .checkbox-text span{font-size:16px;color:#999}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap input[type=checkbox]+.checkbox-text i:before{content:"";font-family:FontAwesome;color:transparent;font-size:18px;transition:.3s;border:1px solid #999999;border-radius:3px;width:16px;height:16px;display:flex;align-items:center}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap input[type=checkbox]:checked+.checkbox-text i:before{content:"";color:#222;border-color:transparent;font-size:18px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap input[type=checkbox]:checked~.select-wrap{display:flex;margin-top:10px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap .select-wrap{display:none}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .share-type .checkbox-area .checkbox-wrap .select-wrap .select-pages{width:130px;height:40px;padding:0 10px;font-size:16px;color:#222;border-radius:4px;border-color:#999;background:transparent}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li:first-child{margin-left:0}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner{width:100%;display:flex;justify-content:space-between;align-items:center;padding:20px 0 10px;border-top:1px solid #dddddd}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper{display:flex;align-items:center;width:calc(100% - 130px)}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .profile-image-wrapper{width:60px;min-width:60px;height:60px;border-radius:50%;margin-right:10px;overflow:hidden;cursor:pointer;position:relative;display:block;z-index:1}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .profile-image-wrapper img{width:100%;height:100%;object-fit:cover}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user{width:calc(100% - 70px)}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .name{font-weight:500;font-size:18px;line-height:26px;margin-bottom:5px;color:#222;cursor:pointer;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info{display:flex;font-weight:400;font-size:14px;line-height:16px;color:#999}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info .follower-count{font-size:14px;line-height:16px;color:#999}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info .follows{display:none;font-size:14px;line-height:16px}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info .follows-active{display:none;color:#a473ff}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info .follows-active>i{color:#999}@media (min-width: 768px) and (max-width: 1023px){#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info .follows{display:block}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info .follows-active{display:block}}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following{display:flex;align-items:center}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following .btn{background:#f5f5f5;border:none;font-weight:500;font-size:16px;line-height:18px;width:105px;height:38px;color:#454545;padding:0;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following .btn.active{background:#a473ff;color:#fff;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following button.alarm{border:none;background:transparent;padding:0;width:35px;margin-left:20px}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following button.alarm .alarm-fade-enter-active,#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following button.alarm .alarm-fade-leave-active{-webkit-transition:opacity .2s ease-in;-moz-transition:opacity .2s ease-in;-ms-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following button.alarm .alarm-fade-enter,#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following button.alarm .alarm-fade-leave-to{opacity:0}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following button.alarm i{font-size:28px}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following button.alarm img{width:35px}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-text{width:480px;margin-left:70px;font-weight:400;font-size:16px;line-height:24px;color:#222}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-text pre{line-height:24px;white-space:pre-wrap}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-text pre .desc-more{display:none}#app article.contents-detail section.right-contents{width:250px}#app article.contents-detail section.right-contents div.title{display:flex;justify-content:space-between;align-items:center}#app article.contents-detail section.right-contents div.title span{font-weight:600;font-size:18px;line-height:20px;color:#222}#app article.contents-detail section.right-contents div.title span .highlight{color:#8601e7}#app article.contents-detail section.right-contents div.title .more{font-weight:500;font-size:14px;color:#222;display:flex;align-items:center;cursor:pointer}#app article.contents-detail section.right-contents div.title .more i{font-size:10px;margin-left:5px}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .image-wrapper{width:100px;height:100px;margin-right:10px}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .image-wrapper img{height:100%}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .desc .content-name{font-weight:400;font-size:16px;line-height:18px;color:#222;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .desc .user-name{width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#app article.contents-detail section.right-contents .empty-contents-wrapper{display:flex;justify-content:center;align-items:center;width:250px;min-height:100px;margin-top:20px}@media (min-width: 768px) and (max-width: 1023px){#app article.contents-detail section.right-contents .empty-contents-wrapper{width:100%;min-height:120px}}#app article.contents-detail section.right-contents .empty-contents-wrapper .empty-contents-item{font-size:16px;font-weight:400;line-height:18px;color:#999}@media (min-width: 1024px) and (max-width: 99999px){#app article.contents-detail{display:block;padding:0}#app article.contents-detail section.left-contents{max-width:768px;margin:0 auto;width:100%;min-width:inherit}#app article.contents-detail section.left-contents.reply-mode{overflow-y:hidden;animation:background 1s forwards}@keyframes background{0%{background-color:#0000}30%{background-color:#0000001a}to{background-color:#000}}#app article.contents-detail section.left-contents div.contents-viewer{position:relative;height:222px;max-height:80vh}#app article.contents-detail section.left-contents div.contents-viewer.vertical{height:100%}#app article.contents-detail section.left-contents div.contents-viewer.square{height:100%}#app article.contents-detail section.left-contents div.contents-viewer.horizon{height:100%}#app article.contents-detail section.left-contents div.contents-viewer.custom{height:100%}#app article.contents-detail section.left-contents div.contents-viewer.reply-vertical-big{top:-60px;left:0}#app article.contents-detail section.left-contents div.contents-viewer.reply-vertical{left:0}#app article.contents-detail section.left-contents div.contents-viewer .crack-player{z-index:100;width:100%}#app article.contents-detail section.left-contents div.contents-viewer .crack-player.vertical{max-height:100%;-webkit-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-moz-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-ms-transition:all .2s cubic-bezier(.53,.41,.22,1.01);-o-transition:all .2s cubic-bezier(.53,.41,.22,1.01);transition:all .2s cubic-bezier(.53,.41,.22,1.01)}#app article.contents-detail section.left-contents div.contents-viewer .crack-player.reply-mode{height:222px}#app article.contents-detail section.left-contents div.contents-viewer .crack-player.lock{height:222px}#app article.contents-detail section.left-contents div.contents-viewer .iframe-view-big-btn{position:absolute;right:15px;bottom:15px;z-index:98;font-size:15px;color:#fff;cursor:pointer}#app article.contents-detail section.left-contents .iframe-view-big-btn-reply{position:absolute;right:15px;bottom:15px;z-index:100;width:35px;height:35px;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#222222b3;border:1px solid #ffffff;border-radius:50%;color:#fff}#app article.contents-detail section.left-contents div.contents-title{padding:0 20px}#app article.contents-detail section.left-contents div.contents-title a.hash-tag{font-size:14px;line-height:16px}#app article.contents-detail section.left-contents div.contents-title h3{font-size:20px;line-height:22px}#app article.contents-detail section.left-contents div.sub-info-wrapper{margin:0}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner{order:4;padding:10px 20px;border-color:#eee}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following .btn{display:none}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner div.following i{margin:0;font-size:26px}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper{width:100%}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .profile-image-wrapper{width:45px;min-width:45px;height:45px}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user{width:calc(100% - 55px)}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info .follow{display:inline;cursor:pointer}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-owner .profile-wrapper .user .follower-info i{display:inline;margin:0 10px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info{padding:10px 20px 15px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info li{font-size:14px;line-height:16px;color:#999}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info li i{color:#eee;margin:0 5px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.number-info li.new i{color:#eee}}@media (min-width: 1024px) and (max-width: 99999px) and (min-width: 768px) and (max-width: 1023px){#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func{order:3;padding:20px;justify-content:space-between}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li{display:flex;align-items:center;margin:0;width:55px;height:55px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li label{flex-direction:column;align-items:center;justify-content:space-between}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li label span{display:flex;justify-content:center;color:#999;font-weight:400}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li label i{display:flex;justify-content:center;margin-right:0;margin-bottom:10px;font-size:30px}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .checkbox-text{flex-direction:row;align-items:baseline}#app article.contents-detail section.left-contents div.sub-info-wrapper ul.contents-func li .checkbox-text i{margin-right:5px;margin-bottom:0}}@media (min-width: 1024px) and (max-width: 99999px){#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-text{width:100%;order:2;margin:0;font-size:14px;line-height:18px;color:#999;padding:0 20px 20px}}@media (min-width: 1024px) and (max-width: 99999px) and (min-width: 768px) and (max-width: 1023px){#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-text{padding:0 20px}}@media (min-width: 1024px) and (max-width: 99999px){#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-text pre{line-height:18px}#app article.contents-detail section.left-contents div.sub-info-wrapper div.contents-text pre .desc-more{display:inline;font-weight:600;margin-left:5px}#app article.contents-detail section.right-contents{padding:20px 0 20px 20px;width:100%;max-width:768px;margin:0 auto}#app article.contents-detail section.right-contents div.title .more{display:none}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper{display:flex;overflow:scroll}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item{display:block;width:120px;margin-right:10px}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .image-wrapper{margin:0 0 10px;width:120px;height:120px}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .image-wrapper img{width:120px;height:120px}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .desc .content-name{-webkit-line-clamp:1}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .desc span{margin-top:5px}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper .contents-detail-more-item .desc .user-name{width:120px}#app article.contents-detail section.right-contents div.contents-detail-more-wrapper::-webkit-scrollbar{display:none}}#app article.contents-detail-center{min-height:calc(var(--vh, 1vh) * 100 - 222px);display:flex;justify-content:center;align-items:center}#app #contents-prev-image.contents-prev-image{display:none;position:absolute;top:0;left:0;width:100vw;height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important;min-height:calc(var(--vh, 1vh) * 100);margin:0;padding:0;z-index:99999999;border:0;overflow:hidden;background:#000;text-align:center}#app #contents-prev-image.contents-prev-image>img{width:100%;height:100%;object-fit:contain}#app #contents-prev-image.contents-prev-image.d-block{display:flex}.creator-wrapper{max-width:1200px;margin:auto}.creator-wrapper .my-page-profile{padding-bottom:5rem;border-bottom:2px solid #e5e5e5;margin-bottom:0}.creator-wrapper .my-page-profile .btn-wrapper{max-width:35rem}.creator-wrapper .my-page-profile .btn-wrapper .follow-select,.creator-wrapper .my-page-profile .btn-wrapper .follow-btn{flex:1 0 0}.creator-wrapper .my-page-profile.its-me-profile .btn-wrapper{max-width:70rem}@media (max-width: 767px){.creator-wrapper .my-page-profile{padding-bottom:12rem}.creator-wrapper .my-page-profile .btn-wrapper{max-width:unset;bottom:4rem}}.creator-wrapper .creator-contents-wrapper{padding:4rem 3rem;border-bottom:1px solid #dddddd}.creator-wrapper .creator-contents-wrapper .flicking-viewport{overflow:unset!important}.creator-wrapper .creator-contents-wrapper .creator-contents-title{margin-bottom:2rem}.creator-wrapper .creator-contents-wrapper .creator-contents-title span{font-weight:500;font-size:2.5rem;line-height:1.2;line-height:22px;color:#332c5c}@media (max-width: 767px){.creator-wrapper .creator-contents-wrapper .creator-contents-title span{font-weight:500;font-size:2rem;line-height:1.2;line-height:22px}}.creator-wrapper .creator-contents-wrapper .new-contents .flicking-camera{will-change:unset;z-index:2}.creator-wrapper .creator-contents-wrapper .popular-list .flicking-camera{will-change:unset;z-index:1}.creator-wrapper .creator-contents-wrapper .popular-list .flicking-arrow-prev,.creator-wrapper .creator-contents-wrapper .popular-list .flicking-arrow-next{z-index:1}.creator-wrapper .creator-contents-wrapper .creator-list-item{width:calc((100% - 6rem)/4);margin-right:2rem}.creator-wrapper .creator-contents-wrapper .creator-list-item:last-child{margin-right:0}@media (max-width: 767px){.creator-wrapper .creator-contents-wrapper .creator-list-item{display:flex;flex-direction:column;width:calc((100% - 4rem) / 3)}}.creator-wrapper .creator-contents-wrapper .creator-list-item .apoc-list-img-wrapper{margin:0}.creator-wrapper .creator-contents-wrapper .creator-list-item .thumbnail-area img{-webkit-user-drag:none}.creator-wrapper .creator-contents-wrapper .flicking-arrow-prev{left:-1%}@media (max-width: 315px){.creator-wrapper .creator-contents-wrapper .flicking-arrow-prev{top:16%}}.creator-wrapper .creator-contents-wrapper .flicking-arrow-next{right:-1%}@media (max-width: 315px){.creator-wrapper .creator-contents-wrapper .flicking-arrow-next{top:16%}}.creator-wrapper .creator-contents-wrapper.all{border-bottom:0}.creator-wrapper .creator-contents-wrapper.all .apoc-list-wrapper{display:flex;flex-direction:row}.creator-wrapper .creator-contents-wrapper.all .apoc-list-wrapper .my-page-list-item{width:calc((100% - 8rem)/5);margin-right:0}@media (min-width: 768px) and (max-width: 1023px){.creator-wrapper .creator-contents-wrapper.all .apoc-list-wrapper .my-page-list-item{width:calc((100% - 6rem) / 3)}}@media (max-width: 767px){.creator-wrapper .creator-contents-wrapper.all .apoc-list-wrapper{flex-direction:column}.creator-wrapper .creator-contents-wrapper.all .apoc-list-wrapper .my-page-list-item{width:100%;display:flex;flex-direction:row;gap:1rem}.creator-wrapper .creator-contents-wrapper.all .apoc-list-wrapper .my-page-list-item .thumbnail-area{margin:0;padding-bottom:27%}.creator-wrapper .creator-contents-wrapper.all .apoc-list-wrapper .my-page-list-item .info-profile{display:none}}.creator-wrapper .creator-contents-wrapper:last-child{padding-bottom:10rem}.creator-wrapper .info-area .selected-area .selected-value{display:none}@media (max-width: 767px){.creator-contents-wrapper{padding:3rem 1.5rem!important}.creator-contents-wrapper.slide-mode{overflow-y:hidden}.creator-contents-wrapper.slide-mode::-webkit-scrollbar{display:none}.creator-contents-wrapper.slide-mode .creator-list-item{width:calc((100% - 8rem)*1);max-width:37rem;margin:0 2rem 0 0}.creator-contents-wrapper.slide-mode .creator-list-item .thumbnail-area{padding-bottom:56%;margin-bottom:1.5rem}.creator-contents-wrapper.slide-mode .creator-list-item>div.flicking-arrow-prev,.creator-contents-wrapper.slide-mode .creator-list-item .flicking-arrow-next{top:62px!important}.creator-contents-wrapper .option-list-area-wrapper{display:none}.creator-contents-wrapper .selected-area{right:0!important}}.creator-contents-wrapper .show-more-btn{display:none;padding:1rem 2rem;border:none;font-weight:400;font-size:1.75rem;line-height:1.2}.creator-contents-wrapper .show-more-btn i{margin-left:1rem}@media (max-width: 767px){.creator-contents-wrapper .show-more-btn{margin-top:3rem;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:1.75rem;line-height:1.2;color:#332c5c;cursor:pointer}}.creator-contents-wrapper .creator-recent-contents-list-wrapper{width:100%}.creator-contents-wrapper .creator-recent-contents-list-wrapper .creator-recent-contents-list{width:100%;display:flex;flex-direction:row;overflow-y:scroll}.creator-contents-wrapper .creator-recent-contents-list-wrapper .creator-recent-contents-list::-webkit-scrollbar{display:none}.creator-contents-wrapper .creator-recent-contents-list-wrapper .creator-recent-contents-list .creator-list-item{min-width:37rem!important;display:flex;flex-direction:column}.creator-contents-wrapper .creator-recent-contents-list-wrapper .creator-recent-contents-list .creator-list-item .thumbnail-area{padding-bottom:56%}.creator-contents-wrapper .creator-popular-contents-list-wrapper{width:100%}.creator-contents-wrapper .creator-popular-contents-list-wrapper .creator-popular-contents-list{width:100%;display:flex;flex-direction:column}.creator-contents-wrapper .creator-popular-contents-list-wrapper .creator-popular-contents-list .my-page-list-item{width:100%;display:flex;flex-direction:row;gap:1rem}.creator-contents-wrapper .creator-popular-contents-list-wrapper .creator-popular-contents-list .my-page-list-item .thumbnail-area{margin:0;padding-bottom:27%}.creator-contents-wrapper .creator-popular-contents-list-wrapper .creator-popular-contents-list .my-page-list-item .info-profile{display:none}@media (max-width: 767px){.mobile-hide{display:none}}.pc-hide{display:none}@media (max-width: 767px){.pc-hide{display:flex}}.popup-bg.mobile-menu{display:unset}.popup-bg{display:flex;align-items:center;justify-content:center;position:fixed;background-color:#000000b3;width:100vw;height:100vh;height:100dvh;z-index:101;overflow:hidden}.channel-popup-bg{display:flex;align-items:center;justify-content:center;position:absolute;width:100vw;height:100vh;z-index:101;overflow:hidden}.popup.not-admin{padding-bottom:36px}@media (max-width: 767px){.popup.not-admin{padding-bottom:0}.popup.not-admin .popup-content-wrapper{padding-bottom:30px}}.popup{display:flex;flex-direction:column;background-color:#fff;width:70%;border-radius:8px;position:relative;max-width:665px;max-height:calc(100% - 174px)}@media (min-width: 768px) and (max-width: 1023px){.popup{position:fixed;width:100%;bottom:0;top:unset;max-width:100%;max-height:60%;border-radius:20px 20px 0 0}}.popup .close-btn{position:absolute;right:20px;top:14px;width:22px;height:22px;cursor:pointer}.popup .close-btn i{color:#332c5c;font-size:35px}@media (max-width: 767px){.popup .close-btn{display:none}}.popup .popup-header{text-align:center;padding:35px 0}.popup .popup-header span{display:inline-block;font-size:24px;line-height:26px;font-weight:600;padding:0 25px 10px;border-bottom:2px solid #8976fd}@media (max-width: 767px){.popup .popup-header{padding:15px 0 25px}.popup .popup-header span{padding:0 30px 5px;font-size:18px;line-height:26px}}.popup .popup-content-wrapper{flex:1;overflow:scroll;padding:0 30px}.popup .popup-content-wrapper::-webkit-scrollbar{display:none}.popup .popup-content-wrapper .popup-input-text{background:#fff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;height:50px;display:flex;align-items:center;padding:0 15px;margin:10px 0 25px}.popup .popup-content-wrapper .popup-input-text input{font-weight:400;font-size:16px;line-height:20px;color:#222;padding:unset;border:unset}.popup .popup-content-wrapper .popup-input-text input::placeholder{color:#ccc}@media (max-width: 767px){.popup .popup-content-wrapper .popup-input-text{height:40px;margin:10px 0 20px}.popup .popup-content-wrapper .popup-input-text input{font-size:14px;line-height:16px}}.popup .popup-content-wrapper .popup-input-text-des{background:#fff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:4px;margin:10px 0 25px;padding:15px;height:90px;resize:none;font-weight:400;font-size:16px;line-height:20px;color:#222}.popup .popup-content-wrapper .popup-input-text-des::placeholder{color:#ccc}@media (max-width: 767px){.popup .popup-content-wrapper .popup-input-text-des{height:80px;margin:10px 0 20px;font-size:14px;line-height:16px}}.popup .popup-content-wrapper .popup-input-text-participate{background:#fff;border:1px solid #e0e0e0;z-index:1;box-sizing:border-box;border-radius:4px;padding-left:15px;margin-top:10px;height:50px;width:calc(100% - 94px);display:flex;align-items:center}.popup .popup-content-wrapper .popup-input-text-participate input{font-weight:400;font-size:16px;line-height:20px;color:#222;border:unset;padding:unset}.popup .popup-content-wrapper .popup-input-text-participate input::placeholder{color:#ccc}@media (max-width: 767px){.popup .popup-content-wrapper .popup-input-text-participate{height:40px;margin-bottom:5px}.popup .popup-content-wrapper .popup-input-text-participate input{font-size:14px;line-height:16px}}.popup .popup-content-wrapper .search-participate-area{position:absolute;bottom:-50px;z-index:0;background:#fff;border:1px solid #e0e0e0;box-sizing:border-box;padding-left:15px;padding-top:10px;height:60px;width:calc(100% - 94px)}@media (max-width: 767px){.popup .popup-content-wrapper .search-participate-area{position:absolute;bottom:-40px;z-index:0;background:#fff;border:1px solid #e0e0e0;box-sizing:border-box;padding-left:15px;padding-top:10px;height:60px;width:calc(100% - 94px)}}.popup .popup-content-wrapper .search-participate-area .search-participate-wrapper{height:50px;display:flex}.popup .popup-content-wrapper .search-participate-area .search-participate-wrapper .popup-img{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;position:relative;width:30px;height:30px;border-radius:50%;box-shadow:0 2px 4px #00000026;margin-right:15px;object-fit:cover}.popup .popup-content-wrapper .search-participate-area .search-participate-wrapper .popup-text{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;position:relative;height:20px}@media (max-width: 767px){.popup .popup-content-wrapper{padding:0 20px 20px}}.popup .save-btn-wrapper{text-align:center;padding:35px 0 30px}.popup .save-btn-wrapper .btn{padding:11px 65px;border-radius:4px;background:#8976fd;color:#fff;font-weight:500;font-size:16px;line-height:23px;border:none}@media (max-width: 767px){.popup .save-btn-wrapper{padding:0}.popup .save-btn-wrapper .btn{padding:20px 0;width:100%;border-radius:unset}}.close-button{display:none}@media (min-width: 768px) and (max-width: 1023px){.close-button{display:block;font-size:18px;color:#fff;position:relative;left:calc(15% - 35px);top:20px}}.mobile-popup-menu{display:none;overflow:scroll;overscroll-behavior:contain}@media (min-width: 768px) and (max-width: 1023px){.mobile-popup-menu{position:relative;background-color:#fff;display:flex;justify-content:space-between;flex-direction:column;left:15%;top:-29px;width:85%;height:100vh;height:-webkit-fill-available}.mobile-popup-menu .popup-user{height:auto;text-align:center;padding:25px 30px;border-bottom:5px solid #e0e0e0}.mobile-popup-menu .popup-user>span{font-size:16px;line-height:18px}.mobile-popup-menu .popup-user .user-profile{display:flex}.mobile-popup-menu .popup-user .user-profile img{width:50px;min-width:50px;height:50px;object-fit:cover;border-radius:50%;cursor:pointer}.mobile-popup-menu .popup-user .user-profile .user-name-space{padding-top:4px;display:flex;flex-direction:column;align-items:flex-start;margin-left:10px;width:calc(100% - 60px)}.mobile-popup-menu .popup-user .user-profile .user-name-space .user-name{text-align:left;font-size:18px;line-height:26px;cursor:pointer;margin-bottom:5px;display:inline-block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-popup-menu .popup-user .user-profile .user-name-space .follower-count{font-size:14px;line-height:16px;color:#e0e0e0}.mobile-popup-menu .popup-user .user-profile .user-name-space .follower-count i{font-size:12px;margin:0 5px}.mobile-popup-menu .popup-user .make-btn{display:flex;width:100%;height:45px;border:1px solid #a473ff;background-color:#a473ff;color:#fff;border-radius:70px;margin-top:15px;font-size:16px;line-height:18px;align-items:center;justify-content:center}.mobile-popup-menu .popup-user .mobile-btn{max-width:123px;width:40%;height:40px;border:1px solid #a473ff;border-radius:20px;background-color:#a473ff;color:#fff;margin-top:15px;margin-right:10px;padding-top:10px}.mobile-popup-menu .popup-user .mobile-btn:last-child{background-color:#fff;color:#a473ff;margin-right:0}.mobile-popup-menu .mobile-contents{display:flex;flex-direction:column;padding:0 15px}.mobile-popup-menu .mobile-contents .contents-btn{display:flex;height:60px;border-bottom:1px solid #e0e0e0;padding:0 15px;align-items:center;font-size:18px;line-height:20px;justify-content:space-between}.mobile-popup-menu .mobile-contents .contents-btn i{font-size:18px}.mobile-popup-menu .mobile-language{padding:30px;font-size:16px;color:#e0e0e0}.mobile-popup-menu .mobile-language .ap-link{margin-right:14px;-webkit-tap-highlight-color:transparent}.mobile-popup-menu .mobile-language .ap-link>img{width:23px;height:20px;position:relative;top:4px}.mobile-popup-menu .mobile-language i{font-size:17px;margin-right:3px}.mobile-popup-menu .mobile-language .active{color:#a473ff}.mobile-popup-menu .mobile-language .non-active{color:#e0e0e0}}.popup-add-btn{position:relative;top:10px;border-radius:4px;width:89px;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;padding:11px;font-size:16px}@media (max-width: 767px){.popup-add-btn{height:40px}}.popup-add-btn-text{color:#fff}.popup-participate-area{padding-top:10px}.popup-participate-area .popup-participate-section{display:flex;flex-direction:column-reverse}.popup-participate-area .popup-participate-wrapper{display:inline-flex;padding:15px 0;width:100%;border-bottom:1px solid #cccccc}@media (max-width: 767px){.popup-participate-area .popup-participate-wrapper{padding:20px 0}}.popup-participate-area .popup-participate-wrapper .participate-name-wrapper{margin:auto 0;display:inline-flex;justify-content:space-between}.popup-participate-area .popup-participate-wrapper .participate-name-wrapper .participate-name{font-size:16px;line-height:18px}.popup-participate-area .popup-participate-wrapper .participate-name-wrapper .participate-icon{color:#a473ff;padding-top:3px;margin-left:5px}.popup-participate-area .popup-participate-wrapper .participate-name-wrapper .participate-uncheck-icon{color:#ccc;padding-top:3px;margin-left:5px}.popup-participate-area .popup-participate-wrapper .participate-delete-wrapper{position:relative;right:0;width:100px;text-align:right}.popup-participate-area .popup-participate-wrapper .participate-delete-wrapper .participate-delete-icon{position:relative;bottom:2px;font-size:8px;color:#454545}.popup-participate-area .popup-participate-wrapper .participate-delete-wrapper .participate-delete-text{font-size:16px;line-height:18px;color:#222}.popup-participate-area img{width:30px;height:30px;border-radius:50%;margin-right:15px;box-shadow:0 2px 4px #00000026;object-fit:cover}@media (max-width: 767px){.popup-participate-area{padding-top:0}}.popup-save-btn{position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;background-color:#a473ff;border-radius:4px;border:1px solid #a473ff;width:40%;height:45px;text-align:center;vertical-align:middle;padding-top:10px;font-size:16px;margin-top:35px}.popup-save-btn-text{color:#fff}@media (max-width: 767px){.popup-save-btn-text{font-size:18px;line-height:20px}}@media (max-width: 767px){.popup-save-btn{display:none}}.popup-save-btn-mobile{display:none}@media (max-width: 767px){.popup-save-btn-mobile{display:block;position:fixed;bottom:0;background-color:#a473ff;border:1px solid #a473ff;width:100%;height:60px;text-align:center;vertical-align:middle;padding-top:18px;font-size:16px}}.text--primary{color:#a473ff}.background--primary{background-color:#a473ff;border:1px solid #a473ff}.background--gray{background-color:#e0e0e0;border:1px solid #e0e0e0}.item-side-dot-popup{display:none}@media (max-width: 767px){.item-side-dot-popup{display:block;position:fixed;width:100%;bottom:0!important;left:0;animation:toast .5s ease-in-out}.item-side-dot-popup .action-box{width:100%;border-radius:10px 10px 0 0;background:#fff;z-index:999}.item-side-dot-popup .action-box a{display:flex;align-items:center;padding:20px;font-weight:400;font-size:16px;color:#454545;cursor:pointer}.item-side-dot-popup .action-box a i,.item-side-dot-popup .action-box a img{margin-right:18px;font-size:18px}.item-side-dot-popup .action-box .change-height-top{padding-bottom:10px;padding-top:20px}.item-side-dot-popup .action-box .change-height-bottom{padding-top:10px;padding-bottom:20px}}.header-bar{padding-top:2rem;margin-bottom:.5rem}.header-bar .bar{width:8rem;height:.5rem;border-radius:2rem;background-color:#e5e5e5;margin:auto}.follow-modal .action-box a .hover-img{display:none}.follow-modal .action-box a:hover{border-radius:1.5rem;background:#332c5c0d}.follow-modal .action-box a:hover span{font-weight:600;color:#a473ff}.follow-modal .action-box a:hover .origin-img{display:none}.follow-modal .action-box a:hover .hover-img{display:block}.contents-select-modal{display:none}@media (max-width: 767px){.contents-select-modal{display:block;position:fixed;width:100%;bottom:0;left:0;animation:toast-lg .5s ease-in-out}.contents-select-modal .action-box{width:auto;border-radius:1.5rem 1.5rem 0 0;background:#fff;z-index:999;padding:0 1rem}.contents-select-modal .action-box a{display:flex;gap:1rem;align-items:center;padding:1.5rem 1rem;font-weight:400;font-size:2rem;color:#332c5c;cursor:pointer;margin-bottom:.5rem;line-height:3rem}.contents-select-modal .action-box a img{width:3rem}.contents-select-modal .action-box a.to-studio:after{content:url(/assets/images/common/icons/mypage/icon_open-new-window-navy.svg);height:2.5rem;position:absolute;right:2rem}.contents-select-modal .action-box a:last-child{margin-bottom:0}.contents-select-modal .action-box .border-line{width:100%;height:1px;margin:1rem 0 1.5rem;background-color:#e5e5e5}.contents-select-modal .action-box .border-line.sm-margin{margin:.5rem 0}}.contents-more-modal i{font-size:2.5rem;color:#332c5c;width:3rem;text-align:center}.contents-more-modal i.isActive{color:#a473ff}.lang-select-modal{animation:toast .5s ease-in-out!important}.lang-select-modal span:last-child{color:#85809d}@media (max-width: 767px){.replace-z{z-index:1000}}@keyframes toast{0%{transform:translateY(12.5rem)}}@keyframes toast-lg{0%{transform:translateY(50rem)}}.toast-wrapper{width:100%;position:fixed;bottom:10px;left:10px;z-index:101;animation:toast .5s ease-in-out}.toast-wrapper .toast{display:inline-block;background:#000c;box-shadow:0 .5rem 3rem .5rem #0000001a;color:#fff;font-weight:500;font-size:2rem;line-height:1.2;line-height:3rem;padding:1rem 2.5rem;border-radius:5rem}@media (max-width: 767px){.toast-wrapper{text-align:center}}.copyright-popup{display:flex;flex-direction:column;position:absolute;left:0;bottom:0;width:100%;border-radius:8px 8px 0 0;max-height:60%;min-height:442px;background:#fff;animation:toast-lg .5s ease-in-out}.copyright-popup .close-btn{display:none}.copyright-popup .copyright-header{padding:20px 0 0;border-radius:8px;background:#fff}.copyright-popup .copyright-header .title{text-align:center;margin-bottom:20px}.copyright-popup .copyright-header .title i{font-size:18px;color:#000;margin-right:10px}.copyright-popup .copyright-header .title span{font-weight:500;font-size:18px;line-height:20px;min-width:120px;color:#000}.copyright-popup .copyright-header .list-head{background:#eee;padding:14px 20px 13px}.copyright-popup .copyright-header .list-head span{font-size:16px;line-height:18px;font-weight:600;color:#000}.copyright-popup .copyright-body{flex:1;overflow:scroll}.copyright-popup .copyright-body .copyright-list{padding:5px 10px 20px;list-style:none;margin:0}.copyright-popup .copyright-body .copyright-list li{padding:10px;border-bottom:1px solid #cccccc}.copyright-popup .copyright-body .copyright-list li a{font-size:14px;font-weight:400;line-height:18px;color:#0096d7;border-bottom:1px solid #0096d7}.copyright-popup .copyright-body .copyright-list li span{font-size:14px;font-weight:400;line-height:18px;color:#000;text-align:center;min-width:120px}.copyright-popup .copyright-body .copyright-list li .title-span{min-width:77px}@media (max-width: 767px){.copyright-popup .copyright-body .copyright-list li .title-span{display:inline-block;min-width:62px}}.copyright-popup .copyright-body .copyright-list li .author-span{min-width:176px}@media (max-width: 767px){.copyright-popup .copyright-body .copyright-list li .author-span{display:inline-block;min-width:160px}}.copyright-popup .copyright-body .copyright-list li .usecond-body-span{min-width:76px}@media (max-width: 767px){.copyright-popup .copyright-body .copyright-list li .usecond-body-span{display:inline-block;min-width:63px}}.copyright-popup .copyright-body .empty-copyright{text-align:center;margin-top:50px}.copyright-popup .copyright-body .copyright-body::-webkit-scrollbar{display:none}@media (min-width: 767px){.copyright-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:8px;background:#fff;width:70%;max-width:665px;height:70%;max-height:565px;min-height:465px;overflow:hidden;animation:none}.copyright-popup .close-btn{display:block;position:fixed;top:18px;right:20px;font-size:28px;z-index:1;cursor:pointer}.copyright-popup .copyright-header{padding:35px 30px 0;background:#fff;border-radius:8px}.copyright-popup .copyright-header .title{text-align:center;margin-bottom:30px}.copyright-popup .copyright-header .title i{font-size:25px;color:#000;margin-right:10px}.copyright-popup .copyright-header .title span{font-weight:500;font-size:24px;line-height:26px;color:#000}.copyright-popup .copyright-header .list-head{background:#eee;padding:15px 20px}.copyright-popup .copyright-header .list-head span{font-weight:600;font-size:18px;line-height:20px;color:#000}.copyright-popup .copyright-body .copyright-list{list-style:none;padding:0 40px 35px;margin:0}.copyright-popup .copyright-body .copyright-list li{padding:15px 10px;border-bottom:1px solid #cccccc}.copyright-popup .copyright-body .copyright-list li a{font-size:16px;font-weight:400;line-height:18px;color:#0096d7;border-bottom:1px solid #0096d7}.copyright-popup .copyright-body .copyright-list li span{font-size:16px;font-weight:400;line-height:18px;color:#000;display:inline-block;padding:0 15px}.copyright-popup .copyright-body .empty-copyright{text-align:center;margin-top:50px}.copyright-popup .copyright-body::-webkit-scrollbar{display:none}}.report.modal{display:flex;justify-content:center;align-items:center}.report.modal .report-popup{display:flex;flex-direction:column;background:#fff;position:relative;min-height:48rem;max-height:60rem;border-radius:1rem}.report.modal .report-popup .close-btn{position:absolute;top:18px;right:20px;cursor:pointer;font-size:28px}.report.modal .report-popup .popup-content-area{padding:0 30px}.report.modal .report-popup .popup-header{padding:35px 0;background:#fff;text-align:center}.report.modal .report-popup .popup-header span{font-weight:600;font-size:24px;line-height:26px;color:#332c5c;padding:10px 25px;border-bottom:2px solid #a473ff}.report.modal .report-popup .popup-body{flex:1;overflow:scroll;color:#332c5c}.report.modal .report-popup .popup-body .title{font-weight:500;font-size:18px;line-height:20px;margin-bottom:10px}.report.modal .report-popup .popup-body .title strong{font-weight:500;font-size:18px;line-height:20px;color:#a473ff}.report.modal .report-popup .popup-body .popup-select-wrapper{border:1px solid #cccccc;border-radius:4px;margin-bottom:15px}.report.modal .report-popup .popup-body .popup-select-wrapper.thumbnail{min-width:22rem}.report.modal .report-popup .popup-body .popup-select-wrapper:not(:first-child){margin-bottom:3rem}.report.modal .report-popup .popup-body .popup-select-wrapper .content-select{width:100%}.report.modal .report-popup .popup-body .popup-select-wrapper .content-select .selected-area{padding:1.5rem;width:100%;justify-content:flex-start}.report.modal .report-popup .popup-body .popup-select-wrapper .content-select .selected-area .selected-value{font-size:2rem!important;color:#332c5c}.report.modal .report-popup .popup-body .popup-select-wrapper .content-select .selected-area .select-arrow-down{position:absolute;right:1.5rem}.report.modal .report-popup .popup-body .popup-select-wrapper .content-select .option-list-area-wrapper{width:100%}.report.modal .report-popup .popup-body .non-mobile{display:block}.report.modal .report-popup .popup-body .mobile{display:none}.report.modal .report-popup .popup-body textarea{width:100%;height:90px;padding:15px;border:1px solid #cccccc;box-sizing:border-box;border-radius:4px;resize:none;margin-bottom:15px;font-weight:400;font-size:16px;line-height:18px}.report.modal .report-popup .popup-body textarea::placeholder{color:#ccc}.report.modal .report-popup .popup-body p{margin-bottom:5px;font-weight:400;font-size:16px;line-height:18px;color:#222}.report.modal .report-popup .popup-body::-webkit-scrollbar{display:none}.report.modal .report-popup .button-wrapper{padding:5rem 0;display:flex;justify-content:center}.report.modal .report-popup .button-wrapper>button{height:6rem}@media (max-width: 767px){.report.modal .report-popup{position:fixed;bottom:0;width:100%;border-radius:8px 8px 0 0;min-height:unset;max-height:60%;animation:toast-lg .5s ease-in-out;overflow:hidden}.report.modal .report-popup .close-btn{display:none}.report.modal .report-popup .popup-content-area{padding:0 20px}.report.modal .report-popup .popup-header{padding:20px 0 27px}.report.modal .report-popup .popup-header span{font-size:18px;padding:0 20px 5px}.report.modal .report-popup .popup-body .title,.report.modal .report-popup .popup-body .title strong{font-size:16px;line-height:18px}.report.modal .report-popup .popup-body .non-mobile{display:none}.report.modal .report-popup .popup-body .mobile{display:block}.report.modal .report-popup .popup-body .select-box{border:1px solid #cccccc;border-radius:4px;margin-bottom:10px}.report.modal .report-popup .popup-body .select-box .active-type{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;box-sizing:border-box;border-radius:4px;cursor:pointer;font-weight:500;font-size:14px;line-height:16px;color:#454545}.report.modal .report-popup .popup-body .select-box .active-type i{font-size:15px}.report.modal .report-popup .popup-body .select-box .dropdown-area{position:absolute;background-color:#fff;border:1px solid #cccccc;border-radius:4px;z-index:50;list-style:none;margin:0;box-sizing:border-box;max-height:14rem;overflow:scroll;width:calc(100% - 40px)}.report.modal .report-popup .popup-body .select-box .dropdown-area.dropdown-enter-active,.report.modal .report-popup .popup-body .select-box .dropdown-area.dropdown-enter-to{animation-name:dropDown;animation-duration:.4s;animation-direction:normal}.report.modal .report-popup .popup-body .select-box .dropdown-area.dropdown-leave-from,.report.modal .report-popup .popup-body .select-box .dropdown-area.dropdown-leave-active{animation-name:dropUp;animation-duration:.4s;animation-direction:normal;animation-fill-mode:forwards}.report.modal .report-popup .popup-body .select-box .dropdown-area li{padding:15px 15px 0}.report.modal .report-popup .popup-body .select-box .dropdown-area li:last-child{padding-bottom:15px}.report.modal .report-popup .popup-body .select-box .dropdown-area li span{font-weight:400;font-size:1.75rem;line-height:1.2;line-height:16px;color:#999;cursor:pointer}.report.modal .report-popup .popup-body .select-box ul::-webkit-scrollbar{display:none}.report.modal .report-popup .popup-body textarea{padding:10px 15px;font-size:14px;line-height:16px}.report.modal .report-popup .popup-body p{font-size:14px;line-height:18px}.report.modal .report-popup .button-wrapper{padding:3rem 0}.report.modal .report-popup .button-wrapper .btn{width:100%;border-radius:unset;padding:20px 0}}.make-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex}.make-popup .card-wrapper{width:205px;height:224px;background:#fff;box-shadow:2px 2px 4px #bb8ac980;border-radius:10px;display:flex;flex-direction:column;position:relative}.make-popup .card-wrapper .continue-dimmed{position:absolute;width:100%;height:100%;background:#222;opacity:.5;border-radius:10px}.make-popup .card-wrapper .icon-wrapper{flex:122}.make-popup .card-wrapper .des{flex:32;text-align:center;font-weight:500;font-size:14px;line-height:16px;color:#222}.make-popup .card-wrapper .btn-wrapper{flex:70;display:flex;align-items:center;justify-content:center}.make-popup .card-wrapper .btn-wrapper button{border-radius:4.00246px;border:none;font-weight:500;font-size:16px;line-height:18px;color:#fff;background-color:#332c5c;padding:10px 35px}.make-popup .card-wrapper:nth-child(1){margin-right:40px}.make-popup .card-wrapper:nth-child(1) .icon-wrapper{padding:25px 54px 0 64px}.make-popup .card-wrapper:nth-child(2) .icon-wrapper{padding:30px 66px 0}@media (max-width: 767px){.make-popup{display:block}.make-popup .card-wrapper:nth-child(1){margin-right:0;margin-bottom:40px}}.contents-copy-popup{top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);position:relative;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translate(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;min-width:283px;width:40%;max-width:500px;border-radius:8px;height:auto;max-height:30%;min-height:200px;background:#fff;padding:30px 30px 40px}.contents-copy-popup .body{width:100%}.contents-copy-popup .body .title{font-size:25px;font-weight:700;margin-bottom:15px}.contents-copy-popup .body .title div{display:flex;font-size:25px;font-weight:700}.contents-copy-popup .body .title div p{color:#a473ff;font-size:25px;margin:0 10px;font-weight:700}.contents-copy-popup .body .title hr{height:3px;background-color:#8976fd;margin:10px 0 0;width:209px;border-top:unset}.contents-copy-popup .body .tip{display:flex;border-bottom:1px solid #ccc;padding-bottom:10px}.contents-copy-popup .body .tip>span{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:12px;width:43px;height:20px;margin-right:10px;color:#8976fd;background:#fff;border:1px solid #8976fd;border-radius:50px}.contents-copy-popup .body .tip p{color:#606060}.contents-copy-popup .body .count-area{display:flex;align-items:flex-end;align-content:center;width:100%}.contents-copy-popup .body .count-area .ap-input{display:flex;align-items:center;width:100%}.contents-copy-popup .body .count-area .ap-input input{width:calc(100% - 10px);height:45px;font-size:18px;color:#999;padding-left:10px;border:1px solid #ccc;border-radius:8px;margin-top:25px;margin-right:10px}.contents-copy-popup .body .count-area input{width:100%}.contents-copy-popup .body .count-area input.count{width:calc(100% - 80px);height:45px;font-size:18px;color:#999;padding-left:10px;border:1px solid #ccc;border-radius:8px;margin-top:25px;margin-right:10px}.contents-copy-popup .body .count-area span{font-size:22px;color:#999}.contents-copy-popup .body .count-area button{background-color:#999;border-radius:8px;min-width:80px;height:45px;color:#fff;border:none;margin-top:20px}.contents-copy-popup .body .count-area .ready{background-color:#a473ff}.contents-rename-popup{position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;width:58rem;border-radius:2rem;height:20.375rem;background:#fff;box-sizing:border-box;padding:4.5rem 3rem 3rem}@media (max-width: 767px){.contents-rename-popup{width:42.875rem;height:19.375rem}}.contents-rename-popup .close-btn{position:absolute;width:3rem;height:3rem;top:1rem;right:1rem;cursor:pointer}.contents-rename-popup .body{width:100%}.contents-rename-popup .body .title{font-weight:700;font-size:3rem;line-height:1.2;margin-bottom:3rem}@media (max-width: 767px){.contents-rename-popup .body .title{font-weight:700;font-size:2.25rem;line-height:1.2}}.contents-rename-popup .body .count-area{display:flex;gap:1.5rem;align-items:flex-start}.contents-rename-popup .body .count-area .apoc-input{width:35rem;height:6rem}.contents-rename-popup .body .count-area .apoc-input input{width:33rem;padding:1.5rem 1rem;border:1px solid #e5e5e5;border-radius:1rem;font-weight:500;font-size:2rem;line-height:1.2}@media (max-width: 767px){.contents-rename-popup .body .count-area .apoc-input{width:25rem}.contents-rename-popup .body .count-area .apoc-input input{width:23rem}}.contents-rename-popup .body .count-area .btn-wrapper{width:15.5rem}@media (max-width: 767px){.contents-rename-popup .body .count-area .btn-wrapper{width:10.375rem}}.contents-rename-popup .body .count-area button{background-color:#999;border-radius:1.5rem;width:100%;height:6rem;color:#fff;border:none;font-weight:600;font-size:2.25rem;line-height:1.2;line-height:4rem;padding:0!important}.contents-rename-popup .body .count-area .ready{background-color:#a473ff;cursor:pointer}.inspection-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex}@media (max-width: 767px){.inspection-popup{width:100%;top:unset;left:0%;bottom:0%;transform:unset}}.inspection-popup .img-wrapper{width:500px;display:flex;flex-direction:column;position:relative}@media (max-width: 767px){.inspection-popup .img-wrapper{width:100%}}.inspection-popup .img-wrapper .inspection-btn-email{cursor:pointer;position:absolute;bottom:85px;left:5%;width:50%;height:25px}@media (max-width: 767px){.inspection-popup .img-wrapper .inspection-btn-email{height:6.5%;bottom:21%}}.inspection-popup .img-wrapper .inspection-btn-left{position:absolute;bottom:0;left:0;width:250px;height:70px;background-color:transparent;cursor:pointer}@media (max-width: 767px){.inspection-popup .img-wrapper .inspection-btn-left{width:50%;height:17%}}.inspection-popup .img-wrapper .inspection-btn-right{position:absolute;bottom:0;right:0;width:250px;height:70px;background-color:transparent;cursor:pointer}@media (max-width: 767px){.inspection-popup .img-wrapper .inspection-btn-right{width:50%;height:17%}}.inspection-popup .img-wrapper .lottie-apple{position:absolute;left:50%;top:calc(-8% + 10px);transform:translate(-50%)}@media (max-width: 767px){.inspection-popup .img-wrapper .lottie-apple{height:50%;top:-8%}}.popup-wrapper{background-color:#fff;position:relative;left:50%;top:50%;width:55%;max-width:665px;height:66%;max-height:1000px;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}@media (max-width: 767px){.popup-wrapper{top:50%;width:calc(100% - 5rem);max-height:450px;height:calc(100% - 14.5rem)}}.popup-wrapper.contents-popup{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px;overflow:hidden;z-index:1;overflow:visible}.popup-wrapper.contents-popup .popups{height:100%}.popup-wrapper.contents-popup .popups .save-popup-content-area::-webkit-scrollbar{display:none}.popup-wrapper.contents-popup .popups .save-popup-content-area .popup-title>h2{border-bottom-color:transparent}.popup-wrapper .popups .save-popup-content-area{height:calc(100% - 11rem);overflow-y:auto;overflow-x:hidden;padding:5rem 3rem;box-sizing:border-box}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area{padding:3rem}}@media (max-width: 315px){.popup-wrapper .popups .save-popup-content-area{padding:3rem 1.5rem}}.popup-wrapper .popups .save-popup-content-area .popup-title{margin:0 0 3rem;text-align:left;color:#332c5c}.popup-wrapper .popups .save-popup-content-area .popup-title h2{display:inline-flex;font-weight:700;font-size:3.5rem;line-height:1.2;line-height:130%}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area .popup-title h2{font-weight:700;font-size:2.75rem;line-height:1.2}}.popup-wrapper .popups .save-popup-content-area .save-popup-body{position:relative;display:flex;flex-direction:column}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area{height:100%}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-title{display:flex;margin-bottom:1.5rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-title>span{color:#332c5c;font-weight:500;font-size:2.25rem;line-height:1.2;line-height:1.5}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-title>span{font-weight:500;font-size:2rem;line-height:1.2}}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-title.thumbnail{margin-bottom:.5rem!important}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-title.category{margin-top:3rem!important;align-items:center}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-title .text--primary{color:#a473ff}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-input-text{width:calc(100% - 3rem - 1px);border-radius:1rem;border:1px solid #e5e5e5;padding:1.5rem;margin-bottom:3rem;font-weight:400;font-size:2rem;line-height:1.2;color:#332c5c}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-input-text::placeholder{color:#adabbe}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-input-text{font-weight:400;font-size:1.75rem;line-height:1.2}}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-des{color:#85809d;font-weight:400;font-size:2rem;line-height:1.2;line-height:130%;margin-bottom:1.5rem}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-content-des{font-weight:400;font-size:1.75rem;line-height:1.2}}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper{width:100%;height:6rem;margin-bottom:3rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area{display:inline-flex;width:100%;height:100%}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area{flex-direction:column;gap:.5rem;height:auto}}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .thumbnail-click-area{flex:2;margin-right:1rem}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .thumbnail-click-area{margin-right:0!important}}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .thumbnail-click-area label{position:relative;background:#fff;border:1px dashed #e5e5e5;border-radius:.5rem;width:100%;height:100%;cursor:pointer;display:flex;justify-content:center;align-items:center}@media (max-width: 767px){.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .thumbnail-click-area label{width:unset;height:6rem}}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .thumbnail-click-area input[class=input-thumb]{display:none}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .thumbnail-click-area .input-thumb-text{display:block;color:#adabbe;font-weight:400;font-size:2rem;line-height:1.2;line-height:3rem;text-align:center}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .has-file{position:relative;background:#fff;border:1px solid #e0e0e0;box-sizing:border-box;border-radius:1rem;width:60%;height:6rem;display:inline-block;cursor:pointer;margin-right:5px}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .input-file-area .has-file .input-thumb-text{position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;font-weight:400;font-size:2rem;line-height:1.2;color:#332c5c;line-height:3.75rem;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 1.5rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .popup-thumb-view{position:relative;width:calc(100% - 3rem);padding-top:40%;margin:.5rem auto 0}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .input-file-wrapper .popup-thumb-view .thumb-img{position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;position:absolute;object-fit:cover;max-width:100%;max-height:calc(100% - 2px)}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .slash{margin:0 1rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check{font-weight:500;font-size:2.25rem;line-height:1.2;line-height:2.5rem;color:#332c5c;position:relative;display:flex;align-items:center}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check input[id=baby-check]+label{position:relative;display:inline-block;width:2.25rem;height:2.25rem;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;margin-right:.5rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check input[id=baby-check]+label.active{border-color:#a473ff}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check input[id=baby-check]+label .baby-check-mark{position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;position:absolute;color:#a473ff}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check input[id=baby-check]{display:none}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check .info-icon{display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;border:1px solid #e0e0e0;border-radius:50%;color:#e0e0e0;cursor:pointer;margin-left:.5rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check .info-icon.active{border-color:#a473ff;color:#a473ff}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check .toddler-explain-arrow{position:absolute;top:0;right:-3rem;width:2rem;height:2rem;background:#a473ff;border-radius:2px;transform:rotate(45deg)}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check .toddler-explain{position:absolute;top:calc(-50% - 1.125rem);right:-24.25rem;width:fit-content;max-width:20rem;padding:1.25rem;background:#a473ff;border-radius:.5rem;z-index:1;font-weight:400;font-size:2rem;line-height:1.2;line-height:2.5rem;color:#fff}@media (max-width: 375px){.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check .toddler-explain-arrow{top:3rem;right:.3rem;z-index:1}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .toddler-check .toddler-explain{top:3.75rem;min-width:20rem;right:-2rem}}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper{border:1px solid #e5e5e5;border-radius:1rem;height:6rem;display:flex;align-items:center;justify-content:center}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper.thumbnail{min-width:22rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper:not(:first-child){margin-bottom:3rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper .content-select{width:100%}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper .content-select .selected-area{padding:1.5rem;width:100%;justify-content:flex-start}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper .content-select .selected-area .selected-value{font-size:2rem!important;color:#332c5c}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper .content-select .selected-area .select-arrow-down{position:absolute;right:1.5rem}.popup-wrapper .popups .save-popup-content-area .save-popup-body .popup-content-area .popup-select-wrapper .content-select .option-list-area-wrapper{width:100%}.popup-wrapper .popups .popup-save-btn-area-dimmed{position:fixed;z-index:2;left:0;bottom:10rem;width:100%;height:2.625rem;background-image:linear-gradient(#ffffff0d,#fff 60%);transition:transform .3s ease 0s}.popup-wrapper .popups .popup-save-btn-area{background-color:#fff;border-radius:0 0 2rem 2rem;height:6rem;padding:2rem;display:flex;bottom:0;width:calc(100% - 4rem);position:fixed;z-index:2;gap:1rem;box-shadow:0 -.5rem 1rem .5rem #9898981a;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.popup-btn{-webkit-border-radius:1.5rem;-moz-border-radius:1.5rem;border-radius:1.5rem;overflow:hidden;z-index:1;font-weight:600;font-size:2.25rem;line-height:1.2;display:flex;justify-content:center;align-items:center;padding:1rem 0;width:calc((100% - 1rem)/2)}.popup-btn.close{color:#332c5c;border:1px solid #e5e5e5;background-color:#fff}.popup-btn.save{background:#a473ff;border-color:transparent;color:#fff}.share-link-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:2rem;width:70rem;padding:4rem 3rem;box-sizing:border-box}.share-link-popup .close-btn{position:absolute;top:0;right:0;padding:1rem;cursor:pointer}.share-link-popup .close-btn>svg{width:3rem!important;height:3rem!important}.share-link-popup .title{font-size:3rem;font-weight:700;line-height:3rem;color:#332c5c;text-align:center;margin-bottom:3rem}.share-link-popup .link-info-area .share-link-label{display:flex;align-items:flex-end;font-size:2rem;font-weight:500;line-height:2.5rem;color:#332c5c;margin-bottom:1rem;gap:4px}.share-link-popup .link-info-area .share-link-label .share-link-disc{font-size:14px;font-weight:500;line-height:16px;color:#85809d;letter-spacing:-.3px}.share-link-popup .link-info-area .share-link-info{height:6rem;display:flex;min-width:0}.share-link-popup .link-info-area .share-link-info .link-wrapper{display:flex;justify-content:center;align-items:center;border:1px solid #e5e5e5;border-radius:1rem;padding:1.5rem;width:calc(100% - 12.25rem)}.share-link-popup .link-info-area .share-link-info .link-url{font-size:2rem;font-weight:500;line-height:3rem;color:#332c5c;border:none;width:calc(100% - 60px)}.share-link-popup .link-info-area .share-link-info .link-info{font-size:14px;font-weight:400;line-height:3rem;color:#85809d;margin-left:1rem;min-width:8.5rem;text-align:center}.share-link-popup .link-info-area .share-link-info .QR-wrapper{position:relative;display:inline-block}.share-link-popup .link-info-area .share-link-info .link-copy-qr{min-width:48px;height:100%;padding:1rem;margin-left:12px;border-radius:8px;background-color:#a473ff33;font-size:18px;font-weight:600;line-height:32px;border:none;cursor:pointer}.share-link-popup .link-info-area .share-link-info .link-copy-qr .qrLoaded{opacity:1}.share-link-popup .link-info-area .share-link-info .arrow{width:6px;height:10px;left:95px;position:absolute;color:#333;z-index:10}.share-link-popup .link-info-area .share-link-info .tooltip-text{width:156px;visibility:hidden;background-color:#333;color:#fff;border-radius:4px;padding:12px;position:absolute;z-index:10;top:calc(100% + 9px);left:calc(50% + 6px);transform:translate(-50%);opacity:0;transition:opacity .3s;white-space:normal;font-size:14px;font-weight:600}.share-link-popup .link-info-area .share-link-info .tooltip-text:after{content:"";position:absolute;top:calc(0% - 12px);left:calc(50% - 6px);border-width:6px;border-style:solid;border-color:transparent transparent #333 transparent}.share-link-popup .link-info-area .share-link-info .QR-wrapper:hover .tooltip-text{visibility:visible;opacity:1}.share-link-popup .link-info-area .share-link-info .link-copy-btn{min-width:86px;height:100%;padding:1rem;margin-left:8px;border-radius:12px;background-color:#a473ff;font-size:18px;font-weight:600;line-height:32px;color:#fff;border:none;cursor:pointer}@media (max-width: 767px){.share-link-popup .link-info-area .share-link-info .link-copy-btn{min-width:72px}}.share-link-popup .link-info-area .share-link-desc{margin-top:4px;font-size:12px;font-weight:400;line-height:16px;color:#85809d;padding-left:1rem}.share-link-popup .link-info-area .share-link-select{margin-top:1rem;height:5rem;display:flex;min-width:0;align-items:center}.share-link-popup .link-info-area .share-link-select input[type=checkbox]+label:before{display:block;content:"";width:18px;height:18px;background:#fff;border:1px solid #adabbe;border-radius:2px;cursor:pointer;margin-right:1rem}.share-link-popup .link-info-area .share-link-select input[type=checkbox]:checked+label:before{width:20px;height:20px;background-image:url(/assets/images/icon-basic/icon-check-primary.svg);background-size:cover;border:none}.share-link-popup .link-info-area .share-link-select input[type=checkbox]{display:none}.share-link-popup .link-info-area .share-link-select label{display:flex;min-width:0;align-items:center;font-size:16px;font-weight:400;line-height:20px;color:#332c5c}.share-link-popup .link-info-area .share-link-select .page-select-list{height:100%;width:105px;margin-left:12px}.share-link-popup .link-info-area .share-link-select .page-select-list .selected-area{padding:10px;border-color:#e5e5e5;font-size:14px;font-weight:400;line-height:20px;color:#332c5c}.share-link-popup .link-info-area .share-link-select .page-select-list .selected-area .left-area{gap:unset!important}.share-link-popup .link-info-area.play-mode{margin-top:3rem}@media (max-width: 767px){.share-link-popup{width:calc(100% - 2rem);max-width:343px;padding:4rem 2rem 3rem}.share-link-popup .title{font-size:22px;font-weight:700;line-height:22px;text-align:start}.share-link-popup .link-info-area .share-link-label{font-size:16px;font-weight:500;line-height:20px;margin-bottom:1rem;flex-direction:column;align-items:flex-start}.share-link-popup .link-info-area .share-link-desc{font-size:14px;font-weight:400;line-height:16px;color:#85809d;padding-left:0}.share-link-popup .link-info-area .share-link-select{margin-top:1rem}.share-link-popup .link-info-area .share-link-select label{font-size:14px;font-weight:400;line-height:20px}}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper{padding:8px!important;width:fit-content!important;min-width:165px!important;animation-name:dropDown;animation-duration:.4s;animation-direction:normal}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .action-box{display:none}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .cancel{display:none}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .apoc-svg{padding-right:0}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area{padding:0;margin:0;display:flex;flex-direction:column;max-height:140px;overflow-y:auto}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area .hasLine{height:1px;padding:unset!important;background-color:#e5e5e5;margin:8px 0!important;cursor:none!important}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area li{padding:10px 8px!important;gap:8px;box-sizing:border-box;justify-content:space-between;border-bottom:0}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area li .icon-check{margin-left:0!important}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area li div{font-size:14px;font-weight:400;color:#332c5c}@media (max-width: 767px){#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area li{flex-direction:row-reverse;justify-content:flex-end;border-bottom:0}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area li .apoc-svg{padding-right:0}#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area .border,#app:has(.share-link-popup) #apoc-select-options .option-list-area-wrapper .option-list-area .cancel{display:none}}.apoc-renewal-popup{width:80rem;height:auto;min-height:531px;font-family:Famppy,sans-serif!important;opacity:0}.apoc-renewal-popup *{font-family:Famppy,sans-serif!important}.apoc-renewal-popup.loaded{opacity:1}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area{padding:68px 0 6rem;text-align:center;position:relative}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border-top-left-radius:3rem;border-top-right-radius:3rem;z-index:-1}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-1,.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-2,.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-3,.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-4,.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-5{position:absolute;border-radius:100%;z-index:0}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-1{width:278px;height:278px;top:-23px;left:-50px;background-color:#f9f;opacity:.19;filter:blur(50px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-2{width:278px;height:278px;top:-23px;right:41px;background-color:#f9f;opacity:.19;filter:blur(50px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-3{width:214px;height:214px;bottom:-52px;left:35px;background-color:#694eff;opacity:.18;filter:blur(75px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-4{width:209px;height:209px;bottom:-88px;right:127px;background-color:#f9f;opacity:.27;filter:blur(75px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-5{width:260px;height:260px;bottom:-48px;right:-76px;background-color:#ac70ff;opacity:.18;filter:blur(50px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update{display:flex;min-width:0;align-items:center;justify-content:center;width:100%;margin-bottom:3rem;padding-left:1.09375%;box-sizing:border-box}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update img{display:block}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .prev-logo{border-radius:3rem;width:156px;box-shadow:4px 4px 10px #88888826}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .change-icon{width:52px;margin:0 5px 0 8px;transform:translateY(5px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo{border-radius:3rem;width:240px;box-shadow:6px 6px 15px #ae67ff80}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo-wrapper{position:relative}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo-wrapper .logo-deco{position:absolute;width:474px;top:-117px;right:-124px}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo-wrapper .logo-deco.mobile{display:none}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .main-title{font-size:32px;font-weight:900;line-height:42px;margin-bottom:.5rem;background:linear-gradient(64.34deg,#f9f -4.78%,#e48bff 15%,#9f68ff 69.52%,#7453ff 110.41%,#644bff 124.04%);background-clip:text;-webkit-background-clip:text;color:transparent}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .desc{font-size:18px;font-weight:400;line-height:23px;margin-bottom:2rem;color:#332c5ccc}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .desc strong{font-size:18px;font-weight:400;line-height:23px;color:#a473ff}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .desc.mobile{display:none}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .comm-link-btn{display:inline-flex;min-width:0;align-items:center;justify-content:center;padding:16px 53px 17px;border-radius:60px;background:linear-gradient(238deg,#6f51ff 2.23%,#a473ff 45.17%,#eb90ff 85.62%);box-shadow:2px 2px 2px #ffffff4d inset,-2px -2px 2px #8c5cf44d inset,-4px -4px 3px #fcf0ff33 inset,6px 6px 15px #ae67ff80;font-size:18px;font-weight:500;line-height:23px;color:#fff;cursor:pointer}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .comm-link-btn img{margin-left:.5rem}.apoc-renewal-popup .apoc-renewal-popup-wrapper .btn-area{display:flex;min-width:0;align-items:center;transform:translateY(-1px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .btn-area .btn{flex:1;padding:19px;font-size:18px;font-weight:400;line-height:32px;color:#332c5c;text-align:center;background:#fff;border:1px solid transparent;cursor:pointer}.apoc-renewal-popup .apoc-renewal-popup-wrapper .btn-area .btn.btn-left{border-color:#e5e5e5;border-bottom-left-radius:3rem}.apoc-renewal-popup .apoc-renewal-popup-wrapper .btn-area .btn.btn-right{background:#323232;font-weight:600;color:#fff;border-bottom-right-radius:3rem}@media (max-width: 767px){.apoc-renewal-popup{position:absolute;top:unset;bottom:-1px;left:0;transform:unset;width:100%;min-height:unset}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area{padding:9rem 20px 6rem}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg{border-top-left-radius:12px;border-top-right-radius:12px}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-1{width:46.1333333333%;height:46.1333333333%;top:75px;left:-6.1333333333%}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-2{width:46.1333333333%;height:46.1333333333%;top:unset;bottom:-73px;right:30.1333333333%}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-3{width:35.4666666667%;height:35.4666666667%;top:8px;left:unset;right:-5.3333333333%}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-4{width:34.6666666667%;height:34.6666666667%;bottom:-65px;right:12.8%}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .popup-bg .bg-el-5{width:43.2%;height:43.2%;bottom:-40px;right:-20.8%}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update{position:relative;margin-bottom:21px;padding-left:0}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .prev-logo{width:unset;height:112px}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .change-icon{width:37px;margin:0 4px 0 6px;transform:translateY(3.5px)}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo{width:unset;height:112px}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo-wrapper{position:unset}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo-wrapper .logo-deco{width:100vw;top:-31.2vw;right:-20px;display:none}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .logo-update .renewal-logo-wrapper .logo-deco.mobile{display:block}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .main-title{font-size:24px;font-weight:900;line-height:31px;background:linear-gradient(88.28deg,#f9f 6.55%,#e48bff 22.12%,#9f68ff 65.04%,#7453ff 97.22%,#644bff 107.95%);background-clip:text;-webkit-background-clip:text;color:transparent}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .desc{font-size:16px;font-weight:400;line-height:21px;display:none}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .desc strong{font-size:16px;font-weight:400;line-height:21px}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .desc.mobile{display:block}.apoc-renewal-popup .apoc-renewal-popup-wrapper .content-area .comm-link-btn{width:100%;padding:13px 0 14px;background:linear-gradient(237.75deg,#6f51ff 2.23%,#a473ff 45.17%,#eb90ff 85.62%);font-size:16px;font-weight:500;line-height:21px}.apoc-renewal-popup .apoc-renewal-popup-wrapper .btn-area .btn{flex:1;padding:11px;font-size:16px;font-weight:400;line-height:32px}.apoc-renewal-popup .apoc-renewal-popup-wrapper .btn-area .btn.btn-left{border-bottom-left-radius:0;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.apoc-renewal-popup .apoc-renewal-popup-wrapper .btn-area .btn.btn-right{font-weight:500;border-bottom-right-radius:0}}.apoc-promo-popup{width:80rem;height:auto;min-height:80rem;opacity:0}.apoc-promo-popup.loaded{opacity:1}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area{text-align:center;position:relative;height:71rem}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area .popup-bg{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;border-top-left-radius:3rem;border-top-right-radius:3rem;align-items:unset;z-index:-1}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area .popup-bg .promo-img{width:64rem;height:64rem;margin-top:-2rem}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area .comm-link-btn{position:absolute;left:50%;transform:translate(-50%);bottom:5rem;display:inline-flex;min-width:0;align-items:center;justify-content:center;padding:16px 70px 17px;border-radius:60px;background:linear-gradient(237.75deg,#6f51ff 2.23%,#a473ff 45.17%,#eb90ff 85.62%);box-shadow:2px 2px 2px #ffffff4d inset,-2px -2px 2px #8c5cf44d inset,-4px -4px 3px #fcf0ff33 inset,6px 6px 15px #ae67ff80;font-size:18px;font-weight:700;line-height:23px;color:#fff;cursor:pointer}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area .comm-link-btn img{margin-left:.5rem}.apoc-promo-popup .apoc-promo-popup-wrapper .btn-area{display:flex;min-width:0;align-items:center;transform:translateY(-1px)}.apoc-promo-popup .apoc-promo-popup-wrapper .btn-area .btn{flex:1;padding:19px;font-size:18px;font-weight:400;line-height:32px;color:#332c5c;text-align:center;background:#fff;border:1px solid transparent;cursor:pointer}.apoc-promo-popup .apoc-promo-popup-wrapper .btn-area .btn.btn-left{border-color:#e5e5e5;border-bottom-left-radius:3rem}.apoc-promo-popup .apoc-promo-popup-wrapper .btn-area .btn.btn-right{background:#323232;font-weight:600;color:#fff;border-bottom-right-radius:3rem}@media (max-width: 767px){.apoc-promo-popup{position:absolute;top:unset;bottom:-1px;left:0;transform:unset;width:100%;min-height:unset}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area{height:58rem}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area .popup-bg{border-top-left-radius:12px;border-top-right-radius:12px}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area .popup-bg .promo-img{width:48rem;height:48rem;margin-top:unset}.apoc-promo-popup .apoc-promo-popup-wrapper .content-area .comm-link-btn{width:calc(100% - 45px);padding:13px 0 14px;font-size:2rem;font-weight:700;line-height:20.8px;background:linear-gradient(237.75deg,#6f51ff 2.23%,#a473ff 45.17%,#eb90ff 85.62%)}.apoc-promo-popup .apoc-promo-popup-wrapper .btn-area .btn{flex:1;padding:11px;font-size:16px;font-weight:400;line-height:32px}.apoc-promo-popup .apoc-promo-popup-wrapper .btn-area .btn.btn-left{border-bottom-left-radius:0;border-left-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.apoc-promo-popup .apoc-promo-popup-wrapper .btn-area .btn.btn-right{font-weight:500;border-bottom-right-radius:0}}.apoc-popups{display:flex;justify-content:center;align-items:center;width:100%;max-width:180rem;height:100%;position:relative;margin:auto}.apoc-popups.only-one{position:absolute;width:unset;height:unset;max-width:unset;top:50%;left:50%;transform:translate(-50%,-50%)}.apoc-popups.only-one .apoc-renewal-popup,.apoc-popups.only-one .apoc-promo-popup{position:unset;left:0}@media (max-width: 767px){.apoc-popups.only-one{position:fixed;width:100%;height:unset;max-width:unset;top:unset;left:unset;transform:unset;bottom:0}}.apoc-popups .apoc-renewal-popup{transform:scale(.8);position:absolute;left:7%;z-index:1}@media (max-width: 767px){.apoc-popups .apoc-renewal-popup{transform:unset;position:unset;left:0}}.apoc-popups .apoc-promo-popup{transform:scale(.8);position:absolute;right:7%}@media (max-width: 767px){.apoc-popups .apoc-promo-popup{transform:unset;position:unset;left:0}}@media (max-width: 767px){.apoc-popups{display:unset;position:fixed;bottom:0;height:unset}.apoc-popups .apoc-renewal-popup,.apoc-popups .apoc-promo-popup{transform:unset;position:fixed;left:0;bottom:0}.apoc-popups .apoc-renewal-popup{z-index:1}.apoc-popups .apoc-promo-popup{display:none}.apoc-popups.only-one .apoc-promo-popup{display:unset;width:100%}}.payment-success-popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border-radius:2rem;padding:5rem 3rem 3rem;min-width:58rem}.payment-success-popup .content-wrapper .img-section{margin-bottom:1rem;display:flex;justify-content:center}.payment-success-popup .content-wrapper .img-section .apoc-img{text-align:center}.payment-success-popup .content-wrapper .img-section .apoc-img img{width:7rem;height:7rem;object-fit:cover}.payment-success-popup .content-wrapper .text-section{margin-bottom:3rem;text-align:center}.payment-success-popup .content-wrapper .text-section .title{font-size:28px;font-weight:700;line-height:36.4px;color:#332c5c}.payment-success-popup .content-wrapper .text-section .desc{margin-top:1rem;font-size:18px;font-weight:400;line-height:23.4px;color:#85809d}.payment-success-popup .content-wrapper .button-section{padding:1rem;text-align:center;border-radius:12px;background-color:#a473ff;font-size:18px;font-weight:600;line-height:4rem;color:#fff;cursor:pointer}@media (max-width: 767px){.payment-success-popup{padding:3rem;min-width:40rem}.payment-success-popup .content-wrapper .text-section{margin-bottom:2rem}.payment-success-popup .content-wrapper .text-section .title{font-size:22px;font-weight:700;line-height:22px}.payment-success-popup .content-wrapper .text-section .desc{font-size:14px;font-weight:400;line-height:18px}}.policy-page{display:flex;flex-direction:column;align-items:center;margin-bottom:80px}.policy-page .title{margin-top:80px;margin-bottom:20px;color:#332c5c;font-size:30px;line-height:32px;font-weight:600}@media (min-width: 768px) and (max-width: 1023px){.policy-page .title{margin:30px 0 10px;font-size:24px;line-height:26px}}.policy-page .sub-title{margin-bottom:40px;color:#332c5c;font-size:18px;line-height:1.5;font-weight:500}@media (min-width: 768px) and (max-width: 1023px){.policy-page .sub-title{margin:0 0 10px;padding:0 30px;font-size:14px;line-height:1.51;text-align:center}}.policy-page .contents-area{max-width:1000px;width:calc(100% - 40px);border:1px solid #e0e0e0;border-radius:20px;padding:50px;color:#332c5c}@media (min-width: 768px) and (max-width: 1023px){.policy-page .contents-area{padding:30px}}.policy-page .contents-area .content:not(:last-child){margin-bottom:44px}@media (min-width: 768px) and (max-width: 1023px){.policy-page .contents-area .content:not(:last-child){margin-bottom:25px}}.policy-page .contents-area span{color:#332c5c;font-size:24px;line-height:28px;font-weight:600;background:linear-gradient(to top,rgba(134,1,231,.15) 42%,transparent 0%)}@media (min-width: 768px) and (max-width: 1023px){.policy-page .contents-area span{font-size:16px;line-height:18px}}.policy-page .contents-area h6{font-size:16px;line-height:22px;font-weight:700;margin-top:25px}@media (min-width: 768px) and (max-width: 1023px){.policy-page .contents-area h6{font-size:14px;line-height:20px;margin-top:10px}}.policy-page .contents-area p{margin-top:15px;font-size:16px;line-height:22px}@media (min-width: 768px) and (max-width: 1023px){.policy-page .contents-area p{margin-top:15px;font-size:14px;line-height:20px}}.policy-page .contents-area .des{margin-top:5px;font-size:14px;line-height:20px;color:#999;font-weight:400}.policy-page .contents-area ul{margin-top:25px;list-style:none;padding-left:0}.policy-page .contents-area ul li{font-size:16px;line-height:22px;color:#332c5c;font-weight:400}.loading-bg{width:100vw;height:100vh;position:fixed;background-color:#00000080;top:0;z-index:99999999;display:flex}.loading-bg .loading-container-bounce{width:250px;height:162px;position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges;padding:33px 10px}.loading-bg .loading-container-bounce .loading-img-bounce{width:100%;height:46px;display:flex;position:relative;justify-content:center;align-items:center}.loading-bg .loading-container-bounce .loading-img-bounce .loading-fur-bounce{width:50px;height:46px;animation:bounce 1s;transform:translateY(-12px);animation-iteration-count:infinite;position:absolute}.loading-bg .loading-container-bounce .loading-bar-container-bounce{margin-top:16px;width:228px;height:8px}.loading-bg .loading-container-bounce .loading-bar-container-bounce .loading-bar-bounce{width:228px;height:8px;padding:95,10,59,10px;border-radius:67.64px;background-color:#444}.loading-bg .loading-container-bounce .loading-bar-container-bounce .loading-bar-bounce .innerbar-bounce{height:100%;border-radius:67.64px;background-color:#a473ff;transition:width .5s ease}.loading-bg .loading-container-bounce .title-container-bounce{margin-top:8px;display:flex;min-width:0;justify-content:space-between;align-items:center}.loading-bg .loading-container-bounce .title-container-bounce .loading-title-bounce{font-size:15px;font-weight:400;line-height:17.9px;color:#fff}.loading-bg .loading-container-bounce .title-container-bounce .loading-progress-bounce{font-size:15px;font-weight:700;line-height:17.9px;text-align:right;margin-left:108px;color:#fff}.loading-bg .loading-container-slide{width:228px;height:72.36px;position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}.loading-bg .loading-container-slide .title-container-slide{text-align:center}.loading-bg .loading-container-slide .title-container-slide .loading-progress-slide{font-size:28px;font-weight:700;line-height:33.41px;color:#fff}@media (min-width: 1024px) and (max-width: 1280px){.loading-bg .loading-container-slide .title-container-slide .loading-progress-slide{font-size:26px}}.loading-bg .loading-container-slide .loading-bar-container-slide{margin-top:16px;width:228px;height:8px}.loading-bg .loading-container-slide .loading-bar-container-slide .loading-bar-slide{width:228px;height:8px;border-radius:67.64px;background-color:#444}.loading-bg .loading-container-slide .loading-bar-container-slide .loading-bar-slide .innerbar-slide{height:100%;border-radius:67.64px;background-color:#a473ff;transition:width .5s ease}.loading-bg .loading-container-slide .loading-bar-container-slide .loading-bar-slide .loading-fur-slide{position:absolute;top:40px;width:33px;height:30px;transition:left .5s ease}.loading-bg .loading-container-roll{width:228px;height:72.36px;position:relative;left:50%;top:50%;display:block;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);-o-transform:translateX(-50%) translateY(-50%);transform:translate(-50%) translateY(-50%);image-rendering:crisp-edges;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:-o-crisp-edges}.loading-bg .loading-container-roll .title-container-roll{text-align:center}.loading-bg .loading-container-roll .title-container-roll .loading-progress-roll{font-size:28px;font-weight:700;line-height:33.41px;color:#fff}.loading-bg .loading-container-roll .loading-bar-container-roll{margin-top:6px;width:228px;height:8px}.loading-bg .loading-container-roll .loading-bar-container-roll .loading-bar-roll{width:228px;height:20px;border-radius:67.64px;background-color:#444}.loading-bg .loading-container-roll .loading-bar-container-roll .innerbar-roll{height:100%;border-radius:67.64px;transition:width .5s ease;background:linear-gradient(-90deg,#a473ff,#7159ff82 92.65%)}.loading-bg .loading-container-roll .loading-bar-container-roll .loading-fur-roll{position:absolute;top:38px;width:25px;height:24px;transition:all ease .5s}@keyframes bounce{0%{top:0;-webkit-animation-timing-function:ease-in}50%{top:12px;-webkit-animation-timing-function:ease-out}55%{top:16px;-webkit-animation-timing-function:ease-in}65%{top:12px;-webkit-animation-timing-function:ease-out}95%{top:0;-webkit-animation-timing-function:ease-in}to{top:0;-webkit-animation-timing-function:ease-in}}.side-bar-mypage{max-width:318px;width:318px;background-color:#fff;height:100vh;padding:8rem 5rem 0 3rem}@media (max-width: 1023px){.side-bar-mypage{display:none}}@media (min-width: 1024px) and (max-width: 1280px){.side-bar-mypage{display:none}}.side-bar-mypage .title{padding-left:18px;font-weight:700;font-size:3rem;line-height:1.2;color:#332c5c}.side-bar-mypage .side-menu .apoc-tabs-list{display:flex;flex-direction:column;padding-top:3rem;align-items:flex-start;padding-bottom:1rem;cursor:pointer}.side-bar-mypage .side-menu .apoc-tabs-list li{display:flex;align-items:center;padding:18px 20px;width:238px}.side-bar-mypage .side-menu .apoc-tabs-list li span{font-weight:400;font-size:2rem;line-height:1.2;color:#332c5c}.side-bar-mypage .side-menu .apoc-tabs-list li.save_active{background-color:#f5f4f7;border-radius:1rem;width:238px}.side-bar-mypage .side-menu .apoc-tabs-list li.save_active span{color:#a473ff}.side-bar-mypage .side-menu .apoc-tabs-list li.history_active{background-color:#f5f4f7;border-radius:1rem;width:238px}.side-bar-mypage .side-menu .apoc-tabs-list li.history_active span{color:#a473ff}.side-bar-mypage .side-menu .apoc-tabs-list li.following_active{background-color:#f5f4f7;border-radius:1rem;width:238px}.side-bar-mypage .side-menu .apoc-tabs-list li.following_active span{color:#a473ff}.side-bar-mypage .side-menu .sidebar-bottom{border-top:1px solid #e5e5e5}.side-bar-mypage .side-menu .sidebar-bottom>div{display:flex;padding:18px 20px;cursor:pointer}.side-bar-mypage .side-menu .sidebar-bottom>div img{padding-right:1rem}.side-bar-mypage .side-menu .sidebar-bottom.active{background-color:#f5f4f7;border-radius:1rem;width:238px}.side-bar-mypage .side-menu .sidebar-bottom.active span{color:#a473ff}.terms-wrapper .terms-main{width:100%}@media (min-width: 768px) and (max-width: 1023px){.terms-wrapper .terms-main{margin-top:100px}}.terms-wrapper .terms-main .terms-of-use-wrapper{display:flex;justify-content:center;flex-direction:column;align-items:center;margin:0 2rem}.terms-wrapper .terms-main .terms-of-use-wrapper .fc-red{color:red}.terms-wrapper .terms-main .terms-of-use-wrapper .fc-blue{color:#00f}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-title{font-size:4rem;line-height:35.2px;font-weight:700;margin:8rem 0 6rem}@media (min-width: 768px) and (max-width: 1023px){.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-title{font-size:2.75rem;line-height:26.25px;margin:4rem 0 2rem}}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list{background-color:#f9fafe;padding:5rem 5rem 1rem;max-width:126rem;border-radius:2rem;margin-bottom:10rem}@media (min-width: 768px) and (max-width: 1023px){.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list{padding:3rem 2rem 0}}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content{font-size:2rem;line-height:3rem;margin-bottom:3rem;font-family:Pretendard,sans-serif}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-title-top{font-size:2.75rem;font-weight:700;margin-bottom:2rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-title{font-weight:700;margin-bottom:1rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-sentence-top{margin:1rem 0 0}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-sentence{margin:1rem 0 0 2.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list,.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-sub-list{font-weight:400;margin:1rem 0 0 2.5rem;padding-bottom:1rem}@media (min-width: 768px) and (max-width: 1023px){.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list,.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-sub-list{margin-left:2rem}}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-sub-list{list-style:decimal;margin-left:3rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-sub-list .content-third-list{list-style:disc;margin-left:3rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(1){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(1):before{position:absolute;left:0;content:"①";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(2){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(2):before{position:absolute;left:0;content:"②";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(3){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(3):before{position:absolute;left:0;content:"③";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(4){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(4):before{position:absolute;left:0;content:"④";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(5){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(5):before{position:absolute;left:0;content:"⑤";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(6){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(6):before{position:absolute;left:0;content:"⑥";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(7){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(7):before{position:absolute;left:0;content:"⑦";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(8){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(8):before{position:absolute;left:0;content:"⑧";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(9){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(9):before{position:absolute;left:0;content:"⑨";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(10){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(10):before{position:absolute;left:0;content:"⑩";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(11){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(11):before{position:absolute;left:0;content:"⑪";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(12){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(12):before{position:absolute;left:0;content:"⑫";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(13){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(13):before{position:absolute;left:0;content:"⑬";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(14){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(14):before{position:absolute;left:0;content:"⑭";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(15){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(15):before{position:absolute;left:0;content:"⑮";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(16){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(16):before{position:absolute;left:0;content:"⑯";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(17){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(17):before{position:absolute;left:0;content:"⑰";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(18){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(18):before{position:absolute;left:0;content:"⑱";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(19){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(19):before{position:absolute;left:0;content:"⑲";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(20){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(20):before{position:absolute;left:0;content:"⑳";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(21){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(21):before{position:absolute;left:0;content:"㉑";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(22){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(22):before{position:absolute;left:0;content:"㉒";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(23){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(23):before{position:absolute;left:0;content:"㉓";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(24){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(24):before{position:absolute;left:0;content:"㉔";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(25){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(25):before{position:absolute;left:0;content:"㉕";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(26){position:relative;display:block;padding-left:2.2rem;margin-top:.5rem}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content .content-list>li:nth-child(26):before{position:absolute;left:0;content:"㉖";font-size:2rem;font-weight:700}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content-inline .content-title{display:inline}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content-inline p{display:inline;margin-left:0}.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content-inline .content-sub-list{font-weight:400;margin:1rem 0 0 2.5rem;padding-bottom:1rem}@media (min-width: 768px) and (max-width: 1023px){.terms-wrapper .terms-main .terms-of-use-wrapper .terms-of-use-list .content-inline .content-sub-list{margin-left:2rem}}.terms-wrapper .terms-main .terms-of-use-wrapper .list-style-none{list-style:none}.terms-wrapper .terms-main .terms-of-use-wrapper .list-style-none li:before{content:""!important}#apoc-mega-menu div,#apoc-mega-menu a,#apoc-mega-menu ul,#apoc-mega-menu li{font:inherit}
