i[class^=sp-icon--]{position:relative}i[class^=sp-icon--]:after{content:"";background-color:var(--sp-text-color);width:20px;height:20px;display:block;mask-image:url(../images/icons/add.svg);mask-position:50%;mask-size:contain;mask-repeat:no-repeat}i.sp-icon--add:after{mask-image:url(../images/icons/add.svg)}i.sp-icon--more:after{mask-image:url(../images/icons/more.svg)}i.sp-icon--arrow-left:after{mask-image:url(../images/icons/arrow-left.svg)}i.sp-icon--arrow-right:after{mask-image:url(../images/icons/arrow-right.svg)}i.sp-icon--arrow-play:after{mask-image:url(../images/icons/play.svg)}i.sp-icon--arrow-pause:after{mask-image:url(../images/icons/pause.svg)}i.sp-icon--arrow-mute:after{mask-image:url(../images/icons/volume-slash.svg)}i.sp-icon--arrow-unmute:after{mask-image:url(../images/icons/volume-high.svg)}i.sp-icon--image-edit:after{mask-image:url(../images/icons/image-edit.svg)}i.sp-icon--video:after{mask-image:url(../images/icons/video-play.svg)}i.sp-icon--text:after{mask-image:url(../images/icons/text.svg)}i.sp-icon--trash:after{mask-image:url(../images/icons/trash.svg)}i.sp-icon--link:after{mask-image:url(../images/icons/link.svg)}i.sp-icon--arrow-up:after{mask-image:url(../images/icons/arrow-up.svg)}i.sp-icon--arrow-down:after{mask-image:url(../images/icons/arrow-down.svg)}@-webkit-keyframes loader-pulsate{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@-moz-keyframes loader-pulsate{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes loader-pulsate{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@keyframes shimmer{0%{background-position:-800px 0}to{background-position:800px 0}}.sp-close{cursor:pointer;width:1.25rem;height:1.25rem;min-height:initial;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;margin-left:1rem;padding:0;transition:all .5s;display:flex;position:relative}.sp-close:before,.sp-close:after{content:"";background-color:red;width:1.25rem;height:2px;position:absolute;left:0}.sp-close:before{transform:rotate(45deg)}.sp-close:after{transform:rotate(-45deg)}.sp-close:hover,.sp-close:focus{background:0 0;transform:scale(1.1)}.sp-message{background-color:var(--sp-card-bg);color:inherit;border-top:1px solid var(--sp-primary-color);border-radius:2rem;margin:0 0 1.5rem;padding:1rem 1.5rem;position:relative}.sp-message.success{color:inherit;border-top-color:green}.sp-message.warn{color:inherit;border-top-color:orange}.sp-message.error{color:inherit;border-top-color:red}.sp-message+.sp-message{margin-top:-1rem}.sp-story-slider-wrapper{border-radius:2rem;margin:0 0 2rem;padding-bottom:20px;position:relative;overflow:hidden}.sp-story-slider-wrapper *,.sp-story-slider-wrapper :before,.sp-story-slider-wrapper :after{box-sizing:border-box}.sp-story-slider-wrapper .skeletons .swiper-wrapper{gap:var(--sp-slide-gap,.25rem)}.sp-story-slider-wrapper .skeletons .swiper-wrapper .swiper-slide{flex:1;margin:0!important}.sp-story-slider-wrapper .sp-story-skeleton{aspect-ratio:116/180;background-color:#f6f7f8;border-radius:2rem;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:.75rem;font-size:14px;line-height:1.5;display:flex}.sp-story-slider-wrapper .sp-story-avatar-skeleton{z-index:2;background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40% 100%) 0 0/800px 104px no-repeat;border:2px solid #fff;border-radius:50%;width:40px;height:40px;margin:0 auto;animation:1.5s linear infinite forwards shimmer;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.sp-story-slider-wrapper .sp-story-name-skeleton{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40% 100%) 0 0/800px 104px no-repeat;border-radius:4px;width:60%;height:12px;margin:8px auto;animation:1.5s linear infinite forwards shimmer;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.sp-story-slider-wrapper .swiper{overflow:unset}.sp-story-slider-wrapper .swiper.sp-slider-partial{position:relative}.sp-story-slider-wrapper .swiper.sp-slider-partial:before{content:"";background-color:var(--sp-card-bg);border-radius:2rem;position:absolute;inset:0}.sp-story-slider-wrapper .swiper-wrapper{display:flex}.sp-story-slider-wrapper .sp-story-card{aspect-ratio:116/180;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:2rem;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:.75rem;font-size:14px;line-height:1.5;display:flex;position:relative}.sp-story-slider-wrapper .sp-story-card:hover{cursor:pointer}.sp-story-slider-wrapper .sp-story-card:hover .sp-story-name{padding-top:3rem;transition:all .5s}.sp-story-slider-wrapper .sp-story-card .sp-story-avatar{z-index:1;border-radius:50%;width:40px;height:40px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.sp-story-slider-wrapper .sp-story-card .sp-story-avatar img{border:2px solid #fff;border-radius:50%;width:100%;height:100%;margin:0}.sp-story-slider-wrapper .sp-story-card .sp-story-avatar .sp-story-plus{background-color:var(--sp-primary-color);color:#fff;border:2px solid #fff;border-radius:100px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.sp-story-slider-wrapper .sp-story-card .sp-story-avatar .sp-story-plus i:after{background-color:#fff}.sp-story-slider-wrapper .sp-story-card .sp-story-name{color:#fff;text-align:center;text-shadow:0 1px 4px #00000080;background:linear-gradient(#0000 0%,#0003 70%);border-radius:0 0 2rem 2rem;padding:1rem .75rem 24px;font-weight:600;position:absolute;bottom:0;left:0;right:0}.sp-story-slider-wrapper .sp-story-card .sp-story-name span{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sp-story-slider-wrapper .sp-story-card.sp-type-new img{border-color:var(--sp-primary-color)}.sp-story-slider-wrapper .swiper-button-next,.sp-story-slider-wrapper .swiper-button-prev{opacity:0;visibility:hidden;color:#fff;width:40px;height:100%;margin-top:0;margin-bottom:0;top:0;bottom:0}.sp-story-slider-wrapper .swiper-button-next:before,.sp-story-slider-wrapper .swiper-button-next:after,.sp-story-slider-wrapper .swiper-button-prev:before,.sp-story-slider-wrapper .swiper-button-prev:after{font-size:1.5em}.sp-story-slider-wrapper .swiper-button-next{background:linear-gradient(90deg,#0000 0%,#00000080 70%);border-radius:0 2rem 2rem 0;right:0}.sp-story-slider-wrapper .swiper-button-prev{background:linear-gradient(90deg,#00000080 0%,#0000 70%);border-radius:2rem 0 0 2rem;left:0}.sp-story-slider-wrapper:hover .swiper-button-next,.sp-story-slider-wrapper:hover .swiper-button-prev{opacity:1;visibility:visible;transition:all .5s}.sp-story-slider-wrapper:hover .swiper-button-next.swiper-button-disabled,.sp-story-slider-wrapper:hover .swiper-button-prev.swiper-button-disabled{opacity:.25}.sp-story-slider-wrapper.sp-story-slider--avatar{border-radius:0;padding:0}.sp-story-slider-wrapper.sp-story-slider--avatar .swiper.sp-slider-partial:before{border-radius:2rem}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-item{cursor:pointer;text-align:center;flex-shrink:0}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-ring{aspect-ratio:1;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:50%;width:100%;margin:0 auto .75rem;padding:3px;position:relative}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-ring:before{content:"";opacity:0;background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:50%;position:absolute;inset:0}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-circle{box-sizing:border-box;background-color:#1a1a1a;background-position:50%;background-size:cover;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-plus{background-color:var(--sp-primary-color);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;bottom:0;right:0}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-plus i:after{background-color:#fff}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-name{text-align:center;font-size:12px;font-weight:500;line-height:1.2}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-name span{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-type-create .sp-story-avatar-ring{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-type-create .sp-story-avatar-circle{background-color:#f5f5f5}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-skeleton-avatar{text-align:center;flex-shrink:0}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-ring-skeleton{aspect-ratio:1;background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40% 100%) 0 0/800px 104px no-repeat;border-radius:50%;width:100%;margin:0 auto 8px;animation:1.5s linear infinite forwards shimmer;position:relative}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-circle-skeleton{border-radius:50%;width:100%;height:100%}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-name-skeleton{background:#f6f7f8 linear-gradient(90deg,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40% 100%) 0 0/800px 104px no-repeat;border-radius:4px;width:60px;height:12px;margin:0 auto;animation:1.5s linear infinite forwards shimmer;position:relative}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-item.viewed .sp-story-avatar-ring{background:#c8c8c8}.sp-story-slider-wrapper.sp-story-slider--avatar .sp-story-avatar-item.viewed .sp-story-avatar-ring:before{display:none}.sp-story-slider-wrapper.sp-story-slider--avatar .swiper-button-next,.sp-story-slider-wrapper.sp-story-slider--avatar .swiper-button-prev{background:#fff;border-radius:50%;justify-content:center;width:32px;height:32px;padding:0;top:calc(50% - .375rem - .6em);transform:translateY(-50%);box-shadow:0 2px 4px #0000001a}.sp-story-slider-wrapper.sp-story-slider--avatar .swiper-button-next:after,.sp-story-slider-wrapper.sp-story-slider--avatar .swiper-button-prev:after{color:var(--sp-primary-color);font-size:16px}.sp-story-slider-wrapper.sp-story-slider--avatar:hover .swiper-button-next.swiper-button-disabled,.sp-story-slider-wrapper.sp-story-slider--avatar:hover .swiper-button-prev.swiper-button-disabled{opacity:0;visibility:hidden}.sp-story-slider-wrapper>.sp-message{margin:0}.sp-modal{z-index:2147483640;background:#000;justify-content:center;align-items:flex-start;padding:1rem 0 0;display:flex;position:fixed;inset:0}@media screen and (width<=768px){.sp-modal{padding-top:0}}.sp-modal *,.sp-modal :before,.sp-modal :after{box-sizing:border-box}.sp-modal.hidden{display:none}.sp-modal .sp-modal-header{color:#fff;z-index:10;background:0 0;align-items:center;padding:1rem;display:flex;position:absolute;top:0;left:0;right:0}@media screen and (width<=768px){.sp-modal .sp-modal-header{padding:1.5rem .5rem .5rem}}.sp-modal .sp-modal-header .sp-modal-avatar{border-radius:50%;width:50px;height:50px;margin-right:.75rem}@media screen and (width<=768px){.sp-modal .sp-modal-header .sp-modal-avatar{margin-right:.5rem}}.sp-modal .sp-modal-header .sp-modal-user-info{flex-grow:1}@media screen and (width<=768px){.sp-modal .sp-modal-header .sp-modal-user-info{max-width:calc(100% - 176px)}}.sp-modal .sp-modal-header .sp-modal-user-info .sp-modal-name{font-weight:600;display:block}@media screen and (width<=768px){.sp-modal .sp-modal-header .sp-modal-user-info .sp-modal-name{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}}.sp-modal .sp-modal-header .sp-modal-user-info .sp-modal-time{opacity:.6;font-size:.875em;display:block}@media screen and (width<=768px){.sp-modal .sp-modal-header .sp-modal-user-info .sp-modal-time{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}}.sp-modal .sp-modal-header .sp-modal-close{position:absolute;top:1rem;right:1rem}@media screen and (width<=768px){.sp-modal .sp-modal-header .sp-modal-close{top:1.875rem;right:.5rem}}.sp-modal .sp-modal-header .sp-modal-close:before,.sp-modal .sp-modal-header .sp-modal-close:after{background-color:#fff}.sp-modal .sp-modal-body{background-color:#000;border-radius:2rem;width:49.0566dvh;height:calc(100dvh - 120px);position:relative;overflow:hidden}@media screen and (width<=768px){.sp-modal .sp-modal-body{width:100%}}.sp-modal .sp-modal-body .sp-story-indicators{z-index:10;gap:4px;padding:.5rem 1.5rem;display:flex;position:absolute;top:0;left:0;right:0}.sp-modal .sp-modal-body .sp-story-indicators .sp-segment{background:#ffffff26;border-radius:4px;flex:1;height:4px;position:relative;overflow:hidden}.sp-modal .sp-modal-body .sp-story-indicators .sp-segment:before{content:"";background:#fff;width:0%;height:100%;transition:width linear;display:block;position:absolute;top:0;left:0}.sp-modal .sp-modal-body .sp-story-indicators .sp-segment.seen:before{width:100%;transition:none}.sp-modal .sp-modal-body .sp-story-indicators .sp-segment.active:before{width:100%;transition:width 5s linear}.sp-modal .sp-modal-body .sp-story-controls{z-index:15;gap:.75rem;display:flex;position:absolute;top:1.5rem;right:.75rem}@media screen and (width<=768px){.sp-modal .sp-modal-body .sp-story-controls{gap:.5rem;top:1.875rem;right:calc(1rem + 20px)}}.sp-modal .sp-modal-body .sp-story-controls i[class^=sp-icon--]:after{background-color:#fff}.sp-modal .sp-modal-body .sp-story-controls .item{position:relative}.sp-modal .sp-modal-body .sp-story-controls .item i{cursor:pointer}.sp-modal .sp-modal-body .story-options-dropdown{z-index:1000;background:#fff;border-radius:1rem;min-width:120px;padding:.5rem .25rem;position:absolute;top:100%;right:0;box-shadow:0 2px 8px #0000001a}.sp-modal .sp-modal-body .story-options-dropdown ul{margin:0;padding:0;list-style:none}.sp-modal .sp-modal-body .story-options-dropdown ul .dropdown-item{color:#4d4d4d;cursor:pointer;border-radius:1rem;padding:0 .5rem;transition:background-color .2s}.sp-modal .sp-modal-body .story-options-dropdown ul .dropdown-item:hover{background-color:#0000000d}.sp-modal .sp-modal-body .story-options-dropdown ul .dropdown-item select{min-height:initial;background:0 0;border:none;outline:none;height:auto;padding:0}.sp-modal .sp-modal-body .story-options-dropdown ul .dropdown-item select:hover,.sp-modal .sp-modal-body .story-options-dropdown ul .dropdown-item select:focus{background:0 0}.sp-modal .sp-modal-body.sp-anim-next .sp-modal-media{animation:.6s cubic-bezier(.4,0,.2,1) spFlipNext}.sp-modal .sp-modal-body.sp-anim-prev .sp-modal-media{animation:.6s cubic-bezier(.4,0,.2,1) spFlipPrev}.sp-modal .sp-modal-footer{z-index:1;position:absolute;bottom:0;left:0;right:0}.sp-modal .sp-modal-footer .sp-footer-avatars{width:100%;max-width:720px;margin-left:auto;margin-right:auto;padding:3rem 0 .75rem}.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-slide{visibility:hidden;opacity:0}.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-slide.swiper-slide-visible{visibility:visible;opacity:1}.sp-modal .sp-modal-footer .sp-footer-avatars .sp-avatar-list.centered-mode .swiper-wrapper{justify-content:center}.sp-modal .sp-modal-footer .sp-footer-avatars .sp-footer-avatar{aspect-ratio:100/100;border:2px solid #ffffff1a;border-radius:50%;padding:4px}.sp-modal .sp-modal-footer .sp-footer-avatars .sp-footer-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.sp-modal .sp-modal-footer .sp-footer-avatars .sp-footer-avatar.active{border-color:var(--sp-primary-color)}.sp-modal .sp-modal-footer .sp-footer-avatars .sp-footer-avatar:after{content:attr(data-tooltip);background:var(--sp-primary-color);color:#fff;white-space:nowrap;opacity:0;pointer-events:none;border-radius:4px;padding:.25rem .5rem;font-size:.75rem;transition:opacity .2s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.sp-modal .sp-modal-footer .sp-footer-avatars .sp-footer-avatar:hover:after{opacity:1}.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-button-prev,.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-button-next{top:initial;color:#fff;width:27px;height:44px;margin-top:0;bottom:1.5rem}@media screen and (width<=992px){.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-button-prev,.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-button-next{display:none}}.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-button-prev,.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-rtl .swiper-button-next{left:1rem}.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-button-next,.sp-modal .sp-modal-footer .sp-footer-avatars .swiper-rtl .swiper-button-prev{right:1rem}.sp-modal .sp-modal-media{text-align:center;background:#000;align-items:center;height:100%;display:flex;position:relative}.sp-modal .sp-modal-media img,.sp-modal .sp-modal-media video{width:100%;height:auto}.sp-modal .sp-modal-media video{background:#000}.sp-modal .sp-modal-media.fill img,.sp-modal .sp-modal-media.fill video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sp-modal .sp-modal-media.loading:before,.sp-modal .sp-modal-media.buffering:before{content:"";z-index:99;backdrop-filter:blur(10px);background-color:#ffffff1a;position:absolute;inset:0}.sp-modal .sp-modal-media.loading:after,.sp-modal .sp-modal-media.buffering:after{content:"";z-index:100;border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin:-20px 0 0 -20px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%}.sp-modal .sp-modal-info{color:#fff;z-index:1;background-image:linear-gradient(#0000 0%,#00000080 100%);padding:3rem 1.5rem 1rem;position:absolute;bottom:0;left:0;right:0}.sp-modal .sp-modal-info>*{color:#fff;margin-bottom:0}.sp-modal .sp-modal-info>:not(:last-child){margin-bottom:.5rem}.sp-modal .sp-modal-info .sp-story-title a{color:inherit;gap:.5rem;display:flex}.sp-modal .sp-modal-info .sp-story-title a i{margin-top:2px}.sp-modal .sp-modal-info .sp-story-title a i:after{background-color:#fff}.sp-modal .sp-modal-info .sp-story-title a:hover,.sp-modal .sp-modal-info .sp-story-title a:focus{text-decoration:underline}.sp-modal .sp-modal-info .sp-story-caption{opacity:.7}.sp-modal .sp-modal-media[story-type=text]+.sp-modal-info{text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;inset:0}.sp-modal .sp-modal-media[story-type=text]+.sp-modal-info .sp-story-title a{flex-direction:column;align-items:center}.sp-modal .sp-modal-media[story-type=text]+.sp-modal-info .sp-story-title a i{order:-1}.sp-modal .sp-modal-progress{z-index:2;position:fixed;top:0;left:0;right:0}.sp-modal .sp-modal-progress .story-progress{background:#fff;border-radius:4px;width:0;height:4px;transition:width .1s;display:block}.sp-modal .sp-modal-nav{cursor:pointer;z-index:2;z-index:10;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:calc(50% - 60px);transform:translateY(-50%)}.sp-modal .sp-modal-nav.sp-modal-prev{left:calc(50% - 24.5283dvh);transform:translate(calc(-100% - 3rem))}@media screen and (width<=768px){.sp-modal .sp-modal-nav.sp-modal-prev{transform:unset;left:0}}.sp-modal .sp-modal-nav.sp-modal-next{right:calc(50% - 24.5283dvh);transform:translate(calc(100% + 3rem))}@media screen and (width<=768px){.sp-modal .sp-modal-nav.sp-modal-next{transform:unset;right:0}}.sp-modal.sp-story-products .sp-modal-info{backdrop-filter:blur(10px);background:#0003;border-radius:1rem;margin:.75rem;padding:.75rem .75rem .75rem calc(50px + 1.5rem)}.sp-modal.sp-story-products .sp-modal-info .sp-story-product-preview{border-radius:.5rem;width:50px;position:absolute;left:.75rem}.sp-modal.sp-story-products .sp-modal-info .sp-story-title{margin-bottom:.25rem;font-size:1.143em}.sp-modal.sp-story-products .sp-modal-info .sp-story-title a{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.sp-modal.sp-story-products .sp-modal-info .sp-story-title i{display:none}.sp-modal.sp-story-products .sp-modal-info .sp-story-caption{font-size:.875em}.sp-modal-backdrop{z-index:-1;opacity:0;filter:blur(20px)brightness(.7);width:100%;height:100%;transition:opacity .5s;position:absolute;top:0;left:0}.sp-modal-backdrop.active{opacity:1}.sp-story-upload-modal{z-index:2147483640;color:var(--sp-text-color);backdrop-filter:blur(10px);background-color:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.sp-story-upload-modal *,.sp-story-upload-modal :before,.sp-story-upload-modal :after{box-sizing:border-box}.sp-story-upload-modal.hidden,.sp-story-upload-modal .hidden{display:none!important}.sp-story-upload-modal .sp-upload-container{background:var(--sp-modal-bg);border-radius:2rem;flex-direction:column;width:100%;max-width:600px;display:flex;overflow:hidden}.sp-story-upload-modal .sp-upload-header{background-color:var(--sp-card-bg);border-bottom:1px solid var(--sp-border-color);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.sp-story-upload-modal .sp-upload-header h2{font-size:inherit;margin:0}.sp-story-upload-modal .sp-upload-body{padding:1.5rem 2rem}.sp-story-upload-modal .sp-upload-body .sp-upload-step{display:none}.sp-story-upload-modal .sp-upload-body .sp-upload-step.active{display:block}.sp-story-upload-modal .sp-upload-body .sp-upload-step h3{margin-top:0;margin-bottom:1rem;font-size:1.143em}.sp-story-upload-modal .sp-upload-body .sp-upload-step.step-preview h3{text-align:center}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options{gap:1rem;display:flex}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button{background:var(--sp-card-bg);color:inherit;cursor:pointer;min-height:unset;border:none;border-radius:2rem;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem 1rem;display:flex}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button .icon-wrapper{background-color:var(--sp-primary-color);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button .icon-wrapper i:after{background-color:#fff}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button:hover,.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button:focus{background-color:var(--sp-primary-color);color:#fff}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button:hover .icon-wrapper,.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button:focus .icon-wrapper{background-color:#fff}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button:hover .icon-wrapper i:after,.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-type-options button:focus .icon-wrapper i:after{background-color:var(--sp-primary-color)}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form{flex-direction:column;gap:1rem;display:flex}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form .form-group{position:relative}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=file],.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=text],.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=url],.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form textarea{border-radius:1.375rem;width:100%;padding:.375rem 1rem}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=file]{height:2.75rem}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form textarea{resize:vertical}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-color:#0000;border:none;width:100%;height:2.75rem}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=color]::-webkit-color-swatch{border:none;border-radius:1.375rem}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=color]::-moz-color-swatch{border:none;border-radius:1.375rem}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=file]{border:1px solid var(--sp-border-color);border-radius:1.375rem;height:2.75rem;padding-left:8px;line-height:26px}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=file]:hover{cursor:pointer}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=file]::file-selector-button{background-color:var(--sp-modal-bg);border:1px solid var(--sp-primary-color);color:var(--sp-primary-color);border-radius:1.375rem}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form input[type=file]::file-selector-button:hover{cursor:pointer}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form .sp-file-hint{opacity:.7;margin:0;font-size:.75em}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form .char-counter{background-color:var(--sp-modal-bg);border-radius:50%;padding:0 .5rem;font-size:.875rem;position:absolute;top:0;right:1rem;transform:translateY(-50%)}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form .sp-story-info{flex-direction:column;gap:1rem;display:flex}.sp-story-upload-modal .sp-upload-body .sp-upload-step .sp-upload-form .sp-upload-file{flex-direction:column;gap:.5rem;display:flex}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area{aspect-ratio:230/350;background:#000;border-radius:2rem;width:100%;max-width:250px;margin:auto;position:relative;overflow:hidden}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-media{width:100%;height:100%;position:relative}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-media>*{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-media.preview-loading:before{content:"";z-index:10;background:#0000004d;position:absolute;inset:0}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-media.preview-loading:after{content:"";z-index:11;border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;margin:-20px 0 0 -20px;animation:1s linear infinite spin;position:absolute;top:50%;left:50%}@keyframes spin{to{transform:rotate(360deg)}}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info{z-index:1;background-image:linear-gradient(#0000 0%,#00000080 100%);padding:3rem 1.5rem 1rem;position:absolute;bottom:0;left:0;right:0}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info>*{color:#fff;margin-bottom:0}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info>:not(:last-child){margin-bottom:.5rem}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info .title a{color:inherit;gap:.5rem;display:flex}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info .title a i{margin-top:2px}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info .title a i:after{background-color:#fff}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info .title a:focus,.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info .title a:hover{text-decoration:underline}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area .preview-info .caption{opacity:.7}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area[data-type=text] .preview-info{text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;padding-top:1.5rem;display:flex;inset:0}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area[data-type=text] .preview-info .title a{flex-direction:column;align-items:center;display:flex}.sp-story-upload-modal .sp-upload-body .step-preview .sp-preview-area[data-type=text] .preview-info .title a i{order:-1}.sp-story-upload-modal .sp-upload-footer{border-top:1px solid var(--sp-border-color);justify-content:space-between;gap:.5rem;padding:1rem;display:flex}.sp-story-upload-modal .sp-upload-footer button{cursor:pointer;border:none;border:1px solid var(--sp-primary-color);color:var(--sp-primary-color);background-color:#0000;border-radius:30px;min-width:130px;padding:.375rem 2rem}.sp-story-upload-modal .sp-upload-footer button:hover,.sp-story-upload-modal .sp-upload-footer button:focus{background-color:var(--sp-primary-color);color:#fff}.sp-story-upload-modal .sp-upload-footer button:disabled{opacity:.5;cursor:not-allowed}.sp-story-upload-modal .sp-upload-footer button.sp-step-submit,.sp-story-upload-modal .sp-upload-footer button.sp-step-submit:hover,.sp-story-upload-modal .sp-upload-footer button.sp-step-submit:focus{background:var(--sp-primary-color);border-color:var(--sp-primary-color);color:#fff}.sp-story-upload-modal .sp-upload-footer button.sp-step-submit.processing{cursor:not-allowed;-webkit-animation:.5s ease-in-out infinite alternate loader-pulsate;-moz-animation:.5s ease-in-out infinite alternate loader-pulsate;animation:.5s ease-in-out infinite alternate loader-pulsate}.sp-story-upload-modal .sp-uploaded-user-stories{background:var(--sp-card-bg);border-top:1px solid var(--sp-border-color);padding:1rem 2rem}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories{cursor:pointer;color:inherit;min-height:unset;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0;font-weight:600;display:flex}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories .text-left{align-items:center;gap:.5rem;display:flex}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories .text-left .avatar{width:2em}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories .text-right .icon-wrapper{border:1px solid var(--sp-primary-color);border-radius:50%;justify-content:center;align-items:center;width:2em;height:2em;display:flex}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories .text-right .icon-wrapper i:after{background-color:var(--sp-primary-color)}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories:hover,.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories:focus{color:currentColor;background:0 0;border:none}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories:hover .text-right .icon-wrapper,.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories:focus .text-right .icon-wrapper{background-color:var(--sp-primary-color);transform:all .5s}.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories:hover .text-right .icon-wrapper i:after,.sp-story-upload-modal .sp-uploaded-user-stories button.toggle-uploaded-stories:focus .text-right .icon-wrapper i:after{transform:all .5s;background-color:#fff}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel{border-top:1px solid var(--sp-border-color);margin-top:1rem;padding-top:1rem}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul{max-height:280px;margin:0;padding:0;list-style:none;overflow-y:scroll}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story{background-color:var(--sp-modal-bg);border-radius:100px;align-items:center;margin-bottom:.75rem;padding:.5rem;display:flex;position:relative}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story img{object-fit:cover;border-radius:50%;flex-shrink:0;width:60px;height:60px}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story .story-meta{flex:1;padding:0 5.25rem 0 .75rem}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story .story-meta .story-title{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;font-weight:600;display:-webkit-box;overflow:hidden}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story .story-meta .story-actions{gap:.25rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story .story-meta .story-actions button{background:var(--sp-card-bg);cursor:pointer;min-height:unset;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:flex}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story .story-meta .story-actions button:hover i:after{background-color:var(--sp-primary-color)}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel ul .sp-uploaded-story.skeleton{background-color:#e0e0e0;height:1.25rem;animation:1.5s ease-in-out infinite pulse}.sp-story-upload-modal .sp-uploaded-user-stories .uploaded-stories-panel.hidden{display:none}.admin-bar .sp-modal{top:32px}@media screen and (width<=782px){.admin-bar .sp-modal{top:46px}}.admin-bar .sp-modal .sp-modal-body{height:calc(100dvh - 152px)}@media screen and (width<=782px){.admin-bar .sp-modal .sp-modal-body{height:calc(100dvh - 166px)}}.admin-bar .sp-modal .sp-modal-progress{top:32px}@media screen and (width<=782px){.admin-bar .sp-modal .sp-modal-progress{top:46px}}@keyframes spFlipNext{0%{opacity:0;transform:rotateY(90deg)scale(.85)}to{opacity:1;transform:rotateY(0)scale(1)}}@keyframes spFlipPrev{0%{opacity:0;transform:rotateY(-90deg)scale(.85)}to{opacity:1;transform:rotateY(0)scale(1)}}