@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300;500;600;700&display=swap);
.ost-timeline-viewer{direction:rtl;font-family:Rubik,sans-serif;font-weight:500;padding:1rem 0}.ost-timeline-viewer.ost-timeline-expanded .ost-timeline-scroll{display:flex;flex-direction:column;max-height:90vh;overflow-y:auto}.ost-timeline-viewer.ost-timeline-expanded .ost-spine{display:flex;flex:0 1 auto;flex-direction:row}.ost-timeline-viewer.ost-timeline-expanded .ost-spine-content{display:flex;flex:1;flex-direction:column;min-width:0}.ost-viewer-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between;margin-bottom:1rem}.ost-viewer-title{flex:1;font-size:1.5rem;font-weight:600;margin:0;min-width:0}.ost-viewer-meta{align-items:center;display:flex;flex-shrink:0;gap:1rem}.ost-meta-item{align-items:center;color:#666;display:inline-flex;font-size:.9rem;font-weight:500;gap:.35rem}.ost-meta-item svg{opacity:.8}.ost-like-btn{background:none;border:none;color:inherit;cursor:pointer;font-family:inherit;padding:.25rem 0;transition:color .2s}.ost-like-btn:hover{color:#e74c3c}.ost-like-btn:hover svg{fill:#e74c3c}.ost-viewer-error,.ost-viewer-loading{direction:rtl;padding:2rem;text-align:center}.ost-timeline-scroll{transition:height .3s ease}.ost-spine{align-items:stretch;display:flex;flex-direction:row;position:relative}.ost-spine-content{flex:1;min-width:0;padding-right:1rem}.ost-spine-line{align-self:stretch;background:#333;border-radius:2px;flex-shrink:0;margin-left:0;width:4px}.ost-topic-wrapper{margin-bottom:.5rem;transition:flex .3s ease}.ost-topic-wrapper.ost-topic-wrapper-expanded{display:flex;flex:0 1 auto;flex-direction:column}.ost-topic-wrapper.ost-topic-wrapper-tail{flex:0 0 auto;max-height:4rem;overflow:hidden}.ost-topic-segment{display:flex;flex-direction:column;gap:.5rem;position:relative}.ost-topic-segment.ost-topic-tail .ost-topic-content{display:none}.ost-topic-segment.ost-topic-tail .ost-topic-trigger{padding:.25rem 0}.ost-topic-trigger{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:1.15rem;font-weight:600;gap:.75rem;padding:.5rem 0;position:relative;text-align:right;transition:background .2s;width:100%}.ost-topic-trigger:hover{background:rgba(0,0,0,.04)}.ost-topic-trigger[aria-expanded=true]{font-weight:700}.ost-topic-dot{border:2px solid hsla(0,0%,100%,.9);border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.25);display:inline-block;flex-shrink:0;height:18px;width:18px}.ost-topic-label{flex:1}.ost-topic-count{color:#666;flex-shrink:0;font-size:.85em;font-weight:500}.ost-topic-content{margin-right:2rem}.ost-topic-expanded .ost-topic-content{display:flex;flex-direction:column}.ost-topic-toolbar{margin-bottom:.5rem}.ost-drag-mode-btn{background:#fff;border:1px solid #ccc;border-radius:6px;cursor:pointer;font-size:.85rem;padding:.35rem .75rem;transition:all .2s}.ost-drag-mode-btn.active{background:#e8f4f8;border-color:#0a7ea4}.ost-topic-pins{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem}.ost-topic-pins.ost-topic-pins-list{align-items:flex-start;flex-direction:column;flex-wrap:nowrap;gap:.75rem}.ost-topic-more{align-self:center;color:#666;font-size:.85rem}.ost-pin-sortable-wrapper,.ost-pin-wrapper{display:inline-block}.ost-pin-sortable-wrapper{cursor:grab}.ost-pin-sortable-wrapper:active{cursor:grabbing}.ost-pin-card{align-items:center;background:#fff;border:1px solid #ddd;border-radius:40px;color:inherit;display:inline-flex;font-size:.9rem;gap:.75rem;max-width:100%;padding:.5rem .75rem;text-decoration:none;transition:box-shadow .2s,transform .2s;width:-moz-fit-content;width:fit-content}.ost-pin-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.1)}.ost-pin-card.ost-pin-card-expanded{border-radius:40px;max-width:100%;padding:.6rem 1rem;width:-moz-fit-content;width:fit-content}.ost-pin-card.ost-pin-dragging{box-shadow:0 4px 16px rgba(0,0,0,.15);opacity:.9}.ost-pin-thumb-main{align-items:center;background:#eee;border-radius:50%;display:flex;height:48px;justify-content:center;min-height:48px;min-width:48px;overflow:hidden;width:48px}.ost-pin-thumb-main img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ost-pin-icon{font-size:1.25rem}.ost-pin-body{flex:1;min-width:0}.ost-pin-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ost-pin-type-circle{align-items:center;background:#f0f0f0;border-radius:50%;display:flex;font-size:1rem;height:36px;justify-content:center;min-height:36px;min-width:36px;width:36px}.ost-pin-meta{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:.8rem;font-weight:300;gap:.5rem;margin-top:.25rem}.ost-pin-author:before{content:"מאת: "}.ost-tag-icon{flex-shrink:0;margin-left:.2rem;opacity:.8;vertical-align:middle}.ost-timeline-expanded .ost-topic-wrapper-expanded{display:flex;flex:0 1 auto;flex-direction:column}.ost-timeline-expanded .ost-topic-wrapper-expanded .ost-topic-segment{display:flex;flex-direction:column}@media(max-width:768px){.ost-timeline-viewer{padding:.75rem 0}.ost-viewer-title{font-size:1.25rem}.ost-spine-content{padding-left:.5rem;padding-right:.5rem}.ost-topic-content{margin-left:0;margin-right:0}.ost-topic-pins.ost-topic-pins-grid{display:flex;flex-wrap:wrap;gap:.5rem}.ost-topic-trigger{font-size:1rem;padding:.4rem 0}.ost-topic-dot{height:14px;width:14px}.ost-topic-pins{gap:.5rem}.ost-pin-sortable-wrapper,.ost-pin-wrapper{display:block;width:100%}.ost-pin-card{box-sizing:border-box;display:flex}.ost-pin-card,.ost-pin-card.ost-pin-card-expanded{max-width:100%;width:100%}.ost-pin-title{overflow:visible;text-overflow:unset;white-space:normal}.ost-mobile-continuous .ost-timeline-scroll{height:auto!important;overflow:visible}.ost-mobile-continuous.ost-timeline-viewer{display:block}}@media(max-width:480px){.ost-timeline-viewer{padding:.5rem 0}.ost-viewer-title{font-size:1.1rem}.ost-pin-card{gap:.5rem;padding:.4rem .6rem}.ost-pin-thumb-main{height:40px;min-height:40px;min-width:40px;width:40px}.ost-pin-type-circle{font-size:.9rem;height:32px;min-height:32px;min-width:32px;width:32px}.ost-timeline-expanded .ost-topic-wrapper-expanded{min-height:200px}}
