.Chat_chatContainer__CDnrX{height:100%;display:flex;flex-direction:column;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%}.Chat_error__JDE41,.Chat_loading__69Vgy{height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:.9rem;padding:1rem;text-align:center}.Chat_error__JDE41{color:#ff5582}.Chat_emptyChat__DzvGF{height:100%;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.6);font-size:.9rem;padding:1rem;text-align:center;font-style:italic}.Chat_messagesContainer__rT9uf{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.8rem}.Chat_messagesContainer__rT9uf::-webkit-scrollbar{width:4px}.Chat_messagesContainer__rT9uf::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}.Chat_messagesContainer__rT9uf::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px}.Chat_message__RPA0r{display:flex;flex-direction:column;gap:.3rem;animation:Chat_fadeIn__Pbx_A .3s ease-out;max-width:85%;transition:all .2s ease}.Chat_message__RPA0r.Chat_ownMessage__EPb_y{align-self:flex-end}.Chat_message__RPA0r.Chat_ownMessage__EPb_y .Chat_messageContent__DmbVC{background-color:#ff5582;border-radius:12px 12px 2px 12px;border-left:none!important}.Chat_messageHeader__omsNs{display:flex;align-items:center;gap:.5rem;font-size:.8rem}.Chat_messageHeader__omsNs .Chat_sender__wEOmh{font-weight:600}.Chat_messageHeader__omsNs .Chat_time__EADRd{color:hsla(0,0%,100%,.5);font-size:.7rem}.Chat_messageContent__DmbVC{color:#fff;background-color:hsla(0,0%,100%,.1);padding:.7rem 1rem;border-radius:12px 12px 12px 2px;font-size:.9rem;line-height:1.4;word-break:break-word;border-left:3px solid}.Chat_userAvatar__7mZ2C{width:24px;height:24px;border-radius:50%;margin-right:8px;background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:#fff}.Chat_inputForm__KB1At{padding:1rem;border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:.8rem}.Chat_input__XBb1F{flex:1 1;background-color:hsla(0,0%,100%,.1);border:none;border-radius:20px;padding:.75rem 1rem;color:#fff;font-size:.9rem;transition:all .2s}.Chat_input__XBb1F::placeholder{color:hsla(0,0%,100%,.5)}.Chat_input__XBb1F:focus{outline:none;background-color:hsla(0,0%,100%,.15)}.Chat_input__XBb1F:disabled{opacity:.5;cursor:not-allowed}.Chat_sendButton__HRLwY{background-color:#ff5582;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:all .2s}.Chat_sendButton__HRLwY:hover:not(:disabled){transform:scale(1.05);background-color:#ff3a70}.Chat_sendButton__HRLwY:active:not(:disabled){transform:scale(.95)}.Chat_sendButton__HRLwY:disabled{background-color:rgba(255,85,130,.5);cursor:not-allowed}.Chat_sendButton__HRLwY svg{width:20px;height:20px}@keyframes Chat_fadeIn__Pbx_A{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.LiveStream_container__Myb9k{width:100%;height:100vh;display:flex;background-color:#170f1f;overflow:hidden}@media(max-width:768px){.LiveStream_container__Myb9k{flex-direction:column}}.LiveStream_streamSection__5F2vd{flex:1 1;position:relative;background-color:#000}@media(max-width:768px){.LiveStream_streamSection__5F2vd{height:65vh}}.LiveStream_videoStream__ZSMmX{width:100%;height:100%;object-fit:cover}.LiveStream_streamOverlay__D52TT{position:absolute;top:20px;left:0;right:0;padding:1rem;display:flex;justify-content:space-between;z-index:2}.LiveStream_liveIndicator__bwP0c{display:flex;align-items:center;gap:.5rem;background-color:#ff5582;padding:.5rem 1rem;border-radius:20px;color:#fff}.LiveStream_liveIndicator__bwP0c svg{width:20px;height:20px}.LiveStream_viewerCount__TR_se{display:flex;align-items:center;gap:.5rem;background-color:rgba(0,0,0,.5);padding:.5rem 1rem;border-radius:20px;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.LiveStream_viewerCount__TR_se svg{width:20px;height:20px}.LiveStream_chatSection__G4NX_{width:320px;display:flex;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-left:1px solid hsla(0,0%,100%,.1)}@media(max-width:768px){.LiveStream_chatSection__G4NX_{width:100%;height:35vh;border-left:none;border-top:1px solid hsla(0,0%,100%,.1)}}.LiveStream_errorContainer__yTGCJ{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center;color:#fff;background:linear-gradient(135deg,#000,#1a0f2e)}.LiveStream_errorContainer__yTGCJ h2{margin-bottom:1rem}.LiveStream_errorContainer__yTGCJ p{margin-bottom:1.5rem;max-width:400px}.LiveStream_errorContainer__yTGCJ button{background-color:#ff5582;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;transition:background-color .2s}.LiveStream_errorContainer__yTGCJ button:hover{background-color:#ff225d}.LiveStream_loadingContainer__Kc7nQ{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#fff}.LiveStream_loadingContainer__Kc7nQ p{font-size:1.1rem}.LiveStream_loadingSpinner__Nx0Sn{width:50px;height:50px;border-radius:50%;border:3px solid hsla(0,0%,100%,.1);border-top-color:#ff5582;animation:LiveStream_spin__VkPpR 1s linear infinite}.LiveStream_controlsContainer__7nPYm{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:1.5rem;padding:1.5rem;background:linear-gradient(transparent,rgba(0,0,0,.7));z-index:10;bottom:0}.LiveStream_controlButton___qKLz{width:3.5rem;height:3.5rem;border-radius:50%;border:none;background:hsla(0,0%,100%,.2);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.LiveStream_controlButton___qKLz svg{width:20px;height:20px}.LiveStream_controlButton___qKLz:hover{background:hsla(0,0%,100%,.3);transform:scale(1.05)}.LiveStream_controlButton___qKLz:active{transform:scale(.95)}.LiveStream_controlButton___qKLz.LiveStream_disabled__T9vgw{background:rgba(255,70,70,.3)}.LiveStream_controlButton___qKLz.LiveStream_endButton__CLGWC{background-color:#ff3a70}.LiveStream_controlButton___qKLz.LiveStream_endButton__CLGWC:hover{background-color:#ff1a55}.LiveStream_videoConnecting__Y7YuQ{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);z-index:5}.LiveStream_videoConnecting__Y7YuQ p{margin-top:1rem;color:#fff;font-size:1.1rem}.LiveStream_blackScreenFix__NkPJz{position:absolute;bottom:70px;left:50%;transform:translateX(-50%);background-color:rgba(0,0,0,.7);padding:10px 20px;border-radius:8px;z-index:6;text-align:center}.LiveStream_blackScreenFix__NkPJz p{color:#fff;margin-bottom:10px;font-size:.9rem}.LiveStream_blackScreenFix__NkPJz .LiveStream_restartButton__SoEuW{background-color:#ff5582;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer}.LiveStream_blackScreenFix__NkPJz .LiveStream_restartButton__SoEuW:hover{background-color:#ff225d}.LiveStream_mirroredVideo__mWbrL{transform:scaleX(-1)}@keyframes LiveStream_spin__VkPpR{to{transform:rotate(1turn)}}.LivePageContent_container__KfLSL{width:100%;height:100%;display:flex;flex-direction:column;background:linear-gradient(135deg,#000,#1a0f2e)}.LivePageContent_header__r47OG{display:flex;align-items:center;gap:1rem;padding:1rem;color:#fff;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10}.LivePageContent_header__r47OG svg{width:28px;height:28px;cursor:pointer;transition:transform .2s}.LivePageContent_header__r47OG svg:hover{transform:scale(1.1)}.LivePageContent_header__r47OG h1{font-size:1.5rem;font-weight:600;margin:0}.LivePageContent_loadingContainer__4RiPg{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.LivePageContent_loadingContainer__4RiPg p{color:#fff;font-size:1.1rem}.LivePageContent_loadingSpinner__8AkCn{width:50px;height:50px;border-radius:50%;border:3px solid hsla(0,0%,100%,.1);border-top-color:#ff5582;animation:LivePageContent_spin___fIxU 1s linear infinite}.LivePageContent_errorContainer__GzAOD{flex:1 1;display:flex;align-items:center;justify-content:center;padding:2rem;background:linear-gradient(135deg,#000,#1a0f2e)}.LivePageContent_errorContent__3jbnz{background-color:hsla(0,0%,100%,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:16px;display:flex;align-items:flex-start;gap:1.5rem;max-width:500px;width:100%;border:1px solid hsla(0,0%,100%,.1)}.LivePageContent_errorContent__3jbnz span{font-size:2rem}.LivePageContent_errorMessage__x9Et2{flex:1 1}.LivePageContent_errorMessage__x9Et2 .LivePageContent_errorTitle__05uGL{color:#fff;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.LivePageContent_errorMessage__x9Et2 .LivePageContent_errorDescription__Gr6Dy{color:hsla(0,0%,100%,.7);margin:0;font-size:1rem;line-height:1.5}@keyframes LivePageContent_spin___fIxU{to{transform:rotate(1turn)}}.CloseIcon_closeIcon__pNOjM{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:100%;background:var(--primaryColor);cursor:pointer}.CloseIcon_closeIcon__pNOjM span{width:10px;height:2px;border-radius:2px;background:#fffdfd;position:absolute;top:calc(50% - 1px)}.CloseIcon_closeIcon__pNOjM span:first-child{transform:rotate(45deg)}.CloseIcon_closeIcon__pNOjM span:last-child{transform:rotate(-45deg)}.Alert_alert__s3Ke_{padding:8px 10px;border-color:#f5c6cb;background-color:#f8d7da;color:#721c24;border-radius:3px;font-size:14px;line-height:1.2}.ForgotPasswordModal_title__4lGTW{margin-bottom:15px;text-align:center;font-size:16px}.ForgotPasswordModal_spamMessage__pvPu2{font-size:12px;text-align:center;width:100%;margin-top:25px}.LoginForm_loginWrapper___LqnH{flex:1 1;background:var(--bodyBackground);padding:60px 40px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){.LoginForm_loginWrapper___LqnH form{max-width:60%}}.LoginForm_loginWrapper___LqnH form input[type=date],.LoginForm_loginWrapper___LqnH form input[type=email],.LoginForm_loginWrapper___LqnH form input[type=password],.LoginForm_loginWrapper___LqnH form input[type=tel],.LoginForm_loginWrapper___LqnH form input[type=text],.LoginForm_loginWrapper___LqnH form input[type=time]{border:1px solid var(--borderColor);border-radius:6px;width:100%;background:var(--bodyBackground);font-size:16px;height:48px;padding:10px}.LoginForm_loginWrapper___LqnH form input:-webkit-autofill{background-color:var(--bodyBackground)}.LoginForm_loginWrapper___LqnH .LoginForm_title__PkkDL{text-align:center;font-family:Poppins,sans-serif;font-weight:700;font-size:24px;color:var(--primaryColor)}.LoginForm_loginWrapper___LqnH .LoginForm_errorMessage__ej96l{margin-bottom:10px}.LoginForm_loginWrapper___LqnH .LoginForm_forgotPassword__XaWdb{margin:15px auto auto;width:-moz-fit-content;width:fit-content;text-align:center;text-decoration:underline;cursor:pointer}.Stepper_stepper__vKZx8{display:flex;gap:30px;margin:20px 0;position:relative}.Stepper_stepper__vKZx8:before{content:"";display:block;width:100%;height:2px;position:absolute;background:#ccc;top:calc(50% - 1px);z-index:0}.Stepper_stepper__vKZx8 .Stepper_step__q7192{position:relative;z-index:1;width:30px;height:30px;background:var(--bodyBackground);border-radius:100%;display:flex;justify-content:center;align-items:center;font-size:12px;border:2px solid var(--borderColor);cursor:pointer}.Stepper_stepper__vKZx8 .Stepper_step__q7192.Stepper_currentStep__PavCu{background:var(--secondaryColor);color:#fffdfd;border:2px solid var(--secondaryColor)}@keyframes Loading_spin__urrif{0%{opacity:1}to{opacity:0}}.Loading_wrapper__Gaefj{text-align:center}.Loading_wrapper__Gaefj .Loading_loader__2ERFr{display:inline-block;position:relative;width:80px;height:80px}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div{transform-origin:40px 40px;animation:Loading_spin__urrif 1.2s linear infinite}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:var(--secondaryColor)}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:first-child{transform:rotate(0deg);animation-delay:-1.1s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.Loading_wrapper__Gaefj .Loading_loader__2ERFr div:nth-child(12){transform:rotate(330deg);animation-delay:0s}.RegisterForm_registerWrapper__bSpaY{flex:1 1;background:var(--tertiaryColor);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 12px 0 rgba(0,0,0,.5);transition:.8s}.RegisterForm_registerWrapper__bSpaY .RegisterForm_catcher__F7A3L{background:var(--primaryColor);width:100%;padding:40px;color:#fff;font-size:18px}@media(min-width:768px){.RegisterForm_registerWrapper__bSpaY .RegisterForm_catcher__F7A3L{font-size:22px}}.RegisterForm_registerWrapper__bSpaY .RegisterForm_catcher__F7A3L strong{color:#fff;font-weight:700;text-transform:uppercase}.RegisterForm_registerWrapper__bSpaY .RegisterForm_catcher__F7A3L sup{color:#fff;font-size:8px;position:relative;top:-4px}.RegisterForm_registerWrapper__bSpaY .RegisterForm_catcher__F7A3L .RegisterForm_learnMore__ylwmj{text-decoration:underline;font-weight:500;font-size:1rem;margin-top:30px}.RegisterForm_registerWrapper__bSpaY .RegisterForm_formContainer__iSbDR{flex:1 1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:50px 0}@media(min-width:768px){.RegisterForm_registerWrapper__bSpaY .RegisterForm_formContainer__iSbDR{padding:0}}.RegisterForm_registerWrapper__bSpaY .RegisterForm_title__kFrFl{text-align:center;font-family:Poppins,sans-serif;font-weight:700;font-size:24px}.RegisterForm_registerWrapper__bSpaY .RegisterForm_title__kFrFl>div[class*=title]{color:var(--primaryColor)}.RegisterForm_registerWrapper__bSpaY form{padding:15px 40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.RegisterForm_registerWrapper__bSpaY form>div{width:100%}@media(min-width:768px){.RegisterForm_registerWrapper__bSpaY form>div{width:60%}}.RegisterForm_registerWrapper__bSpaY form .RegisterForm_errorMessage__NNv_7{color:#f62859}.RegisterForm_registerWrapper__bSpaY form p{font-size:12px}.RegisterForm_registerWrapper__bSpaY form button{margin-top:10px}.RegisterForm_registerWrapper__bSpaY .RegisterForm_optinModal__SS68H{background:var(--tertiaryColor)}.RegisterForm_registerWrapper__bSpaY .RegisterForm_optinModal__SS68H form{margin:auto}.RegisterForm_registerWrapper__bSpaY .RegisterForm_optinModal__SS68H form button{margin-left:10px;border:none;width:150px;border-radius:40px;background:var(--primaryColor);color:#fff}.RegisterForm_registerWrapper__bSpaY .RegisterForm_optinModal__SS68H button:has(svg){width:20px;height:20px;right:10px;top:10px;background:var(--primaryColor);border-radius:100%}.RegisterForm_registerWrapper__bSpaY .RegisterForm_optinModal__SS68H button:has(svg) svg{margin-top:2px;width:20px;height:15px;color:#fff}.RegisterForm_registerWrapper__bSpaY .RegisterForm_optinModal__SS68H button:has(svg) svg path{stroke:#fff}.RegisterForm_back__tHlSH{font-size:14;text-decoration:underline;cursor:pointer;width:100px;margin:20px auto;text-align:center}.RegisterForm_skipStep__FxwEz{text-decoration:underline;font-size:14px;cursor:pointer;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center}.RegisterForm_skipStep__FxwEz svg{font-size:12px;margin-left:5px;width:12px;position:relative;top:1px}.RegisterForm_alreadyAnAccount__WHWcY{text-decoration:underline;cursor:pointer}.SearchSuggestions_searchWrapper__92uon{position:absolute;height:100vh;width:100%}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp{position:relative;background:var(--bodyBackground);padding:15px;box-shadow:0 2px 12px 0 rgba(0,0,0,.5);width:100%;overflow-y:scroll;max-height:80vh;z-index:2}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp::-webkit-scrollbar{display:none}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp .SearchSuggestions_noResult__p63qw{max-width:1240px;margin:auto;padding-top:10px}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp h2{width:1240px;max-width:100%;margin:auto;color:var(--primaryColor);display:flex;align-items:center}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp h2 svg{margin-right:10px;fill:var(--primaryColor)}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp .SearchSuggestions_searchSuggestionWrapper___vmzb{padding:15px 0;z-index:2;width:1240px;max-width:100%;margin:auto}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp .SearchSuggestions_searchSuggestionWrapper___vmzb li{padding:10px 0;cursor:pointer}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp .SearchSuggestions_searchSuggestionWrapper___vmzb li .SearchSuggestions_suggestionTitle__A9m4s{font-family:Poppins,sans-serif;color:var(--primaryColor);display:flex;align-items:center}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp .SearchSuggestions_searchSuggestionWrapper___vmzb li .SearchSuggestions_suggestionTitle__A9m4s:before{content:"";display:block;width:6px;height:6px;border-radius:4px;background:var(--primaryColor);margin-right:10px}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_container__41xHp .SearchSuggestions_searchSuggestionWrapper___vmzb li .SearchSuggestions_suggestionPreview__a8rPO{font-size:14px;color:var(--secondaryTextColor)}.SearchSuggestions_searchWrapper__92uon .SearchSuggestions_overlay__81xmq{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.LoginDrawer_loginDrawer__CfifC{position:fixed;width:100vw;height:100vh;top:0;left:0;z-index:2;pointer-events:none}.LoginDrawer_loginDrawer__CfifC.LoginDrawer_open__VEWR3{pointer-events:auto}.LoginDrawer_loginDrawer__CfifC.LoginDrawer_open__VEWR3 .LoginDrawer_overlay__pGj7X{opacity:1}.LoginDrawer_loginDrawer__CfifC.LoginDrawer_open__VEWR3 .LoginDrawer_loginDrawerContent___1NIv{right:0}.LoginDrawer_loginDrawer__CfifC .LoginDrawer_overlay__pGj7X{position:absolute;width:100%;height:100%;opacity:0;background-color:rgba(0,0,0,.3);transition:opacity .4s ease}.LoginDrawer_loginDrawer__CfifC .LoginDrawer_loginDrawerContent___1NIv{position:relative;width:100vw;height:100vh;right:-100vw;background-color:var(--tertiaryColor,#fff);overflow-y:auto;transition:right .4s ease;float:right;display:flex;flex-direction:column;align-items:center}@media(min-width:768px){.LoginDrawer_loginDrawer__CfifC .LoginDrawer_loginDrawerContent___1NIv{width:40%;right:-50%}}.LoginDrawer_loginDrawer__CfifC .LoginDrawer_loginDrawerContent___1NIv.LoginDrawer_isLoginFirst__TKNvh{flex-direction:column-reverse}.LoginDrawer_loginDrawer__CfifC .LoginDrawer_close__DlKxK{position:absolute;right:10px;top:10px;cursor:pointer}@media(min-width:768px){.LoginDrawer_loginDrawer__CfifC .LoginDrawer_close__DlKxK{right:20px}}.Logo_logo__RKpkC{max-width:120px}.Logo_logo__RKpkC img{width:100%;height:auto;display:block!important}.Navigation_navigation__jCj5H{position:fixed;width:100%;height:100vh;top:0;left:0;z-index:2;pointer-events:none}.Navigation_navigation__jCj5H.Navigation_open__7EAwT{pointer-events:auto}.Navigation_navigation__jCj5H.Navigation_open__7EAwT .Navigation_overlay__JtxrK{opacity:1}.Navigation_navigation__jCj5H.Navigation_open__7EAwT .Navigation_navigationContent__Pa1sI{padding-bottom:120px;left:0}.Navigation_navigation__jCj5H .Navigation_overlay__JtxrK{position:absolute;width:100%;height:100%;opacity:0;background-color:rgba(0,0,0,.3);transition:opacity .4s ease}.Navigation_navigation__jCj5H .Navigation_navigationContent__Pa1sI{position:relative;width:90vw;height:100%;left:-100vw;background-color:var(--bodyBackground);overflow-y:auto;transition:left .4s ease}@media(min-width:768px){.Navigation_navigation__jCj5H .Navigation_navigationContent__Pa1sI{width:360px;left:-360px}}.Navigation_navigation__jCj5H .Navigation_navigationHeader__qoPSA{padding:20px 15px;background:var(--tertiaryColor);box-shadow:0 2px 12px 0 rgba(0,0,0,.5);border-radius:0 0 60px 0;display:flex;position:relative}.Navigation_navigation__jCj5H .Navigation_navigationHeader__qoPSA .Navigation_close__Omovc{position:absolute;right:10px;top:10px}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ{padding:15px}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ ul{margin:20px 0}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ ul li{padding:0 0 5px}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ ul li:first-child{font-weight:700}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ ul li:first-child a{text-decoration:none;color:var(--primaryTextColor)}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ ul li a{text-decoration:none;color:var(--secondaryTextColor)}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ ul.Navigation_legal__XJ9D_{margin:0;padding:0}.Navigation_navigation__jCj5H .Navigation_linkList__VGwBQ ul.Navigation_legal__XJ9D_ li{font-size:14px}.SearchInput_searchWrapper__vTKtb{position:relative;display:none;margin-left:auto}@media(min-width:768px){.SearchInput_searchWrapper__vTKtb{display:block}}.SearchInput_searchWrapper__vTKtb .SearchInput_searchIcon__vH6HG{position:absolute;top:50%;left:10px;transform:translateY(-50%);color:var(--primaryColor);pointer-events:none}.SearchInput_searchWrapper__vTKtb .SearchInput_search__Yp6tO{width:296px;padding:10px 10px 10px 38px;border-radius:6px;background:var(--bodyBackground);font-size:16px}.SearchInput_searchWrapper__vTKtb .SearchInput_reset__zfa6m{position:absolute;right:0;width:20px;height:20px;top:calc(50% - 10px);z-index:100;display:flex;align-items:center;justify-content:center;margin-right:10px}.Discover_discover__yCw_m{padding:1em;overflow:scroll;width:100%;max-width:750px;height:100%}.Discover_discover__yCw_m .Discover_header__EszTb{padding:.5em}.Discover_discover__yCw_m .Discover_header__EszTb h1{color:#fff;font-size:1.875rem}.Discover_discover__yCw_m .Discover_header__EszTb svg{font-size:40px}.Discover_discover__yCw_m .Discover_searchInputContainer__JuKRC{display:block;height:50px}.Discover_discover__yCw_m .Discover_reset__s_wYu{background:unset}.Discover_discover__yCw_m .Discover_searchInputWrapper__AnRB3{z-index:9;position:relative;display:block}.Discover_discover__yCw_m .Discover_searchInputWrapper__AnRB3 svg{color:#000;fill:#000}.Discover_discover__yCw_m .Discover_searchInputWrapper__AnRB3 .Discover_searchInput__YZ6d_{border-radius:10px;background:#fff;border-color:#fff;display:block;color:#373a54}.Discover_discover__yCw_m .Discover_searchInputWrapper__AnRB3 .Discover_searchInput__YZ6d_::placeholder{color:#373a54;font-size:1rem;font-family:Inter,sans-serif}.Discover_discover__yCw_m .Discover_searchSuggestionWrapper__0So2b{position:relative}.Discover_discover__yCw_m .Discover_searchList__jBcYk{margin-top:30px}.Discover_discover__yCw_m .Discover_suggestionsList__XKmrn{display:flex;flex-wrap:wrap;padding:0;list-style:none;margin:15px 0 30px}.Discover_discover__yCw_m .Discover_suggestionsList__XKmrn li{min-width:0;margin-right:10px;margin-bottom:10px;padding:12px 10px;border:1px solid gray;border-radius:5px;line-height:1}.Discover_discover__yCw_m .Discover_title__AMJ_J{margin:30px auto}.Discover_discover__yCw_m .Discover_results__xu98h{margin-bottom:5em}.SearchPsychicItem_searchPsychicItem__nkCN6{display:flex;margin-bottom:10px}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_pictureWithStatus__vQ0kd{position:relative;width:65px;height:65px}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_pictureWithStatus__vQ0kd .SearchPsychicItem_pictureWrapper___Gcot{position:relative;width:100%;height:100%;border:1px solid #d8d8d8;border-radius:10px;overflow:hidden}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_pictureWithStatus__vQ0kd .SearchPsychicItem_pictureWrapper___Gcot.SearchPsychicItem_premium__9jSPx{border:2px solid #d3b04f}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_right__NAvxU{position:relative;margin:5px 0 5px 10px}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_right__NAvxU .SearchPsychicItem_name__HGLU8{font-size:1.125em;line-height:1}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_right__NAvxU .SearchPsychicItem_domainName__BbRfo{margin-top:1px;color:#818181;font-size:.86em}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_right__NAvxU .SearchPsychicItem_premiumWrapper__pKnNn{display:flex;align-items:center}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_right__NAvxU .SearchPsychicItem_premiumWrapper__pKnNn .SearchPsychicItem_premiumLabel__XSGTP{width:-moz-fit-content;width:fit-content;margin-top:1px;padding:0 10px;border-radius:7px;background-color:#d3b04f;color:#fff;font-size:.78em;font-weight:500;text-transform:uppercase}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_right__NAvxU .SearchPsychicItem_premiumWrapper__pKnNn .SearchPsychicItem_reducedPricePercent__7HVMY{margin-left:5px;font-size:12px}.SearchPsychicItem_searchPsychicItem__nkCN6 .SearchPsychicItem_status__oSdaJ{position:absolute;right:5px;bottom:5px}.DeleteAccountModal_form__Udcw7 button{margin-top:20px}.UserProfile_wrapper__VJOuU .UserProfile_form__WLYPG{margin:20px 0}.UserProfile_wrapper__VJOuU .UserProfile_form__WLYPG .UserProfile_resetPassword__k5BFm,.UserProfile_wrapper__VJOuU .UserProfile_form__WLYPG .UserProfile_validatePhoneNumber__ZPJLu{text-decoration:underline;color:#0e8ce8;font-size:14px;cursor:pointer}.UserProfile_wrapper__VJOuU .UserProfile_form__WLYPG .UserProfile_submit__FYNld{margin-top:20px}.UserProfile_wrapper__VJOuU .UserProfile_deleteMyAccount__r_7sX{font-size:13px;text-decoration:underline;cursor:pointer}.UserProfile_wrapper__VJOuU .UserProfile_optinModal__acF3c{background:var(--tertiaryColor)}.UserProfile_wrapper__VJOuU .UserProfile_optinModal__acF3c form{margin:auto}.UserProfile_wrapper__VJOuU .UserProfile_optinModal__acF3c form button{border:2px solid var(--primaryColor);background:var(--primaryColor);color:#fffdfd;margin-left:10px;cursor:pointer}.UserProfile_wrapper__VJOuU .UserProfile_optinModal__acF3c button:has(svg){width:20px;height:20px;right:10px;top:10px;background:var(--primaryColor);border-radius:100%}.UserProfile_wrapper__VJOuU .UserProfile_optinModal__acF3c button:has(svg) svg{margin-top:2px;width:20px;height:15px;color:#fff}.UserProfile_wrapper__VJOuU .UserProfile_optinModal__acF3c button:has(svg) svg path{stroke:#fff}.UserProfile_wrapper__VJOuU div[status=invalid]{position:relative}.Navigation_nav__z9RHX{position:fixed;bottom:0;left:0;right:0;height:64px;background-color:rgba(25,7,75,.668);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:50}@media(min-width:768px){.Navigation_nav__z9RHX{max-width:720px;left:50%;transform:translateX(-50%);background-color:transparent}}.Navigation_navContent__AzdT_{max-width:720px;margin:0 auto;height:100%;display:flex;align-items:center;justify-content:space-around;padding:0 1rem}.Navigation_navButton__w7H7A{display:flex;flex-direction:column;align-items:center;background:none;border:none;cursor:pointer;color:#fff;padding:4px}.Navigation_navButton__w7H7A:hover{color:#a855f7}.Navigation_navButton__w7H7A svg{margin-bottom:4px;stroke:#fff!important}.Navigation_navButton__w7H7A svg path{color:#fff!important}.Navigation_navButton__w7H7A span{font-size:12px;color:#fff!important}.AppLayout_container__oYLt5{height:100vh;width:100%;background-color:#170f1f;position:relative;display:flex;flex-direction:column}.AppLayout_container__oYLt5 svg{color:#fff}.AppLayout_main__gAp4C{height:100vh;width:100%;display:flex;justify-content:center;background:linear-gradient(135deg,#000,#1a0f2e);overflow:hidden}.AppLayout_main__gAp4C ::-webkit-scrollbar{display:none}@media(min-width:768px){.AppLayout_main__gAp4C>div{width:100%;height:100%;position:relative}}@media(orientation:landscape)and (max-width:1024px){.AppLayout_container__oYLt5{display:flex;align-items:center;justify-content:center;height:100vh;background:#000;color:#fff;font-size:1.5rem;text-align:center}.AppLayout_container__oYLt5:before{content:"Veuillez utiliser votre téléphone en mode portrait."}#AppLayout___next___Cojt,#AppLayout_root__0d03i{display:none}}.not-found_notFoundContainer__wbZeP{max-width:1240px;margin:0 auto;padding:15px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:80vh;overflow:hidden}@media(min-width:768px){.not-found_notFoundContainer__wbZeP{padding:40px 0}}.not-found_notFoundContainer__wbZeP .not-found_sadMan__E1eF9{position:relative;width:80px;height:80px;border-radius:100%;border:4px solid var(--primaryColor);margin-bottom:40px}.not-found_notFoundContainer__wbZeP .not-found_sadMan__E1eF9 .not-found_eyesLeft__qYsGP,.not-found_notFoundContainer__wbZeP .not-found_sadMan__E1eF9 .not-found_eyesRight__9Hx_l{width:12px;height:12px;border-radius:100%;background:var(--primaryColor);position:absolute;top:20px;left:16px}.not-found_notFoundContainer__wbZeP .not-found_sadMan__E1eF9 .not-found_eyesRight__9Hx_l{left:auto;right:16px}.not-found_notFoundContainer__wbZeP .not-found_sadMan__E1eF9 .not-found_eyesLeft__qYsGP:before{content:"";display:block;width:6px;height:6px;border-radius:100%;background:#00deff;position:absolute;bottom:0;left:4px;animation:not-found_cry__2aQKX 1s ease-in-out infinite}@keyframes not-found_cry__2aQKX{0%{bottom:0;opacity:1}to{bottom:-100vh;opacity:.4}}.not-found_notFoundContainer__wbZeP .not-found_sadMan__E1eF9 .not-found_mouth__ThwUM{position:absolute;bottom:5px;left:16px;width:40px;height:20px;border-radius:50%;border-top:4px solid var(--primaryColor)}.not-found_notFoundContainer__wbZeP .not-found_bigErrorNumber__nad12{color:var(--primaryColor);font-size:50vw;line-height:30vw;font-family:Poppins,sans-serif;font-weight:700;position:fixed;top:50%;transform:translateX(-50%) translateY(-45%);left:50%;opacity:.08;z-index:1}.not-found_notFoundContainer__wbZeP .not-found_errorNumber__RZHUO{color:var(--primaryColor);font-family:Poppins,sans-serif;font-weight:700;font-size:20vw;line-height:18vw}.not-found_notFoundContainer__wbZeP .not-found_errorNumber__RZHUO span{font-size:10vw;color:var(--primaryColor)}.not-found_notFoundContainer__wbZeP .not-found_text__arD9S{font-size:16px;text-align:center}@media(min-width:768px){.not-found_notFoundContainer__wbZeP .not-found_text__arD9S{font-size:24px}}.not-found_notFoundContainer__wbZeP .not-found_line__HH8F8{display:flex;justify-content:center;margin-top:40px;flex-direction:column;z-index:3}.not-found_notFoundContainer__wbZeP .not-found_line__HH8F8 p{margin-bottom:20px;font-size:14px}.callback_callbackForm__Yb_rE{overflow:scroll;border-radius:20px;background:red}.Collection_collection__96nMD{overflow:scroll;max-width:750px}.Collection_collection__96nMD .Collection_header__BbVm0{width:100%;padding:1em;display:flex;justify-content:center;background:linear-gradient(135deg,#000,#1a0f2e);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:-webkit-sticky;position:sticky;top:0;z-index:9}.Collection_collection__96nMD .Collection_header__BbVm0 .Collection_arrowLeft__tIn_i{position:absolute;left:5%;cursor:pointer}.Collection_collection__96nMD .Collection_videosGrid__DIVoj{display:grid;padding:1rem;max-width:750px;margin:0 auto;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:.5rem;gap:.5rem}@media(max-width:640px){.Collection_collection__96nMD .Collection_videosGrid__DIVoj{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.Collection_collection__96nMD .Collection_noVideos__cpqle{color:#fff}.Collection_collection__96nMD .Collection_videoItem__3Eaij{position:relative;aspect-ratio:9/16;border-radius:.5rem;overflow:hidden;cursor:pointer;background:#000}.Collection_collection__96nMD .Collection_videoItem__3Eaij:hover .Collection_video__zrgnT{transform:scale(1.05)}.Collections_collections__t9Rrr{padding:1em;overflow:scroll;width:100%;max-width:750px}.Collections_collections__t9Rrr .Collections_header__W_Ccx{padding:.5em}.Collections_collections__t9Rrr .Collections_header__W_Ccx h1{color:#fff;font-size:1.875rem}.Collections_collections__t9Rrr .Collections_header__W_Ccx svg{font-size:40px}.Collections_collections__t9Rrr .Collections_collectionsWrapper__9b_WP .Collections_collection__BRQZp{display:flex;align-items:center;margin:30px 5px}.Collections_collections__t9Rrr .Collections_collectionsWrapper__9b_WP .Collections_collection__BRQZp .Collections_logoWrapper__ReAMi{border-radius:6px;display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;cursor:pointer}.Collections_collections__t9Rrr .Collections_collectionsWrapper__9b_WP .Collections_collection__BRQZp .Collections_logoWrapper__ReAMi.Collections_likes__90uG9{background:linear-gradient(135deg,#f0f,#f0f,#ff7300,red)}.Collections_collections__t9Rrr .Collections_collectionsWrapper__9b_WP .Collections_collection__BRQZp .Collections_logoWrapper__ReAMi.Collections_following__9oMVz{background:linear-gradient(135deg,#f0f,#a600ff,#009dff)}.Collections_collections__t9Rrr .Collections_collectionsWrapper__9b_WP .Collections_collection__BRQZp .Collections_logoWrapper__ReAMi.Collections_horoscope__vix5t{background:linear-gradient(135deg,#00ffc8,#e5a4ff,#3700ff)}.Collections_collections__t9Rrr .Collections_collectionsWrapper__9b_WP .Collections_collection__BRQZp .Collections_logoWrapper__ReAMi svg{fill:#fff}.Collections_collections__t9Rrr .Collections_collectionsWrapper__9b_WP .Collections_collection__BRQZp .Collections_textContent__xWKsU{margin-left:15px;cursor:pointer;color:#fff!important}.login_login__UiE7x{display:flex;flex:1 1;flex-direction:column}@media(min-width:768px){.login_login__UiE7x{flex-direction:row-reverse;height:calc(100vh - 103px)}}.login_login__UiE7x .input-validation-message{position:relative!important}.login_mediumSignUp__Fwd1T{display:flex;max-width:760px;flex:1 1;flex-direction:column;overflow:scroll;height:100%;padding-bottom:3em}@media(min-width:768px){.login_mediumSignUp__Fwd1T{height:calc(100vh - 103px);padding:1em}}.login_mediumSignUp__Fwd1T .login_legalConditions__W1v_e{padding:10px;font-size:12px;margin-bottom:10em}.login_mediumSignUp__Fwd1T .login_legalConditions__W1v_e sup{display:block}.login_mediumSignUp__Fwd1T ul *,.login_mediumSignUp__Fwd1T ul * li *{color:#000!important}.login_mediumSignUp__Fwd1T .RegisterForm_registerWrapper__bSpaY .RegisterForm_optinModal__SS68H{background:linear-gradient(135deg,#000,#1a0f2e)}.login_mediumSignUp__Fwd1T *{background:unset}.login_registerWrapper__GC97M{padding:1em}.login_registerWrapper__GC97M .login_registerFormCatcher__9WynE{background-color:#fff!important;color:#000!important;border-radius:12px;padding:1.5rem;font-family:Inter,sans-serif;font-size:1rem}.login_registerWrapper__GC97M .login_registerFormCatcher__9WynE h2{font-size:1.5rem;color:#000!important;line-height:normal}.login_registerWrapper__GC97M .login_registerFormCatcher__9WynE p,.login_registerWrapper__GC97M .login_registerFormCatcher__9WynE strong,.login_registerWrapper__GC97M .login_registerFormCatcher__9WynE sup{color:#000!important}.login_registerWrapper__GC97M button{background:#ff5582!important;border-color:#ff5582!important}.NewLoginForm_loginWrapper__3vWDy{flex:1 1;width:100%;display:flex;flex-direction:column;padding:1em;overflow:scroll;max-width:768px;margin:auto;height:100%}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_header__cWFXn{padding:.5em;display:flex;justify-content:space-between;align-items:center}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_header__cWFXn svg{cursor:pointer}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_header__cWFXn h1{color:#fff;font-size:1.875rem}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_header__cWFXn svg{font-size:40px}.NewLoginForm_loginWrapper__3vWDy form{margin:auto}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_textContent__qk2Hc{margin-top:30px;background-color:#fff;border-radius:12px;padding:1.5rem;font-family:Inter,sans-serif;font-size:1rem;color:#000;font-weight:500;line-height:1.5}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_textContent__qk2Hc h2{font-size:1.5rem;color:#000;line-height:normal}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_textContent__qk2Hc p,.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_textContent__qk2Hc strong{font-size:15px;color:#000}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_textContent__qk2Hc .NewLoginForm_links__hnw4J{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_textContent__qk2Hc .NewLoginForm_links__hnw4J p{text-decoration:underline;font-weight:700;font-size:17px}@media(min-width:768px){.NewLoginForm_loginWrapper__3vWDy form{max-width:60%}}.NewLoginForm_loginWrapper__3vWDy form label{margin:10px 0}.NewLoginForm_loginWrapper__3vWDy form input[type=date],.NewLoginForm_loginWrapper__3vWDy form input[type=email],.NewLoginForm_loginWrapper__3vWDy form input[type=password],.NewLoginForm_loginWrapper__3vWDy form input[type=tel],.NewLoginForm_loginWrapper__3vWDy form input[type=text],.NewLoginForm_loginWrapper__3vWDy form input[type=time]{border:1px solid var(--borderColor);border-radius:6px;width:100%;background:#fff;font-size:16px;height:48px;padding:10px;color:#000}.NewLoginForm_loginWrapper__3vWDy form input:-webkit-autofill{background-color:var(--bodyBackground)}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_title__1Rut0{text-align:center;font-family:Poppins,sans-serif;font-weight:700;font-size:24px;color:var(--primaryColor)}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_errorMessage__3wOKm{margin-bottom:10px}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_forgotPassword__QT_2T{margin:15px auto auto;width:-moz-fit-content;width:fit-content;text-align:center;text-decoration:underline;cursor:pointer}.NewLoginForm_loginWrapper__3vWDy button{background:#ff5582!important;border-color:#ff5582!important}.NewLoginForm_loginWrapper__3vWDy .NewLoginForm_forgotPassword__QT_2T{margin-bottom:10em}.LoadingFeedSkeleton_skeletonContainer__3EeyN{width:100%;height:100vh;background:linear-gradient(135deg,#000,#1a0f2e);display:flex;justify-content:center;align-items:center;overflow:hidden}.LoadingFeedSkeleton_videoSkeleton__dOpOp{width:100%;max-width:500px;height:100%;background-color:#170f1f;position:relative;display:flex;flex-direction:column}.LoadingFeedSkeleton_logoWrapper__Mdub9{position:absolute;top:20px;left:20px;z-index:5}.LoadingFeedSkeleton_logo__tPgdN{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#a855f7,#ec4899);opacity:.7;animation:LoadingFeedSkeleton_pulse__XxXwe 1.5s ease-in-out infinite}.LoadingFeedSkeleton_loadingSpinner__4y3_D{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;z-index:5}.LoadingFeedSkeleton_spinner__3IG4e{width:60px;height:60px;border:3px solid hsla(0,0%,100%,.1);border-top-color:#ff5582;border-radius:50%;animation:LoadingFeedSkeleton_spin__Iz_Eb 1s linear infinite}.LoadingFeedSkeleton_loadingText__bEDWE{margin-top:20px;color:#fff;font-size:16px;animation:LoadingFeedSkeleton_fadeInOut__RXQQt 1.5s ease-in-out infinite}.LoadingFeedSkeleton_header__Y2sna{position:absolute;bottom:80px;left:0;right:0;padding:16px;display:flex;align-items:center;z-index:1;background:linear-gradient(transparent,rgba(0,0,0,.5))}.LoadingFeedSkeleton_profilePic__j5UBo{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);margin-right:10px;animation:LoadingFeedSkeleton_shimmer___xovT 1.5s ease-in-out infinite}.LoadingFeedSkeleton_textContainer__FZiRr{flex:1 1}.LoadingFeedSkeleton_titleSkeleton__t_Oa_{height:18px;width:60%;background-color:hsla(0,0%,100%,.1);border-radius:4px;margin-bottom:8px;animation:LoadingFeedSkeleton_shimmer___xovT 1.5s ease-in-out infinite}.LoadingFeedSkeleton_subtitleSkeleton__UoYlo{height:14px;width:40%;background-color:hsla(0,0%,100%,.1);border-radius:4px;animation:LoadingFeedSkeleton_shimmer___xovT 1.5s ease-in-out .3s infinite}.LoadingFeedSkeleton_videoContent__GtQMG{flex:1 1;background:linear-gradient(180deg,rgba(10,5,20,.5),rgba(30,15,50,.3) 50%,rgba(10,5,20,.5))}.LoadingFeedSkeleton_actions__EvQ03{position:absolute;bottom:20px;right:20px;display:flex;flex-direction:column;gap:16px}.LoadingFeedSkeleton_actionButton__Jkxvd{width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);animation:LoadingFeedSkeleton_shimmer___xovT 1.5s ease-in-out infinite}.LoadingFeedSkeleton_actionButton__Jkxvd:nth-child(2){animation-delay:.3s}.LoadingFeedSkeleton_actionButton__Jkxvd:nth-child(3){animation-delay:.6s}@keyframes LoadingFeedSkeleton_pulse__XxXwe{0%{transform:scale(1);opacity:.7}50%{transform:scale(1.05);opacity:.9}to{transform:scale(1);opacity:.7}}@keyframes LoadingFeedSkeleton_spin__Iz_Eb{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes LoadingFeedSkeleton_shimmer___xovT{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}@keyframes LoadingFeedSkeleton_fadeInOut__RXQQt{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.ChatBanner_chatBanner__apRmD{background:var(--tertiaryColor);padding:40px 15px;box-shadow:0 2px 12px 0 rgba(0,0,0,.5);position:relative;overflow:hidden}@media(min-width:768px){.ChatBanner_chatBanner__apRmD{padding:80px 15px}}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1240px;margin:0 auto}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_logo___a_Vz{width:160px}@media(min-width:768px){.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_logo___a_Vz{width:180px}}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_logo___a_Vz img{width:100%;height:auto}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_image__0iYKS{width:280px;position:absolute;right:-30%}@media(min-width:768px){.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_image__0iYKS{position:relative;right:auto}}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_image__0iYKS img{width:100%;height:auto}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_innerContent__no8GS{display:flex;flex-direction:column;flex:0 0 50%}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_innerContent__no8GS h2{font-size:28px;line-height:28px;margin:0 0 10px;font-family:Poppins,sans-serif;color:var(--primaryColor)}@media(min-width:768px){.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_innerContent__no8GS h2{font-size:38px;line-height:38px}}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_innerContent__no8GS p{font-size:20px}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_innerContent__no8GS .ChatBanner_offer__ZZWAx{font-size:20px;margin-bottom:15px;font-weight:900;color:var(--primaryColor)}@media(min-width:768px){.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_innerContent__no8GS .ChatBanner_offer__ZZWAx{font-size:28px}}.ChatBanner_chatBanner__apRmD .ChatBanner_content__v2wXp .ChatBanner_innerContent__no8GS button{margin:40px 0 0;width:200px;justify-content:center;align-self:flex-end}.FreeQuestionBanner_freeQuestionBanner__jOotc{display:flex;flex-direction:column;align-items:center;justify-content:center}.FreeQuestionBanner_freeQuestionBanner__jOotc h2{font-family:Poppins,sans-serif;font-size:28px;color:var(--primaryColor)}@media(min-width:768px){.FreeQuestionBanner_freeQuestionBanner__jOotc h2{font-size:38px}}.FreeQuestionBanner_freeQuestionBanner__jOotc h3{font-family:Lemon;font-size:24px;margin-bottom:8px}.FreeQuestionBanner_freeQuestionBanner__jOotc p.FreeQuestionBanner_text__WUB5M{text-align:center;font-size:18px}@keyframes HomeBanner_heartBeat__qfp96{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes HomeBanner_holoSparkle__7yTSZ{0%,to{background-position:50% 50%;filter:brightness(1.2) contrast(1.25)}5%,8%{opacity:1;background-position:40% 40%;filter:brightness(.8) contrast(1.2)}13%,16%{background-position:50% 50%;filter:brightness(1.2) contrast(.8)}35%,38%{opacity:1;background-position:60% 60%;filter:brightness(1) contrast(1)}55%{background-position:45% 45%;filter:brightness(1.2) contrast(1.25)}}@keyframes HomeBanner_holoGradient__VfgP8{0%,to{opacity:.5;background-position:50% 50%;filter:brightness(.5) contrast(1)}5%,9%{background-position:100% 100%;opacity:1;filter:brightness(.75) contrast(1.25)}13%,17%{background-position:0 0;opacity:.88}35%,39%{background-position:100% 100%;opacity:1;filter:brightness(.5) contrast(1)}55%{background-position:0 0;opacity:1;filter:brightness(.75) contrast(1.25)}}@keyframes HomeBanner_holoCard__YIpcQ{0%,to{transform:rotate(0deg) rotateX(0deg) rotateY(0deg)}25%,28%{transform:rotate(40deg) rotateX(0deg) rotateY(0deg)}50%,53%{transform:rotate(40deg) rotateX(0deg) rotateY(0deg)}75%,78%{transform:rotate(0) rotateX(0deg) rotateY(0deg)}}@keyframes HomeBanner_topAnimation__RI4uL{0%,to{top:0}50%{top:-30px}}.HomeBanner_homeBanner___yDof{position:relative;display:flex;height:44vh;justify-content:center;align-items:flex-end}@media(min-width:768px){.HomeBanner_homeBanner___yDof{height:56vh;align-items:center}}.HomeBanner_homeBanner___yDof .HomeBanner_backgroundImage__Mmhq1{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.HomeBanner_homeBanner___yDof:before{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;z-index:1;background:linear-gradient(0deg,#0d163e 70%,transparent);opacity:.8}@media(min-width:768px){.HomeBanner_homeBanner___yDof:before{background:linear-gradient(0deg,#0d163e 40%,transparent);opacity:.8}}.HomeBanner_homeBanner___yDof .HomeBanner_bannerContent__WmEKw{position:relative;color:var(--primaryColor);display:flex;flex-direction:column;align-items:flex-start;z-index:2;padding:0 15px}@media(min-width:1024px){.HomeBanner_homeBanner___yDof .HomeBanner_bannerContent__WmEKw{padding:0 10vh;align-items:center}}.HomeBanner_homeBanner___yDof .HomeBanner_bannerContent__WmEKw h1.HomeBanner_title__revC7{font-size:30px;line-height:1.2;font-weight:700;color:var(--homeBannerTextColor);z-index:1;position:relative;margin:0;text-align:left}@media(min-width:1024px){.HomeBanner_homeBanner___yDof .HomeBanner_bannerContent__WmEKw h1.HomeBanner_title__revC7{line-height:1;font-size:48px;text-align:center}}.HomeBanner_homeBanner___yDof .HomeBanner_bannerContent__WmEKw .HomeBanner_logo__V5GuZ{font-size:38px;color:var(--homeBannerTextColor);font-family:Lemon}.HomeBanner_homeBanner___yDof .HomeBanner_bannerContent__WmEKw .HomeBanner_text__l1edH{margin-top:3px;color:var(--homeBannerTextColor);font-weight:400;font-size:16px}@media(min-width:1024px){.HomeBanner_homeBanner___yDof .HomeBanner_bannerContent__WmEKw .HomeBanner_text__l1edH{font-weight:100;line-height:1;font-size:26px;text-align:center;margin-bottom:12px}}@keyframes HomeBanner_animate__5pRR_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes HomeBanner_animate2__NzHvU{0%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.HomeBanner_homeBanner___yDof .HomeBanner_buttonWrapper__tIlNg button{margin:20px 0}@media(min-width:768px){.HomeBanner_homeBanner___yDof .HomeBanner_buttonWrapper__tIlNg button{padding:10px 60px;font-size:20px}}.HomeBanner_yearBanner__RtpoP{position:absolute;bottom:0;z-index:2;width:100%}.HomeBanner_backgroundImageWrapper__uNNST{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.HomeBanner_backgroundImage__Mmhq1{width:100%;height:120%;object-fit:cover}@media(min-width:768px){.OurServices_ourServices__HAsJb .OurServices_cardsWrapper___sxcg{position:relative;display:flex;max-width:1024px;margin:0 auto;padding-top:30px;overflow-x:hidden;justify-content:flex-start}}.OurServices_ourServices__HAsJb h2{text-align:center;font-size:18px;margin-top:4px}.OurServices_ourServices__HAsJb p{font-size:38px;font-family:Poppins,sans-serif;text-align:center;font-weight:900;color:var(--primaryColor)}.OurServices_ourServices__HAsJb .OurServices_card__RZ5dh{display:flex;flex-direction:column;margin-bottom:30px;border-radius:0 30px 0 30px;background:linear-gradient(#f8f9fc,#d6dbe9);padding:10px}@media(min-width:768px){.OurServices_ourServices__HAsJb .OurServices_card__RZ5dh{min-width:auto}}.OurServices_ourServices__HAsJb .OurServices_card__RZ5dh .OurServices_container__6cHGp{padding:10px;background:var(--tertiaryColor);flex:1 1;border-radius:0 20px 0 20px}.OurServices_ourServices__HAsJb .OurServices_card__RZ5dh .OurServices_cardTitle__2uee_{color:var(--primaryColor);font-family:Poppins,sans-serif;font-size:20px;font-weight:700;text-align:center;cursor:pointer}.OurServices_ourServices__HAsJb .OurServices_card__RZ5dh>div{width:100%}.OurServices_ourServices__HAsJb .OurServices_card__RZ5dh p{margin:10px 0 14px;color:var(--primaryTextColor);font-size:16px;flex:1 1;font-weight:400;text-align:left}.OurServices_ourServices__HAsJb .OurServices_cardImageWrapper__o0YgM{border-radius:10px;margin-bottom:10px;overflow:hidden}.OurServices_ourServices__HAsJb .OurServices_cardImageWrapper__o0YgM .OurServices_cardImage__qfcPu{width:100%;height:auto}.OurServices_ourServices__HAsJb .OurServices_current___TL1i{color:var(--primaryTextColor)}.Home_homeContainer__83UmT{background:none}.Home_homeContainer__83UmT .Home_psychicList__SjB7n div[class*=psychicCardWrapper]{padding:10px;border-radius:0 30px 0 30px;background:linear-gradient(#f8f9fc,#d6dbe9);box-shadow:0 2px 12px 0 rgba(0,0,0,.5)}.Home_homeContainer__83UmT .Home_psychicList__SjB7n div[class*=psychicCardWrapper]>div{border-radius:0 20px 0 20px}.Home_homeContainer__83UmT .Home_psychicList__SjB7n div[class*=psychicCardWrapper] div[class*=pictureWrapper]{border-radius:0 20px 0 0}.Home_homeContainer__83UmT .Home_hoursTypeList___usJE{display:flex;flex-direction:column;gap:40px;margin:40px auto;width:100%;max-width:1240px}@media(min-width:768px){.Home_homeContainer__83UmT .Home_hoursTypeList___usJE{flex-direction:row;margin:0 auto}}.Home_homeContainer__83UmT .Home_hoursTypeList___usJE div div[class*=image]{display:none}@media(min-width:768px){.Home_homeContainer__83UmT .Home_hoursTypeList___usJE div div[class*=image]{display:flex}}@import"https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Lavishly+Yours&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.account_account__jHfGd .account_banner__XuGpq{width:100%;padding:20px 15px;background:var(--tertiaryColor);box-shadow:0 2px 12px 0 rgba(0,0,0,.5)}@media(min-width:768px){.account_account__jHfGd .account_banner__XuGpq{padding:40px 0}}.account_account__jHfGd .account_banner__XuGpq .account_title__NYxcP{font-family:Poppins,sans-serif;color:var(--primaryColor);font-size:28px;line-height:28px;margin-bottom:10px;font-weight:400}.account_account__jHfGd .account_banner__XuGpq h1{font-size:20px;line-height:22px;color:var(--primaryTextColor)}.account_account__jHfGd .account_banner__XuGpq h1 span{display:block}.account_account__jHfGd .account_content__pp9t4{max-width:1240px;margin:auto;padding:20px 15px}@media(min-width:768px){.account_account__jHfGd .account_content__pp9t4{padding:20px}}.account_account__jHfGd .account_content__pp9t4 .account_personalsInformation__Flycz p{margin-top:10px;line-height:1.2}.account_account__jHfGd .account_content__pp9t4 .account_line__1k69l{display:flex;padding:20px 0;flex-direction:column;gap:40px}@media(min-width:768px){.account_account__jHfGd .account_content__pp9t4 .account_line__1k69l{flex-direction:row}}.account_account__jHfGd .account_content__pp9t4 .account_line__1k69l>div{flex:1 1}.account_account__jHfGd .account_content__pp9t4 .account_form__CPgSm{margin:20px 0}.account_account__jHfGd .account_content__pp9t4 .account_form__CPgSm .account_resetPassword___P86H{text-decoration:underline;color:#0e8ce8;font-size:14px}.account_account__jHfGd .account_astralInformationContainer__ZFqCl{border-radius:10px;background:var(--tertiaryColor);padding:15px;margin-top:20px;box-shadow:0 2px 12px 0 rgba(0,0,0,.5)}.account_account__jHfGd .account_astralInformationContainer__ZFqCl p{color:var(--secondaryTextColor)}.account_account__jHfGd .account_astralInformationContainer__ZFqCl ul{margin-left:15px;margin-top:15px}.account_account__jHfGd .account_astralInformationContainer__ZFqCl ul li{display:flex;align-items:center;color:var(--primaryColor)}.account_account__jHfGd .account_astralInformationContainer__ZFqCl ul li:before{content:"";display:block;width:8px;height:8px;border-radius:100%;background:var(--primaryColor);margin-right:10px;position:relative;top:1px}.account_account__jHfGd .account_astralProfile__MLCHd{width:100%}.account_account__jHfGd .account_astralProfile__MLCHd .account_line__1k69l{width:100%;padding:10px 0;justify-content:space-between;border-bottom:1px solid var(--borderColor);flex-direction:row}.account_account__jHfGd .account_astralProfile__MLCHd .account_line__1k69l span:first-child{color:var(--secondaryTextColor)}.account_account__jHfGd .account_astralProfile__MLCHd .account_line__1k69l span:last-child{font-weight:700}.account_account__jHfGd .account_astralProfile__MLCHd .account_line__1k69l:last-child{border-bottom:none}