:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(60, 60, 60, .29);--vt-c-divider-light-2: rgba(60, 60, 60, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: var(--vt-c-indigo);--vt-c-text-light-2: rgba(60, 60, 60, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgba(235, 235, 235, .64)}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-1);--section-gap: 160px}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2)}}*,*:before,*:after{box-sizing:border-box;margin:0;position:relative;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-weight:400;width:100vw;height:100vh;overflow:hidden}a,.green{text-decoration:none;color:#00bd7e;transition:.4s}@media (hover: hover){a:hover{background-color:#00bd7e33}}@media (min-width: 1024px){body{display:flex;place-items:center}#app{display:grid;grid-template-columns:1fr 1fr}}.tv-layout{width:100vw;height:100vh;display:flex;flex-direction:column}.tv-layout-bars{width:100%;overflow:hidden;display:flex}.tv-layout-info_panel{width:100%;background-color:#f2f7f7;overflow:hidden}.dark .tv-layout-info_panel{background-color:#212f3d}h1{font-size:32px}.tv-footer{width:100vw;display:flex;flex-direction:column;background-color:#303841;color:#fff;padding-left:8px;padding-right:8px}.tvbutton-common[data-v-24f9675c]{font-family:morebi,Helvetica Neue,HelveticaNeue,Helvetica,Arial,sans-serif;text-decoration:none;display:flex;border-radius:3px;margin:6px;transition:opacity .3s;cursor:pointer;line-height:28px;height:28px;padding:0}.tvbutton-dialog[data-v-24f9675c]{border-left:1px solid darkgray}.qtoolboxbtn[data-v-24f9675c]{width:24px;margin-right:6px;text-align:center;justify-content:center;height:34px;line-height:34px}.qtoolbarbtn[data-v-24f9675c]{background-color:#f4f4f4;border:1px solid darkgrey;border-radius:3px;width:24px;height:24px;line-height:24px;text-align:center}.tvbutton-red[data-v-24f9675c]{color:#fff;text-shadow:1px 1px rgba(0,0,0,.4);border:1px solid #db5343;background:#e86556;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(238,128,109)),color-stop(1,rgb(226,73,62)));background-image:-webkit-linear-gradient(top,rgb(238,128,109),rgb(226,73,62));background-image:-moz-linear-gradient(top,rgb(238,128,109),rgb(226,73,62));background-image:-ms-linear-gradient(top,rgb(238,128,109),rgb(226,73,62));background-image:-o-linear-gradient(top,rgb(238,128,109),rgb(226,73,62));background-image:linear-gradient(top,#ee806d,#e2493e)}.tvbutton-green[data-v-24f9675c]{color:#4f810e;text-shadow:1px 1px rgba(255,255,255,.4);border:1px solid #90b337;background:#cce467;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(207,230,107)),color-stop(1,rgb(173,212,63)));background-image:-webkit-linear-gradient(top,rgb(207,230,107),rgb(173,212,63));background-image:-moz-linear-gradient(top,rgb(207,230,107),rgb(173,212,63));background-image:-ms-linear-gradient(top,rgb(207,230,107),rgb(173,212,63));background-image:-o-linear-gradient(top,rgb(207,230,107),rgb(173,212,63));background-image:linear-gradient(top,#cfe66b,#add43f)}.tvbutton-grey[data-v-24f9675c]{color:#4d4d4d;text-shadow:1px 1px rgba(255,255,255,.3);border:1px solid #9d9d9d;background:#cdcdcd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(234,234,234)),color-stop(1,rgb(177,177,177)));background-image:-webkit-linear-gradient(top,rgb(234,234,234),rgb(177,177,177));background-image:-moz-linear-gradient(top,rgb(234,234,234),rgb(177,177,177));background-image:-ms-linear-gradient(top,rgb(234,234,234),rgb(177,177,177));background-image:-o-linear-gradient(top,rgb(234,234,234),rgb(177,177,177));background-image:linear-gradient(top,#eaeaea,#b1b1b1)}.tvbutton-blue[data-v-24f9675c]{color:#fff;text-shadow:1px 1px rgba(0,0,0,.4);border:1px solid #126daf;background:#4ba6d5;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(103,199,229)),color-stop(1,rgb(47,133,197)));background-image:-webkit-linear-gradient(top,rgb(103,199,229),rgb(47,133,197));background-image:-moz-linear-gradient(top,rgb(103,199,229),rgb(47,133,197));background-image:-ms-linear-gradient(top,rgb(103,199,229),rgb(47,133,197));background-image:-o-linear-gradient(top,rgb(103,199,229),rgb(47,133,197));background-image:linear-gradient(top,#67c7e5,#2f85c5)}.tvbutton-yellow[data-v-24f9675c]{color:#fff;text-shadow:1px 1px rgba(0,0,0,.4);border:1px solid #c68900;background:#eca505;background-image:linear-gradient(top,#ffc750,#eca505)}.tvbutton-pink[data-v-24f9675c]{color:#fff;text-shadow:1px 1px rgba(0,0,0,.4);border:1px solid #86033c;background:#4ba6d5;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(103,199,229)),color-stop(1,rgb(47,133,197)));background-image:-webkit-linear-gradient(top,#ca4981,#b1215f);background-image:-moz-linear-gradient(top,#ca4981,#b1215f);background-image:-ms-linear-gradient(top,#ca4981,#b1215f);background-image:-o-linear-gradient(top,#ca4981,#b1215f);background-image:linear-gradient(top,#ca4981,#b1215f)}.tvbutton-rose[data-v-24f9675c]{color:#f87c63;border:1px solid #86033c;background:#4ba6d5;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(103,199,229)),color-stop(1,rgb(47,133,197)));background-image:-webkit-linear-gradient(top,#fee7f1,#fee7f1);background-image:-moz-linear-gradient(top,#fee7f1,#fee7f1);background-image:-ms-linear-gradient(top,#fee7f1,#fee7f1);background-image:-o-linear-gradient(top,#fee7f1,#fee7f1);background-image:linear-gradient(top,#fee7f1,#fee7f1)}.tvbutton[data-v-24f9675c]{font-weight:700;font-size:14px;box-shadow:inset 0 1px 1px #fff6;-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,.4);-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,.4)}.tvbutton-sm[data-v-24f9675c]{font-size:11px;padding:0 10px;max-height:23px;height:23px;line-height:23px}.tvbutton-lg[data-v-24f9675c]{font-size:15px}.tvbutton-common[data-v-24f9675c]:hover{opacity:.7}.tv-avatar[data-v-571277d7]{color:#fff;padding:1px;display:flex;cursor:pointer}.tv-avatar div[data-v-571277d7]{margin:auto}.tv-header{width:100vw;height:auto;display:flex;flex-direction:row;background-color:#303841;color:#fff;padding-left:8px;padding-right:8px}.login-menu{box-shadow:0 4px 8px #0003,0 6px 20px #00000030;position:fixed;top:30px;right:0;width:220px;height:200px;z-index:20000;background-color:#f9f9f9;display:flex;flex-direction:column}.login-menu input{padding:2px;width:100%;line-height:22px;height:22px;font-size:13px;border:1px solid #d2d6de;color:#000}.login-menu input::placeholder{color:#8aa4af}.login-menu input:focus{border:1px solid #3c8dbc}.tv-input input:-webkit-autofill,.tv-input input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s}.tv-input{cursor:auto;display:flex;flex-direction:row;min-height:26px;max-height:26px;border-radius:3px;border:1px solid #ddd;width:auto;outline:none}.tv-input_no_border{border:none!important}.tv-input input{flex-grow:1;flex-shrink:1;min-height:24px;max-height:24px;line-height:24px;width:50%;border:none;border-bottom:1px solid transparent;font-size:14px}.tv-input-icon{color:#a9a9a9;min-height:24px;max-height:24px;min-width:26px;max-width:26px;margin:auto 0;padding-left:3px;padding-right:5px;border-bottom:1px solid transparent;text-align:center;display:flex}.tv-input-icon i{margin:auto}.tv-breadcrumb[data-v-c7f990f0]{width:auto;white-space:nowrap;display:flex;flex-direction:row;font-size:13px;line-height:16px}.selected[data-v-c7f990f0]{font-weight:700}.clickable[data-v-c7f990f0]{cursor:pointer}.pbuttoncontainer[data-v-91be57d2]{display:flex;max-width:336px;width:100%;height:24px;line-height:24px;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;z-index:1;margin:0 auto;font-size:12px;border:1px solid lightgray;border-radius:3px;color:#000}.pbuttonsegment[data-v-91be57d2]{display:flex}.pbuttonsegment>input[data-v-91be57d2]{display:none}.pbuttonsegment[data-v-91be57d2]:hover{background-color:#b6dcf4!important}.pbuttonsegment>input:checked+label[data-v-91be57d2]{background-color:#ffe699!important}.pbuttonsegment:nth-of-type(1)>input:checked~label[data-v-91be57d2]:last-of-type:before{transform:translate(calc(0% + 0px))}.pbuttonsegment:nth-of-type(2)>input:checked~label[data-v-91be57d2]:last-of-type:before{transform:translate(calc(100% + 0px))}.pbuttonsegment:nth-of-type(3)>input:checked~label[data-v-91be57d2]:last-of-type:before{transform:translate(calc(200% + 0px))}.pbuttonsegment label[data-v-91be57d2]{flex:1;height:100%;text-align:center;line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer}.pbuttonsegment:last-of-type:before label[data-v-91be57d2]{content:"";display:block;max-width:calc(33.3333333333% - 0px);margin:0;position:absolute;inset:0;z-index:-1;transform:translate(0)}.pbuttonsegment label[data-v-91be57d2]{padding:0 8px;transition:color .25s cubic-bezier(0,.95,.38,.98)}.pbuttonsegment label[data-v-91be57d2]:before{transition:all .25s cubic-bezier(0,.95,.38,.98)}.pbuttonsegment:not(:last-child) label[data-v-91be57d2]{border-right:1px solid lightgray}.container[data-v-5d8190af]{cursor:pointer;display:flex;align-items:center}.label[data-v-5d8190af]{margin-left:12px;color:#1a202c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.input[data-v-5d8190af]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.switch[data-v-5d8190af]{--switch-container-width: 40px;--switch-size: calc(var(--switch-container-width) / 2);--light-gray: #e2e8f0;--gray: #cbd5e0;--dark-gray: #a0aec0;--teal: #4fd1c5;--dark-teal: #319795;display:flex;align-items:center;position:relative;height:var(--switch-size);flex-basis:var(--switch-container-width);border-radius:var(--switch-size);background-color:var(--light-gray);border:1 px solid #ddd;flex-shrink:0;transition:background-color .25s ease-in-out}.switch[data-v-5d8190af]:before{content:"";position:absolute;left:1px;height:calc(var(--switch-size) - 4px);width:calc(var(--switch-size) - 4px);border-radius:9999px;background-color:#fff;border:2px solid var(--light-gray);transition:transform .375s ease-in-out}.input:checked+.switch[data-v-5d8190af]{background-color:var(--teal)}.input:checked+.switch[data-v-5d8190af]:before{border-color:var(--teal);transform:translate(calc(var(--switch-container-width) - var(--switch-size)))}.input:focus+.switch[data-v-5d8190af]:before{border-color:var(--gray)}.input:focus:checked+.switch[data-v-5d8190af]:before{border-color:var(--dark-teal)}.input:disabled+.switch[data-v-5d8190af]{background-color:var(--gray)}.input:disabled+.switch[data-v-5d8190af]:before{background-color:var(--dark-gray);border-color:var(--dark-gray)}.tv-mega-menu[data-v-e2e7cef0]{height:100%;-webkit-user-select:none;user-select:none}.menu-frame[data-v-e2e7cef0]{top:30px;left:0;min-width:100%;max-width:100%;min-height:240px;max-height:240px;position:fixed;z-index:100000;background-color:#303841;padding:20px;border-top:1px solid whitesmoke}.grid-wrapper[data-v-e2e7cef0]{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.grid-box[data-v-e2e7cef0]{color:#fff;border-radius:5px;width:auto;display:flex;flex-direction:column}.grid-box-list[data-v-e2e7cef0]{padding-left:20px}.grid-box-list>li[data-v-e2e7cef0]{margin-left:-20px;padding-left:20px;line-height:26px;cursor:pointer}.grid-box-list>li[data-v-e2e7cef0]:first-child{margin-left:-20px;padding-left:10px}.grid-box-list>li[data-v-e2e7cef0]:hover{background-color:#f5f5f5;color:#000}.topmenu[data-v-e2e7cef0]{list-style-type:none;margin:0;padding:0;overflow:hidden}.topmenu>li[data-v-e2e7cef0]{display:flex;float:left;cursor:pointer;margin-left:20px;padding-left:5px;padding-right:5px}.topmenu>li[data-v-e2e7cef0]:hover{background-color:#f5f5f5;color:#000}.tvmodal{position:fixed;z-index:99999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff;border:1px solid lightgray;border-radius:10px;inset:0;margin:auto;max-width:500px;max-height:400px;width:100%;display:flex;flex-direction:column}.tvmodal-header{padding-left:10px;padding-right:10px;height:30px;line-height:30px;display:flex;border-bottom:1px solid lightgray;font-weight:700;overflow:hidden}.tvmodal-bottom{padding-left:10px;padding-right:10px;height:45px;line-height:45px;display:flex;flex-direction:row-reverse;border-top:1px solid lightgray;font-weight:700;overflow:hidden}.tv-item-toolbox[data-v-02b3ccf1]{display:flex;padding:2px;overflow:hidden}.add_button_style[data-v-02b3ccf1]{width:29px;height:29px;margin:-2px 0 0}.tv-list[data-v-ef579847]{margin:0;border:1px solid;font-size:14px;min-width:90px;line-height:26px;height:120px;border-color:#ddd;overflow-y:auto;overflow-x:hidden;min-width:100%;max-width:auto;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}.tv-list ul[data-v-ef579847]{width:100%;flex-grow:1;margin-bottom:0;overflow:auto}.tv-list ul li[data-v-ef579847]:nth-child(odd){background-color:#f9fafb}.tv-list-item[data-v-ef579847]{display:flex;flex-direction:column;cursor:pointer;white-space:nowrap;width:100%;overflow:hidden}.tv-list-item[data-v-ef579847]:hover{background-color:#3079f433!important}.tv-list-item_selected[data-v-ef579847]{background-color:#ffe699!important}.tv-row-border[data-v-ef579847]{border-bottom:1px solid lightgrey}.pproperties[data-v-c2b89305]{border:1px solid lightgray;width:auto;min-width:120px;overflow:hidden}.tv-property[data-v-5a23593a]{flex-grow:2;overflow:hidden;display:flex;min-height:26px;max-height:26px;border-top:1px dotted darkgray;background-color:transparent}.tv-property input[data-v-5a23593a]{flex-grow:1;flex-shrink:1;min-height:24px;max-height:24px;line-height:24px;border:none}.tv-image-preview[data-v-3c3c9460]{margin:auto;display:flex}.tv-image-preview img[data-v-3c3c9460]{margin:auto;object-fit:contain;cursor:pointer;flex-grow:1}.tv-image-preview i[data-v-3c3c9460]{margin:auto 0 auto auto;cursor:pointer;font-weight:700}.tv-chip[data-v-260138c9]{word-break:keep-all;white-space:nowrap;padding:0;overflow:hidden;margin-right:3px;line-height:26px;height:26px;display:flex;background-color:#fff;font-size:11px;cursor:pointer;border:1px solid lightgrey;width:auto}.tv-chip div[data-v-260138c9]{margin:0;overflow:hidden;padding-left:8px;padding-right:8px;width:auto}.is_cart{color:#6cd4be}.verifier_error{border-bottom-color:red!important}.tv-amount-input{margin-right:20px;display:flex;flex-direction:row-reverse;color:#d3d3d3}.verifier{border:none;border-bottom:2px solid transparent}.tv-amount-input i{font-size:14px;font-weight:700;margin:auto 0 auto 10px;width:16px;cursor:pointer}.tv-input-readonly{background-color:#fff!important}.tooltip{position:relative;display:inline-block;cursor:pointer;padding:0;line-height:26px}.tooltip .tooltip-text{font-size:12px;visibility:hidden;width:160px;background-color:#333;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;bottom:125%;right:30px;opacity:0}.tooltip .tooltip-text:after{content:"";position:absolute;top:100%;right:30px;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}.variant-item :hover{background-color:#fff!important}.variant-item{background-color:#fff!important;display:flex;height:57px;border-bottom:1px dotted lightgrey;cursor:pointer}.is_favorite[data-v-ee92edba]{color:#f7583c}.is_cart[data-v-ee92edba]{color:#6cd4be}.tv-label{display:inline-block;margin:0;border-bottom:1px solid transparent;font-size:14px;width:90px;line-height:26px;height:26px;padding-bottom:1px;vertical-align:bottom}.tv-line-input[data-v-ebdfd236]{width:100%;height:32px;line-height:28px;display:flex;margin:0}.tv-focus-panel[data-v-fa75b198]{cursor:auto;display:flex;flex-direction:column;min-height:26px;border-radius:3px;border-bottom:1px solid #ffffe6;width:auto;line-height:25px;outline:1px solid #ddd;margin-top:6px;margin-bottom:6px;background-color:#ffffe6}.tv-focus-panel-expanded[data-v-fa75b198]{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.tv-clickable[data-v-fa75b198]{cursor:pointer}.tv-focus-panel-upper[data-v-fa75b198]{min-height:26px;width:100%;flex-grow:1;display:flex;flex-direction:row}.tv-focus-panel-content[data-v-fa75b198]{border-top:1px solid #ddd;position:relative;left:-1px;background-color:#f1f1f1;min-width:160px;z-index:1;margin-left:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px;border-left:1px solid #70bef5;border-right:1px solid #70bef5;border-bottom:2px solid #70bef5}.tv-calendar-month[data-v-02e7635e]{width:300px;height:260px;background-color:#fff;border:1px solid lightgrey;border-radius:10px;display:grid;grid-template-columns:repeat(7,1fr);text-align:center;overflow:hidden}.tvcal-day[data-v-02e7635e]{border:1px solid transparent;border-bottom-color:#d3d3d3;text-align:center;height:auto;padding:auto;display:flex;flex-direction:column}.no_cell_border[data-v-02e7635e]{border-bottom-color:transparent}.tvcal-no_border[data-v-02e7635e]{border:none!important;border-radius:0}.tvcal-day-day-off_month[data-v-02e7635e]{color:#d3d3d3}.tvcal-day-day-weeknumber[data-v-02e7635e]{background-color:#d3d3d3;color:#fff;padding-bottom:3px;border-radius:25px}.tvcal-day-day-selected[data-v-02e7635e]{border-radius:25px;background-color:#ffe699;color:#000}.tvcal-day-day[data-v-02e7635e]{border-left:none;border-right:none;cursor:pointer;align-items:center;text-align:center;width:28px;height:28px;margin:2px auto 4px}.tvcal-day-day-begin[data-v-02e7635e]{background-color:#fffdf5;border:1px solid #F9E5BB;border-right:none;margin-left:6px;border-top-left-radius:10px;border-bottom-left-radius:10px;min-height:26px;max-height:26px}.tvcal-day-day-middle[data-v-02e7635e]{background-color:#fffdf5;border:1px solid #F9E5BB;border-left:none;border-right:none;min-height:26px;max-height:26px}.tvcal-day-day-end[data-v-02e7635e]{background-color:#fffdf5;border:1px solid #F9E5BB;border-left:none;margin-right:6px;border-top-right-radius:10px;border-bottom-right-radius:10px;min-height:26px;max-height:26px}.tvcal-header-button[data-v-02e7635e]{width:24px;text-align:center;padding-left:3px;padding-right:3px;cursor:pointer}.tvcal-line[data-v-02e7635e]{min-height:4px;max-height:4px;border-bottom:2px solid transparent}.tvcal-square[data-v-02e7635e]{line-height:7px;font-size:7px;padding-left:6px;cursor:pointer}.tvcal-dot[data-v-02e7635e]{line-height:7px;font-size:5px;padding-left:3px;cursor:pointer}.tvcal-wholeday_line_orange[data-v-02e7635e]{border-bottom-color:#e79142}.tv_productcard{padding:10px;background-color:#fff;border-radius:10px;box-shadow:0 2px 20px #0003;overflow:hidden;width:100%;height:246px;display:flex;flex-direction:column}.tv_productcard-header{min-width:160px;max-width:160px;display:flex;flex-direction:column}.tv_productcard-header img{width:160px;height:160px;padding:12px;object-fit:scale-down}.scene[data-v-dbf19e26]{display:inline-block;width:200px;height:260px;margin:40px 0;perspective:600px}.card[data-v-dbf19e26]{position:relative;width:100%;height:100%;cursor:pointer;transform-style:preserve-3d;transform-origin:center right;transition:transform .3s}.card.is-flipped[data-v-dbf19e26]{transform:translate(-100%) rotateY(180deg)}.card__face[data-v-dbf19e26]{position:absolute;width:100%;height:100%;color:#5c5c5c;backface-visibility:hidden}.card__face--back[data-v-dbf19e26]{background:#f9f7f5;transform:rotateY(180deg)}.product_container[data-v-8be9a98e]{grid-gap:10px 10px;grid-template-rows:min-content auto}.left-panel[data-v-8be9a98e]{height:100%;width:25%;border-right:1px solid lightgrey;display:flex;flex-direction:column;padding:10px 8px 8px}.is_favorite[data-v-8be9a98e]{color:#f7583c}.is_cart[data-v-8be9a98e]{color:#6cd4be}.ellipses[data-v-8be9a98e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item[data-v-8be9a98e]{background-color:#d3d3d3;padding:100px 0;text-align:center;min-height:30px;max-height:30px;height:30px}.grid[data-v-8be9a98e]{display:grid;grid-gap:20px;grid-template-columns:repeat(2,1fr)}.tv-suggestor input:-webkit-autofill,.tv-suggestor input:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s}.tv-suggestor{position:relative;display:flex;flex-direction:row;min-height:26px;max-height:26px;border-radius:3px;border:1px solid #ddd;width:auto;outline:none}.tv-suggestor input{flex-grow:1;flex-shrink:1;min-height:24px;max-height:24px;line-height:24px;width:50%;border:none;border-bottom:1px solid transparent;font-size:14px;cursor:text}.tv-suggestor-icon{color:#a9a9a9;min-height:24px;max-height:24px;min-width:26px;max-width:26px;margin:auto 0;padding-left:3px;padding-right:5px;border-bottom:1px solid transparent;text-align:center;display:flex}.tv-suggestor-icon i{margin:auto}::placeholder{color:#d3d3d3;opacity:1}::-ms-input-placeholder{color:#d3d3d3}.tv-suggestor-listcontainer{background-color:#fff;border-right:1px solid #70bef5;border-left:1px solid #70bef5;border-bottom:2px solid #70bef5;border-bottom-left-radius:3px;border-bottom-right-radius:3px;overflow-x:hidden;overflow-y:hidden;display:flex;position:absolute;z-index:9999;max-height:150px;width:100%;top:23px;margin-left:-1px;margin-right:-1px}.container-bottomed{top:-423px}.tv-suggestor ul{background-color:#fff;overflow-y:auto;height:100%;flex-grow:2;min-height:56px;padding:0;list-style-type:none;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.tv-suggestor ul li{line-height:24px;border-bottom:1px solid #eee;cursor:pointer}.tv-suggestor-selected{background:#ffe699}.tv-memo input[data-v-2a5390aa]:-webkit-autofill,.tv-memo input[data-v-2a5390aa]:-webkit-autofill:focus{transition:background-color 0s 600000s,color 0s 600000s}.tv-memo[data-v-2a5390aa]{cursor:auto;display:flex;flex-direction:row;min-height:26px;width:auto}.tv-memo textarea[data-v-2a5390aa]{min-height:25px;line-height:25px;border:none;height:100%;font-size:14px;resize:none;width:100%;color:#000;padding:3px}.clickable[data-v-9b4f9416]{cursor:pointer}.bordered[data-v-9b4f9416]{border:1px solid lightgrey}.tv-cart-list[data-v-9b4f9416]{width:100%;overflow-y:auto;display:flex;min-height:28px}.tv-cart-list ul[data-v-9b4f9416]{width:100%}.tv-cart-list ul li[data-v-9b4f9416]{display:flex;min-height:56px;max-height:56px;line-height:56px;border-bottom:1px dotted lightgrey;padding:3px}.tv-product-label[data-v-5343f563]{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;width:100%}.tv-product-label div[data-v-5343f563]{height:24px!important;max-height:24px!important;line-height:24px!important;overflow:hidden}.pk-hidden[data-v-5343f563]{margin-left:0!important}.icon-visible[data-v-5343f563]{padding-left:32px!important}.tv-list-item[data-v-e5813e6a]{display:flex;line-height:54px;color:#33333380;margin:0}.no-break[data-v-e5813e6a]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tv-list-item[data-v-e5813e6a] :hover{background-color:#d3d3d3}.tv-not-hovered[data-v-e5813e6a]{opacity:.5}ul.tvsubtabs{width:auto;height:25px;display:flex;margin:0}ul.tvsubtabs li{border-bottom:2px solid transparent;margin-right:12px;cursor:pointer}.tvsubtab-active{border-bottom-color:#00f!important}.widget-tab{display:inline-block;line-height:32px;font-weight:400;color:#999;background:#fcfcfc;padding-bottom:0;cursor:pointer;border-bottom:none}.tv-product-label[data-v-be18121d]{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;width:100%;height:54px}.tv-product-label div[data-v-be18121d]{height:24px!important;max-height:24px!important;line-height:24px!important;overflow:hidden}.pk-hidden[data-v-be18121d]{margin-left:0!important}.icon-visible[data-v-be18121d]{padding-left:32px!important}.tv-product-label[data-v-a7b101f0]{display:flex;flex-direction:row;padding-left:5px;padding-right:5px;width:100%}.tv-product-label div[data-v-a7b101f0]{height:24px!important;max-height:24px!important;line-height:24px!important;overflow:hidden}.pk-hidden[data-v-a7b101f0]{margin-left:0!important}.icon-visible[data-v-a7b101f0]{padding-left:32px!important}.theme{color:#000;background-color:#fff}.dark .theme{color:#fff;background-color:#212f3d}.blurred{filter:blur(2px)}ul.fav-list li:hover{background-color:#d1f2eb;cursor:pointer}ul.user_menu li{display:flex}ul.user_menu li:hover{background-color:#d1f2eb;cursor:pointer}.dark_mode_switcher{cursor:pointer;display:flex;margin:auto;color:#a9a9a9}.dark .dark_mode_switcher{color:#fff}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.vue:hover{filter:drop-shadow(0 0 2em #42b883aa)}.invisible{visibility:hidden}.on_top{z-index:9999}.cart-green{color:#6cd4be!important}.fav-red{color:#f7583c!important}
