/*!
 * Quill Editor v2.0.2
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:none}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor .ql-code-block-container,.ql-bubble .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item:before,.ql-bubble .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item:before,.ql-bubble .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item:before,.ql-bubble .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\00D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close){position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:after,.ql-container.ql-bubble:not(.ql-disabled) a:not(.ql-close):hover:before{visibility:visible}@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");*{font-family:Pretendard,sans-serif;box-sizing:border-box;margin:0;padding:0}a,article,aside,b,body,caption,dd,div,dl,dt,em,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,legend,li,menu,nav,object,ol,p,section,span,strong,ul,video{border:0;outline:0;font-size:100%;color:#303030;line-height:normal}html{overflow-x:hidden;scroll-behavior:smooth}body,html{width:100vw}body{line-height:normal;-ms-overflow-style:none;height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}li,ol,ul{list-style:none}strong{display:inline-block}a{margin:0;padding:0;font-size:100%}pre{white-space:pre-line;line-height:1.5}input,pre,select{font-family:Pretendard,sans-serif}input,select{vertical-align:middle;outline:0;border:0;background:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=checkbox],input[type=file],input[type=radio],select option[value=disabled][disabled]{display:none}button,label{cursor:pointer}button{border:0;outline:0;background:none}a{text-decoration:none;display:block}textarea{border:0;outline:0;resize:none;font-family:Pretendard,sans-serif}.col-group,.row-group{display:flex}.row-group{flex-flow:column}.container{width:100%;margin:0 auto;padding:0 20px;max-width:1312px}.container.w1600{max-width:1600px}.container.w1280{max-width:1280px}.container.w768{max-width:768px}.gb{font-family:Giants-Bold,sans-serif}.gr{font-family:Giants-Regular,sans-serif}.blue{color:#1968ff}.red{color:red}.green{color:#2bb27c}.orange{color:#e94f35}.img-container{width:100%;position:relative}.img-container img{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;object-fit:cover;object-position:center}.video-container{width:100%;padding-top:56.25%;position:relative}.video-container iframe{width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#e4e4e4}::-webkit-scrollbar-thumb{background:#484848;border-radius:4px}.null-txt{font-size:20px;font-weight:300;text-align:center;color:#9f9b9b;padding:96px 0}.pc{display:block}.mb{display:none}i{color:unset}img{object-fit:cover}@media screen and (max-width:1024px){.null-txt{font-size:14px;padding:64px}.pc{display:none}.mb{display:block}}.scroll-hidden::-webkit-scrollbar{display:none}.scroll-hidden{scrollbar-width:none;-ms-overflow-style:none}.mt-10{margin-top:10px}.mb-10{margin-bottom:10px}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.mt-30{margin-top:30px}.mb-30{margin-bottom:30px}.mt-35{margin-top:35px}.mt-40{margin-top:40px}.mb-40{margin-bottom:40px}.mt-50{margin-top:50px}.mb-50{margin-bottom:50px}.mt-60{margin-top:60px}.mb-60{margin-bottom:60px}.mt-70{margin-top:70px}.mb-70{margin-bottom:70px}.mt-80{margin-top:80px}.mb-80{margin-bottom:80px}.px-20{padding-left:20px;padding-right:20px}.pt-10{padding-top:10px}.pb-10{padding-bottom:10px}.pt-20{padding-top:20px}.pb-20{padding-bottom:20px}.pt-30{padding-top:30px}.pb-30{padding-bottom:30px}.pt-40{padding-top:40px}.pb-40{padding-bottom:40px}.pt-50{padding-top:50px}.pb-50{padding-bottom:50px}.pt-60{padding-top:60px}.pb-60{padding-bottom:60px}.pt-70{padding-top:70px}.pb-70{padding-bottom:70px}.pt-80{padding-top:80px}.pb-80{padding-bottom:80px}.ratio-box{position:relative}.ratio-box:before{display:block;width:100%;padding-top:100%;content:""}#wrap{width:100%;max-width:475px;margin:0 auto;box-shadow:0 0 8px rgba(0,0,0,.16)}.body{min-height:calc(100vh - 76px - 370px);position:relative;width:100%;padding-bottom:56px}.gradient-bg{position:absolute;background:linear-gradient(180deg,rgba(255,137,0,.3),transparent);height:294px;width:100%;max-width:475px;left:calc(100vw / 2);top:0;transform:translateX(-50%);z-index:-1}.bd-bt{border-bottom:8px solid #f7f7f7}.bd-bt-sm{border-bottom:1px solid #e4e4e4}.btn-wrap-fixed,.btn-wrap-type1{display:flex;gap:10px;padding:0 20px}.btn-wrap-fixed{position:absolute;left:0;bottom:0;height:56px;background-color:#fff}.btn,.btn-wrap-fixed{width:100%;align-items:center}.btn{height:50px;border-radius:10px;font-size:18px;font-weight:700;color:#929292;border:1.5px solid #e4e4e4;display:flex;justify-content:center;gap:16px}.btn.type2{font-size:14px}.btn.org{background-color:#ff990d;color:#fff}.btn.wht{background-color:#fff;color:#ff990d;border:1.5px solid #ff990d}.btn.blk{background-color:#000;color:#fff}.btn.ylw{background-color:#fff200;color:#371d1e}.btn.grn{background-color:#03c75a;color:#fff}.btn.bd-blk{border-radius:10px;border:1.5px solid #202020;color:#000}.btn.disabled{background-color:#e4e4e4;color:#fff;cursor:not-allowed}.add-option-btn{padding:0 11px;border-radius:2px;border:1px solid #e4e4e4;background-color:#fff;font-size:12px;font-weight:300;color:#373948;height:20px}.delete-btn{font-size:16px;color:#aeaeae;margin-left:20px}.change-address-btn{height:22px;padding:0 15px;border-radius:11px;border:1px solid #e4e4e4;background-color:#f7f7f7;color:#373948;font-size:12px;font-weight:300}.underline-btn-wrap{display:flex;justify-content:center;align-items:center;padding:0 20px}.underline-btn{font-size:14px;font-weight:700;color:#202020;text-decoration:underline}.order-product-btn-wrap{display:flex;gap:8px}.order-product-btn{display:flex;justify-content:center;align-items:center;min-width:60px;height:30px;font-size:12px;color:#373948;border-radius:2px;border:1px solid #e4e4e4;background-color:#fff}.order-product-btn.big{width:100%}.order-product-btn.blk{background-color:#202020;color:#fff;border:unset}.add-all-to-cart-btn-wrap{display:flex;padding:0 20px;justify-content:center}.add-all-to-cart-btn{align-items:center;border-radius:2px;border:1px solid #e4e4e4;background-color:#fff;height:48px;font-size:15px;color:#484e66;font-weight:700}.add-all-to-cart-btn,.topBanner{width:100%;display:flex;justify-content:center}.topBanner{padding:8px;background-color:#ff990d;position:relative}.topBanner a{color:#fff;font-size:14px;text-align:center}.topBanner button{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.topBanner button i{font-size:15px;color:#fff}.bottomNav-type1{display:block;max-height:56px;position:fixed;bottom:0;left:calc(100vw / 2);transform:translateX(-50%);width:100%;max-width:475px;background-color:#fff;z-index:99}.bottomNav-type1>ul{display:flex;gap:9px}.bottomNav-type1>ul>li{width:calc(100%);height:56px}.bottomNav-type1>ul>li .bottomNav-button{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center}.bottomNav-type1>ul>li .bottomNav-button img{width:auto;filter:invert(32%) sepia(0) saturate(0) hue-rotate(0deg) brightness(87%) contrast(90%)}.bottomNav-type1>ul>li .bottomNav-button p{font-size:12px;margin-top:5px;color:#585858;font-weight:500}.bottomNav-type1>ul>li.active .bottomNav-button p{color:#ff990d}.solution-detail img{max-width:100%;height:auto}.header-type1{width:100%}.header-type1 .header-box{width:100%;height:44px;display:flex;padding:0 20px;justify-content:space-between;align-items:center;border-bottom:2px solid #f7f7f7}.header-type1 .header-box .logo{display:flex;width:80px}.header-type1 .header-box .logo img{width:100%}.header-type1 .header-box .header-btn-wrap{display:flex;gap:16px}.header-type1 .header-box .header-btn-wrap .header-btn{font-size:24px}.header-type1 .header-box .header-btn-wrap .header-btn.search-open-btn i{color:#ff990d}.header-type1 .header-box .back-btn-wrap{display:flex;gap:8px}.header-type1 .header-box .back-btn-wrap button i{font-size:24px;color:#202020}.header-type1 .header-box .header-subTitle-wrap{position:absolute;left:50%;transform:translateX(-50%)}.header-type1 .header-box .header-subTitle-wrap .header-subTitle{font-size:17px;font-weight:500}.header-type1 .header-box .search-bar{border-bottom:1px solid #ff990d;display:flex}.search-box-type1{width:100%;display:block}.search-box-type1 .search-input-wrap{display:flex;border-bottom:2px solid #ff990d;padding-bottom:3px}.search-box-type1 .search-input-wrap input{width:calc(100% - 40px);padding:0 12px;font-size:15px}.search-box-type1 .search-input-wrap button{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.search-box-type1 .search-input-wrap button i{font-size:24px;color:#ff990d}.header-type2{width:100%}.header-type2 .header-box{width:100%;height:44px;display:flex;padding:0 20px;justify-content:space-between;align-items:center;border-bottom:2px solid #f7f7f7;position:relative}.header-type2 .header-box .back-btn-wrap{display:flex}.header-type2 .header-box .back-btn-wrap button i{font-size:24px;color:#202020}.header-type2 .header-box .page-title-wrap{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header-type2 .header-box .page-title-wrap>.page-title{font-size:17px;font-weight:500;color:#202020}.header-type2 .header-box .header-btn-wrap{display:flex;gap:16px}.header-type2 .header-box .header-btn-wrap .header-btn{font-size:24px}.header-type2 .header-box .header-btn-wrap .header-btn.search-btn i{color:#ff990d}.footer{display:block;border-top:2px solid #f7f7f7}.footer .footer-top{padding:20px;background-color:#fff}.footer .footer-top h3{font-size:14px;font-weight:700;margin-bottom:5px}.footer .footer-top .contact{font-size:20px;font-weight:700;margin-bottom:5px}.footer .footer-top .businessHours{font-size:14px;color:#303030}.footer .footer-bt{padding:25px 20px 140px;background-color:#f7f7f7}.footer .footer-bt h2{font-size:14px;color:#303030;margin-bottom:15px}.footer .footer-bt .ft-tab{display:flex;gap:8px;align-items:center;margin-bottom:20px}.footer .footer-bt .ft-tab a{color:#303030;font-size:14px;font-weight:500}.footer .footer-bt .ft-tab span{width:1px;height:8px;display:block;background-color:#e4e4e4}.footer .footer-information{line-height:1.43;font-size:14px;color:#303030}.main-tab-menu{width:100%;overflow:auto;padding:16px 21px 0}.main-tab-menu .tab-menu-bar{display:flex;gap:5px;width:max-content}.main-tab-menu .tab-menu-bar .tab-item{display:flex;justify-content:center;align-items:center;padding:0 15px;height:30px;border:1px solid #707070;border-radius:15px;font-size:14px}.main-tab-menu .tab-menu-bar .tab-item.active{background-color:#ff89001a;border:1px solid #ff990d;color:#ff990d;font-weight:600}.tab-menu-type1{display:block;margin-bottom:20px}.tab-menu-type1>ul{display:flex;gap:10px 20px;justify-content:center;flex-wrap:wrap}.tab-menu-type1>ul>li{color:#aaa;cursor:pointer;position:relative;min-width:-moz-fit-content;min-width:fit-content}.tab-menu-type1>ul>li.active{color:#ff990d}.tab-menu-type1>ul>li.active:before{width:100%;height:2px;background-color:#ff990d;position:absolute;left:0;top:calc(100% + 2px);content:""}.tab-menu-type2{display:block;position:-webkit-sticky;position:sticky;left:0;top:0;width:100%;z-index:4}.tab-menu-type2>ul{display:flex;width:100%}.tab-menu-type2>ul>li{width:100%;height:45px}.tab-menu-type2>ul>li a{display:flex;width:100%;height:100%;justify-content:center;align-items:center;font-size:12px;background-color:#f7f7f7;color:#202020;font-weight:500}.tab-menu-type2>ul>li.active a{color:#ff990d;border-bottom:1px solid #ff990d}.tab-menu-type3{width:100%;overflow:auto;padding:0 20px}.tab-menu-type3 .tab-menu-bar{display:flex;gap:5px;width:max-content}.tab-menu-type3 .tab-menu-bar .tab-item{display:flex;justify-content:center;align-items:center;padding:0 15px;height:30px;border-radius:15px;font-size:14px;border:1px solid #000;opacity:.3}.tab-menu-type3 .tab-menu-bar .tab-item.active{background-color:#ff89001a;border:1px solid #ff990d;color:#ff990d;font-weight:600;opacity:1}.swiper-type1{display:flex;padding-top:22px;width:100%;margin-bottom:70px;overflow:hidden}.swiper-type1 .swiper{width:100%;padding:0 20px}.swiper-type1 .swiper .swiper-slide{position:relative;transform:scale(.95);transition:transform .3s ease}.swiper-type1 .swiper .swiper-slide.swiper-slide-active{transform:scale(1)}.swiper-type1 .swiper .swiper-slide:before{width:100%;display:block;content:"";padding-top:100%}.swiper-type1 .swiper .swiper-slide .content-box{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden;border-radius:15px}.swiper-type1 .swiper .swiper-slide .content-box .bg-wrap{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ff990d}.swiper-type1 .swiper .swiper-slide .content-box .bg-wrap>img{width:100%;height:100%}.swiper-type1 .swiper .swiper-slide .content-box .txt-wrap{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;text-align:center;padding:0 8px 8px}.swiper-type1 .swiper .swiper-slide .content-box .txt-wrap .txt-top{margin-bottom:15px;font-size:24px;font-weight:700;color:#fff;white-space:pre-line;word-break:keep-all}.swiper-type1 .swiper .swiper-slide .content-box .txt-wrap .txt-bt{padding-top:15px;font-size:14px;color:#fff;position:relative;white-space:pre-line;word-break:keep-all}.swiper-type1 .swiper .swiper-slide .content-box .txt-wrap .txt-bt:before{content:"";position:absolute;left:50%;top:0;transform:translate(-50%,-50%);width:260px;height:1px;background-color:#fff}.swiper-type2,.swiper-type3,.swiper-type4{padding:0 20px;overflow:hidden}.section-title-wrap-type1{display:block;text-align:center;margin-bottom:20px}.section-title-wrap-type1 .section-title{font-size:25px;font-weight:700;margin-bottom:15px}.section-title-wrap-type1 .section-sub-title{color:#aaa}.section-title-wrap-type2{display:flex;justify-content:space-between;padding:0 20px;margin-bottom:20px}.section-title-wrap-type2 .section-title{font-size:25px;font-weight:700}.section-title-wrap-type3{display:flex;justify-content:space-between;padding:0 20px}.section-title-wrap-type3 .section-title{font-size:17px;font-weight:700}.section-title-wrap-type3 .link-txt{font-size:15px;font-weight:600;color:#303030;text-decoration:underline}.section-title-wrap-type4{display:flex;padding:0 20px;height:50px;align-items:center;justify-content:space-between;border-bottom:1px solid #20202033}.section-title-wrap-type4 .section-title{font-weight:600;color:#202020}.section-title-wrap-type4 .close-btn{font-size:15px}.timer-type1{gap:5px;margin-bottom:30px}.timer-type1,.timer-type1 .digit{display:flex;align-items:center;justify-content:center}.timer-type1 .digit{width:30px;height:50px;background-color:#f7f7f7;border:1px solid #e4e4e4;border-radius:5px}.timer-type1 .digit,.timer-type1 .separator{font-size:24px;font-weight:700;color:#333}.filter-wrap-type1{display:flex;justify-content:space-between}.filter-wrap-type1 .total-count{font-size:14px}.item-list-type1{display:block;padding:0 20px}.item-list-type1>ul{display:flex;flex-wrap:wrap;gap:30px 10px}.item-list-type1>ul>li{width:calc((100% - 10px) /2)}.item-list-type3{display:block}.item-list-type3>ul{display:flex;gap:15px;flex-direction:column}.item-list-type3>ul>li{width:100%}.item-type1{display:block}.item-type1 .item-img-wrap{position:relative;width:100%;overflow:hidden;border-radius:16px;margin-bottom:10px}.item-type1 .item-img-wrap:before{display:block;width:100%;padding-top:100%;content:""}.item-type1 .item-img-wrap .img{position:absolute;left:0;top:0;width:100%;height:100%}.item-type1 .item-img-wrap .img img{width:100%;height:100%}.item-type1 .item-img-wrap .new{top:0;left:0;border-radius:0 0 16px 0;background-color:#000;padding:0 10px;height:20px;color:#fff;font-size:12px}.item-type1 .item-img-wrap .cart-btn,.item-type1 .item-img-wrap .new{position:absolute;display:flex;justify-content:center;align-items:center}.item-type1 .item-img-wrap .cart-btn{right:10px;bottom:10px;width:40px;height:40px;border-radius:100%;background-image:url(/images/cart-off.png)}.item-type1 .item-img-wrap .cart-btn.active{background-image:url(/images/cart-on.png)}.item-type1 .item-content-wrap{display:block}.item-type1 .item-content-wrap .item-name{font-size:14px;color:#303030;margin-bottom:5px}.item-type1 .item-content-wrap .price-wrap{display:flex;gap:4px;margin-bottom:7px}.item-type1 .item-content-wrap .price-wrap .discounted-price{color:#ff990d;font-size:13px;font-weight:600}.item-type1 .item-content-wrap .price-wrap .original-price{color:#8e8e8e;font-size:12px;text-decoration:line-through}.item-type1 .item-content-wrap .sub-content{display:flex;gap:10px}.item-type1 .item-content-wrap .sub-content p{color:#505050;font-size:14px}.item-type1 .item-content-wrap .sub-content p i{color:#ff990d}.item-type2{display:block}.item-type2 .img-wrap{display:flex;position:relative;border-radius:16px;overflow:hidden;margin-bottom:20px}.item-type2 .img-wrap:before{width:100%;display:block;padding-top:76.92%;content:""}.item-type2 .img-wrap>img{position:absolute;left:0;top:0;width:100%;height:100%}.item-type2 .txt-wrap{display:block;padding:0 10px}.item-type2 .txt-wrap .txt-top{font-size:20px;margin-bottom:10px;font-weight:700}.item-type2 .txt-wrap .txt-bt{font-size:14px;color:#5d5d5d}.item-type3{display:flex}.item-type3 .item-img-wrap{position:relative;width:65px;overflow:hidden;border-radius:16px}.item-type3 .item-img-wrap:before{display:block;width:100%;padding-top:100%;content:""}.item-type3 .item-img-wrap .img{position:absolute;left:0;top:0;width:100%;height:100%}.item-type3 .item-img-wrap .img img{width:100%;height:100%}.item-type3 .item-content-wrap{display:block;padding:0 15px;width:calc(100% - 65px)}.item-type3 .item-content-wrap .item-name{font-size:14px;color:#303030;margin-bottom:5px}.item-type3 .item-content-wrap .price-wrap{display:flex;gap:4px;margin-bottom:7px}.item-type3 .item-content-wrap .price-wrap .discounted-price{color:#ff990d;font-size:13px;font-weight:600}.item-type3 .item-content-wrap .price-wrap .original-price{color:#8e8e8e;font-size:12px;text-decoration:line-through}.item-type3 .item-content-wrap .sub-content{display:flex;gap:10px}.item-type3 .item-content-wrap .sub-content p{color:#505050;font-size:14px}.item-type3 .item-content-wrap .sub-content p i{color:#ff990d}.item-type3.cart .item-content-wrap{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.item-wrap-type3{padding:0 20px}.view-all-btn-wrap{margin-top:40px;display:flex;justify-content:center;align-items:center;gap:2px}.view-all-btn-type1{width:200px;height:35px}.view-all-btn-type1,.view-all-btn-type2{display:flex;justify-content:center;align-items:center;background-color:rgba(255,153,13,.1);border:1px solid #ff8900;border-radius:35px;color:#ff990d}.view-all-btn-type2{width:89px;height:30px;font-size:14px}.sweetness-check-item{display:block;border-radius:10px;background-color:#f7f7f7;padding:15px}.sweetness-check-item .img-wrap{position:relative;border-radius:10px;overflow:hidden}.sweetness-check-item .img-wrap>img{width:100%;height:100%;position:absolute;left:0;top:0}.sweetness-check-item .txt-wrap{text-align:center}.sweetness-check-item .txt-wrap .txt-top{font-size:36px;font-weight:700}.sweetness-check-item .txt-wrap .txt-ct{color:#303030}.sweetness-check-item .txt-wrap .txt-bt{color:#303030;font-size:14px}.star-score{display:flex;gap:2px}.star-score i{color:#ff990d}.star-score-write{display:block}.star-score-write>ul{display:flex;gap:10px;justify-content:center}.star-score-write>ul>li{display:flex;cursor:pointer}.star-score-write>ul>li i{font-size:40px;color:#e4e4e4}.star-score-write>ul>li.active i{color:#ff990d}.main-review-title-wrap{padding:0 20px}.main-review-title-wrap>p{width:100%;display:flex;padding:35px;color:#fff;border-radius:10px;font-size:25px;font-weight:700;margin-bottom:20px;background-image:url(/images/main-review-title-wrap-bg-img.png);background-size:cover}.review-list-type1{display:block;padding:0 20px}.review-list-type1>ul{display:flex;gap:20px;flex-direction:column}.review-list-type1>ul>li{width:100%}.review-list-type1>ul>li:last-child .review-item-type1:after{display:none}.review-item-type1{width:100%;display:flex;padding-left:15px;position:relative}.review-item-type1:before{width:5px;height:5px;content:"";border-radius:100%;background-color:#202020;position:absolute;left:0;top:4px;z-index:1}.review-item-type1:after{width:1px;height:calc(100% + 10px);border-left:1px dashed #e4e4e4;position:absolute;left:2.2px;top:10px;content:""}.review-item-type1 .item-content-wrap{width:calc(100% - 80px);padding-right:30px}.review-item-type1 .item-content-wrap .date{font-size:13px;color:#303030;margin-bottom:10px}.review-item-type1 .item-content-wrap .content{font-size:15px;color:#303030;margin-bottom:5px}.review-item-type1 .img-wrap{width:80px;height:80px;border-radius:10px;background-color:#ff8900;overflow:hidden;cursor:pointer}.review-item-type1 .img-wrap>img{position:absolute;left:0;top:0;width:100%;height:100%}.review-list-type2{display:block;padding:0 20px}.review-list-type2>ul{display:flex;flex-direction:column}.review-list-type2>ul>li{width:100%;border-top:1px solid #e4e4e4}.review-item-type2{display:block;padding:20px 0 24px}.review-item-type2 .review-item-top{display:flex;justify-content:space-between;margin-bottom:15px}.review-item-type2 .review-item-top .star-score-wrap{display:flex;gap:10px;align-items:center}.review-item-type2 .review-item-top .star-score-wrap .user-name{font-size:12px;color:#303030}.review-item-type2 .review-item-top .date{font-size:12px;opacity:.5;color:#303030}.review-item-type2 .review-item-bt{display:flex;align-items:flex-start}.review-item-type2 .review-item-bt .review-content{width:calc(100% - 40px);padding-right:20px;font-size:14px;line-height:1.43}.review-item-type2 .review-item-bt .img-wrap{width:40px;background-color:#f7f7f7}.review-item-type2 .review-item-bt .img-wrap img{width:100%;height:100%;position:absolute;left:0;top:0}.review-photo-list-type1{display:block;padding:0 20px}.review-photo-list-type1>.star-score-wrap{display:flex;gap:10px;align-items:center;margin-bottom:25px}.review-photo-list-type1>.star-score-wrap .star-score{font-size:20px}.review-photo-list-type1>.star-score-wrap .score-txt{font-size:17px;color:#251616}.review-photo-list-type1>.star-score-wrap .score-txt span{opacity:.5}.review-photo-list-type1>ul{display:flex;gap:5px;flex-wrap:wrap}.review-photo-list-type1>ul>li{width:calc((100% - 10px) / 3)}.review-photo-list-type1 .mySwiper2{overflow:hidden}.review-photo-item-type1{display:block;cursor:pointer;position:relative}.review-photo-item-type1 .img-wrap{display:block;background-color:#f7f7f7}.review-photo-item-type1 .img-wrap>img,.review-photo-item-type1 .viewMoreBtn{width:100%;height:100%;position:absolute;left:0;top:0}.review-photo-item-type1 .viewMoreBtn{background-color:#fff;z-index:1;display:flex;background-color:#00000080;justify-content:center;align-items:center;color:#fff}.review-swiper-photo-item-type1{display:flex;width:100%}.review-swiper-photo-item-type1 img{width:100%}.info-list-type1{display:block}.info-list-type1>ul{display:flex;gap:30px;flex-direction:column;padding:0 20px}.info-list-type1>ul>li{width:100%}.info-item-type1{display:block}.info-item-type1 .info-item-img-wrap{display:block;position:relative;border-radius:10px;overflow:hidden;margin-bottom:10px;background-color:#ff990d}.info-item-type1 .info-item-img-wrap:before{display:block;width:100%;padding-top:44.62%;content:""}.info-item-type1 .info-item-img-wrap>img{position:absolute;left:0;top:0;width:100%;height:100%}.info-item-type1 .info-item-content-wrap{display:block}.info-item-type1 .info-item-content-wrap .item-name{font-size:14px;font-weight:500;margin-bottom:10px}.info-item-type1 .info-item-content-wrap .date{font-size:12px;color:#8e8e8e}.info-item-type1.Ended a{pointer-events:none}.info-item-type1.Ended .info-item-img-wrap .Ended-box{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#ffffff4d;display:flex;justify-content:center;align-items:center}.info-item-type1.Ended .info-item-img-wrap .Ended-box>p{display:flex;justify-content:center;align-items:center;padding:0 10px;color:#fff;height:30px;background-color:#202020;border-radius:20px;font-size:12px}.board-title-wrap{text-align:center}.board-title-wrap .board-title{font-size:24px;font-weight:700}.board-title-wrap .board-date{font-size:14px}.board-content-wrap{width:100%;padding:0 20px}.board-content-wrap .img-wrap{width:100%;display:block;position:relative;border-radius:10px;overflow:hidden;margin-bottom:10px;background-color:#ff990d}.board-content-wrap .img-wrap:before{display:block;width:100%;padding-top:44.62%;content:""}.board-content-wrap .img-wrap img{position:absolute;left:0;top:0;width:100%;height:100%}.product-description-box{display:block}.product-description-box .product-description-box-img-wrap{width:100%}.product-description-box .product-description-box-img-wrap .swiper{overflow:hidden}.product-description-box .product-description-box-img-wrap .swiper-slide{width:100%;position:relative;background-color:#dfdfdf}.product-description-box .product-description-box-img-wrap .swiper-slide:before{content:"";width:100%;padding-top:100%;display:block}.product-description-box .product-description-box-img-wrap .swiper-slide>img{position:absolute;left:0;top:0;width:100%;height:100%}.product-description-box .product-description-content-wrap{display:block;padding:15px 20px 20px}.product-description-box .product-description-content-wrap .state-wrap{display:flex;justify-content:space-between;margin-bottom:17px}.product-description-box .product-description-content-wrap .state-box{display:flex;gap:5px}.product-description-box .product-description-content-wrap .state-box>div{display:flex;align-items:center;height:19px;padding:0 10px;border-radius:10px;color:#fff;font-size:12px}.product-description-box .product-description-content-wrap .state-box .new{background-color:#000}.product-description-box .product-description-content-wrap .state-box .best{background-color:#ff990d}.product-description-box .product-description-content-wrap .sub-state-box{display:flex;gap:10px}.product-description-box .product-description-content-wrap .sub-state-box p{font-size:14px;color:#505050;display:flex;gap:5px}.product-description-box .product-description-content-wrap .sub-state-box p i{color:#ff990d}.product-description-box .product-description-content-wrap .title-wrap{margin-bottom:20px;color:#303030;font-size:18px;font-weight:600}.product-description-box .product-description-content-wrap .price-coupon-wrap{display:flex;justify-content:space-between}.product-description-box .product-description-content-wrap .price-coupon-wrap .price-wrap{display:flex;gap:10px;align-items:center}.product-description-box .product-description-content-wrap .price-coupon-wrap .price-wrap .discounted-price{font-size:25px;font-weight:600;color:#ff990d}.product-description-box .product-description-content-wrap .price-coupon-wrap .price-wrap .original-price{opacity:.5;font-size:20px;color:#8e8e8e;text-decoration:line-through}.product-description-box .product-description-content-wrap .price-coupon-wrap .coupon-wrap{display:flex;gap:5px}.product-description-box .product-description-sub-content-wrap{display:block;padding:20px 20px 26px;border-top:1px solid #e4e4e4}.product-description-box .product-description-sub-content-wrap>ul{display:flex;gap:12px;flex-direction:column}.product-description-box .product-description-sub-content-wrap>ul>li{display:flex}.product-description-box .product-description-sub-content-wrap>ul>li .label{width:90px;font-size:14px;font-weight:600;color:#303030}.product-description-box .product-description-sub-content-wrap>ul>li .content{width:calc(100% - 90px);font-size:14px;color:#303030}.product-description-box .product-description{display:block;position:relative;overflow:hidden;max-height:400px;min-height:400px}.product-description-box .product-description.active{max-height:unset}.product-description-box .product-description>img{width:100%}.product-description-box .product-description .more-btn{position:absolute;bottom:0;left:0;width:100%;height:50px;opacity:.8;background-color:#fbfbfb;font-size:14px;font-weight:700;color:#484e66}.product-description-box .product-description img{max-width:100%;height:auto}.product-Information-list{display:block;padding:5px 0}.product-Information-list>ul{display:flex;gap:12px;flex-direction:column;padding:20px}.product-Information-list>ul>li{display:flex}.product-Information-list>ul>li .label{width:140px;font-size:14px;font-weight:600;line-height:1.43;color:#303030}.product-Information-list>ul>li .content{width:calc(100% - 140px);font-size:14px;line-height:1.43;color:#303030}.productDetails-buy-btn-wrap{position:fixed;bottom:56px;left:calc(100vw / 2);transform:translateX(-50%);width:100%;max-width:475px;height:60px;display:flex;z-index:99}.productDetails-buy-btn-wrap .cart-btn{width:60px;height:100%;background-color:#ffad3d;background-image:url(/images/cart-icon.png);background-repeat:no-repeat;background-position:50%}.productDetails-buy-btn-wrap .productDetails-buy-btn{width:calc(100% - 60px);background-color:#ff990d;font-size:20px;font-weight:700;color:#fff}.coupon-popup-open-btn{gap:12px;padding:0 15px;background-color:#202020;color:#fff;opacity:.8}.copy-link-btn,.coupon-popup-open-btn{height:30px;border-radius:15px;display:flex;align-items:center;font-size:12px}.copy-link-btn{width:30px;justify-content:center;border:1.5px solid #e4e4e4;background-color:#f7f7f7}.popup-wrap{position:fixed;left:calc(100vw / 2);top:0;width:100%;transform:translateX(-50%);max-width:476px;height:100%;background-color:#00000080;z-index:999;align-items:flex-end;display:flex}.popup-wrap.add-bottomNav{height:calc(100% - 56px)}.popup-wrap.active{display:flex}.popup-wrap .popup-wrap-bg{position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1}.popup-wrap .popup-box-type1{width:100%;height:auto;max-height:calc(100vh - 20px);background-color:#fcfcfc;padding:0 20px 10px}.popup-wrap .popup-box-type1.no-x-padding{padding:0 0 10px}.popup-wrap .popup-box-type1 .popup-close-btn-wrap{display:flex;width:100%;height:14px;justify-content:center;align-items:center;margin-bottom:20px}.popup-wrap .popup-box-type1 .popup-close-btn-wrap .popup-close-btn{width:40px;height:4px;border-radius:2px;background-color:#e4e4e4}.popup-wrap .popup-box-type1 .popup-title{font-weight:700;line-height:1.5;margin-bottom:20px}.popup-wrap .popup-box-type1 .popup-content-wrap{max-height:calc(100vh - 20px - 54px);overflow:auto}.popup-wrap .popup-box-type1 .popup-bt-btn-wrap{display:flex;gap:10px;padding:4px 0;margin-top:20px}.popup-wrap .popup-box-type1 .popup-bt-btn-wrap .popup-bt-btn{height:48px;width:100%;border-radius:10px;font-size:18px;font-weight:700}.popup-wrap .popup-box-type1 .popup-bt-btn-wrap .popup-bt-btn.org{background-color:#ff990d;color:#fff}.popup-wrap .popup-box-type1 .popup-bt-btn-wrap .popup-bt-btn.wht{background-color:#fff;color:#ff990d;border:1.5px solid #ff990d}.popup-wrap .popup-box-type2{width:100%;height:100%;background-color:#fff}.popup-wrap .popup-box-type2 .popup-close-btn-wrap{width:100%;height:52px;display:flex;justify-content:center;align-items:center;position:relative;border-bottom:1px solid #e4e4e4}.popup-wrap .popup-box-type2 .popup-close-btn-wrap .popup-title{font-size:20px;font-weight:700}.popup-wrap .popup-box-type2 .popup-close-btn-wrap .popup-close-btn{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.popup-wrap .popup-box-type2 .popup-close-btn-wrap .popup-close-btn i{font-size:20px}.popup-wrap .popup-box-type2 .popup-content-wrap{height:calc(100% - 51px);overflow:auto}.coupon-list{display:block}.coupon-list .coupon-list-title{margin-bottom:15px;font-weight:700;color:#202020}.coupon-list>ul{display:flex;gap:10px;flex-direction:column}.coupon-list>ul>li{width:100%}.coupon-item{display:block;padding:20px;border-radius:10px;border:1.5px solid #e4e4e4;background-color:#fcfcfc}.coupon-item .coupon-item-top{display:flex;justify-content:space-between;padding-bottom:15px}.coupon-item .coupon-item-top .discount{font-size:20px;font-weight:600;color:#f01c1c}.coupon-item .coupon-item-top .coupon-bownload-btn{font-size:20px}.coupon-item .coupon-item-top .complete-txt{display:flex;gap:10px;font-size:14px;font-weight:500;color:#202020;opacity:.5;align-items:center}.coupon-item .coupon-item-top .complete-txt i{font-size:20px}.coupon-item .coupon-item-bt{padding-top:15px;border-top:1px solid #e4e4e4;display:block}.coupon-item .coupon-item-bt .coupon-item-name{font-size:15px;font-weight:700;line-height:1.73;color:#303030;margin-bottom:10px}.coupon-item .coupon-item-bt .coupon-item-maximum-period{display:flex;justify-content:space-between}.coupon-item .coupon-item-bt .coupon-item-maximum-period .maximum{font-size:14px;font-weight:500;color:#303030}.coupon-item .coupon-item-bt .coupon-item-maximum-period .period{opacity:.5;font-size:14px;font-weight:500;color:#303030}.gradeNotice-wrap{color:#f7f7f7}.gradeNotice-wrap .label{font-size:14px;font-weight:700;line-height:1.43;color:#222;margin-bottom:10px}.gradeNotice-wrap .gradeNotice-content{opacity:.5;font-size:14px;line-height:1.86;color:#303030}.modal-body{position:fixed;background-color:#fff;left:calc(100vw / 2);transform:translateX(-50%);top:0;width:475px;height:calc(100% - 56px);z-index:999;padding-top:40px;box-shadow:0 0 8px rgba(0,0,0,.16)}.modal-body .modal-body-close-btn{display:unset;position:absolute;right:20px;top:20px}.modal-body .modal-body-close-btn i{font-size:24px}.qna-list-type1{display:block}.qna-list-type1>ul{display:flex;flex-direction:column}.qna-item-type1,.qna-list-type1>ul>li{display:block}.qna-item-type1 .qna-item-top{padding:20px 20px 0;cursor:pointer}.qna-item-type1 .qna-item-top .date-btn-wrap{display:flex;justify-content:space-between;margin-bottom:15px}.qna-item-type1 .qna-item-top .date-btn-wrap .date-txt{opacity:.5;font-size:12px;color:#303030}.qna-item-type1 .qna-item-top .date-btn-wrap .state-txt{font-size:12px;color:#b9b9b9;font-weight:500}.qna-item-type1 .qna-item-top .date-btn-wrap .state-txt.active{color:#ff990d}.qna-item-type1 .qna-item-top .category-wrap{display:flex;justify-content:space-between;margin-bottom:10px}.qna-item-type1 .qna-item-top .category-wrap .category-txt{opacity:.5;font-size:14px;font-weight:600;color:#303030}.qna-item-type1 .qna-item-top .content-txt-wrap{display:flex;border-bottom:1px solid #e4e4e4;padding-bottom:20px;justify-content:space-between}.qna-item-type1 .qna-item-top .content-txt-wrap .content-txt{width:calc(100% - 64px);padding-right:10px;line-height:1.43}.qna-item-type1 .qna-item-top .content-txt-wrap .btn-wrap{width:64px}.qna-item-type1 .qna-item-top .content-txt-wrap .btn-wrap>button{width:100%}.qna-item-type1 .qna-item-top .content-txt-wrap .title-txt{font-size:14px;font-weight:600;color:#303030;width:calc(100% - 70px)}.qna-item-type1 .qna-item-top .content-txt-wrap .date-wrap{display:block;width:70px;text-align:right}.qna-item-type1 .qna-item-top .content-txt-wrap .date-wrap>p{font-size:12px;opacity:.5;color:#303030}.qna-item-type1 .qna-item-bt{background-color:#f7f7f7;padding:20px}.qna-item-type1 .qna-item-bt .category-wrap{display:flex;margin-bottom:10px}.qna-item-type1 .qna-item-bt .category-wrap .category{font-size:12px;font-weight:500;color:#ff990d}.qna-item-type1 .qna-item-bt .content-txt-wrap{display:block}.qna-item-type1 .qna-item-bt .content-txt-wrap p{font-size:14px;line-height:1.43;color:#303030}.input-list-type1{display:flex;gap:10px;flex-direction:column;padding:0 20px}.input-list-type1 .input-list-title-wrap{display:flex;padding:20px 0 5px;justify-content:space-between}.input-list-type1 .input-list-title-wrap .input-list-title{font-weight:600}.input-list-type2{display:flex;gap:10px;flex-direction:column}.input-list-type2 .input-list-title-wrap{display:flex;margin-bottom:5px;justify-content:space-between}.input-list-type2 .input-list-title-wrap .input-list-title{font-weight:600;display:flex}.input-list-type2 .input-list-title-wrap .input-list-title .required{margin-left:5px;color:#f01c1c}.input-list-type2 .input-list-sub-title-wrap{display:block}.input-list-type2 .input-list-sub-title-wrap .input-list-sub-title{font-size:12px;font-weight:300;color:#aeaeae;margin-top:-10px}.input-list-type2 .input-list-sub-title-wrap .input-list-sub-title span{color:#ff990d}.select-box-type1{width:100%;height:50px;border-radius:10px;border:1px solid #e4e4e4;background-color:#fff;position:relative}.select-box-type1 select{width:100%;height:100%;padding:0 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none}.select-box-type1 i{position:absolute;right:20px;top:50%;transform:translateY(-50%);color:#373948;pointer-events:none}.input-txt-box-type1{display:flex;width:100%;height:50px;border-radius:10px;border:1px solid #e4e4e4;background-color:#fff;padding:0 15px}.input-txt-box-type1 input{width:100%;font-size:14px;font-weight:500;color:#222}.input-txt-box-type1 input::placeholder{opacity:.4}.input-txt-box-type1.disabled{background-color:#f7f7f7;pointer-events:none}.input-txt-btn-box{display:flex;gap:12px}.input-txt-btn-box .input-txt-box-type1{width:calc(100% - 120px - 12px)}.input-txt-btn-box .btn{width:120px}.textarea-box-type1{display:flex;border-radius:10px;border:1px solid #e4e4e4;background-color:#fff;padding:17px 15px}.textarea-box-type1 textarea{font-size:14px;font-weight:500;color:#222;width:100%}.textarea-box-type1 textarea::placeholder{opacity:.4}.checkbox-list-type1{display:flex;flex-wrap:wrap;gap:15px}.checkbox-type1{display:flex;align-items:center;font-size:14px;color:#b0b0b0}.checkbox-type1 input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;border:2px solid #ddd;border-radius:4px;background-color:#fff;display:flex;align-items:center;justify-content:center;margin-right:8px;cursor:pointer}.checkbox-type1.px16 input[type=checkbox]{width:16px;height:16px}.checkbox-type1 input[type=checkbox]:before{content:"✓";color:#aeaeae;font-size:14px}.checkbox-type1 input[type=checkbox]:checked{border:2px solid #ff990d;background-color:#ff990d}.checkbox-type1 input[type=checkbox]:checked:before{color:#fff}.radiobox-list-type1{display:flex;gap:5px;flex-wrap:wrap}.radiobox-list-type1 .option span{display:flex;justify-content:center;align-items:center;padding:0 15px;height:30px;opacity:.3;border-radius:18px;border:1px solid #000;font-size:14px;font-weight:500}.radiobox-list-type1 .option input{display:none}.radiobox-list-type1 .option input:checked+span{border-radius:18px;border:1px solid #ff990d;background-color:rgba(255,137,0,.1);opacity:1;color:#ff990d}.radiobox-list-type2{display:flex;flex-direction:column;gap:15px}.radiobox-list-type2 .radiobox-title{font-size:14px;font-weight:500;color:#373948}.radiobox-list-type2 .radiobox{display:flex;gap:8px}.radiobox-list-type2 .radiobox input{display:unset}.radiobox-list-type2 .radiobox label{font-size:13px;font-weight:500;color:#373948;opacity:.5}.radiobox-list-type2 .radiobox input:checked~label{opacity:1}.address-input-wrap-type1{display:flex;gap:10px;flex-direction:column}.info-message-type1{display:block}.info-message-type1 p{opacity:.6;font-size:12px;line-height:1.85;color:#303030;margin-bottom:15px;word-break:keep-all}.info-message-type2{display:block}.info-message-type2 .info-message-txt{opacity:.6;font-size:12px;line-height:1.5;color:#303030;word-break:keep-all}.info-message-type2 .info-message-list{display:block}.info-message-type2 .info-message-list>li{display:flex;gap:11px}.info-message-type2 .info-message-list>li .num,.info-message-type2 .info-message-list>li p{font-size:12px;line-height:1.67;color:#222}.saved-items-list-type1{display:block}.saved-items-list-type1>ul{display:flex;flex-direction:column}.saved-items-list-type1>ul>li{width:100%;border-top:1px solid #e4e4e4}.saved-items-list-type1>ul>li:last-child{border-bottom:1px solid #e4e4e4}.saved-item-type1{display:flex;height:55px;align-items:center}.saved-item-type1 .saved-item-name{display:flex;width:calc(100% - 145px);gap:10px;align-items:center}.saved-item-type1 .saved-item-name:before{content:"";display:block;width:1px;height:10px;background-color:#e4e4e4;order:2}.saved-item-type1 .saved-item-name .option{font-size:14px;font-weight:700;color:#202020;order:1;max-width:calc(100% - 21px - 70px)}.saved-item-type1 .saved-item-name .price{font-size:14px;color:#202020;order:3}.saved-item-type1 .delete-btn{font-size:16px;color:#aeaeae;margin-left:20px}.quantity-selector{display:flex}.quantity-selector>*{width:35px;height:35px;font-size:14px}.quantity-selector button{border:1px solid #e4e4e4}.quantity-selector input{display:flex;background-color:#fff;text-align:center}.price-information-list{display:block;margin-top:15px}.price-information-list>ul{display:flex;flex-direction:column;gap:12px}.price-information-list>ul>li{display:block}.price-information-list>.price-information-title{font-size:12px;font-weight:700;color:#8e8e8e;margin-bottom:15px}.price-information{display:flex;justify-content:space-between;flex-wrap:wrap;gap:4px}.price-information .label{font-size:14px;min-width:-moz-fit-content;min-width:fit-content}.price-information .price{font-size:14px;font-weight:600;color:#202020;word-break:keep-all}.price-information .price.minus{color:#f01c1c}.price-information .price.underline{text-decoration:underline}.price-information.final{margin-top:26px;align-items:center}.price-information.final .label{font-size:16px;font-weight:700;color:#202020}.price-information.final .price{font-size:24px;font-weight:700}.price-information.sub{padding-left:10px}.price-information.sub .label{font-size:13px}.price-information.sub .price{font-size:13px;font-weight:500}.price-information.big .label,.price-information.big .price{font-size:16px;font-weight:700}.cart-top-bar{background-color:#f7f7f7;display:flex;height:45px;align-items:center;justify-content:space-between;padding:0 20px}.cart-top-bar .cart-top-bar-le{display:flex;gap:20px}.cart-top-bar .cart-top-bar-le .cart-top-btn,.cart-top-bar .cart-top-bar-le .checkbox-type1 label,.cart-top-bar .change-coupon-btn{font-size:15px;font-weight:500}.cart-top-bar .change-coupon-btn i{font-size:16px}.cart-item-list-type1{display:block}.cart-item-list-type1>ul{display:flex;flex-direction:column}.cart-item-list-type1>ul>li{display:block;border-bottom:4px solid #f7f7f7}.cart-item-type1{padding:20px}.cart-item-type1 .cart-item-main-box{display:flex;align-items:flex-start}.cart-item-type1 .product-coupon-box{display:flex;background-color:#f7f7f7;height:46px;padding:0 15px;align-items:center;justify-content:space-between}.cart-item-type1 .product-coupon-box .label{font-size:14px;font-weight:500;color:#303030}.cart-item-type1 .product-coupon-box .price{font-size:14px;font-weight:600;color:#f01c1c}.cart-item-type1 .cart-item-price{text-align:right;margin-top:15px;font-size:14px;font-weight:600;color:#373948}.buy-cart-items-btn-wrap{display:flex;position:fixed;bottom:56px;left:calc(100vw / 2);transform:translateX(-50%);width:100%;max-width:475px;height:80px;z-index:99;background-color:#ff990d;padding:0 30px;align-items:center;justify-content:space-between}.buy-cart-items-btn-wrap>*{font-size:20px;font-weight:700;color:#fff}.toastAlert-type1{width:calc(100% - 40px);left:50%;transform:translateX(-50%);max-width:435px;position:fixed;bottom:20px;height:48px;display:flex;align-items:center;justify-content:space-between;background-color:#373948;padding:15px;z-index:999}.toastAlert-type1 .toastAlert-le p{color:#fff;font-size:16px;font-weight:500}.toastAlert-type1 .toastAlert-ri button{font-size:16px;font-weight:700;color:#ff990d}.agreement-checkbox-list{display:block}.agreement-checkbox-list .agreement-checkbox-list-all{display:flex;margin-bottom:16px}.agreement-checkbox-list .agreement-checkbox-list-all .checkbox-type1 label{font-size:15px;font-weight:700}.agreement-checkbox-list>ul{display:flex;flex-direction:column;gap:10px}.agreement-checkbox-list>ul>li{display:flex;justify-content:space-between}.agreement-checkbox-list>ul>li .checkbox-type1 label{font-weight:500;color:#949599}.agreement-checkbox-list>ul>li a{font-size:14px;font-weight:500;color:#373948;text-decoration:underline}.success-box-type1{text-align:center;min-height:400px;min-height:calc(100vh - 76px - 56px - 56px);padding:40px 20px;display:flex;flex-direction:column;align-items:center}.success-box-type1 .success-box-title-wrap i{font-size:40px;color:#ff990d;margin-bottom:20px}.success-box-type1 .success-box-title-wrap p{font-size:25px;font-weight:500;line-height:1.6;color:#373948}.success-box-type1 .success-box-title-wrap p span{color:#ff990d}.success-box-type1 .order-number-wrap{display:flex;border-radius:28px;background-color:#f5f5f5;height:32px;padding:0 28px;gap:8px;align-items:center}.success-box-type1 .order-number-wrap:before{content:"";width:1px;height:13px;background-color:#aeaeae;order:2}.success-box-type1 .order-number-wrap p{font-size:14px;font-weight:300;color:#373948}.success-box-type1 .order-number-wrap .date{order:1}.success-box-type1 .order-number-wrap .order-number{order:3}.success-box-type1 .success-box-txt-wrap{display:block}.success-box-type1 .success-box-txt-wrap .success-box-txt{text-align:center;font-size:14px;font-weight:300;line-height:1.43;color:#949599}.mypage-top-box{padding:0 20px;background:linear-gradient(0deg,rgba(255,137,0,.3),transparent);border-bottom:2px solid #202020}.mypage-top-box .user-name-wrap{margin-bottom:24px;display:flex;flex-direction:column}.mypage-top-box .user-name-wrap .user-name{font-size:30px;font-weight:700;line-height:1.5;color:#202020}.mypage-top-box .user-name-wrap .user-name span{font-size:24px}.user-rank-wrap{display:flex;padding-bottom:15px;border-bottom:2px solid #2020201a}.user-rank-wrap .user-rank{display:flex;align-items:center}.user-rank-wrap .user-rank .img-wrap{width:40px;height:40px;overflow:hidden;border-radius:100%;background-color:#202020;display:flex;justify-content:center;align-items:center}.user-rank-wrap .user-rank .img-wrap img{width:100%;height:100%;display:none}.user-rank-wrap .user-rank .img-wrap i{color:#fff;font-size:32px}.user-rank-wrap .user-rank .txt-wrap{padding-left:15px}.user-rank-wrap .user-rank .txt-wrap .label{font-size:12px;font-weight:500;color:#303030;margin-bottom:5px}.user-rank-wrap .user-rank .txt-wrap .user-rank{font-size:15px;color:#303030;font-weight:700}.mypage-top-box .coupon-points-wrap{display:flex;padding:15px 0}.mypage-top-box .coupon-points-wrap>div{width:calc(100% / 2);padding:0 20px}.mypage-top-box .coupon-points-wrap .coupon-wrap{border-right:1px solid #2020201a}.mypage-top-box .coupon-points-wrap>div .label{font-size:12px;font-weight:500;color:#303030;margin-bottom:5px}.mypage-top-box .coupon-points-wrap>div .amount{font-size:15px;color:#303030;font-weight:700}.mypage-menu-list-type1{display:block}.mypage-menu-list-type1 .mypage-menu{padding:40px 20px 0}.mypage-menu-list-type1 .mypage-menu .mypage-menu-title{margin-bottom:8px;font-size:12px;font-weight:700;color:#ff990d}.mypage-menu-list-type1 .mypage-menu>ul{display:block}.mypage-menu-list-type1 .mypage-menu>ul>li{display:flex;height:48px;border-bottom:1px solid #e4e4e4;align-items:center}.mypage-menu-list-type1 .mypage-menu>ul>li:last-child{border:unset}.mypage-menu-list-type1 .mypage-menu>ul>li a{color:#202020;font-size:14px;font-weight:500}.order-list-type1{display:block}.order-list-type1>ul{display:flex;gap:40px;flex-direction:column}.order-item-type1,.order-list-type1>ul>li{display:block}.order-item-type1 .order-num{height:45px;background-color:#f7f7f7;padding:0 20px;gap:20px}.order-item-type1 .order-num,.order-item-type1 .order-num>a{display:flex;justify-content:space-between;align-items:center}.order-item-type1 .order-num>a{width:100%;height:100%;font-size:15px;font-weight:700;color:#303030}.order-product-list-type1,.order-product-list-type1>ul{display:block}.order-product-list-type1>ul>li{padding-bottom:15px;border-bottom:4px solid #f7f7f7}.order-product-list-type1>ul>li:last-child{border:unset;padding:unset}.order-product-item-type1 .order-status-wrap{display:flex;width:100%;height:45px;align-items:center;justify-content:space-between}.order-product-item-type1 .order-status-wrap .order-status-box{display:flex;border-radius:2px;background-color:#ffeed9;padding:0 10px;height:24px;align-items:center;gap:10px}.order-product-item-type1 .order-status-wrap .order-status-box.grey{background-color:#e4e4e4}.order-product-item-type1 .order-status-wrap .order-status-box .order-status{font-size:12px;font-weight:600;color:#373948}.order-product-item-type1 .order-status-wrap .order-status-box .date{font-size:12px;font-weight:300;color:#373948}.order-product-item-type1 .order-status-wrap .order-status-box>span{width:2px;height:2px;background-color:#373948;border-radius:100%;display:block}.order-product-item-type1 .order-status-wrap .shipping-fee{font-size:12px;color:#373948}.order-product-item-type1 .order-tracking{display:flex;gap:10px;align-items:baseline}.order-product-item-type1 .order-tracking .order-tracking-labal{font-size:14px;color:#202020}.order-product-item-type1 .order-tracking .tracking-number{font-size:14px;font-weight:500;color:#345bff;text-decoration:underline}.order-product-item-type1 .order-product-review,.order-product-item-type1 .order-product-review-wrap{display:block}.order-product-item-type1 .order-product-review .order-product-review{font-size:15px;font-weight:500;color:#303030;word-break:keep-all}.order-product-item-type1 .date-wrap{font-size:13px;opacity:.5;color:#303030}.order-product-item-type1 .review-photo-list{display:block;width:100%}.order-product-item-type1 .review-photo-list>ul{display:flex;gap:10px;width:100%;overflow-x:auto}.order-product-item-type1 .review-photo-list>ul>li{width:65px;border-radius:8px;overflow:hidden;min-width:65px}.order-product-item-type1 .review-photo-list>ul>li>img{position:absolute;left:0;top:0;width:100%;height:100%}.order-product-type1{display:flex;align-items:flex-start;margin-bottom:20px;padding-top:15px;border-top:1px solid #e4e4e4}.order-product-type1 .item-img-wrap{width:65px;border-radius:8px;overflow:hidden}.order-product-type1 .item-img-wrap>img{display:block;position:absolute;left:0;top:0;width:100%;height:100%}.order-product-type1 .item-content-wrap{padding-left:15px;width:calc(100% - 65px)}.order-product-type1 .item-content-wrap .item-title{margin-bottom:10px;font-size:14px;font-weight:700;word-break:keep-all}.order-product-type1 .item-content-wrap .item-option{font-size:14px;margin-bottom:5px}.order-product-type1 .item-content-wrap .item-count-amount-wrap{display:flex;gap:20px}.order-product-type1 .item-content-wrap .item-count-amount-wrap p{font-size:14px}.totalEarnablePoints-wrap{display:flex;justify-content:space-between;align-items:center}.totalEarnablePoints-wrap .label{font-weight:600;color:#202020}.totalEarnablePoints-wrap .totalEarnablePoints{font-weight:600;color:#ff990d}.totalEarnablePoints-wrap.type2{height:45px;background-color:#f7f7f7}.login-info-wrap{padding-top:32px}.login-info-wrap .label{font-size:12px;font-weight:700;color:#8e8e8e;margin-bottom:16px}.login-info-wrap .sns-login-info-list{display:block}.login-info-wrap .sns-login-info-list>ul{display:flex;gap:10px}.login-info-wrap .sns-login-info-list>ul>li{width:50px;height:50px}.mileageBalance-wrap{display:block;padding-top:32px;padding-bottom:25px}.mileageBalance-wrap .mileageBalance-label{margin-bottom:10px;font-weight:700;line-height:1.5;color:#202020}.mileageBalance-wrap .mileageBalance-point{display:flex;gap:10px;align-items:center}.mileageBalance-wrap .mileageBalance-point p{font-size:30px;font-weight:700;color:#202020}.mileageBalance-wrap .mileageBalance-point i{opacity:.3;font-size:20px;color:#202020}.rewardPoints-list-type1{display:block}.rewardPoints-list-type1>ul{display:flex;flex-direction:column}.rewardPoints-list-type1>ul>li{display:block;padding:20px 0;border-bottom:1px solid #e4e4e4}.rewardPoints-item-type1{display:block}.rewardPoints-item-type1 .date{font-size:12px;font-weight:300;color:#373948}.rewardPoints-item-type1 .rewardPoints-item-content-wrap{display:flex;justify-content:space-between}.rewardPoints-item-type1 .rewardPoints-item-title-wrap{display:block}.rewardPoints-item-type1 .rewardPoints-item-title-wrap .title{font-size:14px;font-weight:700;color:#303030;margin-bottom:5px}.rewardPoints-item-type1 .rewardPoints-item-title-wrap .num{font-size:12px;color:#303030}.rewardPoints-item-type1 .rewardPoints-item-content-wrap .points{font-weight:600;color:#ff990d}.rewardPoints-item-type1 .rewardPoints-item-content-wrap .points.minus{color:#8e8e8e}.rewardPoints-item-type1 .rewardPointInfo-wrap{display:flex;gap:20px}.rewardPoints-item-type1 .rewardPointInfo-wrap .expirationDate,.rewardPoints-item-type1 .rewardPointInfo-wrap .usageType{font-size:14px;color:#202020}.address-list-wrap-type1{display:block}.address-list-wrap-type1>ul{display:flex;flex-direction:column;gap:15px}.address-item-type1{display:block;padding:20px;border-radius:10px;border:1px solid #e4e4e4;background-color:#fff}.address-item-type1.active{border:1px solid #ff990d}.address-item-type1.hover{cursor:pointer}.address-item-type1 .address-name-wrap{display:flex;justify-content:space-between;margin-bottom:10px}.address-item-type1 .address-name-wrap .address-name{display:flex;gap:10px;font-size:15px;font-weight:700;color:#222}.address-item-type1 .address-name-wrap .address-name .default{padding:0 10px;height:20px;border-radius:2px;background-color:#ffeed9;font-size:12px;font-weight:500;color:#ff990d;display:flex;align-items:center;min-width:-moz-fit-content;min-width:fit-content}.address-item-type1 .address-name-wrap .btn-wrap{display:flex;gap:4px;min-width:-moz-fit-content;min-width:fit-content;padding-left:4px}.address-item-type1 .address-wrap{margin-bottom:10px}.address-item-type1 .address-wrap .address{opacity:.5;font-size:14px;font-weight:500;color:#222;word-break:keep-all}.address-item-type1 .user-name-num-wrap{display:flex;gap:21px}.address-item-type1 .user-name-num-wrap .user-name,.address-item-type1 .user-name-num-wrap .user-num{font-size:14px;color:#202020}.logo-wrap{height:173px;display:flex;justify-content:center;align-items:center}.logo-wrap h1{display:flex;width:160px}.logo-wrap h1 img{width:100%}.findAccountOptions{display:flex;justify-content:flex-end;gap:20px}.findAccountOptions:before{content:"";width:1px;height:12px;background-color:#e4e4e4;order:2}.findAccountOptions>a{font-size:14px;font-weight:300;color:#949599}.findAccountOptions .findId{order:1}.findAccountOptions .findPassword{order:3}.login-bt-wrap .login-bt-label{text-align:center;font-size:14px;font-weight:500;color:#373948}.guestOrderOptions{display:flex;justify-content:space-around}.guestOrderOptions>a{font-size:14px;font-weight:300;color:#949599}.category-list-type1{width:100%;display:flex;flex-direction:column}.category-list-type1 .category-main{display:block}.category-list-type1 .category-main:first-child .category-main-btn{border-top:1px solid #eee}.category-list-type1 .category-main .category-main-btn{display:flex;border-bottom:1px solid #eee}.category-list-type1 .category-main .category-main-btn button{font-size:18px;height:48px;display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 20px}.category-list-type1 .category-main .category-sub{background-color:#f5f6f7;padding:8px 20px}.category-list-type1 .category-main .category-sub>li{height:38px;display:flex;align-items:center;cursor:pointer}.page-popup-wrap{position:fixed;top:0;left:0}.floating-kakao-button{position:fixed;right:20px;bottom:76px;width:60px;height:60px;background-color:#ffe812;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(0,0,0,.15);cursor:pointer;z-index:98;transition:transform .2s ease,box-shadow .2s ease}.floating-kakao-button:hover{transform:scale(1.05);box-shadow:0 6px 16px rgba(0,0,0,.2)}.floating-kakao-button:active{transform:scale(.95)}.floating-kakao-button img{width:36px;height:36px;object-fit:contain}@media (max-width:475px){.floating-kakao-button{right:15px;bottom:70px;width:50px;height:50px}.floating-kakao-button img{width:30px;height:30px}}