.bo-popup-container .bo-popup-wrapper{perspective:1000px;font-family:inherit}.bo-popup-body-paused .bo-story-item-header,.bo-popup-body-paused .bo-story-item-footer,.bo-popup-body-paused .bo-footer-nested-html-body{animation:bo-story-pause .3s linear forwards}.bo-popup-container-closed{background:transparent}.bo-story-small-screen .bo-popup-container-closed-to-left{position:fixed;background:transparent;animation:bo-story-close-popup-to-left .2s linear forwards;overflow:hidden}.bo-story-small-screen .bo-popup-container-closed-to-right{position:fixed;background:transparent;animation:bo-story-close-popup-to-right .2s linear forwards;overflow:hidden}.bo-popup-container .bo-popup-body{position:relative;transform-style:preserve-3d;transition-timing-function:linear}.bo-popup-container .bo-popup-body-transition{transition:transform .2s ease-out}.bo-popup-container .bo-popup-body-transition-fast{transition-timing-function:linear}.bo-popup-container .bo-carousel-cell{position:absolute;width:100%;left:0;top:0}.bo-carousel-cell-fixed-height{height:100%}.bo-popup-container .bo-carousel-cell-transition{transition-timing-function:linear}.bo-popup-container .bo-screen-layer{top:0;left:0;position:fixed;height:calc(var(--real-vh) * 100);width:100vw;z-index:1000;background:transparent}.bo-popup-container .carousel-options{text-align:center;position:relative;z-index:2;background:#fffc}@keyframes bo-story-close-popup-to-left{0%{left:0;top:0}to{left:20vw;top:0}}@keyframes bo-story-close-popup-to-right{0%{left:0;top:0}to{left:-20vw;top:0}}@keyframes bo-story-pause{0%{opacity:1}to{opacity:0}}.bo-story-container *{margin:0;padding:0;box-sizing:border-box}.bo-story-container{width:100%;max-width:100%;display:flex;overflow:auto;gap:var(--bo-story-gap);font-family:inherit;outline:unset;margin:0;padding:0;box-sizing:border-box}.has-scrollbar{padding-bottom:var(--bo-scrollbar-distance)}.bo-custom-scrollbar .bo-story-container::-webkit-scrollbar{width:var(--bo-custom-scrollbar-width);height:var(--bo-custom-scrollbar-height)}.bo-custom-scrollbar .bo-story-container::-webkit-scrollbar-track{box-shadow:var(--bo-custom-scrollbar-track-shadow);background-color:var(--bo-custom-scrollbar-track-thumb-bg-color);outline:var(--bo-custom-scrollbar-track-thumb-bg-outline);border-radius:var(--bo-custom-scrollbar-border-radius)}.bo-custom-scrollbar .bo-story-container::-webkit-scrollbar-thumb{background-color:var(--bo-custom-scrollbar-thumb-bg-color);outline:var(--bo-custom-scrollbar-thumb-bg-outline);border-radius:var(--bo-custom-scrollbar-border-radius)}.bo-custom-scrollbar .bo-story-container::-webkit-scrollbar-thumb:hover{background-color:var(--bo-custom-scrollbar-thumb-bg-color-hover);outline:var(--bo-custom-scrollbar-thumb-bg-outline-hover)}.bo-story-small-screen.bo-sm-screen-scrollbar-hidden .bo-story-container{-ms-overflow-style:none;scrollbar-width:none}.bo-story-small-screen.bo-sm-screen-scrollbar-hidden .bo-story-container::-webkit-scrollbar{display:none}.bo-story-small-screen.bo-sm-screen-scrollbar-hidden .has-scrollbar{padding-bottom:0}.bo-story-body{width:var(--bo-story-width)}.bo-story{height:var(--bo-story-height);width:var(--bo-story-width);min-height:var(--bo-story-height);min-width:var(--bo-story-width);position:relative;padding:var(--bo-story-padding);border-radius:var(--bo-story-border-radius);border:var(--bo-story-border-width) var(--bo-story-border-type) var(--bo-story-border-color);cursor:pointer}.bo-story-img-wrapper{height:var(--bo-story-img-height);width:var(--bo-story-img-width);border-radius:var(--bo-story-img-border-radius);overflow:hidden}.bo-story-seen{opacity:.8;border-color:var(--bo-story-seen-border-color)}.bo-story-container .bo-story-img{height:var(--bo-story-img-height);width:var(--bo-story-img-width);object-fit:cover;border-radius:var(--bo-story-img-border-radius);-webkit-user-select:none;user-select:none;pointer-events:none;transition:all .2s;background-position:center;background-repeat:no-repeat;background-size:var(--bo-story-img-background-size)}.bo-story-badge{height:var(--bo-story-badge-height);width:var(--bo-story-badge-width);position:absolute;bottom:0;right:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--bo-story-badge-color);background-color:var(--bo-story-badge-bg-color);font-size:var(--bo-story-badge-font-size);font-style:var(--bo-story-badge-font-style);font-weight:var(--bo-story-badge-font-weight);line-height:var(--bo-story-badge-font-line-height)}.bo-overflow-hidden{overflow:hidden!important}.bo-story-large-screen .bo-story:hover img,.bo-story-img-wrapper:focus img{transform:scale(1.4)}#my-container-3{height:1000px}.bo-iPhone-ios-26-or-higher-dialog{position:fixed;width:100%;overflow-y:scroll}.bo-popup-container{height:calc(var(--real-vh) * 100);width:100%;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;z-index:var(--bo-popup-z-index);background-color:var(--bo-pop-up-bg-color);outline:unset;box-sizing:border-box;margin:0;padding:0;min-height:-webkit-fill-available;min-width:-webkit-fill-available}.bo-popup-container *{margin:0;padding:0;box-sizing:border-box}.bo-popup-container.bo-full-screen .bo-popup-body-wrapper{height:100vh!important;max-height:100vh!important;width:var(--bo-popup-body-wrapper-fullscreen-width)!important}.bo-popup-container::backdrop{background-color:var(--bo-pop-up-bg-color)}.bo-popup-container *,.bo-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}.bo-popup-wrapper{width:fit-content;position:relative;display:flex;align-items:center}.bo-arrow-left-icon{position:absolute;left:0;top:50%;transform:translateY(-50%);cursor:pointer}.bo-arrow-right-icon{position:absolute;right:0;top:50%;transform:translateY(-50%);cursor:pointer}.bo-close-icon{position:absolute;top:0;right:0;cursor:pointer}.bo-arrow-left-icon:hover,.bo-arrow-right-icon:hover,.bo-close-icon:hover{opacity:.7}.bo-arrow-inactive,.bo-arrow-inactive:hover{opacity:.25;cursor:default}.bo-story-item-body{height:100%;width:100%;display:flex;flex-direction:column}.bo-story-item{width:100%;position:relative;background:#000}.bo-footer-nested-action-html-body-active{height:100%!important}.bo-footer-nested-action-html-body-active .bo-story-item-footer{padding-bottom:20px}.bo-story-item-layer{height:100%;width:100%;position:absolute;top:0;left:0;display:flex;flex-direction:column}.bo-story-item-layer:after{content:"";position:absolute;left:0;right:0;height:140px;bottom:0;background:linear-gradient(180deg,#8ba72000,#0a0a0a 150%);pointer-events:none;z-index:0}.bo-story-item-layer:before{content:"";position:absolute;left:0;right:0;height:78px;top:0;background:linear-gradient(180deg,#0a0a0a -100%,#8ba72000);pointer-events:none;z-index:0}.bo-popup-body-paused .bo-story-item-layer:after,.bo-popup-body-paused .bo-story-item-layer:before{display:none}.bo-story-item-header{padding:6px;color:#fff;z-index:2}.bo-story-progress-bar-container{height:6px;width:100%;min-height:6px;display:flex;align-items:center;margin-bottom:6px;border-radius:3px}.bo-story-progress-bar-item-body{height:100%;width:100%;border-radius:3px;margin-left:3px;background-color:#ffffff4d}.bo-story-progress-bar-item{width:0;height:100%;border-radius:3px;background-color:#fff}.bo-story-progress-bar-item-body:first-child{margin:0}.bo-story-item-content-body{display:flex;align-items:center}.bo-poster-container{display:flex;align-items:center;margin-right:auto;color:#fff;text-decoration:none;cursor:pointer}.bo-story-item-header-user-img{border-radius:50%;object-fit:cover;margin-right:8px}.bo-story-item-header-info-container{display:flex;flex-direction:column;margin-right:auto}.bo-story-item-header .bo-story-item-mutation-icon{cursor:pointer;margin-right:15px}.bo-story-item-header .bo-full-screen-icon,.bo-story-item-header .bo-exit-full-screen-icon{cursor:pointer}.bo-story-item-media{object-fit:contain;overflow-clip-margin:content-box;overflow:clip;background-size:50px;background-position:center;background-repeat:no-repeat}.bo-story-item-like-btn{width:fit-content;margin-left:auto;border-radius:4px;background:#1113;display:inline-flex;padding:3px 6px;justify-content:center;align-items:center;border:unset;color:#fff;cursor:pointer}.bo-story-item-like-count{font-size:14px;margin-left:4px}.bo-story-item-like-btn svg{margin-right:4px}.bo-story-item-like-btn path{fill:#fff;stroke-width:0;transition:fill .3s ease}.bo-story-item-like-btn .bo-like-icon-solid{fill:#0000}.bo-story-item-like-btn.bo-story-item-liked .bo-like-icon-solid{fill:#fff}.bo-story-item-footer{display:flex;flex-direction:column;padding:0 6px 8px;z-index:2}.bo-footer-nested-html-body{margin-top:auto;pointer-events:none;padding:0 6px}.bo-footer-nested-action-html-body{background:#000}.bo-story-tem-caption{word-break:break-word;margin-top:20px;color:#fff}.bo-play-icon,.bo-pause-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer;transition:opacity .2s;z-index:-1}.bo-active-video-action{z-index:100}.bo-hidden-opacity{opacity:0}.bo-popup-container *{outline:none}.bo-keyboard-user svg:focus,.bo-keyboard-user button:focus{outline:none;box-shadow:0 0 0 3px #159ce466;border-radius:4px;transition:box-shadow .2s ease-in-out}.bo-close-icon-mobile{display:none}.bo-media-preloader-body{height:100%;width:100%;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;background:#000;pointer-events:none}.bo-media-preloader{width:48px;height:48px;border:5px solid #FFF;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:bo-media-preloader 1s linear infinite}@keyframes bo-media-preloader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bo-popup-body-side-wrapper{display:none;cursor:pointer;position:fixed;left:0;z-index:10;width:100%}.bo-popup-body-left-side,.bo-popup-body-right-side{height:100%;width:50%}.bo-story-large-screen .bo-popup-container .bo-popup-body-wrapper{overflow:hidden;height:var(--bo-popup-body-height);width:var(--bo-popup-body-wrapper-width);max-height:var(--bo-popup-body-max-height);margin:0 50px;position:relative}.bo-story-large-screen .bo-popup-container .bo-popup-body{height:100%;display:flex;position:relative;top:0;left:calc(-1 * var(--bo-popup-body-wrapper-width))}.bo-story-large-screen .bo-popup-container .bo-carousel-cell{height:100%;width:var(--bo-popup-body-wrapper-width);min-height:100%;min-width:var(--bo-popup-body-wrapper-width);display:flex}.bo-story-large-screen .bo-popup-container.bo-full-screen .bo-popup-body-wrapper .bo-carousel-cell{width:var(--bo-popup-body-wrapper-fullscreen-width);min-width:var(--bo-popup-body-wrapper-fullscreen-width)}.bo-story-small-screen .bo-popup-container{height:calc(var(--real-vh) * 100);overflow:hidden;background-color:#000}.bo-story-small-screen .bo-popup-wrapper,.bo-story-small-screen .bo-popup-body-wrapper{width:100%}.bo-story-small-screen .bo-popup-body{height:calc(var(--real-vh) * 100);width:100%;max-height:calc(var(--real-vh) * 100);margin:0}.bo-story-small-screen .bo-popup-body-side-wrapper{display:flex}.bo-story-small-screen .bo-story-item-media{overflow:hidden}.bo-story-small-screen .bo-carousel-transition-active .bo-story-item-media{border-radius:4px}.bo-story-small-screen .bo-story-item-header{padding:20px 30px 0}.bo-story-small-screen .bo-story-item-footer{padding:10px 30px 8px}.bo-story-small-screen .bo-footer-nested-action-html-body-active .bo-story-item-footer{padding-bottom:30px}.bo-story-small-screen .bo-footer-nested-html-body{padding:0 30px}.bo-story-small-screen .bo-pause-icon,.bo-story-small-screen .bo-play-icon,.bo-story-small-screen .bo-full-screen-icon,.bo-story-small-screen .bo-close-icon,.bo-story-small-screen .bo-arrow-right-icon,.bo-story-small-screen .bo-arrow-left-icon{display:none}.bo-story-small-screen .bo-close-icon-mobile{position:static;display:inline-flex}.bo-story-small-screen video{pointer-events:none}.bo-hidden{display:none!important}@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:url(/Roboto/Roboto-Regular.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;src:url(/Roboto/Roboto-Bold.ttf) format("truetype")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:url(/Roboto/Roboto-Italic.ttf) format("truetype")}*{font-family:Roboto,serif;box-sizing:border-box;margin:0;padding:0}.story-actions{display:flex;justify-content:space-between;padding:4px}.story-actions a{display:flex;align-items:center;border-radius:20px;gap:8px;width:fit-content;height:40px;padding:10px 16px;background-color:#d61f79;color:#fff;font-size:14px;line-height:18px;text-decoration:none}.btn{padding:8px 16px;outline:none;border:none;background-color:#d61f79;color:#fff;border-radius:8px;cursor:pointer}.accent-badge{display:flex;align-items:center;padding:8px 16px;outline:none;border:none;background-color:#eebd22;color:#000;border-radius:8px}
