.sc-popup-container .sc-popup-wrapper{font-family:inherit;perspective:1000px}.sc-popup-body-paused .sc-story-item-footer,.sc-popup-body-paused .sc-story-item-header{animation:sc-story-pause .3s linear forwards}.sc-popup-container-closed{background:transparent}.sc-story-small-screen .sc-popup-container-closed-to-left{animation:sc-story-close-popup-to-left .2s linear forwards;background:transparent;overflow:hidden;position:fixed}.sc-story-small-screen .sc-popup-container-closed-to-right{animation:sc-story-close-popup-to-right .2s linear forwards;background:transparent;overflow:hidden;position:fixed}.sc-popup-container .sc-popup-body{position:relative;transform-style:preserve-3d;transition-timing-function:linear}.sc-popup-container .sc-popup-body-transition{transition:transform .2s ease-out}.sc-popup-container .sc-popup-body-transition-fast{transition-timing-function:linear}.sc-popup-container .sc-carousel-cell{left:0;position:absolute;top:0;width:100%}.sc-carousel-cell-fixed-height{height:100%}.sc-popup-container .sc-carousel-cell-transition{transition-timing-function:linear}.sc-popup-container .sc-screen-layer{background:transparent;height:calc(var(--real-vh)*100);left:0;position:fixed;top:0;width:100vw;z-index:1000}.sc-popup-container .carousel-options{background:hsla(0,0%,100%,.8);position:relative;text-align:center;z-index:2}@keyframes sc-story-close-popup-to-left{0%{left:0;top:0}to{left:20vw;top:0}}@keyframes sc-story-close-popup-to-right{0%{left:0;top:0}to{left:-20vw;top:0}}@keyframes sc-story-pause{0%{opacity:1}to{opacity:0}}.sc-story-container,.sc-story-container *{box-sizing:border-box;margin:0;padding:0}.sc-story-container{display:flex;font-family:inherit;gap:var(--sc-story-gap);max-width:100%;outline:unset;overflow:auto;width:100%}.has-scrollbar{padding-bottom:var(--sc-scrollbar-distance)}.sc-custom-scrollbar .sc-story-container::-webkit-scrollbar{height:var(--sc-custom-scrollbar-height);width:var(--sc-custom-scrollbar-width)}.sc-custom-scrollbar .sc-story-container::-webkit-scrollbar-track{background-color:var(--sc-custom-scrollbar-track-thumb-bg-color);border-radius:var(--sc-custom-scrollbar-border-radius);box-shadow:var(--sc-custom-scrollbar-track-shadow);outline:var(--sc-custom-scrollbar-track-thumb-bg-outline)}.sc-custom-scrollbar .sc-story-container::-webkit-scrollbar-thumb{background-color:var(--sc-custom-scrollbar-thumb-bg-color);border-radius:var(--sc-custom-scrollbar-border-radius);outline:var(--sc-custom-scrollbar-thumb-bg-outline)}.sc-custom-scrollbar .sc-story-container::-webkit-scrollbar-thumb:hover{background-color:var(--sc-custom-scrollbar-thumb-bg-color-hover);outline:var(--sc-custom-scrollbar-thumb-bg-outline-hover)}.sc-story-small-screen.sc-sm-screen-scrollbar-hidden .sc-story-container{-ms-overflow-style:none;scrollbar-width:none}.sc-story-small-screen.sc-sm-screen-scrollbar-hidden .sc-story-container::-webkit-scrollbar{display:none}.sc-story-small-screen.sc-sm-screen-scrollbar-hidden .has-scrollbar{padding-bottom:0}.sc-story,.sc-story-body{width:var(--sc-story-width)}.sc-story{border:var(--sc-story-border-width) var(--sc-story-border-type) var(--sc-story-border-color);border-radius:var(--sc-story-border-radius);cursor:pointer;height:var(--sc-story-height);min-height:var(--sc-story-height);min-width:var(--sc-story-width);padding:var(--sc-story-padding);position:relative}.sc-story-img-wrapper{border-radius:var(--sc-story-img-border-radius);height:var(--sc-story-img-height);overflow:hidden;width:var(--sc-story-img-width)}.sc-story-seen{border-color:var(--sc-story-seen-border-color);opacity:.8}.sc-story-container .sc-story-img{background-position:50%;background-repeat:no-repeat;background-size:var(--sc-story-img-background-size);border-radius:var(--sc-story-img-border-radius);height:var(--sc-story-img-height);object-fit:cover;pointer-events:none;transition:all .2s;user-select:none;width:var(--sc-story-img-width)}.sc-story-badge{align-items:center;background-color:var(--sc-story-badge-bg-color);border-radius:50%;bottom:0;color:var(--sc-story-badge-color);display:inline-flex;font-size:var(--sc-story-badge-font-size);font-style:var(--sc-story-badge-font-style);font-weight:var(--sc-story-badge-font-weight);height:var(--sc-story-badge-height);justify-content:center;line-height:var(--sc-story-badge-font-line-height);position:absolute;right:0;width:var(--sc-story-badge-width)}.sc-overflow-hidden{overflow:hidden!important}.sc-story-img-wrapper:focus img,.sc-story-large-screen .sc-story:hover img{transform:scale(1.4)}#my-container-3{height:1000px}.sc-popup-container{align-items:center;background-color:var(--sc-pop-up-bg-color);display:flex;height:calc(var(--real-vh)*100);justify-content:center;left:0;min-height:-webkit-fill-available;min-width:-webkit-fill-available;outline:unset;position:fixed;top:0;width:100%;z-index:var(--sc-popup-z-index)}.sc-popup-container,.sc-popup-container *{box-sizing:border-box;margin:0;padding:0}.sc-popup-container.sc-full-screen .sc-popup-body-wrapper{height:100vh!important;max-height:100vh!important;width:var(--sc-popup-body-wrapper-fullscreen-width)!important}.sc-popup-container::backdrop{background-color:var(--sc-pop-up-bg-color)}.sc-popup-container *,.sc-story-container *{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sc-popup-wrapper{align-items:center;display:flex;position:relative;width:fit-content}.sc-arrow-left-icon{left:0}.sc-arrow-left-icon,.sc-arrow-right-icon{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.sc-arrow-right-icon{right:0}.sc-close-icon{cursor:pointer;position:absolute;right:0;top:0}.sc-arrow-left-icon:hover,.sc-arrow-right-icon:hover,.sc-close-icon:hover{opacity:.7}.sc-arrow-inactive,.sc-arrow-inactive:hover{cursor:default;opacity:.25}.sc-story-item-body{display:flex;flex-direction:column;height:100%;width:100%}.sc-story-item{background:#000;position:relative;width:100%}.sc-footer-nested-action-html-body-active{height:100%!important}.sc-footer-nested-action-html-body-active .sc-story-item-footer{padding-bottom:20px}.sc-story-item-layer{display:flex;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%}.sc-story-item-layer:after{background:linear-gradient(180deg,rgba(139,167,32,0),#0a0a0a 150%);bottom:0;height:140px}.sc-story-item-layer:after,.sc-story-item-layer:before{content:"";left:0;pointer-events:none;position:absolute;right:0;z-index:0}.sc-story-item-layer:before{background:linear-gradient(180deg,#0a0a0a -100%,rgba(139,167,32,0));height:78px;top:0}.sc-popup-body-paused .sc-story-item-layer:after,.sc-popup-body-paused .sc-story-item-layer:before{display:none}.sc-story-item-header{color:#fff;padding:6px;z-index:2}.sc-story-progress-bar-container{align-items:center;border-radius:3px;display:flex;height:6px;margin-bottom:6px;min-height:6px;width:100%}.sc-story-progress-bar-item-body{background-color:hsla(0,0%,100%,.3);border-radius:3px;height:100%;margin-left:3px;width:100%}.sc-story-progress-bar-item{background-color:#fff;border-radius:3px;height:100%;width:0}.sc-story-progress-bar-item-body:first-child{margin:0}.sc-poster-container,.sc-story-item-content-body{align-items:center;display:flex}.sc-poster-container{color:#fff;cursor:pointer;margin-right:auto;text-decoration:none}.sc-story-item-header-user-img{border-radius:50%;margin-right:8px;object-fit:cover}.sc-story-item-header-info-container{display:flex;flex-direction:column;margin-right:auto}.sc-story-item-header .sc-story-item-mutation-icon{cursor:pointer;margin-right:15px}.sc-story-item-header .sc-exit-full-screen-icon,.sc-story-item-header .sc-full-screen-icon{cursor:pointer}.sc-story-item-media{background-position:50%;background-repeat:no-repeat;background-size:50px;object-fit:contain;overflow:clip;overflow-clip-margin:content-box}.sc-story-item-like-btn{align-items:center;background:hsla(0,0%,7%,.2);border:unset;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;justify-content:center;margin-left:auto;padding:3px 6px;width:fit-content}.sc-story-item-like-count{font-size:14px;margin-left:4px}.sc-story-item-like-btn svg{margin-right:4px}.sc-story-item-like-btn path{fill:#fff;stroke-width:0}.sc-story-item-like-btn .sc-like-icon-solid{fill:none}.sc-story-item-like-btn.sc-story-item-liked .sc-like-icon-solid{fill:#fff}.sc-story-item-footer{display:flex;flex-direction:column;padding:0 6px 8px;z-index:2}.sc-footer-nested-html-body{margin-top:auto;padding:0 6px;pointer-events:none}.sc-footer-nested-action-html-body{background:#000}.sc-story-tem-caption{color:#fff;margin-top:20px;word-break:break-word}.sc-pause-icon,.sc-play-icon{cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;z-index:-1}.sc-active-video-action{z-index:100}.sc-hidden-opacity{opacity:0}.sc-popup-container *{outline:none}.sc-keyboard-user button:focus,.sc-keyboard-user svg:focus{border-radius:4px;box-shadow:0 0 0 3px rgba(21,156,228,.4);outline:none;transition:box-shadow .2s ease-in-out}.sc-close-icon-mobile{display:none}.sc-media-preloader-body{align-items:center;background:#000;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.sc-media-preloader{animation:sc-media-preloader 1s linear infinite;border:5px solid;border-color:#fff #fff transparent;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;width:48px}@keyframes sc-media-preloader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.sc-popup-body-side-wrapper{cursor:pointer;display:none;left:0;position:fixed;width:100%;z-index:10}.sc-popup-body-left-side,.sc-popup-body-right-side{height:100%;width:50%}.sc-story-large-screen .sc-popup-container .sc-popup-body-wrapper{height:var(--sc-popup-body-height);margin:0 50px;max-height:var(--sc-popup-body-max-height);overflow:hidden;position:relative;width:var(--sc-popup-body-wrapper-width)}.sc-story-large-screen .sc-popup-container .sc-popup-body{display:flex;height:100%;left:calc(var(--sc-popup-body-wrapper-width)*-1);position:relative;top:0}.sc-story-large-screen .sc-popup-container .sc-carousel-cell{display:flex;height:100%;min-height:100%;min-width:var(--sc-popup-body-wrapper-width);width:var(--sc-popup-body-wrapper-width)}.sc-story-large-screen .sc-popup-container.sc-full-screen .sc-popup-body-wrapper .sc-carousel-cell{min-width:var(--sc-popup-body-wrapper-fullscreen-width);width:var(--sc-popup-body-wrapper-fullscreen-width)}.sc-story-small-screen .sc-popup-container{background-color:#000;height:calc(var(--real-vh)*100);overflow:hidden}.sc-story-small-screen .sc-popup-body-wrapper,.sc-story-small-screen .sc-popup-wrapper{width:100%}.sc-story-small-screen .sc-popup-body{height:calc(var(--real-vh)*100);margin:0;max-height:calc(var(--real-vh)*100);width:100%}.sc-story-small-screen .sc-popup-body-side-wrapper{display:flex}.sc-story-small-screen .sc-story-item-media{overflow:hidden}.sc-story-small-screen .sc-carousel-transition-active .sc-story-item-media{border-radius:4px}.sc-story-small-screen .sc-story-item-header{padding:20px 30px 0}.sc-story-small-screen .sc-story-item-footer{padding:10px 30px 8px}.sc-story-small-screen .sc-footer-nested-action-html-body-active .sc-story-item-footer{padding-bottom:30px}.sc-story-small-screen .sc-footer-nested-html-body{padding:0 30px}.sc-story-small-screen .sc-arrow-left-icon,.sc-story-small-screen .sc-arrow-right-icon,.sc-story-small-screen .sc-close-icon,.sc-story-small-screen .sc-full-screen-icon,.sc-story-small-screen .sc-pause-icon,.sc-story-small-screen .sc-play-icon{display:none}.sc-story-small-screen .sc-close-icon-mobile{display:inline-flex;position:static}.sc-story-small-screen video{pointer-events:none}.sc-hidden{display:none!important}.sc-story-container .sc-story-body{--sc-story-height:80px;--sc-story-width:80px;--sc-story-badge-color:#fff;--sc-story-badge-bg-color:#d61f79;--sc-story-border-color:#d61f79;--sc-story-seen-border-color:#949496;--sc-story-badge-font-style:10px;--sc-story-badge-height:20px;--sc-story-badge-width:20px}.sc-story-container .sc-story-body .sc-story:before{content:unset!important}.sc-popup-container .sc-story-item .sc-poster-container{color:#fff!important}.stories-container{align-items:flex-start;border-bottom:1px solid #e2e5e9;display:grid;margin-bottom:24px;padding-bottom:14px}.stories-container .stories-header{align-items:center;display:flex;margin-bottom:20px}.stories-container .stories-list{grid-gap:10px;display:grid;grid-auto-flow:column;justify-content:flex-start;overflow-x:auto;padding:0}.stories-container .stories-list .story-item{padding-bottom:10px}@media (max-width:768px){.stories-container{margin-bottom:0;margin-left:-16px;margin-right:-16px}.stories-container .stories-header{margin:0 17px 20px}.stories-container .stories-header h3{font-size:calc(14px + var(--big-fs))!important;line-height:18px!important}.stories-container #stories{padding:0 16px}}.story-item-title a{color:#d61f79;display:block;font-size:calc(12px + var(--big-fs))!important;font-weight:600;line-height:16px!important;margin:2px auto 0;max-width:78px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:fit-content}.story-item-title a:hover{color:#c01c6c}.story-item-title a:active{color:#a91960}.story-item-title span{color:#949496;display:block;font-size:calc(10px + var(--big-fs))!important;line-height:14px!important;text-align:center}.story-item-actions{display:grid;grid-template-columns:repeat(3,1fr);padding:4px}.story-item-actions a{align-items:center;color:#fff;display:flex;flex-direction:column;gap:2px}.story-item-actions a i{font-size:calc(16px + var(--big-fs));line-height:1}.story-item-actions a span{font-size:calc(14px + var(--big-fs));line-height:18px;text-transform:capitalize}.stories.carousel{margin-top:0!important}#stories{box-sizing:border-box;overflow:auto!important;width:100%!important}
/*# sourceMappingURL=story.2da7efd89a7dcbbf273e.css.map*/