.DomainOverlays_container__xf_sM{position:fixed;inset:0;z-index:5000;pointer-events:none}.Overlay_overlay__f5qKK{position:absolute;border:2px solid;pointer-events:none}.Overlay_label__2Vqj5{position:absolute;top:0;left:0;padding:2px 4px;font-size:12px;font-weight:700;color:#fff}.spinner_icon__fgja4{animation:spinner_spinRotate__BsUdd 2s linear infinite}@keyframes spinner_spinRotate__BsUdd{0%{transform:rotateY(0deg)}to{transform:rotateY(359deg)}}.JoinModal_card__ARw30{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0}@media(min-width:740px){.JoinModal_card__ARw30{height:auto}}.JoinModal_card__ARw30 h3{color:#404040;font-size:16px;font-weight:500;letter-spacing:0;line-height:22px;margin-bottom:8px;text-align:center;text-transform:capitalize}.JoinModal_card__ARw30 h3+p{line-height:22px}.JoinModal_card__ARw30 p{color:#707070;font-size:16px;letter-spacing:0;line-height:21px;text-align:center}.JoinModal_card__ARw30 .JoinModal_subText__nKUC8{margin-bottom:32px}.JoinModal_card__ARw30 .JoinModal_join__3lRVv{background:linear-gradient(314deg,#4f53ee 1.3%,#a94af7);border-radius:90px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:32px;letter-spacing:0;line-height:16px;margin-bottom:8px;min-width:120px;padding:8px 16px;text-align:center;text-transform:uppercase;width:132px}.JoinModal_card__ARw30 .JoinModal_login__sVjY8{color:#b53bfe;font-weight:500}.JoinModal_card__ARw30 .JoinModal_rounded-full__HF1Vs{border-radius:50%}.JoinModal_card__ARw30 button{cursor:pointer}.JoinModal_joinModal__ZLE4n{height:280px;border-radius:16px;width:344px}@media only screen and (min-width:768px){.JoinModal_joinModal__ZLE4n{width:398px;bottom:0;left:0;right:0;margin:8px;transform:translateY(0) translateZ(0)!important;position:unset}}.JoinModal_joinModal__ZLE4n .header-container{border-radius:16px 16px 0 0}.JoinModal_joinModal__ZLE4n .content-container{overflow:clip;padding:32px 16px 24px}.MessageButton_messageButton__bbx0t svg{flex:1 1;color:inherit}.MetaInfoLabel_metaInfoLabel__ZkTbH{align-items:center;display:flex;gap:4px}.MetaInfoLabel_metaInfoLabel__ZkTbH:not(:last-child){margin-right:16px}.MetaInfoLabel_metaInfoLabel__ZkTbH svg{fill:#707070;color:#707070}.MetaInfoLabel_metaInfoLabel__ZkTbH p{font-weight:400;font-size:14px;line-height:1.1428571429;color:#707070}.SocialCount_socialCountContainer__fyGtW{display:flex;cursor:pointer;gap:27px}.SocialCount_socialCountContainer__fyGtW a{font-size:14px;font-weight:500;line-height:14px;color:#404040;margin-bottom:0}.SocialCount_socialCountContainer__fyGtW .SocialCount_disabled___VBUI{pointer-events:none}.SubNav_subNavContainer__o1fOQ{height:53px;width:100%;display:flex;justify-content:space-evenly;border-top:1px solid #efefef}@media only screen and (min-width:768px){.SubNav_subNavContainer__o1fOQ{padding:0 16px}}.SubNav_subNavContainer__o1fOQ.SubNav_subNavSticky__Vvxw2{position:fixed;top:56px;background-color:#fff;border-bottom:1px solid #efefef;z-index:9}.SubNav_stickyPlaceholder__9sn1J{height:53px}.SubNav_stickyPlaceholderHidden__QmbEv{height:0}.SubNav_menuBlock__klEQY{flex:1 1;display:flex;align-items:center;justify-content:center}.SubNav_menuItem__hmowa{height:53px;line-height:48px;font-size:16px;font-weight:500;color:#707070;padding:0 12px}.SubNav_menuItem__hmowa.SubNav_accent__6sJku,.SubNav_menuItem__hmowa.SubNav_active__FNm1B{position:relative}.SubNav_menuItem__hmowa.SubNav_accent__6sJku:before{content:"";position:absolute;top:12px;right:0;height:8px;width:8px;background-color:#b53bfe;border-radius:50%}.SubNav_menuItem__hmowa.SubNav_active__FNm1B{color:#404040}.SubNav_menuItem__hmowa.SubNav_active__FNm1B:after{content:"";position:absolute;right:0;bottom:0;left:0;height:5px;display:block;background-color:#a94af7;border-top-right-radius:4px;border-top-left-radius:4px}.SubNav_menuItem__hmowa.SubNav_disabled__G26Pq{color:#bbb;cursor:not-allowed}.BlockModal_modalButtons__hKxgr{display:flex;justify-content:space-evenly}.BlockModal_blockMessage__4BTjx{font-size:14px;margin-bottom:22px}.BlockModal_blockModal__DJtMu{width:398px;border-radius:16px;height:176px}.BlockModal_blockModal__DJtMu .header-container{border-radius:16px 16px 0 0}.BlockModal_blockModal__DJtMu .content-container{height:120px;padding:24px 16px}@media screen and (max-width:576px){.BlockModal_blockModal__DJtMu{position:absolute;bottom:0;margin:0 8px 16px;width:calc(100% - 16px)}}.Checkbox_switch__fnzfc{position:relative;padding:0 22px}.Checkbox_switch__fnzfc input{opacity:0;width:0;height:0}.Checkbox_switch__fnzfc .Checkbox_slider__xSv_6{position:absolute;cursor:pointer;top:0;left:8px;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:90px;width:40px;height:22px}.Checkbox_switch__fnzfc .Checkbox_slider__xSv_6:before{position:absolute;content:"";left:4px;bottom:3px;width:16px;height:16px;background:#fff 0 0 no-repeat padding-box;border:1px solid #fff;border-radius:90px;transition:.4s}.Checkbox_switch__fnzfc input:checked+.Checkbox_slider__xSv_6{background-color:#b53bfe}.Checkbox_switch__fnzfc input:focus+.Checkbox_slider__xSv_6{box-shadow:0 0 1px #b53bfe}.Checkbox_switch__fnzfc input:checked+.Checkbox_slider__xSv_6:before{transform:translateX(16px)}.Checkbox_switch__fnzfc input:disabled+.Checkbox_slider__xSv_6{background-color:#efefef;cursor:not-allowed}.IconWithOverlay_iconWrapper__5STuD{position:relative;display:inline-block}.IconWithOverlay_overlayCircle___GwoC{position:absolute;top:2px;right:2px;border-radius:50%;border:2px solid #f6f6f6;transform:translate(50%,-50%)}.VideoCardUI_footerContent__mIpny{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding-left:12px;padding-right:13px}.VideoCardUI_priceTitleContainer__HloLD{width:100%;display:flex;flex-direction:column;padding-top:2px;row-gap:3.5px;color:#404040}.VideoCardUI_priceTitleContainer__HloLD .VideoCardUI_titleContainer__4ifJ_{display:flex;flex-direction:row}.VideoCardUI_priceTitleContainer__HloLD .VideoCardUI_titleContainer__4ifJ_ .VideoCardUI_bundleIcon__riCJg{padding-top:5px;padding-right:4px}.VideoCardUI_priceTitleContainer__HloLD .VideoCardUI_titleContainer__4ifJ_ .VideoCardUI_bundleIcon__riCJg .VideoCardUI_customTooltip__z2Y3t{width:145px}.VideoCardUI_noPrice__N3kbb{margin-top:7px;height:18px}.VideoCardUI_videoTitle__x8MuF{padding-top:5px;text-align:left;font-size:18px;font-weight:500;color:#404040;text-transform:capitalize;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.VideoCardUI_link__P7eqU{position:relative;display:inline-block;width:100%}.VideoCardUI_link__P7eqU.VideoCardUI_nsfwDisplay__XUzNz{display:block;margin-bottom:2px}.VideoCardUI_badges__JiegE{position:absolute;display:flex;flex-direction:row;justify-content:space-between;padding:12px 12px 0;z-index:1;width:100%;height:100%;pointer-events:none}.VideoCardUI_badges__JiegE .VideoCardUI_badgesLeft__sTZxM,.VideoCardUI_badges__JiegE .VideoCardUI_badgesRight__HJ8qe{display:flex;width:-moz-fit-content;width:fit-content;flex-direction:row}.VideoCardUI_badges__JiegE .VideoCardUI_badgesBottom__GJ9mb{position:absolute;bottom:12px;left:12px}.VideoCardUI_badges__JiegE .VideoCardUI_badgesRight__HJ8qe>div,.VideoCardUI_badges__JiegE .VideoCardUI_badgesRight__HJ8qe>span{margin-left:8px}.VideoCardUI_videoDuration___U9em{position:absolute;right:12px;bottom:12px}.VideoCardUI_viewsLikeContainer__ziFWu{height:34px;display:flex;flex-direction:row}.VideoCardUI_viewsLikeContainer__ziFWu .VideoCardUI_likeButton__v0maJ{min-width:auto}.VideoCardUI_cartContainer__CwtjL{position:absolute;right:12px;bottom:16px}.VideoCardUI_customCrownTooltip__CdD_y{max-width:210px;width:max-content!important;white-space:wrap!important}.VideoCardGrid_grid__llc5J{display:grid;grid-auto-flow:column;overflow-x:scroll;grid-template-columns:300px;grid-gap:16px;gap:16px;padding:0 8px;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;contain:layout style;scrollbar-width:none}@media only screen and (min-width:768px){.VideoCardGrid_grid__llc5J{grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));overflow-x:unset;padding:0}}@media only screen and (min-width:1024px){.VideoCardGrid_grid__llc5J{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.VideoCardGrid_verticalGrid__841pK{grid-template-columns:repeat(auto-fit,198px);contain:layout style}@media only screen and (min-width:768px){.VideoCardGrid_verticalGrid__841pK{grid-template-columns:repeat(auto-fit,182px);overflow-x:unset}}@media only screen and (min-width:1024px){.VideoCardGrid_verticalGrid__841pK{grid-template-columns:repeat(auto-fit,196.5px);overflow-x:unset}}@media only screen and (min-width:1440px){.VideoCardGrid_verticalGrid__841pK{grid-template-columns:repeat(auto-fit,203.6px);overflow-x:unset}}@media only screen and (min-width:1920px){.VideoCardGrid_verticalGrid__841pK{grid-template-columns:repeat(auto-fit,210.2px);overflow-x:unset}}.VideoCardGrid_verticalGrid__841pK .VideoCardGrid_card__bwqop{width:198px}@media only screen and (min-width:768px){.VideoCardGrid_verticalGrid__841pK .VideoCardGrid_card__bwqop{width:100%}}.VideoCardGrid_mobileGrid__YEhc_{contain:layout style}@media(max-width:767px){.VideoCardGrid_mobileGrid__YEhc_{grid-auto-flow:unset;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}}.VideoCardGrid_mobileGrid__YEhc_ .VideoCardGrid_card__bwqop{width:100%;min-height:40px}.VideoCardGrid_grid__llc5J::-webkit-scrollbar{display:none}.VideoCardGrid_card__bwqop{position:relative;margin:0 auto;contain:layout style paint;display:grid;width:300px;border-radius:16px;box-shadow:0 0 4px 0 rgba(0,0,0,.08);overflow:hidden}@media only screen and (min-width:768px){.VideoCardGrid_card__bwqop{width:100%}}.VideoCardGrid_isOverflowVisible__2azST{contain:layout style paint}.VideoGridSection_section_header__4An9t{display:flex;justify-content:space-between;margin-bottom:16px}@media only screen and (max-width:576px){.VideoGridSection_section_header__4An9t{padding-right:8px}}.VideoGridSection_section_header__4An9t h2{font-size:16px;font-weight:700;text-transform:uppercase;color:var(--clr-surface-dark);text-align:left}@media(max-width:450px){.VideoGridSection_section_header__4An9t h2{text-overflow:ellipsis;overflow:hidden;width:275px;white-space:nowrap}}@media(min-width:300px)and (max-width:480px){.SFWHomePageGrid_section_header_link_title__msLq3,.VideoGridSection_section_header_link_title__vsBg5{width:70%}}.SFWHomePageGrid_grid__HA_Hr{display:grid;grid-auto-flow:column;overflow-x:scroll;grid-template-columns:300px;grid-gap:10px;gap:10px;padding:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:none}@media only screen and (min-width:768px){.SFWHomePageGrid_grid__HA_Hr{grid-auto-flow:row;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media only screen and (min-width:1024px){.SFWHomePageGrid_grid__HA_Hr{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.SFWHomePageGrid_grid__HA_Hr::-webkit-scrollbar{display:none}.SFWHomePageGrid_card__VG9F1{position:relative;margin:0 auto;contain:content;display:grid;width:300px}@media only screen and (min-width:768px){.SFWHomePageGrid_card__VG9F1{width:100%}}.section_divContainer__Dqb0B{-moz-osx-font-smoothing:grayscale;text-align:start;scroll-behavior:smooth;margin-top:0}.section_divContainer__Dqb0B+.section_divContainer__Dqb0B{margin-top:48px}.section_divContainer__Dqb0B .section_section__QNaXm{margin:0 auto}@media only screen and (min-width:768px){.section_divContainer__Dqb0B .section_section__QNaXm{width:578px}}@media only screen and (min-width:1024px){.section_divContainer__Dqb0B .section_section__QNaXm{width:834px;padding:0}}@media only screen and (min-width:1440px){.section_divContainer__Dqb0B .section_section__QNaXm{width:1082px;padding:0}}@media only screen and (min-width:1920px){.section_divContainer__Dqb0B .section_section__QNaXm{width:1568px}}.section_divContainer__Dqb0B .section_section__QNaXm .section_header__OJK3n{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px}.section_divContainer__Dqb0B .section_section__QNaXm .section_header__OJK3n h3{font-size:16px;line-height:1;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#101010}.section_divContainer__Dqb0B .section_section__QNaXm .section_header__OJK3n .section_view__R_3MS{min-width:-moz-fit-content;min-width:fit-content;font-size:12px}.section_divContainer__Dqb0B .section_section__QNaXm .section_sale__jm4SU h3{color:#ff4081}.section_divContainer__Dqb0B .section_section__QNaXm .section_disabled__NH1Zj{pointer-events:none}.icon_default__QEKXD{fill:#707070}.Form_root-fieldset__OXFJI{border:0!important;margin:0!important;padding:0!important}.Avatar_avatar__pT_Me{color:#707070;position:relative}.Avatar_avatar__pT_Me img{border-radius:50%;box-sizing:border-box;display:block;margin:0 8px 0 0;overflow:hidden;position:relative;z-index:1}.TopVoters_topVoters__7m83J{margin-bottom:10px}.TopVoters_topVoters__7m83J .TopVoters_voterAvatar__wZMLG{min-width:32px;min-height:32px}.TopVoters_topVoters__7m83J .TopVoters_topVoter__eWC9o{margin:12px;display:flex;flex-direction:row;align-items:center}.TopVoters_topVoters__7m83J .TopVoters_topVoter__eWC9o:first-child{margin-top:0}.TopVoters_topVoters__7m83J .TopVoters_topVoter__eWC9o:last-child{margin-bottom:0}.TopVoters_topVoters__7m83J .TopVoters_topVoter__eWC9o .TopVoters_voterName__8MKrS{width:calc(100% - 40px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skeleton_container__FZQcX{margin-top:80px;margin-bottom:48px}.skeleton_container__FZQcX .skeleton_ticker__vhzIL{height:32px}.skeleton_container__FZQcX .skeleton_skeleton__dUaeU{position:"absolute";top:0;right:0;bottom:0}.home-top-banner_bannerTopSection__2cq1Q{margin-top:80px;margin-bottom:48px}.FoldsContainer_container__6zann{margin:0 auto 32px;row-gap:48px}.FoldsContainer_container__6zann .FoldsContainer_section__fkCA1{width:100%;display:flex;flex-direction:column;flex-flow:column}.FoldsContainer_container__6zann .FoldsContainer_section__fkCA1>div{margin-top:48px}.FoldsContainer_container__6zann .FoldsContainer_section__fkCA1>div:first-child{margin-top:0}.AddToWishlistForm_form__eyMKF{display:flex;flex-direction:column;height:100dvh;background-color:#f6f6f6;overflow:hidden}@media only screen and (min-width:768px){.AddToWishlistForm_form__eyMKF{width:600px;height:705px;border-radius:16px}}.AddToWishlistForm_form__eyMKF fieldset{display:flex;flex-direction:column;overflow:hidden;height:100dvh}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_heading__ywq7V{padding:12px 8px 12px 16px;display:flex;justify-content:space-between;align-items:center;background-color:#101010}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_heading__ywq7V .AddToWishlistForm_title__EH_om{font-size:16px;line-height:1.1875;font-weight:700;letter-spacing:.8px;text-transform:uppercase;color:#fff}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_heading__ywq7V .AddToWishlistForm_closeButton__TutU5{width:32px;padding:0;border:none;background-color:transparent;min-width:-moz-fit-content;min-width:fit-content;cursor:pointer}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_heading__ywq7V .AddToWishlistForm_closeButton__TutU5:disabled{cursor:auto}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_heading__ywq7V .AddToWishlistForm_closeButton__TutU5 svg{color:#fff;fill:#fff}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_modalTitle___KpB_{display:flex;flex-direction:column;justify-content:center;gap:16px;padding:24px 16px 0}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_modalTitle___KpB_ h4{font-weight:500;font-size:20px;line-height:1.2;text-align:center;text-transform:capitalize}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_modalTitle___KpB_ .AddToWishlistForm_text__8PzXo{margin-bottom:24px;padding-left:24px;padding-right:24px;font-size:16px;font-weight:400;line-height:1.375;text-align:center;color:#707070}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5{display:flex;flex-direction:column;gap:24px;padding-right:16px;padding-bottom:96px;padding-left:16px}@media only screen and (min-width:768px){.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5{width:400px;margin:0 auto;padding:0}}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 h5.AddToWishlistForm_subtitle__hq_l6{font-weight:500;font-size:16px;line-height:1.375;color:#404040;margin:0 0 12px}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 label{height:auto}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_selectorWrapper__jy8DD button[type=button]{padding-right:10px}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_selectorWrapper__jy8DD .AddToWishlistForm_selectOptionContainerClassName__pxQJN{height:-moz-fit-content;height:fit-content;max-height:152px}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_textarea__GJ5fM{height:80px;padding:16px;width:100%;display:block;font-size:16px;line-height:1.3125;border:1px solid #bbb;resize:none;transition:border-color .3s ease-in-out;-ms-overflow-style:none;scrollbar-width:none}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_textarea__GJ5fM::-webkit-scrollbar{display:none}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_textarea__GJ5fM::placeholder{color:#bbb}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_textarea__GJ5fM:focus{color:#707070;border-color:#707070}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_fieldInfo__ATGjr{padding:0}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_fieldInfo__ATGjr span{margin:0}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_fieldInfo__ATGjr div{margin-right:0}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_length__Mpatf{font-size:12px;line-height:1.1666666667;text-align:end;color:#707070}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_length__Mpatf.AddToWishlistForm_limit__Wb0LI{color:red}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_editShippingAddress__5u2Xt,.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_shippingAddress__wrjCa{transition:none}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7.AddToWishlistForm_withTransition__4IbKj .AddToWishlistForm_editShippingAddress__5u2Xt,.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7.AddToWishlistForm_withTransition__4IbKj .AddToWishlistForm_shippingAddress__wrjCa{transition:opacity .5s ease,height .5s ease,visibility .5s ease}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_shippingAddress__wrjCa{display:flex;flex-direction:column;gap:12px;opacity:1;height:100%;visibility:visible}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_shippingAddress__wrjCa.AddToWishlistForm_editShippingAddressOpen__BEOi_{opacity:0;height:0;visibility:hidden}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_shippingAddress__wrjCa .AddToWishlistForm_addressInfo__G7gvW{font-weight:400;font-size:16px;line-height:1.375;color:#707070}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_shippingAddress__wrjCa .AddToWishlistForm_addressInfo__G7gvW .AddToWishlistForm_fullName__5yayi{font-weight:500}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_shippingAddress__wrjCa .AddToWishlistForm_editAddressButton__WB_1P{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;font-weight:500;font-size:16px;line-height:1.375;text-transform:capitalize;cursor:pointer}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_editShippingAddress__5u2Xt{flex-direction:column;gap:12px;opacity:0;height:0;visibility:hidden}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_editShippingAddress__5u2Xt.AddToWishlistForm_editShippingAddressOpen__BEOi_{display:flex;visibility:visible;opacity:1;height:100%}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_editShippingAddress__5u2Xt p{font-weight:400;font-size:16px;line-height:1.375;color:#707070}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_box__wMgU7 .AddToWishlistForm_editShippingAddress__5u2Xt input{padding:16px;font-size:16px;line-height:16px;background-color:#fff}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_{margin:0;padding:0;min-inline-size:auto;border:none}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ h5.AddToWishlistForm_subtitle__hq_l6{margin-bottom:12px;padding:0;font-size:16px;font-weight:500;line-height:1.1875;color:#404040;border:none}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ .AddToWishlistForm_addonOption__5GU_j{padding:8px;display:flex;align-items:center;font-size:14px;line-height:1.1428571429;background-color:#efefef;border-radius:8px;cursor:pointer}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ .AddToWishlistForm_addonOption__5GU_j:not(:last-child){margin-bottom:8px}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ .AddToWishlistForm_addonOption__5GU_j .AddToWishlistForm_checkbox__ZY_A9{display:flex;align-items:center;flex-grow:1}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ .AddToWishlistForm_addonOption__5GU_j .AddToWishlistForm_checkbox__ZY_A9 input{margin:0 8px 0 0;width:16px;height:16px;flex-shrink:0;border:3px solid #fff;background-color:#fff;border-radius:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:background-color .3s ease-in-out}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ .AddToWishlistForm_addonOption__5GU_j .AddToWishlistForm_checkbox__ZY_A9 input:checked{background-color:#b53bfe;transition:background-color .3s ease-in-out}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ .AddToWishlistForm_addonOption__5GU_j .AddToWishlistForm_checkbox__ZY_A9 label{flex-grow:1;text-overflow:ellipsis;color:#707070;white-space:nowrap;overflow-x:hidden;cursor:pointer}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_formContainer__iCcN_ .AddToWishlistForm_formContent__4yAm5 .AddToWishlistForm_addonContainer__xCZV_ .AddToWishlistForm_addonOption__5GU_j .AddToWishlistForm_addonPrice__6yuTd{flex-shrink:0;color:#404040}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_buttonsBox__RsdEa{display:flex;justify-content:center;align-items:center;justify-content:space-between;padding:12px 16px;background-color:#fff}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_buttonsBox__RsdEa .AddToWishlistForm_cancelButton__IZBvQ{font-weight:500;line-height:.7142857143;text-transform:uppercase;cursor:pointer}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_buttonsBox__RsdEa .AddToWishlistForm_cancelButton__IZBvQ:not(:disabled){color:#b53bfe}.AddToWishlistForm_form__eyMKF .AddToWishlistForm_buttonsBox__RsdEa .AddToWishlistForm_saveButton__DXb_c{margin-left:0!important;width:120px;font-size:14px;font-weight:500}@media only screen and (min-width:576px){.AddToWishlistForm_form__eyMKF .AddToWishlistForm_buttonsBox__RsdEa .AddToWishlistForm_saveButton__DXb_c{width:112px}}.community-card_communitiesContainer__rOar8{width:157px;height:261px;padding:8px 8px 16px;display:flex;flex-direction:column;align-items:center;background:#fff 0 0 no-repeat padding-box;border-radius:16px;gap:8px;box-shadow:0 0 4px 0 rgba(0,0,0,.08)}.community-card_communitiesContainer__rOar8 .community-card_imageRadius__uDcwZ{border-radius:16px}@media only screen and (min-width:768px){.community-card_communitiesContainer__rOar8{width:182px;height:286px}}.community-card_communitiesContainer__rOar8 img{width:141px;height:141px}@media only screen and (min-width:768px){.community-card_communitiesContainer__rOar8 img{display:cover;width:166px;height:166px}}.community-card_communitiesContainer__rOar8 .community-card_tags__SQg5c{width:auto;display:flex;flex-wrap:wrap;margin:0 auto;max-width:100%;white-space:nowrap;max-height:88px;overflow-y:hidden}.community-card_communitiesContainer__rOar8 .community-card_tags__SQg5c .community-card_tag__36yQH{word-break:break-all;margin-right:2px;font-size:14px;line-height:22px;color:#b53bfe;text-align:left;text-overflow:ellipsis;overflow:hidden}.community-card_disable__L6_jk{pointer-events:none}.communities_grid__gfEF6{scroll-behavior:smooth;display:grid;grid-template-columns:repeat(auto-fill,157px);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;grid-auto-flow:column;overflow-x:scroll;grid-gap:8px;gap:8px}.communities_grid__gfEF6::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.communities_grid__gfEF6{grid-template-columns:repeat(8,minmax(182px,1fr));gap:16px}.communities_grid__gfEF6::-webkit-scrollbar{display:none}}.communities_communities__EpE7v .communities_list_footer__R2khO{height:56px;display:grid;align-items:center;margin-bottom:70px;padding:0 8px}.communities_communities__EpE7v .communities_list_footer__R2khO button{border:none;cursor:pointer;font-size:10px;font-weight:500;outline:none;text-transform:uppercase;transition:background-color .3s ease-in-out;border:1px solid var(--clr-accent-mv);height:32px;border-radius:90px;background:var(--clr-accent-mv);color:var(--clr-surface-light)}.communities_communities__EpE7v .communities_list_footer__R2khO button:hover{background:transparent var(--clr-gradient-flip) no-repeat padding-box}.communities_communities__EpE7v .communities_communities_wrapper__J330Q{display:flex;justify-content:space-between;align-items:center;position:relative;padding-left:0;padding-right:0}@media(min-width:1920px){.communities_communities__EpE7v .communities_communities_wrapper__J330Q{display:inherit}}.communities_communities__EpE7v .communities_arrow_left__w00Qk{position:absolute;left:-60px;cursor:pointer}@media(min-width:320px)and (max-width:1023px){.communities_communities__EpE7v .communities_arrow_left__w00Qk{display:none}}@media(min-width:1920px){.communities_communities__EpE7v .communities_arrow_left__w00Qk{display:none}}.communities_communities__EpE7v .communities_arrow_right__Q8dE8{position:absolute;right:-45px;cursor:pointer}@media(min-width:320px)and (max-width:1023px){.communities_communities__EpE7v .communities_arrow_right__Q8dE8{display:none}}@media(min-width:1920px){.communities_communities__EpE7v .communities_arrow_right__Q8dE8{display:none}}.communities-grid-container_grid__GGRQd{scroll-behavior:smooth;display:grid;grid-template-columns:repeat(auto-fill,157px);-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;grid-auto-flow:column;overflow-x:scroll;grid-gap:8px;gap:8px}.communities-grid-container_grid__GGRQd::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.communities-grid-container_grid__GGRQd{grid-template-columns:repeat(8,minmax(182px,1fr));gap:16px}.communities-grid-container_grid__GGRQd::-webkit-scrollbar{display:none}}@media only screen and (max-width:768px){.communities-grid-container_isOverflowVisible__B2SfH{margin-right:-8px;margin-left:-8px}.communities-grid-container_isOverflowVisible__B2SfH .communities-grid-container_card__php5J:first-child,.communities-grid-container_isOverflowVisible__B2SfH .communities-grid-container_card__php5J:nth-child(2),.communities-grid-container_isOverflowVisible__B2SfH .communities-grid-container_card__php5J:nth-child(3){margin-left:8px}.communities-grid-container_isOverflowVisible__B2SfH .communities-grid-container_card__php5J:last-child{margin-right:8px}}.WishlistButton_container__10lRF .WishlistButton_tooltip__S0Lfx{padding:4px 5px;margin-top:4px;width:max-content;font-size:12px}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L{background-color:#fff;color:#707070;border:1px solid #707070}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L:hover{color:#04daff;border:1px solid #04daff}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L:disabled{cursor:not-allowed;pointer-events:none}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC:has(>.WishlistButton_removeWishlistIcon__V4W0I),.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC:has(>.WishlistButton_wishlistedIcon__wudC_){background-color:#04daff;color:#fff;border:1px solid #04daff}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC svg{stroke:#04daff}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC .WishlistButton_removeWishlistIcon__V4W0I,.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC .WishlistButton_wishlistedIcon__wudC_{margin-top:2px}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC .WishlistButton_removeWishlistIcon__V4W0I,.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC:hover .WishlistButton_wishlistedIcon__wudC_{display:none}.WishlistButton_container__10lRF .WishlistButton_btn__m7luo[type=button].WishlistButton_wishlistButton__wgN7L.WishlistButton_wishlisted__ol8HC:hover .WishlistButton_removeWishlistIcon__V4W0I{display:block}.StoreItemCardUI_media__yJP38{position:relative}.StoreItemCardUI_footerContent__PXqV6{position:relative;display:flex;flex-direction:column;padding:12px}.StoreItemCardUI_footerContent__PXqV6.StoreItemCardUI_isFetching__C7u2h{background-color:#fff;height:86px}.StoreItemCardUI_titleContainer__eu0hC{width:100%;display:flex;flex-direction:column;padding-top:2px;row-gap:3.5px;color:#404040}.StoreItemCardUI_storeItemTitle__7YP8W{display:block;padding-bottom:8px;margin-top:2px;line-height:1;font-size:18px;font-weight:500;letter-spacing:0;color:#404040;text-transform:capitalize;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.StoreItemCardUI_badges___rYf3{display:flex;width:100%}.StoreItemCardUI_badges___rYf3.StoreItemCardUI_allBadges__W9KfB .StoreItemCardUI_tagsColumn__xYpmA{padding:12px 1px 0}.StoreItemCardUI_badges___rYf3.StoreItemCardUI_allBadges__W9KfB .StoreItemCardUI_lefthandTags__v3Ags>div{margin-right:2px}.StoreItemCardUI_badges___rYf3.StoreItemCardUI_allBadges__W9KfB .StoreItemCardUI_righthandTags__x3Y66>div,.StoreItemCardUI_badges___rYf3.StoreItemCardUI_allBadges__W9KfB .StoreItemCardUI_righthandTags__x3Y66>span{margin-left:2px}.StoreItemCardUI_badges___rYf3 .StoreItemCardUI_tagsColumn__xYpmA{position:absolute;display:flex;flex-direction:row;padding:12px 12px 0;z-index:1;width:100%;pointer-events:none}.StoreItemCardUI_badges___rYf3 .StoreItemCardUI_lefthandTags__v3Ags{justify-content:flex-start}.StoreItemCardUI_badges___rYf3 .StoreItemCardUI_lefthandTags__v3Ags>div{margin-right:8px}.StoreItemCardUI_badges___rYf3 .StoreItemCardUI_righthandTags__x3Y66{justify-content:flex-end}.StoreItemCardUI_badges___rYf3 .StoreItemCardUI_righthandTags__x3Y66>div{margin-left:8px}.StoreItemCardUI_badges___rYf3 .StoreItemCardUI_bottomTags__MWbaR{bottom:0;padding:0 12px 12px}.StoreItemCardUI_wishlistButtonContainer__FLBgp{position:absolute;bottom:12px;right:12px;z-index:1}.StoreItemCardUI_badgesWithHovering__4a7o8{min-height:22px;position:absolute;z-index:1}.StoreItemCardUI_badgesWithHovering__4a7o8.StoreItemCardUI_bottomTags__MWbaR{bottom:12px;left:12px}.StoreItemCardUI_customTooltip__Ulipi{margin-bottom:34px;min-width:80%}.StoreItemCardUI_link__Vae6f{display:block}.StoreItemCardUI_priceContainer__w4LKo{width:100%;display:flex;align-items:flex-start;justify-content:space-between;flex-direction:row;row-gap:3.5px;color:#404040}.StoreItemCardUI_card_col_space__8Pv2X{display:flex;width:32px}.StoreItemCardUI_customCrownTooltip__SWqmZ{max-width:210px;width:max-content!important;white-space:wrap!important}.creator-items-wrapper_card__GGMwd{width:228px}@media only screen and (min-width:768px)and (max-width:991px){.creator-items-wrapper_card__GGMwd{height:100%;width:100%}}@media only screen and (min-width:992px)and (max-width:1365px){.creator-items-wrapper_card__GGMwd{width:228px}}@media(min-width:1366px){.creator-items-wrapper_card__GGMwd{width:100%}}.creator-items-wrapper_itemsGrid__oHA_t{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));grid-gap:16px;gap:16px;padding:0 8px;margin:0 auto;-webkit-overflow-scrolling:touch;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.creator-items-wrapper_itemsGrid__oHA_t::-webkit-scrollbar{display:none}@media only screen and (min-width:768px)and (max-width:991px){.creator-items-wrapper_itemsGrid__oHA_t{width:578px;margin-right:auto;margin-left:auto;padding:unset;grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.creator-items-wrapper_itemsGrid__oHA_t>:nth-child(n+3){display:none}}@media(min-width:1366px)and (max-width:1439px){.creator-items-wrapper_itemsGrid__oHA_t{grid-template-columns:repeat(auto-fill,minmax(19.66%,1fr))}.creator-items-wrapper_itemsGrid__oHA_t>:nth-child(n+5){display:none}}@media(min-width:1440px)and (max-width:1919px){.creator-items-wrapper_itemsGrid__oHA_t{grid-template-columns:repeat(auto-fill,minmax(16.66%,1fr))}.creator-items-wrapper_itemsGrid__oHA_t>:nth-child(n+6){display:none}}@media only screen and (min-width:1920px){.creator-items-wrapper_itemsGrid__oHA_t{grid-template-columns:repeat(auto-fill,minmax(13.66%,1fr))}.creator-items-wrapper_itemsGrid__oHA_t>:nth-child(n+7){display:none}}.creator-items-wrapper_overflow__NAxtR{margin-left:-8px;margin-right:-8px}@media only screen and (min-width:768px)and (max-width:991px){.creator-items-wrapper_overflow__NAxtR{margin:0 auto}}.creator-videos-wrapper_card__94Pr9{width:300px}@media only screen and (min-width:768px)and (max-width:991px){.creator-videos-wrapper_card__94Pr9{height:100%;width:100%}}@media only screen and (min-width:992px)and (max-width:1365px){.creator-videos-wrapper_card__94Pr9{width:300px}}@media(min-width:1366px){.creator-videos-wrapper_card__94Pr9{width:100%}}.creator-videos-wrapper_videoGrid__eC2uX{display:grid;grid-auto-flow:column;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:16px;gap:16px;padding:0 8px;margin:0 auto;-webkit-overflow-scrolling:touch;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.creator-videos-wrapper_videoGrid__eC2uX::-webkit-scrollbar{display:none}@media only screen and (min-width:768px)and (max-width:991px){.creator-videos-wrapper_videoGrid__eC2uX{width:578px;margin-right:auto;margin-left:auto;padding:unset;grid-auto-flow:row;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.creator-videos-wrapper_videoGrid__eC2uX>:nth-child(n+3){display:none}}@media(min-width:1366px)and (max-width:1439px){.creator-videos-wrapper_videoGrid__eC2uX{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.creator-videos-wrapper_videoGrid__eC2uX>:nth-child(n+5){display:none}}@media(min-width:1440px)and (max-width:1919px){.creator-videos-wrapper_videoGrid__eC2uX{grid-template-columns:repeat(auto-fill,minmax(312px,1fr))}.creator-videos-wrapper_videoGrid__eC2uX>:nth-child(n+5){display:none}}@media only screen and (min-width:1920px){.creator-videos-wrapper_videoGrid__eC2uX{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.creator-videos-wrapper_videoGrid__eC2uX>:nth-child(n+6){display:none}}.creator-videos-wrapper_overflow__z3krg{margin-left:-8px;margin-right:-8px}@media only screen and (min-width:768px)and (max-width:991px){.creator-videos-wrapper_overflow__z3krg{margin:0 auto}}.main_main__XPxjm{-moz-osx-font-smoothing:grayscale}.main_main__XPxjm.main_fullscreen___WP3g{top:0;z-index:301}@media only screen and (min-width:1366px){.main_main__XPxjm.main_fullscreen___WP3g{position:absolute;top:0;left:0;right:0;bottom:0;padding-bottom:0;max-width:unset;background-color:#101010}}@media only screen and (max-width:1365px){.main_main__XPxjm{overscroll-behavior:contain;position:absolute;top:56px;bottom:0;right:0;left:0;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.main_main__XPxjm::-webkit-scrollbar{display:none}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.main_main__XPxjm{z-index:301;top:0;overflow:hidden;background-color:#101010}}@media only screen and (min-width:1366px){.main_main__XPxjm{margin-left:auto;margin-right:auto;padding-bottom:16px;max-width:1718px}}@media only screen and (max-width:991px){.interaction-box-ui_box__5x8c8{flex-grow:1;pointer-events:none}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.interaction-box-ui_box__5x8c8{position:absolute;top:0;bottom:0;right:0;left:0;width:auto;height:auto}}@media only screen and (min-width:992px){.interaction-box-ui_box__5x8c8{position:absolute;bottom:56px;right:24px;width:402px;height:calc(100% - 112px);z-index:1}}@media only screen and (min-width:1024px){.interaction-box-ui_box__5x8c8{right:56px}}@media only screen and (min-width:1366px){.interaction-box-ui_box__5x8c8{position:unset;width:402px;height:auto;flex-shrink:0}}.chat_wrapper__o_Apn{position:unset;flex-grow:1;display:flex;flex-direction:column}.chat_wrapper__o_Apn.chat_hidden__W_JmZ{display:none}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.chat_wrapper__o_Apn{display:none}}.give-tip-button_giveTipButton__XN3R4{padding:9px 0;width:calc(50% - 64px);flex-grow:1;font-size:14px;line-height:12px;font-weight:500;letter-spacing:0;text-align:center;text-transform:uppercase;color:#fff;background-color:transparent;background-image:linear-gradient(107deg,#4f53ee,#a94af7);border-radius:20px;border:1px solid transparent;cursor:pointer;transition:color .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,border-color .3s ease-in-out}@media only screen and (min-width:992px){.give-tip-button_giveTipButton__XN3R4{width:calc(50% - 16px)}}.give-tip-button_giveTipButton__XN3R4:hover{background-image:linear-gradient(283deg,#4f53ee,#a94af7);transition:background-image .3s ease-in-out}.give-tip-button_giveTipButton__XN3R4:disabled{color:#bbb;background-color:#fff;background-image:none;border-color:#bbb;cursor:auto;transition:color .3s ease-in-out,background-color .3s ease-in-out,background-image .3s ease-in-out,border-color .3s ease-in-out}.room-info-button_button__EBtvB{position:relative;margin-right:16px;padding:0;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer}.room-info-button_button__EBtvB.room-info-button_live__TlNXv:after,.room-info-button_button__EBtvB.room-info-button_private__rM5j_:after{content:"";position:absolute;bottom:-2px;right:-2px;width:8px;height:8px;background-color:#fff;border-radius:50%;z-index:2}.room-info-button_button__EBtvB.room-info-button_live__TlNXv .room-info-button_image__r69Un,.room-info-button_button__EBtvB.room-info-button_live__TlNXv .room-info-button_thumb___yt1z,.room-info-button_button__EBtvB.room-info-button_private__rM5j_ .room-info-button_image__r69Un,.room-info-button_button__EBtvB.room-info-button_private__rM5j_ .room-info-button_thumb___yt1z{-webkit-mask-image:radial-gradient(circle 16px at calc(100% - 2px) calc(100% - 2px),transparent 8px,#000 0);mask-image:radial-gradient(circle 16px at calc(100% - 2px) calc(100% - 2px),transparent 8px,#000 0)}.room-info-button_button__EBtvB.room-info-button_live__TlNXv:after{background-color:#ff4081}.room-info-button_button__EBtvB.room-info-button_private__rM5j_:after{background-color:#b53bfe}@media only screen and (min-width:1366px){.room-info-button_button__EBtvB:not(.room-info-button_fullscreen__Y9QQP){display:none}}.room-info-button_image__r69Un{height:100%;width:100%;object-fit:cover;object-position:center center;border-radius:50%}.room-info-button_thumb___yt1z{width:100%;height:100%;background-color:#bbb;border-radius:50%}.room-info-button_wrapper__Vx4gm{position:fixed;top:56px;right:0;bottom:0;left:0;overflow-y:auto;z-index:999}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.room-info-button_wrapper__Vx4gm{top:57px;left:50%}}.room-info-button_wrapper__Vx4gm.room-info-button_fullscreen__Y9QQP{top:0}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.room-info-button_wrapper__Vx4gm.room-info-button_fullscreen__Y9QQP{top:57px}}.menu-ui_box__lXDMS{flex-grow:1;display:flex;justify-content:center;align-items:center}.menu-ui_container__6C50B{height:100%;display:flex;flex-direction:column;color:#bbb;background-color:hsla(0,0%,6%,.4);pointer-events:auto;position:relative}@media only screen and (min-width:992px)and (max-width:1365px){.menu-ui_container__6C50B.menu-ui_hidden__0aQK1{position:absolute;bottom:0;width:100%;height:-moz-fit-content;height:fit-content}}@media only screen and (max-width:991px){.menu-ui_container__6C50B{min-height:auto;background-color:hsla(0,0%,6%,.4)}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.menu-ui_container__6C50B{background-color:transparent}}@media only screen and (min-width:992px){.menu-ui_container__6C50B{background-color:hsla(0,0%,6%,.75);border-radius:16px;box-shadow:0 0 4px rgba(0,0,0,.078)}}@media only screen and (min-width:1366px){.menu-ui_container__6C50B{background-color:#fff}}@media only screen and (max-width:991px)and (max-aspect-ratio:1.49){.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO.menu-ui_hideontouch__D22xg{min-height:auto;height:0;overflow:hidden}.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO.menu-ui_hideontouch__D22xg .menu-ui_buttonsBox__2CdnJ{position:fixed;bottom:0;width:100%;pointer-events:all;z-index:99999}}@media only screen and (min-width:1366px){.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO{background-color:hsla(0,0%,6%,.75)}.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO.menu-ui_hidden__0aQK1{position:absolute;bottom:0;width:100%;height:-moz-fit-content;height:fit-content}.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO .menu-ui_navigation__tEVDe{border-bottom-color:#707070}.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so .menu-ui_title__cDAnt,.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so input:checked+.menu-ui_label__29rhZ{color:#fff}.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so .menu-ui_label__29rhZ{color:#bbb}.menu-ui_container__6C50B.menu-ui_fullscreen__37tWO .menu-ui_hideButton__icivp{display:inline-flex}}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe{padding:18px 8px 18px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid transparent;background-color:hsla(0,0%,6%,.4)}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.menu-ui_container__6C50B .menu-ui_navigation__tEVDe{display:none}}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so{display:flex;align-items:center}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so .menu-ui_title__cDAnt{font-size:16px;line-height:1.1875;font-weight:500;text-transform:uppercase;color:#fff}@media only screen and (min-width:1366px){.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so .menu-ui_title__cDAnt{color:#ba39ff}}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so input{display:none}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so input:disabled+.menu-ui_label__29rhZ{cursor:auto}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so input:checked+.menu-ui_label__29rhZ{font-weight:700;color:#fff}@media only screen and (min-width:992px){.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so input:checked+.menu-ui_label__29rhZ{font-weight:500}}@media only screen and (min-width:1366px){.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so input:checked+.menu-ui_label__29rhZ{color:#b53bfe}}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so .menu-ui_label__29rhZ{font-size:16px;line-height:1.1875;letter-spacing:0;text-transform:uppercase;color:#bbb;cursor:pointer}.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so .menu-ui_label__29rhZ:not(:last-child){margin-right:40px}@media only screen and (min-width:1366px){.menu-ui_container__6C50B .menu-ui_navigation__tEVDe .menu-ui_radioButtonsBox__2h6so .menu-ui_label__29rhZ{color:#404040}}@media only screen and (min-width:992px){.menu-ui_container__6C50B .menu-ui_navigation__tEVDe{padding:4px 16px 3px 24px;border-bottom-color:#707070;background-color:unset}}@media only screen and (min-width:1366px){.menu-ui_container__6C50B .menu-ui_navigation__tEVDe{border-bottom-color:#e0e0e0}}.menu-ui_container__6C50B .menu-ui_buttonsBox__2CdnJ{padding:16px 16px 29px;flex-shrink:0;display:flex;align-items:center}@media only screen and (min-width:992px){.menu-ui_container__6C50B .menu-ui_buttonsBox__2CdnJ{margin-bottom:16px;padding-bottom:0}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.menu-ui_container__6C50B .menu-ui_buttonsBox__2CdnJ{position:absolute;bottom:16px;right:16px;flex-direction:row;border-radius:8px;box-shadow:0 0 4px rgba(0,0,0,.078);padding-bottom:16px;width:calc(50% - 28px);background-color:hsla(0,0%,6%,.75)}}.menu-ui_container__6C50B .menu-ui_hideButton__icivp{margin-bottom:16px;margin-right:auto;margin-left:auto;display:none;align-items:center;font-size:14px;line-height:1.1428571429;letter-spacing:0;color:#ba39ff;cursor:pointer}.menu-ui_container__6C50B .menu-ui_hideButton__icivp svg{transform:rotate(90deg)}.menu-ui_container__6C50B .menu-ui_hideButton__icivp svg.menu-ui_arrowUp__MMSQ9{transform:rotate(-90deg)}@media only screen and (min-width:992px)and (max-width:1365px){.menu-ui_container__6C50B .menu-ui_hideButton__icivp{display:inline-flex}}@media only screen and (max-width:991px){.interaction-box_box__jC7lk.interaction-box_fullscreen__UvxGI{position:fixed;bottom:0;flex-grow:unset;width:100%;height:329px;z-index:1;transition:height .3s ease-in-out}.interaction-box_box__jC7lk.interaction-box_fullscreen__UvxGI.interaction-box_private__lCU03{height:381px}}@media only screen and (max-width:991px)and (max-width:991px)and (min-aspect-ratio:1.5){.interaction-box_box__jC7lk.interaction-box_fullscreen__UvxGI.interaction-box_private__lCU03{height:100%}}@media only screen and (min-width:576px)and (max-width:991px){.interaction-box_box__jC7lk.interaction-box_fullscreen__UvxGI{height:388px}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.interaction-box_box__jC7lk.interaction-box_fullscreen__UvxGI{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;height:100%;width:100%}}@media only screen and (min-width:992px){.interaction-box_box__jC7lk.interaction-box_fullscreen__UvxGI.interaction-box_hidden__jXfTV{display:none}}@media only screen and (min-width:1366px){.interaction-box_box__jC7lk.interaction-box_fullscreen__UvxGI{position:absolute;bottom:56px;width:402px;height:calc(100% - 112px)}}.interaction-box_box__jC7lk .interaction-box_hidden__jXfTV{display:none}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.interaction-box_box__jC7lk .interaction-box_hidden__jXfTV{display:block}}@media only screen and (max-width:991px){.interaction-box_box__jC7lk.interaction-box_hidden__jXfTV{display:none}}.status_box__v1drl{display:flex;align-items:center;font-size:14px;font-weight:500;text-transform:uppercase;color:#fff}@media only screen and (min-width:1366px){.status_box__v1drl:not(.status_fullscreen__7nz_v){color:#707070}.status_box__v1drl:not(.status_fullscreen__7nz_v) .status_lines__Z3TUA{fill:#707070}.status_box__v1drl:not(.status_fullscreen__7nz_v) .status_background__HZp_2{fill:#f6f6f6}}.status_icon__ZttxO{margin-right:8px}.status_lines__Z3TUA{fill:#fff}.status_background__HZp_2{fill:#101010}.status-bar-ui_container__SgLHQ{padding-left:8px;padding-right:16px;height:56px;display:flex;align-items:center}.status-bar-ui_container__SgLHQ.status-bar-ui_fullscreen__5yxIo{background-color:#101010}@media only screen and (min-width:992px){.status-bar-ui_container__SgLHQ{padding-right:32px}}@media only screen and (min-width:1366px){.status-bar-ui_container__SgLHQ{padding-right:56px;padding-left:16px}.status-bar-ui_container__SgLHQ.status-bar-ui_fullscreen__5yxIo{margin-left:auto;margin-right:auto;max-width:1718px;width:100%}.status-bar-ui_container__SgLHQ:not(.status-bar-ui_fullscreen__5yxIo) .status-bar-ui_iconArrowBack__1TLAA{fill:#737373}.status-bar-ui_container__SgLHQ:not(.status-bar-ui_fullscreen__5yxIo) .status-bar-ui_box__mYNxf{display:none}}.status-bar-ui_link__pCaxW{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:1366px){.status-bar-ui_link__pCaxW{margin-right:8px}}.status-bar-ui_iconArrowBack__1TLAA{fill:#fff}.status-bar-ui_box__mYNxf{margin-left:auto;display:flex;align-items:center}@media only screen and (max-width:991px){.video-container-ui_container__UabTZ.video-container-ui_fullscreen__kWCA_{width:100%;height:100%;overflow:hidden}}@media only screen and (max-width:991px)and (max-width:991px)and (max-aspect-ratio:1.49){.video-container-ui_container__UabTZ.video-container-ui_fullscreen__kWCA_ .video-container-ui_box__fJYAf{width:100%;height:100%}}@media only screen and (max-width:991px){.video-container-ui_container__UabTZ.video-container-ui_fullscreen__kWCA_.video-container-ui_hidden__lpJXZ{position:absolute;top:0;bottom:0;right:0;left:0}}@media only screen and (min-width:1366px){.video-container-ui_container__UabTZ.video-container-ui_fullscreen__kWCA_{margin-right:0;max-width:100%;max-height:100%;aspect-ratio:16/9;background-color:transparent;border-radius:0}}@media only screen and (max-width:991px){.video-container-ui_container__UabTZ{flex-shrink:0;width:100%}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.video-container-ui_container__UabTZ{position:absolute;top:0;bottom:0;right:0;left:0;overflow:hidden}}@media only screen and (min-width:992px)and (max-width:1365px){.video-container-ui_container__UabTZ{position:relative;margin-top:40px;max-width:100%;max-height:100%;aspect-ratio:16/9}}@media only screen and (min-width:1366px){.video-container-ui_container__UabTZ{margin-right:24px;flex-grow:1;max-width:calc(100% - 426px);background-color:#fff;border-radius:16px 16px 16px 16px;box-shadow:0 0 4px rgba(0,0,0,.078)}.video-container-ui_container__UabTZ.video-container-ui_fullscreen__kWCA_{position:relative;margin-top:40px}}.video-container-ui_box__fJYAf{position:relative;aspect-ratio:16/9;background-color:#101010}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.video-container-ui_box__fJYAf{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden;aspect-ratio:unset}}.Manymotes_emojiPicker__cCXu6{background:#fff}.Manymotes_emojiPicker__cCXu6 ::-webkit-scrollbar{width:6px;height:6px}.Manymotes_emojiPicker__cCXu6 ::-webkit-scrollbar-thumb{background:#efefef;border-radius:90px}.Manymotes_emojiPicker__cCXu6 ::-webkit-scrollbar-thumb:hover{background:#888}.Manymotes_emojiPicker__cCXu6 ::-webkit-scrollbar-track{background:transparent}.Manymotes_emojiPicker__cCXu6 .Manymotes_content__PsHBh{padding:7px 8px 0 16px}.Manymotes_emojiPicker__cCXu6 .Manymotes_border__kvicD{border-bottom:1px solid #e0e0e0}.Manymotes_emojiPicker__cCXu6 .Manymotes_tabs__LPvAr{display:flex;align-items:baseline;justify-content:space-between;width:100%;padding:0 27px 0 16px;margin:0 auto;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}@media only screen and (max-width:400px){.Manymotes_emojiPicker__cCXu6 .Manymotes_tabs__LPvAr{padding:0 2px}}.Manymotes_emojiPicker__cCXu6 .Manymotes_tab__blnH0{cursor:pointer;flex-shrink:0;list-style:none;display:flex;flex-direction:column;align-items:center}.Manymotes_emojiPicker__cCXu6 .Manymotes_tab__blnH0 img{margin:6px 8px;width:32px;height:32px}.Manymotes_emojiPicker__cCXu6 .Manymotes_active__7TrQZ:after{content:"";display:flex;width:48px;height:5px;background-color:#a94af7;border-top-right-radius:4px;border-top-left-radius:4px}.Manymotes_emojiPicker__cCXu6 .Manymotes_tabBody__6SsVt{display:none}.Manymotes_emojiPicker__cCXu6 .Manymotes_show__65gLg{display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));grid-gap:4px;align-items:center;height:80px;overflow-y:scroll;padding-bottom:7px}.Manymotes_emojiPicker__cCXu6 .Manymotes_mvSpace__6BmRy{grid-template-columns:repeat(auto-fit,minmax(111px,1fr))}.Manymotes_emojiPicker__cCXu6 .Manymotes_stickerSpace__vf2Q9{grid-template-columns:repeat(auto-fit,minmax(64px,1fr))}.Manymotes_emojiPicker__cCXu6 .Manymotes_emoji__AjfU7{background:transparent;border:none;cursor:pointer;justify-self:center}.post-create_container__noPLa{display:none;flex-direction:column;padding:12px 0;background:#fff 0 0 no-repeat padding-box;box-shadow:0 0 4px 0 rgba(0,0,0,.08);border-radius:16px;width:calc(100% - 16px);max-width:524px;height:auto;margin:0 auto 16px}@media screen and (min-width:1025px){.post-create_container__noPLa{display:flex}}.post-create_body__Wv3Dh{display:flex;position:relative}.post-create_body__Wv3Dh .post-create_avatar__33JDT{position:absolute;margin:-2px 16px;border-radius:50%;width:40px;height:40px;background-color:#efefef}.post-create_content__41jGb{display:flex;flex-direction:column;width:100%}.post-create_content__41jGb hr{border:1px solid #f0f0f0;width:100%}.post-create_content__41jGb p{display:inline-flex;text-align:left;font-size:14px;line-height:16px;letter-spacing:0;color:#707070;text-decoration:none;text-overflow:ellipsis;align-items:center}.post-create_content__41jGb .post-create_video__2pwRw{margin:0 16px;min-height:200px;border-radius:8px;overflow:hidden}.post-create_header__rmyIu{white-space:nowrap;text-align:left;font-size:14px;line-height:16px;letter-spacing:0;padding:0 16px 0 68px;flex:1 1}.post-create_header__rmyIu .post-create_row__tLujZ{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.post-create_header__rmyIu .post-create_row__tLujZ .post-create_count__nOvwd{height:18px;line-height:14px;font-size:12px;letter-spacing:0;transition:.4s;text-align:right;color:#bbb;margin-top:4px;position:absolute;top:68px;right:16px}@media screen and (min-width:1025px){.post-create_header__rmyIu .post-create_row__tLujZ .post-create_count__nOvwd{top:0}}.post-create_header__rmyIu .post-create_column__Zp7Hm{display:flex;flex-direction:column;flex-basis:100%;flex:1 1}.post-create_header__rmyIu .post-create_title__so_C9{font-size:12px;line-height:14px;font-weight:500;color:#b53bfe}.post-create_header__rmyIu .post-create_username__BU6DN{font-weight:500;color:#373a3b;margin-right:5px}.post-create_header__rmyIu .post-create_option__LvQBx{text-align:right}.post-create_header__rmyIu time{margin-right:20px;color:#a5a5a5}.post-create_header__rmyIu>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.post-create_icons__forg2{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;grid-template-areas:"switch submit";padding:12px 16px 0;height:auto;opacity:1;transition:height .28s linear,opacity .14s linear .14s;border-top:1px solid #e0e0e0}.post-create_icons__forg2 .post-create_addons__m9rJF{display:flex;grid-area:switch;place-self:center start;margin:0;padding:0;list-style-type:none;pointer-events:auto;align-items:center}.post-create_icons__forg2 .post-create_addons__m9rJF li{margin:0 4px;padding:0;font-weight:500;font-size:12px;line-height:1;color:#a5a5a5;fill:#707070}.post-create_icons__forg2 .post-create_addons__m9rJF li button{padding:0;cursor:pointer}.post-create_icons__forg2 .post-create_addons__m9rJF li button svg{width:32px;height:32px;cursor:pointer;fill:"#707070"}.post-create_icons__forg2 .post-create_addons__m9rJF li button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.post-create_icons__forg2 .post-create_addons__m9rJF li button:disabled svg{cursor:not-allowed}.post-create_icons__forg2 .post-create_addons__m9rJF li label{cursor:pointer}.post-create_icons__forg2 .post-create_addons__m9rJF li .post-create_text__EQ9lQ{position:relative;top:5px}.post-create_icons__forg2 .post-create_submit__vsY88{text-transform:uppercase;cursor:pointer;color:#b53bfe;transition:background-color .3s ease-in-out;font-size:14px;line-height:14px;font-weight:500;letter-spacing:0;width:112px;height:32px;border:1px solid #b53bfe;background:hsla(0,0%,100%,0) 0 0 no-repeat padding-box;border-radius:90px}.post-create_icons__forg2 .post-create_submit__vsY88:disabled{color:#bbb;border-color:#bbb;cursor:default}.post-create_status__fsB6O{display:flex;align-items:center}.post-create_status__fsB6O>svg{margin-right:5px}.post-create_media_previews__v0_RG{width:100%;border-bottom:1px solid #e0e0e0;padding:19px 16px}.post-create_image_previews__8SSOA{padding:16px 0}.post-create_image_previews__8SSOA button{position:absolute;z-index:222;bottom:40px;left:100px}.post-create_removeButton__cyiLO{width:16px;height:16px;background:#707070 0 0 no-repeat padding-box;border:1px solid #707070;cursor:pointer;transition:background-color .3s ease-in-out;border-radius:90px;overflow:hidden}.post-create_removeButton__cyiLO svg{width:16px;height:16px;fill:#fff;position:relative;left:-7px;top:-1px}.post-create_text_container__Z9UUR{display:inline-block;max-width:100%;position:relative}.post-create_text_container__Z9UUR .post-create_textarea__2R6my{background:#fff 0 0 no-repeat padding-box;border-radius:3px;width:100%;min-height:72px;overflow-y:auto;font-size:16px!important;line-height:22px!important;letter-spacing:0;text-align:left;padding:8px 0 0;resize:none;max-height:none;transition:height .28s linear;overflow:auto;border:none;outline:none;color:#707070;white-space:pre-wrap;overflow-wrap:break-word;position:relative}.post-create_text_container__Z9UUR .post-create_textarea__2R6my .post-create_mentions__gQWZI,.post-create_text_container__Z9UUR .post-create_textarea__2R6my a{color:#b53bfe;text-decoration:none;cursor:pointer}.post-create_text_container__Z9UUR .post-create_textarea__2R6my .post-create_mentions__gQWZI.post-create_inactive__8q4Uh,.post-create_text_container__Z9UUR .post-create_textarea__2R6my a.post-create_inactive__8q4Uh{color:#707070}.post-create_text_container__Z9UUR .post-create_textarea__2R6my img{width:18px;height:18px;display:inline-block}.post-create_text_container__Z9UUR .post-create_textarea__2R6my:focus{caret-color:auto;caret-color:#000}.post-create_text_container__Z9UUR .post-create_placeholder__l3Pn8{position:absolute;color:#a5a5a5;pointer-events:none;font-size:16px;line-height:22px;z-index:1;top:2px;left:2px}.post-create_text_container__Z9UUR .post-create_charCount__MnqAV{line-height:14px;font-size:12px;letter-spacing:0;transition:.4s;text-align:right;color:#bbb;padding:0 0 12px}@media screen and (min-width:1025px){.post-create_text_container__Z9UUR .post-create_charCount__MnqAV{top:0}}.post-create_applyStyle__508EZ{font-size:20px;line-height:24px;color:#737373;cursor:pointer;margin:0 4px}.post-create_active__MS_zc{font-weight:500;color:#000}.post-create_placeholder__l3Pn8{padding:8px 0;font-style:italic;letter-spacing:0;color:#bbb}.post-create_schedule__2XZjX.post-create_active__MS_zc svg{padding:6px}.post-create_nsfwToggleContainer__4HD5R{pointer-events:auto;display:flex;align-items:center;gap:10px;margin-left:auto}.post-create_nsfwLabel__hDyqg{font-size:16px;font-weight:400;line-height:22px;color:#707070}.post-create_controlsRow__Cy6N0{display:flex;align-items:center;justify-content:space-between}.Toggle_switch__msIMg{display:inline-block;width:40px;height:22px;position:relative;background-color:#bbb;border-radius:90px;cursor:pointer;transition:background-color .3s ease-in-out}.Toggle_switch__msIMg:before{content:"";position:absolute;left:2px;bottom:50%;width:16px;height:16px;background-color:#fff;border-radius:50%;transform:translateY(50%);transition:transform .3s ease-in-out}.Toggle_switch__msIMg input{opacity:0;width:0;height:0}.Toggle_switch__msIMg:has(>input:checked){background-color:#b53bfe;transition:background-color .3s ease-in-out}.Toggle_switch__msIMg:has(>input:checked):before{transform:translateY(50%) translateX(20px);transition:transform .3s ease-in-out}.Toggle_switch__msIMg:has(>input:disabled){cursor:not-allowed;background-color:#efefef}.PrivacySwitch_switch__khpEz{display:flex;flex-wrap:wrap;align-items:center;align-content:center;font-size:14px;line-height:16px;color:#707070;column-gap:8px}.mentions_mentions__Bt8b1{display:flex;width:250px;max-height:164px;padding:8px 11px 8px 16px;flex-direction:column;justify-content:space-between;align-items:center;gap:12px;position:absolute;background:#fff;z-index:1;border-radius:16px;box-shadow:0 0 4px 0 rgba(0,0,0,.078);-ms-overflow-style:none}.mentions_mentions__Bt8b1 .mentions_list__KuyG0{width:100%;overflow-x:auto;scroll-behavior:smooth}.mentions_mentions__Bt8b1 .mentions_list__KuyG0::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);background-clip:padding-box;border-radius:5px}.mentions_mentions__Bt8b1 .mentions_list__KuyG0::-webkit-scrollbar{width:4px;height:5px}.mentions_mentions__Bt8b1 .mentions_list__KuyG0:hover,.mentions_mentions__Bt8b1 .mentions_list__KuyG0:visited{overflow:auto}.mentions_item__bFxs9{width:100%;height:40px;cursor:pointer;line-height:16px;margin:0 0 12px}.mentions_item__bFxs9 .mentions_container__uk9TF{position:relative;display:flex}.mentions_item__bFxs9 .mentions_container__uk9TF .mentions_avatar__ZJ_bo{background:#efefef;border-radius:50%}.mentions_item__bFxs9 .mentions_container__uk9TF .mentions_empty__54sGW svg{color:#707070}.mentions_item__bFxs9 button{padding:0;cursor:pointer}.mentions_item__bFxs9 button img{position:absolute}.mentions_item__bFxs9 button .mentions_title__8WyaN{margin:12px 0 12px 48px;color:#101010;font-weight:500}.loader_loader__RP4Ou{width:100%;height:100%;margin:0;display:flex;justify-content:center;align-items:center}.loader_loader__RP4Ou .loader_content__ikVev{position:relative;width:488px;height:274px;margin:16px;background:#efefef 0 0 no-repeat padding-box;border-radius:8px}.loader_loader__RP4Ou .loader_content__ikVev canvas{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.loader_loader__RP4Ou .loader_content__ikVev canvas svg{fill:#efefef}.imageUploader_imagePreview__12NyE{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:auto!important;width:100%;padding:16px;grid-gap:8px;gap:8px}.imageUploader_imagePreview__12NyE .imageUploader_single__jUhYJ{object-fit:contain;grid-column:span 2/span 2;grid-row:span 2/span 2;width:100%!important;position:relative!important;height:unset!important;border-radius:8px}@media only screen and (min-width:768px){.imageUploader_imagePreview__12NyE .imageUploader_single__jUhYJ{min-width:401px}}.imageUploader_imagePreview__12NyE .imageUploader_multiple__jrINe{object-fit:cover;grid-row:span 2/span 2;width:100%!important;position:relative!important;height:unset!important;border-radius:8px}.imageUploader_imagePreview__12NyE .imageUploader_imagePreviewItem__h7TpN{display:grid;position:relative;transition-property:box-shadow;transition-duration:.3s}.imageUploader_imagePreview__12NyE .imageUploader_imagePreviewItemImg__u_Hrj{width:100%;height:100%;cursor:pointer}.imageUploader_imagePreview__12NyE .imageUploader_imagePreviewItemImg__u_Hrj:hover{transition-duration:.2s}.imageUploader_imagePreview__12NyE .imageUploader_imagePreviewItemRemove__AU9_X{position:absolute;top:6px;right:6px;padding:2px;--transform-translate-x:0.25rem;--transform-translate-y:0.25rem;background:#707070 0 0 no-repeat padding-box;border:1px solid #707070;width:16px;height:16px;border-radius:90px;cursor:pointer}.imageUploader_imagePreview__12NyE .imageUploader_imagePreviewItemRemove__AU9_X svg{fill:#fff;position:relative;top:-11px;right:4px;width:18px}.imageUploader_imagePreview__12NyE .imageUploader_imagePreviewItemRemove__AU9_X:hover{transition-duration:.2s}.SalesTickerBanner_wrapper__CHFxG{background-color:#fff;border-radius:16px;margin:16px 8px;overflow:hidden;box-shadow:0 0 4px 0 rgba(0,0,0,.08)}@media only screen and (min-width:768px){.SalesTickerBanner_wrapper__CHFxG{margin:16px 0}}.SalesTickerBanner_wrapper__CHFxG.SalesTickerBanner_small__1GRcU{margin:0}.SalesTickerBanner_wrapper__CHFxG.SalesTickerBanner_small__1GRcU .SalesTickerBanner_body___RGYR{display:block;margin:0}@media screen and (min-width:768px){.SalesTickerBanner_wrapper__CHFxG.SalesTickerBanner_small__1GRcU .SalesTickerBanner_body___RGYR{margin:0}}.SalesTickerBanner_body___RGYR{align-items:center;display:flex;flex-wrap:wrap;font-size:20px;font-weight:800;justify-content:center;margin:16px 8px;min-height:32px}@media screen and (min-width:768px){.SalesTickerBanner_body___RGYR{flex-wrap:nowrap;justify-content:space-between;margin:24px}}.SalesTickerBanner_wrapperMargin__j_SXl{margin:0}.Ticker_wrapper__ObwQl{--gap:1rem;background-color:#101010;display:flex;font-size:12px;gap:var(--gap);overflow:hidden;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Ticker_wrapperPromo__1Rf6C{background-color:#ff4081}.Ticker_container__pyfLl{animation:Ticker_scroll__oMu_p var(--scrolling-duration) linear infinite;display:flex;flex-shrink:0;gap:var(--gap);justify-content:space-evenly;padding:8px var(--gap);width:100%}@media(pointer:fine){.Ticker_container__pyfLl:hover{animation-play-state:paused}}@media(pointer:coarse){.Ticker_container__pyfLl.Ticker_paused__LA33e{animation-play-state:paused}}@supports(-webkit-overflow-scrolling:touch){.Ticker_container__pyfLl{justify-content:space-between}}.Ticker_item__CcvCn{color:#fff;display:inline-block;font-weight:700;font-size:14px;line-height:16px;padding-left:0;padding-right:0;transform:translateZ(0);white-space:pre}@media only screen and (max-width:576px){.Ticker_item__CcvCn{-webkit-text-size-adjust:100%}}@keyframes Ticker_scroll__oMu_p{0%{transform:translateZ(0)}to{transform:translate3d(var(--scrolling-distance),0,0)}}.Ticker_white__Xiv57 svg{fill:#fff}.Ticker_arrows__m1HXL{min-width:59px;display:flex;flex-direction:row;gap:4px;position:relative;z-index:1;padding-left:16px;padding-right:8px;justify-content:center;align-items:center;background-color:#101010;color:#ff4081}.Ticker_arrows__m1HXL.Ticker_wrapperPromo__1Rf6C{background-color:#ff4081;margin-right:-18px}.Ticker_arrows__m1HXL svg{min-width:9px}.Ticker_text__lzuUk{color:#fff;font-weight:700;font-size:14px;line-height:24px;text-transform:uppercase;z-index:1;margin:auto;background-color:#ff4081}.Ticker_text__lzuUk span{display:block;width:max-content;margin-left:16px;margin-right:16px}.Ticker_pinkItem__Ba9fF{color:#ff4081}.Ticker_clubTheme__LvTve,.Ticker_clubTheme__LvTve .Ticker_arrows__m1HXL{background-color:#ff00fe}.Ticker_clubTheme__LvTve .Ticker_arrows__m1HXL,.Ticker_clubTheme__LvTve .Ticker_item__CcvCn,.Ticker_clubTheme__LvTve .Ticker_text__lzuUk{color:#404040}.Ticker_customTheme__21YlQ,.Ticker_customTheme__21YlQ .Ticker_arrows__m1HXL{background-color:#f76a1b}.Ticker_customTheme__21YlQ .Ticker_arrows__m1HXL,.Ticker_customTheme__21YlQ .Ticker_item__CcvCn,.Ticker_customTheme__21YlQ .Ticker_text__lzuUk{color:#404040}.Ticker_liveTheme__1nL0f,.Ticker_liveTheme__1nL0f .Ticker_arrows__m1HXL{background-color:#75ff0b}.Ticker_liveTheme__1nL0f .Ticker_arrows__m1HXL,.Ticker_liveTheme__1nL0f .Ticker_item__CcvCn,.Ticker_liveTheme__1nL0f .Ticker_text__lzuUk{color:#404040}.Ticker_marketplaceTheme__1W7DC,.Ticker_marketplaceTheme__1W7DC .Ticker_arrows__m1HXL{background-color:#04daff}.Ticker_marketplaceTheme__1W7DC .Ticker_arrows__m1HXL,.Ticker_marketplaceTheme__1W7DC .Ticker_item__CcvCn,.Ticker_marketplaceTheme__1W7DC .Ticker_text__lzuUk{color:#404040}.Ticker_premiumTheme__Ln0i3,.Ticker_premiumTheme__Ln0i3 .Ticker_arrows__m1HXL{background-color:#ffe401}.Ticker_premiumTheme__Ln0i3 .Ticker_arrows__m1HXL,.Ticker_premiumTheme__Ln0i3 .Ticker_item__CcvCn,.Ticker_premiumTheme__Ln0i3 .Ticker_text__lzuUk{color:#404040}.ticker-wrapper_tickerContainer__qGm7_{height:40px;background-color:#101010;display:flex;align-items:center;width:100%}@media only screen and (min-width:992px)and (max-width:1365px){.ticker-wrapper_tickerContainer__qGm7_{position:absolute;top:-40px}}@media only screen and (min-width:1366px){.ticker-wrapper_tickerContainer__qGm7_:not(.ticker-wrapper_fullscreen__Obd49){border-radius:16px 16px 0 0;overflow:hidden}.ticker-wrapper_tickerContainer__qGm7_.ticker-wrapper_fullscreen__Obd49{position:absolute;top:-40px}}.video-stub_container__yq889{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px;line-height:1.5;color:#fff;text-align:center}.video-stub_text__RBiyk{margin-bottom:16px}.video-stub_link__qi_18{padding:8px;width:105px;height:32px;font-size:10px;font-weight:500;line-height:1.6;text-align:center;color:#fff;background-image:linear-gradient(314deg,#4f53ee 1.3%,#a94af7);border-radius:90px}@media only screen and (max-width:991px){.menu_container__5tI8w.menu_hideOnRequest__GIP7f{display:none}.menu_container__5tI8w.menu_hideOnRequest__GIP7f.menu_collapsed__P2MDc{min-height:auto;height:calc(100% - 53px);display:flex}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.menu_container__5tI8w.menu_hideOnRequest__GIP7f.menu_collapsed__P2MDc{height:100%}.menu_container__5tI8w.menu_hideOnRequest__GIP7f{display:block}}@media only screen and (min-width:1366px){.menu_container__5tI8w.menu_hideForToys__CSwdm{display:none}}@media only screen and (max-width:991px){.interaction-box_box__SiW1v.interaction-box_fullscreen__gp8YB{position:fixed;bottom:0;flex-grow:unset;width:100%;height:329px;z-index:1;transition:height .3s ease-in-out}.interaction-box_box__SiW1v.interaction-box_fullscreen__gp8YB.interaction-box_private__CL4mX{height:381px}}@media only screen and (max-width:991px)and (max-width:991px)and (min-aspect-ratio:1.5){.interaction-box_box__SiW1v.interaction-box_fullscreen__gp8YB.interaction-box_private__CL4mX{height:100%}}@media only screen and (min-width:576px)and (max-width:991px){.interaction-box_box__SiW1v.interaction-box_fullscreen__gp8YB{height:388px}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.interaction-box_box__SiW1v.interaction-box_fullscreen__gp8YB{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;height:100%;width:100%}}@media only screen and (min-width:992px){.interaction-box_box__SiW1v.interaction-box_fullscreen__gp8YB.interaction-box_hidden__rxmix{display:none}}@media only screen and (min-width:1366px){.interaction-box_box__SiW1v.interaction-box_fullscreen__gp8YB{position:absolute;bottom:56px;width:402px;height:calc(100% - 112px)}}.interaction-box_box__SiW1v .interaction-box_hidden__rxmix{display:none}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.interaction-box_box__SiW1v .interaction-box_hidden__rxmix{display:block}}@media only screen and (max-width:991px){.interaction-box_box__SiW1v.interaction-box_hidden__rxmix{display:none}}.video-feed_container__Nzu6O{flex:1 1;aspect-ratio:16/9;display:flex;justify-content:center;align-items:center}.video-feed_appBuilderBox__90uH4{display:flex;height:100%;position:relative}.video-feed_appBuilderBox__90uH4:hover+.video-feed_controls__ADw00{opacity:1;transition:opacity 1.5s ease-in-out}@media only screen and (max-width:991px)and (max-aspect-ratio:1.49){.video-feed_appBuilderBox__90uH4.video-feed_fullscreen__av3SX{position:absolute;left:50%;height:100%;aspect-ratio:16/9;transform:translateX(-50%)}}@media only screen and (min-width:1366px){.video-feed_appBuilderBox__90uH4.video-feed_fullscreen__av3SX{max-width:100%;width:1606px;aspect-ratio:16/9}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.video-feed_appBuilderBox__90uH4{position:relative;aspect-ratio:16/9;top:50%;left:50%;transform:translate(-50%,-50%);height:unset}}@media only screen and (min-width:992px)and (max-width:1365px){.video-feed_appBuilderBox__90uH4{max-width:100%;width:1606px;aspect-ratio:16/9}}.video-feed_controls__ADw00.video-feed_show____IzJ{opacity:1;transition:opacity 1.5s ease-in-out}.section_section__G9TQt{margin-right:auto;margin-left:auto}.section_section__G9TQt.section_fullscreen__hMBOm{padding-left:unset;padding-right:unset}@media only screen and (min-width:1366px){.section_section__G9TQt.section_fullscreen__hMBOm{position:relative;padding-right:56px;padding-left:56px;max-width:1718px;width:100%;height:calc(100% - 96px);display:block}.section_section__G9TQt.section_fullscreen__hMBOm .section_container__wSvcb{position:relative;top:50%;left:50%;max-width:100%;max-height:100%;width:auto;aspect-ratio:16/9;display:block;transform:translate(-50%,-50%)}}@media only screen and (max-width:1365px){.section_section__G9TQt{height:calc(100% - 56px)}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.section_section__G9TQt{position:relative;display:block;padding-right:0;padding-left:0;width:100%}}@media only screen and (min-width:768px){.section_section__G9TQt{padding-right:112px;padding-left:112px}}@media only screen and (min-width:992px){.section_section__G9TQt{padding-right:0;padding-left:0;display:flex}}@media only screen and (min-width:992px)and (max-width:1365px){.section_section__G9TQt{position:relative;height:calc(100% - 96px);width:100%;display:block}}@media only screen and (min-width:1366px){.section_section__G9TQt{padding-right:56px;padding-left:56px}}.section_section__G9TQt .section_container__wSvcb{display:flex;flex-direction:column}@media only screen and (max-width:991px){.section_section__G9TQt .section_container__wSvcb{height:100%}}@media only screen and (min-width:992px)and (max-width:1365px){.section_section__G9TQt .section_container__wSvcb{position:relative;top:50%;left:50%;max-width:100%;max-height:100%;aspect-ratio:16/9;display:block;transform:translate(-50%,-50%)}}@media only screen and (max-width:991px)and (min-aspect-ratio:1.5){.section_section__G9TQt .section_container__wSvcb{max-height:100%}}@media only screen and (min-width:1366px){.section_section__G9TQt .section_container__wSvcb{width:100%;flex-direction:row}}.spTicker_spCard__554aA{border-radius:16px;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.078);overflow:hidden}.spTicker_spCard__554aA .spTicker_spContainer__ZsBSJ{display:flex;padding:16px;flex-direction:column;align-items:center;gap:16px;align-self:stretch}@media only screen and (min-width:768px){.spTicker_spCard__554aA .spTicker_spContainer_club__e439t{flex-direction:row}}.spTicker_spCard__554aA .spTicker_spContainer__ZsBSJ .spTicker_spDetails__I2uh6{display:contents}@media only screen and (min-width:768px){.spTicker_spCard__554aA .spTicker_spContainer__ZsBSJ .spTicker_spDetails_club__K_rj_{display:flex;flex-direction:column;gap:16px;flex:2 1;align-items:flex-start}}.spTicker_spCard__554aA .spTicker_spContainer__ZsBSJ .spTicker_spDetails__I2uh6 .spTicker_spCounter__SLFZ7{display:flex;justify-content:center;align-items:flex-start;align-content:flex-start;gap:16px;align-self:stretch;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}@media only screen and (min-width:768px){.spTicker_spCard__554aA .spTicker_spContainer__ZsBSJ .spTicker_spDetails__I2uh6 .spTicker_spCounter_club__0pmKq{margin-left:0;margin-right:0;justify-content:flex-start}}.spTicker_spCard__554aA .spTicker_spContainer__ZsBSJ .spTicker_spDetails__I2uh6 p{font-size:16px;line-height:22px;font-weight:400;color:#707070;text-align:center}.spTicker_spCard__554aA .spTicker_spContainer__ZsBSJ .spTicker_spDetails__I2uh6 span{text-align:left;font-size:18px;line-height:16px;font-weight:800;color:#101010;text-transform:uppercase}.spTicker_spCard__554aA .spTicker_spActions__lOCXE{text-align:center;width:100%;gap:8px;cursor:pointer}@media only screen and (min-width:768px){.spTicker_spCard__554aA .spTicker_spActions_club__xQFkW{display:flex;flex:1 1}}.spTicker_spCard__554aA .spTicker_spActions__lOCXE .spTicker_spSub__aW6cI{cursor:pointer;width:100%;font-size:14px;line-height:16px;letter-spacing:0;border-radius:16px;font-weight:500;outline:none;height:32px;z-index:0!important}@media only screen and (min-width:768px){.spTicker_spCard__554aA .spTicker_spActions__lOCXE .spTicker_spSub__aW6cI{width:288px}}.spTicker_iconLabel__CqsVd{display:flex;align-items:center;gap:8px}.spTicker_iconLabel__CqsVd svg{color:#b53bfe}.commentForm_container__CNzm7{display:flex;flex-direction:column;padding:16px 0;background:#fff 0 0 no-repeat padding-box;min-height:60px;margin:0 auto}.commentForm_body__MWzeI{display:flex;margin-top:3px;position:relative}.commentForm_body__MWzeI .commentForm_avatar__V_SAW{border-radius:50%;position:absolute;left:16px;width:40px;height:40px;background-color:#efefef}.commentForm_content__q13ft{display:flex;flex-direction:column;width:100%}.commentForm_header__GuEGk{white-space:nowrap;text-align:left;font-size:14px;line-height:16px;letter-spacing:0;padding:0 16px 0 75px}.commentForm_header__GuEGk .commentForm_row__ZYbl_{display:flex;flex-direction:column;flex-wrap:wrap;width:100%}.commentForm_header__GuEGk .commentForm_row__ZYbl_ .commentForm_count__sYy0a{height:18px;line-height:14px;font-size:12px;letter-spacing:0;transition:.4s;text-align:right;color:#bbb;align-self:flex-end;margin-top:4px;position:absolute;top:-10px}.commentForm_icons__Ee1SS{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto;grid-template-areas:"switch submit";padding:0 16px;margin:10px 0 0;height:auto;opacity:1;transition:height .28s linear,opacity .14s linear .14s}.commentForm_icons__Ee1SS .commentForm_addons__k6PxI{display:flex;grid-area:switch;place-self:center start;margin:0;padding:0;list-style-type:none;pointer-events:auto;align-items:center}.commentForm_icons__Ee1SS .commentForm_addons__k6PxI li{margin:0 4px;padding:0;font-weight:500;font-size:12px;line-height:1;color:#a5a5a5;fill:#707070}.commentForm_icons__Ee1SS .commentForm_addons__k6PxI li button{padding:0;cursor:pointer}.commentForm_icons__Ee1SS .commentForm_addons__k6PxI li button svg{width:32px;height:32px;cursor:pointer;fill:"#707070"}.commentForm_icons__Ee1SS .commentForm_submit__i9G76{text-transform:uppercase;cursor:pointer;color:#b53bfe;transition:background-color .3s ease-in-out;font-size:12px;line-height:14px;font-weight:500;letter-spacing:0;width:112px;height:32px;border:1px solid #b53bfe;background:hsla(0,0%,100%,0) 0 0 no-repeat padding-box;border-radius:90px}.commentForm_icons__Ee1SS .commentForm_submit__i9G76:disabled{color:#bbb;border-color:#bbb;cursor:default}.commentForm_textarea__cPFPJ{background:#fff 0 0 no-repeat padding-box;width:100%;min-height:36px;font-size:16px;line-height:16px;letter-spacing:0;text-align:left;padding:10px;resize:none;max-height:none;transition:height .28s linear;overflow:hidden;border:none;outline:none;color:#404040;white-space:pre-wrap}@media only screen and (min-width:768px){.commentForm_textarea__cPFPJ{font-size:14px}}.commentForm_textarea__cPFPJ .commentForm_mentions__F3NLL,.commentForm_textarea__cPFPJ a{color:#b53bfe;text-decoration:none;cursor:pointer}.commentForm_textarea__cPFPJ .commentForm_mentions__F3NLL.commentForm_inactive__fGOn4,.commentForm_textarea__cPFPJ a.commentForm_inactive__fGOn4{color:#707070}.commentForm_textarea__cPFPJ img{width:18px;height:18px;display:inline-block}.commentForm_placeholder__wDUU_{font-style:italic;letter-spacing:0;color:#bbb}.commentForm_applyStyle__a4nAZ{font-size:20px;line-height:24px;color:#737373;cursor:pointer;margin:0 4px}.commentForm_active__eklbP{font-weight:500;color:#000}.Arrow_arrow__xIZho{position:absolute;display:none;background-color:#606060;border-radius:50%;transition:background-color .3s ease-in-out}.Arrow_arrow__xIZho:hover{background-color:#101010;transition:background-color .3s ease-in-out}@media(min-width:1024px){.Arrow_arrow__xIZho{padding:0;display:flex;justify-content:center;align-items:center;cursor:pointer}}@media(min-width:1920px){.Arrow_arrow__xIZho{display:none}.Arrow_arrow__xIZho.Arrow_showDesktop__ECF9S{display:flex}}.Arrow_arrow__xIZho.Arrow_left__qZ4HE{left:-45px}.Arrow_arrow__xIZho.Arrow_right__qHysb{right:-45px;transform:rotate(180deg)}.TrendingStoreItems_grid__dHU1L{display:grid;scroll-behavior:smooth;scroll-snap-type:x mandatory;grid-template-columns:repeat(14,230px);-webkit-overflow-scrolling:touch;overflow-x:scroll;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none;grid-gap:16px;gap:16px;grid-auto-flow:column;flex-wrap:nowrap;justify-content:flex-start;padding:0 8px}@media only screen and (min-width:768px){.TrendingStoreItems_grid__dHU1L{padding:0;margin-right:0;margin-left:0}}.TrendingStoreItems_grid__dHU1L::-webkit-scrollbar{display:none}.TrendingStoreItems_container__cOLUK{display:flex;align-items:center;position:relative}.VideoCardMinimalGrid_grid__vpqUt{display:grid;grid-auto-flow:column;overflow-x:scroll;grid-template-columns:repeat(auto-fit,198px);grid-gap:16px;gap:16px;padding:0 8px;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none;contain:layout style}@media only screen and (min-width:768px){.VideoCardMinimalGrid_grid__vpqUt{padding:0;grid-auto-flow:row;grid-template-columns:repeat(auto-fit,131px);overflow-x:unset}}@media only screen and (min-width:1024px){.VideoCardMinimalGrid_grid__vpqUt{grid-template-columns:repeat(auto-fit,154px);overflow-x:unset}}@media only screen and (min-width:1440px){.VideoCardMinimalGrid_grid__vpqUt{grid-template-columns:repeat(auto-fit,140.8px);overflow-x:unset}}@media only screen and (min-width:1920px){.VideoCardMinimalGrid_grid__vpqUt{grid-template-columns:repeat(auto-fit,160px);overflow-x:unset}}.VideoCardMinimalGrid_grid__vpqUt .VideoCardMinimalGrid_card__kPYbp{width:198px}@media only screen and (min-width:768px){.VideoCardMinimalGrid_grid__vpqUt .VideoCardMinimalGrid_card__kPYbp{width:100%}}@media(max-width:767px){.VideoCardMinimalGrid_mobileGrid__oY8Is{grid-auto-flow:unset;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}}.VideoCardMinimalGrid_mobileGrid__oY8Is .VideoCardMinimalGrid_card__kPYbp{min-height:40px;width:100%}.VideoCardMinimalGrid_grid__vpqUt::-webkit-scrollbar{display:none}.VideoCardMinimalGrid_card__kPYbp{contain:layout style paint;width:300px;overflow:hidden}@media only screen and (min-width:768px){.VideoCardMinimalGrid_card__kPYbp{width:100%}}.VideoCardMinimalGrid_isOverflowVisible__FH15r{contain:layout style paint}.MVPlayer_mv__DIW9w{position:relative;color:#fff;background:#000}.MVPlayer_mv__DIW9w ::-webkit-scrollbar{width:10px;height:10px}.MVPlayer_mv__DIW9w ::-webkit-scrollbar-track{background:transparent}.MVPlayer_mv__DIW9w ::-webkit-scrollbar-thumb{border:1px solid #191a1f;background:#666;border-radius:16px}.MVPlayer_mv__DIW9w ::-webkit-scrollbar-thumb:hover{background:#777}.MVPlayer_mv__DIW9w ::-webkit-scrollbar-button{display:none}.MVPlayer_mv__DIW9w button{background:none;border:none;cursor:pointer;outline:none;padding:0}.MVPlayer_mv__DIW9w *{-webkit-user-select:none;-moz-user-select:none;user-select:none}.MVPlayer_mv_container__c4WfD{position:relative;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.MVPlayer_mv_container_videoRemove__YSw16{z-index:1;position:absolute;top:6px;right:6px;padding:2px;--transform-translate-x:0.25rem;--transform-translate-y:0.25rem;background:#707070 0 0 no-repeat padding-box;border:1px solid #707070;width:16px;height:16px;border-radius:90px;cursor:pointer}.MVPlayer_mv_container_videoRemove__YSw16 svg{fill:#fff;position:relative;top:-11px;right:4px;width:18px}.MVPlayer_mv_container_videoRemove__YSw16:hover{transition-duration:.2s}.MVPlayer_mv_poster___xynN{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:1}.MVPlayer_mv__DIW9w video{width:100%;height:100%}.MVPlayer_mv_time__C_pjW{font-size:14px}.MVPlayer_mv_center__nmF5Q{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;z-index:1}.MVPlayer_mv_show__M_Pig{opacity:100%!important;visibility:visible!important}.MVPlayer_mv_icon_md__AUQ9n{width:40px;height:40px}.MVPlayer_mv_icon_sm__gAQMV{width:20px;height:20px}.MVPlayer_mv_chevron__FMke6{width:15px;height:15px}.MVPlayer_mv_center_container__pEWWA{display:flex;align-items:center;justify-content:center;cursor:pointer}.MVPlayer_mv_icon_underline__vEKto{position:relative}.MVPlayer_mv_icon_underline__vEKto:after{content:"";position:absolute;left:50%;transform:translateX(-50%);top:100%;width:20px;height:3px;background:#b53bfe;border-radius:6px}.MVPlayer_mv_controls_hovered__QhbqH:hover .MVPlayer_mv_controls__fpUnj{opacity:1!important;visibility:visible!important;cursor:default}.MVPlayer_mv_controls_hovered__QhbqH:hover{cursor:pointer}.MVPlayer_mv_time__C_pjW{color:#fff;white-space:nowrap}.MVPlayer_mv_controls__fpUnj{position:absolute;bottom:0;left:0;width:100%;height:56px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.569));display:flex;flex-direction:column;align-items:stretch;opacity:0;visibility:hidden;transition:.1s;z-index:1;cursor:none}.MVPlayer_mv_controls_main__ACoE_{display:flex;justify-content:space-between;align-items:stretch;flex-grow:1}.MVPlayer_mv_controls_avatar__aY1hY{display:contents}.MVPlayer_mv_controls_avatar__aY1hY>svg{margin-left:auto;margin-right:0}.MVPlayer_mv_controls_left__OZYmu{display:flex;gap:8px;align-items:center;padding:0 8px;max-width:55%}.MVPlayer_mv_controls_left__OZYmu [data-mv-tooltips]{position:relative}.MVPlayer_mv_controls_left__OZYmu [data-mv-tooltips]:before{position:absolute;content:attr(data-mv-tooltips);opacity:0;transition:.1s;top:-50px;background:rgba(0,0,0,.714);color:#fff;left:-4px;transform:none;padding:14px 8px;pointer-events:none;white-space:nowrap;width:max-content}.MVPlayer_mv_controls_left__OZYmu [data-mv-tooltips]:hover:before{opacity:1}.MVPlayer_mv_controls_right__808wj{display:flex;gap:8px;align-items:center;padding:0 8px;cursor:pointer}.MVPlayer_mv_controls_right__808wj [data-mv-tooltips]{position:relative}.MVPlayer_mv_controls_right__808wj [data-mv-tooltips]:before{position:absolute;content:attr(data-mv-tooltips);opacity:0;transition:.1s;top:-50px;background:rgba(0,0,0,.714);color:#fff;left:auto;right:-4px;transform:none;padding:14px 8px;pointer-events:none;white-space:nowrap;width:max-content}.MVPlayer_mv_controls_right__808wj [data-mv-tooltips]:hover:before{opacity:1}.MVPlayer_mv_backdrop__PvGsN{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.502);display:flex;justify-content:center;align-items:center;opacity:0;visibility:hidden;transition:.3s}.MVPlayer_mv_backdrop__PvGsN video{margin:0;padding:0;display:block;outline:0;object-fit:cover;width:100%;height:100%}.MVPlayer_mv_modal__q9LUp{width:100vw;max-width:300px;height:auto;max-height:100vh;overflow-y:auto;background:#f9f9f9;color:#000;padding:20px}.MVPlayer_mv_modal__q9LUp video{margin:0;padding:0;display:block;outline:0;object-fit:cover;width:100%;height:100%}.MVPlayer_mv_modal__q9LUp h1{margin:0;font-weight:400;font-size:25px}.MVPlayer_mv_modal__q9LUp p{margin:15px 0 2px;font-size:15px}.MVPlayer_mv_modal__q9LUp select{cursor:pointer;padding:10px;margin:0;border:1px solid #d8d8d8;outline:none;background:#f1f1f1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:100%}.MVPlayer_mv_modal__q9LUp option{background:#f1f1f1;width:100%}.MVPlayer_mv_modal_btn_container___PbEn{display:flex;justify-content:flex-end;margin-top:20px}.MVPlayer_mv_seek__wSrvu{flex-shrink:0;height:12px;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;justify-content:center;margin:0 12px;position:relative}.MVPlayer_mv_seek__wSrvu:hover .MVPlayer_mv_seek_bar__0QeL4{height:5px}.MVPlayer_mv_seek_bar__0QeL4{height:3px;background:hsla(0,0%,100%,.502);transition:.1s}.MVPlayer_mv_seek_left__BJhZV{height:100%;background:#b53bfe;position:relative}.MVPlayer_mv_seek_left__BJhZV:after{content:"";position:absolute;height:12px;width:12px;right:-6px;top:50%;transform:translateY(-50%) scale(0);border-radius:99999px;background:#b53bfe;transition:.1s}.MVPlayer_mv_seek__wSrvu:hover .MVPlayer_mv_seek_left__BJhZV:after{transform:translateY(-50%) scale(1)}.MVPlayer_mv_seek_preview__tVbry{position:absolute;top:-24px;font-size:12px;background:rgba(0,0,0,.714);color:#fff;padding:3px 7px;pointer-events:none;animation:MVPlayer_mv-fade-forward__r0K25 .2s forwards}@keyframes MVPlayer_mv-fade-forward__r0K25{0%{opacity:0}to{opacity:1}}.MVPlayer_mv_volume_container__D63Td{display:flex;align-items:stretch;width:32px;height:32px}.MVPlayer_mv_volume_wrapper__2bx82{width:0;transition:.3s;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;position:relative}.MVPlayer_mv_volume_wrapper__2bx82 input{height:12px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;overflow:hidden;border-radius:90px;rotate:-90deg;background-color:transparent}.MVPlayer_mv_volume_wrapper__2bx82 input[type=range]::-webkit-slider-thumb{height:12px;width:12px;border-radius:50%;background-color:#b53bfe;box-shadow:inset 0 0 0 5px #b53bfe;border-image:linear-gradient(90deg,#b53bfe 50%,#efefef 0) 0 1/calc(50% - 2.5px) 100vw/0 100vw;appearance:none;-webkit-transition:.3s;transition:.3s;-webkit-appearance:none}.MVPlayer_mv_volume_wrapper__2bx82 input[type=range]::-moz-range-thumb{height:12px;width:12px;border-radius:50%;background-color:#b53bfe;box-shadow:inset 0 0 0 5px #b53bfe;border-image:linear-gradient(90deg,#b53bfe 50%,#efefef 0) 0 1/calc(50% - 2.5px) 100vw/0 100vw;appearance:none;-moz-transition:.3s;transition:.3s;-moz-appearance:none}.MVPlayer_mv_volume_container__D63Td:hover .MVPlayer_mv_volume_wrapper__2bx82{position:absolute;bottom:34px;width:40px;height:76px;display:flex;align-items:center;justify-content:center;background-color:#101010;border-radius:4px;visibility:visible;transition:visibility .3s ease-in-out}.commentCreateModal_body__kEgRu{display:flex;flex-direction:column;width:100%}.commentCreateModal_body__kEgRu .commentCreateModal_form_container__XXGOK{margin:16px 0;border-top:1px solid #efefef}.commentCreateModal_body__kEgRu .commentCreateModal_hasReply__6oVSY{display:none}.commentCreateModal_body__kEgRu .commentCreateModal_post__CSWHw{padding:16px 16px 0}.commentCreateModal_body__kEgRu .commentCreateModal_post__CSWHw .commentCreateModal_post_header__vG295{position:relative}.commentCreateModal_body__kEgRu .commentCreateModal_post__CSWHw .commentCreateModal_post_header__vG295 .commentCreateModal_avatar__z0E4E{display:flex;flex-direction:row;position:absolute;border-radius:50%;width:40px;height:40px;background-color:#efefef}.commentCreateModal_body__kEgRu .commentCreateModal_post__CSWHw .commentCreateModal_post_header__vG295 .commentCreateModal_post_info__tWXXM{padding-left:48px;margin-top:4px;text-align:left}.commentCreateModal_body__kEgRu .commentCreateModal_content__n4IL2{width:100%;position:relative;margin:0 0 16px}.commentCreateModal_commentModal__koA92 .content-container{padding:0;overflow:visible}@media only screen and (min-width:768px){.commentCreateModal_commentModal__koA92{top:62px;position:absolute}}.video_videoContent__GpIAj{width:100%;max-height:460px;border-radius:16px;cursor:pointer;overflow:hidden;background:#000}.video_videoContent__GpIAj video{margin:0;padding:0;display:block;outline:0;object-fit:cover;width:100%;height:100%}.video_videoContent__GpIAj .video_videoSquare__RNPmE{width:60%;height:auto}.video_videoContent__GpIAj .video_videoWrapperSquare__7kTG1{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.video_videoContent__GpIAj .video_videoLandscape__NV1Vc{object-fit:contain;width:100%;height:100%;left:0;right:0;top:0;bottom:0;margin:0;padding:0;display:block;outline:0}@media only screen and (min-width:768px){.video_videoContent__GpIAj{display:flex;flex-direction:column;align-items:center}.video_videoContent__GpIAj .video_videoLandscape__NV1Vc{width:100%;height:auto}}.video_videoWrapperPortrait__Gc57q{height:400px;width:80%}.video_videoWrapperPortrait__Gc57q::-webkit-backdrop{width:100%;height:100%}.video_videoWrapperPortrait__Gc57q::backdrop{width:100%;height:100%}.video_videoWrapperPortrait__Gc57q video{width:100%;height:400px}@media only screen and (min-width:768px){.video_videoWrapperPortrait__Gc57q{width:100%;height:460px}.video_videoWrapperPortrait__Gc57q video{width:auto;height:100%}}.video_videoWrapperPortrait__Gc57q.video_lander__Ol8e7{width:auto;max-height:248px}.mobile_card__ZXDq7{width:100%;height:100%;background:#fff;display:flex;flex-direction:column;position:fixed;overflow:hidden;top:0;z-index:301}@media screen and (min-width:1025px){.mobile_card__ZXDq7{display:none}}.mobile_card__ZXDq7 .mobile_headerPost__YD09A{width:100%;height:56px;background:#101010;font-size:16px;font-weight:700;line-height:19px;color:#fff;padding:16px;display:flex;align-items:center}.mobile_card__ZXDq7 .mobile_headerPost__YD09A .mobile_close__9xRs6{width:32px;height:32px;padding:0;margin-right:24px;fill:#fff;cursor:pointer}.mobile_card__ZXDq7 .mobile_body__EfXTa{display:flex;flex-direction:column;padding:15px 0;margin:0 auto;background:#fff;width:100%;overflow:hidden}.mobile_card__ZXDq7 .mobile_body__EfXTa .mobile_avatar__yn5dX{position:absolute;left:16px;border-radius:50%;width:40px;height:40px;background-color:#efefef}.mobile_card__ZXDq7 .mobile_body__EfXTa div[contenteditable]{min-height:350px}.mobile_card__ZXDq7 .mobile_body__EfXTa .mobile_container__jN3Fs{overflow-y:scroll;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;width:100%;flex:1 1}.mobile_card__ZXDq7 .mobile_body__EfXTa .mobile_footer__6s3cO{z-index:1000;width:100%;white-space:nowrap;border-top:1px solid #efefef;background:#fff;overflow:clip}.floating_container__qpE71{position:fixed;z-index:2;width:64px;height:64px;bottom:90px;right:20px;border-radius:50px;border:4px solid hsla(0,0%,6%,.102)}@media screen and (min-width:1025px){.floating_container__qpE71{display:none}}.floating_container__qpE71 .floating_float__WQn0_{display:flex;width:56px;height:56px;background:transparent linear-gradient(135deg,#4f53ee,#a94af7) 0 0 no-repeat padding-box;border-radius:50px;box-shadow:0 0 4px rgba(0,0,0,.078);cursor:pointer}.floating_container__qpE71 .floating_float__WQn0_:hover{background:transparent linear-gradient(281deg,#4f53ee,#a94af7)}.floating_container__qpE71 .floating_float__WQn0_ svg{fill:#fff;margin:auto;width:23px;height:24px}.action_icons__KcROJ{display:flex;justify-content:space-between;column-gap:4px;max-width:460px;flex-direction:row;padding:16px 14px 16px 0;height:50px}.action_icons__KcROJ.action_lander__sJoXg{padding:16px 0;column-gap:12px}.action_icons__KcROJ>div{flex:none;font-weight:400;font-size:14px;line-height:14px;color:#707070}@media only screen and (min-width:768px){.action_icons__KcROJ>div{flex:1 1}}.action_icons__KcROJ .action_likeButton__rIozN,.action_icons__KcROJ .action_views__PoHAu{min-width:auto}@media only screen and (min-width:768px){.action_icons__KcROJ .action_likeButton__rIozN,.action_icons__KcROJ .action_views__PoHAu{flex:1 1}}.action_status__q04cM,.action_status__q04cM button{display:flex;align-items:center}.action_status__q04cM button{padding:0;cursor:pointer}.action_status__q04cM svg{cursor:pointer;margin-right:4px;transition-property:transform;transition-duration:.1s}.action_status__q04cM.action_comments__bGnUZ svg{fill:#707070}.action_status__q04cM.action_comments__bGnUZ button:active svg,.action_status__q04cM.action_comments__bGnUZ button:hover svg{color:#b53bfe;fill:#b53bfe}.action_status__q04cM.action_shares__eFTSl svg{fill:#737373}.action_status__q04cM.action_shares__eFTSl button:active svg{fill:#31b49e;transform:rotate(-180deg) scale(1)}.action_status__q04cM.action_shares__eFTSl:hover svg{fill:#31b49e}.action_status__q04cM.action_shares__eFTSl.action_shared__yLUJv svg{transform:rotate(-180deg) scale(1);fill:#31b49e}.action_status__q04cM.action_shares__eFTSl.action_disabled__yBJ8g svg{cursor:auto;fill:#bbb}.action_status__q04cM.action_shares__eFTSl.action_disabled__yBJ8g button{cursor:auto}.action_status__q04cM.action_shares__eFTSl.action_disabled__yBJ8g:hover svg{fill:#bbb}.PostShared_share__OMYtd{display:flex;padding:0 0 8px;flex-direction:row;font-size:14px;line-height:16px;text-align:left;letter-spacing:0;color:#707070;word-wrap:break-word;cursor:text}.PostShared_share__OMYtd svg{margin:0 8px 0 4px;fill:#707070;width:12px}.lockedCTA_locked__MYGD2{width:100%;height:286px;border-radius:8px;position:relative;background-color:#000}.lockedCTA_locked__MYGD2 video{width:100%;height:286px;border-radius:8px;object-fit:cover}.lockedCTA_locked__MYGD2 .lockedCTA_sub_cta__8rh10{position:absolute;text-align:center;font-size:14px;font-weight:500;line-height:16px;color:#fff;top:31%;left:0;right:0;bottom:0;margin:0 auto;max-width:100%}.lockedCTA_locked__MYGD2 .lockedCTA_sub_cta__8rh10 svg{width:36px;height:36px;margin:0 auto}.lockedCTA_locked__MYGD2 .lockedCTA_sub_cta__8rh10 p{margin:16px auto 12px;width:295px;max-width:100%}@media only screen and (min-width:768px){.lockedCTA_locked__MYGD2 .lockedCTA_sub_cta__8rh10 p{width:max-content}}.lockedCTA_locked__MYGD2 .lockedCTA_sub_cta__8rh10 button{cursor:pointer;padding:9px 18px;text-transform:uppercase;background:linear-gradient(314deg,#4f53ee 1.3%,#a94af7);border-radius:90px;gap:10px}
/*# sourceMappingURL=https://mvnsm-private-prod.s3.amazonaws.com/static/css/9165e2d89bd0640a.css.map*/