@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}*{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}:hover::-webkit-scrollbar-thumb{background-color:#979797;transition:background-color 1s}::-webkit-scrollbar{width:0px;height:100%}::-webkit-scrollbar-thumb{background-clip:padding-box;border-radius:10px;border:4px solid transparent}::-webkit-scrollbar-track{background-color:transparent}html,body{height:100%}body{display:flex;flex-direction:column;margin:0;font-family:SamsungOne-400,sans-serif;font-size:16px;line-height:normal;letter-spacing:.01em;color:#0a0a0a;background-color:#efefef;overflow-x:hidden}ol,ul{list-style:none}a{text-decoration:none;color:inherit;-webkit-tap-highlight-color:transparent}img{vertical-align:top}.hidden{display:none}.mo_only_inline{display:none!important}@media screen and (max-width:1024px){.pc_only,.pc_only_flex{display:none!important}.mo_only{display:block!important}.mo_only_flex{display:flex!important}.mo_only_inline{display:inline!important}}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset, 4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset, 4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset, 4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}@font-face{font-family:SamsungOne-300;font-style:normal;font-weight:300;font-display:swap;src:url(/static/media/SamsungOne-300.BJyaCFoaROlX9mVyAqcA.eot);src:url(/static/media/SamsungOne-300.BJyaCFoaROlX9mVyAqcA.eot?#iefix) format("embedded-opentype"),url(/static/media/SamsungOne-300.ZJCvPhNNW1vNbmZY6jb9.woff) format("woff"),url(/static/media/SamsungOne-300.D-BrlhyOYUF4ar829y4D.ttf) format("truetype")}@font-face{font-family:SamsungOne-400;font-style:normal;font-weight:400;font-display:swap;src:url(/static/media/SamsungOne-400.Bovu7vLiG8o93qcJmsXb.eot);src:url(/static/media/SamsungOne-400.Bovu7vLiG8o93qcJmsXb.eot?#iefix) format("embedded-opentype"),url(/static/media/SamsungOne-400.C-BWLp8CI8MwyuiCk3Ty.woff) format("woff"),url(/static/media/SamsungOne-400.BHGtQZdLk9v4ybpHfuSN.ttf) format("truetype")}@font-face{font-family:SamsungOne-500;font-style:normal;font-weight:500;font-display:swap;src:url(/static/media/SamsungOne-500.Br2qnC0I4Jm1e7F9Ddyt.eot);src:url(/static/media/SamsungOne-500.Br2qnC0I4Jm1e7F9Ddyt.eot?#iefix) format("embedded-opentype"),url(/static/media/SamsungOne-500.BL8PiO2Xo5SQL3vCXQkN.woff) format("woff"),url(/static/media/SamsungOne-500.CZ65__GAJz-LnJL6zpwc.ttf) format("truetype")}@font-face{font-family:SamsungOne-600;font-style:normal;font-weight:600;font-display:swap;src:url(/static/media/SamsungOne-600.DVw0BL-4mM3Gpg4xQ-yP.eot);src:url(/static/media/SamsungOne-600.DVw0BL-4mM3Gpg4xQ-yP.eot?#iefix) format("embedded-opentype"),url(/static/media/SamsungOne-600.BTSL8NjVBHncNoCHgb1T.woff) format("woff"),url(/static/media/SamsungOne-600.CM_d1o29Q5mskKm8-5jT.ttf) format("truetype")}@font-face{font-family:SamsungOne-700;font-style:normal;font-weight:700;font-display:swap;src:url(/static/media/SamsungOne-700.DD-SnoOTYVTEFY7PDBSX.eot);src:url(/static/media/SamsungOne-700.DD-SnoOTYVTEFY7PDBSX.eot?#iefix) format("embedded-opentype"),url(/static/media/SamsungOne-700.C8GgCmkoWFPu7BX7Bspr.woff) format("woff"),url(/static/media/SamsungOne-700.B6Eo2baIalxSZHsBiK6a.ttf) format("truetype")}@font-face{font-family:SamsungOne-800;font-style:normal;font-weight:800;font-display:swap;src:url(/static/media/SamsungOne-800.l_OoAy-71y0BPFZU3K_y.eot);src:url(/static/media/SamsungOne-800.l_OoAy-71y0BPFZU3K_y.eot?#iefix) format("embedded-opentype"),url(/static/media/SamsungOne-800.CGNZyIliqiSvPW8XpaqV.woff) format("woff"),url(/static/media/SamsungOne-800.BqOEQj1TJXsR8UYV-OfF.ttf) format("truetype")}button{display:flex;justify-content:center;align-items:center;position:relative;min-width:144px;margin:0;padding:12px 14px;border:0px;border-radius:8px;background-color:#0000001a;color:#0a0a0a;font-family:SamsungOne-700,sans-serif;font-size:15px;cursor:pointer;box-sizing:border-box;outline:0px;appearance:none;overflow:hidden;white-space:nowrap}button.small{min-width:106px;height:32px;padding:0 26px;line-height:30px}.lefticon_btn{width:42px;min-width:42px;height:42px}.button:hover,button:hover{background-color:#0003}button:disabled{cursor:default;opacity:.3;pointer-events:none}button.blue{background-color:#1976d2!important;color:#fff}button.b-red{background-color:#f75b5b;color:#fff}button.b-red:hover{background-color:#dd5151}button.red{color:#dd4040}button.b-yellow{background-color:#ffa307;color:#fff}button.b-yellow:hover{background-color:#e69306}button.yellow{color:#dd4040}button.green{background-color:#24c195;color:#fff}.button.green:hover,button.green:hover{background-color:#20ad85}.close_btn{position:absolute;top:28px;right:40px;width:24px;height:24px;background:url(/static/media/close.CGKV0MEpvlAw7dZ3KZaM.svg) no-repeat 50% 50%;background-size:100%;z-index:2;cursor:pointer}button.icon{display:inline-flex;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;padding:0;border:0;border-radius:50%;background-color:transparent;-webkit-box-align:center;-webkit-box-pack:center;outline:0;overflow:unset}button.icon:hover{background-color:#0000001a}.pin_btn{display:flex;justify-content:center;align-items:center;flex-direction:column;width:44px;height:44px;border-radius:50%;font-size:10px;font-family:SamsungOne-800;box-shadow:0 0 8px #0a0a0a4d;background-color:#fafafa;cursor:pointer}.page_back{width:41px;min-width:42px;height:42px;padding:0}.icontext{margin-left:4px}.bg_unset,.bg_unset:hover{background-color:unset}@media screen and (max-width:1024px){.pin_btn{width:36px;height:36px;font-size:7px}.icon_rightbtns button{min-width:125px}}.absoluteNone{top:0!important;right:0!important}button.mini{min-width:127px}.chip_wrap{display:flex;flex-wrap:wrap;align-items:center;position:relative;width:100%;padding-right:36px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.chip_wrap_tags{display:flex;flex-wrap:wrap;width:fit-content;height:100%;gap:6px;overflow:hidden}.chip{display:inline-block;position:relative;height:20px;padding:0 8px;border-radius:12px;color:#fff;font-family:SamsungOne-500;font-size:12px;line-height:20px;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.chip:first-letter{text-transform:uppercase}.chip span{padding-right:4px}.chip_padding{margin-right:6px}.chip.chip_line{border:1.5px solid #4c4c4c;color:#4c4c4cde;background-color:#fafafa4d;font-family:SamsungOne-700;line-height:18px}.chip.chip_line:hover{color:#4c4c4c;border-color:#1b1b1b}.chip.chip-control{display:inline-flex;align-items:center;position:relative;width:fit-content;height:20px;padding-right:4px;border-radius:12px}.chip-control span{max-width:153px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.chip:hover:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background:#0000001a;content:""}.chip.chip_line:hover:after{opacity:0}.chip:last-child{margin-right:0}.chip_green:not(.addpop-tag),.chip-green.chip,.chip-green .dot,.chip-green .chip,.chip-green .chip-chkbox,.chip-green.chip-chkbox{background-color:#24c195}.chip_orange:not(.addpop-tag),.chip-orange.chip,.chip-orange .dot,.chip-orange .chip,.chip-orange .chip-chkbox{background-color:#ff8030}.chip_red:not(.addpop-tag),.chip-red.chip,.chip-red .dot,.chip-red .chip,.chip-red .chip-chkbox,.chip-red.chip-chkbox{background-color:#ff6240}.chip_blue:not(.addpop-tag),.chip-blue.chip,.chip-blue .dot,.chip-blue .chip,.chip-blue .chip-chkbox,.chip-blue.chip-chkbox{background-color:#1a91ec}.chip_purple:not(.addpop-tag),.chip-purple.chip,.chip-purple .dot,.chip-purple .chip,.chip-purple .chip-chkbox,.chip-purple.chip-chkbox{background-color:#7da3f3}.chip_darkblue:not(.addpop-tag),.chip-darkblue.chip,.chip-darkblue .dot,.chip-darkblue .chip,.chip-darkblue .chip-chkbox,.chip-darkblue.chip-chkbox{background-color:#60788b}.chip_gray:not(.addpop-tag),.chip-gray.chip,.chip-gray .dot,.chip-gray .chip,.chip-gray .chip-chkbox,.chip-gray.chip-chkbox{background-color:#91a0b2}.chip_turquoise:not(.addpop-tag),.chip-turquoise.chip,.chip-turquoise .dot,.chip-turquoise .chip,.chip-turquoise .chip-chkbox,.chip-turquoise.chip-chkbox{background-color:#00bcd4}.chip_coral:not(.addpop-tag),.chip-coral.chip,.chip-coral .dot,.chip-coral .chip,.chip-coral .chip-chkbox,.chip-coral.chip-chkbox{background-color:#e67c73}.chip_violet:not(.addpop-tag),.chip-violet.chip,.chip-violet .dot,.chip-violet .chip,.chip-violet .chip-chkbox,.chip-violet.chip-chkbox{background-color:#a084f0}.chip_red2:not(.addpop-tag),.chip-red2.chip,.chip-red2 .dot,.chip-red2 .chip,.chip-red2 .chip-chkbox,.chip-red2.chip-chkbox{background-color:#ff6240}.chip_yellow:not(.addpop-tag),.chip-yellow.chip,.chip-yellow .dot,.chip-yellow .chip,.chip-yellow .chip-chkbox,.chip-yellow.chip-chkbox{background-color:#ffa307}.chip-chkbox>.chip{background-color:unset}.chip_solid{position:relative;opacity:.5}.chip_solid:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#bdbdbd;opacity:.35;z-index:-1}.chip.chip-control.chip_solid.error{border:solid 1.5px #f75b5b}.chip.chip-control.chip_solid.error:after{top:1.5px;left:1.5px;width:calc(100% - 3px);height:calc(100% - 3px)}.chip_line.chip_green{border:1.5px solid #24c195;background-color:transparent;color:#24c195!important}.chip_line.chip_green:hover{color:#20ad85;border-color:#20ad85}.chip_line.chip_orange{border:1.5px solid #ff8030;background-color:transparent;color:#ff8030de}.chip_line.chip_orange:hover{color:#ff8030;border-color:#ff8030}.chip_line.chip_red{border:1.5px solid #ff6240;background-color:transparent;color:#ff6240de!important}.chip_line.chip_red:hover{color:#ff6240!important;border-color:#ff6240}.chip_line.chip_blue{border:1.5px solid #1a91ec;background-color:transparent;color:#1a91ecde}.chip_line.chip_blue:hover{color:#1a91ec;border-color:#1a91ec}.chip_line.chip_purple{border:1.5px solid #7da3f3;background-color:transparent;color:#7da3f3de}.chip_line.chip_purple:hover{color:#7da3f3;border-color:#7da3f3}.chip_line.chip_darkblue{border:1.5px solid #60788b;background-color:transparent;color:#60788bde}.chip_line.chip_darkblue:hover{color:#60788b;border-color:#60788b}.chip_line.chip_gray{border:1.5px solid #91a0b2;background-color:transparent;color:#91a0b2de}.chip_line.chip_gray:hover{color:#91a0b2;border-color:#91a0b2}.chip_line.chip_turquoise{border:1.5px solid #00bcd4;background-color:transparent;color:#00bcd4de}.chip_line.chip_turquoise:hover{color:#00bcd4;border-color:#00bcd4}.chip_line.chip_violet{border:1.5px solid #a084f0;background-color:transparent;color:#a084f0}.chip_line.chip_violet:hover{color:#a084f0;border-color:#a084f0}.chip_line.chip_red2{border:1.5px solid #ff6240;background-color:transparent;color:#f75b5b}.chip_line.chip_red2:hover{color:#ff6240;border-color:#ff6240}.chip_line.chip_yellow{border:1.5px solid #ffa307;background-color:transparent;color:#ffa307}.chip_line.chip_yellow:hover{color:#ffa307;border-color:#ffa307}.chip_line.chip_darkgray{color:#4c4c4c;border-color:#4c4c4c}.chip_line.chip_wh{color:#efefef;border-color:#efefef}.daytag_wrap .chip_line:hover:after{background-color:unset!important}.chip-chkbox.chip_line.chip_green:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#24c195;opacity:.1}.chip-chkbox.chip_line.chip_orange:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff8030;opacity:.1}.chip-chkbox.chip_line.chip_red:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff6240;opacity:.1}.chip-chkbox.chip_line.chip_blue:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1a91ec;opacity:.1}.chip-chkbox.chip_line.chip_purple:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#7da3f3;opacity:.1}.chip-chkbox.chip_line.chip_darkblue:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#60788b;opacity:.1}.chip-chkbox.chip_line.chip_gray:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#91a0b2;opacity:.1}.chip-chkbox.chip_line.chip_turquoise:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00bcd4;opacity:.1}.chip-chkbox.chip_line.chip_violet:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#a084f0;opacity:.1}.chip-chkbox.chip_line.chip_red2:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff6240;opacity:.1}.chip-chkbox.chip_line.chip_yellow:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffa307;opacity:.1}.chip_num{position:absolute;bottom:-5px;right:2px;font-size:0}.chip.filter{border:solid 1.5px rgba(0,0,0,.4);line-height:18px}.chip.chip_del{padding-right:30px;border:1.5px solid #1b1b1b;color:#000000de;font-family:SamsungOne-700;line-height:18px;letter-spacing:.14px}.chip.chip_del:after,.chip.chip_del:hover:after{position:absolute;top:50%;left:auto;right:11px;width:14px;height:14px;background:url(/static/media/ico_cencel2.ezKVJ-JDb2PFAxSE4JJf.svg) center no-repeat;content:"";transform:translateY(-50%)}.chip.chip_del2{display:inline-flex;align-items:center;padding:0 8px;color:#ffffffde;font-family:SamsungOne-600;font-size:12px;line-height:20px;letter-spacing:.14px;gap:4px}.chip.chip_del2.chip_line{color:#4c4c4c}.chip.chip_del2.chip_line.cate:before{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#24c195;content:""}.chip_line.chip_orange .chip{color:#ff8030de}.another_chip_wrap{display:flex;margin-left:5px}.another_chip{position:absolute;top:36px;left:-6px;padding:8px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;box-shadow:0 3px 8px #0003;z-index:12}.delete_modal .another_chip{z-index:1}.another_chip>div{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;align-items:flex-start;max-width:275px;width:max-content}.another_chip .chip{max-width:none!important}.another_chip.on{display:block}.chip_line.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1b1b1b33}.chip_line.chip_green.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#20ad85;opacity:.2}.chip_line.chip_orange.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e69306;opacity:.2}.chip_line.chip_red.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#e65839;opacity:.2}.chip_line.chip_blue.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#1782d3;opacity:.2}.chip_line.chip_purple.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#7193da;opacity:.2}.chip_line.chip_darkblue.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#566c7d;opacity:.2}.chip_line.chip_gray.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#8290a0;opacity:.2}.chip_line.chip_turquoise.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00a8be;opacity:.2}.chip_line.chip_red2.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ff6240;opacity:.2}.chip_line.chip_yellow.on:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ffa307;opacity:.2}.another_area{position:absolute;top:36px;left:-6px;padding:16px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;box-shadow:0 3px 8px #0003;z-index:12;min-width:400px}.another_area>div{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-start;align-items:flex-start;max-width:275px;width:max-content}.another_area .chip{max-width:none!important}.chip_upcase{text-transform:capitalize}.tag_list{position:absolute;top:26px;left:0;width:312px;border-radius:8px;background-color:#fff;z-index:20001;box-shadow:0 3px 8px #0003}.tag_list .tagboxs-wrap{gap:0}.tag-listbox{display:flex;flex-wrap:wrap;margin-top:8px;gap:4px}.tag_list .addpop-tag{position:relative;padding:16px 24px 0}.tag_list .addpop-tag:last-child{padding-bottom:8px}.i-tag-plus{position:relative}.i-tag-plus .tag_list{top:30px;padding-bottom:8px}.i-tag-plus input[type=text]{width:90px;height:20px;padding:10px 8px;border:solid 1.5px #1976d2;border-radius:12px;font-size:12px;font-weight:600;line-height:1.47;letter-spacing:.43px}.i-tag-plus input[type=text]:hover,.i-tag-plus input[type=text]:focus{border:solid 1.5px #1976d2}.icon_plus{position:relative;cursor:pointer;height:20px}.icon_plus:hover{opacity:1}.icon_plus:hover .lightBlack{opacity:.6}.icon_plus:hover .graybtn{opacity:1}.icon_plus:hover:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:28px;height:28px;background-color:#0a0a0a1a;border-radius:50%}.addtag_input{position:relative}.addtag_icon{position:absolute;right:2px;top:2px}.tagcheck_wrap{display:flex;justify-content:center;align-items:center;width:20px;height:20px}input[type=checkbox].tagcheck_input,input[type=checkbox].tagcheck_input+label,input[type=checkbox].tagcheck_input+label:before{width:13px;height:13px;padding-left:0}.tagcheck_wrap input[type=checkbox]#check_label:checked+label:before,.tagcheck_wrap input[type=checkbox]:checked+label:before{background-size:7px}.card-tag-limitbox .tag_moreview_wrap .chip-chkbox{width:auto;max-width:184px}.card-tag-limitbox .chip-chkbox.active{max-width:62px}.card-chip-name{display:flex;align-items:center}.card-tag-box{display:flex;flex-wrap:wrap;max-width:unset;margin-right:100px;gap:8px}.chip-ibox{display:flex;align-items:center;z-index:2;gap:4px}.chip-chkbox .chip{max-width:160px;margin-right:0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;z-index:2}.tagsbox{width:100%;margin:16px 0 0;border-radius:8px}.tags-cardbox{display:flex;flex-wrap:wrap;max-width:unset;gap:8px}.chip-chkbox #input_box{display:none;position:absolute;top:50%;left:0;width:100%;height:100%;z-index:3;transform:translateY(-52%)}.chip-chkbox #input_box input{position:absolute;top:2px;height:20px;padding-left:10px;border:solid 1.5px #1976d2;border-radius:12px;font-family:SamsungOne-700;font-size:12px;z-index:3}.chip-chkbox.active #input_box{display:block;height:23px}.tagboxs-wrap{display:flex;flex-direction:column;gap:30px}.tagboxs_popback{height:452px;padding:21px 28px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.chip-chkbox:not(.no_hover):hover:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background:#0000001a;content:""}.chip-chkbox .chip:hover:after{background-color:unset}.chip-chkbox .tag_list .chip:hover:after{background:#0000001a}.tag-box .chip-chkbox .chip{display:block}.chip-chkbox:not(.active) .chip{padding-right:0}.chip-chkbox:not(.active) .chip.deletechk{padding:0}.chip-chkbox:not(.active):hover>.chip{color:#e5e5e5}.chip-chkbox.active:after,.chip-chkbox:hover:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background:#0000001a;content:""}.chip-chk{display:none}.chip-chkbox:hover .chip-chk{display:flex;height:100%;padding-right:6px;z-index:2}.chip-opt{display:flex;align-items:center;margin-left:4px;gap:4px}.chip #input_box{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.chip-chkbox{display:flex;align-items:center;position:relative;height:20px;padding-right:4px;border-radius:12px}.card-tag-limitbox .chip-chkbox{max-width:48px}.addtag-area .chip-chkbox{gap:6px;padding-left:7px}.holiday_list .chip-chkbox .chip{padding:0 0 0 11px}#infor_panel .info_section .info_txt .chip-chkbox .chip{display:block;margin-right:0}.address_tags{display:flex;gap:8px}.account-chip{padding:0 8px;border:solid 1.5px #949494;border-radius:12px;color:#949494;font-family:SamsungOne-800;font-size:13px;letter-spacing:.15px;vertical-align:middle}.account-chip:hover{background-color:#0000001a}@media screen and (max-width:1024px){.i-tag-plus:has(.option_list.color_list.active):after,.chip-chkbox:has(.option_list.color_list.active):after{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:200;content:""}.chip_wrap{flex-wrap:nowrap}.chip_wrap_tags{height:20px}}.chip_red,.chip_red2{background-color:#ff6240}.chip_coral{background-color:#e67c73}.chip_orange{background-color:#ff8030}.chip_yellow{background-color:#fc9e00}.chip_green{background-color:#24c195}.chip_turquoise{background-color:#00bcd4}.chip_blue{background-color:#1a91ec}.chip_darkblue{background-color:#60788b}.chip_purple{background-color:#7da3f3}.chip_violet{background-color:#a084f0}.chip_gray{background-color:#91a0b2}.chip_line.chip_white,.chip_line.chip_white:hover{border-color:#efefef;color:#efefef}.chip-chkbox.chip_line:hover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.1}.chip-chkbox.chip_line.chip_white:hover:after{background-color:#efefef}.chip.chip_line.nobg{background-color:unset}.btntag .another_area>div{max-width:532px}.another_area h2{margin:0 0 6px;font-family:SamsungOne-600;font-size:20px}.chip-chkbox.active{padding-right:20px}.toggleTag .chip_line{background-color:#fafafa!important}.toggleTag .chip_line:hover{opacity:.6}.toggleTag .chip_line.on{opacity:1}.chipEssential{border:solid 2px rgba(255,255,255,.5)}@media screen and (max-width:1024px){.card-chip-name{width:100%;padding:17px 20px}}.chip_gray2{background-color:#7a7a7a}.chip_line.chip_gray2{border:1.5px solid #7a7a7a;color:#7a7a7a}.chip_line.chip_gray2:hover{color:#7a7a7a;border-color:#7a7a7a}.chip-chkbox.chip_line.chip_gray2:hover:after{background-color:#7a7a7a}.addpop-tag{padding:0 13px}.addpop-tag.lineBox{width:100%;padding-top:16px;padding-bottom:16px;border-radius:8px;border:solid 1px #e0e0e0}#root{height:100%;z-index:1;position:relative;overflow:hidden}.blue_color,.blue,.blue a,a.blue{color:#1976d2}.red_color,.red,.red a,a.red{color:#f75b5b!important}.yellow_color,.yellow,.yellow a,a.yellow{color:#fc9e00}.green_color,.green,.green a,a.green{color:#24c195}.red_color.disabled,.red.disabled,.red.disabled a,a.red.disabled{color:#de25254d!important}.gray_color,.gray,.gray a,a.gray{color:#999}.gray2_color,.gray2,.gray2 a,a.gray2{color:#949494}.gray3_color,.gray3,.gray3 a,a.gray3{color:#707070}.graybdbdbd_color,.graybdbdbd,.graybdbdbd a,a.graybdbdbd{color:#bdbdbd}.gray505050_color,.gray505050,.gray505050 a,a.gray505050{color:#505050}.white_color,.white,.white a,a.white{color:#fff}.pink_color,.pink,.pink a,a.pink{color:#ff69a7}.purple_color,.purple,.purple a,a.purple{color:#8755ff}.orange_color,.orange,.orange a,a.orange{color:#ff7e00}.red2_color,.red2,.red2 a,a.red2{color:#ff6240}.black_color,.black,.black a,a.black{color:#0a0a0a!important}.bg-green{background-color:#24c195}.bg-blue{background-color:#1a91ec}.bg-orange{background-color:#ff8030}.bg-yellow{background-color:#ffa307}.bg-black{background-color:#0a0a0a}.bg-red{background-color:#f75b5b}.bg-gray{background-color:#efefef}.bg-gray2{background-color:#91a0b2}.bg-gray707070{background-color:#707070}.bg-graybdbdbd{background-color:#bdbdbd}.bg-white{background-color:#fafafa!important}.bg-red2{background-color:#ff6240!important}.bg-turquoise{background-color:#00bcd4!important}.bg-violet{background-color:#a084f0!important}.bg-darkblue{background-color:#60788b!important}.bg-transparent{background-color:transparent!important}.f_prime_owner{color:#466dff!important}.f_owner{color:#8755ff!important}.f_admin{color:#ff7e00!important}.f_a_manager{color:#24c195!important}.f_s_manager{color:#00bcd4!important}.f_c_manager{color:#1a91ec!important}.f_viewer{color:#ff69a7!important}.f_installer{color:#4c4c4c!important}.f_tag_bound{color:#e67c73!important}.rolebadge{display:flex;align-items:center;width:fit-content;height:28px;padding:0 12px;border:1.5px solid;border-radius:15px;font-family:SamsungOne-600;font-size:16px;letter-spacing:.15px}.rolebadge.prime_owner{border:solid 1.5px #466dff}.rolebadge.owner{border:solid 1.5px #8755ff}.rolebadge.admin{border:solid 1.5px #ff7e00}.rolebadge.a_manager{border:solid 1.5px #24c195}.rolebadge.s_manager{border:solid 1.5px #00bcd4}.rolebadge.c_manager{border:solid 1.5px #1a91ec}.rolebadge.viewer{border:solid 1.5px #ff69a7}.rolebadge.installer{border:solid 1.5px #4c4c4c}.width50{width:50%!important}.width50-3{width:calc(50% - 3px)!important}.width100,.w100{width:100%!important}.maxw100{max-width:100%!important}.h100{height:100%!important}.h365px{height:365px!important}.h122px{height:122px!important}.min_w100{min-width:100px}.w95{width:95%!important}.w90{width:90%!important}.w85{width:85%!important}.w80{width:80%!important}.w75{width:75%!important}.w70{width:70%!important}.w65{width:65%!important}.w60{width:60%!important}.w32px{width:32px!important;min-width:auto}.w80px{width:80px!important;min-width:auto}.w85px{width:85px!important;min-width:auto}.w90px{width:90px!important;min-width:auto}.w155px{width:155px!important;min-width:auto}.w128px{width:128px!important;min-width:auto}.w144px{width:144px!important;min-width:auto}.textcenter{text-align:center!important}.textright{text-align:right!important}.textleft{text-align:left!important}img.img24{width:24px;height:24px;margin-top:-3px;vertical-align:middle}img.img18{width:18px;height:18px;margin-top:-3px;vertical-align:middle}.floatright{float:right}.flex{display:flex}.flex_center{display:flex;align-items:center}.flex_center_between{display:flex;justify-content:space-between;align-items:center}.flex_between{display:flex;justify-content:space-between}.flex_center_center{display:flex;justify-content:center!important;align-items:center!important}.flex_top{display:flex;align-items:flex-start}.flex_bottom{display:flex;align-items:flex-end}.flex_end{display:flex;justify-content:flex-end}.flex_2col{display:flex;flex-wrap:wrap;align-items:center}.flex_col{display:flex;flex-direction:column}.flexChildrengrow{flex:1}.flex2{flex:2!important}.grid{display:grid}.grid_2col{display:grid;align-items:center;grid-template-columns:1fr 1fr;grid-column-gap:8px}.grid_2col_6gap{display:grid;align-items:center;grid-template-columns:1fr 1fr;grid-column-gap:6px}.grid_2col_24gap{display:grid;align-items:center;grid-template-columns:1fr 1fr;grid-column-gap:24px}.grid_3col{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr;grid-column-gap:8px}.grid_4col{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:8px}.grid_2col_2row{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:8px;grid-row-gap:8px}.gap4px{gap:4px}.gap6px{grid-column-gap:6px}.gap8px{gap:8px}.gap12px{gap:12px}.gap16px{gap:16px}.gap20px{gap:20px}.gap40px{gap:40px}.gap50px{gap:50px}.relative{position:relative!important}.fixed{position:fixed!important}.none{display:none}.underline{text-decoration:underline}.font12{font-size:12px;font-family:SamsungOne-600}.font12{font-size:12px}.font13{font-size:13px}.font14{font-size:14px!important}.font15{font-size:15px}.font16{font-size:16px!important}.font18{font-size:18px}.font20{font-size:20px}.font24{font-size:24px}.font30{font-size:30px!important}.font40{font-size:40px!important}.font600_12_646464{color:#646464;font-family:SamsungOne-600;font-size:12px}strong{font-family:SamsungOne-800}.font500,.weight500{font-family:SamsungOne-500!important}.font600,.weight600{font-family:SamsungOne-600!important}.font700,.weight700{font-family:SamsungOne-700}.font800,.weight800{font-family:SamsungOne-800!important}.f_error{color:#f75b5b;font-family:SamsungOne-600;font-size:12px}.f_etc{color:#949494;font-family:SamsungOne-600;font-size:13px}.f_info{color:#0a0a0a99}.f_link{color:#1976d2;text-decoration:underline}.Download-template-file-of-VXT-screen-list .text-style-1{color:#1976d2}.line24{line-height:24px}.mhauto{margin:auto 0}.m0{margin:0!important}.mt0{margin-top:0!important}.mt4{margin-top:4px!important}.mt6{margin-top:6px!important}.mt10{margin-top:10px!important}.mt16{margin-top:16px!important}.mt20{margin-top:20px!important}.mt22{margin-top:22px!important}.mt24{margin-top:24px!important}.mt25{margin-top:25px!important}.mt28{margin-top:28px!important}.mt30{margin-top:30px!important}.mt32{margin-top:32px!important}.mt40{margin-top:40px!important}.mt140{margin-top:140px!important}.mb0{margin-bottom:0!important}.mb2{margin-bottom:2px!important}.mb5{margin-bottom:5px!important}.mb7{margin-bottom:7px!important}.mb8{margin-bottom:8px!important}.mb10{margin-bottom:10px!important}.mb12{margin-bottom:12px!important}.mb14{margin-bottom:14px!important}.mb15{margin-bottom:15px!important}.mb16{margin-bottom:16px!important}.mb18{margin-bottom:18px!important}.mb20{margin-bottom:20px!important}.mb24{margin-bottom:24px!important}.mb25{margin-bottom:25px!important}.mb26{margin-bottom:26px!important}.mb28{margin-bottom:28px!important}.mb30{margin-bottom:30px!important}.mb32{margin-bottom:32px!important}.mb35{margin-bottom:35px!important}.mb40{margin-bottom:40px!important}.mb45{margin-bottom:45px!important}.mb48{margin-bottom:48px!important}.mb50{margin-bottom:50px!important}.mb60{margin-bottom:60px!important}.mr0{margin-right:0!important}.mr4{margin-right:4px!important}.mr5{margin-right:5px!important}.mr6{margin-right:6px!important}.mr8{margin-right:8px!important}.mr10{margin-right:10px!important}.mr12{margin-right:12px!important}.mr15{margin-right:15px!important}.mr20{margin-right:20px!important}.mr22{margin-right:22px!important}.mr24{margin-right:24px!important}.mr25{margin-right:25px!important}.mr30{margin-right:30px!important}.ml5{margin-left:15px!important}.ml8{margin-left:8px!important}.ml10{margin-left:10px!important}.ml12{margin-left:12px!important}.ml16{margin-left:16px!important}.ml20{margin-left:20px!important}.ml28{margin-left:28px!important}.ml56{margin-left:56px!important}.p0{padding:0!important}.pt0{padding-top:0!important}.pl20{padding-left:20px!important}.pl40{padding-left:40px!important}.pr4{padding-right:4px!important}.pr20{padding-right:20px!important}.pr24{padding-right:24px!important}.pr32{padding-right:32px!important}.pr40{padding-right:40px!important}.pb0{padding-bottom:0!important}.pb10{padding-bottom:10px!important}.pb18{padding-bottom:18px!important}.pb20{padding-bottom:20px!important}.pb40{padding-bottom:40px!important}.pb50{padding-bottom:50px!important}.pb80{padding-bottom:80px!important}.p20{padding:20px!important}.p24{padding:24px!important}.p20x24{padding:20px 24px}.block{display:block!important}.indent15{padding-left:15px}.top_line{border-top:1px solid rgba(0,0,0,.12)}.bottom_line{border-bottom:1px solid rgba(0,0,0,.12)!important}.border0{border:0!important}.left_align{left:0;right:auto}.right_align{left:auto;right:0}.center_align{margin:0 auto}.margin_right,.margin_right_auto,.left_margin{margin-right:auto!important}.margin_left,.margin_left_auto,.right_margin{margin-left:auto!important}.right0{left:auto;right:0!important}.right10{left:auto;right:10px!important}table .dimm{opacity:.3}.border{display:block;width:100%;height:1px;margin-top:3px;margin-bottom:4px;border:0;border-bottom:1px;border-color:#757575}.border.selected{border-color:#1976d2}.dotted{border-style:dotted}.dashed{border-style:dashed}.solid{border-style:solid}.double{border-style:double}.border.double{border-bottom:3px;border-color:#757575;border-style:double}.groove{border-style:groove}.ridge{border-style:ridge}.inset{border-style:inset}.outset{border-style:outset}.middle{vertical-align:middle}.font12{font-family:SamsungOne-600;font-size:12px}.font14{font-size:14px}.cursor{cursor:pointer}.back_btn{width:20px;height:20px;margin-top:-3px;cursor:pointer;vertical-align:middle}.gray_area{min-height:230px;padding:30px 30px 40px;background:#efefef;overflow-y:auto}.left50{left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}.inline_block{display:inline-block!important}.mr_auto{margin-right:auto}.left0{transform:translate(0)!important}.left10{transform:translate(-10%)!important}.left20{transform:translate(-20%)!important}.left30{transform:translate(-30%)!important}.left40{transform:translate(-40%)!important}.left60{transform:translate(-60%)!important}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.loader{width:60px;height:60px;background-image:url(/static/media/loading_sprite_02.Dk-FveueQalT9hTNCBvC.png);background-size:600px 360px;font-size:0;animation:playX .15s steps(10) infinite,playY .9s steps(6) infinite}.ic16{display:inline-block;width:16px;height:16px;background-size:100%}.ic20{display:inline-block;width:20px;height:20px;background-size:100%}.ic_keyboard_arrow_r{background-image:url(/static/media/keyboard_arrow.DUC2O3pW02PXxmbFqQa0.svg)}.ic_energy_consumption{background-image:url(/static/media/energy_consumption.kgsLYeUvVFxtc2UmZsvJ.svg)}.ic_energy_consumption_green{background-image:url(/static/media/energy_consumption_green.B7lZ1GLOWnHE4N-E48KV.svg)}.ic_energy_consumption_orange{background-image:url(/static/media/energy_consumption_orange.IfXsgAMpYUr2dlFaCWiX.svg)}.ic_arrow_left_black{background-image:url(/static/media/arrow_left_black.DJonkDkQM7u_UlXx1wG0.svg)}.ic_arrow_right_black{background-image:url(/static/media/arrow_right_black.BrZ4pDqF8xutltaMyGV7.svg)}.mt4{margin-top:4px}.f_bold{font-family:SamsungOne-800}.ic24{display:inline-block;width:24px;height:24px;background-size:100%}.error_msg{margin-top:4px;color:#f75b5b;font-family:SamsungOne-600;font-size:12px}.info_msg{margin-top:4px;color:#949494;font-family:SamsungOne-600;font-size:12px;line-height:16px}.heightauto{height:auto!important}.widthauto{width:auto!important}.rotate90{transform:rotate(-90deg)}.pointer_all{pointer-events:all!important}.pointer_all:hover{background-color:#1976d2!important}.pointer_none{pointer-events:none!important}.ratio-16-9{overflow:hidden;position:relative}.ratio-16-9:after{content:"";display:block;padding-top:56.2%}.overflow_hidden{overflow:hidden}.gray8f8f8f{color:#8f8f8f}.purple2{background-color:#a386de4d}.bg-purple{background-color:#7d28c9!important}.bg-softgreen{background-color:#e8f7e6}.bg-softyellow{background-color:#ffefd4}.bg-softgray{background-color:#e8e8e8}.inflex_center{display:inline-flex;align-items:center}.flex_colreverse{flex-direction:column-reverse}.flex_rowreverse{flex-direction:row-reverse}.gap10px{gap:10px}.gap22px{gap:22px}.gap24px{gap:24px}.gap30px{gap:30px}.gap32px{gap:32px}.font9{font-size:9px}.mt2{margin-top:2px!important}.mt5{margin-top:5px!important}.mt8{margin-top:8px!important}.mt17{margin-top:17px!important}.mb6{margin-bottom:6px!important}.mb36{margin-bottom:36px!important}.ml3{margin-left:3px!important}.ml6{margin-left:6px!important}.ml18{margin-left:18px!important}.pt8{padding-top:8px!important}.pl0{padding-left:0!important}.pl24{padding-left:24px!important}.pb2{padding-bottom:2px!important}.pb24{padding-bottom:24px!important}.p24x20{padding:24px 20px!important}.p24x40{padding:24px 40px!important}.p40x24{padding:40px 24px!important}.pointerNone{pointer-events:none}.rightAfterBtn{display:flex;gap:12px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.blue_important{color:#1976d2!important}.h120px{height:120px!important}.h8px{height:8px!important}.h20px{height:20px!important}.w60px{width:60px!important;min-width:auto}.w150px{width:150px!important;min-width:auto}.flex_col_between{display:flex;flex-direction:column;justify-content:space-between}.flex_col_center{display:flex;flex-direction:column;justify-content:center}.font10{font-size:10px}.ml24{margin-left:24px!important}.pt10{padding-top:10px!important}.pt28{padding-top:28px!important}.pt40{padding-top:40px!important}.pl50{padding-left:50px!important}.pb28{padding-bottom:28px!important}.divided_line{width:1px;background-color:#bdbdbd}.divider{width:1px;background-color:#e0e0e0}.maxw200{max-width:200px!important}input[type=text].input_type_text{min-width:72px;min-height:42px;width:auto;padding:0;text-align:center;border-radius:8px;border:solid 1px #b2b2b2!important;background-color:#fff!important;font-family:SamsungOne-600!important;font-size:15px!important;line-height:1.73;letter-spacing:.43px;color:#0a0a0a!important}input[type=text]:disabled.input_type_text{color:#949494;border:solid 1.5px #e0e0e0}.flex_order2{order:2}.bottomLineList>li:not(:last-child){border-bottom:solid 1px #e0e0e0}.gap80px{gap:80px}.gap100px{gap:100px}.pt15{padding-top:15px!important}.pt20{padding-top:20px!important}.pt24{padding-top:24px!important}.pt30{padding-top:30px!important}.p56{padding-left:56px!important}.pl80{padding-left:80px!important}.pr50{padding-right:50px!important}.pb8{padding-bottom:8px!important}.pb15{padding-bottom:15px!important}.pb86{padding-bottom:86px!important}.bottom_line_8f8f8f{border-bottom:1px solid #8f8f8f!important}.dimm>*:not(.check_label){opacity:.3}.dim_with_tooltip{opacity:.4}.no_hover:hover{border:solid 1px rgba(0,0,0,.12)!important;background-color:#fafafa!important}.min_width_auto{min-width:auto!important}.ratio-16-9>img{position:absolute;top:0;left:0;width:100%;height:100%}.border-radius8{border-radius:8px}.text_center{text-align:center}.bg_white{background:#fff!important}.bg-graye0e0e0{background-color:#e0e0e0!important}.bgUnset{background-color:unset!important}.flex_unset{align-items:unset}.position0{top:0!important;right:0!important}.positionCenter{top:50%!important;transform:translateY(-50%)}.pl36{padding-left:36px!important}.pr36{padding-right:36px!important}.absoluteHCenter{position:absolute!important;top:50%;transform:translateY(-50%)}.no_hover_effect{pointer-events:none}.flex_col_start{display:flex;flex-direction:column;align-items:flex-start!important}.line_height_normal{line-height:normal!important}.mt12{margin-top:12px!important}.mr28{margin-right:28px!important}.ml4{margin-left:4px!important}.ml40{margin-left:40px!important}.p14xp24{padding:14px 24px!important}.pt14{padding-top:14px!important}.pl12{padding-left:12px!important}.pr30{padding-right:30px!important}.pb14{padding-bottom:14px!important}.bottom0{top:auto;bottom:0!important}.left100{left:100%!important;right:auto}.opacity03{opacity:.3}.p18{padding:18px!important}.grayCard{width:100%;border-radius:8px;background-color:#e0e0e0}.ml22{margin-left:22px!important}.f_r_Developer{color:#d88800!important}.f_developer{color:#757575!important}.mr40{margin-right:40px!important}.p4{padding:4px!important}.p14xp20{padding:14px 20px!important}.cardSkin{width:100%;border-radius:8px;border:solid 1px #e0e0e0;background-color:#fafafa}.m20{margin:20px!important}.m24{margin:24px!important}.mt60{margin-top:60px!important}.h14px{height:14px!important}.gap28px{gap:28px}.pb26{padding-bottom:26px!important}.hoverChild{display:none!important}.hoverParents:hover .hoverChild{display:flex!important}.h8{height:8px!important}.h32px{height:32px!important}.font48{font-size:48px}.mt80{margin-top:80px!important}.ml0{margin-left:0!important}.p32{padding:32px!important}.pt12{padding-top:12px!important}.pt16{padding-top:16px!important}.pt36{padding-top:36px!important}.pb16{padding-bottom:16px!important}.pb30{padding-bottom:30px!important}.border-radius4{border-radius:4px}.mt48{margin-top:48px!important}.pb70{padding-bottom:70px!important}.flex_start_between{display:flex;justify-content:space-between;align-items:flex-start}.pr12{padding-right:12px!important}.h42{height:42px!important}.flex_middle{display:flex;justify-content:center}.flex_col_center_center{display:flex;flex-direction:column;justify-content:center;align-items:center}.gap48px{gap:48px}.sticky{position:sticky!important}.font36{font-size:36px}.font42{font-size:42px}.m10{margin:10px!important}.mt14{margin-top:14px!important}.mt36{margin-top:36px!important}.mb4{margin-bottom:4px!important}.mb70{margin-bottom:70px!important}.mr16{margin-right:16px!important}.mr32{margin-right:32px!important}.mr100{margin-right:100px!important}.ml2{margin-left:2px!important}.ml13{margin-left:13px!important}.ml30{margin-left:30px!important}.ml50{margin-left:50px!important}.p6{padding:6px!important}.p8{padding:8px!important}.p10{padding:10px!important}.p40{padding:40px!important}.p12{padding:12px!important}.p14{padding:14px!important}.p16{padding:16px!important}.pt3{padding-top:3px!important}.pl8{padding-left:8px!important}.pl10{padding-left:10px!important}.pl28{padding-left:28px!important}.pl32{padding-left:32px!important}.pr0{padding-right:0!important}.pr8{padding-right:8px!important}.pr16{padding-right:16px!important}.opacity04{opacity:.4}.opacity05{opacity:.5}.rotate90r{transform:rotate(90deg)}.overflow_scroll{overflow:scroll}.lineHeightL{line-height:1.43}.boxBottomShadow{position:relative;border-bottom:2px solid #e0e0e0}.boxBottomShadow:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;opacity:.5;mix-blend-mode:multiply;background-color:#efefef}ul.customDisc{list-style:none;padding-left:0}ul.customDisc li{position:relative;padding-left:13px}ul.customDisc li:before{content:"•";position:absolute;left:0}.absoluteCenter{position:absolute!important;top:50%;left:50%;transform:translate(-50%,-50%)}.max-w99{max-width:99px}.max-w170{max-width:170px!important}.max-w200{max-width:200px!important}.h2{height:2px!important}.h4{height:4px!important}.h40px{height:40px}.h66px{height:66px}.h70{height:70px}.w102px{width:102px;min-width:auto}.w120px{width:120px;min-width:auto}.w118px{width:118px;min-width:auto}.flex_start{display:flex;justify-content:flex-start!important}.flex_center_end{display:flex;align-items:center;justify-content:flex-end}.flex_wrap{flex-wrap:wrap}.gap36px{gap:36px}.mt_auto{margin-top:auto}.mr50{margin-right:50px!important}.pt32{padding-top:32px!important}.pt50{padding-top:50px!important}.pt100{padding-top:100px!important}.pl16{padding-left:16px!important}.pr10{padding-right:10px!important}.pr88{padding-right:88px!important}.pb100{padding-bottom:100px!important}.border_e0e0e0{border:solid 1px #e0e0e0}.border_b2b2b2{border:solid 1px #b2b2b2}.top16{top:16px!important;transform:unset!important}.right50{left:auto;right:50px!important}.opacity07{opacity:.7}.cursor_no{cursor:default}.lineHeight1_71{line-height:1.71}.max-w100{max-width:100%!important}.w1124{width:1124px}.h185px{height:185px}.h27px{height:27px!important}.h50px{height:50px!important}.no_flex{flex:unset!important}.m_h_auto{margin:auto 0}.border_bottom_e0e0e0{border-bottom:solid 1px #e0e0e0!important}.height_auto{height:auto!important}.width_auto{width:auto!important}.no_border-radius{border-radius:unset!important}.flexChildrenGrow{flex:1 1}.absolute{position:absolute!important}.gray_bdbdbd,.gray_bdbdbd a,a.gray_bdbdbd{color:#bdbdbd}.gray858585{color:#858585}.bg-soft-green{background-color:#e8f7e6}.bg-soft-yellow{background-color:#ffefd4}.bg-soft-gray{background-color:#e8e8e8}.f_bound,.f_boundrole{color:#e67c73!important}.rolebadge.boundrole{border:solid 1.5px #e67c73}.w132{width:132px!important}.h10px{height:10px!important}.h12px{height:12px!important}.h24px{height:24px!important}.h30px{height:30px!important}.h100px{height:100px!important}.h60px{height:60px}.h74{height:74px!important}.h77px{height:77px}.h116px{height:116px}.w15px{width:15px;min-width:auto}.w24px{width:24px;min-width:auto}.w100px{width:100px;min-width:auto}.w240px{width:240px;min-width:auto}.textCenter{text-align:center!important}.textRight{text-align:right!important}.textLeft{text-align:left!important}.flex_direction_row{flex-direction:row!important}.align_items_start{align-items:flex-start!important}.gap2px{gap:2px}.gap14px{gap:14px}.gap57px{gap:57px}.ellipsis-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsisUl>li{min-width:0}.ellipsisUl>li>p{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:136px}.m_b_auto{margin-bottom:auto}.mt18{margin-top:18px!important}.mt46{margin-top:46px!important}.mr44{margin-right:44px!important}.mr52{margin-right:52px!important}.p28{padding:28px!important}.pt18{padding-top:18px!important}.pl9{padding-left:9px!important}.pl100{padding-left:100px!important}.pr100{padding-right:100px!important}.pb12{padding-bottom:12px!important}.pb22{padding-bottom:22px!important}.pb32{padding-bottom:32px!important}.pb36{padding-bottom:36px!important}.bgnone{background-color:unset!important}.right20{left:auto;right:20px!important}.right24{left:auto;right:24px!important}.right40{left:auto;right:40px!important}.right-70{right:-70px}.left55{left:55%;right:auto!important}.height_fit{height:fit-content!important}.overflow_unset{overflow:unset!important}.maxw80{min-width:80px!important;max-width:80px!important}.flex_order1{order:1}.shadowCardSkin{border-radius:8px;box-shadow:0 3px 8px #0a0a0a33;border:solid .3px rgba(10,10,10,.2);background-color:#fff}.number-list{list-style:none;counter-reset:num;padding-left:0}.number-list li{counter-increment:num;margin:6px 0;padding-left:14px;text-indent:-14px}.number-list li:before{content:counter(num) ". ";font-weight:700}.bg-deepblue{background-color:#8395ab!important}.f_white{color:#fff!important}.f_black{color:#0a0a0a!important}.gap0px{gap:0px!important}.m12{margin:12px!important}.ml46{margin-left:46px!important}.vertical_bottom{vertical-align:bottom!important}input[type=text].underline_input:focus~label.focused_blue{color:#1976d2}.bottom_shadow{position:relative}.bottom_shadow:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;background-color:#0000000f}.footer_wrap{height:calc(100vh - 56px)}.topbtn_wrap{display:flex;justify-content:space-between;align-items:center;position:relative;padding-bottom:20px;padding-left:0}input:focus{outline:none}input::placeholder{color:#0a0a0a4d}textarea{width:100%;padding:5px 0;border:0;border:none;background:transparent;font-family:SamsungOne-600;font-size:18px;resize:none;outline:0;border-bottom:1px solid #8f8f8f}textarea.edit{min-height:100px;padding:10px 12px;border-radius:8px;border:solid 1.5px #1976d2;background-color:#fafafa;font-family:SamsungOne-500;font-size:12px;line-height:1.5;letter-spacing:0px}textarea.edit::placeholder{opacity:.3}.organization input::placeholder{color:#0a0a0a!important}.ui_button{position:relative;min-width:144px;margin:0;padding:12px 14px;border:0;border-radius:8px;background-color:#0000001a;color:#0a0a0a;font-family:SamsungOne-700,sans-serif;font-size:15px;text-align:center;cursor:pointer;box-sizing:border-box;outline:0;appearance:none;overflow:hidden}.ui_button.blue{background-color:#1976d2;color:#fff}.ui_button.w103{min-width:103px}button.w90{min-width:90px}button.btn_icon_txt{display:inline-flex;align-items:center;padding:9px 15px}button.btn_icon_txt span{display:inline-block;margin-right:9px}.button.blue:hover,button.blue:hover{background-color:#1669bc}button.red{color:#dd4040!important}button.btn_icon{min-width:42px;min-height:42px;padding:11px}button.btn_icon img{width:24px;height:24px}button.selected{height:42px;border:1.5px solid #1976d2;background-color:#f0f7ff;color:#166abd}button.icon.selected{height:auto;border:0px solid #1976d2;background-color:#f0f7ff;color:#166abd}button.btn_icon.selected{padding:8px}button:disabled{cursor:default;opacity:.3!important;pointer-events:none}button:disabled:hover{background-color:#e5e5e5}button.blue:disabled:hover{background-color:#1976d2}.button{padding-right:14px;padding-left:14px;font-family:SamsungOne-700,sans-serif;font-size:15px;cursor:pointer}.button.icon_left{background-position:14px 50%}.btn_icon{width:42px;height:42px;padding-top:9px;background-repeat:no-repeat;background-position:50% 50%;background-size:24px 24px}.btn_icon.btn24{width:24px;height:24px}.btn_icon.devic_solide_monitor{background-image:url(/static/media/devic_solide_monitor.Da8imuRGFoHW-QDHeqL9.svg)}.btn_icon.devic_solide_monitor.selected{background-image:url(/static/media/devic_solide_monitor_select.CrdpPXcA2ltfew1sLT1m.svg)}.btn_icon.more{background-image:url(/static/media/more.D65yl9ewss9yNnFYPn5R.svg)}.btn_icon.more.selected{background-image:url(/static/media/more_select.DrpKC5n_0mg4R7wycHki.svg)}.btn_icon.back{background-image:url(/static/media/back.DjOVZxBdBtL5TaYi7oAv.svg)}.btn_icon.back.selected{background-image:url(/static/media/back_select.Ci0xuLGGkBcck1iUQAh3.svg)}.btn_icon.next{background-image:url(/static/media/next.CcmI0jaRpMw0-nMBpvji.svg)}.btn_icon.next.selected{background-image:url(/static/media/next_select.KSMPzy0-2ticQZ8c2HEA.svg)}.btn_icon.list{background-image:url(/static/media/list.Dry-I5AZ7sRopVaNIHFr.svg)}.btn_icon.list.selected{background-image:url(/static/media/list_select.D7VYOc2yL9PUX7XeUVye.svg)}#input_search{position:relative}input[type=search]{position:relative;width:100%;height:42px;padding:0 43px 0 17px;border:0;-webkit-border-radius:0;border-radius:8px;background-color:#0000001a;color:#757575;font-family:SamsungOne-600;font-size:15px;outline:0;-webkit-appearance:none;box-sizing:border-box}input[type=search]:hover{background-color:#0003;color:#0a0a0a}input[type=search]:focus{border:solid 1.5px #1976d2;background-color:#fff;color:#0a0a0a}.btn_map_search{position:absolute;top:50%;right:12px;margin-top:-12px;cursor:pointer}input[type=search]::-webkit-search-cancel-button{display:inline-block;width:18px;height:18px;background-size:100%;-webkit-appearance:none;vertical-align:middle}#input_search.small input{height:32px}#input_search.small input::placeholder{color:#757575}#input_text{position:relative}input[type=text],input[type=password]{position:relative;width:100%;padding:0 0 8px;border:0;background:transparent;color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;border-bottom:1.5px solid #8f8f8f;box-sizing:border-box}input[type=text]::placeholder,input[type=password]::placeholder{color:#0a0a0a4d}input[type=text].text_field:focus,input[type=password].text_field:focus{border-bottom:solid 2px #1976d2}input[type=text]:hover,input[type=password]:hover{border-bottom:solid 1.5px #2d2d2d}input[type=text]:disabled,input[type=password]:disabled{color:#949494;border-bottom:solid 1.5px #e0e0e0}input[type=checkbox]:disabled,input[type=checkbox]:disabled~label{opacity:.3}input[type=radio]:disabled,input[type=radio]:disabled~label{opacity:.3}.input_error{display:none;position:absolute;bottom:-15px;width:100%;color:#f75b5b;font-family:SamsungOne-600;font-size:10px;letter-spacing:-.42px}.daytime_input .error .input_error{bottom:-10px}#input_text.error input{border-bottom:solid 1px #f75b5b}.input_tagbox{padding-right:44px;border-bottom:1.5px solid #8f8f8f}.input_tagbox.error{border-bottom:solid 1px #f75b5b}.input_tagbox .input_tagwrap{display:flex;gap:8px;overflow:hidden}.input_tagbox .input_error,#input_text.error .input_error{display:block}.input_tagbox input[type=text]{border-bottom:0}.text_field.on{border-bottom:1.5px solid #1976d2!important}input[type=text].boxtype{position:relative;width:100%;height:36px;padding:5px 18px 6px;border:0;border-radius:8px;background:#e5e5e5;font-family:SamsungOne-500;font-size:16px;box-sizing:border-box}input[type=checkbox],.modal_single input[type=radio]{width:22px;height:22px;background:url(/static/media/checkbox_off.C5PIV1P5t64luEiC-t5D.svg) no-repeat 50% 50%;background-size:100%;cursor:pointer;-webkit-appearance:none}input[type=checkbox]:checked,.modal_single input[type=radio]:checked{background:url(/static/media/checkbox_on.B_1qpAbHzweDrH85AZWx.svg) no-repeat 50% 50%;background-size:100%}div:has(label) input[type=checkbox],input[type=checkbox]#check_label{display:none}input[type=checkbox]#check_label+label,input[type=checkbox]+label{display:inline-flex;position:relative;height:22px;padding-left:32px;color:#000000de;font-family:SamsungOne-500;font-size:16px;line-height:24px;cursor:pointer}input[type=checkbox]#check_label+label:before,input[type=checkbox]+label:before{position:absolute;top:0;left:0;width:22px;height:22px;border:solid 1.5px rgba(0,0,0,.5);border-radius:50%;background-color:#fffc;content:"";box-sizing:border-box}input[type=checkbox]#check_label+label:hover:before,input[type=checkbox]+label:hover:before{border-color:#0009}input[type=checkbox]#check_label:checked+label:before,input[type=checkbox]:checked+label:before{background:url(/static/media/check_wh.C0tSIWCsAes1nnz66yOX.svg) 50% #1976d2 no-repeat;border-color:#1976d2}input[type=checkbox]#check_label:checked+label:hover:before,input[type=checkbox]:checked+label:hover:before{background-color:#145ea8;border-color:#145ea8}.lblchkbox input[type=checkbox]{display:none}input[type=radio]{width:24px;height:24px;background:url(/static/media/checkbox_off.C5PIV1P5t64luEiC-t5D.svg) no-repeat 50% 50%;background-size:100%;cursor:pointer;-webkit-appearance:none}input[type=radio].pchkwrap{margin:10px}.toggle_switch{display:flex;justify-content:center;align-items:center;width:58px;height:38px}.toggle_switch input{-webkit-border-radius:0;-webkit-appearance:none}.toggle_switch input[type=checkbox]{display:none}.toggle_track{display:inline-block;position:relative;top:2px;width:34px;height:20px;border-radius:20px;background-color:#8f8f8f}.toggle_track:before{display:block;position:absolute;top:-3px;left:-6px;width:26px;height:26px;margin:0;border:1.5px solid #8f8f8f;border-radius:100%;background-color:#fff;content:"";transition:left .3s;box-sizing:border-box}.toggle_switch input[type=checkbox]+label .toggle_track:after{display:inline-block;position:absolute;right:8px;color:#fff;content:""}.toggle_switch input[type=checkbox]:checked+label .toggle_track{background-color:#1976d2}.toggle_switch input[type=checkbox]:checked+label .toggle_track:before{left:14px;border:1.5px solid #1976d2}.toggle_switch input[type=checkbox]:checked+label .toggle_track:after{left:5px;content:""}.toggle_switch input[type=checkbox]+label:hover .toggle_track{background-color:#727272}.toggle_switch input[type=checkbox]+label:hover .toggle_track:before{border-color:#727272}.toggle_switch input[type=checkbox]:checked+label:hover .toggle_track{background-color:#145ea8}.toggle_switch input[type=checkbox]:checked+label:hover .toggle_track:before{border-color:#145ea8}.toggle_switch.dim{pointer-events:none;opacity:.4}.toggle_onoff{display:flex;justify-content:space-evenly;align-items:center;position:relative;width:85px;height:42px!important;border-radius:8px;background-color:#d7d7d7}.toggle_onoff input[type=radio]{display:none}.toggle_onoff label{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#363636;font-family:SamsungOne;font-size:14px;font-weight:800;text-align:center;cursor:pointer}.toggle_onoff label:hover{color:#1976d2}.toggle_onoff input[type=radio]:checked+label{color:#1976d2}.toggle_onoff.greentoggle label:hover{color:#24c195}.toggle_onoff.greentoggle input[type=radio]:checked+label{color:#24c195}.toggle_onoff label:after{position:absolute;top:50%;left:50%;width:1px;height:16px;background-color:#bdbdbd;content:"";transform:translate(-50%,-50%)}.toggle_onoff.triple_toggle label{position:relative}.toggle_onoff.triple_toggle label:after{left:100%;right:0%}.toggle_onoff.triple_toggle label:last-child:after{display:none}.toggle_onoff.dim{background-color:#e5e5e5;pointer-events:none}.toggle_onoff.dim label{opacity:.4}.toggle_onoff.dim input[type=radio]:checked+label{opacity:.4}.toggle_onoff.btn3count{width:131px}input#content_name{width:230px;height:auto;margin-right:9px;margin-left:11px;padding-top:10px;padding-bottom:10px;border:0;color:#000;font-family:SamsungOne-600;font-size:24px}input#content_name.line{padding-bottom:9px;border-bottom:1px solid #949494}input#content_name.line::placeholder{color:#eaeaea}input[type=password]::placeholder{color:#0a0a0a}input#content_name::placeholder{color:#000}input#content_name.active{width:100%;border-bottom:1px solid #8f8f8f}input[type=checkbox].toggle+label{padding-left:0}input[type=checkbox].toggle+label:before,input[type=checkbox].toggle:checked+label:before{display:none}.checkbox.only input[type=checkbox]+label{padding-left:22px}.select-wrap .select{display:flex;align-items:center}.select,.input_select,.select_bottom_wrap .select{width:100%;height:42px;padding:12px 38px 12px 20px;border:0;border-radius:8px;background-color:#0000001a;font-family:SamsungOne-600;font-size:16px;text-align:left;cursor:pointer;overflow:hidden}.select.line_select{padding:12px 0;border-radius:0;background-color:transparent;font-family:SamsungOne-600;font-size:18px;border-bottom:1px solid #8f8f8f}.select.line_select.repeat{position:relative;width:155px}.select.line_select.time{position:relative;width:90%;height:42px;padding:12px 16px;border:0;color:#0a0a0a;font-family:SamsungOne-600;font-size:15px}.select.line_select.repeat:after{right:0}.select.line_select.time:after{right:8px}.select.normal,.select_bottom_wrap .select{position:relative;min-width:180px;height:32px;padding:1px 34px 0 0;border-radius:0;background-color:transparent;color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;text-align:left;text-overflow:ellipsis;cursor:pointer;opacity:1;border-bottom:1px solid #8f8f8f;overflow:hidden;text-wrap:nowrap}.select.active{color:#0a0a0a;border-color:#8f8f8f;opacity:1}.select.normal:hover{background-color:transparent;border-bottom:solid 1.5px #2d2d2d}.select.normal.nohover:hover{border-bottom:1px solid #8f8f8f}.select:after{position:absolute;top:9px;right:16px;width:24px;height:24px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;background-size:100%;background-color:#0000;content:""}.nonechk .select:after{right:unset}.select.blue{background-color:#1976d2;color:#fff}.select.blue:hover{background-color:#1669bc}.select.blue:after{background:url(/static/media/icons-expand.Cza_Xn0ePVdCWqWfKnYT.svg) no-repeat 50% 50%}.select.normal:after,.select_bottom_wrap .select:after{top:4px;right:0}.select:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1;content:"";transition:all .3s;-webkit-transition:all .3s;opacity:0}.select:hover{background-color:#0003}.select.line_select:hover{background-color:transparent}.select.on{opacity:1}.select.line_select:hover:before{opacity:0}.select.normal:hover:before{opacity:0}.select.reverse:after,.select.on:after,.select_bottom_wrap.on .select:after{transform:rotate(-180deg)}.select-ul{position:absolute;min-width:100%;margin-top:10px;padding-top:5px;padding-bottom:5px;border:0 solid #cccccc;border-radius:8px;background:#fff;z-index:100;overflow-x:hidden;overflow-y:auto;box-shadow:0 3px 8px #0003}.select-ul.repeat,.select-ul.time{width:100%;min-width:180px}.select-ul.time{bottom:52px;height:280px}.select-ul.normal{border:0}.select-ul>li{position:relative;min-width:140px;height:51px;padding:0 25px;color:#0a0a0a;font-family:SamsungOne-500;font-size:16px;text-align:left;line-height:49px;white-space:nowrap;cursor:pointer}.select-ul>li:hover{background-color:#f0f7ff}.select-ul>li{position:relative!important}.select-ul.normal>li{font-family:SamsungOne-600;font-size:16px}.select-ul.normal li.selected{width:100%;color:#1976d2}.select-ul>li.selected{color:#1976d2;font-family:SamsungOne-800}.select-ul>li.selected:after{position:absolute;top:10px;right:13px;width:24px;height:24px;background:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg) no-repeat 50% 50%;background-size:100%;content:""}.select-ul.top_valign{bottom:48px}.select-ul.normal.account_dropdown{position:fixed;min-width:220px}.dropchild{position:absolute;top:0;left:100%}.bottom_sheet{position:fixed;bottom:0;left:0;width:100%;height:auto;padding:20px 24px 17px;border:solid 1px rgba(0,0,0,.12);border-radius:8px 8px 0 0;background-color:#fafafa;z-index:1000}.bottom_sheet h2{padding-bottom:20px;color:#000000de;font-family:SamsungOne-600;font-size:20px;line-height:1.6;letter-spacing:.15px;border-bottom:1px solid rgba(0,0,0,.12)}.bottom_sheet ul{max-height:357px;margin-top:10px;overflow-y:auto}.bottom_sheet li{position:relative;width:100%;height:51px;color:#0a0a0a;font-family:SamsungOne-600;font-size:16px;font-weight:600;line-height:49px;letter-spacing:.15px;cursor:pointer}.bottom_sheet li.selected{color:#1976d2;font-family:SamsungOne-800}.bottom_sheet li.selected:after{position:absolute;top:50%;right:13px;width:24px;height:24px;background:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg) no-repeat 50% 50%;background-size:100%;content:"";transform:translateY(-50%)}.mo_select_list .all_line{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.12)}.pop_dropdown{display:none;position:relative;height:32px;margin-bottom:30px;padding-bottom:8px;color:#0a0a0a;border-bottom:solid 1px #8f8f8f}.pop_dropdown:after{position:absolute;top:50%;right:4px;width:24px;height:24px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;background-size:100%;background-color:#0000;content:"";transform:translateY(-50%)}.select-ul>li.all_line{position:relative;margin-bottom:10px;padding-bottom:10px}.select-ul>li.all_line:after{display:block;position:absolute;bottom:0;left:10px;right:10px;height:1px;background:#0000001f;content:""}.select-ul.scroll_y{max-height:367px}output{padding:5px 16px;border-radius:3px;background:#1976d2;color:#fff}input[type=number]{width:40px;padding:4px 5px;border:1px solid #bbb;border-radius:3px}input[type=range]{width:200px;height:4px;margin-right:15px;border-radius:5px;background-image:linear-gradient(#1976d2,#1976d2);background-repeat:no-repeat;background-size:80% 100%;background-color:#bdbdbd;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb{width:20px;height:20px;border:1px solid #bdbdbd;border-radius:50%;background-color:#fafafa;cursor:ew-resize;-webkit-appearance:none}input[type=range]::-moz-range-thumb{width:20px;height:20px;border:1px solid #bdbdbd;border-radius:50%;background-color:#fafafa;cursor:ew-resize;-webkit-appearance:none}input[type=range]::-ms-thumb{width:20px;height:20px;border:1px solid #bdbdbd;border-radius:50%;background-color:#fafafa;cursor:ew-resize;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb:hover{box-shadow:0 0 0 8px #1976d21a}input[type=range]::-moz-range-thumb:hover{background-color:#fafafa}input[type=range]::-ms-thumb:hover{background-color:#fafafa}input[type=range]::-webkit-slider-runnable-track{border:none;background:transparent;-webkit-appearance:none;box-shadow:none}input[type=range]::-moz-range-track{border:none;background:transparent;-webkit-appearance:none;box-shadow:none}input[type=range]::-ms-track{border:none;background:transparent;-webkit-appearance:none;box-shadow:none}.tab_wrap{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d1d1d1}.tab_wrap>li{display:flex;justify-content:center;width:33.33%;padding-top:20px;padding-bottom:17px;font-family:SamsungOne-700;font-size:15px;text-align:center;cursor:pointer;gap:4px;border-bottom:1px solid transparent;text-transform:uppercase}.tab_wrap.col2>li{width:50%}.tab_wrap.multi>li,#modalpop_wrap .tab_wrap.multi>li{width:auto;min-width:140px;padding-right:18px;padding-left:18px}.tab_wrap>li.selected{color:#1976d2;font-family:SamsungOne-800;text-align:center;border-bottom:2px solid #1976d2}.tab_wrap>li:hover{background-color:#f0f7ff}.scrl_tab{position:relative;height:58px}.scrlTab{overflow:hidden;border-bottom:1px solid #d1d1d1}.scrl_tab .tabs{display:flex;position:absolute;bottom:0;left:0;height:100%;transition:.2s ease-in-out}.contents_2dep{height:100%}.contents_2dep .scrlTab{height:74px;padding:20px 24px;border:none}.contents_2dep .scrlTab .tabs{position:unset;gap:4px}.contents_2dep .scrlTab .tabs li{min-width:auto;padding:8px 16px;border-radius:50px;color:#b4b4b4;font-family:SamsungOne-600;font-size:15px;text-transform:none}.contents_2dep .scrlTab .tabs li:hover{background-color:inherit;color:#b4b4b4}.contents_2dep .scrlTab .tabs li.selected{border:none;background-color:#d8d8d8;color:inherit;color:#0a0a0a;font-family:SamsungOne-700}.tabs{height:58px;white-space:nowrap}.tabs>li{display:flex;justify-content:center;min-width:143px;height:100%;padding:20px 16px 0;font-family:SamsungOne-700;font-size:15px;text-align:center;cursor:pointer;gap:4px;border-bottom:2px solid transparent}.tabs>li:hover{background:#f0f7ff}.tabs>li.selected{color:#1976d2;font-family:SamsungOne-800;border-color:#1976d2}.modal_left_tab li.selected{background-color:#e0e0e0b3;font-family:SamsungOne-700}.scrl_tab .tab_more{position:absolute;bottom:0;width:117px;min-width:auto;height:58px;padding:0;border-radius:0;font-size:0;z-index:10}.scrl_tab .tab_more:after{display:block;width:100%;height:100%;background-repeat:no-repeat;background-size:24px 24px;content:""}.scrl_tab .tab_more.prev{left:0;background:transparent linear-gradient(to left,#fff0,#fff 56%)}.scrl_tab .tab_more.prev:after{background-image:url(/static/media/arrow_left_black.DJonkDkQM7u_UlXx1wG0.svg);background-position:center}.scrl_tab .tab_more.next{display:block;right:0;background:transparent linear-gradient(to right,#fff0,#fff 56%)}.scrl_tab .tab_more.next:after{background-image:url(/static/media/arrow_right_black.BrZ4pDqF8xutltaMyGV7.svg);background-position:center}.pop_sti{color:#848484;font-family:SamsungOne-800;font-size:16px}.pop_sti img{width:24px;height:24px;vertical-align:middle}.devic_solide_monitor_w{width:24px;height:24px;background:url(/static/media/devic_solide_monitor_w.DuHSSxYb43JGpfs7jiCE.svg) no-repeat 50% 50%;background-size:100%}input.empty{width:100%;border:0;background-color:transparent;font-family:SamsungOne-600;font-size:18px;outline:0}input.empty::placeholder{color:#b0b0b0}.control_arrow_down{width:24px;height:24px;margin-top:-2px;margin-left:10px;vertical-align:middle}.select_button{font-family:SamsungOne-700;font-size:15px}.select-ul>li.selected:after,.topbtn_option_list ul>li.selected:after{position:absolute;top:12px;right:23px;width:24px;height:24px;background:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg) no-repeat 50% 50%;background-size:100%;content:""}.select-ul>li.selected,.topbtn_option_list ul>li.selected{color:#1976d2;font-family:SamsungOne-800}.toggle_tab_btn{display:flex;align-items:center;height:34px;padding:8px 20px;border-radius:17px;background-color:#d8d8d8;font-family:SamsungOne-600;font-size:15px;color:#0a0a0a4d}.toggle_tab_btn li{position:relative;cursor:pointer}.toggle_tab_btn li+li:before{content:"";display:inline-block;width:1px;height:10px;margin:0 12px;background-color:#bdbdbd}.toggle_btn{width:85px;height:42px;border-radius:8px;background-color:#0000001a;font-size:15px;text-align:center;color:#0a0a0a4d;cursor:pointer;overflow:hidden}.toggle_btn li{display:flex;justify-content:center;align-items:center;position:relative;width:50%;height:100%;float:left}.toggle_btn li+li:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:1px;height:16px;background-color:#bdbdbd}.toggle_btn li:hover{background-color:#0003}.toggle_btn.large,.toggle_btn.small{width:128px}.toggle_btn.large li,.toggle_btn.small li{width:33.333%}.toggle_btn.small{height:32px}.toggle_btn.availableTagBox{width:161px}.toggle_btn.availableTagBox li:first-of-type{width:44px}.toggle_btn.availableTagBox li:last-of-type{width:116px}.clearfix:after{display:block;width:0;height:0;font-size:0;content:"";clear:both;visibility:hidden}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.radio{position:absolute;width:0;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.radio_label:after{position:absolute;top:0;left:0;width:22px;height:22px;background:url(/static/media/nor.BWIWnJ0epQk9kiqMS2HZ.svg) no-repeat;background-position:center;content:""}.radio:checked+.radio_label:after{background:url(/static/media/on.DGUkTGHjNRJycBUiAFMK.svg) no-repeat;background-position:center}.radio_only .radio_label{width:22px;height:22px;padding-left:0}.radio:checked+label,.radio:not(:checked)+label{position:relative;padding-left:32px;color:#000000de;font-family:SamsungOne-400;font-size:16px;line-height:24px;cursor:pointer}.radio_only .radio:checked+label,.radio_only .radio:not(:checked)+label{padding-left:0}.hide{position:absolute;top:0;left:0;width:0;height:0;margin:0;padding:0;font-size:0;text-indent:-9999px;overflow:hidden;visibility:hidden}#input_box{position:relative}#input_box input,.input_box input{height:42px;padding:0 17px;border:solid 1px #b2b2b2;border-radius:8px;background-color:#fff;color:#0a0a0a;font-size:15px;font-weight:600;line-height:1.47;letter-spacing:.43px}.input_box input:disabled{background-color:#f4f4f4;color:#0a0a0a80}#input_box.small input{height:32px}#input_box.error input{border:solid 1px #dd4040}#input_box input::placeholder,.input_box input::placeholder{opacity:.3}#input_box input:hover,.input_box input.on:hover{border:solid 1.5px #2d2d2d}#input_box input:focus,#input_box input.focus,.input_box input:focus{border:solid 1.5px #1976d2;opacity:1}.input_box input[type=text]:hover{border:solid 1px #b2b2b2}#input_box.center input{text-align:center}.ipt_textbox,input[type=text].ipt_textbox{display:inline-block;max-width:100%;height:42px;padding:10px 17px;border:solid 1px #b2b2b2;border-radius:8px;background-color:#fff;color:#0a0a0a;font-family:SamsungOne-600;font-size:15px;box-sizing:border-box}.ipt_textbox.dim,input[type=text].ipt_textbox.dim{border:solid 1px #b2b2b2;background-color:#f3f3f3;opacity:1}.ipt_textbox:not(:disabled):hover,input[type=text].ipt_textbox:not(:disabled):hover{border:solid 1.5px #2d2d2d}.ipt_textbox:focus,input[type=text].ipt_textbox:focus{border:solid 1.5px #1976d2}.ipt_textbox::placeholder,input[type=text].ipt_textbox::placeholder{color:#0a0a0a4d}.ipt_textbox:disabled,.ipt_textbox:hover:disabled{opacity:.3}.select_bottom_wrap{width:100%}.select_bottom_wrap .select:hover{background-color:transparent}.mo_bottom_wrap .bg,.select_bottom_wrap .bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:100}.btm_text_box{padding:30px 0 119px}.btm_text_box p{color:#000000de;font-family:SamsungOne-600;font-size:18px}.btm_sheet_btn{position:absolute;bottom:0;left:0;width:100%;padding:20px 24px 22px;background-color:#fafafa;font-size:0;border-top:solid 1px #d8d8d8}.btm_sheet_btn button{width:100%}.btm_sheet_btn.two_btn button{display:inline-block;width:calc(50% - 6px);min-width:auto;vertical-align:middle}.btm_sheet_btn.two_btn button+button{margin-left:10px}input[type=checkbox].toggle_favor{display:inline-block;width:24px;height:24px;background-image:url(/static/media/favorites_g.uefTC7ltu3VO_Ve-4ugN.svg)}input[type=checkbox].toggle_favor:checked{background-image:url(/static/media/favorites_y.COIPT8HmU4sV-ItEjuwB.svg)}.input_with_chck{padding-left:37px}.input_with_chck .toggle_favor{position:absolute;top:-2px;left:0}.guide{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.guide .TBD{display:inline-flex;justify-content:center;align-items:center;width:460px;max-width:100%;height:247px;border-radius:8px;background-color:#d8d8d8;font-family:SamsungOne-500;font-size:24px;text-align:center}.add_btn{display:flex;justify-content:center;margin-top:20px}.drop_guide{display:none;position:fixed;top:0;left:0;width:100%;height:100%;padding:0;background-color:#000000bf;color:#fff;font-family:SamsungOne-600;font-size:24px;z-index:20000}.drop_guide .text{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.dimmBg{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:20000}.chck_define+.chck_define{margin-top:4px}.chck_define input[type=checkbox]+label{min-width:90px;margin-right:5px;padding-right:12px;font-family:SamsungOne-800}.chck_define .em{color:#0a0a0a4d}.chck_define input[type=checkbox]:checked~.em{color:#0a0a0a}.chck_define .ipt_textbox{width:80px;margin:0 10px}.chck_define label:after{display:block;position:absolute;top:50%;right:0;width:1.4px;height:14px;margin-top:-7px;background-color:#0000001f;content:""}.profile-me{position:relative;width:94px;height:94px;margin-right:27px;border:solid 3px #ff69a7;border-radius:50%;aspect-ratio:1 / 1}.card-dot{display:flex;align-items:center;position:relative;width:100%;color:#0a0a0a;font-family:SamsungOne-600}.card-dot .dot{width:22px;height:22px;border-radius:50%;background-color:#0a0a0a;aspect-ratio:1/1}.card-dot .dot.red{background-color:#f75b5b}.card-dot .dot.green{background-color:#24c195}.sub-titlebar{display:flex;justify-content:center;align-items:center;width:100%;min-height:20px;margin-bottom:20px;border-radius:4px;background-color:#0000000d;color:#949494;font-family:SamsungOne-600;font-size:11px;text-align:center}.card-box{display:flex;text-align:start;gap:0 24px}.card-box>li{display:flex;flex-direction:column;width:25%;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.card-box h3{margin:0 0 7px;color:#949494;font-family:SamsungOne-600;font-size:12px}.card-box-Contents .black{color:#0a0a0a}.card-box-Contents{display:flex;flex-direction:column;position:relative;height:100%}.card-box-Contents button{width:144px;height:42px;margin:auto;color:#0a0a0a;font-family:SamsungOne-800;font-size:15px;letter-spacing:.43px}.card-box-Contents.link{display:flex;justify-content:center;align-items:center}.card-box-Contents.link a{color:#1976d2;font-family:SamsungOne-800;font-size:24px;text-align:center;text-decoration:underline}.card-box-license .card-box-Contents{padding:24px 45px;gap:8px}.card-box-Contents:not(.card-box-slider){padding:13px 44px 8px}.card-box-slide .swiper-slide{padding:13px 44px 8px}.card-box-datetime .card-box-Contents{padding:18px 44px 24px}.card-box-Contents h1{position:relative;margin-bottom:9px;color:#0a0a0a;font-family:SamsungOne-800;font-size:24px;line-height:28px}.card-box-Contents h1 span{position:absolute;right:0}.card-box-Contents p{display:flex;justify-content:space-between;align-items:center;color:#949494;font-size:12px;font-weight:600;line-height:14px}.card-box-Contents .p-child1{margin-bottom:4px}.card-box-license .card-box-Contents p{font-family:SamsungOne-600;font-size:12px;line-height:18px}.card-box-Contents span{letter-spacing:.23px}.card-box-license .card-box-Contents span{font-size:18px}.card-box-Contents .datetime{margin:auto 0}.card-box-Contents .datetime p{justify-content:flex-start;color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;line-height:22px;letter-spacing:.17px}.card-box-Contents .datetime p span:nth-child(1):after{width:1px;height:19px;margin:0 15.5px;color:#bdbdbd;content:"|"}.card-box-no .card-box-Contents p{display:block}.card-box-no .card-box-Contents{text-align:center}.card-box-no .card-box-Contents div{margin:auto}.card-box-slide .slide_prev{position:absolute;top:45px;left:10px;width:24px;height:24px;background:url(/static/media/ic-solid-back.Bf5Ycjg1xLbqfWErGtlA.svg) center no-repeat;background-size:16px;cursor:pointer;content:"";transform:scaleX(-1)}.card-box-slide .slide_next{position:absolute;top:45px;right:10px;width:24px;height:24px;background:url(/static/media/ic-solid-back.Bf5Ycjg1xLbqfWErGtlA.svg) center no-repeat;background-size:16px;cursor:pointer;content:""}.card-box-slide .slide_prev:hover,.card-box-slide .slide_next:hover{border-radius:50%;background-color:#0000001a}.card-box-slide .slide_arrow.slick-disabled{opacity:.3}.tag-box{display:flex;flex-direction:column;margin-top:40px;gap:20px}.card-tag{display:flex;align-items:center;position:relative;padding:24px 50px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.card-tag.dim{position:relative;border:0;background-color:#e2e2e2;cursor:pointer}.card-tag.dim:before{position:absolute;top:50%;left:50%;width:24px;height:24px;background-image:url(/static/media/add_g.BaqujsWY99ALAftQT5lp.svg);content:"";transform:translate(-50%,-50%)}.card-tag .dot{width:22px;height:22px;border-radius:50%;cursor:pointer}.card-tag .dot:hover:after{position:absolute;top:0;left:0;width:22px;height:22px;border-radius:11px;background:#0000001a;content:""}.card-tag h1{max-width:118px;margin-left:12px;color:#949494;font-family:SamsungOne-800;font-size:16px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.15px;overflow:hidden}.card-tag h1.d-color{color:unset}.card-tag .line{width:1px;height:100%;min-height:20px;margin-right:20px;background-color:#0000001f}.card-tag .list_handler{display:none}.card-tag:hover .list_handler{display:flex}.tag-plus{display:inline-block;width:20px;height:20px;border:solid 1.5px #24c195;border-radius:50%;background-position:center;cursor:pointer;opacity:.3}.tag-plus:hover{opacity:1}.chip-black .tag-plus{background-image:url(/static/media/ic-solid-add-2-black.CyXEoSEFFtOlVgqvsQ40.svg);border-color:#363636}.chip-green .tag-plus{background-image:url(/static/media/ic-solid-add-2-green.dpmWa6Ynrh708Q_PY6o4.svg);border-color:#24c195}.chip-orange .tag-plus{background-image:url(/static/media/ic-solid-add-2-orange.BOJF0BW2wSX_vf8QWS_i.svg);border-color:#ffa307}.chip-red .tag-plus{background-image:url(/static/media/ic-solid-add-2-red.BLp2-liY1JuGmJ02OYvK.svg);border-color:#ff6240}.chip-blue .tag-plus{background-image:url(/static/media/ic-solid-add-2-blue.Bf0pquwbOriwH2lQVfsV.svg);border-color:#1a91ec}.chip-purple .tag-plus{background-image:url(/static/media/ic-solid-add-2-purple.D12X-c6UZlmA1B4YSxOk.svg);border-color:#7da3f3}.chip-darkblue .tag-plus{border-color:#60788b}.chip-gray .tag-plus{border-color:#91a0b2}.chip-turquoise .tag-plus{border-color:#00bcd4}.tag-color-editbox-target{display:flex;align-items:center;position:relative}.tag-color-editbox{position:absolute;top:30px;left:0;width:167px;height:81px;padding:15px 18px 16px 15px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;z-index:2;box-shadow:0 3px 8px #0003}.tag-color-editbox.active{display:block}.tag-color-editbox ul{display:flex;flex-wrap:wrap;gap:5px}.tag-color-editbox li{position:relative;width:22px;height:22px;border-radius:11px;cursor:pointer}.tag-color-editbox li:hover:after{position:absolute;top:0;left:0;width:22px;height:22px;border-radius:11px;background:#0000001a;content:""}.tag-color-editbox li.active:after{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;background:unset;background-image:url(/static/media/check_wh2.DCWRzx4Y0AxWN18RIUbs.svg);background-size:16px;content:"";transform:translate(-50%,-50%)}.btn-circle-red{display:flex;justify-content:center;align-items:center;position:relative;width:48px;min-width:unset;height:48px;padding:0;border-radius:24px;background-color:#dd4040;color:#fff;font-family:SamsungOne-700;font-size:10px;text-align:center;white-space:pre-wrap;letter-spacing:.08px}.btn-circle-red p{position:absolute;top:55%;left:51%;transform:translate(-50%,-50%)}.btn-circle-red:hover{background-color:#c63939}.btn-frame{border:solid 5px #323232;font-size:8px;-webkit-backdrop-filter:blur(9.6px);backdrop-filter:blur(9.6px);outline:solid 1.5px #5e5e5e}.btn-frame span{-webkit-transform:scale(.8)}.i_admin{display:inline-block;position:relative;width:20px;height:20px;border:solid 1.5px #ff7e00;border-radius:8px;vertical-align:middle}.i_admin:after{position:absolute;top:50%;left:50%;color:#ff7e00;font-family:SamsungOne-800;font-size:13px;content:"A";transform:translate(-50%,-50%)}.head_area .i_admin{width:24px;height:24px;margin-right:12px;border-radius:10px}.head_area .i_admin:after{font-size:15px}.i-manager{border:solid 1.5px #1a91ec}.i-manager:after{color:#1a91ec;content:"M"}.i-viewer{border:solid 1.5px #24c195}.i-viewer:after{color:#24c195;content:"V"}.line{width:100%;height:1px;background-color:#e0e0e0}.option_sidemenu .line{width:100%;height:1px;background-color:#404040}.chip-move{width:14px;height:14px;border-radius:50%;background-image:url(/static/media/ic_circle_move.Drw3UGlHg-oMETk-4Lyq.svg);background-size:14px;cursor:pointer}.plan_dot{width:12px;height:12px;border-radius:50%}.d_flex{display:flex}.gap5{gap:5px}.ml10{margin-left:10px}.mb4{margin-bottom:4px}output.range_text{padding:0;background:none;color:#0a0a0a;font-family:SamsungOne-600;font-size:18px}.toggle_switch input[type=checkbox].green:checked+label .toggle_track{background-color:#24c195}.toggle_switch input[type=checkbox].green:checked+label .toggle_track:before{left:14px;border:1.5px solid #24c195}.toggle_switch input[type=checkbox].green:checked+label:hover .toggle_track{background-color:#24c195}.toggle_switch input[type=checkbox].green:checked+label:hover .toggle_track:before{border-color:#24c195}.btn-circle-green{display:flex;justify-content:center;align-items:center;position:relative;width:48px;min-width:unset;height:48px;padding:0;border-radius:24px;background-color:#24c195;color:#fff;font-family:SamsungOne-700;font-size:10px;text-align:center;white-space:pre-wrap;letter-spacing:.08px}.btn-circle-green p{position:absolute;top:55%;left:51%;transform:translate(-50%,-50%)}.btn-circle-green:hover{background-color:#20ad85}.ic_energy_sl{background-image:url(/static/media/ic-solid-energy.BNIX_DHaeoCXmYJejaAx.svg)}.ic_energy{background-image:url(/static/media/ic_energy_wh.Ai81Gtt23O-yzOGrBTZA.svg)}.ic_energy_gr{background-image:url(/static/media/energy_green._1JaZLrqpYUQVjW8_v1a.svg)}.btn-circle-green .ic_energy{width:24px;height:24px;background-size:100%}.card-dot .dot.orange{background-color:#ff8030}.warning_txt{display:flex;align-items:center;color:#f75b5b;font-family:SamsungOne-600;font-size:12px;letter-spacing:-.5px}.warning_txt:before{display:inline-block;width:16px;height:16px;margin-right:2px;background-image:url(/static/media/ic-solid-negative.CV5s-shAyc4AVccynDjd.svg);background-size:100%;content:""}.tabs.tabs_green>li.selected{color:#24c195;border-color:#24c195}.ic_tutorial{position:absolute;top:50%;right:40px;width:24px;height:24px;background-image:url(/static/media/ic-solid-tutorial.DRHDtSMaktnw_FUmx76d.svg);transform:translateY(-50%)}.error .input_error{display:block}.simplebar-scrollbar:before{background-color:#9e9e9e80!important;opacity:1!important}.scroll-container{flex:1;position:relative;height:100%;overflow:hidden}.scroll-container.scrolled .simplebar-scrollbar,.scroll-container .hoverVisibleBar:hover .simplebar-scrollbar{opacity:1}.simplebar-scrollbar{opacity:0;transition:opacity .3s ease}.simplebar-track{top:20px!important;bottom:20px!important;right:8px!important}.table_scroll .simplebar-track{top:70px!important;bottom:10px!important}.table_scroll2 .simplebar-track{top:55px!important;bottom:10px!important}.common_scroll::-webkit-scrollbar-button:vertical:start:decrement{display:block;height:6px}.common_scroll::-webkit-scrollbar-button:vertical:end:decrement{display:block;height:6px}hr{border:solid 1px #e0e0e0}.underline_input::placeholder{color:#0a0a0a;font-family:SamsungOne-600;font-size:18px}input[type=text].underline_input:hover,input[type=password].underline_input:hover,input[type=text].underline_input:focus,input[type=password].underline_input:focus{border-bottom:solid 2px #1976d2}.dialog-title{font-family:SamsungOne-600;font-size:18px;color:#0a0a0a;letter-spacing:0;font-weight:600;margin-right:auto;padding-right:26px}input.border-input{background:#fff;border:1px solid #b2b2b2;border-radius:8px}input.border-input:hover{background:#fff;border:1.5px solid #2d2d2d}input.border-input:focus{background:#fff;border:1.5px solid #1976d2}input.border-input.error-input{border:1px solid #f75b5b}input.border-input:disabled{background-color:#f3f3f3;color:#0a0a0a80}@media screen and (max-width:1024px){.contents_2dep .scrlTab .tabs li{min-width:auto}.common_scroll::-webkit-scrollbar{width:14px}.common_scroll::-webkit-scrollbar-thumb{min-height:50px;border:5px solid transparent;border-radius:10px;background-color:#ccc;background-clip:padding-box}.common_scroll::-webkit-scrollbar-button:vertical:start:decrement{display:block;height:6px}.common_scroll::-webkit-scrollbar-button:vertical:end:decrement{display:block;height:6px}.card-div:hover{border:solid 1px rgba(0,0,0,.12);background-color:#fafafa;margin-top:40px}.add_btn{margin-top:40px}.toggle_tab_btn{position:relative;right:0;padding:5px 10px 5px 16px;font-family:SamsungOne-700;color:#0a0a0a}.toggle_tab_btn li+li:before{display:none}.toggle_tab_btn p{max-width:46px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.toggle_tab_btn .select-ul{top:100%;right:0;min-width:200px}.btn_map_search{transform:unset}.btn_map_search.mo_top{position:relative;top:5px;left:auto;right:0;opacity:1}#modalpop_wrap #input_search.btn_map_search{margin-top:0}.dialog-title{padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.12)}}label[for=check_label]~input[type=checkbox]{display:none}input[type=checkbox].hidden+label:before{display:none}.chkMinus input[type=checkbox]:checked+label:before{background:#1976d2}.chkIcon{position:absolute;z-index:2}.select.round{font-family:SamsungOne-700;min-width:123px;height:34px;border-radius:17px;font-size:15px}.select.round:after{right:10px;background:url(/static/media/ic-solid-dropdown.DDR3FOcNMQaCViguwPdf.svg) no-repeat 50% 50%}.select-ul.right{right:0}.bottom_sheet h2 p{font-size:12px}.tabs li{display:flex;justify-content:center;min-width:143px;height:100%;padding:20px 16px 0;font-family:SamsungOne-700;font-size:15px;text-align:center;cursor:pointer;gap:4px;border-bottom:2px solid transparent}.tabs li:hover{background:#f0f7ff}.tabs li.selected{color:#1976d2;font-family:SamsungOne-800;border-color:#1976d2}.option_list ul>li.selected:after{position:absolute;top:12px;right:23px;width:24px;height:24px;background:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg) no-repeat 50% 50%;background-size:100%;content:""}.option_list ul>li.selected{color:#1976d2;font-family:SamsungOne-800}#input_box input:disabled{background-color:#f3f3f3;color:#0a0a0a80}.simplebar-wrapper:hover~.simplebar-track.simplebar-horizontal{position:fixed;top:unset!important;bottom:20px!important}hr.vertical{width:1px;height:12px}@media screen and (max-width:1024px){.card-div{margin-top:0;padding:15px}}@media screen and (max-width:1024px){.select-ul.round{right:0;width:200px}}.center-wrapper{display:flex;justify-content:center;align-items:center}.one-row-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}input[type=checkbox]#footerChk{display:none}.scrl_tab:hover .tab_more:after{display:block}.mergePlanBadge{padding:2px 8px;border-radius:12px;border:1.5px solid #949494;font-size:12px;font-family:SamsungOne-700;color:#949494}.input_ic_circle_wrap{position:relative}.input_ic_circle_wrap .default_icon{position:absolute;top:50%;transform:translateY(-70%);left:0;width:16px;height:16px}.input_ic_circle_wrap input[type=text]{padding-left:20px}.workspaceCardSwiper .card-box-slide .swiper-slide{padding:24px 20px 30px}.warning_txt.locked:before{background-image:url(/static/media/ic-solid-common-lock.Tn8iBRu-V4_7ZbtJbZTb.svg)}.header_notification_wrap{position:fixed;top:72px;right:32px;z-index:999;display:flex;flex-direction:column;gap:20px}.box_notification{display:flex;align-items:center;justify-content:center;width:fit-content;padding:16px 20px;border-radius:8px;box-shadow:0 3px 8px #0003}.box_notification span{margin-left:10px;margin-right:20px;font-family:SamsungOne-600;font-size:13px;color:#fff}.box_notification.success{background-color:#1976d2}.box_notification.failed{background-color:#f75b5b}@media screen and (max-width:1024px){.card-box>li{width:100%}}.pchkbox{display:flex;align-items:center}.pchkwrap{display:flex;justify-content:center;align-items:center;width:42px;height:42px}.pchkbox input[type=checkbox]:checked+label{padding-left:unset}.pchkbox input[type=checkbox]:checked+label:before{display:none}input[type=text].underline_input.error:hover,input[type=password].underline_input.error:hover,input[type=text].underline_input.error:focus,input[type=password].underline_input.error:focus{border-bottom:solid 2px #dd4040}@media screen and (max-width:1024px){.btn-frame{border:solid 4px #323232}}.pchkbox input[type=checkbox]+label{padding-left:18px}.pchkbox input[type=checkbox]+label:before{display:none}.select.modal_footer{padding:0 20px 0 38px}.select.modal_footer:after{right:auto;left:12px}.select-ul.modal_footer{bottom:calc(100% + 20px)}.depth2_arrow_right:after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:20px;height:20px;background-image:url(/static/media/ic-solid-arrow-right.BHuSIr7Xz-CFEoY_zh5w.svg);background-position:center}input[type=password].underline_input::placeholder{color:#0a0a0a4d;font-family:SamsungOne-600;font-size:18px}.inputIcon{position:absolute!important;bottom:0;right:0}#input_box .inputIcon{position:absolute!important;top:50%;right:12px;transform:translateY(-50%)}@media screen and (max-width:1024px){.toggle_switch{height:28px;transform:scale(.8)}}@media screen and (max-width:1024px){.pchkbox input[type=checkbox]:checked+label,.pchkbox input[type=checkbox]+label{padding-left:12px}}.scroll-container{position:relative;height:100%}.scroll-container{overflow:hidden}.scroll-container.scrolled .simplebar-scrollbar{opacity:1}.pchkbox .radio_label:after{display:none}.pchkbox .radio{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:22px;height:22px;margin:0;background:url(/static/media/radio_nor.BalsYfHt_YEtPVgnnJsL.svg) no-repeat;background-position:center;content:"";background-color:#fff;border-radius:50%;clip:unset;overflow:auto;cursor:pointer}input[type=checkbox].minus:checked{background:url(/static/media/inter.Cb7ON4RAk4ClhkjODxWr.svg) no-repeat 50% 50%;background-size:100%}.min-height-fit{min-height:fit-content}.min-height-fit>.swiper-wrapper{min-height:fit-content}input[type=checkbox]:hover,.modal_single input[type=radio]:hover{background:url(/static/media/checkbox_off_hover.B2p9xwY37oam0lmKf_ss.svg) no-repeat 50% 50%}input[type=checkbox]:checked:hover,.modal_single input[type=radio]:checked:hover{background:url(/static/media/checkbox_on_hover.DEfiTzbX4zD5uZvfF9id.svg) no-repeat 50% 50%}input[type=checkbox].pchkwrap{margin:10px}.bottom_sheet li.selected.isChild:after{right:24px}.modalcomponent .scrl_tab:after{content:"";position:absolute;bottom:0;right:0;width:70px;height:57px;background-image:linear-gradient(to right,#fafafa00 -14%,#fafafa 73%)}.scrl_tab.last:after{display:none}.select-ul>li.selected.isChild:after{right:24px}.toggle_btn.flexgrow li{flex:1}#input_box.dimtxt input{border:solid 1px #b2b2b2;background-color:#f3f3f3;font-family:SamsungOne-600;font-size:14px;line-height:1.57;color:#949494}#input_box.mini input{padding:0 14px}.mini .ipt_textbox{height:32px!important;padding:0 14px!important;font-size:14px!important;line-height:1.57}.scroll-container .hoverVisibleBar:hover .simplebar-scrollbar{opacity:1}.horizontalScroll .simplebar-track.simplebar-horizontal,.horizontalScroll .simplebar-wrapper:hover~.simplebar-track.simplebar-horizontal{position:absolute;top:unset!important;bottom:0!important}@media screen and (max-width:1024px){.scrl_tab:after{content:"";display:none}}input[type=radio]:hover{background:url(/static/media/checkbox_off_hover.B2p9xwY37oam0lmKf_ss.svg) no-repeat 50% 50%}input[type=radio]:checked{background:url(/static/media/radio_on.C8lCV82LHQvOE3tSi1Ce.svg) no-repeat;background-position:center}.radio_label{font-family:SamsungOne-600}.contents_2dep.bg-gray .scrlTab{background-color:#efefef!important}.sub-title-bar{display:flex;justify-content:center;align-items:center;width:100%;min-height:20px;margin-bottom:20px;border-radius:4px;background-color:#0000000d;color:#949494;font-family:SamsungOne-600;font-size:11px;text-align:center}input[type=text].underline_input.disabled:hover,input[type=password].underline_input.disabled:hover{border-bottom:solid 1px #8f8f8f!important}.common-search-wrapper,#settingContainerId .settings-common-search-wrapper{position:relative;left:0;transform:none;margin:0 30px;flex-grow:1;max-width:55%}.filter-popover.filter-popover{padding:0;border-radius:8px;background:#fff;box-shadow:0 3px 8px #0003}.cursor-pointer{cursor:pointer}.action-dialog1.action-dialog1{background-color:#efefef}.action-dialog1>div:first-child{background-color:#fafafa;border-radius:8px 8px 0 0}@media screen and (max-width:1024px){.action-dialog1>div:first-child{border-radius:0}.action-dialog1>div:first-child:after{height:0}.action-dialog1>div:last-child{background-color:#fafafa}}.topbtn_wrap.schedule{padding-bottom:0}.topbtn_option button{margin-right:0}.content.skin_schedule .all_select.active,body.content .all_select.active{display:block}.total_length{position:relative;margin-left:25px;color:#707070}.total_length:before{display:block;position:absolute;top:1px;left:-12px;width:1px;height:16px;background-color:#d2d2d2;content:""}ul.image_listbox>li.image_listitem:hover .listitem_radio{display:none}.list_num{display:inline-block;width:26px;height:26px;margin-top:-2px;margin-left:10px;border-radius:20px;background:#e6e6e6;color:#0009;font-family:SamsungOne-800;font-size:16px;text-align:center;line-height:27px;vertical-align:middle}.image_listbox.card .imgae_img img{border:solid 1px #cfcfcf;border-radius:7px 7px 0 0}#container.home .contents_box{height:auto}#container.home .contents_box:hover::-webkit-scrollbar-thumb{background-color:#c8c8c8;transition:background-color 1s}#container.home .contents_box::-webkit-scrollbar{width:6px}#container.home .contents_box::-webkit-scrollbar-thumb{border-radius:4px;background-color:#efefef}#container.home .contents_box::-webkit-scrollbar-track{background-color:#efefef}#container.home ul.image_listbox{display:grid;position:relative;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:1.4%;grid-row-gap:0}#container.home ul.image_listbox>li{padding:0;border:1px solid rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;transition:transform .3s}#container.home ul.image_listbox>li:hover{border:1.5px solid #1976d2;background-color:#f0f7ff;cursor:pointer;transition:background-color .3s}#container.home .image_listitem{display:block;align-items:normal;position:relative}#container.home .imgae_img{position:relative;width:100%;padding:7%;border-bottom:1px solid #d8d8d8}#container.home .imgae_img .pieces4{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:10px;grid-row-gap:10px}#container.home .imgae_img .pieces4>li img.thumbnail{width:100%;height:auto}#container.home .imgae_img img.thumbnail{width:100%;height:auto;border-radius:8px}#container.home .image_info{position:relative;padding:5.5% 7%}#container.home .image_info .con_name01{margin-top:0;margin-bottom:10px;padding-left:0;font-family:SamsungOne-600;font-size:22px}#container.home .image_info .con_name02{display:inline-flex;justify-content:space-between;align-items:center;width:100%;height:auto;color:#0009;font-family:SamsungOne-600;font-size:13px;text-overflow:unset}#container.home .image_info .con_name02>p.txt{display:inline-block;display:-webkit-box;width:80%;height:2.44em;text-overflow:ellipsis;white-space:normal;word-wrap:break-word;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.nodata .contents_box{padding:0}.center_area .guide_img{position:relative;width:50%;margin:0 auto;border-radius:8px}.nodata .center_area .guide_img{position:relative;width:550px;margin:0 auto;border-radius:8px}#modalpop_wrap .center_area{width:100%}.guide_txt{position:absolute;top:50%;left:50%;font-size:20px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.nodata .guide_txt{color:#0a0a0a;font-family:SamsungOne-500;font-size:20px}.nodata .center_area>ul>li,.center_area>ul>li{margin-bottom:40px;font-family:SamsungOne-500;font-size:21px;text-align:center}.nodata .center_area>ul>li:last-child,.center_area ul>li:last-child{margin-bottom:0}.nodata .center_area,.center_area{display:flex;justify-content:center;align-items:center;height:100%}.date_select{display:flex;align-items:center;color:#000;font-family:SamsungOne-700;font-size:15px}.date_select.repeat{margin-top:-20px;margin-bottom:28px}.date_select button:first-child{margin-left:16px}.date_select .date_sort{margin-right:8px;cursor:pointer}.date_select button{margin-left:8px}.date_select .topbtn_option{position:relative}.date_select.repeat .topbtn_option_list{position:static;border:1px solid rgba(0,0,0,.12);background:#fafafa;box-shadow:none}.date_select .topbtn_option_list li{display:flex;justify-content:center;align-items:center;width:36px;min-width:auto;height:36px;margin:0;padding:0;color:#000000de;font-family:SamsungOne-800;font-size:14px;text-align:center}#calendar_container{position:relative;border:1px solid rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.calendar_container{position:relative;border:1px solid rgba(0,0,0,.12);background-color:#fafafa}.calendar_container_top{border-radius:8px 8px 0 0}.calendar_container_bottom{border-radius:0 0 8px 8px}.calendar_grid{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:0px;grid-row-gap:0px}.calendar_grid li{display:flex;justify-content:center;align-items:center;border-right:1px solid #dbdbdb}.calendar_grid li:nth-child(8n){border-right:0}.head_calen{border-bottom:2px solid #000}.head_calen li{padding-top:22px;padding-bottom:22px;font-family:SamsungOne-800;font-size:16px}.head_calen li.today{background:#f0f7ff}.head_calen li:nth-child(2){background:#0000000a;color:#de2525!important}.head_calen li .small_date{display:inline-block;margin-right:14px;font-family:SamsungOne-800;font-size:12px}.time_calen{position:relative}.time_calen .calendar_grid li{height:42px;font-family:SamsungOne-700;font-size:15px;cursor:pointer;border-bottom:1px dashed #dbdbdb}.time_calen .calendar_grid li:first-child:before{position:absolute;left:30px;content:"AM"}.time_calen .calendar_grid li:nth-child(8n+2){background:#0000000a;color:#de2525!important}.time_calen .calendar_grid li:nth-child(97):before{position:absolute;left:30px;content:"PM"}.time_calen .calendar_grid li:nth-last-child(-n+8){border-bottom:0}.new_calen_area{position:absolute;top:378px;left:25%;width:25%;height:168px;border:1px dashed #1976d2;border-radius:8px;background-color:#1976d217;box-shadow:0 3px 8px #0003}.new_calen_area{display:none}.playlist_past{position:absolute;top:378px;left:12.5%;width:12%;padding:15px 9px;border:1px dashed #1976d2;border-radius:8px;background-color:#66666617;box-shadow:0 3px 8px #0003}.playlist_past.week{background-color:#1976d217}.playlist_past .info li:first-child{margin-bottom:10px;color:#0a0a0a99;font-family:SamsungOne-500;font-size:12px}.playlist_past .info li:last-child{margin-bottom:12px;font-family:SamsungOne-800;font-size:14px;line-height:1.43}.playlist_past .more_option{top:10px;right:8px}.playlist_past:hover .more_option{display:block}.playlist_past .more_option img{opacity:1}.date_connect{padding:0 40px 0 0}input[type=text].date_sort{width:155px;border-bottom:0}input[type=text].date_sort:hover{border-bottom:1px solid #8f8f8f}.time_connect{padding:0 16px}.Weekly_check_wrap{display:flex;align-items:center;margin-top:-12px;margin-bottom:38px}.Weekly_check_wrap .item{margin-right:18px}.new_sche_con{padding-top:80px}.new_sche_wrap{margin-bottom:56px}.new_sche_ti{margin-bottom:32px;font-family:SamsungOne-600;font-size:24px}.new_sche_list{display:flex;align-items:center;position:relative;min-height:88px;margin-bottom:8px;padding:16px 64px 16px 26px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fafafa}.calendar_nor_con .head_con{display:grid;align-items:center;height:64px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:0px;grid-row-gap:0px}.calendar_nor_con .head_con li{display:flex;justify-content:center;align-items:center;width:100%;height:64px;font-family:SamsungOne-800;font-size:16px;text-align:center;border-right:1px solid #dbdbdb}.calendar_body{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:0px;grid-row-gap:0px}.calendar_body li{display:flex;position:relative;height:147px;padding:11px 12px;border-right:0;border-bottom:1px solid #dbdbdb}.calendar_body li:nth-child(7n+1){color:#de2525}.calendar_body li:nth-child(7n+7){border-right:0}.calendar_body li:nth-last-child(-n+7){border-bottom:0}.calendar_body li.past:before{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000001a;z-index:3;content:""}.calendar_body li.today{border:5px solid #1976d2}.calendar_body .sched_line{position:absolute;width:100%;height:16px;padding-left:10px;color:#000000de;font-family:SamsungOne-700;font-size:9px;line-height:18px}.calendar_body .more_sched{position:absolute;bottom:10px;left:10px;font-family:SamsungOne-600;font-size:14px}.more_sched_pop{min-width:230px;min-height:180px;padding:12px 12px 20px}.more_sched_pop .close_btn{top:10px;right:12px;background-size:20px 20px;cursor:pointer}.more_sched_pop .ti{margin-bottom:20px;color:#252525;font-family:SamsungOne-800;font-size:16px}.calendar_body .more_sched_pop .sched_line{position:static;top:auto;left:0;width:100%;height:22px;margin-bottom:6px;border-radius:16px;line-height:24px}.calendar_body .more_sched_pop .sched_line:last-child{margin-bottom:0}body#screen.content .topbtn_option_list.more_sched_pop{top:-163px;left:0;right:auto}.calendar_body .sched_line.oneday{width:calc(100% - 16px);margin:0 8px}.calendar_body .sched_01{top:58px;left:0}.calendar_body .sched_02{top:76px;left:0}.calendar_body .sched_03{top:76px;left:0;border-radius:8px}.calendar_body .sched_04{top:94px;left:0;border-radius:8px}.calendar_body .sched_05{top:112px;left:0;border-radius:8px}.calendar_body .green{background:#9ce4e5}.calendar_body .yellow{background:#fbdfac}.calendar_body .purple{background:#b9a1ea}.calendar_body .l_purple{background:#e3daf5}.calendar_body .gray{background:#91a0b2}.calendar_body .turquoise{background:#00bcd4}.calendar_body .sched_line.fir{width:calc(100% - 8px);margin-left:8px;border-radius:8px 0 0 8px}.calendar_body .sched_line.last{width:calc(100% - 8px);margin-right:8px;border-radius:0 8px 8px 0}.filter_con{padding-bottom:30px}.info_table .filter_con{width:fit-content;padding:0 0 30px}.filter_con:last-child{border:0}.filter_wrap{padding:20px 24px;border-bottom:1px solid #d8d8d8}.filter_ti{position:relative;padding:26px 30px 0 24px;font-family:SamsungOne-800;font-size:16px;cursor:pointer}.filter_ti.active{color:#1976d2}.filter_ti:before{position:absolute;left:30px;width:22px;height:22px;background:url(/static/media/dropdown_copy.DNM93FlqQn9hpionRnvg.svg) no-repeat 50% 50%;background-size:100%;content:""}.filter_ti.active:before{background:url(/static/media/dropdown_copy_blue.CL214Awccz_rRlPYDGEU.svg) no-repeat 50% 50%;transform:rotate(-180deg)}#tab_con2{margin-bottom:100px;padding-bottom:100px}.disconnected_wrap.active{display:flex}.control_arrow_down.active{display:inline-block}.playright_btnarea{display:flex;align-items:center;margin-bottom:0;padding:29px 24px 21px;gap:8px}.playright_btnarea button{min-width:auto}.playright_btnarea button.blue{width:146px}.playright_btnarea button.more{margin-right:0}.playright_btnarea a.save_pub,.playright_btnarea a.save_pub button{display:flex;flex-grow:1}.select-ul.transition{max-height:260px;overflow-y:auto}.select.transition img,.select-ul.transition img{width:24px;height:24px;margin-top:-3px;margin-right:8px;vertical-align:middle}.select-ul.transition li{position:relative;padding:14px 16px 13px 48px}.select-ul.transition li.inner_transition{padding-top:0;padding-left:0}.select-ul.transition li.inner_transition:before{display:none}.select-ul.transition li.selected:before{background-image:url(/static/media/cardList.CiqLyQfyfEQwBFbbqyFs.svg)}.select-ul.transition ul.depth_transition{height:200px;overflow-y:auto}.total_dura{font-family:SamsungOne-600;font-size:20px}.handler_time{color:#0009;font-family:SamsungOne-600;font-size:16px}.image_listitem_close{position:absolute;top:50%;right:-40px;width:24px;height:24px;margin-top:-12px;background-image:url(/static/media/close.CGKV0MEpvlAw7dZ3KZaM.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:24px 24px}.list_hover_default li{cursor:pointer}.list_hover_default li:hover{border:solid 1.5px #1976d2;background-color:#f0f7ff}li.chklist.on{border:solid 1.5px #1976d2}.sched_line{position:absolute;width:100%;height:16px;padding-left:6px;color:#000000de;font-family:SamsungOne-700;font-size:9px;line-height:16px;letter-spacing:.5px;z-index:1}.sched_line.oneday{width:calc(100% - 16px);margin:0 8px}.sched_line.fir{width:calc(100% - 8px);margin-left:8px;border-radius:8px 0 0 8px}.sched_line.last{width:calc(100% - 8px);margin-right:8px;border-radius:0 8px 8px 0}#container.landing #container,body.player #container{padding-top:0}.onboarding_account{height:100%}.player #contents_wrap{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background-size:cover;background-repeat:no-repeat;background-position:center}#contents_wrap.origin{padding-top:0;position:relative;width:calc(100% - 270px);left:270px}.contents_box.edit{padding:95px 6.7% 56px}.contents_box.edit .playlist_screen_top{padding-bottom:30px}.contents_box.index .image_info .chip_wrap{padding-right:0}.account-contents-wrap .contents_box{padding-bottom:194px}.contents_box .tabs>li:hover{background:#0000001a}#contents_wrap.account .contents_box{padding:0 6.25%;overflow-y:auto}.contents_box::-webkit-scrollbar{width:6px}.contents_box::-webkit-scrollbar-thumb{background-color:#efefef;border-radius:4px}#sign_area.popup{padding:50px 40px;z-index:3}#sign_area.popup .ti_wrap{margin-bottom:150px}#sign_area.popup .fte_ti_wrap{margin-bottom:30px}#sign_area.popup .pair_ti_wrap{margin-bottom:100px}#sign_area.popup .pop_ti{font-family:SamsungOne-800;font-size:36px;margin-bottom:16px;text-align:center}#sign_area.popup .pair_ti_wrap .pop_ti{margin-bottom:0}#sign_area.popup .pop_sti{font-family:SamsungOne-600;font-size:24px;color:#505050;text-align:center}#sign_area.popup .select_type{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:17px;align-items:center;margin-bottom:150px}#sign_area.popup .select_type>div{text-align:center;background:#efefef;border-radius:8px;height:140px;display:grid;align-content:center;padding:0 24px;font-family:SamsungOne-600;font-size:16px;line-height:24px}#sign_area.player{background:transparent;border-radius:0;height:auto;padding:0 6.6%;border:0;width:100%}.sign_inner{display:flex;align-items:center;justify-content:space-between;width:100%}.sign_inner>li{width:50%;text-align:center}.sign_inner>li .ti{font-family:SamsungOne-600;font-size:27px;color:#000000de;margin-bottom:24px}.sign_inner>li .txt{font-family:SamsungOne-400;font-size:16px;color:#0009;margin-bottom:5px}.sign_inner>li:first-child{border-right:1px solid rgba(0,0,0,.12)}.sign_inner .left .btn_sign_in{margin:74px auto 0}.sign_inner .right img{width:100%;height:100%;object-fit:cover}.sign_inner .img_area{width:100%;height:176px;background:#ededed;margin-bottom:37px;position:relative}.sign_inner>li.right{background-size:cover;background-repeat:no-repeat;background-position:center}.fte_img_area{width:42%;height:210px;background:#ededed;margin-bottom:37px;position:relative;vertical-align:top;display:inline-block}.fte_txt{margin-bottom:70px}.fte_txt.pair_txt{width:70%;margin:0 auto 220px}.fte_txt>div{display:inline-block}.fte_txt>div p{margin-bottom:12px;font-family:SamsungOne-500;font-size:16px;text-align:left}.fte_txt.pair_txt p{font-family:SamsungOne-600;font-size:18px;line-height:24px}.fte_txt>div p:last-child{margin-bottom:0}.sign_inner .txt_area{font-family:SamsungOne-400;font-size:12px;color:#0009;line-height:1.6em}.guide_txt{position:absolute;top:50%;left:50%;font-family:SamsungOne-600;font-size:12px;color:#a4a4a4;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#onboarding_area{padding:50px 90px;line-height:1.4em;max-width:1352px;margin:34px auto;position:relative;background:#fafafa;border:1px solid rgba(0,0,0,.12);border-radius:8px}#onboarding_area .button_wrap{padding:60px 0}#onboarding_area .phonenumber_send{position:relative;padding-top:32px}.onboarding_term2 #onboarding_area .phonenumber_send button{position:absolute;bottom:12px;right:0;width:126px;height:32px}#contents_wrap.account{position:relative;width:calc(100% - 270px);height:auto;padding-top:0;text-align:center}#contents_wrap.account.empty{padding-top:0}#onboarding_area.account{text-align:left;display:inline-block;margin-bottom:70px;margin-top:0}#onboarding_area .o_ti{font-family:SamsungOne-600;font-size:38px;line-height:38px;color:#0072de;margin-bottom:12px}#onboarding_area h1{font-family:SamsungOne-600;font-size:18px}#onboarding_area h2{font-family:SamsungOne-700;font-size:20px}#onboarding_area button{min-width:140px}.conditions{background:#f0f0f0;padding:16px 29px 16px 25px;overflow-x:hidden;height:95px;overflow-y:scroll;margin:16px 0 10px}.conditions>.inner{overflow-y:auto}.terms_table .btn_wrap{display:flex;justify-content:center;gap:10px}.terms_table>li{margin-bottom:50px}#onboarding_area .terms_table>li.organization_list{margin-bottom:72px}.terms_table>li:last-child{margin-bottom:0}.agree_section{border-top:1px solid rgba(0,0,0,.12);padding-top:37px}.popup_overlay{position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:#00000087;z-index:2}#input_text.pair_code{width:30%;margin:0 auto 55px}#input_text.pair_code input[type=password]{font-family:SamsungOne-800;font-size:32px;color:#000;letter-spacing:.5em;text-align:center;padding:10px;height:52px}body.account .head_area{padding-left:34px;font-size:0}body.account .munulist_box{padding:12px 28px}body.account #onboarding_area{padding:64px 70px 100px}body.account #onboarding_area h2{font-family:SamsungOne-700;font-size:24px}.b_ti{font-family:SamsungOne-600;font-size:24px;border-bottom:2px solid #000;position:relative;margin-bottom:30px;padding-bottom:24px}.b_ti.none_line{border-bottom:0;margin-bottom:0;padding-bottom:0}.border_2line{border-bottom:2px solid #000}body.account .topbtn_option{position:absolute;top:0;right:0}body.account .topbtn_option.relative{position:relative;top:auto;right:auto}body.account .topbtn_option.relative,body.account .topbtn_option.relative button{width:auto}body.account .topbtn_option.relative button{text-align:left;background-color:transparent;padding-left:0}.account ul.head_table>li button{font-family:SamsungOne-800;font-size:16px;text-transform:uppercase}.topbtn_option.relative .topbtn_option_list{padding:5px 18px}.topbtn_option.relative .topbtn_option_list ul>li{padding:14px 0 13px}body.account .btn_icon{width:32px;height:32px;background-position:50% 50%;background-repeat:no-repeat;background-size:24px 24px;padding-top:4px;cursor:pointer}body.account .topbtn_option_list{top:42px}body.account input[type=text],body.account input[type=password]{height:42px}body.account input[type=text]::placeholder,body.account input[type=password]::placeholder{color:#0a0a0a}body.account input[type=text].dimm::placeholder{color:#b4b4b4}.account .enter_info{margin-bottom:70px}.account .enter_info p{margin-bottom:25px}.account .enter_info p:last-child{margin-bottom:0}.account .enter_info:last-child{margin-bottom:0}.place_con{background:#efefef;padding:15px 27px;width:100%;height:100px;overflow-y:auto}.place_con p{padding:2px 0}.grid_info{display:grid;grid-template-columns:15% auto;grid-column-gap:20px;align-items:center;margin-bottom:18px}.grid_info:last-child{margin-bottom:0}.grid_info>div:first-child{font-family:SamsungOne-800;font-size:16px;color:#a2a2a2;line-height:1.1em;display:flex;align-items:center}.role_place{display:grid;grid-template-columns:30% auto;grid-column-gap:30px;align-items:center;position:relative;margin-bottom:25px}.role_place:last-child{margin-bottom:0}.add_2{position:absolute;top:0;right:0}.role_place li{padding-bottom:10px}.role_place li:nth-last-child(-n+3){padding-bottom:0}.role_place.gray li{font-family:SamsungOne-800;font-size:16px;color:#a2a2a2;padding-bottom:10px}.name_edit{display:flex;align-items:center;position:absolute;display:none;top:0;right:0}.name_edit div{margin-left:10px}.role_place:hover>div.name_edit{display:flex}body.account .select.normal{height:42px;font-family:SamsungOne-600;font-size:18px;padding:12px 38px 12px 0;line-height:1.2em}body.account .select.normal:after{top:6px;right:0}.select-ul.language{width:50%;min-width:50%;max-height:300px}body.account.over_hidden{overflow:hidden}.account #image_listwrap{background:#fafafa;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding-left:50px;padding-right:50px}.account .topbtn_wrap{padding-bottom:0}.account ul.head_table,.account ul.palace_table>li{display:grid;grid-template-columns:60px 15% 20% 10% 20% auto;grid-column-gap:0px;position:relative}.account ul.head_table.user,.account ul.palace_table.user>li{display:grid;grid-template-columns:60px 15% 20% 20% auto;grid-column-gap:0px;position:relative}.account ul.head_table.logs,.account ul.palace_table.logs>li{display:grid;grid-template-columns:10% 10% 15% 10% auto 15% 10%;grid-column-gap:0px;position:relative}.account ul.head_table>li{padding-top:37px;padding-bottom:37px;font-family:SamsungOne-800;font-size:16px;border-bottom:2px solid #000!important;text-transform:uppercase;color:#0a0a0a;display:flex;align-items:center;height:102px;padding-right:20px}.account ul.head_table>li:first-child{font-size:0}.account ul.palace_table>li{font-family:SamsungOne-600;font-size:16px;color:#858585;position:relative}.account ul.palace_table>li>div{padding:30px 10px 30px 0;border-bottom:1px solid #d8d8d8;display:flex;align-items:center}.account ul.palace_table>li>div:first-child{padding-left:10px}.account ul.palace_table>li>div.close_btn{display:none}.account ul.palace_table>li:last-child div{border-bottom:0}.account ul.palace_table>li:hover input.listitem_input,.account ul.palace_table>li:hover .close_btn,.account ul.palace_table.user>li:hover .more_option{display:block}.account ul.palace_table>li:hover{background:#f0f7ff}.account ul.palace_table>li>div input[type=checkbox].listitem_input:checked{display:block}.account ul.palace_table>li div:nth-child(2){font-family:SamsungOne-600;font-size:18px;color:#000000de}.account ul.palace_table.logs>li div:nth-child(1){font-family:SamsungOne-600;font-size:18px;color:#000000de}.account ul.palace_table.logs>li div:nth-child(2){font-family:SamsungOne-600;font-size:16px;color:#858585}.account ul.palace_table>li:nth-last-child(-n+6){border-bottom:0px}.close_btn{padding:0!important;position:absolute;top:50%;right:16px;width:24px;height:24px;margin-top:-12px;background-image:url(/static/media/close.CGKV0MEpvlAw7dZ3KZaM.svg);background-size:24px 24px;background-position:50% 50%;background-repeat:no-repeat;display:none;border:0!important}.close_btn.empty{background-image:none}.member_mark{display:flex;align-items:center;font-family:SamsungOne-800;font-size:15px;text-transform:uppercase}.dropdown.reverse{transform:rotate(-180deg)}.account ul.palace_table>li>div.more_option{display:none;position:absolute;top:50%;right:16px;width:24px;height:24px;margin-top:-12px;z-index:1;padding:0;border:0}.account ul.palace_table>li>div.more_option.active{display:block;padding:0;border:0}body#screen.account ul.palace_table>li>div.more_option .option_list{top:42px;right:0}.account input[type=checkbox]+label{vertical-align:middle}.label_chip{border-radius:8px;width:110px;height:24px;display:inline-block;vertical-align:middle}.pop .label_chip{width:50%}.label_chip.blue_label{background-color:#1a91ec}.label_chip.orange_label{background-color:#ffa307}.label_chip.green_label{background-color:#24c195}.tag_name{display:grid;grid-template-columns:auto 80px 80px;grid-column-gap:14px;align-items:center}#lean_overlay_option{position:fixed;width:100vw;height:100vh;background:#000;opacity:0;z-index:-1;transition:opacity .5s}#lean_overlay_option.active{opacity:.5;z-index:8;transition:opacity .5s}#lean_overlay_option,.player_sideopen{cursor:pointer}body.player .info_table{width:346px}.body-black{background-color:#1d1d1d}.body-black div{display:flex;flex-direction:column;justify-content:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);align-items:center}.body-black h1{margin-top:30px;font-family:SamsungOne-600;font-size:18px;text-align:center;color:#fff}#sign_area{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:980px;height:592px;background:#fafafa;border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.sign_inner{height:100%}.sign_inner>li{text-align:center;width:52%;height:100%}.sign_inner .left{position:relative;width:50%;padding:128px 0 0}.sign_inner h2{font-family:SamsungOne-800;font-size:48px;letter-spacing:.02px;color:#0a0a0a}.sign_inner h2 span{display:block;padding-bottom:2px;font-size:28px;font-family:SamsungOne-600;letter-spacing:.01px;color:#0a0a0a}.sign_inner .left p{padding-top:16px;font-size:16px;line-height:1.5;letter-spacing:0px;color:#0009}.sign_inner .left p a{color:#1976d2;text-decoration:underline}.btn_sign_in{width:312px;margin-top:74px}.sign_inner .img_area{width:312px;height:176px;margin:auto}.sign_inner .txt_area{padding-top:37px}.sign_out .left{display:flex;flex-direction:column;justify-content:space-between;text-align:left;padding:90px 84px 73px}.sign_out .left h2{font-size:32px;font-weight:800}.sign_out .left p{padding-top:16px;font-size:14px;font-family:SamsungOne-500;line-height:1.43;color:#0a0a0a99}.sign_out .left p.sign_out_info_blue{color:#1976d2;font-family:SamsungOne-600;font-size:16px;padding-top:20px;margin-bottom:8px;text-align:left}.sign_out .ico_chk{display:inline-flex;justify-content:center;align-items:center;width:16px;height:16px;margin-right:4px}.sign_out .profile_info{margin-top:40px}.sign_out .profile_info li{position:relative;text-align:left;line-height:20px;padding:0 0 0 40px;font-size:16px;font-family:SamsungOne-500;line-height:1.5;color:#0a0a0a}.sign_out .profile_info li:not(:last-child){margin-bottom:15px}.sign_out .profile_info li .sign_out_icon{display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:24px;height:24px}.sign_out .profile_info li a{color:#1976d2;text-decoration:underline}.sign_out .left .p-bottom{font-size:13px;padding-top:16px;color:#949494}.btn_sign_out{width:312px}.sign_out .right{background-color:#0000001f}.sign_out .chip_line.chip_orange{border:1.82px solid #ff7e00;color:#ff7e00}.sign_out .chip_line.chip_blue{border-width:1.82px}.login_box li+li{margin-top:38px}.login_box li input{height:32px}.login_box li input::placeholder{font-size:18px;font-weight:600;color:#0a0a0a;opacity:.3}.login_box .radio_item{padding-top:32px;padding-left:13px;text-align:left}.login_box .radio_item label{font-size:16px;line-height:1.5;color:#000000de}.login_box .radio_label:after{left:-3px;top:1px}.userinfo_wrap>ul{display:flex;flex-wrap:wrap;gap:30px 40px;justify-content:space-between}.userinfo_wrap>ul>li{width:47%;margin-bottom:0;position:relative}.sign_out .left p.sign_out_case_con{font-family:SamsungOne-500;font-size:14px;line-height:1.71;color:#000000de}.admin_change{display:flex;align-items:center;gap:10px;margin-top:20px}.admin_change .chip{height:24px}.admin_change .chip.chip_line{font-family:SamsungOne-700;font-size:14.5px;line-height:1.49;letter-spacing:.17px;text-align:center}.sign_info{display:flex;flex-direction:column;gap:4px;margin-bottom:24px;font-family:SamsungOne-600;font-size:13px}.sign_info_lbl{font-family:SamsungOne-800;opacity:.4}@media screen and (max-width:1024px){.userinfo_wrap>ul{gap:30px 0}.userinfo_wrap ul li{width:100%}#onboarding_area .terms_table>li.organization_list{margin-bottom:30px}#onboarding_area .phonenumber_send{padding-top:0}.sendcode_button{color:#1976d2;width:100%;text-align:center;margin-top:28px;text-decoration:underline;margin-bottom:40px}.admin_change{justify-content:center}.sign_bottom{position:relative;bottom:unset}.sign_out .profile_info{margin:40px 0}}img.playlist{width:20px;height:20px;margin-top:-3px;margin-right:8px;opacity:.5;vertical-align:middle}#container.home img.playlist{width:20px;height:20px;margin-right:8px;opacity:.5}@media screen and (max-width:1024px){.terms_table>li{margin-bottom:30px}}@media screen and (max-width:1024px){.terms_table>li:last-child{margin-bottom:20px}}@media screen and (max-width:1024px){.terms_table #input_text{padding-bottom:4px}}@media screen and (max-width:1024px){#sign_area{position:static;top:0;left:0;min-width:100%;width:100%;height:100%;transform:translate(0);-webkit-transform:translate(0%,0%);margin:10% auto;border:0;border-radius:0;border-top:1px solid rgba(0,0,0,.12);background-color:#fff}}@media screen and (max-width:1024px){#sign_area.player{position:absolute;top:50%;transform:translateY(-50%);margin:0;padding:0}}@media screen and (max-width:1024px){#container.landing #sign_area{margin:0}}@media screen and (max-width:1024px){#container.landing #sign_area.player.textcenter{background-color:transparent}}@media screen and (max-width:1024px){.sign_inner{display:block;width:100%;height:100%;margin-top:0;background-color:#fafafa}}@media screen and (max-width:1024px){.sign_inner .left,.sign_inner .right{width:100%;height:auto;padding-top:0;border:0!important;border-radius:0}}@media screen and (max-width:1024px){.sign_inner .left h2{width:100%;text-align:center}}@media screen and (max-width:1024px){.sign_inner .right{padding-top:30px}}@media screen and (max-width:1024px){.sign_inner li.right{padding:0}}@media screen and (max-width:1024px){.sign_inner .left{padding:33px 24px 24px!important}}@media screen and (max-width:1024px){.sign_inner.sign_in .left{padding:72px 24px!important}}@media screen and (max-width:1024px){.sign_inner .left p a{display:block;margin-top:-2px}}@media screen and (max-width:1024px){.sign_inner .left p{padding-top:15px}}@media screen and (max-width:1024px){.sign_inner.sign_out .left h2{position:static;text-align:left}}@media screen and (max-width:1024px){.sign_inner .left p.sign_out_info{padding-top:10px;text-align:left}}@media screen and (max-width:1024px){.sign_out p{text-align:center}}@media screen and (max-width:1024px){.sign_out .right{height:304px}}@media screen and (max-width:1024px){.sign_out .left p.p-bottom{line-height:24px}}@media screen and (max-width:1024px){.signout_text_wrap{margin-bottom:40px}}@media screen and (max-width:1024px){#onboarding_area h1 a{font-size:20px}}@media screen and (max-width:1024px){.account #image_listwrap{background:#fafafa;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding-top:20px;padding-left:20px;padding-right:20px}}.sign_in_bottom{position:absolute;left:50%;bottom:60px;transform:translate(-50%)}@media screen and (max-width:1024px){.sign_in_bottom{bottom:20px}}.onboarding_term #onboarding_area{display:flex;flex-direction:column;min-height:796px;padding:77px 100px 41px}@media screen and (max-width:1024px){.onboarding_term #onboarding_area{min-height:auto;height:100%;padding:50px 24px 1px}}@media screen and (max-width:1024px){.onboarding_term input[type=checkbox]+label{position:relative;padding-left:41px}}@media screen and (max-width:1024px){.onboarding_term .text_box{padding-bottom:0}}@media screen and (max-width:1024px){.onboarding_term #onboarding_area h2{padding-bottom:5px}}@media screen and (max-width:1620px){.edit_area{width:78%}}@media screen and (max-width:1280px){#container.landing #contents_wrap{left:0;width:100%}.head_area .cate_ti{font-size:30px}.image_info .tag_wrap{position:static;margin-top:10px}.topbtn_wrap{white-space:nowrap}.all_select{margin-right:30px}.topbtn_con::-webkit-scrollbar{height:4px}.topbtn_con::-webkit-scrollbar-thumb{background-color:#c8c8c8;border-radius:3px}.topbtn_con::-webkit-scrollbar-track{background-color:#efefef}body.content .image_info.list_view{margin-top:0}.image_info .chip_wrap.list_view ul>li:last-child span{font-size:13px}.image_info .chip_wrap.list_view ul>li{width:auto}.image_info .chip_wrap.list_view{height:auto}.image_info .chip_wrap.list_view{margin-top:32px;white-space:normal}body#screen .image_info .chip_wrap,body.content .image_info .chip_wrap{margin-top:17px}body#screen .image_listbox.card .image_info .chip_wrap,body.content .image_listbox.card .image_info .chip_wrap{margin-top:15px}}@media screen and (min-width:1024px)and (max-width:1280px){.contents_box{padding:0 5% 56px!important}.contents_box.edit{padding-top:95px!important}.contents_box.place{padding-top:56px!important}#contents_wrap.account.legal_contents{padding-top:30px!important}.legal_contents_inner{width:60%!important;margin:auto 300px!important}button{font-size:14px;white-space:nowrap}button.btn_icon{padding:8px}button.btn_icon.selected{padding:7px}.select{font-size:14px}}@media screen and (max-width:1024px){#contents_wrap.account.legal_contents{padding-top:10px!important}body.content ul.image_listbox{grid-template-columns:1fr;grid-column-gap:2.5%}.card-box-license .card-box-Contents,.card-box-datetime .card-box-Contents{padding:18px 24px}.card-box-datetime .card-box-Contents{gap:24px}#modalpop_wrap .image_listitem.list_view{flex-direction:row}.playlist-bottom .con_name02.list_view{margin-bottom:16px}body.content .image_listitem.list_view{flex-direction:row}body.content .image_info.list_view{margin-top:0;padding-top:0}body.content .image_info .con_name02.list_view{display:inline-block;width:100%;overflow:hidden;text-overflow:ellipsis;height:22px}.imgae_img{width:100%;margin-right:0}.image_info{width:100%;padding-right:0}#container.home .image_info{padding:5.5% 7%}.p_name02{font-size:20px}.option_list{left:auto;right:0}#onboarding_area{width:90%}#onboarding_area{padding:50px 60px}.sign_inner>li{padding:40px 50px;text-align:center}.fte_img_area{width:62%}#input_text.pair_code{width:40%}}@media screen and (min-width:1025px){.mo_only,.mo_only_flex{display:none!important}}@media screen and (max-width:1024px){input[type=checkbox]#check_label,input[type=checkbox]{display:none}.btn-frame span{-webkit-transform:scale(.6)}.modal_new{width:100%!important}ul.image_listbox:not(.list_view)>li:nth-last-child(-n+2) .more_option .option_list,#modalpop_wrap ul.image_listbox>li:nth-last-child(-n+2) .more_option .option_list{top:auto!important;bottom:38px!important}.legal_contents_inner{width:100%!important;padding:24px!important;margin:0!important}.legal_select{margin-right:24px}.mb10{margin-bottom:5px}body{overflow:auto!important}body:hover::-webkit-scrollbar-thumb{background-color:#c8c8c8;transition:background-color 1s}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-thumb{background-color:#efefef;border-radius:4px}body::-webkit-scrollbar-track{background-color:#efefef}.contents_box.place{height:calc(100vh - 199px)}.topbtn_wrap{display:none}.image_listbox.contents .imgae_img{padding-bottom:56.25%}#container.home .imgae_img{width:100%;margin-right:0;padding:3.8%;border-bottom:0;height:auto}#container.home .imgae_img:after{content:"";position:absolute;background-color:#d8d8d8;width:92.4%;height:1px;display:inline-block;bottom:-2px;left:50%;-webkit-transform:translateX(-50%);transform:translate(-50%)}body.content ul.image_listbox>li:hover .image_info,body.content .image_info{padding:0}#container.home .image_info{padding:18px 3.8% 22px}span.tag{font-size:10px;height:19px;line-height:20px;padding-left:6px;padding-right:6px;margin-right:3px;margin-top:4px}.mo_bottombtn{padding-top:20px;padding-bottom:20px;text-align:center}.nodata .search_area{padding:18px 6.6% 0;height:auto}.image_info .tag_wrap{margin-top:5px}.cate_ti{flex-shrink:0;font-family:SamsungOne-600;font-size:22px}.search_box{display:flex;align-items:center;justify-content:space-between}.search_area_alone .search_box{justify-content:flex-end}.search_box .mo_ti{font-family:SamsungOne-600;font-size:20px}input.input_top{background:#efefef;padding-left:16px}input.input_top:hover{background:#efefef}#container.home #contents_wrap{padding-bottom:0;padding-top:0}body#screen #contents_wrap,body.content #contents_wrap{position:relative;padding-top:80px;padding-bottom:50vw;width:100%}#contents_wrap.nodata{height:100vh}.nodata .center_area .guide_img{width:100%;height:0;padding-bottom:56.25%}.nodata .center_area{width:90.8%;top:40%}.nodata .center_area ul>li{font-size:14px;margin-bottom:30px}.nodata .guide_txt,.guide_txt{font-size:12px}.imgae_img .pieces4>li:nth-last-child(-n+2){display:none}body.content #image_listwrap{width:100%}body.schedule ul.image_listbox,body.content ul.image_listbox{grid-template-columns:50% 50%}body.schedule ul.image_listbox.list_view,body.content ul.image_listbox.list_view{grid-template-columns:100%;width:100%}body.content ul.image_listbox>li.list_view,body.content .image_listitem.list_view{align-items:center}body.content ul.image_listbox>li.list_view:last-child,body.schedule ul.image_listbox>li.list_view:last-child{margin-bottom:10px}body#screen .image_listbox.card .image_info:not(.list_view),body.content .image_listbox.card .image_info:not(.list_view),body.schedule .image_info:not(.list_view){padding:0 13px 13px 12px!important}.more_option,.image_listbox.contents .more_option{top:10px;right:10px}body#screen.content .option_list:not(.option_list.color_list){top:48px;right:0;left:auto}body#screen.content .image_listbox.contents .option_list{top:32px;right:0}body#screen.content ul.image_listbox>li:nth-child(odd) .option_list{left:50%;right:-2px;-webkit-transform:translateX(-50%);transform:translate(-50%)}body#screen.content ul.image_listbox>li:nth-child(2n) .option_list{left:auto;right:12px}body#screen.content ul.image_listbox>li .more_option .option_list{left:auto;-webkit-transform:none;transform:none;top:32px;bottom:auto}body#screen.content ul.image_listbox>li.list_view:nth-child(2n) .option_list{left:auto;right:0}body#screen .option_list.top_option{top:24px}body#screen .topbtn_option_list,body#screen.content .topbtn_option_list{left:auto}.topbtn_option .topbtn_option_list{top:34px}body#screen .image_info .chip_wrap,body.schedule .image_info .chip_wrap{bottom:2px;margin-top:8px}body.content .image_info .con_name02.list_view,body.schedule .image_info .con_name02.list_view{padding-right:20px}.icon img{opacity:1}#change_place ul.place_list{margin-top:12px}.image_info .list_view .content_info .icon_info{padding-right:0;margin-right:0;border-right:0}.sign_inner{display:block;width:100%}#sign_area{position:relative;min-width:100%;width:100%;border:0;border-top:1px solid rgba(0,0,0,.12);border-radius:8px 8px 0 0;-webkit-transform:translate(-50%,-50%);transform:none;left:0}#sign_area.first{border:0}#contents_wrap.onboarding #sign_area{top:20%}#contents_wrap.onboarding #sign_area.first{top:56px;height:100%;border-radius:0}.sign_inner>li{width:100%;padding:25px 6.6%;text-align:center;display:block}.sign_inner .img_area{margin-bottom:24px}#sign_area.popup .select_type{display:block;padding-left:11.5%;padding-right:11.5%}#onboarding_area{flex:1 1;width:100%;margin:10px auto 0;padding:45px 6.6% 86px;border:0;border-top:1px solid rgba(0,0,0,.12);border-radius:8px 8px 0 0}.onboarding.popup_top #onboarding_area{margin-top:10px}#onboarding_area .o_ti{font-size:30px;line-height:30px;margin-bottom:24px}.terms_table>li:last-child{margin-bottom:20px}#onboarding_area .agree_section h1.last{font-size:16px}#sign_area.popup .pop_ti{font-size:24px;margin-bottom:14px}#sign_area.popup .pop_sti{font-size:16px}#sign_area.popup .ti_wrap{margin-bottom:48px}#sign_area.popup{padding:40px 6.6% 86px;z-index:3;height:auto}#sign_area.popup .select_type>div{margin-bottom:14px}#sign_area.popup .select_type>div:last-child{margin-bottom:0}#sign_area.popup .select_type{margin-bottom:11.5%}#sign_area.popup .select_type.fte{margin-bottom:0}#container.landing #sign_area:not(.player){margin:0;background-color:#fff}.fte_img_area{width:100%}#sign_area.popup .pair_ti_wrap{margin-bottom:40px}#input_text.pair_code{width:100%;margin:0 auto 45px}.fte_txt.pair_txt{width:100%;margin:0 auto}.fte_txt.pair_txt p{font-family:SamsungOne-600;font-size:16px;line-height:24px}.edit_area_btn{text-align:center}.info_table.mo_only span{display:block;font-family:SamsungOne-600;font-size:12px;color:#0009}button.change{margin:0 auto;display:block}.disconnected_wrap{margin-top:12px;margin-bottom:23px;display:flex;justify-content:center}.btn_icon{width:24px;height:24px;padding-top:0}.list_num{width:22px;height:22px;line-height:22px;font-size:12px;margin-left:6px}body.content .imgae_img.playlist{height:83px}.image_info .list_view .content_info>div:first-child{margin-right:0}.playright_btnarea{display:none}.nodata .center_area,.center_area{top:55%;width:85%}.tab_content .center_area{top:calc(50% - 43px)}.center_area ul>li{text-align:center;font-family:SamsungOne-500;font-size:14px;margin-bottom:0}.center_area ul>li br{display:none}.select-ul.transition{bottom:50px}.total_dura.mo_only{font-family:SamsungOne-600;font-size:20px;padding:24px 6.6%}.list_handler{display:none}.image_listitem_close{top:10px;right:10px;width:20px;height:20px;margin-top:0;background-size:20px 20px}#contents_wrap.account{position:relative;width:100%;height:100%;left:0;padding-top:0;text-align:left}body.account #onboarding_area{padding:30px 24px 86px}.b_ti{margin-bottom:24px;padding-bottom:22px}.grid_info{display:block;grid-template-columns:100%;margin-bottom:20px}.grid_info>div:first-child{height:auto;line-height:1em}.account .enter_info{margin-bottom:50px}.place_ti{margin-bottom:8px}#onboarding_area.account{margin-bottom:0}.select-ul.language{width:100%;min-width:100%;max-height:200px}#contents_wrap.origin{padding-top:0;position:relative;width:100%;height:100%;left:0}body#screen #contents_wrap.origin.search_mo{padding-top:56px}.account #image_listwrap{background:#fafafa;border:1px solid rgba(0,0,0,.12);border-radius:8px;padding-top:20px;padding-left:20px;padding-right:20px}.account .contents_box.place #image_listwrap{border:0;border-top:1px solid rgba(0,0,0,.12);height:100%}.account ul.head_table>li:nth-child(1),.account ul.head_table>li:nth-child(3),.account ul.head_table>li:nth-child(4),.account ul.head_table>li:nth-child(5),.account ul.palace_table li>div:nth-child(1),.account ul.palace_table li>div:nth-child(3),.account ul.palace_table li>div:nth-child(4),.account ul.palace_table li>div:nth-child(5){display:none}.account ul.head_table.user>li:nth-child(1),.account ul.head_table.user>li:nth-child(3),.account ul.head_table.user>li:nth-child(5),.account ul.palace_table.user li>div:nth-child(1),.account ul.palace_table.user li>div:nth-child(3),.account ul.palace_table.user li>div:nth-child(5){display:none}.account ul.head_table.user>li:nth-child(2),.account ul.head_table.user>li:nth-child(4),.account ul.palace_table.user li>div:nth-child(2),.account ul.palace_table.user li>div:nth-child(4){display:flex}.account ul.head_table.logs>li:nth-child(4),.account ul.head_table.logs>li:nth-child(5),.account ul.head_table.logs>li:nth-child(6),.account ul.head_table.logs>li:nth-child(7),.account ul.palace_table.logs li>div:nth-child(4),.account ul.palace_table.logs li>div:nth-child(5),.account ul.palace_table.logs li>div:nth-child(6),.account ul.palace_table.logs li>div:nth-child(7){display:none}.account ul.head_table,.account ul.palace_table li,.account ul.head_table.user,.account ul.palace_table.user li{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:0px;position:relative}.account ul.head_table.logs,.account ul.palace_table.logs li{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:0px;position:relative}.account ul.head_table>li,.account ul.head_table.user>li{padding-top:0;padding-bottom:10px;height:auto}.account ul.palace_table>li>div{padding:20px 10px 20px 0}body.account .topbtn_option.relative button{padding:0}body#screen .topbtn_option.relative .topbtn_option_list{right:unset;left:auto;top:42px;-webkit-transform:none;transform:none}.account ul.palace_table>li>div.more_option{right:10px}body#screen.account ul.palace_table.user>li>div.more_option .option_list{top:38px}body.content ul.image_listbox>li:nth-last-child(-n+2) .more_option .option_list,ul.image_listbox>li:nth-last-child(-n+2) .more_option .option_list,#modalpop_wrap ul.image_listbox>li:nth-last-child(-n+2) .more_option .option_list{top:auto;bottom:32px}body.content ul.image_listbox>li:nth-last-child(-n+2) .more_option .option_list,ul.image_listbox>li:nth-child(2) .more_option .option_list{top:32px;bottom:auto}body.content ul.image_listbox>li:nth-child(1) .more_option .option_list,ul.image_listbox>li:nth-child(1) .more_option .option_list,#modalpop_wrap ul.image_listbox>li:nth-child(1) .more_option .option_list{top:32px;bottom:auto}.search_area_alone{padding:23px 6.6% 40px;background-color:#efefef;width:100%;z-index:1}.member_mark.mo_only_flex{padding:0 6.6% 16px;margin-bottom:16px}.close_btn{right:10px}.gray_area{padding:24px}.tag_name{grid-template-columns:auto 80px;grid-column-gap:14px}.tag_name>li:last-child{width:100%}#sign_area.player{position:static;padding-top:56px}body.player #infor_panel{overflow-y:auto}body.schedule .topbtn_option_list{top:32px}.fte_txt.last.last{margin-bottom:20px}.image_listbox.contents .image_info .chip_wrap{padding-right:60px}.pop_dropdown{display:block}.scrlTab{overflow-x:auto}.guide .TBD{height:174px;font-size:12px}.oval{display:inline-block;width:20px;height:20px;margin-left:4px;background-color:#1976d2;border-radius:50%;font-family:SamsungOne;font-size:12px;font-weight:800;line-height:19px;text-align:center;vertical-align:middle;color:#fff}.dimmBg{display:block}.notific{width:24px;height:24px}.scroll_list{padding:0!important}.scroll_list>p{padding:24px 24px 0!important}#modalpop_wrap .scroll_list ul.image_listbox>li{padding:11px 14px!important}#modalpop_wrap .scroll_list .image_info{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:10px 0}.mo_bottom_wrap.on .bottom_sheet,.mo_bottom_wrap.on .bg{display:block}.select-ul.pc_only.on{display:none!important}.card-plan-con .sub-titlebar{width:auto}input[type=checkbox]#check_label.hidden,input[type=checkbox].hidden{display:block}}@media screen and (max-width:1024px){#modalpop_wrap .search_box{justify-content:flex-end;height:24px}}@media screen and (max-width:1024px){.card-plan-con .sub-title-bar{width:auto}}.card-tag .tag_title_edit{display:flex;align-items:center;position:relative;width:172px;margin-left:0;padding-left:0}.card-tag .tag_title_edit .name_edit_wrap{display:none;position:absolute;top:50%;right:10px;margin:-3px 0 0 3px;transform:translateY(-50%)}.card-tag .tag_title_edit .name_edit_box input{width:120px;margin-left:12px;font-size:16px}.tag_list_handler{gap:22px}.hd-list-view{flex:1}.hd-list-view>div{justify-content:space-between;align-items:center;margin-top:30px;flex:1}.hd-list-view .many{padding-right:5px}.hd-list-view .hd-info-table{display:flex}.hd-list-view .hd-info-table span{position:relative;margin:0;padding:0 8px;color:#0009;font-family:SamsungOne-600;font-size:16.5px}.hd-list-view .hd-info-table span:last-child{padding-right:0}.hd-list-view .hd-info-table span:after{position:absolute;top:0;right:0;width:2px;height:100%;background-color:#0000001f;content:""}.hd-list-view .hd-info-table span:last-child:after{display:none}.hd-list-view .chip_num{left:100%;right:unset}.hd-tag-overflow{height:20px;overflow:hidden}.hd-tag{display:flex;align-items:center;margin-top:2.3%}.hd-tag-inner{display:flex;align-items:center;position:relative;width:fit-content}.radio_list li span{position:relative;min-width:44px;color:#0a0a0a;font-family:SamsungOne-800;font-size:15px}.radio_list li span:after{position:absolute;top:0;right:-10px;width:2px;height:100%;background-color:#0000001f;content:" "}.radio_list li em{padding-left:10px;color:#000000de;font-family:SamsungOne-600;font-size:18px;font-style:normal}.organization_viewer .account_setting input,.organization_viewer .account_setting input:hover{border-bottom:solid 1px #e0e0e0}.hd-toggle-btn{overflow:unset!important}.hd-toggle-btn li{text-indent:unset}.hd-toggle-btn li:hover{border-radius:inherit}.toggle_select.on .image_listbox.toggle_list.hd-toggle-list{display:block!important}.hd-border-bottom{padding-bottom:10px;border-bottom:1.5px solid #8f8f8f}.hd-border-bottom:hover{border-bottom:solid 1.5px #2d2d2d}.hd-calender_container{width:95%;margin:auto}.hd-calendar-wrap{padding-top:0!important;padding-right:0!important;padding-left:0!important;border-top:none!important}.hd-date-select{position:sticky!important;top:220px;height:110px;margin-left:0!important;padding-top:46px;border:solid .3px #ccc;border-radius:8px 8px 0 0;background-color:#fff;z-index:1111;border-bottom:0}.hd_none_screen{width:100%!important;padding-top:121px!important}.hd_con_detail{width:calc(100% - 706px)!important}.hd_topbtn_wrap>button{width:148px}.hd_edit_img{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:28.125vw;max-height:540px;padding:unset!important}.hd_edit_img>img{width:13.541vw!important;height:13.541vw!important}.hd_content_detail{width:calc(100% - 700px)!important}.new_tag_wrap{display:flex;flex-wrap:wrap;width:fit-content;height:100%;overflow:hidden}.hd-wrap{margin-top:17px}.hd-wrap .chip_num{right:-35px}.hd-flex{display:flex;justify-content:space-between;align-items:flex-end}.hd-relative{position:relative}.hd_absolute{position:absolute;top:50%;right:26px;z-index:77777;transform:translateY(-50%)}.hd-overflow-unset{max-width:300px;overflow:unset!important}.hd-relative.many{display:flex;justify-content:space-between;max-width:unset}#contents_wrap.account.legal_contents{left:0;width:100%;padding-top:94px}.legal_contents_inner{position:relative;width:1000px;margin:auto;padding:50px 90px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.legal_contents_inner p{margin-bottom:30px;color:#000000de;font-family:SamsungOne-500;font-size:16px;text-align:left;line-height:1.5em}.legal_contents_inner p:last-child{margin-bottom:0}.legal_select{position:absolute;top:-62px;right:0}.legal_footer{position:fixed!important;bottom:0;left:0;background-color:#efefef;z-index:11}.image_info .chip_wrap.list_view.chip_wrap_tags{display:flex;width:100%}.image_listbox.screenlistwrap .chip{max-width:123px}.image_listbox.list_view.playlist>li{padding:16px 9px 14px 15px}.image_listbox.list_view .imgae_img.playlist{position:relative;width:183px;height:108px;margin-right:20px;border:0}.image_listbox.playlist .content_info .info_table{margin-top:2px}.image_listbox.playlist .content_info>div:first-child{margin-top:-5px}.image_listbox.playlist .chip_wrap{bottom:6px}.topbtn_con{position:sticky;top:0;margin-bottom:20px;padding-top:56px;background-color:#efefef;z-index:11}.topbtn_con.imglist_top{top:90px}.nodata_list_wrap{display:flex;flex-direction:column;align-items:center;position:relative;margin-top:334px}.nodata_list_wrap img{width:448px}.nodata_list_wrap .nodata_txt{margin-top:56px;padding:0 24px;font-family:SamsungOne-500;font-size:18px;text-align:center}.usedCanvas{position:fixed;bottom:100px;left:50%;width:242px;padding:8px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;color:#0a0a0a;font-family:SamsungOne-600;font-size:13px;z-index:50;transform:translate(-50%);box-shadow:0 3px 8px #0003}.nodata_list_wrap button{margin-top:40px}.tab_content.dim{opacity:.3;pointer-events:none}.nodata .center_area .guide_img{width:647px}.nodata .guide_txt{font-size:24px}.nodata .center_area>ul>li,.center_area>ul>li{margin-bottom:46px;font-size:24px}button.del{width:42px;min-width:42px;height:42px;background-image:url(/static/media/delete_red.CaAsDpBqR9_PRaIJwLiq.svg);background-repeat:no-repeat;background-position:center;background-size:24px;text-indent:-99999px}.edit_img .loading{display:none;position:absolute;top:50%;left:50%;width:calc(100% - 35px);height:calc(100% - 35px);background-color:#000c;text-align:center;z-index:1;transform:translate(-50%,-50%)}.edit_img .loading.on>div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.loader_text{width:312px;margin:36px 0 0;color:#fff;font-family:SamsungOne-600;font-size:24px;text-align:center}.edit_img .loading.on{display:block}.edit_img .video_player,.edit_img .video_player2{display:block;position:absolute;top:50%;left:0;right:0;width:127px;height:127px;margin:auto;background:url(/static/media/video_player.j3ya-Mco2VQsxCxrgMFm.svg) center no-repeat;cursor:pointer;transform:translateY(-50%);box-sizing:border-box}.video_player.off{display:none}.edit_img .video_player span,.edit_img .video_player2 span{display:flex;align-items:center;position:absolute;bottom:-46px;left:50%;height:24px;color:#ffffffde;font-family:SamsungOne-800;font-size:13px;text-align:center;line-height:24px;white-space:nowrap;gap:8px;transform:translate(-50%)}.edit_img .video_player span:after,.edit_img .video_player2 span:after{position:absolute;top:50%;left:50%;width:100%;height:24px;padding:4px 8px 4px 15px;border-radius:3.9px;background-color:#0000008a;color:#ffffffde;font-family:SamsungOne-800;font-size:13px;text-align:center;line-height:24px;z-index:-1;content:"";transform:translate(-50%,-50%)}.edit_img .btn-area{display:flex;flex-direction:column;position:absolute;bottom:18px;right:18px;padding:22px 18px;gap:12px}.edit_img .btn-area.off{display:none}.select_wrap .play,.playing_select .play{color:#1976d2;font-family:SamsungOne-800}.select-ul.playing_select li.selected{color:#000;font-family:SamsungOne-600}.select-ul.playing_select li.selected:after{display:none}.select-ul.playing_select li.last{color:#1976d2;font-family:SamsungOne-800}.topbtn_wrap{padding-left:0}.mb17{margin-bottom:17px}.mt17{margin-top:17px}.filter_ti{position:relative;padding:31px 30px 0 65px;color:#000000de;font-family:SamsungOne-600;font-size:18px}.filter_ti:before{left:35px;background:url(/static/media/ico_more.Bfp50DsNUDE5RJKTTNFO.svg) no-repeat 50% 50%}.filter_ti.active{color:#000000de}.filter_ti.active:before{background:url(/static/media/ico_more.Bfp50DsNUDE5RJKTTNFO.svg) no-repeat 50% 50%;transform:rotate(180deg)}#tab_con2{margin-bottom:0;padding-bottom:200px}.tcp_btn{padding-top:20px;font-size:0;text-align:right}.tcp_btn button{display:inline-block;width:100px;min-width:100px;height:32px;padding:0;line-height:30px;vertical-align:middle}.tcp_btn button.blue{width:86px;min-width:86px;margin-left:7px}.user_list_pop{display:none;position:absolute;top:26px;right:0;width:132px;height:80px;padding:20px 0;border:solid .3px #ccc;border-radius:8px;background-color:#fff;text-align:center;box-shadow:0 3px 8px #0003}.user_list_pop.on{display:block}.user_list_pop dt{color:#000;font-family:SamsungOne-800;font-size:13px;line-height:1.54}.user_list_pop dd{color:#757575;font-family:SamsungOne-600;font-size:13px;line-height:1.54}.content_nodata .center_area{margin-top:-18px}.btn_tag{min-width:116px}.edit_area.none_screen>ul{overflow:hidden}.edit_area.none_screen .edit_img{margin-top:16px;margin-bottom:20px;padding:0;border-radius:0;background-color:transparent}.edit_area_btn button{width:181px;margin:auto}.content_panel .tab_wrap>li{padding-top:28px}.playlist_conter_area{margin-top:-19px}.playlist_conter_area li>span{display:block}.playlist_screen_top{position:relative;padding-bottom:5px}.playlist_detail .edit_area{width:79.078%;padding-top:93px}.playlist_detail .edit_area .edit_img.guide{height:28.125vw;background:url(/static/media/img-playlist-no-playlist.C0v3tyY9ByYghL_s3Wwl.svg) center #e4e4e4 no-repeat;box-shadow:none}.user_tool_box{display:flex;position:relative;font-size:0}.user_tool_box p{display:inline-block;color:#0a0a0a;font-family:SamsungOne-600;font-size:20px;vertical-align:middle}.playlist_screen_top .user_right_btn{position:absolute;top:-8px;right:0;max-width:140px}.list_handler{display:flex;justify-content:flex-end;align-items:center;gap:16px;position:absolute;top:50%;right:46px;font-size:0;transform:translateY(-50%)}.list_handler span{display:inline-block;position:relative;margin-left:23px;vertical-align:middle}.list_handler .handler_time{padding-right:4px;color:#0009;font-family:SamsungOne-600;font-size:16.5px;letter-spacing:.15px}.list_handler .handler_input,.list_handler_m .handler_input{margin-right:14px}.list_handler .handler_input input,.list_handler_m .handler_input input{position:static;width:118px;height:42px;padding:0 14px 0 17px;border:1px solid #8f8f8f;border-radius:8px;background-color:#fff;font-size:15px;line-height:1.47;letter-spacing:.43px}.list_handler .handler_input input:focus,.list_handler_m .handler_input input:focus{border:solid 1.5px #1976d2}.list_handler span:hover:before{position:absolute;top:50%;left:50%;width:calc(100% + 8px);height:calc(100% + 8px);border-radius:50%;background-color:#0000001a;z-index:-1;content:"";transform:translate(-50%,-50%)}.list_handler span.handler_time:hover:before,.list_handler span.handler_input:hover:before{display:none}.hd_icon_wrap{display:flex;gap:8px}.info_etc{display:flex;margin-top:-2px;gap:8px}.info_etc .etc_numb{margin-top:-3px;margin-bottom:0}.schedule_list .info_etc{position:relative;margin-top:-3px;padding-right:13px}.schedule_list .info_etc:after{position:absolute;top:2px;right:-3px;width:1px;height:20px;background-color:#0000001f;content:""}.schedule_list.list_view .imgae_img{border:0}.schedule_list .image_info .list_view .content_info{margin-top:3px;padding-right:2px}.topbtn_right button.btn_new_schedule{width:151px}.schedule_list .image_info .list_view ul:not(.etc_numb)>li:first-child{padding-right:0}.calendar_wrap{width:100%;height:100%;padding:48px 42px 42px}.calendar_wrap_top{position:sticky;top:222px;padding-bottom:0;background-color:#efefef;z-index:10}.calendar_wrap_top:before{position:absolute;top:0;left:0;width:calc(100% - 1.5px);height:100%;border:solid .3px #ccc;border-radius:8px 8px 0 0;background-color:#fff;z-index:-1;content:"";border-bottom:0}.calendar_wrap_content{padding-top:0;border:solid .3px #ccc;border-radius:0 0 8px 8px;background-color:#fff;border-top:0}.calendar_wrap_top .tag_area{align-items:center;width:auto}.new_sche_list.error:after{display:block;position:absolute;top:72px;right:10px;width:35px;height:35px;background:url(/static/media/ic-solid-extension-link.rxYB2EVlgdjhUB_Rc5vI.png) no-repeat;background-size:contain;z-index:50;content:""}.new_sche_list.error:before{display:block;position:absolute;top:72px;left:10px;width:35px;height:35px;background:url(/static/media/ic-solid-extension-link.rxYB2EVlgdjhUB_Rc5vI.png) no-repeat;background-size:contain;z-index:50;content:""}.new_sche_list.error:last-of-type:after,.new_sche_list.error:last-of-type:before{display:none}.card-tag-limitbox{display:flex;align-items:center;gap:6px}.card-tag-limitbox .tag_moreview_wrap{position:relative;cursor:pointer}.card-tag-limitbox .tag_moreview_wrap:hover .more_tag{display:flex}.card-tag-limitbox .tag_moreview_wrap .more_tag{display:none;flex-wrap:wrap;position:absolute;top:40px;left:0;width:260px;padding:12px 16px;border-radius:8px;background-color:#fff;z-index:1000;box-shadow:0 3px 8px #0003;gap:6px}.card-tag-limitbox .overflow_tag{width:32px;height:32px;border-radius:999px;background-color:#e6e6e6;color:#636363;font-family:SamsungOne-800;font-size:13px;text-align:center;line-height:32px}.topbtn_right button.btn_add_schedule{width:147px}.topbtn_right button.btn_screen_schedule{width:145px}.new_schedule .topbtn_wrap{position:sticky;top:90px;padding-top:57px;padding-bottom:40px;background-color:#efefef;z-index:11}.new_schedule .topbtn_right{justify-content:flex-end;width:100%}.date_select{justify-content:center;align-items:center;position:relative;margin-left:2px;padding-bottom:32px}.date_select>button{min-width:32px;margin-left:0;padding:0}.date_select .date_sort{position:relative;margin-right:0;color:#000;font-size:26px;font-weight:700;letter-spacing:.74px}.date_select .date_sort .bar{display:inline-block;width:4px;height:4px;margin:0 16px 0 19px;border-radius:50%;background-color:#000;vertical-align:middle}.date_select .tag_area{display:flex;position:absolute;top:1px;bottom:auto;left:0;font-size:0;line-height:0}.date_right_select{position:absolute;top:-1px;right:0;font-size:0}.date_right_select button{display:inline-block;min-width:77px;margin-left:0!important;vertical-align:middle}.date_right_select .toggle_btn{display:inline-block;margin-left:7px;vertical-align:middle}.calendar_wrap .head_calen li{display:block;padding-top:12px;padding-bottom:11px;color:#000000de;font-family:SamsungOne-800;font-size:21px;text-align:center;letter-spacing:.2px}.calendar_wrap .head_calen li .small_date{display:block;margin-right:0;font-family:SamsungOne-600;font-size:10px}.calendar_wrap .head_calen li.today{background-color:#1976d2;color:#ffffffde}.calendar_wrap .new_calen_area{top:294px;height:293px;border-width:1.5px}.search_field{width:100%;height:auto;min-height:241px;padding:14px 30px}.calendar_wrap .playlist_past{height:420px;padding-right:8px;padding-left:7px;border:solid 1.5px #1976d2;border-radius:8px;background-color:#f0f7ff;box-shadow:0 3px 8px #0003}.calendar_wrap .playlist_past:after{display:none;position:absolute;bottom:12px;left:0;right:0;width:24px;height:24px;margin:auto;background:url(/static/media/move.BsOZZBHn8fUSCtMU_oep.svg) center no-repeat;cursor:pointer;content:""}.calendar_wrap .playlist_past:hover:after{display:block}.content.skin_schedule .calendar_wrap .time_calen .imgae_img{width:100%;margin:0;border:0}.content.skin_schedule .calendar_wrap .time_calen .imgae_img img{width:100%;margin-right:0}.calendar_wrap .imgae_img.many img{width:100%}.calendar_wrap .imgae_img.many .img_layered01{bottom:-6px}.calendar_wrap .imgae_img.many .img_layered02{top:54%}.opacity0_4{opacity:.4}.opacity0_3{opacity:.3}.calendar_nor_con .head_con,.calendar_wrap_content .head_con{position:sticky;top:315px;border-radius:8px 8px 0 0;background:#fafafa}.calendar_nor_con .head_con li{color:#000000de}.calendar_body li span{display:block;width:100%;height:100%;color:#252525;font-family:SamsungOne-800;font-size:16px;line-height:1.5;letter-spacing:.15px}.calendar_body li:after{position:absolute;top:0;right:0;width:1px;height:100%;background-color:#dbdbdb;content:""}.calendar_body li:nth-child(7n):after{display:none}.calendar_body li.past{border-color:#a0a0a0}.calendar_body li.past:before{background-color:#00000042;z-index:1}.calendar_body li.past:last-child:after{display:none}.calendar_body li.today{border:0}.calendar_body li.today:after{position:absolute;top:0;left:0;width:100%;height:100%;border:5px solid #1976d2;background-color:transparent;z-index:2;content:"";box-sizing:border-box}.calendar_body li.not_this span{opacity:.3}.calendar_body .sched_line{width:100%;padding-left:6px;line-height:16px;letter-spacing:.5px;z-index:1}.calendar_body .sched_01{top:40px}.calendar_body .sched_02{top:58px}.calendar_body .more_sched{bottom:32px;left:10px;z-index:3}.calendar_body .more_sched span{color:#757575;font-family:SamsungOne-600;font-size:9px;letter-spacing:.5px;cursor:pointer}.calendar_body .more_sched_pop{display:none;position:absolute;bottom:-25px;left:-4px;width:230px;height:179px;padding:8px 12px 20px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;box-shadow:0 3px 8px #0003}.calendar_body .more_sched_pop.on{display:block;z-index:3}.more_sched_pop .ti{color:#252525;font-family:SamsungOne-800;line-height:1.5;letter-spacing:.15px}.calendar_body .more_sched_pop .sched_line{border-radius:4px}.calendar_body .purple2{background-color:#a386de4d}.more_sched_pop .close_btn{display:block;top:19px;right:9px}.new_sche_con{padding-top:0}.new_sche_ti{position:sticky;top:332px;margin-bottom:19px;background-color:#fff;font-family:SamsungOne-800;font-size:20px;z-index:9}.new_sche_ti:before{position:absolute;top:0;left:-42px;width:43px;height:100%;background-color:#fff;z-index:9;content:""}.new_sche_list{position:relative;min-height:86px;padding:16px 64px 14px 26px}.new_sche_list.error .ti:after{display:block;position:absolute;top:0;left:0;width:12px;height:100%;border-radius:8px 0 0 8px;background-color:#555;content:""}.new_sche_list .ti{width:320px;padding-right:20 p;color:#000000de;letter-spacing:.19px}.new_sche_list:hover{background:#f0f7ff;box-shadow:0 0 0 1.5px #1976d2 inset}.new_sche_wrap{margin-bottom:60px}.new_sche_list.no_schedule:hover{border:1px solid rgba(0,0,0,.12);background:#fafafa}.modal_new.new #modalpop_wrap .pop_ti{height:82px;padding:25px 40px;background-color:transparent;color:#000000de;font-family:SamsungOne-600,sans-serif;font-size:24px;line-height:1.33}.modal_new.new #modalpop_wrap .pop_con{padding-top:40px}.modal_close.empty.blue{background-color:#1976d2}.pairing_code_wrap h2{padding-bottom:80px;color:#000;font-family:SamsungOne-600,sans-serif;font-size:36px;text-align:center;line-height:1.33}.pairing_input{position:relative;width:520px;height:119px;margin:40px 0 8px;text-align:center}.pairing_input input{display:block;width:100%;height:96px;color:#3d86fb;font-family:SamsungOne-800,sans-serif;font-size:80px;text-align:center;letter-spacing:20px;border-bottom:1.5px solid #2d2d2d}.pairing_input.navPairing{width:100%;height:unset;margin-bottom:30px}.pairing_input.navPairing input{height:auto;font-size:40px}.pairing_input.error input{border-bottom:1px solid #0a0a0a}.pairing_code_wrap dl{height:136px;margin-top:40px;text-align:center}.pairing_code_wrap dt{color:#000000de;font-family:SamsungOne-600,sans-serif;font-size:18px;cursor:pointer}.pairing_code_wrap dt:hover{font-family:SamsungOne-800,sans-serif}.pairing_code_wrap dt .more{display:inline-block;width:24px;height:24px;margin-top:-2px;margin-right:4px;margin-left:-26px;background:url(/static/media/ico_more.Bfp50DsNUDE5RJKTTNFO.svg) 0 100% no-repeat;vertical-align:middle;transition:all .3s}.pairing_code_wrap dt.on .more{transform:rotate(180deg)}.pairing_code_wrap dd{display:none;padding-top:18px;color:#505050;font-family:SamsungOne-600,sans-serif;font-size:17px}.pairing_code_wrap dd.on{display:block}.pairing_code_wrap dd a{display:block;margin-top:12px;color:#505050;font-family:SamsungOne-800,sans-serif;font-size:17px;text-align:center;line-height:1.41;text-decoration:underline}.pairing_result{text-align:center}#modalpop_wrap .pairing_result .guide_img{position:relative;width:384px;height:216px;margin:auto;background-color:#ededed;box-sizing:border-box}#modalpop_wrap .pairing_result .guide_img .guide_txt{color:#a4a4a4;font-family:SamsungOne-600,sans-serif;font-size:12px;text-align:center}.pairing_result h2{padding-top:34px;color:#000000de;font-family:SamsungOne-800,sans-serif;font-size:32px;letter-spacing:1px}.pairing_result p{padding-top:18px;color:#505050;font-family:SamsungOne-600,sans-serif;font-size:18px;line-height:1.7}.pairing_result p a{color:#1976d2;text-decoration:underline}.pairing_result2 p{padding-top:59px}.list_handler_m{display:none}.topbtn_option_list .tool_edit_left{padding-top:5px}.topbtn_option.disabled .topbtn_option_list{display:none!important}.schedule_nodata .center_area{margin-top:-19px}.schedule_nodata .center_area button{width:151px}.schedule_nodata .center_area li.text span{display:block}.toast_wrap{display:flex}#container.home .index .imgae_img{padding:28px 24px 26px;border:0;border-radius:0;border-bottom:1px solid #d8d8d8}#container.home .index .imgae_img img,#container.home .index .imgae_img .screen_img{border-radius:8px}#container.home .index .imgae_img .screen img{border-radius:0}#container.home .index .imgae_img .screen_img img{border:0}#container.home .index ul.image_listbox{grid-column-gap:27px}#container.home .index .image_info{padding:18px 26px 18px 25px}#container.home .index .image_info .con_name01{margin-bottom:8px}#container.home .index .image_info .con_name02>p.txt{width:100%;padding-right:36px}#container.home .index ul.image_listbox>li{width:20.8334vw}#container.home .index ul.image_listbox>li:hover{border:0}#container.home .content_index .index .imgae_img{padding:25px 25px 23.69px}#container.home .imgae_img .pieces4{grid-column-gap:11px;grid-row-gap:11px}.content_index .imgae_img .screen{padding:4px;background-color:#3f3f3f;box-shadow:0 2px 6px #0003}#container.home .content_index .imgae_img .screen img{border:0}#container.home .content_index .image_info .con_name02{margin-left:-2px;padding-top:7px}.content_index .chip_wrap{height:25px}.content_index .chip{height:25px;line-height:25px}.content_index #place_arrow{margin-top:11px;margin-left:6px}.content_index #place_arrow img{width:16px;height:auto}#container.home .content_index .image_listitem.last .imgae_img{padding-bottom:29.38px}.account_box{position:absolute;top:50%;left:50%;width:649px;padding:57px 92px 55px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;text-align:center;transform:translate(-50%,-50%)}@media screen and (max-height:800px){#sign_area{position:static;top:0%;left:0%;margin:10% auto;-webkit-transform:translate(0%,0%);transform:translate(0)}.account_box{position:static;top:0%;left:0%;margin:15% auto;transform:translate(0)}}.account_box h2{padding-bottom:42px;color:#0072de;font-family:SamsungOne-500;font-size:39px;line-height:1.23}.account_btn_wrap{width:280px;margin:auto;padding-top:52px}.account_btn_wrap .btn_sign_in{width:100%;height:40px;margin-top:0;border-radius:22px}.account_btn_wrap p{padding:4px 0 36px;color:#505050;font-size:15px;font-weight:700;text-align:left;line-height:2.1}.account_btn_wrap p a{text-decoration:underline}.account_btn_wrap p a:hover{font-family:SamsungOne-800}.btn_google_login{position:relative;width:100%;border-radius:22px;color:#fafafa;font-size:15px}.btn_google_login img{position:absolute;top:5px;left:5px;width:30px}.onboarding_term #onboarding_area{padding:77px 100px 41px}.onboarding_term .text_box{padding:0 0 10px;background-color:unset;color:#000000de;font-family:SamsungOne-500;font-size:16px;line-height:1.5;letter-spacing:0px}.onboarding_term .text_box a{position:relative}.onboarding_term .text_box a:before{position:absolute;bottom:0;left:0;right:0;width:calc(100% - 25px);height:1px;margin:auto;background-color:#1976d2;content:""}#onboarding_area h1 a{color:#000000de;font-size:18px;line-height:1.33;text-decoration:underline}#onboarding_area h1:hover a{font-family:SamsungOne-800}#onboarding_area button{min-width:144px}.terms_table.enter_info>li:last-child{padding-top:15px}.agree_section{padding-top:38px}#onboarding_area .agree_section h1{color:#000000de;font-family:SamsungOne-500;font-size:16px;font-weight:500;line-height:1.5}.onboarding_term #onboarding_area h2{padding-bottom:10px;color:#000000de;font-family:SamsungOne-800;font-size:16px;opacity:.4}.onboarding_term .organization input{height:32px}.onboarding_term .organization input::placeholder{opacity:.3}.terms_table li{position:relative}.onboarding_term #input_text.error input{height:32px;border-color:#8f8f8f}.onboarding_term .error_text{display:none;padding-top:4px;color:#dd4040;font-family:SamsungOne-600;font-size:10px;font-weight:600;letter-spacing:-.1px}.onboarding_term .info_msg{position:absolute;left:0;font-size:10px;line-height:12px;letter-spacing:-.1px}.onboarding_term li.error .error_text{display:block;position:absolute;left:0;line-height:12px}.terms_table #input_text{padding-bottom:5px}.onboarding_term2 #onboarding_area button{min-width:144px;height:42px}.onboarding_term2 #onboarding_area button.blue{min-width:144px}.onboarding_term2 #onboarding_area{padding-bottom:24px}.onboarding_term2 .text_box span{display:block}.screen_pop_wrap .pop_cont{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:36px 0 16px;text-align:center;flex:1 1 0}.pop_cont.romote_help{height:680px;padding:70px 30px 0;border-radius:8px 8px 0 0;background-color:#fafafa}.pop_cont.romote_help .cont{width:100%}.pop_cont.romote_help .cont_top{height:190px;padding-bottom:60px}.pop_cont.romote_help .cont_bottom{position:relative;height:390px}.pop_cont.romote_help img{position:absolute;left:50%;transform:translate(-50%)}.pop_cont.romote_help .swiper-slide{justify-content:unset}.pop_cont.romote_help .swiper-button-prev,.pop_cont.romote_help .swiper-button-next{top:var(--swiper-navigation-top-offset, 55%);width:40px}.pop_cont.romote_help .swiper-button-prev:after,.pop_cont.romote_help .swiper-button-next:after{width:13px;height:26px;background-size:13px;background-image:url(/static/media/arrow_slide.BfBzpVn3JyeNxrtodGw-.svg);background-repeat:no-repeat}.pop_cont.romote_help .swiper-button-prev:after{transform:scaleX(-1)}.pop_cont.romote_help .swiper-button-next.swiper-button-disabled,.pop_cont.romote_help .swiper-button-prev.swiper-button-disabled{opacity:0}.pop_cont.romote_help .swiper-pagination-bullet{width:10px;height:10px;opacity:.5}.pop_cont.romote_help h2{display:flex;flex-direction:column;font-family:SamsungOne-800;font-size:40px;text-align:center}.pop_cont.romote_help p{padding-top:30px;color:#949494;font-family:SamsungOne-600;font-size:20px;text-align:center;line-height:30px}.pop_cont.romote_help .remote_slide_wrap .cont{width:100%}.pop_cont .swiper-slide{display:flex;flex-direction:column;justify-content:center;align-items:center}.screen_pop_wrap .pop_cont.ftescreen_wrap{padding:35px 100px 50px}.ftescreen_wrap .swiper-button-prev,.ftescreen_wrap .swiper-button-next{top:var(--swiper-navigation-top-offset, 63%);width:35px}.ftescreen_wrap .swiper-button-prev:after,.ftescreen_wrap .swiper-button-next:after{width:35px;height:35px;background-size:35px}.ftescreen_wrap .swiper-button-next.swiper-button-disabled,.ftescreen_wrap .swiper-button-prev.swiper-button-disabled{opacity:0}.ftescreen_wrap .swiper-slide{justify-content:unset}.ftescreen_wrap .cont_top{height:130px}.ftescreen_wrap h2{display:flex;flex-direction:column;margin-top:25px;font-family:SamsungOne-600;font-size:36px}.ftescreen_wrap h2 span{margin-bottom:16px;color:#505050;font-size:20px}.ftescreen_wrap .img_tbd{width:100%;margin-top:22px}.ftescreen_wrap .img_tbd img{width:517px;object-fit:contain}.ftescreen_wrap p{margin-top:12px;font-size:13px;line-height:16px}.ftescreen_wrap a{display:block;margin-top:12px;color:#1976d2;font-family:SamsungOne-500;font-size:13px;line-height:16px;text-decoration:underline}.dashboard_list{display:flex;font-size:0;text-align:center}.dashboard_list li{display:inline-block;width:310px;height:260px;padding:60px 40px 32px;border:solid 1px #d6d6d6;border-radius:8px;vertical-align:middle}.dashboard_list li+li{margin-left:29px}.dashboard_list li:hover{padding-top:58px;border:1.5px solid #1976d2;background-color:#f0f7ff}.dashboard_list h3{padding-bottom:31px;color:#000000de;font-family:SamsungOne-800;font-size:24px;line-height:1}.screen_popup2 .screen_pop_wrap{width:835px;height:683px;padding-top:59px;background-color:#fafafa;text-align:center}.screen_popup2 .screen_pop_wrap .pop_cont{padding:0 0 46px}.screen_popup2 h2{padding-bottom:84px;color:#000;font-family:SamsungOne-600;font-size:36px;line-height:1.33}.screen_popup2 h2.last{padding-bottom:36px}.screen_popup2 h2 span{display:block;padding-bottom:10px;color:#505050;font-family:SamsungOne-600;font-size:20px;line-height:1.2}.screen_popup2 .img_tbd{position:relative;width:517px;height:291px;margin:auto}.screen_popup2 .img_tbd span{display:block;position:relative;top:50%;color:#000000de;font-family:SamsungOne-600;font-size:16px;line-height:1.5;transform:translateY(-50%)}.screen_popup2 .img_tbd img{width:100%}.screen_popup2 .slick-dots,.help_popup .slick-dots,.help_page .slick-dots{padding-top:34px;font-size:0}.screen_popup2 .slick-dots{padding-top:30px}.screen_popup2 .slick-dots li,.help_popup .slick-dots li,.help_page .slick-dots li{display:inline-block;vertical-align:middle}.screen_popup2 .slick-dots button,.help_popup .slick-dots button,.help_page .slick-dots button{min-width:7px;height:7px;padding:0;border-radius:50%;background-color:#d8d8d8;font-size:0}.screen_popup2 .slick-dots .slick-active button{background-color:#5d5d5d}.screen_popup2 .pop_btn{position:relative}.screen_popup2 .pop_btn button.blue{width:166px}.screen_popup2 .pop_btn button.left{position:absolute;top:20px;left:40px;width:162px}.screen_popup2 .slide_arrow,.help_popup .slide_arrow,.help_page .slide_arrow{display:block;position:absolute;top:50%;width:24px;height:24px;z-index:10;cursor:pointer;transform:translateY(-50%)}.screen_popup2 .slide_arrow{top:63%}.screen_popup2 .slide_prev{left:105px;background:url(/static/media/slide_prev.QJ54Jf1pmXQEr93qNERM.svg) center no-repeat}.screen_popup2 .slide_next{right:105px;background:url(/static/media/slide_next.mbyt0qKdYSxVR6BiX86d.svg) center no-repeat}.screen_popup2 .slick-disabled,.help_popup .slick-disabled,.help_page .slick-disabled{opacity:0}.screen_popup2 .pop_cont p a{padding-top:10px;font-family:SamsungOne-600;font-size:17px;line-height:1.41;text-decoration:underline}.screen_popup2 .pop_cont p .enter{display:block}.screen_popup2.long h2{padding-bottom:20px}.screen_popup2.long p{padding-bottom:40px}.screen_popup2.long p a{color:#1976d2;font-family:SamsungOne-600;font-size:17px;line-height:1.41}.screen_popup2.long .screen_pop_wrap .pop_cont{padding:0 0 82px}.screen_popup3 .screen_pop_wrap,.screen_popup4 .screen_pop_wrap{width:837px;height:683px}.screen_popup3 .screen_pop_wrap .pop_cont{padding-top:71px}.screen_popup3 h2{padding-bottom:125px}.screen_popup3 input{width:520px;height:96px;margin:auto;color:#3d86fb;font-family:SamsungOne-800;font-size:80px;text-align:center;letter-spacing:20px}.screen_popup3 .pop_btn{position:absolute;bottom:0;left:0;width:100%}.screen_popup3 .pop_btn button.left,.screen_popup3 .pop_btn button.blue{width:144px}.screen_pop_close{display:none}.screen_popup4 .screen_pop_wrap .pop_cont{padding-top:100px}.screen_popup4 .pairing_result .guide_img{position:relative;width:384px;height:216px;margin:auto}.screen_popup4 .pairing_result .guide_img img{width:100%}.screen_popup4 .guide_txt{color:#000000de;font-size:16px}.screen_popup4 h2{padding-top:42px;padding-bottom:4px;color:#000000de;font-family:SamsungOne-800;font-size:32px;letter-spacing:1px}.screen_popup4 p{padding-top:16px;padding-bottom:0;color:#505050;font-family:SamsungOne-600;font-size:18px;line-height:1.6}.screen_popup4 .pop_btn{position:absolute;bottom:0;left:0;width:100%}.screen_popup4 .pop_btn button.blue{width:89px}.popup_wrap{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.popup_wrap.on{display:block}.popup_wrap .bg{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080}.popup_box{position:absolute;top:50%;left:50%;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;z-index:1;transform:translate(-50%,-50%)}.popup_box .title{position:relative;padding:25px 40px;border-bottom:1px solid rgba(0,0,0,.12)}.popup_box .title h2{color:#000000de;font-family:SamsungOne-600;font-size:24px;line-height:1.33;letter-spacing:.18px}.popup_close{display:block;position:absolute;top:29px;right:40px;width:24px;height:24px;background:url(/static/media/close.CGKV0MEpvlAw7dZ3KZaM.svg) center no-repeat;cursor:pointer;text-indent:-9999px}.popup_cont{padding:40px 40px 118px}.popup_cont p{color:#000000de;font-family:SamsungOne-600;font-size:18px}.popup_bottom_btn{position:absolute;bottom:0;left:0;width:100%;padding:20px 40px;font-size:0;text-align:right}.popup_bottom_btn button{display:inline-block;min-width:144px;vertical-align:middle}.popup_bottom_btn button+button{margin-left:12px}.skip_popup .popup_box{width:742px;min-height:298px}#container.home .p_name02:hover{font-family:SamsungOne-800;opacity:1}.playlist_tag .topbtn_right .select_wrap{width:116px;margin-left:8px!important}.playlist_tag .topbtn_right .select_wrap.nonechk{width:154px}.toggle_select{margin-bottom:40px}.toggle_select .title{position:sticky;top:117px;width:100%;padding-bottom:14px;background-color:#efefef;z-index:10;cursor:pointer;border-bottom:solid 1px #8f8f8f}.toggle_select .title:after{position:absolute;bottom:14px;right:0;width:24px;height:24px;background:url(/static/media/ico_more.Bfp50DsNUDE5RJKTTNFO.svg) center no-repeat;content:""}.toggle_select .title h2{color:#000;font-family:SamsungOne-600;font-size:24px;letter-spacing:.28px}.toggle_select .title span{padding-left:2px}.toggle_select .title_chk{display:none}.image_listbox.toggle_list{display:none!important;padding-top:10px}.toggle_select .title:hover{border-bottom:solid 1.5px #2d2d2d}.toggle_select .title:hover h2{font-family:SamsungOne-800}.toggle_select.on .title:after{transform:rotate(180deg)}.toggle_select.on .image_listbox.toggle_list{display:grid!important;align-items:center}.toggle_select.active .title{padding-left:42px}.toggle_select.active .title_chk{display:block;position:absolute;top:3px;left:10px}.right_margin li{cursor:pointer}.term_popup .popup_box{width:742px;height:632px}.term_popup .gray_box{height:437px;padding:25px 7px 25px 25px;background-color:#efefef;color:#000000de;font-family:SamsungOne-500;font-size:16px;line-height:1.5;letter-spacing:0px}.term_popup .popup_cont{padding-top:30px}.gray_box.scroll_y{overflow-x:hidden;overflow-y:auto}.term_popup .popup_bottom_btn button{min-width:91px}.pop_con .image_info .list_view .content_info{padding-right:8px}#modalpop_wrap ul.image_listbox>li:hover{padding:15px}#modalpopContent03 #modalpop_wrap ul.image_listbox>li:hover .more_option{display:none!important}.help_popup .popup_box{width:1136px;height:762px}.help_popup .cont{padding-top:70px;text-align:center}.help_popup h2{color:#000;font-family:SamsungOne-800;font-size:40px;text-align:center;line-height:1.2}.help_popup p{padding-top:26px;color:#818181;font-family:SamsungOne-600;font-size:20px;text-align:center;line-height:1.6}.help_popup img{display:block;margin:auto;padding-top:53px}.help_popup .cont1 img{transform:translate(-20px)}.help_popup .cont2 img,.help_popup .cont3 img{padding-top:83px;transform:translate(7px)}.help_popup .slick-dots,.help_page .slick-dots{padding-top:44px;text-align:center}.help_popup .slick-dots button,.help_page .slick-dots button{width:10px;height:10px;background-color:#b6b6b6;opacity:.3}.help_popup .slick-dots .slick-active button,.help_page .slick-dots .slick-active button{opacity:1}.help_popup .slick-dots li+li,.help_page .slick-dots li+li{margin-left:7px}.help_popup .slide_arrow,.help_page .slide_arrow{top:63%;width:17px;height:30px}.help_popup .slide_prev,.help_page .slide_prev{left:55px;background:url(/static/media/slide_prev2.DGOVjMq1RUcWZUw4sjMu.svg) center no-repeat;background-size:cover}.help_popup .slide_next,.help_page .slide_next{right:55px;background:url(/static/media/slide_next2.CZTXSEe4McnSjVqmWUys.svg) center no-repeat;background-size:cover}.help_popup .pop_btn,.help_page .pop_btn{position:absolute;bottom:0;left:0;width:100%;padding:23px 29px;text-align:right}.help_popup .pop_btn button.blue,.help_page .pop_btn button.blue{min-width:91px}.help_wrap{width:100%;height:100%;background-color:#fff}.help_page{position:relative;top:50%;width:100%;height:360px;background-color:#fff;transform:translateY(-50%)}.help_page .cont{padding-top:29px;text-align:center}.help_page h2{color:#000;font-family:SamsungOne-800;font-size:24px;text-align:center;line-height:1.2}.help_page p{padding-top:10px;color:#818181;font-family:SamsungOne-600;font-size:14px;text-align:center;line-height:1.6}.help_page img{display:block;margin:auto;padding-top:21px}.help_page .slick-dots{padding-top:14px}.help_page .slide_arrow{top:61%}.help_page .pop_btn{padding:20px 41px}.help_page .slide_next{right:79px}.help_page .slide_prev{left:79px}.info_popup .popup_box{width:742px;height:512px}.info_popup p{color:#000000de;font-family:SamsungOne-600;font-size:18px}.contact_info{padding-top:40px}.contact_info h3{padding-bottom:30px;color:#000000de;font-family:SamsungOne-800;font-size:20px}.contact_info li+li{padding-top:26px}.contact_info span{padding-left:24px;color:#000000de;font-family:SamsungOne-600;font-size:18px;text-align:center}.contact_info a{display:inline-block;margin-top:-3px;padding-left:28px;color:#1976d2;font-family:SamsungOne-600;font-size:18px;text-decoration:underline;vertical-align:middle}.contact_info li.last{padding-left:4px}.info_popup .pop_btn{position:absolute;bottom:0;left:0;width:100%;padding:20px 40px;text-align:right}.info_popup .pop_btn button{min-width:144px}.btn_canvas{width:159px!important;min-width:159px!important}.info_txt>.radio_list label{width:90px;padding-top:2px;padding-left:36px;color:#0a0a0a;font-family:SamsungOne-800;font-size:15px;letter-spacing:.43px}.radio_sec_box{position:relative;margin-top:-10px;padding-left:11px;color:#000000de;font-family:SamsungOne-600;font-size:18px;opacity:.3}.radio_sec_box:before{position:absolute;top:12px;left:0;width:1px;height:14px;background-color:#0000001f;content:""}.radio_sec_box input{width:80px;height:42px;margin:0 6px 0 5px;padding:0 17px;border:1px solid #8f8f8f;border-radius:8px;background-color:#fff;font-size:15px;text-align:left}.radio_sec_box.before_none{padding-left:0}.radio_sec_box.before_none:before{display:none}.radio_sec_box.before_none input{margin-left:0}.radio_sec_box input:hover{border:1.5px solid #2d2d2d}.radio_sec_box input:focus{border:solid 1.5px #1976d2}.radio_sec_box input::placeholder{font-size:15px}.info_txt>.radio_list li.on .radio_sec_box{opacity:1}.info_txt .thum_img{position:relative;padding-top:6px}.info_txt .thum_img img{width:128px}.info_txt>.radio_list .radio:checked+.radio_label:after{background:url(/static/media/check_wh.C0tSIWCsAes1nnz66yOX.svg) 50% #1976d2 no-repeat;box-shadow:none;border-color:#1976d2}.option_list.large ul>li,.topbtn_option_list.large ul>li{min-width:183px}.tool_check_wrap{position:relative}.tool_check_wrap button.disabled{opacity:.15!important}.pop_multi_control .popup_box{width:889px;height:665px}.pop_multi_control .popup_cont{padding:0 40px}.multi_control_box{display:flex;flex-direction:row;justify-content:center;align-items:flex-start}.multi_control_box>div{width:100%;height:500px;padding:30px;background-color:#e9e9e9}.multi_control_box .left_box{width:calc(100% - 14px);margin-right:10px}.multi_control_box .right_box{overflow-y:visible}.pop_control_box{display:flex;justify-content:center;align-items:center;position:relative;padding:25px 0;border-radius:12px;background-color:#fff}.power_btn_wrap{position:relative;padding:0 62px}.power_btn_wrap+.power_btn_wrap:before{position:absolute;top:0;left:0;width:1px;height:41px;background-color:#9797974d;content:""}.power_btn_wrap img{cursor:pointer}.pop_control_list{padding-top:5px;padding-bottom:30px}.pop_control_list>li{padding-top:25px}.pop_control_list h3{padding-bottom:7px}.pop_control_list h3>span{color:#000000de;font-family:SamsungOne-800;font-size:16px;opacity:.4}.pop_control_list .select.normal{opacity:1}.pop_control_list .underline_input{padding-bottom:10px}.control_item{position:relative;min-height:42px;padding-top:11px}.control_item+.control_item{margin-top:24px}.control_item h3{color:#000000de;font-family:SamsungOne-600;font-size:18px}.control_item>button{position:absolute;top:0;right:0;width:139px;height:42px}.control_item .right_control_btn{display:flex;flex-direction:row;justify-content:center;align-items:center;position:absolute;top:0;right:0;width:85px;height:42px;padding-left:1px;border-radius:8px;background-color:#0000001a}.control_item .right_control_btn li{position:relative;width:100%;padding-top:2px;color:#363636;font-family:SamsungOne-800;font-size:14px;text-align:center;cursor:pointer}.control_item .right_control_btn li.on{color:#1976d2}.control_item .right_control_btn li+li:before{position:absolute;top:1px;left:0;width:1px;height:16px;background-color:#bdbdbd;content:""}.pop_multi_control .pop_btn{position:absolute;bottom:0;left:0;width:100%;padding:18px 40px 20px;text-align:right;z-index:20;border-top:1px solid #e0e0e0}.pop_multi_control .pop_btn button{min-width:91px;height:42px}.pop_multi_control .pop_btn button.blue{min-width:86px}.pop_multi_control .pop_btn button+button{margin-left:3px}.toast_power_on,.toast_power_off{display:none;background-color:transparent}.toast_power_on.on,.toast_power_off.on{display:block;z-index:100}.update_btn{min-width:144px}#container.landing.player{height:100%;background-color:#2c2c2c}.moving_text{color:#ffffffb3;font-family:SamsungOne-600;font-size:30px;text-align:center;animation:fadeInLeft 20s alternate infinite}@keyframes fadeInLeft{10%{margin-top:-20%}28%{margin-left:40%}46%{margin-top:30%}64%{margin-left:-40%}82%{margin-top:-20%}to{margin-left:40%}0%{margin-top:-20%}}.pairing_code .ti{margin-bottom:80px;color:#fff;font-family:SamsungOne-600;font-size:42px;text-align:center;line-height:1.14}.pairing_code .num{margin-bottom:85px;color:#468eee;font-family:SamsungOne-800;font-size:170px;letter-spacing:10px}.pairing_code .txt{color:#666;font-family:SamsungOne-600;font-size:24px}.pairing_code .url{font-family:SamsungOne-600;font-size:30px}.pairing_code li{margin-bottom:46px}.pairing_code li:last-child{margin-bottom:0}.pairing_code li.url{margin-bottom:35px;color:#fff}.pairing_code li.txt{margin-bottom:34px}.accountCard .more_option,.account_setting_wrap .more_option{display:block;top:38px;right:48px}.account_setting_wrap .more_option img{opacity:1}.account_setting_wrap .option_list.on{display:block}.account-contents-wrap{display:flex;flex-direction:column;left:270px;width:-webkit-fill-available;padding-top:0}#onboarding_area.account_setting_wrap{margin-top:29px;margin-bottom:0;padding:50px 80px 126px;border-radius:8px}.account_setting_wrap.organization .top-right{position:absolute;top:50px;right:80px;width:201px}.account_setting{text-align:left}#onboarding_area .account_setting h2{padding-bottom:24px;padding-left:9px;color:#0a0a0a;font-size:24px;font-weight:700;border-bottom:2px solid #000}.account_setting_wrap input{border-bottom:solid 1px #8f8f8f}.account_setting_wrap input:hover{border-bottom:solid 1.5px #2d2d2d}.account_setting .select{padding-right:46px}.account_setting .select.normal:after{right:0}.account_setting_wrap .select-ul{max-height:367px;overflow-y:auto}#onboarding_area.account_setting_wrap.organization{padding-top:64px;padding-bottom:60px}.no_data{position:relative;top:50%;text-align:center}.no_data p{color:#000;font-family:SamsungOne-500;font-size:24px;text-align:center;letter-spacing:.28px;opacity:.5}.list_handler.disabled,.select.disabled{opacity:.3}.option_list.on{display:block}.select_language_step2 p{padding:30px 0 117px;color:#000000de;font-family:SamsungOne-600;font-size:18px;white-space:nowrap}.bottom_sheet_btn{position:fixed;bottom:0;left:0;width:100%;padding:23px 24px;border-top:solid 1px #d8d8d8}.bottom_sheet_btn button{width:100%}.select_language_step2.on .bottom_sheet{display:block}.cont_slide{position:relative;width:700px;height:382px;margin:auto}.cont_slide1,.cont_slide2{position:relative;width:814px;height:308px;margin:auto}.cont_slide img,.cont_slide1 img,.cont_slide2 img{position:absolute;top:0;left:0}.help_popup .slick-active .cont1 .cont_slide img.step1{animation:m1 2s alternate ease-in-out forwards both}.select.normal.select-none,.select_bottom_wrap .select.select-none{color:#0000004d}.player_cont{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-size:cover}.player_blur{display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%;height:148px;background-image:linear-gradient(to bottom,#0000,#000000a6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.player_blur p{color:#fff;font-family:SamsungOne-600;font-size:20px}@keyframes m1{0%{opacity:1}to{opacity:0}}.help_popup .slick-active .cont1 .cont_slide img.step2{animation:m2 2s alternate ease-in-out forwards infinite}@keyframes m2{0%{opacity:0}to{opacity:1}}.help_popup .slick-active .cont2 .cont_slide1 img.step1{animation:k1 2s alternate ease-in-out forwards infinite}@keyframes k1{0%{opacity:1}to{opacity:0}}.help_popup .slick-active .cont2 .cont_slide1 img.step2{animation:k2 2s alternate ease-in-out forwards infinite}@keyframes k2{0%{opacity:0}to{opacity:1}}.new_sche_ti.today{color:#1976d2;font-family:SamsungOne-800}.account-box{width:100%;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;text-align:start}.account-box.yes-hover:hover{background-color:#f2f8ff;border:1px solid #1976d2}.account-box-top h2{color:#0a0a0a;font-family:SamsungOne-800;font-size:16px;opacity:.4}.account-box-top p{margin-top:5px;color:#707070;font-family:SamsungOne-500;font-size:12px;letter-spacing:.11px}.account-box-top{position:relative;padding:24px 50px;border-bottom:solid 1px #e0e0e0}.account-box-top.boldBorder{border-bottom:solid 1px #7c7c7c}.account-box-top-flex{display:flex;justify-content:space-between;align-items:center}.account-box-top .btn-right{position:absolute;top:50%;right:61px;width:32px;height:32px;background:url(/static/media/keyboard_arrow.DUC2O3pW02PXxmbFqQa0.svg) center no-repeat;background-size:24px;cursor:pointer;content:"";transform:translateY(-50%)}.account-box-top .btn-right:hover{border-radius:50%;background-color:#0000001a}.account-box-top .btn-right.no-hover:hover{border-radius:8px}.account-box-top .btn-right .default_icon{position:absolute;top:50%;right:50%;transform:translate(50%,-50%)}.account-box-contents{color:#0a0a0a;font-family:SamsungOne-600}.account-box-contents.yes-hover:hover{background-color:#f2f8ff}.account-box-contents.yes-hover .remove_wrap{position:absolute;right:60px;display:none}.account-box-contents.yes-hover:hover .remove_wrap{display:block}.account-box-contents h2{margin-bottom:4px;font-size:18px}.account-box-contents p{display:flex;align-items:center;font-size:16px;text-align:center;line-height:19px;letter-spacing:.12px;gap:5px}.account-box-contents p.error_msg{margin-top:0;font-size:12px;line-height:12px}.account-box-contents p.font-gray{color:#949494}.images-radio{display:flex;gap:25px;width:100%}.images-radio li{flex:1}.account-box-contents .images-radio.htvcard li{display:flex;align-items:center}.account-box>ul>li:not(:last-of-type){border-bottom:1px solid #e0e0e0}.images-radio .radio-screen-img{position:relative;max-width:256px;max-height:147px;height:75%;margin-top:20px;padding:4px;border:1px solid #5e5e5e;border-radius:2px;background-color:#323232;box-shadow:0 2px 6px #0003}.images-radio .radio-screen-imgwrap{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#efefef}.images-radio .radio-screen-img img{width:100%;height:100%}.images-radio li:hover .btn_del{display:none}.images-radio li .radio-screen-img:hover .btn_del{display:block}.account .topbtn_wrap h1{color:#0a0a0a;font-family:SamsungOne-600;font-size:20px;letter-spacing:.23px}.account .topbtn_wrap{flex-direction:row-reverse;justify-content:space-between}.account-box-etclist li{position:relative;padding:24px 50px}.account-box-etclist li:hover{background-color:#f0f7ff}.account-box-etclist li .more_option{display:none}.account-box-etclist li:hover .more_option{display:block;top:50%;right:59px;transform:translateY(-50%)}.account-box-contents li .mb-6px{margin-bottom:6px}.account-box .account-list-th{padding:0 112px}.account-list-th{display:flex;flex-direction:column;justify-content:center;position:relative;height:68px;padding:0 50px 0 40px;color:#949494;font-family:SamsungOne-800;font-size:16px;line-height:24px;letter-spacing:.15px;flex:1;border-bottom:solid 1px #7c7c7c;vertical-align:middle}.account-list-th.list-th-chk{flex-direction:row;justify-content:space-between;padding:12px 40px 12px 100px;line-height:42px}.account-list-th.list-th-chk .list-btn-wrap{display:flex;height:42px;gap:20px}.account-list-th.list-th-chk .sorting{gap:20px}.account-list-th.list-th-chk .sorting .listSearchbar_wrap{width:434px}.account-list-th.list-th-chk .list-btn-wrap .sorting{display:flex}.list_channel.list-th-sb{flex-direction:row;justify-content:space-between;align-items:center;padding:0}.account-list-th .tooltip_position{position:absolute;top:50%;right:60px;transform:translateY(-50%)}.account-list-th.sub-title{padding:0}.account-list-th .btn-right{position:absolute;top:50%;right:39px;min-width:160px;padding:0 26px;line-height:32px;transform:translateY(-50%)}.list_channel{display:flex;flex-direction:column;justify-content:center;position:relative;height:auto;padding:0 40px;color:#949494;font-family:SamsungOne-800;font-size:16px;line-height:24px;letter-spacing:.15px;vertical-align:middle}.list_channel .sorting{display:flex;gap:20px}.list_channel .chksort_wrap{width:200px}.list_channel .chksort_wrap .chksort{padding:0 38px 0 20px;color:#0a0a0a;font-size:15px;line-height:42px;text-overflow:ellipsis;text-wrap:nowrap}.list_channel .chksort_wrap .select-ul li{font-size:15px}.list_channel .chksort_wrap .select_wrap{width:100%}.list_channel .listSearchbar_wrap{width:418px}.list_channel .list-btn-wrap{display:flex;gap:8px}.list_channel .list-btn-wrap button{height:42px}.icon_button{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:8px;background-color:#0000001a}.account-list-th-top{display:flex;justify-content:space-between;align-items:center;padding:24px 0}.account_table{border-spacing:0}.account_table .table_chk{padding-left:50px}.account_table .table_chk .account-list-chk{left:0}.account_table thead tr{border-right:none}.account_table thead td{height:70px;border-bottom:1px solid #7c7c7c;color:#949494;font-family:SamsungOne-800;font-size:16px;line-height:24px;letter-spacing:.15px}.account_table tbody tr:hover{background-color:#f2f7fe;cursor:pointer}.account_table .tbody_scroll{height:800px}.account_table tbody{width:650px}.account_table .table_flex{display:flex;align-items:center}.account_table .table_flex img{width:40px;height:40px;margin-right:20px;border-radius:999px}.account_channel_table .table_img img{width:70px;height:70px;margin:0 10px 20px;border-radius:999px}.account_table .table_img_wrap p{width:90px;color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;text-align:center}.account_channel_table{width:100%}.table_2dep{width:100%;border-spacing:20px 0}.table_2dep tr{height:95px}.table_2dep tr input{margin-bottom:0;border-bottom:1px solid #8f8f8f}.account_channel_table .show_hide_position{display:none;justify-content:center;gap:20px}.account_channel_table tr:hover .show_hide_position{display:flex}.tagscontroltable{display:flex;flex-direction:column;gap:20px;width:-webkit-fill-available;margin:20px 24px 24px}.tagscontroltable .account-list-box{width:100%}.tagscontroltable .card-chip-name{align-items:flex-start;border-bottom:1px solid #e0e0e0}.account-list-box .account-list-tr{position:relative;min-height:90px;padding:12px 0;color:#0a0a0a;font-family:SamsungOne-600;letter-spacing:.15px;z-index:3}.account-list-box .account-list-tr:hover{z-index:2}.account-list-box .account-list-tr:not(:last-child){border-bottom:1px solid #e0e0e0}.tagscontroltable .account-list-box .account-list-tr{display:flex;align-items:center;min-height:60px;padding:0;font-size:16px}.channel_table_wrap .left_layout{position:relative;overflow-y:scroll}.channel_table_wrap .left_layout thead{position:sticky;top:0;left:0;background-color:#fafafa;z-index:5}.channel_table_wrap .left_layout .account_table tbody tr{position:relative;height:90px;font-family:SamsungOne-600;font-size:16px}.channel_table_wrap .left_layout .account_table tbody tr:not(:last-child):after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#e0e0e0}.channel_table_wrap .left_layout .account_table tbody tr .table_img{height:90px}.channel_table_wrap .left_layout .account_table .account-list-tr .show_hide_position{display:none}.channel_table_wrap .left_layout .account_table .account-list-tr:hover .show_hide_position{display:flex;align-items:center}.channel_info_wrap{border-left:1px solid #e0e0e0}.channel_info_mid{margin-bottom:32px;border-bottom:1px solid #ddd}.channel_info_mid ul{width:100%}.channel_info_mid ul li input{width:100%}.channel_info_mid ul li{position:relative}.channel_info ul li p{position:absolute;top:65px;left:0;font-family:SamsungOne-600;font-size:13px}.channel_info_mid ul li .select_wrap{width:100%}.channel_info_mid .flex_2col{flex-wrap:nowrap;justify-content:space-between;gap:20px}.channel_table_wrap .right_layout .channel_info .channel_info_bottom{width:100%;margin-top:12px;padding:34px 30px;border-radius:8px;background-color:#f3f3f3}.channel_info_bottom .flex_2col.border-bottom{border-bottom:1px solid #ddd}.channel_info_mid .flex_2col li{flex-grow:1}.channel_info_mid .flex_2col li:nth-child(2){width:1%;text-align:center}.channel_info_bottom .flex_2col{flex-wrap:nowrap;justify-content:space-between;gap:20px}.channel_info_bottom .flex_2col li .select_wrap,.channel_info_bottom .flex_2col li input,.channel_info_bottom li input,.channel_info_bottom li .select_wrap{width:100%}.channel_info_required{display:flex;align-items:center;height:52px;padding-left:52px;font-family:SamsungOne-800;font-size:14px}.sort_double li{padding-left:63px}.channel_table_wrap{display:flex}.channel_table_wrap .account_table{width:100%}.channel_table_wrap .account_table tbody{overflow:auto}.channel_table_wrap .right_layout .channel_info{width:100%;padding:20px 40px}.channel_table_wrap .right_layout .channel_info .channel_info_top{display:flex;justify-content:flex-end}.channel_table_wrap .right_layout .channel_info .channel_info_mid{display:flex;position:relative;width:100%;margin-top:12px;padding:34px 30px 0;border-radius:8px;background-color:#f3f3f3}.channel_table_wrap .right_layout .channel_info .channel_info_mid .channel_img{cursor:pointer}.channel_table_wrap .right_layout .channel_info .channel_info_mid img{position:absolute;top:-60px;left:30px;width:86px;height:86px;border:10px solid #fafafa;border-radius:999px;object-fit:cover}.channel_table_wrap .right_layout .channel_info .channel_info_mid .channel_img.edit_img:before{display:block;position:absolute;top:-50px;left:40px;width:66px;height:66px;border-radius:999px;background-color:#000;z-index:50;content:"";opacity:.3}.channel_table_wrap .right_layout .channel_info .channel_info_mid .channel_img .img_edit_icon{display:none;position:absolute;top:-28px;left:62px;z-index:60}.channel_table_wrap .right_layout .channel_info .channel_info_mid .channel_img.edit_img .img_edit_icon{display:block}.tag_btn_wrap{display:flex;justify-content:flex-end;flex:1;gap:40px;position:relative}.delete_btn_wrap{display:flex;justify-content:flex-end;gap:20px}.tag_btn_wrap:before{display:block;position:absolute;top:4px;right:62px;width:1px;height:34px;background-color:#0000001a;content:""}.account-list-con{display:flex;align-items:center;position:relative;min-height:66px;padding:9px 0}.account-list-contents{display:flex;align-items:center;width:100%;padding:0 112px;gap:50px}.account-list-th ul li,.account-list-contents li{position:relative;flex:1}.account-list-th ul .user,.account-list-contents .user,.account-list-th ul .workspace,.account-list-contents .workspace,.account-list-th ul .ws-2,.account-list-contents .ws-2{width:200%}.account-list-th ul .ws-9,.account-list-contents .ws-9{width:900%}.sub-title-d{position:absolute;top:50px;width:100%;padding:0 113px}.sub-title-t{position:relative}.sub-title-t .sub-titlebar{position:absolute;bottom:15px;left:0;width:calc(300% + 100px)}.account-list-th.large-th{height:98px}.account-list-contents li>div,.account-list-tr .role div{margin-bottom:4px}.account-list-tr .user{display:flex}.account_user_list #select-wrap{width:200px}.account-box.settings_account input{width:100%;border-bottom:1px solid #8f8f8f}.btn-sort{display:flex;align-items:center;position:relative;width:fit-content;cursor:pointer}.table_tit{display:flex;justify-content:flex-start;padding-left:40px}.account-list-box{cursor:pointer}.account-list-box.no-permissions li:nth-child(1):hover{border-radius:7px}.account-box .user .user-img{display:flex;justify-content:center;width:40px}.account-box .user .user-img img,.account-box .profile-me img{width:40px;height:40px}.account-box .profile-me{width:50px;height:50px;margin-right:0;padding:2px}.account-box .profile-me span{bottom:-8.5px;width:30px;height:17px;border-radius:9px;font-size:13px;line-height:13px}.account-list-box .user-div{display:flex;flex-direction:column;justify-content:center;margin-left:20px}.account-list-box .user-name{color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;letter-spacing:.17px}.account-box.viewer .account-list-box .user-name{margin-bottom:6px;font-size:16px}.account-list-box .user-email{color:#949494;font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px}.account-list-tr .more_option,.account-list-box .btn_del{display:none;position:absolute;top:50%;right:60px;transform:translateY(-50%)}.account-list-tr:hover{background-color:#f0f7ff}.admin-list-box .account-list-tr:hover{background-color:unset;cursor:auto}.account-list-tr:last-of-type:hover{border-radius:0 0 7px 7px}.account-list-tr:hover .more_option2,.account-list-tr:hover .more_option,.account-list-th .all.active,.account-list-chk.active,.account-list-tr:hover .btn_del,.account-list-tr:hover .account-list-chk{display:block}.account-list-tr:hover .more_option.d-none,.account-list-th .all.d-none,.account-list-th .all.active.d-none,.account-list-chk.active.d-none,.account-list-tr:hover .btn_del.d-none,.account-list-tr:hover .account-list-chk.d-none{display:none}.account-list-th .all,.account-list-chk{position:absolute;top:50%;left:50px;transform:translateY(-50%)}.account-list-chk{display:none}.owner{color:#8755ff}.tag_bound{color:#e67c73!important}.badge{height:28px;padding:3px 14px;border-radius:15px;font-family:SamsungOne-600;font-size:16px;letter-spacing:.15px}.badge.owner{border:solid 1.5px #8755ff}.badge.admin{border:solid 1.5px #ff7e00}.badge.manager{border:solid 1.5px #24c195}.account-tr{position:relative;min-height:42px;margin-top:57px}.account-tr .tabs{text-align:left;border-bottom:solid 1px #d1d1d1}.account-tr .btn-two{display:flex;position:absolute;top:50%;right:0;gap:8px;transform:translateY(-50%)}.account-tr .btn-two button{position:static;top:0;transform:translateY(0)}.account-tr.tab-tr{margin:56px 9% 0;z-index:99}.account-tr .scrlTab{background-color:unset}.account-div{position:relative;white-space:nowrap}.chip-bottom .account-div{position:absolute;bottom:-24px;left:0}.account-div:hover>.account-chip-tip{display:block;position:absolute;top:26px}tbody.delete_list.multi .account-div{position:inherit;margin-top:6px}.chip-bottom{margin-bottom:24px}.account-chip-tip{color:#0a0a0a;font-family:SamsungOne-600;font-size:13px;line-height:1.54}.account-chip-tip li span:last-child:before{width:1px;margin:8px;color:#bdbdbd;content:"|"}.account-plan-box{margin-top:140px}.account-plan-box .btn-act{margin-top:20px}.account-plan-bottom{text-align:center}.line-red{position:absolute;top:50%;right:0;padding:9px 15px;border:solid 2px #f75b5b;border-radius:4px;background-color:unset;color:#f75b5b;font-family:SamsungOne-800;font-size:18px;font-weight:700;transform:translateY(-50%)}.line-red.small{padding:5px 10px;border:solid 1.5px #f75b5b;font-size:13px}.d-none{display:none!important}.dl-d dt{color:#0a0a0a;font-family:SamsungOne-600;font-size:16px;letter-spacing:.15px}.dl-d dd{width:220px;margin-top:6px;color:#949494;font-family:SamsungOne-600;font-size:13px;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.12px;overflow:hidden}.t-bs-gray{margin-bottom:6px;color:#0a0a0a;font-family:SamsungOne-600;font-size:16px;opacity:.4}.account-list-box .account-list-tr.no-users{display:flex;justify-content:center;align-items:center;color:#707070;font-family:SamsungOne-500;font-size:18px;text-align:center;letter-spacing:.21px}.silver-card{position:relative;width:100%;height:100%;padding:24px;background-color:#fafafa;border:1.23px solid #e0e0e0;border-radius:9.84px}.silver_hover_list .silver-card{cursor:pointer}.silver-img-area{position:relative;cursor:pointer}.silver-img-area:hover{background-color:#f0f7ff}.silver-card.card_only:hover:before{position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:1.5px solid #1976d2;border-radius:8px;background-color:#f0f7ff;content:""}.add-icon{position:relative;width:24px;height:24px;background-image:url(/static/media/ic-solid-add-2.B17SG6pu5y220jJZaqVy.svg);background-size:100%;cursor:pointer}.add-icon:hover:after{position:absolute;top:50%;left:50%;width:32px;height:32px;border-radius:50%;background-color:#0000001a;content:"";transform:translate(-50%,-50%)}.tab-no-info{margin:0 0 30px;color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;text-align:center}.tab-target{position:relative;height:calc(100% - 147px)}.div-center{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:50%;width:100%;transform:translateY(-70%)}.screen_pop_wrap .pop_cont.blank-space{padding-top:90px}.onboarding-pop-info{display:flex;flex-direction:column;justify-content:flex-start;width:-webkit-fill-available;margin:0 85px;padding:32px 60px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;text-align:left;gap:32px}.onboarding-pop-info dt{color:#848484;font-family:SamsungOne-800;font-size:16px}.onboarding-pop-info dd{margin:8px 0 0;color:#0a0a0a;font-family:SamsungOne-600;font-size:20px}.pop_btn.two_btn{display:flex;justify-content:flex-end;gap:12px}.screen_popup .pop-screen-ul{display:flex;flex-direction:column;align-items:center;width:521px;margin:0 auto}.screen_popup .slide-screen-list div:first-child{text-align:left}.screen_popup .slide-screen-list div{text-align:center}.screen_popup .slide-screen-list{width:521px;margin-bottom:16px;padding:20px 32px;cursor:auto}.screen_popup .slide-screen-list dl{width:auto}.screen_popup .slide-screen-list dd{white-space:nowrap}.screen_pop_wrap{display:flex;flex-direction:column;position:relative;height:100%}.pop_btn.btn_position_lb.pc_only{position:absolute;bottom:0;right:0}.slide-screen-col2{display:flex;padding:20px 0;border-top:1px solid #d8d8d8}.slide-screen-col2 .screen-plan-num{padding:0;border-top:0}.currentOrganize-list{display:flex;flex-direction:column;gap:16px}.currentOrganize-list li{width:521px;margin:0 auto;padding:33px 42px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;text-align:left}.tag_info_txt{display:flex;flex-wrap:wrap;width:100%;width:fit-content;gap:6px}.no-add-workspace{margin:62px auto;color:#707070;font-family:SamsungOne-500;font-size:18px;text-align:center;letter-spacing:.21px}.sub_info_txt{color:#949494;font-family:SamsungOne-600;font-size:13px}.line-txt span:not(:last-child):after{position:absolute;top:0;right:-12px;width:1px;height:18px;background-color:#d8d8d8;content:""}.content.skin_schedule .schedule_list .imgae_img.list_view{width:120px;height:auto;padding-bottom:0}.screentime{margin-bottom:28px}.screentime #input_box{width:181px;line-height:1.73}.screentime input[type=text]:disabled{opacity:.3}.screentime .screentimeitem{position:relative}.screentime .num{position:absolute;top:50%;left:0;transform:translateY(-50%);width:27px;margin:0 4px;text-align:center;font-family:SamsungOne-600;font-size:13px;color:#0a0a0a99;z-index:2}.screentime .num:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:12px;background-color:#e0e0e0}.sync-playlist-area{width:calc(100% - 160px);margin:auto;padding-top:93px}.sync-playlist{margin:32px 0 0}.sync-playlist h1{display:flex;align-items:center;padding:12px 40px;font-family:SamsungOne-800;font-size:16px;line-height:1.25}.Playlist-1{width:58px;height:20px;margin:0 6px 0 4px}.sync-playlist>ul>li{position:relative;padding-bottom:36px;border-radius:8px;cursor:pointer}.sync-playlist .sync-list-container>ul>li:hover .list_handler{display:flex}.sync-playlist .sync-list-container>ul>li .list_handler{display:none;gap:16px;top:50%;right:-44px;transform:translateY(-50%);z-index:2}.sync-playlist .sync-list-container>ul>li .list_handler span{margin-left:0}.sync-playlist>ul>li:not(:last-child):after{position:absolute;left:calc(50% + 20px);bottom:0;transform:translate(-50%);width:100%;height:1px;background-color:#d8d8d8;content:""}.list_handler span.dim:hover:before{background-color:unset}.video-time{display:flex;justify-content:center;align-items:center;position:absolute;bottom:3px;left:3px;width:38px;height:16px;border-radius:6px;background-color:#00000073;color:#fff;font-family:SamsungOne-600;font-size:12px;text-align:center;line-height:12px}.warning-txt{margin-top:4px;color:#f75b5b;font-family:SamsungOne-600;font-size:12px;letter-spacing:-.5px}.s-secon-font{color:#949494;font-family:SamsungOne-600;font-size:13px}.s-secon-font span:first-child:after{display:inline-block;width:1px;height:8px;margin:0 8px;background-color:#d8d8d8;content:""}.info_section .flex_2col{justify-content:space-between;margin-bottom:32px;gap:60px}.info_section .flex_2col.account_cont{flex-wrap:nowrap;gap:40px}.i-screen-box{display:flex;align-items:center}.account-list-contents li .i-screen{display:inline-block;margin-bottom:0;margin-right:12px}.i-screen.dim{opacity:.3}.btn_assign.dim{opacity:.3;pointer-events:none}.plantable .more_option{top:0;transform:unset}.account_calctable .account-list-contents li{height:auto}.info_txt .card-tag-box{padding-bottom:10px;border-bottom:solid 1px #8f8f8f}.info_txt.readonly_tagbox .card-tag-box{border:none}.info_txt.readonly_tagbox .tag-plus{display:none}.cont_type_name{margin-left:8px}.topinfo{margin-bottom:60px;color:#0a0a0a;font-family:SamsungOne-600;font-size:24px;text-align:center}.chkst_list{margin-bottom:75px}.search_chip_area{display:flex;flex-wrap:wrap;align-items:center;gap:8px 6px}.vertical_line{width:1px;height:16px;background-color:#0000001f}.page_noti_area{display:flex;flex-direction:column;position:fixed;top:70px;right:32px;z-index:200;gap:16px}.page_noti_card{padding:22px 87px 20px 20px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;color:gray;font-family:SamsungOne-600;font-size:13px;box-shadow:0 3px 8px #0003}.page_noti_card h1{margin:0 0 12px;color:#0a0a0a;font-family:SamsungOne-800;font-size:16px;letter-spacing:.15px}button.energy{width:42px;min-width:42px;height:42px;background-image:url(/static/media/energy_green._1JaZLrqpYUQVjW8_v1a.svg);background-repeat:no-repeat;background-position:center;background-size:24px;text-indent:-99999px}button.addtag{width:42px;min-width:42px;height:42px;background-image:url(/static/media/addtag.U9uMuT-YwXKf3GAQ1gX0.svg);background-repeat:no-repeat;background-position:center;background-size:24px;text-indent:-99999px}button.multi{width:42px;min-width:42px;height:42px;background-image:url(/static/media/muti_control.L_SyR1766XkXARECQ--v.svg);background-repeat:no-repeat;background-position:center;background-size:24px;text-indent:-99999px}button.none{width:42px;min-width:42px;height:42px;background-repeat:no-repeat;background-position:center;background-size:24px;text-indent:-99999px}.select[data-user=content_manager]{color:#1a91ec!important}.content_manager{color:#1a91ec}.screen_manager{color:#00bcd4}.card-plus{justify-content:space-between;position:relative;gap:100px}.card-plus .card-plus-box{display:flex;align-items:center;position:relative;width:calc(50% - 50px)}.card-plus .ic_keyboard_arrow_r{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-plus .btn_del{display:block;position:relative;top:0;right:0;margin-left:10px}.card-plan-con{position:relative}.card-plan-con>.warning_txt,.card-plus-box .warning_txt{position:absolute;bottom:-24px;left:0}.card-plus-box .warning_txt{margin-left:56px}.ic_hover:hover{border-radius:12px;background-color:#0000001a;box-shadow:0 0 0 4px #0000001a}.link_spring{display:flex;justify-content:space-between;position:absolute;top:-18px;left:0;width:100%;height:fit-content;padding:0 20px;z-index:2}.bottom_spring .link_spring{top:unset;bottom:-21px;left:0}.ic_spring{width:36px;height:36px;background-image:url(/static/media/ic-solid-spring.BjNmu--dj3RwbLDx8_Jy.svg);background-size:100%}.card-div.card-plan.top_spring{margin-top:6px}.card-div.card-plan.bottom_spring{margin-bottom:6px}.option_dropdown .dropdown_comp{display:none}.option_dropdown.active .dropdown_comp{display:block}.option_dropdown_icon{position:relative;height:36px!important}.option_dropdown_icon:before{position:absolute;top:calc(50% + 3.5px);left:50%;width:24px;height:24px;background-image:url(/static/media/ic-solid-dropdown.DDR3FOcNMQaCViguwPdf.svg);cursor:pointer;content:"";transform:translate(-50%,-50%)}.option_dropdown.active .option_dropdown_icon:before{transform:translate(-50%,-50%) rotate(180deg)}.page_noti_info{display:flex;align-items:center}.account-list-tr:hover .pulse{animation-name:pulse;-webkit-animation-name:pulse;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}.tooltip_wrap h3{width:100%;font-family:SamsungOne-800;font-size:13px;line-height:16px}.tooltip_wrap p{width:100%;margin-bottom:12px;font-family:SamsungOne-600;line-height:16px}.tooltip_wrap p:last-child{margin-bottom:0}.addcont_pop .repeat_select #select-wrap{width:155px}.addcont_pop .repeat_select .select{width:155px;min-width:155px}.addcont_pop .datepicker_wrap .check{margin:0 0 0 12px}.secured_logo{display:block;width:100%;padding-right:18px;text-align:right}.secured_logo img{width:102px;object-fit:contain}@keyframes pulse{0%{transform:scale(.9);opacity:.7}50%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.7}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(.95);opacity:.7}50%{-webkit-transform:scale(1);opacity:1}to{-webkit-transform:scale(.95);opacity:.7}}.div-center .loader{margin-bottom:20px}.blue label{color:#1976d2}.blue input[type=text]::placeholder,.blue input[type=password]::placeholder{color:#1976d24d}.blue input[type=text],.blue input[type=password]{color:#1976d2;border-bottom:1.5px solid rgba(25,118,210,.3)}.blue input[type=text]:hover,.blue input[type=password]:hover{border-bottom:1.5px solid rgba(25,118,210,1)}.blue input[type=text]:disabled,.blue input[type=password]:disabled{color:#1976d24d;border-bottom:1.5px solid rgba(25,118,210,.3)}.warning_wrap{position:relative}.warning_wrap .warning_txt{position:absolute;top:-19px;left:0}.card-plan-top,.card-plan-bottom{display:none}.contents_box{flex:1;position:relative;height:auto;padding:0 9% 56px}.contents_box:hover::-webkit-scrollbar-thumb{background-color:#c8c8c8;transition:background-color 1s}.contents_box::-webkit-scrollbar{width:4px}.contents_box::-webkit-scrollbar-thumb{border-radius:4px;background-color:#efefef}.contents_box::-webkit-scrollbar-track{background-color:#efefef}.contents_box_no_padding_bottom{flex:1;position:relative;height:auto;padding:0 50px 56px}.contents_box_no_padding_bottom:hover::-webkit-scrollbar-thumb{background-color:#c8c8c8;transition:background-color 1s}.contents_box_no_padding_bottom::-webkit-scrollbar-thumb{border-radius:4px;background-color:#efefef}.contents_box_no_padding_bottom::-webkit-scrollbar-track{background-color:#efefef}.new_schedule .contents_box{padding:0 6% 100px}.card-profile{display:flex;position:relative}.card-profile img{width:80px;height:80px;margin-right:27px;border-radius:50%}.card-profile h1{margin:10px 0 6px;color:#0a0a0a;font-family:SamsungOne-600;font-size:30px}.card-profile p{max-width:250px;color:#949494;font-family:SamsungOne-600;font-size:18px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card-profile2{flex-direction:column;align-items:flex-start}.card-profile2 h1{margin-bottom:8px;color:#0a0a0a;font-family:SamsungOne-600;font-size:28px}.card-profile2 p{color:#0a0a0a;font-family:SamsungOne-600;font-size:14px}.card-profile2 p:nth-of-type(1){margin-bottom:4px}.card-profile2 span{display:inline-block;width:65px;margin-right:12px;font-family:SamsungOne-800;text-align:right;opacity:.4}.card-right-con{display:flex;align-items:center;position:absolute;right:146px;color:#0a0a0a;font-family:SamsungOne-600;font-size:14px;gap:22px}.card-right-con h3{margin-bottom:6px;font-family:SamsungOne-800;opacity:.4}.hr{width:1px;height:35px;background-color:#bdbdbd}.pop-screen-ul{display:flex;flex-direction:column;gap:16px}.twin_layout{display:flex;width:100%;gap:40px}.button_wrap{gap:10px}.calendar_wrap_top .schedule_tag_wrap{position:relative}.calendar_wrap_top .schedule_tag_wrap:before{display:block;position:absolute;top:7px;left:-10px;width:1px;height:16px;background-color:#ddd;content:""}.bottom-chk-modal{position:absolute;bottom:10px}.loading_wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;background-color:#7f7f7f}.loading_txt{margin-top:36px;color:#fff;font-family:SamsungOne-600;font-size:24px}.view_agreement_link{display:flex;align-items:center;font-size:16px;text-decoration:underline;gap:8px;cursor:pointer}.htvcard_header{border-radius:8px 8px 0 0;background-color:#fafafa}.htvcard_header .htvcard_title{display:flex;justify-content:space-between;align-items:center;width:100%;padding:11px 0 7px;font-family:SamsungOne-800;border-bottom:1px solid #e0e0e0}.image_listwrap.editcontent_list .image_listitem{gap:24px}.editcontent_list .imgae_img img{width:138px}.cal_title{display:flex;justify-content:space-between;align-items:center;width:319px}.cal_arrow{display:flex;justify-content:center;align-items:center;width:32px;height:32px}.arrow_circle_left{position:absolute;top:50%;left:-28px;transform:translateY(-50%);z-index:10}.arrow_circle_right{position:absolute;top:50%;right:-28px;transform:translateY(-50%);z-index:10}.arrow_circle{width:56px;height:56px;opacity:.5;border:solid 2px rgba(255,255,255,.7);border-radius:50%;background-color:#0a0a0a;cursor:pointer}@media screen and (max-width:1620px){.hd-tag-overflow span{display:none}.hd-tag-overflow span:nth-child(1),.hd-tag-overflow span:nth-child(2){display:inline-block}.hd-info-table{display:none!important}.list_handler{right:20px}.card-tag .list_handler{right:28px}.list_handler_m{display:block;padding-top:12px}.list_handler_m.disabled{opacity:.3}.list_handler .handler_time,.list_handler .handler_input{display:none!important}.image_listbox.schedule_list .content_info .info_table{display:inline-block}.schedule_list .image_info .list_view ul>li:first-child{padding-right:78px}}@media screen and (max-width:1280px){.new_sche_ti{top:362px}.all_select{margin-right:0}.edit_area{width:90%}.edit_img .video_player,.edit_img .video_player2{width:150px;width:21.811%;height:21.811%;background-size:100% 100%}.edit_img .video_player span,.edit_img .video_player2 span{position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.user_tool_box p{width:32%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.list_handler_m{padding-bottom:4px}.image_listbox.schedule_list .content_info .info_table{display:none}.schedule_list .info_etc{margin-right:0;padding-right:0}.schedule_list .info_etc:after{display:none}.schedule_list .image_info .list_view ul>li:first-child{padding-right:7px}.date_select{padding-bottom:62px}.date_select .tag_area,.date_right_select{top:auto;bottom:15px}.date_select .tag_area{bottom:20px}#container.home .index ul.image_listbox{grid-column-gap:1.4%}#container.home .index .imgae_img,#container.home .content_index .index .imgae_img{padding:7%}#container.home .index .image_info{padding:5.5% 7%}#container.home .content_index .image_info .con_name02{padding-top:0}#container.home .content_index .image_listitem.last .imgae_img{padding-bottom:9%}}@media screen and (max-width:1024px){.account-tr{position:sticky;top:0;margin-top:0;z-index:10}.account-list-th,.account-list-con{padding:0 20px}.account-box{margin-top:0}.account-box-top{padding:20px}.account-box-top .btn-right{right:18px}.account-box-etclist li{padding:22px 24px}.account-box-etclist>li:not(:last-child):after{width:calc(100% - 40px)}.account-tr.tab-tr{margin:0}.account-tr .scrlTab{background-color:#fafafa}.account-list-th.pc_only+.account-list-box .account-list-tr:first-child:hover{border-radius:8px 8px 0 0}.chip-bottom.mo-nochip{margin-bottom:0}.tag_btn_wrap:before{top:24px;right:52px}.account-box.tagdetail_box .account-list-th{padding:0 20px}.tag-box.tagdetail_list .account-list-tr:first-of-type{border-top:1px solid #e0e0e0}.images-radio .radio-screen-img{width:116px;height:64px;padding:3px}.images-radio .radio-screen-img .btn_del{display:block;top:8px;right:8px}.images-radio{padding:0 20px;gap:24px}.account-box-contents p{align-items:flex-end;margin-top:20px;text-align:left;gap:0}.account-box-contents .images-radio li{padding:25px 0 30px}.account-box-contents .images-radio.htvcard li{padding:24px 0 0}.sync-playlist>ul>li:not(:last-child):after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% + 48px);height:1px;background-color:#d8d8d8}.currentOrganize-list li,.pop-screen-ul.mo_only_flex{width:100%}.screen_popup .slide-screen-list{width:100%;max-width:100%;padding:0}.pop-screen-ul.mo_only .screen-line{display:block;height:50px}.onboarding-pop-info{margin:0;padding:32px 30px}.screen_pop_wrap .pop_cont.blank-space{padding-top:40px}.calendar_wrap_top{top:166px}#contents_wrap.schedule .calendar_wrap_top{top:55px}.calendar_nor_con .head_con,.calendar_wrap_content .head_con{top:290px}.chip_num{top:50%!important;bottom:unset!important;left:105%!important;transform:translateY(-50%)!important}.chip_num{bottom:-3px;right:-1px}.account-list-tr .more_option,.account-list-box .btn_del{right:18px}.account-list-con .more_option,.account-list-con .btn_del{display:block}.account-box-etclist li .more_option{display:block;top:50%;right:18px;transform:translateY(-50%)}.account-box-etclist li:hover .more_option{right:18px}.account-box-etclist li:first-child .font-gray{width:223px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-box.channel-list{height:280px;overflow-y:scroll}.account-box.channel-list .account-list-th{position:sticky;top:0;background-color:#fafafa;z-index:50}.account-list-th .more_option{top:50%;right:18px;transform:translateY(-50%)}.account-list-tr:hover .account-list-chk{display:none}.profile-img-list .user-div{margin-left:13px}.profile-img-list .account-role-chk{margin-left:53px}.profile-img-list .account-role .select{width:calc(100% - 53px)}.profile-img-list .account-role .select-ul{right:0;min-width:calc(100% - 53px)}.profile-img-list .account-list-contents{gap:12px}.account-list-contents{flex-direction:column;padding:0;gap:0px}.account-list-tr.no-users{min-height:124px}.account-list-th ul .user,.account-list-contents .user,.account-list-th ul .workspace,.account-list-contents .workspace,.account-list-th ul .ws-2,.account-list-contents .ws-2,.account-list-th ul .ws-9,.account-list-contents .ws-9{width:100%}.account-list-contents{gap:6px}.account-list-contents li div,.account-list-tr .role div{margin-bottom:0}.btn-sort:after{display:none}.account-list-th.large-th{height:62px;border-bottom:solid 1px #7c7c7c}.card-profile img{margin-right:22px}.card-div.card-profile2{padding:20px}.card-profile2 h1{font-size:20px}.sub-title-d{position:relative;top:0;height:60px;padding:0 20px;transform:unset}.sub-title-d>ul>li:not(:first-child),.account-list-th>ul>li:not(:first-child){display:none}.sub-title-t .sub-titlebar{position:static}.otherd-font{color:#858585;font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px}.card-div{margin-top:0;padding:15px}.profile-me{width:64px;height:64px;margin-right:8px}.card-div.card-probox{border-radius:8px 8px 0 0}.card-profile img{width:54px;height:54px}.card-profile h1{margin:5px 0;font-size:20px}.card-profile p{max-width:169px;font-size:14px}.card-right-con{flex-direction:column;align-items:baseline;top:100%;right:0;width:100%;padding:15px 20px;border:solid 1px rgba(0,0,0,.12);border-radius:0 0 8px 8px;background-color:#fafafa;gap:20px}.card-right-con h3{margin-bottom:6px;font-family:SamsungOne-800;opacity:.4}.hr{width:100%;height:1px;background-color:#e0e0e0}.card-div .more_option{right:20px}.card-div.tab_owner{border-radius:8px 8px 0 0}.card-div.card-plan{padding:0}.card-plan-top{display:flex;justify-content:space-between;width:100%;padding:20px;color:#707070;font-family:SamsungOne-600;font-size:14px;border-bottom:1px solid #e0e0e0}.card-plan-top .mobileCode{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.card-plan-top .mobileCode span{font-size:12px}.card-plan-top.reseller{padding:10px 20px}.card-plan-top.reseller .mobileCode{display:inline-flex;flex-direction:column;align-items:baseline}.card-plan-top.reseller .mobileCode span{font-size:10px}.card-plan-top .rightIcon{display:flex;align-items:center}.card-plan-top.reseller .mobileCode .mainNum{display:inline-flex;align-items:center;height:24px;color:#0a0a0a;font-size:12px;gap:4px}.parents-plan .card-plan-top .mobileCode{height:auto}.card-plan-bottom{display:flex;align-items:center;position:relative;width:100%;height:57px;border-top:1px solid #e0e0e0}.card-plan-bottom>*{display:flex;justify-content:center;flex:1 1 0}.card-plan-bottom:after{display:block;position:absolute;top:50%;left:50%;width:1px;height:40px;background-color:#0000001f;content:"";transform:translate(-50%,-50%)}.card-div.card-plan .card-dot{justify-content:center;height:104px;gap:8px}.card-plan-con{flex-direction:column;padding:0 20px 30px;gap:30px}.card-plan-con dl{flex-direction:column}.card-plan-con dt{font-size:13px}.card-div.card-plan .line{display:none}.card-dot{margin-bottom:0}.card-dot h1{margin-left:8px;font-size:20px}.card-dot .dot{width:16px;height:16px;aspect-ratio:1/1}.card-dot>dl>dt{display:flex;align-items:center;margin-bottom:0}.card-dot>dl>dt:after{display:inline-block;height:13px;margin:0 12px;border:solid 1px #bdbdbd;content:""}.card-dot>dl>dd{color:#0a0a0a;font-size:14px;opacity:.5}.card-dot>div:first-child{display:flex;justify-content:center;align-items:center}.card-plan-con dd{margin:6px 0 0;font-size:14px}.line-red{position:static;padding:8px 12px;font-size:15px;transform:unset}.no-add-workspace{margin:30px auto;font-size:14px}.image_listbox.list_view>li{flex-direction:row;padding:16px 10px 13px 13px}.image_listbox.list_view .image_listitem input{top:20px;left:20px;width:24px;height:24px}.image_listbox.list_view .image_info{padding-top:0}body.content .imgae_img.list_view{margin-right:15px}.image_listbox.list_view .more_option{display:block;top:9px;right:9px}.image_listbox.list_view .more_option{display:block}body#screen .image_info .chip_wrap{margin-top:15px}body.content .image_info .con_name02.list_view{padding-right:27px}.image_listbox.list_view .imgae_img.playlist{width:132px;height:80px;margin-right:10px}.image_listbox.list_view.playlist>li{padding:8px 9px 8px 13px}.image_listbox.list_view .imgae_img.playlist img{width:90%}.image_listbox.playlist .list_num{margin-left:2px}.nodata_list_wrap{height:auto;margin-top:95px}.nodata_list_wrap img{width:216px}.nodata_list_wrap button{display:none}.nodata_list_wrap .nodata_txt{font-size:14px}.image_listbox.screenlistwrap .chip{max-width:114px}.modal_new.new #modalpop_wrap .pop_ti{height:56px;padding:16px 24px;color:#252525;font-size:18px}.modal_new.new #modalpop_wrap .pop_con{padding:30px 24px}.pairing_code_wrap h2{padding-bottom:160px;color:#000000de;font-size:30px}.pairing_input{width:100%;height:81px;margin:80px 0 8px}.pairing_input input{height:60px;font-size:40px;letter-spacing:18.75px}.pairing_input.error input{border-bottom:1.5px solid #dd4040}.pairing_code_wrap dl{height:auto}.pairing_code_wrap dd{padding-top:13px;padding-right:21px;color:#000;font-family:SamsungOne-500,sans-serif;font-size:14px}.pairing_code_wrap dd a{margin-top:20px;font-size:17px}.pairing_result{position:relative;top:50%;transform:translateY(-50%)}#modalpop_wrap .pairing_result .guide_img{width:100%;height:auto;border-radius:8px;background-color:#d8d8d8}#modalpop_wrap .pairing_result .guide_img .guide_txt{color:#000;font-family:SamsungOne-500,sans-serif;font-size:12px}.pairing_result h2{padding-top:32px;font-family:SamsungOne-600,sans-serif;font-size:30px;letter-spacing:normal}.pairing_result p{padding:24px 22px 0;font-family:SamsungOne-500,sans-serif;font-size:14px;line-height:1.3}.pairing_result p span{display:block}.nodata .center_area .guide_img{width:450px}.nodata .center_area .guide_img img{width:100%}.playlist_screen_top button{height:32px}.list_handler span{margin-left:12px}#container.home .index .image_info .con_name01{margin-bottom:2px}#container.home .index .image_info .con_name02>p.txt{padding-right:5px}#sign_area{top:0;left:0;width:100%;height:100%;border:0;border-radius:0;background-color:#fff;transform:translate(0)}.sign_inner{display:block;height:calc(100% - 256px);margin-top:256px;background-color:#fafafa}.sign_inner .left,.sign_inner .right{width:100%;height:auto;padding-top:0;border:0!important;border-radius:0}.sign_inner .left h2{width:100%;text-align:center}.sign_inner .left .left_title{width:100%;background-color:#fff;z-index:2}.sign_inner .right{padding-top:30px}.screen_pop_wrap .pop_cont{justify-content:start;padding:20px 24px 106px}.screen_pop_wrap .pop_cont>p{padding-bottom:20px;color:#505050;font-family:SamsungOne-600;font-size:16px;line-height:1.5}.screen_pop_wrap .pop_cont.ftescreen_wrap{justify-content:unset;padding:80px 24px 0}.ftescreen_wrap .cont_top{height:166px}.ftescreen_wrap h2{font-size:30px}.ftescreen_wrap .img_tbd{width:100%;margin-top:10px}.ftescreen_wrap .img_tbd img{width:312px}.screen_pop_wrap .first_screen.pop_cont{justify-content:unset;padding-top:30px;padding-bottom:20px}.dashboard_list{flex-direction:column;position:relative}.dashboard_list .swiper-pagination{top:-20px}.dashboard_list li{display:block;width:312px;height:260px;padding:60px 42px 32px 40px;border:solid 1px #d6d6d6;background-color:transparent}.dashboard_list li+li{margin-top:20px;margin-left:0}.screen_popup2 .screen_pop_wrap{width:100%;height:100%;padding:0 24px}.screen_popup2 h2{padding:80px 0 104px;color:#000000de;font-size:30px;line-height:1.33}.screen_popup2 h2.last{padding-bottom:64px}.screen_popup2 h2 span{padding-bottom:12px;color:#000000de;font-size:16px;line-height:1.5}.screen_popup2 .img_tbd{width:100%;height:174px;border-radius:8px}.screen_popup2 .img_tbd span{font-size:12px}.screen_popup2 .pop_btn{position:fixed;bottom:0;left:0;font-size:0}.screen_popup2 .pop_btn button{display:inline-block;width:calc(100% - 53px)!important;min-width:auto;vertical-align:middle}.screen_popup2 .screen_pop_wrap .pop_cont{padding:0 0 120px}.screen_popup2 .pop_btn .back{width:42px!important;min-width:42px;height:42px;margin-right:10px;padding:0;border-radius:4px;background-color:#0000001a}.screen_popup2 .pop_btn .back img{width:24px}.screen_popup2 .slide_arrow{display:none!important}.screen_popup2 .slick-dots{padding-top:40px}.screen_popup2.long h2{padding:80px 18px 0}.screen_popup2.long p{padding-bottom:31px}.screen_popup2.long p a{display:block;font-family:SamsungOne-500;font-size:16px}.screen_popup2.long .screen_pop_wrap .pop_cont{padding-bottom:130px}.screen_pop_close{display:block;position:absolute;top:12px;right:16px;cursor:pointer}.screen_popup3 h2{padding:106px 0 145px}.screen_popup3 input{width:100%;height:59px;color:#3d86fb;font-size:40px}.screen_popup4 .pairing_result{position:absolute;top:50%;left:0;right:0;width:calc(100% - 48px);margin:auto;transform:translateY(-50%)}.screen_popup4 .screen_pop_wrap .pop_cont{height:100%}.screen_popup4 .pairing_result .guide_img{width:100%;height:176px}.screen_popup4 .pairing_result .guide_img img{width:auto;max-width:100%;height:100%}.screen_popup4 h2{padding:30px 0 20px}.screen_popup4 .screen_pop_wrap .pop_cont>p{padding-top:0}.toggle_select{margin-bottom:22px;padding-top:10px}.toggle_select .title{top:165px;margin:auto;padding:0 20px 21px;border-color:#0000001f}.toggle_select .title:after{bottom:20px;right:20px}.toggle_select .title h2{font-size:18px;letter-spacing:.21px}.image_listbox.toggle_list{padding-top:0;grid-row-gap:0}.toggle_select.on{margin-bottom:11px}.toggle_select.on .title{padding-bottom:13px;border-color:#efefef}.toggle_select.on .title:after{bottom:12px}#modalpopContent03{width:100%}.pop_multi_control .popup_box{width:100%;height:100%;border:0;border-radius:0}.pop_multi_control .title{padding:16px 24px}.pop_multi_control .title h2{color:#252525;font-family:SamsungOne-600;font-size:18px;line-height:1.33}.pop_multi_control .popup_close{display:none}.pop_multi_control .popup_cont{height:calc(100% - 57px);padding:0 0 86px;background-color:#efefef;overflow-y:auto}.multi_control_box{display:block}.multi_control_box>div{width:100%;height:auto;padding:30px 24px 31px;background-color:#efefef;overflow-y:visible}.multi_control_box .left_box{width:100%;margin-right:0;border-bottom:1px solid #e0e0e0}.pop_control_box{padding:19px 0}.power_btn_wrap{position:relative;width:50%;padding:0;text-align:center}.pop_control_list{padding-top:2px}.pop_control_list>li{padding-top:28px}.pop_control_list h3{padding-bottom:4px}.pop_control_list .underline_input{padding-bottom:14px}.control_item>button{right:-2px;width:128px;min-width:128px}.control_item+.control_item{margin-top:30px}.pop_multi_control .pop_btn{padding:22px 24px;background-color:#fafafa;text-align:center;border-top:1px solid #d8d8d8}.pop_multi_control .pop_btn button{width:calc(50% - 8px);min-width:calc(50% - 8px)}.pop_multi_control .pop_btn button+button{margin-left:10px}.edit_area .edit_img.web img,.edit_area .edit_img.ad img{width:90%}.edit_area .edit_img.web.hd-edit-img>img{width:100%;max-width:unset}.cont_slide{width:427px;height:200px}.cont_slide2{width:503px;height:217px}.help_page .slick-active .cont1 .cont_slide img.step1{animation:m1 2s ease-in-out forwards both;animation-delay:.5s}@keyframes m1{0%{opacity:1}to{opacity:0}}.help_page .slick-active .cont1 .cont_slide img.step2{animation:m2 2s ease-in-out forwards infinite}@keyframes m2{0%{opacity:0}to{opacity:1}}.help_page .slick-active .cont3 .cont_slide2 img.step1{animation:key1 2s ease-in-out forwards both}@keyframes key1{0%{opacity:1}to{opacity:0}}.help_page .slick-active .cont3 .cont_slide2 img.step2{animation:key2 2s ease-in-out forwards;animation-delay:.2s}@keyframes key2{0%{opacity:0}30%{opacity:1}to{opacity:0}}.help_page .slick-active .cont3 .cont_slide2 img.step3{animation:key3 1s ease-in-out forwards;animation-delay:.4s}@keyframes key3{0%{opacity:0}30%{opacity:1}to{opacity:0}}.help_page .slick-active .cont3 .cont_slide2 img.step4{animation:key4 1s ease-in-out forwards;animation-delay:.6s}@keyframes key4{0%{opacity:0}30%{opacity:1}to{opacity:0}}.help_page .slick-active .cont3 .cont_slide2 img.step5{animation:key5 1s ease-in-out forwards;animation-delay:.9s}@keyframes key5{0%{opacity:0}30%{opacity:1}to{opacity:0}}.help_page .slick-active .cont3 .cont_slide2 img.step6{animation:key6 1s ease-in-out forwards infinite;animation-delay:1.1s}@keyframes key6{0%{opacity:0}30%{opacity:1}to{opacity:0}}.help_page .slick-active .cont3 .cont_slide2 img.step7{animation:key7 1s ease-in-out forwards infinite;animation-delay:1.3s}@keyframes key7{0%{opacity:0}to{opacity:1}}.image_listitem:not(.list_view):nth-child(2n) .another_chip{left:auto}}@media screen and (max-width:1024px){.hd-list-view .hd-relative.many{width:fit-content}.image_listitem input{top:6px;left:6px;width:24px;height:24px}.chip_num{bottom:-2px;right:-2px}.topbtn_option_list ul>li{font-family:SamsungOne-500}.nodata .search_area{padding:23px 24px 0}.search_box .mo_ti{font-size:18px}.cont_top_box{margin-top:24px}.cont_top_box .mo_ti{display:inline-block;font-family:SamsungOne-600;font-size:20px}.cont_top_box .cont_tit{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}.nodata .center_area,.center_area{width:100%;margin-top:-29px;padding:0 24px}.screen_nodata.nodata .center_area{margin-top:-44px}.nodata .center_area .guide_img{width:100%}.nodata .guide_txt{font-family:SamsungOne-500;font-size:12px}.nodata .center_area ul>li,.center_area ul>li{margin-bottom:14px;color:#000;font-size:14px;white-space:pre-line;letter-spacing:.16px}.tab_wrap>li{padding-bottom:18px}.filter_ti{padding-bottom:30px;padding-left:54px;color:#000000de;font-family:SamsungOne-800;font-size:18px}.filter_ti.active{padding-bottom:0}.filter_ti:before{left:24px}.tab_content .filter_con{padding-bottom:0;border-bottom:0}.tab_content{display:flex;flex-direction:column;padding-bottom:0;gap:0}.tab_content.panel_content{gap:0}.workspace .tab_content{min-height:auto;gap:0px}.tab_wrap>li:hover{background-color:transparent}#infor_panel #tab_con2 .info_section>li.mb17{margin-bottom:17px}.info_section .toggle_switch{margin-top:-1px;margin-right:11px}.info_section.profile_section .toggle_switch{width:auto;margin-right:0}#tab_con2{margin-bottom:0;padding-bottom:4px}#infor_panel #tab_con2 .info_section>li.ti2{margin-bottom:-1px;padding-top:8px;padding-bottom:0}.tcp_btn{margin-right:-5px}body.content ul.image_listbox.card{width:100%}body#screen.content .topbtn_option_list{top:33px;right:0}.image_listbox.list_view>li{padding-right:0}.image_listbox.list_view:hover .image_listitem input,.image_listbox.card:hover .image_listitem input{display:block}body#screen.content #contents_wrap.content_detail{min-height:328px;z-index:3}.content_nodata .center_area{margin-top:-44px}.edit_area.none_screen .edit_img{margin-top:18px;margin-bottom:0}#infor_panel.content_panel,.content_panel .info_table{width:100%;padding-bottom:30px}.content_panel .tab_wrap>li{padding-top:20px}.hd-relative.many{width:fit-content}.image_listbox.card .chip_num{bottom:0;right:0}.image_listbox.card .etc_numb{margin-top:3px}.image_listbox.card .etc_numb.filter:before{left:-1px;width:21px;height:21px}.nodata .playlist_conter_area ul>li{margin-bottom:29px;white-space:inherit}.nodata .playlist_conter_area li>span{display:inline}.playlist_detail .edit_area{padding-top:28px}.user_tool_box p{width:auto;font-size:16px;line-height:1.5;color:#0a0a0a}.user_tool_box p span{display:block;padding-left:3px}.playlist_detail .edit_area{padding-bottom:20px}.playlist_detail .edit_area .edit_img{margin-top:15px;margin-bottom:0;border-radius:8px}.playlist_detail .edit_area .edit_img.guide{height:50.249vw;border-radius:0;background-size:500px}.playlist_detail .edit_area .edit_img.guide:before{display:none}body#screen.content #contents_wrap.playlist_detail{min-height:266px}.contents_box.edit{min-height:267px;padding:0}.contents_box.edit .playlist_screen_top{padding:0 24px 20px}.playlist_screen_top{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.playlist_screen_top .user_right_btn{position:unset;max-width:100%;width:100%}.user_tool_box{justify-content:space-between;align-items:center;position:fixed;top:56px;left:0;width:100%;height:68px;padding:0 32px;border-bottom:1px solid #e0e0e0;background-color:#fafafa}.user_tool_box:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:4px;opacity:.5;mix-blend-mode:multiply;background-color:#efefef}.contents_box.edit .user_tool_box p span{display:inline}.contents_box.edit .user_tool_box2 p span{display:block}.list_handler_m{height:30px;padding-top:12px;padding-bottom:0}.list_handler span{margin-left:13px}.image_listbox.list_view .image_listitem .list_handler_m input{width:118px;height:42px;border-radius:8px}.list_handler_m.on{padding-top:3px}.content_detail .edit_area.none_screen .edit_img{box-shadow:none}.playlist_conter_area{margin-top:-27px}.schedule_nodata .center_area{margin-top:-42px}.schedule_nodata .center_area ul>li{margin-bottom:0}.schedule_nodata .center_area ul>li.text{margin-top:14px;padding:0 28px;white-space:revert}.schedule_nodata .center_area li.text span{display:inline}.schedule_list.list_view>li{padding-right:7px}.info_etc .etc_numb{margin-top:1px;margin-right:2px}.new_schedule .contents_box{padding:0}#contents_wrap.new_schedule2{padding-top:55px}.calendar_wrap{padding:22px 0 0;border:0;border-radius:0}.calendar_wrap.calendar_wrap_content{padding:0 0 40px}.date_select{margin-left:0;padding-bottom:150px;border-bottom:1px solid rgba(0,0,0,.12)}.date_select .date_sort{color:#000;font-size:20px;font-weight:700;letter-spacing:.57px}.date_select .date_sort .bar{margin:-4px 8px 0 11px}.date_right_select .toggle_btn{display:none}.date_select .tag_area{top:0;left:24px;gap:12px}.schedule_tag_wrap{margin-left:5px}.date_right_select{bottom:28px;right:24px;width:310px}.date_right_select .small{width:100%}.new_sche_wrap{margin-bottom:10px;padding-top:30px}.new_sche_ti{top:181px;margin-bottom:10px;padding-bottom:4px;padding-left:24px;color:#000;font-family:SamsungOne-800;font-size:16px;letter-spacing:.23px}.new_sche_ti.today{color:#1976d2;font-family:SamsungOne-800}.new_sche_list{display:block;min-height:98px;margin-top:8px;margin-bottom:0;padding:21px 64px 14px 155px}.new_sche_list .ti{position:absolute;top:-27px;left:23px;width:auto;color:#000000de;font-size:14px}.new_sche_list .img_wrap{position:absolute;top:12px;left:13px;width:130px}.new_sche_list>div{color:#000000de;font-size:16px;letter-spacing:.15px}.new_sche_list .day{padding-top:7px;color:#0009;font-size:12px;letter-spacing:.11px}.new_sche_list .more_option{display:block}.new_sche_list:hover{z-index:4}.new_sche_list .more_option{z-index:2}.new_sche_list.no_schedule{padding:0}.new_sche_list .center_txt{color:#bdbdbd;font-size:16px;letter-spacing:.15px}.toast_msg{top:50%;left:0;right:0;margin:auto;transform:translateY(-50%)}#container.home .index ul.image_listbox>li{width:100%;padding:14px 14px 26px}#container.home .index .imgae_img{padding:0 0 18px}#container.home .index .imgae_img:after{display:none}#container.home .index .image_info{margin:0 0 0 -2px;padding:18px 0 0!important}#container.home .index .image_info .con_name01{margin-bottom:7px;color:#000000de}#container.home .index ul.image_listbox>li:hover{border:1.5px solid #1976d2}#container.home .index .imgae_img .screen_img{padding:7px}#container.home .content_index .image_info .con_name02{margin-left:0}#container.home .content_index .index .imgae_img,#container.home .content_index .image_listitem.last .imgae_img{padding:0 0 18px}.content_index .imgae_img .screen{padding:5px}.content_index .image_info .chip_wrap{margin-top:2%}#contents_wrap.onboarding_wrap .contents_box{height:100%}#contents_wrap.onboarding_wrap #sign_area{top:0!important;height:auto!important;padding:0}.sign_inner .left{min-height:480px;padding:33px 24px 24px!important}.sign_inner.sign_in .left{padding:72px 24px!important}.sign_inner .left p a{display:block;margin-top:-2px}.sign_inner .left p{padding-top:15px}::-webkit-scrollbar{width:2px}.conditions::-webkit-scrollbar-thumb{background-color:#979797}#onboarding_area .conditions::-webkit-scrollbar{width:14px}.onboarding_term #onboarding_area{padding:50px 24px 1px}.onboarding_term #onboarding_area .o_ti{margin-bottom:14px;line-height:38px}.onboarding_term input[type=checkbox]+label{position:relative;padding-top:2px;padding-left:41px}.onboarding_term input[type=checkbox]+label:before{left:9px}.terms_table>li{margin-bottom:30px}#onboarding_area h1 a{font-size:20px}.onboarding_term2 .text_box span{display:inline}.onboarding_term .text_box{padding-bottom:1px}.onboarding_term #onboarding_area h2{padding-bottom:5px}.terms_table #input_text{padding-bottom:4px}.bottom_sheet h2{padding-bottom:20px!important;color:#000000de!important;font-family:SamsungOne-600!important;font-size:20px!important;line-height:1.6!important;letter-spacing:.15px!important;opacity:1!important;border-bottom:1px solid rgba(0,0,0,.12)!important}#modalpopContent03 #modalpop_wrap .pop_con{padding-right:0;padding-left:0}#modalpopContent03 .imgae_img{width:130px!important;height:max-content!important;padding-bottom:0!important}#modalpopContent03 .info_table{display:none}#modalpopContent03 #modalpop_wrap ul.image_listbox{grid-row-gap:0}#modalpopContent03 .image_listbox.list_view>li{margin-bottom:0}#modalpopContent03 .imgae_img{margin-right:14px!important}#modalpopContent03 .image_listbox.list_view .image_info .con_name02{height:19px;margin-top:10px;font-size:16px;font-weight:600}#modalpopContent03 .info_table{display:none!important}#modalpopContent03 #modalpop_wrap .image_info .chip_wrap.list_view{position:absolute;bottom:7px}#modalpopContent03 .pop_con .image_info .list_view .content_info{margin-right:-2px;padding-right:0}#modalpop_wrap ul.image_listbox>li:hover{padding:12px}#modalpopContent03 .image_listbox.list_view .more_option{display:none!important}#modalpopContent03 #modalpop_wrap ul.image_listbox{padding-bottom:6px}#contents_wrap.onboarding #sign_area{height:100%!important}.sign_inner{height:100%;margin-top:0}.sign_inner li.right{padding:0}.sign_inner li.right .right_box,.sign_inner li.right .right_box img{width:100%}.btn_sign_in{margin-top:60px}.info_popup .popup_box{top:auto;bottom:0;left:auto;width:100%;height:492px;padding:0 24px;border:solid 1px rgba(0,0,0,.12);border-radius:8px 8px 0 0;background-color:#fafafa;transform:translate(0)}.info_popup .title,.skip_popup .title{padding:20px 0}.info_popup .title h2,.skip_popup .title h2{color:#000000de;font-family:SamsungOne-600;font-size:20px;line-height:1.6;letter-spacing:.15px}.info_popup .popup_close,.skip_popup .popup_close{top:24px;right:0}.info_popup .popup_cont{padding:30px 0 86px}.contact_info{padding-top:38px}.contact_info h3{padding-bottom:24px}.contact_info li+li{padding-top:18px}.info_popup .pop_btn{padding:22px 24px;text-align:center;border-top:solid 1px #d8d8d8}.info_popup .pop_btn button{width:100%;height:42px}.term_popup .popup_box{top:0;left:0;width:100%;height:100%;border:0;border-radius:0;overflow-y:auto;transform:translate(0)}.term_popup .title{padding:16px 24px}.term_popup .title h2{color:#252525;font-family:SamsungOne-600;font-size:18px;line-height:1.33}.term_popup .popup_close{display:none}.term_popup .popup_cont{height:calc(100% - 173px);padding:30px 24px 0}.term_popup .gray_box{height:100%;padding:24px;overflow-y:auto}.term_popup .popup_bottom_btn,.skip_popup .popup_bottom_btn{position:fixed;bottom:0;left:0;height:86px;padding:22px 24px;border-top:solid 1px #d8d8d8}.term_popup .popup_bottom_btn button{display:block;width:100%;height:42px}.skip_popup .popup_box{top:auto;bottom:0;left:auto;width:100%;min-height:349px;padding:0 24px;border:0;border-radius:8px 8px 0 0;transform:translate(0)}.skip_popup .popup_cont{padding:30px 0 136px}.skip_popup .popup_bottom_btn{font-size:0}.skip_popup .popup_bottom_btn button{display:inline-block;width:calc(50% - 6px);height:42px;vertical-align:middle}.skip_popup .popup_bottom_btn button+button{margin-left:10px}.btn_canvas{width:100%!important}.btn_tool{display:none;position:absolute;top:-68px;left:12px;width:290px;padding:20px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;color:#000;font-family:SamsungOne-600;font-size:13px;z-index:1;box-shadow:0 3px 8px #0003}.btn_canvas:hover+.btn_tool{display:block}.radio_sec_box input{width:80px;padding-left:17px;color:#0a0a0a;font-family:SamsungOne-600;font-size:15px;text-align:left;line-height:1.47;letter-spacing:.43px}#container.home #change_place{top:35px}#container.landing #sign_area{background-color:#fff}#container.landing #sign_area.player.textcenter{background-color:transparent}.pairing_code .ti{font-size:24px}.pairing_code .num{margin-bottom:40px;font-size:50px;letter-spacing:2px}.pairing_code li.txt{margin-bottom:20px;color:#fff6;font-size:13px}.pairing_code li.url{margin-bottom:20px;font-size:13px}#sign_area.player{position:absolute;top:50%;padding:0;transform:translateY(-50%)}.pairing_code{padding:0}.moving_text{width:100%;padding:0 24px;color:#ffffffb3;font-family:SamsungOne-600;font-size:18px;animation:none;transform:translate(-50%,-50%);word-break:break-all}#onboarding_area.account_setting_wrap{margin-top:10px;padding:21px 24px 63px;border-radius:8px 8px 0 0}.account_setting_wrap .more_option{top:20px;right:24px}#onboarding_area .account_setting h2{padding-left:0}.account_setting>div{margin-top:28px;padding:0}.account_setting>div h3{padding-bottom:5px}.account_setting+.account_setting{margin-top:51px}.account_setting>div+div{margin-top:28px}#onboarding_area.account_setting_wrap.organization{padding-top:21px;border:0;border-radius:0}.organization .account_setting>div{margin-bottom:34px}.edit_area.none_screen .edit_img.web,.edit_area .edit_img.web,.edit_area.none_screen .edit_img.ad,.edit_area .edit_img.ad{padding:24.5px 0 20.5px}.hd-edit-img{padding:0!important}.edit_area .edit_img.web.hd-edit-img>img{width:100%;max-width:unset}.edit_area .edit_img.web p,.edit_area .edit_img.ad p{padding-top:8px;font-size:12px}.content_index .chip{margin-right:4px}.edit_img .loading{width:calc(100% - 14px);height:calc(100% - 14px)}.sign_inner.sign_out .left h2{position:static;text-align:left}.sign_inner .left p.sign_out_info{padding-top:16px;font-size:16px;text-align:left}.sign_out p{text-align:center}.signout_text_wrap{margin-bottom:40px}.sign_inner .left p.sign_out_text{padding-top:12px;text-align:left}.btn_sign_out_center{display:flex;justify-content:center}.sign_out .right{height:304px}#contents_wrap.onboarding #sign_area.sign_area_out{padding-top:0}.sign_out .left p.p-bottom{line-height:24px}.sign_inner.sign_out li.right .right_box{height:100%}.btn-circle-green,.btn-circle-red{width:36px;height:36px}.screentime{margin:28px 0 0}.screentime .num{right:120px}.sync-playlist-area{width:calc(100% - 48px);padding-top:0;padding-bottom:24px}.sync-playlist>ul>li{position:relative;padding:0 0 24px;cursor:pointer}.sync-playlist .sync-list-container>ul>li .list_handler{display:flex;top:calc(50% + 18px);left:-18px;right:unset}.sync-playlist h1{padding:24px 0 12px}.account-contents-wrap{display:flex;flex-direction:column;flex:1;left:unset;width:unset}.account-contents-wrap .contents_box{display:flex;flex-direction:column;gap:20px;padding:24px;flex:1}.account-contents-wrap .card-box{flex-direction:column;gap:20px}.account-contents-wrap .card-box li{width:100%}.account-contents-wrap .contents_box.tagdetail_contents_box{padding:20px 24px}.account-plan-box{margin-top:0}.card-tag{flex-direction:column;padding:0}.tag-box .line{display:none}.card-tag .tag_title_edit .name_edit_wrap{display:block}.tag_topbtn .tagbox_dropdown{position:absolute;top:15px;right:46px}.tagscontroltable .tag_topbtn .tagbox_dropdown{right:12px}.tagscontroltable .card-tag h1{max-width:190px;font-family:SamsungOne-600;font-size:16px;line-height:1.5;color:#0a0a0a}.tag_topbtn .more_option{right:12px}.tag-box .option_list{padding:0}.tag-box.tagdetail_list{margin-top:0;gap:0}.tag-box.tagdetail_list .tag_btn_wrap{position:sticky;top:55px;height:82px;padding:20px 0;background-color:#efefef;z-index:50;gap:20px}.card-tag .list_handler{display:flex;position:relative;top:50%;right:0;transform:translateY(-50%)}.card-tag .tag_title_edit{min-height:60px;width:-webkit-fill-available}.card-tag .tag_title_edit .name_edit_wrap{right:0}.tagdetail_list .list_handler{position:inherit;transform:none}.tagdetail_list .list_handler span{margin:0 10px}.tagdetail_list .list_handler span:after{position:absolute;top:5px;right:-10px;width:1px;height:16px;background-color:#ddd;content:""}.tagdetail_list .list_handler>div:last-of-type span{margin-right:0;border:none}.tagdetail_list .list_handler>div:last-of-type span:after{display:none}.tagdetail_list .list_handler .btn_del{position:unset;margin-left:10px;transform:none}.tagdetail_list .add_ctgy{width:100%;margin:10px 0 24px;padding:0 20px}.tagdetail_list .add_ctgy button{width:100%;padding:9px 14px}.account-list-con{min-height:46px}.account-list-th{height:60px;border-bottom:solid 1px #e0e0e0}.account-list-box .account-list-tr{min-height:70px;padding:20px 0;border-bottom:1px solid #e0e0e0}.account-list-box .account-list-tr:last-of-type{border:none}.tagdetail_list .account-list-box{width:100%}.tagdetail_list .account-list-box .name_edit_wrap{position:inherit;transform:none}.tagdetail_box .account-list-box .account-list-tr,.tagdetail_list .account-list-box .account-list-tr{min-height:70px;padding:14px 0}.tagdetail_list .tag_title_edit .name_edit_wrap{position:unset;margin-top:2px;margin-left:6px;transform:none}.f-largeinfo{padding:10px 0;color:#0a0a0a;font-family:SamsungOne-600;font-size:20px}.sub-info{margin-top:4px;color:#858585;font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px}.plantable .account-list-tr{padding:20px 0 30px}.mo_fixed{justify-content:space-between;position:fixed;bottom:0;left:0;background-color:#fafafa;z-index:200}.i-plus{display:inline-block;width:24px;height:24px;background-image:url(/static/media/ic-solid-add-2-black.CyXEoSEFFtOlVgqvsQ40.svg);background-size:24px}.mo_fixed button{padding:0}.mo_fixed .temp_link{display:flex;justify-content:center;align-items:center}.mo_fixed .temp_link span{margin-right:4px}.tag-color-editbox{position:fixed;top:unset;bottom:0;left:0;width:100%;height:200px;padding:40px 24px;border-radius:8px 8px 0 0;z-index:400}.tag-color-editbox ul{gap:20px}.tag-color-editbox li{width:45px;height:45px;border-radius:50%}.tag-color-editbox li:hover:after{background:unset}.tag-color-editbox li.active:after{display:block;position:absolute;top:50%;left:50%;width:28px;height:28px;background-image:url(/static/media/check_wh2.DCWRzx4Y0AxWN18RIUbs.svg);background-size:28px;content:"";transform:translate(-50%,-50%)}.mo_background.active{display:block}.card-chip-name{width:100%;padding:17px 20px}.card-tag-box{width:100%;max-width:100%;margin-right:0;padding:17px 20px}.card-tag h1{max-width:125px}.info_txt .card-tag-box{padding:0 0 10px}.topinfo{margin-bottom:20px;font-size:16px}.chkst_list>li:before{margin-top:5px}.line-red.small{margin-left:0;padding:4px 7px;border:solid 1.5px #f75b5b;font-family:SamsungOne-700;font-size:8px}.card-dot .line-red{margin:20px 0 0}.account-list-th .btn-right{right:20px}.card-dot .warning_txt.mo_only_flex{margin-top:4px}.warning_wrap .warning_txt{top:-26px;left:0;height:fit-content;padding:0 20px}.contents_box{padding:0}.chip-bottom{margin-bottom:0}.listSearchbar_wrap{display:flex;gap:10px}.listSearchbar{width:auto}.account-list-contents .account-channel-list{display:flex;align-items:center}.account-list-contents .account-channel-list .account-channel-list-img{width:40px;height:40px;margin-right:13px;border-radius:999px;overflow:hidden}.account-list-contents .account-channel-list .account-channel-list-img img{width:100%;height:100%;object-fit:cover}.account-list-contents .account-channel-list .account-channel-list-text{display:flex;gap:8px}.editcontent_list,.editcontent_list .image_listitem{height:100%}#modalpop_wrap .editcontent_list .imgae_img{height:72px}#modalpop_wrap .editcontent_list .image_info{width:auto;padding-top:5px;gap:12px}#modalpop_wrap .addcont_pop .icon_box{top:10px;right:10px}.addcont_pop .repeat_select,.addcont_pop .repeat_select .select{width:100%}.new_sche_list.error .img_wrap:after{display:block;position:absolute;top:-13px;left:-13px;width:8px;height:98px;border-radius:8px 0 0 8px;background-color:#555;content:""}.new_sche_list.error:after,.new_sche_list.error:before{display:none}.tagname_edit_box input{font-family:SamsungOne-700;font-size:16px}.tagname_edit_box input:hover{border-bottom:solid 2px #1976d2}.account-box .account-list-th.channels_list{padding:0 20px}.account_box_wrap .account-box{margin-bottom:20px}.account_box_wrap .account-box:last-of-type{margin-bottom:0}.account_box_wrap .info_section li{margin-bottom:32px}.account_box_wrap .info_section li:last-of-type{margin-bottom:0}.account-box .account-list-th{padding:0 20px}.channel_owner_detail{padding:80px 0 53px}.channel_info{width:100vw}.channel_info .channel_info_bottom{margin-bottom:10px;padding:30px 24px;background-color:#fafafa}.channel_info .channel_info_bottom:last-of-type{margin-bottom:0}.channel_owner_detail .channel_info_mid{position:relative;margin-bottom:10px;padding:100px 20px 30px;background-color:#fafafa}.channel_owner_detail .channel_info_mid .channel_img{position:absolute;top:-60px;left:50%;width:120px;height:120px;border:10px solid #efefef;border-radius:999px;overflow:hidden;transform:translate(-50%)}.channel_owner_detail .channel_info_mid .channel_img img{width:100%;height:100%;object-fit:cover}.channel_owner_detail .channel_info_mid .channel_img .img_edit_icon{display:block;position:absolute;top:50%;left:50%;z-index:60;transform:translate(-50%,-50%)}.channel_owner_detail .channel_info_mid .channel_img:before{display:block;position:absolute;top:0;left:0;width:100px;height:100px;border-radius:999px;background-color:#000;z-index:50;content:"";opacity:.3}.channel_owner_detail .required{position:fixed;bottom:0;left:0;width:100%;margin:0;padding:0 24px;background-color:#fafafa;line-height:53px;z-index:250;box-shadow:0 1px 6px #0a0a0a33}.info_section li.security_list{margin-bottom:20px}.info_section .flex_2col.account_cont{flex-wrap:wrap;gap:0px}.secured_logo img{width:82px}.account-list-contents li{height:auto}.pop_cont.romote_help{position:relative;height:100%;padding:30px 0 20px;background-color:#fff}.pop_cont.romote_help h2{font-size:24px;line-height:28px}.pop_cont.romote_help p{padding-top:7px;font-size:14px;line-height:17px}.pop_cont.romote_help .cont_top{height:69px;padding-bottom:0}.pop_cont.romote_help .cont_bottom{height:calc(100% - 69px);padding-top:30px}.pop_cont.romote_help .swiper{width:calc(100% - 48px)}.pop_cont.romote_help .swiper img{height:156px}.pop_cont.romote_help .cont{height:100%}.pop_cont.romote_help .modal_close{position:absolute;bottom:20px;right:40px;z-index:30}.view_agreement_link{margin-top:12px}.htvcard_header .htvcard_title p{display:flex;align-items:center;gap:8px}.tagboxs_popback{height:auto}.bottom-chk-modal{position:relative;bottom:unset;margin-top:34px;margin-bottom:7px}.upgraded_p_series{height:192px}.screentime #input_box{width:140px}}.legal_contents_inner>img{width:100%}.edit_img .loading>div{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.tag_area{max-width:415px;word-wrap:break-word}.calendar_nor_con{border:1px solid rgba(0,0,0,.12);background:#fafafa;border-bottom:2px solid #191919}.calendar_nor_con .head_con li:last-child{border-right:0}.new_sche_list:last-child{margin-bottom:0}.new_sche_list>div{font-family:SamsungOne-600;font-size:20px}.new_sche_list .img_wrap{width:96px;margin-right:12px;border:0 solid #cfcfcf;border-radius:8px}.new_sche_list .img_wrap img{width:100%;height:auto;border-radius:8px}.new_sche_list .day{margin-left:auto}.new_sche_list .center_txt{margin:0 auto;color:#bdbdbd;font-family:SamsungOne-600;font-size:20px}.new_sche_wrap:last-child{margin-bottom:0}.onboarding_term input[type=checkbox]+label{position:relative;padding-left:35px}.onboarding_term input[type=checkbox]+label:before{position:absolute;top:2px;left:-1px;content:""}.screen_pop_wrap .pop_cont>p{padding-bottom:30px;color:#505050;font-family:SamsungOne-600;font-size:20px;line-height:1.2}.screen_pop_wrap .pop_cont>p.letbe{padding-bottom:20px}.screen_popup2 .slick-dots li+li{margin-left:9px}.info_txt>.radio_list{padding-top:10px}.info_txt>.radio_list li{display:flex;flex-direction:row}.info_txt>.radio_list li+li{padding-top:13px}.info_txt>.radio_list .lblchkbox label{width:90px;font-family:SamsungOne-800;font-size:15px;letter-spacing:.43px}.info_txt>.radio_list .radio:checked+.radio_label:after{background:url(/static/media/check_wh.C0tSIWCsAes1nnz66yOX.svg) 50% #1976d2 no-repeat;box-shadow:none;border-color:#1976d2}#container.landing #container{padding-top:0}.account_setting+.account_setting{margin-top:70px}.account_setting>div{margin-top:38px;padding:0 8px}.account_setting>div+div{margin-top:21px}.account_setting>div h3{padding-bottom:10px;color:#0a0a0a;font-family:SamsungOne-800;font-size:16px;opacity:.4}.organization .account_setting>div+div{margin-bottom:0}.account-box-top h3{font-family:SamsungOne-800;font-size:16px;line-height:1.25}.account-box-etclist>li:not(:last-child):after{position:absolute;bottom:0;left:50%;width:calc(100% - 100px);height:1px;background-color:#d8d8d8;content:"";transform:translate(-50%)}.account-box .radio:checked+label,.account-box .radio:not(:checked)+label{color:#0a0a0a;font-family:SamsungOne-600;font-size:16px;line-height:1.5;letter-spacing:.15px}.account-list-th>ul{display:flex;align-items:center;height:100%;gap:50px}.account-list-th>div>ul{display:flex;align-items:center;height:100%;gap:50px}.account_table>td{height:90px;font-family:SamsungOne-600;font-size:16px}.account_table tbody>td{border-bottom:1px solid #e0e0e0}.left_layout .account_table tbody>tr>td:first-of-type,.account_table thead>tr>td:first-of-type{width:100px}.left_layout .account_table tbody>tr>td:nth-of-type(2),.account_table thead>tr>td:nth-of-type(2){width:200px}.left_layout .account_table tbody>tr>td:nth-of-type(3),.account_table thead>tr>td:nth-of-type(3){width:calc(100% - 404px)}.left_layout .account_table tbody>tr>td:nth-of-type(4),.account_table thead>tr>td:nth-of-type(4){width:104px}.account_channel_table>tbody>tr{height:215px}.account-list-th .account-list-title span{position:relative;margin-left:24px}.account-list-th .account-list-title span:before{display:block;position:absolute;top:2px;left:-12px;width:1px;height:16px;background-color:#949494;content:""}.channel_info_bottom>ul>li{position:relative;width:100%}.channel_info_bottom .flex_2col>li{width:50%}.channel_info_bottom .flex_2col>li .select_bottom_wrap .select{min-width:auto}.channel_info>div>ul>li{margin-bottom:32px}.channel_info>div>ul>li:last-of-type{margin-bottom:0}.channel_table_wrap>div{width:50%}.channel_table_wrap .right_layout>p{display:flex;justify-content:flex-end;align-items:center;width:100%;height:70px;border-bottom:1px solid #7c7c7c;padding-right:40px}.account-list-contents>li{position:relative;flex:1}.account-list-contents li>div{margin-bottom:4px}.silver-card img{width:100%}.currentOrganize-list .radio:checked+label,.currentOrganize-list .radio:not(:checked)+label{padding-left:42px;color:#0a0a0a;font-family:SamsungOne-600;font-size:20px}.newprofile_wrap .info_section>li{margin-bottom:20px}.newprofile_wrap .info_section>li.security_list{margin-bottom:45px}.newprofile_wrap .info_section>li:last-of-type{margin-bottom:0}.sync-playlist>ul>li:hover:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:100vw;height:100%;background-color:#0a0a0a1a;mix-blend-mode:multiply}.info_section .flex_2col>li{width:100%;margin-bottom:0}.topinfo>a{color:#1976d2}.chkst_list>li{display:flex;margin-bottom:12px;color:#505050;font-family:SamsungOne-600;font-size:16px;text-align:left;line-height:1.5}.chkst_list>li>p{width:calc(100% - 28px)}.chkst_list>li .ico_chk{display:inline-flex;justify-content:center;align-items:center;width:16px;margin-right:12px}.vertical_line_short{width:1px;height:8px;background-color:#0000001f}.card-plan-con>.warning_txt{position:absolute;bottom:-24px;left:0}.option_list ul>li.option_dropdown_icon:hover{background-color:unset}.twin_layout>div{width:50%}.bottom-lblchkbox{position:absolute;bottom:10px}.center_area{display:flex;justify-content:center;align-items:center;height:100%}.TakeoverBgPosition{position:absolute;bottom:56px;left:50%;transform:translate(-50%);z-index:10}.TakeoverBg{width:243px;height:42px;padding:0;border-radius:21px;box-shadow:0 3px 6px #0a0a0a4d;border:solid 2px #fafafa;background-color:#000;color:#fff;font-size:15px}.descriptionBottomTextarea .description,.borderTxtarea .description{position:absolute;left:50%;bottom:5px;transform:translate(-50%);display:flex;justify-content:flex-end;align-items:center;width:calc(100% - 32px);height:26px;font-family:SamsungOne-600;font-size:12px;line-height:1.17;color:#bdbdbd;border-top:1px solid #e0e0e0}.borderTxtarea{position:relative;margin:12px 0 0;padding:5px 14px 0;border-radius:8px;border:solid 1px #b2b2b2;background-color:#fff}.borderTxtarea .description{width:calc(100% - 28px);bottom:0}.borderTxtarea textarea{padding:0;border:0;font-family:SamsungOne-500;font-size:12px;line-height:1.5;letter-spacing:0px}.borderTxtarea textarea::placeholder{font-family:SamsungOne-600;font-size:14px;line-height:1.57;color:#0a0a0a4d}@media screen and (max-width:1024px){.TakeoverBg{width:163px;height:32px}.TakeoverBgPosition{bottom:6px}}.center_area .msg_text{color:#00000080;font-family:SamsungOne-500;font-size:24px;text-align:center}@media screen and (max-width:1024px){.account-box-etclist>li:not(:last-child):after{width:calc(100% - 40px)}}@media screen and (max-width:1024px){.account-list-th.pc_only+.account-list-box .account-list-tr:first-child:hover{border-radius:8px 8px 0 0}}@media screen and (max-width:1024px){.sub-title-d>ul>li:not(:first-child),.account-list-th>ul>li:not(:first-child){display:none}}@media screen and (max-width:1024px){.screen_pop_wrap .pop_cont>p{padding-bottom:20px;color:#505050;font-family:SamsungOne-600;font-size:16px;line-height:1.5}}@media screen and (max-width:1024px){.new_sche_list>div{color:#000000de;font-size:16px;letter-spacing:.15px}}@media screen and (max-width:1024px){.onboarding_term input[type=checkbox]+label{position:relative;padding-top:2px;padding-left:41px}}@media screen and (max-width:1024px){.onboarding_term input[type=checkbox]+label:before{left:9px}}@media screen and (max-width:1024px){.account_setting>div{margin-top:28px;padding:0}}@media screen and (max-width:1024px){.account_setting>div h3{padding-bottom:5px}}@media screen and (max-width:1024px){.account_setting+.account_setting{margin-top:51px}}@media screen and (max-width:1024px){.account_setting>div+div{margin-top:28px}}@media screen and (max-width:1024px){.organization .account_setting>div{margin-bottom:34px}}@media screen and (max-width:1024px){.sync-playlist{margin:0}}@media screen and (max-width:1024px){.tagscontroltable .tag_topbtn .tagbox_dropdown{right:20px}}@media screen and (max-width:1024px){.tagscontroltable .card-tag h1{max-width:214px}}@media screen and (max-width:1024px){.tagdetail_list .list_handler>div:last-of-type span{margin-right:0;border:none}}@media screen and (max-width:1024px){.tagdetail_list .list_handler>div:last-of-type span:after{display:none}}@media screen and (max-width:1024px){.chkst_list>li:before{margin-top:5px}}@media screen and (max-width:1024px){.account-list-contents>li{height:auto;width:100%}}@media screen and (max-width:1024px){.bottom-lblchkbox{position:relative;bottom:unset;margin-top:34px;margin-bottom:7px}}.radio-screen-img{position:relative;max-width:256px;max-height:147px;height:147px;margin-top:20px}.radio-screen-img.frame{padding:4px;border:1px solid #5e5e5e;border-radius:2px;background-color:#323232;box-shadow:0 2px 6px #0003}.radio-screen-img.portrait{max-width:153px;max-height:266px;height:266px}.radio-screen-img.square{max-width:248px;max-height:248px}.radio-screen-imgwrap{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.innerGray .radio-screen-imgwrap{background-color:#efefef}.radio-screen-img img{width:100%;height:100%}.radio-screen-img .btn_del{top:8px;right:8px;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:solid 1px #cfcfcf;border-radius:50%;background-color:#fff9;text-align:center}.silver-img-area img{width:100%;height:100%;border-radius:8.5px}@media screen and (max-width:1024px){.radio-screen-img{width:116px;height:64px;padding:3px}}@media screen and (max-width:1024px){.radio-screen-img .btn_del{top:8px;right:8px}}@media screen and (max-width:1024px){.ftescreen_wrap .swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:130px}}@media screen and (max-width:1024px){.silver-card{padding-top:20px}}.account-list-th.plan>div>ul{gap:0}.account-list-th.plan>div>ul li:nth-child(5){padding-right:80px}.account-list-contents.plan{padding:0 56px 0 112px;gap:0}.account-list-contents.plan li:nth-child(5){padding-right:80px}.sub-title-d.plan{padding:0 56px 0 112px}.silver-area{position:relative;cursor:pointer}.silver-area:hover{background-color:#f0f7ff}.silver-area:hover:before{position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:1.5px solid #1976d2;border-radius:9.6px;content:""}.silver-area{border:solid 1.2px rgba(0,0,0,.12);border-radius:9.6px;background-color:#fafafa;color:#505050;font-family:SamsungOne-600;font-size:13px}.silver-area ul{display:flex;flex-direction:column;width:-webkit-fill-available;margin:14px 20px;gap:12px}.silver-area li{display:flex;justify-content:space-between;align-items:center}.silver-area .num{color:#0a0a0a;font-family:SamsungOne-600;font-size:26px}.table_link_spring>td:first-child:after,.table_link_spring>td:last-child:after{position:absolute;top:-18px;width:36px;height:36px;background-image:url(/static/media/ic-solid-spring.BjNmu--dj3RwbLDx8_Jy.svg);cursor:pointer;content:""}.table_link_spring>td:first-child:after{left:20px}.table_link_spring>td:last-child:after{right:20px}@media screen and (max-width:1024px){.account-list-contents.plan{padding:0}}@media screen and (max-width:1024px){.account-box-contents.yes-hover .remove_wrap{right:40px}}@media screen and (max-width:1024px){.account-contents-wrap .card-box>li{width:100%}}@media screen and (max-width:1024px){.workspaceCardSwiper{flex-direction:column;gap:20px}}@media screen and (max-width:1024px){.account_box_wrap .info_section>li{margin-bottom:32px}}@media screen and (max-width:1024px){.account_box_wrap .info_section>li:last-of-type{margin-bottom:0}}@media screen and (max-width:1024px){.info_section.profile_section>li:not(:first-of-type){padding-top:20px}}@media screen and (max-width:1024px){.info_section.profile_section>li:not(:last-of-type){padding-bottom:20px;border-bottom:1px solid #bdbdbd}}.sync-playlist>ul>li:hover .syncPlaylistTitle{text-decoration:underline}@media screen and (max-width:1024px){.calendar_wrap_top:before{display:none}}@media screen and (max-width:1024px){.calendar_wrap_top button{min-width:89px}}.select.select-none{color:#0000004d}.account-list-th.boldBorder{border-bottom:solid 1px #7c7c7c}.account_slim_table .account-list-th{height:53px}.account_slim_table .account-list-box .account-list-tr{min-height:70px;padding:0}.account_slim_table .account-list-box .account-list-tr .account-list-con{min-height:70px}.profile-me{position:relative;width:94px;height:94px;margin-right:27px;border:solid 3px #ff69a7;border-radius:50%}.profile-me img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-me span{position:absolute;bottom:-12px;left:50%;width:40px;height:24px;border:solid 1.5px #fff;border-radius:12px;background-color:#ff69a7;color:#fff;font-family:SamsungOne-600;font-size:16px;text-align:center;letter-spacing:.15px;transform:translate(-50%);vertical-align:middle}.account-list-tr .more_option2{display:none;position:absolute;top:50%;right:110px;transform:translateY(-50%)}.account-list-tr:first-of-type:hover{border-radius:8px 8px 0 0}.account-list-tr:hover .more_option2{display:block}@media screen and (max-width:1024px){.radio-screen-img.portrait{max-width:80px;max-height:136px;height:136px}.radio-screen-img.square{max-width:124px;max-height:124px;height:124px}}#container.landing.player.ver_white{background-color:#fff}.sub-title-t .sub-title-bar{position:absolute;bottom:22px;left:0;width:calc(300% + 100px)}.account-tr .account-tr-btns:not(.btn_icon){display:flex;gap:12px;position:absolute;top:50%;right:0;padding-left:26px;transform:translateY(-50%)}@media screen and (max-width:1024px){.sub-title-t .sub-title-bar{position:static}}.hd_channel_ul{justify-content:space-between}.howmany_ch{width:100%;font-size:14px;font-weight:600;color:#707070}.howmany_ch span{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;margin-right:4px;background-color:#0a0a0a1a}.dim_opacity{opacity:.8}.vertical_w{width:44%!important;left:28%}.cnt_list .detail_area{width:100%;width:calc(100% - 159px)}.move_list_item:first-child{margin-top:20px}.move_list_item .left{position:relative;width:calc(100% - 40px);padding:19px 17px 18px 18px;transition:transform .3s;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;cursor:pointer;z-index:1}.move_list_item .left .icon_area{display:flex;gap:16px;height:fit-content;margin-left:auto}.move_list_item .left:hover{background-color:#f0f7ff;z-index:2}.move_list_item .left:hover:before{position:absolute;top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px);border:solid 1.5px #1976d2;border-radius:8px;z-index:-1;content:""}.move_list_item .btn_edit{display:none}.move_list_item .left:hover .btn_edit{display:flex;width:16px}.thumb_area{position:relative;width:135px;height:77px}.thumb_area img{width:100%;border:solid 1px #cfcfcf;border-radius:8px}.thumb_area.dummy2{position:relative;height:85px}.thumb_area.dummy2 img{position:absolute;width:127px}.thumb_area.dummy2 img:nth-child(1){left:0;bottom:0;z-index:2}.thumb_area.dummy2 img:nth-child(2){top:0;right:0;z-index:1}.thumb_area.dummy3{position:relative;height:85px}.thumb_area.dummy3 img{position:absolute;width:119px}.thumb_area.dummy3 img:nth-child(1){left:0;bottom:0;z-index:3}.thumb_area.dummy3 img:nth-child(2){top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.thumb_area.dummy3 img:nth-child(3){right:0;top:0;z-index:1}.thumb_area.move{width:176px;margin-right:24px;height:99px}.detail_area .tit{margin-bottom:15px;font-size:20px;font-weight:600;color:#0a0a0a}.detail_area .icon_area>*{margin-right:6px}.detail_area .txt_area li{padding:0 8px;border-right:1px solid #e0e0e0;font-size:12px;font-weight:600;color:#707070}.detail_area .txt_area li:last-child{border-right:0}.detail_area.move{display:flex;flex-direction:column;justify-content:flex-end}.detail_area.move .tit_wrapper{display:flex;align-items:center;margin-bottom:24px;min-height:42px}.detail_area.move .tit{position:relative;margin-bottom:0;font-size:24px}.detail_area.move .tit:after{content:"";position:absolute;right:-13px;top:50%;transform:translateY(-50%);width:1px;height:18px;background-color:#e0e0e0}.detail_area.move .list_handler{position:static;transform:unset}.detail_area.move .list_handler .handler_time{color:#707070}.detail_area.move .list_handler:hover span{text-decoration:underline}.tags_area{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.tag_bg{color:#fff!important}.tag_bg.green{background-color:#24c195}.tag_bg.yellow{background-color:#ffa307}.tag_bg.orange{background-color:#ff6240}.tag_bg.blue{background-color:#1a91ec}.tag_bg.lightblue{background-color:#7da3f3}.tag_bg.gray{background-color:#60788b}.tag_bg.lightgray{background-color:#91a0b2}.tag_bg.mint{background-color:#00bcd4}.tag_bg.purple{background-color:#a084f0}.tag_bg.red{background-color:#f75b5b}.tag_line.gray{border:1.5px solid #4c4c4c;color:#4c4c4c}.tag_more_pocket{display:none;position:absolute;margin-top:4px;padding:16px;border:solid .3px rgba(10,10,10,.2);border-radius:8px;background-color:#fff}.tag_more:hover .tag_more_pocket{display:flex}@media screen and (max-width:1024px){#container{overflow-x:hidden}.move_list_item .left{order:2;width:calc(100% - 18px);padding:12px}.move_list_item .right{order:1}.thumb_area.move{width:132px;margin-right:13px}.detail_area.move .tit_wrapper{flex-direction:column;align-items:flex-start}.detail_area.move .tit{margin-bottom:11px;font-size:16px}.detail_area.move .tit:after{display:none}.detail_area.move .list_handler{justify-content:flex-start;width:100%}.detail_area.move .list_handler .handler_time{display:flex!important;margin:0;padding:0}}.overflow_initial{overflow:initial!important}.allow_to_play{padding:20px 40px}.allow_to_play .cnt_area{min-height:368px;padding:20px 28px;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px}.SettingsTagPopupImport .cnt_area{padding:40px;background:#fafafa}.SettingsTagPopupImport .flex_center_between{margin-bottom:8px}.SettingsTagPopupImport .drop_file_area{display:flex;flex-direction:column;align-items:center;justify-content:center;height:375px;margin-bottom:32px;border-radius:8px;background-color:#efefef}.SettingsTagPopupImport .drop_file_area p{margin-top:28px;text-align:center;line-height:1.5;font-size:14px;font-weight:600;color:#0a0a0a}.SettingsTagPopupImport .drop_file_area span{display:block;color:#f75b5b}.blue_box{width:24px;height:24px;background:#1976d2;border-radius:4px}.SettingsTagPopupImport .tip_area p{margin-left:6px;font-size:13px;color:#949494}.SettingsTagPopupImport .tip_area a{color:#1976d2;text-decoration:underline}.option_list{min-width:200px}@media screen and (max-width:1024px){.SettingsTagPopupImport .cnt_area{padding:20px 24px}.SettingsTagPopupImport .flex_center_between{flex-direction:column;margin-bottom:20px}.SettingsTagPopupImport .flex_center_between button{width:100%;margin-top:16px}.SettingsTagPopupImport .drop_file_area{margin-bottom:24px}}.JourneyMapWorkspaceList .workspace_list{overflow-y:auto;height:510px}.JourneyMapWorkspaceList .workspace_list li{display:flex;justify-content:space-between;gap:20px;height:60px;padding:18px 24px 18px 40px;background-color:#0a0a0a1a}.JourneyMapWorkspaceList .workspace_list li:hover{background-color:#0a0a0a26}.JourneyMapWorkspaceList .workspace_list li p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width:1024px){.JourneyMapWorkspaceList .workspace_list{height:100%}}.position_relative{position:relative}.hd_channel_ul>li:last-child{margin-right:0}.cnt_list>li{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;margin-bottom:12px;background-color:#fafafa;border:solid 1px #e0e0e0;border-radius:8px}.cnt_list>li:last-child{margin-bottom:0}.image_listitem .icon_area{align-items:center;gap:16px;position:absolute;top:19px;right:18px}.image_listitem:hover .icon_area{display:flex}@media screen and (max-width:1024px){.image_listitem .icon_area{position:initial}}.tags_area>li{width:fit-content;padding:2px 10px;border-radius:12px;font-size:12px;font-weight:600}.tag_more>span{display:flex;align-items:center;justify-content:center;position:relative;width:24px;height:24px;border-radius:50%;font-size:13px;font-weight:800;color:#707070;cursor:pointer}.tag_more>span:hover{background-color:#0000001a}@media screen and (max-width:1024px){.image_listbox{order:2}}.cnt_area{flex:1;height:auto;padding:20px 28px;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px}.position_wrap{position:relative}.position_wrap .default_icon{position:absolute;top:0;right:0}.pop_container.sync_play_wrap{padding:0;background-color:#fafafa}.sync_play_wrap .tip_comment{position:relative;padding:30px 40px;background-color:#fafafa;border-bottom:1px solid rgba(0,0,0,.12)}.sync_play_wrap .tip_comment:after{content:"";position:absolute;left:0;top:100%;width:100%;height:3px;background-color:#efefef;opacity:.5;mix-blend-mode:multiply}.sync_play_wrap .tip_comment p{word-break:keep-all;font-family:SamsungOne-600;font-size:16px;color:#0a0a0a}.sync_play_items{height:646px;overflow-y:auto}.sync_play_item{display:flex;align-items:flex-end;flex-shrink:0;min-height:165px;height:165px}.sync_play_item:first-child{min-height:185px;padding-top:28px}.sync_play_item:first-child .item_long{border-radius:8px 8px 0 0}.sync_play_item:first-child .item_long .inner{align-items:flex-start}.sync_play_item:last-child{min-height:185px;padding-bottom:28px}.sync_play_item:last-child .item_long{border-radius:0 0 8px 8px}.sync_play_item:last-child .item_long .inner{border-bottom:0;align-items:flex-end}.sync_play_item .item_short{flex-shrink:0;display:flex;flex-direction:column;height:100%;width:205px;padding-top:36px;padding-left:40px}.sync_play_item .txt_wrap span{display:inline-block;margin-top:8px;font-family:SamsungOne-800;font-size:16px;line-height:1.25;color:#0a0a0a}.sync_play_item .txt_wrap p{font-family:SamsungOne-500;font-size:13px;color:#707070}.sync_play_item .item_long{position:relative;width:calc(100% - 205px);height:100%;margin-right:40px;background-color:#efefef;overflow:hidden}.sync_play_item .item_long .inner{overflow-x:auto;display:flex;align-items:center;gap:10px;width:100%;height:100%}.sync_play_item .screen_tit{display:flex;align-items:center;width:160px;height:20px;margin-top:4px;word-break:keep-all;font-family:SamsungOne-600;font-size:13px;color:#0a0a0a;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sync_play_item .screen_tit.none{color:#949494}@media screen and (max-width:1024px){.pop_container.sync_play_wrap{background-color:#efefef}}@media screen and (max-width:1024px){.sync_play_wrap .tip_comment{position:relative;padding:24px 24px 20px;border-bottom:1px solid rgba(0,0,0,.12)}}@media screen and (max-width:1024px){.sync_play_wrap .tip_comment:after{height:4px}}@media screen and (max-width:1024px){.sync_play_wrap .tip_comment p{line-height:1.5}}@media screen and (max-width:1024px){.sync_play_items{height:calc(100vh - 208px)}}@media screen and (max-width:1024px){.sync_play_item{display:flex;flex-direction:column;align-items:initial;justify-content:space-between;gap:33px;min-height:unset;height:fit-content;padding:20px 0 20px 24px;border-bottom:8px solid #e0e0e0}}@media screen and (max-width:1024px){.sync_play_item:first-child{min-height:unset;padding-top:20px}}@media screen and (max-width:1024px){.sync_play_item:first-child .item_long{border-radius:0}}@media screen and (max-width:1024px){.sync_play_item:first-child .item_long .inner{align-items:flex-start}}@media screen and (max-width:1024px){.sync_play_item:last-child{min-height:unset;padding-bottom:20px}}@media screen and (max-width:1024px){.sync_play_item:last-child .item_long .inner{border-bottom:0;border-top:0;align-items:flex-end}}@media screen and (max-width:1024px){.sync_play_item .item_short{flex-direction:column;justify-content:flex-end;height:100%;width:100%;padding-left:0}}@media screen and (max-width:1024px){.sync_play_item .item_short>div:first-child{order:2}}@media screen and (max-width:1024px){.sync_play_item .txt_wrap{order:1;margin-bottom:14px}}@media screen and (max-width:1024px){.sync_play_item .txt_wrap span{position:relative;margin-top:0;padding-right:15px;font-size:16px}}@media screen and (max-width:1024px){.sync_play_item .txt_wrap span:after{content:"";position:absolute;right:7px;top:50%;transform:translateY(-50%);width:1px;height:12px;background-color:#e0e0e0}}@media screen and (max-width:1024px){.sync_play_item .txt_wrap p{display:inline-block;font-family:SamsungOne-500;font-size:16px;color:#707070}}@media screen and (max-width:1024px){.sync_play_item .item_long{width:100%;height:100%;margin-right:0;padding:0;background-color:#efefef}}@media screen and (max-width:1024px){.sync_play_item .item_long .inner{display:flex;align-items:center;height:fit-content}}@media screen and (max-width:1024px){.sync_play_item .screen_tit{width:122px}}@media screen and (max-width:1024px){.sync_play_item .screen_img{height:100%}}.dropdown_tags_area{display:flex;align-items:center;position:relative}.dropdown_tags_area.active .tags_area{display:flex}.dropdown_tags_area .tags_area{display:none;position:absolute;left:0;top:calc(100% + 10px);z-index:11;width:fit-content;max-width:260px;padding:12px 16px;border-radius:8px;box-shadow:0 3px 8px #0a0a0a33;border:solid .3px rgba(10,10,10,.2);background-color:#fff}@media screen and (max-width:1024px){.dropdown_tags_area .tags_area{left:unset;right:7px}}.dropdown_tags_area .tags_area>li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:164px}.popup_dropdown_wrap{padding:12px;border-radius:8px;border:solid 1px #c4cbd2;background-color:#e2e9f1}.no_tags{height:38px;padding:0 23px;cursor:pointer}.no_tags:hover{background-color:#f2f8ff}.no_tags.selected{background-color:#e0eeff}.sync_play_item:not(:last-child) .item_long:after{content:"";position:absolute;left:50%;bottom:1px;transform:translate(-50%);width:calc(100% - 56px);height:1px;background-color:#e0e0e0}.dot_list li{position:relative;padding-left:16px;margin-bottom:12px}.dot_list li:last-child{margin-bottom:0}.dot_list li:before{content:"•";position:absolute;top:0;left:0}.plan_list_wrap{margin-bottom:20px}.plan_list_wrap .tit_area{display:flex;align-items:center;gap:40px;height:50px;padding:0 40px;background-color:#efefef;border-bottom:1px solid #e0e0e0}.plan_list_wrap .tit_area span{font-family:SamsungOne-800;font-size:14px;color:#949494}.plan_list_wrap .tit_area span:nth-child(1){width:279px}.plan_list_wrap .tit_area span:nth-child(2){width:84px}.plan_list_wrap .tit_area span:nth-child(3){width:94px}.plan_list_wrap li{display:flex;align-items:center;gap:40px;height:74px;padding:0 40px;background-color:#efefef;border-bottom:1px solid #bdbdbd}.plan_list_wrap li:last-child{border-bottom:0}.plan_list_wrap .plan_info{width:279px}.plan_list_wrap .plan_info>div{display:flex;align-items:center;gap:10px;margin-bottom:5px}.plan_list_wrap .plan_info em{width:12px;height:12px;border-radius:50%}.plan_list_wrap .plan_info p{font-family:SamsungOne-800;font-size:18px;color:#0a0a0a}.plan_list_wrap .plan_info span{font-family:SamsungOne-600;font-size:12px;color:#949494}.plan_list_wrap .plan_licenses{width:84px}.plan_list_wrap .plan_expiration{width:94px}.plan_list_wrap .plan_licenses,.plan_list_wrap .plan_expiration{font-family:SamsungOne-600;font-size:16px;line-height:1.25;color:#0a0a0a}.plan_list_wrap .scroll_area{height:220px}.plan_list_wrap .plan_info_m>div{display:flex;align-items:center;gap:8px;margin-bottom:5px}.plan_list_wrap .plan_info_m em{width:12px;height:12px;border-radius:50%}.plan_list_wrap .plan_info_m p{font-family:SamsungOne-800;font-size:16px;color:#0a0a0a}.plan_list_wrap .plan_info_m span{display:block;margin-bottom:4px;font-family:SamsungOne-600;font-size:13px;color:#949494}@media screen and (max-width:1024px){.plan_list_wrap li{height:116px}}@media screen and (max-width:1024px){.plan_list_wrap .scroll_area{height:342px}}.timeline_utility{display:flex;align-items:center;gap:48px;margin-bottom:40px}.timeline_utility>div{display:flex;align-items:center;gap:12px}.timeline_utility>div:last-child{flex:1}.timeline_utility .design_line{position:relative}.timeline_utility .design_line:before,.timeline_utility .design_line:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:1px;height:100%;background:#e0e0e0}.timeline_utility .design_line:before{left:-23px}.timeline_utility .design_line:after{right:-23px}.timeline_utility .tit{white-space:nowrap;font-family:SamsungOne-600;font-size:16px;line-height:1.5}@media screen and (max-width:1024px){.timeline_utility{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px}}@media screen and (max-width:1024px){.timeline_utility>div{width:100%}}@media screen and (max-width:1024px){.timeline_utility>div:last-child{align-items:flex-start;flex-direction:column;flex:unset;gap:8px}}@media screen and (max-width:1024px){.timeline_utility .design_line{flex-direction:column;align-items:flex-start}}@media screen and (max-width:1024px){.timeline_utility .design_line:before,.timeline_utility .design_line:after{display:none}}@media screen and (max-width:1024px){.timeline_utility .tit{font-size:14px;line-height:1.7;min-width:60px}}@media screen and (max-width:1024px){.timeline_utility .w118px{width:100%}}@media screen and (max-width:1024px){.timeline_utility .w144px{width:100%!important}}.period_buttons{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:12px;grid-row-gap:6px}.period_buttons button{min-width:80px;padding:3px 17px;font-family:SamsungOne-800;font-size:15px}@media screen and (max-width:1024px){.period_buttons{grid-template-columns:1fr 1fr}}.textarea_type_box{height:66px;padding:9px 17px;border-radius:8px;border:1px solid #b2b2b2;background-color:#fff}.textarea_type_box.big{height:138px}.img_wrapper{width:100%}.img_wrapper>img{width:100%;height:auto;object-fit:cover}.sync_play_items_for_account_plan{position:relative;min-height:185px;display:flex;justify-content:center;background-color:#efefefb3}.sync_play_items_for_account_plan:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background-color:#e0e0e0}.sync_play_items_for_account_plan:after{content:"";position:absolute;top:-12px;right:540px;width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-bottom:12px solid #efefef}.sync_play_items_for_account_plan>.inner{display:flex;align-items:center;gap:12px;width:1128px}.sync_play_items_for_account_plan .sync_play_item .item_long{background:transparent}@media screen and (max-width:1024px){.sync_play_items_for_account_plan:after{right:66px}}@media screen and (max-width:1024px){.sync_play_items_for_account_plan>.inner{gap:0;width:100%;padding-left:24px}}@media screen and (max-width:1024px){.sync_play_items_for_account_plan .sync_play_item{border-bottom:0}}.control_animate{opacity:0}.control_animate_active{opacity:1;transition:all .6s}.text_with_ellipsis{display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbtn_right{display:flex;align-items:center;gap:8px}body.content .topbtn_right div:last-child{margin-left:0}.r_top_menu{display:flex;align-items:center;gap:8px}.topbtn_division{display:inline-block;height:32px;width:1px;margin:0 7px;background-color:#bdbdbd}.topbtn_division.logo{margin:0 0 0 38px}.topbtn_wrap{gap:8px}.hd_topbtn_con{width:100%}.hd_topbtn_con .topbtn_wrap{gap:15px}.topbtn_wrap .hd_top_option{display:flex;gap:7px}body#screen #contents_wrap.playlist_detail,#contents_wrap.playlist_detail{width:calc(100% - 706px)}.canvas_top_iconbox{display:inline-flex;gap:12px}.canvas_top_iconbox>li{display:flex;justify-content:center;align-items:center;position:relative;cursor:pointer}.canvas_top_iconbox>li:hover:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background-color:#0000001a;z-index:-1}.notfound_wrap{position:relative}.notfound_txt{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:SamsungOne-800;text-align:center}.notfound_bigtxt{margin-bottom:40px;color:#1976d2}.notfound_bigtxt p{font-size:200px;line-height:160px}.notfound_bigtxt span{font-size:50px}.notfound_circle{position:absolute;top:185px;left:50%;transform:translate(-50%,-50px);width:400px;height:49px;background-color:#d8d8d8;border-radius:50%;z-index:-1}.notfound_info{font-size:24px;line-height:36px}.progressbar_wrap{display:flex;justify-content:space-between;align-items:center;padding-right:15px;color:#0009;font-size:12px}.progressbar{position:relative;width:100%;height:4px;margin-right:26px;border-radius:2px;background:#d8d8d8}.progressbar_wrap.loading{color:#1976d2}.progressbar_wrap.download{color:#24c195}.progressbar_wrap.fail{color:#dd4040}.progressbar_wrap .state{height:15px;margin-right:15px;font-family:SamsungOne-800}.progressbar .inner_graph{position:absolute;top:0;left:0;height:4px;border-radius:2px;background:#1976d2}.progressbar_wrap.download .progressbar .inner_graph{background:#24c195}.input_tag{position:relative}.ic_tag{position:absolute;top:0;right:0}.tagcate_wrap{max-width:600px;background-color:#fff}.tagcate_wrap p{margin-bottom:12px;font-family:SamsungOne-800;font-size:16px}.tags_box{display:flex;flex-wrap:wrap;gap:6px}.tags_box .chip{cursor:default}.tagexplorer{position:absolute;left:84px;width:296px;height:100%;transition:transform .3s;font-family:SamsungOne-600;font-size:14px;border-left:1px solid #bdbdbd;border-right:1px solid #bdbdbd;background-color:#fafafa}.tagexplorer.isclose{transform:translate(-296px);transition:transform .7s}.tagexplorerAll{display:flex;justify-content:space-between;align-items:center;position:relative;height:48px;min-height:48px;padding:0 24px;line-height:1.71;font-family:SamsungOne-700}.tagexplorerAll:hover{background-color:#f2f8ff;cursor:pointer}.tagexplorerAll.selected{background-color:#e0eeff}.tagexplorerAll>hr{width:1px;height:8px;margin:0 6px}.tagexplorerAll span{font-family:SamsungOne-600;font-size:12px;line-height:2;color:#707070}.table_no{font-family:SamsungOne-600;font-size:13px;line-height:1.54;color:#0a0a0a99}.uploadingwrap{display:flex;justify-content:center;align-items:center;gap:4px;position:absolute;width:100%;height:100%;font-family:SamsungOne-500;font-size:14px;line-height:1.43;letter-spacing:0px;color:#0a0a0a;border-radius:8px;background-color:#f3f3f3cc;z-index:2}.uploadingwrap .loader{width:24px;height:24px;background-size:240px 144px;animation:playUploadX .12s steps(10) infinite,playUploadY .72s steps(6) infinite}.accountTableTopChkNum{display:flex;align-items:center;min-height:42px;padding-top:10px}@keyframes playUploadX{0%{background-position-x:0px}to{background-position-x:-240px}}@media screen and (max-width:1024px){body#screen #contents_wrap,#contents_wrap{width:100vw;left:0;padding-top:0;padding-right:0}body#screen #contents_wrap.playlist_detail,#contents_wrap.playlist_detail{width:100vw;margin-top:68px}.list_expiration{font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px;color:#858585}.list_expiration span{display:inline}.user-details .more_option{top:10px}.user-details .account-list-tr{padding:20px 0}.user-details .account-list-tr .account-list-contents>li:first-child{margin-bottom:12px}.user-details .account-list-contents{gap:8px;font-size:18px}.account_table_mobile_skin{width:100%;padding:20px;border-radius:8px;background-color:#efefef}.account_table_mobile_skin>ul{display:flex;flex-direction:column;gap:8px}.account_table_mobile_skin>ul>li{display:flex;align-items:center;justify-content:space-between}.account_table_mobile_skin span{font-size:12px;color:#949494}.plan-info .dl-d{display:inline-flex;flex-direction:column;justify-content:space-between;width:auto;gap:4px}.plan-info .dl-d dt{display:flex;align-items:flex-end;font-size:18px;margin:0}.plan-info .dl-d dd{display:flex;align-items:center;width:auto;margin-top:0}.pop_con.pop_contents{padding:30px 24px}.progressbar_wrap.loading .state{display:none}.tagexplorer{position:absolute;left:0;bottom:0;width:100%;height:640px;padding-top:8px;z-index:2}.tagexplorer.isclose{transform:translateY(0);transition:transform .7s}.accountTableTopChkNum{padding-top:0}.table_no{font-family:SamsungOne-800;font-size:18px}.card-plan-merged{padding:20px 16px}}.tagexplorerAll hr{width:1px;height:8px;margin:0 6px}.card-div{display:flex;justify-content:space-between;align-items:center;position:relative;margin-top:32px;padding:40px 50px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.card-div:hover{border:solid 1px #1976d2;background-color:#f0f7ff}.cardwrap{border-radius:8px;border:solid 1px #e0e0e0;background-color:#fafafa}.card-div .more_option{top:50%;right:60px;transform:translateY(-50%)}.card-div.card-plan{flex-direction:column;align-items:flex-start;min-height:118px;margin-top:0;padding:40px 80px}.card-plan-con ul{display:flex}.card-plan-con dt{color:#0a0a0a66;font-family:SamsungOne-800;font-size:14px;text-align:center}.card-plan-con dd{margin:4px 0 0;color:#0a0a0a;font-family:SamsungOne-600;font-size:24px;text-align:center}.card-dot{display:flex;align-items:center;position:relative;width:100%;color:#0a0a0a;font-family:SamsungOne-600;gap:100px}.card-dot .line{width:1px;height:34px;margin:0 39px;background-color:#bdbdbd}.card-dot h1{margin-left:56px;font-size:30px}.card-dot button{position:absolute;right:0}.card-dot>div:first-child{display:flex;align-items:center}.card-dot,.card-plan-con{display:flex;flex-direction:row;width:100%;gap:100px}.card-dot>div,.card-plan-con div,.card-plan-con li{flex:1}.pop-plan-con .card-plan-con{gap:26px}.card-div.card-plan.pop-plan-con{width:100%;padding:40px 50px;border:0}.pop-plan-con .card-plan-con dd{font-size:14px}.pop-plan-con .card-dot h1{margin-left:8px;font-size:20px}.pop-plan-con .card-plan-con div.first{flex:unset;width:130px}.card-plan-info{display:flex;justify-content:space-between;padding:0 12px;color:#0a0a0a;font-family:SamsungOne-600;font-size:14px}.card-plan-info>div{display:flex;align-items:center}.card-plan-info>div>span{display:inline-flex;align-items:center}.card-plan-info .btn_right{gap:10px}.card-plan-merged{width:100%;margin-top:45px;padding-top:20px}.card-plan-merged span{margin-right:5px;font-family:SamsungOne-800;font-size:14px;color:#949494}.card-plan-merged .box-wrap{max-height:184px;border-radius:8px;background-color:#efefef;margin:20px 0 0}.merged-plans-box{width:100%;border-spacing:0}.merged-plans-box thead th{padding:12px 0;border-bottom:5px solid rgba(0,0,0,.05)}.merged-plans-box thead th:first-child{padding-left:40px}.merged-plans-box thead th:last-child{padding-right:40px}.merged-plans-box thead th>div{display:flex;align-items:center;font-family:SamsungOne-800;font-size:14px;color:#949494}.merged-plans-box tbody td{border-bottom:1px solid rgba(0,0,0,.05)}.merged-plans-box tbody tr:last-child td{border-bottom:0}.merged-plans-box tbody td:first-child{padding-left:40px}.merged-plans-table tbody td:last-child{padding-right:40px}.merged-plans-box td{padding:12px 0}.merged-plan-box-m{margin-top:20px;padding:0 20px;border-radius:8px;background-color:#efefef}.merged-plan-box-m li{padding:20px 0;border-bottom:1px solid rgba(0,0,0,.05)}.merged-plan-box-m li:last-child{border-bottom:0}.merged-plan-box-m li>div{display:flex;justify-content:space-between;align-items:center}.merged-plan-box-m li>div:first-child{margin-bottom:8px}.merged-plan-box-m em{font-style:normal;font-family:SamsungOne-600;font-size:12px;color:#949494}.merged-plan-box-m span{font-family:SamsungOne-600;font-size:14px;color:#0a0a0a}.more_infomation{position:fixed;width:300px;background-color:#fff;border:.3px solid #ccc;border-radius:8px;box-shadow:0 3px 8px #0003;font-size:16px;font-family:SamsungOne-600;z-index:2}.more_infomation>li{padding:16px 20px;position:relative}.more_infomation>li:not(:last-child):after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:#dbdbdb}.canvasTopContents{position:absolute;top:-40px;width:100%}@media screen and (max-width:1024px){.card-div .more_option{right:20px}}@media screen and (max-width:1024px){.card-div.tab_owner{border-radius:8px 8px 0 0}}@media screen and (max-width:1024px){.card-div.card-plan{padding:0}}@media screen and (max-width:1024px){.card-plan-top{display:flex;justify-content:space-between;width:100%;padding:20px;color:#707070;font-family:SamsungOne-600;font-size:14px;border-bottom:1px solid #e0e0e0}}@media screen and (max-width:1024px){.card-plan-top .mobileCode{display:inline-flex;justify-content:space-between;align-items:center;width:100%}}@media screen and (max-width:1024px){.card-plan-top .mobileCode span{font-size:12px}}@media screen and (max-width:1024px){.card-plan-top.reseller{padding:10px 20px}}@media screen and (max-width:1024px){.card-plan-top.reseller .mobileCode{display:inline-flex;flex-direction:column;align-items:baseline}}@media screen and (max-width:1024px){.card-plan-top.reseller .mobileCode span{font-size:10px}}@media screen and (max-width:1024px){.card-plan-top .rightIcon{display:flex;align-items:center}}@media screen and (max-width:1024px){.card-plan-top.reseller .mobileCode .mainNum{display:inline-flex;align-items:center;height:24px;color:#0a0a0a;font-size:12px;gap:4px}}@media screen and (max-width:1024px){.parents-plan .card-plan-top .mobileCode{height:auto}}@media screen and (max-width:1024px){.card-plan-bottom{display:flex;align-items:center;position:relative;width:100%;height:57px;border-top:1px solid #e0e0e0}}@media screen and (max-width:1024px){.card-plan-bottom>*{display:flex;justify-content:center;flex:1 1 0}}@media screen and (max-width:1024px){.card-plan-bottom:after{display:block;position:absolute;top:50%;left:50%;width:1px;height:40px;background-color:#0000001f;content:"";transform:translate(-50%,-50%)}}@media screen and (max-width:1024px){.card-plan-con{flex-direction:column;padding:0 20px 30px;gap:30px}}@media screen and (max-width:1024px){.card-plan-con dl{flex-direction:column}}@media screen and (max-width:1024px){.card-plan-con dt{font-size:13px}}@media screen and (max-width:1024px){.card-div.card-plan .line{display:none}}@media screen and (max-width:1024px){.card-div.card-plan .card-dot{justify-content:center;height:104px;flex-direction:column}}@media screen and (max-width:1024px){.card-dot{margin-bottom:0}}@media screen and (max-width:1024px){.card-dot h1{margin-left:8px;font-size:20px}}@media screen and (max-width:1024px){.card-dot>dl>dt{display:flex;align-items:center;margin-bottom:0}}@media screen and (max-width:1024px){.card-dot>dl>dt:after{display:inline-block;height:13px;margin:0 12px;border:solid 1px #bdbdbd;content:""}}@media screen and (max-width:1024px){.card-dot>dl>dd{color:#0a0a0a;font-size:14px;opacity:.5}}@media screen and (max-width:1024px){.card-dot>div:first-child{display:flex;justify-content:center;align-items:center}}@media screen and (max-width:1024px){.card-plan-con dd{margin:6px 0 0;font-size:14px}}.card-plan:hover .card-plan-btn-x{display:block}.card-plan-btn-x{display:none;position:absolute;top:45px;right:90px;z-index:11}@media screen and (max-width:1024px){.card-plan-btn-x{top:20px;right:20px}.card-plan-top{display:block;width:100%;padding:20px;color:#707070;font-family:SamsungOne-600;font-size:14px;border-bottom:1px solid #e0e0e0}.card-plan-top .mobileCode{display:inline-flex;justify-content:space-between;align-items:center;width:100%}.card-plan-top .mobileCode span{font-size:12px}.card-plan-top.reseller{padding:10px 20px}.card-plan-top.reseller .mobileCode{display:inline-flex;flex-direction:column;align-items:baseline}.card-plan-top.reseller .mobileCode span{font-size:10px}.card-plan-top .rightIcon{display:flex;align-items:center}.card-plan-top.reseller .mobileCode .mainNum{display:inline-flex;align-items:center;height:24px;color:#0a0a0a;font-size:12px;gap:4px}.parents-plan .card-plan-top .mobileCode{height:auto}}.card-dot.locked{flex-wrap:wrap;gap:0}.warning_txt.plan{width:50%;margin-left:auto;padding-left:50px}@media screen and (max-width:1024px){.warning_txt.plan{width:100%;padding:0 0 8px 20px}}@media screen and (max-width:1024px){.search_tag.tagSearchbar{max-width:304px}.card-div.card-plan.pop-plan-con{padding:0}}.cookieBox{position:relative;width:100%;background-color:#fafafa;font-family:SamsungOne-600;font-size:20px;border-bottom:1px solid #e0e0e0}.cookieBox:after{content:"";position:absolute;bottom:-4px;width:100%;height:3px;background-color:#e8e8e8}.tagname_edit_box input{font-family:SamsungOne-600;font-size:16px}.tagname_edit_box input:hover{border-bottom:solid 2px #1976d2}.progressbar.h6,.progressbar.h6 .inner_graph{height:6px;border-radius:4px}.tagname_edit_box .usageStatusIcon{position:absolute;top:50%;right:0;transform:translateY(-50%)}#modalpop_wrap .frame_img .imgae_img{width:130px!important}#modalpop_wrap .frame_img .imgae_img img{border:4px solid #3f3f3f;border-radius:2px}#modalpop_wrap .frame_img .division{color:#0a0a0a99}#modalpop_wrap{display:flex;flex-direction:column;width:100%;height:100%}#modalpop_wrap .pop_btnarea{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:28px}.modal_new #modalpop_wrap .pop_con.center{padding-bottom:0;overflow-y:auto}#modalpop_wrap.empty{width:auto}#modalpop_wrap .dd{display:block;width:10px;height:10px;border-radius:50%;background-color:#000;content:"";transform:translateY(-50%)}#modalpop_wrap .gray_area.add_tags{min-height:200px}#modalpop_wrap .close_btn,#modalpop_wrap .nor_close,#modalpop_wrap .modal_close{position:absolute;top:28px;right:40px;width:24px;height:24px;background:url(/static/media/close.CGKV0MEpvlAw7dZ3KZaM.svg) no-repeat 50% 50%;background-size:100%;z-index:2}#modalpop_wrap .close_btn{top:14px;right:14px}#modalpop_wrap .schedule .pop_content_listbox.new .close_btn{top:20px;right:18px}.pop_con.pop_schedule{padding:20px 40px 0}.pop_con.pop_schedule .pop_sti{margin-bottom:12px}.repeat_dropdown,.repeat_dropdown .select.normal{width:155px}#modalpop_wrap .pop_content_listbox.new2 .close_btn{display:block;position:absolute;top:0;right:-35px;margin-top:0}#modalpop_wrap .nor_close.empty,#modalpop_wrap .modal_close.empty{position:static;top:auto;right:auto;width:auto;height:auto;background-image:none;background-repeat:unset;background-position:none;background-size:100%;background-color:inherit;z-index:2}#modalpop_wrap .modal_close.empty:hover{background-color:#c2c2c2}#modalpop_wrap .modal_close.empty.blue:hover{background-color:#176abd}#modalpop_wrap #image_listwrap{padding:0;border:0;border-radius:0;background:transparent}#modalpop_wrap #image_listwrap.playlist_wrap{height:567px}#modalpop_wrap .pop_ti .topbtn_option{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.pop_con{position:relative;padding:34px 34px 0;border-radius:0;background-color:#fafafa;font-family:SamsungOne-600;font-size:18px;overflow:hidden;flex-grow:1}.pop_con.agree{padding:40px 40px 30px}.pop_con.agree_nochk{padding:40px 40px 0}.pop_con.pt20{padding-top:20px}.text_box{padding:24px;background-color:#efefef;font-family:SamsungOne-600;font-size:16px;line-height:24px}.bg_gray{background-color:#efefef}.rolechange_wrap{display:flex;justify-content:center;align-items:center;padding:40px 0;border-radius:8px;font-family:SamsungOne-600;font-size:15px}.rolechange_wrap ul .role_admin{padding:0 15px;border:2px solid #ff7e00;border-radius:50px;color:#ff7e00;line-height:24px}.rolechange_wrap ul .role_manager{padding:0 15px;border:2px solid #1a91ec;border-radius:50px;color:#1a91ec;line-height:24px}.rolechange_info{display:flex}.rolechange_info{margin-top:20px;gap:20px}.rolechange_info span{margin-right:4px}.agree .text_box{height:368px}.after_change_cont .text_box{height:443px}.chk-mg{margin-top:30px}.bglinebox{position:relative;height:152px;background-color:#efefef}.bglinebox:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;opacity:.4;mix-blend-mode:multiply;background-color:#efefef}.bglinebox:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;opacity:.4;mix-blend-mode:multiply;background-color:#efefef}.pop_con.backlight_box,.no_head .pop_con.backlight_box{padding:40px;font-size:20px}.pop_con.backlight_box .sub-tit{margin-bottom:6px;margin-left:0;color:#0a0a0a;opacity:.4}.pop_con.backlight_box input[type=range]{margin-right:24px}.no_head .pop_con{padding:40px 40px 0;border-radius:8px 8px 0 0}.pop_con.energy_dates_box{display:flex;align-items:flex-end;position:relative;padding-bottom:50px;gap:12px}.pop_con.energy_dates_box .error_text{display:block;position:absolute;bottom:20px;left:40px;margin:auto;color:#dd4040;font-size:12px;font-weight:600;letter-spacing:-.5px}.pop_con.energy_dates_box .date_area{position:relative}.pop_con.energy_dates_box .date_area .datepicker{top:50px}.light-area-description{margin-top:10px}.chk-modal input[type=checkbox]#check_label+label,.chk-modal input[type=checkbox]+label{color:#0a0a0a;font-family:Samsungone-500;font-size:16px;line-height:1.5;letter-spacing:.15px}.modal_new.schedule #modalpop_wrap .pop_con{padding-bottom:34px;background-color:#fafafa;overflow-y:auto}.modal_new.add_new #modalpop_wrap .pop_con{padding:34px;overflow-y:auto}#modalpop_wrap #input_search input[type=search]{height:42px}#modalpop_wrap ul.image_listbox>li{padding:15px!important}#modalpop_wrap ul.image_listbox>li:hover{padding:14px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;z-index:99;transition:transform .3s}#modalpop_wrap ul.image_listbox>li:hover .more_option{display:block}.modal_new ul.image_listbox>li:nth-last-child(-n+2) .more_option .option_list,.modal_new #modalpop_wrap ul.image_listbox>li:nth-last-child(-n+2) .more_option .option_list{top:auto;bottom:38px}#modalpop_wrap ul.image_listbox>li:nth-child(2) .more_option .option_list{top:38px;bottom:auto}#modalpop_wrap ul.image_listbox>li:nth-child(1) .more_option .option_list{top:38px;bottom:auto}#modalpop_wrap ul.image_listbox>li .more_option .option_list{top:36px;right:-2px}#modalpop_wrap .imgae_img img{height:100%;object-fit:cover}#modalpop_wrap .time_calen .imgae_img img{position:absolute;width:90%;border:solid 1px #cfcfcf;border-radius:8px}#modalpop_wrap .imgae_img .img_layered01,#modalpop_wrap .time_calen .imgae_img .img_layered01{bottom:0;left:0;z-index:5}#modalpop_wrap .imgae_img .img_layered02,#modalpop_wrap .time_calen .imgae_img .img_layered02{top:50%;left:50%;z-index:4;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#modalpop_wrap .imgae_img .img_layered03,#modalpop_wrap .time_calen .imgae_img .img_layered03{top:0;right:0;z-index:3}#modalpop_wrap .image_info{display:inline-flex;flex-direction:column;justify-content:space-between;padding:10px 0;text-overflow:ellipsis}#modalpop_wrap.add_content_pop .image_info{display:flex;flex-direction:column;justify-content:center}#modalpop_wrap.add_content_pop.add_content_pop_upload .image_info{justify-content:start}.btn_w180{width:180px}#modalpop_wrap.logo_content_pop .logo_cont{padding:24px 40px 0;background-color:#fafafa}#modalpop_wrap.logo_content_pop .logo_cont .logo_cont_top{display:flex;justify-content:space-between}#modalpop_wrap.logo_content_pop .logo_cont .channel_search_wrap{display:flex;width:100%}#modalpop_wrap.logo_content_pop .logo_cont .channel_search{width:100%}#modalpop_wrap.logo_content_pop .logo_cont .share_logo_wrap{display:flex;align-items:center;gap:10px}#modalpop_wrap.logo_content_pop .logo_cont .share_logo_wrap .share_logo_info{display:flex;align-items:center;position:relative;padding-right:20px}#modalpop_wrap.logo_content_pop .logo_cont .share_logo_wrap .share_logo_info:after{display:block;position:absolute;top:50%;right:0;width:1px;height:22px;background-color:#ddd;content:"";transform:translateY(-50%)}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top{display:flex;justify-content:space-between;align-items:center;margin-top:20px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top button{width:180px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .delete_btn{width:128px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap{display:flex;align-items:center;height:65px;font-family:SamsungOne-600}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap ul{display:flex;gap:16px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap ul .select_chk{position:relative}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap ul .select_chk:after{display:block;position:absolute;top:1px;right:-8px;width:1px;height:16px;background-color:#dcdcdc;content:""}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap .total_chk{color:#707070}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap{height:506px;padding:20px 24px;background-color:#efefef;overflow-y:scroll}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list{display:flex;flex-wrap:wrap;gap:24px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li{width:104px;height:126px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox{position:relative}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox:hover{background-color:#0a0a0a1a}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox:hover .delete_wrap{display:block}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox .chk_wrap{position:absolute;top:0;left:0;padding:10px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox .delete_wrap{display:none;position:absolute;top:5px;right:5px;width:32px;height:32px;padding:10px;border-radius:999px;background-color:#c4c4c4;cursor:pointer}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox .delete_wrap .default_icon{position:absolute;top:6px;right:6px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox .logo_list_img{width:104px;height:104px;padding:20px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox .logo_list_img img{width:100%;height:100%;border-radius:999px;object-fit:cover}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_name{width:100%;margin-top:6px;font-family:SamsungOne-600;font-size:15px;text-align:center}.share_channel_wrap{width:100%;height:100%;padding:27px 24px;background-color:#fff}.share_channel_wrap .share_channel_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.share_channel_wrap .share_channel_top .share_logo_info{font-family:SamsungOne-600;font-size:20px}.share_channel_wrap .share_channel_guide{font-family:SamsungOne-600;font-size:18px;line-height:22px}body.content #modalpop_wrap .image_info .con_name02.list_view{margin-top:0;font-size:22px}#modalpop_wrap .image_info .list_view .info_tt span{font-size:12px}#modalpop_wrap .pop_content .imgae_img{position:relative;width:138px;height:78px;margin-right:24px}#modalpop_wrap .pop_content .imgae_img img{position:relative;width:100%;border-radius:8px}#modalpop_wrap .pop_content .version3 .imgae_img img{height:100%}#modalpop_wrap .grid_info{grid-template-columns:20% auto}#modalpop_wrap .gray_area{max-height:340px;min-height:auto}#modalpop_wrap .place_list>li{margin-bottom:20px}#modalpop_wrap .place_list>li:last-child{margin-bottom:0}#modalpop_wrap .image_info .con_name02.list_view{height:auto;margin-top:0}#modalpop_wrap .image_info .chip_wrap.list_view{position:static;margin-top:10px}#modalpop_wrap.add_content_pop .image_info .chip_wrap.list_view{margin-top:8px}#modalpop_wrap .info_table span{font-family:SamsungOne-600;font-size:12px}#modalpop_wrap ul.image_listbox>li:hover{background-color:#f0f7ff;transition:background-color .3s}#modalpop_wrap #tab_con2{position:relative;padding-bottom:0}#modalpop_wrap .tab_wrap{justify-content:left;background-color:#fafafa}#modalpop_wrap .tab_wrap li{width:140px}#modalpop_wrap .tab_wrap li.web_con{width:220px}#modalpop_wrap .image_listbox.contents .more_option{top:28px;right:29px}#modalpop_wrap .guide_img{margin-bottom:25px}#modalpop_wrap .guide_txt{color:#000;font-family:SamsungOne-600;font-size:24px}#modalpop_wrap .tab_content{position:relative;height:100%;padding-bottom:0}#modalpop_wrap.add_content_pop .form_wrap{flex:1;padding:24px 40px}#modalpop_wrap .btn_many{display:flex;gap:12px}#modalpop_wrap .uload_info{margin:5px 0 12px;color:#0009;font-family:SamsungOne-600;font-size:12px}#modalpop_wrap .graph_info{color:#0009;font-family:SamsungOne-600;font-size:12px}#modalpop_wrap .image_listitem .nor_close{display:none;top:16px;right:16px}#modalpop_wrap .image_listitem:hover .nor_close{display:block}#modalpop_wrap .image_listitem .nor_close:hover{border-radius:12px;background-color:#0000001a;box-shadow:0 0 0 4px #0000001a}#modalpop_wrap .image_listbox .image_listitem{cursor:pointer}#modalpop_wrap .list_board_wrap{margin-top:22px;overflow-y:auto}#modalpop_wrap .list_board_wrap.notice_board_wrap{height:724px}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board{margin:0 40px 20px}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li{margin-bottom:20px;padding-right:0;border:1px solid #d8d8d8;border-radius:8px;background-color:#fafafa}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li .item{padding:0}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li .item .title{margin-bottom:0}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li .item .notice_title{display:flex;justify-content:space-between;align-items:center;padding:23px 24px;border-bottom:1px solid #d8d8d8}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li .item .notice_contents{padding:21px 32px;color:#555;font-family:SamsungOne-600;font-size:15px;line-height:18px}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li .item .notice_contents p{margin-bottom:16px}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li:last-child{margin-bottom:0}.notice_info{font-size:16px}.notice_info li{display:flex;align-items:center;margin-bottom:18px;gap:16px}.notice_info li:last-child{margin-bottom:0}#modalpop_wrap .list_board li{position:relative;padding:1px 75px 0 0;background:#efefef}#modalpop_wrap .modal_header_wrap{display:flex}#modalpop_wrap .modal_header_subinfo{position:relative;padding-left:24px;color:#949494;font-size:14px;line-height:28px}#modalpop_wrap .modal_header_subinfo:before{display:block;position:absolute;top:4px;left:12px;width:1px;height:20px;background-color:#dcdcdc;content:""}.today_schedule_wrap{height:525px;padding:40px;background-color:#fafafa;font-family:SamsungOne-600;font-size:20px;overflow-y:scroll}.today_schedule_wrap li{display:flex;align-items:center;margin-bottom:12px;padding:16px 28px;border:1px solid #dbdbdb;border-radius:8px}.today_schedule_wrap li:last-of-type{margin-bottom:0}.today_schedule_wrap li .schedule_time{width:250px;margin-right:20px}.today_schedule_wrap li .schedule_name{display:flex;align-items:center;width:428px;margin-right:35px;gap:12px}.today_schedule_wrap li .schedule_name img{width:96px;height:54px;border-radius:8px}.today_schedule_wrap li .schedule_period{width:100px;text-align:right}.list_board .item{display:block;position:relative;padding:25px 0 25px 67px}.list_board .item .title{display:inline-block;max-width:100%;margin-bottom:10px;font-family:SamsungOne-600;font-size:22px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.list_board .item .new{display:inline-block;width:20px;height:20px;margin-top:3px;margin-left:6px;padding-top:3px;border-radius:100%;background-color:#ff5d33;color:#fff;font-family:SamsungOne-600;font-size:12px;text-align:center;vertical-align:top}.list_board .item .important{display:block;width:24px;height:24px;background:url(/static/media/favorites_g.uefTC7ltu3VO_Ve-4ugN.svg);font-size:0}.list_board .item .important.active{background:url(/static/media/favorites_y.COIPT8HmU4sV-ItEjuwB.svg)}.list_board .item .register{color:#666;font-size:12px}.list_board .item .register span{position:relative;margin-left:3.8px;padding-left:8.8px}.list_board .item .register span:first-child{margin-left:0;padding-left:0}.list_board .item .register span:first-child:after{display:none}.list_board .item .register span:after{position:absolute;top:50%;left:0;width:1.4px;height:14px;background-color:#0000001f;content:"";transform:translateY(-50%)}.btn_del{display:none;position:absolute;top:27px;right:35px;z-index:99}li:hover .btn_del{display:flex}.btn_del:hover{border-radius:12px;background-color:#0000001a;box-shadow:0 0 0 4px #0000001a}.textarea{padding:10px 17px;border:solid 1px #b2b2b2;border-radius:8px;background-color:#fff;font-size:15px}.textarea:focus{border:solid 1px #1976d2}#modalpop_wrap .list_header2{display:flex;align-items:center;margin-bottom:24px;font-family:SamsungOne-600;font-size:16px;line-height:1.5;letter-spacing:.15px}#modalpop_wrap .list_header2 .rightop_btn{margin-left:auto}#modalpop_wrap .icon_upload{width:24px;min-width:auto;height:24px;background:transparent url(/static/media/new.B2Q-XjFOgsR2zDhXIbm9.svg) no-repeat 50% 50%;font-size:0}.search_tag{display:flex;align-items:center;position:relative;width:100%;padding:12px;border:solid 1px rgba(0,0,0,.12);-webkit-border-radius:0;border-radius:8px;background-color:#fafafa;cursor:text;-webkit-appearance:none}.search_tag.focus,.search_tag.tagSearchbar.focus{border:solid 1.5px #1976d2;background-color:#fff}.search_tag .input{display:none;width:auto;height:auto!important;padding:0;border-radius:0;flex-grow:1}.search_tag.search_init .input,.search_tag.focus .input{display:inline-block;font-size:15px;border-bottom:0}.search_tag .inner{display:flex;width:100%}.search_tag.tagSearchbar{height:42px;border:0;background-color:#0000001a;color:#757575;font-family:SamsungOne-600;font-size:15px;outline:0;box-sizing:border-box}.search_tag.tagSearchbar:hover{background-color:#0003;color:#0a0a0a}.addtag-area{display:flex;flex-wrap:wrap;align-items:center;width:100%;color:#ffffffde;font-family:SamsungOne-600;font-size:12px;line-height:1.67;gap:8px}.search_tag.tagSearchbar .addtag-area{flex-wrap:nowrap;overflow:scroll}.input_reset,input[type=search].input_reset,input[type=search].input_reset:hover{background:transparent}input[type=search].input_reset:focus{border:0;background:transparent}.scroll{overflow-y:auto!important}.input_bundle_wrap{display:flex;flex-wrap:wrap;align-items:center;min-height:42px}.input_bundle_wrap.all .input_box,.input_bundle_wrap.all .line,.input_bundle_wrap.all .date{display:none}.input_bundle_wrap.all .check{margin:0}.input_bundle_wrap .date,.input_bundle_wrap .input_box{width:160px}.input_bundle_wrap .line{width:32px;text-align:center}.input_bundle_wrap .check{margin-left:22px}.timepicker .timer{display:flex;justify-content:center;padding:40px;color:#d8d8d8;font-family:SamsungOne-600;font-size:24px;text-align:center}.timepicker .timer .inner{height:250px;overflow-y:scroll}.timepicker .timer li{height:50px;line-height:50px}.timepicker .timer .em{padding:0 33px;color:#000000de;font-family:SamsungOne-800;line-height:250px}.timepicker .timer .active{color:#000000de;font-family:SamsungOne-800}.timepicker .timer .half{margin-left:auto}.select-ul.select_scroll{width:160px;min-width:auto;height:260px}.select-ul.select_scroll::-webkit-scrollbar{width:15px}.select-ul.select_scroll::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:10px;background-color:#ccc;background-clip:padding-box}.select-ul.select_scroll::-webkit-scrollbar-button:vertical:start:decrement{display:block;height:6px}.select-ul.select_scroll::-webkit-scrollbar-button:vertical:end:decrement{display:block;height:6px}.selectlogo_list{height:505px}.label_chck_wrap{display:flex;margin:12px -4px 0}.label_chck_wrap .item{margin:0 4px}.temp_link{display:block;width:100%;color:inherit!important}.image_listwrap.version2 .image_listitem{display:flex}#modalpop_wrap .image_listwrap.version2 .imgae_img{width:140px;height:auto;margin-right:24px}#modalpop_wrap .image_listwrap.version3 .list_view{width:100%;height:100%;margin-right:0;padding-bottom:0}.image_listwrap.version2 .image_listbox.list_view .image_info{padding-top:0}.image_listwrap.version2 .image_listbox.list_view .image_info .con_name02{font-size:22px}.image_listwrap.version2 .nor_close{top:25px;background-image:url(/static/media/close_red.CtQAQ-43r_KgsKim4OoI.svg);background-size:15px auto;cursor:pointer}#modalpop_wrap .image_listwrap.version2 .nor_close{top:14px;right:14px}#modalpop_wrap #image_listwrap.hospitality_list{height:579px;overflow-y:scroll}#modalpop_wrap .total_count{margin-top:17px}#modalpop_wrap .channel_image_info{width:calc(100% - 154px)}#modalpop_wrap .channel_image_info .channel_chip_wrap span{margin-right:6px}.image_info .list_view .content_info .channel_info{flex-direction:column;align-items:flex-end;margin:-18px 0 0}#modalpop_wrap .hospitality_list .chip_count{display:none}.image_info .list_view .content_info .channel_info .channel{margin:0;padding:0;border-right:none}.image_listwrap.version4 .image_listitem{display:flex;align-items:flex-start}#modalpop_wrap .image_listwrap.version4 .imgae_img{width:138px;height:78px;margin-right:24px}#modalpop_wrap .image_listwrap.version4 .image_listbox.list_view .image_info{padding:2px 0}#modalpop_wrap .image_listwrap.version4 .uload_info{margin:3px 0 10px}.image_listwrap.version4 .image_listbox.list_view .image_info .con_name02{font-size:22px}.image_listwrap.version4 .nor_close{top:25px;background-image:url(/static/media/close_red.CtQAQ-43r_KgsKim4OoI.svg);background-size:15px auto;cursor:pointer}#modalpop_wrap.add_content_pop .image_listwrap.version2 .nor_close{top:14px;right:14px}.gray_area.scroll{height:310px;overflow-y:auto}.form_wrap input[type=text]{min-height:31.5px}.form_wrap .field{margin-bottom:30px}.form_wrap .label{display:flex;align-items:center;margin-bottom:16px;color:#848484;font-family:SamsungOne-800;font-size:16px;gap:4px}.form_wrap .subtit{display:flex;align-items:center;margin-bottom:20px;color:#0a0a0a;font-size:20px;gap:9px}.modal_pad{position:fixed;bottom:0;left:0;width:100%;height:358px;border:solid 1px rgba(0,0,0,.12);border-radius:8px 8px 0 0;background-color:#fafafa;font-family:SamsungOne-700;font-size:20px;z-index:10}.modal_pad .text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.chck_select{position:relative}.chck_select.active .opt:after{transform:rotate(180deg)}.chck_select.active .opts{display:block}.chck_select .opt{position:relative;height:31px;color:#0a0a0a4d;font-size:18px;cursor:pointer;border-bottom:1px solid #8f8f8f}.chck_select .opt:hover{border-bottom:1px solid #2d2d2d}.chck_select .opt.on{color:#0a0a0a}.chck_select .opt:before{display:none;position:absolute;bottom:0;left:0;width:100%;height:.5px;background:#2d2d2d;content:""}.chck_select .opt:after{position:absolute;top:50%;right:0;width:22px;height:22px;margin-top:-11px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;background-size:100%;content:""}.chck_select .opts{display:none;position:absolute;top:31.5px;left:0;width:100%;max-height:270px;margin-top:8px;padding:5px 0;border:solid .3px rgb(204,204,204);border-radius:8px;background-color:#fff;box-shadow:0 3px 8px #0003;overflow-y:auto}.sort_wrap{display:flex;flex-direction:column;height:100%}.sort_wrap .sorting .all_select{padding:10px 0;flex-grow:1}.sort_wrap .image_listwrap{height:100%;padding-bottom:20px}.sort_wrap .image_listwrap.frame_img{overflow-y:hidden}.sort_wrap .sorting{display:flex;gap:20px;margin-bottom:20px}.pop_container.sort_wrap .image_listwrap.frame_img,.tab_content.sort_wrap .image_listwrap.frame_img{height:calc(100% - 110px)}.pop_container{flex:1;height:calc(100% - 170px);padding:24px 40px 0}.pop_container_flex{display:flex;flex-direction:column}.pop_container.sort_wrap .image_listwrap,.tab_content.sort_wrap .image_listwrap{height:calc(100% - 66px)}.multi_wrap.pop_container{height:713px;overflow:hidden;overflow-y:scroll}.thumbnail .thumbnail_item{position:relative;max-width:172px;margin:9px 9.5px;border:2px solid rgba(0,0,0,0);border-radius:8px;overflow:hidden}.thumbnail .thumbnail_item:hover{border:2px solid #1976d2}.thumbnail .thumbnail_item .thumbnail_img{display:inline-block;max-width:100%;vertical-align:top}.thumbnail .thumbnail_item label:before{display:none}.thumbnail .thumbnail_item:hover label:before{display:block}.period_select_box{width:290px;height:222px;margin:8px 0 30px;padding:18px 12px;border:solid 1.2px rgba(0,0,0,.12);border-radius:9.4px;background-color:#fafafa;color:#636363;font-size:15.2px}.period_select_box .period_select{display:grid;align-items:center;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:0px;grid-row-gap:0px}.modalpop .contents_box{min-height:188px}.m_add_tags.modalpop .contents_box.center{min-height:462px}.modal_new.m_add_tags #modalpop_wrap .pop_con{min-height:462px;padding:24px 40px 0}.modalpop .pop_con.verti_center{height:100%;padding-bottom:0!important}.pop_time_cont{display:flex;flex-direction:column;position:fixed;top:50%;left:50%;width:312px;height:405px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;z-index:11000;transform:translate(-50%,-50%)}.pop_time_cont h2{padding-top:24px;padding-bottom:20px;color:#000000de;font-family:SamsungOne-800;font-size:18px;text-align:center;line-height:1.78;letter-spacing:.14px}.pop_time_cont .time_list{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;flex:1;position:relative;padding:0 35px 3px 40px}.pop_time_cont .time_list:before{content:"";position:absolute;top:0;left:0;width:100%;height:64px;background:linear-gradient(#fafafa,#fafafa00)}.pop_time_cont .time_list:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:64px;background:linear-gradient(#fafafa00,#fafafa)}.pop_time_cont .time_list li{margin-bottom:19px;color:#d8d8d8;font-family:SamsungOne-600;font-size:24px;text-align:center;letter-spacing:.18px}.pop_time_cont .time_list li.on{color:#000000de;font-family:SamsungOne-800;font-size:24px;letter-spacing:.18px}.time_colon{margin-bottom:20px;font-family:SamsungOne-800;font-size:24px;text-align:center;color:#000000de}.second{margin-top:42px}.pop_time_btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:20px 24px;border-top:solid 1px #d8d8d8}.pop_time_btn button{min-width:auto;width:100%}.input_with_chck .star{position:absolute;top:0;left:0}.icon_tool_wrap{position:relative}.icon_tool_wrap.star{position:absolute;top:26px;left:27px}.font_title_sub{color:#858585;font-family:SamsungOne;font-size:16px;line-height:normal;font-style:normal;letter-spacing:.15px;font-stretch:normal}.no-div{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;background-color:#efefef;color:#0a0a0a;font-family:SamsungOne-500;font-size:20px;letter-spacing:.28px;opacity:.5}.no-div .nodata_layout{font-size:18px;text-align:center}.update-div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:0 24px;background-color:#efefef;color:#949494;text-align:center;font-family:SamsungOne-500;font-size:16px}.update-div button{margin-top:24px}.no-data{display:flex;justify-content:center;align-items:center;width:100%;height:100%;color:#949494;font-family:SamsungOne-500;font-size:24px}.no-data .nodata_layout{font-size:18px;text-align:center}.logo_list_wrap .no-div{height:100%;font-size:18px;text-align:center}.select_hospitality .no-div{padding:0 24px}.pop_con.p-top30,.pop_con.pop_table_content.p-top30{padding-top:30px}.pop_con.pop_table_content .pop-txt{margin-bottom:0}.pop_con.pop_table_content.mergehistory_cont{overflow:scroll}.light-chk-list{background-color:#efefef;overflow-y:auto}.light-chk-list .disabled{pointer-events:none}.light-chk-list .disabled div{opacity:.3}.radio-btn-div{position:relative;width:42px;height:42px;margin:0 20px}.account-popupbox.h-560{height:560px;overflow-y:scroll}.chip-line{width:1px;height:12px;margin:0 8px;background-color:#0000004d}.account-popupth{position:relative;width:100%;height:60px;padding:9px 20px 9px 82px;color:#949494;font-family:SamsungOne-800;font-size:18px;border-bottom:1px solid #e0e0e0}.account-popupth ul{display:flex;align-items:center;height:100%}.account-popuplist{display:flex;align-items:center;width:100%}.account-popupth ul li,.account-popuplist li{position:relative;width:100%}.account-popupth ul .ws-2,.account-popuplist .ws-2{width:200%}.account-popupth ul .ws-150,.account-popuplist .ws-150{width:150%}.account-popupth .all,.account-popupchk{position:absolute;top:50%;left:30px;height:22px;transform:translateY(-50%)}.account-popuptr{position:relative;color:#0a0a0a;font-family:SamsungOne-600;letter-spacing:.15px}.account-popupbox.no-chk .account-popupth,.account-popupbox.no-chk .account-popuptr{padding:24px 40px}.account-popuptr:not(:last-of-type):after{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d8d8d8;content:""}.account-popuptr:hover{background-color:#0000001a}.no-hover .account-popuptr:hover{background-color:unset}.account-popupth .all.active,.account-popupchk.active,.account-popuptr:hover .account-popupchk{display:block}.account-popupth .all.active.d-none,.account-popupchk.active.d-none,.account-popuptr:hover .account-popupchk.d-none{display:none}.user_wrap{display:flex;align-items:center}.userbox .user-name{color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;letter-spacing:.17px}.userbox .user-email{color:#949494;font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px}.select[data-user=admin]{color:#ff7e00!important}.select[data-user=manager]{color:#24c195!important}.select[data-user=viewer]{color:#ff69a7!important}.manager{color:#24c195}.no-white{background-color:unset!important}.dl-d dd{color:#858585;font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px}.h-90{min-height:90px}.mcard-box-div{height:113px;padding:20px 30px 10px;background-color:#efefef}.mcard-box{height:363px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;overflow-y:scroll}.mcard-box .account-popupth{border-bottom:1px solid #7c7c7c}.mcard-box-div h1{margin-bottom:10px;color:#0a0a0a;font-family:SamsungOne-800;font-size:18px;opacity:.4}.mcard-box-description{margin:40px 0 20px;color:#000000de;font-family:SamsungOne-600;font-size:16px;letter-spacing:.15px}.modal-delwork-info{display:flex;flex-direction:column;position:relative;margin-right:24px;padding-left:48px;gap:30px}.i-negative-red:before{position:absolute;left:0;width:24px;height:24px;background-image:url(/static/media/ic-solid-negative.CV5s-shAyc4AVccynDjd.svg);content:""}.i-tip:before{position:absolute;left:0;width:24px;height:24px;background-image:url(/static/media/ic-solid-tips.BXoGQ8Bkm6ln7sLcp9iq.svg);content:""}.modal-delwork-info a{color:#1976d2;text-decoration:underline}.modal-delwork-info .bold{margin:32px 0 15px;font-family:SamsungOne-800}.modal-delwork-bullet{margin-bottom:30px;padding-left:16px}.modal-delwork-bullet li{position:relative;margin-bottom:12px}.modal-delwork-bullet li:before{position:absolute;top:50%;left:-16px;width:4px;height:4px;border-radius:50%;background-color:#0a0a0ade;content:"";transform:translateY(-50%)}.chk-modal.modal-delwork{margin-left:10px}.screenBox{display:flex;flex-direction:column;position:relative;background-color:#fafafa;overflow:scroll}.settingBox{display:flex;flex-direction:column;flex:1;gap:40px;position:relative;padding:40px;background-color:#fafafa;border-bottom:solid 1px rgba(0,0,0,.12);overflow:scroll}.settingBox.guideBox{height:auto;padding:40px 40px 0;border:none}.settingBox.guideselectBox{gap:20px}.settingBox.registerBox{gap:0;height:330px;border:none}.settingBox .setting_wrap{padding:24px;border-radius:12px;background-color:#efefef}.settingBox .setting_wrap .provider_cont{width:100%;margin-top:27px}.settingBox .setting_wrap .provider_cont .select_wrap{width:100%}.settingBox .setting_wrap.guide_cont{display:flex;justify-content:center;align-items:center;height:408px}.settingBox .setting_wrap.additional_tit{font-family:SamsungOne-700;font-size:28px}.settingBox .setting_wrap .additional_list{flex-direction:column;gap:25px}.settingBox .setting_wrap .additional_list li{width:100%}.settingBox .setting_wrap .additional_list li input{border-bottom:1px solid #8f8f8f}.settingBox .guide_channel_cont{height:306px;overflow-y:scroll}.settingBox .setting_wrap.guide_cont .firstguide{display:flex;color:#7c7c7c;text-align:center}.settingBox .setting_wrap.guide_cont .loading_img{display:none;width:60px;height:60px;margin:auto;padding:2px}.settingBox .setting_wrap.guide_cont .loading_img span{display:block;width:11px;height:11px;border-radius:50%;background-color:#0381fe}.settingBox .setting_wrap.guide_cont .loading_img span.right{background-color:#00d694}.settingBox .zip_cont{display:flex}.settingBox .zip_cont input{height:32px;margin-right:10px;padding:1px 34px 0 0;border-radius:0;background-color:transparent;font-size:18px;border-bottom:1px solid #8f8f8f}.settingBox .zip_cont input:hover{background-color:transparent}.settingBox .zip_cont input:focus{border:none;background-color:transparent;outline:none;border-bottom:1px solid #8f8f8f}.settingBox .zip_cont button{width:32px;min-width:0;height:32px;border-radius:6px}.settingBox .setting_wrap .ti{display:flex;align-items:center;margin-bottom:12px;color:#9d9d9d;font-family:SamsungOne-700;font-size:16px;gap:6px}.settingBox .setting_channel_wrap{height:567px;margin-top:20px;overflow-y:scroll}.settingBox .setting_channel_wrap .poptbl_plan .btn-sort{font-size:16px}.settingBox .setting_channel_wrap .poptbl_plan thead{position:inherit;height:58px}.settingBox .setting_channel_wrap .poptbl_plan td{background-color:#efefef;font-family:SamsungOne-600}.settingBox .setting_channel_wrap .poptbl_plan td .dimm{opacity:.3}.settingBox .setting_channel_wrap .poptbl_plan .pop_chk_wrap label{padding-left:25px}.settingBox .no-div{font-family:SamsungOne-500;font-size:18px;text-align:center}.settingBox .select_btn_wrap{display:flex;display:none;justify-content:space-between;align-items:center;padding:5px 0}.settingBox .select_btn_wrap p{color:#707070}.settingBox .select_btn_wrap ul{display:flex;gap:12px}.controlBox{display:flex;flex-direction:column;position:relative;height:563px;padding:40px;background-color:#fafafa;gap:40px;overflow:scroll}.controlBox .toggle_switch{margin-top:-4px;margin-right:8px}.controlBox .column2{display:flex;gap:21px}.controlBox .column2 .power-box{width:100%}.controlBox .ti-con{flex-direction:column;align-items:flex-start}.controlBox .ti{font-family:SamsungOne-700;font-size:16px;color:#9d9d9d}.controlBox .ti-con .ti{display:flex;align-items:center;gap:6px}.controlBox .info_txt #select-wrap{width:100%}.power-box{display:flex;justify-content:space-around;position:relative;gap:20px;padding:16px 24px;border-radius:12px;background-color:#efefef}.power-box.power_btn_box{align-items:center}.power-box:not(.power_btn_box){flex-direction:column}.power-box.power_btn_box.show_line:after{position:absolute;top:50%;width:1px;height:41px;background-color:#979797;content:"";transform:translateY(-50%);opacity:.3}.power-box-grid{display:flex;flex-direction:column;gap:20px;width:100%;padding:20px 28px 20px 24px}.power-box-title{display:flex;align-items:center;position:relative;font-family:SamsungOne-600;font-size:16px;gap:6px;color:#9d9d9d}.power-box-bictitle{margin:0 4px 12px;font-family:SamsungOne-800;font-size:20px}.url_list{align-items:flex-start;gap:28px;margin-top:6px}.url_list .input_text{flex-grow:1}.networkadd{margin-bottom:12px}.t_license{display:flex;margin-bottom:40px;gap:26px}.t_license li{position:relative}.t_license li:not(:last-child):after{position:absolute;top:50%;right:-13px;width:1px;height:16px;background-color:#0000001f;content:"";transform:translateY(-50%)}.t-screen-icense{margin-bottom:8px;color:#0a0a0a;font-family:SamsungOne-800;font-size:18px}.s-table-title{margin-top:20px;color:#949494;font-family:SamsungOne-800;font-size:18px}.modal_new #modalpop_wrap.pop-slider-screen .pop_con{padding:40px 0}.slider-screen-title{display:flex;justify-content:center;align-items:center;height:48px;color:#0a0a0a;font-family:SamsungOne-600;font-size:28px;text-align:center;line-height:1.54}.screen-ul{display:flex;flex-direction:column;align-items:center;width:604px;height:250px;margin:90px auto 42px;padding-top:1.5px;gap:12px;overflow-y:overlay}.pop-no-available{display:flex;flex-direction:column;height:100%}.pop-no-available .screen-ul{margin:50px auto 24px}.attentionpop .slide-screen-list dl{width:auto}.attentionpop .slide-screen-list{width:521px}.attentionpop #modalpop_wrap .pop_con p{margin-bottom:40px}.w600{width:600px}.pop_con.pb20{padding-bottom:20px}.slide-screen-wrap{display:flex;flex-direction:column;height:auto;max-height:555px;gap:8px;overflow-y:scroll}.slide-screen-wrap .slide-screen-list{width:100%}.slide-screen-wrap .slide-screen-list dl{width:auto}.screen-ul .slide-screen-list{cursor:pointer}.screen-ul::-webkit-scrollbar{width:7px}.screen-ul:hover::-webkit-scrollbar-thumb{border:4px solid #979797;transition:background-color 1s}.screen-ul::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:10px;background-clip:padding-box}.sub-tit{margin-bottom:16px;margin-left:4px;color:#848484;font-family:SamsungOne-700;font-size:16px}.input_bundle_wrap .line{height:unset;background-color:unset}.terms_textbox{height:365px}.slide-screen-list{display:flex;justify-content:space-between;position:relative;width:567px;padding:20px 30px;border:solid 1px rgba(0,0,0,.12);border-radius:8px}.slide-screen-list.dim{pointer-events:none;opacity:.3}.slide-screen-list.active:after{position:absolute;top:-1px;left:-1px;width:100%;height:100%;border:1.5px solid #1976d2;border-radius:8px;content:""}.screen-line{width:1px;height:72px;background-color:#d8d8d8}.screen-plan-name,.radio:checked+label.screen-plan-name,.radio:not(:checked)+label.screen-plan-name{margin-bottom:8px;color:#0a0a0a;font-family:SamsungOne-800;font-size:18px}.screen-plan-name{display:flex;align-items:center}.screen-plan-num{display:flex;justify-content:center;align-items:center;gap:8px}.screen-plan-info{color:#949494;font-family:SamsungOne-600;font-size:12px;line-height:18px}.pop-slider-screen .slick-slide{line-height:unset}.slide-screen-list dl{width:80px}.slide-screen-list dd{display:block;margin:0 0 8px;color:#949494;font-family:SamsungOne-600;font-size:12px;text-align:center}.slide-screen-list dt{margin:8px 0 0;font-family:SamsungOne-600;font-size:24px;text-align:center}.pop-slide{position:relative}.pop-slide .slide_prev{position:absolute;top:50%;left:55px;width:25px;height:25px;background-image:url(/static/media/ic-solid-back.Bf5Ycjg1xLbqfWErGtlA.svg);background-size:25px;z-index:1;cursor:pointer;content:"";transform:translateY(-50%);transform:scaleX(-1)}.pop-slide .slide_next{position:absolute;top:50%;right:55px;width:25px;height:25px;background-image:url(/static/media/ic-solid-back.Bf5Ycjg1xLbqfWErGtlA.svg);background-size:25px;cursor:pointer;content:"";transform:translateY(-50%)}.pop-slide .slide_arrow.slick-disabled{opacity:0}.pop-slid-list .pairing_input{position:relative;width:520px;margin:auto;text-align:center}.pop-slid-list .pairing_input input{width:520px;height:96px;margin:auto;color:#3d86fb;font-family:SamsungOne-800;font-size:80px;text-align:center;letter-spacing:20px}.pop-slid-list .pairing_input .error_text{display:block;position:absolute;bottom:-22px;left:0;right:0;margin:auto;color:#dd4040;font-size:12px;font-weight:600;letter-spacing:-.5px}.pop-slid-list .pairing_input.error .error_text{display:block}.pop-slid-list .pairing_input{margin:35px 0}.channel_name_td{display:flex;justify-content:space-between;align-items:center;height:75px}.slider-screen-center{display:flex;flex-direction:column;align-items:center;margin:0 auto}.slider-screen-center.step2{margin-top:28px}.step2 .slide-screen-list{transform:scale(.8)}.slick-slide .pairing_arrow img{display:inline}.back_two_btn{display:flex;gap:12px}button.refresh{width:41px;min-width:42px;height:42px;padding:0}.screen-plan-bottom a{color:#1976d2;text-decoration:underline}.screen-plan-bottom{margin:5px 0 28px;color:#949494;font-family:SamsungOne-600;font-size:14px;text-align:center}.screen-plan-bottom.text_left{text-align:left}.screen-plan-bottom.screen-plan-bottom-left{width:100%;margin-top:12px;padding:0 85px}.tbd_icon{position:absolute;top:28px;right:40px;width:24px;height:24px;background-color:#000;color:#d8d8d8;font-size:9px;z-index:2}.pop-con-bold{display:flex;margin-bottom:40px;font-family:SamsungOne-800;font-size:18px;gap:25px}.pop-con-bold li{position:relative}.pop-con-bold li:nth-child(1):after{position:absolute;top:50%;right:-12px;width:1px;height:100%;background-color:#0000001f;content:"";transform:translateY(-50%)}.chip-right{display:flex;justify-content:space-between}.arrow-gray{filter:invert(51%) sepia(0%) saturate(2917%) hue-rotate(311deg) brightness(89%) contrast(78%)}.light-chk-list .bottom-etc{display:flex;margin-top:4px;color:#949494;font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px;gap:25px}.light-chk-list .bottom-etc li{position:relative}.light-chk-list .bottom-etc li:not(:last-child):after{position:absolute;top:50%;right:-12px;width:1px;height:12px;background-color:#d8d8d8;content:"";transform:translateY(-50%)}.pop-movework{height:310px;overflow-y:overlay}.set-screen-left{display:flex;flex-direction:column;width:-webkit-fill-available;overflow:hidden}.plan_3 .set-screen-left{margin-right:22px}.set-screen-list-con{display:flex;flex-grow:1;gap:56px}.set-screen-list-slide{width:100%;max-width:544px}.popup-set-screen-list-slide{width:100%;max-width:960px}.mixed-slide{height:118px}.sync-grouplist{display:flex;flex-direction:column;justify-content:flex-end}.plan_3 .sync-grouplist{max-width:650px}.set-screen-list li h1{margin:0 24px 12px;color:#949494;font-family:SamsungOne-600;font-size:16px}.set-screen-img-list{display:flex;width:auto;gap:4px;overflow:hidden}.set-screen-img-list:first-child{padding:0 24px}.set-screen-list-img{width:122px;height:68px}.set-screen-list-img img{width:100%;height:auto;border-radius:8px}.del:hover{background-color:#000000b3}.pop-slider2 .slick-list{overflow:unset}.view-name .set-screen-img-list{margin-bottom:28px}.view-name .sync-multi-group .set-screen-img-list{margin-bottom:36px}.view-name .sync-multi-group .set-screen-img-list:last-child{margin-bottom:12px}.sync-multi-group{width:100%}.modal_new .list_handler span.dim:hover:before{background-color:unset}.set-screen-grouptitle{display:flex;align-items:center;margin:0 0 16px;color:#949494;font-family:SamsungOne-600;font-size:12px;line-height:1.5;letter-spacing:.14px;gap:8px}.set-screen-grouptitle .chip{margin-right:0}.between-line{width:1px;height:16px;margin:2px 0;background-color:#d8d8d8}.modal_set_screen{width:1322px;height:unset;max-height:100vh}.modal_set_screen .pop_container{max-height:713px;overflow:scroll}.modalpop.modal_set_screen .pop_container{padding-right:24px}.btn-chip-info{position:relative;width:88px;height:20px;margin-top:24px;border:solid 1.5px #949494;border-radius:12px;color:#949494;font-family:SamsungOne-800;font-size:13px;text-align:center;line-height:20px;letter-spacing:.15px;cursor:pointer}.btn-chip-info:hover{background-color:#0000001a}.btn-chip-info .chip-info-con{display:none;position:absolute;top:28px;left:0;width:548px;padding:12px 24px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;z-index:2;box-shadow:0 3px 8px #0003}.btn-chip-info:hover .chip-info-con{display:block}.chip-info-con .set-screen-img-list:last-child{margin-bottom:12px}.mo_background{display:none;position:fixed;top:0;left:0;width:100vh;height:100vh;background-color:#00000080;z-index:300}.mo_background .chip-info-con{display:block;position:absolute;top:unset;bottom:0}.chip-info-con-list{width:100%}.set-screen-img-list .group-case{gap:0px}.set-screen-img-list.group-case li{position:relative;bottom:0}.set-screen-img-list.group-case li.boxshadow{box-shadow:2px 0 4px -2px #00000080;border-radius:8px}.assign_info{margin:0 0 20px;color:#0a0a0a;font-family:SamsungOne-600;font-size:16px;line-height:1.5;letter-spacing:.15px}.assign_info span:first-child:after{display:inline-block;width:1px;height:11px;margin:0 20px;background-color:#d8d8d8;content:""}.assign_chk{display:flex;justify-content:center;align-items:center;height:100%;padding:0 12px 0 24px;border-left:1px solid rgba(0,0,0,.12)}.line-red{display:inline-block;margin-left:8px;padding:9px 15px;border:solid 2px #f75b5b;border-radius:4px;background-color:unset;color:#f75b5b;font-family:SamsungOne-800;font-size:18px;font-weight:700}.selcon .view_name{margin-bottom:16px}.btn_absolute{position:absolute!important}.dot{width:16px;height:16px;border-radius:50%;cursor:pointer}.addpop-tag h1{max-width:118px;margin-left:12px;color:#949494;font-family:SamsungOne-800;font-size:14px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap;letter-spacing:.15px;overflow:hidden}.dot-chip-name{display:flex;align-items:center}#modalpop_wrap .option_list ul>li.last:after,#modalpop_wrap .topbtn_option_list ul>li.last:after{position:absolute;top:0;left:0;right:0;width:calc(100% - 20px);height:1px;margin:auto;background-color:#0000001f;content:""}.read-tags .chip{max-width:160px;height:100%;margin-right:0}.read-tags .chip.active:after{position:absolute;top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px);border:solid 1.5px rgba(0,0,0,.5);border-radius:12px;z-index:2;content:""}.no_tag{display:none}.no_tag.active{display:block}.screen-plan-name .plan_dot{margin-right:10px}.screen-plan-grade{display:flex;flex-direction:column;justify-content:center}.modal_new.attentionpop #modalpop_wrap .pop_con{height:100%}.attentionpop{height:auto}.list_scroll{height:600px;overflow-y:scroll}#modalpop_wrap .scroll_y{overflow-y:scroll}.noti_title_m{display:flex;justify-content:space-between;align-items:center;gap:6px;margin-bottom:16px}.noti_card_wrap{display:flex;flex-direction:column;gap:12px}.noti_card,.noti_desc>li{position:relative;width:100%;border:solid 1px #e0e0e0;border-radius:8px;background-color:#fafafa}.noti_card.dim:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#efefefb3;z-index:2;content:""}.cardhover:hover{background-color:#f2f8ff}.cardhover:hover{border:solid 1.5px #1976d2;border-radius:8px;cursor:pointer}.noti_head{display:flex;flex-direction:column;gap:4px;position:relative;padding:16px 40px;color:#0a0a0a;font-family:SamsungOne-600;font-size:22px;border-bottom:solid 1px #d8d8d8}.noti_title{display:flex;align-items:center;flex-shrink:0}.noti_title p{max-width:455px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.noti_title p.mw735{max-width:735px}.noti_headright{display:flex;align-items:center;position:absolute;top:11px;right:24px;cursor:pointer}.noti_headright .line{width:1px;height:10px;margin:3px 8px;background-color:#0000001f}.noti_headright .switch{display:flex;align-items:center;height:38px;margin-left:20px;z-index:3}.noti_etc{font-size:12px;font-family:SamsungOne-600;color:#707070}.noti_etc hr{display:inline;width:1px;height:10px;margin:auto 5px;background-color:#e0e0e0}.ai_mo_top hr{display:inline-flex;width:1px;height:16px;margin:auto 6px;background-color:#e0e0e0}.noti_con_bg{width:100%;padding:12px 12px 16px;mix-blend-mode:multiply;border-radius:8px;background-color:#efefef}.switch_text{z-index:3}.noti_con{padding:24px 40px}.noti_article{padding:12px;border-radius:8px;background-color:#efefef;font-family:SamsungOne-600;font-size:14px;color:#505050;mix-blend-mode:multiply}.noti_con h3{display:block;max-width:301px;min-width:130px;margin-right:12px;font-family:SamsungOne-600;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.noti_imgarti{display:flex;margin-bottom:16px;gap:24px}.noti_imginfo{padding:6px 0}.noti_frame{position:relative;height:100%;padding:4px;border-radius:0;background-image:url(/static/media/samsung-screen.boQvUbpobOhnUDbQprBl.svg);background-size:100%}.noti_imgarti .noti_frame{width:168px;height:auto}.noti_frame img{width:100%;height:100%}.noti_screens_wrap{width:100%;height:649px;padding:20px 16px;border-radius:8px;background-color:#efefef;overflow:scroll}.noti_screens_wrap .noti_frame{width:unset;height:unset}.noti_screens_grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:20px 16px}.noti_num{display:flex;align-items:center;min-height:42px;margin-bottom:8px;font-family:SamsungOne-500;font-size:16px;line-height:24px;color:#000000de}.noti_num p{margin-right:8px}.noti_desc{display:flex;flex-direction:column;gap:10px}.noti_desc h1{max-width:431px;font-family:SamsungOne-600;font-size:20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.harv_grid{display:flex;padding:16px 40px;gap:16px}.harv_grid li{flex-grow:1}.harv_card{justify-content:flex-start;position:relative;width:100%;height:auto;padding:20px 16px;border-radius:12px;background-color:#efefef;font-family:SamsungOne-600;font-size:16px}.button.harv_card:hover,button.harv_card:hover{background-color:#efefef}.harv_card:after{display:none;position:absolute;top:50%;right:12px;width:16px;height:16px;background-image:url(/static/media/ic-solid-arrow-right.BHuSIr7Xz-CFEoY_zh5w.svg);cursor:pointer;content:"";transform:translateY(-50%)}.harv_card:hover:after{display:block}.harv_title{display:flex;align-items:center;font-size:16px;gap:12px}.icon_m{width:24px;height:24px}.rm_list{display:flex;flex-direction:column;position:relative;gap:20px;margin:1.5px}.bottom_info{display:flex;flex-direction:column;gap:6px;color:#0a0a0a99;font-family:SamsungOne-600;font-size:12px;letter-spacing:.11px}.bottom_info.blue{color:#1976d2}.rm_contents{display:flex;gap:24px;position:relative}.rm_contents_title{display:flex;align-items:center;gap:4px}.i_retry{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.rm_contents_open{display:flex;flex-wrap:wrap;align-items:center;position:relative;line-height:32px}.rm_contents_open p{font-family:SamsungOne-800;font-size:16px;margin-right:8px}.noti_num hr,.rm_contents_open hr{width:1px;height:11px;margin-right:4px;background-color:#e0e0e0}.rm_contents_open .open_arrow{position:absolute;top:50%;right:0;transform:translateY(-50%)}.aiSwiper .noti_frame{width:122px;height:72px}.connect_circle{display:flex;justify-content:center;align-items:center;position:relative;width:12px;height:12px;border-radius:50%}.connect_circle .CircularProgressbar .CircularProgressbar-path{stroke:#ff8030}.connect_circle .CircularProgressbar .CircularProgressbar-trail{stroke:#0000}.noti_connect.default_icon{position:absolute}.rm_contents_tags{display:flex;gap:4px;margin-right:6px}.noti_num .hover:hover:after,.rm_list .hover:hover:after{width:24px;height:24px}.notific_area{display:flex;gap:16px;position:absolute;top:0;right:0}.rm_screen_img{background-color:#fbcfce}.rm_contents_img{background-color:#ffeb79}.rm_playlist_img{background-color:#a1d8f6}.rm_schedule_img{background-color:#aeeae9}.show_more{margin-top:4px;margin-bottom:10px;font-family:SamsungOne-600;font-size:12px;text-align:right;color:#1976d2}.msg_error{color:#f75b5b;font-family:SamsungOne-600;font-size:12px;letter-spacing:.11px}.msg_error.pc_only{position:absolute;bottom:-4px;left:0}.modalpop .pop_container.scroll_y{padding:24px 25px 0 40px}#modalpop_wrap .another_chip>div{flex-direction:column}#modalpop_wrap .another_chip .chip+.chip{margin-top:13px}.scroll_list{padding-bottom:0!important}.range_box{display:flex;align-items:center}.pop_con.modal_skin{padding:16px 25px 16px 40px;border-bottom:solid 1px rgba(0,0,0,.12)}.pop_con.modal_skin.holiday_ment{padding:24px 36px}.timer_skin{padding:24px 40px}.simplebar-content{height:100%}.harv_graph{display:flex;flex-direction:column;width:100%;padding:32px 40px;background-image:url(/static/media/wheat_green.GjvdFaLpyRmSqfEM0P8Y.svg);background-repeat:no-repeat;background-position:calc(100% - 20px) 5px;background-color:#ecf4ed;gap:20px;border-bottom:solid 1px rgba(36,193,149,.1)}.harv_warning .harv_graph{background-image:url(/static/media/wheat_orange.H9j0ggi6hc7HDLPUzku7.svg)}.harv_graph_card_title{display:flex;align-items:center;margin-top:8px}.harv_graph_card_title:before{display:inline-block;width:24px;height:24px;margin-right:8px;background:url(/static/media/energy_consumption_green.B7lZ1GLOWnHE4N-E48KV.svg) no-repeat center center;content:""}.harv_warning .harv_graph_card_title:before{background-image:url(/static/media/energy_consumption_orange.IfXsgAMpYUr2dlFaCWiX.svg)}.harv_chart_title{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;position:relative;margin-top:40px}.harv_chart_title h1{position:relative;margin:0 12px;color:#0a0a0a;font-family:SamsungOne-700;font-size:52px;text-align:center;z-index:2}.harv_chart_title h1:after{position:absolute;bottom:0;left:50%;width:235px;height:28px;background-color:#ddf2e5;z-index:-1;content:"";transform:translate(-50%)}.harv_warning .harv_chart_title h1:after{background-color:#ff6240;opacity:.1}.harv_chart_title h3{font-family:SamsungOne-600;font-size:20px;opacity:.5}.harv_graph_card{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;border:solid 1.5px rgba(36,193,149,.12);border-radius:12px;background-color:#fafafa}.harv_graph_card.blur .harv_chart_title,.harv_graph_card.blur .harv_graph_wrap,.harv_graph_card.blur .chart_nav{filter:blur(4px);-webkit-filter:blur(4px)}.harv_graph_card .blur{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:0;left:0;width:100%;height:100%;color:#7c7c7c;font-family:SamsungOne-600;text-align:center;z-index:2;gap:16px}.harv_graph_card .blur .comingsoon{font-size:28px}.harv_graph_card .blur p{width:614px;font-size:16px}.harv_warning .harv_graph_card{border:solid 1.5px rgba(255,98,64,.12)}.harv_graph_wrap{display:flex;align-items:center;position:relative;width:100%;height:100%;padding:0 44px 0 48px}.harv_graph_wrap:hover .chart_legend{display:flex}.harv_graph_card img{width:100%;height:100%}.harv_graph h2{color:#0a0a0a;font-family:SamsungOne-600;font-size:22px}.harv_graph_tit{display:flex;justify-content:space-between}.harv_graph_tit .harv_graph_schedule{display:flex;padding:7px 15px;border-radius:8px;background-color:#dadada80;gap:20px}.harv_graph_tit .harv_graph_schedule li{display:flex;align-items:center;position:relative;cursor:pointer}.harv_graph_tit .harv_graph_schedule li:after{display:block;position:absolute;top:4px;right:-10px;width:1px;height:16px;background-color:#bdbdbd;content:""}.harv_graph_tit .harv_graph_schedule li:last-of-type:after{display:none}.harv_graph_info{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%}.harv_graph_info>div:nth-child(1){display:flex;justify-content:center;position:relative;width:100%;padding-top:16px;padding-bottom:30px;background-image:url(/static/media/wheat_green.GjvdFaLpyRmSqfEM0P8Y.svg);background-repeat:no-repeat;background-position:right bottom}.harv_graph_data{display:grid;margin-top:10px;color:#707070;font-family:SamsungOne-600;font-size:12px;grid-template-columns:1fr 1fr;gap:8px 16px}.harv_data .f-h2{display:flex;justify-content:baseline;align-items:center;position:relative;width:46px;height:30px;margin-right:2px;color:#0a0a0a;font-family:SamsungOne-600;font-size:18px}.harv_data{display:flex;align-items:center;position:relative;width:fit-content;margin-left:22px}.cardskin{padding:16px 28px 32px;border-radius:8px;border:solid 1px rgba(0,0,0,.12);background-color:#fafafa}.cardskin .setup{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e0e0e0;font-family:SamsungOne-800;font-size:16px;line-height:2.5}.energycard_table{display:flex;flex-direction:column;gap:24px;margin-top:24px}.energycard_table th{width:80px;font-family:SamsungOne-600;font-size:13px;color:#707070}#modalpop_wrap .option_list.on{display:block}.harv_warning .harv_graph{background-color:#faf3eb}.harv_warning .harv_graph_info>div:nth-child(1){background-image:url(/static/media/wheat_orange.H9j0ggi6hc7HDLPUzku7.svg)}.gap12{gap:12px}.m_header.ic_arrow-right{display:inline-block;width:16px;height:16px;margin:0 8px;object-fit:contain}.ic_arrow-right{background-image:url(/static/media/ic-solid-arrow-right.BHuSIr7Xz-CFEoY_zh5w.svg)}.energy_modal .pop_con{background-image:url(/static/media/wheat_green.GjvdFaLpyRmSqfEM0P8Y.svg);background-repeat:no-repeat;background-position:right 10px;background-color:#ecf4ed}.energy_modal .pop_con.nodata{background-image:none}.energy_modal .multi_timer{padding:20px 40px}.energy_modal .no-div{height:100%}.energy_col{display:flex;flex-direction:column;gap:8px}.energy_grid2{display:grid;grid-template-columns:1fr 1fr;row-gap:20px;column-gap:23px}.energy_title{display:flex;justify-content:flex-end}.energy_card{display:flex;align-items:center;width:744px;height:62px;padding:12px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.energy_card .line_length{width:1px;height:26px;margin:0 12px;background-color:#d8d8d8}.gray_box{display:flex;justify-content:center;align-items:center;position:relative;height:32px;border-radius:8px;background-color:#0000001a;font-size:16px}.gray_box.dim{background-color:#00000008;color:#0a0a0a4d}.gray_box.on .date .select-ul{display:block;top:32px;left:0}.timerbox.dim{opacity:1}.timerbox .gray_box span{font-family:SamsungOne-600;font-size:15px;letter-spacing:.43px;opacity:.5}input[type=text].selectBox{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px 17px;border:solid 1.5px #1976d2;border-radius:8px;font-size:16px;z-index:3}.gray_box .select-ul{top:32px;left:0}.cardskin .dim .gray_box{background-color:#f4f4f4}.cardskin .gray_box{justify-content:flex-start;width:121px;height:42px;padding:10px 17px;border-radius:8px;box-shadow:0 0 0 1px #b2b2b2 inset;background-color:#fff}.cardskin .gray_box .select-ul{top:42px}.cardskin .gray_box #input_box,.cardskin .gray_box input[type=text].ipt_textbox,.cardskin .gray_box .input_box{position:absolute;top:0;left:0;width:100%;height:100%;border:0;box-shadow:0 0 0 1.5px #1976d2 inset;font-family:SamsungOne-600;font-size:15px;letter-spacing:.43px}.holiday_list{width:100%;height:450px;border:solid .5px rgba(36,193,149,.25);border-radius:8px;background-color:#ecf4ed}.holiday_list.holiday_calendar{padding:42px 109px 0}.daytag_wrap{display:flex;align-items:center;width:361px;flex-grow:1;gap:4px}.daytag_wrap .chip{margin-right:0}.off_timer .energy_title>ul>li:nth-child(2),.off_timer .daytag_wrap{width:434px}.multi_timer .daytag_wrap{justify-content:space-between;width:auto}.holiday_ul{display:flex;flex-direction:column;gap:10px;padding:20px 24px}.holiday_li{display:flex;justify-content:space-between;align-items:center}.holiday_list .tagbox{display:flex;width:612px;padding:12px;border-radius:8px;background-color:#fafafa;gap:8px}.holiday_mon{display:flex;align-items:center;color:#707070;font-family:SamsungOne-600;font-size:16px;gap:8px}.page_num{display:flex;justify-content:space-between;margin:8px 5px 0;color:#949494;font-family:SamsungOne-600;font-size:13px}.holiday_country{display:flex;justify-content:flex-end;margin-bottom:24px}.holiday_country .s_title{margin-bottom:12px;color:#0a0a0a;font-family:SamsungOne-800;font-size:13px;opacity:.4}.holiday_country_con{display:flex;width:100%;gap:40px}.holiday_country_con #select-wrap{width:100%}.btn_holiday_country{display:flex;align-items:center}.btn_holiday_country button{width:140px;height:32px}.btn_holiday_country .line_length{display:inline-block;width:1px;height:24px;margin:0 12px;background-color:#d8d8d8}.holiday_country button{width:159px}.pop_con.h535{height:535px}.holiday_slider{display:flex;justify-content:center}.holiday_slide_btnwrap{display:flex;justify-content:flex-end;margin-top:24px;gap:12px}.holiday_slider_wrap{position:relative}.holiday_slider_wrap .datepicker .picker_head{margin-bottom:18px}.holiday_slider_wrap .datepicker .calendar li{width:32px;height:32px}.holiday_slider_wrap .swiper_arrow .swiper-button-prev{top:50%;left:-56px;margin-top:0;background-image:url(/static/media/ic-solid-arrow-right.BHuSIr7Xz-CFEoY_zh5w.svg);background-size:100%;transform:translateY(-50%) rotate(-180deg)}.holiday_slider_wrap .swiper_arrow .swiper-button-next{top:50%;right:-56px;margin-top:0;background-image:url(/static/media/ic-solid-arrow-right.BHuSIr7Xz-CFEoY_zh5w.svg);background-size:100%;transform:translateY(-50%)}.holiday_list .pick{margin:10px 10px 9px 0;border:solid .9px #24c195;border-radius:50%;background-color:#ecf4ed}.holiday_list .pick_start{width:100%!important;border:solid .9px #24c195;border-radius:20px 0 0 20px;background-color:#ecf4ed;border-right:0}.holiday_list .pick_end{border:solid .9px #24c195;border-radius:0 20px 20px 0;background-color:#ecf4ed;border-left:0}.error{position:relative;font-family:SamsungOne-600;font-size:12px;letter-spacing:-.5px}.page_num .error{max-width:676px}.planlist_wrap{display:flex;flex-direction:column;margin-top:40px;gap:20px}.screen-num-wrap{display:flex;gap:8px}.poptbl_plan{width:100%;border-collapse:separate;border-spacing:0;background-color:#efefef}.poptbl_plan .chk_wrap{position:relative;width:82px;text-align:center}.poptbl_plan thead{position:sticky;top:0;left:0;height:60px;background-color:#efefef;z-index:2;box-shadow:0 -1px #e0e0e0 inset}.poptbl_plan tbody td:not(.chk_wrap){min-width:90px}.poptbl_plan th{color:#949494;font-family:SamsungOne-800;font-size:16px;line-height:24px;text-align:left;vertical-align:middle}.poptbl_plan.th_l th:not(.all){text-align:left}.poptbl_plan tbody tr{position:relative}.poptbl_plan tbody tr:hover{background-color:#0000001a}.poptbl_plan tbody tr:not(:last-of-type):after{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#e0e0e0;content:""}.poptbl_plan tbody td{padding:25px 0;font-size:16px}tbody.delete_list td{padding:25px 40px}tbody.delete_list.multi td{padding:12px 40px;vertical-align:top}.poptbl_plan .btn-sort:after{right:unset}.font_flan_main{font-family:SamsungOne-800;font-size:18px}.font_sub{color:#949494;font-family:SamsungOne-600;font-size:12px}.poptbl_plan .font_sub{margin-top:7px}.poptbl_plan .plan_dot{display:inline-block;margin-right:10px}.poptbl_plan .warning_txt{margin-top:4px}.pop_con.minus_r15{padding-right:25px}.daytag_wrap .chip_line{border:1.5px solid #4c4c4c;color:#4c4c4cde!important;opacity:.3}.daytag_wrap .chip_line:hover{border:1.5px solid #4c4c4c;color:#4c4c4cde!important;opacity:.6}.daytag_wrap .chip_line.active{opacity:1}.daytag_wrap .chip_line.chip_red{border:1.5px solid #ff6240!important;color:#ff6240de!important;opacity:1}.daytag_wrap .chip_line.chip_green.active{border:1.5px solid #24c195!important;color:#24c195!important;opacity:1}.chart_legend_tooltip{display:flex;flex-direction:column;color:#000;font-family:SamsungOne-600;font-size:13px;gap:6px;list-style-type:none}.chart_legend{display:none;position:absolute;bottom:15px;left:50%;color:#707070;font-family:SamsungOne-600;font-size:12px;white-space:nowrap;gap:32px;transform:translate(-50%)}.chart_legend_tooltip li,.chart_legend li{display:flex;justify-content:baseline;align-items:center}.chart_legend_tooltip li:before,.chart_legend li:before{display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;content:""}.chart_legend_tooltip li.dot_yellow:before,.chart_legend li.dot_yellow:before{background-color:#ffa307}.chart_legend_tooltip li.dot_blue:before,.chart_legend li.dot_blue:before{background-color:#589dff}.chart_legend_tooltip li.dot_black:before,.chart_legend li.dot_black:before{background-color:#505050}.harv_graph_wrap .img_hover,.harv_graph_wrap:hover img{display:none}.harv_graph_wrap:hover .img_hover{display:block}.energy_comp .dim{pointer-events:none;opacity:.3}.range_text #input_box input{width:100px;height:32px;text-align:center}.brightnessinfo_range .range_text #input_box input{text-align:left;font-size:14px}.hospitality_chkin{padding:40px}.hospitality_chkin .datetime{display:flex;gap:12px}.date_title{display:flex;align-items:center;margin-bottom:12px;font-family:SamsungOne-800;font-size:13px;gap:6px;opacity:.4}.hospitality_chkin .date_title{font-size:16px}.energy_date_line{display:flex;align-items:center;height:42px}.bullet_info{margin-bottom:48px}.bullet_info ul{display:flex;flex-direction:column;color:#707070;font-family:SamsungOne-600;font-size:14px;gap:12px}.bullet_info li{display:flex;align-items:center}.bullet_info li:before{display:inline-block;width:4px;height:4px;margin-right:12px;border-radius:50%;background-color:#707070;content:""}.bullet_info_title{margin-bottom:16px;color:#0a0a0a;font-family:SamsungOne-800;font-size:18px}.setplan-wrap{position:relative}.modal_new #modalpop_wrap .pop_con.setplan-wrap{min-height:359px;padding:0}.setplan-wrap-con{padding:40px 40px 0}.slide-screen-wrap{padding:0 25px 0 40px}.attentionpop .screen-ul{align-items:flex-start;width:100%;height:280px;margin:0}.attentionpop .slide-screen-wrap{max-height:280px;margin-top:40px}.plan_info_pop .slide-screen-wrap{margin-top:48px;padding-bottom:40px}.modal_new.plan_info_pop #modalpop_wrap .pop_con.setplan-wrap{min-height:auto}.chart_nav{display:flex;justify-content:center;align-items:center;margin-bottom:20px;padding:3px 10px;border-radius:17px;background-color:#0000000a;color:#0a0a0a;font-family:SamsungOne-800;font-size:12px}.chart_nav .ic20{position:relative;cursor:pointer}.chart_nav .ic20:hover:after{position:absolute;top:50%;left:50%;width:20px;height:20px;border-radius:50%;background-color:#0000001a;content:"";transform:translate(-50%,-50%)}.chart_month{display:inline-block;width:56px;margin:0 4px;text-align:center}#modalpop_wrap .pop_ti.border-no-pc:after{display:none}.modal_new #modalpop_wrap .pop_con.uiContainer.off_timer{height:496px}.controlBox .sub-title{position:absolute;top:-24px;left:0;color:#0a0a0a;font-family:SamsungOne-800;font-size:16px;opacity:.4}.pop-no-available .pop_con{height:100%;padding:28px}.screenpop_skin .slide-screen-list{width:513px}.screen-plan-num .numbox{display:inline-block;width:54px;height:28px}.harv_grid .line_custom{display:flex;align-items:center;flex-grow:0}.harv_grid .line_custom:after{display:block;width:1px;height:44px;background-color:#d8d8d8;content:""}.harv_graph_dropdown{position:absolute;top:10px;right:48px;width:30px;height:20px}.btn_dropdown{display:none;position:absolute;bottom:-20px;left:50%;width:20px;height:20px;background-image:url(/static/media/ic-solid-calendar-arrow.DOY5q5KwgXbveZ1X7mD5.svg);background-size:100%;cursor:pointer;transform:translate(-50%)}.harv_graph_dropdown:hover .btn_dropdown{display:block}.country_skin .light-chk-list{height:390px}.country_skin .title{margin-top:20px}.bottom_etc{display:flex;justify-content:space-between;margin-top:10px;color:#949494;font-family:SamsungOne-600;font-size:13px}#select-wrap.sorting{width:172px;min-width:172px;margin-left:20px}.harv_chart_title .green,.harv_chart_title .orange{font-size:52px}#modalpop_wrap .schedule .image_info .list_view .content_info>div:first-child{margin-right:0}#modalpop_wrap .schedule .image_info .list_view .content_info .info_table span:last-child{margin-right:0}#select-wrap.sorting .select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.welcom_trial{display:flex;justify-content:center;position:relative}.welcom_trial .screen-plan-bottom{text-align:left}.popGridSkin{display:flex;flex-direction:column;gap:40px}.popGridSkinBox{display:flex;flex-direction:column;padding:28px 24px;border-radius:8px;background-color:#efefef;gap:16px}.notisetting .sub-title{margin-bottom:20px;margin-left:4px;color:#949494;font-family:SamsungOne-800;font-size:18px;text-align:left}.setTime{display:flex;margin-top:25px;gap:40px}.notisetting{padding-bottom:40px}.screenSlide{width:100%}.sync-multi-group-list{display:flex;flex-direction:column}.sync-multi-group-bottom .set-screen-left{padding-right:24px}.sync-multi-group-bottom{display:flex;justify-content:space-between;padding-left:24px;gap:2px}.set-screen-list li.sync-multi-group-list h1{margin-bottom:25px}.speach_bubble{display:flex;justify-content:center;align-items:center;position:absolute;top:-48px;width:42px;height:47px;background-image:url(/static/media/speach_bubble.WZ-73xQn2uHIbv9N5Cwn.svg)}.speach_bubble.orange{background-image:url(/static/media/speach_bubble_orange.CgdrYDku0yyJSVQa_LuV.svg)}.welcome_bottom_txt{margin:12px 0 24px;color:#949494;font-family:SamsungOne-600;font-size:13px;text-align:left}.welcome_bottom_txt a{color:#1976d2;text-decoration:underline}.pop_con.pop_table_content{display:flex;flex-direction:column;padding:20px 40px 0;gap:20px}.pop_con.pop_table_content.channel_pop{padding:0 24px}.bottom_modal #modalpop_wrap{max-height:90vh}.margeplan_text{display:flex;flex-direction:column;margin-left:20px;color:#0a0a0a99;font-family:SamsungOne-600;font-size:16px;gap:12px}.margeplan_text li{display:flex;align-items:center}.margeplan_text li:before{display:inline-block;width:4px;height:4px;margin-right:12px;border-radius:50%;background-color:#505050;content:""}.margeplan_text .arrow{width:16px;height:16px;margin:0 16px;background-image:url(/static/media/keyboard_arrow.DUC2O3pW02PXxmbFqQa0.svg);background-size:16px;fill:#363636;stroke:#363636}.h644{height:644px}.h306{height:306px}.h399{height:399px}#modalpop_wrap .pop_con>p.delete_certificate_p{margin:10px 0 0}.ml_grade{margin-left:35px}.file_upload{display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;width:100%;height:100%;border-radius:8px;background-color:#00000080;color:#fff;font-family:SamsungOne-600;font-size:24px;z-index:4;gap:36px}.apply_preset_bg_scroll{height:534px;overflow:auto}.setContentTab{height:657px;padding:24px 40px 0;flex:1}.list_bottom_icon{display:flex;gap:10px}.total_cnt{color:#707070;line-height:1.5}.all_select .hr{display:inline-block;width:1px;height:16px;margin:0 12px;background-color:#0000001f}.pop_chk_wrap{width:82px;text-overflow:unset!important}.popGridSkinBox .hr{width:100%;height:1px;margin:9px 0;background-color:#e0e0e0}.setTime li{display:flex}.comfirmed_chk{margin:30px 0}.authority_chk{margin-bottom:20px}.nodata_2col{display:flex;flex-direction:column;font-size:20px;text-align:center;gap:24px}.pop_con.preset_pop{padding:40px 40px 0}.pop_con.preset_pop .preset_top{padding-top:20px}.pop_con.preset_pop .preset_top .lastupdate{display:block;width:100%;margin-bottom:10px;color:#818181;font-size:14px;text-align:right}.pop_con.preset_pop .preview_wrap{display:flex;position:relative;height:554px;border-radius:8px;overflow:auto}.preview_wrap.nodata_style .channel_tbl_tit{display:none}.preset_pop .channel_plan_wrap{position:relative}.preset_pop .channel_plan_wrap .arrow_btn{position:fixed;left:315px;z-index:50}.preview_wrap.nodata_style .channel_plan_wrap{flex-grow:1}.pop_con.preset_pop .preview_wrap .channel_plan_wrap thead tr{position:relative}.pop_con.preset_pop .preview_wrap .channel_plan_wrap .arrow_left{position:absolute;top:22px;left:0;background-color:#e0e0e0;z-index:2;cursor:pointer}.pop_con.preset_pop .preview_wrap .channel_plan_wrap .arrow_right{position:absolute;top:22px;left:1340px;background-color:#e0e0e0;z-index:2;cursor:pointer}.pop_con.preset_pop .preview_wrap table{width:2478px;padding:0 20px;background-color:#e0e0e0;border-spacing:0px}.pop_con.preset_pop .preview_wrap table thead td{width:273px;height:72px;font-family:SamsungOne-800;font-size:14px;text-align:center}.channel_tbl_tit .channel_img,.pop_con.preset_pop .preview_wrap table tbody .channel_img{width:36px;height:36px;border-radius:999px;overflow:hidden}.channel_tbl_tit .channel_img img,.pop_con.preset_pop .preview_wrap table tbody .channel_img img{width:100%;height:100%;object-fit:cover}.channel_tbl_tit li{display:flex;align-items:center;position:relative;width:274px;height:76px;padding-left:24px;background-color:#efefef;gap:12px}.channel_tbl_tit li.thead{justify-content:center;position:sticky;top:0;height:72px;padding:0;color:#7c7c7c;z-index:3}.channel_tbl_tit li:not(.thead,:last-of-type):after{position:absolute;bottom:0;left:24px;width:226px;height:1px;background-color:#ddd;content:""}.pop_con.preset_pop .preview_wrap .channel_tbl_scollwrap{width:1368px;overflow-x:scroll;scroll-behavior:smooth}.pop_con.preset_pop .preview_wrap .channel_tbl_scollwrap.channel_tbl_hd{position:sticky;top:0;z-index:10}.pop_con.preset_pop .preview_wrap table tbody td{width:273px;height:76px;padding:4px;font-size:16px}.pop_con.preset_pop .preview_wrap table tbody tr:nth-child(2n) td span{background-color:#e8f4ff}.pop_con.preset_pop .preview_wrap table tbody td span{display:flex;align-items:center;width:100%;height:100%;padding:0 16px;border-radius:8px;background-color:#f3f3f3}.picker_head{display:flex;justify-content:center;align-items:center;font-family:SamsungOne-600;font-size:24px}.picker_head .arrowbtn{display:flex;justify-content:center;align-items:center;width:26px;height:26px;margin:0 10px;cursor:pointer}.htvchannel_list{margin-top:20px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.programguide_list_box{display:flex;padding:40px 50px}.programguide_list_box .programguide_list{width:33.3%}.programguide_list_box .programguide_list h2{margin-bottom:10px;color:#949494;font-family:SamsungOne-800;font-size:16px}.programguide_list_box .programguide_list p{font-family:SamsungOne-600;font-size:16px}.account-list-th-right{display:flex;justify-content:flex-end;align-items:center;padding:24px 0}.arrow_up_wrap .default_icon{position:relative;top:10px}.verification_wrap h2{margin-bottom:12px;color:#9a9a9a;font-family:SamsungOne-800;font-size:16px}.verification_wrap .input_wrap input:focus{border-bottom:2px solid #1976d2}.verification_wrap .input_wrap{display:flex;position:relative;gap:28px}.verification_wrap .input_wrap .verifi_info{position:absolute;top:7px;right:177px;color:#9a9a9a;font-family:SamsungOne-500;font-size:14px}.verification_wrap .error_text{color:#949494;font-family:SamsungOne-600;font-size:10px;line-height:20px}.verification_wrap button{width:140px;height:32px}.verification_btn_wrap .input_wrap{position:relative;width:100%}.verification_btn_wrap .input_wrap .verifi_info{position:absolute;top:7px;right:0;color:#9a9a9a;font-family:SamsungOne-500;font-size:14px}.brightness_toplayout{display:flex;flex-direction:column;justify-content:center}.backlight_box_wrap{padding-top:32px;padding-bottom:40px}.timelight_box .brightnessinfo_visit{border-radius:0 0 9px 9px}.brightnessinfo_visit{position:relative;width:100%;background-color:#eaeaea}.brightnessinfo_visit.off{height:4px}.brightnessinfo_visit.on{height:auto}.brightnessinfo_visit.on:after{content:"";position:absolute;top:-12px;left:48px;width:0;height:0;border-bottom:12px solid #eaeaea;border-left:8px solid #fafafa;border-right:8px solid #fafafa}.timelight_box .brightnessinfo_visit.on:after{border-left:8px solid #fff;border-right:8px solid #fff}.brightness_title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 40px}.brightness_info{display:flex;flex-direction:column;gap:8px}.brightness_info li{display:flex;align-items:center;position:relative;font-family:SamsungOne-600;font-size:16px}.brightness_info .brightness{display:flex;justify-content:space-between}.brightness_info .brightnessinfo_tit{display:flex;gap:4px;margin-top:10px;font-family:SamsungOne-700;font-size:18px;line-height:1.11}.brightness_info li.brightnessinfo_subtit{min-height:16px;font-family:SamsungOne-500;font-size:13px;color:#0a0a0a99}.backlight_box{padding:0 40px 30px;border-bottom:1px solid #e0e0e0}.brightnessinfo_range input[type=range]{margin-right:32px}.timelight_box .edit_time{position:absolute;right:-30px}.timelight_box .input_bundle_wrap .date,.input_bundle_wrap .input_box{width:auto}.num_label{position:relative}.num_label:before{content:"0";position:absolute;top:8px;left:0;font-family:SamsungOne-500;font-size:10px;color:#0a0a0a99}.num_label:after{content:"100";position:absolute;top:8px;right:0;font-family:SamsungOne-500;font-size:10px;color:#0a0a0a99}.brightnessinfo_con{margin:4px 0;padding:28px 60px 56px;background-color:#efefef}.timelight_box .brightnessinfo_con{padding:28px 60px 40px}.brightnessinfo_con .brightnessinfo_range{padding:0 30px}.brightnessinfo_con h3{display:flex;gap:4px;align-items:center;font-family:SamsungOne-600;font-size:16px;line-height:1.25}.brightnessinfo_con h4{font-family:SamsungOne-500;font-size:13px;color:#0a0a0a99}.brightnessinfo_con .hr{width:100%;height:1px;margin:24px 0 12px;border-color:#e0e0e0}.min_bri{margin-top:16px}.bottom_backlightbox{padding:40px 40px 32px}.backlight_box h3{display:flex;align-items:center;margin-bottom:5px;font-family:SamsungOne-700;font-size:16px}.timelight_box .daytime_wrap{display:flex;align-items:center;gap:5px;height:12px;font-family:SamsungOne-600;font-size:14px;color:#707070;border-bottom:1px solid #707070;cursor:pointer}.daytime_input input[type=text].ipt_textbox{width:100px;height:32px;padding:5px 14px}.daytime_input .input_bundle_wrap{min-height:unset}.controlBox.backlight{padding:40px 0;border:0;gap:0}.timelight_box{display:flex;flex-direction:column;gap:12px;margin:0 40px 10px;border:solid .3px #979797;border-radius:8px;background-color:#fff}.timelight_box:last-of-type{margin-bottom:0}.timelight_box .brightness_info{display:flex;flex-direction:row;align-items:center;width:auto;font-family:SamsungOne-600;font-size:16px;gap:24px}.timelight_box .timelight_toplayout .toggle_switch{margin-right:-5px}.timelight_box .timelight_toplayout{display:flex;justify-content:space-between;align-items:center;padding:11px 24px}.timelight_box .date #input_box input{height:32px;padding:8px 14px}.timelight_box .date #input_box input:hover{border:1.5px solid #1976d2}.backlightBox{display:flex;flex-direction:column;position:relative;height:100%;background-color:#fafafa}.preset_ctgywrap{padding:40px;border-bottom:1px solid #e0e0e0}.preset_ctgywrap:last-of-type{border:none}.preset_ctgywrap h3{font-family:SamsungOne-800;font-size:16px}.guide_channel_wrap .channel_search{margin-bottom:20px;gap:50px}.guide_channel_wrap .no-div{height:100%;color:#7c7c7c;opacity:1}.settingBox .guide_channel_wrap .poptbl_plan thead{position:sticky}.scroll_tbody{display:block;overflow-y:scroll}.selectlogo_tbody{width:660px;max-height:505px}.selectlogo_tbody .chk_wrap{width:82px}.selectlogo_tbody .userbox{width:576px}.mergecont_wrap{display:flex;gap:24px}.mergeplan_con{padding-bottom:40px}.input_btn_wrap{display:flex;justify-content:space-between;gap:28px}.input_btn_wrap button{height:32px}.screen_pop_wrap .pop_cont .info_msg{display:block;width:649px;margin-top:16px;color:#949494;font-family:SamsungOne-600;font-size:13px;text-align:left}.screen_pop_wrap .pop_cont .info_msg a{color:#1976d2;text-decoration:underline;cursor:pointer}.pop_con.proof_con{padding:20px 40px 0}.proof_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.proof_top_left.dim{opacity:1}.proof_top_left.dim #input_box input,.proof_top_left.dim .input_box input{border:solid 1px #b2b2b2;background-color:#f4f4f4;pointer-events:none;color:#0a0a0a80}.proof_top ul{display:flex;gap:12px}.proof_top ul li{width:150px;line-height:42px}.proof_top ul li.calender_dash{width:7px}.proof_top .proof_top_left{display:flex;align-items:center;gap:8px}.proof_top .proof_top_left ul{margin-right:4px}.proof_top .proof_top_left .week_btn{display:flex;gap:8px}.proof_top .proof_top_left button{min-width:100px;height:32px}.proof_table{height:546px;overflow-y:scroll}.update-div p{max-width:614px}.proof_table .icon_td ul{display:none;gap:36px}.proof_table tr:hover .icon_td ul{display:flex}.proof_table .icon_td ul li{position:relative}.proof_table .icon_td ul li:first-of-type:after{display:block;position:absolute;top:50%;right:-18px;width:1px;height:16px;background-color:#c4c4c4;content:"";transform:translateY(-50%)}#modalpop_wrap.add_content_pop .nodata{display:flex;justify-content:center;align-items:center;height:100%}.tag_alias{position:relative;display:flex;align-items:center;height:66px;padding:16px 40px 8px;font-family:SamsungOne-600;font-size:14px;line-height:1.43;cursor:pointer}.tag_alias:hover{background-color:#0a0a0a1a}.tag_alias .radio_label:after{top:50%;transform:translateY(-50%)}.tag_alias_chkbox{display:flex;justify-content:center;align-items:center;width:42px;margin-right:20px}.tag_alias span{margin-left:6px}.tag_alias i.dot{width:20px;height:20px}.tag_alias .arrow{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;right:44px;transform:translateY(-50%);width:32px;height:32px;cursor:pointer}.tag_alias .arrow:hover{border-radius:50%;background-color:#efefef;mix-blend-mode:multiply}.tags_bg{margin:0 40px;padding:10px 12px;mix-blend-mode:multiply;border-radius:8px;background-color:#efefef}.bgerror{background-color:#dd04041a}.tags_bg .chip{margin-right:6px;cursor:default}.tag_alias_search{padding:24px 40px}.tag_alias_txt{padding:16px 40px;font-family:SamsungOne-600;font-size:16px}.tag_alias_wrap{flex:1;background-color:#efefef}.pop_tag_alias{display:flex;flex-direction:column;flex:1;background-color:#fafafa}.pop_journeymap{padding:24px 40px}.journey-map-parents{display:flex;flex-direction:column;align-items:flex-start;gap:8px;position:relative;width:fit-content;font-family:SamsungOne-600;font-size:15px;color:#707070}.journey-map-parents:after{content:"";position:absolute;top:50%;right:-30px;width:30px;height:1px;background-color:#b0b0b0}.journey-map-parents img{width:172px;height:94px;border-radius:8px}.journey-map-Shared{position:relative;margin-top:36px}.journey-map-Shared:before{content:"";position:absolute;top:-36px;left:50%;width:1px;height:36px;background-color:#b0b0b0}.css-to7de5{flex-direction:column;padding:0!important}.css-1vs3jbz{display:flex;width:fit-content;margin-left:30px;padding:0 0 0 30px!important}.css-nfmn7j>.css-1vs3jbz:first-of-type{margin-left:0;padding-left:0!important}.css-to7de5:before,.css-1vs3jbz:before,.css-1vs3jbz:after{display:none}.mo_head_control{padding:10px 16px}.journey_map_line_wrap{position:relative}.journey_map_line_wrap:before{content:"";position:absolute;top:0;left:30px;width:30px;height:100%;border:0;border-left:1px solid #b0b0b0}.journey_map_line_wrap:first-child:before{top:18px;height:calc(100% - 18px);border-radius:3px 0 0}.journey_map_line_wrap:last-child:before{top:0;height:18px;border-radius:0 0 0 3px}.journey_map_line_wrap:only-child:before{top:18px;height:35px;border-radius:0}.journey_map_selected.journey_map_line_wrap:before{border-width:1.5px;border-color:#1976d2}.react-flow__edge-path:hover{stroke:#1976d2}.guidetagmainbox{display:flex;flex-direction:column;align-items:center}.guidetagmainbox img{width:100px;height:auto;margin-bottom:8px}.guidetagbox img{max-width:"100%";height:"auto";margin-bottom:8px}.guidetagbox p{margin-bottom:4px}.guidetagtxt{display:flex;align-items:center;justify-content:center;gap:8px;width:53px;height:20px;border-radius:12px;background-color:#24c195;font-family:SamsungOne-600;font-size:12px;line-height:1.33;color:#fff}@media screen and (min-width:1025px)and (max-width:1024px){#modalpop_wrap .imgae_img{margin-right:4%}}.addEssentialTagOption .radio_box_wrap{gap:120px;padding:20px 50px;margin-bottom:30px}.addEssentialTagOption.account-box-top{justify-content:space-between;padding:0;width:100%;border:0}.addEssentialTagOption .check_box_wrap_outer{overflow:hidden}.addEssentialTagOption .check_box_wrap{display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.05);padding:0 20px 0 30px}.addEssentialTagOption .check_box_wrap:hover{background-color:#0a0a0a1a}@media screen and (max-width:1024px){::-webkit-scrollbar{width:0}#modalpop_wrap .search_box{justify-content:flex-end;height:24px}#modalpop_wrap ul.image_listbox{grid-row-gap:10px}#modalpop_wrap ul.image_listbox>li{padding:3.3%}.pop_con.agree{padding:30px 24px}.pop_con.agree_nochk{height:calc(100% - 140px);padding:30px 24px 20px}.pop_con.agree_nochk .text_box{height:100%}.cont_wrap{height:100%}.text_box{height:calc(100% - 170px);padding:12px}.no-div,.no-title-area .no-div{height:100%;font-size:16px;text-align:center}.chk-modal.modal-delwork{position:absolute;bottom:40px}.modal_new #modalpop_wrap.no-title-area .pop_con,.modal_new #modalpop_wrap.no-area .pop_con{display:flex;flex-direction:column;padding:20px 24px}.modal_new.add_new #modalpop_wrap .pop_con{padding-top:56px}body#screen.content #modalpop_wrap ul.image_listbox>li{padding:3.89%}#modalpop_wrap ul.image_listbox>li:hover,ul.image_listbox>li:hover{background-color:#f0f7ff;box-shadow:0 0 0 1.5px #1976d2 inset}#modalpop_wrap .imgae_img{width:100%;margin-right:12px}#modalpop_wrap .image_info{padding:0}#modalpop_wrap .image_info.defaultskin{justify-content:center;gap:13px}body.content #modalpop_wrap .image_info .con_name02.list_view,.image_listwrap.version2 .image_listbox.list_view .image_info .con_name02{font-size:16px}#modalpop_wrap #image_listwrap{max-height:100%}.image_listwrap.no_pad{margin:0 -6.6%}.mo_padd{padding-right:24px;padding-left:24px}.modal_new{overflow:hidden!important}#modalpop_wrap .gray_area{max-height:100%}#modalpop_wrap .mo_p24{padding:30px 24px 50px}.account-popupbox.h-560{height:100%}.form_wrap .label{margin-bottom:7px}.form_wrap .field{margin-bottom:27px}.image_listwrap.version2 .image_listitem{align-items:flex-start}.pop_content2{padding:10px 12px;background-color:#fafafa}#modalpop_wrap .tab_wrap{display:block;margin-top:56px;white-space:nowrap;overflow-x:auto}#modalpop_wrap .tab_wrap>li{display:inline-block}#modalpop_wrap .image_info .con_name02.list_view{margin-top:2px}#modalpop_wrap .image_info .chip_wrap.list_view{margin-top:3px}#modalpop_wrap .guide_img{width:100%;padding-bottom:56.25%}#modalpop_wrap .guide_txt{font-size:14px}#modalpop_wrap .tab_content{height:auto;padding-bottom:106px}#modalpop_wrap .tab_content.center{height:100%}.image_listitem .nor_close{top:12px;right:10px}.list_board .item .register{position:static}#modalpop_wrap .select-ul.bottom_modal>li{padding:0 40px}.input_bundle_wrap{flex-flow:wrap-reverse}.input_bundle_wrap .date,.input_bundle_wrap .input_box{width:calc((100% - 32px)/2)}.input_bundle_wrap .check{margin:0 0 18px}.label_chck_wrap{margin:0 -2px}.label_chck_wrap .item{margin:0 2px}.gray_area.scroll{height:calc(100% - 47px)}.list_board .item .important{top:20px;left:20px}.list_board .item{padding:20px 0 20px 60px}.list_board .btn_del{top:20px;right:20px}#modalpop_wrap .list_board_wrap{height:auto}.modalpop .pop_con.pb0{padding-bottom:86px!important}.modalpop .pop_con.verti_center{padding-bottom:20px!important}.modalpop .pop_container{display:flex;flex-direction:column;height:calc(100% - 142px);padding:20px 24px}.modalpop .scrl_tab+.pop_container{height:100%;padding:20px 0 86px}.sort_wrap .sorting{padding-right:24px;padding-left:24px}.modalpop #modalpop_wrap .tab_content.sort_wrap{height:100%}#modalpop_wrap .image_listwrap.version2 .imgae_img{width:130px;height:100%;margin-right:12px}.thumbnail .thumbnail_item{width:calc((100% - 38px)/2);max-width:none}.thumbnail .thumbnail_item .thumbnail_img{width:100%}.modalpop .pop_con.mo_container{height:calc(100% - 56px)!important;padding-bottom:105px!important}.modalpop .contents_box.center{height:calc(100% - 68px);min-height:auto}.input_bundle_wrap.all .check{margin-bottom:18px}.modalpop_wrap .bottom_sheet{z-index:20}.settingBox{height:calc(100% - 145px);padding:20px 24px;gap:20px}.settingBox .setting_wrap{padding:20px 24px;gap:30px}.settingBox .setting_wrap>ul{display:flex;flex-direction:column}.settingBox .setting_wrap>ul>li{width:100%}.settingBox .setting_wrap>ul>li{margin-bottom:30px}.settingBox .setting_wrap>ul li:last-of-type{margin-bottom:0}.settingBox .setting_wrap .provider_cont{margin-top:30px}.settingBox .setting_wrap.guide_cont .firstguide{display:unset}.settingBox .setting_channel_wrap .poptbl_plan thead{display:table-header-group}.settingBox .setting_channel_wrap{background-color:#efefef}.settingBox .setting_cont{height:100%}.settingBox .no-div{height:100%;padding:0 75px}.no-div .nodata_layout{font-size:16px}.settingBox .setting_wrap.register_wrap{padding:0;background-color:unset}.settingBox.registerBox{padding:30px 24px}.settingBox .setting_wrap.register_wrap .additional_list{gap:0}#modalpop_wrap .settingBox.registerBox>p{margin-bottom:30px}#modalpop_wrap .modal_height100{height:calc(100% - 145px)}.power-box{gap:0px}.power-box.power_btn_box{height:93px}.power-box.power_btn_location{height:100px}.power-box-grid{gap:0px;padding:0}.url_list .input_text{width:100%}.networkadd{margin-bottom:0}.controlBox{flex-direction:column;flex-grow:1;gap:20px;width:100%;height:100%;padding:24px;overflow-y:auto}.controlBox .column2{flex-direction:column;gap:20px}.controlBox>div{width:100%}.controlBox>div:first-of-type:after{display:none}.controlBox .info_section{padding:30px 24px;gap:30px}.controlBox .info_section_scroll{max-height:unset;overflow-y:unset}.controlBox .btn-circle-green,.controlBox .btn-circle-red{width:48px;height:48px}.controlBox .flex_center_between{flex-direction:column;align-items:baseline;gap:9px;padding:20px 20px 20px 24px}.controlBox .flex_center_between:not(:last-child){border-bottom:1px solid #e0e0e0}.controlBox .update_btn{width:100%;min-width:128px}.controlBox .toggle_onoff{width:100%}.toggle_onoff label.font12{font-size:12px}.modal_new #modalpop_wrap.pop-slider-screen .pop_con{padding:40px 24px}.screen-ul{width:100%;height:100%;margin:0;padding-bottom:25px}.slide-screen-list>div:nth-child(1){padding:20px 20px 12px}.slide-screen-list{display:flex;flex-direction:column;width:100%;padding:0}.screen-line{display:none}.screen-plan-grade{width:100%;border-bottom:solid 1px #e0e0e0}.pop_con.pop_table_content{padding:20px 24px 0}.screen-plan-num{width:100%;padding:20px 0}.screen-plan-box{display:flex;justify-content:space-between;width:100%}.screen-num-wrap{width:100%;padding:20px 16px}.screen-num-wrap .screen-plan-num{padding:0;border-top:0}.step2 .slide-screen-list{transform:scale(1)}.pop-slide .slide_prev,.pop-slide .slide_next{opacity:0}.pop-slid-list .pairing_input{width:100%}.pop-slid-list .pairing_input input{width:100%;height:48px;font-size:40px;letter-spacing:18.75px}.pop-slid-list .pairing_input{margin:30px 0}.pop-no-available .screen-ul{margin:30px auto}.pop-movework{height:calc(100% - 56px)}.set-screen-list-con{flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden;gap:24px}.set-screen-img-list{width:100%}.view-name .set-screen-img-list{margin-bottom:0}.view-name .sync-multi-group .set-screen-img-list{margin-bottom:25px}.view-name .sync-multi-group .set-screen-img-list:last-child{margin-bottom:0}.pop_container{height:calc(100% - 140px);padding:24px;overflow:scroll}.screenSlide{margin-top:20px}.set-screen-list{margin:0}.set-screen-list>li{display:flex;flex-direction:column}.set-screen-list-img{width:86px;height:48px}.set-screen-list>li .rline h1{margin:0;padding:0 24px 12px}.set-screen-list-con{margin:20px 0}.set-screen-list>li .rline:after{top:unset;bottom:0;right:0;width:calc(100% - 48px);margin:0 24px;background-color:#e0e0e0;transform:translateY(0)}.modalpop.modal_set_screen .pop_container{padding-right:0}.modal_set_screen .pop_container{max-height:unset}.set-screen-grouptitle{margin-top:0;margin-bottom:12px}.sync-grouplist{width:100%;gap:24px}.btn-chip-info .chip-info-con{width:100%}.account-popuplist{display:flex;flex-direction:column;align-items:baseline;gap:4px}.account-popupth ul .ws-2,.account-popuplist .ws-2{width:unset}.userbox .account-popuplist{flex-direction:row;align-items:flex-start}.userbox .user-div{margin-left:13px}.userbox .user-name{margin-bottom:4px}.userbox .user-email{margin-bottom:12px}.userbox .user_wrap .user-email{margin-bottom:0}.mcard-box{height:80%}.account-popuptr{padding:25px 20px 25px 58px}.account-popupth .all{left:18px}.account-popupchk{top:25px;left:18px;transform:unset}.profile-img-list .account-popupchk{top:30px}.profile-img-list .account-popuplist{gap:12px}.mcard-box-description{margin-bottom:0}.account-popupth .all,.account-popupchk{display:block}.account-popupth,.profile-img-list .account-popuptr{padding:20px 20px 20px 58px}.mo_mini{color:#858585;font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px}.light-chk-list{height:100%}.light-chk-list .dl-d dd{width:230px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.radio-btn-div{margin:0 4px 0 10px}.radio-btn-div .radio:checked+label,.radio-btn-div .radio:not(:checked)+label{top:0}.mo-chk-center .radio-btn-div .radio:checked+label,.radio-btn-div .radio:not(:checked)+label{top:25%}.pop-con-bold{flex-direction:column;gap:8px}.pop-con-bold li:nth-child(1):after{display:none}.attentionpop .screen-ul{width:100%;height:100%}.attentionpop .slide-screen-list{width:calc(100% - 3px)}.mo-tone .slide-screen-list{flex-direction:row;flex-wrap:wrap}.mo-tone .slide-screen-list .screen-line.mo_show{display:block;height:50px;margin:auto}.setplan-wrap .position-b{width:100%}.btn-chip-info.active .mo_background{display:block}.assign_info{padding:0 24px}.assign_chk{padding:0 0 0 12px}.list_pop #modalpop_wrap .image_info .con_name02.list_view{margin-bottom:16px}.list_pop #modalpop_wrap ul.image_listbox>li{padding:9px 14px!important}.screen-plan-bottom{margin:16px 0 0}.pop-no-available .pop_con{min-height:662px;height:100%;padding:20px 24px 0}.modalpop.list_pop .pop_container{padding:24px 0 0}.modal_new.m_add_tags #modalpop_wrap .pop_con{padding:24px}.m_add_tags .search_tag.active:after{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:5;content:""}#modalpop_wrap .pop_con.setplan-wrap{margin-top:10px;padding:24px;border-radius:8px}.noti_head{flex-direction:column;align-items:flex-start;padding:16px 24px;gap:6px}.noti_desc h1{max-width:250px}.noti_headright{position:relative;top:unset;right:unset}.noti_desc>li{flex-direction:column;align-items:flex-start}.noti_imgarti{flex-direction:column;margin-bottom:16px;gap:12px}.noti_frame{width:100%;height:184px}.noti_imgarti .noti_frame{width:100%}.noti_con{padding:20px 24px}.noti_title_m{align-items:center;gap:8px}.rm_list{gap:10px}.rm_list>li{padding:0}.rm_list>li h1{color:#000000de;font-size:16px;letter-spacing:.15px}.rm_list>li>div:nth-child(2){justify-content:flex-start;align-items:flex-end;width:auto}.rm_contents>div:nth-child(2){padding-bottom:0}.rm_list>li>div:nth-child(3){grid-column:1 / 3;grid-row:2 / 3}.rm_contents{gap:16px;margin:24px}.msg_error.mo_only{margin-top:3px}.modalpop .scrl_tab+.pop_container.scroll_y{height:calc(100% - 200px);padding:0}#modalpop_wrap .scroll_y .tab_content{padding-bottom:0}.list_scroll{height:auto}.poptbl_plan_scroll{height:100%}.poptbl_plan_scroll .screen-ul .warning_txt{position:absolute;bottom:6px;left:20px}.poptbl_plan_scroll .slide-screen-list dl{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px}.poptbl_plan_scroll .slide-screen-list dd,.poptbl_plan_scroll .slide-screen-list dt{margin:0}.screen-ul.mo_only{display:flex!important}.poptbl_plan thead{display:none}.poptbl_plan_scroll.htv_channel{height:654px;background-color:#fafafa}.htv_channel .poptbl_plan{padding-bottom:20px}.htv_channel .poptbl_plan thead{display:table-header-group}.htv_channel .poptbl_plan thead th{font-size:16px}.htv_channel .poptbl_plan thead input[type=checkbox]+label{padding-left:25px}.htv_channel .poptbl_plan td{background-color:#efefef;font-size:16px}.htv_channel .poptbl_plan .totalchannel{margin-top:6px;color:#707070;font-family:SamsungOne-600;font-size:14px}.planlist_wrap{margin-top:5px}.notific_area{justify-content:space-between;position:absolute;top:-15px;left:-15px}.notific_area .open_arrow{position:absolute;top:14px;right:0}#modalpop_wrap .btns_icon_wrap{gap:12px}#modalpop_wrap .btns_icon_wrap .btn_many{width:100%}.pop_con.modal_skin{padding:0}.pop_con.modal_skin.holiday_ment{display:flex;flex-direction:column;padding:24px}.timer_skin{padding:0}.timer_skin.multi_timer{padding:24px}.holiday_ment .card-tag-box{padding:0}.holiday_ul{gap:20px}.holiday_li{flex-direction:column;align-items:baseline;gap:8px}.page_num{margin:12px 0 0}.holiday_list{height:none;flex-grow:1}.holiday_list .tagbox{width:100%}.holiday_country_con{flex-direction:column;gap:16px}.harv_grid{flex-direction:column;margin:24px;padding:0;gap:10px}.harv_graph{margin-bottom:0;padding:24px 12px;border-radius:0;background-position:calc(100% - 12px) top}.harv_chart_title{margin-top:70px}.harv_card:after{display:block}.chart_legend{bottom:-42px}.pop_con.h535{height:auto}.energy_card{width:100%;height:auto}.energy_col{padding:24px;gap:16px}.schedule .pop_ti .modal_close{top:auto}.timer_skin .energy_card{flex-direction:column;padding:0}.timer_skin .energy_card>*{width:100%;padding:20px}.timer_skin .setup{display:flex;justify-content:space-between;align-items:center;position:relative;border-bottom:1px solid #dbdbdb}.timer_skin .setup .toggle_switch{position:absolute;top:50%;right:12px;transform:translateY(-50%)}.energy_comp_title{margin-bottom:8px;color:#949494;font-family:SamsungOne-600;font-size:13px}.energy_timer_mo{display:flex;flex-direction:column;gap:20px}.energy_timer_mo li:nth-child(2){display:flex;gap:16px}.energy_timer_mo li:nth-child(2)>*{width:50%}.daytag_wrap{justify-content:center;width:100%;margin-left:0}.gray_box{justify-content:flex-start;padding:0 10px}.selectBox{padding:0 10px;text-align:left}.pop_con.energy_dates_box,.pop_con.backlight_box{padding:40px 24px}.pop_con.energy_dates_box.time{flex-direction:row;gap:8px}.pop_con.energy_dates_box.time .hyphen{margin-bottom:10px}.pop_con.energy_dates_box{flex-direction:column;gap:20px}.pop_con.energy_dates_box .date{width:100%}.pop_con.energy_dates_box .error_text{bottom:20px;left:24px}.energy_date_line{display:none}.page_num .error{max-width:251px}.off_timer .energy_title>ul>li:nth-child(2),.off_timer .daytag_wrap{width:100%}.modal_new #modalpop_wrap .pop_con.setplan-wrap{padding:0;border-radius:8px 8px 0 0}.setplan-wrap-con{padding:24px 24px 0}.slide-screen-wrap{padding:0 24px}.slide-screen-wrap{padding-bottom:24px}.attentionpop .slide-screen-wrap{max-height:100%}#modalpop_wrap .pop_ti.border-no-pc:after{display:block}.modal_new #modalpop_wrap .pop_con.uiContainer.off_timer{height:calc(100% - 200px)}.bullet_info li{padding-left:16px}.bullet_info li:before{position:absolute;top:6px;left:0}.slider-screen-title{height:auto}.slide-screen-list dl{width:92px}.harv_grid .line_custom:after{width:100%;height:1px;margin:10px 0;opacity:.5}.noti_title p{max-width:250px;font-size:16px;line-height:1.25}.noti_etc{max-width:270px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}.noti_date{margin-top:6px}.noti_date.switch_text{margin-top:0}.harv_graph h2{font-size:18px}.harv_graph h2.harv_chart_title{font-size:22px}.setplan-wrap .slide-screen-wrap{max-height:100%;padding:0 24px 24px}.slide-screen-list dt{font-size:24px}.modal_new.schedule .con_name02{margin-bottom:10px}.welcom_trial{height:calc(100% - 309px)}.welcom_trial .screen-plan-bottom{position:absolute;bottom:20px;left:0;width:100%;padding:0 24px;text-align:left}.harv_graph_card .blur{left:50%;width:100%;transform:translate(-50%);padding:12px}.popGridSkin{padding:24px;gap:20px}.pop_con.notisetting{padding:0}.notisetting .sub-title{margin-top:20px}.notisetting .other_chk .label{color:#707070}.set-screen-list-slide{width:100%;max-width:auto}.set-screen-list>li .line{width:calc(100% - 48px);height:1px;margin:0 24px}.set-screen-list>li .set-screen-left .line{width:100%;margin:0}.sync-multi-group-top{border-bottom:solid 1px #e0e0e0}.set-screen-list li.sync-multi-group-list h1{margin-bottom:20px}.set-screen-list li .sync-multi-group-bottom h1{margin-top:20px}.sync-multi-group-bottom{flex-direction:column;padding-left:0}.sync-multi-group-bottom .set-screen-left{padding-left:24px}#modalpop_wrap.add_content_pop_upload .form_wrap{padding:20px 0;flex-grow:1}#modalpop_wrap.add_content_pop .form_wrap{padding:24px 30px}#modalpop_wrap.add_content_pop_upload .image_listitem.list_view{margin-right:-7.5%;margin-left:-7.5%}#modalpop_wrap.add_content_pop .image_listwrap.version2 .imgae_img{width:130px}#modalpop_wrap.logo_content_pop .logo_cont{height:calc(100% - 145px);padding:0;background-color:#fafafa}#modalpop_wrap.logo_content_pop .logo_cont .channel_logo_list{height:calc(100% - 90px)}#modalpop_wrap.logo_content_pop .logo_cont .channel_logo_list .logo_list_wrap{height:calc(100% - 55px)}#modalpop_wrap.logo_content_pop .logo_cont .logo_cont_top{padding:20px 24px 0;gap:10px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top.select_logo_top{margin-top:9px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top.select_logo_top .logo_check_wrap{height:35px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top{padding:0 24px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .delete_btn{width:99px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap.logo_select_list_wrap{height:calc(100% - 25px);margin-top:9px}#modalpop_wrap.logo_content_pop .logo_cont .channel_search_wrap input::placeholder{font-size:13px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list{gap:20px 10px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li{width:100px;height:auto}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox{width:100px;height:100px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_imgbox .logo_list_img{width:100%;height:100%;padding:18px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap .logo_list li .logo_list_name{font-size:15px}#modalpop_wrap.logo_content_pop .logo_cont button{width:42px;min-width:auto;height:42px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top{margin-top:20px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .total_check{padding-left:10px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap{padding:20px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap{align-items:flex-start;padding-top:10px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap .total_chk{padding-top:6px;font-size:13px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap ul{flex-direction:column;gap:4px}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_top .logo_check_wrap ul .select_chk:after{display:none}#modalpop_wrap ul.image_listbox>li{padding:11px 14px!important}.pop_container.select_hospitality{padding:20px 0}#modalpop_wrap .pop_container.select_hospitality .total_count{margin-top:0;padding:0 24px;color:#707070;font-size:13px}#modalpop_wrap .pop_container.select_hospitality .version2 .imgae_img{overflow:unset}#modalpop_wrap .pop_container.select_hospitality .version2 .imgae_img img{width:130px}#modalpop_wrap .channel_image_info .content_info{position:absolute;top:26px;right:135px}#modalpop_wrap .channel_image_info .channel_chip_wrap{width:173px;height:22px;overflow:hidden}#modalpop_wrap .hospitality_list .chip_count{display:inline-block;top:0;right:0;width:20px;height:20px;font-family:SamsungOne-700;font-size:13px}#modalpop_wrap .image_listbox .image_listitem{height:98px}#modalpop_wrap .channel_image_info{position:relative;width:100%}#modalpop_wrap .image_listitem .list_view{width:100%}.welcome_bottom_txt{margin:0}.margeplan_text{margin-left:0}.delete_wrap .pop_con.pop_table_content{padding-bottom:50px}.delete_wrap .pop_con.pop_table_content.pop_table_content{padding-bottom:0}.pop_table_content .h306{min-height:324px}.account_table_workspace{display:flex;justify-content:space-between;margin-top:6px;color:#707070;font-family:SamsungOne-600;font-size:14px;line-height:1.43;gap:6px}.apply_preset_bg_scroll{height:calc(100% - 60px)}.setContentTab{padding:20px 0 0}.backlight_box{padding:40px 24px 50px}.all_select label{display:flex!important}.total_cnt{font-size:13px}.pop_chk_wrap{width:58px}td.pop_chk_wrap{display:flex;padding:30px 20px!important}.userbox{padding-left:0!important}.popGridSkinBox{padding:0;gap:0}.popGridSkinBox .hr.strong{height:12px;margin:0}.other_chk .bottom_text{color:#707070;font-family:SamsungOne-600;font-size:14px}.mop20{padding:20px}.popGridSkinBox .flex_center_between{display:flex;flex-direction:column;align-items:flex-start}.notify_text{margin:8px 0 40px}.user_wrap{padding-left:12px}.screenpop_skin .slide-screen-list{width:auto}#modalpop_wrap .tab_content.lefttab_cont{padding-bottom:20px}.modal_left_tab li.selected{font-size:20px}.comfirmed_chk{margin:30px 0 10px}.authority_chk{margin:10px 0 25px}.nodata_2col{font-size:16px}.pop_con.preset_pop{padding:20px 24px}.pop_con.preset_pop .preset_top{padding-top:0}.pop_con.preset_pop .preset_top .lastupdate{margin-top:30px;text-align:left}.info_section .flex_2col{gap:0}.info_section .flex_2col li{width:100%}.filter-modal{padding-top:10px}.filter-modal-border{padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.12)}.filter-modal ul li{display:flex;align-items:center;height:51px}.chk-modal.filter-modal ul li input[type=checkbox]#check_label+label,.chk-modal input[type=checkbox]+label{font-family:SamsungOne-600}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board{margin:0 0 20px}#modalpop_wrap .list_board_wrap.notice_board_wrap .list_board li .item .notice_title{flex-direction:column-reverse;justify-content:flex-start;align-items:unset;gap:15px}.notice_con{padding-bottom:50px}.verification_wrap{margin-bottom:180px}.verification_wrap .input_wrap .verifi_info{top:8px;right:0}.verification_wrap .input_wrap input:focus{border-bottom:1.5px solid #1976d2}.verification_wrap .error_text{line-height:16px}.verification_wrap .error_text:first-of-type{color:#1976d2}.verification_wrap button{width:140px;height:32px}.verification_wrap .sendcode_button{margin:32px 0;font-size:16px}.brightness_info{flex-direction:column}.brightness_title{flex-direction:column;padding:20px 24px}.timelight_box .timelight_toplayout.on{align-items:flex-start;position:relative;height:93px;padding:16px 20px}.timelight_box .brightness_info{flex-direction:column;align-items:flex-start;gap:15px}.timelight_box .brightness_info>li:after{display:none}.brightnessinfo_visit.on:after{left:24px}.opimization .backlight_box,.bottom_backlightbox{padding:30px 24px}.opimization .timelight_box{margin:0 0 16px;gap:0px}.timelight_box .daytime_wrap{border-bottom:0;font-family:SamsungOne-600;font-size:13px;color:#949494}.timelight_box .edit_time{top:50%;right:-20px;transform:translateY(-50%)}.timelight_box .timelight_toplayout.on .brightness_info_title{margin-top:10px}.brightness_info li.mo_time_input{position:absolute;bottom:16px}.brightness_info li:after{display:none}.opimization .backlight_box_wrap .timelight_box:last-of-type{margin-bottom:0}.range_text #input_box input{width:60px}.brightnessinfo_con .hr{margin:24px 0}.brightnessinfo_con .brightnessinfo_range{padding:0}.backlight_box_wrap{padding:36px 24px}.brightnessinfo_con,.timelight_box .brightnessinfo_con{padding:28px 24px 56px}.min_bri{margin-top:24px}.brightnessinfo_con h3{margin-bottom:7px}.timelight_box .line{margin:16px 0}.rolechange_info{flex-direction:column;gap:8px}.hospitality_chkin{padding:30px 24px}.hospitality_chkin>ul{flex-direction:column;gap:30px}.channel_tbl_tit.is_scroll{justify-content:center;position:sticky;left:0;z-index:3}.channel_tbl_tit.is_scroll li{width:52px;padding:0 8px 0 0}.channel_tbl_tit.is_scroll p{display:none}.channel_tbl_tit li:not(.thead,:last-of-type):after{left:8px;width:36px}.pop_con.preset_pop .preview_wrap .channel_plan_wrap .arrow_left{left:-18px}.pop_con.preset_pop .preview_wrap .channel_plan_wrap .arrow_right{left:auto;right:-18px}.pop_con.preset_pop .preview_wrap .channel_tbl_scollwrap{width:auto;overflow:unset}.pop_con.preset_pop .preview_wrap .channel_tbl_scollwrap.channel_tbl_hd{position:unset}.preset_pop .channel_plan_wrap{position:inherit;overflow:unset}.preset_pop .channel_plan_wrap .arrow_btn{position:inherit;left:auto;z-index:50}.today_schedule_wrap{height:100%;margin:20px 24px;padding:0;background-color:unset}.today_schedule_wrap li{position:relative;padding-left:156px;background-color:#fafafa}.today_schedule_wrap li .schedule_name{font-family:SamsungOne-600;font-size:16px}.today_schedule_wrap li .schedule_time,.today_schedule_wrap li .schedule_period{width:auto;color:#0a0a0a99;font-family:SamsungOne-600;font-size:12px}.today_schedule_wrap li .schedule_time{width:100%;margin-right:0;padding-top:32px}.today_schedule_wrap li .schedule_period{width:100%;margin-top:5px;text-align:left}.today_schedule_wrap li{flex-direction:column;height:98px}.today_schedule_wrap li .schedule_name img{position:absolute;top:50%;left:13px;width:130px;height:73px;transform:translateY(-50%)}.today_schedule_wrap li .schedule_name_txt{position:absolute;top:22px;left:156px}.mergecont_wrap{flex-direction:column;margin-bottom:30px;gap:12px}.mergecont_wrap>div{width:100%;margin-bottom:0}.send_txt{display:inline-block;width:100%;margin-top:20px;color:#1976d2;font-family:SamsungOne-500;font-size:16px;text-align:center;text-decoration:underline}.verification_btn_wrap{display:unset}.again_msg{margin-top:30px}.agree .text_box{height:inherit}.screen_pop_wrap .pop_cont .info_msg{width:312px;padding:0}.proof_top{flex-direction:column;margin-bottom:28px}.proof_top .proof_top_left{flex-direction:column-reverse;align-items:center;width:100%;margin-bottom:20px;gap:16px}.proof_top .proof_top_left .week_btn{display:flex;justify-content:space-between;width:100%}.proof_top .proof_top_left ul{margin:0}.proof_top .proof_top_left .week_btn button{min-width:70px;width:100%;padding:0}.proof_top ul{justify-content:space-between;width:100%}.proof_top>button{width:100%;height:32px}.proof_table{height:inherit;padding-bottom:28px}.proof_table .no-div{border-radius:8px}.proof_table .proof_list{margin-bottom:12px;padding:22px 30px;border-radius:8px;background-color:#efefef}.proof_table .proof_list_top{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;color:#656565;font-family:SamsungOne-700;font-size:13px;border-bottom:1px solid #d8d8d8}.proof_table .proof_list_mid{display:flex;justify-content:space-between;align-items:center;margin-top:20px;margin-bottom:10px;font-family:SamsungOne-600;font-size:16px}.proof_table .proof_list_mid h4{margin-bottom:4px;color:#656565;font-family:SamsungOne-500;font-size:13px}.proof_table .proof_list_wrap span{color:#1976d2;font-family:SamsungOne-700;font-size:13px}.backlightBox{height:100%;padding-bottom:0}.energy_grid2{grid-template-columns:1fr;row-gap:12px}.energy_modal .multi_timer{padding:24px}.harv_graph_card .blur p{width:100%}.pop_con.pop_schedule{padding:24px 24px 0}.update-div{border-radius:8px}.pop_con.proof_con{padding:20px 24px 28px}.proof_top ul li{width:auto}.tag_alias_search{padding:20px 24px}.tag_alias_txt{padding:10px 24px 20px}.tag_alias_wrap>ul{padding:0 24px}.tag_alias_chkbox{margin-right:4px}.ai_mo_top{padding:20px 24px 0}.rm_contents_open_wrap{padding:12px 24px 24px}.rm_contents_open_wrap .rm_contents_tags{margin-top:8px}.noti_title p.mw735{max-width:254px}.noti_screens_grid{grid-template-columns:1fr 1fr;gap:20px 16px}.noti_num{flex-wrap:wrap;margin:20px 24px 16px}.noti_num .rm_contents_tags{position:relative;top:unset;margin-top:13px;margin-bottom:16px}.noti_screens_wrap{padding:0 24px 16px}.tag_alias{padding:16px 24px 8px}.tag_alias_wrap>ul{padding:0}.tag_alias .arrow{right:24px}.tags_bg{margin:0 24px}.pop_journeymap{transform:scale(.75);transform-origin:left top}.addEssentialTagOption .pop_con{padding:0}.addEssentialTagOption .radio_box_wrap{position:relative;flex-direction:column;gap:50px;padding:30px 45px}.addEssentialTagOption .radio_box_wrap:after,.addEssentialTagOption .check_box_wrap_outer:after{content:"";position:absolute;top:-16px;left:21px;width:1px;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:16.25px solid #efefef}.addEssentialTagOption .radio_box_wrap>li{position:relative;width:100%}.addEssentialTagOption .radio_box_wrap>li:first-child:after{content:"";position:absolute;bottom:-25px;left:0;width:100%;height:1px;background-color:#e0e0e0}.addEssentialTagOption .radio_box_wrap>li img{width:100%}.addEssentialTagOption .check_box_wrap_outer{position:relative;overflow:unset;padding:24px}.addEssentialTagOption .check_box_wrap{align-items:flex-start;position:relative;margin-bottom:14px;padding:0;background-color:#fff;border-radius:8px;border:1px solid transparent}.addEssentialTagOption .check_box_wrap:last-child{margin-bottom:0}}#modalpop_wrap .image_listitem .close_btn{display:none;top:16px;right:16px}#modalpop_wrap .image_listitem:hover .close_btn{display:block}.list_header2{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-family:SamsungOne-600;font-size:16px;line-height:1.5;letter-spacing:.15px}.input_bundle_wrap.all .lblchkbox{margin:0}.noDiv{display:flex;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;background-color:#efefef;color:#0a0a0a;font-family:SamsungOne-500;font-size:20px;letter-spacing:.28px;opacity:.5}.noDiv .nodata_layout{font-size:18px;text-align:center}.logo_list_wrap .noDiv{height:100%;font-size:18px;text-align:center}.select_hospitality .noDiv{padding:0 24px}.lblchkbox.modal-delwork{margin-left:10px}.settingBox .noDiv{font-family:SamsungOne-500;font-size:18px;text-align:center}.noti_imgarti .screen_img{width:168px;height:auto}.noti_screens_wrap .screen_img{width:unset;height:unset}.energy_modal .noDiv{height:100%}.brightnessinfo_subrange{display:flex;justify-content:flex-end;align-items:center;gap:32px}.brightnessinfo_subrange span{font-family:SamsungOne-600;font-size:12px;line-height:1.67;text-align:right;color:#707070}.num_label.value50:after{content:"50"}.brightnessinfo_range input[type=range].value50{background-size:40% 100%}.guide_channel_wrap .noDiv{height:100%;color:#7c7c7c;opacity:1}.screen_pop_wrap .pop_cont{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;flex:1 1 0}.pop_con .uploadingwrap{gap:12px;position:unset;height:276px;font-family:SamsungOne-600;font-size:18px;background-color:unset}@media screen and (max-width:1024px){.noDiv{height:100%;font-size:16px;text-align:center}}@media screen and (max-width:1024px){.lblchkbox.modal-delwork{position:absolute;bottom:40px}}@media screen and (max-width:1024px){.image_listitem .close_btn{top:12px;right:10px}}@media screen and (max-width:1024px){.settingBox .noDiv{height:100%;padding:0 75px}}@media screen and (max-width:1024px){.noDiv .nodata_layout{font-size:16px}}@media screen and (max-width:1024px){.screen_img{width:100%;height:184px}}@media screen and (max-width:1024px){.noti_imgarti .screen_img{width:100%}}@media screen and (max-width:1024px){#modalpop_wrap.add_content_pop_upload .image_listitem{margin-right:-7.5%;margin-left:-7.5%}}@media screen and (max-width:1024px){.proof_table .noDiv{border-radius:8px}}@media screen and (max-width:1024px){.guidetagmainbox{width:fit-content}}@media screen and (max-width:1024px){.pop_con{padding:40px 24px 0}}@media screen and (max-width:1024px){.brightnessinfo_subrange{justify-content:space-between;gap:0}}.form_wrap .labeletclbl{margin-right:8px;font-family:SamsungOne-600;font-size:12px}.icon_box{display:flex;gap:12px;position:absolute;top:20px;right:20px;z-index:100}.myDeviceListEx .image_listwrap li:nth-of-type(2) .myDeviceListExRetry{display:flex}@media screen and (max-width:1024px){.icon_box{gap:8px;top:10px;right:10px}}.power-box.power_btn_box:after{position:absolute;top:50%;left:50%;width:1px;height:41px;background-color:#979797;content:"";transform:translateY(-50%);opacity:.3}@media screen and (max-width:1024px){.addEssentialTagOption .check_box_wrap:hover{border:1px solid #1976d2;background-color:#fff}}@media screen and (max-width:1024px){.addEssentialTagOption .check_box_wrap:has(input[type=checkbox]:checked):before{content:"";position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px}}@media screen and (max-width:1024px){.addEssentialTagOption.account-box-top{padding:18px 0}}@media screen and (max-width:1024px){.addEssentialTagOption.account-box-top .card-chip-name{padding-left:55px;padding-bottom:25px}}.popContent{position:relative;font-family:SamsungOne-600;font-size:18px;overflow:hidden;flex-grow:1}.userRoleGuideTable{padding:0 40px}@media screen and (max-width:1024px){.userRoleGuideTable{padding:0 24px}}.pop_con.pop_schedule>li{margin-bottom:30px}#modalpop_wrap .pop_con.rolechange_con>p{margin-bottom:30px}.rolechange_wrap>ul{display:flex;gap:16px}.rolechange_wrap>ul{display:inline-flex;align-items:center}.pop_con.backlight_box>ul{display:flex;flex-direction:column;gap:24px}.lblchkbox input[type=checkbox]#check_label+label,.lblchkbox input[type=checkbox]+label{color:#0a0a0a;font-family:Samsungone-500;font-size:16px;line-height:1.5;letter-spacing:.15px}#modalpop_wrap .pop_con>p{margin-bottom:25px}#modalpop_wrap .pop_con>p:last-child{margin-bottom:0}.select_time:focus+.select-ul{display:block}.error~.select-ul{margin-top:25px}.daytime_input .error~.select-ul{margin-top:20px}input[type=checkbox]#check_label.label_chck+label,input[type=checkbox].label_chck+label{height:20px;padding:0 10px;border:solid 1.5px #1b1b1b;border-radius:12px;color:#4c4c4cde;font-family:SamsungOne-700;font-size:12px;line-height:17px;opacity:.3}input[type=checkbox].label_chck.sun+label{color:#dd4040}input[type=checkbox]#check_label.label_chck+label:before,input[type=checkbox].label_chck+label:before{display:none}input[type=checkbox]:checked.label_chck+label{opacity:1}input[type=checkbox]:checked.label_chck.sun+label{border-color:#dd4040}input[type=checkbox]:checked.label_chck:not(.sun)+label{color:#1976d2;border-color:#1976d2}.chck_select .opts>li{padding:15px 16px 14px 22px}.chck_select .opts>li:hover{background-color:#f0f7ff}.chck_select .opts>li.all{position:relative}.chck_select .opts>li.all:after{display:block;position:absolute;bottom:0;left:18px;width:calc(100% - 36px);height:1px;background:#e0e0e0;content:""}.chck_select .opts>li label{display:block}.scrl_tab+.pop_container{height:calc(100% - 228px)}.image_listwrap.thumbnail>ul{display:flex;flex-wrap:wrap;margin:-9px -9.5px}.thumbnail_item input[type=checkbox]+label{position:absolute;top:0;left:0;width:100%;height:100%;padding:0}.thumbnail_item input[type=checkbox]+label:before{top:10px;left:10px}.modal_single .thumbnail_item input[type=checkbox]:checked+label:before{display:block}.period_select_box .period_select>li{padding:10px;border-radius:50%;text-align:center;cursor:pointer}.period_select_box .period_select>li:not(.not_this):hover{background-color:#0000000d}.period_select_box .period_select>li.not_this{color:#636363;cursor:default;opacity:.3}.period_select_box .period_select>li.pick{border:solid 1px rgb(25,118,210);background-color:#f0f7ff}.period_select_box .period_select>li.pick:hover{background-color:#f0f7ff}.period_select_box .period_select>li.fir{border-radius:50% 0 0 50%;border-right:0}.period_select_box .period_select>li.pick+.pick:not(.last){border-radius:0;border-right:0;border-left:0}.period_select_box .period_select>li.last{border-radius:0 50% 50% 0;border-left:0}.pop_time_btn button+button{margin-left:12px}.light-chk-list>ul>li{display:flex;align-items:center;position:relative;height:70px;cursor:pointer}.light-chk-list>ul>li:not(:last-child):after{position:absolute;bottom:0;width:100%;height:1px;background-color:#e0e0e0;content:""}.light-chk-list>ul>li:hover{background-color:#0000001a}.radio-btn-div .radio:checked+label,.radio-btn-div .radio:not(:checked)+label{position:absolute;top:10px;left:10px}.settingBox .setting_wrap>ul{display:flex}.settingBox .setting_wrap>ul>li{width:50%;margin-right:80px}.settingBox .setting_wrap>ul li:last-of-type{margin-right:0}.settingBox .setting_wrap>ul li .select_wrap{width:100%}.settingBox .setting_wrap.guide_cont .loading_img>span{margin:0 auto}.settingBox .setting_wrap.guide_cont .loading_img>div{display:flex;justify-content:space-between;margin:10px 0}.settingBox .select_btn_wrap ul>button{height:32px}.radio:checked+label.screen-plan-name,.radio:not(:checked)+label.screen-plan-name{margin-bottom:8px;color:#0a0a0a;font-family:SamsungOne-800;font-size:18px}.light-chk-list.h-90>ul>li{height:90px}.set-screen-list>li{display:flex;justify-content:space-between;margin:0 0 24px;padding:20px 0 24px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;gap:21px;box-shadow:0 3px 8px #0003}.set-screen-list.plan_3>li{gap:0}.set-screen-list>li .rline{display:flex;flex-direction:column;position:relative}.set-screen-list>li .line{display:inline-block;width:1px;height:auto;background-color:#e0e0e0}#modalpop_wrap .pop_con.setplan-wrap>p{margin-bottom:40px}.noti_desc>li{position:relative;width:100%;border:solid 1px #e0e0e0;border-radius:8px;background-color:#fafafa}.noti_desc>li{display:flex;justify-content:space-between;align-items:center;padding:17px}.rm_list>li{display:flex;flex-direction:column;position:relative;width:100%;padding:24px 40px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}.rm_list>li h1{display:inline;font-family:SamsungOne-600;font-size:16px;line-height:1.25}.rm_contents>div:nth-child(1){display:flex;justify-content:center;align-items:center;width:70px;height:70px;border-radius:8px;border:solid .6px rgba(10,10,10,.1)}.rm_contents>div:nth-child(2){display:flex;flex-direction:column;justify-content:space-between;position:relative}.harv_graph_info>div:nth-child(1){display:flex;justify-content:center;position:relative;width:100%;padding-top:16px;padding-bottom:30px;background-image:url(/static/media/wheat_green.GjvdFaLpyRmSqfEM0P8Y.svg);background-repeat:no-repeat;background-position:right bottom}.harv_graph_info>div:nth-child(2){display:flex;justify-content:center;align-items:center;height:100%}.harv_graph_info>div:nth-child(1) img{vertical-align:bottom}.harv_graph_info>div:nth-child(1) .f_big{margin:0 6px;font-size:44px;line-height:40px}.harv_graph_info>div:nth-child(1) h2{margin-top:10px}.harv_graph_info>div:nth-child(1):after{position:absolute;bottom:0;left:50%;width:278px;height:1px;background-color:#24c195;content:"";transform:translate(-50%);opacity:.12}.harv_graph_data>li{display:flex;flex-direction:column;justify-content:center;width:140px;height:60px;gap:6px}.harv_warning .harv_graph_info>div:nth-child(1):after{background-color:#f75b5b}.harv_warning .harv_graph_info>div:nth-child(1){background-image:url(/static/media/wheat_orange.H9j0ggi6hc7HDLPUzku7.svg)}.energy_col>li{display:flex;align-items:center;gap:12px}.energy_title>ul{display:flex;width:753px;padding:6px 12px 16px;color:#949494;font-family:SamsungOne-600;font-size:13px}.energy_title>ul>li{text-align:center}.energy_title>ul>li:nth-child(1){width:58px;margin-right:21px}.energy_title>ul>li:nth-child(2){display:flex;width:361px;text-align:left;flex-grow:1}.energy_title>ul>li:nth-child(3){width:91px;margin:0 16px}.energy_title>ul>li.volume{width:76px}.energy_title>ul>li.holiday{display:flex;justify-content:flex-end;flex-grow:1}.energy_title>ul>li.holiday span{width:58px}.off_timer .energy_title>ul>li:nth-child(2){width:434px}.energy_card>div:nth-child(4){width:91px;margin:0 20px}.energy_card>div.volume{position:relative;width:73px;padding:0 20px}.energy_card>div.volume .gray_box{overflow:hidden}.energy_card>div.holiday{display:flex;justify-content:flex-end;flex-grow:1}.screen-num-wrap>li{width:100%;min-width:100px}.hospitality_chkin>ul{display:flex;gap:40px}.hospitality_chkin .datetime>div{width:140px}.slide-screen-list>div:nth-child(1){display:flex;flex-direction:column;justify-content:center;align-items:baseline}.setTime input[type=checkbox]+label{font-family:SamsungOne-600}.set-screen-list>li.sync-multi-group-list{gap:0}#modalpop_wrap .pop_con>p.delete_channelmap_p{margin:20px 0}#modalpop_wrap .pop_con>p.delete_htv_p{margin-bottom:15px}.other_chk .checkbox+label{color:#707070}.timelight_box .brightness_info>li:after{display:block;position:absolute;top:50%;right:-12px;width:1px;height:19px;background-color:#ddd;transform:translateY(-50%);content:""}.timelight_box .brightness_info>li:last-of-type:after{display:none}.mergecont_wrap>div{width:50%;margin-bottom:28px;padding:20px 24px;border-radius:8px;background-color:#efefef}.mergecont_wrap.online>div{text-align:center}.mergecont_wrap>div>ul{display:flex;justify-content:flex-start;align-items:center;margin-top:4px;gap:12px}.mergecont_wrap.online>div>ul{display:flex;justify-content:center;align-items:center}.mergecont_wrap>div>ul li{font-size:24px}.mergecont_wrap>div h5{color:#0a0a0a;font-family:SamsungOne-800;font-size:14px;opacity:.4}.tag_alias input[type=checkbox]+label,.tag_alias input[type=radio]+label{padding-left:22px}.addEssentialTagOption .radio_box_wrap>li{width:50%}.addEssentialTagOption .radio_box_wrap>li img{display:block;width:196px;margin:20px auto 0}.userRoleGuideTable>li{display:flex;align-items:center;padding:30px 0;font-size:16px}.userRoleGuideTable>li>*:first-of-type{width:230px}.userRoleGuideTable>li>*:last-of-type{width:705px}.userRoleGuideTable>li:not(:last-child){border-bottom:1px solid #e0e0e0}@media screen and (max-width:1024px){#modalpop_wrap .select-ul.bottom_modal>li{padding:0 40px}}@media screen and (max-width:1024px){.settingBox .setting_wrap>ul{display:flex;flex-direction:column}}@media screen and (max-width:1024px){.settingBox .setting_wrap>ul>li{width:100%}}@media screen and (max-width:1024px){.settingBox .setting_wrap>ul>li{margin-bottom:30px}}@media screen and (max-width:1024px){.settingBox .setting_wrap>ul li:last-of-type{margin-bottom:0}}@media screen and (max-width:1024px){#modalpop_wrap .settingBox.registerBox>p{margin-bottom:30px}}@media screen and (max-width:1024px){.controlBox>div{width:100%}}@media screen and (max-width:1024px){.controlBox>div:first-of-type:after{display:none}}@media screen and (max-width:1024px){.controlBox .power-box>li{flex-direction:column;align-items:baseline;gap:9px;padding:20px 20px 20px 24px}}@media screen and (max-width:1024px){.controlBox .power-box>li:not(:last-child){border-bottom:1px solid #e0e0e0}}@media screen and (max-width:1024px){.slide-screen-list>div:nth-child(1){padding:20px 20px 12px}}@media screen and (max-width:1024px){.set-screen-list>li{display:flex;flex-direction:column}}@media screen and (max-width:1024px){.set-screen-list>li .rline h1{margin:0;padding:0 24px 12px}}@media screen and (max-width:1024px){.set-screen-list>li .rline:after{top:unset;bottom:0;right:0;width:calc(100% - 48px);margin:0 24px;background-color:#e0e0e0;transform:translateY(0)}}@media screen and (max-width:1024px){.radio-btn-div .radio:checked+label,.radio-btn-div .radio:not(:checked)+label{top:0}}@media screen and (max-width:1024px){.mo-chk-center .radio-btn-div .radio:checked+label,.radio-btn-div .radio:not(:checked)+label{top:25%}}@media screen and (max-width:1024px){.noti_desc>li{flex-direction:column;align-items:flex-start}}@media screen and (max-width:1024px){.rm_list>li{padding:0}}@media screen and (max-width:1024px){.rm_list>li h1{color:#000000de;font-size:16px;letter-spacing:.15px}}@media screen and (max-width:1024px){.rm_list>li>div:nth-child(2){justify-content:flex-start;align-items:flex-end;width:auto}}@media screen and (max-width:1024px){.rm_contents>div:nth-child(2){padding-bottom:0}}@media screen and (max-width:1024px){.rm_list>li>div:nth-child(3){grid-column:1 / 3;grid-row:2 / 3}}@media screen and (max-width:1024px){.htv_channel .poptbl_plan thead input[type=checkbox]+label{padding-left:25px}}@media screen and (max-width:1024px){.timer_skin .energy_card>*{width:100%;padding:20px}}@media screen and (max-width:1024px){.energy_timer_mo li:nth-child(2)>*{width:50%}}@media screen and (max-width:1024px){.off_timer .energy_title>ul>li:nth-child(2){width:100%}}@media screen and (max-width:1024px){.set-screen-list>li .line{width:calc(100% - 48px);height:1px;margin:0 24px}}@media screen and (max-width:1024px){.set-screen-list>li .set-screen-left .line{width:100%;margin:0}}@media screen and (max-width:1024px){.all_select input[type=checkbox].hidden+label{pointer-events:none}}@media screen and (max-width:1024px){.lblchkbox.filter-modal ul li input[type=checkbox]#check_label+label,.lblchkbox input[type=checkbox]+label{font-family:SamsungOne-600}}@media screen and (max-width:1024px){.timelight_box .brightness_info>li:after{display:none}}@media screen and (max-width:1024px){.hospitality_chkin>ul{flex-direction:column;gap:30px}}@media screen and (max-width:1024px){.mergecont_wrap>div{width:100%;margin-bottom:0}}@media screen and (max-width:1024px){.mergecont_wrap.online>div{justify-content:flex-start;text-align:left}}@media screen and (max-width:1024px){.mergecont_wrap.online>div>ul{justify-content:flex-start}}@media screen and (max-width:1024px){.proof_top>button{width:100%;height:32px}}@media screen and (max-width:1024px){.tag_alias_wrap>ul{padding:0 24px}}@media screen and (max-width:1024px){.tag_alias_wrap>ul{padding:0}}@media screen and (max-width:1024px){.addEssentialTagOption .radio_box_wrap>li{position:relative;width:100%}}@media screen and (max-width:1024px){.addEssentialTagOption .radio_box_wrap>li:first-child:after{content:"";position:absolute;bottom:-25px;left:0;width:100%;height:1px;background-color:#e0e0e0}}@media screen and (max-width:1024px){.addEssentialTagOption .radio_box_wrap>li img{width:100%}}@media screen and (max-width:1024px){.addEssentialTagOption .check_box_wrap>input{position:absolute;top:18px;left:20px;z-index:9}}@media screen and (max-width:1024px){.userRoleGuideTable>li{align-items:baseline;flex-direction:column;gap:12px;padding:20px 0}}@media screen and (max-width:1024px){.userRoleGuideTable>li>*:first-of-type{width:auto}}@media screen and (max-width:1024px){.userRoleGuideTable>li>*:last-of-type{width:auto}}@media screen and (max-width:1024px){.pop_schedule.scheduleEditContent{padding:0}}@media screen and (max-width:1024px){.pop_schedule.scheduleEditContent>li:first-child{padding:0}}@media screen and (max-width:1024px){.pop_schedule.scheduleEditContent>li{padding:0 24px}}@media screen and (max-width:1024px){.pop_schedule.scheduleEditContent>li:first-child .pop_sti{padding:24px 24px 0}}@media screen and (max-width:1024px){.pop_schedule.scheduleEditContent .addListWrap{margin:0;width:100%}}.modal_header_subinfo{position:relative;padding-left:24px;color:#949494;font-size:14px;line-height:28px}.modal_header_subinfo:before{display:block;position:absolute;top:4px;left:12px;width:1px;height:20px;background-color:#dcdcdc;content:""}.input_bundle_wrap.playlistSyncTimePicker .date,.input_bundle_wrap.playlistSyncTimePicker .input_box{width:140px}.harv_graph_target{position:absolute;top:62px;left:2px}.harv_graph_targeticon{position:absolute;top:-7px;left:22px;z-index:2}@media screen and (max-width:1024px){.addEssentialTagOption .radio_box_wrap:before,.addEssentialTagOption .check_box_wrap_outer:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background-color:#eaeaea}}.thumbnail_item input[type=checkbox]{top:10px;left:10px}.light-chk-list2{background-color:#fff;overflow-y:auto}.light-chk-list2 .disabled{pointer-events:none}.light-chk-list2 .disabled div{opacity:.5}.light-chk-list3{background-color:#efefef;overflow-y:auto}.light-chk-list3 .disabled{pointer-events:none}.light-chk-list3 .disabled div{opacity:.5}.A-Manager{color:#1a91ec}.cardSkinBorder>li:not(:last-child){border-bottom:1px solid #e0e0e0}.bg_light_red{background-color:#fbebe8}.bg_light_yellow{background-color:#fbf1e1}.bg_light_blue{background-color:#e4f0f9}.bg_text_red{background-color:#ff6240}.bg_text_orange{background-color:#fc9e00}.bg_text_blue{background-color:#1a91ec}.guidetagtxt2{display:flex;align-items:center;justify-content:center;gap:8px;height:20px;padding:0 9px;border-radius:12px;font-family:SamsungOne-600;font-size:12px;line-height:1.33;color:#fff}.guide_channel_wrap{margin-top:40px}.mergecont_wrap .mergecont_item_bg{width:50%;margin-bottom:28px;padding:20px 24px;border-radius:8px;background-color:#efefef}.mergecont_wrap.online .mergecont_item{width:fit-content}.mergecont_wrap .mergecont_item h5{color:#0a0a0a;font-family:SamsungOne-800;font-size:14px;opacity:.4}@media screen and (max-width:1024px){.mergecont_wrap .mergecont_item{width:100%;margin-bottom:0}}@media screen and (max-width:1024px){.mergecont_wrap.online .mergecont_item{justify-content:flex-start;text-align:left}}@media screen and (max-width:1024px){.mergecont_wrap.online .mergecont_item>ul{justify-content:flex-start}}@media screen and (max-width:1024px){.guide_channel_wrap{margin-top:20px}}.light-chk-list2>ul>li{display:flex;align-items:center;position:relative;min-height:70px;cursor:pointer}.light-chk-list2>ul>li:not(:last-child):after{content:"";position:absolute;bottom:0;width:100%;height:1px;background-color:#e0e0e0}.light-chk-list2>ul>li:hover{background-color:#0000001a}.light-chk-list3>ul>li{display:flex;align-items:center;position:relative;min-height:70px;cursor:pointer}.light-chk-list3>ul>li:not(:last-child):after{content:"";position:absolute;bottom:0;width:100%;height:1px;background-color:#e0e0e0}.light-chk-list3>ul>li:hover{background-color:#0000001a}.rm_contents_open_wrap{padding-top:24px;padding-bottom:8px}.bottom_info hr{width:1px;height:11px;margin-right:4px;background-color:#e0e0e0}.connect_circle.connectProgressbar{width:40px;height:40px}.poptbl_plan .chk_wrap input[type=checkbox]+label:before{left:50%;transform:translate(-50%)}.guidetagbox>li{display:flex;align-items:center;flex-direction:column}.mergecont_wrap .mergecont_item>ul{display:flex;justify-content:flex-start;align-items:center;margin-top:4px;gap:12px}.mergecont_wrap.online .mergecont_item>ul{display:flex;justify-content:center;align-items:center}.mergecont_wrap .mergecont_item>ul li{font-size:24px}body#screen #contents_wrap.con_detail,#contents_wrap.con_detail{left:270px}#contents_wrap.screen{height:calc(100vh - 90px)}#contents_wrap{flex:1 1 0}body.content #contents_wrap,body#screen #contents_wrap,#contents_wrap.screen,#contents_wrap.schedule{position:relative;width:calc(100% - 270px);min-height:calc(100vh - 90px);padding-top:0}.control_fir{display:flex;gap:20px;cursor:pointer}.control_fir li{display:inline-flex;align-items:center;position:relative;color:#dd4040;font-family:SamsungOne-600;font-size:16px;vertical-align:middle}.control_tbd{display:block;margin:-10px 0 30px;border:.3px solid #ccc;border-radius:8px;background-color:#fff;box-shadow:0 3px 8px #0003}.control_tbd:hover .toggle_line{display:block}.main_remote{position:relative;width:100%;height:74px;padding:17px 42px;text-align:center}.main_remote .remote_left{position:absolute;top:21px;left:42px}.video_stop{display:flex;align-items:center;gap:4px;position:relative;height:32px;color:#000000de;font-family:SamsungOne-600,sans-serif;font-size:16px;line-height:30px;cursor:pointer}.remote_right{position:absolute;top:28px;right:41px;font-size:0}.remote_right li{display:inline-block;cursor:pointer;vertical-align:middle}.remote_right li.user{margin-right:12px;padding-bottom:2px}.remote_list{font-size:0}.remote_list li{display:inline-block;position:relative;cursor:pointer;vertical-align:middle}.remote_list li.video_on{padding-right:15px}.remote_list li.video_off{margin-right:10px;padding-right:14px;padding-left:13px}.remote_list li.go_home,.remote_list li.go_menu,.remote_list li.go_source,.remote_list li.go_info{display:inline-flex;justify-content:center;align-items:center;width:42px;height:37px;margin-left:4px;border:solid 1px #b9b9b9;border-radius:3.2px;background-color:#fff}.remote_list li.video_on:after,.remote_list li.video_off:after{position:absolute;top:0;right:-1px;width:1px;height:35px;background-color:#9797974d;content:""}.remote_nav .btn-circle-red,.video_on .btn-circle-red,.video_off .btn-circle-red{width:40px;height:40px}.remote_list li.video_off:after{right:-3px}.sub_remote{position:relative;width:100%}.sub_remote:before{position:absolute;top:0;left:0;width:100%;height:7px;margin:0 0 13px;background-image:linear-gradient(to bottom,#00000080,#0000);z-index:1;content:"";opacity:.15}.toggle_line{display:none;position:relative;width:100%;height:12px;margin-top:-12px;border-radius:0 0 8px 8px;background-color:#fff;transition:all .3s}.toggle_line .toggle_line_btn{display:block;position:absolute;bottom:-22px;left:0;right:0;width:75px;height:22px;margin:auto;background:url(/static/media/toggle_open.B8qEIZMs5fWgbAORQYwi.svg) center no-repeat;cursor:pointer;text-indent:-99999px}.toggle_line.on{display:block}.sub_remote.on,.sub_remote.on+.toggle_line{display:block}.toggle_remote{position:relative;width:100%;height:85px;padding-top:17px;border-radius:0 0 8px 8px;background-color:#f7f7f7}.toggle_remote ul{font-size:0}.toggle_remote li{display:inline-flex;justify-content:center;align-items:center;height:37px;border:solid 1.2px #b9b9b9;border-radius:4px;background-color:#fff;cursor:pointer;flex-grow:1}.toggle_remote li:hover{background-color:#0000001a}.remote_btn_left{display:inline-flex;position:absolute;top:17px;left:42px;width:198px;gap:6px}.remote_btn_left li,.remote_btn_right li,.remote_btn_center li,.remote_bottom li{display:inline-flex;justify-content:center;align-items:center;width:54px}.remote_btn_center li{color:#000000de;font-size:16px;font-weight:700;line-height:40px}.remote_btn_center li span{display:block;color:#000000de;font-family:SamsungOne-800;font-size:11px;line-height:35px}.remote_btn_right{display:flex;position:absolute;top:17px;right:41px;gap:6px}.remote_btn_right li:nth-child(2n){margin-right:0}.remote_btn_center{display:flex;width:100%;max-width:354px;margin:auto;font-size:0;text-align:center;gap:6px}.edit_area{position:relative;top:auto;left:auto;width:fit-content;margin:auto;padding:83px 5% 30px;transform:translate(0)}.edit_area .edit_img{position:relative;max-height:calc(100% - 300px);margin:18px 0 16px;padding:18px;border-radius:16px;background:#3f3f3f;box-shadow:0 2px 6px #0003}.edit_area .edit_img img{width:100%;height:auto}.center_txt,.edit_area .center_txt{position:absolute;top:50%;left:50%;z-index:3;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.edit_area.none_screen .edit_img.web,.edit_area .edit_img.web{padding:123px 0 118px;background-color:#8abcff!important;text-align:center;box-shadow:none}.edit_area .edit_img.web.hd-edit-img{width:100%;padding:unset;background-color:unset!important}.edit_area .edit_img.web.hd-edit-img img{width:100%!important;height:100%;object-fit:cover}.edit_area .edit_img.web p{padding-top:20px;color:#fff;font-family:SamsungOne-600;font-size:16px}.edit_area .edit_img.web img{width:auto}.edit_area.none_screen .edit_img.ad,.edit_area .edit_img.ad{padding:123px 0 118px;background-color:#ebb891!important;text-align:center;box-shadow:none}.edit_area .edit_img.ad p{padding-top:20px;color:#fff;font-family:SamsungOne-600;font-size:16px}.edit_area .edit_img.ad img{width:auto}.screen_con_detail .edit_area .edit_img,.edit_img.screen{border:solid 3px #5e5e5e;border-radius:4px}.video_player_box{position:relative;top:50%;margin:0 16px;padding:17px;border:solid 3px #5e5e5e;border-radius:4px;background-color:#3f3f3f;transform:translateY(-50%);box-shadow:0 2px 6px #0003}.video_player_box img{width:100%}.screen_video{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-content:center;width:100vw;height:100vh;padding-top:6px}.screen_video .video_player_box{top:0;width:65%;max-width:1366px;margin:auto;transform:translateY(0)}.screen_video .video_player_box.on{max-width:1366px}.screen_video .control_tbd{display:block;width:100%;margin:16px 0 0;border:0;border-radius:0;background-color:transparent;box-shadow:none}.screen_video .control_tbd .main_remote{height:75px;background-color:#fff;border-top:1px solid #bdbdbd}.screen_video .sub_remote{width:892px;height:86px;margin:auto;border-radius:8px;background-color:#f7f7f7;box-shadow:0 -3px 8px #0003}.screen_video .control_tbd>.toggle_line{position:relative;width:892px;height:12px;margin:auto auto -13px;border-radius:8px 8px 0 0;background-color:#fff;text-align:center;z-index:1}.screen_video .control_tbd.on>.toggle_line{display:block}.screen_video .control_tbd>.toggle_line .toggle_line_btn{display:block;position:absolute;inset:-30px 0 0;width:75px;height:22px;margin:auto;background:url(/static/media/toggle_open2.CxH4WLhS4Hu4PcWmEXiu.svg) center no-repeat;z-index:1;text-indent:-9999px}.screen_video .control_tbd.on .sub_remote{display:block;padding-top:12px}.screen_video .sub_remote .toggle_remote{display:block;height:75px;padding-top:23px}.screen_video .remote_btn_left{left:97px}.screen_video .remote_btn_right{right:91px}.screen_video .remote_btn_center{transform:translate(60px)}.screen_video .remote_btn_left,.screen_video .remote_btn_right{top:22px}.screen_video .control_tbd.on .toggle_line_btn{background:url(/static/media/toggle_close2.qayPZpnIhxoDsaJy7vBn.svg) center no-repeat}.edit_deactivated,.edit_power_off,.edit_offline{position:absolute;top:50%;left:50%;width:calc(100% - 35px);height:calc(100% - 35px);background-color:#000c;text-align:center;transform:translate(-50%,-50%)}.edit_dark{position:absolute;top:50%;left:50%;width:calc(100% - 35px);height:calc(100% - 35px);background-color:#000;text-align:center;transform:translate(-50%,-50%)}.edit_dark p,.edit_deactivated p,.edit_offline p{position:relative;top:50%;color:#fff;font-size:20px;font-weight:700;letter-spacing:.19px;transform:translateY(-50%)}.edit_power_off p{position:absolute;top:30px;right:30px;color:#fff;font-size:24px;font-weight:700;letter-spacing:.23px}.edit_offline{background-color:#a7a7a7cc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.btntag{display:flex;justify-content:center;align-items:center;position:absolute;width:54px;height:20px;margin:8px;border-radius:10px;border:solid .5px rgba(10,10,10,.1);background-color:#fafafa;font-family:SamsungOne-700;font-size:12px;line-height:1.33;cursor:pointer}.btntag:hover{background-color:#1976d2}.btntag:hover>span{color:#fff}.screenCardListComp .btntag{display:none;position:absolute;right:0;bottom:0}.live_stream_control{padding-left:13px}.live_stream_control .select span{display:inline-block;vertical-align:middle}.live_stream_control .select-ul{margin-top:0;overflow-y:hidden}.live_stream_control .select-ul.playing_select>li:hover{color:#000;font-family:SamsungOne-600}.live_stream_control>li:first-child{font-family:SamsungOne-800;font-size:18px}.live_stream_control>li:last-child{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:0;border-bottom:0}.live_stream_control #select-wrap{display:block}.live_stream_control .select{display:flex;align-items:center;width:100%;padding:10px 30px;border:0;border-radius:0;background-color:transparent;font-family:SamsungOne-600;font-size:18px;text-align:left;cursor:pointer;overflow:hidden;border-bottom:1px solid #4a4a4a}.live_stream_control .select:hover:before{opacity:0}.live_stream_control .select:after{top:9px;left:0;right:auto;background-color:transparent}.live_stream_control .select-ul{position:absolute;position:relative;min-width:100%;margin-top:10px;padding-top:0;padding-bottom:0;border:0 solid #cccccc;border-radius:8px;background:transparent;z-index:5;overflow-x:hidden;overflow-y:auto;box-shadow:none}.live_stream_control .select-ul>li{display:flex;align-items:center;position:static;min-width:100%;height:auto;padding:8px 0;font-family:SamsungOne-600;font-size:18px;text-align:left;white-space:normal;line-height:1.3}.live_stream_control .select-ul>li:hover{background-color:transparent;color:#1976d2;font-family:SamsungOne-800}.live_stream_control .select-ul>li.depth01{padding-left:60px}.live_stream_control .select-ul>li.depth02{padding-left:90px}.live_stream_control .select-ul>li span{max-width:-webkit-fill-available;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live_stream_control .select-ul>li.depth01 .chip{margin-right:7px}#contents_wrap.home_wrap{display:flex;flex-direction:column;align-items:center}#contents_wrap.home_wrap .select:after{right:8px}#contents_wrap.home_wrap #select_wrap{padding-right:10px}#contents_wrap.home_wrap .select_wrap{display:block}@media screen and (max-width:1024px){body#screen.content #contents_wrap.con_detail.screentag,body#screen.content #contents_wrap.con_detail{position:relative;left:0;width:100%;height:auto;min-height:406px;padding-top:56px;padding-bottom:0;padding-right:0}.edit_area{position:relative;top:0;left:0;width:100%;height:auto;padding:0 0 30px;-webkit-transform:none;transform:none}.screen_con_detail .edit_area .edit_img,.edit_img.screen{border:solid 1px #5e5e5e;border-radius:2px}.edit_area,.edit_area.none_screen{width:100%;margin:auto;padding:0 24px 30px}.content_detail .edit_area,.content_detail .edit_area.none_screen{margin:0;padding-top:0}.edit_area .edit_img{margin-bottom:12px;padding:7px;border-radius:7px}.edit_img .video_player,.edit_img .video_player2{width:150px;height:52px;margin-top:-11px;background-size:52px 52px}.edit_img .video_player span,.edit_img .video_player2 span{bottom:-34px}.edit_img .btn-area{bottom:50%;right:0;font-size:6px;gap:8px;transform:translateY(50%)}.screen_video .sub_remote,.screen_video .control_tbd>.toggle_line{width:100%}#contents_wrap.screen,#contents_wrap.schedule{width:100%}.btn-circle-green .ic_energy{width:14px;height:14px}.edit_dark,.edit_deactivated,.edit_power_off,.edit_offline{width:calc(100% - 7px);height:calc(100% - 7px)}.edit_dark p,.edit_deactivated p,.edit_offline p{left:50%;max-width:188px;font-size:12px;transform:translate(-50%,-50%)}.live_stream_control>li:nth-child(2){display:block}.live_stream_control>li:nth-child(2) .pr20{padding-right:0!important}.live_stream_control>li:first-child{display:inline-block;width:100%;padding-bottom:0;font-size:17px;border-bottom:0}.live_stream_control>li:first-child .mr20{margin-right:15px!important}.live_stream_control>li:first-child>div{display:inline-block}.live_stream_control>li:first-child>div.disconnected_wrap{display:flex;justify-content:center}.live_stream_control{padding-left:0}.live_stream_control .select{height:34px;padding:4px 30px 13px 26px}.live_stream_control .select:after{top:4px;left:-4px;width:22px;height:22px}.live_stream_control .chip{margin-right:4px;padding:0 9px}.live_stream_control .select-ul>li{padding-top:8px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live_stream_control .select-ul>li .chip{margin-right:7px;padding:0 11px}.live_stream_control .select-ul>li.depth01{padding-top:11px}.video_player_box{padding:10px;border:solid 2px #5e5e5e;border-radius:4px}}.screenCell{position:relative;width:100%}.screenCell img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.none_screen{padding:90px 156px;background-color:#e4e4e4}.edit_area_btn{margin-top:20px}.edit_area_btn button{width:181px}.live_stream_control .select span:not(.chip){display:inline-block;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:768px){.live_stream_control.popup_sync .select span:not(.chip){width:28%}}.live_stream_control .select:hover:after{background-color:#0a0a0a1a}.live_stream_control .select-ul>li.depth01 .max_name{border:1px solid blue}@media screen and (max-width:1024px){.max_name_wrap{width:100%}}@media screen and (max-width:1024px){.max_name_wrap.with_tag{width:80%}}.live_stream_control .select-ul>li.depth03{padding-left:120px}@media screen and (max-width:1024px){.edit_img .font18{font-size:11px}}@media screen and (max-width:1024px){.edit_area_btn{display:flex;justify-content:center}}.edit_img .edit_dark{position:relative;top:unset;left:unset;transform:unset}.edit_dark p.opacity{opacity:.7}.screenMonitoringLock{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;width:calc(100% - 35px);height:calc(100% - 35px);transform:translate(-50%,-50%);color:#fff;font-size:20px;font-weight:700;letter-spacing:.19px;text-align:center;z-index:2}[rotate="90"] .screenMonitoringLock{transform:translate(-50%,-50%) scale(1.78) rotate(-90deg)}[rotate="180"] .screenMonitoringLock{transform:translate(-50%,-50%) rotate(-180deg)}[rotate="270"] .screenMonitoringLock{transform:translate(-50%,-50%) scale(1.78) rotate(-270deg)}.screenMonitoringLock.opacity{opacity:.7}.screenframe.white{box-shadow:0 2px 6px #86868680;background-color:#fff;border:unset}.screenframe.white .screenOneCell:before,.screenframe.white .screenCell:before{content:"";position:absolute;width:100%;height:100%;box-shadow:inset 0 2px 6px #86868680;z-index:2}.detailBottomBox{display:flex;align-items:center;padding:16px 12px;border-radius:8px;border:solid 1px #c4cbd2;background-color:#e2e9f1}@media screen and (max-width:1024px){.live_stream_control .select-ul>li span{max-width:160px}}.remoteListBtn{display:inline-flex;justify-content:center;align-items:center;width:42px;height:36px;border:solid 1px #b9b9b9;border-radius:3.2px;background-color:#fff}.screenCell.contain img{object-fit:contain}@media screen and (max-width:1024px){.remoteListBtn{max-width:70px;width:100%}}@media screen and (max-width:400px){.video_player_box img{width:100%}}.remote_list li.listline:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:35px;background-color:#9797974d}.remote_list .btn-circle-red{width:40px;height:40px}.sub_remote li{display:inline-flex;justify-content:center;align-items:center;width:54px}.edit_img .btn-area{display:flex;flex-direction:column;position:absolute;bottom:18px;right:22px;gap:12px}.epaper_frame_card{box-shadow:0 2px 6px #86868680!important;background-color:#fff!important;border:unset!important}.screen_img_epaper_4_3{background-color:#dbdbdb!important;display:flex;justify-content:center;padding:0!important}[orientation=PORTRAIT] .epaper_frame_card{box-shadow:0 2px 6px #86868680!important;background-color:#dbdbdb!important;border:unset!important}.epaper_frame_detail{box-shadow:0 2px 6px #86868680!important;background-color:#fff!important;border:unset!important}[orientation=PORTRAIT] .epaper_thumbnail{background-color:#dbdbdb!important}.epaper_thumbnail{background-color:#fff!important}[orientation=PORTRAIT] .epaper_thumbnail>div:first-child{padding:4px;border:1px solid #fff!important;border-radius:2px;background-color:#fff!important;aspect-ratio:9 / 16;height:100%;position:relative}[orientation=PORTRAIT] .epaper_frame_card>div:first-child{padding:4px;border:1px solid #fff!important;border-radius:2px;background-color:#fff!important;aspect-ratio:9 / 16;height:100%;position:relative}.changetochannel{background-color:none;text-align:center;border-radius:8px}.changetochannel:hover{background-color:#2caded}.publishedInfo_arrow{background-color:#0000;background-size:100%;content:"";height:24px;position:absolute;left:0;top:9px;width:24px}.publishedInfo_select:after{content:none}.publishedInfo_select:before{content:none}.live_stream_control .select.arrowNone:after{display:none}#smartThings_RightBtns{display:flex;gap:12px}@media screen and (max-width:1024px){#smartThings_RightBtns{width:100%}}#smartThings_Footer{display:flex;align-items:center;justify-content:flex-end;position:static;padding:20px 40px;border-top:0;border-radius:0 0 8px 8px;background-color:#fafafa}#smartThings_Footer.gray{background-color:#efefef}@media screen and (max-width:1024px){#smartThings_Footer{justify-content:space-between;gap:12px;width:100%;padding:22px 24px;border-radius:0;border-top:1px solid #d8d8d8}#smartThings_Footer button{width:100%}#smartThings_Footer.moWhite{background-color:#fafafa!important}}.smartThings_Footer_mo{position:fixed!important;bottom:0}#smartthings #FcmsTable_subTitle,#smartthings .account-list-contents{padding:0 0 0 30px}#smartthings .account-list-th.large-th{height:72px}#smartthings .account-list-tr{min-height:42px}#smartthings .sub-title-d{top:24px}#smartthings .account-list-box .account-list-tr{padding:0}#smartthings .account-list-con{padding:15px 0}#smartthings #FcmsTable_liItem0,#smartthings #FcmsTable_liItemContents0,#smartthings #FcmsTable_liItem1,#smartthings #FcmsTable_liItemContents1{padding-right:100px}.quickActions{position:relative;padding:20px 20px 40px;background-color:#e2e9f1;border-bottom:1px solid #e0e0e0}.quickActions:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;opacity:.4;mix-blend-mode:multiply;background-color:#e2e9f1}#DeviceMemo:hover{border:2px solid #b2b2b2}#DeviceMemo:focus{border:2px solid #b2b2b2}#DeviceMemo{border:1.5px solid rgb(224,224,224);resize:none;overflow:hidden;height:auto}#DeviceMemo2:hover{border:2px solid #b2b2b2}#DeviceMemo2:focus{border:2px solid #b2b2b2}#DeviceMemo2{border:1.5px solid rgb(224,224,224);resize:none;overflow:hidden;height:auto}.screenSettings input{border-radius:0;background-color:unset;border:none!important;border-bottom:solid 1px #b2b2b2!important;width:60%;text-align:left!important;font-family:SamsungOne-600;font-size:18px;padding:0}.mdccommands{z-index:10000;position:absolute;bottom:200px;margin-left:30px;border-radius:8px;box-shadow:0 3px 8px #0a0a0a33;border:solid .3px rgba(10,10,10,.2);background-color:#fff}.mdccommands .close_btn{display:unset;top:28px!important}#screendetail_refreshtime input{text-align:left!important;font-family:SamsungOne-600;font-size:16px;padding-left:0}#screen_settings .channelListWrap{display:flex;flex-direction:column;width:100%;font-family:SamsungOne-600;font-size:16px;border-radius:8px;border:solid 1px #e0e0e0;background-color:#efefef}#screen_settings .channelListItem{display:flex;justify-content:space-between;align-items:center;position:relative;height:60px;padding:16px 16px 16px 20px}#screen_settings .channelListItem:not(:last-of-type):after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% - 48px);height:1px;background-color:#e0e0e0}@media screen and (max-width:1024px){.mdccommands{z-index:10000;position:absolute;bottom:100px;margin-left:0;border-radius:8px;box-shadow:0 3px 8px #0a0a0a33;border:solid .3px rgba(10,10,10,.2);background-color:#fff}}.TBR_disable{opacity:.4!important;pointer-events:none}.portrait_video_player_box{width:100%!important}.epaper_3_4_margin{margin-left:15%!important;margin-right:15%!important}#select-wrap{position:relative}.info_section #select-wrap{width:100%}#select-wrap.time{width:155px;border:1px solid #8f8f8f;border-radius:8px;background-color:transparent}#select-wrap.time:after{position:absolute;top:9px;right:16px;width:24px;height:24px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;background-size:100%;background-color:#0000;content:""}#select-wrap.time.reverse:after{transform:rotate(-180deg)}#select-wrap.reverse .select{opacity:1}#select-wrap.mo,#select-wrap.date.mo{min-width:auto}#select-wrap.mo .select{width:auto;height:24px;padding:0 9px 0 0;background-color:transparent;font-size:0}#select-wrap.mo .select:before{display:none}#select-wrap.mo .select:after{top:10px;right:0;width:5px;height:4px;background-image:url(/static/media/arrow_down2.ChvP4pzS-H8goqCGtgwV.svg)}.info_txt #select-wrap{margin-top:-5px}.onboarding_term #select-wrap,.pop_control_list #select-wrap,.account_setting #select-wrap{width:100%}#select-wrap.date{width:auto;max-width:132px;min-width:168px}#select-wrap.list{min-width:198px}#select-wrap.date .select{display:flex;align-items:center;padding-left:18px}#select-wrap.date .select span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;word-break:break-all}#select-wrap.select_img_list .select{padding-left:17px}#select-wrap.date .select-ul{min-width:240px}#select-wrap.date .select-ul>li,#select-wrap.select_img_list .select-ul>li{padding:0 16px}#select-wrap.date .select-ul>li .select_date_img,.select_date_img{width:24px;height:24px;margin-right:17px}.select_date_arrow{margin-left:8px}#select-wrap.date.color{width:160px}@media screen and (max-width:1024px){.legal_contents_inner #select-wrap.date .select-ul{left:unset;right:0;transform:unset}#select-wrap.date .select-ul>li{padding:0 57px 0 16px}.select_date_img{margin-top:0;margin-right:0}}#select-wrap.date.maxw100 .select-ul,#select-wrap.date.max-w100 .select-ul{min-width:100%}#select-wrap.pc_sort{width:auto;max-width:unset;min-width:unset}#select-wrap.pc_sort .select_date_img{margin-right:0}#select-wrap.pc_sort .select_date_arrow{margin-left:8px;margin-right:8px}.default_icon{display:inline-flex;position:relative;height:fit-content}.black{fill:#0a0a0a;stroke:#0a0a0a}.lightBlack{fill:#363636;stroke:#363636}.white{fill:#fff;stroke:#fff}.lightgray{fill:#848484;stroke:#848484}.titleColor{fill:#949494;stroke:#949494}.gray{fill:#757575;stroke:#757575}.canceledColor{fill:#7a7a7a;stroke:#7a7a7a}.graybtn{fill:#757575;stroke:#757575;opacity:.3}.gray5e5e5e{fill:#5e5e5e;stroke:#5e5e5e}.graybdbdbd{fill:#bdbdbd;stroke:#bdbdbd}.deepgray{fill:#4c4c4c;stroke:#4c4c4c}.blue{fill:#1976d2;stroke:#1976d2}.red{fill:#f75b5b;stroke:#f75b5b}.yellow,.orange{fill:#ffa307;stroke:#ffa307}.purple{fill:#7da3f3;stroke:#7da3f3}.green{fill:#24c195;stroke:#24c195}.darkblue{fill:#60788b;stroke:#60788b}.turquoise{fill:#00bcd4;stroke:#00bcd4}.violet{fill:#a084f0;stroke:#a084f0}.red2{fill:#ff6240;stroke:#ff6240}.pinNoChk{fill:#60788b;opacity:.4}.pointer_icon{cursor:pointer}.icon{position:relative;cursor:pointer}.dim{opacity:.3;pointer-events:none}.icon:hover:after,.icon:active:after,.icon:focus:after{content:"";position:absolute;top:50%;left:50%;width:calc(100% + 8px);height:calc(100% + 8px);margin-top:-16px;margin-left:-16px;border-radius:18px;background:#0000001a}.hover:hover:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 8px);height:calc(100% + 8px);background-color:#0a0a0a1a;border-radius:50%;cursor:pointer}.icon .reverse,.default_icon.reverse{transform:rotate(-180deg)}.menu-trigger,.menu-trigger span{display:inline-block;transition:all .4s;box-sizing:border-box}.menu-trigger{position:relative;width:18px;height:18px;margin:5px}.menu-trigger span{position:absolute;left:0;width:100%;height:2px;border-radius:4px;background-color:#fff}.menu-trigger span:nth-of-type(1){top:0}.menu-trigger span:nth-of-type(2){top:8px}.menu-trigger span:nth-of-type(3){bottom:0}.menu-trigger.close span:nth-of-type(1){-webkit-transform:translateY (8px) rotate (-45deg);transform:translateY(8px) rotate(-45deg)}.menu-trigger.close span:nth-of-type(2){opacity:0}.menu-trigger.close span:nth-of-type(3){-webkit-transform:translateY(-8px) rotate(45deg);transform:translateY(-8px) rotate(45deg)}.editcircle{position:absolute;top:50%;right:2px;transform:translateY(-50%);width:20px;height:20px;margin-top:.5px;z-index:4}.new_alarm{position:relative}.new_alarm:after{content:"";position:absolute;top:0;right:-10px;width:6px;height:6px;border-radius:50%;background-color:#ff6240}.ic_importance{display:flex;justify-content:center;align-items:center;width:21px;height:16px;margin-right:6px;border-radius:9.6px;background-color:#f75b5b;color:#fff;font-size:9.6px;font-family:SamsungOne-600;line-height:1.33}.ic_badge{display:inline-flex;justify-content:center;align-items:center;width:14px;height:12px;margin-right:4px;border-radius:6px;background-color:#0a0a0a1a;font-family:SamsungOne-800;font-size:8px;text-align:center;color:#505050}.dim_but_events{opacity:.3;pointer-events:all;cursor:default!important}.dim_but_events a{cursor:inherit;pointer-events:none}.iconPlay{display:inline-flex;justify-content:center;align-items:center;min-width:20px;min-height:20px;border-radius:50%;background-color:#505050}.iconPlay.active{background-color:#1976d2}.dim_playlistitem{opacity:.3;background-color:#bdbdbd;filter:brightness(50%)}.img_resize{max-width:100%;height:auto}.more_option{position:absolute;top:18px;right:20px;z-index:9}.more_option.img_more{top:6px;right:6px;width:32px;height:32px;border:solid 1px #cfcfcf;border-radius:50%;background-color:#fff9;text-align:center}.more_option.img_more .option_icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.more_option.img_more.hover{display:none}.image_listbox.list_view .more_option{top:19px;right:17px}.more_option.journey{top:50%;transform:translateY(-50%);right:8px}.new_sche_list .new_sche_more{display:block;top:29px}.new_sche_list .new_sche_more img{opacity:1}.option_list,.topbtn_option_list{position:absolute;padding:5px 0;border-radius:8px;background:#fff;z-index:116;box-shadow:0 3px 8px #0003}.option_list{top:100%;max-height:367px;margin-top:8px}.option_list.color_list .first{padding-left:16px;font-family:SamsungOne-700}body.schedule.content .option_list body#screen.content .option_list{top:50px;right:-20px}body.schedule .topbtn_option_list,body.schedule.content .topbtn_option_list,body#screen.content .topbtn_option_list{top:52px;left:auto;right:0}body.schedule .option_list.right,.option_list.right{right:10px}ul.image_listbox>li .more_option .option_list{top:36px;right:-2px;max-height:367px}ul.image_listbox>li .option_list{top:52px}.image_listitem.active .option_list.on{display:block}.option_list ul>li,.topbtn_option_list ul>li{display:flex;align-items:center;position:relative;min-width:168px;height:51px;padding:0 25px;color:#0a0a0a;font-family:SamsungOne-600;font-size:16px;text-align:left;line-height:49px;white-space:nowrap;cursor:pointer;gap:10px}.option_dim .option_list ul>li,.option_dim .topbtn_option_list ul>li{color:unset!important;opacity:.3}.option_list ul>li.first:after,.topbtn_option_list ul>li.first:after{position:absolute;bottom:0;left:0;right:0;width:calc(100% - 20px);height:1px;margin:auto;background-color:#0000001f;content:""}.option_list ul>li.last:after,.topbtn_option_list ul>li.last:after{position:absolute;top:0;left:0;right:0;width:calc(100% - 20px);height:1px;margin:auto;background-color:#0000001f;content:""}.option_list ul>li:hover,.topbtn_option_list ul>li:hover{background-color:#f0f7ff}.option_list ul>li.disabled,.topbtn_option_list ul>li.disabled{color:#0a0a0a4d!important}.option_list ul>li.red.disabled,.topbtn_option_list ul>li.red.disabled{color:#de25254d!important}.option_list ul>li.disabled,.topbtn_option_list ul>li.blue.disabled{color:#1976d24d!important}.topbtn_option_list{top:54px;left:auto;right:0;margin-right:-4px}.option_list.color_list{top:calc(100% + 5px);left:0;right:initial;min-width:200px;z-index:20001}.search_tag.active .option_list.color_list{display:block}.option_list.color_list .list_title{display:none}.option_list.color_list ul>li{display:flex;align-items:center;position:relative;min-width:auto;min-height:50px;padding:14px 14px 14px 47px}.option_list.color_list ul>li:hover{background-color:#f0f7ff;cursor:pointer}.option_list.color_list .chip{display:block;position:absolute;top:50%;left:15px;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;font-size:0;content:""}.option_list.color_list .last{display:flex;justify-content:space-between;align-items:center;padding-left:16px;padding-right:20px}#change_place{display:block;position:absolute;top:66px;left:24px;width:303px;padding:5px 0;border-radius:8px;background:#fff;z-index:2;box-shadow:0 3px 8px #0003}#change_place #input_search{display:none;width:calc(100% - 36px);min-width:270px;margin:auto}#change_place ul.place_list>li{display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;margin-bottom:0;padding:0 24px;line-height:46px;cursor:pointer}#change_place ul.place_list>li:hover{background-color:#f0f7ff}#change_place ul.place_list>li span{display:inline-block;font-family:SamsungOne-600;font-size:16px}#change_place ul.place_list>li.selected span{color:#1976d2;font-family:SamsungOne-800}.check_off{display:inline-block;width:24px;height:24px;background-image:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg);background-size:100%}#change_place ul.place_list>li .check_off{display:none}#change_place ul.place_list>li.selected .check_off{display:inline-block;width:24px;height:24px;background-size:100%}#container.home #change_place{padding:5px 0}#container.home #change_place ul.place_list,#change_place ul.place_list{margin-top:0}#container.home #change_place ul.place_list>li,#change_place ul.place_list>li{height:48px;padding:0 24px;line-height:46px;cursor:pointer}.place_arrow{cursor:pointer}@media screen and (max-width:1024px){#change_place{top:40px;left:50%;min-width:300px;-webkit-transform:translateX(-50%);transform:translate(-50%)}.option_list{right:0}.option_list.color_list{position:fixed;top:initial;bottom:0;width:100%;border-radius:8px 8px 0 0}.option_list.color_list .list_title{display:block;width:calc(100% - 48px);margin:0 24px;padding:20px 0;font-size:20px;box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.12)}.option_list.color_list ul>li{padding:12px 24px 12px 56px}.option_list.color_list .chip{left:24px;width:16px;height:16px;padding:0}.option_list.color_list .first{height:70px;margin-bottom:10px;padding:0 24px;font-size:20px}.option_list.color_list .last{margin-top:10px;padding:34px 24px}.more_option.img_more{display:block;top:4px;right:5px}.more_option.img_more.hover{display:block}.image_listbox.list_view .more_option{display:block;top:9px;right:9px}}.new_sche_more{display:block;top:29px}.option_dim li{color:unset!important;opacity:.3!important}.option_list ul>li.blue.disabled{color:#1976d24d!important}.option_list.large ul>li{min-width:183px}.topbtn_option{position:relative}@media screen and (max-width:1024px){#container.home #change_place{top:35px}}@media screen and (max-width:1024px){#change_place ul.place_list{margin-top:12px}}@media screen and (max-width:1024px){.more_option{top:10px;right:10px}}@media screen and (max-width:1024px){.topbtn_option .option_list{top:34px;margin-top:0}}.more_option.img_more.small{width:16px;height:16px}.select-ul>li.last:before{content:"";position:absolute;top:0;left:0;right:0;width:calc(100% - 20px);height:1px;margin:auto;background-color:#0000001f}.select-ul>li.first:before{position:absolute;bottom:0;left:0;right:0;width:calc(100% - 20px);height:1px;margin:auto;background-color:#0000001f;content:""}.option_list ul>li.none{display:none}.select-ul.darkMode{background:#363636}.select-ul.darkMode>li{color:#fff}.select-ul.darkMode>li.last:before{background-color:#404040}.change_place{position:absolute;top:66px;left:24px;width:303px;padding:5px 0;border-radius:8px;background:#fff;box-shadow:0 3px 8px #0003;z-index:2}.change_place ul.place_list>li{display:flex;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 24px;line-height:46px;cursor:pointer}.change_place ul.place_list>li:hover{background-color:#f0f7ff}@media screen and (max-width:1024px){.change_place{top:48px;left:50%;min-width:300px;-webkit-transform:translateX(-50%);transform:translate(-50%)}}.more_option.img_more.size24{width:24px;height:24px}.image_listbox{position:relative}.image_listbox:after{display:block;width:0;height:0;font-size:0;content:"";clear:both;visibility:hidden}.image_listbox>li{position:relative;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;z-index:1;cursor:pointer;transition:transform .3s;overflow:hidden}.image_listbox>li:hover{background-color:#f0f7ff;z-index:2}.listhover{position:relative}.listhover:hover:before,.modal_single .image_listitem:has(input[type=radio]:checked):before,.image_listbox>li:hover:before{position:absolute;top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px);border:solid 1.5px #1976d2;border-radius:8px;z-index:-1;content:""}.btnListInfo_s{display:none;position:absolute;right:8px;bottom:4px;cursor:pointer}.smallScreenFrameImg:hover .btnListInfo_s,.image_listitem:hover .btnListInfo_s,.rm-screen-img:hover .btnListInfo_s,.image_listitem.live .btnListInfo_s{display:block}.image_listbox li.active:before{position:absolute;top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px);border:1.5px solid #1976d2;border-radius:8px;content:""}.image_listbox .image_listitem.active .listitem_input:checked,.image_listbox li .listitem_input:checked{display:block}.image_listitem.disabled:after{position:absolute;top:1.5px;left:1.5px;width:calc(100% - 3px);height:calc(100% - 3px);border-radius:8px;background-color:#fafafa;content:"";opacity:.5;pointer-events:none}.image_listitem input{position:absolute;top:9px;left:8px;z-index:5}.image_listitem:hover input{display:block}.image_listitem.disabled .chip_line.chip_red{z-index:1}.image_listitem:hover .toggle_switch input[type=checkbox]{display:none}.image_info{position:relative;padding-right:0;flex-grow:1;min-width:0}.image_info .con_name01{position:relative;margin-top:10px;margin-bottom:6px;padding-left:28px;font-family:SamsungOne-600;font-size:12px}.image_info .con_name01:before{position:absolute;top:-3px;left:0;width:20px;height:20px;background:url(/static/media/devic_solide_monitor.Da8imuRGFoHW-QDHeqL9.svg) no-repeat 50% 50%;background-size:100%;content:"";opacity:.5}.image_info .con_name02{display:inline-flex;width:90%;height:24px;color:#000000de;font-family:SamsungOne-600;font-size:20px}.image_info .con_name02 .list_title{display:block;font-size:24px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.image_info .chip_wrap.list_view{display:block;justify-content:normal;align-items:center;height:22px;margin-top:24px;padding-right:0}.editcontent_list .image_info .chip_wrap.list_view{margin-top:16px}.editcontent_list .image_info{padding-top:10px}.image_info .list_view ul:not(.etc_numb){display:flex;justify-content:space-between;align-items:center}.image_info .list_view ul:not(.etc_numb)>li{position:relative}.image_info .list_view .content_info>div{display:inline-flex;justify-content:center;align-items:center}.image_info .list_view .content_info{display:flex;justify-content:flex-end;align-items:center;padding-right:4px;text-align:right;flex-shrink:0;margin-left:20px}.image_info .list_view .content_info>div:first-child{display:flex;position:relative;margin-right:10px}.image_info .list_view .content_info .icon_info{margin-right:8px;padding-right:8px;font-size:0;line-height:0;border-right:1px solid rgba(0,0,0,.12)}.image_info .list_view .content_info .info_table span{margin-right:8px;padding-right:8px;border-right:1px solid rgba(0,0,0,.12)}.image_info .list_view .content_info .info_table span:last-child{border-right:0}.image_info .list_view .info_tt span{display:inline-block;position:relative;padding:0 8px;color:#0009;font-family:SamsungOne-600;font-size:16px}.image_info .list_view .info_tt span:before{display:inline-block;position:absolute;top:1px;left:-2px;width:1px;height:16px;background-color:#bdbdbd;z-index:1;z-index:0;content:""}.image_info .list_view .info_tt span:first-child:before{display:none}.imgae_img.list_view:not(.playlist){border:solid 1px #cfcfcf;border-radius:8px;background-color:#cfcfcf}.image_listbox.card .imgae_img{border-radius:8px 8px 0 0}.etc_numb{display:inline-flex;align-items:center;position:relative;margin-left:7px;color:#636363;font-family:SamsungOne-800;font-size:13px;text-align:center;cursor:pointer}.etc_numb:hover:after{position:absolute;top:50%;left:50%;width:32px;height:32px;border-radius:50%;background-color:#0000001a;content:"";transform:translate(-50%,-50%)}.image_listbox.grid .another_area,.image_listbox.card .another_area{top:0;left:0}.image_listbox.grid,.image_listbox.live{display:flex;flex-wrap:wrap;gap:6px}.image_listbox.grid .imgae_img{display:flex;justify-content:center;background-color:#dbdbdb}.image_listbox.grid>li{overflow:hidden}.etc_numb.filter{background-color:#0000001a}.etc_numb.filter:hover:before{display:none}.image_listbox.card{display:flex;flex-wrap:wrap;position:relative;font-size:0;gap:20px 13px}.image_listbox.card>li{display:inline-block;width:calc(20% - 11px);max-width:360px;vertical-align:middle}.image_listbox.card .image_listitem{display:inline-block;width:calc(20% - 11px);max-width:360px;vertical-align:middle;font-size:16px}.image_listbox.card>li.column4{width:calc(25% - 11px)}.image_listbox.card .imgae_img{width:100%;margin-right:0}.image_listbox.card .chip_wrap{margin-top:17px}.image_listbox.card .another_chip{top:35px;left:0}.image_listbox.card .image_info{padding:11px 17px 15px 19px;overflow:inherit}.image_listbox.list_view{display:grid;grid-row-gap:20px}.image_listbox.list_view>li{position:relative;padding:19px 17px 18px 18px;font-size:0}.image_listbox.list_view .imgae_img{display:inline-block;width:176px;margin-right:25px;vertical-align:middle}.image_listbox.list_view .imgae_img.dummy-imgs-div{display:inline-grid;min-height:98px}.image_listbox.list_view .image_info{display:inline-block;width:calc(100% - 202px);height:100%;padding-top:20px;vertical-align:middle}.image_listbox.list_view .image_info{overflow:initial}.image_listbox.list_view .image_info .con_name02{height:28px;font-size:24px}.image_listbox.playlist .image_info{width:calc(100% - 212px);padding:0}.image_listbox.playlist .image_info .con_name02{margin-top:24px}.image_listbox.playlist .image_info .chip_wrap.list_view{margin-top:26px}.image_listbox.list_view .content_info .info_table span{margin:0 6px 0 0;padding:0 10px 0 0;color:#0009;font-family:SamsungOne-600;font-size:16.5px}.image_listbox.list_view .content_info .info_table span:last-child{margin-right:0;padding-right:0}.image_listbox.list_view .another_chip{flex-direction:column;align-items:flex-start;top:36px;left:0}.image_listbox.list_view .another_chip.on{display:flex}.image_listbox.screenlistwrap{display:grid;justify-content:center;grid-template-columns:1fr 1fr;grid-column-gap:40px;grid-row-gap:18px}.image_listbox.screenlistwrap>li{display:flex;align-items:center;position:relative;padding:16px 17px 16px 19px;gap:18px}.image_listbox.screenlistwrap .imgae_img{width:182px;margin-right:18px;border:0;flex-shrink:0}.imgae_img img,.time_calen .imgae_img img{width:100%;height:auto;border-radius:7px}.card_imgs_wrap{display:flex;flex-wrap:wrap;gap:4px;width:100%;height:318px}.card_imgs_wrap>li{position:relative;width:100%;z-index:-2}.card_imgs_wrap>li img{object-fit:cover}.screen_img{position:relative;width:182px;height:107px;padding:4px;border:1px solid #5e5e5e;border-radius:2px;background-color:#3f3f3f;flex:none;box-shadow:0 2px 6px #0003}.screen_imgbox{display:grid;column-gap:4px;width:100%;height:100%}.screen_img img{width:100%;height:100%;border-radius:0}.screen_img .playtime{margin:5px}.screen_img .power_off{height:100%;background-color:#191919;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.screen_img .power_off span{display:block;padding:10px;color:#fff;font-size:14px;font-weight:700;text-align:right}.screen_img .no_img:after{position:absolute;top:4px;left:4px;width:calc(100% - 8px);height:calc(100% - 8px);background-color:#0009;content:""}.screen_img [data-wall-comps=true] .no_img:after,.screen_img [data-wall-comps=true] .epaper_no_img:after,.screen_img [data-wall-comps=true] .stetched_no_img:after{top:0;left:0;width:100%;height:100%}.screen_img .stetched_no_img:after{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0009;content:""}.screen_img .no_img.z-index:after{z-index:-1}.image_listbox.screenlistwrap .image_info .con_name01:before{top:2px}.image_listbox.screenlistwrap .image_info .chip_wrap{margin-top:10px}.account-list-th ul li.ws-2,.account-list-contents li.ws-2{width:200%}.account-list-th ul li.ws-5,.account-list-contents li.ws-5{flex:5 1}.poptbl_plan .expired_position{position:absolute;top:50%;right:40px;transform:translateY(-50%)}.poptbl_plan .show_hide_position{position:absolute;top:50%;right:40px;transform:translateY(-50%);opacity:1}.guide_channel_wrap .show_hide_position{display:none}.guide_channel_wrap tr:hover .show_hide_position{display:block}.mobile_addlist{background-color:#efefef}.mobile_addlist .pop_chk_wrap{width:auto;margin-right:14px}.mobile_addlist .btn-sort{color:#949494;font-family:SamsungOne-800}.mobile_addlist>li{display:flex;align-items:center;position:relative;padding:24px 20px}.mobile_addlist>li .mobile_addlist_chk{margin-right:14px}.mobile_addlist>li .mobile_addlist_content li:nth-last-of-type(1){color:#707070}.mobile_addlist>li:hover{background-color:#0000001a}.mobile_addlist>li:not(:last-of-type):after{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#0000001a;content:""}.mobile_addlist_content{display:flex;flex-direction:column;font-family:SamsungOne-600;font-size:18px;letter-spacing:.17px;gap:6px}.mobile_addlist_content .list_chip{height:20px}.mobile_addlist.addlist_certificates>li{align-items:flex-start}.addlist_expiration{color:#0a0a0a99;font-size:16px}.playtime{position:absolute;bottom:3px;left:3px;height:16px;padding:1px 7px;border-radius:6px;background-color:#00000073;color:#fff;font-family:SamsungOne-600;font-size:12px;text-align:center;z-index:100;vertical-align:middle}.pop_content_listbox{height:108px;border-radius:8px;background-image:url(/static/media/add.B7VtcRMgXRVWZSUMZVeH.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:24px 24px;background-color:#efefef;cursor:pointer}.pop_content{position:relative;height:100%;padding:15px 14px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fafafa}.pop_content:hover{background-color:#f0f7ff}.pop_content:hover:before{position:absolute;top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px);border:solid 1.5px #1976d2;border-radius:8px;content:""}.pop_content .info_table{color:#0009;font-family:SamsungOne-600;font-size:12px}.pop_listbox_var3{width:176px;height:99px!important}.pop_listbox_var3 .pop_content{padding:0;border:0}body.content .pop_content .image_info{margin-top:10px}.pop_content_listbox.new{background-image:url(/static/media/add_g.BaqujsWY99ALAftQT5lp.svg);background-color:#0000000d}.pop_content_listbox.new .icon_box{display:flex;position:absolute;top:24px;right:23px;gap:8px}.pop_schedule .pop_content_listbox.new .icon_box{top:10px;right:10px}.pop_schedule .icon_box li{display:flex;justify-content:center;align-items:center;width:32px;height:32px}.etc_info_box .info_table{display:flex;gap:17px;margin-right:6px}.etc_info_box .info_table span{position:relative}.etc_info_box .info_table span:not(:last-child):after{content:"";position:absolute;top:50%;right:-8px;transform:translateY(-50%);width:1.4px;height:14px;background-color:#0000001f}.channelcard_list_wrap{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin-top:32px;gap:20px 44px}.channelcard_list_wrap li{display:flex;align-items:center;width:48.8%;padding:20px 54px}.channelcard_list_wrap li h3{font-family:SamsungOne-600;font-size:18px}.channelcard_list_wrap li .btn_del{top:14px;right:14px}.channelcard_list_wrap li .channelcard_img{display:flex;justify-content:center;align-items:center;width:70px;height:70px;margin-right:20px;border-radius:999px;background-color:#e1e1e1;overflow:hidden}.channelcard_list_wrap li .channelcard_img img{width:100%;height:100%;object-fit:cover}.channelcard_list_wrap li input.name_edit{display:block;position:unset}.channelcard_list_wrap li input{top:14px;left:14px}.listimg_skin{position:relative;margin-right:30px}.listimg_skin img{width:138px;height:78px;border:solid 1px #cfcfcf;border-radius:8px}.taglistwarp{display:flex;flex-direction:column;gap:20px}.deletelist{width:100%;padding:0 0 1px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;color:#0a0a0a66;font-family:SamsungOne-800;font-size:16px;line-height:1.25}.deletelist li{display:flex;align-items:center;padding:20px}.deletelist li:not(:last-child){border-bottom:1px solid #e0e0e0}.deletelist .dot{width:20px;height:20px;margin-right:12px}.simplePoplist li{display:flex;align-items:center;position:relative;height:72px;padding-left:40px;cursor:pointer}.simplePoplist li:hover{background-color:#0a0a0a1a}.simplePoplist li:not(:last-of-type){border-bottom:solid 1px #e0e0e0}@media screen and (max-width:2560px){.image_listbox.card .image_listitem:nth-child(5n){margin-right:0}}@media screen and (max-width:1745px){.image_listbox.screenlistwrap{grid-template-columns:1fr;grid-row-gap:10px}}@media screen and (max-width:1620px){.image_listbox.card .image_listitem{width:calc(25% - 10px)}.image_listbox.card .image_listitem:nth-child(4n){margin-right:0}}@media screen and (max-width:1280px){.image_listbox.screenlistwrap,.image_listbox.list_view{display:flex;flex-direction:column;width:100%;grid-row-gap:10px}.image_listbox.list_view .imgae_img{width:176px;margin-right:20px}body.content .image_info.list_view{margin-top:0}.image_listbox.list_view .chip_wrap{position:static}.image_listbox.playlist .image_info{width:calc(100% - 212px);padding:0}.image_listbox.playlist .image_info .con_name02{margin-top:0}.image_listbox.playlist .content_info>div:first-child{margin-top:0}}@media screen and (max-width:1024px){.image_listbox.list_view .imgae_img{width:130px}.image_listbox.list_view>li{padding:13px}.image_listbox.screenlistwrap>li{width:100%;margin-right:0;padding:10px 17px 12px 13px;font-size:0}.image_listbox.screenlistwrap .imgae_img{display:inline-block;position:relative;width:120px;height:68px;margin-right:12px;padding-bottom:0;vertical-align:middle}.screen_img{width:120px;height:68px}.image_listbox.screenlistwrap .image_info{display:inline-block;width:calc(100% - 133px);vertical-align:middle}.image_listbox.screenlistwrap .con_name01{display:inline-block;max-width:190px;margin:0;padding-top:2px;padding-left:28px;font-size:16px;text-overflow:ellipsis}.image_listbox.screenlistwrap .con_name02{max-width:150px;padding-top:6px;font-size:12px}.image_info .con_name01{margin-bottom:4px;padding-left:20px}body#home .image_info .con_name01{margin-bottom:10px;padding-left:0}body#home .image_info .con_name02{font-size:13px}.image_info .con_name02{height:21px;font-size:16px;font-weight:600}body#home ul.image_listbox{grid-template-columns:1fr;grid-row-gap:10px}body#home ul.image_listbox>li{padding:0}ul.image_listbox{grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px}.image_listbox.card{grid-template-columns:1fr 1fr}.image_listbox.card .imgae_img{height:auto;padding-bottom:0}.image_listbox .imgae_img{overflow:hidden}.image_listbox.card .image_info .chip_wrap{margin-top:10px}.image_listbox.list_view .imgae_img{width:180px;height:auto;padding:0}.image_listbox.card .image_info{margin-top:12px;padding:0}.image_listbox>li:hover{padding:auto;background-color:#fafafa;transform:scale(1)}.image_listbox>li:hover:before{display:none}body.content .imgae_img.list_view{width:120px;height:auto;margin-right:15px;padding-bottom:0}body.content .image_info.list_view{width:calc(100% - 145px)}img.playlist{margin-right:7px}.image_listbox.screenlistwrap .image_info .chip_wrap{margin-top:13px}.image_listbox.screenlistwrap .more_option{display:block;top:9px;right:10px}.image_listbox.list_view .image_info .con_name02{height:19px;font-size:16px;font-weight:600;padding-right:34px}.content.skin_schedule .schedule_list .imgae_img.list_view{width:120px;height:auto;padding-bottom:0}.content.skin_schedule .schedule_list .image_info .chip_wrap{margin-top:10px;padding-right:0}.content.skin_schedule .schedule_list .imgae_img.list_view{margin-right:15px}.image_listbox.card>li{width:calc(33.333% - 7px);margin-bottom:10px;margin-right:10px}.image_listbox.card>li:nth-child(4n){margin-right:10px}.image_listbox.card>li:nth-child(3n){margin-right:0}.image_listitem.list_view .image_info .chip_wrap.list_view li:first-child{overflow:hidden}.image_listbox.list_view .imgae_img{height:100%;margin-right:12px}.image_info .list_view .content_info{margin-top:0;padding-right:0}.image_listitem.list_view .image_info .chip_wrap.list_view{position:static}.image_info .list_view ul:not(.etc_numb)>li:first-child{padding:0}.image_listbox.playlist .image_info{width:calc(100% - 145px);padding-top:8px}.image_listbox.playlist .image_info .con_name02.list_view{overflow:inherit}.image_listbox.playlist .image_info .chip_wrap.list_view{margin:16px 0 0}.image_listbox.playlist .more_option{top:10px;right:11px}.image_listbox.playlist .image_info .list_view .content_info{margin-top:-3px}.image_info .chip_wrap{margin-top:0;padding-right:20px}.account-list-th ul li.ws-2,.account-list-contents li.ws-2,.account-list-th ul li.ws-5,.account-list-contents li.ws-5{width:100%}.image_info .list_view .content_info>div{display:none}.simplePoplist li{padding-left:24px}}@media screen and (max-width:764px){.image_listbox.card .image_listitem{width:calc(50% - 7px)}.image_listbox.card .image_listitem:nth-child(3n){margin-right:0}.image_listbox.card .image_listitem:nth-child(2n){margin-right:0}.image_listbox.card .image_listitem:hover,.image_listbox.card .image_listitem:hover .imgae_img img{border:1px solid #1976d2!important}li.chklist:has(input[type=checkbox]:checked,input[type=radio]:checked){position:relative;background-color:#f0f7ff}li.chklist:has(input[type=checkbox]:checked,input[type=radio]:checked):after{position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px;z-index:-1;content:""}.pop_content_listbox{height:98px}.pop_content_listbox.new{margin-right:-7.5%;margin-left:-7.5%}.pop_content_listbox.new .close_btn{top:10px;right:10px}.pop_content{padding:12px}.pop_content_listbox.new2{margin-right:0;margin-left:0}.etc_numb{width:20px;height:20px;margin-bottom:0;line-height:20px;letter-spacing:2.7px}.etc_numb.filter:before{top:-1px;left:0;width:20px;height:20px}.image_listbox.screenlistwrap .con_name02{max-width:190px}.listimg_skin{margin-right:12px}}.listcompskin_wrap{display:grid;grid-row-gap:20px;position:relative}.listcompskin{position:relative;padding:19px 17px 18px 18px;transition:transform .3s;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;cursor:pointer;z-index:1}.listcompskin:hover{background-color:#f0f7ff}.listcompskin:hover:before{content:"";position:absolute;top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px);border:solid 1.5px #1976d2;border-radius:8px;z-index:-1}.listcompskin:has(.list_handler_m.on):hover{background-color:#fafafa}.listcompskin:has(.list_handler_m.on):before{display:none}.listcompskin.active:before{position:absolute;top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px);border:1.5px solid #1976d2;border-radius:8px;content:""}.listcompskin .imgbox{display:inline-block;width:176px;margin-right:25px;vertical-align:middle;border:solid 1px #cfcfcf;border-radius:8px;background-color:#cfcfcf}.imgbox img{width:100%;height:auto;border-radius:7px}.listcompskin .image_info{display:inline-block;width:calc(100% - 202px);height:100%;padding-top:20px;padding-right:266px;vertical-align:middle;overflow:initial}.movelist_title{display:block;width:100%;height:28px;color:#000000de;font-size:24px;font-family:SamsungOne-600;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media screen and (max-width:1280px){.listcompskin_wrap{display:flex;flex-direction:column;width:100%;grid-row-gap:10px}.listcompskin .imgbox{width:176px;margin-right:20px}.listcompskin .chip_wrap{position:static}}@media screen and (max-width:1024px){.listcompskin .imgbox{width:130px;overflow:hidden;padding:0;height:100%;margin-right:12px}.listcompskin{padding:13px}.movelist_title{height:19px;font-size:16px;font-weight:600;padding-right:14px}.listcompskin_wrap{grid-template-columns:1fr 1fr;grid-column-gap:20px}.listcompskin_wrap:hover:before{display:none}.listcompskin .image_info{padding-top:0;padding-right:0}.listhover .hoverel{visibility:visible}}.contentframe{position:absolute;left:50%;transform:translate(-50%);height:calc(100% - 40px)}.image_listbox.darkMode>li{color:#fafafa;background-color:#2d2d2d}.image_listbox.previewMode{grid-row-gap:8px}.image_listbox.previewMode>li{gap:12px!important;padding:8px!important}.image_listbox.previewMode>li .content_info{display:none}.image_listbox>li.on:before,.image_listbox>li:has(input[type=checkbox]:checked):before,.image_listitem:has(input[type=radio]:checked):before{content:"";position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px;z-index:-1}.darkMode.image_listbox>li:hover:before{background-color:#1976d226}.image_listbox .image_listitem.active .listitem_input:checked{display:block}.image_listitem input[type=checkbox]{position:absolute;top:9px;left:8px;z-index:5}.image_listbox.screenlistwrap .chip_wrap{margin-top:8px}.listBottomInfoWrap{display:flex;justify-content:space-between;align-items:center;gap:36px;width:100%}.previewMode .listBottomInfoWrap{margin-top:0!important}.content_info{display:flex;justify-content:flex-end;align-items:center;padding-right:4px;text-align:right}.content_info .info_table span{margin-right:8px;padding-right:8px;border-right:1px solid rgba(0,0,0,.12);color:#707070;font-family:SamsungOne-600;font-size:16px}.content_info .info_table span:last-child{margin-right:0;padding-right:0;border-right:0}.content_info .channel_info{flex-direction:column;align-items:flex-end;margin:-18px 0 0}.content_info .channel_info .channel{margin:0;padding:0;border-right:none}.image_listbox.card .imgae_img img{width:100%}.image_listbox.card .another_area{top:26px;left:0}#modalpop_wrap .image_listbox.card .chip_wrap{margin-top:10px}#modalpop_wrap .image_listbox.card .image_info{padding:10px 12px 14px}#modalpop_wrap .image_listbox.card .etc_numb{margin-top:3px}.modalcomponent .image_listbox{grid-template-columns:repeat(2,1fr);gap:12px}.questionTooltip,.modalcomponent .modalcomponenthidden{display:none}.modalcomponent .image_listitem:hover .questionTooltip{display:block;position:absolute;top:10px;right:10px;z-index:3}.showToggle .toggle_switch{transform:scale(.8);width:43px;height:28px}.modalcomponent .image_listbox.list_view .imgae_img{width:119px;min-height:67px}.image_listbox.previewMode .image_info{display:flex;flex-direction:column;justify-content:center;padding-top:0}.smallScreenFrameImg .screen_img{width:119px;height:67px}.modalpop_screen_img .screen_img,.screenCardListComp .screen_img{width:100%}.modalpop_screen_img .screen_img img{width:100%;height:100%}.screenCardListComp{position:relative}.screenCardListComp .screenName{width:170px;margin:4px 4px 0;font-size:16px;font-weight:600;line-height:1.25}.screenCardListComp .btntag{position:absolute;right:0;bottom:0}.screenCardListComp:hover .btntag{display:flex}.screenCardListComp.image_listitem.disabled:after{position:absolute;top:-1px;left:0;width:100%;height:100%;border-radius:0;opacity:.5}.screenframe{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:4px;border:solid 1px #5e5e5e;border-radius:2px;background-color:#323232}.screenframe.vertical{top:unset;left:50%;transform:translate(-50%);height:100%;width:auto}.edit_img .screenframe{border:solid 3px #5e5e5e;border-radius:4px;box-shadow:0 2px 6px #0003}.edit_img .screenframe.edit_dark{position:relative;top:unset;left:unset;transform:unset}.expired_position{position:absolute;top:50%;right:40px;transform:translateY(-50%)}.mobile_addlist_content li:nth-last-of-type(1){color:#707070;font-size:13px}.pop_listbox_var3 .close_btn{display:block}.pop_content img{width:100%;height:100%;border-radius:8px}.addListWrap{height:108px;border-radius:8px;background-image:url(/static/media/add_g.BaqujsWY99ALAftQT5lp.svg);background-repeat:no-repeat;background-position:50% 50%;background-size:24px 24px;background-color:#0000000d;cursor:pointer}.addListWrap:hover{background-color:#d8d8d8}.schedule .addListWrap .close_btn{top:20px;right:18px}.addListWrap.plusWrap{width:260px;height:77px;border:solid 1px rgba(10,10,10,.1);overflow:hidden}.addListWrap.plusWrap img{width:100%;height:100%}@media screen and (max-width:1280px){.content_info>div{display:none}}@media screen and (max-width:1024px){.contentframe{height:100%}}@media screen and (max-width:1024px){.image_listbox{grid-template-columns:1fr 1fr;grid-column-gap:20px;grid-row-gap:20px}}@media screen and (max-width:1024px){.image_listbox.card .chip_wrap{margin-top:10px}}@media screen and (max-width:1024px){.image_listbox.card .etc_numb{margin-top:3px}}@media screen and (max-width:1024px){.content_info{margin-top:0;padding-right:0}}@media screen and (max-width:1024px){.content_info>div{display:none}}@media screen and (max-width:1024px){.content_info>div:first-child{margin-right:0}}@media screen and (max-width:1024px){.image_listbox.list_view .image_info{padding-top:8px}}@media screen and (max-width:1024px){.image_listbox.list_view.playlist>li{padding:8px 9px 8px 13px}}@media screen and (max-width:1024px){.edit_img .screenframe{padding:8px;border:solid 1px #5e5e5e;border-radius:2px}}@media screen and (max-width:1024px){.image_listitem input[type=checkbox]{top:6px;left:6px;width:24px;height:24px}}@media screen and (max-width:764px){li.chklist.on{border:solid 1.5px #1976d2}}@media screen and (max-width:764px){.addListWrap{margin-right:-7.5%;margin-left:-7.5%}}@media screen and (max-width:764px){.addListWrap.pop_listbox_var3{margin-right:0;margin-left:0}}@media screen and (max-width:764px){.addListWrap .close_btn{top:10px;right:10px}}@media screen and (max-width:764px){.smallScreenFrameImg .screen_img{width:140px;height:81px}}.listhover:hover:before,.listhover.on:before,.image_listbox:not(.layoutOnly)>li:hover:before,.image_listbox>li.on:before,.image_listbox>li:has(input[type=checkbox]:checked):before,.image_listitem:has(input[type=radio]:checked):before{content:"";position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px;z-index:-1}.listhover.on:before{top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px)}.listhover.on:before{z-index:1}.image_listbox.layoutOnly>li{border:unset;background-color:unset}.image_listbox:not(.layoutOnly)>li:hover{background-color:#f0f7ff;z-index:2}.cardimage_info{flex:1 1 auto;display:flex;flex-direction:column;justify-content:space-between;position:relative;height:115px;padding:11px 17px 15px 19px;overflow:hidden}.cardimage_info.cardSmallInfo,#modalpop_wrap .cardimage_info{height:77px;padding:10px 12px 14px}.modalcomponent .image_listbox:not(.layoutOnly){grid-template-columns:repeat(2,1fr);gap:12px}.gridTemplate1fr{grid-template-columns:repeat(1,1fr)!important}.roundimglistWrap{display:flex;flex-wrap:wrap;gap:18px}.roundimglistItem{width:172px;height:94px;border-radius:8px;overflow:hidden;cursor:pointer}@media screen and (max-width:1024px){.roundimglistWrap{gap:12px}}.image_listbox:not(.layoutOnly,.darkMode)>li:not(.no_hover_effect):hover{background-color:#f0f7ff;z-index:2}.image_listitem .listHoverComp{display:none}.image_listitem:hover .listHoverComp{display:flex}.image_listbox:not(.layoutOnly)>li:not(.no_hover_effect):hover:before{content:"";position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px;z-index:-1}.image_listbox.darkMode>li:hover{background-color:#2d2d2d}.image_listbox.darkMode>li:hover:before{background-color:#1976d226}.imgae_img .playtime{margin:5px}@media screen and (max-width:1024px){.listBottomInfoWrap{gap:16px}}.image_listbox>li:has(input[type=checkbox]:not(.toggle):checked):before{content:"";position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px;z-index:-1}.image_listbox>li:has(input[type=checkbox]:not(.toggle,.no_list_hover):checked):before{content:"";position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px;z-index:-1}.listhover:hover>*{z-index:2}.modalcomponent .image_listbox.grid:not(.layoutOnly){gap:8px}.mobile_addlist_content li:nth-last-of-type(1):not(:first-child){color:#707070;font-size:13px}@media screen and (max-width:1024px){.btnListInfo_s{display:block}}@media screen and (max-width:1024px){.modalcomponent .image_listbox.grid:not(.layoutOnly){gap:6px}}@media screen and (max-width:360px){.screenCardListComp{width:calc(100% - 4px)}}.smallScreenFrameRetry{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:SamsungOne-600;font-size:10px;color:#fff;text-decoration:underline;z-index:3}.smallScreenFrameImgBlur{position:absolute;top:0;left:0;margin:4px;width:calc(100% - 8px);height:calc(100% - 8px);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#0a0a0a4d;z-index:2}.smallScreenFrameImg:hover .btnListInfo_s{display:block}.image_listboxbody{gap:24px}@media screen and (max-width:1280px){.image_listboxbody{gap:20px}}@media screen and (max-width:1024px){.image_listboxbody{gap:12px}}@media screen and (max-width:1024px){.listcompskin_wrap:hover{padding:auto;transform:scale(1)}}.listHover{position:relative}.listHover:hover:before,.listHover.on:before{content:"";position:absolute;top:-1.5px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px;z-index:-1}.listHover.on:before,.listHover:hover:before{top:0;left:0;width:calc(100% - 3px);height:calc(100% - 3px)}.listHover.on:before,.listHover:hover:before{z-index:1}.listHover:hover>*{z-index:2}.virtual-list-container{will-change:unset!important}.virtual-list-container>ul{overflow:visible;position:relative;left:0}#infor_panel,.info_table{width:360px}#infor_panel{display:grid;align-content:start;background-color:#fafafa;z-index:10;border-left:1px solid #bdbdbd;box-sizing:border-box}.player #infor_panel.option_sidemenu{display:grid;align-content:start;position:fixed;top:0;right:0;width:346px;height:100%;background-color:#fafafa;z-index:101;border-left:0;box-sizing:border-box}#infor_panel>div:nth-child(1){order:1}#infor_panel>div:nth-child(2){order:2}#infor_panel .info_section{padding-top:26px;padding-bottom:26px}.player #infor_panel .info_section{padding:16px 0}.player #infor_panel .info_section li{padding:0 30px}.player #infor_panel .info_section li.ti{padding-bottom:9px;font-family:SamsungOne-800}#infor_panel ul.info_section:last-child{border-bottom:0}#infor_panel .info_section>li.depth01{padding-top:8px;padding-bottom:8px;padding-left:60px}#infor_panel .info_section>li.depth02{padding-left:120px}#infor_panel .info_section .ti{display:flex;align-items:center;color:#9d9d9d;font-family:SamsungOne-700;font-size:16px;gap:6px}#infor_panel .info_section .info_txt{font-family:SamsungOne-600;font-size:18px}#infor_panel .info_section .info_txt .card-tag-box{margin-right:0}#infor_panel .info_section:last-child{border-bottom:0}#infor_panel .paneltoggle{padding:26px 30px}#infor_panel .paneltoggle .info_section{padding:0}#infor_panel .paneltoggle .info_section>li{padding:7px 0 4px}#infor_panel .paneltoggle .info_section>li:first-of-type{margin-top:20px}#infor_panel .paneltoggle .info_section>li span{color:#0a0a0a}#infor_panel .topbtn_con{margin-bottom:0;padding:0;background-color:#fafafa}#infor_panel .topbtn_con .topbtn_wrap{padding:29px 30px 18px!important}#infor_panel .topbtn_wrap{padding-bottom:0}#infor_panel .topbtn_wrap button{width:100%}#infor_panel .topbtn_wrap button.btn_icon{width:42px;min-width:42px;height:42px;border-radius:8px}#infor_panel .info_section>li{padding:7px 30px 4px}#infor_panel .info_section>li.tag_section{padding:7px 30px}#infor_panel .info_section>li.tag_section .chip{text-overflow:unset;white-space:unset;overflow:unset}#infor_panel .info_section.controltab>li{padding-bottom:6px}#infor_panel .info_section.controltab>li.flex_center_between{padding-bottom:10px}#infor_panel .info_section.controltab>li.flex_center{padding-bottom:10px}.player #infor_panel .info_section.published_section .info_txt span:not(.chip){display:block;max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}#infor_panel .info_section.controltab>li.flex_center input::placeholder{opacity:.3}#infor_panel .info_section>li.ti2{padding-top:8px;padding-bottom:15px;font-size:18px}#infor_panel .bottom_area{display:flex;position:sticky;bottom:0;left:auto;right:0;width:100%;max-width:353px;padding:28px 33px 21px 35px;background-color:#fafafa;gap:13px;border-top:1px solid #e0e0e0}#infor_panel .bottom_area button{min-width:134px}#infor_panel .info_table>ul:last-child{border:0}.cname_edit img{width:24px;height:24px;cursor:pointer}.chip_wrap.list_view .info_table{width:max-content}.info_inner{height:calc(100vh - 100px);overflow-x:visible;overflow-y:hidden}.option_sidemenu{position:fixed;top:0;right:0;width:346px;height:100%;background:#fafafa;z-index:9;transform:translate(346px);transition:transform .5s}.option_sidemenu.active{transform:translate(0);transition:transform .5s}.player #infor_panel.option_sidemenu .info_section{background-color:#000000e6}.player #infor_panel.option_sidemenu.active .info_section{background-color:#000000e6;border-left:1px solid #404040}.player #infor_panel.option_sidemenu.active .info_section.info_hover:hover{background-color:#000c;cursor:pointer}.player #infor_panel.option_sidemenu{background-color:transparent}.player #infor_panel.option_sidemenu.active{box-shadow:-5px 0 10px #00000080}.player #infor_panel .info_section .info_txt span:not(.chip).remain_num{width:20px;height:20px;margin:5px 74px 0 0;color:#636363;font-family:SamsungOne-800;font-size:13px;text-align:center}.info_table_logo{display:flex;justify-content:center;align-items:center;height:110px;background-color:#000000e6;border-left:1px solid #404040}.info_table_logo .info_logo_img{width:235px}.info_table_logo .info_logoknox_img{width:37px;margin-top:7px}.player #infor_panel .info_section .info_txt span:not(.chip){display:flex;align-items:center;color:#fff;font-family:SamsungOne-600}.player #infor_panel .info_section.published_section .info_txt span:not(.chip){font-family:SamsungOne-800}.player #infor_panel .info_section>li.info_txt{display:flex;flex-wrap:wrap;gap:6px}.player #infor_panel .info_section>li.tag_section{flex-wrap:nowrap;gap:8px;padding:14px 30px}.tag_section .progressbar_wrap{flex:1;padding-right:0}.tag_section .progressbar{margin-right:17px}.tag_section .progressbar_text{display:flex;align-items:center;font-family:SamsungOne-800;font-size:16px}.tag_section .progressbar_text .percent{display:inline;margin:0 0 0 2px;font-family:SamsungOne-600;font-size:12px;line-height:1.58;color:#d8d8d8}.player #infor_panel .info_section>li.info_txt.depthbox{flex-wrap:nowrap}.player #infor_panel .info_section>li.info_txt.depthbox .chip{text-overflow:unset;white-space:unset;overflow:unset}.player #infor_panel .info_section>li.info_tag_wrap{padding-top:2px}.player #infor_panel .info_section>li.info_tag_wrap span{width:88px;text-align:center}.player #infor_panel .info_section>li.depth01{padding-top:16px;padding-left:66px;padding-bottom:16px}.player #infor_panel .info_section>li.depth02{padding-left:102px;padding-right:30px}.player #infor_panel .chip{padding:0 9px}.player #infor_panel .info_txt .chip.off{padding:0 9px;color:#6a6a6ade!important}.player #infor_panel .info_section>li .btn_play{display:inline-flex;justify-content:center;align-items:center;flex:none;width:24px;height:24px;border-radius:50%;background-color:#fff}.player #infor_panel .player_option_btn{display:flex;flex-direction:column;height:100vh;padding:16px 30px 0!important;font-size:0;text-align:center;gap:8px}.player .player_option_btn button{background-color:#ffffff40;color:#fff}.player .player_option_btn button.blue{background-color:#1976d2}#infor_panel.hd_content_panel{width:359px;padding-bottom:60px}.content_panel .info_table{width:100%;padding-bottom:118px}.hd_content_panel.content_panel .info_table{width:100%;padding-bottom:0}#infor_panel.hd_content_panel.hd_content_panel{padding-bottom:0}.content_panel .topbtn_division{margin:0}#infor_panel.playlist_panel,#infor_panel.playlist_panel .info_table{width:436px}#infor_panel.playlist_panel .info_txt #select-wrap{margin-top:-2px}#infor_panel.playlist_panel .info_section>li{padding-right:28px;padding-left:28px}.info_txt .iconbtn{width:54px;min-width:fit-content;height:32px}.internet_bandchk{display:flex;align-items:center;color:#949494;font-family:SamsungOne-600;font-size:18px;gap:8px}.iconti{display:flex;align-items:center;gap:6px}.tag_section_text{font-family:SamsungOne-600;font-size:16px;color:#fff}@media screen and (max-width:1024px){#infor_panel,.info_table{width:100%}#infor_panel .topbtn_wrap{display:flex}#infor_panel>div:nth-child(1){order:2}#infor_panel>div:nth-child(2){order:1}#infor_panel .topbtn_wrap button:nth-child(2){margin-right:0}#screen #infor_panel{height:unset}#infor_panel .topbtn_con{display:none}#infor_panel .info_section>li{padding:4px 6.6%}#infor_panel .topbtn_division,#infor_panel .topbtn_option{display:none}#infor_panel .info_section>li{padding-bottom:2px;padding-right:24px;padding-left:24px}#infor_panel .info_section>li.mb17{margin-bottom:21px}#infor_panel .bottom_area{position:fixed;left:0;bottom:0;width:100vw;max-width:100%;padding:22px 24px;z-index:2}#infor_panel .bottom_area button{width:100%;height:42px;padding:0;line-height:40px}#infor_panel #tab_con2 .bottom_area{position:fixed;bottom:0;left:0}#infor_panel .info_section{padding-bottom:33px}#infor_panel{height:100%;border-left:0}.content_panel .info_table{padding-bottom:30px}.info_inner{height:100%;min-height:auto;overflow:hidden}.info_table_logo{display:none}.player #infor_panel.option_sidemenu.active .info_section{background-color:#2c2c2c}.player #infor_panel .info_section>li.info_tag_wrap{padding-top:8px}.player #infor_panel .info_section>li.depth02{padding-top:0}.player #infor_panel .info_section>li.depth02 img{margin:2px 5px 0 10px}.player #infor_panel .player_option_btn{height:auto;background-color:#2c2c2c;border-top:solid 1px #404040}.player #infor_panel.option_sidemenu{top:73px;width:100%;height:calc(100% - 73px)}.player #infor_panel.option_sidemenu{padding-bottom:136px;background-color:#2c2c2c;transform:translate(100%)}.player #infor_panel.option_sidemenu.active{transform:translate(0);box-shadow:unset}.player #infor_panel{padding-bottom:0;overflow-y:visible}.player .info_table{width:100%!important;height:100%;overflow:hidden;overflow-y:auto}.player_option_btn.pc_only{display:none!important}.player_option_btn.mo_only{display:flex!important}.player #infor_panel .player_option_btn{position:fixed;bottom:0;left:0;width:100%;padding:22px!important;border-top:solid 1px #404040}.player #infor_panel{width:400px;transform:translate(400px)}.player #infor_panel.active{transform:translate(0)}#infor_panel.playlist_panel,#infor_panel.playlist_panel .info_table{width:100%}#infor_panel.playlist_panel .info_txt #select-wrap{margin-top:1px}#infor_panel.playlist_panel .info_txt #select-wrap .select.normal{width:281px}}@media(orientation:landscape)and (max-width:1024px){.info_table_logo{display:flex}.player #infor_panel.option_sidemenu{top:0;width:400px;height:100vh;background-color:unset}.info_table_logo{margin-right:0}.player .info_table{padding-bottom:0}.player #infor_panel.option_sidemenu.active .info_section,.player #infor_panel.option_sidemenu.active .info_section.info_hover:hover{background-color:#000000e6}.player #infor_panel .player_option_btn{background-color:#000}}#infor_panel.inforPanel{grid-area:panel}#infor_panel .info_section>li{padding:4px 24px 2px}#infor_panel .info_section .info_txt.line-txt span{position:relative;margin-right:25px}.info_close{position:absolute;top:50%;right:40px;transform:translateY(-50%)}.info_txt:hover .info_close{display:block}.player #infor_panel .info_section.published_section .info_txt:not(.tag_section) span{display:block;max-width:150px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.player #infor_panel.option_sidemenu .line{width:100%;height:1px;background-color:#404040}.remain_num{display:flex;justify-content:center;align-items:center;width:20px;height:20px;color:#636363;font-family:SamsungOne-800;font-size:13px}.player #infor_panel .info_section.published_section .info_txt:not(.tag_section) span{font-family:SamsungOne-800}.section #sign_area{position:relative;top:0;left:0;transform:none}.player_info_section{width:346px;background-color:#000000e6}.player_info_section .info_section>li.info_txt{display:flex;padding:30px;gap:8px}.player_info_section .info_section>li.tag_section .chip{text-overflow:unset;white-space:unset;overflow:unset}.swiper{width:100%;height:100%}.swiper-pagination-bullet{width:6px;height:6px;background:#d8d8d8;opacity:1}.swiper-pagination-bullet-active{background:#707070}.swiper-button-next:after,.swiper-button-prev:after{width:24px;height:24px;background-image:url(/static/media/arrow-right.dQKOrw76PCkSbz8IDyid.svg);background-size:24px;letter-spacing:unset}.swiper-button-prev:after{background-image:url(/static/media/arrow-left.BZRA85AG7lBKNraj2wgs.svg)}.circle-arrow .swiper-button-next:after{background-image:url(/static/media/thumbnail_arrow_right.CJPOFLWPb01tCO-Ls1Th.svg)}.circle-arrow .swiper-button-prev:after{background-image:url(/static/media/thumbnail_arrow_left.D4vv1wfiO7qHi6p-9wA3.svg)}.circle-arrow-next,.circle-arrow-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:10;cursor:pointer}.circle-arrow-next{right:-12px}.circle-arrow-prev{left:-12px}.appslistSwiperPagination{position:absolute;bottom:40px!important;text-align:center;z-index:2}:root{--swiper-navigation-size: 26px}.slideTab{height:60px;color:#0a0a0a;font-family:SamsungOne-800;font-size:16px;text-align:center;opacity:.4}.slideTab .swiper-slide{display:flex;justify-content:center;align-items:center}.contentSlider .swiper{overflow:unset}.slide-btn-m-size .swiper-button-next,.slide-btn-m-size .swiper-button-prev,.contentSlider .swiper-button-next,.contentSlider .swiper-button-prev{width:auto}.contentSlider .swiper-button-prev,.contentSlider .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 20px);right:auto}.contentSlider .swiper-button-next,.contentSlider .swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset, 20px)}.contentSlider .swiper-button-next:after,.contentSlider .swiper-button-prev:after{width:40px;height:40px;background-size:40px}.contentSlider .swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, -36px)}.contentSlider .swiper-pagination-fraction:before{content:"Page "}.contentSlider .swiper-pagination{color:#707070;font-family:SamsungOne-600;font-size:14px;text-align:right}.setScreenSlide{flex:1}.setScreenSlide .swiper-horizontal{width:100%;padding:0 24px}.setScreenSlide .swiper-button-prev,.setScreenSlide .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 12px);transform:translateY(-50%)}.setScreenSlide .swiper-button-next,.setScreenSlide .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 16px);transform:translateY(-50%)}.setScreenSwiper:after{position:absolute;top:0;right:0;width:24px;height:100%;background-color:#fff;z-index:2;content:""}.setScreenPopupSwiper:after{position:absolute;top:0;right:0;width:24px;height:100%;background-color:#efefef;z-index:2;content:""}.workspaceDetailTabSlide{position:relative;width:auto;padding:36px 16px;overflow:unset}.workspaceDetailTabSlide .addcardcomp{width:354px;height:139px;background-color:unset}.workspaceDetailTabSlide .addcardcomp .default_icon{padding:4px}.workspaceDetailTabSlide .addcardcomp .default_icon:hover{border-radius:50%;background-color:#0a0a0a1a}.workspaceDetailTabSlide:not(.nodata) .swiper-slide{width:354px}.workspaceDetailTabSlide.nodata .swiper-slide{display:flex;justify-content:center;align-items:center}.workspaceDetailTabSlide.nodata .nodata_text{display:flex;justify-content:center;align-items:center;width:100%;margin-top:16px;color:#0a0a0a99;font-family:SamsungOne-600;text-align:center}.workspaceDetailTabSlide.nodata .new_card{margin-right:20px}.workspaceDetailTabSlide:before,.workspaceDetailTabSlide:after{position:absolute;top:0;left:-50px;width:50px;height:100%;background-color:#fafafa;z-index:2;content:""}.workspaceDetailTabSlide:after{left:unset;right:-50px}.workspaceDetailTabSlide .swiper-button-next:after,.workspaceDetailTabSlide .swiper-button-prev:after{width:24px;height:24px;background-size:24px}.workspaceDetailTabSlide .swiper-button-next,.workspaceDetailTabSlide .swiper-button-prev{width:52px;height:52px;border-radius:50%;background-color:#fff;box-shadow:0 2px 10px #00000026}.workspaceDetailTabSlide .swiper-button-prev,.workspaceDetailTabSlide .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, -26px);transform:translateY(-10px)}.workspaceDetailTabSlide .swiper-button-next,.workspaceDetailTabSlide .swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, -26px);transform:translateY(-10px)}.workspaceDetailTabSlide .swiper-button-next.swiper-button-disabled,.workspaceDetailTabSlide .swiper-button-prev.swiper-button-disabled{display:none}.syncPlaylist .swiper-slide{width:fit-content!important}.syncPlaylist.swiper{padding:0 40px}.syncPlaylist.swiper_arrow .swiper-button-prev{left:26px}.syncPlaylist.swiper_arrow .swiper-button-next{right:0}.syncPlaylist.swiper:after{content:"";position:absolute;top:0;width:13px;height:100%;background-color:#efefef;z-index:2}.sync-playlist>ul>li:hover .syncPlaylist.swiper:before{content:"";position:absolute;top:0;right:0;width:13px;height:100%;mix-blend-mode:multiply;background-color:#0a0a0a1a;z-index:3}.syncPlaylist.swiper:after{right:0}.swiper_arrow,.swiper_arrow2{position:relative}.swiper_arrow .swiper-button-next,.swiper_arrow .swiper-button-prev{width:28px;height:28px;opacity:0}.swiper_arrow:hover .swiper-button-next,.swiper_arrow:hover .swiper-button-prev{opacity:1}.swiper_arrow2 .swiper-button-next,.swiper_arrow2 .swiper-button-prev{top:-75px;width:28px;height:28px}.swiper_arrow .swiper-button-next:after,.swiper_arrow .swiper-button-prev:after,.swiper_arrow2 .swiper-button-next:after,.swiper_arrow2 .swiper-button-prev:after{display:none}.swiper_arrow .swiper-button-next{right:-36px;background:url(/static/media/swiper_right.B7t4ZTHc-jUriUDENMzD.svg) center no-repeat;background-size:28px}.swiper_arrow .swiper-button-prev{left:-36px;background:url(/static/media/swiper_left.DMjYH24XNq0nIk9PgoYY.svg) center no-repeat;background-size:28px}.swiper_arrow2 .swiper-button-next{right:19px;background:url(/static/media/swiper_right.B7t4ZTHc-jUriUDENMzD.svg) center no-repeat;background-size:28px}.swiper_arrow2 .swiper-button-prev{left:0;background:url(/static/media/swiper_left.DMjYH24XNq0nIk9PgoYY.svg) center no-repeat;background-size:28px}.swiper_arrow:hover .swiper-button-next.swiper-button-disabled,.swiper_arrow:hover .swiper-button-prev.swiper-button-disabled,.transition-scrollbar:hover .swiper_arrow .swiper-button-next.swiper-button-disabled,.transition-scrollbar:hover .swiper_arrow .swiper-button-prev.swiper-button-disabled,.transition-scrollbar:hover .swiper_arrow2 .swiper-button-next.swiper-button-disabled,.transition-scrollbar:hover .swiper_arrow2 .swiper-button-prev.swiper-button-disabled{opacity:.35}.aiSwiper.swiper-horizontal>.swiper-scrollbar{height:var(--swiper-scrollbar-size, 7px)!important}.card-box-slider p span:nth-child(1){width:120px}.card-box-slider p span:nth-child(2){width:54px}.card-box-slider p span:nth-child(3){width:34px;text-align:right}.card-box-slider .swiper-button-next:hover:after,.card-box-slider .swiper-button-prev:hover:after{background-color:#0a0a0a1a;border-radius:50%}.card-box-slider .swiper-button-next,.card-box-slider .swiper-button-prev{width:auto}.vxtlabsSwiper .swiper-pagination{position:absolute;bottom:0;left:0;right:0;text-align:center}@media screen and (max-width:1024px){.swiper{width:calc(100vw - 48px)}.sync-playlist .swiper{width:100%}.syncPlaylist .swiper-wrapper{width:280px}.swiper_arrow .swiper-button-next{right:-14px;background:url(/static/media/swiper_right.B7t4ZTHc-jUriUDENMzD.svg) center no-repeat;background-size:28px}.swiper_arrow .swiper-button-prev{left:-14px;background:url(/static/media/swiper_left.DMjYH24XNq0nIk9PgoYY.svg) center no-repeat;background-size:28px}.card-box-slider .swiper-button-next:after,.card-box-slider .swiper-button-prev:after{display:none}.contentSlider .swiper-button-next,.contentSlider .swiper-button-prev{width:28px}.contentSlider .swiper-button-prev,.contentSlider .swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 8px);right:auto}.contentSlider .swiper-button-next,.contentSlider .swiper-rtl .swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset, 8px)}.contentSlider .swiper-button-next:after,.contentSlider .swiper-button-prev:after{width:28px;height:28px;background-size:28px}.contentSlider .swiper-pagination-fraction{top:var(--swiper-pagination-top, -40px);bottom:unset}.workspaceDetailTabSlide{padding:12px 20px 47px}.workspaceDetailTabSlide .swiper-slide{display:flex;justify-content:center;align-items:center}.workspaceDetailTabSlide.nodata .swiper-slide{flex-direction:column}.workspaceDetailTabSlide:before,.workspaceDetailTabSlide:after{display:none}.slideTab .swiper-button-next,.slideTab .swiper-button-prev{width:auto}.workspaceDetailTabSlide.nodata .nodata_text{margin-top:14px;font-size:14px}.workspaceDetailTabSlide .addcardcomp{width:-webkit-fill-available;max-width:272px;height:98px}.workspaceDetailTabSlide .swiper-horizontal>.swiper-pagination-bullets,.workspaceDetailTabSlide .swiper-pagination-bullets.swiper-pagination-horizontal,.workspaceDetailTabSlide .swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom, 16px)}.syncPlaylist.swiper{padding:0}.syncPlaylist.swiper_arrow .swiper-button-prev{left:-12px}.syncPlaylist.swiper_arrow .swiper-button-next{right:12px}.syncPlaylist.swiper:before,.syncPlaylist.swiper:after{display:none;width:24px;height:96px}.syncPlaylist.swiper_arrow .swiper-button-prev,.syncPlaylist.swiper_arrow .swiper-button-next{display:none;opacity:1}.aiSwiper{width:auto}.aiSwiper.swiper-horizontal>.swiper-scrollbar{left:var(--swiper-scrollbar-sides-offset, 3%);height:var(--swiper-scrollbar-size, 4px)!important;bottom:var(--swiper-scrollbar-bottom, 8px);width:calc(100% - 6 * var(--swiper-scrollbar-sides-offset, 1%))}}.card_swiper{position:relative;overflow:hidden}.card_swiper .swiper-horizontal>.swiper-pagination-bullets,.card_swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.card_swiper .swiper-pagination-custom,.card_swiper .swiper-pagination-fraction{height:24px}.circle-arrow .swiper-button-prev,.circle-arrow .swiper-button-next{width:24px}.syncPlaylistSwiper.swiper{padding-left:40px}.syncPlaylistSwiper .swiper-slide{width:fit-content!important}.syncPlaylistSwiper.swiper_arrow .swiper-button-prev{left:26px}.syncPlaylistSwiper.swiper_arrow .swiper-button-next{right:0}.syncPlaylistSwiper.swiper:after{content:"";position:absolute;top:0;width:13px;height:100%;background-color:#efefef;z-index:2}.syncPlaylistSwiper.swiper:after{right:0}.swiperGrayBg{height:auto;mix-blend-mode:multiply;border-radius:8px;background-color:#efefef}.aiSwiper .swiper-wrapper{padding:16px 12px}.aiSwiper .swiper-slide{width:auto}.aiSwiper:hover.swiper-horizontal>.swiper-scrollbar{display:block}.aiSwiper.syncSwiper .swiper-wrapper{padding:0}.syncSwiper{padding-left:28px}.syncSwiper .swiper-slide{display:flex;flex-direction:column;justify-content:center}.syncSwiper .swiper-button-prev,.syncSwiper .swiper-button-next{visibility:hidden}.syncSwiper:hover .swiper-button-prev,.syncSwiper:hover .swiper-button-next{visibility:visible;top:50%;transform:translateY(-50%)}.syncSwiper:hover .swiper-button-prev{left:18px}.syncSwiper:hover .swiper-button-next{right:36px}.syncSwiper.swiper-horizontal>.swiper-scrollbar{bottom:10px}@media screen and (max-width:1024px){.syncPlaylistSwiper .swiper-wrapper{width:280px}}@media screen and (max-width:1024px){.syncPlaylistSwiper.swiper{padding:0}}@media screen and (max-width:1024px){.syncPlaylistSwiper.swiper_arrow .swiper-button-prev{left:-12px}}@media screen and (max-width:1024px){.syncPlaylistSwiper.swiper_arrow .swiper-button-next{right:12px}}@media screen and (max-width:1024px){.syncPlaylistSwiper.swiper:before,.syncPlaylistSwiper.swiper:after{display:none;width:24px;height:96px}}@media screen and (max-width:1024px){.syncPlaylistSwiper.swiper_arrow .swiper-button-prev,.syncPlaylistSwiper.swiper_arrow .swiper-button-next{display:none;opacity:1}}@media screen and (max-width:1024px){.syncSwiper{width:-webkit-fill-available;padding:0}}@media screen and (max-width:1024px){.sync_play_item .item_long:after{display:none}}@media screen and (max-width:1024px){.syncSwiper.swiper-horizontal>.swiper-scrollbar{bottom:-10px}}@media screen and (max-width:1024px){.syncSwiper:hover .swiper-button-prev{left:0}}@media screen and (max-width:1024px){.syncSwiper:hover .swiper-button-next{right:24px}}.plan_swiper{position:relative;overflow:hidden}.plan_swiper .swiper-horizontal>.swiper-pagination-bullets,.plan_swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.plan_swiper .swiper-pagination-custom,.plan_swiper .swiper-pagination-fraction{bottom:0;height:24px}.plan_swiper .swiper-button-next,.plan_swiper .swiper-button-prev{top:136px;width:calc(var(--swiper-navigation-size) / 24 * 27)}.plan_swiper .swiper-button-next{right:var(--swiper-navigation-sides-offset, 0px)}.plan_swiper .swiper-button-prev{left:var(--swiper-navigation-sides-offset, 0px)}.scrl_tab .swiper-slide{width:auto}.contentSlider .swiper{max-width:996px}.contentSlider .swiper-button-next,.contentSlider .swiper-button-prev{width:auto}.workspaceDetailTabSlide.nodata .tabUpdateContentNoText{display:flex;justify-content:center;align-items:center;width:100%;margin-top:16px;color:#0a0a0a99;font-family:SamsungOne-600;text-align:center}.sync-playlist>ul>li:hover .syncPlaylistSwiper.swiper:before{content:"";position:absolute;top:0;right:0;width:13px;height:100%;mix-blend-mode:multiply;background-color:#0a0a0a1a;z-index:3}.contentSwiper .swiper-button-prev,.contentSwiper .swiper-button-next{display:none}.workspaceCardSwiper .swiper-button-prev{top:calc(50% + 28px);left:0}.workspaceCardSwiper .swiper-button-next{top:calc(50% + 28px);right:6px}@media(hover:hover){.contentSwiper:hover .swiper-button-prev,.contentSwiper:hover .swiper-button-next{display:flex}}@media screen and (max-width:1024px){.contentSwiper .swiper-button-prev,.contentSwiper .swiper-button-next{display:flex}}@media screen and (max-width:1024px){.workspaceDetailTabSlide.nodata .tabUpdateContentNoText{margin-top:14px;font-size:14px}}@media screen and (max-width:1024px){.noshortSwiper .swiper{width:calc(100vw - 48px)}}.syncPlaylistSwiper.pr40.swiper_arrow .swiper-button-next{right:26px}.syncPlaylistSwiper.swiper.activeAfter:after{content:"";position:absolute;top:0;width:13px;height:100%;background-color:#efefef;z-index:2}.syncPlaylistSwiper.swiper.activeAfter:after{right:0}@media screen and (max-width:1024px){#PresetTab>div>div>div.swiper-button-prev svg{width:54%}#PresetTab>div>div>div.swiper-button-next svg{width:54%}}.workspaceDetailTabSlide .swiper-button-prev svg{width:34%;height:34%}.workspaceDetailTabSlide .swiper-button-next svg{width:34%;height:34%}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.coral{fill:#e67c73;stroke:#e67c73}.ml18{margin-left:20px!important}.image_listbox>li .more_option{display:none}.image_listbox>li:hover .more_option{display:block}.organization .account_setting input::placeholder{color:#0a0a0a4d!important}.proof_top ul li{width:unset}.import-plan-info>li:not(:last-child):after{position:absolute;bottom:0;left:50%;width:calc(100% + 40px);height:1px;background-color:#d8d8d8;content:"";transform:translate(-50%)}.tag_info_wrap .chip,.chip_wrap.list_view .chip{max-width:160px;min-width:38px;text-align:center;white-space:pre;overflow:hidden;text-overflow:ellipsis}.info_txt .tag_info_wrap .chip{margin-right:6px}.chip:first-letter{text-transform:none}.card-tag:hover .tag_title_edit:not(.on) .name_edit_wrap{display:block}.card-tag .tag_title_edit .name_edit_wrap{display:none}.multiselect.normal:after{top:auto;right:0}.select-ul>li:nth-child(1).selected-role:after,.select-ul>li:nth-child(3).selected-role:after,.select-ul>li:nth-child(4).selected-role:after{position:absolute;top:12px;right:23px;width:24px;height:24px;background:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg) no-repeat 50% 50%;background-size:100%;content:""}.select-ul>li:nth-child(2).selected-role:after{position:absolute;top:12px;right:50px;width:24px;height:24px;background:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg) no-repeat 50% 50%;background-size:100%;content:""}.poptbl_plan .pop_chk_wrap input[type=checkbox]+label:before{left:50%;transform:translate(-50%)}input[type=checkbox].minus{background:url(/static/media/inter.Cb7ON4RAk4ClhkjODxWr.svg) no-repeat 50% 50%;background-size:100%}.select-ul>li.selected_settings:after{position:absolute;top:12px;right:6px;width:24px;height:24px;background:url(/static/media/check_on.DqH74NcaO9L2qiueUfmX.svg) no-repeat 50% 50%;background-size:100%;content:""}@media screen and (min-width:1024px){::-webkit-scrollbar{width:15px}}.another_chip{display:none}.image_listbox.list_view2 .image_info{overflow:visible;overflow:initial;width:calc(70.4769% - 17px)}@media screen and (max-width:1024px){.image_listbox.list_view2 .image_info{width:calc(100vw - 185px)}}.account-box .account-list-th{padding:0 113px}.account-box-etclist li .more_option{display:none;top:50%;right:59px;transform:translateY(-50%)}.add-screen-div .scr-img img{width:100%;height:100%}.pop_con.preset_pop .preview_wrap table{table-layout:fixed}.pop_con.preset_pop .preview_wrap table tbody td,.pop_con.preset_pop .preview_wrap table thead td{width:160px}.preview_wrap::-webkit-scrollbar{width:0px}.dateInputContainer .search_wrap .date_pop_table{z-index:1001}.tabs>li{text-transform:uppercase}.daytag_wrap .chip_line:not(.active){opacity:.3!important}.rotate_downup{transform:rotate(180deg)}.daytag_wrap .chip_line:not(.active):hover{opacity:.6!important}.left_layout{width:50%;overflow:hidden;height:824px}@media screen and (max-width:1024px){.workspaceDetailTabSlide .swiper-pagination-bullets.swiper-pagination-horizontal{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.account-box .account-list-th{padding:0 20px}.account-box-etclist li .more_option{display:block;top:50%;right:18px;transform:translateY(-50%)}.select-ul.normal>li.first:after{position:absolute;bottom:0;left:0;right:0;width:calc(100% - 20px);height:1px;margin:auto;background-color:#0000001f;content:""}}@media screen and (min-width:1025px){#container #contents_wrap #image_listwrap{height:calc(100vh - 300px);overflow-y:auto}}@media screen and (max-width:1024px){.scrollBehavior{overscroll-behavior:contain}body>.option_list ul li>div.p_label{overflow:hidden;text-overflow:ellipsis;max-width:50vw}.tmp-hidden-body{overflow:hidden!important;height:0!important}.search_area.mo_only .cont_top_box .check_btnon{display:none}.cont_top_box .cont_tit{margin-bottom:10px}.mo_hover_icon:hover{background-color:#0000!important}.mo_hover_li:hover{background-color:#fafafa!important;box-shadow:0 0!important}.mo_hover_icon:hover:after,.mo_hover_li:hover:after{background-color:#0000!important}.mo_hover_li:hover:before{border:0!important}#container #contents_wrap .contents_box{padding-bottom:100px}#container #contents_wrap .contents_box.padding_bottom_unset,.padding_bottom_unset{padding-bottom:unset}#container:has(header.sticky) .search_area.mo_only{top:56px}.edit_area{transform:translate(0)}}.chip_wrap.list_view .chip,.tag_chip_li_class>span{max-width:160px;min-width:38px;text-align:center}.info_etc .etc_numb{margin-top:unset}.light-chk-list{margin-top:20px}.account-popupbox{margin-top:20px;background-color:#efefef}.account-popuptr{min-height:90px;padding:24px 20px 24px 82px}.userbox{display:flex}.userbox .user-img{width:40px;height:40px}.userbox .user-div{margin-left:20px}.userbox .user-name{font-family:SamsungOne-600;font-size:18px;letter-spacing:.17px;color:#0a0a0a}.userbox .user-email{font-family:SamsungOne-600;font-size:13px;letter-spacing:.12px;color:#949494}li.userbox.ws-2.ellipsis{display:inline-block}.card-profile2 .title{color:#0a0a0a;font-family:SamsungOne-800;font-size:14px;white-space:nowrap;opacity:.4;width:unset}.card-profile2 .content{color:#0a0a0a;font-family:SamsungOne-600;font-size:14px;white-space:nowrap;opacity:1}.card-profile2 span{margin-right:2px;opacity:unset;width:unset}.mergecont_wrap>div>ul li{font-size:20px}.chip-chkbox .chip{z-index:2}.list_handler .handler_list{margin-right:20px}.tag-bubble{display:inline-block;position:absolute;width:106px;top:-46px;left:12px;padding:12px 16px;border-radius:4px;background-color:red;font-family:SamsungOne-600;font-size:12px;color:#fff}.tag-bubble:after{content:"";position:absolute;bottom:-6.25px;left:26px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6.25px solid #ff0000}.tagbound_mobile{max-height:80vh}@media screen and (max-width:1024px){.tagbound_mobile{max-height:none}.tagbound_mobile #select-wrap{width:100%}}.select-ul.normal li.selected{z-index:99}.select[data-user=all_manager]{color:#1a91ec!important}.select[data-user=screen_manager]{color:#466dff!important}.select[data-user=content_manager]{color:#8755ff!important}.select[data-user=installer]{color:#000!important}::-webkit-scrollbar-thumb{min-height:30px}.SCROLL_BAR_CLASS::-webkit-scrollbar-thumb{background-color:#979797}.SCROLL_BAR_CLASS::-webkit-scrollbar-thumb:hover{border:2.5px solid transparent}.pop_con{min-height:102px}.red,.red a,.red2,.red2 a,a.red,a.red2{color:#f75b5b!important}.account-box .user .user-img{height:40px}.card-plan-info>div{align-items:flex-start}.assign_li_wrapper{display:flex;align-items:center}.assign_icon_wrapper{display:inline-block;margin-right:12px;margin-bottom:0!important}.card-dot .dot.yellow{background-color:#ffa307}.agree .text_box{padding:24px 24px 0}.separator{width:1px;height:16px;background-color:#0000001f;display:block}@media screen and (max-width:1024px){::-webkit-scrollbar-thumb{background-color:#979797}.account-list-th .more_option{top:50%;right:18px;transform:translateY(-50%)}.account-list-tr .more_option{top:50%;right:18px}.agree .text_box{height:calc(100% - 240px);padding:12px 12px 0}.account-list-contents .workspace{width:calc(100% - 16px);align-self:baseline}.card-box-slider p span:nth-child(2).red{width:88px}.update-div{padding:0 24px}.no-div{padding:0 24px;font-size:16px}}.ellipsis{white-space:pre}.white_space_break{white-space:break-spaces}.quota-exceeded{position:absolute;top:100px;max-width:400px;width:fit-content;height:fit-content;background:#fff;box-shadow:0 3px 8px #0003;border-radius:8px;font-family:SamsungOne-600;font-size:13px;color:red;padding:8px;white-space:normal;text-overflow:ellipsis;overflow:hidden;line-height:20px;z-index:200000}@media screen and (max-width:1024px){.quota-exceeded{top:174px}}.btn_map_search_channel_map{background:url(/static/media/search2.BIdUnWSF3xOXVFsWUPdE.svg) no-repeat left 50%;background-size:100%;cursor:pointer;height:24px;margin-top:-12px;position:absolute;right:12px;top:50%;width:24px}#onboarding_area .phonenumber_send input:placeholder-shown{text-overflow:ellipsis}#onboarding_area .enterinfor_role>ul.select-ul.normal{max-width:375px}#onboarding_area .enterinfor_role>ul.select-ul.normal>li{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;padding-right:50px}.hiddenOverflowY{overflow-y:hidden}.select_bottom_wrap .bg{display:none}.select_bottom_wrap.on .bg{display:block}.delete_profile_row{padding:0 40px}@media screen and (max-width:1024px){.delete_profile_row{padding:0}}.delete_profile_head{font-family:SamsungOne-800;font-size:16px;color:#949494;border-bottom:1px solid #e0e0e0;height:58px!important}.delete_profile_head>ul>li:not(:first-child){display:block}.overflowYHidden{overflow-y:hidden}.line-red{position:relative;right:0;top:-13px;left:124px;padding:9px 15px;border:solid 2px #f75b5b;border-radius:4px;background-color:unset;color:#f75b5b;font-family:SamsungOne-800;font-size:18px;font-weight:700;transform:translateY(-50%)}.ws-2 .line-red{position:absolute;top:50%;width:66px;border-radius:4px;background-color:unset;color:#f75b5b;font-family:SamsungOne-800;font-weight:700;transform:translateY(-50%)}.poptbl_plan_scroll{height:578px;background-color:#efefef;overflow-y:scroll}.badge.screen_manager{border:solid 1.5px #00bcd4}.badge.content_manager{border:solid 1.5px #1a91ec}.badge.all-manager{border:solid 1.5px #24c195}.badge.viewer{border:solid 1.5px #ff69a7}.badge.installer{border:solid 1.5px #000000}.badge.f_developer{border:solid 1.5px #757575}.badge.f_r_Developer{border:solid 1.5px #d88800}.i_admin{display:inline-block;position:relative;width:20px;height:20px;border:unset;border-radius:unset;vertical-align:middle;background-image:url(/static/media/admin_20px.uZIjdqDlwY9mLe9GZARo.svg);content:""}.i_admin:after{display:none!important}.i-all-manager{width:25px;height:23px;background-image:url(/static/media/a_manager_20px.juJUZ4nqj2A7Fd2IQQQ_.svg)}.i-screen-manager{width:25px;height:23px;background-image:url(/static/media/s_manager_20px.BR6Yd9THegJa_9bSSlwr.svg)}.i-content-manager{width:25px;height:23px;background-image:url(/static/media/c_manager_20px.Q1ZCRrRi3NAc5JgQDc2A.svg)}.i-viewer{background-image:url(/static/media/viewer_20px.BZKuSKXUzOOD0uCgBUoX.svg)}.i-bound-all-manager{width:25px;height:23px;background-image:url(/static/media/bound_a_manager_s.qjLlBp1cowoLm5zmG2KA.svg)}.i-bound-screen-manager{width:25px;height:23px;background-image:url(/static/media/bound_s_manager_s.VtSkX1wWjXL8P_HoxZgu.svg)}.i-bound-content-manager{width:25px;height:23px;background-image:url(/static/media/bound_c_manager_s.Dlt6RcItIUiQ3H0SwnOn.svg)}.i-bound-viewer{width:25px;height:23px;background-image:url(/static/media/bound_v_manager_s.DPF2_YV1yWYjLMV3x3Gv.svg)}.i-installer{background-image:url(/static/media/installer_20px.LY10x24-pFas7aPWo6Ad.svg)}.i-owner{width:24px;height:24px;background-image:url(/static/media/owner.BIM4cIJcfku76x0cF6d9.svg)}.i-lead-developer{width:25px;height:23px;background-image:url(/static/media/rep.developer_20px.L2i72cquecPT0f_ujiK4.svg)}.i-developer{width:20px;height:20px;background-image:url(/static/media/developer_20px.B_7E0a8nQr9f-A6fz6Kw.svg)}#modalpop_wrap.logo_content_pop .logo_cont{height:calc(100% - 145px);padding:24px;background-color:#fafafa}#modalpop_wrap.logo_content_pop .logo_cont .logo_list_wrap{height:635px;padding:20px 24px;background-color:#efefef;overflow-y:scroll}@media screen and (max-width:1024px){.image_listbox.list_view .imgae_img{width:130px}#settingContainerId,#channelMobileContainerId{overflow-x:hidden}.info_inner{height:fit-content}}.account-box{margin-top:40px}.org_tag .account-box,.settings .account-box{margin-top:0}.user_workspace>div:nth-child(5),.workspace_user .account-box,.tagset_workspace .account-box{margin-top:0}.workspace_preset .account-box{margin-top:20px}@media screen and (max-width:1024px){.account-box{margin-top:0}}.more_option .option_list{top:auto;max-height:367px;margin-top:8px;right:0}.account-list-box .account-list-tr,.account-list-box .account-list-tr:hover{z-index:unset}.screen_con_detail .edit_area{width:unset;padding-right:9%;padding-left:9%}.epaper-1600x1200{padding-right:19%!important;padding-left:19%!important}.option_list ul>li.last:after,.topbtn_option_list ul>li.last:after{transform:scale(.99)}.fullCenter{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.detail_area.move .list_handler:hover span{text-decoration:unset}.input_select::placeholder{color:#0a0a0a;opacity:.3}.input_select_wrap:after{opacity:1;position:absolute;top:4px;right:0;width:24px;height:24px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;background-size:100%;background-color:#0000;content:"";cursor:pointer}.input_select_wrap.reverse:after{transform:rotate(-180deg)}.select.normal.approve{background-color:#0a0a0a1a;border-bottom:0px;padding:1px 34px 0 20px;border-radius:8px;height:42px}.select.normal.approve:hover{background-color:#0a0a0a33}.select.normal.approve:focus{background-color:#fff;border:1.5px solid #1976d2}.input_select_wrap.approve:after{top:9px;right:14px}.input_select_wrap_mo:after{opacity:1;position:absolute;width:24px;height:24px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;background-size:100%;background-color:#0000;content:"";cursor:pointer}.input_select_wrap_mo.approve:after{right:32px;margin-top:9px}.approve>li.last:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:1px;margin:auto;background-color:#0000001f}.input_select_wrap_mo_org:after{opacity:1;position:absolute;right:0;margin-right:22px;width:24px;height:24px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;background-size:100%;background-color:#0000;content:"";cursor:pointer}#amazon-connect-chat-widget button{min-width:unset}.energy_dates_box .dateInputContainer .search_wrap{position:fixed}.timeInputClass.error input,.timeInputClass.error input:hover{border:solid 1px #ff0000}.delete_svg{background:url(/static/media/close_delete.t-tLwP31KmDKAAvFVjBN.svg) no-repeat 5px 50%}@media screen and (max-width:1024px){.account-box.viewer:last-child{margin-bottom:86px}.channel-table-box{margin-bottom:86px}.techInquiry .account-list-contents li{width:92%}.techInquiryTable{margin-bottom:100px}}.channel-card:last-child{border-bottom:solid 1px #e0e0e0}@media screen and (min-width:1024px){[class^=acWidgetContainer-]{bottom:120px!important}}.dim_only_opacity{opacity:.5}.notific_point_for_playlist{display:inline-block;position:relative;width:8px;height:8px;border-radius:50%;background:#1976d2;z-index:2;left:40px}#plan_map{border:1px solid black;border-collapse:collapse;margin:10px}#plan_map{width:99%;table-layout:fixed;word-break:break-all;word-wrap:break-word;height:200px}#plan_map thead tr{position:sticky;top:0;z-index:10;font-size:14pt;font-weight:700;background-color:#fff;box-shadow:0 1px 2px #0003}#plan_map tbody{overflow-y:scroll;height:150px}#plan_map th,#plan_map td{border:1px solid rgb(227 227 227);border-collapse:collapse;padding:7px;text-align:center;word-break:keep-all}#plan_map .highlight{background-color:#f4fc8f!important;color:#fa0505}#plan_map .newFeature{background-color:#fde6cc}.plan_map_dropdown{margin:5px;width:30%}.mask_for_char_drage{position:fixed;inset:0;z-index:111112}#chat button{justify-content:unset;align-items:unset;position:unset;min-width:unset;font-family:unset;font-size:unset;box-sizing:unset;outline:unset;appearance:unset;overflow:unset}.tech_inquiry_screen .no_img{width:114px;height:65px;background-color:#000}@media screen and (max-width:764px){.image_listbox.card .image_listitem:hover{border:0!important;background-color:#efefef!important}}.overscroll-behavior-y-none{overscroll-behavior-y:none}.overscroll-behavior-y-contain{overscroll-behavior-y:contain}.chatStartButton{padding:10px;width:64px;min-width:64px;height:64px;border-radius:60px;background:#fafafa;box-shadow:0 2px 6px #0a0a0a33}.chatStartButtonNotice{position:absolute;top:0;right:0;padding:2px 5px;text-align:center;font-size:12px;transform:translate(3%,-10%)}.techInquiryContent .option_icon_wrap{height:24px}@media screen and (max-width:1024px){.chatStartButton{width:48px;min-width:48px;height:48px}.techInquiryContent .dateInputContainer,.techInquiryContent .timeInputClass{width:calc((100% - 32px)/2)!important}.techInquiryContent .dateInputContainer input[type=text].ipt_textbox{width:100%}.inquiry_screen_add_button{background-color:#0000001a!important}.add_manually_dialog{padding:20px}.tag-box.tagdetail_list .tag_btn_wrap{z-index:10}}.flex-width-1{flex:1}.flex-width-2{flex:2}.flex-width-3{flex:3}.flex-width-4{flex:4}.flex-width-5{flex:5}.flex-width-6{flex:6}.dim-only-opacity{opacity:.3}.techInquiryContent #input_box input,.techInquiryContent .input_box input{height:42px;padding:0 17px;border:solid 1px #b2b2b2;border-radius:8px;background-color:#fff;color:#0a0a0a;font-size:15px;font-weight:600;line-height:1.47;letter-spacing:.43px}.utc_style .select-ul>li.selected:after{right:13px}.techinquirysw .hover:hover:after{background-color:#f9f9f957}@media screen and (max-width:1280px){.installerNavbarNarrow{width:271px!important}.tag-box.tagdetail_list{margin-bottom:80px}}.addScreenTagField{width:100%}.addScreenTagField input{text-align:left;font:unset}.addEssentialTagOption div:has(label) input[type=checkbox],.addEssentialTagOption input[type=checkbox]#check_label{display:block}.addEssentialTagOption .account-box-top{min-height:70px}.select.blueRev{background-color:#1976d2;color:#fff}.select.blueRev:hover{background-color:#1669bc}.select.blueRev{padding:12px 20px 12px 42px}.select.blueRev:after{position:unset;top:unset;right:unset;width:unset;height:unset;background:unset;background-size:unset;background-color:unset;content:unset}.select.blueRev:before{background:url(/static/media/icons-expand.Cza_Xn0ePVdCWqWfKnYT.svg) no-repeat 50% 50%;position:absolute;top:9px;left:16px;width:24px;height:24px;background-size:100%;background-color:#0000;content:"";transition-duration:0s;opacity:1}.select.reverse:before{transform:rotate(-180deg);transition-duration:0s}.tag-color-editbox{z-index:3}@media screen and (max-width:1024px){body#screen.content #contents_wrap.content_detail .swiper-wrapper img{width:100%;max-width:312px!important}#modalpop_wrap.addEssentialTagOptionPopup{height:calc(100vh - 85px)}}.hide_sync_name_input,.screen-publishInfo-remove{display:none}.showPopupDeleteIcon:hover .screen-publishInfo-remove,.showPublishedDeleteIcon:hover .screen-publishInfo-remove{display:block}.tooltip_publish{white-space:pre-line;visibility:visible;display:flex;flex-wrap:wrap;align-items:center;width:max-content;max-width:275px;padding:8px;border-radius:8px;background:#fff;color:#000;font-family:SamsungOne-600;font-size:13px;line-height:1;word-wrap:break-word;z-index:20000;gap:8px;box-shadow:0 3px 8px #0003;margin-top:-5px;margin-left:15px}.tag-flex-container{display:flex;flex-wrap:wrap}.tag-flex-container>div{flex:1;text-align:center;padding:10px}.toggle_btn.availableTagBox{min-width:161px}@media screen and (min-width:1024px){.height_max_content{height:auto!important;min-height:max-content!important}}.force_dim{pointer-events:none!important;opacity:.4!important}.moBottomWrapperClass{position:fixed;left:0;bottom:0;width:100vw;height:90px;background:#fafafa}#TagAnalyzingDialog .result_line{height:45px;display:inline-flex;align-items:center}#TagAnalyzingDialog .result_line_flex{height:45px;display:flex;justify-content:space-between}#TagAnalyzingDialog .right{justify-content:flex-end}#TagAnalyzingDialog .item{margin:0 5px;font-size:12px;color:#707070;width:fit-content}#TagAnalyzingDialog .item span{margin:0 2px}#TagAnalyzingDialog .left_border{border-right:1px solid #d8d8d8}#TagAnalyzingDialog .bg-gray{border-radius:4px;padding:10px 15px}@media screen and (max-width:1024px){#TagAnalyzingDialog .result_line_flex{height:auto;display:grid;justify-content:space-between}#TagAnalyzingDialog .left,#TagAnalyzingDialog .right{width:100%}#TagAnalyzingDialog .right{display:ruby;justify-content:unset}#TagAnalyzingDialog .pop_con{height:85vh}#TagAnalyzingDialog .chip_wrap_tags,.essential-tag-height .chip_wrap_tags{height:auto}.another_area_tag{position:unset;padding:16px;border:unset;border-radius:unset;background-color:unset;box-shadow:unset;z-index:12;min-width:unset;max-height:80vh;overflow-y:auto}}.chatresizable .resizers .chatresizer{position:absolute}.chatresizable .resizers .chatresizer.corner{width:20px;height:20px;border-radius:50%}.chatresizable .resizers .chatresizer.corner.top-left{left:0;top:0;cursor:nwse-resize}.chatresizable .resizers .chatresizer.border-top{height:10px;top:0;left:20px;right:20px;cursor:n-resize}.chatresizable .resizers .chatresizer.border-bottom{height:10px;left:20px;right:20px;bottom:0;cursor:n-resize}.chatresizable .resizers .chatresizer.border-right{width:10px;top:20px;right:0;bottom:20px;cursor:e-resize}.chatresizable .resizers .chatresizer.border-left{width:10px;left:0;top:20px;bottom:20px;cursor:w-resize}.chatresizable .resizers .chatresizer.corner.top-right{right:0;top:0;cursor:nesw-resize}.chatresizable .resizers .chatresizer.corner.bottom-left{left:0;bottom:0;cursor:nesw-resize}.chatresizable .resizers .chatresizer.corner.bottom-right{right:0;bottom:0;cursor:nwse-resize}.t-tagswrap.another_area .chip{width:fit-content;max-width:100%!important}@media screen and (min-width:1024px){.t-tagswrap.another_area>div{max-width:400px}}@media screen and (max-width:1024px){.t-tagswrap.another_area>div{width:100%;max-width:100%}}.screen_pop_wrap .scroll_pop_cont{overflow-y:scroll;padding:36px 0 16px 8px}@media screen and (max-width:1024px){.screen_pop_wrap .scroll_pop_cont{overflow-y:scroll;padding:20px 24px}body{touch-action:none}}.zindex2{z-index:2}.fadeOutAnimation{opacity:0;animation:fadeOut 3s}.fadeInAnimation{opacity:1;animation:fadeIn 3s}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.refreshClass{padding:4px 8px;cursor:pointer;font-family:SamsungOne-700;color:#bc4c00;background-color:#fff1e5;border-radius:6px;visibility:hidden}.enableRefresh{visibility:visible!important}.invitation_check .left_buttons{display:flex;justify-content:flex-end;gap:12px}.invitation_check .radio-ul{max-height:200px;overflow-y:auto;background-color:#efefef;padding:5px}.invitation_check .radio-ul p{padding-top:5px}.invitation_check .left-org-list{max-height:153px;overflow-y:auto;background-color:#efefef;padding:5px}.invitation_check .right1{display:flex;flex-direction:column;text-align:left;padding:90px 84px 73px}.invitation_check .left-title{display:flex;align-items:center;justify-content:flex-start}.invitation_check .sign_out .left p{font-family:SamsungOne-600;font-size:16px;color:#0a0a0a;letter-spacing:0;line-height:24px;font-weight:600;padding-top:6px;padding-bottom:6px}.invitation_check .bold{font-family:SamsungOne-800!important;line-height:28px!important;font-weight:900!important}.invitation_check .sign_out .left p.blueTitle{font-family:SamsungOne-600;font-size:40px;color:#0072de;text-align:center;line-height:48px;font-weight:600;padding-top:0}.invitation_check .blueTitle{font-family:SamsungOne-600;font-size:40px;color:#0072de;text-align:center;line-height:48px;font-weight:600;padding-top:60px}.invitation_check .subContent{width:50%;margin:50px auto}.invitation_check .centerContent{text-align:center}.invitation_check .bottomContent{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:43px;margin-bottom:23px}.invitation_check .bottomsContent{display:flex;justify-content:center;flex-direction:row;margin-top:43px;margin-bottom:23px;align-items:center}.invitation_check .simpleContent{justify-content:space-evenly;min-height:399px}.invitation_check .bottomContent button{width:auto}.invitation_check .bottomsContent button{margin-left:5px;margin-right:5px}.invitation_check .subText{font-family:SamsungOne-600;font-size:16px;color:#0a0a0a;letter-spacing:0;line-height:24px;font-weight:600;padding-top:5px}.invitation_check .planNo{font-family:SamsungOne-600;font-size:13px;color:#707070;letter-spacing:0;line-height:20px;font-weight:600}.invitation_check .tips{background-color:#1976d21a;border-radius:8px;margin-top:15px}.invitation_check .sign_out .left .tips p{font-family:SamsungOne-800;font-size:13px;color:#1976d2;line-height:16px;font-weight:900}.invitation_check .warning{background-color:#ee8e611a;border-radius:8px;margin:5px 15px 10px 45px}.invitation_check .sign_out .left .warning p{font-family:SamsungOne-600;font-size:13px;color:#f75b5b;line-height:16px;font-weight:600;white-space:break-spaces}.invitation_check .radio-btn-div{margin:0 10px}.invitation_check .sign_out .left .select_subtxt{font-family:SamsungOne-600;font-size:13px;color:#949494;letter-spacing:0;line-height:16px;font-weight:600;width:"100";white-space:"normal";padding-top:0;padding-bottom:0}.invitation_check .sign_out .left .select_warning_p{font-family:SamsungOne-600;font-size:13px;color:#0a0a0a;line-height:16px;font-weight:600}.invitation_check .radio-btn-div .radio:checked+label{font-family:SamsungOne-600;font-size:16px;color:#0a0a0a;letter-spacing:0;line-height:20px;font-weight:600}.invitation_check .select_ul{background:#efefef;border-radius:8px}.invitation_check .select_user{display:flex;align-items:center;margin-left:5px}.tag_status_icon_div{display:none;z-index:4;top:2px;position:relative}.chip-chkbox:hover .tag_status_icon_div{display:block}.swiper-wrapper{align-items:center}.account-tr button.member{position:relative;transform:unset}.activity .account-list-box{cursor:default}.activity_log_date{font-family:SamsungOne-800;font-size:13px;color:#949494;letter-spacing:0;font-weight:900}.activity_log_source{font-family:SamsungOne-600;font-size:13px;color:#0a0a0a}.activity_log_fold{font-family:SamsungOne-800;font-size:13px;color:#0a0a0a}.activity_log .chip-chkbox{max-width:102px}.activity_log .chip-chkbox .chip{max-width:60px}.activity_log .chip{cursor:default}.activity .tag_btn_wrap:before{right:150px}.activity_log_table{padding:0 86px}.activity .account-list-chk .check_label{margin-bottom:4px}.invitation_check_hy .pchkwrap{width:24px;height:24px;margin:10px}.invitation_check_hy .select_user{display:flex;align-items:center;margin-left:5px}@media screen and (max-width:1024px){.invitation_check_hy input[type=checkbox]{display:unset}.activity_log_table{padding:0 22px 0 4px}.bottomIconButton{width:50px!important;min-width:50px}}.active_embargo{padding:7px 24px 6px 0}.setting_embargo_date_input_pc .dateInputContainer input[type=text].ipt_textbox{width:100%}.custom_preview_image_box{position:relative}.custom_preview_image_box img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.admin{color:#ff7e00}.a_manager{color:#24c195}.c_manager{color:#1a91ec}.s_manager{color:#00bcd4}.viewer{color:#ff69a7}.installer{color:#4c4c4c}.flex0_2{flex:.2 .2!important}.screen_img .assigned_screen .no_img{width:100%;height:100%}.screen_img .assigned_screen .no_img:after{top:0;left:0;width:100%;height:100%}.select_plan_table .pop_chk_wrap input[type=checkbox]+label:before{visibility:hidden!important}.settings_hybrid_dot:before{content:"";display:inline-block;margin-right:6px;width:4px;height:4px;border-radius:50%;background-color:#000}.profile-me-mini{width:54px;height:54px}.unset-max-width{max-width:unset!important}.tagbound .account-list-th{padding:0 30px}.tagbound .account-list-contents{padding:0}.rolebadge.f_tag_bound{display:block;padding:3px 12px;max-width:132px;overflow:hidden;white-space:pre;text-overflow:ellipsis}.oneTime .custom_editbubble_tooltip_position{top:50px;left:34px}.proof_of_play_table{display:flex;flex-direction:column;gap:24px;margin:24px 0}.proof_of_play_table tr{height:42px;display:flex}.proof_of_play_table th{width:80px;flex-shrink:0}.proof_of_play_table td{width:100%;flex:1}.proof_of_play_title{width:80px;color:#707070;font-family:SamsungOne-800;font-size:16px;line-height:1.25;display:flex;align-items:center}.tooltip-arrow-left .MuiTooltip-arrow{left:16px!important;transform:none!important}.transfer_owner_title{font-family:SamsungOne-800;font-size:16px;color:#0a0a0a;font-weight:900}.embargo_active_time{background:#f3f3f3;border:1px solid #b2b2b2;border-radius:8px;padding:7px 20px}.embargo_active_time div{font-family:SamsungOne-800;font-size:15px;color:#949494;line-height:22px;font-weight:900}.embargo_active_time span{font-family:SamsungOne-600;font-size:15px;color:#0a0a0a;line-height:22px;font-weight:600}.settings_select_all{display:flex;align-items:center;margin-left:50px}@media screen and (max-width:1024px){.member_role #select-wrap{padding-left:32px;width:165px}.member_role #select-wrap #select{min-width:145px}}@media screen and (max-width:20000px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(7.69% - 10px)}}@media screen and (max-width:20000px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(3.845% - 6px)}}@media screen and (max-width:8176px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(7.69% - 10px)}}@media screen and (max-width:8176px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(3.845% - 6px)}}@media screen and (max-width:7580px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(8.33% - 10px)}}@media screen and (max-width:7580px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(4.34% - 6px)}}@media screen and (max-width:6984px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(9.09% - 10px)}}@media screen and (max-width:6984px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(4.5% - 6px)}}@media screen and (max-width:6388px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(10% - 10px)}}@media screen and (max-width:6388px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(4.99% - 6px)}}@media screen and (max-width:5792px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(11.11% - 10px)}}@media screen and (max-width:5792px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(5.55% - 6px)}}@media screen and (max-width:5196px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(12.5% - 10px)}}@media screen and (max-width:5196px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(6.25% - 6px)}}@media screen and (max-width:4600px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(14.28% - 10px)}}@media screen and (max-width:4600px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(7.14% - 6px)}}@media screen and (max-width:4004px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(16.6% - 10px)}}@media screen and (max-width:4004px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(8.3% - 6px)}}@media screen and (max-width:3408px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(20% - 10px)}}@media screen and (max-width:3408px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(10% - 6px)}}@media screen and (max-width:1024px){#screen_page_contents_box .image_listbox.grid .image_listitem,#channel_page_contentsBox .image_listbox.grid .image_listitem,#content_page_contentsBox .image_listbox.grid .image_listitem{width:calc(33% - 5px)}}@media screen and (max-width:1620px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(25% - 10px)}}@media screen and (max-width:1620px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(12.5% - 6px)}}@media screen and (max-width:1024px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(33.33% - 10px)}}@media screen and (max-width:1024px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(16.665% - 6px)}}@media screen and (max-width:764px){#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{width:calc(50% - 10px)}}@media screen and (max-width:764px){#screen_page_contents_box .image_listbox.grid .image_listitem.grid,#channel_page_contentsBox .image_listbox.grid .image_listitem.grid,#content_page_contentsBox .image_listbox.grid .image_listitem.grid{width:calc(33.33% - 6px)}}#screen_page_contents_box .image_listbox.card,#channel_page_contentsBox .image_listbox.card,#content_page_contentsBox .image_listbox.card{width:100%;row-gap:20px;column-gap:10px!important}#content_page_contentsBox .image_listbox.grid{width:100%;row-gap:20px;column-gap:6px!important}#content_page_contentsBox .image_listbox.grid .image_listitem,#screen_page_contents_box .image_listbox.card .image_listitem,#channel_page_contentsBox .image_listbox.card .image_listitem,#content_page_contentsBox .image_listbox.card .image_listitem{max-width:unset;margin-right:0!important}#screen_page_contents_box .image_listbox.live .image_listitem.live,#channel_page_contentsBox .image_listbox.live .image_listitem.live,#content_page_contentsBox .image_listbox.live .image_listitem.live{width:calc(16.6% - 6px)}@media screen and (max-width:764px){#screen_page_contents_box .image_listbox.live .image_listitem.live,#channel_page_contentsBox .image_listbox.live .image_listitem.live,#content_page_contentsBox .image_listbox.live .image_listitem.live{width:calc(33.3% - 6px)}}:root{--epd-filter: unset}img.epaperScreen{filter:var(--epd-filter)}.image_listbox.list_view2.screenpage_ul,.toggle_select.on .image_listbox.toggle_list.screenpage_ul{display:block!important}.image_listbox>li:has(input[type=checkbox]:checked),.image_listbox:not(.layoutOnly):not(.no_border_change)>li:hover{border:0!important}.image_listbox>li:has(input[type=checkbox]:checked):before,.image_listbox:not(.layoutOnly)>li:hover:before{display:block;border:solid 1.5px #1976d2!important;top:0!important;left:0!important;width:calc(100% - 2px)!important;height:calc(100% - 2px)!important}.image_listbox.grid>li:has(input[type=checkbox]:checked):before,.image_listbox.grid:not(.layoutOnly)>li:hover:before{padding:0!important}#modalpop_wrap ul.image_listbox.grid>li{padding:0!important}ul.image_listbox.grid>li:hover{z-index:5}.image_listbox>li.checked_class:before{z-index:110!important;display:block}@media screen and (max-width:1745px){.image_listbox.list_view2.screenpage_ul,.toggle_select.on .image_listbox.toggle_list.screenpage_ul{display:grid!important}}.modal_new .loading_img,.loading_img2{position:absolute;width:60px;height:60px;font-size:0;background-image:url(/static/media/loading_sprite_02.Dk-FveueQalT9hTNCBvC.png);background-size:600px 360px;animation:playX .15s steps(10) infinite,playY .9s steps(6) infinite}@keyframes playX{0%{background-position-x:0px}to{background-position-x:-600px}}@keyframes playY{0%{background-position-y:0px}to{background-position-y:-360px}}#loading_text_id{background-color:#000;opacity:.4;color:#fff;border-radius:5px;padding:5px 15px;font-size:13px}._chatBotIcon_1ltet_1{display:flex;justify-content:center;align-items:center;position:absolute;right:56px;bottom:56px;width:64px;height:64px;border-radius:50%;box-shadow:0 3px 8px #0a0a0a33;background-color:#fafafa;z-index:1002;cursor:pointer;z-index:12}._chatBotComp_1ltet_18{position:absolute;right:56px;bottom:56px;border-radius:22px;box-shadow:0 3px 8px #0a0a0a33;border:solid .3px rgba(10,10,10,.2);background-color:#fff;overflow:hidden;z-index:12}._chatBotHeader_1ltet_30{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;font-family:SamsungOne-800;font-size:16px;cursor:pointer}._chatBotICSupport_1ltet_40{display:flex;justify-content:center;align-items:center;width:36px;height:36px;border:solid 1px #e0e0e0;border-radius:50%;background-color:#fff}._notiDot_1ltet_51:before{content:"";display:block;position:absolute;top:-4px;right:-4px;width:8px;height:8px;background-color:#1976d2;border-radius:50%}._iconBtnWhBg_1ltet_63:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% + 8px);height:calc(100% + 8px);border-radius:50%;border:solid 1px rgba(10,10,10,.2);background-color:#fff9;z-index:-1}@media screen and (max-width:1024px){._chatBotIcon_1ltet_1{width:48px;height:48px}}.tooltip-title{position:fixed;padding:8px;width:fit-content;height:fit-content;background:#fff;box-shadow:0 3px 8px #0003;border-radius:8px;z-index:2147483630;visibility:hidden;pointer-events:none;max-width:400px}.tooltip-title,.tooltip-title *{font-family:SamsungOne-600;font-size:13px;color:#000;overflow-wrap:break-word;line-height:20px;white-space:pre-line}@media screen and (max-width:1024px){.tooltip-title{max-width:100vw}}.popContainerClass .pop_calendar_date li{color:#0a0a0a}.popContainerClass .pop_calendar_date li.dimmed{opacity:.3;cursor:default!important}.popContainerClass .pop_calendar_date li.dimmed_click{opacity:.3}.popContainerClass .pop_calendar_date li.dimmed:hover:before{background-color:#0000!important}.popContainerClass .pop_calendar_date li.notThis{cursor:default}.popContainerClass .pop_calendar_date li.notThis:hover:before{background-color:#0000!important}.popContainerClass .pop_calendar_date li .focus{display:flex;align-items:center;justify-content:center;width:36px;height:100%;background-color:#0000;border-radius:100%}.popContainerClass .pop_calendar_date li .focus:after{content:"";position:absolute;top:0;right:0;width:8px;height:8px;border-radius:10px;background-color:#1976d2}.date_select .popContainerClass .pop_calendar_date li.pick .focus,.search_wrap .popContainerClass .pop_calendar_date li.pick .focus,.date_popup .popContainerClass .pop_calendar_date li.pick .focus{color:unset}.popContainerClass .pop_calendar_date li.on{opacity:1!important}.popContainerClass .pop_calendar_date li.pick{opacity:1!important;color:#fff;background:#1976d2!important;cursor:pointer;border-radius:100%}.popContainerClass .pop_calendar_date li.pick:hover{background:#145ea8!important;box-shadow:none!important}.popContainerClass .pop_calendar_date li.tmp-pick{opacity:1!important;color:#fff;background:#1976d2;cursor:pointer;border-radius:100%}.popContainerClass .pop_calendar_date li.tmp-pick .focus{background:#1976d2;color:#fff}@media screen and (min-width:1025px){.popContainerClass .pop_calendar_date li.on:hover{box-shadow:0 0 0 1.5px #1976d2 inset;border-radius:100%}.popContainerClass .pop_calendar_date li.notThis:hover{background-color:#0000!important;box-shadow:none!important}.popContainerClass .pop_calendar_date li.on:hover span.focus{background:unset}.popContainerClass .pop_calendar_date li.thisWeek.first{border-radius:50% 0 0 50%!important}.popContainerClass .pop_calendar_date li.thisWeek{color:unset;background-color:#f0f7ff;opacity:1!important}.popContainerClass .pop_calendar_date li.thisWeek.last{border-radius:0 50% 50% 0!important}.date_select .popContainerClass .pop_calendar_date.dimmed li.thisWeek>span{opacity:.35}.date_select .popContainerClass .pop_calendar_date.dimmed li.thisWeek.on>span{opacity:1}.popContainerClass .pop_calendar_date li.pick.thisWeek{color:#fff!important;border-radius:unset;background:#f0f7ff!important}.popContainerClass .pop_calendar_date li.pick.thisWeek>span{border-radius:50%;display:flex;align-items:center;justify-content:center;width:36px;height:100%;background:#1976d2;color:#fff;opacity:1!important}.popContainerClass .pop_calendar_date li.thisWeek .focus{background:#74a6e029}}.popContainerClass .picker_tit{display:none}@media screen and (max-width:1024px){.popContainerClass .picker_tit{display:block;text-align:center;font-size:18px;margin-top:20px}.popContainerClass .pop_calendar_date{padding-bottom:20px}.popContainerClass .picker_foot{display:flex;margin:0 -6px;padding:22px 24px 0;border-top:1px solid rgba(0,0,0,.12)}.popContainerClass .picker_foot button{min-width:auto;margin:0 6px;width:50%}.search_wrap .popContainerClass .pop_calendar_date li:hover:before{background-color:#0000}}.popper-container{position:fixed;border:.3px solid #ccc;border-radius:8px;box-shadow:0 3px 8px #0003;padding:8px;background-color:#fff;z-index:100000;visibility:hidden}.arrow-popper{border-radius:4px;background-color:#363636;color:#efefef;border:none}.arrow-popper:after{position:absolute;bottom:-6px;left:50%;content:"";transform:translate(-50%) rotate(180deg);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #363636}._popover-container_odngg_1{position:fixed;border:.3px solid #ccc;border-radius:8px;box-shadow:0 3px 8px #0003;padding:8px;background-color:#fff;z-index:100000;visibility:hidden}._overlay-bar-wrapper_ufuy6_1{position:relative;display:flex}._overlay-bar-scroller_ufuy6_6{flex:1;overflow-y:auto}._overlay-bar-scroller_ufuy6_6::-webkit-scrollbar{display:none}._overlay-bar-content_ufuy6_15{display:flex;flex-direction:column}._overlay-bar-track_ufuy6_20{position:absolute;z-index:10;top:5px;right:0;width:12px;display:flex;justify-content:center}._overlay-bar-thumb_ufuy6_30{width:7px;background-color:#979797;border-radius:10px;opacity:1}._overlay-bar-thumb_ufuy6_30._hidden_ufuy6_37{opacity:0;pointer-events:none}._overlay-bar-thumb_ufuy6_30._hover_ufuy6_42,._overlay-bar-thumb_ufuy6_30:hover{width:10px}._checkbox-input_5xp3d_1{display:flex;align-items:center;gap:10px;cursor:pointer}._checkbox-input_5xp3d_1._checkbox-input_5xp3d_1>input{display:inline-block;width:22px;height:22px;position:relative;flex-shrink:0}._checkbox-input_5xp3d_1>input:before{content:"";position:absolute;width:100%;height:100%;border:solid 1.5px rgba(0,0,0,.5);border-radius:50%;background-color:#fffc;box-sizing:border-box}._checkbox-input_5xp3d_1>input:checked:before{background:url(http://localhost:3000/static/media/check_wh.7948cba….svg) no-repeat;background-position:center;border-color:#1976d2}._checkbox-input_5xp3d_1._checkbox-input_5xp3d_1>label{padding:0}._checkbox-input_5xp3d_1._checkbox-input_5xp3d_1>label:before{content:none}._simple-dialog_1hrpp_1{position:fixed;top:0;left:0;width:100dvw;height:100dvh;z-index:100000;display:flex;align-items:center;justify-content:center}._simple-dialog-background_1hrpp_13{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:0}._simple-dialog-container_1hrpp_23{z-index:1;background:#fafafa;border:1px solid #e0e0e0;border-radius:8px}._dialog-popup_1hrpp_30{display:flex;flex-direction:column;max-height:80dvh;min-height:279px}._dialog-header_1hrpp_37,._dialog-popup-main_1hrpp_38,._action-buttons_1hrpp_39{padding:20px 40px}._dialog-header_1hrpp_37,._action-buttons_1hrpp_39{display:flex;align-items:center}._dialog-header_1hrpp_37{justify-content:space-between;border-bottom:1px solid #e0e0e0;position:relative}._dialog-header_1hrpp_37>h1{justify-content:space-between;font-family:SamsungOne-600;font-size:24px;color:#0a0a0a;letter-spacing:0;font-weight:600}._action-buttons_1hrpp_39{height:82px;gap:10px;justify-content:flex-end;border-radius:0 0 8px 8px}._dialog-popup-main_1hrpp_38{flex:1;min-height:0;padding:40px}._message-popup_1hrpp_77{max-width:742px}._message-popup-main_1hrpp_81{align-items:flex-start}._message-popup-main_1hrpp_81>p{font-family:SamsungOne-600;font-size:18px;color:#0a0a0a;letter-spacing:0;font-weight:600}._lite-message-popup_1hrpp_93{min-height:204px}._lite-message-popup_1hrpp_93>p{padding:50px 24px;flex:1;text-align:center;font-family:SamsungOne-600;font-size:18px;color:#0a0a0a;letter-spacing:0;font-weight:600}._lite-message-popup_1hrpp_93>._action-buttons_1hrpp_39>button{width:100px;min-width:100px;height:42px}@media screen and (max-width:1024px){._simple-dialog_1hrpp_1{align-items:flex-end}._simple-dialog-container_1hrpp_23{border-radius:8px 8px 0 0}._dialog-popup_1hrpp_30{width:100vw!important;max-width:none;min-height:238px;max-height:calc(100dvh - 78px)}._dialog-header_1hrpp_37,._dialog-popup-main_1hrpp_38,._action-buttons_1hrpp_39{padding:20px 24px}._dialog-header_1hrpp_37{border-bottom:none}._dialog-header_1hrpp_37:after{content:"";position:absolute;bottom:0;width:calc(100% - 48px);height:1px;background-color:#e0e0e0}._action-buttons_1hrpp_39{border-top:1px solid #e0e0e0;border-radius:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr))}._dialog-popup-main_1hrpp_38{flex:auto}._action-popup-container_1hrpp_160{border-radius:0}._action-popup_1hrpp_160{max-height:100dvh}._lite-message-popup_1hrpp_93>p{text-align:left}._lite-message-popup_1hrpp_93>._action-buttons_1hrpp_39>button{width:auto;min-width:none}}@media screen and (max-width:800px){._dialog-popup_1hrpp_30{min-height:302px;max-height:calc(100dvh - 130px)}._action-popup_1hrpp_160{max-height:100dvh}}.calendar_wrap .date_pop_table,.search_wrap .date_pop_table,.date_popup .date_pop_table{display:none;position:absolute;left:-16px;top:52px;z-index:2;width:290px;height:336px;padding:0 0 27px;border-radius:9.4px;box-shadow:0 4px 9px #0003;border:solid .5px #ccc;text-align:center;background-color:#fff}.search_wrap{padding:unset;border:unset;box-shadow:unset;border-radius:9.4px}.search_wrap .date_pop_table{display:block;position:unset;left:unset;top:unset}.new_schedule.pc_only .calendar_wrap .date_pop_table{padding-top:20px}.calendar_wrap .date_pop_table.on,.search_wrap .date_pop_table.on{display:block}.search_wrap .pop_date_select img,.date_popup .pop_date_select img{width:26px;height:26px;margin:0 6px}.calendar_wrap .pop_date_select,.search_wrap .pop_date_select,.date_popup .pop_date_select{padding-top:0;padding-bottom:25px}.search_wrap .pop_date_select,.date_popup .pop_date_select{display:flex;align-items:center;justify-content:center;font-family:SamsungOne-700;font-size:18px;padding-top:22px;padding-bottom:16px}.calendar_wrap .date_select .date_pop_table .pop_calendar,.search_wrap .date_pop_table .pop_calendar,.date_popup .date_pop_table .pop_calendar{padding-left:12px;padding-right:11px;padding-bottom:7px}.new_schedule.pc_only .calendar_wrap .date_pop_table .pop_calendar,.search_wrap .pop_calendar,.search_wrap .pop_calendar_date,.date_popup .pop_calendar,.date_popup .pop_calendar_date{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:0px;grid-row-gap:0px;align-items:center;padding-left:14px;padding-right:14px;border-bottom:1px solid #e4e4e4}.new_schedule.pc_only .calendar_wrap .date_pop_table .pop_calendar_date,.search_wrap .pop_calendar_date,.date_popup .pop_calendar_date{margin-top:15px;border-bottom:0}.calendar_wrap .pop_calendar_date li,.search_wrap .pop_calendar_date li,.date_popup .pop_calendar_date li{position:relative;min-width:auto;width:37.5px;height:37px;text-align:center;display:flex;align-items:center;justify-content:center;font-family:SamsungOne-600;font-size:15.2px;color:#636363;letter-spacing:.44px;cursor:pointer}.search_wrap .pop_calendar li,.date_popup .pop_calendar li{font-family:SamsungOne-800;font-size:14px;letter-spacing:.4px;text-align:center;color:#000000de}.search_wrap .pop_calendar_date li.pick .focus,.date_popup .pop_calendar_date li.pick .focus{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:18px;background:#1976d2;color:#fff;opacity:1}.pop_date_select{display:flex;align-items:center;justify-content:center;font-family:SamsungOne-700;font-size:18px;padding-top:22px;padding-bottom:16px}.pop_date_select img{width:26px;height:26px;margin:0 6px}.date_select .date_pop_table ul.pop_calendar,.date_select .date_pop_table ul.pop_calendar_date{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr;grid-column-gap:0px;grid-row-gap:0px;align-items:center;padding-left:14px;padding-right:14px}.date_select .pop_calendar_date li.pick .focus{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:18px;background:#1976d2;color:#fff}.date_select .pop_calendar_date li.pick{background:#f0f7ff;opacity:1}.filter_wrapper input[type=text].ipt_textbox{width:120px!important;height:26px!important;border-radius:8px;border:solid 1px #b2b2b2;background-color:#fff;text-align:center;font-family:SamsungOne-600;font-size:12px;line-height:1.47;letter-spacing:.43px;color:#0a0a0a;padding:0}.filter_wrapper .search_wrap{width:auto}.dateInputContainer .search_wrap{position:inherit;transform:unset}.dateInputContainer .search_wrap .date_pop_table{z-index:201}.search_wrap .bg{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1;background-color:#00000080}.input_bundle_wrap.filter_wrapper .input_box.date{width:auto}.s_check_date_error_msg{margin-top:5px;font-size:13px;color:red;position:absolute}.input_box input[type=text].ipt_textbox:focus{border:solid 1.5px #1976d2}.dateInputContainer input[type=text].ipt_textbox{width:unset;height:42px}@media screen and (max-width:1024px){.filter_wrapper input[type=text].ipt_textbox{width:105px}.dateInputContainer{width:auto!important}.dateInputContainer .search_wrap .date_pop_table{padding-top:20px!important;padding-bottom:0!important}#modalpop02.schedule .input_bundle_wrap .dateInputContainer.date{width:unset}#modalpop112 .input_bundle_wrap .dateInputContainer.input_box{width:auto}}span.customTimeOn{background-color:#d4d4d4;border:1.5px solid #1b1b1b;font-weight:700}div.customTimeArea{clear:left;margin-top:10px;width:100%}.input_bundle_wrap button.searchBtn{padding:6px 0;min-width:80px;margin-left:10px;border-radius:8px;font-size:13px;height:auto}.input_bundle_wrap.filter_wrapper{margin-top:6px;flex-flow:nowrap}@media screen and (max-width:1024px){.input_bundle_wrap button.searchBtn{padding:5px 0;min-width:70px;margin-left:5px;border-radius:8px;font-size:13px}.input_bundle_wrap.filter_wrapper .line{width:20px}}.hover-icon{display:flex;cursor:pointer;border-radius:50%}.hover-icon:hover{background-color:#0a0a0a1a}.error-message-popper{background-color:#f75b5b;border-radius:4px;color:#fff;display:inline-flex;font-family:SamsungOne-500;font-size:14px;height:32px;padding:7px 8px;display:flex;align-items:center;gap:8px}.error-message-popper:after{border-left:6px solid transparent;border-right:6px solid transparent;content:"";left:38px;position:absolute;width:1px}.error-message-popper-top:after{border-top:6.25px solid #f75b5b;bottom:-6px}.error-message-popper-bottom:after{border-bottom:6.25px solid #f75b5b;top:-6px}.error-message-popper>p{min-width:86px}.error-message-popper>div{cursor:pointer}.add-more-dialog>div:nth-child(2){padding-top:0}.add-more-span{cursor:pointer}.add-more-main{width:850px}.add-more-main>div{width:100%;display:flex;flex-direction:column}.add-more-main>div>h3{font-family:SamsungOne-700;font-size:18px;color:#0a0a0a;letter-spacing:0;line-height:20px;font-weight:700;padding:28px 0}.add-more-main>div:last-child{border-top:1px solid #e0e0e0;padding-bottom:24px}.period-switch{height:52px;display:flex;align-items:center;gap:7px;font-family:SamsungOne-600;font-size:16px;color:#0a0a0a;letter-spacing:0;font-weight:600}.period-switch>div:last-child{display:flex;align-items:center;height:100%}.more-than-days{display:flex;align-items:center;gap:7px}.more-than-days>input{width:60px;height:32px;border-radius:4px;font-size:14px;text-align:center;line-height:22px}.reason-switch{height:52px;display:flex;align-items:center}@media screen and (max-width:1024px){.add-more-main{width:100%}.period-switch{height:75px;align-items:flex-start}.period-switch>div:last-child{flex-direction:column;align-items:flex-start;gap:4px}}.text-input-wrapper{width:100%;position:relative}.text-input-wrapper:before{content:attr(data-placeholder);position:absolute;top:50%;transform:translateY(-50%);width:100%;white-space:nowrap;text-overflow:ellipsis;color:#0a0a0a4d;overflow:hidden;pointer-events:none;text-align:start}.favorite-input-popper{width:100%;height:100%;display:flex;align-items:center;padding:0 12px;font-family:SamsungOne-600;font-size:14px;color:#0a0a0a;letter-spacing:0;font-weight:600;line-height:24px}.favorite-input-popper input{width:100%;border:none;border-bottom:1.5px solid #1976d2;font-family:SamsungOne-600;font-size:14px;color:#0a0a0a;letter-spacing:0;font-weight:600;line-height:24px}.favorite-input-popper input.error{border-bottom:1.5px solid #f75b5b}.favorite-input-dialog{max-width:100vw;width:340px;height:54px;border-radius:8px;position:absolute;top:calc(50% - 27px)}.favorite-input{display:flex;align-items:center;height:32px;font-family:SamsungOne-600;font-size:12px;color:#0a0a0a;letter-spacing:0;font-weight:600;line-height:16px}.favorite-input input{font-family:SamsungOne-600;font-size:12px;color:#0a0a0a;letter-spacing:0;font-weight:600;width:100%;line-height:16px;border:none;box-shadow:0 1.5px #1976d2}.favorite-input input.error{box-shadow:0 1.5px #f75b5b}.filter-more-button{padding-right:.3vw;display:flex;align-items:center;height:32px;justify-content:space-between}.filter-more-button>div:first-child{width:calc(100% - 16px);height:100%;display:flex;align-items:center}.filter-more-button span{font-family:SamsungOne-600;font-size:12px;color:#0a0a0a;line-height:16px;font-weight:600;cursor:pointer}.filter-more-button span.dim-favorite{cursor:default;pointer-events:auto}.filter-more-pop{display:flex;flex-direction:column;width:200px}.filter-more-pop>button{height:51px;background-color:#fff;justify-content:flex-start;font-family:SamsungOne-600;font-size:16px;color:#0a0a0a;line-height:24px;font-weight:600;border-radius:0}.filter-more-pop>button:hover{background-color:#f0f7ff}.filter-more-pop>button:not(:last-child):after{content:"";background:#e0e0e0;position:absolute;bottom:0;left:10px;height:1px;width:180px}.filter-more-pop>button:last-child{color:#f75b5b}.favorite-more-icon{width:16px;height:16px;background-color:#fff9;border:1px solid #cfcfcf;border-radius:50%}@media screen and (max-width:1024px){.filter-more-button{padding-right:1.7vw}}.fcms_simple_bar{overflow-y:auto}.fcms_simple_bar>:only-child{overflow-y:unset}.resent-tag{height:18px;font-size:12px;border-bottom:1px solid #818181;display:flex;align-items:center;gap:8px;width:fit-content;max-width:100%}.resent-tag span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._recent-searches-wrapper_1sbb9_1 span._keyword_1sbb9_1{max-width:100%;overflow:hidden;text-overflow:ellipsis;cursor:pointer;white-space:pre}._recent-searches-wrapper_1sbb9_1 span._common-search-keyword_1sbb9_9{padding:2px 17px 0 0;max-width:95%}._recent-searches-wrapper_1sbb9_1 span._common-search-keyword_1sbb9_9 ._keywordTxt_1sbb9_14{overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:100%}._recent-keywords_1sbb9_21{display:flex;flex-wrap:wrap;gap:15px}._recent-keywords_1sbb9_21>*{max-width:100%}@media screen and (max-width:1024px){._recent-searches-wrapper_1sbb9_1 span._common-search-keyword_1sbb9_9{display:flex;width:fit-content;margin-right:0;padding-right:0}._recent-searches-wrapper_1sbb9_1 span._common-search-keyword_1sbb9_9:after{width:0}._recent-searches-wrapper_1sbb9_1 span._common-search-keyword_1sbb9_9 ._keywordTxt_1sbb9_14{overflow:hidden;text-overflow:ellipsis;display:inline-block;max-width:75vw}._recent-searches-wrapper_1sbb9_1 span._common-search-keyword_1sbb9_9 img{position:relative;margin-left:10px;top:2px}}._keyword_1qe1m_1{display:inline-block;position:relative;margin-right:14px;padding:0 17px 2px 0;border-radius:0;background:transparent;color:#000000de;font-family:SamsungOne-600;font-size:12px;letter-spacing:.14px;vertical-align:middle;border-bottom:1px solid #818181}._keyword_1qe1m_1:after{position:absolute;top:4px;right:1px;width:8px;height:8px;background:url(/static/media/close.CGKV0MEpvlAw7dZ3KZaM.svg) center no-repeat;cursor:pointer;content:""}._keyword_close_1qe1m_27{width:10px;height:10px;margin-left:12px;cursor:pointer;vertical-align:middle}._field_wrap_1qe1m_35{font-size:0;overflow:hidden}._field_wrap_1qe1m_35:not(:last-child){margin-bottom:19px;padding-bottom:18px;border-bottom:1px solid #e0e0e0}._advanced_option_1qe1m_46 ._field_wrap_1qe1m_35{margin-bottom:6px;border-bottom:0;overflow:initial}._field_wrap_1qe1m_35 ._chip_1qe1m_52{margin-right:0;padding:0 10px}._field_wrap_1qe1m_35 ._view_all_1qe1m_57{position:relative;padding-right:27px;font-family:SamsungOne-600;font-size:12px;cursor:pointer}._field_wrap_1qe1m_35 ._f_ti_1qe1m_65{display:inline-flex;justify-content:space-between;align-items:center;width:100%;width:100%!important;margin-bottom:10px;color:#0000008a;font-family:SamsungOne-600;font-size:13px}._field_wrap_1qe1m_35 ._f_ti_1qe1m_65 ._view_all_1qe1m_57:after{position:absolute;top:-4px;right:0;width:24px;height:24px;background:url(/static/media/ico_more_blue.Cf-ZaevY5SzEvvNYKQ8K.svg) center no-repeat;cursor:pointer;content:"";transition:all .3s}._field_wrap_1qe1m_35 ._f_ti_1qe1m_65 ._view_all_1qe1m_57._on_1qe1m_89:after{top:-4px;transform:rotate(180deg)}._field_wrap_1qe1m_35._field_chip_1qe1m_94{padding-bottom:10px}._field_wrap_1qe1m_35._field_chip_1qe1m_94 ._field_chip2_1qe1m_98{height:28px;overflow:hidden}._field_wrap_1qe1m_35._field_chip_1qe1m_94 ._field_chip2_1qe1m_98._on_1qe1m_89{height:auto;overflow:inherit}._tagSearchbar_1qe1m_108{flex-grow:1}._chip_resultbox_1qe1m_112{display:flex;flex-wrap:wrap;position:absolute;top:50%;left:0;width:calc(100% - 43px);height:20px;padding:0 15px;gap:6px;transform:translateY(-50%);overflow:auto}._search_field_mo_1qe1m_127{position:fixed;top:0;left:0;width:100%;height:100%;padding-top:12px;padding-right:0;padding-left:0;border-radius:0;background:#fff;z-index:99;box-shadow:none;overflow-y:auto}._search_field_mo_1qe1m_127 ._field_wrap_1qe1m_35{width:calc(100% - 48px);margin:0 auto 20px;padding-bottom:21px}._search_field_mo_1qe1m_127 ._field_wrap_1qe1m_35._field_chip_1qe1m_94>div:last-child{height:auto;overflow:inherit}._search_field_mo_1qe1m_127 ._field_wrap_1qe1m_35 ._view_all_1qe1m_57{display:none}._search_field_mo_1qe1m_127 ._advanced_option_1qe1m_46 ._field_wrap_1qe1m_35{margin-bottom:4px}._search_field_mo_1qe1m_127 ._chip_resultbox_1qe1m_112{top:55%;padding-left:12px}._search_field_mo_1qe1m_127 input[type=search]{font-size:0}._mytagsBox_1qe1m_164{max-height:365px;overflow:scroll}._mytagsBox_1qe1m_164>ul{display:flex;flex-direction:column;margin-top:10px;gap:20px}._mytagsBoxTitle_1qe1m_174{display:flex;align-items:center;margin-bottom:8px;color:#0a0a0a;font-family:SamsungOne-600;font-size:14px;font-weight:600}._on_1qe1m_89 ._mytagsBoxTitle_1qe1m_174{color:#0a0a0a;font-family:SamsungOne-800}._mytagsBoxContents_1qe1m_187{display:flex;flex-wrap:wrap;width:100%;padding:12px;border-radius:8px;background-color:#efefef;gap:6px}._contentListToggle_1qe1m_197{display:flex;position:relative;gap:13px}._contentListToggle_1qe1m_197:before{position:absolute;top:4px;left:50%;width:1px;height:16px;background-color:#bdbdbd;content:""}._search_wrap_1qe1m_213{position:absolute;left:50%;width:-webkit-fill-available;max-width:820px;-webkit-transform:translateX(-50%);transform:translate(-50%)}._search_wrap_1qe1m_213 #_input_search_1qe1m_299._on_1qe1m_89 input,._search_wrap_1qe1m_213 #_input_search_1qe1m_299._on_1qe1m_89 input::placeholder{font-size:0}._custom_chip_1qe1m_227{display:inline-block}._date_box_1qe1m_231{display:none;font-size:0}._date_before_1qe1m_236,._date_after_1qe1m_237{display:inline-block;position:relative;vertical-align:middle}._date_before_1qe1m_236 input,._date_after_1qe1m_237 input{width:112px;height:32px;padding-bottom:0;border:solid 1px #b2b2b2;border-radius:8px;background-color:#fff;color:#0a0a0a;font-family:SamsungOne-600;font-size:15px;text-align:center;line-height:1.47;letter-spacing:.43px}._date_before_1qe1m_236 input:hover,._date_after_1qe1m_237 input:hover{border:solid 1.5px #2d2d2d!important}._date_before_1qe1m_236 input:focus,._date_after_1qe1m_237 input:focus{border:solid 1.5px #1976d2!important}._date_box_1qe1m_231 ._bar_1qe1m_269{display:inline-block;padding:0 11px;color:#000000de;font-family:SamsungOne-600;font-size:18px;vertical-align:middle}._custom_chip_1qe1m_227._on_1qe1m_89{display:block}._custom_chip_1qe1m_227._on_1qe1m_89 ._chip_1qe1m_52{border:solid 1.5px #1b1b1b;background-color:#d4d4d4;font-weight:700;vertical-align:middle}._custom_chip_1qe1m_227._on_1qe1m_89 ._date_box_1qe1m_231{display:inline-block;padding:7px 8px 8px;vertical-align:middle}._modalSearchbar_1qe1m_295{width:100%}._modalSearchbar_1qe1m_295 ._input_search_1qe1m_299{width:100%;flex-grow:1}._headerSearchbar_1qe1m_304{width:53%}._list_input_search_1qe1m_308 input{width:100%}@media screen and (max-width:1280px){._search_wrap_1qe1m_213{width:45%}}@media screen and (max-width:1024px){._headerSearchbar_1qe1m_304{display:none}._search_wrap_1qe1m_213{width:26vw;max-width:350px}._mo_iconbtn_wrap_1qe1m_328{display:inline-flex;justify-content:space-between;position:relative}._mo_iconbtn_wrap_1qe1m_328 ._right_margin_1qe1m_334 ul{flex-direction:row;justify-content:center;align-items:center}._mo_iconbtn_wrap_1qe1m_328 li{padding-left:20px}._mo_iconbtn_wrap_1qe1m_328 li>img{height:24px}._mo_iconbtn_wrap_1qe1m_328 li._mo_option_icon_1qe1m_348{margin-left:0}._mo_iconbtn_wrap_1qe1m_328 li._last_1qe1m_352{margin-right:-4px;padding-left:24px}._screen_all_select_1qe1m_357{padding-bottom:18px}._screen_all_select_1qe1m_357 ._total_chk_1qe1m_361{margin-top:5px;padding-left:32px;color:#707070;font-family:SamsungOne-500;font-size:13px}._mo_iconbtn_wrap_1qe1m_328 li._disabled_1qe1m_369,._mo_iconbtn_wrap_1qe1m_328 ._topbtn_option_1qe1m_370._disabled_1qe1m_369{opacity:.3;pointer-events:none}._mo_iconbtn_wrap_1qe1m_328 ._topbtn_option_list_1qe1m_375{top:32px;padding-bottom:2px}._mo_iconbtn_wrap_1qe1m_328 ._flex_1qe1m_380{align-items:center}._search_area_1qe1m_384{width:100%;padding:15px 6.6% 0;background-color:#efefef;z-index:2}._search_area_1qe1m_384._mo_only_1qe1m_391{position:sticky;top:0;padding-bottom:20px;padding-top:1px;z-index:20}._advanced_option_1qe1m_46{display:block}._search_wrap_1qe1m_213{padding-left:10px;flex-grow:1}._search_top_1qe1m_408{padding:11px 6.6%}._search_top_1qe1m_408._mo_user_1qe1m_412{margin-bottom:32px}._search_top_1qe1m_408 ._search_wrap_1qe1m_213{position:relative;width:100%;padding-left:0}._custom_chip_1qe1m_227._on_1qe1m_89{display:inline-block}._custom_chip_1qe1m_227._on_1qe1m_89 ._chip_1qe1m_52{vertical-align:baseline}._mytagsBox_1qe1m_164{max-height:unset}}._field_wrap_1qe1m_35:not(:last-of-type){margin-bottom:19px;padding-bottom:18px;font-size:0;border-bottom:1px solid #e0e0e0;overflow:hidden}._mytagsBoxTitle_1qe1m_174:hover:after,._on_1qe1m_89 ._mytagsBoxTitle_1qe1m_174:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 3px);height:calc(100% - 3px);font-family:SamsungOne-700;border:1.5px solid;border-radius:12px;cursor:pointer}._mo_option_icon_1qe1m_348{position:relative}@media screen and (max-width:1024px){._cont_tit_1qe1m_461{display:flex;justify-content:space-between;align-items:center;margin-bottom:34px}}input[type=text]._favorites_input_1qe1m_469{min-width:130px;width:130px;height:auto;padding:4px 0;margin-left:8px;border:0;font-size:12px;font-family:SamsungOne-600;color:#0a0a0a}._favoritesBoxWrap_1qe1m_481{display:flex;flex-wrap:wrap;align-items:center;position:relative;gap:12px 24px}.screen-status-title{display:flex;align-items:center;gap:4px}.screen-status-guide-dialog>div:nth-child(2){padding:0}.screen-status-guide-main{width:52vw;padding:0 40px;display:grid;grid-template-columns:auto 1fr;column-gap:40px;font-size:16px}.screen-status-guide-main>.screen-status-guide-description{padding:30px 0}.screen-status-guide-main>.screen-status-guide-tag{display:flex;align-items:center}.screen-status-guide-main>.screen-status-guide-tag>span{border-radius:16.8px;padding:0 11px;height:28px}.screen-status-guide-main>.screen-status-guide-tag>span>span{max-width:200px;height:28px;padding:0;font-family:SamsungOne-700;letter-spacing:0;font-size:16.8px;line-height:28px;font-weight:700;cursor:default}.screen-status-guide-main>.screen-status-guide-divider:not(:last-child){height:1px;grid-column:1 / -1;background:#e0e0e0}@media screen and (max-width:1024px){.screen-status-guide-main{width:100%;padding:0 24px;grid-template-columns:100%}.screen-status-guide-main>.screen-status-guide-description{padding:12px 0 20px}.screen-status-guide-main>.screen-status-guide-tag{margin-top:20px}}.system-tag>span{max-width:none}.h306[data-bdf5f777]{height:306px}.sortup[data-bdf5f777]{transform:rotate(180deg)}.text_with_ellipsis[data-bdf5f777]{display:inline-block;vertical-align:middle;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.account_table_workspace[data-bdf5f777]{display:flex;justify-content:space-between;gap:6px;margin-top:6px;font-family:SamsungOne-600;font-size:14px;line-height:1.43;color:#707070}.svg-sort[data-bdf5f777]{display:flex;align-items:center;position:relative;width:-moz-fit-content;width:fit-content;cursor:pointer}.i_admin[data-bdf5f777]{display:inline-block;position:relative;width:20px;height:20px;margin-right:15px;border-radius:8px;vertical-align:text-top;border:solid 1.5px #ff7e00}.ml_grade[data-bdf5f777]{margin-left:35px}.popTable[data-bdf5f777]{width:100%;border-radius:8px;background-color:#efefef}.popTableHead[data-bdf5f777]{display:flex;align-items:center;position:relative;height:58px;font-family:SamsungOne-800;font-size:14px;color:#949494;border-bottom:1px solid #e0e0e0}.popTableHead[data-bdf5f777] ul[data-bdf5f777]{display:flex;width:100%}.popTableHead[data-bdf5f777] li[data-bdf5f777]{display:flex;justify-content:center;align-items:center;flex-grow:1;min-width:130px}.popTableHead[data-bdf5f777] li.ws2[data-bdf5f777],.popTableBody[data-bdf5f777]>ul[data-bdf5f777]>li.ws2[data-bdf5f777]{width:200%}.popTableBody[data-bdf5f777]>ul[data-bdf5f777]{position:relative;height:66px}.popTableBody[data-bdf5f777]>ul[data-bdf5f777]:not(:last-child):after{content:"";position:absolute;bottom:0;width:100%;height:1px;background-color:#e0e0e0}.popTableBody[data-bdf5f777]>ul[data-bdf5f777]>li[data-bdf5f777]{flex-grow:1;width:auto;min-width:130px}.userbox[data-bdf5f777]{justify-content:flex-start!important}.popTableHead[data-bdf5f777] .userbox[data-bdf5f777]{padding-left:82px}.chkbox[data-bdf5f777]{display:flex;justify-content:center;align-items:center}.w273[data-bdf5f777]{width:273px!important;justify-content:flex-start!important}.accountModalTableWrap[data-bdf5f777]{width:100%;height:100%;background-color:#efefef;overflow:auto;border-radius:8px}.accountModalTable[data-bdf5f777]{table-layout:fixed;width:100%;border-collapse:collapse}.accountModalTable[data-bdf5f777] thead[data-bdf5f777]{position:sticky;top:-1px;left:0;height:58px;font-family:SamsungOne-800;font-size:16px;line-height:1.5;color:#949494;background-color:#efefef;box-shadow:0 -1px #e0e0e0 inset;text-align:left;z-index:2}.accountModalTable[data-bdf5f777] tr[data-bdf5f777]{margin:10px}.accountModalTable[data-bdf5f777] tbody[data-bdf5f777] tr[data-bdf5f777]{height:74px}.accountModalTable[data-bdf5f777] tbody[data-bdf5f777] tr[data-bdf5f777]:not(:last-child){border-bottom:solid 1px #e0e0e0}.accountModalTable[data-bdf5f777] tbody[data-bdf5f777] tr[data-bdf5f777]:hover{background-color:#0000001a;cursor:pointer}.accountModalTable[data-bdf5f777] th[data-bdf5f777],.accountModalTable[data-bdf5f777] td[data-bdf5f777]{padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.accountModalTable[data-bdf5f777] th[data-bdf5f777]:first-child,.accountModalTable[data-bdf5f777] td[data-bdf5f777]:first-child{padding-left:40px}.accountModalTable[data-bdf5f777] th[data-bdf5f777]:last-child,.accountModalTable[data-bdf5f777] td[data-bdf5f777]:last-child{padding-right:40px}.pop_con[data-bdf5f777]{min-height:102px;max-height:100%;height:calc(100% - 170px);padding:34px 34px 40px;background-color:#fafafa;font-family:SamsungOne-600;font-size:18px}.pop_con[data-bdf5f777]>p[data-bdf5f777]{margin-bottom:25px}.mergecont_wrap[data-bdf5f777]>div[data-bdf5f777]{padding:20px}.mergecont_wrap[data-bdf5f777]>div[data-bdf5f777]>ul[data-bdf5f777] li[data-bdf5f777]{font-size:22px}.mergecont_wrap[data-bdf5f777]>div[data-bdf5f777] h5[data-bdf5f777]{color:#0a0a0a;font-family:SamsungOne-800;font-size:14px;opacity:.4}#modalpop_wrap[data-bdf5f777] .pop_con[data-bdf5f777] .mergeplan_con[data-bdf5f777]>p[data-bdf5f777]{margin-bottom:25px}.settingBox[data-bdf5f777]{display:flex;flex-direction:column;position:relative;height:709px;padding:40px;background-color:#fafafa;gap:40px;border-bottom:solid 1px rgba(0,0,0,.12);overflow:scroll}.settingBox[data-bdf5f777] .setting_wrap[data-bdf5f777]{padding:24px;border-radius:12px;background-color:#efefef}@media screen and (max-width:1024px){.popTable[data-bdf5f777]{border-radius:unset;background-color:unset}.popTableBody[data-bdf5f777]{display:flex;flex-direction:column;gap:20px}.popTableBody[data-bdf5f777]>ul[data-bdf5f777]{position:relative;height:auto;padding:20px 8px 8px;border-radius:8px;background-color:#efefef}.popTableBody[data-bdf5f777]>ul[data-bdf5f777]:not(:last-child):after{display:none}.popTableBody[data-bdf5f777]>ul[data-bdf5f777]>li[data-bdf5f777]{flex-grow:1;width:100%}.role[data-bdf5f777]{margin-top:12px;margin-bottom:16px;padding-left:72px}.chkbox[data-bdf5f777]{display:flex;justify-content:space-between;align-items:center;gap:4px;width:100%;height:48px;padding:3px 12px;border-radius:8px;background-color:#fafafa}.chkbox[data-bdf5f777] input[type=checkbox]#check_label[data-bdf5f777]+label[data-bdf5f777],.chkbox[data-bdf5f777] input[type=checkbox][data-bdf5f777]+label[data-bdf5f777]{font-family:SamsungOne-600;font-size:16px;line-height:1.5;letter-spacing:.15px;color:#0a0a0a}.accountModalUlWrap[data-bdf5f777]{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.accountModalUlWrap[data-bdf5f777] li[data-bdf5f777]{width:100%;padding:20px;border-radius:8px;background-color:#efefef;font-family:SamsungOne-600;font-size:14px;line-height:1.43;color:#707070}.Licences-[data-bdf5f777] .text-style-1[data-bdf5f777]{color:#1976d2}.accountModalUlTitle[data-bdf5f777]{margin-bottom:12px;font-family:SamsungOne-800;font-size:16px;color:#0a0a0a}.accountModalTable[data-bdf5f777] th[data-bdf5f777]:first-child,.accountModalTable[data-bdf5f777] td[data-bdf5f777]:first-child{padding-left:20px}.accountModalTable[data-bdf5f777] th[data-bdf5f777]:last-child,.accountModalTable[data-bdf5f777] td[data-bdf5f777]:last-child{padding-right:20px}.accountModalTable[data-bdf5f777] td[data-bdf5f777]{padding:24px 20px}.bottom_modal[data-bdf5f777]{top:auto;bottom:0;max-height:90vh;border-radius:8px 8px 0 0}.bottom_modal[data-bdf5f777] .pop_ti[data-bdf5f777]{height:76px;padding:24px;border-radius:8px 8px 0 0;border-bottom:0}.bottom_modal[data-bdf5f777] .pop_ti[data-bdf5f777]:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% - 48px);border-bottom:1px solid rgba(0,0,0,.12);z-index:-1}.bottom_modal[data-bdf5f777] .pop_con[data-bdf5f777]{min-height:150px;padding:40px 24px}.modal_new[data-bdf5f777] #modalpop_wrap.pop-slider-screen[data-bdf5f777] .pop_con[data-bdf5f777]{padding:40px 24px}.screen-ul[data-bdf5f777]{width:100%;height:100%;margin:0;padding-bottom:25px}.slide-screen-list[data-bdf5f777]>div[data-bdf5f777]:nth-child(1){padding:20px 20px 12px}.slide-screen-list[data-bdf5f777]{display:flex;flex-direction:column;width:100%;padding:0}.screen-line[data-bdf5f777]{display:none}.screen-plan-grade[data-bdf5f777]{width:100%;border-bottom:solid 1px #e0e0e0}.pop_con.pop_table_content[data-bdf5f777]{padding:20px 24px 0}.screen-plan-num[data-bdf5f777]{width:100%;padding:20px 0}.screen-plan-box[data-bdf5f777]{display:flex;width:100%;justify-content:space-between}.screen-num-wrap[data-bdf5f777]{width:100%;padding:20px 16px}.screen-num-wrap[data-bdf5f777] .screen-plan-num[data-bdf5f777]{padding:0;border-top:0}.mo-tone[data-bdf5f777] .slide-screen-list[data-bdf5f777]{flex-direction:row;flex-wrap:wrap}.mo-tone[data-bdf5f777] .slide-screen-list[data-bdf5f777] .screen-line.mo_show[data-bdf5f777]{display:block;height:50px;margin:auto}}.btn-sort[data-475a8b1e]{position:relative;cursor:pointer}.btn-sort.active[data-475a8b1e]{color:#1976d2}.btn-sort[data-475a8b1e]:after{content:"";position:absolute;right:-24px;width:24px;height:24px;background-image:url(/static/media/ic-solid-dropdown.DDR3FOcNMQaCViguwPdf.svg)}.btn-sort.active[data-475a8b1e]:after{background-image:url(/static/media/ic-solid-dropdown-b.fKGSUaVehTvLhKZG73cD.svg)}.btn-sort.active.asc[data-475a8b1e]:after{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.btn-sort.active.dsc[data-475a8b1e]:after{transform:rotate(0);-webkit-transform:rotate(0deg)}@media screen and (max-width:1024px){.btn-sort[data-475a8b1e]{position:relative;cursor:pointer}.btn-sort.active[data-475a8b1e]{color:#1976d2}.btn-sort[data-475a8b1e]:before{content:"";position:absolute;right:-24px;width:24px;height:24px;background-image:url(/static/media/ic-solid-dropdown.DDR3FOcNMQaCViguwPdf.svg)}.btn-sort.active[data-475a8b1e]:before{background-image:url(/static/media/ic-solid-dropdown-b.fKGSUaVehTvLhKZG73cD.svg)}.btn-sort.active.asc[data-475a8b1e]:before{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.btn-sort.active.dsc[data-475a8b1e]:before{transform:rotate(0);-webkit-transform:rotate(0deg)}}.account-list-th[data-475a8b1e] .icon-tooltip[data-475a8b1e]{position:absolute;top:50%;right:60px;transform:translateY(-50%)}.account-list-box[data-475a8b1e] .account-list-tr.no-users[data-475a8b1e]{display:flex;justify-content:center;align-items:center;font-family:SamsungOne-500;font-size:18px;letter-spacing:.21px;text-align:center;color:#707070}@media screen and (max-width:1024px){.tab_content[data-475a8b1e] #input_search[data-475a8b1e]{position:sticky;top:135px;z-index:20}}.primary[data-475a8b1e] .account-list-box[data-475a8b1e] .account-list-tr[data-475a8b1e]:hover,.additional[data-475a8b1e] .account-list-box[data-475a8b1e] .account-list-tr[data-475a8b1e]:hover{z-index:1}.link_spring[data-475a8b1e]{display:flex;justify-content:space-between;position:absolute;top:-18px;left:0;width:100%;height:fit-content;padding:0 20px;z-index:2}.bottom_spring[data-475a8b1e] .link_spring[data-475a8b1e]{top:unset;bottom:-21px;left:0}.ic_spring[data-475a8b1e]{width:36px;height:36px;background-image:url(/static/media/ic-solid-spring.BjNmu--dj3RwbLDx8_Jy.svg);background-size:100%}.preset-list-tr[data-475a8b1e]:hover{background-color:#f0f7ff!important}._tooltip_myrew_1{display:contents;position:relative;width:fit-content;height:100%;cursor:pointer}._tooltip_myrew_1._block_myrew_9{display:block;width:fit-content;height:fit-content}._tooltip_text_myrew_15{display:flex;flex-wrap:wrap;align-items:center;position:fixed;width:max-content;max-width:275px;margin:20px 15px;padding:8px;border-radius:8px;background:#fff;color:#000;font-family:SamsungOne-600;font-size:13px;line-height:1;word-wrap:break-word;z-index:20000;gap:8px;box-shadow:0 3px 8px #0003;animation:_tooltipframe_myrew_1 1s;word-break:break-all}@keyframes _tooltipframe_myrew_1{0%{opacity:0}80%{opacity:0}to{opacity:1}}._tooltip_text_myrew_15 dt,._tooltip_text_myrew_15 dd{color:#000;font-family:SamsungOne-800;font-size:13px;text-align:center;line-height:1.54}._tooltip_text_myrew_15 dd{color:#757575;font-family:SamsungOne-600}._tooltip_text_myrew_15 ._f_bold_myrew_66{margin-bottom:8px;font-family:SamsungOne-800}._tooltip_disconnected_myrew_71,._tooltip_question_myrew_72{display:inline-block;top:-3px;width:24px;height:24px;margin-top:0;margin-left:4px;background:url(/static/media/tooltip.BBT-oQJKf8Ktok4cvJwR.svg) no-repeat 50% 50%;background-size:100%;vertical-align:middle}._tooltip_disconnected_myrew_71{top:0;width:auto;height:auto;margin-right:16px;padding-left:35px;background:url(/static/media/disconnected_red.hDIP2ZRIQBuy7pvxxjdg.svg) no-repeat 50% 50%;background-position:6px 50%;background-size:24px 24px;color:#dd4040;font-family:SamsungOne-600;font-size:16px}._tooltip_disconnected_myrew_71:last-child{margin-right:0}._tooltip_question_myrew_72._txt_type_myrew_102{display:inline-block;top:0;width:100%;height:40px;margin-top:0;margin-left:0;background:none;background-size:100%;color:#b0b0b0;font-family:SamsungOne-600;font-size:18px;line-height:40px;vertical-align:middle;border-bottom:1px solid #8f8f8f}._tooltipIcon_myrew_119{display:inline-flex;justify-content:center;align-items:center;position:relative;cursor:pointer}._tooltipIcon_myrew_119:hover:after{position:absolute;top:50%;left:50%;width:24px;height:24px;border-radius:18px;background-color:#0000001a;content:"";transform:translate(-50%,-50%);box-shadow:0 0 0 4px #0000001a}._editbubble_tooltip_comp_myrew_139{display:inline-block;position:absolute;max-width:850px;padding:12px 16px;border-radius:4px;background-color:#3d86fb;color:#fff;font-family:SamsungOne-600;font-size:18px;z-index:200}._editbubble_tooltip_comp_myrew_139:after{content:"";position:absolute;top:-5.9px;left:21px;width:1px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6.25px solid #3d86fb}._bubble_tooltip_comp_myrew_163{display:flex;flex-direction:column;position:absolute;left:50%;width:max-content;border-radius:4px;background-color:#363636;color:#efefef;font-family:SamsungOne-600;font-size:16px;line-height:1.5;z-index:11;transform:translate(-50%,-100%)}._bubble_tooltip_TextCase_myrew_179{margin-bottom:4px}._bubble_tooltip_TextCase_myrew_179 span:after{display:inline-block;width:1px;height:12px;margin:0 8px;background-color:#ffffff1f;content:""}._bubble_tooltip_TextCase_myrew_179 span:last-of-type:after{display:none}._tooltip_myrew_1 button._icon_myrew_195{opacity:1}._bubbleTooltip_myrew_199{max-width:300px}._bubbleTooltip_myrew_199>ul{display:flex}._bubbleTooltip_myrew_199 dl{font-size:14px;text-align:center}._bubbleTooltip_myrew_199 dt{margin:0 0 7px;color:#d8d8d8;font-family:SamsungOne-600;line-height:1.43}._bubbleTooltip_myrew_199 dd{color:#fff;font-family:SamsungOne-800}._bubbleTooltip_myrew_199 ._infoText_myrew_224{width:100%;padding:20px 24px}._bubbleTooltip_myrew_199 ._close_myrew_229{padding:8px 8px 0 0;cursor:pointer}._bubbleTooltip_myrew_199 span{position:relative;font-family:SamsungOne-800}._bubbleTooltip_myrew_199 ._infoText_myrew_224 p{display:inline-block}._bubbleTooltip_myrew_199 ._infoText_myrew_224 dt{white-space:break-spaces;max-width:230px}._infotxt_bottom_myrew_248{max-width:152px}._infotxt_bottom_myrew_248 span{margin-right:4px}._bubbleTooltip_myrew_199 ._link_myrew_265{display:inline-block;height:24px;border-bottom:solid .4px}._bubbleTooltip_myrew_199:after{position:absolute;bottom:-6px;left:50%;content:"";transform:translate(-50%) rotate(180deg);border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #363636}._bubbleTooltip_myrew_199 ._bottom_btn_myrew_282{max-width:300px;padding:0 8px 8px}._bubbleTooltip_myrew_199 ._bottom_btn_myrew_282 button{display:flex;justify-content:center;align-items:center;width:100%;padding:3px 6px;border-radius:4px;color:#efefef;font-family:SamsungOne-700;font-size:15px;line-height:1.33;letter-spacing:.43px}._bubbleTooltip_myrew_199 ._btn_text_myrew_301{min-width:200px;padding:0 20px}._bubbleTooltip_myrew_199 ._btn_arrow_myrew_306{position:absolute;right:6px}._require_rooltip_comp_myrew_311{display:inline-flex;position:absolute;left:0;height:32px;padding:7px 8px;border-radius:4px;background-color:#f75b5b;color:#fff;font-family:SamsungOne-500;font-size:14px;z-index:200;height:fit-content;text-wrap:nowrap}._require_rooltip_comp_myrew_311._bottom_myrew_282{top:unset;bottom:calc(-100% - 4px)}._require_rooltip_comp_myrew_311:after{position:absolute;bottom:-6px;left:21px;content:"";border-top:6.25px solid #f75b5b;border-left:6px solid transparent;border-right:6px solid transparent}._require_rooltip_comp_myrew_311._after38_myrew_341:after{left:38px}._require_rooltip_comp_myrew_311._duplicateAfter_myrew_344:after{left:38px;bottom:100%;border-top:unset;border-bottom:6.25px solid #f75b5b}._require_rooltip_comp_myrew_311._bottom_myrew_282:after{top:-6px;bottom:unset;border-top:unset;border-bottom:6.25px solid #f75b5b}._require_rooltip_delete_myrew_357{display:flex;align-items:center;margin-left:8px;cursor:pointer}._require_rooltip_comp_myrew_311._arrowCenter_myrew_364:after{left:50%;transform:translate(-50%)}@media screen and (max-width:1023px){._tooltip_disconnected_myrew_71:first-child ._tooltip_text_myrew_15{left:0;-webkit-transform:none;transform:none}._tooltip_disconnected_myrew_71:last-child ._tooltip_text_myrew_15{left:auto;right:0;-webkit-transform:none;transform:none}._require_rooltip_comp_myrew_311{text-wrap:wrap;max-width:300px}}._tooltipWrap_myrew_389{position:fixed;margin:20px 15px;z-index:20000;animation:_tooltipframe_myrew_1 1s}._numSpan_myrew_395{font-size:20px}._bubbleToolHr_myrew_256{display:inline-block;width:1px;height:12px;margin:auto 8px;background-color:#ffffff1f;border:0}._bubbleTooltip_myrew_199 ._bottom_btn_myrew_282 button._expired_myrew_406{width:244px}@media screen and (max-width:1024px){._bubbleTooltipCompWrap_myrew_411 ._editbubble_tooltip_comp_myrew_139:after{left:50%;transform:translate(-50%)}}@media screen and (max-width:1024px){._editbubble_tooltip_comp_myrew_139{width:312px;padding:12px 23px;font-size:13px}}._require_rooltip_comp_myrew_311>p{min-width:140px}._bubbleTooltip_myrew_199._arrowtop_myrew_428:after{top:-6px;bottom:unset;transform:translate(-50%) rotate(0)}._bubbleTooltip_myrew_199._arrowtop_notFullStyle_myrew_434:after{top:-6px;bottom:unset;transform:translate(-50%) rotate(0);left:10%}._bubbleTooltip_myrew_199._arrowleft_myrew_441:after{left:24px}._tooltip_myrew_1._flex_myrew_445{display:flex;align-items:center;width:fit-content;height:fit-content}._flexStart_1a0xk_1{align-items:flex-start}._orgInfoSelectBorder_1a0xk_5:hover,._orgInfoSelectBorder_1a0xk_5:focus{border-bottom:solid 2px #000000!important}._organizationCustomCardTextBox_1a0xk_10{flex:1;text-align:center}._workspaceCustomCardWrap_1a0xk_15{display:flex;gap:24px;padding:40px 50px}._noscreen_1a0xk_21{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:745px;margin-top:30px;border-radius:8px;border:solid 1px rgba(0,0,0,.12);background-color:#fafafa;font-family:SamsungOne-500;font-size:18px;letter-spacing:.28px;text-align:center;color:#000}._noscreen_1a0xk_21 img{width:448px;height:250px}._noscreenText_1a0xk_44{max-width:601px;margin-top:40px;margin-bottom:48px;font-size:18px;color:#000;font-weight:500}._planTableTitle_1a0xk_53{display:flex;align-items:center;gap:8px}._planTableTitle_1a0xk_53>span{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._account_profile_1a0xk_68{display:flex;align-items:center;padding:50px 0 124px}._account_profile_1a0xk_68 ._profile_1a0xk_74{position:relative;width:108px;height:108px;margin-right:58px;border-radius:50%;overflow:hidden;box-sizing:border-box}._account_profile_1a0xk_68 ._profile_1a0xk_74 img{position:absolute;top:50%;left:50%;height:100%;transform:translate(-50%,-50%);aspect-ratio:1 / 1}._account_profile_1a0xk_68 ul{display:flex;flex-direction:column;width:fit-content;gap:12px}._account_profile_1a0xk_68 li{display:flex;justify-content:space-between;align-items:center;font-family:SamsungOne-600;font-size:18px;font-weight:600}._accountProfileMailIcon_1a0xk_109{display:flex;justify-content:center;align-items:center;width:22px}._account_profile_1a0xk_68 li p{display:flex;align-items:center;gap:8px}._accountProfileHr_1a0xk_122{display:flex;align-items:center}._accountProfileHr_1a0xk_122:before{display:inline-block;width:1px;height:14px;margin-right:12px;background-color:#0000001f;content:""}._accountProfileName_1a0xk_136{color:#000;font-family:SamsungOne-800;font-size:32px;line-height:39px}._accountProfileNoPhone_1a0xk_143{opacity:.3}._profileCardText_1a0xk_148{font-family:SamsungOne-800;font-size:30px;color:#1976d2}._profileCardSmallText_1a0xk_154{margin-top:4px;font-family:SamsungOne-600;font-size:14px;color:#0a0a0a}._flexbetween_1a0xk_161{display:flex;justify-content:space-between}._rightBtns_1a0xk_166{display:flex;gap:16px;cursor:pointer}._profileCol_1a0xk_172 li{display:flex;align-items:center}._profileCol_1a0xk_172 li:before{content:"";display:inline-block;width:1px;height:50px;margin:0 24px;background-color:#bdbdbd}._profileCardInfo_1a0xk_186{width:170px}._profileCardInfo_1a0xk_186 dt{margin:0 0 6px;font-size:14px;font-family:SamsungOne-800;color:#0a0a0a;opacity:.4}._profileCardInfo_1a0xk_186 dd{display:flex;flex-direction:column;gap:4px}._accountHarv_1a0xk_204{display:flex;align-items:center;gap:24px;padding:40px 50px}._accountHarv_1a0xk_204 li{flex-grow:1}._accountHarv_1a0xk_204 ._line_custom_1a0xk_215{display:flex;align-items:center;flex-grow:0}._accountHarv_1a0xk_204 ._line_custom_1a0xk_215:after{content:"";display:block;width:1px;height:44px;background-color:#d8d8d8}._harvBtn_1a0xk_229{width:100%;height:auto;position:relative;padding:20px 16px;border-radius:8px;border:solid 1px rgba(0,0,0,.12);background-color:#fafafa;font-family:SamsungOne-600;font-size:16px;color:#0a0a0a}._noData_1a0xk_242{display:flex;justify-content:center;font-family:SamsungOne-500;font-size:18px;letter-spacing:.21px;color:#707070}._paddingContents_1a0xk_251{padding:28px 50px;border-radius:8px;background-color:#fafafa}._paddingContents_1a0xk_251>img{height:inherit}._contentsGrid_1a0xk_261{flex-direction:column;align-items:baseline;margin-bottom:32px}._ContentsSubTitle_1a0xk_267{display:flex;align-items:center;gap:10px;margin-bottom:10px;font-family:SamsungOne-800;font-size:16px;color:#0a0a0a;opacity:.4}._securtySwitch_1a0xk_278{display:flex;align-items:center;gap:8px}._htvcardcase_1a0xk_284{display:flex;padding:0 50px;gap:25px}._htvcardcase_1a0xk_284._channelcardcase_1a0xk_290{padding:0}._view_agreement_1a0xk_294{display:flex;align-items:center;margin:30px 0 10px 50px}._view_agreement_1a0xk_294 a{margin-right:8px;text-decoration:underline}._card_probox_1a0xk_305{position:relative}._workspaceDetailTabCon_1a0xk_309{display:flex;flex-direction:column;gap:60px;padding-top:40px;padding-bottom:60px}._workspaceDetailTabConHeader_1a0xk_317{display:flex;justify-content:space-between;align-items:center;padding:0 50px 12px 58px}._workspaceDetailTabConHeader_1a0xk_317 ._title_wrap_1a0xk_324{display:flex;align-items:center;color:#0a0a0a;font-family:SamsungOne-800;font-size:20px;gap:7px}._workspaceDetailTabConHeader_1a0xk_317 ._title_wrap_1a0xk_324 ._title_1a0xk_324{display:flex;align-items:center;gap:4px}._workspaceDetailTabConHeader_1a0xk_317 ._title_wrap_1a0xk_324 ._title_1a0xk_324 ._toggle_question_1a0xk_339{margin-left:4px}._workspaceDetailTabConHeader_1a0xk_317 ._toggle_question_1a0xk_339{margin:2px 6px 0 0}._accountModalUlWrap_1a0xk_347{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}._Licences-_1a0xk_365 ._text-style-1_1a0xk_365{color:#1976d2}._accountModalUlTitle_1a0xk_369{margin-bottom:12px;font-family:SamsungOne-800;font-size:16px;color:#0a0a0a}._accountModalTableWrap_1a0xk_376{width:100%;height:100%;background-color:#efefef;overflow:auto;border-radius:8px}._accountModalUlWrap_1a0xk_347 li{width:100%;padding:20px;border-radius:8px;background-color:#efefef;font-family:SamsungOne-600;font-size:14px;line-height:1.43;color:#707070}._accountModalTable_1a0xk_376{table-layout:fixed;width:100%;border-collapse:collapse}._accountModalTable_1a0xk_376 thead{position:sticky;top:-1px;left:0;height:58px;font-family:SamsungOne-800;font-size:16px;line-height:1.5;color:#949494;background-color:#efefef;box-shadow:0 -1px #e0e0e0 inset;text-align:left;z-index:2}._accountModalTable_1a0xk_376 tr{margin:10px}._accountModalTable_1a0xk_376 tbody tr{height:74px}._accountModalTable_1a0xk_376 tbody tr:not(:last-child){border-bottom:solid 1px #e0e0e0}._accountModalTable_1a0xk_376 tbody tr:hover{background-color:#0000001a;cursor:pointer}._accountModalTable_1a0xk_376 th,._accountModalTable_1a0xk_376 td{padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._accountModalTable_1a0xk_376 th:first-child,._accountModalTable_1a0xk_376 td:first-child{padding-left:40px}._accountModalTable_1a0xk_376 th:last-child,._accountModalTable_1a0xk_376 td:last-child{padding-right:40px}._workspaceDetailTabCon_1a0xk_309 ._title_wrap_1a0xk_324{display:flex;align-items:center;color:#0a0a0a;font-family:SamsungOne-800;font-size:20px;gap:7px}._workspaceDetailTabCon_1a0xk_309 ._title_wrap_1a0xk_324 ._title_1a0xk_324{display:flex;align-items:center}._workspaceDetailTabCon_1a0xk_309 ._title_wrap_1a0xk_324 ._title_1a0xk_324 ._toggle_question_1a0xk_339{margin-left:4px}._workspaceDetailTabCon_1a0xk_309 ._toggle_question_1a0xk_339{margin:2px 6px 0 0}._workspaceTabContent_1a0xk_473{position:relative;overflow:hidden;padding:0 50px}._workspaceTabContent_1a0xk_473:after{content:"";position:absolute;top:0;left:50px;width:calc(100% - 100px);height:100%;border-radius:8px;background-color:#f1f3f6}._workspaceDetailTabConBlur_1a0xk_494{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}._workspaceDetailTabBlur_1a0xk_503>*{filter:blur(4px);-webkit-backdrop-filter:blur(4px);-webkit-filter:blur(4px);backdrop-filter:blur(10px)}._workspaceDetailTabConBlur_1a0xk_494:after{content:"";display:block;width:100%;height:100%;opacity:.55;border-radius:8px;background-color:#fafafa}._workspaceDetailTabConBlur_1a0xk_494 button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}._tabUpdateContent_1a0xk_528{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:36px;gap:20px}._tabUpdateContentNoText_1a0xk_537{flex:1;display:flex;justify-content:center;align-items:center;max-width:700px;color:#0a0a0a99;font-family:SamsungOne-600;font-size:16px;text-align:center;z-index:5}._organizationPresetTabContent_1a0xk_550{display:flex;gap:60px;padding:28px 126px 28px 66px}._organizationPresetTabContent_1a0xk_550 ._organizationPresetTabContentAddCard_1a0xk_556{width:354px;height:140px;background-color:unset;z-index:5}._organizationPresetTabContent_1a0xk_550 ._tabUpdateContentNoText_1a0xk_537{max-width:unset}._tabUpdateContent_1a0xk_528 ._nodata_text_1a0xk_567{width:663px;color:#0a0a0a99;font-family:SamsungOne-600;font-size:16px;text-align:center;z-index:5}._workspaceDetailTabCon_1a0xk_309 ._toggleWrap_1a0xk_576{display:flex;align-items:center;font-family:SamsungOne-500;font-size:14px;line-height:1.29}._workspaceDetailTabCon_1a0xk_309 ._toggleWrap_1a0xk_576 ._toggle_position_1a0xk_584{margin-left:20px}._workspaceDetailTabCon_1a0xk_309 ._toggleWrap_1a0xk_576 ._toggle_question_1a0xk_339{display:inline;margin-left:4px}._planInfoDot_1a0xk_593{position:absolute;top:50%;left:-57px;transform:translateY(-50%)}._cardBoxSkin_1a0xk_600{display:flex;align-items:center;margin-top:40px;gap:41px}._cardBoxArea_1a0xk_607{width:-webkit-fill-available;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa}._cardBoxArea_1a0xk_607:hover{background-color:#f2f8ff;cursor:pointer}._cardBoxArea_1a0xk_607 img{width:100%}._cardBoxTitle_1a0xk_622{position:relative;padding:20px 44px;color:#949494;font-size:18px;font-weight:800;border-bottom:solid 1px #e0e0e0}._cardBoxTitle_1a0xk_622 ._btnRight_1a0xk_631{position:absolute;top:50%;right:24px;width:24px;height:24px;background:url(/static/media/keyboard_arrow.DUC2O3pW02PXxmbFqQa0.svg) center no-repeat;background-size:24px;color:#707070;cursor:pointer;content:"";transform:translateY(-50%)}._cardBoxTitle_1a0xk_622 ._btnRight_1a0xk_631:hover{border-radius:50%;background-color:#0000001a}._cardBoxTitle_1a0xk_622 p{color:#0a0a0a;font-family:SamsungOne-600;font-size:18px;letter-spacing:.17px}._cardBoxTitle_1a0xk_622 ._p1_1a0xk_657{color:#0a0a0a;font-family:SamsungOne-800;font-size:24px;line-height:28px}._cardBoxTitle_1a0xk_622 span{line-height:29px;vertical-align:middle}._cardBoxSkin_1a0xk_600 ._cardBoxTitle_1a0xk_622{display:flex;align-items:center;padding:20px 28px;color:#0a0a0a;font-family:SamsungOne-800;font-size:18px;gap:12px}._cardBoxSkin_1a0xk_600 ._cardBoxTitle_1a0xk_622 ._title_1a0xk_324{opacity:.4}._cardBoxSkin_1a0xk_600 ._cardBoxContents_1a0xk_683{display:flex;justify-content:space-between;align-items:center;min-height:202px;padding:0 32px;color:#707070;font-family:SamsungOne-500;font-size:14px;text-align:left}._cardBoxSkin_1a0xk_600 ._cardBoxContents_1a0xk_683._h_auto_1a0xk_695{min-height:auto}._cardBoxSkin_1a0xk_600 ._cardBoxContents_1a0xk_683 h1{margin:24px 0;color:#0a0a0a;font-family:SamsungOne-600;font-size:20px;text-align:center;opacity:.5}._cardBoxSkin_1a0xk_600 ._cardBoxContents_1a0xk_683 img{width:127px;height:130px}._cardBoxSkin_1a0xk_600 ._cardBoxTitle_1a0xk_622 ._btnRight_1a0xk_631{right:32px;background-size:24px}._cardBoxSkin_1a0xk_600 ._cardBoxTitle_1a0xk_622 ._tbd_icon_1a0xk_718{position:static}._proofofplayWrap_1a0xk_722>li{width:493px}._proofofplayWrap_1a0xk_722 p{height:34px;margin:24px}._cardRightCon_1a0xk_731{display:flex;color:#0a0a0a;font-family:SamsungOne-600;font-size:14px}._cardDiv_1a0xk_737._tab_owner_1a0xk_737 ._cardRightCon_1a0xk_731{margin-right:96px}._cardRightCon_1a0xk_731 h3{margin:0 0 6px;color:#0a0a0a;font-family:SamsungOne-800;font-size:14px;opacity:.4}._cardRightCon_1a0xk_731 ._hr_1a0xk_747{display:inline-block;width:1px;height:35px;margin:0 22px;background-color:#bdbdbd;content:""}._profileCardImg_1a0xk_756{width:137px;height:77px;margin-right:20px}._profileCardImg_1a0xk_756 img{width:100%;height:100%}._profileCardZip_1a0xk_767{display:flex;margin-top:4px;color:#6a6a6a;font-family:SamsungOne-600;font-size:14px}._profileCardZip_1a0xk_767 li{position:relative;margin:0 8px}._profileCardZip_1a0xk_767 ._profileCardIcon_1a0xk_780{margin-left:0;padding:0 8px;border-radius:8px;background-color:#efefef}._profileCardZip_1a0xk_767 li:first-child:after{display:block;position:absolute;top:3px;right:-8px;width:1px;height:10px;background-color:#9a9a9a;content:""}._list_channel_1a0xk_810{display:flex;flex-direction:column;justify-content:center;position:relative;height:auto;padding:0 40px;color:#949494;font-family:SamsungOne-800;font-size:16px;line-height:24px;letter-spacing:.15px;vertical-align:middle}._list_channel_1a0xk_810 ._sorting_1a0xk_824{display:flex;gap:20px}._list_channel_1a0xk_810 ._listSearchbar_wrap_1a0xk_829{max-width:418px}._list_channel_1a0xk_810 ._list_btn_wrap_1a0xk_833{display:flex;gap:8px}._list_channel_1a0xk_810 ._list_btn_wrap_1a0xk_833 button{height:42px}._listSearchbar_wrap_1a0xk_829 ._mo_listSearchbar_btn_1a0xk_842{display:flex;justify-content:center;align-items:center;width:42px;height:42px;border-radius:8px;background-color:#0000001a}._account_list_th_top_1a0xk_852{display:flex;justify-content:space-between;align-items:center;padding:24px 0}#_select_wrap_1a0xk_1{display:inline-block;position:relative}#_select_wrap_1a0xk_1._date_1a0xk_864{max-width:132px;min-width:168px;width:auto}button._blue_1a0xk_870{background-color:#1976d2;color:#fff}._w144px_1a0xk_875{min-width:auto;width:144px}._workspaceSchedulingWrap_1a0xk_881{padding:40px 0 30px}._workspaceSchedulingWrap_1a0xk_881>li{margin-bottom:45px;border-radius:8px;border:solid 1px #e0e0e0}._workspaceSchedulingWrap_1a0xk_881>li:last-child{margin-bottom:0}._workspaceSchedulingWrap_1a0xk_881 ._tit_1a0xk_324{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-family:SamsungOne-800;color:#949494;padding:20px 40px}._workspaceSchedulingWrap_1a0xk_881 ._toggle_tit_1a0xk_905{font-size:18px;font-family:SamsungOne-600}._workspaceSchedulingWrap_1a0xk_881 li>div{padding:0 40px;margin-bottom:40px}._workspaceSchedulingWrap_1a0xk_881 li>div:first-of-type{padding:40px 40px 10px;border-top:1px solid #e0e0e0}._workspaceSchedulingWrap_1a0xk_881 ._input_wrap_1a0xk_920{display:flex;align-items:center;justify-content:space-between;gap:8px}._tagDetailPageListWrap_1a0xk_928{padding:30px 50px}._tagDetailPageListWrap_1a0xk_928 ul{display:flex;gap:40px}._tagDetailPageListWrap_1a0xk_928>ul>li:first-of-type{width:356px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}._exportProofOfPlayPopupWrap_1a0xk_945{display:flex;flex-direction:column;bottom:-7px;right:0}._exportProofOfPlayPopupbody_1a0xk_967{flex:1;padding:0 24px 20px}._exportProofOfPlayPopupWrap_1a0xk_945 h1{font-family:SamsungOne-800;font-size:16px;line-height:1.25;color:#707070}._exportProofOfPlayPopupPeriodBtns_1a0xk_977{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:12px;grid-row-gap:8px;margin-top:20px}._exportProofOfPlayPopupBottom_1a0xk_984{display:flex;justify-content:flex-end;padding:20px 24px;border-top:1px solid #e0e0e0}._exportProofOfPlayPopupIcons_1a0xk_990{display:none;position:absolute;top:50%;right:40px;transform:translateY(-50%)}._exportProofOfPlayPopupTable_1a0xk_997:hover ._exportProofOfPlayPopupIcons_1a0xk_990{display:flex}._rejectCommentsBox_1a0xk_1001{height:48px;margin-top:30px;padding:14px 20px;border-radius:8px;background-color:#efefef;font-family:SamsungOne-500;font-size:14px;line-height:1.43;letter-spacing:0px}._exclamationMarkBox_1a0xk_1013{padding:40px 53px 47px}._dayDropdownTimerWrap_1a0xk_1017{display:flex;flex-direction:column;gap:8px;padding:9px 0 9px 8px;border-radius:12px;background-color:#ebeef1}._importanceRedIcon_1a0xk_1026 svg g,._importanceRedIcon_1a0xk_1026 svg path{fill:#f75b5b!important}._dayDropdownTimerWrap_1a0xk_1017>li{display:flex;align-items:center;font-family:SamsungOne-600;font-size:16px}._dayDropdownTimerbox_1a0xk_1038{display:flex;align-items:center;gap:8px;width:200px;height:64px;padding-left:26px;border-radius:12px;background-color:#dbe1e7}._dayDropdownTimerChkIcon_1a0xk_1049{margin:0 18px}._dayDropdownTimerSetUpStatus_1a0xk_1053{display:flex;align-items:center;gap:40px;padding:32px 40px;border-radius:8px;background-color:#efefef}._settingsUserBox_1a0xk_1062{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;margin-bottom:40px;border-radius:8px;background-color:#efefef;font-family:SamsungOne-500;font-size:14px;line-height:1.43;color:#707070}._settingsUserBox_1a0xk_1062._on_1a0xk_1078{align-items:flex-start;background-color:unset;border:solid 1px #e0e0e0}._accountWorkspaceDetailUserBg_1a0xk_1084{margin-top:40px;padding:40px 50px 136px;border-radius:8px;border:solid 1px #e0e0e0;background-color:#fafafa}._accountWorkspaceDetailUserListTitle_1a0xk_1091{height:42px;margin:40px 0 8px 16px;font-family:SamsungOne-800;line-height:1.5}._hybridCloudComp_1a0xk_1098{display:flex;justify-content:center;align-items:center;gap:54px;padding:40px}._hybridCloudItem_1a0xk_1106{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:4px;width:440px;height:228px;padding:24px 40px;border-radius:12px;background-color:#efefef}._hybridCloudItem_1a0xk_1106>ul{min-width:100px}._hybridCloudItem_1a0xk_1106 img{width:100px;height:100px}._customizationPreview_1a0xk_1128{display:flex;flex-direction:column;position:relative;width:627px;height:417px;border-radius:8px;background-color:#efefef;overflow:hidden}._customizationPreview_1a0xk_1128:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:4px;height:100%;background-color:#eaeaea}._customizationPreview_1a0xk_1128~._triangle_1a0xk_1150{position:absolute;top:50%;left:-16px;transform:translateY(-50%);width:0;height:0;border-style:solid;border-width:12px 16px 12px 0px;border-color:transparent #eaeaea transparent transparent}._primeOwnerUser_1a0xk_1162{display:flex;align-items:center;justify-content:space-between;padding:40px 50px;margin-bottom:40px;border-radius:8px;border:solid 1px #e0e0e0;background-color:#fafafa}._primeOwnerUser_1a0xk_1162 ._leftArea_1a0xk_1173 li{display:flex;align-items:center;gap:14px;margin-bottom:4px}._primeOwnerUser_1a0xk_1162 ._leftArea_1a0xk_1173 ._txtEmail_1a0xk_1180{display:block;margin-bottom:8px;font-family:SamsungOne-600;font-size:28px;color:#0a0a0a}._primeOwnerUser_1a0xk_1162 ._leftArea_1a0xk_1173 ._txtGray_1a0xk_1188{text-align:right;min-width:104px;font-family:SamsungOne-800;font-size:16px;color:#0a0a0a;opacity:.4}._primeOwnerUser_1a0xk_1162 ._leftArea_1a0xk_1173 ._txtBlack_1a0xk_1197{font-family:SamsungOne-600;font-size:16px;color:#0a0a0a}._settingsUserList_1a0xk_1203{position:relative;width:100%;padding:40px 0;overflow:hidden}._settingsUserList_1a0xk_1203._min_1a0xk_1210{padding:15px 18px}._settingsUserList_1a0xk_1203._min_1a0xk_1210:hover{mix-blend-mode:multiply;background-color:#d7d7d7}._settingsUserList_1a0xk_1203._min_1a0xk_1210._page_1a0xk_1219{height:90px;padding:0}._settingsUserList_1a0xk_1203._min_1a0xk_1210._page_1a0xk_1219:hover{mix-blend-mode:multiply;background-color:#f0f7ffcc}._settingsUserList_1a0xk_1203._min_1a0xk_1210:not(:last-of-type):after{width:100%}._settingsUserList_1a0xk_1203:not(:last-of-type):after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% - 100px);height:1px;background-color:#e0e0e0}@media screen and (max-width:1024px){._organizationCustomCardTextBox_1a0xk_10{margin-top:16px;text-align:start}._workspaceCustomCardWrap_1a0xk_15{flex-direction:column;gap:20px;padding:0}._account_profile_1a0xk_68{padding:29px 0 84px;text-align:center}._account_profile_1a0xk_68 ._profile_1a0xk_74{width:80px;height:80px;margin-right:16px}._accountProfileName_1a0xk_136{line-height:28px;font-size:24px}._account_profile_1a0xk_68 ul{gap:8px}._account_profile_1a0xk_68 li{font-size:14px}._account_profile_1a0xk_68 li p{gap:5px;color:#0a0a0a}._workspaceTabContent_1a0xk_473{padding:0}._workspaceTabContent_1a0xk_473:after{display:none}._organizationPresetTabContent_1a0xk_550{gap:16px;padding:12px 20px 32px;align-items:center}._organizationPresetTabContent_1a0xk_550 ._organizationPresetTabContentAddCard_1a0xk_556{width:272px;height:106px}._tabUpdateContent_1a0xk_528{padding:28px 20px 46px}._tabUpdateContent_1a0xk_528 ._nodata_text_1a0xk_567{width:100%;font-size:14px}._profileCardText_1a0xk_148{font-size:20px}._profileCol_1a0xk_172{gap:20px}._profileCol_1a0xk_172 li{display:flex;align-items:center;position:relative}._profileCol_1a0xk_172 li:before{display:none}._profileCol_1a0xk_172 ._tab_content_1a0xk_1331{min-height:auto}._profileCardInfo_1a0xk_186{width:100%}._profileCardInfo_1a0xk_186 dd{display:inline-block}._noData_1a0xk_242{min-height:127px;font-size:14px;letter-spacing:.16px;color:#000;opacity:.5}._paddingContents_1a0xk_251,._accountHarv_1a0xk_204{padding:20px}._accountHarv_1a0xk_204{flex-direction:column;gap:10px}._accountHarv_1a0xk_204 li{width:100%}._harvBtn_1a0xk_229{border:0;background-color:#efefef}._harvBtn_1a0xk_229:after{content:"";position:absolute;top:50%;right:12px;transform:translateY(-50%);width:16px;height:16px;background-image:url(/static/media/ic-solid-arrow-right.BHuSIr7Xz-CFEoY_zh5w.svg);cursor:pointer}._accountHarv_1a0xk_204 ._line_custom_1a0xk_215:after{content:"";display:block;width:100%;height:1px;margin:10px 0;background-color:#d8d8d8}._ContentsSubTitle_1a0xk_267{gap:0px}._securtySwitch_1a0xk_278{display:inline-flex;gap:0px}._cardProbox_1a0xk_1400{margin-bottom:197px}._planTableTitle_1a0xk_53>span{max-width:unset}._planInfoDot_1a0xk_593{display:inline-flex;align-items:center;position:relative;top:0;left:0;padding-right:10px;transform:translateY(0)}._cardBoxSkin_1a0xk_600{display:flex;flex-direction:column;margin-top:0;gap:20px}._cardBoxSkin_1a0xk_600 ._cardBoxContents_1a0xk_683 img{width:98px;height:100px}._cardBoxSkin_1a0xk_600 ._cardBoxContents_1a0xk_683{min-height:147px;padding:0 20px;background-repeat:no-repeat;background-position:right top;font-size:13px}._cardBoxTitle_1a0xk_622{padding:20px 24px}._cardBoxTitle_1a0xk_622 ._btnRight_1a0xk_631{background-size:24px}._cardBoxSkin_1a0xk_600 ._cardBoxTitle_1a0xk_622{padding:18px 20px;font-size:16px}._cardBoxSkin_1a0xk_600 ._cardBoxTitle_1a0xk_622 ._btnRight_1a0xk_631{right:20px}._cardPlanTop_1a0xk_1455 span{font-family:SamsungOne-600;font-size:12px;line-height:1.42;text-align:right;color:#949494}._card_probox_1a0xk_305{padding:20px}._screenpreset_1a0xk_1467 ._card_probox_1a0xk_305{height:auto}._cardRightCon_1a0xk_731{flex-direction:column;width:100%;margin-right:0;padding:20px;border-radius:0 0 8px 8px;background-color:#fafafa;outline:solid 1px rgba(0,0,0,.12)}._cardRightCon_1a0xk_731 ._hr_1a0xk_747{width:100%;height:1px;margin:20px 0;background-color:#e0e0e0}._screenpreset_1a0xk_1467 ._cardRightCon_1a0xk_731{top:65px}._screenpreset_1a0xk_1467 ._tab_content_1a0xk_1331{min-height:auto}._screenpreset_1a0xk_1467 ._accountBox_1a0xk_1496 input{width:100%}._account_tab_box_1a0xk_1500{padding-top:0}._account_tab_box_1a0xk_1500 ._accountBoxContents_1a0xk_1504{padding:20px}._noscreen_1a0xk_21{height:auto;margin-top:0;border-radius:0;border:0;background-color:unset;font-size:14px;letter-spacing:.16px}._noscreen_1a0xk_21 img{width:312x;height:174px;margin-top:90px;margin-bottom:20px}._noscreenText_1a0xk_44{max-width:312px;margin-top:20px;margin-bottom:28px;font-size:14px}._noscreen_1a0xk_21 button{display:none}._workspaceDetailTabCon_1a0xk_309{padding-top:0;padding-bottom:0}._workspaceDetailTabCon_1a0xk_309>li:not(:last-child){border-bottom:solid 1px #e0e0e0}._workspaceDetailTabCon_1a0xk_309 ._workspaceDetailTabConHeader_1a0xk_317{display:flex;justify-content:space-between;align-items:center;padding:0 20px}._workspaceDetailTabConHeader_1a0xk_317{padding:16px 20px 12px}._workspaceDetailTabConHeader_1a0xk_317 ._title_wrap_1a0xk_324 ._title_1a0xk_324{font-size:16px;line-height:1.25}._workspaceDetailTabCon_1a0xk_309 ._title_wrap_1a0xk_324{justify-content:space-between;align-items:center;width:100%;height:56px;font-size:16px}._htvcardcase_1a0xk_284{display:unset;padding:0}._account_card_1a0xk_1572 ._htvcardcase_1a0xk_284{display:block;margin-bottom:20px}._view_agreement_1a0xk_294{margin-left:20px}._workspaceSchedulingWrap_1a0xk_881{padding:0}._workspaceSchedulingWrap_1a0xk_881>li{margin-bottom:25px;border-radius:8px;border:solid 1px #e0e0e0}._workspaceSchedulingWrap_1a0xk_881>li:last-child{margin-bottom:0}._workspaceSchedulingWrap_1a0xk_881 ._tit_1a0xk_324{font-size:16px;padding:18px}._workspaceSchedulingWrap_1a0xk_881 ._toggle_tit_1a0xk_905{font-size:16px;padding:18px 0}._workspaceSchedulingWrap_1a0xk_881 li>div{padding:0 18px;margin-bottom:34px}._workspaceSchedulingWrap_1a0xk_881 li>div:first-of-type{margin-bottom:0;padding:18px 18px 10px;border-top:1px solid #e0e0e0}._workspaceSchedulingWrap_1a0xk_881 ._input_wrap_1a0xk_920{align-items:flex-start;flex-direction:column;width:100%}._workspaceSchedulingWrap_1a0xk_881 ._input_wrap_1a0xk_920 input{width:100%}._tagDetailPageListWrap_1a0xk_928{padding:24px 20px}._tagDetailPageListWrap_1a0xk_928 ul{display:flex;flex-direction:column;gap:16px}._tagDetailPageListWrap_1a0xk_928>ul>li:first-of-type{width:auto}._exportProofOfPlayPopupTableTop_1a0xk_1643{display:flex;justify-content:space-between;align-items:center;position:relative;width:100%;padding:20px 30px;font-family:SamsungOne-700;font-size:13px;color:#707070}._exportProofOfPlayPopupTableTop_1a0xk_1643:before{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% - 48px);height:1px;background-color:#e0e0e0}._exportProofOfPlayPopupTableBody_1a0xk_1665{padding:20px 30px}._exportProofOfPlayPopupTableBottom_1a0xk_1668{display:flex;justify-content:space-between;align-items:center;width:100%;padding:18px 30px;border-top:1px solid #e0e0e0}._proofofplayWrap_1a0xk_722>li{width:100%}._proofofplayWrap_1a0xk_722 p{height:auto;margin:32px 17px 20px}._dayDropdownTimerSetUpStatus_1a0xk_1053{align-items:baseline;flex-direction:column;gap:12px;padding:20px 10px 20px 16px}._exclamationMarkBox_1a0xk_1013{padding:20px}._exportProofOfPlayPopupWrap_1a0xk_945{bottom:0;left:0;width:100%;margin:0}._exportProofOfPlayPopupbody_1a0xk_967{padding:0 24px 50px}._hybridCloudComp_1a0xk_1098{flex-direction:column;gap:20px;padding:24px}._hybridCloudItem_1a0xk_1106{display:flex;align-items:center;flex-direction:column;gap:4px;width:100%;height:fit-content;padding:24px 40px}._hybridCloudItem_1a0xk_1106>ul{min-width:100px}._hybridCloudItem_1a0xk_1106 img{width:72px;height:72px}._customizationPreview_1a0xk_1128{display:flex;flex-direction:column;position:relative;width:100%;height:280px;border-radius:8px;background-color:#efefef;overflow:hidden}._customizationPreview_1a0xk_1128:before{content:"";position:absolute;top:0;left:0;transform:translateY(0);width:100%;height:4px;background-color:#eaeaea}._customizationPreview_1a0xk_1128:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#eaeaea}._customizationPreview_1a0xk_1128~._triangle_1a0xk_1150{position:absolute;top:-12px;left:50%;transform:translate(-50%);width:0;height:0;border-style:solid;border-width:0px 12px 16px 12px;border-color:transparent transparent #eaeaea transparent}._settingsUserBox_1a0xk_1062{flex:1;min-height:102px}._primeOwnerUser_1a0xk_1162{flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:20px;margin-bottom:20px}._primeOwnerUser_1a0xk_1162 ._leftArea_1a0xk_1173 li{gap:12px;margin-bottom:8px}._primeOwnerUser_1a0xk_1162 ._leftArea_1a0xk_1173 ._txtEmail_1a0xk_1180{margin-bottom:4px;font-size:20px}._settingsUserList_1a0xk_1203{padding:0}._settingsUserList_1a0xk_1203._min_1a0xk_1210{padding:20px}._settingsUserList_1a0xk_1203:not(:last-of-type):after{width:100%}._settingsUserList_1a0xk_1203._min_1a0xk_1210._page_1a0xk_1219{height:220px}}._account_box_wrap_1a0xk_1816{display:flex;flex-direction:column;width:100%;font-family:SamsungOne-600;font-size:16px;border-radius:8px;border:solid 1px #e0e0e0;background-color:#fafafa}._account_box_wraplist_1a0xk_1827{display:flex;justify-content:space-between;align-items:center;position:relative;height:60px;padding:16px 16px 16px 20px}._account_box_wraplist_1a0xk_1827:not(:last-of-type):after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:calc(100% - 48px);height:1px;background-color:#e0e0e0}._modalpop_nlxk9_1{width:1017px;height:auto;max-height:80vh;border-radius:8px;background:#efefef;z-index:11000}._modalpop_nlxk9_1._wauto_nlxk9_45{width:auto}._modalpop_nlxk9_1._w920_nlxk9_51{width:920px}._modalpop_nlxk9_1._w873_nlxk9_57{width:873px}._modalpop_nlxk9_1._w742_nlxk9_63{width:742px}._modalpop_nlxk9_1._w740_nlxk9_69{width:740px}._modalpop_nlxk9_1._w835_nlxk9_75{width:835px}._modalpop_nlxk9_1._w621_nlxk9_81{width:621px}._modalpop_nlxk9_1._w512_nlxk9_87{width:512px}._modalpop_nlxk9_1._w508_nlxk9_93{width:508px}._modalpop_nlxk9_1._w804_nlxk9_99{width:804px}._modalpop_nlxk9_1._w813_nlxk9_105{width:813px}._modalpop_nlxk9_1._w849_nlxk9_111{width:849px}._modalpop_nlxk9_1 ._w1005_nlxk9_117{width:1005px}._modalpop_nlxk9_1 ._w1024_nlxk9_123{width:1024px}._modalpop_nlxk9_1._w1098_nlxk9_129{width:1098px}._modalpop_nlxk9_1._w1130_nlxk9_135{width:1130px}._modalpop_nlxk9_1._w1322_nlxk9_141{width:1322px}._modalpop_nlxk9_1._w1433_nlxk9_147{width:1433px}._modalpop_nlxk9_1._w1516_nlxk9_153{width:1516px}._modalpop_nlxk9_1._w1531_nlxk9_159{width:1531px}._modalpop_nlxk9_1._w1722_nlxk9_165{width:1722px}._modalpop_nlxk9_1._h683_nlxk9_171{height:683px}._modalpop_nlxk9_1._h726_nlxk9_177{width:738px;height:726px}._modalpop_nlxk9_1._h825_nlxk9_185{height:825px}._modalpop_nlxk9_1._height800_nlxk9_191{height:80%;min-height:80%}._energy_modal_skin_nlxk9_201{width:849px}._energy_modal_skin_nlxk9_201 ._pop_con_nlxk9_207{padding:0;border-bottom:solid 1px rgba(0,0,0,.12)}._modalpop_nlxk9_1._screen_popup_nlxk9_217{width:837px;height:673px;background-color:#fafafa}._modalpop_nlxk9_1._screen_popup5_nlxk9_229{width:1098px;height:673px;background-color:#fafafa}._modalpop_nlxk9_1._planPop_nlxk9_241{display:flex;flex-direction:row;width:940px;height:515px;border-radius:8px;background-color:#fafafa}._onboarding_popup_nlxk9_259 ._modal_header_nlxk9_259{padding:22px 40px}._onboarding_popup_nlxk9_259 ._pop_con_nlxk9_207{padding:40px}._agree_popup_nlxk9_275 ._modal_header_nlxk9_259{padding:22px 40px}._agree_popup_nlxk9_275 ._pop_con_nlxk9_207{padding:40px 40px 30px}._modalpop_nlxk9_1._info_newlayout_nlxk9_291 ._modal_header_nlxk9_259{padding:22px 40px}._modalpop_nlxk9_1._info_newlayout_nlxk9_291 ._pop_con_nlxk9_207{padding:30px 24px}._contents_nlxk9_315{display:flex;flex-direction:column;flex-grow:1}._tabListComp_nlxk9_327{height:-webkit-fill-available;padding:24px 40px 0}._pop_con_nlxk9_207{height:calc(100% - 142px);max-height:100%;min-height:102px;padding:40px;background-color:#fafafa;font-family:SamsungOne-600;font-size:18px}._sort_wrap_nlxk9_357 ._sorting_nlxk9_357 ._flex_end_nlxk9_357{gap:20px}._pop_con_nlxk9_207>p{margin-bottom:25px}._pop_con_nlxk9_207>p:last-child{margin-bottom:0}._titleCardGroup_nlxk9_379{display:flex;gap:24px}._titleCardGroup_nlxk9_379 img{width:100%}._titleCardGroup_nlxk9_379 ._titleWrap_nlxk9_397{display:flex;justify-content:space-between;align-items:center;width:100%;height:60px;padding:20px;border-bottom:1px solid #e0e0e0;font-family:SamsungOne-800;font-size:16px;line-height:1.25}._titleCardGroup_nlxk9_379 ._gridCard_nlxk9_423{padding:0}._titleCardGroup_nlxk9_379 p{margin:24px;font-family:SamsungOne-600;font-size:14px}._gridCardGroup_nlxk9_443{display:grid;margin-top:20px;padding:32px;border-radius:8px;background-color:#efefef;grid-template-columns:1fr 1fr;gap:24px 36px}._gridCard_nlxk9_423{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:61px 43px 30px 44px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;cursor:pointer}._gridCard_nlxk9_423 h1{margin-bottom:20px;color:#0a0a0a;font-family:SamsungOne-800;font-size:24px;text-align:center;line-height:1}._gridCard_nlxk9_423._active_nlxk9_507,._gridCard_nlxk9_423:hover{background-color:#f0f7ff}._gridCard_nlxk9_423._active_nlxk9_507:after,._gridCard_nlxk9_423:hover:after{content:"";position:absolute;top:-1px;left:-1.5px;width:100%;height:100%;border:solid 1.5px #1976d2;border-radius:8px}._screenPresetTabWrap_nlxk9_541{display:flex;flex-direction:column;height:100%;font-size:16px}._screenPresetTabWrap_nlxk9_541>li{padding:40px 48px;flex:1}._screenPresetTabWrap_nlxk9_541 li:not(:last-child){border-bottom:solid 1px #e0e0e0}._screenPresetTabWrap_nlxk9_541 ._tabNodataContents_nlxk9_567{padding:20px 48px}._screenPresetTabWrap_nlxk9_541 ._tabNodataContents_nlxk9_567 dt{margin-top:0}._screenPresetTabTitle_nlxk9_579{font-family:SamsungOne-800;font-size:16px}._tabNodataContents_nlxk9_567{display:flex;justify-content:center;align-items:center;height:100%;text-align:center}._tabNodataContents_nlxk9_567 dt{margin-top:166px;margin-bottom:16px;font-family:SamsungOne-600}._tabNodataContents_nlxk9_567 dd{color:#949494;font-family:SamsungOne-600}._screenPresetList_nlxk9_623{display:flex;flex-direction:column;margin-top:12px;padding:0 40px;gap:10px}._screenPresetList_nlxk9_623 li{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px;border:solid 1.5px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;font-family:SamsungOne-600;font-size:20px;line-height:1.6}._screenPresetList_nlxk9_623 ._updatetxt_nlxk9_667{position:relative;color:#0a0a0a99;font-family:SamsungOne-600;font-size:13px;text-align:right;line-height:1.25}._screenPresetList_nlxk9_623 ._screenPresetListInfo_nlxk9_685{display:flex;align-items:center;gap:12px}._screenPresetTabWrap_nlxk9_541 ._screenpreset_nodata_nlxk9_697{padding-top:155px}._screenPresetListCon_nlxk9_705{display:flex;width:100%}._screenPresetListCon_nlxk9_705 span{margin-right:8px}._screenPresetListCon_nlxk9_705 ._screenPresetChk_nlxk9_723{display:flex;align-items:center;height:32px;margin-right:22px}._screenPresetListCon_nlxk9_705 ._screenPresetChk_nlxk9_723 input+label{padding-left:22px}._otherText_nlxk9_745{position:relative;color:#0a0a0a99;font-family:SamsungOne-600;font-size:13px;line-height:1.25}._otherText_nlxk9_745:after{display:block;position:absolute;top:2px;right:-10px;width:1px;height:12px;background-color:#0000001f;content:""}._modal_header_nlxk9_259{display:flex;justify-content:space-between;align-items:center;gap:10px;position:relative;min-height:73px;padding:24px 35px 24px 40px;border-radius:8px 8px 0 0;background-color:#fafafa;font-family:SamsungOne-600;font-size:24px;z-index:3}._modal_header_nlxk9_259._h_border_nlxk9_813{border-bottom:1px solid rgba(0,0,0,.12)}._mCardHeader_nlxk9_821{justify-content:flex-end;gap:24px}._ham_menu_nlxk9_831{display:inline-block;top:16px;left:16px;width:24px;height:24px;z-index:3}._ham_menu_nlxk9_831 img{width:100%;height:auto}._modal_h_etc_nlxk9_859{display:flex;align-items:center;position:absolute;top:50%;right:88px;color:#949494;font-family:SamsungOne-600;font-size:13px;transform:translateY(-50%)}._modal_h_subtit_nlxk9_883{position:relative;padding-left:12px}._modal_h_subtit_nlxk9_883:before{display:block;position:absolute;top:2px;left:0;width:1px;height:24px;background-color:#dcdcdc;content:""}._modal_h_right_icon_nlxk9_915{display:flex;align-items:center;position:absolute;top:50%;right:80px;cursor:pointer;transform:translateY(-50%)}._modal_h_refresh_nlxk9_935{display:flex;align-items:center;position:absolute;top:50%;right:89px;cursor:pointer;transform:translateY(-50%)}._modal_h_close_nlxk9_955{position:absolute;top:50%;right:40px;width:24px;height:24px;cursor:pointer;transform:translateY(-50%)}._screen_modal_header_nlxk9_975{width:100%;height:212px;padding:69px 0 55px;background:url(/static/media/title_bg.MLPVpTbrU_tuX7pT8UlW.svg) center no-repeat;text-align:center;display:flex;flex-direction:column;align-items:center}._screen_modal_header_nlxk9_975 h2{color:#fff;font-family:SamsungOne-800;font-size:40px;text-align:center}._screen_modal_header_nlxk9_975 ._subTop_nlxk9_1011{margin:0 0 16px;color:#fff;font-family:SamsungOne-500;font-size:20px;line-height:1.2}._screen_modal_header_nlxk9_975 ._subBottom_nlxk9_1027{padding-top:16px;color:#fff;font-family:SamsungOne-500;font-size:22px;line-height:1.09}._screen_modal_header_w1098_nlxk9_1043{width:100%;height:212px;padding:69px 0 55px;background:url(/static/media/onboarding-main-image.BnjNKcCwdiJyY_KvtoBJ.png) center no-repeat;background-size:contain;text-align:center}._screen_modal_header_w1098_nlxk9_1043 h2{color:#fff;font-family:SamsungOne-800;font-size:40px;text-align:center}._screen_modal_header_w1098_nlxk9_1043 ._subTop_nlxk9_1011{margin:0 0 16px;color:#fff;font-family:SamsungOne-500;font-size:20px;line-height:1.2}._screen_modal_header_w1098_nlxk9_1043 ._subBottom_nlxk9_1027{padding-top:16px;color:#fff;font-family:SamsungOne-500;font-size:22px;line-height:1.09}._modal_footer_nlxk9_1107{display:flex;justify-content:flex-end;align-items:center;position:static;padding:20px 40px;border-radius:0 0 8px 8px;background-color:#fafafa}@media screen and (max-width:1024px){._modal_footer_nlxk9_1107{position:fixed;bottom:0}}._modal_footer_nlxk9_1107 button{width:100%}._modal_footer_nlxk9_1107._leftIs_nlxk9_1145{justify-content:space-between}._modal_footer_nlxk9_1107._border_nlxk9_1151{border-top:solid 1px rgba(0,0,0,.12)}._modal_footer_nlxk9_1107 ._smallBtnLeft_nlxk9_1159{min-width:92px}._modal_footer_nlxk9_1107._gray_nlxk9_1167{background-color:#efefef}._modal_footer_nlxk9_1107._lightgray_nlxk9_1175{background-color:#fafafa}._modal_footer_leftbtns_nlxk9_1183{display:block}._modal_footer_nlxk9_1107 ._lefticon_btn_nlxk9_1191{width:42px;min-width:42px;height:42px}._modal_footer_left_txt_nlxk9_1203{color:#f75b5b;font-family:SamsungOne-800;font-size:14px}._modal_footer_left_txt_channel_nlxk9_1215{display:flex;align-items:center;color:#1976d2;font-family:SamsungOne-600}._modal_footer_rightbtns_nlxk9_1229{display:flex;gap:12px}._h825_nlxk9_185 ._modal_footer_nlxk9_1107{position:fixed;bottom:0;width:100%}._apply_preset_bg_scroll_nlxk9_1251{height:534px;overflow:scroll}._planlayout_comp_nlxk9_1261{position:relative;width:425px;height:100%;padding:104px 40px 0 56px}._planlayout_comp_nlxk9_1261 ._p1_nlxk9_1273{margin-bottom:32px;font-size:16px}._planlayout_comp_nlxk9_1261 ._p2_nlxk9_1281{font-size:14px}._planlayout_left_comp_nlxk9_1289 img{width:100%;border-radius:8px 0 0 8px}._planlayout_right_comp_nlxk9_1299{display:flex;flex-direction:column;justify-content:space-between;height:100%;font-family:SamsungOne-600}._planlayout_title_nlxk9_1315{display:flex;align-items:center;margin-bottom:35px;font-family:SamsungOne-700;font-size:24px;gap:8px}._planlayout_link_position_nlxk9_1335{margin-top:60px}._DisplayText_nlxk9_1343{margin:32px 0 8px;font-family:SamsungOne-600;font-size:28px}._ImgPosition_nlxk9_1355{margin-top:66px}._EtcText_nlxk9_1363{position:absolute;bottom:0;margin-bottom:40px}._ProLinkBtn_nlxk9_1373{display:flex;justify-content:center;align-items:center;padding:8px 12px;border-radius:18px;background-color:#efefef;font-family:SamsungOne-600;font-size:12px;line-height:1.43}._ProLinkBtn_nlxk9_1373 span{margin:0 12px 0 4px}._uploadDropBox_nlxk9_1405{display:flex;flex-direction:column;align-items:flex-end;width:100%;margin-top:32px}._uploadimg_nlxk9_1421{margin-bottom:28px}._importWrap_nlxk9_1429{display:flex;justify-content:flex-end;width:100%;padding:28px 40px;font-family:SamsungOne-600;font-size:14px}._importWrap_nlxk9_1429._isFile_nlxk9_1447{justify-content:space-between}._importWrap_nlxk9_1429>p{display:inline-flex;align-items:center}._importWrap_nlxk9_1429>p>span{display:inline-flex;align-items:center}._importWrap_nlxk9_1429 ._hr_nlxk9_1475{display:inline-block;width:1px;height:13px;margin:0 10px;background-color:#0000001f}._btn_import_nlxk9_1491{width:fit-content}._DropfileBox_nlxk9_1499{width:-webkit-fill-available;height:100%;margin:0 40px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#fafafa;font-family:SamsungOne-600;font-size:14px}._DropfileBox_nlxk9_1499 ._red_nlxk9_1521{font-size:12px}._DropfileBox_nlxk9_1499._upload_nlxk9_1405{display:flex;flex-direction:column;justify-content:center;align-items:center;height:302px;margin-top:8px;border:0;background-color:#efefef}._DropfileBox_nlxk9_1499._upload_nlxk9_1405 ._red_nlxk9_1521{margin-top:4px}._DropfileBox_nlxk9_1499 tbody{font-size:16px}._DropfileBox_nlxk9_1499 ._lightTxt_nlxk9_1567{opacity:.6}._DropfileBox_nlxk9_1499 ._boldTxt_nlxk9_1575{font-family:SamsungOne-600;font-size:18px;letter-spacing:.17px}._DropfileBox_nlxk9_1499 ._failed_nlxk9_1587{color:#f75b5b;font-family:SamsungOne-600;font-size:16px;line-height:1.25}._DownloadLink_nlxk9_1599{display:flex;align-items:center;width:100%;color:#949494;font-family:SamsungOne-600;font-size:13px}._DownloadLink_nlxk9_1599 button{width:24px;min-width:0;height:24px;margin-right:6px;padding:4px;border-radius:4px}._linkRightWordSpacing_nlxk9_1635{margin-right:3px}._ModalContentLayout_nlxk9_1643{display:flex;flex-direction:column;align-items:center;position:relative;height:100%;margin:0 12px;color:#0a0a0a}._StateBadge_nlxk9_1663{display:inline-block;min-width:216px;height:41px;padding:12px 32px;border-radius:25px;background-color:#1976d21a;font-family:SamsungOne-600;font-size:14px;text-align:center}._StateBadge_nlxk9_1663._error_nlxk9_1687{background-color:#f75b5b1a}._pairngWrap_nlxk9_1695{display:flex;flex-direction:column;align-items:center}._tab_modal_nlxk9_1707 ._modal_header_nlxk9_259{height:73px}._left_tab_modal_nlxk9_1715{display:flex;height:100%;background-color:#e0e0e0b3}._left_tab_modal_nlxk9_1715 ._contents_nlxk9_315{width:1113px;height:635px;padding:35px 80px}._left_tab_modal_nlxk9_1715 h3{margin-bottom:30px;color:#0a0a0a99;font-size:16px;text-align:center}._left_tab_modal_nlxk9_1715 ._tab_table_nlxk9_1753 th{display:flex;justify-content:space-between;width:100%;margin-bottom:12px;color:#0a0a0a;font-size:20px;line-height:1.2}._left_tab_modal_nlxk9_1715 ._tab_table_nlxk9_1753 th ._table_dash_nlxk9_1773{position:relative;width:82%;margin:0 13px}._left_tab_modal_nlxk9_1715 ._tab_table_nlxk9_1753 th ._table_dash_nlxk9_1773:before{display:block;position:absolute;top:50%;width:100%;height:1px;content:"";border-top:1px dashed #000}._left_tab_modal_nlxk9_1715 ._tab_table_nlxk9_1753 td{width:100%;padding-top:20px;font-family:SamsungOne-500;font-size:16px;line-height:24px}._popup_input_table_nlxk9_1821 span{margin:0 4px 7px 0;color:#f75b5b}._popup_input_table_nlxk9_1821{width:100%;border-collapse:separate;border-spacing:0px 12px}._popup_input_table_nlxk9_1821 th{width:200px;font-family:SamsungOne-500;font-size:20px;font-weight:500;text-align:left;line-height:24px}._popup_input_table_nlxk9_1821 td input{width:100%;height:42px;padding:0 17px;border:solid 1px #b2b2b2;border-radius:8px;background-color:#fff;font-size:15px}._popup_input_table_nlxk9_1821 td input:hover{border:solid 1px #b2b2b2}._lefttab_txt_nlxk9_1889{font-family:SamsungOne-500;line-height:24px}._left_nav_nlxk9_1899{z-index:150000}._picker_head_nlxk9_1907{display:flex;justify-content:center;align-items:center;font-family:SamsungOne-600;font-size:24px}._picker_head_nlxk9_1907 ._arrowbtn_nlxk9_1923{display:flex;justify-content:center;align-items:center;width:26px;height:26px;margin:0 10px;cursor:pointer}._importTagListTitle_nlxk9_1943{display:flex;justify-content:space-between;align-items:center;height:60px;margin:0 40px}._importTagBox_nlxk9_1959{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:6px;margin:0 40px;padding:12px 16px;border-radius:4px;background-color:#efefef}@media screen and (max-width:1024px){._modalpop_nlxk9_1{top:0;left:0;width:100%!important;height:auto;max-height:none;border-radius:0;position:absolute}._modalpop_nlxk9_1._modalFullphp_nlxk9_2027,._modalpop_nlxk9_1._h683_nlxk9_171{height:100%}._modalpop_nlxk9_1._height800_nlxk9_191{height:100%;min-height:100%}._modalpop_nlxk9_1._screen_popup_nlxk9_217{top:0;left:0;width:100%;height:100%;border-radius:0;transform:translate(0);overflow:hidden;overflow-y:auto}._modalpop_nlxk9_1._planPop_nlxk9_241{flex-direction:column;top:unset;bottom:0;width:100%;height:auto;border-radius:8px 8px 0 0}._modal_header_nlxk9_259{gap:17px}._screen_modal_header_w1098_nlxk9_1043{width:100%;height:223px;padding:76px 0;background:url(/static/media/title_bg_m.BskHLnMD6TJXv3eeEXr9.svg) center no-repeat;background-size:cover}._screen_modal_header_w1098_nlxk9_1043 h2{font-family:SamsungOne-800;font-size:20px;line-height:24px;letter-spacing:.18px}._screen_modal_header_w1098_nlxk9_1043 ._subTop_nlxk9_1011{margin:0 0 15px;color:#ffffffde;font-family:SamsungOne-600;font-size:16px;line-height:1.5}._screen_modal_header_w1098_nlxk9_1043 ._subBottom_nlxk9_1027{padding-top:15px;font-family:SamsungOne-600;font-size:16px;line-height:1.5}._bottom_modal_nlxk9_2165{top:auto;bottom:0;max-height:90vh;border-radius:8px 8px 0 0}._bottom_modal_nlxk9_2165 ._pop_ti_nlxk9_2179{height:73px;padding:24px;border-radius:8px 8px 0 0;border-bottom:0}._modalpop_nlxk9_1._info_newlayout_nlxk9_291 ._pop_ti_nlxk9_2179{height:73px}._modalpop_nlxk9_1._info_newlayout_nlxk9_291 ._pop_con_nlxk9_207{min-height:121px}._bottom_modal_nlxk9_2165 ._pop_ti_nlxk9_2179:after{position:absolute;bottom:0;left:50%;width:calc(100% - 48px);z-index:-1;content:"";transform:translate(-50%);border-bottom:1px solid rgba(0,0,0,.12)}._bottom_modal_nlxk9_2165 ._pop_con_nlxk9_207{min-height:150px;padding:40px 24px}._gridCardGroup_nlxk9_443{display:grid;margin-top:30px;padding:0;border-radius:8px;background-color:unset;grid-template-columns:1fr;gap:24px 36px}._tabListComp_nlxk9_327{padding:0}._tabNodataContents_nlxk9_567{align-items:center;height:100%;margin-top:0;margin-bottom:0}._screenPresetTabWrap_nlxk9_541>li{padding:150px 24px 0}._screenPresetList_nlxk9_623>li{flex-direction:column;align-items:baseline;height:auto;gap:6px}._screenPresetList_nlxk9_623>li>div:nth-child(2)>span{margin-left:30px}._screenPresetListCon_nlxk9_705 ._screenPresetChk_nlxk9_723{margin-right:8px}._modal_header_nlxk9_259{display:flex;align-items:flex-end;top:0;width:100%;min-height:56px;padding:16px 24px;border-radius:0;background-color:#fafafa;font-size:20px}._tab_modal_nlxk9_1707 ._modal_header_nlxk9_259{display:flex;align-items:flex-end;top:0;width:100%;height:56px;padding:16px 24px;border-radius:0;background-color:#fafafa;font-size:20px}._modal_h_right_icon_nlxk9_915{right:24px}._modal_h_close_nlxk9_955{display:none}._screen_modal_header_nlxk9_975{width:100%;height:223px;padding:76px 0;background:url(/static/media/title_bg_m.BskHLnMD6TJXv3eeEXr9.svg) center no-repeat;background-size:cover}._screen_modal_header_nlxk9_975 h2{font-family:SamsungOne-600;font-size:24px;line-height:1.33;letter-spacing:.18px}._screen_modal_header_nlxk9_975 ._subTop_nlxk9_1011{margin:0 0 15px;color:#ffffffde;font-family:SamsungOne-600;font-size:16px;line-height:1.5}._screen_modal_header_nlxk9_975 ._subBottom_nlxk9_1027{padding-top:15px;font-family:SamsungOne-600;font-size:16px;line-height:1.5}._modal_footer_nlxk9_1107{justify-content:space-between;width:100%;padding:20px 24px;border-radius:0;gap:12px;border-top:1px solid #d8d8d8}._modal_footer_nlxk9_1107._moWhite_nlxk9_2461{background-color:#fafafa!important}._modal_footer_leftbtns_nlxk9_1183 button{display:flex;justify-content:center;align-items:center;width:42px;min-width:0;height:42px;padding:0}._modal_footer_rightbtns_nlxk9_1229{width:100%}._agree_popup_nlxk9_275 ._modal_header_nlxk9_259{height:73px;padding:24px}._agree_popup_nlxk9_275 ._pop_con_nlxk9_207{padding:40px 24px 30px}._netflix_nlxk9_2515 ._pop_con_nlxk9_207{padding:20px 24px 30px}._onboarding_popup_nlxk9_259 ._pop_con_nlxk9_207{padding:30px 24px 50px}._onboarding_popup_nlxk9_259 ._modal_header_nlxk9_259{height:73px}._modal_footer_nlxk9_1107._gray_nlxk9_1167{background-color:#fafafa}._DisplayText_nlxk9_1343{width:312px;margin-top:48px;text-align:center}._ImgPosition_nlxk9_1355{margin-top:98px}._ProLinkBtn_nlxk9_1373{height:44px;padding:12px;border-radius:8px}._ProLinkBtn_nlxk9_1373 span{margin:0 4px 0 10px}._DropfileBox_nlxk9_1499{width:100%;margin-top:20px;flex-grow:1}._DropfileBox_nlxk9_1499._upload_nlxk9_1405{height:100%;margin-top:24px}._apply_preset_bg_scroll_nlxk9_1251{height:100%}._planlayout_comp_nlxk9_1261{width:100%;padding:28px 24px}._planlayout_left_comp_nlxk9_1289 img{width:100%;border-radius:8px 8px 0 0}._planlayout_title_nlxk9_1315{margin-top:16px;margin-bottom:30px}._planlayout_link_position_nlxk9_1335{margin-top:40px}._ModalContentLayout_nlxk9_1643{margin:0}._btn_import_nlxk9_1491{width:100%}._uploadDropBox_nlxk9_1405{height:100%;margin-top:20px}._DownloadLink_nlxk9_1599{margin:25px 0}._importWrap_nlxk9_1429{flex-direction:column;gap:16px}._importWrap_nlxk9_1429 p{flex-direction:column;align-items:baseline;gap:8px}._importWrap_nlxk9_1429 ._hr_nlxk9_1475{display:none}._contents_nlxk9_315{overflow:auto}._left_tab_modal_nlxk9_1715{display:flex;height:calc(100% - 145px);background-color:#fafafa}._left_tab_modal_nlxk9_1715 ._contents_nlxk9_315{width:100%;height:100%;padding:20px 24px 0}._left_tab_modal_nlxk9_1715 h3{margin:10px 0}._left_tab_modal_nlxk9_1715 ._tab_table_nlxk9_1753 th ._table_dash_nlxk9_1773{width:50%}._menulist_wrap_nlxk9_2773{position:fixed;top:0;width:240px;min-width:180px;height:100%;border:0;background-color:#fafafa;z-index:12;box-sizing:border-box}._menulist_wrap_nlxk9_2773 ul{margin-top:56px}._menulist_wrap_nlxk9_2773 ul li{padding:18px 36px;font-family:SamsungOne-500;font-size:20px}._bottom_txt_nlxk9_2817{position:absolute;bottom:32px;left:36px;color:#f75b5b;font-family:SamsungOne-800;font-size:14px}._popup_input_table_nlxk9_1821 tr{display:flex;flex-direction:column;margin-bottom:20px}._popup_input_table_nlxk9_1821 tr:last-child{margin-bottom:0}._popup_input_table_nlxk9_1821 th{width:100%;padding-bottom:6px;color:#9a9a9a;font-family:SamsungOne-800;font-size:16px}._popup_input_table_nlxk9_1821{width:100%;border-spacing:0}._left_tab_cont_nlxk9_2881{padding-bottom:20px}._screenPresetList_nlxk9_623{padding:0 20px}._screenPresetList_nlxk9_623 ._screenPresetListInfo_nlxk9_685{flex-direction:column;align-items:flex-start;gap:6px}._screenPresetList_nlxk9_623 ._screenPresetListInfo_nlxk9_685 span{font-size:14px}._screenPresetList_nlxk9_623 ._updatetxt_nlxk9_667:before{display:none}._screenPresetTabWrap_nlxk9_541 ._tabNodataContents_nlxk9_567{padding:20px 0}._otherText_nlxk9_745:after{display:none}._pairngWrap_nlxk9_1695{justify-content:space-between;height:calc(100% - 67px)}._pairngWrap_nlxk9_1695 ._pairngInput_nlxk9_2951{display:flex;align-items:center;height:calc(100% - 157px)}._pairngWrap_nlxk9_1695 ._pairngInput_nlxk9_2951>div{height:auto;margin:0}._modal_footer_nlxk9_1107._flexCol_nlxk9_2973{flex-direction:column;align-items:flex-start;gap:18px;padding:18px 24px 20px}._leftChk_nlxk9_2987{margin-left:2px}}._ptpb30_nlxk9_2997 ._pop_con_nlxk9_207{padding:30px 40px}._modal_footer_nlxk9_1107._p40_nlxk9_3003{padding:40px}@media screen and (max-width:1024px){._titleCardGroup_nlxk9_379{flex-direction:column;gap:20px}}@media screen and (max-width:1024px){._titleCardGroup_nlxk9_379 ._titleWrap_nlxk9_397{padding:12px 16px;font-size:14px}}._gridCardGroup_nlxk9_443._col2_nlxk9_3035{grid-template-columns:1fr 1fr}._newprofile_img_nlxk9_3043 ._gridCard_nlxk9_423{height:260px;padding-bottom:30px}@media screen and (max-width:1024px){._newprofile_img_nlxk9_3043{grid-template-columns:1fr 1fr;gap:10px}}@media screen and (max-width:1024px){._newprofile_img_nlxk9_3043 ._gridCard_nlxk9_423{height:auto;padding-top:16px;padding-bottom:16px}}@media screen and (max-width:1024px){._newprofile_img_nlxk9_3043 ._gridCard_nlxk9_423 h1{margin-bottom:8px;font-size:14px}}._titleCardGroupM_nlxk9_3091{display:flex;gap:24px}._titleCardGroupM_nlxk9_3091 img{width:100%}._titleCardGroupM_nlxk9_3091 ._titleWrap_nlxk9_397{display:flex;justify-content:space-between;align-items:center;width:100%;height:25px;padding:20px;border-bottom:1px solid #e0e0e0;font-family:SamsungOne-800;font-size:16px;line-height:1.25}._titleCardGroupM_nlxk9_3091 ._gridCard_nlxk9_423{padding:0}._titleCardGroupM_nlxk9_3091 p{margin:24px;font-family:SamsungOne-600;font-size:14px}._gridCardGroupM_nlxk9_3145{display:grid;padding:40px 0 0;border-radius:8px;grid-template-columns:1fr 1fr 1fr;gap:24px 36px;overflow-y:auto}._gridCardGroupM_nlxk9_3145._col2_nlxk9_3035{padding-bottom:30px}._descriptionSubTxt_nlxk9_1981{position:absolute;top:-18px;font-family:SamsungOne-800;font-size:14px;line-height:1.14;color:#1976d2}@media screen and (max-width:1024px){._titleCardGroupM_nlxk9_3091{flex-direction:column;gap:20px}}@media screen and (max-width:1024px){._titleCardGroupM_nlxk9_3091 ._titleWrap_nlxk9_397{padding:12px 16px;font-size:14px}}._pairngTextareaWrap_nlxk9_3211{position:relative}._pairngTextareaWrap_nlxk9_3211 textarea{width:-webkit-fill-available;height:84px;margin:100px 85px 0;padding:10px 24px;border-radius:8px;border:solid 1px #b2b2b2;background-color:#fff;font-family:SamsungOne-800;font-size:24px;line-height:1.33;letter-spacing:4px;text-align:center;color:#3d86fb}._pairngTextareaWrap_nlxk9_3211 textarea:focus{border:solid 1.5px #1976d2}@media screen and (max-width:1024px){._pairngTextareaWrap_nlxk9_3211 textarea{height:212px;margin:100px 24px 0;padding:10px 16px}}._overlay_comp_1dn3d_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:10000}._overlay_2depth_1dn3d_11{z-index:10001}._overlay_bg_1dn3d_15{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}._badge_comp_100n0_1{display:inline-block;padding:0 11px;border-radius:10px;background-color:#24c19533;font-family:SamsungOne-700;font-size:12px;line-height:1.67;text-align:center;color:#24c195}._icon_badge_comp_100n0_13{display:flex;justify-content:center;align-items:center;gap:2px;width:fit-content;height:20px;padding:0 8px;border-radius:10px;font-family:SamsungOne-700;font-size:12px;line-height:1.67;text-transform:none;color:#0a0a0a}._icon_badge_comp_100n0_13._bg-green_100n0_29{background-color:#24c19533}._icon_badge_comp_100n0_13._bg-yellow_100n0_33{background-color:#feedce}._square_badge_comp_100n0_37{display:inline-block;height:40px;padding:9px 15px;border-radius:4px;font-family:SamsungOne-800;font-size:18px;border:solid 2px #0a0a0a}._square_badge_comp_100n0_37._red_100n0_46{color:#f75b5b;border-color:#f75b5b}._square_badge_comp_100n0_37._green_100n0_50{color:#24c195;border-color:#24c195}._square_badge_comp_100n0_37._small_100n0_54{height:unset;padding:5px 10px;border-width:1.5px;font-size:13px}._poCenter_100n0_61{position:absolute;top:50%;right:0;transform:translateY(-50%)}._modalExpired_100n0_68{display:flex;justify-content:center;align-items:center;width:fit-content;height:auto;padding:5px 9px;font-size:10.8px}._StateBadge_100n0_78{display:inline-flex;justify-content:center;align-items:center;min-width:216px;height:41px;padding:12px 32px;border-radius:25px;background-color:#1976d21a;font-family:SamsungOne-600;font-size:14px;text-align:center;color:#0a0a0a}._StateBadge_100n0_78._error_100n0_93{background-color:#f75b5b1a}@media screen and (max-width:1024px){._square_badge_comp_100n0_37._mo_small_100n0_98{display:flex;justify-content:center;align-items:center;width:53px;height:24px;border-radius:2.8px;font-size:12px}._square_badge_comp_100n0_37._small_100n0_54{padding:4px 7px;font-family:SamsungOne-700;font-size:8px}}._hd_select_input_1va1y_2 ._select_1va1y_6{padding:0;background-color:unset;color:#9e9e9e;font-size:30px;text-align:center}._hd_select_input_1va1y_2 ._select_1va1y_6{display:flex;align-items:center;width:fit-content;position:relative;max-width:400px;padding:0 58px 0 28px;background-color:#0000000a;border-radius:22px;font-family:SamsungOne-600;font-size:20px;color:#949494}._hd_select_input_1va1y_2 ._select_1va1y_6:before{content:"";position:absolute;top:50%;transform:translateY(-50%);z-index:1;left:calc(100% - 49px);width:1px;height:16px;background:#949494;opacity:1}._hd_select_input_1va1y_2 ._select_1va1y_6:after{top:50%;width:20px;height:20px;background:url(/static/media/arrow_down.CA2tV3IuBaO7f_HknRB8.svg) no-repeat 50% 50%;transform:translateY(-50%);opacity:.3}._hd_select_input_1va1y_2 ._select_1va1y_6>span{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._chkdropdown_list_1va1y_62{display:flex;align-items:center}._iconPlay_1va1y_67{display:flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:6px;border-radius:50%;background-color:#505050}._iconPlay_1va1y_67._active_1va1y_78{background-color:#1976d2}._dropli_align_1va1y_82{display:flex;align-items:center;gap:9px;max-width:300px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:break-all}._radioDropWrap_1va1y_93{position:relative}._radioDropWrap_1va1y_93 ._select_ul_1va1y_97{right:0;min-width:200px}._radioDrop_1va1y_93{display:flex;align-items:center;font-family:SamsungOne-800;font-size:16px;line-height:1.25;text-align:right}._radioDrop_1va1y_93:after{content:"";display:inline-block;width:32px;height:40px;margin:0 0 0 18px;border-radius:8px;background:url(/static/media/updown.CtZ9LDHaEdZCe05ttf1v.svg) no-repeat 50% 50% #0a0a0a1a;cursor:pointer}._subCate_1va1y_122{position:absolute;left:-87px;margin-right:6px;width:87px;font-family:SamsungOne-800;font-size:18px;color:#949494}@media screen and (max-width:1024px){._radioDrop_1va1y_93{justify-content:space-between}._radioDrop_1va1y_93._mRadioDrop_1va1y_137:after{width:24px;height:24px;background:url(/static/media/updown.CtZ9LDHaEdZCe05ttf1v.svg) no-repeat 50% 50%}}._dropdownWhiteMode_1va1y_144._hd_select_input_1va1y_2 ._select_1va1y_6{background-color:#fff6}._dropdownWhiteMode_1va1y_144._hd_select_input_1va1y_2 ._select_1va1y_6:before{background:#fff}._dropdownWhiteMode_1va1y_144._hd_select_input_1va1y_2 ._select_1va1y_6>span{color:#fff}._seletcArrow_1va1y_153{position:absolute;top:50%;right:16px;transform:translateY(-50%)}._topDropdownlistWrap_1va1y_160{position:absolute;right:0;bottom:100%;width:200px;margin-bottom:10px;padding-top:5px;padding-bottom:5px;border:0 solid #cccccc;border-radius:8px;background:#fff;box-shadow:0 3px 8px #0003;z-index:99}._dropli_align_1va1y_82._max_width_unset_1va1y_175{max-width:unset}@media screen and (max-width:1024px){._subCate_1va1y_122{width:68px}}._closeBtnPosition_1va1y_185{display:none;position:absolute;top:16px;right:16px}._chipDropdownWrap_1va1y_191{padding:12px;border-radius:8px;border:solid 1px #c4cbd2;background-color:#e2e9f1}._chipDropdownWrap_1va1y_191:hover ._closeBtnPosition_1va1y_185{display:flex}@media screen and (max-width:1024px){._chipDropdownWrap_1va1y_191 ._closeBtnPosition_1va1y_185{display:flex}}._info_msg_1va1y_206{position:absolute;font-size:10px;line-height:12px}._dropdownTitle_1va1y_212{max-width:300px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._emergency_popup_1va1y_219{display:flex;flex-direction:column;align-items:flex-start;width:252px;border-radius:4px;background-color:#363636;padding:8px}._emergency_popup_1va1y_219:after{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-bottom-color:#333;pointer-events:none}._emergency_popup_1va1y_219 ._btn_close_1va1y_240{margin-left:auto;cursor:pointer;color:#fff}._emergency_popup_1va1y_219 button{width:100%;background-color:#f75b5b;color:#fff}@media screen and (min-width:1024px){._chipDropdownWrap_1va1y_191 ._closeBtnPosition_1va1y_185{display:flex}._worksplace_wrapper_id_1va1y_257{display:flex;justify-content:center;position:relative}._worksplace_wrapper_id_1va1y_257 ul{box-shadow:none;margin:0;max-height:400px;max-width:500px;min-width:300px;padding:0;position:static}._worksplace_wrapper_id_1va1y_257 ul li{overflow:hidden;padding-right:80px;text-overflow:ellipsis;white-space:nowrap}}@media screen and (max-width:1024px){._worksplace_wrapper_id_1va1y_257 ul li{overflow:hidden;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}}.select_bottom_line{border-bottom:1px solid #ccc}._tag-list-container_1r1vx_1{display:flex;flex-direction:column;position:relative;gap:5px;padding:8px 0}._tags-inline-container_1r1vx_9{height:20px;min-width:32px;display:flex;align-items:center;gap:5px}._tags-sizer_1r1vx_17{position:absolute;visibility:hidden}._more-tags-button_1r1vx_22{height:32px;width:32px;flex-shrink:0;display:flex;justify-content:center;align-items:center;position:relative;color:#636363;cursor:pointer;font-family:SamsungOne-800;font-size:13px}._more-tags-button_1r1vx_22._opened_1r1vx_36:after{content:"";height:32px;width:32px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#0000001a}._tag-overflow-popover_1r1vx_48{max-height:300px}._more-tags-pop_1r1vx_52{display:flex;flex-wrap:wrap;gap:8px;max-width:300px}._more-tags-pop_1r1vx_52 ._chip-control_1r1vx_59 span{max-width:none}._tags-inline-grower_1c00t_1{flex-grow:1;max-width:100%;min-width:32px}._chipInputBox_1x638_1{display:flex;align-items:center;position:absolute;left:0;width:100%;height:20px;padding-left:10px;border:solid 1.5px #1976d2;border-radius:12px;background-color:#fff;z-index:3}._chipInputBox_1x638_1 input{padding:0;font-family:SamsungOne-700;font-size:12px;border:0}._chipInputBox_1x638_1 input:hover{border:0}._chipInputBox_1x638_1._addMode_1x638_26{position:relative;width:100%}._error_1x638_31:before{content:"";position:absolute;left:-1.5px;width:100%;height:100%;border-radius:12px;border:solid 1.5px #f75b5b}._chip_wrap_1x638_41{flex:1;display:flex;flex-wrap:wrap;align-items:center;position:relative;width:100%;line-height:20px;text-overflow:ellipsis;white-space:nowrap}._tagformTextMode_1x638_52{height:30px;border-bottom:1.5px solid #8f8f8f}._etc_numb_1x638_56{display:inline-flex;justify-content:center;align-items:center;position:relative;width:24px;height:24px;margin-left:6px;color:#636363;font-family:SamsungOne-800;font-size:13px;cursor:pointer}._etc_numb_1x638_56:hover:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;height:24px;border-radius:50%;background-color:#0000001a}@media screen and (max-width:1024px){._etc_numb_1x638_56{width:20px;height:20px}}@media screen and (max-width:1024px){._chipInputBox_1x638_1 input{width:calc(100vw - 100px)}}._tagColorEditboxTarget_1x638_92{display:flex;align-items:center;position:relative}._tagColorEditbox_1x638_92{position:absolute;top:30px;left:0;width:167px;height:81px;padding:15px 18px 16px 15px;border:solid .3px #ccc;border-radius:8px;background-color:#fff;z-index:2;box-shadow:0 3px 8px #0003}._tagColorEditbox_1x638_92._active_1x638_110{display:block}._tagColorEditbox_1x638_92 ul{display:flex;flex-wrap:wrap;gap:5px}._tagColorEditbox_1x638_92 li{position:relative;width:22px;height:22px;border-radius:11px;cursor:pointer}._tagColorEditbox_1x638_92 li:hover:after{position:absolute;top:0;left:0;width:22px;height:22px;border-radius:11px;background:#0000001a;content:""}._tagColorEditbox_1x638_92 li._active_1x638_110:after{display:block;position:absolute;top:50%;left:50%;width:16px;height:16px;background:unset;background-image:url(/static/media/check_wh2.DCWRzx4Y0AxWN18RIUbs.svg);background-size:16px;content:"";transform:translate(-50%,-50%)}._colorPalletPosition_1x638_148{position:absolute;top:20px;left:-12px;z-index:2}@media screen and (max-width:1024px){._tagColorEditbox_1x638_92{position:fixed;top:unset;bottom:0;left:0;width:100%;height:200px;padding:40px 24px;border-radius:8px 8px 0 0;z-index:400}}@media screen and (max-width:1024px){._tagColorEditbox_1x638_92 ul{gap:20px}}@media screen and (max-width:1024px){._tagColorEditbox_1x638_92 li{width:45px;height:45px;border-radius:50%}}@media screen and (max-width:1024px){._tagColorEditbox_1x638_92 li:hover:after{background:unset}}@media screen and (max-width:1024px){._tagColorEditbox_1x638_92 li._active_1x638_110:after{display:block;position:absolute;top:50%;left:50%;width:28px;height:28px;background-image:url(/static/media/check_wh2.DCWRzx4Y0AxWN18RIUbs.svg);background-size:28px;content:"";transform:translate(-50%,-50%)}}@media screen and (max-width:1024px){._colorPalletPosition_1x638_148{position:fixed;top:unset;bottom:0}}._dot_comp_18hso_1{display:inline-block;width:12px;height:12px;border-radius:50%}._dot_comp_18hso_1._size_16_18hso_8{width:16px;height:16px;aspect-ratio:1 / 1}._dot_comp_18hso_1._size_20_18hso_14{width:20px;height:20px;aspect-ratio:1 / 1}._dot_comp_18hso_1._size_22_18hso_20{width:22px;height:22px;aspect-ratio:1 / 1}._dot_comp_18hso_1._size_8_18hso_26{width:8px;height:8px;aspect-ratio:1 / 1}._pulse_18hso_31{cursor:pointer}._pulse_18hso_31:hover{animation-name:_pulse_18hso_31;-webkit-animation-name:_pulse_18hso_31;animation-duration:1.5s;-webkit-animation-duration:1.5s;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite}._wrap_1f10s_1{display:flex;padding:8px 20px;border-radius:8px;background-color:#1976d21a}._wrap_1f10s_1._defaultColor_1f10s_8 ._txtArea_1f10s_8 strong,._wrap_1f10s_1._defaultColor_1f10s_8 ._txtArea_1f10s_8 p{color:#1976d2}._txtArea_1f10s_8 strong{vertical-align:super;font-family:SamsungOne-800;font-size:13px;line-height:1.23}._txtArea_1f10s_8 p{font-family:SamsungOne-600;font-size:13px;line-height:1.23}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;inset:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;inset:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:before,.simplebar-content:after{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{inset:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{inset:0 auto 0 0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.line[data-53064638]{white-space:pre-line;margin-bottom:25px;background-color:unset;height:unset}._playlist_top_icon_box_1es2w_1{display:inline-flex;gap:12px;margin-left:12px;height:24px}._playlist_top_icon_box_1es2w_1>li{position:relative;cursor:pointer}._playlist_top_icon_box_1es2w_1>li:hover:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background-color:#0000001a;z-index:-1}._playlist_edit_graytxt_1es2w_26{margin-left:4px;font-family:SamsungOne-600;font-size:20px;color:#949494}._syncEditWrap_1es2w_33{width:181px;height:137px}._cookieBox_1es2w_38{position:relative;width:100%;padding:40px 80px 36px 81px;background-color:#fafafa;font-family:SamsungOne-600;font-size:20px;border-bottom:1px solid #e0e0e0}._cookieBox_1es2w_38:after{content:"";position:absolute;bottom:-4px;width:100%;height:3px;background-color:#e8e8e8}._screentime_1es2w_57{margin-bottom:20px;margin-right:100px}._screentime_1es2w_57 #_input_box_1es2w_1{width:181px;line-height:1.73}._screentime_1es2w_57 input[type=text]:disabled{opacity:.3}._screentime_1es2w_57 ._screentimeitem_1es2w_71{position:relative;width:181px}._screentime_1es2w_57 ._num_1es2w_76{position:absolute;top:50%;left:0;transform:translateY(-50%);width:27px;margin:0 4px;text-align:center;font-family:SamsungOne-600;font-size:13px;color:#0a0a0a99;z-index:2}._screentime_1es2w_57 ._num_1es2w_76:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:1px;height:12px;background-color:#e0e0e0}._syncPlaylistArea_1es2w_101{display:flex;flex-direction:column;margin-left:100px;padding-top:93px}._syncPlaylistSwiperBorder_1es2w_108{position:relative;width:100%}._syncPlaylistSwiperBorder_1es2w_108:before{content:"";position:absolute;bottom:-36px;width:100%;height:1px;background-color:#e0e0e0}._playlistEditTop_1es2w_121{display:flex;justify-content:space-between;align-items:center}._syncPlaylistArea_1es2w_101 ._playlistEditTop_1es2w_121{margin-left:40px;margin-right:100px}@media screen and (max-width:1024px){._playlist_edit_graytxt_1es2w_26{font-size:16px;line-height:1.5}._syncEditWrap_1es2w_33{width:140px;height:116px}._cookieBox_1es2w_38{padding:24px;font-size:16px}._screentime_1es2w_57{margin:28px 0}._screentime_1es2w_57 ._num_1es2w_76{right:120px}._screentime_1es2w_57 #_input_box_1es2w_1{width:140px}._syncPlaylistArea_1es2w_101{margin-left:0;padding-top:0}._playlistEditTop_1es2w_121{flex-direction:column;padding:24px 24px 0}._totalDuration_1es2w_171 button{height:32px}._screentime_1es2w_57 ._screentimeitem_1es2w_71{width:140px}._syncPlaylistSwiperBorder_1es2w_108:before{bottom:-24px}}._screentime_1es2w_57 input{width:100%;line-height:1.73}._screentime_1es2w_57._previewScreentimes_1es2w_188 ._screentimeitem_1es2w_71{width:128px}._screentime_1es2w_57._previewScreentimes_1es2w_188 input{border:solid 1px #8f8f8f!important;background-color:#0a0a0a!important;color:#fff!important}._screentime_1es2w_57._previewScreentimes_1es2w_188 ._num_1es2w_76{width:20px;color:#ffffffb3}._makeProgram_1es2w_200{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;right:8px;transform:translateY(-50%)}._conditionBox_1es2w_209>li{display:flex;min-height:68px;padding:20px 0 20px 50px}._conditionBox_1es2w_209>li:not(:last-child){border-bottom:1px solid #e0e0e0}._conditionBox_1es2w_209 ._title_1es2w_217{width:120px;font-family:SamsungOne-600;font-size:18px;line-height:1.33}._makeProgramCardHover_1es2w_223{position:absolute;border-radius:8px;background-color:#0a0a0a1a}._htv_screencard_1es2w_229{display:flex;gap:16px}._htv_screencard_1es2w_229 li{display:flex;align-items:center}._htv_screencard_1es2w_229 li ._default_icon_1es2w_237{margin-right:8px}@media screen and (max-width:1024px){._htv_screencard_1es2w_229{width:190px;gap:6px}}@media screen and (max-width:1024px){._htv_screencard_1es2w_229 li ._default_icon_1es2w_237{margin-right:6px}}._listRestrictedBg_1es2w_252{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:7px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0a0a0a4d;z-index:10}._listRestrictedCloseBtn_1es2w_268{position:absolute;top:8px;right:8px;z-index:2}@media screen and (min-width:1025px){._listRestrictedCloseBtn_1es2w_268{visibility:hidden}._listRestrictedBg_1es2w_252:hover ._listRestrictedCloseBtn_1es2w_268{visibility:visible}}.category-title{display:flex;align-items:center;color:#0a0a0a;font-family:SamsungOne-600;font-size:14px;font-weight:600}._input-wrapper_18yqt_1{height:42px;padding:9px;border:solid 1px rgba(0,0,0,.12);border-radius:8px;background-color:#0000001a;cursor:text;font-size:15px}._input-wrapper_18yqt_1:hover{background-color:#0003;color:#0a0a0a}._input-wrapper_18yqt_1:focus-within{background-color:#fff;border:solid 1.5px #1976d2}._input-wrapper_18yqt_1 input{background-color:transparent;border:0}._tag-alias-dialog_186rp_1{width:53vw;height:80dvh}._tag-alias-dialog_186rp_1>div:nth-child(2){padding:0}._tag-alias-dialog_186rp_1 h1{margin-right:5px}._tag-alias-content_186rp_14{width:100%;height:100%;overflow-y:hidden!important;display:flex;flex-direction:column}._search-alias-wrapper_186rp_22{display:flex;align-items:center}._search-alias-wrapper_186rp_22 input{flex-grow:1;margin-right:5px}._alias-error-popover_186rp_32{position:fixed;z-index:100001}._tag-alias-guide-dialog_186rp_37{width:684px;height:607px;display:flex;flex-direction:column}@media screen and (max-width:1024px){._tag-alias-guide-dialog_186rp_37{height:auto}._tag-alias-guide-dialog_186rp_37>div{padding:24px 20px}}.tag-alias-wrapper{width:100%;position:relative;display:flex;align-items:center;padding-right:0;border-bottom:1.5px solid #8f8f8f}.tag-alias-wrapper.error-border{border-bottom:1px solid #f75b5b}.tag-alias-wrapper:hover{border-bottom:1.5px solid #2d2d2d;cursor:text}.tag-alias-wrapper.error-border:hover{border-bottom:1px solid #f75b5b}.tag-alias-input{min-width:13px}.tag-alias-input *{height:22px;font-family:SamsungOne-600;font-size:18px;color:#0a0a0a;letter-spacing:0;font-weight:600}.tag-alias-input input{background-color:transparent;border:0;padding:0 6px;text-overflow:ellipsis}.error-message{font-size:13px;color:red;margin-top:10px}.alias-inputs-wrapper{flex-grow:1;min-width:0;overflow-x:auto;margin-bottom:8px;margin-right:12px}.add-alias-icon{flex-shrink:0;margin-bottom:3px}.alias-tooltip{margin-left:8px}.tag-alias-inline{display:flex;align-items:center;position:relative;cursor:default}.tag-alias-inline>*{flex-shrink:0}.tag-alias-ellipsis{width:100%;overflow:hidden}._wrapStyle_1pj9x_1{position:fixed;z-index:910000;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:10px}._iconStyle_1pj9x_13{width:60px;height:60px;font-size:0;background-image:url(/static/media/loading.frRaq3yEQQLEh95qOou4.svg)}._textStyle_1pj9x_20{background-color:#000;opacity:.4;color:#fff;border-radius:5px;padding:5px 15px;font-size:13px}._menu-suffix-icon_1gcwv_1{display:inline-block;width:24px;height:20px;background:#f75b5b;border-radius:9.6px;font-family:SamsungOne-800;font-size:15px;color:#fff;text-align:center;line-height:20px;font-weight:800}.toast_wrap.toastContainerClass{position:fixed;right:20px;top:20px;z-index:2147483630}.toast_wrap.toastContainerClass .toastpop{color:#fff;font-family:SamsungOne-600;font-size:13px;padding:20px;text-align:left;border-radius:8px;box-shadow:0 3px 8px #0003;z-index:30000;align-items:center;background-color:#18c192;display:flex;margin-bottom:10px;min-height:auto;position:relative;-webkit-transform:translateY(0);transform:translateY(0);width:280px}.toast_wrap.toastContainerClass .toastpop.fail{background-color:#ed5e5e}.toast_wrap.toastContainerClass .toastpop.succ{background-color:#1976d2}.toast_wrap.toastContainerClass .toastpop.info{background-color:#18c192}.toast_wrap.toastContainerClass .toastpop.info .line{background-color:unset}.toast_wrap.toastContainerClass .toastpop .icn{width:208px;height:fit-content;padding-left:35px}.toast_wrap.toastContainerClass .toastpop.info .icn{max-width:unset;padding-left:unset}@media screen and (max-width:1024px){.toast_wrap.toastContainerClass{top:50%;left:50%;right:initial;transform:translate(-50%,-50%)}.toast_wrap.toastContainerClass .toastpop{right:0}}.toast_wrap.toastContainerClass .line{white-space:pre-line}.toastpop.succ .icn{background:url(/static/media/check_wh.C0tSIWCsAes1nnz66yOX.svg) no-repeat 5px 50%;background-size:16px auto}.toastpop.fail .icn{background:url(/static/media/negative_wh.CVhRO7nRUQ_NxMu_X6Mz.svg) no-repeat 0 50%;background-size:24px auto}.toastpop .del{background:url(/static/media/close_wh.Bh37FGSaeJIxayrBkEw9.svg) no-repeat 50% 50%;background-size:16px auto;cursor:pointer;height:16px;margin-left:10px;width:32px}.toastpop .del:hover{background-color:unset}#modalpop16.screenPopContainerClass{display:block;position:fixed;opacity:1;z-index:11000;left:50%;top:50%}.screenPopContainerClass .pair_disable{opacity:.15!important;pointer-events:none}.screenPopContainerClass .li_plan_disable{opacity:.6!important;pointer-events:none}.screenPopContainerClass .expired_span{border-radius:5px;border:solid 1px rgba(0,0,0,.12);padding:2px;font-size:10px}.screenPopContainerClass .line-red{position:unset;transform:unset}.screenPopContainerClass .pop-slid-list{position:relative;display:flex;flex-direction:column;align-items:center;height:100%;margin:0 12px;color:#0a0a0a}.screenPopContainerClass .lic_tool{display:inline-block;min-width:216px;height:41px;padding:12px 32px;border-radius:25px;font-family:SamsungOne-600;font-size:14px;text-align:center;background-color:#1976d21a}.screenPopContainerClass .lic_tool_error{display:inline-block;min-width:216px;height:41px;padding:12px 32px;border-radius:25px;font-family:SamsungOne-600;font-size:14px;text-align:center;background-color:#f75b5b1a}.screenPopContainerClass .slider-screen-title{margin:32px 0 8px}.screenPopContainerClass .f_error{font-family:SamsungOne-600;font-size:12px;color:#f75b5b}.screenPopContainerClass .error_img{margin-top:66px}.screenPopContainerClass .screen-plan-bottom{position:absolute;bottom:0;margin-bottom:40px}.screenPopContainerClass .multi_screen_but{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;border-radius:18px;background-color:#efefef;font-family:SamsungOne-600;font-size:14px;line-height:1.43}.screenPopContainerClass .multi_screen_but_icon{display:flex;justify-content:center;align-items:center;gap:2px;height:20px;padding:0 8px;border-radius:10px;font-family:SamsungOne-700;font-size:12px;line-height:1.67;color:#0a0a0a;background-color:#ffa30733}.screenPopContainerClass .yellow{fill:#ffa307;stroke:#ffa307}.screenPopContainerClass .black{fill:#0a0a0a;stroke:#0a0a0a}.screenPopContainerClass .more_ul{position:relative;height:74px;margin-top:65px}.screenPopContainerClass.modal_new #modalpop_wrap.pop-slider-screen .pop_con{padding:28px}.screenPopContainerClass .f_link{margin-top:unset}.screenPopContainerClass .bottom_but{justify-content:space-between!important}.screenPopContainerClass .topbar_status{display:flex}.screenPopContainerClass .pop_ti .pop_ti_but{position:absolute;top:50%;right:40px}.screenPopContainerClass .btn-sort{display:flex;align-items:center;position:relative;width:-moz-fit-content;width:fit-content;cursor:pointer}.screenPopContainerClass .btn-sort .btn-sort-icon{display:flex}.screenPopContainerClass .btn-sort .asc{transform:rotate(180deg);-webkit-transform:rotate(180deg)}.screenPopContainerClass .btn-sort:after{background-image:none}.screenPopContainerClass .quota-exceeded{position:absolute;top:100px;max-width:400px;width:fit-content;height:fit-content;background:#fff;box-shadow:0 3px 8px #0003;border-radius:8px;font-family:SamsungOne-600;font-size:13px;color:red;padding:8px;white-space:normal;text-overflow:ellipsis;overflow:hidden;line-height:20px;z-index:200000}.overflow_y_auto{overflow-y:auto}@media screen and (max-width:1024px){.screenPopContainerClass #modalpop_wrap{height:100%!important;overflow-y:auto!important}#lean_overlay.screenPopOverlay{height:150%;opacity:1!important;background:#fcfcfc}.screenPopContainerClass .screen-ul{max-height:65vh}.screenPopContainerClass .modal_new{overflow-y:auto!important}#signage_modal .screenPopContainerClass.bottom_modal{width:100vw;display:none;height:100vh;border-radius:0;transform:translate(0);top:0!important;left:0!important;max-height:none}.screenPopContainerClass .back_two_btn_with_icon button{min-width:33vw}.screenPopContainerClass .pop-no-available .screen-ul{margin:30px auto}.screenPopContainerClass .dropfile_box,.screenPopContainerClass .have_file{width:100%}.screenPopContainerClass .have_file .account-list-th ul{display:flex;align-items:center;height:100%;gap:50px}.screenPopContainerClass .have_file .sub-title-d>ul>li:not(:first-child){display:block}.screenPopContainerClass .have_file .account-box.user-details .account-list-tr .account-list-contents li{color:unset}.screenPopContainerClass .have_file .account-list-contents{flex-direction:unset}.screenPopContainerClass .have_file .btn-sort:after{display:unset}.screenPopContainerClass .mobile_import_button{width:100%;margin-top:5px}.screenPopContainerClass .topbar_status{display:block}.screenPopContainerClass .pop_ti .pop_ti_but{right:0}.screenPopContainerClass .multi_p .pop_con{margin-bottom:0!important}}._error_txt_comp_w116q_1{display:block;margin-top:8px;font-size:12px;font-weight:600;letter-spacing:-.5px;color:#f75b5b}.icon_duplicate[data-v-duplicated-icon].shared{background:url(/static/media/shared.0rVxQ6Z8c9JrA9zrEJna.svg) no-repeat left 50%;opacity:.6;background-size:cover}.icon_duplicate[data-v-duplicated-icon].shared_by{background:url(/static/media/shared_by.Be_cZ324ykaXcc-_LB3J.svg) no-repeat left 50%;opacity:.6;background-size:cover}.icon_mypage.used[data-v-used-icon]{background:url(/static/media/used.DCHALFNlhqwXjC-tM6d1.svg) no-repeat left 50%;background-size:cover}.image_listitem .icon_mypage.used[data-v-used-icon]{opacity:1}.image_listitem .icon_mypage[data-v-used-icon]{width:25px}.journey_map{background:url(/static/media/ic_journey_map.uVYD-mSykODdkPhT4QFa.svg) no-repeat left 50%;background-size:cover}@media screen and (max-width:1024px){.image_listbox.playlist .image_listitem .icon_mypage[data-v-used-icon],.image_listitem .icon_mypage[data-v-used-icon]{display:inline-block;height:24px;width:25px}}.icon_add[data-v-add-icon]{position:absolute;width:20px;height:20px;border:0;border-radius:100%;cursor:pointer;margin-top:6px}@media(hover:hover){.icon_add[data-v-add-icon]:hover{background-color:#0000001a}}.mo_add_icon_tooltip{display:none;text-align:center;align-items:center;justify-content:center;font-family:SamsungOne-600,sans-serif;font-size:13px;color:#000;border-radius:8px;box-shadow:0 3px 8px #0003;border:solid .3px #ccc;background-color:#fff}@media screen and (max-width:1024px){.mo_add_icon_tooltip{position:relative;width:260px;padding:10px;height:auto;top:10px;left:25px;margin-left:10px;z-index:6}}@media screen and (max-width:1024px){.chip:hover:after{background:unset!important}}.field_wrap.field_chip .chip{margin-bottom:8px;padding:0 10px;margin-right:3px}.chip .tag_close_icon .keyword_close{width:12px;height:12px;margin-left:12px;vertical-align:middle;border-radius:50%;cursor:pointer;z-index:1}.exclude_deal_more_class .chip{margin:4px 0!important}.chip .dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-right:5px}.tagTipHelpClass{position:absolute;top:0;left:0;height:100%;width:calc(100% - 25px);z-index:1}.tag_close_icon{position:absolute;right:5px;top:0;display:flex;align-items:center;height:100%;z-index:1}#tagDialogId .tag_chip_delete_class.chip,.common-search-input .tag_chip_delete_class.chip{max-width:184px!important;min-width:38px!important;white-space:pre!important;text-overflow:ellipsis!important;padding-right:30px!important;text-align:center;margin-right:5px}.another_chip .tag_chip_class.chip,.tag_chip_class.chip{max-width:180px!important;min-width:38px!important;white-space:pre!important;text-overflow:ellipsis!important;text-align:center}.chips_all .tag_chip_class.chip{margin-top:0}.t2{top:2px}.tagexplorer .dot_class{padding-left:30px}.tagexplorer .dot_class #icon_common_category{position:absolute;top:3px;left:10px}.fcms_tag_del_icon_class{width:14px;height:14px}.chip_line.chip_coral{border:1.5px solid #e67c73;background-color:transparent;color:#e67c73de}.chip_line.chip_coral:hover{color:#e67c73;border-color:#e67c73}.chipEssential{border:solid 2px rgba(255,255,255,.5);line-height:16px}.chipTagBound{border:solid 2px #0a0a0ab3;line-height:16px}.boundTag{border-radius:6px;border-style:solid;border-width:2px}.smallBoundTag{border-radius:4px;border-style:solid;border-width:2px}.tagDim{opacity:.4;cursor:unset}.deleteTagWrapper{position:relative;height:20px}.deleteTagWrapper .tag_close_icon{cursor:pointer;border-radius:10px;height:unset;top:3px;right:15px}.tag_set{display:block}.tag_category_card{display:flex;align-items:center;padding-bottom:10px}.tag_category_card.search{padding-bottom:10px;padding-top:10px}.tag_category.search{cursor:pointer}.dot{width:22px;height:22px;border-radius:50%;cursor:pointer}.dot.search{cursor:auto}.common-search-wrapper .tag_category_card .dot{width:18px;height:18px;border-radius:50%}.tag_set .tag_category{max-width:calc(100% - 34px);margin-left:12px;font-family:SamsungOne-800;font-size:16px;line-height:1.5;letter-spacing:.15px;color:#949494;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1024px){.tag_set .tag_category{font-size:13px}}.tagset-no-tags{font-family:SamsungOne-600;font-size:14px;color:#949494;letter-spacing:0;text-align:center;font-weight:600;height:100%;display:flex;flex-grow:1;align-items:center;justify-content:center}.tagset-essentials-label{max-width:calc(100% - 34px);margin-left:15px;font-family:SamsungOne-800;font-size:14px;color:#949494;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:15px;min-height:20px}.tag_set .tag_category.essential{max-width:calc(100% - 120px)}.common-search-wrapper .tag_category{font-size:13px}.tag_set .tagsbox{width:100%;min-height:70px;margin:0;border-radius:0;border:solid 0px rgba(0,0,0,.12);background-color:#fafafa}.common-search-wrapper .tagsbox{border:0 solid rgba(0,0,0,.12);min-height:unset;margin:0;background:#efefef;border-radius:8px;padding:8px 10px 12px}.tags-cardbox{display:flex;flex-wrap:wrap;max-width:100%;gap:8px}.chips_all_for_edit .tags-cardbox{row-gap:6px;column-gap:0}.chips_all_for_edit .tagsbox{display:flex;flex-wrap:wrap;gap:6px;border:0 solid rgba(0,0,0,.12);padding:0;min-height:unset;background-color:unset}.chips_all_for_edit .tag_set{position:relative}.tag_set{margin-bottom:10px}.tag_set.isEssential:first-child{margin-top:10px}.tagGroupWrapper{margin-top:10px;margin-left:10px;margin-right:10px}.tagGroup{border-radius:8px}@media screen and (min-width:1025px){.tagGroup{padding-left:10px}}.pickGroup{margin-top:10px;border:1px solid #e0e0e0}.chips_all_for_edit .tag_set.isEssential:first-child{padding-top:0}.tagset-divider{margin-top:10px;border-bottom:1px solid #e0e0e0}@media screen and (max-width:1024px){.tagGroup{border-radius:8px;margin-top:10px}.tag_set .tagsbox{padding:10px}.tag_set .tags-cardbox .tag_chip_class{margin-top:0;margin-right:6px}.tag_set.isEssential{padding-left:0}}.chips_all_for_edit{position:relative;z-index:1;padding:0 5px 5px;line-height:normal;background:#fff;border-radius:8px;border:solid .3px #ccc;width:934px;display:flex;flex-direction:column;gap:5px;flex-wrap:nowrap;min-height:97px;max-height:min(400px,40vh)!important;overflow-y:auto}@media screen and (max-width:1024px){.chips_all_for_edit{width:286px}}.edit_tag_input_text.fcms-edit-tag-input[type=text]{margin-right:6px;padding:8px 26px 8px 11px;background-color:#fff;font-size:12px;font-weight:600;line-height:1.47;letter-spacing:.43px;color:#0a0a0a;height:20px!important;min-height:20px!important;border:solid 1.5px #1976d2;border-radius:12px;position:relative;top:unset!important;left:unset!important;z-index:unset;transform:scale(1)}@media screen and (max-width:1024px){.deviceTabClass .edit_tag_input_text.fcms-edit-tag-input[type=text]{width:100%}}.width_100_percent{width:100%}.edit_tag_chip_wrapper.strong-class{display:inline-flex;position:relative;cursor:pointer;align-items:center;margin-bottom:6px;overflow:hidden}.more_tags.another_chip.on .edit_tag_chip_wrapper.strong-class{margin-bottom:0}.edit_tag_chip_wrapper.strong-class.dim{cursor:unset;pointer-events:none}.chips_all_for_edit .tag_chip_class{margin-right:6px}.edit_tag_close_icon_class{padding-left:4px}.edit_tag_chip_wrapper.dim{pointer-events:none;opacity:.4}.edit_tag_chip_wrapper:hover .edit_tag_chip_class:after,.edit_tag_chip_wrapper:hover .edit_tag_close_icon_class:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:#0000001a;pointer-events:all;border-top-right-radius:12px;border-bottom-right-radius:12px}.edit_tag_chip_wrapper:hover .edit_tag_chip_class:after{border-top-right-radius:0;border-bottom-right-radius:0}.edit_tag_chip_wrapper .chip2{display:block;position:relative;font-family:SamsungOne-500;font-size:12px;height:20px;line-height:20px;padding:0 11px;border-radius:12px;color:#fff;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.edit_tag_chip_wrapper.dim .chip2{cursor:unset;pointer-events:none}.edit_tag_chip_wrapper .tag_close_icon{display:flex;border-top-right-radius:12px;border-bottom-right-radius:12px;font-size:0;align-items:center;position:relative;height:20px;z-index:auto}.edit_tag_chip_wrapper .keyword_close{width:14px;height:14px;border-radius:50%;margin-right:6px;margin-left:0}.edit_tag_chip_wrapper .chip2{border-top-right-radius:0;border-bottom-right-radius:0;max-width:160px;min-width:38px;text-align:center}.edit_tag_chip_wrapper .chip2 .edit_tag_chip_class{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:unset}.one_line_tags{position:relative;display:inline-flex;flex-wrap:wrap;overflow:hidden;height:21px}.edit_tags_popup_wrapper{box-shadow:0 3px 8px #0003;border-radius:8px;z-index:2;max-width:unset!important}.tag-place-holder{color:#0a0a0a4d;font-size:12px;font-weight:600;font-family:SamsungOne-600;position:absolute;width:calc(100% - 28px);padding-left:13px;height:20px;line-height:20px}.tag_hidden{visibility:hidden!important}.tag-display-none{display:none}.edit_tag_chip_wrapper .edit_tag_close_icon_class.chipTagBound,.edit_tag_chip_wrapper .edit_tag_close_icon_class.chipEssential{border-left:0}.edit_tag_chip_wrapper .chip2.chipEssential{line-height:16px}.add_tag_icon{min-width:30px;height:20px;display:inline-flex;position:relative}.edit_tags_container{display:flex;align-items:center;flex-direction:row}.more_tags.another_chip .edit_tags_container{column-gap:3px}.more_tags.another_chip .tag_help_class{margin-bottom:0!important}.edit_tags_container>.edit-tags-condition{margin:0 2px 6px 0;width:auto;padding:0 8px}.errorTipClass{z-index:20;border:1px solid #ccc;display:flex;flex-wrap:wrap;align-items:center;width:max-content;max-width:310px;padding:8px;border-radius:8px;background:#fff;color:#000;font-family:SamsungOne-600;font-size:13px;word-wrap:break-word;box-shadow:0 3px 8px #0003}@media screen and (max-width:1024px){.errorTipClass{max-width:96vw!important;right:auto!important;left:2vw!important;margin:0!important}}#tagCatsContainer .option_list.color_list{line-height:normal;margin-top:0;background:#fff;border-radius:8px;box-shadow:0 3px 8px #0003;padding:6px 0 7px;width:300px;min-width:unset;position:relative;overflow:hidden;display:flex!important;flex-direction:column;top:unset;right:unset;z-index:unset;border:solid .3px #ccc}@media screen and (max-width:1024px){.edit_tags_popup_wrapper #tagCatsContainer .option_list.color_list{width:100vw;overflow:hidden;display:flex!important;flex-direction:column}}#tagCatsContainer .option_list.color_list ul>li{min-width:auto;padding:14px 14px 14px 47px;position:relative}#tagCatsContainer .option_list.color_list ul>li:hover{background-color:#f0f7ff;cursor:pointer}#tagCatsContainer .chip2{display:inline-block;position:relative;font-family:SamsungOne-500;font-size:12px;height:20px;line-height:20px;padding:0 11px;border-radius:12px;color:#fff;margin-right:6px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#tagCatsContainer .option_list.color_list .last{margin-top:10px;padding:34px 24px 24px;height:51px}#tagCatsContainer .option_list.color_list .list_title{display:block;white-space:pre;font-family:SamsungOne-600;position:relative;padding:15px 10px 25px;font-size:16px;overflow:hidden;text-overflow:ellipsis;border-bottom:1px solid rgba(0,0,0,.12);margin:0 10px;width:unset}#tagCatsContainer .option_list.color_list ul>li{min-width:210px;white-space:pre;font-family:SamsungOne-600;position:relative;height:51px;font-size:16px;overflow:hidden;text-overflow:ellipsis;padding:15px 24px 12px 22px}#tagCatsContainer{display:inline;position:absolute;left:0;top:calc(100% + 5px);z-index:320}#tagCatsContainer .option_list.color_list .chip{position:relative;top:50%;left:0;margin:0 15px 0 0;min-width:22px;display:block;width:22px;height:22px;border-radius:50%}#tagCatsContainer .color_list ul{overflow-y:auto;max-height:min(400px,40vh)!important;flex-grow:1}@media screen and (max-width:1024px){#tagCatsContainer .color_list ul{max-height:60vh}#tagCatsContainer:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:200}#tagCatsContainer .option_list.color_list{position:fixed;width:100vw;top:initial;right:initial;bottom:0;left:0;border-radius:8px 8px 0 0;z-index:201}#tagCatsContainer .option_list.color_list .list_title{font-size:20px;width:calc(100% - 48px);box-sizing:border-box;border-bottom:1px solid rgba(0,0,0,.12)}#tagCatsContainer .option_list.color_list ul{padding-top:10px}#tagCatsContainer{display:inline;position:fixed!important;left:0!important;bottom:0!important;top:unset!important}}#tagCatsContainer .option_list ul>li.first:after{width:0;height:0}#tagCatsContainer .option_list ul>li.selected{box-shadow:0 0 0 1px #1976d2 inset;background-color:#fff;border-radius:2px}#tagCatsContainer .gray{fill:#757575!important;stroke:#757575!important}#tagCatsContainer ul>li>span{display:block;overflow:hidden;text-overflow:ellipsis}#tagCatsContainer li.last:after{position:absolute;top:0;left:0;right:0;width:calc(100% - 20px);height:1px;margin:auto;background-color:#0000001f;content:""}#tagCatsContainer .category-title{display:flex;align-items:center;margin-bottom:8px;color:#0a0a0a;font-family:SamsungOne-600;font-size:14px;font-weight:600}.partLoadingWrap{display:flex;align-items:center;gap:4px;font-family:SamsungOne-500;font-size:14px;letter-spacing:0px;color:#0a0a0a}.partLoadingWrap .loader{min-width:24px;max-width:24px;height:24px;background-size:240px 144px;animation:playUploadX .12s steps(10) infinite,playUploadY .72s steps(6) infinite}@keyframes playUploadY{0%{background-position-y:0px}to{background-position-y:-144px}}.common-search-input{display:flex;align-items:center}.common-search-input .tag-input-wrapper{flex-grow:1;min-width:0;height:24px;display:flex;align-items:center;overflow:auto}.common-search-input .tag-input-wrapper .chip-control span{max-width:none}.search-operator{margin:0 5px;width:46px;flex-shrink:0;border:1.5px solid #4c4c4c;border-radius:12px;text-transform:uppercase;font-family:SamsungOne-700;font-size:12px;color:#000;text-align:center;line-height:16px;font-weight:700}@media screen and (hover:hover){.search-operator:hover{background:#0000001a;border:1.5px solid #1b1b1b}}._cardTitle_10g37_1{display:flex;align-items:center;gap:12px}._top_tiarea_10g37_7{width:300px;text-align:center;padding:80px 20px 60px}._top_tiarea_10g37_7 ._ti_10g37_13{font-family:SamsungOne-300;font-size:54px;margin-bottom:16px}._top_tiarea_bold_10g37_19 ._ti_10g37_13{font-size:48px;letter-spacing:.55px;color:#0a0a0a;margin-bottom:0;font-family:SamsungOne-700;font-weight:700}._silverDescription_10g37_30 dt{font-family:SamsungOne-600;font-size:20px;font-weight:600;color:#0a0a0a}._silverDescription_10g37_30 dd{font-family:SamsungOne-600;font-size:13px;color:#949494;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._accountListTr_10g37_45{display:flex;justify-content:center;align-items:center;font-family:SamsungOne-500;font-size:18px;letter-spacing:.21px;text-align:center;color:#707070;min-height:20vh}._installerMobilePairingWrap_10g37_57{padding:23px;text-align:center;background-color:#fff;border:1px solid #e0e0e0}._installerMobilePairingWrap_10g37_57:before{width:100%;height:4px;opacity:.5;mix-blend-mode:multiply;background-color:#efefef}._installerMobileWrap_10g37_72{margin:0 24px}._installerMobileWrap_10g37_72>ul{display:flex;flex-direction:column;gap:20px;margin-bottom:20px;font-family:SamsungOne-500;font-size:16px;line-height:1.25}._installerMobileWrap_10g37_72>ul>li>div{padding:24px 20px}._installerMobileWrap_10g37_72>ul>li>div:last-child{border-top:solid 1px #e0e0e0}._installerMobileTitle_10g37_94{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-family:SamsungOne-800;font-size:16px}._installerMobileWrap_10g37_72 p{display:inline-flex;align-items:center;gap:4px;font-family:SamsungOne-600;font-size:14px;line-height:1.43;color:#707070}._installerMobileTags_10g37_113{display:flex;flex-wrap:wrap;gap:6px}._installerMobileEditWrap_10g37_119{display:flex;flex-direction:column;gap:20px;padding:20px 24px}._installerMobileEditWrap_10g37_119 textarea::placeholder{color:#0a0a0a4d}._cardwrap_10g37_130{border-radius:8px;border:solid 1px #e0e0e0;background-color:#fafafa}@media screen and (max-width:1280px){._input_box_10g37_137{position:relative}._input_box_10g37_137 input,._input_box_10g37_137 textarea{height:42px;padding:0 17px;border:solid 1px #b2b2b2;border-radius:8px;background-color:#fff;color:#0a0a0a;font-size:15px;font-weight:600;line-height:1.47;letter-spacing:.43px}._input_box_10g37_137 input:disabled{background-color:#f4f4f4;color:#0a0a0a80}._input_box_10g37_137 input::placeholder{color:#0a0a0a4d}._input_box_10g37_137 input._on_10g37_164:hover,._input_box_10g37_137 input:hover{border:solid 1.5px #2d2d2d}._input_box_10g37_137 input:focus,._input_box_10g37_137 input._focus_10g37_170,._input_box_10g37_137 textarea:focus,._input_box_10g37_137 textarea._focus_10g37_170{border:solid 1.5px #1976d2;opacity:1}._error_10g37_177{border:solid 1.5px #ff0000!important}#_input_box_10g37_137._center_10g37_181 input{text-align:center}}@media screen and (max-width:1024px){._top_tiarea_10g37_7{display:none}}._silverCardPlusBtn_10g37_192{position:absolute;top:-8px;right:-8px;display:flex;justify-content:center;align-items:center;width:32px;height:32px;border:solid 1px rgba(10,10,10,.2);border-radius:50%;background-color:#fff9;z-index:2;cursor:pointer}._silverCardTop_10g37_207{display:flex;justify-content:space-between;align-items:center;position:relative;margin-bottom:20px;font-family:SamsungOne-800;font-size:20px;z-index:3}._screenStateTopRight_10g37_217{display:flex;justify-content:flex-end;align-items:center;margin-top:12px}._screenStateTopRight_10g37_217 span{margin-right:8px;font-family:SamsungOne-600;font-size:13px;color:#949494}._silver_card_swiper_slide_10g37_229{width:calc((100% - 48px)/4)}._imagePicker_10g37_232{display:flex;gap:8px}._imagePicker_10g37_232>li{display:flex;justify-content:center;align-items:center;position:relative;width:79px;height:79px;border-radius:8.6px;border:solid 1px rgba(10,10,10,.12);background-color:#ecf5ff;overflow:hidden;cursor:pointer}._imagePicker_10g37_232 span{font-family:SamsungOne-600;font-size:9px;color:#00000042}._imagePicker_10g37_232>li>img{position:absolute;width:100%;height:100%;border:solid 1px rgba(10,10,10,.12)}._imagePicker_10g37_232>li._active_10g37_260:after{content:"";position:absolute;top:0;left:0;width:calc(100% - 4px);height:calc(100% - 4px);border:solid 2px #1976d2;border-radius:8.6px;background-color:#1976d233;z-index:5}._imagePickerChkIcon_10g37_272{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:6}._active_10g37_260 ._imagePickerChkIcon_10g37_272{display:block}._silverCardList_10g37_283{display:grid;max-width:1697px;margin:1.5px auto;grid-column-gap:12px;grid-row-gap:20px;grid-template-columns:repeat(4,1fr)}._silverCardList_10g37_283>li:first-child{grid-column:1 / span 5}._silverCardList_10g37_283>li:last-child{grid-column:2 / span 4}._scheduleFrameWrap_10g37_297{min-height:67px;max-height:81px;height:50%}._hompFrameWrap_10g37_302{width:100%;border-radius:8.5px;background-color:#d8d8d8}._silverAreaImglist_10g37_307{display:grid;position:absolute;top:0;width:100%;height:100%;z-index:2;gap:12px;grid-template-columns:1fr 1fr}._silverAreaImglist_10g37_307 li{display:flex;flex-direction:column;padding:12px}._quickGlanceAreaList_10g37_322{display:flex;gap:10px}._quickGlanceAreaList_10g37_322>li{display:flex;align-items:center;gap:16px;width:100%;padding:24px 20px}._quickGlanceAreaList_10g37_322 ._quickGlanceTab_10g37_333{align-items:flex-start;padding:16px}._stateCircle_10g37_337{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%}._quickGlanceAllow_10g37_345{display:none;position:absolute;right:8px}._quickGlanceAreaList_10g37_322>li:hover ._quickGlanceAllow_10g37_345{display:block}._quickGlanceAreaList_10g37_322>li span{max-width:55px}._storageDot_10g37_356{display:flex;gap:12px;padding:16px 20px;min-height:auto;font-family:SamsungOne-600;font-size:13px}._storageImg_10g37_364{position:relative;width:166px;height:79px;margin:auto}._storageImg_10g37_364 img{width:100%;height:100%}._storageImg_10g37_364 dl{display:flex;flex-direction:column;align-items:center;gap:3px;position:absolute;left:50%;bottom:0;transform:translate(-50%)}._storageImg_10g37_364 dt{font-family:SamsungOne-600;font-size:13px;color:#949494}._storageImg_10g37_364 dd{font-family:SamsungOne-800;font-size:23.3px}._storageImg_10g37_364 dd span{font-family:SamsungOne-600;font-size:15.2px}._homeBg_10g37_397{position:absolute;top:0;width:100%;height:450px;background-color:#d7e7f2;z-index:-1}._homeBg_10g37_397._darkmode_10g37_405:after{content:"";position:absolute;width:100%;height:100%;background-color:#000;opacity:.04}._homeBg_10g37_397 img{width:100%;height:100%;object-fit:cover}._homeEditBox_10g37_418{width:100%}._homeEditMobileViewMode_10g37_421{height:calc(100vh - 90px);background-color:#e0e0e0;overflow:scroll}._homeEditMobileViewMode_10g37_421 ._homeEditBox_10g37_418{position:relative;width:360px;height:100%;margin:0 auto;background-color:#efefef}._homeEditMobileViewMode_10g37_421 ._top_tiarea_10g37_7{display:none}._homeEditMobileViewMode_10g37_421 ._silver_card_swiper_slide_10g37_229{width:100%}._homeEditMobileViewMode_10g37_421 ._silverCardList_10g37_283{margin-top:10px;grid-row-gap:12px;grid-template-columns:100%}._homeEditMobileViewMode_10g37_421 ._silverCardList_10g37_283>li:first-child{grid-column:1 / span 1}._homeEditMobileViewMode_10g37_421 ._silverCardList_10g37_283>li:last-child{grid-column:1 / span 1}._homeEditMobileViewMode_10g37_421 ._scheduleFrameWrap_10g37_297{min-height:71px}._homeEditMobileViewMode_10g37_421 ._storageImg_10g37_364{width:230px;height:109px}._homeEditMobileViewMode_10g37_421 ._homeBg_10g37_397{height:200px;z-index:0}._homeEditMobileViewMode_10g37_421 ._quickGlanceAreaList_10g37_322{gap:6px}._homeEditMobileViewMode_10g37_421 ._quickGlanceAreaList_10g37_322>li{padding:16px}@media screen and (max-width:1280px){._silverAreaImglist_10g37_307 li{padding:6px}}@media screen and (max-width:1024px){._silver_card_swiper_slide_10g37_229{width:100%}}@media screen and (max-width:1024px){._silverCardList_10g37_283{margin-top:10px;grid-row-gap:12px;grid-template-columns:100%}}@media screen and (max-width:1024px){._silverCardList_10g37_283>li:first-child{grid-column:1 / span 1}}@media screen and (max-width:1024px){._silverCardList_10g37_283>li:last-child{grid-column:1 / span 1}}@media screen and (max-width:1024px){._scheduleFrameWrap_10g37_297{min-height:71px}}@media screen and (max-width:1024px){._storageImg_10g37_364{width:230px;height:109px}}._homeCardFrame_10g37_506{padding:5px;border-radius:0;background:url(/static/media/samsung-screen-copy.BDA9tLYV6opAeiUoDkH7.png) no-repeat 50% 50%;background-size:100%}._homeCardFrame_10g37_506 img,._homeCardFrame_10g37_506:hover:before{border-radius:0}@media screen and (max-width:1280px){._silverDescription_10g37_30 dd{max-width:60px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}._quickGlanceAreaList_10g37_322>li span._shortText_10g37_525{max-width:55px}._silverCardListCol2_10g37_529{grid-column:2 / span 2}@media screen and (max-width:1024px){._silverCardListCol2_10g37_529{grid-column:1 / span 1}}._place_wrap_3im5e_1{display:flex;justify-content:space-between;align-items:center;position:relative;padding:16px 20px 16px 11.85%;cursor:pointer}._place_wrap_3im5e_1:after{position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#d8d8d8;content:""}#_container_3im5e_1._home_3im5e_19 ._place_wrap_3im5e_1{display:flex;justify-content:space-between;align-items:center;position:relative;padding:0;cursor:pointer}#_container_3im5e_1._home_3im5e_19 ._place_wrap_3im5e_1._place_wrap_3im5e_1:after{height:0}._p_name_wrap_3im5e_31{padding-right:10px}._navbarLogoMobile_3im5e_35{margin-bottom:5px;color:#0009;font-family:SamsungOne-600;font-size:12px}._p_name02_3im5e_42{color:#000000de;font-family:SamsungOne-600;font-size:20px}._menulist_wrap_3im5e_48{display:flex;position:fixed;top:90px;height:-webkit-fill-available;background-color:#fafafa;z-index:12;border-right:1px solid #bdbdbd;box-sizing:border-box}._menulist_wrap_3im5e_48 ._menulist_scroll_3im5e_59{display:flex;flex-direction:column;position:relative;height:100%;overflow-y:auto}._menulist_wrap_3im5e_48._account_3im5e_67 ._menulist_scroll_3im5e_59{width:270px}._menulist_wrap_3im5e_48 ._menulist_scroll_3im5e_59::-webkit-scrollbar{width:6px}._menulist_wrap_3im5e_48 ._menulist_scroll_3im5e_59::-webkit-scrollbar-thumb{border-radius:4px;background-color:#c8c8c8}._menulist_wrap_3im5e_48 ._menulist_scroll_3im5e_59::-webkit-scrollbar-track{background-color:#fafafa}._menulistcomp_3im5e_90{width:270px;background-color:#fafafa;z-index:2}._installerNavbarComp_3im5e_96{display:flex;flex-direction:column;justify-content:space-between;width:360px}._installerNavbarContent_3im5e_103{flex:1;padding:20px}._installerNavbarContent_3im5e_103>div{text-align:center}._installerNavbarContent_3im5e_103 h1{margin:36px 0 40px;font-family:SamsungOne-600;font-size:28px;line-height:1.43;text-align:center}._menulist_iconwrap_3im5e_120 ._menulistcomp_3im5e_90{width:84px}._menulist_col_3im5e_124{padding:12px 16px}._left_controller_3im5e_128{position:absolute;top:50%;right:-22.5px;transform:translateY(calc(-50% - 37px));cursor:pointer}._munulist_box_3im5e_136{display:flex;justify-content:space-between;align-items:center;position:relative;padding:12px 16px;font-family:SamsungOne-600,sans-serif;font-size:16px;letter-spacing:.15px;box-sizing:border-box;cursor:pointer}._munulist_box_3im5e_136:hover{background:#f0f7ff}._munulist_box_3im5e_136 ._munulist_txt_3im5e_159{display:flex;justify-content:space-between;align-items:center;width:100%;color:#0a0a0a;font-family:SamsungOne-600,sans-serif;font-size:16px;letter-spacing:.15px}._munulist_box_3im5e_136._active_3im5e_155 ._munulist_txt_3im5e_159{color:#fff;font-family:SamsungOne-800,sans-serif;font-size:18px;line-height:1.47;letter-spacing:.17px}._infolist_wrap_3im5e_178{margin-top:10px;padding-top:10px;border-top:1px solid #e0e0e0}._infolist_box_3im5e_184{width:100%;margin-bottom:8px;padding:12px 25px;color:#0a0a0a;font-family:SamsungOne-600,sans-serif;font-size:16px;line-height:1.47;letter-spacing:.15px;box-sizing:border-box}._sign_out_3im5e_196{position:absolute;bottom:0;width:100%;padding:12px 25px;font-family:SamsungOne-600,sans-serif;font-size:16px;line-height:1.47;letter-spacing:.15px;box-sizing:border-box}._munulist_box_3im5e_136._active_3im5e_155{background-color:#1976d2}._munulist_box_3im5e_136._active_3im5e_155:hover:after{position:absolute;left:0;width:100%;height:100%;background-color:#000;content:"";opacity:.1}._munulist_box_3im5e_136._active_3im5e_155:hover ._munulist_txt_3im5e_159{color:#fff}._menulist_col_3im5e_124._menulist_mo_3im5e_226{padding:0}._menulist_mo_3im5e_226 ._munulist_box_3im5e_136{margin:0 16px;padding:12px 0 12px 28px}._menulist_mo_3im5e_226 ._munulist_box_3im5e_136 ._munulist_txt_3im5e_159{font-size:16px}._menulist_mo_3im5e_226 ._munulist_box_3im5e_136._active_3im5e_155{background-color:transparent}._menulist_mo_3im5e_226 ._munulist_box_3im5e_136._active_3im5e_155 ._munulist_txt_3im5e_159{color:#1976d2}._munulist_icon_3im5e_243{margin-right:16px}._menulist_iconwrap_3im5e_120 ._place_wrap_3im5e_1,._menulist_iconwrap_3im5e_120 ._munulist_box_3im5e_136{justify-content:center}._menulist_iconwrap_3im5e_120 ._place_wrap_3im5e_1{padding:24px}._menulist_iconwrap_3im5e_120 ._munulist_icon_3im5e_243{margin-right:0}._menulist_col2_3im5e_259{flex:1}._menulist_col2_3im5e_259 ._munulist_box_3im5e_136{height:48px;padding:0 0 0 25px}._menulist_col2_3im5e_259 ._munulist_box_3im5e_136+._munulist_box_3im5e_136{margin-top:8px}._menulist_col2_3im5e_259 ._munulist_box_3im5e_136 ._munulist_txt_3im5e_159{color:#0a0a0a;font-family:SamsungOne-600;font-size:16px;line-height:1.5;letter-spacing:.15px}._menulist_col2_3im5e_259 ._munulist_box_3im5e_136._active_3im5e_155{background-color:transparent}._menulist_col2_3im5e_259 ._munulist_box_3im5e_136._active_3im5e_155{color:#1976d2;font-family:SamsungOne-800}#_container_3im5e_1._home_3im5e_19 ._navbarLogoMobile_3im5e_35{margin-bottom:5px;color:#0009;font-family:SamsungOne-600;font-size:12px}#_container_3im5e_1._home_3im5e_19 ._p_name02_3im5e_42{font-family:SamsungOne-400;font-size:30px;opacity:.5}._menulist_bottom_3im5e_302{width:100%;padding:20px 0;font-family:SamsungOne-600;font-size:16px;line-height:1.5;border-top:1px solid #e0e0e0;background-color:#fafafa;cursor:pointer}._menulist_bottom_3im5e_302 li{display:flex;align-items:center;width:100%;height:48px;padding:0 15px}._menulist_bottom_3im5e_302 li._active_3im5e_155{background-color:#1976d2;font-family:SamsungOne-800;font-size:18px;line-height:1.44;color:#fff}._prolinkspan_3im5e_330{display:inline-flex;align-items:center;margin-top:30px;font-family:SamsungOne-600;font-size:12px;line-height:1.33}._prolinkspan_3im5e_330 span{margin:0 2px 0 10px}._onPremiseTxt_3im5e_342{padding:32px 40px;font-family:SamsungOne-600;font-size:13px;line-height:1.54;color:#949494}@media screen and (max-width:1024px){._place_wrap_3im5e_1{padding:0}._place_wrap_3im5e_1:after{display:none}._menulist_wrap_3im5e_48{top:0;min-width:180px;border:0}._menulist_wrap_3im5e_48 #_change_place_3im5e_1._active_3im5e_155,._navArrow_3im5e_366{display:none}._menulist_wrap_3im5e_48 ._menulist_col_3im5e_124{padding:0}._p_name_wrap_3im5e_31{width:100%;padding-right:0;background-color:#e0e0e0;border-bottom:1px solid #e0e0e0}._navbarLogoMobile_3im5e_35{display:block;width:100%;margin-bottom:36px}._userinfo_top_3im5e_387{display:flex;justify-content:space-between;align-items:center;width:100%;padding:28px 20px 16px}._profile_img_3im5e_395{width:40px;height:40px;object-fit:contain}._notific_3im5e_401{position:relative}._notific_point_3im5e_405{display:inline-block;position:absolute;top:-2px;right:-2px;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#f75b5b;box-sizing:content-box}._userinfo_bottom_3im5e_418{padding:0 20px}._user_name_3im5e_422{width:230px;height:19px;margin:0 0 4px;color:#0a0a0a;font-family:SamsungOne;font-size:16px;font-weight:800;line-height:normal;text-overflow:ellipsis;font-style:normal;white-space:nowrap;letter-spacing:normal;font-stretch:normal;overflow:hidden}._user_id_3im5e_439{width:240px;height:16px;margin:4px 0 0;color:#0a0a0a99;font-family:SamsungOne;font-size:13px;font-weight:600;line-height:normal;font-style:normal;letter-spacing:normal;font-stretch:normal}._menulist_col_3im5e_124._account_3im5e_67{display:block;position:fixed;top:56px;left:0;width:100vw;height:calc(100vh - 56px);background-color:#fff;z-index:9;overflow:hidden;transform:translate(-100%);transition:transform .5s}._menulist_col_3im5e_124._account_3im5e_67._active_3im5e_155{display:block;z-index:201;opacity:1;transform:translate(0);transition:transform .5s}._menulist_wrap_3im5e_48._account_3im5e_67{width:100%;margin-top:27px;background-color:#fafafa}._menulist_wrap_3im5e_48._account_3im5e_67 header{background-color:#fafafa}._menulist_wrap_3im5e_48._account_3im5e_67 ._head_area_3im5e_486{height:100%}._menulist_wrap_3im5e_48._account_3im5e_67._legal_account_3im5e_490{width:60%!important;margin-top:0!important}#_container_3im5e_1._home_3im5e_19 ._p_name02_3im5e_42,._p_name02_3im5e_42{display:none;font-family:SamsungOne-500;font-size:14px;opacity:1}#_container_3im5e_1._home_3im5e_19 ._p_name02_3im5e_42{display:block}._buy_now_btn_wrap_3im5e_507{margin-top:10px;padding:0 20px}._buy_now_btn_wrap_3im5e_507 button{display:flex;align-items:center;justify-content:space-between;border-radius:8px;background-color:#0a0a0a;color:#efefef;text-decoration:underline;font-size:13px;background-image:linear-gradient(180deg,#0a0a0a,#0a0a0a),linear-gradient(90deg,#ffa307,#ff69a7);background-clip:content-box,border-box;padding:2px;height:36px}._buy_now_btn_wrap_3im5e_507 ._icon_wrap_3im5e_527{display:flex;align-items:center;justify-content:center;width:24px;height:28px;margin-right:8px;border-radius:12px;background-color:#ffffff20}}._munulist_box_3im5e_136._bordertop_3im5e_539{border-top:1px solid #e0e0e0}._menulist_col2_3im5e_259 li{margin:0 16px}._storage_card_3im5e_546{position:absolute;bottom:24px;border:1px solid #e0e0e0;background-color:#fafafa;border-radius:8px;margin-left:12px;width:238px;height:148px;align-items:center;display:flex;justify-content:center}@media screen and (max-width:1024px){._menulist_bottom_3im5e_302{margin-top:0}._storage_card_3im5e_546{position:static}}._storageBox_3im5e_569{position:relative;margin:0 16px 24px;padding:24px 20px;border-radius:8px;border:solid 1px #e0e0e0;background-color:#fafafa}._storageBoxUnderline_3im5e_577{line-height:24px;border-bottom:solid .5px #f75b5b}@media screen and (min-width:1025px){._showTopLine_3im5e_583{position:relative;margin-top:40px}._showTopLine_3im5e_583 ._topLine_3im5e_588{position:absolute;top:-20px;left:-16px;right:-16px;height:1px;background-color:#e0e0e0}}footer{position:relative;display:inline-flex;align-items:flex-end;justify-content:space-between;width:100%;height:120px;padding:0 6.25% 48px;margin-top:auto;z-index:1}._copyrightWrap_ak3d5_13{display:inline-flex;align-items:center;justify-content:space-between;width:100%;height:120px;padding:14px 6.25% 48px;margin-top:auto;z-index:1}._copyrightWrap_ak3d5_13._short_ak3d5_23{display:flex;flex-direction:column;justify-content:space-between;gap:23px;padding:35px 24px;font-size:10px;text-align:center;height:253px}._copyrightWrap_ak3d5_13 span{display:inline-block;margin-right:30px;font-family:SamsungOne-500;font-size:12px;color:#252525}._copyrightWrap_ak3d5_13 a{display:inline-block;margin-right:30px;font-family:SamsungOne-500;font-size:12px;color:#0a0a0a}._copyrightWrap_ak3d5_13._short_ak3d5_23 a,._copyrightWrap_ak3d5_13._short_ak3d5_23 span{margin:0 15px 12px;color:#636363}._copyrightWrap_ak3d5_13 a._f-bold800_ak3d5_54{font-family:SamsungOne-800}._copyright_ak3d5_13{padding-top:6px;font-family:SamsungOne-500;font-size:12px;color:#949494}._short_ak3d5_23 ._copyright_ak3d5_13{font-size:10px}._short_ak3d5_23 ._copyright_div_ak3d5_67{height:100px}footer._onboarding_footer_ak3d5_71{padding:24px 124px 49px 128px}footer._onboarding_terms_footer_ak3d5_75{bottom:0;position:fixed;height:auto}._footer_nav_ak3d5_81{font-size:0}._btn_two_ak3d5_85 button:first-child{margin-right:3px}._btn_two_ak3d5_85 button:last-child{margin-left:3px}._page_bottom_btns_ak3d5_93{display:flex;justify-content:space-between;gap:10px;bottom:0;width:100%;padding:22px 24px;background-color:#fafafa}._page_bottom_btns_ak3d5_93 button{width:100%;flex-grow:1}._page_bottom_btns_ak3d5_93 button._bottomIconbtn_ak3d5_108{flex-grow:0}._page_bottom_btns_ak3d5_93._isbackbtn_ak3d5_112 button:first-child{width:auto}._page_bottom_btns_ak3d5_93._two_btn_ak3d5_116._horizon_ak3d5_116 button{width:100%;margin-bottom:9px}._page_bottom_btns_ak3d5_93._two_btn_ak3d5_116._horizon_ak3d5_116 button:last-child{margin-bottom:0}._bottom_btn_comp_ak3d5_125{display:flex;justify-content:space-between;width:100%;height:86px;padding:22px 24px;border-top:solid 1px #d8d8d8;z-index:10}._bottom_btn_comp_ak3d5_125._bottom_fiexd_ak3d5_136{position:fixed;bottom:0}._top_controller_ak3d5_141{position:absolute;top:-49px;left:50%;transform:translate(-50%) rotate(-90deg)}footer._screenpreset_footer_ak3d5_149{grid-area:unset!important}@media screen and (max-width:1024px){#_container_ak3d5_1._home_ak3d5_154 div._footer_nav_ak3d5_81{padding:0 6px 0 22px;margin-bottom:12px}footer._onboarding_footer_ak3d5_71{padding:25px 0 35px;background-color:#fafafa}._fixed_bottom_skin_ak3d5_164{position:fixed;left:0;bottom:0}._page_bottom_btns_ak3d5_93{justify-content:center;align-items:center}._page_bottom_btns_ak3d5_93._two_btn_ak3d5_116{grid-column-gap:10px}body._account_ak3d5_179 ._page_bottom_btns_ak3d5_93{background-color:#fafafa}._page_bottom_btns_ak3d5_93 a{width:100%}footer{position:relative;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0}._copyrightWrap_ak3d5_13{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:35px 24px;font-size:10px}._copyrightWrap_ak3d5_13 a,._copyrightWrap_ak3d5_13 span{margin:0 15px 12px;color:#636363}._copyright_ak3d5_13{font-size:10px}._page_bottom_btns_ak3d5_93{border-top:1px solid #d8d8d8;padding:23px 24px 22px;height:86px}._page_bottom_btns_ak3d5_93._btn_between_ak3d5_222{position:absolute}}._footerNav_ak3d5_227{font-size:0}._bottom_controller_ak3d5_230{position:absolute;top:-23px;left:50%;transform:translate(-50%)}@media screen and (max-width:1024px){#_container_ak3d5_1._home_ak3d5_154 div._footerNav_ak3d5_227{padding:0 6px 0 22px;margin-bottom:12px}}@media screen and (max-width:1024px){._terms_wrap_ak3d5_243{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width:1024px){._terms_wrap_ak3d5_243 a{margin:0 0 15px;width:100%}}._copyrightWrapMobile_ak3d5_255{flex-direction:column;padding:35px 24px}._copyrightWrapMobile_ak3d5_255>div{text-align:center}._copyrightWrapMobile_ak3d5_255 a{color:#636363;margin:0 15px 12px}._copyrightWrapMobile_ak3d5_255 p{font-size:10px}._bottom_btn_comp_ak3d5_125._bottom_fixed_ak3d5_273{position:fixed;bottom:0}._terms_wrap_ak3d5_243 a:first-child{font-family:SamsungOne-800}.noti-bubble{display:inline-block;position:absolute;top:50px;left:34px;padding:12px 16px;border-radius:4px;background-color:#3d86fb;font-family:SamsungOne-600;font-size:18px;color:#fff;transform:scale(0);animation:vibration_bubble .5s 0s forwards,.3s linear .5s infinite alternate shake;animation-timing-function:ease-out;width:max-content}.noti-bubble:after{content:"";position:absolute;top:-6.25px;left:21px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6.25px solid #3d86fb}@media screen and (max-width:1024px){.noti-bubble{font-size:12px;padding:8px 10px}}@keyframes vibration_bubble{0%{transform:scale(0);transform-origin:left top}to{transform:scale(1) rotate(-2deg);transform-origin:left top}}@keyframes shake{0%{transform:rotate(-2deg)}to{transform:rotate(2deg)}}._tooltip_text_imfdr_1{position:fixed;left:274px;top:162px;max-width:400px;width:fit-content;height:fit-content;background:#fff;box-shadow:0 3px 8px #0003;border-radius:8px;font-family:SamsungOne-600;font-size:13px;color:#000;padding:8px;white-space:normal;text-overflow:ellipsis;overflow:hidden;line-height:20px;z-index:20000000;display:none;overflow-wrap:break-word}@media screen and (max-width:1024px){._tooltip_text_imfdr_1{max-width:80vw}}.new_sche_list .img_wrap img[data-v-thumbnail]{aspect-ratio:16/9;object-fit:cover}.sync-playlist-dialog-content-img[data-v-thumbnail]{width:100%;height:100%}.video-time[data-v-videotime]{width:fit-content;padding:1px 7px}#modalpop15 .imgae_img img[data-v-thumbnail]{border:0}.noti_card .noti_frame #screenImage[data-v-thumbnail]{width:100%;height:100%}.imgae_img img[data-v-thumbnail]{aspect-ratio:16/9;object-fit:contain!important}@media screen and (max-width:1024px){ul.image_listbox.card>li:hover .imgae_img img[data-v-thumbnail]{border:solid 1px rgba(0,0,0,.12)!important}}.performance-bar{background-color:#000;text-align:center;color:#fff;padding:10px;position:fixed;bottom:0;width:100%;z-index:101}.performance-bar .heading{font-weight:700;padding-right:40px}.performance-bar .metric{display:inline-block;padding-right:20px}.performance-bar .metric_name{cursor:pointer}
