body.template-page .main-content{background:linear-gradient(180deg,#f8f6fd,#efeaf9)}.dekel-videos{padding-top:var(--dv-pt, 40px);padding-bottom:var(--dv-pb, 40px)}.dekel-videos .dv-heading{text-align:center;font-size:34px;font-weight:800;margin:0 0 8px;line-height:1.2}.dekel-videos .dv-text{text-align:center;font-size:18px;font-weight:300;margin:0 auto 28px;max-width:640px;line-height:1.5}.dekel-videos .dv-track{display:flex;justify-content:center;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:6px;scrollbar-width:thin;scrollbar-color:rgba(91,62,170,.35) transparent}.dekel-videos .dv-item{flex:0 0 auto;width:min(280px,44vw);scroll-snap-align:center;position:relative;border-radius:16px;overflow:hidden;background:#111;aspect-ratio:9 / 16}.dekel-videos .dv-item video,.dekel-videos .dv-item img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.dekel-videos .dv-item video{z-index:1;object-fit:contain}.dekel-videos .dv-poster{z-index:2;object-fit:contain;background:#111}.dekel-videos .dv-play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:56px;height:56px;padding:0;border:0;background:transparent;cursor:pointer;z-index:3;transition:transform .2s ease,opacity .2s ease}.dekel-videos .dv-play:hover{transform:scale(1.06)}.dekel-videos .dv-play svg{width:100%;height:100%;display:block}.dekel-videos .dv-item.is-playing .dv-play,.dekel-videos .dv-item.is-playing .dv-poster{display:none}@media(max-width:767px){.dekel-videos .dv-track{justify-content:flex-start;gap:10px;padding-bottom:4px}.dekel-videos .dv-item{width:calc((100% - 10px)/2);border-radius:12px}.dekel-videos .dv-play{width:44px;height:44px}.dekel-videos .dv-heading{font-size:24px}.dekel-videos .dv-text{font-size:15px;margin-bottom:18px;padding:0 10px}}.dekel-chat{padding-top:var(--dc-pt, 40px);padding-bottom:var(--dc-pb, 40px);--dc-purple: #5b3eaa;--dc-purple-text: #ffffff;--dc-bubble-bg: #ffffff;--dc-bubble-text: #111111;--dc-btn-bg: #5a4596;--dc-btn-color: #ffffff}.dekel-chat .dc-card{border-radius:18px;overflow:hidden}.dekel-chat .dc-header{direction:ltr;display:flex;align-items:center;gap:10px;padding:14px 20px;border-bottom:1px solid #7E7D7D}.dekel-chat .dc-back{display:flex;align-items:center;color:#1c1c22;flex:0 0 auto}@media(min-width:768px){.dekel-chat .dc-back{display:none}}.dekel-chat .dc-back svg{width:22px;height:22px;display:block}.dekel-chat .dc-avatar{width:46px;height:46px;border-radius:50%;overflow:hidden;flex:0 0 46px;background:#e7e7f6}.dekel-chat .dc-avatar img{width:100%;height:100%;object-fit:cover;display:block}.dekel-chat .dc-id{display:flex;flex-direction:column;gap:1px;min-width:0;text-align:left}.dekel-chat .dc-name{font-size:16px;font-weight:700;line-height:1.2;display:inline-flex;align-items:center;gap:5px;direction:ltr}.dekel-chat .dc-name svg{width:15px;height:15px;flex:0 0 15px}.dekel-chat .dc-sub{font-size:12.5px;color:#8a8a95;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dekel-chat .dc-actions{margin-left:auto;display:flex;align-items:center;gap:18px;color:#1c1c22}.dekel-chat .dc-actions svg{width:50px;height:50px;display:block;margin-right:-10px}.dekel-chat .dc-messages{display:flex;flex-direction:column;gap:12px;padding:24px 20px}.dekel-chat .dc-msg{width:fit-content;max-width:55%;padding:14px 18px;font-size:17px;font-weight:300;line-height:1.45;border-radius:18px;text-align:right}.dekel-chat .dc-msg p{margin:0 0 8px}.dekel-chat .dc-msg p:last-child{margin-bottom:0}.dekel-chat .dc-msg ol,.dekel-chat .dc-msg ul{margin:6px 0;padding-inline-start:20px}.dekel-chat .dc-msg li{margin:0}.dekel-chat .dc-msg a{color:inherit;text-decoration:underline;text-underline-offset:3px}.dekel-chat .dc-msg a:hover{color:var(--dc-purple)}.dekel-chat .dc-msg--dekel{margin-right:auto;background:var(--dc-purple);color:var(--dc-purple-text);border-bottom-left-radius:4px}.dekel-chat .dc-msg--dekel a:hover{color:#ddd2ff}.dekel-chat .dc-msg--reply{margin-left:auto;background:#f4f4f4;color:var(--dc-bubble-text);border:0px solid #e6e4f0;border-top-right-radius:4px}.dc-msg.dc-msg--reply.rte a{text-decoration:none}@media(min-width:768px){.dekel-chat .dc-msg--dekel{max-width:42%}}.dekel-chat .dc-inputbar{direction:ltr;padding:6px 14px 16px}.dekel-chat .dc-inputpill{display:flex;align-items:center;gap:10px;border:1px solid #e0dfe9;border-radius:999px;padding:8px 14px;color:#1c1c22}.dekel-chat .dc-smiley{display:flex;align-items:center;flex:0 0 auto}.dekel-chat .dc-smiley svg{width:24px;height:24px;display:block}.dekel-chat .dc-camera,.dekel-chat .dc-placeholder{display:none}.dekel-chat .dc-spacer{flex:1 1 auto}.dekel-chat .dc-inputicons{display:flex;align-items:center;gap:14px;flex:0 0 auto}.dekel-chat .dc-inputicons svg{width:22px;height:22px;display:block}.dekel-chat .dc-products{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.dekel-chat .dc-card-wrap{min-width:0}.dekel-chat .dc-card-wrap .product-grid-item{width:100%;margin:0}.dekel-chat .dc-cta-wrap{display:flex;justify-content:center;margin-top:40px}html[dir=rtl] body .dekel-chat .btn.dc-cta,.dekel-chat .dc-cta{background:var(--dc-btn-bg);color:var(--dc-btn-color);border:none;width:100%;padding:16px 36px;font-size:21px;font-weight:500;font-family:"Rag Sans-1.4",sans-serif;letter-spacing:.5px;cursor:pointer;transition:opacity .15s;max-width:680px}.dekel-chat .dc-cta:hover{opacity:.92}.dekel-chat .dc-cta[disabled]{opacity:.6;cursor:not-allowed}.dekel-chat .dc-feedback{margin-top:8px;font-size:13px;text-align:center;min-height:1.4em}.dekel-chat .dc-camera{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--dc-purple);color:#fff}.dekel-chat .dc-placeholder{display:block;flex:1 1 auto;font-size:13.5px;color:#8a8a95;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}span.dc-inputicons{direction:rtl!important}.dekel-chat .dc-camera svg{width:36px;height:36px}.dekel-chat .dc-camera{display:flex;align-items:center;justify-content:center;width:50px;height:50px;min-width:50px}.dekel-chat .dc-card{margin-bottom:30px}.dekel-chat .dc-inputpill{background:#f4f4f4}@media(max-width:767px){.dekel-chat .dc-card{border-radius:14px}.dekel-chat .dc-header{gap:8px;padding:10px 12px}.dekel-chat .dc-back svg{width:20px;height:20px}.dekel-chat .dc-avatar{width:38px;height:38px;flex-basis:38px}.dekel-chat .dc-name{font-size:14px}.dekel-chat .dc-name svg{width:13px;height:13px;flex-basis:13px}.dekel-chat .dc-sub{font-size:11px}.dekel-chat .dc-actions{gap:14px}.dekel-chat .dc-actions svg{width:32px;height:32px}.dekel-chat .dc-messages{gap:10px;padding:16px 12px}.dekel-chat .dc-msg{max-width:86%;padding:12px 14px;font-size:14px;border-radius:15px}.dekel-chat .dc-inputbar{padding:4px 10px 12px}.dekel-chat .dc-inputpill{gap:8px;padding:4px 12px 4px 4px}.dekel-chat .dc-smiley,.dekel-chat .dc-spacer{display:none}.dekel-chat .dc-camera{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--dc-purple);color:#fff;min-width:unset}.dekel-chat .dc-inputbar{margin-top:-10px}.dekel-chat .dc-card{margin-bottom:10px}.dekel-chat .dc-camera svg{width:17px;height:17px;display:block}.dekel-chat .dc-placeholder{display:block;flex:1 1 auto;font-size:13.5px;color:#8a8a95;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dekel-chat .dc-inputicons{gap:11px}.dekel-chat .dc-inputicons svg{width:19px;height:19px}.dekel-chat .dc-products{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px}.dekel-chat .dc-cta-wrap{margin-top:25px}html[dir=rtl] body .dekel-chat .btn.dc-cta,.dekel-chat .dc-cta{font-size:18px;padding:14px 24px}span.dc-inputicons{direction:rtl!important}}
/*# sourceMappingURL=/cdn/shop/t/311/assets/dekel-v1.css.map */
