.PersonCard-wrapper-2f49{width:226px;padding-right:16px}.PersonCard-card-2f49{display:flex;flex-direction:column;gap:24px;width:210px;padding:24px;overflow:hidden;border:1px solid #fff;border-radius:16px;background:rgba(255,255,255,.8)}.PersonCard-user-2f49{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px 0;text-decoration:none}.PersonCard-avatar-2f49{width:90px;height:90px;border:2px solid rgba(30,30,30,.08);border-radius:999px;overflow:hidden}.PersonCard-avatar-2f49 img{display:block;width:100%;height:100%;border-radius:999px;object-fit:cover}.PersonCard-info-2f49{display:flex;flex-direction:column;width:100%;min-width:0;font-size:16px;line-height:1.5;color:rgba(30,30,30,.88);text-align:center}.PersonCard-name-2f49{font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PersonCard-posts-2f49{font-weight:400;color:rgba(30,30,30,.6)}.PersonCard-followButton-2f49.PersonCard-followButton-2f49{display:flex;align-items:center;justify-content:center;width:100%;height:40px;padding:8px 16px;border-radius:8px;font-size:16px}@media(max-width:767px){.PersonCard-wrapper-2f49{width:148px;padding-right:12px}.PersonCard-card-2f49{gap:16px;width:136px;padding:16px;border-radius:12px}.PersonCard-user-2f49{gap:10px;padding:8px 0}.PersonCard-avatar-2f49{width:72px;height:72px}.PersonCard-info-2f49{font-size:14px}.PersonCard-followButton-2f49.PersonCard-followButton-2f49{height:32px;padding:6px 10px;font-size:14px}}.SuggestedPeople-block-7ef6{overflow:hidden;background:rgba(30,30,30,.04)}.SuggestedPeople-inner-7ef6{display:flex;flex-direction:column;gap:24px;width:100%;max-width:1920px;margin:0 auto;padding:24px}.SuggestedPeople-header-7ef6{display:flex;align-items:center;gap:24px}.SuggestedPeople-title-7ef6{flex:1 1 auto;margin:0;min-width:0;font-size:28px;font-weight:700;color:rgba(30,30,30,.88)}.SuggestedPeople-arrows-7ef6{display:flex;gap:8px;flex:0 0 auto}.SuggestedPeople-arrow-7ef6{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:8px;border:1px solid #fff;border-radius:999px;background:rgba(255,255,255,.64);color:rgba(30,30,30,.88);cursor:pointer}.SuggestedPeople-arrow-7ef6:hover:not(:disabled){background:#fff}.SuggestedPeople-arrowDisabled-7ef6{opacity:.4;cursor:default}.SuggestedPeople-carousel-7ef6 .slick-track{display:flex;align-items:stretch}.SuggestedPeople-carousel-7ef6 .slick-slide>div{height:100%}@media(max-width:991px){.SuggestedPeople-title-7ef6{font-size:20px}.SuggestedPeople-inner-7ef6{padding:20px}}@media(max-width:767px){.SuggestedPeople-title-7ef6{font-size:18px}.SuggestedPeople-inner-7ef6{gap:16px;padding:16px}}.ProfileBannerApp-banner-2694{border-radius:8px;margin:20px 0;background-image:linear-gradient(to right bottom,#734ae6,#ae46d5,#d44ac3,#ee57b3,#ff6ba6);position:relative;overflow:hidden}.ProfileBannerApp-inner-2694{display:flex;flex-direction:row;align-items:center;padding:40px 20px;position:relative;z-index:1}.ProfileBannerApp-content-2694{width:calc(60% - 20px);text-align:right}.ProfileBannerApp-side-2694{margin-left:40px}.ProfileBannerApp-banner-2694 h2{font-weight:700;font-size:28px;line-height:28px;letter-spacing:normal;color:#fff;margin:0 0 12px}.ProfileBannerApp-banner-2694 p{margin:0;letter-spacing:normal;color:#fff;font-size:16px;line-height:24px}.ProfileBannerApp-buttonText-2694{margin-left:10px}.ProfileBannerApp-background-2694{position:absolute;left:0;top:0;right:0;bottom:0;z-index:0}.ProfileBannerApp-background-2694 svg{width:180%;height:280px;transform:rotate(5deg);position:absolute;top:-50px;left:-38%;opacity:.2}.ProfileBannerApp-background-2694 svg path{fill:rgba(121,63,243,.5);stroke:#fff;stroke-width:.1px}.ProfileBannerApp-logo-2694{height:22px;margin:2px 0 -2px;max-width:92px}.ProfileHeader-container-2440{position:relative;display:flex;justify-content:space-between;align-items:center;padding:20px 40px}.ProfileHeader-container-2440>a{display:block}.ProfileHeader-container-2440>a>img{vertical-align:middle}.ProfileHeader-container-2440>a>img:hover{cursor:pointer}.ProfileHeader-container-2440:before{position:absolute;content:"";width:100%;height:1px;background-color:#E4E4E4;bottom:0;right:0;left:0}.ProfileHeader-registerButton-2440{padding:6px 18px;border:none;border-radius:8px;background:#793FF3;font:inherit;font-size:14px;line-height:1.75;color:#fff;cursor:pointer}.ProfileHeader-registerButton-2440:hover{background:#a77dff}@media screen and (max-width:991px){.ProfileHeader-container-2440{padding:18px 12px}}.BlockedProfile-container-ec91{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.BlockedProfile-text-ec91{position:absolute;display:flex;justify-content:center;font-size:32px;line-height:38px}@media screen and (max-width:420px){.BlockedProfile-container-ec91>img{width:320px}.BlockedProfile-text-ec91{font-size:24px;line-height:28px}}.DeletedProfile-container-ad52{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.DeletedProfile-text-ad52{position:absolute;display:flex;justify-content:center;font-size:32px;line-height:38px}@media screen and (max-width:420px){.DeletedProfile-container-ad52>img{width:320px}.DeletedProfile-text-ad52{font-size:24px;line-height:28px}}.Post-post-ce60{display:block;width:100%;position:relative;--cover-background:#fff;--corner-size:8px}.Post-hidden-ce60{display:none}.Post-image-ce60,.Post-wrapper-ce60{position:relative;overflow:hidden}.Post-image-ce60{width:100%;aspect-ratio:1;background:rgba(0,0,0,.1);border-radius:8px}.Post-image-ce60:after,.Post-image-ce60:before{content:"";display:block;position:absolute;left:0;top:50%;right:0;bottom:0;z-index:1;background-image:linear-gradient(0deg,#000000,transparent);opacity:.4}.Post-image-ce60:after{background-image:linear-gradient(0deg,transparent,#000000);top:0;bottom:50%}.Post-image-ce60 img{display:block;max-width:100%;width:100%;aspect-ratio:1;object-fit:cover}.Post-info-ce60{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:12px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;@media screen and (min-width:840px){padding-left:20px;padding-bottom:20px;padding-right:20px;padding-top:20px}}.Post-infoItem-ce60{display:flex;flex-direction:row;align-items:center}.Post-infoItem-ce60 span{margin-left:8px;color:#fff;font-size:12px;@media screen and (min-width:840px){font-size:16px}}.Post-several-ce60{position:absolute;top:0;right:0;z-index:2;padding:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;@media screen and (min-width:840px){padding-left:16px;padding-bottom:16px;padding-right:16px;padding-top:16px}}.Post-video-ce60{width:22px;@media screen and (min-width:992px){width:30px}}.Post-video-ce60 svg{display:block;width:100%;height:100%}.Post-video-ce60 svg path{stroke:#fff}.Post-author-ce60{position:absolute;left:0;right:0;top:0;z-index:2;padding:12px 44px 12px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:12px;line-height:normal;text-decoration:underline;@media screen and (min-width:840px){padding-left:16px;padding-bottom:16px;padding-right:56px;padding-top:16px;font-size:14px}@media screen and (min-width:992px){padding-right:64px}}.PostsGrid-container-c4c1{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;grid-gap:12px;gap:12px;@media screen and (max-width:800px){grid-template-columns:repeat(2,1fr);gap:8px}@media screen and (max-width:440px){grid-template-columns:minmax(0,1fr);gap:4px}}.PrivateProfile-container-10d3{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:50px}.PrivateProfile-text-10d3{width:50%;margin-top:50px;font-family:Inter,sans-serif;font-size:32px;line-height:38px;font-weight:500;text-align:center;color:#9FA4AC}@media screen and (max-width:420px){.PrivateProfile-container-10d3{margin-top:30px}.PrivateProfile-container-10d3>img{width:60px}.PrivateProfile-text-10d3{width:75%;margin-top:25px;font-size:17px;line-height:21px}}@media screen and (min-width:1920px){.PrivateProfile-container-10d3{margin-top:70px}}@media screen and (min-width:2560px){.PrivateProfile-container-10d3{margin-top:200px}}.ProfileAvatar-container-6c7c{position:relative}.ProfileAvatar-container-6c7c>img{display:block;width:192px;aspect-ratio:1;border-radius:50%}.ProfileAvatar-badge-6c7c{position:absolute;top:0;right:0}@media screen and (max-width:1280px){.ProfileAvatar-container-6c7c>img{width:160px}.ProfileAvatar-badge-6c7c>img{width:40px}}@media screen and (max-width:1080px){.ProfileAvatar-badge-6c7c>img{width:35px}}@media screen and (max-width:800px){.ProfileAvatar-container-6c7c>img{width:125px}.ProfileAvatar-badge-6c7c>img{width:30px}}.ProfileDescription-inlineH1-18fb{display:block;font:inherit;font-weight:700;color:inherit;margin:0 0 15px;padding:0}.ProfileDescription-hashtag-18fb,.ProfileDescription-mention-18fb{display:inline-block;font-size:14px;color:#793FF3;line-break:anywhere}.ProfileDescription-showMore-18fb{display:inline;margin-left:4px;font-size:14px;color:grey;cursor:pointer}a.ProfileDescription-hashtag-18fb{text-decoration:none}a.ProfileDescription-hashtag-18fb:hover{text-decoration:underline}.ProfileData-container-de6c{width:100%;max-width:600px}.ProfileData-header-de6c{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:24px}.ProfileData-name-de6c{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:28px;line-height:32px;font-weight:400;margin:0;@media screen and (max-width:1280px){font-size:22px;line-height:26px}@media screen and (max-width:1080px){font-size:20px;line-height:24px}@media screen and (max-width:800px){font-size:18px;line-height:22px}@media screen and (max-width:720px){font-size:16px;line-height:20px}}.ProfileData-followButton-de6c.ProfileData-followButton-de6c{flex-shrink:0;width:auto;padding:8px 16px}.ProfileData-stats-de6c{display:flex;flex-direction:row;margin-top:24px;gap:20px;font-size:19px;@media screen and (max-width:1280px){margin-top:18px;gap:16px}@media screen and (max-width:1080px){margin-top:12px;gap:12px}@media screen and (max-width:800px){gap:8px}}.ProfileData-stats-de6c>div>span:first-of-type{font-size:19px;font-weight:700;line-height:23px;color:#1E1E1E;@media screen and (max-width:1280px){font-size:16px;line-height:20px}@media screen and (max-width:1080px){font-size:14px;line-height:18px}@media screen and (max-width:800px){font-size:13px;line-height:17px}}.ProfileData-stats-de6c>div>span:last-of-type{margin-left:8px;font-size:19px;line-height:23px;font-weight:400;@media screen and (max-width:1280px){font-size:16px;line-height:20px}@media screen and (max-width:1080px){font-size:14px;line-height:18px}}.ProfileData-descriptionWrapper-de6c{margin-top:10px;color:#1E1E1E;overflow:hidden}.ProfileData-link-de6c{margin-top:12px;word-break:break-all;@media screen and (max-width:1080px){margin-top:10px}@media screen and (max-width:800px){margin-top:8px}}.ProfileData-link-de6c a>span{display:block;margin-right:6px!important}.ProfileData-link-de6c>a{font-size:16px;line-height:20px;font-weight:700;color:var(--primary-color);text-decoration:none;display:flex;align-items:center;@media screen and (max-width:1080px){font-size:15px;line-height:19px}@media screen and (max-width:800px){font-size:14px;line-height:18px}}.ProfileInfoDesktop-container-beef{position:relative;overflow:hidden}.ProfileInfoDesktop-background1-beef{position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(to right bottom,#793ff3,#b636db,#da39c3,#f04aae,#fc629f);opacity:.1}.ProfileInfoDesktop-background-beef{position:absolute;left:50%;right:0;top:50%;transform:translate(-50%,-50%);bottom:0;z-index:0;object-fit:cover;object-position:top;opacity:.4;filter:blur(150px);width:150vw}.ProfileInfoDesktop-content-beef{position:relative;z-index:1;max-width:1256px;margin:0 auto;padding:68px 90px 20px;display:flex;flex-direction:row;align-items:center;width:-moz-fit-content;width:fit-content}.ProfileInfoDesktop-data-beef{margin-left:100px}.Mobile-container-2eca{padding:10px 12px 0}.Mobile-subscribeBlock-2eca{display:flex;flex-direction:row;align-items:center;width:100%;gap:20px}.Mobile-bioBlock-2eca{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-width:0;width:100%}.Mobile-name-2eca{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;font-size:23px;line-height:27px;font-weight:400;color:#000000}.Mobile-descriptionData-2eca{margin-top:20px}.Mobile-descriptionWrapper-2eca{margin-top:10px;color:#1E1E1E;overflow:hidden}.Mobile-link-2eca{margin-top:10px;word-break:break-all}.Mobile-link-2eca>a{font-size:15px;line-height:20px;font-weight:700;color:var(--primary-color);text-decoration:none}.Mobile-stats-2eca{display:grid;margin-top:20px;padding:16px 46px;grid-template-columns:repeat(3,1fr);border-color:#e4e4e4;border-style:solid;border-width:1px 0;place-items:center}.Mobile-stats-2eca>div>div{text-align:center}.Mobile-stats-2eca>div>div:first-of-type{font-size:17px;line-height:20px;font-weight:600;color:#000000}.Mobile-stats-2eca>div>div:last-of-type{font-size:15px;line-height:17px;font-weight:400;color:#3E4757}.Mobile-followButton-2eca.Mobile-followButton-2eca{flex-shrink:0;width:auto;padding:8px 16px}.ProfileInfoMobile-wrapper-7484{width:100%}.PostMedia-media-46b3{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:0;overflow:hidden;border:0;border-radius:12px;background:rgba(30,30,30,.04);cursor:inherit}@media(max-width:500px){.PostMedia-media-46b3{width:auto;margin-inline:-24px;border-radius:0}}.PostMedia-media-46b3 img{display:block;width:100%;height:auto;object-fit:contain}.PostMedia-player-46b3{max-height:740px}.PostMedia-player-46b3 img{height:100%;object-fit:cover}.PostMedia-player-46b3>div,.PostMedia-video-46b3{width:100%;height:100%}.PostMedia-video-46b3{object-fit:cover}.PostCard-card-a3ff{display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid rgba(30,30,30,.08);border-radius:16px;background:#fff}.PostCard-authorRow-a3ff{display:flex;align-items:center;justify-content:space-between;gap:16px}.PostCard-authorMeta-a3ff{display:flex;align-items:center;gap:12px;min-width:0;text-decoration:none}.PostCard-avatar-a3ff{position:relative;flex:0 0 44px;width:44px;height:44px}.PostCard-avatar-a3ff img{display:block;width:100%;height:100%;border-radius:22px;object-fit:cover}.PostCard-verifyBadge-a3ff{position:absolute;right:-2px;bottom:-2px;width:14px;height:14px}.PostCard-verifyBadge-a3ff img{display:block;width:100%;height:100%}.PostCard-authorInfo-a3ff{display:flex;flex-direction:column;gap:2px;min-width:0}.PostCard-authorName-a3ff{font-size:16px;font-weight:700;color:rgba(30,30,30,.88);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PostCard-followButton-a3ff.PostCard-followButton-a3ff{flex:0 0 auto;width:auto;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:700}.PostCard-actionsRow-a3ff{display:flex;align-items:center;justify-content:space-between}.PostCard-description-a3ff{display:flex;flex-direction:column;gap:8px}.PostCard-text-a3ff{margin:0;white-space:pre-line;font-size:15px;font-weight:400;line-height:1.5;color:rgba(30,30,30,.88)}.PostCard-hashtags-a3ff{display:flex;flex-wrap:wrap;gap:4px 8px;margin:0;font-size:14px;font-weight:700;color:#833bfc}.PostCard-more-a3ff{margin:0;padding:0;border:0;background:none;font:inherit;font-weight:400;color:rgba(30,30,30,.48);cursor:pointer}.PostCard-more-a3ff:hover{color:#833bfc}.PostCard-hashtag-a3ff{color:inherit;text-decoration:none}.PostCard-hashtag-a3ff:hover{text-decoration:underline}.FeedSection-section-83b7{display:flex;flex-direction:column;gap:24px;min-width:0}.FeedSection-section-83b7>.infinite-scroll-component__outerdiv{display:contents}.FeedSection-full-83b7{gap:0}.ProfilePostsFeed-feed-3450{margin-top:24px}.ShowQr-container-aed3{position:relative;display:flex;flex-direction:column;align-items:center;padding:57px 0}.ShowQr-container-aed3>img{width:50%}.ShowQr-title-aed3{margin:0;font-size:32px;line-height:38px;font-weight:600}.ShowQr-title-aed3 span{color:#4500A4}.ShowQr-subtitle-aed3{margin:16px 0 24px;font-size:22px;line-height:26px;font-weight:600}.ShowQr-text-aed3{margin-top:24px;font-size:24px;line-height:28px;font-weight:500}.ShowQr-text-aed3>span{font-weight:700}.register-overlay-3237{position:fixed;inset:0;z-index:100002;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.register-wrapper-3237{position:relative;overflow:hidden;width:95%;max-width:590px;background-color:#ffffff;outline:none;border-radius:20px}.register-container-3237{position:relative;display:flex;flex-direction:column;align-items:center;padding:40px 40px 48px}.register-avatar-3237{width:115px;border-radius:50%}.register-title-3237{margin:16px 0 0;font-size:32px;line-height:38px;font-weight:600;text-align:center}.register-subtitle-3237{width:410px;margin:16px 0 0;font-size:19px;line-height:22px;font-weight:400;text-align:center}.register-openQrButton-3237{position:relative;display:flex;align-items:center;width:100%;margin-top:32px;padding:18px 24px;border-radius:8px;background-color:#793FF3;cursor:pointer}.register-openQrButton-3237>span{position:absolute;left:50%;transform:translate(-50%);font-size:17px;line-height:20px;font-weight:600;white-space:nowrap;color:#ffffff}.register-openQrButton-3237>a{font-size:17px;line-height:20px;font-weight:600;color:#FFFFFF;text-decoration:none}.register-buttons-3237{display:grid;grid-template-columns:repeat(auto-fit,minmax(50px,1fr));align-items:center;grid-gap:16px;gap:16px;width:100%;margin-top:24px}.register-buttons-3237>a>img{width:100%;cursor:pointer}.register-closeButton-3237{position:absolute;top:25px;right:25px;z-index:2;width:33px;cursor:pointer}@media screen and (max-width:560px){.register-wrapper-3237{padding:15px;border-radius:8px}.register-avatar-3237{width:90px}.register-title-3237{font-size:24px;line-height:29px}.register-subtitle-3237{width:320px;font-size:16px;line-height:19px}.register-openQrButton-3237{justify-content:center;width:320px;padding:18px 0}}.Profile-content-7464{display:flex;flex-direction:column;align-self:center;flex:1 1;max-width:1120px;width:100%;padding:0 20px 60px;@media screen and (max-width:800px){padding-inline:8px}@media screen and (max-width:440px){padding-inline:4px}}.Profile-srOnly-7464{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}