@charset "UTF-8";
/* Vendors */
/* http://meyerweb.com/eric/tools/css/reset/  v2.0 | 20110126 License: none (public domain)
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }

table { border-collapse: collapse; border-spacing: 0; }

@font-face { font-family: "SamsungOneKorean"; font-weight: normal; font-style: normal; src: url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.eot"); src: url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.eot?#iefix") format("embedded-opentype"), url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.woff2") format("woff2"), url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.woff") format("woff"), url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-400.ttf") format("truetype"); }
@font-face { font-family: "SamsungOneKorean"; font-weight: 700; font-style: normal; src: url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.eot"); src: url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.eot?#iefix") format("embedded-opentype"), url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.woff2") format("woff2"), url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.woff") format("woff"), url("//cdn.samsung.com/etc/designs/smg/sec/font/SamsungOneKorean-700.ttf") format("truetype"); }
/********** color variable **********/
html { scroll-behavior: smooth; font-family: "SamsungOneKorean", Dotum, "돋움", sans-serif; }

body { font-family: "SamsungOneKorean", Dotum, "돋움", sans-serif; font-weight: normal; }

a { text-decoration: none; }

[type="button"], [type="reset"], [type="submit"], button { -webkit-appearance: button; }

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner { border-style: none; padding: 0; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

.slick-slider { width: 100% !important; }

.btn, button { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; margin: 0; padding: 0; border: none; background: none; overflow: hidden; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; cursor: pointer; }
.btn:hover, button:hover { opacity: 0.8; }
.btn.disabled, .btn[disabled], button.disabled, button[disabled] { cursor: default !important; }
.btn.disabled *, .btn[disabled] *, button.disabled *, button[disabled] * { cursor: default !important; }

.btn { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 40px; width: 96px; border-radius: 20px; font-size: 14px; }

.btn-fill { background-color: #000; color: #fff; }

.btn-line { border: 1px solid #000; }

.btn-toggle { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 50px; padding: 0 10px; font-size: 12px; border: 1px solid #ebebeb; border-radius: 10px; text-align: left; word-break: keep-all; }
.btn-toggle:focus { outline: none; }
.btn-toggle:before { content: ""; display: block; width: 13px; height: 10px; margin-right: 12px; background-image: url("/sec/static/_images/bespokeStore/ico/ico-check-off.png"); background-size: cover; }
.btn-toggle .text { max-width: calc(100% - 25px); }
.btn-toggle.active { color: #2189ff; border-color: #2189ff; }
.btn-toggle.active::before { background-image: url("/sec/static/_images/bespokeStore/ico/ico-check-on.png"); }

.btn-reset { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: fixed; top: 20px; left: 24px; font-size: 16px; font-weight: 700; }
.btn-reset:before { content: ""; display: black; width: 28px; height: 28px; margin-right: 4px; background-image: url("/sec/static/_images/bespokeStore/ico/ico-reset.png"); background-size: cover; }
.btn-reset .text { margin-top: 3px; }

.blind { position: absolute; overflow: hidden; border: 0; width: 1px; height: 1px; font-size: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); }

.d-flex { display: -webkit-box; display: -ms-flexbox; display: flex; }
.d-flex.align-center { -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.d-flex.justify-center { -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.bold { font-weight: 700; }

.btn-box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 30px; }
.btn-box .btn + .btn { margin-left: 10px; }

.radio-box { position: relative; cursor: pointer; }
.radio-box input[type="radio"] { position: absolute; width: 1px; height: 1px; overflow: hidden; margin: 0 -5px; clip: rect(0, 0, 0, 0); }
.radio-box input[type="radio"]:checked + .text:before { border-color: #fff; background-image: url("/sec/static/_images/bespokeStore/ico/ico-radio-on.png"); background-size: cover; }
.radio-box .text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }
.radio-box .text::before { content: ""; display: block; width: 20px; height: 20px; margin-right: 10px; border: 1px solid #ebebeb; border-radius: 50%; }

.preview-model { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: relative; margin: 0 1px; min-width: 5vw; }
.preview-model:not([class*="dr"]) { position: relative; width: 10vw; background-image: url("/sec/static/_images/bespokeStore/ico/ico-plus-white.png"); background-position: center; background-repeat: no-repeat; background-size: 3vw; -webkit-box-shadow: none; box-shadow: none; }
.preview-model:not([class*="dr"]):after { content: ""; position: absolute; top: 5px; right: 5px; bottom: 5px; left: 5px; border: 2px solid #fff; }
.preview-model:not([class*="dr"]) .model { width: inherit; }
.preview-model.active .model:after { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: -3px; right: -3px; bottom: -3px; left: -3px; border: 3px solid #2189ff; -o-border-image: linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); border-image: -webkit-gradient(linear, left top, left bottom, from(#59b0c1), color-stop(#5b86cd), to(#8371dd)); border-image: linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); border-image-slice: 1; }
.preview-model .btn-close { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: absolute; width: 36px; height: 36px; top: -18px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); background-color: #000; border-radius: 50%; z-index: 10; }
.preview-model .btn-close:after { content: ""; display: block; width: 12px; height: 1px; background-color: #fff; }
.preview-model:last-child .handle { background-image: url(); }
.preview-model .handle, .preview-model + .preview-model .handle { background-image: url("/sec/static/_images/bespokeStore/ico/ico-handle.png"); background-size: 45px 16px; background-position: bottom center; background-repeat: no-repeat; }
.preview-model .handle, .preview-model .model-no { position: absolute; width: 100%; height: 40px; bottom: -53px; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); font-size: 12px; font-weight: 700; text-align: center; vertical-align: middle; z-index: 10; }
.preview-model .handle p, .preview-model .model-no p { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
.preview-model .handle span, .preview-model .model-no span { font-size: 18px; margin-right: 4px; }
.preview-model .model { position: relative; height: 30vw; }
.preview-model .model .model-img { height: inherit; }
.preview-model .model .model-img img { height: inherit; }
.preview-model .model [class*="dr-"] { position: absolute; z-index: 2; }
.preview-model .model [class*="dr-"]::after { content: ""; display: block; position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-image: url("/sec/static/_images/bespokeStore/ico/ico-plus-grey.png"); background-position: center; background-repeat: no-repeat; background-size: 3vw; z-index: 1; }
.preview-model .model [class*="dr-"].choice { background-color: rgba(0, 0, 0, 0.1); background-size: cover; }
.preview-model .model [class*="dr-"].choice[data-prism-yn="false"]::before { display: none !important; }
.preview-model .model [class*="dr-"].choice::after { background-image: none; }
.preview-model .model [class*="dr-"].select { z-index: 3; }
.preview-model .model [class*="dr-"].select::after { top: -3px; right: -3px; bottom: -3px; left: -3px; background-image: none; border: 3px solid #2189ff; -o-border-image: linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); border-image: -webkit-gradient(linear, left top, left bottom, from(#59b0c1), color-stop(#5b86cd), to(#8371dd)); border-image: linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); border-image-slice: 1; z-index: 1; }
.preview-model .model [class*="dr-"].select:not(.choice):after { top: 4px; right: 4px; bottom: 4px; left: 4px; background-color: rgba(33, 137, 255, 0.3); background-image: url("/sec/static/_images/bespokeStore/ico/ico-plus-blue.png"); border: 1px solid #2189ff; }
.preview-model .dr-1, .preview-model .dr-2, .preview-model .dr-3, .preview-model .dr-4 { position: relative; }
.preview-model .dr-1.choice::before, .preview-model .dr-2.choice::before, .preview-model .dr-3.choice::before, .preview-model .dr-4.choice::before { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-size: cover; background-repeat: no-repeat; }
.preview-model.dr4 .model { width: 15vw; }
.preview-model.dr4 .dr-1 { width: 49%; height: 53.5%; top: 1px; left: 1px; }
.preview-model.dr4 .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light01.png"); background-position: right bottom; }
.preview-model.dr4 .dr-2 { width: 49%; height: 53.5%; top: 1px; right: 1px; }
.preview-model.dr4 .dr-2:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light02.png"); background-position: right bottom; }
.preview-model.dr4 .dr-3 { width: 49%; height: 42.6%; top: 56%; left: 1px; }
.preview-model.dr4 .dr-3:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light03.png"); background-position: right bottom; }
.preview-model.dr4 .dr-4 { width: 49%; height: 42.6%; top: 56%; right: 1px; }
.preview-model.dr4f .model { width: 15vw; }
.preview-model.dr4f .dr-1 { width: 49.5%; height: 53.6%; top: 0; left: 0; }
.preview-model.dr4f .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light01.png"); background-position: right bottom; }
.preview-model.dr4f .dr-2 { width: 49.5%; height: 42.6%; top: 56%; left: 0; }
.preview-model.dr4f .dr-2:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light03.png"); background-position: right bottom; }
.preview-model.dr4f .dr-3 { width: 49.5%; height: 42.6%; top: 56%; right: 0; }
.preview-model.dr4f .dr-4 { display: none; }
/* 230202 : 4도어 오토 뷰(좌상단고정) 추가 */
.preview-model.dr4sc .model { width: 15vw; }
.preview-model.dr4sc .dr-1 { width: 49.5%; height: 53.6%; top: 0; right: 0; }
.preview-model.dr4sc .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light01.png"); background-position: right bottom; }
.preview-model.dr4sc .dr-2 { width: 49.5%; height: 42.6%; top: 56%; left: 0; }
.preview-model.dr4sc .dr-2:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light03.png"); background-position: right bottom; }
.preview-model.dr4sc .dr-3 { width: 49.5%; height: 42.6%; top: 56%; right: 0; }
.preview-model.dr4sc .dr-4 { display: none; }
/* 230202 : 4도어 오토 뷰(상단2개고정) 추가 */
.preview-model.dr4dc .model { width: 15vw; }
.preview-model.dr4dc .dr-1 { width: 49.5%; height: 42.6%; top: 56%; left: 0; }
.preview-model.dr4dc .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light03.png"); background-position: right bottom; }
.preview-model.dr4dc .dr-2 { width: 49.5%; height: 42.6%; top: 56%; right: 0; }
.preview-model.dr4dc .dr-3 { display: none; }
.preview-model.dr4dc .dr-4 { display: none; }
.preview-model.dr4k .model { width: 13vw; }
.preview-model.dr4k .dr-1 { width: 49%; height: 53.2%; top: 1px; left: 1px; }
.preview-model.dr4k .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types4_light01.png"); background-position: right bottom; }
.preview-model.dr4k .dr-2 { width: 49%; height: 53.2%; top: 1px; right: 1px; }
.preview-model.dr4k .dr-2:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types4_light02.png"); background-position: left bottom; }
.preview-model.dr4k .dr-3 { height: 20%; top: 55.3%; left: 1px; right: 1px; }
.preview-model.dr4k .dr-3:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types4_light03.png"); background-position: right bottom; }
.preview-model.dr4k .dr-4 { height: 20.4%; top: 77.7%; left: 1px; right: 1px; }
.preview-model.dr4k .dr-4:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types4_light04.png"); background-position: right bottom; }
.preview-model.dr3k .model { width: 11.1vw; }
.preview-model.dr3k .dr-1 { width: 100%; height: 52.7%; top: 0; left: 0; }
.preview-model.dr3k .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types3_light01.png"); background-position: left bottom; }
.preview-model.dr3k .dr-2 { width: 100%; height: 19%; top: 55%; left: 0; }
.preview-model.dr3k .dr-2:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types3_light02.png"); background-position: left bottom; }
.preview-model.dr3k .dr-3 { width: 100%; height: 21.5%; top: 76%; left: 0; }
.preview-model.dr3k .dr-3:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types3_light03.png"); background-position: left bottom; opacity: 0.3; }
.preview-model.dr3k .dr-4 { display: none; }
.preview-model.dr3 .model { width: 9.6vw; }
.preview-model.dr3 .dr-1 { width: 100%; height: 39.2%; top: 0; left: 0; }
.preview-model.dr3 .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types3_light01.png"); background-position: left bottom; }
.preview-model.dr3 .dr-2 { width: 100%; height: 15%; top: 41.5%; left: 0; }
.preview-model.dr3 .dr-2:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types3_light02.png"); background-position: left bottom; }
.preview-model.dr3 .dr-3 { width: 100%; height: 38%; top: 59.5%; left: 0; }
.preview-model.dr3 .dr-3:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_doork_types3_light03.png"); background-position: left bottom; opacity: 0.3; }
.preview-model.dr3 .dr-4 { display: none; }
.preview-model.dr2 .model { width: 9.6vw; }
.preview-model.dr2 .dr-1 { width: 100%; height: 56.7%; top: 0; left: 0; }
.preview-model.dr2 .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types2_light01.png"); background-position: left bottom; }
.preview-model.dr2 .dr-2 { width: 100%; height: 39%; top: 59.5%; left: 0; }
.preview-model.dr2 .dr-2:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types2_light02.png"); background-position: left bottom; }
.preview-model.dr2 .dr-3 { display: none; }
.preview-model.dr2 .dr-4 { display: none; }
.preview-model.dr1 .model { width: 9.6vw; }
.preview-model.dr1 .dr-1 { width: 97.5%; height: 97.5%; top: 1px; left: 1px; }
.preview-model.dr1 .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types1_light01.png"); background-position: left bottom; }
.preview-model.dr1 .dr-2 { display: none; }
.preview-model.dr1 .dr-3 { display: none; }
.preview-model.dr1 .dr-4 { display: none; }
.preview-model.dr1s .model { width: 7.35vw; }
.preview-model.dr1s .dr-1 { width: 100%; height: 97.5%; top: 0; left: 0; }
.preview-model.dr1s .dr-1:before { background-image: url("//images.samsung.com/kdp/bespoke/images/v3/frame/bg_door_types1_light01.png"); background-position: left bottom; }
.preview-model.dr1s .dr-2 { display: none; }
.preview-model.dr1s .dr-3 { display: none; }
.preview-model.dr1s .dr-4 { display: none; }

.module-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.module-list .list-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: calc(25% - 4.5px); min-height: 54px; border: 1px solid #ebebeb; border-radius: 10px; line-height: 17px; text-align: center; word-break: keep-all; cursor: pointer; }
.module-list .list-item:not(:nth-child(4n)) { margin-right: 6px; }
.module-list .list-item.active { border: 2px solid transparent; background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#59b0c1), color-stop(#5b86cd), to(#8371dd)); background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); background-origin: border-box; background-clip: content-box, border-box; }
.module-list .list-item.disabled { background-color: #ebebeb; cursor: not-allowed; }
.module-list .list-item.disabled * { opacity: 0.6; }
.module-list .list-item .text { width: 100%; padding: 8px 0; font-size: 13px; font-weight: 700; word-break: keep-all; }
.module-list.year .list-item { width: calc(50% - 3px); min-height: 45px; }
.module-list.year .list-item:not(:nth-child(4n)) { margin-right: 0; }
.module-list.year .list-item:not(:nth-child(2n)) { margin-right: 6px; }
.module-list.image .list-item { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; height: 212px; }
.module-list.image img { height: 60px; margin-top: 15px; }
.module-list.image .text { padding: 0 5px; margin-top: 9px; }
.module-list.image .sub-text { width: 90%; margin-top: 3px; margin-bottom: 10px; font-size: 12px; color: #707070; }

.model-select-list .list-item { border-bottom: 1px solid #ebebeb; }
.model-select-list .list-item.head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 34px; border-top: 2px solid #ebebeb; }
.model-select-list .list-item.head .text { font-size: 12px; font-weight: 700; text-align: center; line-height: 14px; word-break: keep-all; }
.model-select-list .list-item.head .text:nth-of-type(1) { width: 120px; }
.model-select-list .list-item.head .text:nth-of-type(2) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.model-select-list .list-item.head .text:nth-of-type(3) { width: 72px; }
.model-select-list .list-item.head .text:nth-of-type(4) { width: 72px; }
.model-select-list .list-item.head .text:nth-of-type(5) { width: 72px; }
.model-select-list .item-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 38px; border-bottom: 1px solid #ebebeb; }
.model-select-list .item-info .text { font-size: 12px; text-align: center; word-break: break-all; line-height: 14px; }
.model-select-list .item-info .text:nth-of-type(1) { width: 120px; text-align: left; }
.model-select-list .item-info .text:nth-of-type(2) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.model-select-list .item-info .text:nth-of-type(3) { width: 72px; }
.model-select-list .item-info .text:nth-of-type(4) { width: 72px; }
.model-select-list .item-info .text:nth-of-type(5) { width: 72px; }
.model-select-list .item-info .color { display: block; width: 12px; height: 12px; margin: 0 auto 3px; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 50%; }
.model-select-list .item-info .have { display: block; width: 12px; height: 12px; margin: 0 auto; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 50%; }
.model-select-list .item-info .empty { display: block; width: 8px; height: 1px; margin: 0 auto; background-color: rgba(0, 0, 0, 0.2); }
.model-select-list .item-detail { padding-bottom: 36px; }
.model-select-list .item-detail .detail-cont { padding-top: 32px; }
.model-select-list .item-detail .detail-title { font-size: 16px; font-weight: 700; }
.model-select-list .item-detail .toggle-box { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 6px; }
.model-select-list .item-detail .toggle-box .btn-toggle { width: calc(33.3% - 4px); margin-top: 6px; }
.model-select-list .item-detail .toggle-box .btn-toggle:not(:nth-of-type(3n)) { margin-right: 6px; }
.model-select-list .item-detail .img-box img { width: 100%; margin-top: 16px; }

.panel-select { margin-top: 36px; }
.panel-select .select-tab { display: -webkit-box; display: -ms-flexbox; display: flex; }
.panel-select .select-tab .tab-title { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; height: 35px; font-size: 13px; font-weight: 700; background-color: #dfdfdf; color: #fff; border-top: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; border-left: 1px solid #dfdfdf; border-top-right-radius: 10px; border-top-left-radius: 10px; cursor: pointer; }
.panel-select .select-tab .tab-title.active { background-color: #fff; color: #000; }
.panel-select .select-cont { padding: 13px 20px 20px; border-left: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; }
.panel-select .select-cont .btn-box { -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; margin-top: 40; margin-left: auto; }
.panel-select .select-cont .btn-box button { font-size: 12px; font-weight: 700; }
.panel-select .color-select.prism-palette { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.panel-select .color-select + .color-select { margin-top: 32px; }
.panel-select .color-select .color-title { line-height: 14px; font-size: 11px; font-weight: 700; }
.panel-select .color-select .color-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }
.panel-select .color-select .color-list .list-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: calc(16.6% - 7px); margin-top: 12px; cursor: pointer; }
.panel-select .color-select .color-list .list-item:not(:nth-of-type(6n)) { margin-right: 8px; }
.panel-select .color-select .color-list .list-item.active .img-box:after { background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff)), -webkit-gradient(linear, left top, left bottom, from(#59b0c1), color-stop(#5b86cd), to(#8371dd)); background-image: linear-gradient(#fff, #fff), linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); background-origin: border-box; background-clip: content-box, border-box; }
.panel-select .color-select .color-list .list-item .img-box { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; width: 48px; height: 48px; border-radius: 50%; }
.panel-select .color-select .color-list .list-item .img-box:after { content: ""; display: block; position: absolute; top: -2px; left: -2px; width: calc(100% - 4px); height: calc(100% - 4px); border: 4px solid transparent; border-radius: 50%; }
.panel-select .color-select .color-list .list-item .img-box img { position: relative; width: 100%; z-index: 1; }
.panel-select .color-select .color-list .list-item .text { width: 100%; margin-top: 8px; font-size: 11px; line-height: 14px; text-align: center; word-break: keep-all; }
.panel-select .color-select .color-prism-list { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; width: 100%; }
.panel-select .color-select .color-prism-list .list-item { width: calc(20% - 2px); height: 52px; background-color: #ccc; cursor: pointer; }
.panel-select .color-select .color-prism-list .list-item:not(:nth-of-type(5n)) { margin-bottom: 2px; margin-right: 2px; }
.panel-select .color-select .color-prism-list .list-item.active { position: relative; }
.panel-select .color-select .color-prism-list .list-item.active:after { content: ""; display: block; position: absolute; top: -2px; right: -2px; bottom: -2px; left: -2px; border: 3px solid #2189ff; -o-border-image: linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); border-image: -webkit-gradient(linear, left top, left bottom, from(#59b0c1), color-stop(#5b86cd), to(#8371dd)); border-image: linear-gradient(to bottom, #59b0c1, #5b86cd, #8371dd); border-image-slice: 1; }

.table { width: 100%; font-size: 12px; }
.table thead { border-top: 2px solid #ebebeb; }
.table thead td { font-weight: 700; line-height: 14px; }
.table tr { height: 30px; border-bottom: 1px solid #ebebeb; }
.table td { text-align: center; vertical-align: middle; }

.specs-list.kit { margin-top: 10px; border-top: 1px solid #ebebeb; }
.specs-list.kit .list-item { height: 30px; }
.specs-list.kit .list-item .text:nth-of-type(1) { width: 9%; }
.specs-list.kit .list-item .text:nth-of-type(2) { width: 21%; }
.specs-list.kit .list-item .text:nth-of-type(3) { width: 14%; }
.specs-list.kit .list-item .text:nth-of-type(4) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.specs-list.kit .list-item .text:nth-of-type(5) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.specs-list.kit .list-item .text:nth-of-type(6) { width: 12.6%; }
.specs-list .list-item { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; border-bottom: 1px solid #ebebeb; }
.specs-list .list-item.head { height: 30px; border-top: 2px solid #ebebeb; }
.specs-list .list-item.head .text { font-weight: 700; }
.specs-list .list-item.head .text:nth-of-type(1) { width: 9%; }
.specs-list .list-item.head .text:nth-of-type(2) { width: 21%; }
.specs-list .list-item.head .text:nth-of-type(3) { width: 14%; }
.specs-list .list-item.head .text:nth-of-type(4) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.specs-list .list-item.head .text:nth-of-type(5) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.specs-list .list-item.head .text:nth-of-type(6) { width: 12.6%; }
.specs-list .list-item .col { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 30%; }
.specs-list .list-item .col:nth-of-type(1) .text:nth-of-type(1) { width: 30%; }
.specs-list .list-item .col:nth-of-type(1) .text:nth-of-type(2) { width: 70%; }
.specs-list .list-item .col:nth-of-type(2) { width: 70%; }
.specs-list .list-item .col:nth-of-type(2) .row:not(:first-child) { border-top: 1px solid #ebebeb; }
.specs-list .list-item .col:nth-of-type(2) .text:nth-of-type(1) { width: 20%; }
.specs-list .list-item .col:nth-of-type(2) .text:nth-of-type(2) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.specs-list .list-item .col:nth-of-type(2) .text:nth-of-type(3) { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.specs-list .list-item .col:nth-of-type(2) .text:nth-of-type(4) { width: 18%; }
.specs-list .list-item .row { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 30px; }
.specs-list .list-item .text { font-size: 12px; text-align: center; }
.specs-list .btn-delete { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 25px; padding: 0 8px; border-radius: 13px; font-size: 12px; background-color: #000; color: #fff; }

.landscape-mode { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; position: fixed; width: 100vw; height: 100vh; top: 0; left: 0; padding-bottom: 10vh; background-color: #000; z-index: 1000; }
.landscape-mode::before { content: ""; display: block; width: 286px; height: 226px; background-image: url("/sec/static/_images/bespokeStore/ico/ico-device-change.png"); background-size: cover; }
.landscape-mode .text { margin-top: 30px; font-size: 20px; font-weight: 700; color: #fff; }

.modal { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.7); overflow: hidden; z-index: 10; }
.modal .modal-body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; justify-items: center; max-height: 80vh; padding: 12px; }
.modal .all-color-prism { padding: 38px 34px 20px; }
.modal .all-color-prism img { width: 100%; }
.modal .all-color-prism .text { margin-top: 10px; font-size: 12px; }
.modal .print-preview { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 640px; height: 70vh; }
.modal .print-preview img { width: auto; height: 100%; }

.modal-alert { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.7); overflow-y: auto; overflow-x: hidden; z-index: 11; }
.modal-alert .modal-body { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; width: 400px; padding: 50px 30px 60px; }
.modal-alert .modal-body .title-text { line-height: 27px; font-size: 20px; font-weight: 700; text-align: center; }
.modal-alert .modal-body .title-text:not(:first-child) { margin-top: 24px; }
.modal-alert .modal-body .sub-text { font-size: 14px; line-height: 22px; text-align: center; }
.modal-alert .modal-body .btn-box { margin-top: 40px; }
.modal-alert .modal-body .btn-box .btn + .btn { margin-left: 16px; }

.modal-dialog { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 100%; }
.modal-dialog [class*="modal-"] { z-index: 1; }
.modal-dialog .btn-close { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-top: 20px; height: 36px; width: 36px; border-radius: 50%; background-color: #fff; }
.modal-dialog .btn-close:after { content: ""; display: block; width: 12px; height: 12px; background-image: url("/sec/static/_images/bespokeStore/ico/ico-close.png"); background-size: cover; }

.modal-content { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; position: relative; }
.modal-content .modal-body { position: relative; background-color: #fff; border-radius: 16px; -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16); box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.16); }

.bespoke { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; overflow: hidden; }
.bespoke * { -webkit-box-sizing: border-box; box-sizing: border-box; letter-spacing: -0.5px; }
.bespoke.side-open .bespoke-side-menu { position: relative; right: 0; }
.bespoke.side-open .btn-side-menu { display: none; }
.bespoke .btn-side-menu { position: fixed; width: 90px; height: 292px; top: 50%; right: -26px; -webkit-transform: translateY(-50%); transform: translateY(-50%); background-image: url("/sec/static/_images/bespokeStore/ico/ico-open-bar.png"); background-size: cover; z-index: 1; }
.bespoke .bespoke-intro { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100vw; height: 100vh; }
.bespoke .bespoke-intro .intro-slick .slick-list { height: 78vh; }
.bespoke .bespoke-intro .intro-slick .list-img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }
.bespoke .bespoke-intro .intro-slick .slick-prev, .bespoke .bespoke-intro .intro-slick .slick-next { width: 4vw; height: 4vw; background-image: url("/sec/static/_images/bespokeStore/ico/ico-slide-arrow.png"); background-size: contain; background-position: center; background-repeat: no-repeat; z-index: 1; }
.bespoke .bespoke-intro .intro-slick .slick-prev::before, .bespoke .bespoke-intro .intro-slick .slick-next::before { display: none; }
.bespoke .bespoke-intro .intro-slick .slick-prev { left: 10px; }
.bespoke .bespoke-intro .intro-slick .slick-next { right: 10px; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
.bespoke .bespoke-intro .intro-cont { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }
.bespoke .bespoke-intro .intro-cont .text-box { margin-right: 20px; text-align: right; }
.bespoke .bespoke-intro .intro-cont .text-title { position: relative; font-size: 12px; padding-bottom: 10px; }
.bespoke .bespoke-intro .intro-cont .text-title:after { content: ""; display: block; position: absolute; height: 2px; right: 0; bottom: 0; left: 0; background-image: url("/sec/static/_images/bespokeStore/ico/ico-intro-line.png"); background-size: cover; }
.bespoke .bespoke-intro .intro-cont .text-bespoke { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 40px; font-size: 30px; }
.bespoke .bespoke-intro .intro-cont .text-bespoke span { font-weight: 700; }
.bespoke .bespoke-intro .intro-cont .btn { height: 50px; width: 150px; border-radius: 25px; font-size: 16px; font-weight: 700; }
.bespoke .bespoke-main { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; position: relative; height: 100vh; background-color: #ccc; background-image: url(/sec/static/_images/bespokeStore/bg-main.jpg); background-size: cover; background-position: center; overflow: hidden; z-index: 1; }
.bespoke .bespoke-main .main-preview { display: -webkit-box; display: -ms-flexbox; display: flex; margin: 0 auto; padding: 35vh 2vw 30vh; overflow-x: auto; overflow-y: hidden; white-space: nowrap; -webkit-overflow-scrolling: touch; -ms-overflow-style: none; scrollbar-width: none; }
.bespoke .bespoke-main .main-preview .drag-box { display: -webkit-box; display: -ms-flexbox; display: flex; }
.bespoke .bespoke-main .main-preview .drag-box .placeholder { background-color: rgba(0, 0, 0, 0.2); }
.bespoke .bespoke-main .main-preview .new-box { display: -webkit-box; display: -ms-flexbox; display: flex; }
.bespoke .bespoke-main .main-preview .preview-model { margin: 0 2px; }
.bespoke .bespoke-main .main-preview .preview-model:not(.active) .model { cursor: pointer; }
.bespoke .bespoke-main .main-preview .preview-model:not([class*="dr"]) { background-color: rgba(0, 0, 0, 0.2); cursor: pointer; }
.bespoke .bespoke-main .main-preview .preview-model.active { -webkit-box-shadow: -0.2vw 0.3vw 0.5vw rgba(0, 0, 0, 0.3); box-shadow: -0.2vw 0.3vw 0.5vw rgba(0, 0, 0, 0.3); }
.bespoke .bespoke-main .main-preview .preview-model.active .model [class*="dr-"] { cursor: pointer; }
.bespoke .bespoke-main .main-preview .placeholder { margin: 0 5px; }
.bespoke .bespoke-side-menu { position: absolute; width: 426px; height: 100vh; top: 0; right: -426px; bottom: 0; background-color: #fff; -webkit-box-shadow: 4px 7px 10px rgba(0, 0, 0, 0.3); box-shadow: 4px 7px 10px rgba(0, 0, 0, 0.3); z-index: 2; }
.bespoke .bespoke-side-menu .side-head { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; height: 65px; padding: 0 16px; }
.bespoke .bespoke-side-menu .side-body { height: calc(100vh - 65px); overflow-y: scroll; padding: 0 16px; }
.bespoke .bespoke-side-menu .side-body .btn-box { padding-bottom: 45px; }
.bespoke .bespoke-side-menu .tab-step-list { display: -webkit-box; display: -ms-flexbox; display: flex; margin-left: auto; }
.bespoke .bespoke-side-menu .tab-step-list .list-item { position: relative; height: 21px; margin-left: 9px; padding: 3px; font-size: 12px; color: #ddd; -webkit-transition: all 0.5s; transition: all 0.5s; cursor: pointer; }
.bespoke .bespoke-side-menu .tab-step-list .list-item::after { content: ""; position: absolute; display: block; width: 100%; height: 2px; bottom: 0; left: 0; background-color: #ddd; }
.bespoke .bespoke-side-menu .tab-step-list .list-item.active { color: #000; }
.bespoke .bespoke-side-menu .tab-step-list .list-item.active::after { background-color: #000; }
.bespoke .bespoke-side-menu .body-cont { padding-top: 60px; }
.bespoke .bespoke-side-menu .body-cont.disabled :not(.cont-title) { display: none; }
.bespoke .bespoke-side-menu .body-cont.disabled .cont-title { color: rgba(0, 0, 0, 0.4); padding-bottom: 10px; border-bottom: 2px solid #ebebeb; }
.bespoke .bespoke-side-menu .body-cont .cont-title { font-size: 20px; font-weight: 700; line-height: 26px; }
.bespoke .bespoke-side-menu .module-list .list-item { margin-top: 16px; }
.bespoke .bespoke-side-menu .model-select-list { margin-top: 16px; }

/*# sourceMappingURL=import.css.map */
/* 220715 손잡이 */
div.model-img.handle_right_active:after {
    content: '';
    width: 100%;
    height: 17.25%;
    position: absolute;
    top: 25.75%;
    right: 0;
    background-image: url(/sec/static/_images/bespokeStore/RQ32A7645AP_001_Front_Cotta-Pebble_01-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: right;
    z-index: 10;
}
div.model-img.handle_left_active:after {
    content: '';
    width: 100%;
    height: 17.25%;
    position: absolute;
    top: 25.75%;
    left: -2%;
    background-image: url(/sec/static/_images/bespokeStore/RQ32A7645AP_001_Front_Cotta-Pebble_02-1.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: left;
    z-index: 10;
}

/* KDP-67047 [퍼블] 조합하여구매하기 툴팁/설치가이드 PF툴팁 반영 */
body .bespoke~.new-set-guide {display:none}
body.-has-modal .bespoke~.new-set-guide {display:block}