*{box-sizing:border-box;margin:0;padding:0;font-family:sans-serif}body,html{width:100%;height:100%;margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;background-color:#000;color:#fff}a{text-decoration:none;color:inherit}.icon{color:#fff;font-size:3rem;cursor:pointer}button{font-family:inherit;font-size:inherit;color:inherit}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#121212}::-webkit-scrollbar-thumb{background:#323232;border-radius:50px}::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width: 770px){::-webkit-scrollbar{display:none}}.archive{margin:auto;display:flex;flex-direction:column;padding:32px 120px 0;color:inherit}.archive_header{flex:10%;display:flex;flex-direction:column;border-bottom:1px solid gray;color:inherit}.archive_header_1{display:inline-block;padding:0 0 32px}.archive_header_button{display:flex;flex-direction:row;align-items:center;background:0;border:0;font-size:20px;color:inherit}.archive_header_button2{display:flex;flex-direction:row;align-items:center;background:0;border:0;font-size:20px}.archive_header_2{display:flex;flex-direction:row;align-items:center;gap:.2rem;justify-content:center;margin-bottom:15px}.archive_section{flex:60%;min-height:660px;display:flex;flex-direction:column;text-align:center;align-items:center}.restoreicon{padding:60px}@media screen and (max-width: 770px){.archive{padding:32px 40px 10px}}.explore{padding:10px 20px 0;margin:0 auto;width:80%;height:85vh;transition:.5s}@media screen and (max-width: 1260px){.explore{width:90%;padding:10px 0 0}}@media screen and (max-width: 770px){.explore{width:100%;flex:1;min-height:auto;height:auto;padding:10px 0 0}}.home{position:relative;display:flex;justify-items:stretch;height:100vh}.posts{width:86%;height:100dvh;overflow-y:auto;margin-left:auto}.timeline{flex-direction:row;display:flex;justify-content:space-around}.timeline__left{margin-left:60px}.caught_up{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:32px 12px;box-sizing:border-box}.caught_img{width:86px;height:86px;margin-bottom:12px}.caught_img img{width:100%;height:100%;object-fit:fill}.caught_up h3{font-size:18px;margin-bottom:12px}.caught_up span{font-size:12px;color:#a8a8a8}.timeline__right{width:320px;height:100vh}@media screen and (max-width: 1260px){.posts{width:100%}.timeline__left{margin-left:0}.timeline{width:100%}}@media screen and (max-width: 1159px){.timeline__left{margin-left:0}.timeline__right{display:none}}@media screen and (max-width: 770px){.home{flex-direction:column-reverse}.posts{width:100%;height:100dvh}.timeline{width:100%}}.messages{display:flex;min-height:100vh;height:100%}.message_left{width:30%;border-right:1px solid gray;overflow-y:auto;height:100%}.postprofileimage{border-radius:50%;width:40px;height:40px}.message_right{width:70%}.chaticon{width:100px;height:100px;border:5px solid #ccc;border-radius:50%}.message_icon{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;height:100%;color:#ccc;gap:10px}.smbtn{background-color:#0095f6;cursor:pointer;border:none;border-radius:5px;color:#fff;font-weight:600;padding:8px 12px;margin:10px 0}.smbtn:hover{background-color:#0095f6}@media screen and (max-width: 1000px){.message_icon{font-size:.6rem}}@media screen and (max-width: 770px){.messages{flex-direction:column}.message_left{width:100%;border-right:none}.message_right{border:none;width:100%;display:none}.messageicon{display:none}}.profileloader{position:relative;width:inherit}.proloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photobtn{background-color:transparent;border:0px}.ProfilePopup{position:fixed;top:-100%;left:50%;transform:translate(-50%) scale(.2);display:flex;flex-direction:column;text-align:center;background-color:#232121;z-index:2;border-radius:20px;max-width:100%;width:300px;opacity:0;transition:opacity .3s ease-in-out,top .3s ease-in-out}.ProfilePopup.show{top:40%;opacity:1;transform:translate(-50%) scale(1)}.overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;z-index:1;display:none}.overlay.open{display:block}.popupprofile_item1{margin:32px 32px 16px;font-size:20px}.popupprofile_item{font-size:16px;cursor:pointer;padding:12px 8px;min-height:48px;background-color:transparent;border:0px;color:#fff;font-weight:200}.popupprofile{border-bottom:1px solid rgb(54,54,54)}.rel{color:red}.bel{color:#0095f6;font-weight:700}header{margin-bottom:44px}.header-wrap{display:grid;grid-template-columns:1fr 2fr;column-gap:30px}@media only screen and (max-width: 735px){header{display:block;margin-bottom:0}.header-wrap{display:flex;padding:14px;column-gap:0px}}.header-wrap .profile-pic{height:160px;display:flex;justify-content:center;align-items:center}.header-wrap .profile-pic img{position:relative;width:150px;height:150px;border-radius:50%;border:1px solid hsl(0,0%,4%);margin-top:20px;cursor:pointer}.profile_header_avatar{width:150px;height:150px;margin:40px;cursor:pointer;position:relative;color:#fff}@media only screen and (max-width: 735px){.header-wrap .profile-pic{width:100px;height:100px;margin-right:28px}.header-wrap .profile-pic img{width:100%;height:100px;margin-top:0;object-fit:cover}.profile_header_avatar{width:100px;height:100px;margin:0}}.profile-info .title h2{font-size:20px;font-weight:300}.profile-info .title span{margin-left:8px}.profile-info .title button{margin-left:20px}@media only screen and (max-width: 735px){.profile-info .title h2{display:inline-block;margin-bottom:12px}.profile-info .title span{display:inline-block}.profile-info .title button{display:block;margin-left:0}}.profile-info .title{display:flex;align-items:center}@media only screen and (max-width: 735px){.profile-info{width:100%;display:flex}.profile-info .title{display:block}}.profile-info .details li{font-size:16px;font-weight:400;list-style:none;margin-right:40px}.profile-info .details li span{font-weight:600}.profile-info .details ul{display:flex}.profile-info .descriptions h1{font-weight:600;line-height:20px;font-size:16px}.profile-info .descriptions span{font-weight:400;line-height:24px}.profile-info .descriptions a{color:#00376b}.btn{padding:0 16px;color:#f5f5f5;background-color:#a9a5a521;justify-content:center;align-items:center;cursor:pointer;font-size:.875rem;border-radius:8px;height:32px;border:0px;font-weight:600}.btnsetting{background:transparent;color:#fff;border:0px;cursor:pointer;margin-left:10px}.btn_group{display:flex;justify-content:space-between;align-items:center;gap:10px}@media only screen and (max-width: 735px){.btnsetting{display:none}.btn{font-size:small;padding:0 8px}.profile-info .descriptions{padding-left:16px;padding-bottom:21px;font-size:14px;margin-bottom:0!important}.profile-info .descriptions h1,.profile-info .descriptions span{line-height:20px}}.profile-info .row{margin-bottom:20px}.profile-info .row.last{margin-bottom:0}@media screen and (max-width: 350px){.btn{font-size:.7rem;padding:4px 8px}}.profile{padding:30px 20px 0;max-width:850px;margin:0 auto}.tab-item span{font-size:12px;font-weight:600;color:#8f8f8f;margin-left:6px}.tab-item{display:flex;align-items:center;height:52px}.active{border-top:2px solid white;margin-top:-1px;color:#0095f6}.tabs{border-top:1px solid hsl(0,0%,56%);display:flex;justify-content:center;gap:60px}.mobile-tabs li{font-size:14px;font-weight:400;color:#fff;list-style:none;line-height:18px;text-align:center}.mobile-tabs li div{font-weight:600}.mobile-tabs ul{display:grid;grid-template-columns:repeat(3,1fr);padding:12px 0;border-top:1px solid rgb(219,219,219)}.mobile-tabs .actions{display:flex;justify-content:space-around;height:44px;align-items:center;border-top:1px solid rgb(219,219,219)}.mobile-only{display:none}@media only screen and (max-width: 735px){.mobile-only{display:block}}@media only screen and (max-width: 735px){.desktop-only{display:none}}@media only screen and (max-width: 735px){.active{border-top:none;margin-top:0}.profile{padding:0}}.profile_header{display:none;justify-content:space-between;align-items:center;position:sticky;top:0;padding:10px 20px;background:black;z-index:5}.profile_header_center{display:flex;align-items:center;gap:10px}@media only screen and (max-width: 770px){.profile_header{display:flex}}.reels{width:100%}.postBox{width:100%;height:100vh;scroll-snap-type:y mandatory;overflow:scroll;overflow-x:hidden}@media screen and (max-width: 750px){.reels{width:100vw}.postBox{height:calc(100vh - 70px)}}@media screen and (max-width: 400px){.postBox{height:calc(100vh - 70px)}}.search{width:100%;height:85dvh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px;gap:20px}.search_header{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;background:black;color:#fff}.search_header span{font-size:30px;font-weight:600;text-align:center}.search_header_btn{background:0;border:0;padding:10px 15px;border-radius:8px;color:#fff;font-size:20px;font-weight:600}.search_heading{font-size:3em}.search_input1{max-width:500px;width:100%;padding:15px 20px 10px;border-radius:60px;border:1px solid white;outline:none;color:#fff;background-color:transparent}.search_input1:focus{outline:none}.search_input1::placeholder{font-size:20px;color:#fff}.search_body{max-width:500px;width:100%;min-height:210px}.search_name{text-align:center}.search_icon_heading{font-size:30px}.setting{width:600px;margin:auto;padding:10px;display:flex;flex-direction:column}.setting_header{width:100%;display:flex;justify-content:center;align-items:center}.setting_subheader{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px;margin-bottom:10px}.setting_title{margin-top:20px;font-size:1.8rem;font-weight:600}.setting_account{display:flex;align-items:center;gap:20px}.setting_item{border-top:8px solid rgb(75,73,73);margin-top:10px}.setting_item_title{padding:10px 0;font-size:1rem;font-weight:600;color:gray}.setting_subitem{width:100%;display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:1.1rem;font-weight:600}.setting_subitem_left{display:flex;align-items:center;gap:10px}.setting_subitem_right{display:flex;align-items:center;cursor:pointer}.setting_item_login{border-top:8px solid rgb(75,73,73);padding:10px 0}@media screen and (max-width: 768px){.setting{width:100vw}.setting_title{font-size:1.5rem}}.notifications{width:600px;display:flex;flex-direction:column;gap:20px;margin:auto}.notifications_header{width:100%;display:flex;flex-direction:column;gap:10px;margin-bottom:20px;text-align:center;align-items:center;padding-top:30px}.notifications_list{text-align:center;width:100%;margin:auto;display:flex;flex-direction:column;gap:20px}.notifications_footer{display:flex;flex-direction:column;align-items:center;gap:10px;color:#ccc;font-size:15px;margin-top:20px}.footer_icons{display:flex;flex-direction:row;gap:10px;font-size:14px}.footer_icons>div{cursor:pointer}.notifications_footer>div>div:hover{text-decoration:underline}.high:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width: 750px){.notifications{width:90%}.notifications_footer{display:none}}.currentuser{display:flex;flex-direction:column}.message_subheader{padding:20px 0 0 20px;display:flex;flex-direction:row;align-items:center;gap:10px}.head{display:flex;flex-direction:row;justify-content:space-between;padding:20px 20px 0}.friends{padding:15px}.back{cursor:pointer;display:none}@media screen and (max-width: 770px){.back{display:block}}.messagebody{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100vh}.messagebody_top{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid gray;padding:.5rem}.messagestatus{display:flex;flex-direction:column;justify-content:space-between;font-size:18px;font-weight:600}.topicon{display:flex;flex-direction:row;align-items:center;gap:15px;padding:5px}.status{font-size:12px}.messagebody_middle{box-sizing:border-box;margin-top:20px;width:100%;height:100%;overflow-y:scroll}.chatbox{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:0 1rem;box-sizing:border-box}.messagebody_footer{position:absolute;bottom:0;width:98%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px;padding:5px 10px;border:1px solid gray;border-radius:100px}.messagebody_footer textarea{border:none;outline:none;width:100%;height:25px;background:transparent;font-size:1rem;color:#fff}.messagebody_footer textarea::placeholder{color:gray}.messagebody_footer button{border:none;outline:none;background:linear-gradient(90deg,rgba(0,132,255,1) 0%,rgba(135,86,215,1) 100%);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#fff;padding:8px;font-size:1.6rem;cursor:pointer}.messagebody_footer button:hover{opacity:.8}.message__container{width:100%;height:calc(100% - 50px);padding:20px;overflow-y:scroll}.message__recipient{background-color:#0084ff;max-width:300px;padding:10px;word-break:break-all;border-radius:0 10px 10px/0px 10px 10px;margin-right:auto;font-size:1rem;margin-bottom:5px;font-weight:550}.message__sender{background-color:#8756d7;max-width:250px;word-break:break-all;padding:10px;border-radius:10px 0 10px 10px/10px 0px 10px 10px;margin-left:auto;font-size:1rem;margin-bottom:5px;font-weight:550}.message__chats{display:flex;flex-direction:column;gap:10px}.message__chats>p{font-size:13px}.sender__name{text-align:right}.emoji{position:absolute;bottom:24px;left:0;margin-right:20px;margin-bottom:20px;font-size:2rem;cursor:pointer}@media screen and (max-width: 770px){.message__container{margin-bottom:50px;height:calc(100svh - 50px)}.messagebody_footer button{font-size:1.8rem}.message__recipient,.message__sender{max-width:200px}}.Postp{width:75%;height:auto;margin:auto;padding:30px 20px;border-top:1px solid rgba(128,128,128,.616)}.Postp_header{display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-top:10px;margin-bottom:10px}.postp_header_pro{display:flex;flex-direction:row;align-items:center;font-weight:bolder;gap:5px}.postp_header_pro>span{color:gray;font-size:15px}.postp_image{width:100%;height:550px;display:flex;align-items:center;justify-items:center;border-radius:6px}.postp_image>img{width:100%;height:100%;aspect-ratio:1/1;background-size:cover;margin:auto}.postp_footer{margin-bottom:10px}.posticons{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.postIcon{padding:7px;font-size:30px;cursor:pointer}.postIcon :hover{cursor:pointer}.profile_footer1{display:flex;flex-direction:column;gap:10px}.formposts>span{display:inline}.formposts{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;height:40px;border-radius:25px}.formposts_input{font-size:15px;box-sizing:border-box;background-color:transparent;width:80%;height:100%;border:none;outline:none;border-radius:25px 0 0 25px;padding:0 10px;color:#fff}.formposts_button{border-radius:0 25px 25px 0;width:20%;height:100%;border:none;outline:none;cursor:pointer;background-color:transparent;color:#fff}input[type=submit]:hover{color:#0d45a5}.date{color:gray;font-size:14px;padding:0 5px}.emoji__button{border:none;outline:none;background-color:transparent;cursor:pointer}.postp_title{margin-top:10px;margin-bottom:10px}.postp_description{margin-bottom:10px}@media screen and (max-width: 770px){.Postp{width:100%;padding:20px 5px}.postp_image{width:100%;height:400px}.postp_image>img{width:100%;height:100%;aspect-ratio:1/1;object-fit:cover;margin:auto}}.comment_header{width:100%;display:flex;flex-direction:row;justify-content:space-between}.comment_header1{display:flex;flex-direction:column;justify-content:flex-start}.comment_header11{display:flex;flex-direction:row;justify-content:flex-start;padding:5px 0 2.5px 10px;gap:10px}.comment_header2{display:flex;flex-direction:row;color:gray}.replybtn{background-color:transparent;color:gray;border:0;outline:none;cursor:pointer}.replybtn:hover{color:#fff}.comment_reply{display:flex;flex-direction:column;justify-content:flex-start;padding:5px 0 2.5px 10px}.dustbin{background-color:transparent;color:#fff;border:0;outline:none;cursor:pointer}.dustbin:hover{color:gray}.overlayst{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1;display:flex;justify-content:center;align-items:center;opacity:0;animation:fadeIn .3s ease-in-out forwards}.setting_popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;max-width:400px;width:100%;background-color:#232121;display:flex;flex-direction:column;border-radius:20px;box-shadow:0 0 10px #0000004d;text-align:center}.settingpopup_items{width:100%;background-color:transparent;padding:15px 10px;gap:2px;color:#fff;border:0px;text-decoration:none;border-radius:10px;font-size:14px;cursor:pointer}.no-post{display:flex;flex-direction:column;justify-content:center;text-align:center;height:50svh;padding:10px}.post-body{margin:auto}.nopost-heading{font-size:2rem;font-weight:600;margin-bottom:20px}.btnpost{color:#245cbc;cursor:pointer;background:transparent;border:0;font-size:20px;margin-top:20px}.nosavedpost-footer{width:400px;font-size:16px}.popup1{padding:10px 10px 5px;display:flex;flex-direction:column}.popup2{border-top:6px solid rgb(75,73,73);padding:10px;display:flex;flex-direction:column}.popup_items{color:inherit;background-color:transparent;padding:16px;display:flex;width:100%;flex-direction:row;gap:15px;justify-content:flex-start;align-items:center;border:none;border-radius:10px;cursor:pointer}.popup_items:hover{background-color:#ffffff21}.overlaypo{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000;z-index:1;display:flex;justify-content:center;align-items:center;opacity:0;animation:fadeIn .3s ease-in-out forwards}.Popup{position:absolute;bottom:110px;width:250px;background-color:#232121;display:flex;flex-direction:column;border-radius:20px;align-items:left;z-index:1000;box-shadow:0 0 10px #0000004d;text-align:center;transform:translateY(-50px);animation:slideIn .3s ease-in-out forwards}.popup.open{transform:translateY(0)}.overlay.close{animation:fadeOut .3s ease-in-out forwards}.popup.close{animation:slideOut .3s ease-in-out forwards}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}@keyframes slideIn{to{transform:translateY(50px)}}@keyframes slideOut{to{transform:translateY(0)}}.ReelBox{width:500px;margin:auto auto 10px;height:100%;display:flex;flex:1;flex-direction:column;align-items:center;position:relative;scroll-snap-align:start;scroll-snap-stop:always}.ReelBox video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:10px}.ReelBox_Header{width:100%;position:absolute;left:90%;bottom:10px;display:flex;flex-direction:column;justify-content:right}.ReelBox_Profile{position:absolute;bottom:10px;left:10px;display:flex;flex-direction:column;gap:5px}.Reel_play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play_button{width:70px;height:70px;border-radius:50%;background-color:#00000080;display:flex;justify-content:center;align-items:center;cursor:pointer}.play_icon{width:40px;height:40px}.ReelBox_Comments{position:absolute;bottom:300px;right:10px;display:flex;flex-direction:column;gap:10px;background:black;padding:10px;border-radius:10px}@media screen and (max-width: 770px){.ReelBox{width:100%;height:calc(100vh - 70px)}.ReelBox_Profile{left:10px;bottom:30px}.ReelBox_Header{left:88%;bottom:30px}}@media screen and (min-height: 1050px){.ReelBox{height:calc(100vh - 100px)}}.bar_header{width:100%;padding:10px 20px 10px 10px;font-size:1em;display:none;margin:auto;position:sticky;top:0;z-index:5;text-align:center;background-color:#1a1a1a}.bar_header span{margin-right:auto;font-size:1.2em;font-weight:600}.bar_header_btn{margin-right:auto;background:transparent;border:none;outline:none;cursor:pointer;font-size:1.5em;font-weight:600;color:inherit}@media screen and (max-width: 770px){.bar_header{display:flex}}.Create_container{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:inherit;color:inherit;transition:1s}.container{max-width:80%;min-width:50%;height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:20px;background-color:#ffffff1f;transition:1s}.tic{width:100%;display:flex;height:50px;align-items:center;justify-content:space-between;position:relative;padding:10px;font-size:8px;font-weight:700;border-bottom:.1px solid gray}.submit_btn{color:#fff;font-size:14px;background:#0095f6;border-radius:8px;font-weight:600;border:0;padding:6px 15px}.submit_btn:hover{background:#1877f2}.input12{width:200px;background-color:transparent}.lab{margin-right:10px}.dropzone{width:100%;flex:1;border-radius:10px;display:flex;gap:20px;justify-content:center;align-items:center;flex-direction:column;cursor:pointer}.loader{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center}.loader>h1{color:#fff;font-size:50px;text-align:center;margin-bottom:20px}.loader>img{width:300px}.hidden{display:none}.show{display:block}.preview{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.preview_left{width:60%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.preview_sub_left{width:100%;height:100%;display:flex;justify-content:center;align-items:center;position:relative}.preview_sub_left img{width:100%;height:100%;object-fit:cover;border-bottom-left-radius:20px}.preview_sub_left video{width:100%;height:100%;border-bottom-left-radius:20px;object-fit:fill}.preview_right{width:40%;height:100%;display:flex;flex-direction:column;padding:10px;gap:10px}.preview_caption{background:transparent;outline:none;border:none;padding:10px;color:#fff;height:150px;width:100%}.preview_location{background:transparent;outline:none;border:none;width:92%;color:#fff;padding:10px}.Postpopup{position:fixed;top:-100%;left:50%;transform:translate(-50%) scale(.2);display:flex;flex-direction:column;text-align:center;background-color:#232121;z-index:2;border-radius:20px;width:300px;height:220px;opacity:0;transition:opacity .3s ease-in-out,top .3s ease-in-out}.cross{display:none}.error{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:20px;font-size:25px}.success{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;gap:20px;font-size:30px}.play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;display:flex;font-size:4rem;justify-content:center;align-items:center;cursor:pointer;transition:.3s}.volume{position:absolute;top:5%;left:5%;transform:translate(-50%,-50%);border-radius:50%;display:flex;font-size:2rem;justify-content:center;align-items:center;cursor:pointer;transition:.3s}@media screen and (max-width: 1000px){.tic{padding:20px}.container{min-width:90%}}@media screen and (max-width: 770px){.Create_container{height:94%;min-height:0px}.container{min-width:100%;height:100%;background:none;transform:none}.tic,.tic h1{display:none}.cross{display:block}.hidbtn{display:none}.submitbtn{width:100px;height:40px;font-size:14px}.preview{flex-direction:column}.preview_sub_left{width:100%;height:100%}.preview_sub_left img{width:100%;height:430px;object-fit:cover;border-bottom-left-radius:0}.preview_sub_left video{width:100%;height:430px;object-fit:fill;border-bottom-left-radius:0}.preview_left{width:100%;height:100%}.preview_right{width:100%}}@media screen and (max-width: 400px){.container{background-color:transparent}.tic{padding:0}}.suggestions{margin-top:20px;width:280px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.userbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.suggestions__title{color:gray;font-weight:700;display:flex;flex-direction:row;justify-content:space-between}.jkl{margin-bottom:20px}.seeall{color:#fff;cursor:pointer;text-decoration:none}.seeall:hover{color:#373535}.username__left{display:inline-flex}.username__info{display:flex;flex-direction:column;margin-left:7px;margin-top:7px}.relation{color:gray;font-size:12px}.suggestions__username{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:15px}.follow__button{color:#0095f6;font-weight:700;background:0;border:0;margin-right:5px}.follow__button:hover{color:#fff;cursor:pointer}.userprofile{margin-bottom:30px}.username{font-weight:600;font-size:14px}.suggestion_footer{margin-top:40px;width:250px;display:flex;flex-direction:column;gap:5px;color:gray;font-size:12px}.suggestion_icons{display:flex;flex-direction:row;flex-wrap:wrap;cursor:pointer;gap:2px}.suggestion_icons>div:hover{text-decoration:underline}.Login_Popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#262626;z-index:10;width:400px;height:350px;border-radius:15px}.close{position:absolute;top:20px;right:20px;font-size:20px;color:#fff;cursor:pointer}.Login_Header{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:10px 0}.show_post{width:95%;margin:auto;height:100dvh;display:flex;flex-direction:column;border-radius:50px}.show_post_box{display:flex;flex-direction:row;align-items:center}.arrow{width:100%;display:flex;flex-direction:row;justify-content:flex-start;padding:10px 0}.showpost1{width:60%;padding:0 0 0 10px}.im{width:100%;height:80dvh;position:relative}.im img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;max-height:100%;object-fit:cover;aspect-ratio:1/1}.hidden_popup{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#262626;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;width:300px;z-index:1000}.show_btn{width:100%;background-color:transparent;border:0;font-size:15px;font-weight:600;border-top:1px solid rgb(75,73,73);color:#fff;cursor:pointer;padding:20px}.showpost2{width:500px;padding:0 10px 0 0;display:flex;flex-direction:column;justify-content:flex-start;border-left:.2px solid gray}.comment_section{max-height:50dvh;height:50dvh;padding:5px;border-top:1px solid gray;border-bottom:.2px solid gray;color:#fff;overflow:auto;overflow-x:hidden;display:flex;flex-direction:column;justify-content:flex-start}.comment{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;padding:10px}.comment_heading{margin:auto;text-align:center}.bar_hidden,.bar_hidden_col{display:none}.video__container{width:100%;height:80vh;position:relative}.video__container video{width:100%;height:100%;object-fit:fill}@media screen and (max-width: 770px){.show_post{width:100vw}.show_post_box{flex-direction:column}.showpost1{width:100%}.bar_hidden{display:flex;padding:0 10px}.bar_hidden_col{display:flex;flex-direction:column}.bar_hidden_desk{display:none}.showpost1{padding-right:10px}.im{width:100%;height:45dvh;position:relative}.video__container{height:45vh}.showpost2{width:100%;border:none}.comment_section{max-height:30dvh;height:100%;padding:10px;margin-bottom:20px}}@media screen and (max-width: 770px){.hidden_arrow{display:none}}.gallery{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:10px;min-height:80vh;height:100%}@media only screen and (max-width: 735px){.gallery{gap:5px}}.gallery-item{position:relative;width:100%}.gallery-item img,.gallery-item video{width:100%;object-fit:cover;aspect-ratio:1/1;height:auto;display:block}.gallery-item .media-icon{position:absolute;top:0;right:0}.gallery-item:hover .gallery-item-info,.gallery-item:focus .gallery-item-info{display:flex;justify-content:center;align-items:center;position:absolute;top:0;width:100%;aspect-ratio:1/1;background-color:#0000004d}.gallery-item-info{display:none}.visually-hidden{position:absolute;height:1px;width:1px;overflow:hidden;display:flex;justify-content:center;align-items:center;clip:rect(1px,1px,1px,1px)}.gallery-item-div{display:flex;justify-content:center;align-items:center}.gallery-item-info li{display:inline-block;font-size:1.7rem;font-weight:600}.gallery-item-info>ul{display:flex;background-color:transparent}.gallery-item-info>ul>li{background-color:transparent}.gallery-item-likes{display:flex;flex-direction:row;margin-right:2.2rem}.gallery-item-comments{display:flex;flex-direction:row}.gallery-item-type{position:absolute;top:1rem;right:1rem;font-size:2.5rem}@media screen and (max-width: 770px){.gallery{min-height:40vh}}@media screen and (max-width: 735px){.gallery-item-info li{font-size:1rem}}.login{display:flex;justify-content:center;align-items:center;min-height:100vh}.containerlogin{max-width:1000px;display:flex;justify-content:center;flex-direction:column;align-items:center;font-size:14px;margin-bottom:10px}.box1{max-width:350px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid gray;border-radius:5px;margin:0 0 10px;padding:30px;flex-grow:1}.headinglogin{margin:25px auto 15px;background-image:url(/assets/instagram-logo-6886adaa.png);background-position:0;background-size:200px;background-repeat:no-repeat;height:70px;width:200px;overflow:hidden}.field{margin:10px 0;font-size:14px;width:16rem;text-overflow:ellipsis;background:#fafafa;border-radius:3px;border:1px solid #efefef;display:flex;justify-content:center;align-items:center;flex-direction:row;padding:0 10px 0 0}.login-input{padding:9px 0 7px 9px;font-size:12px;width:95%;outline:none;border:0}.login-button{text-align:center;width:100%;padding:.5rem;border:1px solid transparent;background-color:#3897f0;color:#fff;font-weight:600;font-size:14px;border-radius:8px;cursor:pointer;margin:10px 0}.separator{display:flex;justify-content:space-between;align-items:center;color:#999;margin-top:6px}.line{height:1px;width:40%;background-color:gray}.other{display:flex;justify-content:center;flex-direction:column;align-items:center}.fb-login-btn{margin:1rem;border:0;cursor:pointer;font-size:14px;color:#3897f0;font-weight:600;background:transparent}.fb-icon{color:#3897f0;font-size:1rem;padding-right:1px}.facebooklogin{font-size:1.1em;font-weight:600}.forgot-password{font-size:15px;color:#3897f0;font-weight:600}.signup{color:#3897f0;font-weight:600}.hother{width:70%;text-align:center;font-size:15px}.footer{padding:10px 20px 0}@media screen and (max-width: 450px){.containerlogin{width:100%;margin:0}.box1{border:none}}a{text-decoration:none}.profile_footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.profile_footer12{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px;font-size:12px;margin-top:20px}.smalldiv{cursor:pointer}.smalldiv:hover{text-decoration:underline}@media screen and (max-width:750px){.profile_footer{display:none}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
