:root{--inputBackground:transparent;--inputBorderColor:#fff;--inputLabelColor:#fff;--inputTextColor:#fff;--inputBorderRadius:100px;--homeBackgroundColor:#edf2f6;--buttonColor:#1d90f5}:not(input),:not(strong),:not(u){-webkit-user-drag:auto;user-select:auto;-webkit-user-select:auto}*{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0;pointer-events:auto}a,h1,h2,h3,h4,p{font-family:inter,sans-serif}.toDissapear{-webkit-animation:toDissapear .2s linear forwards;animation:toDissapear .2s linear forwards;background:#54667d;border:none;border-radius:100%;cursor:not-allowed;height:40px;width:40px}@-webkit-keyframes toDissapear{0%{-webkit-transform:scale(1);transform:scale(1)}99%{-webkit-transform:scale(0);transform:scale(0)}to{display:none}}@keyframes toDissapear{0%{-webkit-transform:scale(1);transform:scale(1)}99%{-webkit-transform:scale(0);transform:scale(0)}to{display:none}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 10px #fff;box-shadow:inset 0 0 10px var(--inputLabelColor)}::-webkit-scrollbar-thumb{background:#fa6342;border-radius:5px;-webkit-transition:.3s;transition:.3s}::-webkit-scrollbar-thumb:hover{background:#fff;background:var(--inputBorderColor);-webkit-transition:.3s;transition:.3s}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;--background:#fa6342;color-scheme:light dark;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-synthesis:none;font-weight:400;line-height:1.5;text-rendering:optimizeLegibility}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}body,html{overflow-x:hidden}body,html{height:100vh;width:100%}body{position:relative}#root{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:100%}footer{background:#e6ebef;height:60px;min-height:60px;position:relative;width:100%;z-index:98}footer>a,footer>p{color:#515365;font-size:13px;font-weight:300;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}footer>p{left:50%;top:50%}footer>a{font-weight:500;left:70%;text-decoration:underline;top:50%}@media screen and (max-width:800px){footer{bottom:70px}footer>p{left:20px}footer>a,footer>p{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}footer>a{font-weight:500;left:auto;right:20px;text-decoration:underline}}#spinnerWrapper{background:transparent;-webkit-filter:blur(5px);filter:blur(5px);height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}#spinnerWrapper.pending{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);cursor:wait;-webkit-user-select:none;user-select:none}#spinnerWrapper+span{left:50%;position:absolute!important;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:100}#AllWrapper:not(div:has(#registerPage),div:has(#loginStatsAndContainerWrapper)){padding:66px 0 0}@media screen and (max-width:800px){#AllWrapper:not(div:has(#registerPage),div:has(#loginStatsAndContainerWrapper)){padding:112px 0 70px}}#side-menu-wrapper{background-color:#102331;height:100%;justify-content:flex-start;left:0;max-width:400px;padding-top:70px;position:absolute;top:0;-webkit-transform:translate(-100%);transform:translate(-100%);transition:.3s;width:100vw;z-index:99}#side-menu-wrapper,.side-menu-form-wrapper{align-items:center;display:flex;flex-direction:column}.side-menu-form-wrapper{gap:15px;justify-content:center;width:100%}.side-menu-nav-buttons-wrapper{align-items:center;display:flex;flex-direction:row;height:auto;justify-content:space-between;width:100%}.side-menu-nav-buttons-wrapper>.nav-button-wrapper{align-items:center;background-color:initial;border:none;cursor:pointer;display:flex;flex-direction:row;height:50px;justify-content:center}.nav-button-wrapper.selected>button{border-bottom:1px solid #fff!important;transition:.3s}.side-menu-nav-buttons-wrapper>.nav-button-wrapper>button{background-color:initial;border:none;color:#fff;cursor:pointer;font-size:16px}.side-menu-nav-buttons-wrapper>.nav-button-wrapper>svg{fill:#fff;height:20px;width:auto}.side-menu-button{background-color:#6ba1df;border:none;border-radius:50%;cursor:pointer;height:35px;position:absolute;right:0;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);width:35px}.side-menu-button svg{fill:#fff;height:50%;margin:2px 0 0 2px;-webkit-transform:translate(25%,7%);transform:translate(25%,7%);transition:.3s;width:50%}.side-menu-button:not(button[class*=position-open]):hover>svg{-webkit-transform:translate(50%,7%);transform:translate(50%,7%)}.side-menu-button.position-open svg{-webkit-transform:rotate(180deg) translate(7%,-7%);transform:rotate(180deg) translate(7%,-7%);transition:.3s}#side-menu-wrapper[class*=position-open]{-webkit-transform:translateX(0)!important;transform:translateX(0)!important}#side-menu-wrapper[class*=position-close]{-webkit-transform:translateX(-100%)!important;transform:translateX(-100%)!important}.css-1lk7enj *{color:var(--inputLabelColor)!important}.css-1lk7enj label{top:0!important}.side-menu-form-wrapper>.MuiFormControl-root.MuiTextField-root.css-1u3bzj6-MuiFormControl-root-MuiTextField-root>div{height:56px!important}.side-menu-form-wrapper>.MuiFormControl-root.MuiTextField-root.css-1u3bzj6-MuiFormControl-root-MuiTextField-root label{top:0!important}.switchAndLabel{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.switchAndLabel label[class=active]{color:var(--inputLabelColor)}.switchAndLabel label[class=passive]{color:rgba(191,210,231,.5)}.scrollView{max-height:200px;overflow-y:auto}.MuiFormControl-root.MuiFormControl-fullWidth.css-q8hpuo-MuiFormControl-root>*{color:var(--inputLabelColor)!important}.customButton{background:transparent;border:1}@media screen and (max-width:780px){.side-menu-button{display:none}}@media screen and (max-width:450px){#side-menu-wrapper{max-width:100%}}.css-nxo287-MuiInputBase-input-MuiOutlinedInput-input{height:45px!important;padding:0 14px!important}.css-14s5rfu-MuiFormLabel-root-MuiInputLabel-root{top:-13%!important}fieldset{border-color:var(--inputBorderColor)!important;border-radius:var(--inputBorderRadius)!important;border-width:var(--inputBorderWidth)!important}.MuiFormControl-root.MuiTextField-root.css-1u3bzj6-MuiFormControl-root-MuiTextField-root{width:100%}.MuiFormControl-root.MuiTextField-root.css-1u3bzj6-MuiFormControl-root-MuiTextField-root label{color:var(--inputLabelColor)!important;z-index:0}.MuiFormControl-root.MuiTextField-root.css-1u3bzj6-MuiFormControl-root-MuiTextField-root svg{fill:var(--inputLabelColor)!important}.MuiFormControl-root.MuiTextField-root.css-1u3bzj6-MuiFormControl-root-MuiTextField-root input{color:var(--inputTextColor)!important}.MuiInputAdornment-root.MuiInputAdornment-positionEnd.MuiInputAdornment-outlined.MuiInputAdornment-sizeMedium.css-1laqsz7-MuiInputAdornment-root{display:flex!important}.MuiFormControl-root.MuiTextField-root.css-i44wyl{width:100%}.MuiFormControl-root.MuiTextField-root.css-i44wyl label{color:var(--inputLabelColor)!important}.MuiFormControl-root.MuiTextField-root.css-i44wyl svg{fill:var(--inputLabelColor)!important}.MuiFormControl-root.MuiTextField-root.css-i44wyl input{color:var(--inputTextColor)!important}.savedProfileWrapper,.savedProfilesAndTitle{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;max-height:100%;width:100%}.savedProfileWrapper{overflow-y:auto}.savedProfileWrapper::-webkit-scrollbar{width:4px}.savedProfileWrapper::-webkit-scrollbar-track{border-radius:5px;box-shadow:inset 0 0 10px var(--inputLabelColor)}.savedProfileWrapper::-webkit-scrollbar-thumb{background:transparent;border-radius:5px;-webkit-transition:.3s;transition:.3s}.savedProfileWrapper:hover::-webkit-scrollbar-thumb{background:#fa6342;-webkit-transition:.2s;transition:.2s}.savedProfilesH1{color:#fa6342;font-size:14px;font-weight:500;margin-bottom:10px;text-align:center;width:100%}.profilesWrapper{align-items:flex-start;border-bottom:2px dashed #c4d6ed;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;padding:8px 0;position:relative;transition:.3s;width:100%}.profilesWrapper.selected{background:#c4d6ed57;border-radius:5px;transition:.3s}.profileWrapper{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;width:100%}.profileLabel{color:#515365;font-size:13px;font-weight:500;max-width:100px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.zodiacSignsWrapper{align-items:center;display:flex;flex-direction:row;gap:17px;justify-content:center;width:100%}.zodiacSign{aspect-ratio:1;background:#23d2e2;border-radius:100%;height:35px;padding:5px;width:35px}.zodiacSign.feMale{background:#fc8dca}.zodiacSign svg{height:100%;width:100%}.zodiacSign svg path{fill:#fff}:root{--inputBorderWidth:2px}.css-b62m3t-container{width:100%}.css-1fdsijx-ValueContainer{padding:4.5px 8px!important}.css-13cymwt-control{background-color:initial!important;border-color:var(--inputBorderColor)!important;border-radius:var(--inputBorderRadius)!important;border-width:2px!important;border-width:var(--inputBorderWidth)!important;box-sizing:border-box!important}.css-13cymwt-control span{background-color:var(--inputTextColor)!important}.css-13cymwt-control svg{fill:var(--inputLabelColor)!important}.css-1dimb5e-singleValue,.css-1jqq78o-placeholder{color:var(--inputLabelColor)!important}#react-select-3-listbox.css-1nmdiq5-menu{background-color:initial!important}.css-1nmdiq5-menu{background-color:#fff!important;border-radius:var(--inputBorderRadius)!important;margin-top:0!important}.css-1nmdiq5-menu div{background-color:#fff;border-radius:5px!important}.css-1nmdiq5-menu div>div{color:#000;cursor:pointer;margin:0 auto;width:97.5%}.css-1nmdiq5-menu div>div:hover{background-color:#eee}.css-1nmdiq5-menu div>div:active{background-color:#fff}div[class*=indicatorContainer]{color:var(--inputTextColor)!important}.css-1nmdiq5-menu div>div:not(div:last-child){border-bottom:1.5px solid var(--inputLabelColor)}.css-1nmdiq5-menu div>div:last-child{border-top-left-radius:0!important;border-top-right-radius:0!important}.css-t3ipsp-control,.css-t3ipsp-control:hover{background-color:initial!important;border-color:var(--inputBorderColor)!important;border-radius:var(--inputBorderRadius)!important;border-width:2px!important;border-width:var(--inputBorderWidth)!important;box-shadow:none!important;box-sizing:border-box!important}@media screen and (max-width:391px){.css-b62m3t-container>div{height:60px!important}}@font-face{font-family:handWrite;src:url(/static/media/DancingScript-VariableFont_wght.d5ecf564a9f0a3ca0cb1.ttf)}@font-face{font-family:inter;src:url(/static/media/Inter.aadb65ac45347ff46699.ttf)}@font-face{font-family:space;src:url(/static/media/Space.1036357b9651eff7d3dd.ttf)}#loginPage{height:100vh;width:100vw}#loginPage,#registerPage{align-items:center;background:url(/static/media/login_bg.eb535c4c506aa0a28fb2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;justify-content:center}#registerPage{height:100%;width:100%}#registerPage .border-bottom-date-wrapper{background:transparent}#registerPage .setting-input{color:#fff}#forgotPasswordPage{background:url(/static/media/login_bg.eb535c4c506aa0a28fb2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:row;height:100vh;width:100vw}#forgotPasswordPage,#login-container{align-items:center;display:flex;justify-content:center}#login-container{background:#fa6342;flex-direction:column;gap:15px;left:225px;max-width:350px;padding:10px 20px 0;position:absolute;top:0;width:100%}#login-container .border-bottom-date-wrapper{border:2px solid #fff;border-radius:100px;min-height:45px;width:100%}#login-container .border-bottom-date-wrapper input::-webkit-input-placeholder{color:#fff}#login-container .border-bottom-date-wrapper input::placeholder,#login-container .border-bottom-date-wrapper span{color:#fff}#login-container .border-bottom-date-wrapper svg path{fill:#fff}#login-container.forgotPassword .button,#login-container.register .button{width:100%}#login-container.forgotPassword .title{font-size:22px}#login-circle{aspect-ratio:calc(571px / 600px);bottom:0;height:calc(200vh - 1160px);left:50%;max-height:651px;position:absolute;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);width:auto;z-index:-1}#login-container:after{background-image:url(data:image/png;base64,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);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:.5px;content:"";height:76px;left:50%;position:absolute;-webkit-transform:translate(-50%,75px);transform:translate(-50%,75px);width:calc(100% + 2.5px)}#login-container .title{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:38px;gap:15px;justify-content:center}#login-container .title span{color:#50c16d;font-size:60px;margin-left:5px}#register-container{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;margin:0 40px;max-width:1240px;padding:50px 0;width:100%}#register-container .title{color:#e3f2ff;font-family:handWrite;font-size:38px}#register-container .title span{color:#50c16d;font-size:60px;margin-left:5px}#registerPage .form-wrapper{max-height:350px;overflow-y:scroll}#registerPage .form-wrapper::-webkit-scrollbar-thumb{background:#fff}.form-wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;min-width:273px;padding:20px 40px 0;position:relative;width:310px}.register-buttons-wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.form-wrapper .login-p{color:#fff;font-size:13px;margin-bottom:17px;text-align:center}.form-wrapper span[class*=line]{background:hsla(0,0%,100%,.25);position:absolute}.form-wrapper .line1{height:1px;left:50%;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:calc(100% - 60px)}.form-wrapper .line2{left:0}.form-wrapper .line2,.form-wrapper .line3{height:calc(100% - 60px);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.form-wrapper .line3{right:0}.form-wrapper>div{margin-bottom:15px}.stage-display-false{display:none!important}.add-profile-stage .info{color:var(--inputTextColor);margin:15px 0 5px;width:280px}.button{background:#fff;border:1px solid #eaeaea;border-radius:100px;color:#515365;cursor:pointer;font-family:inter,sans-serif;font-size:13px;font-weight:700;height:45px;padding:0 21px;width:auto}.socialLoginButton{background:transparent;border:none;cursor:pointer}input:-webkit-autofill{-webkit-text-fill-color:var(--inputLabelColor)!important;-webkit-box-shadow:inset 0 0 0 30px #fa6342!important}.register-forgot-password-wraper{display:flex;justify-content:center;margin-top:20px;width:98%}.register-forgot-password-wraper a{color:#fff;font-family:inter,sans-serif;font-size:13px;font-weight:300;padding:3px 10px}.register-forgot-password-wraper a:hover{border-radius:15px;color:#fff;transition:.3s}.register-forgot-password-wraper:has(a:nth-child(2)){justify-content:space-between}.buttonAndForgotPasswordWrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:20px!important;width:100%}.ssoTextButton{color:#fff;font-size:13px;font-weight:500;white-space:nowrap}#remember-me-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-bottom:45px}.remember-me-text{color:#fff;font-size:13px;height:100%}.singUpMethodsWrapper{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center;margin-bottom:0!important;width:100%}.singUpMethodsWrapper img{width:27px}a{color:var(--buttonColor);font-family:Inter,sans-serif;font-size:19px;font-weight:600;text-decoration:none}.mailLink{background:#e3f2ff!important;border-radius:100px;height:30px;padding:5px!important;width:30px}.mailLink>svg{height:100%;width:100%}.mailLink:hover{background:#1d90f5!important}.mailLink:first-child>svg>rect{fill:transparent}.gmailLinks{align-items:center;display:flex;flex-direction:row;gap:10px;justify-content:center}.loginStatsWrapper{left:50vw;max-width:450px;position:absolute;top:18.3vh}.loginStatsWrapper>img{height:auto;margin-bottom:10px;width:133px}.loginStatsWrapper h1{color:#fff;font-size:40px;font-weight:300}.loginStatsWrapper p{color:#fff;font-size:15px;font-weight:300}.statsWrapper{align-items:center;display:flex;flex-direction:row;gap:45px;justify-content:flex-start;margin-top:55px}.statWrapper,.statWrapper div{align-items:center;display:flex;flex-direction:column;justify-content:center}.statWrapper div{background:#fa6342;border-radius:100px;height:45px;padding:10px;width:45px}#loginStatsAndContainerWrapper{height:100%;width:100%}@media screen and (max-width:820px){#login-container{align-items:center}.form-wrapper{max-width:350px;width:100%}#register-container{align-items:center;flex-direction:column;justify-content:center;margin:0 20px;padding:0}}@media screen and (max-width:1250px){#loginStatsAndContainerWrapper{align-items:center;display:flex;flex-direction:column;gap:3vh;justify-content:center}#login-container{border-radius:5px;bottom:auto;left:auto;position:relative;top:auto;-webkit-transform:translateX(0);transform:translateX(0)}#login-circle,#login-container:after,.login-p{display:none}.loginStatsWrapper,.statsWrapper{justify-content:center}.loginStatsWrapper{align-items:center;display:flex;flex-direction:column;left:auto;position:relative;top:auto;-webkit-transform:translateX(0);transform:translateX(0);width:100%}.loginStatsWrapper h1{font-size:30px}.loginStatsWrapper h1,.loginStatsWrapper p{color:#fff;font-weight:300;text-align:center}.loginStatsWrapper p{font-size:13px}.statsWrapper{margin-top:3vh}}@media (max-width:300px),screen and (max-height:738px){.loginStatsWrapper h1,.loginStatsWrapper>p{display:none}}.input-wrapper{position:relative;width:100%}.input-wrapper svg{fill:var(--inputLabelColor);cursor:pointer;height:55%;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.input-wrapper svg:before{background-color:red;content:"";height:500px;left:0;position:absolute;top:0;width:500px}.input{background:var(--inputBackground);border:var(--inputBorderWidth) var(--inputBorderColor) solid;border-radius:var(--inputBorderRadius);box-sizing:border-box;color:var(--inputTextColor);font-size:14px;height:45px!important;outline:none;padding:0 12px;width:100%}.input::-webkit-input-placeholder{opacity:0}.input-wrapper>label{color:var(--inputLabelColor);font-size:16px;left:14px;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s}.input-wrapper>label:before{background-color:var(--background);content:"";height:calc(var(--inputBorderWidth) + 8px);left:50%;opacity:0;position:absolute;top:65%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% + 15px);z-index:-1}.input-wrapper .input:-webkit-autofill{-webkit-text-fill-color:#fff!important}.input-wrapper:has(input:-webkit-autofill)>label{font-size:14px;left:19px;position:absolute;top:-5%;-webkit-transition:.3s;transition:.3s}.input-wrapper:has(input:-webkit-autofill) label:before{opacity:1}.input-wrapper.focus label{font-size:14px;left:19px;position:absolute;top:-5%;transition:.3s}.input-wrapper.focus label:before{opacity:1}@media screen and (max-width:391px){.input{height:60px}}#modal-wrapper{align-items:center;background:#fff;border-radius:0;box-shadow:0 3px 8px rgba(0,0,0,.24);display:flex;display:none;flex-direction:row;gap:20px;height:50px;justify-content:center;left:50%;opacity:0;overflow:hidden;padding:0;position:absolute;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:0;z-index:999}#modal-wrapper[class*=error]{border-left:7px solid #e98566}#modal-wrapper[class*=success]{border-left:7px solid #b9c955}#modal-wrapper[class*=error] svg{fill:#e98566}#modal-wrapper[class*=success] svg{fill:#b9c955}#modal-wrapper[class*=open]{-webkit-animation:modal-bounce-open .3s linear forwards;animation:modal-bounce-open .3s linear forwards;opacity:1}#modal-wrapper[class*=close]{-webkit-animation:modal-bounce-close 1s linear forwards;animation:modal-bounce-close 1s linear forwards;opacity:1}.modal-message{color:#616161;font-size:20px;text-align:start!important;white-space:nowrap}#modal-wrapper[class*=open] .modal-message{-webkit-animation:modal-message-fade-in .9s linear forwards;animation:modal-message-fade-in .9s linear forwards}#modal-wrapper svg{width:35px}@-webkit-keyframes modal-bounce-open{0%{width:0}to{padding:0 90px;top:0;width:500px}}@keyframes modal-bounce-open{0%{width:0}to{padding:0 90px;top:0;width:500px}}@-webkit-keyframes modal-message-fade-in{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}30%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;top:0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes modal-message-fade-in{0%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}30%{opacity:0;-webkit-transform:translateY(5px);transform:translateY(5px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}to{opacity:1;top:0;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes modal-bounce-close{0%{padding:0 90px;top:0;width:auto}to{top:-100%}}@keyframes modal-bounce-close{0%{padding:0 90px;top:0;width:auto}to{top:-100%}}.loginMissingInfoModalWrapper{background:#00000046;justify-content:center;left:0;position:absolute;top:0;z-index:99}.loginMissingInfoModal,.loginMissingInfoModalWrapper{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.loginMissingInfoModal{background:#fff;border-bottom:5px solid #fa6342;border-top-left-radius:5px;border-top-right-radius:5px;gap:35px;justify-content:flex-start;max-height:292px;max-width:500px;padding:23px 35px}.loginMissingInfoModal .header{align-items:flex-end;display:flex;flex-direction:row;gap:12px;height:55px;justify-content:flex-start;width:100%}.loginMissingInfoModal .header .titleAndPWrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-end}.loginMissingInfoModal .header .titleAndPWrapper h1{color:#515365;font-size:20px;font-weight:400}.loginMissingInfoModal .header .titleAndPWrapper p{color:#515365;font-size:13px;font-weight:300;line-height:13px}.loginMissingInfoModal .header img{height:100%;width:auto}.loginMissingInfoModal .body{align-items:flex-end;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;justify-content:center;width:100%}.loginMissingInfoModalWrapper .saveButton{background:#fa6342;border:none;border-radius:100px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;height:30px;transition:.2s;width:200px}.loginMissingInfoModalWrapper .saveButton:disabled{background:#000;border:none;color:#fff;cursor:not-allowed;font-size:14px;font-weight:500;transition:.2s}@media screen and (max-width:500px){.loginMissingInfoModal{height:auto;max-height:none}.loginMissingInfoModal .body .labelAndInput{width:100%}.loginMissingInfoModalWrapper .saveButton{border-radius:5px;height:45px;margin-top:15px;width:100%}}.SimpleSelectInputWrapper{background:#edf2f6;border:1px solid #e4e4e4;border-radius:5px;cursor:pointer;height:40px;position:relative;-webkit-user-select:none;user-select:none;width:100%}.selectedOptionWrapper{flex-direction:row;padding:0 15px;width:100%}.selectedOptionWrapper,.selectedOptionWrapper .svgsWrapper{align-items:center;display:flex;height:100%;justify-content:space-between}.selectedOptionWrapper .svgsWrapper{flex-direction:row-reverse;width:auto}.selectedOptionWrapper p{color:#535165;font-size:13px;text-transform:capitalize}.optionsWrapper{background:#fff;bottom:0;flex-direction:column;height:0;left:0;max-height:250px;overflow-y:auto;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:1}.optionsWrapper,.optionsWrapper .option{align-items:center;display:flex;justify-content:flex-start;transition:.3s;width:100%}.optionsWrapper .option{background:#f3f6f8;border:none;color:#535165;cursor:pointer;flex-direction:row;font-size:13px;height:35px;min-height:35px;padding:0 20px;text-transform:capitalize;-webkit-user-select:none;user-select:none}.optionsWrapper .option:hover{background:#e5eaee;transition:background .3s}.postWrapper{align-items:center;background-color:#fff;border-radius:5px;box-shadow:0 1px 4px rgba(0,0,0,.16);display:flex;flex-direction:column;justify-content:space-between;margin:0 0 10px;padding:10px 24px 0 20px;scroll-snap-align:start;width:calc(100% - 3px)}.postWrapper.mostLiked{background-color:gold}.letter-wrapper,.postHeaderAndBody{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.letter-wrapper{background:red;font-family:sans-serif;height:100%}.letter{color:#fff;font-family:sans-serif;font-size:18px;font-weight:600;text-transform:capitalize}.letter.big{font-size:100%}.postHeader{align-items:center;display:flex;flex-direction:row;gap:25px;justify-content:flex-start;width:100%}.postHeader .profilePhoto>img{height:100%;width:100%}.post-header-userNameAndPostTime{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.post-header-user-name{color:#fa6342;cursor:pointer;font-size:15px;text-transform:capitalize;transition:.2s}.post-br{height:2px;width:90%}.post-header-user-name:hover{color:#ffbcad;transition:.2s}.post-header-post-time{color:#515365;font-size:12px;font-weight:300;line-height:30px}.postBody{display:flex;justify-content:flex-start;margin-bottom:20px;width:100%}.postParagraph{color:#515365;font-size:14px;line-height:18px;margin-top:14px;max-height:108px;overflow-y:auto;-webkit-user-select:text;user-select:text;white-space:pre-line;width:100%;word-break:break-word}.postFooter{border-top:1px solid #e5e5e5;display:flex;gap:15px;justify-content:space-between;padding:5px 0;width:100%}.likeAndDissLikeWrapper{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center}.reportPostButton{background:transparent;border:none;cursor:pointer;height:30px;margin-left:15px;width:30px}.reportPostButton>svg{fill:#000;height:100%;width:100%}.reportPostButton:hover>svg{fill:#000}.postFooter .likeButton{background-color:initial;border:none;cursor:pointer;height:20px}.showMoreButton{bottom:15px;color:#515365;cursor:pointer;font-size:14px;font-weight:600;position:absolute;right:15px;text-decoration:underline;-webkit-user-select:none;user-select:none}.postFooter .dissLikeButton{background-color:initial;border:none;cursor:pointer;height:20px}.postFooter .dissLikeButton img{-webkit-transform:translateY(5px);transform:translateY(5px)}.likeButtonAndCountWrapper .count{position:absolute;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.postFooter .dissLikeButton img,.postFooter .likeButton img{height:100%}.postFooter .likeButtonAndCountWrapper{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:space-between;position:relative}.tooltip{background-color:#a7a7a7;display:none;height:100px;left:50%;overflow:auto;position:absolute;top:0;-webkit-transform:translate(-50%,-100%);transform:translate(-50%,-100%);width:150px}#profilePageIcon,.likeButtonAndCountWrapper:hover>.tooltip{display:block}.postsScrollView{overflow-x:hidden;overflow-y:auto;padding:1px;scroll-behavior:smooth}#empty-profile-wrapper{align-items:center;display:flex;flex-direction:column;height:500px;justify-content:center;width:100%}.empty-profile-title{color:#2873b8}.empty-profile-h2{color:#548cc0;font-size:20px;text-align:center}.emptyBoxesPng{height:50%;width:auto}.post-sorting-button{font-size:16px!important;font-weight:500!important;min-width:150px!important}.texareaAndEmojiWrapper{display:flex;height:100%;position:relative;width:calc(100% - 40px)}.emojiButton{fill:#2873b8;align-items:center;background:transparent;border-radius:100px;box-shadow:none!important;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;padding:0;right:25px;top:50%;transition:.2s;width:40px}.emojiButton>svg{height:100%;width:100%}.emojiButton:hover{background:#f6fbff;transition:.2s}.textAreaAndSendButtonWrapper{align-items:center}.sendPostWrapper,.textAreaAndSendButtonWrapper{display:flex;flex-direction:row;gap:12px;justify-content:center;width:100%}.sendPostWrapper{align-items:flex-start;height:auto;position:relative}.sendPostWrapper textarea{background:transparent;border:none;border-bottom-left-radius:0;border-top-left-radius:0;border-radius:15px;font-size:16px;height:inherit;outline-style:none;padding:7px 6px 7px 12px;resize:none;width:100%}.sendPostWrapper textarea::-webkit-scrollbar{display:none}.sendPostWrapper .texareaAndEmojiWrapper p{color:#515365;font-size:14px;left:9px;pointer-events:none;position:absolute;top:11px}.sendPostWrapper .texareaAndEmojiWrapper p.none{display:none}#sendPostButton{background:#fa6342;border:none;border-radius:100px;color:#fff;cursor:pointer;height:30px;margin-top:auto;width:88px}#sendPostButton svg{height:100%;width:auto}.sortingButtonsWrapper{align-items:center;display:flex;flex-direction:row;gap:11px;justify-content:space-between;margin:10px 0;width:-webkit-min-content;width:min-content}.sortingButtonsWrapper .sortingButton{background:#fff;border:1px solid #515365;border-radius:5px;color:#515365;cursor:pointer;font-size:14px;font-weight:500;padding:10px 11px;white-space:nowrap;width:-webkit-min-content;width:min-content}.sortingButtonsWrapper .sortingButton.active{background:#fa6342;border:1px solid #fa6342;color:#fff}.EmojiPickerReact.epr-main{bottom:0;box-shadow:0 20px 29px 2px hsla(240,5%,41%,.5);position:absolute!important;right:0;-webkit-transform:translateY(100%);transform:translateY(100%);z-index:999}@media only screen and (max-width:600px){.EmojiPickerReact.epr-main{right:50%;-webkit-transform:translate(50%,100%);transform:translate(50%,100%)}}.sendPostWrapper button{background:#e3f2ff;border:none;border-bottom-right-radius:0;border-top-right-radius:0;border-radius:100px;box-shadow:0 1.95px 2.6px rgba(0,0,0,.2);cursor:pointer;height:40px;height:inherit;outline:none;transition:all .2s ease-in-out;width:40px}.sendPostWrapper button:active{background:#2873b8;transition:all .2s ease-in-out}.sendPostWrapper button:active>svg{fill:#e3f2ff}.sendPostWrapper button svg{fill:var(--inputBorderColor);height:inherit;padding:6px;width:37px}.profilePhoto{border-radius:50%;height:40px;overflow:hidden;width:40px}#sendPost-AboutContent{align-items:flex-start;background:#fff;border:1px solid #ede9e9;border-radius:5px;display:flex;flex-direction:column;height:-webkit-max-content;height:max-content;height:auto;justify-content:space-between;padding:16px 14px 16px 16px}#sendPost-AboutContent h1{color:#515365;font-size:15px;font-weight:300}.divider{background:#ede9e9}@media screen and (max-width:800px){.sortingButtonsWrapper .sortingButton{font-size:10px}.textAreaAndSendButtonWrapper{align-items:center;display:flex;flex-direction:column;gap:12px;justify-content:center;width:100%}#sendPostButton{width:100%}.sendPostWrapper{flex-direction:column;gap:12px}.texareaAndEmojiWrapper{width:100%}}
/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;margin:0;padding:0}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"\2022"}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li:before,.ql-editor ul[data-checked=true]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"\2611"}.ql-editor ul[data-checked=false]>li:before{content:"\2610"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-increment:list-0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;-webkit-transform:translateY(10px);transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{margin-bottom:5px;margin-top:5px;padding:5px 10px;white-space:pre-wrap}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}#aboutContentWrapper{border-radius:5px;height:auto;margin-bottom:15px;overflow:hidden;padding:16px;position:relative;transition:.3s;width:100%}#aboutContentWrapper .header{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between}#aboutContentWrapper .header .iconAndTitle{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:flex-start}#aboutContentWrapper .header h1{color:#fff;font-size:25px;font-weight:500}#aboutContentWrapper .header svg{height:100%}.aboutContentTitle{color:#515365;font-size:15px;font-style:normal;font-weight:400;padding:10px 0;text-transform:capitalize}.aboutParagraph{-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:25px;max-height:150px;overflow:hidden;padding:13px 0 23px;transition:.5s}.aboutParagraph.full{-webkit-line-clamp:unset;line-clamp:none;max-height:500px;transition:1s}.divider{background:hsla(0,0%,100%,.4);display:block;height:1px;width:100%}#contentSideWrapper{align-items:center;display:flex;flex-direction:column;height:auto;justify-content:space-between;overflow:hidden;position:fixed;width:100%}#contentSideWrapper.none{display:none}#contentSideWrapper .firstCol{background-color:initial;border-collapse:collapse;width:240px}#contentSideWrapper .secondCol{background-color:#3185ce;flex:1 1;height:100%;min-width:265px;width:265px}#contentSideWrapper>.scrollX{align-items:flex-start;display:flex;flex-direction:row;justify-content:flex-start;overflow-x:hidden}.content-wrapper{align-items:center;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;max-height:41px;padding:15px;text-transform:capitalize;width:212px}.sub-title-wrapper>.content-wrapper{background-color:#fff}.content-wrapper:hover{transition:.3s}.content-wrapper .content-title{color:#fff;font-size:13px}.content-wrapper.selected{background:#fff;background:linear-gradient(90deg,var(--buttonColor) 0,var(--buttonColor) 2%,#fff 2%);-webkit-transition:background .2s linear}.content-wrapper.selected .content-title{color:#000!important}.content-icon{height:100%;width:40px}.sub-title-wrapper{align-items:flex-end;display:flex;flex-direction:column;height:0;justify-content:flex-start}.sub-title-wrapper,.sub-title-wrapper.open{overflow-y:hidden;transition:.3s}@media only screen and (max-width:800px){#contentSideWrapper>.scrollX{width:100%}}.whichsideButtonsWrapper{gap:11px;justify-content:space-between;margin:10px 0;width:-webkit-min-content;width:min-content}.whichSideButton,.whichsideButtonsWrapper{align-items:center;display:flex;flex-direction:row}.whichSideButton{background:#7a8594;border:none;border-radius:100px;box-sizing:border-box;color:#fff;cursor:pointer;font-size:15px;font-weight:500;gap:15px;height:35px;justify-content:center;padding:6px;transition:.3s;white-space:nowrap;width:35px}.whichSideButton svg{height:100%;width:100%}.whichSideButton.feMaleSide{background:#fc8dca;border:1px solid #fff;color:#fff}.whichSideButton.maleSide{background:#aaecfc;border:1px solid #515365;color:#515365}.whichSideButton.maleSide svg path{fill:#515365}.aboutContentEditForm{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:center;width:100%}.aboutContentEditForm input,textarea{width:100%}.contentEditButtonsWrapper{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center}.contentEditButton{background:#fff;border:1px solid #e4f3ed;border-radius:5px;cursor:pointer;margin-top:5px;padding:7px 15px}.quill{background:#fff}.ql-container{background:#e9e9e9}.ql-picker-options{max-height:100px;overflow:auto}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:attr(data-value)!important}.ql-snow .ql-picker.ql-size .ql-picker-label:before{color:red!important}.ql-picker.ql-font{.ql-picker-item{font-size:0;&:before{content:attr(data-value)!important;font-size:14px}}}.ql-picker.ql-font{.ql-active{&:before{content:attr(data-value)!important;font-size:14px}}}@font-face{font-family:Calibri;src:url(/static/media/calibri-regular.82e3b1641976f5409e1f.ttf)}@font-face{font-family:Ubuntu;src:url(/static/media/Ubuntu-Regular.1cbb1b79a23478cc89ad.ttf)}@font-face{font-family:Arial;src:url(/static/media/arial.c54859dda733c50328d8.ttf)}@font-face{font-family:Tahoma;src:url(/static/media/tahoma.eeb96a185da92c71e257.ttf)}@font-face{font-family:NewRoman;src:url(/static/media/times-new-roman.81560eeae7b825038bd7.ttf)}@font-face{font-family:Verdana;src:url(/static/media/verdana.5b0da4fe5677451d28a7.ttf)}@font-face{font-family:Roboto;src:url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf)}.ql-picker.ql-font .ql-picker-item[data-value=Calibri]:before,.ql-picker.ql-font .ql-picker-label[data-value=Calibri]:before{content:"Calibri"!important;font-family:Calibri}.ql-picker.ql-font .ql-picker-item[data-value=Verdana]:before,.ql-picker.ql-font .ql-picker-label[data-value=Verdana]:before{content:"Verdana"!important;font-family:Verdana}.ql-picker.ql-font .ql-picker-item[data-value=Tahoma]:before,.ql-picker.ql-font .ql-picker-label[data-value=Tahoma]:before{content:"Tahoma"!important;font-family:Tahoma}.ql-picker.ql-font .ql-picker-item[data-value=NewRoman]:before,.ql-picker.ql-font .ql-picker-label[data-value=NewRoman]:before{content:"NewRoman"!important;font-family:NewRoman}.ql-picker.ql-font .ql-picker-item[data-value=Arial]:before,.ql-picker.ql-font .ql-picker-label[data-value=Arial]:before{content:"Arial"!important;font-family:Arial}.ql-picker.ql-font .ql-picker-item[data-value=Ubuntu]:before,.ql-picker.ql-font .ql-picker-label[data-value=Ubuntu]:before{content:"Ubuntu"!important;font-family:Ubuntu}.ql-picker.ql-font .ql-picker-item[data-value=Roboto]:before,.ql-picker.ql-font .ql-picker-label[data-value=Roboto]:before{content:"Roboto"!important;font-family:Roboto}.ql-font-Roboto{font-family:Roboto}.ql-font-Calibri{font-family:Calibri}.ql-font-Verdana{font-family:Verdana}.ql-font-Ubuntu{font-family:Ubuntu}.ql-font-Tahoma{font-family:Tahoma}.ql-font-NewRoman{font-family:times-new-roman\.ttf}.ql-font-Arial{font-family:arial\.ttf}.paginationWrapper{gap:7px;height:50px;justify-content:space-between}.paginationWrapper,.paginationWrapper>div{align-items:center;display:flex;flex-direction:row;width:-webkit-min-content;width:min-content}.paginationWrapper>div{justify-content:center}.paginationWrapper>.center{align-items:center;display:flex;flex-direction:row;gap:7px;justify-content:center}.paginationButton{background:#fff;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;height:35px;width:35px}.paginationButton.selected{align-items:center;display:flex;flex-direction:row;gap:7px;justify-content:space-between;padding:0 9px;position:relative;width:auto}.paginationButton:disabled{background:#eee}.paginationButton:disabled path{fill:silver}.paginationButton.selected span{margin-left:10px}.paginationWrapper .dropdown{align-items:center;background:#fff;border:1px solid #d9d9d9;bottom:-5px;display:none;flex-direction:column;height:0;justify-content:space-between;left:0;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}.paginationWrapper .dropdown.open{display:flex;height:auto;max-height:245px;overflow-y:auto}.paginationWrapper .dropdown .option{background:#fff;border:none;border-bottom:1px solid #d9d9d9;border-radius:4px;cursor:pointer;height:35px;min-height:35px;width:100%}@media screen and (max-width:800px){.paginationButton.allPages,.paginationWrapper .center>svg{display:none}.paginationButton.selected span{margin-left:0}}#youHaveNoProfileWrapper{align-items:center;background:#fff;display:flex;flex-direction:column;gap:22px;justify-content:space-between;padding:30px 64px;position:relative}#youHaveNoProfileWrapper h1{color:#515365;font-size:30px;font-weight:300;margin-bottom:0}#youHaveNoProfileWrapper>img{height:auto;left:0;position:absolute;top:0;width:100%}.noProfileRow{align-items:center;display:flex;flex-direction:row;height:140px;justify-content:space-between;width:100%}.noProfileRow img{height:100%;width:auto}.noProfileRow p{color:#515365;font-size:20px;font-weight:300;max-width:340px}.noProfileRow p span{font-weight:700}.textAndIcon{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}.textAndIcon svg{background:#54667d;border-radius:100%;height:40px!important;min-width:40px;padding:5px;width:40px!important}@media screen and (max-width:800px){.noProfileRow{gap:20px;height:200px}.noProfileRow p{font-size:3vw}}@media screen and (max-width:630px){#youHaveNoProfileWrapper{gap:20px;height:auto;padding:20px 30px}.noProfileRow{align-items:flex-start;flex-direction:column;gap:15px;height:auto;justify-content:center}div.noProfileRow:nth-child(3){flex-direction:column-reverse}.noProfileRow img{height:auto;width:100%}.noProfileRow p{font-size:20px}}.PostPlaceHoldersWrapper{gap:10px}#profile-page-wrapper,.PostPlaceHoldersWrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:100%}#profile-page-wrapper{background:#fafafa;height:100%;overflow-y:auto;padding:0 0 15px;z-index:9}.editSvg{fill:transparent;cursor:pointer;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}img{height:100%;width:100%}.profilePageContainer{margin-left:70px;max-width:1250px;width:calc(100vw - 90px)}#profile-page-header{align-items:flex-end;background-position:flex-start;background-repeat:no-repeat;background-size:cover;border:1px solid #ede9e9;display:flex;flex-direction:column;height:390px;justify-content:flex-start;position:relative;width:100%}.profile-nav-wrapper{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;max-width:100%;overflow-x:visible}.profile-nav-wrapper .MuiTabs-flexContainer.css-heg063-MuiTabs-flexContainer button{color:#515365}.profile-nav-wrapper .MuiTabs-flexContainer.css-heg063-MuiTabs-flexContainer button.Mui-selected{color:#fa6342;padding-bottom:27px;padding-top:29px}.profile-nav-wrapper .MuiTabs-indicator.css-1aquho2-MuiTabs-indicator{background:transparent;height:15px;overflow-y:scroll}.MuiBox-root.css-qh29qi{max-width:100%}.profile-nav-wrapper .MuiTabs-indicator.css-1aquho2-MuiTabs-indicator:before{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABwAAAAXCAYAAAAYyi9XAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFjSURBVHgBvZXfTcJQFMa/cwokJD50hI4AG5RO4AYaxMQ32ECcQB5NJBIncAETuoE4gR2BN7Gl93jbIIEW6EVKf083pzf9en73T4GKoWMmf9+5Tm3JfVG4BGQOollcVw/NJz8wfYdxYBJmRTzVQ2ezLkCg6qpjGsowpBZZk2xYgv5i/SE0gSFGgYueNxCIu38GuYuuN4ABhUpXKj/00C6YOtfr2S5SW9ihtaQ3g7AE20TtwcCfnjeEUAvGFKvdq3Sl8gvHc1Dt3g5XR+A/2FaYLgOMA1OVO46AMUStqOve73yULZygMkfIqn3x7M82a7kOT1CZoxHnd+1W4Mkqs2i1Yc973Cr9DcpUmSUmfdeOfT8ZrzssU2UWFp7ItWuvA8ObzghlqsyQXPBRjdNdS+Gt24JK78qzk6hlHdZHRVjCV0wgB5UhDuv/XICqEAo4Jn5FZciIm+N3XwRDnBkFNWi8TD9/ARd2gG0W+9EXAAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:15px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:15px}#profile-banner-wrapper{border-left:2px solid #fff;border-right:2px solid #fff;height:100%;max-height:319px;max-width:1244px;overflow:hidden;position:relative;width:100%}#profile-banner.my:hover{-webkit-filter:blur(2px);filter:blur(2px);transition:.3s}#profile-banner+svg{pointer-events:none}#profile-banner-wrapper.my:hover>svg{fill:#fa6342;height:30px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s;width:30px;z-index:99}#profile-banner-wrapper.my:has(.profilePicWrapper:hover)>svg{fill:transparent}#profile-banner{aspect-ratio:3.9;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;width:100%;z-index:-1}#profile-page-header-end{background-color:#fff;border-bottom-left-radius:5px;border-bottom-right-radius:5px;height:70px;justify-content:flex-start;position:relative}#posts-follow-counts-wrapper,#profile-page-header-end{align-items:center;display:flex;flex-direction:row;width:100%}#posts-follow-counts-wrapper{gap:30px;justify-content:center}#posts-follow-counts-wrapper div[class*=count-wrapper]{align-items:center;display:flex;flex-direction:column;justify-content:center}#posts-follow-counts-wrapper div[class*=count-wrapper] h1{color:#515365;font-size:14px;font-weight:500}#posts-follow-counts-wrapper div[class*=count-wrapper] p{color:#fa6342;font-size:14px;font-weight:500}#profile-name{color:#333;font-size:20px;text-transform:capitalize;white-space:nowrap}#profile-locality-p{color:#515365;font-size:12px;width:-webkit-max-content;width:max-content}#profilePhotoAndName{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:auto}#profileNameAndActions{margin-left:80px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:auto}#fallowAndMessageWrapper,#profileNameAndActions{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#fallowAndMessageWrapper{background:#ffffffab;border-radius:5px;bottom:71px;gap:15px;height:54px;padding:7px 11px;position:absolute;right:0;transition:.3s;z-index:2}#profile-page-body{display:flex;flex-direction:column;height:auto;justify-content:space-around;margin-top:15px;max-width:1250px;width:100%}#profile-actions-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;left:28%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.profile-actions-tooltip-wrapper{max-height:32px;position:relative}.profile-actions-tooltip-wrapper,.profile-actions-tooltip-wrapper>button{align-items:center;aspect-ratio:1;display:flex;flex-direction:column;height:100%;justify-content:center}.profile-actions-tooltip-wrapper>button{background-color:rgba(173,173,253,.66);border:none;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.2);cursor:pointer}.profile-actions-tooltip-wrapper>button>svg{fill:#fff;aspect-ratio:1;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:75%}.profile-actions-tooltip-wrapper>button.active{background-color:#f0f8ff;box-shadow:0 1px 3px rgba(0,0,0,.2)}.profile-actions-tooltip-body{background-color:#fff;border-radius:15px;box-shadow:0 1px 7px rgba(0,0,0,.35);left:50%;opacity:0;overflow:hidden;position:absolute;top:0;-webkit-transform:translate(-60%,-95%);transform:translate(-60%,-95%);transition:.3s}.profile-actions-tooltip-body.active{left:50%;opacity:1;top:0;-webkit-transform:translate(-60%,-105%);transform:translate(-60%,-105%);transition:.3s;z-index:99}.profile-actions-tooltip-body>button{background-color:#f0f8ff;border:none;cursor:pointer;padding:15px 20px;transition:.3s;white-space:nowrap;width:100%}.profile-actions-tooltip-body>button:hover{background-color:#57a3e6;transition:.3s}.follow-action-warapper{align-items:center;aspect-ratio:1;background:#57a3e6;border:1px solid #57a3e6;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;transition:.3s}.follow-action-warapper>button{background:transparent;border:none;color:#fff;cursor:pointer;height:100%;width:100%}.follow-action-warapper>svg{fill:#fff;height:17px;width:auto}.follow-action-warapper.followed{background:#fff;border:1px solid #57a3e6;color:#57a3e6;transition:.3s}.follow-action-warapper.followed>button{color:#57a3e6}.follow-action-warapper.followed>svg{fill:#57a3e6}.message-action-warapper{align-items:center;aspect-ratio:1;background:#e2ab6c;border:1px solid #e2ab6c;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex-direction:row;height:40px;justify-content:center;transition:.3s}.message-action-warapper>button{background:transparent;border:none;color:#fff;cursor:pointer;height:100%;width:100%}.message-action-warapper>svg{fill:#fff;height:22px;width:22px}.profilePicWrapper{align-items:center;aspect-ratio:1;border:5px solid #fff;border-radius:50%;bottom:10px;cursor:pointer;display:flex;flex-direction:row;height:160px;justify-content:center;left:50px;overflow:hidden;position:absolute;-webkit-transform:translateY(0);transform:translateY(0);transition:.3s;z-index:80;z-index:89}.profilePicWrapper.my img:hover{-webkit-filter:blur(2px);filter:blur(2px);position:relative;transition:.3s}.profilePicWrapper.my:hover>svg{fill:#fa6342;height:30px;left:50%;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s;width:30px;z-index:999}#pictureSelectorWrapper{bottom:0;right:-15px}.profilePicWrapper img{height:100%;width:100%}#page-close{background:transparent;border:none;cursor:pointer;height:50px;position:absolute;right:0;top:70px;transition:.3s;width:50px;z-index:99}#page-close:hover{-webkit-transform:scale(.8);transform:scale(.8);transition:.3s}#page-close>svg{fill:gray}#page-close:hover>svg{fill:#3a3a3a}#my-best-posts-side,#my-posts-side{max-width:500px;width:100%}#bio-side{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:100%}.bio-side-box{align-items:center;background:#fff;border:1px solid #ede9e9;border-radius:5px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:7px 10px;width:100%}.bio-side-box.left{width:33%}.bio-side-box.right{width:66%}.bio-side-box.right .textAreaWrapper{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:center;width:100%}.bio-title{color:#515365;font-size:15px;font-weight:500}#profile-page-body>.second-row{align-items:flex-start;display:flex;flex-direction:column;gap:15px;justify-content:flex-start;width:-webkit-max-content;width:max-content}#profile-page-body>.second-row .header{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between;width:100%}.titleRow{margin-bottom:18px;padding:11px 6px;position:relative;width:100%}.titleRow .right{background:#fa6442;border-radius:10px;display:block;height:24px;left:-10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:3px}.titleRow .bottom{background:#ede9e9;bottom:0;display:block;height:1px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 16px)}.icon-and-title{align-items:center;display:flex;flex-direction:row;justify-content:flex-start}.icon-and-title h1{color:#515365;font-size:14px;font-weight:500;margin-left:8px}.bio-textarea{background:transparent;border:none;border-radius:5px;color:#515365;cursor:default;font-family:inter,sans-serif;font-size:14px;font-weight:500;padding:7px 0;resize:none;transition:.2s;width:100%!important}.bio-textarea:focus-visible{outline-style:none}.bio-textarea.editable{background:#e4e4e4;cursor:revert;padding:7px 6px;transition:.2s}.editable-text-area-wrapper{margin-bottom:15px;position:relative;width:100%}.editButton{align-items:center;border:none;border-radius:100%;bottom:0;cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;padding:4px 4px 8px;position:absolute;right:-4px;transition:.3s;width:30px}.editButton,.editButton.active{background:transparent}.editButton.active:hover{background:#fa64423b;transition:.3s}.editButton.active>svg{fill:#fa6442}.editButton:hover{background:#fa64423b;transition:.3s}.editButton>svg{fill:#fa6442;height:100%;width:100%}.profile-nav-buttons{align-items:flex-end;display:flex;flex-direction:row;height:100%;justify-content:space-between}.profile-nav-buttons>button{background:#fff;border:none;box-shadow:0 1px 4px rgba(0,0,0,.16);cursor:pointer;height:50px;padding:.5em 2em;transition:.15s}.profile-nav-buttons>button:hover{background:#2872b8a9;color:#fff}.profile-nav-buttons>button.active{background:#2872b8;border:none;border-top-left-radius:15px;border-top-right-radius:15px;box-shadow:0 1px 4px rgba(0,0,0,.16);color:#fff;height:62px;transition:.15s}.premium-action-wrapper{align-items:center;background:gold;border-radius:100px;cursor:pointer;display:flex;flex-direction:row;gap:7px;height:40px;justify-content:flex-start;margin-left:15px;padding:8px 15px}.premium-action-wrapper>.getPremiumButton{background:transparent;border:none;color:#fff;cursor:pointer}.premium-action-wrapper>svg{fill:#fff;height:22px;width:22px}.customSwitchWrapper{align-items:center;background-color:#aaa2a2;border-radius:100px;display:flex;flex-direction:row;justify-content:center;padding:2px;position:relative;width:40%}.customSwitchButton{background:transparent;border:none;border-radius:100px;color:#fff;height:100%;padding:8px 15px;width:50%;z-index:1}.customSwitchSelector{left:25%}.customSwitchSelector,.customSwitchSelector.right{background:#1364a7;border:none;border-radius:100px;height:100%;padding:8px 15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.3s;width:auto;width:50%}.customSwitchSelector.right{left:75%}@media screen and (max-width:1200px){#profileNameAndActions{margin-left:0;-webkit-transform:translateX(0);transform:translateX(0)}#fallowAndMessageWrapper{right:62px;top:0}.profile-actions-tooltip-wrapper{height:40px;position:absolute;right:15px;top:7px;width:40px}#profile-page-header-end,#profilePhotoAndName{align-items:flex-start;justify-content:flex-start}#profile-page-header-end{flex-direction:column;height:auto;padding:11px 15px}.profile-nav-wrapper{width:100%}}@media only screen and (max-width:1020px){#profile-page-header-end{align-items:flex-start;flex-direction:column;height:auto}#bio-side,.bio-side-box.right .textAreaWrapper{flex-direction:column}.bio-side-box.left{margin-bottom:15px;width:100%}.bio-side-box.right{width:100%}.profilePicWrapper{height:100px;-webkit-transform:none;transform:none}.profile-actions-tooltip-wrapper>button{height:100%}.profile-nav-buttons{width:100%}#fallowAndMessageWrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:15px}.follow-action-warapper,.message-action-warapper{width:45%}.profile-nav-buttons>button{max-width:25%;padding:0;width:100%}#followersWrapper{margin:auto;width:100%!important}}@media only screen and (max-width:800px){.profilePageContainer{padding-bottom:85px}#profile-banner-wrapper{height:90px}#profile-page-header{height:auto}.profilePageContainer{margin-left:0;width:calc(100vw - 30px)}}@media only screen and (max-width:600px){#profile-page-body>.second-row{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:100%}.profile-actions-tooltip-body,.profile-actions-tooltip-body.active{left:15%}.profilePicWrapper{border-width:2px;height:60px;left:0}#profileNameAndActions{width:100%}.customSwitchWrapper{width:95%}.premium-action-wrapper{margin-left:0}.profile-nav-wrapper .MuiTabs-flexContainer.css-heg063-MuiTabs-flexContainer button{background:#edf2f6;border-radius:100px;color:#515365;font-size:11px;min-height:-webkit-min-content!important;min-height:min-content!important;min-width:-webkit-min-content!important;min-width:min-content!important;padding:2px}.MuiTabs-flexContainer.css-heg063-MuiTabs-flexContainer{gap:5px}.profile-nav-wrapper .MuiTabs-flexContainer.css-heg063-MuiTabs-flexContainer button.Mui-selected{padding:0}.MuiBox-root.css-tp0bqz{height:100%}.profile-nav-wrapper{height:20px;margin:10px 0}.MuiTabs-indicator.css-1aquho2-MuiTabs-indicator{display:none}}#pictureSelectorWrapper{-webkit-animation:open .5s linear forwards;animation:open .5s linear forwards;height:0;left:50%;max-height:420px;max-width:860px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%;z-index:9999}@-webkit-keyframes open{to{height:100%}}@keyframes open{to{height:100%}}#pictureSelectorWrapper>svg{cursor:pointer;width:30px}.drop-container-wrapper{background:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:999}.drop-container{align-items:center;border:2px dashed #555;border-radius:10px;color:#444;cursor:pointer;display:flex;flex-direction:column;gap:10px;height:200px;justify-content:center;padding:20px;position:relative;transition:background .2s ease-in-out,border .2s ease-in-out}.drop-container:hover{background:#eee;border-color:#111}.drop-container:hover .drop-title{color:#222}.drop-title{color:#444;font-size:20px;font-weight:700;text-align:center;transition:color .2s ease-in-out}.ReactCrop{cursor:crosshair;display:inline-block;max-width:100%;overflow:hidden;position:relative}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-height:inherit;max-width:100%}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{-webkit-box-shadow:0 0 0 9999em #00000080;box-shadow:0 0 0 9999em #00000080;cursor:move;left:0;position:absolute;top:0;-webkit-transform:translateZ(0);transform:translateZ(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;color:#fff}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{border-color:#00f;border-style:solid;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{background-color:#fff6;content:"";display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{height:100%;width:1px}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%;left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666%;left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{height:1px;width:100%}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%;top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666%;top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{background-color:#0003;border:1px solid hsla(0,0%,100%,.7);content:"";display:block;height:10px;outline:1px solid transparent;position:absolute;width:10px}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;left:0;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-nw:after{left:0;top:0}.ReactCrop .ord-n{cursor:n-resize;left:50%;margin-left:-5px;margin-top:-5px;top:0}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-right:-5px;margin-top:-5px;right:0;top:0}.ReactCrop .ord-ne:after{right:0;top:0}.ReactCrop .ord-e{cursor:e-resize;margin-right:-5px;margin-top:-5px;right:0;top:50%}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;cursor:se-resize;margin-bottom:-5px;margin-right:-5px;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;cursor:s-resize;left:50%;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;cursor:sw-resize;left:0;margin-bottom:-5px;margin-left:-5px}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;left:0;margin-left:-5px;margin-top:-5px;top:50%}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{height:6px;left:0;margin-top:-3px;top:0;width:100%}.ReactCrop__drag-bar.ord-e{height:100%;margin-right:-3px;right:0;top:0;width:6px}.ReactCrop__drag-bar.ord-s{bottom:0;height:6px;left:0;margin-bottom:-3px;width:100%}.ReactCrop__drag-bar.ord-w{height:100%;left:0;margin-left:-3px;top:0;width:6px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{height:24px;width:24px}}#CropWrapper{height:100%;position:relative;width:100%}#CropWrapper.close{display:none}.dropzone{background:#fff;border:1px solid #ede9e9;border-radius:5px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);left:0;position:absolute;top:0}#select-image-wrapper,.dropzone{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#image-file-1{display:none}#image-file-1-label{align-items:center;background:transparent;border:1.5px solid #2873b8;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;height:35px;justify-content:space-between;margin-top:25px;padding:3px 10px;transition:.2s}#image-file-1-label>span{color:#2873b8}#image-file-1-label>svg{fill:#2873b8;height:100%;width:auto}#image-file-1-label:hover{background:#2873b8;transition:.2s}#image-file-1-label:hover>span{color:#e3f2ff}#image-file-1-label:hover>svg{fill:#e3f2ff;height:100%;width:auto}#image-upload-text{color:#2873b8;margin-top:-25px}#select-image-svg-wrapper{height:50%;position:relative;width:50%}#imagesSvg{height:15%;width:15%}#cropFrameSvg,#imagesSvg{fill:#2873b8;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#cropFrameSvg{height:80%;width:80%}.crop-wrapper{display:flex;height:100%;justify-content:center;width:100%}.dropzone.none{border:0 dashed transparent}.cropCloseButton{aspect-ratio:1;background:transparent;border:none;cursor:pointer;padding:5px;position:absolute;right:15px;top:15px;-webkit-transform:translate(0);transform:translate(0);transition:.1s;width:25px;z-index:999}.cropCloseButton>svg{height:100%;transition:.2s;width:100%}.cropCloseButton:hover>svg path{fill:#fa6342;transition:.2s}.ReactCrop.ReactCrop--fixed-aspect,.ReactCrop__child-wrapper,.image-wrapper{height:100%}#selectedCrop{align-items:center;background:transparent;border:1.5px solid #2873b8;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;gap:5px;height:35px;justify-content:space-between;margin-top:15px;padding:3px 10px;transition:.2s}#selectedCrop:hover{background:#2873b8;transition:.2s}#selectedCrop svg{fill:#2873b8;width:27px}#selectedCrop svg path{width:100%}#selectedCrop span{color:#2873b8;text-transform:capitalize}#selectedCrop:hover svg{fill:#e3f2ff}#selectedCrop:hover span{color:#e3f2ff}.cropFooter{align-items:center;bottom:5px;display:flex;flex-direction:row;height:auto;justify-content:flex-end;position:absolute;right:5px;width:100%}#followersWrapper{background:#fff;border-radius:5px;flex-direction:column;gap:15px;height:100%;max-height:50vh;overflow:auto;padding:14px 0;width:733px}#followersWrapper,#followersWrapper .header{align-items:center;display:flex;justify-content:flex-start}#followersWrapper .header{border-left:3px solid #fa6342;flex-direction:row;gap:calc(50% - 292px);padding-left:20px;padding-right:20px;position:relative;width:100%}#followersWrapper .header p{color:#535165;font-size:14px;font-weight:600}#followersWrapper .header:before{background:#ede9e9;bottom:-13px;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 40px)}#followersWrapper .body{flex-direction:column;gap:15px;padding:0 20px}#followerWrapper,#followersWrapper .body{align-items:center;display:flex;justify-content:center;width:100%}#followerWrapper{background:#fff;border-bottom:2px dashed #ede9e9;border-radius:5px;flex-direction:row;padding:20px 12px}.profilePhotoWrapper{border-radius:50%;height:40px;overflow:hidden;width:40px}.followerHeader{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between;width:100%}.followerHeader .nameAndInformationsWrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.followerHeader .cityAgeZodiacWrapper{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:flex-start}.followerHeader .cityAgeZodiacWrapper p{color:#515365;font-size:12px}.followerHeader>.left,.followerHeader>.right{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:flex-start;width:-webkit-max-content;width:max-content}.followerHeader>p,.followerName{text-transform:capitalize}.followerName{color:#535165;font-size:14px;font-weight:600}.followerBody{align-items:center;display:flex;flex-direction:row;justify-content:space-between;max-width:100%;width:100%}.followerBody .infoText{-webkit-box-orient:vertical;-webkit-line-clamp:2;background:#e5f3ff46;border-radius:5px;color:#2f55bd;display:-webkit-box;overflow:hidden;padding:2px 10px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:auto}.infoText>span{color:#666;text-transform:capitalize}.followerMessageButton{align-items:center;background:#ff937b;border:1px solid #fa6442b2;border-radius:100px;color:#fff;cursor:pointer;display:flex;flex-direction:row;font-size:13px;gap:7px;height:30px;justify-content:flex-start;min-height:30px;min-width:30px;padding:3px 5px;transition:.3s;width:30px}.followerMessageButton>svg{fill:#fff;height:100%;width:auto}.verticalLine{background:#2f55bd;border-radius:100px;height:100%;width:2px}@media only screen and (max-width:600px){#followersWrapper{max-height:54vh;width:100%}.followerMessageButton{font-size:10px}#followersWrapper .header p{display:none}}.searchInput{align-items:center;background:#edf2f6;border-radius:5px;display:flex;flex-direction:row;height:35px;justify-content:flex-end;max-width:400px;padding:8px 0 8px 40px;position:relative;width:100%}.searchInput>svg{height:70%;left:20px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.searchInput>input{background:transparent;border:none;border-radius:5px;font-size:16px;height:40px;outline:none;width:100%}#dummyPersonInfoModal{background:#fff;height:100%;position:absolute;right:0;top:0;width:40px}.messagesWrapper{display:flex;flex-direction:row;height:calc(100% - 66px);left:70px;overflow:hidden;position:absolute;top:66px;-webkit-transform:translate(0);transform:translate(0);width:calc(100% - 70px);z-index:90}.messagesWrapper.close{display:none}#sendMassageWrapper .EmojiPickerReact.epr-main{-webkit-transform:translate(50%,-50px);transform:translate(50%,-50px)}#messagesHeader{background:#fff;border-bottom:1px solid #eaeaea;height:auto;min-height:66px;padding:0 15px;width:100%;z-index:3}#messagesHeader,.selectedPersonAndBack{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#messagesGoBackButton{background:transparent;border:none;height:35px;width:auto}#messagesGoBackButton>svg{fill:#fa6342;height:100%;width:100%}#messagesGoBackButton>svg>path{height:100%;width:100%}#messagesBody{align-items:flex-start;justify-content:center;width:calc(71% - 40px)}#messagesBody,.contactSide{display:flex;flex-direction:column;height:100%}.contactSide{align-items:stretch;background:#fff;justify-content:flex-start;overflow-y:auto;width:29%;z-index:1}#contactSideHeader{align-items:center;background:#fff;display:flex;flex-direction:column;gap:13px;height:107px;justify-content:center;padding:20px 29px;width:100%}#contactSideHeader .row-one{align-items:center;display:flex;flex-direction:row;height:40px;justify-content:space-between;width:100%}#contactSideHeader .row-one h1{color:#535165;font-size:18px;font-weight:500}#contactSideHeader .row-one svg{fill:#535165;height:18px;width:18px}#contactSideHeader .row-two{align-items:center;height:40px;justify-content:center}#contactSideHeader .row-two,.contextSide{display:flex;flex-direction:column;width:100%}.contextSide{align-items:flex-start;background:#fbfcfc;box-shadow:inset 5px 0 15px -15px;height:calc(100% - 66px);justify-content:flex-start}.messagesListWrapper{display:flex;flex-direction:column;gap:12px;height:calc(100% - 70px);overflow-y:auto;padding:10px 22px;scroll-behavior:smooth;width:100%}.messagesListWrapper::-webkit-scrollbar{display:none}.messageUserRow{align-items:center;border-bottom:1px solid #eaeaea;cursor:pointer;display:flex;flex-direction:row;gap:15px;height:65px;justify-content:space-between;margin:0;padding:13px 18px 13px 13px;transition:.3s;width:calc(100% - 9px)}.nameAndLastMessageWrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.messagerName{color:#fa6342;font-size:14px;font-weight:700;text-transform:capitalize}.lastMessageAndWhenWrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.lastMessageAndWhenWrapper p{color:#515365;font-size:13px}.lastMessage{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nameAndIsOnline{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-left:15px}.nameAndIsOnline p{color:#515365;text-transform:capitalize}.nameAndIsOnline p:first-child{font-size:16px;font-weight:500}.nameAndIsOnline p:nth-child(2){font-size:13px}.messageUserRow:hover{background:#eaeaea}.unReadedMessagesCount{align-items:center;background:#fa6342;border-radius:100%;display:flex;flex-direction:column;height:21px;justify-content:center;width:21px}.unReadedMessagesCount p{color:#fff;font-size:11px}.messageUserRow.selected{background:#eaeaea;transition:.3s}.messageBox{background-color:#dae7f1;border-radius:5px;max-width:70%;min-width:200px;padding:8px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.message-text{color:#838195;font-size:13px;word-break:break-word}.message-date{color:#515365;font-size:13px;text-align:end}.messageWrapper{align-items:flex-start;display:flex;flex-direction:row;gap:20px;justify-content:flex-start}.messageWrapper.left{flex-direction:row-reverse;place-self:end}.messageBox.left{background:#dbf4fd}.mesageBoxAndDateWrapper{align-items:flex-end;display:flex;flex-direction:column;gap:6px;justify-content:flex-start;width:-webkit-min-content;width:min-content}.messageCheckAndDateWrapper{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:flex-end}.messageBox>svg{fill:#202c33c7;content:"";left:1px;position:absolute;top:9px;-webkit-transform:translate(-100%);transform:translate(-100%)}.messageBox.left>svg{fill:#0f5e79;content:"";left:auto;position:absolute;right:1px;top:9px;-webkit-transform:translate(100%);transform:translate(100%)}#sendMassageWrapper{align-items:flex-end;border-top:2px solid #bababa;gap:5px;height:auto;min-height:72px;padding:0 21px 0 0;width:100%}#sendMassageWrapper,.messageButtonsWrapper{display:flex;flex-direction:row;justify-content:space-between}.messageButtonsWrapper{align-items:center;gap:10px;height:100%}#sendMessageButton{align-items:center;background:transparent;border:none;border-radius:50%;cursor:pointer;display:flex;flex-flow:row;height:26px;justify-content:center;width:26px}#sendMessageButton svg{height:100%;width:100%}.emojiButton{border:none}.emojiButton svg{fill:#ffc033}#sendMassageWrapper button:active{background:#2873b8;transition:all .2s ease-in-out}#sendMassageWrapper button:active>svg{fill:#e3f2ff}#SmallMessagesWrapper{position:relative}#SmallMessagesWrapper .unReadedMessagesCount{background:#fa6342;bottom:0;height:14px;position:absolute;right:0;-webkit-transform:translate(5px,5px);transform:translate(5px,5px);width:14px}#SmallMessagesWrapper .unReadedMessagesCount span{color:#fff;font-size:11px}#smalMessagesButton{align-items:center;background:transparent;background:hsla(0,0%,100%,.2);border:none;border-radius:100px;cursor:pointer;display:flex;flex-direction:column;height:40px;justify-content:center;padding:5px;transition:.3s;width:40px}#smalMessagesButton:hover{background:#929292;transition:.3s}#smalMessagesButton>svg>path{fill:#fff!important}#smalMessagesButton:hover>svg>path{fill:#fff!important;transition:.3s}#smalMessagesButton svg{height:23px;width:20px}#smalMessagesButton svg path{fill:#585858}#smalMessagesButton svg rect{fill:#e2e2e2}@media only screen and (max-width:1200px){#messagesBody{width:calc(100% - 351px)}.contactSide{min-width:311px}}@media only screen and (max-width:800px){.messagesWrapper{flex-direction:column;height:calc(100% - 182px);left:0;top:112px;-webkit-transform:translate(0);transform:translate(0);width:100%}#messagesBody,.contactSide,.contextSide{width:100%}.infoButton{background:transparent;border:none;height:30px;margin:0;padding:0;width:30px}.infoButton svg{height:100%;width:100%}}#messagesSearchInputWrapper{background:#edf2f6;border-radius:5px;height:35px;position:relative;width:100%}.messagesSearchInput{background:transparent;border:none;height:100%;outline-style:none;padding:10px 18px;width:100%}#messagesSearchInputWrapper svg{fill:#515365;height:14px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px}#personInfoModalWrapper{background:#fff;height:100%;position:absolute;right:0;top:0;-webkit-transform:translateX(calc(100% - 40px));transform:translateX(calc(100% - 40px));transition:.3s;width:493px;z-index:99}#personInfoModalWrapper.open{-webkit-transform:translateX(0);transform:translateX(0);transition:.3s}#personInfoModalWrapper .header{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;padding:10px}#personInfoModalWrapper .header .toggle-button{background:transparent;border:none;height:20px;padding:0;width:18px}#personInfoModalWrapper .header .toggle-button svg{cursor:pointer;height:100%;width:100%}#personInfoModalWrapper .body .sec-1{align-items:center;border-bottom:1px solid #eaeaea;display:flex;flex-direction:column;height:262px;justify-content:center;margin:0 45px}#personInfoModalWrapper .body .sec-1 h1{color:#fa6342;font-size:18px;font-weight:medium;margin-top:10px;text-transform:capitalize}#personInfoModalWrapper .body .sec-1 p{color:#515365;font-size:13px;font-weight:300;text-transform:capitalize}#personInfoModalWrapper .body .sec-2{align-items:flex-start;display:flex;flex-direction:column;gap:16px;justify-content:center;margin:33px 45px 0}#personInfoModalWrapper .body .sec-2 .row{align-items:center;display:flex;flex-direction:row;gap:22px;justify-content:flex-start}#personInfoModalWrapper .body .sec-2 .row:first-child{align-items:flex-start;flex-direction:column;gap:11px;justify-content:flex-start}#personInfoModalWrapper .body .sec-2 label{color:#515365;font-size:14px;font-weight:500}#personInfoModalWrapper .body .sec-2 p{color:#959ab5;font-size:14px;font-weight:400}.infoTableWrapper{align-items:center;display:flex;flex-direction:row;gap:14px;justify-content:flex-start}.infoTableWrapper .keys,.infoTableWrapper .values{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:800px){#personInfoModalWrapper{-webkit-transform:translateX(100%);transform:translateX(100%);width:100%}#personInfoModalWrapper .header .toggle-button.inOpen{height:30px;-webkit-transform:translate(0);transform:translate(0);width:30px}#personInfoModalWrapper .header .toggle-button{height:30px;-webkit-transform:translate(-55px,7px);transform:translate(-55px,7px);width:30px}}.simpleInputWrapper{align-items:flex-start;display:flex;flex-direction:column;height:auto;justify-content:center;width:100%}.simpleInputWrapper label{font-size:13px;font-weight:500}.simpleInputWrapper .inputWrapper{background:#edf2f6;border:1px solid #e4e4e4;border-radius:4px;height:40px;width:100%}.simpleInput{background:transparent;border:none;border-radius:inherit;color:#535165;font-size:13px;font-weight:500;height:100%;outline-style:none;padding:12px 13px;width:100%}.simpleInput::-webkit-input-placeholder{font-size:13px}.simpleInput::placeholder{font-size:13px}.simpleInput:focus-within{outline-style:none}#acount-seting{height:100%}#acount-seting,#acount-seting>.container{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}#acount-seting>.container{background-color:#fff;border:1px solid #ede9e9;border-radius:5px;height:425px}#acount-seting>.container .left{align-items:flex-start;border-right:2px dashed #c4d6ed;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:flex-start;width:100%}#acount-seting>.container .leftWrapper{height:100%;max-width:190px;padding:35px 0 35px 25px;width:100%}.iconAndTitle{align-items:center;gap:11px}#acount-seting>.container .inputsRow,.iconAndTitle{display:flex;flex-direction:row;justify-content:flex-start}#acount-seting>.container .inputsRow{align-items:flex-start;gap:68px;width:100%}#acount-seting>.container .header{gap:9px}#acount-seting>.container .body,#acount-seting>.container .header{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}#acount-seting>.container .body{gap:20px;height:100%;width:100%}#acount-seting>.container .right{align-items:flex-start;background-color:#fff;border:1px solid #ede9e9;border-left:none;border-radius:5px;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:40px;width:100%}#acount-seting>.container .right .header h1{color:#515365;font-size:20px;font-weight:500}#acount-seting>.container .right .header p{color:#515365;font-size:13px;font-weight:300}#acount-seting>.container>.col:first-child{align-items:center;background-color:#fff;display:flex;flex-direction:row;justify-content:flex-start;padding:30px 15px;position:relative;width:100%}#acount-seting>.container>.row:first-child:after{background:#dbdbdb;bottom:0;content:"";height:1px;left:50%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:calc(100% - 30px)}#acount-seting>.container>.row:nth-child(2){align-items:center;display:flex;flex-direction:column;gap:15px;height:100%;justify-content:flex-start;padding:30px;width:100%}.setting-row{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;position:relative;width:300px}.setting-row.passwordSide{width:auto}.passwordAndConfirmWrapper .simpleInputWrapper{max-width:300px;width:300px}.setting-row.dateSide{width:auto}.setting-row div:has(.SimpleSelectInputWrapper):not(div:has(.label)){width:100%}.label{color:#515365;font-size:13px;font-weight:500;min-width:120px}.border-bottom-input-wrapper{position:relative;width:200px}.border-bottom-input-wrapper>svg{border-radius:100px;cursor:pointer;height:20px;padding:2px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}.border-bottom-input-wrapper>svg:hover{background:#e3f2ff88}.emailAndPasswordNecessaryWrapper{align-items:flex-start;display:flex;flex-direction:column;gap:8px;justify-content:space-between;width:100%}.passwordAndConfirmWrapper{align-items:flex-start;display:flex;flex-direction:row;gap:8px;justify-content:flex-start;width:100%}.emailAndPasswordNecessaryWrapper .border-bottom-input-wrapper:nth-child(2){width:50%}.emailAndPasswordNecessaryWrapper .border-bottom-input-wrapper.passive{margin-top:-35px;opacity:0;transition-delay:1ms;transition:.3s;z-index:-1}.emailAndPasswordNecessaryWrapper .border-bottom-input-wrapper.active{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin-top:0;transition:.3s}.border-bottom-input-wrapper>input{width:100%}.border-bottom-date-wrapper{align-items:center;background:#edf2f6;border:1px solid #e4e4e4;border-radius:3px;display:flex;flex-direction:row;height:40px;justify-content:flex-start;min-width:200px;padding:0 10px;position:relative}.border-bottom-date-wrapper>label{color:#fff;font-size:14px;left:8px;padding:0 7px;top:0}.border-bottom-date-wrapper svg,.border-bottom-date-wrapper>label{position:absolute;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.border-bottom-date-wrapper svg{right:11px;top:50%}.border-bottom-date-wrapper .border-bottom-input-wrapper.small span{color:#dbdbdb;font-size:22px}.border-bottom-input-wrapper.small{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;width:auto}.setting-input{background:transparent;border:none;color:#454545;max-width:30px;padding:4px 0;position:relative;text-align:center}.setting-input.active{background:#edf2f6;border:1px solid #e4e4e4;max-width:none}.setting-input:focus-within{outline:none}.border-bottom-input-wrapper:has(.setting-input.error):after{-webkit-animation:input-focus-animation .2s linear forwards;animation:input-focus-animation .2s linear forwards;background:red;outline:none}.border-bottom-input-wrapper:has(.setting-input:focus-within):after{-webkit-animation:input-focus-animation .2s linear forwards;animation:input-focus-animation .2s linear forwards;background:var(--buttonColor);outline:none}.edit-button{background:#fa6342;border:none;border-radius:100%;bottom:20px;color:var(--inputBorderColor);cursor:pointer;height:32px;padding:7px 5px 8px 7px;position:absolute;right:-5px;-webkit-transform:translate(100%,50%);transform:translate(100%,50%);transition:.3s;width:32px}.edit-button svg{height:100%;width:100%}.edit-button.silence:hover{background:var(--inputLabelColor);border:none;border-radius:100px;color:var(--inputBorderColor);cursor:progress;padding:8px 18px;transition:.3s}.edit-button:hover{background:var(--inputBorderColor);color:var(--inputLabelColor);transition:.3s}.selections{align-items:flex-start;background:var(--inputLabelColor);bottom:4px;display:flex;flex-direction:column;justify-content:flex-start;max-height:136px;overflow:hidden;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);width:200px}.selection{cursor:pointer;max-height:34px;padding:5px 10px;width:100%}#settings-title{color:#145491;font-size:30px}.selection:hover{background:#c7e4ff}@-webkit-keyframes password-fade-in{0%{-webkit-transform:translateY(0,-100%);transform:translateY(0,-100%)}to{-webkit-transform:translateY(0,0);transform:translateY(0,0)}}@keyframes password-fade-in{0%{-webkit-transform:translateY(0,-100%);transform:translateY(0,-100%)}to{-webkit-transform:translateY(0,0);transform:translateY(0,0)}}@-webkit-keyframes input-focus-animation{0%{width:0}to{width:100%}}@keyframes input-focus-animation{0%{width:0}to{width:100%}}@-webkit-keyframes input-focus-animation-reverse{0%{width:100%}to{width:0}}@keyframes input-focus-animation-reverse{0%{width:100%}to{width:0}}@media screen and (max-width:600px){#acount-seting>.container{height:70%;width:97%}#acount-seting>.container>.row:nth-child(2){gap:20px;padding:30px 15px}.setting-row{flex-wrap:wrap}.edit-button{font-size:10px}.label{font-size:12px;min-width:100%}.inputsRow{flex-direction:column!important;gap:15px!important;width:calc(100% - 32px)!important}#acount-seting>.container .right{gap:15px;padding:25px 15px}.border-bottom-date-wrapper,.setting-row,.setting-row.dateSide{width:100%}}@media screen and (max-width:1000px){#acount-seting>.container{flex-direction:column}#acount-seting>.container .left{align-items:center;border-bottom:2px dashed #c4d6ed;border-right:none;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:20px 0}#acount-seting>.container .leftWrapper{height:-webkit-min-content;height:min-content;max-width:none;padding:0}.passwordAndConfirmWrapper .simpleInputWrapper{width:auto}#acount-seting>.container .right{height:auto}}#writerSearchPageWrapper{background:#edf2f6;justify-content:center;padding:10px 0;width:100vw}#writerSearchPageWrapper,#writerSearchPageWrapper .container{align-items:center;display:flex;flex-direction:column;height:100%}#writerSearchPageWrapper .container{box-sizing:initial;gap:15px;justify-content:flex-start;max-width:860px;overflow-y:auto;padding:0 7px;width:100%}#writerSearchPageWrapper .filterContainer{align-items:center;background:#fff;border:1px solid #edf2f6;border-radius:5px;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;height:auto;justify-content:space-between;padding:15px 20px;width:100%}#writerSearchPageWrapper .ageSideWrapper{align-items:center;display:flex;flex-direction:row;gap:11px;justify-content:space-between}#writerSearchPageWrapper .ageInputWrapper{max-width:60px}#writerSearchPageWrapper .filterWrapper{max-width:150px;width:100%}#writerSearchPageWrapper .filterWrapper.small{max-width:90px;width:100%}#writerSearchPageWrapper .filterWrapper.small .selectedOptionWrapper{padding:0 5px}#writerSearchButton{align-items:center;background:#fa6342;border:none;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;height:33px;justify-content:center;width:70px}#writerSearchButton svg{fill:#fff}.deleteSvg{background:transparent;border-radius:100%;box-sizing:border-box;padding:3px;transition:.2s}.deleteSvg:hover{background:#cfcfcf;transition:.2s}.filteredWritersListWrapper{align-items:center;display:flex;flex-direction:column;gap:15px;height:auto;justify-content:flex-start;width:100%}@media screen and (max-width:800px){#writerSearchPageWrapper .container{box-sizing:border-box}#writerSearchPageWrapper .filterContainer{flex-direction:column;justify-content:space-between}#writerSearchPageWrapper .ageSideWrapper,#writerSearchPageWrapper .filterWrapper,#writerSearchPageWrapper .filterWrapper.small{max-width:none;width:100%}#writerSearchButton{margin-top:15px;width:100%}#writerSearchPageWrapper .filterWrapper.small .selectedOptionWrapper{padding:0 20px}}.searchedUserRowWrapper{align-items:center;background:#fff;border:1px solid #ede9e9;border-radius:5px;box-sizing:border-box;display:flex;flex-direction:row;height:100%;justify-content:space-between;max-height:130px;padding:20px;width:100%}.searchedUserRowWrapper .isOnlineDot{background:#7fba00;border-radius:100%;display:block;height:15px;width:15px}.searchedUserRowWrapper .nameAndisOnlineWrapper{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center}.searchedUserRowWrapper .nameAndisOnlineWrapper p{font-size:15px;text-transform:capitalize}.searchedUserRowWrapper .left{align-items:center;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:center}.searchedUserRowWrapper .squareProfileImage{aspect-ratio:115/90;border-radius:5px;height:auto;overflow:hidden;width:115px}.searchedUserRowWrapper .squareProfileImage img{background:#000;height:100%;width:100%}.searchedUserRowWrapper .nameAndStatWrapper{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between}.searchedUserRowWrapper .iconAndStatRowsWrapper{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:center}.searchedUserRowWrapper .iconAndStatRow{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center}.searchedUserRowWrapper .right{align-items:center;display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center}.searchedUserRowWrapper .right .button{background:#fa6342;box-shadow:4px 7px 12px rgba(250,99,66,.2);color:#fff}.searchedUserRowWrapper .right .button,.searchedUserRowWrapper .right .button.outlined{border:1.5px solid #fa6342;border-radius:15px;font-size:13px;font-weight:600;width:100%}.searchedUserRowWrapper .right .button.outlined{background:transparent;color:#fa6342}.iconAndStatRow svg{height:15px;width:auto}.iconAndStatRow .zodiakSignWrapper{background:transparent}.iconAndStatRow .zodiakSignWrapper svg{height:25px;width:25px}.iconAndStatRow .zodiakSignWrapper svg path{fill:#b3b1c5}.iconAndStatRow p{color:#b3b1c5;font-size:13px}@media screen and (max-width:550px){.searchedUserRowWrapper{align-items:flex-end;height:auto;max-height:none}.searchedUserRowWrapper .left{align-items:flex-start;flex-wrap:wrap;height:auto;justify-content:flex-start}.searchedUserRowWrapper .squareProfileImage{width:90px}.searchedUserRowWrapper .nameAndStatWrapper{margin-top:9px}.searchedUserRowWrapper .right{height:-webkit-max-content;height:max-content;margin-bottom:10px}.searchedUserRowWrapper .right .button,.searchedUserRowWrapper .right .button.outlined{font-size:11px;height:20px;padding:0;width:100px}}#MembershipPlansWrapper{background:#fff;justify-content:flex-start}#MembershipPlansWrapper,#MembershipPlansWrapper .header{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}#MembershipPlansWrapper .header{background:#495b72;justify-content:flex-end;max-height:130px}#MembershipPlansWrapper .header h1{color:#fff;font-size:40px;font-weight:400}#MembershipPlansWrapper .header img{height:60px;width:auto}#MembershipPlansWrapper .body{align-items:center;display:flex;flex-direction:column;gap:15px;height:calc(100% - 120px);justify-content:flex-start;padding-top:15px;width:100%}#MembershipPlansWrapper .body>h1{font-size:40px;text-align:center}#MembershipPlansWrapper .body>h1 span{color:#fa6342}#MembershipPlansWrapper .body .plansRow{flex-wrap:wrap}#MembershipPlansWrapper .body .navRow{align-items:center;display:flex;flex-direction:row;justify-content:center;max-width:100%}#MembershipPlansWrapper .body .navRow .navButton{background:transparent;border:1px solid #fa6342;color:#fa6342;cursor:pointer;font-size:20px;font-weight:400;height:50px;transition:.3s;width:200px}#MembershipPlansWrapper .body .navRow .navButton.selected{background:#fa6342;color:#fff;transition:.3s}#MembershipPlansWrapper .body .navRow .navButton:first-child{border-bottom-left-radius:100px;border-top-left-radius:100px}#MembershipPlansWrapper .body .navRow .navButton:last-child{border-bottom-right-radius:100px;border-top-right-radius:100px}#MembershipPlansWrapper .body .plansRow{align-items:center;display:flex;flex-direction:row;gap:30px;height:auto;justify-content:center;width:auto}#MembershipPlansWrapper .body .plansRow .planBox{align-items:center;background:#fff;box-shadow:0 10px 20px rgba(0,0,0,.25);cursor:pointer;display:flex;flex-direction:column;height:450px;justify-content:space-between;padding:0 26px 56px;width:350px}.nickTitlePriceWrapper{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;width:inherit}#MembershipPlansWrapper .planBox .nick{color:#fff;font-size:13px;text-align:center;width:inherit}#MembershipPlansWrapper .planBox .title{color:#000;font-size:40px;font-weight:500;text-align:center}#MembershipPlansWrapper .planBox .price{color:#000;font-size:45px;font-weight:500;position:relative;text-align:center;width:-webkit-min-content;width:min-content}#MembershipPlansWrapper .planBox .price.month:before{content:"aylık"}#MembershipPlansWrapper .planBox .price.month:before,#MembershipPlansWrapper .planBox .price.year:before{color:#fa6342;display:block;font-size:15px;font-style:italic;position:absolute;right:0;text-transform:capitalize;top:0;-webkit-transform:translateX(100%);transform:translateX(100%)}#MembershipPlansWrapper .planBox .price.year:before{content:"yıllık"}#MembershipPlansWrapper .planBox .description{color:#515365;font-size:14px;font-weight:500;margin-bottom:20px;text-align:center}#MembershipPlansWrapper .planBox .addsOddsList{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center}#MembershipPlansWrapper .planBox .addsOddsList .iconAndText{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}#MembershipPlansWrapper .planBox .addsOddsList p{color:#515365;font-size:14px;font-weight:500;text-align:center}#MembershipPlansWrapper .optionWrapper{align-items:center;border:1px solid #fa6342;border-radius:100px;display:flex;flex-direction:row;height:30px;justify-content:space-between;position:relative;width:230px}#MembershipPlansWrapper .optionWrapper button{background:transparent;border:none;color:#fa6342;cursor:pointer;font-size:13px;transition:.2s;-webkit-user-select:none;user-select:none;width:50%;z-index:1}#MembershipPlansWrapper .optionWrapper span{background:#fa6342;border-radius:inherit;display:block;height:calc(100% - 4px);left:1px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:.2s;width:calc(50% - 4px);z-index:0}#MembershipPlansWrapper .optionWrapper span.left{left:25%}#MembershipPlansWrapper .optionWrapper span.right{left:75%}#MembershipPlansWrapper .optionWrapper button.selected{color:#fff}@media screen and (max-width:500px){#MembershipPlansWrapper .body>h1{font-size:22px}#MembershipPlansWrapper .body .navRow .navButton{font-size:14px;height:30px;width:125px}#MembershipPlansWrapper .body .plansRow{height:100%;overflow-y:auto}#MembershipPlansWrapper .header h1{font-size:30px}}#FAQPage{align-items:center;background:#edf2f6;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:100%;width:100%}#FAQPage .header{background:#495b72;height:150px;position:relative;width:100%}#FAQPage .header h1{color:#fff;font-size:40;font-weight:400;left:50%;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#FAQPage .header img{bottom:0;height:80px;left:50%;max-height:60%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:auto}#FAQPage .body{align-items:flex-start;display:flex;flex-direction:row;gap:20px;height:calc(100% - 150px);justify-content:flex-start;max-width:1000px;padding-top:40px;width:100%}#FAQPage .body .titlesWrapper{background:#fff;border:1px solid #ede9e9;border-radius:5px;height:auto;min-width:253px;padding:17px 15px;position:relative;width:253px}#FAQPage .body .firstRow{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:9px}#FAQPage .body .titlesWrapper:before{background:#fa6342;border-radius:5px;content:"";height:24px;left:0;position:absolute;top:17px;width:3px}#FAQPage .body .titlesWrapper:after{background:#ede9e9;border-radius:5px;content:"";height:1px;left:0;position:absolute;top:50px;width:100%}#FAQPage .titlesWrapper .firstRow h2{color:#515365;font-size:15px;font-weight:400}#FAQPage .titlesWrapper .titlesList{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:18px 0}#FAQPage .titlesWrapper .titlesList>div{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-start}#FAQPage .titlesWrapper .titlesList p{color:#515365;cursor:pointer;font-size:13px}#FAQPage .titlesWrapper .titlesList .selected p{color:#fa6342}#FAQPage .titlesWrapper .titlesList .selected path{fill:#fa6342}#FAQPage .answerWrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;padding-top:40px;width:100%}#FAQPage .answerWrapper h1{align-items:center;color:#515365;display:flex;flex-direction:row;font-size:24px;font-weight:500;gap:15px;justify-content:space-between}#FAQPage .answerWrapper p{color:#515365;font-size:14px;font-weight:400}.addQuestionsModal{align-items:flex-start;background:#fff;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;flex-direction:column;height:100%;justify-content:space-between;left:50%;max-height:40%;max-width:1000px;padding:17px 15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:99}.addQuestionsModal .buttonsWrapper{align-items:center;display:flex;flex-direction:row;gap:15px;justify-content:space-between}#FAQPage .questionsList{width:100%}#FAQPage .questionsList .ql-editor{padding:0}@media screen and (max-width:800px){#FAQPage .header{height:120px;width:100%}#FAQPage .body{height:calc(100% - 120px);width:100%}#FAQPage .header img{height:auto;max-width:100%;width:auto}}@media screen and (max-width:600px){#FAQPage .header{height:85px;width:100%}#FAQPage .body{align-items:center;flex-direction:column;justify-content:flex-start;padding:20px}#FAQPage .body .titlesWrapper{max-width:100%;width:350px}#FAQPage .header h1{font-size:21px;width:-webkit-max-content;width:max-content}}#securityPage{align-items:center;background:#edf2f6;display:flex;flex-direction:column;height:auto;justify-content:flex-start;min-height:100%;width:100%}#securityPage .header{background:#495b72;height:150px;position:relative;width:100%}#securityPage .header h1{color:#fff;font-size:40;font-weight:400;left:50%;position:absolute;top:40%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#securityPage .header img{bottom:0;height:80px;left:50%;max-height:60%;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:auto}#securityPage .body{align-items:flex-start;display:flex;flex-direction:row;gap:20px;height:calc(100% - 150px);justify-content:flex-start;max-width:1000px;padding:40px 10px 20px 70px;width:100%}#securityPage .body .titlesWrapper:before{background:#fa6342;border-radius:5px;content:"";height:24px;left:0;position:absolute;top:17px;width:3px}#securityPage .body .titlesWrapper:after{background:#ede9e9;border-radius:5px;content:"";height:1px;left:0;position:absolute;top:50px;width:100%}#securityPage .body .titlesWrapper{background:#fff;border:1px solid #ede9e9;border-radius:5px;height:auto;min-width:253px;padding:17px 15px;position:relative;width:253px}#securityPage .titlesWrapper .firstRow h2{color:#515365;font-size:15px;font-weight:400}#securityPage .titlesWrapper .titlesList{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:18px 0}#securityPage .titlesWrapper .titlesList>div{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:flex-start}#securityPage .titlesWrapper .titlesList p{color:#515365;cursor:pointer;font-size:13px}#securityPage .titlesWrapper .titlesList .selected p{color:#fa6342}#securityPage .titlesWrapper .titlesList .selected path{fill:#fa6342}#securityPage .body .content{align-items:flex-start;background:#fff;border:1px solid #ede9e9;border-radius:5px;display:flex;flex-direction:column;gap:27px;justify-content:flex-start;padding:32px}#securityPage .body .content h1{border-bottom:1px solid #ede9e9;color:#515365;font-size:24px;font-weight:500;padding-bottom:20px;width:100%}#securityPage .body .content p{color:#959ab5;font-size:14px;font-weight:400}@media screen and (max-width:800px){#securityPage .header{height:120px;width:100%}#securityPage .body{height:calc(100% - 120px);width:100%}#securityPage .header img{height:auto;max-width:100%;width:auto}}@media screen and (max-width:600px){#securityPage .header{height:85px;width:100%}#securityPage .body{align-items:center;flex-direction:column;justify-content:flex-start;padding:20px}#securityPage .body .titlesWrapper{max-width:100%;width:100%}#securityPage .header h1{font-size:21px;width:-webkit-max-content;width:max-content}}#homePage{background-color:var(--homeBackgroundColor);justify-content:flex-start}#homePage,.home-body{align-items:center;display:flex;flex-direction:column;height:100%;width:100%}.home-body{justify-content:space-between;min-height:100%;overflow-x:hidden}#ScrollViewAndSendPost{width:100%}.postsScrollView{max-width:100%;width:100%}#postSideWrapper{width:100%}.postsFooter{justify-content:flex-end}.postsFooter,.postsHeader{align-items:center;display:flex;flex-direction:row;width:100%}.aboutAndPostsWrappper,.postsHeader{justify-content:space-between}.aboutAndPostsWrappper{align-items:center;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:733px;padding:22px 0;width:100%}.dummy{background:grey;background:url(/static/media/dummy.4392c235b90fceb8c87b.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:5px;height:500px;position:fixed;right:10px;top:85px;width:300px}@media only screen and (max-width:1400px) and (min-width:800px){.home-body{padding-top:150px}.dummy{background-position:50%;background-repeat:repeat-x;background-size:contain;border-radius:0;height:150px;right:0;top:70px;width:100%}}@media only screen and (max-width:800px){.aboutAndPostsWrappper{max-width:none;padding:20px 20px 80px;width:100vw}#ScrollViewAndSendPost{width:100%}.dummy{display:none}}@media only screen and (max-width:1500px) and (min-width:1200px){#postSideWrapper{width:100%}}.contentSideHeader{align-items:center;background:#fff;display:flex;flex-direction:row;height:41px;justify-content:flex-start}.contentSideHeader>h1{color:#fa6342;font-size:14px}.contentSideHeader>button{background:transparent;border:none;height:14px;position:relative;width:40px}.contentSideHeader>button:before{color:#bbb;content:"\00d7";display:inline-block;font-size:30px;font-weight:100;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1200px){#contentSideWrapper.desktop{display:none}}@media only screen and (min-width:1200px){#contentSideWrapper{align-items:flex-start;background:transparent;cursor:default;position:fixed}.secondCol{height:auto;width:auto}.sub-title-wrapper{cursor:pointer;height:auto}.firstCol{border-right:1px solid #d6d6d6}}#sideBarWrapper{left:0;position:absolute;top:0;z-index:98}#sideBarWrapper *{-webkit-user-select:none;user-select:none}#sideBar{box-shadow:0 0 40px rgba(0,0,0,.15);-webkit-transform:translateX(-100%);transform:translateX(-100%)}#sideBar,#sideBar.open{align-items:center;background:#fff;display:flex;flex-direction:column;gap:10px;height:100vh;justify-content:flex-start;left:0;padding-top:85px;position:absolute;top:0;transition:.3s;width:70px;z-index:99}#sideBar.open{-webkit-transform:translateX(0);transform:translateX(0)}#sideBar button{-webkit-animation:toApear .2s linear forwards;animation:toApear .2s linear forwards;background:#54667d;border:none;border-radius:100%;cursor:pointer;height:40px;width:40px}@-webkit-keyframes toApear{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes toApear{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}#contentSideWrapper{background:#fff;height:100%;left:0;padding-top:85px;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:.3s;width:-webkit-min-content;width:min-content}#contentSideWrapper.open{-webkit-transform:translateX(0);transform:translateX(0);transition:.3s;z-index:99}@media only screen and (max-width:800px){body{overflow-y:hidden}#sideBarWrapper{bottom:0;left:0}#sideBar{display:flex;position:absolute;top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}#sideBar,#sideBar.open{align-items:center;background:#fff;box-shadow:0 0 40px rgba(0,0,0,.15);flex-direction:row;gap:10px;height:70px;justify-content:space-around;left:0;padding-top:0;transition:.3s;width:100vw;z-index:99}#sideBar.open{bottom:0;top:auto;-webkit-transform:translateY(0);transform:translateY(0)}#contentSideWrapper{background:#fff;bottom:0;height:-webkit-min-content;height:min-content;left:0;padding-top:0;position:absolute;top:auto;-webkit-transform:translateY(100%);transform:translateY(100%);transition:.3s;width:100vw;z-index:9999}#contentSideWrapper.open{-webkit-transform:translateY(0);transform:translateY(0);transition:.3s}#contentSideWrapper .firstCol{width:100%}.content-wrapper{width:calc(100% - 40px)}}.home-header{align-items:center;background:#34465e;box-shadow:0 1px 7px rgba(0,0,0,.35);display:flex;flex-direction:row;height:66px;justify-content:space-between;left:0;padding:0 50px;position:fixed;top:0;width:100%;z-index:99}#brandName{color:#fff;cursor:pointer;font-family:handWrite;-webkit-user-select:none;user-select:none}#brandName>span{color:#50c16d}.header-right-wrapper{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center}#headerDropDown{align-items:center;background:#fff;border-radius:5px;bottom:-12px;box-shadow:-3px 3px 12px rgba(0,0,0,.3);display:flex;flex-direction:column;gap:15px;height:0;justify-content:flex-start;left:0;position:absolute;-webkit-transform:translate(-60%,103%);transform:translate(-60%,103%);transition:.3s;width:170px;z-index:5}.triangleSvg{position:absolute;right:41px;top:2px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}#headerDropDown.active .header{border-bottom:1px solid #ede9e9;flex-direction:column;gap:5px;padding-bottom:8px}#headerDropDown .photoAndName,#headerDropDown.active .header{align-items:center;display:flex;justify-content:flex-start;width:100%}#headerDropDown .photoAndName{flex-direction:row;gap:10px}#headerDropDown .photoAndName h1{color:#535165;font-size:16px;font-weight:600;text-transform:capitalize}.zodiakSignWrapper{align-items:center;background:#5d6b7e;border-radius:100%;display:flex;flex-direction:column;height:35px;justify-content:center;min-height:35px;min-width:35px;width:35px}.zodiakSignWrapper.male *{fill:#aaecfc}.zodiakSignWrapper.feMale *{fill:#fc8dca}.zodiakSignWrapper svg{height:23px;width:23px}.headerDropDownProfileSpansWrapper{align-items:center;display:flex;flex-direction:row;justify-content:center}.headerDropDownProfileSpan:first-child{color:#90caf9;font-size:10px}.headerDropDownProfileSpan:nth-child(2){color:#ce93d8;font-size:10px}#headerDropDown *{display:none}#headerDropDown.active *{display:flex}#headerDropDown.active{height:auto;padding:8px 10px;transition:.3s}.currentProfileCard{background:#e3f2ff;border-radius:5px;box-shadow:-3px 3px 10px rgba(0,0,0,.2);flex-direction:column;margin-bottom:15px;width:100%}.currentProfileCard,.currentProfileCard>.row{align-items:center;display:flex;justify-content:flex-start}.currentProfileCard>.row{border-bottom:1px solid #556d85;flex-direction:row;gap:15px;padding:5px;width:90%}.currentProfileCard>.row:nth-child(2){border-bottom:none}.currentProfileCard>.row>h1{color:#535353;font-size:24px}.currentProfileCard>.row>a{font-size:10px!important}.currentProfileCard>.profilePhotoWrapper{height:25px;width:25px}.header-setting{font-family:inherit;font-size:18px;gap:8px;transition:.3s}.header-setting,.iconAndLink{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;width:100%}.iconAndLink{gap:16px}.header-setting p,.iconAndLink p{color:#515365;font-size:14px;font-weight:300}.header-setting svg{height:15px;width:auto}.header-setting:hover svg{-webkit-animation:settingRotate 1s linear infinite;animation:settingRotate 1s linear infinite;transition:all .3s linear}.header-setting.log-out{margin-bottom:7px}.header-setting.log-out:hover svg{-webkit-animation:none;animation:none}.header-setting.log-out:hover p{color:red;transition:.15s}.header-setting.profile{display:flex;flex-direction:column;gap:0}.header-setting.profile svg{-webkit-animation:none;animation:none}.header-setting.profile .first-row{align-items:center;display:flex;flex-direction:row;gap:5px;height:100%;justify-content:flex-start;width:100%}.profileNamePWrapper{max-width:120px;overflow:hidden;white-space:nowrap;width:11rem}.profileNameP{-webkit-user-select:none;user-select:none}#selectedProfileLabel:not(p.fit),.profileNameP:not(p[class*=fit]){-webkit-animation:longTextSlideAnimation 3s linear 0s infinite alternate;animation:longTextSlideAnimation 3s linear 0s infinite alternate;display:inline-block;position:relative}@-webkit-keyframes longTextSlideAnimation{0%,25%{left:0;-webkit-transform:translateX(0);transform:translateX(0)}75%,to{left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes longTextSlideAnimation{0%,25%{left:0;-webkit-transform:translateX(0);transform:translateX(0)}75%,to{left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.profle-dropdown>svg{height:17px;position:absolute;right:0;top:2px;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:20px;z-index:9999999999}.profle-dropdown>svg>path{fill:#fff}.profle-dropdown{align-items:flex-start;background:#fff;bottom:-3px;display:flex;display:none;flex-direction:column;gap:5px;height:0;justify-content:flex-start;left:0;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%;z-index:999}.paginationWrapper.up .dropdown.open{bottom:auto;top:-3px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.profle-dropdown.open{display:block;height:auto}.header-center-wrapper{height:100%}.selectedProfileNameWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;max-width:120px;overflow:hidden;white-space:nowrap}#selectedProfileWrapper{cursor:pointer;height:100%}#dosentHaveProfileWrapper{align-items:center;cursor:default;display:flex;flex-direction:row;gap:11px;height:100%;justify-content:center;width:100%}#dosentHaveProfileWrapper p{color:#fff;font-size:16px}#profileSelectWrapper{width:254px}#profileSelectWrapper,#profileSelectWrapper>div{align-items:center;display:flex;flex-direction:row;height:100%;justify-content:center;position:relative}#profileSelectWrapper>div{width:100%}#selectedProfileWrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:0 1px;width:100%}#selectedProfileWrapper .down>svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:.3s}#selectedProfileWrapper .up>svg{-webkit-transform:rotate(0);transform:rotate(0);transition:.3s}#selectedProfileLabel{color:#fff;font-size:20px;overflow-x:hidden;-webkit-user-select:none;user-select:none}.empty-profile-text{color:#e4b10b!important;font-size:13px;font-weight:400}.addProfileButton{background:transparent;border:none;cursor:pointer;height:30px;margin-left:45px}.addProfileButton svg{background:#f1f7fd;height:100%;transition:.3s}.addProfileButton:hover svg{fill:#f0f8ff;background:#2873b8;transition:.3s}.headerDropDownProfilesButton{background:#eef7ff;border:none;border-bottom-right-radius:100px;border-top-right-radius:100px;color:#0e80eb;cursor:pointer;font-size:15px;padding:10px 5px;text-transform:capitalize;transition:.3s;width:100%}.headerDropDownProfilesButton:hover{background:#e3f2ff;transition:.3s}.see-profile-link{color:#535165;font-family:sans-serif;font-size:13px;font-weight:500;letter-spacing:.5px}.see-profile-link:hover{color:#5f8fbd!important;transition:.15s}.see-profile-link{transition:.15s}@-webkit-keyframes settingRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes settingRotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#profilePhotoWrapper{border-radius:50%;height:100%;overflow:hidden;width:100%}#profilePageIcon{background:transparent;border:2px solid rgba(0,0,0,.2);border-radius:50%;cursor:pointer;height:40px;position:relative;width:40px}.header-user-name{color:#fff;font-size:14px;margin-right:5px}.isOnline{background:#7fba00}.isOfline,.isOnline{border-radius:50%;bottom:0;display:block;height:14px;position:absolute;right:0;-webkit-transform:translate(35%,35%);transform:translate(35%,35%);width:14px}.isOfline{background:#bebebe}.isOfline:before{background:#fff;content:"";height:2px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:6px}@media screen and (max-width:800px){#profilePageIcon{height:50px;width:50px}#smalMessagesButton svg{aspect-ratio:20px/23px;width:35px}#smalMessagesButton{height:50px;width:50px}.home-header{flex-wrap:wrap;height:auto;justify-content:space-between;padding:10px 20px}.header-center-wrapper{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}}body{background:#fff;font-family:Avenir Next,Avenir,sans-serif;margin:0;padding:0}#menuToggle{display:block;position:relative;-webkit-user-select:none;user-select:none;z-index:101}#menuToggle a{color:#232323;text-decoration:none;transition:color .3s ease}#menuToggle a:hover{color:tomato}#menuToggle input{-webkit-touch-callout:none;cursor:pointer;display:block;height:32px;left:-5px;opacity:0;position:absolute;top:-7px;width:40px;z-index:2}#menuToggle .span{background:#fff;border-radius:3px;display:block;height:4px;margin-bottom:5px;position:relative;-webkit-transform-origin:4px 0;transform-origin:4px 0;transition:background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);width:33px;z-index:1}#menuToggle .span:first-child{-webkit-transform-origin:0 0;transform-origin:0 0}#menuToggle .span:nth-last-child(2){-webkit-transform-origin:0 100%;transform-origin:0 100%}#menuToggle input:checked~.span{background:#fff;opacity:1;-webkit-transform:rotate(45deg) translate(-13px,-15px);transform:rotate(45deg) translate(-13px,-15px)}#menuToggle input:checked~.span:nth-last-child(3){opacity:0;-webkit-transform:rotate(0deg) scale(.2);transform:rotate(0deg) scale(.2)}#menuToggle input:checked~.span:nth-last-child(2){-webkit-transform:rotate(-45deg) translate(-3px,8px);transform:rotate(-45deg) translate(-3px,8px)}#menu{-webkit-font-smoothing:antialiased;background:#fff;list-style-type:none;margin:-100px 0 0 -50px;padding:125px 50px 50px;position:absolute;-webkit-transform:translate(-100%);transform:translate(-100%);-webkit-transform-origin:0 0;transform-origin:0 0;transition:-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),-webkit-transform .5s cubic-bezier(.77,.2,.05,1);width:300px}.hamburgerMenuWrapper{min-width:72px}#menu li{font-size:22px;padding:10px 0}#menuToggle input:checked~ul{-webkit-transform:none;transform:none}#mobileMenu{background:#f3f3f3;bottom:0;height:0;left:0;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);transition:.2s;width:100vw;z-index:-999}#mobileMenu.open{height:150px;transition:.2s;z-index:100}#tipsWrapper{height:100%;pointer-events:none;position:absolute;width:100%;z-index:100}#scrollAvailableTip{-webkit-animation:scrollTipAnimation 1.5s linear infinite;animation:scrollTipAnimation 1.5s linear infinite;bottom:0;height:40px;left:50%;position:absolute;-webkit-transform:translate(-50%,-50%) rotate(-50deg);transform:translate(-50%,-50%) rotate(-50deg);width:40px}#scrollAvailableTip>svg{height:100%;width:100%}@-webkit-keyframes scrollTipAnimation{0%{bottom:0;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}60%{bottom:100px;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{bottom:0;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}}@keyframes scrollTipAnimation{0%{bottom:0;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}60%{bottom:100px;-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{bottom:0;-webkit-transform:translate(-50%,-50%) rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}}#add-profile-modal{background-color:rgba(47,48,49,.6);display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}#add-profile-modal.open{display:flex}#add-profile-modal .container{align-items:flex-start;background:#fff;border-bottom:5px solid #fa6342;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:-1.95px 1.95px 2.6px rgba(0,0,0,.15);display:flex;flex-direction:row;height:100%;justify-content:center;left:50%;max-height:457px;max-width:747px;padding:30px 15px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.horoscopeSideWrapper{align-items:center;display:flex;flex-direction:row;gap:18px;justify-content:space-between;width:100%}.horoscopeSideWrapper .labelAndInput,.inputAndZodiac>div{width:100%}.inputAndZodiac{align-items:center;display:flex;flex-direction:row;gap:6px;justify-content:space-between;width:100%}.inputAndZodiac .border-bottom-date-wrapper{min-width:0;min-width:auto}.horoscopeSideWrapper .zodiacSign{align-items:center;aspect-ratio:1;background:#23d2e2;border-radius:100%;display:flex;flex-direction:column;justify-content:center;padding:5px;width:35px}.horoscopeSideWrapper .zodiacSign.feMale{background:#fc8dca}.horoscopeSideWrapper .zodiacSign svg{height:100%}.horoscopeSideWrapper .zodiacSign path{fill:#fff}.labelAndDateAndHoroscopeWrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:95%}.dateAndHoroscopeWrapper{justify-content:space-between}.dateAndHoroscopeWrapper,.saveAndCloseButtonsWrapper{align-items:center;display:flex;flex-direction:row;width:100%}.saveAndCloseButtonsWrapper{gap:10px;justify-content:flex-end;margin-top:42px}#add-profile-modal .left{border-right:2px dashed #c4d6ed;flex-direction:column;height:100%;max-width:190px}#add-profile-modal .left,#profileSelectMethodWrapper{align-items:center;display:flex;justify-content:flex-start;width:100%}#profileSelectMethodWrapper{flex-direction:row;gap:23px;height:auto}.formWrapper{gap:14px;justify-content:space-between;width:100%}.formWrapper,.profileSelectMethodButton{align-items:center;display:flex;flex-direction:column}.profileSelectMethodButton{background:transparent;border:1px dashed #515365;cursor:pointer;height:88px;justify-content:center;padding:14px 15px;width:170px}.profileSelectMethodButton.selected{border:1px dashed #fa6342}.profileSelectMethodButton.selected p{color:#fa6342}.profileSelectMethodButton img{height:32px;width:auto}#add-profile-modal .right{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding-left:26px;padding-right:32px;width:100%}#add-profile-modal .right .textWrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}#add-profile-modal .right .textWrapper h1{font-size:20px;font-weight:500}#add-profile-modal .right .textWrapper p{font-size:13px;font-weight:300}#add-profile-modal .header{background-color:#000;border-top-left-radius:15px;border-top-right-radius:15px;width:100%}.close-button{aspect-ratio:1;background:#ff7373;border:none;border-radius:100px;box-shadow:0 14px 28px rgba(0,0,0,.25),-3px 3px 5px rgba(0,0,0,.22);color:#fff;cursor:pointer;padding:5px;position:absolute;right:0;top:0;-webkit-transform:translate(25%,-25%);transform:translate(25%,-25%);transition:.1s;width:30px;z-index:9999}.close-button:hover{background:#ffa6a6;border:none;-webkit-transform:translate(25%,-25%) scale(1.1);transform:translate(25%,-25%) scale(1.1);transition:.1s}@media only screen and (max-width:747px){#add-profile-modal .container{flex-direction:column;max-height:620px;max-width:98%}#add-profile-modal .left{border-right:none;max-width:100%;width:100%}#add-profile-modal .right{padding:0}#profileSelectMethodWrapper{margin-bottom:18px}.horoscopeSideWrapper{flex-direction:column}.savedProfilesAndTitle{width:100%}.savedProfileWrapper{align-items:flex-start;flex-direction:row;justify-content:flex-start;overflow-x:visible}.savedProfileWrapper::-webkit-scrollbar{width:0!important}.profilesWrapper{border-right:2px dashed #c4d6ed;min-width:150px}}
/*# sourceMappingURL=main.bf7cec0f.css.map*/