@keyframes zuckSlideTime{ 0%{  max-width:0 } to{  max-width:100% }}@keyframes zuckLoading{ 0%{  transform:rotate(0deg) } to{  transform:rotate(1turn) }}#zuck-modal{ background:rgba(0,0,0,.3); backdrop-filter:blur(5px); font-family:inherit; font-size:14px; height:100%; left:0; outline:0!important; overflow:hidden; position:fixed; top:0; width:100vw; z-index:100000}#zuck-modal-content,#zuck-modal-content .story-viewer,#zuck-modal-content .story-viewer>.slides,#zuck-modal-content .story-viewer>.slides>*{ bottom:0; height:100%; overflow:hidden; position:absolute; top:0; width:100vw}#zuck-modal *{ outline:0; user-select:none}#zuck-modal.with-effects{ transform:scale(.01); transform-origin:top left; transition:.25s}#zuck-modal.with-effects.animated{ border-radius:0; margin-left:0!important; margin-top:0!important; transform:scale(1)}#zuck-modal.with-effects.closed{ transform:translateY(100%)}#zuck-modal .slider{ left:-100vw; width:300vw}#zuck-modal .slider,#zuck-modal .slider>*{ bottom:0; height:100%; position:absolute; top:0}#zuck-modal .slider>*{ width:100vw}#zuck-modal .slider>.previous{ left:0}#zuck-modal .slider>.viewing{ left:100vw}#zuck-modal .slider>.next{ left:200vw}#zuck-modal .slider.animated{ -webkit-transition:-webkit-transform .25s linear; transition:-webkit-transform .25s linear; transition:transform .25s linear; transition:transform .25s linear,-webkit-transform .25s linear}#zuck-modal.with-cube #zuck-modal-content{ overflow:visible; perspective:1000vw; perspective-origin:50% 50%; transform:scale(.95); transition:.3s}#zuck-modal.with-cube .slider{ transform:rotateY(0deg); transform-style:preserve-3d}#zuck-modal.with-cube .slider>.previous{ backface-visibility:hidden; left:100vw; transform:rotateY(270deg) translateX(-50%); transform-origin:center left}#zuck-modal.with-cube .slider>.viewing{ backface-visibility:hidden; left:100vw; transform:translateZ(50vw)}#zuck-modal.with-cube .slider>.next{ backface-visibility:hidden; left:100vw; transform:rotateY(-270deg) translateX(50%); transform-origin:top right}#zuck-modal-content .story-viewer.paused.longPress .head,#zuck-modal-content .story-viewer.paused.longPress .slides-pointers,#zuck-modal-content .story-viewer.paused.longPress .tip{ opacity:0}#zuck-modal-content .story-viewer.viewing:not(.paused):not(.stopped) .slides-pointers>*>.active>.progress{ -webkit-animation-play-state:running; animation-play-state:running}#zuck-modal-content .story-viewer.next{ z-index:10}#zuck-modal-content .story-viewer.viewing{ z-index:5}#zuck-modal-content .story-viewer.previous{ z-index:0}#zuck-modal-content .story-viewer.loading .head .loading,#zuck-modal-content .story-viewer.muted .tip.muted{ display:block}#zuck-modal-content .story-viewer.loading .head .right .close,#zuck-modal-content .story-viewer.loading .head .right .time{ display:none}#zuck-modal-content .story-viewer .slides-pagination span{ color:#fff; font-size:30px; line-height:48px; margin:0; position:absolute; top:50vh; transform:translateY(-50%); width:48px; z-index:1; text-align:center; font-family:sans-serif,var(--mainfont);}#zuck-modal-content .story-viewer .slides-pagination .previous{ left:0;}#zuck-modal-content .story-viewer .slides-pagination .next{ right:0;}#zuck-modal-content .story-viewer .slides-pointers{ border-collapse:separate; border-spacing:6px; display:table; left:calc(50vw - 50vh); position:absolute; right:calc(50vw - 50vh); table-layout:fixed; top:0; width:100vh; z-index:100020}#zuck-modal-content .story-viewer .slides-pointers>*{ display:table-row}#zuck-modal-content .story-viewer .slides-pointers>*>*{ background:hsla(0,0%,100%,.5); border-radius:2px; display:table-cell}#zuck-modal-content .story-viewer .slides-pointers>*>.seen{ background:#fff}#zuck-modal-content .story-viewer .slides-pointers>*>*>.progress{ -webkit-animation-fill-mode:forwards; animation-fill-mode:forwards; -webkit-animation-play-state:paused; animation-play-state:paused; background:#fff; border-radius:2px; display:block; height:2px; max-width:0; width:auto}#zuck-modal-content .story-viewer .slides-pointers>*>.active>.progress{ -webkit-animation-name:zuckSlideTime; animation-name:zuckSlideTime; -webkit-animation-timing-function:linear; animation-timing-function:linear}#zuck-modal-content .story-viewer .head{ color:#fff; font-size:14px; height:56px; left:0; line-height:56px; padding:15px 30px; position:absolute; right:0; text-shadow:1px 1px 1px rgba(0,0,0,.35),1px 0 1px rgba(0,0,0,.35); z-index:100010}#zuck-modal-content .story-viewer .head .item-preview{ background-position:50%; background-repeat:no-repeat; background-size:cover; border-radius:50%; display:inline-block; height:42px; margin-left:9px; overflow:hidden; vertical-align:top; vertical-align:middle; width:42px; margin-right:20px;}#zuck-modal-content .story-viewer .head .item-preview img{ background-position:50%; background-size:cover; box-sizing:border-box; display:block; height:100%; object-fit:cover; width:100%}#zuck-modal-content .story-viewer .head .time{ font-size:11px; font-weight:500; opacity:.75}#zuck-modal-content .story-viewer .head .left{ display:inline-block; line-height:1!important; margin:6px 0; float:none !important;}#zuck-modal-content .story-viewer .head .left .info{ display:inline-block; max-width:30vw; vertical-align:middle}#zuck-modal-content .story-viewer .head .left .info>*{ display:inline-block; line-height:21px; width:100%}#zuck-modal-content .story-viewer .head .left .info .name{ font-weight:500}#zuck-modal-content .story-viewer .head .right{ float:left !important; color:#FFF;}#zuck-modal-content .story-viewer .head .back,#zuck-modal-content .story-viewer .head .right .close{ cursor:pointer; font-size:26px; height:44px; line-height:48px; text-align:center; width:44px; display:inline-block; color:white;}#zuck-modal-content .story-viewer .head .left .back{ display:none; margin:-9px -6px 0; width:24px}#zuck-modal-content .story-viewer .head .right .time{ display:none}#zuck-modal-content .story-viewer .head .loading{ -webkit-animation:zuckLoading 1s linear infinite; animation:zuckLoading 1s linear infinite; border:4px solid hsla(0,0%,100%,.2); border-radius:50%; border-top-color:#fff; box-sizing:border-box; display:none; height:30px; margin:9px 0; width:30px}#zuck-modal-content .story-viewer .head,#zuck-modal-content .story-viewer .slides-pointers,#zuck-modal-content .story-viewer .tip{ -webkit-transition:opacity .5s; transition:opacity .5s}#zuck-modal-content .story-viewer .slides .item{ background:rgb(0 0 0 / 35%); backdrop-filter:blur(8px); display:none; overflow:hidden}#zuck-modal-content .story-viewer .slides .item:before{ background:transparent; bottom:0; content:""; left:0; position:absolute; right:0; top:0; z-index:4}#zuck-modal-content .story-viewer .slides .item>.media{ height:100%; left:50%; margin:auto; position:absolute; -webkit-transform:translateX(-50%); transform:translateX(-50%)}#zuck-modal-content .story-viewer .slides .item.active,#zuck-modal-content .story-viewer .slides .item.active .tip.link{ display:block}#zuck-modal-content .story-viewer .tip{ background:rgba(0,0,0,.5); border-radius:24px; bottom:24px; color:#fff; display:none; font-size:16px; font-weight:500; left:50%; padding:12px 24px; position:absolute; text-align:center; text-decoration:none; text-transform:uppercase; transform:translateX(-50%); z-index:5; z-index:1000}#zuck-modal.rtl{ direction:rtl; left:auto; right:0}#zuck-modal.rtl.with-effects{ transform-origin:top right}#zuck-modal.rtl.with-effects.animated{ margin-left:auto!important; margin-right:0!important}#zuck-modal.rtl .slider{ left:auto; right:-100vw}#zuck-modal.rtl .slider>.previous{ left:auto; right:0; transform:rotateY(-270deg) translateX(50%)}#zuck-modal.rtl .slider>.viewing{ left:auto; right:100vw;}#zuck-modal.rtl .slider>.next{ left:auto; right:200vw}#zuck-modal.rtl.with-cube .slider>.previous{ left:auto; right:100vw; transform-origin:center right}#zuck-modal.rtl.with-cube .slider>.viewing{ left:auto; right:100vw; transform:translateZ(50vw)}#zuck-modal.rtl.with-cube .slider>.next{ left:auto; right:100vw; transform:rotateY(270deg) translateX(-50%); transform-origin:top left}#zuck-modal-content .story-viewer .slides-pagination .previous{ cursor:pointer; left:auto; right:10px;}#zuck-modal-content .story-viewer .slides-pagination .next{ cursor:pointer; left:10px; right:auto}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview{ margin-left:9px; margin-right:auto}#zuck-modal.rtl #zuck-modal-content .story-viewer .head .right{ float:left}#zuck-modal.rtl #zuck-modal-content .story-viewer .tip{ left:auto; right:50%; transform:translateX(50%)}@media (max-width:1024px){ #zuck-modal-content .story-viewer .head{  top:3px } #zuck-modal-content .story-viewer .head .loading{  height:24px;  margin:6px 0;  width:24px } #zuck-modal-content .story-viewer .head .item-preview{  height:30px;  margin-right:9px;  width:30px } #zuck-modal-content .story-viewer .head .left{  font-size:15px;  margin:15px 0 } #zuck-modal-content .story-viewer .head .left>div{  line-height:30px;  padding-right:10px; } #zuck-modal-content .story-viewer .head .right .time{  display:block;  font-size:13px;  line-height:30px;  margin:15px 0;  white-space:nowrap;  font-family:var(--mainfontnum); } #zuck-modal-content .story-viewer .head .left>.back{  background:transparent;  display:none;  height:42px;  line-height:42px;  position:absolute;  text-align:left;  text-shadow:none;  vertical-align:top;  visibility:visible;  width:24px;  z-index:20;  margin:-10px -14px 0 0;  color:#FFF;  font-size:30px;  text-align:right;  font-family:sans-serif,var(--mainfont); } #zuck-modal-content .story-viewer.with-back-button .head .left>.back{  display:block; } #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview{  margin-left:0; } #zuck-modal-content .story-viewer .slides-pointers{  left:0;  right:0;  width:100vw } #zuck-modal-content .story-viewer .tip{  font-size:14px;  padding:6px 12px } #zuck-modal-content .story-viewer .head .left .time,#zuck-modal-content .story-viewer .head .right .close{  display:none } #zuck-modal.rtl #zuck-modal-content .story-viewer .head .item-preview{  margin-left:9px;  margin-right:auto } #zuck-modal.rtl #zuck-modal-content .story-viewer .head .left>.back{  text-align:right } #zuck-modal.rtl #zuck-modal-content .story-viewer.with-back-button .head .left .item-preview{  margin-left:auto;  margin-right:18px }}.stories.carousel{ -webkit-overflow-scrolling:touch; overflow-scrolling:touch; overflow:auto; user-select:none; white-space:nowrap}.stories.carousel::-webkit-scrollbar{ background:transparent; width:0}.stories.carousel .story{ display:inline-block; margin:0 10px; max-width:90px; vertical-align:top; width:18vw}.stories.carousel .story:first-child{ margin-right:0;}.stories.carousel .story:last-child{ margin-right:0}.stories.carousel .story>.item-link{ cursor:pointer; display:block; text-align:center}.stories.carousel .story>.item-link:active>.item-preview{ transform:scale(.9)}.stories.carousel .story>.item-link>.item-preview{ box-sizing:border-box; display:block; font-size:0; height:18vw; max-height:90px; overflow:hidden; transition:transform .2s}.stories.carousel .story>.item-link>.item-preview img{ background-position:50%; background-size:cover; box-sizing:border-box; display:block; height:100%; object-fit:cover; width:100%}.stories.carousel .story>.item-link>.info{ display:inline-block; line-height:1.2em; margin-top:1em; overflow:hidden; text-overflow:ellipsis; width:100%}.stories.carousel .story>.item-link>.info .name{ font-weight:300}.stories.carousel .story>.item-link>.info .time,.stories.carousel .story>.items{ display:none}.stories.list{ overflow:auto; white-space:nowrap}.stories.list .story{ display:block; margin:6px; padding-bottom:6px; width:auto}.stories.list .story>.item-link{ display:block; text-align:left}.stories.list .story>.item-link>.item-preview{ box-sizing:border-box; display:inline-block; font-size:0; height:42px; margin-right:12px; max-width:42px; overflow:hidden; vertical-align:top; width:42px}.stories.list .story>.item-link>.item-preview img{ background-position:50%; background-size:cover; box-sizing:border-box; display:block; height:100%; width:100%}.stories.list .story>.item-link>.info{ display:inline-block; line-height:1.6em; overflow:hidden; text-overflow:ellipsis; vertical-align:top}.stories.list .story>.item-link>.info .name{ display:block; font-weight:500}.stories.list .story>.item-link>.info .time{ display:inline-block}.stories.list .story>.items{ display:none}.stories.rtl{ direction:rtl}.stories.rtl.carousel .story:first-child{ margin-left:10px; margin-right:0}.stories.rtl.carousel .story:last-child{ margin-left:0; margin-right:auto}.stories.rtl.list .story>.item-link{ text-align:right}.stories.rtl.list .story>.item-link>.item-preview{ margin-left:12px; margin-right:auto}