@import url("https://fonts.googleapis.com/css2?family=Barlow:wght@400;500&family=Inter:wght@100;400;500;700&family=Montserrat:wght@100;400&family=Noto+Sans+Osmanya&family=Poppins:wght@100;400;500&family=Roboto:wght@100;300&display=swap");.main__postHeader__wrapper{width:100%;display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.main__postHeader__wrapper .profile_pic{height:40px;width:40px;border-radius:50%;overflow:hidden;flex-shrink:0}.profile_pic img{height:40px;width:40px;border-radius:50%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;cursor:pointer;transition:box-shadow .2s ease}.profile_pic img:hover{box-shadow:0 0 0 2px var(--color-primary,#1b74e4)}.main__postHeader__wrapper .right__profile__area{display:flex;align-items:center;justify-content:start;gap:8px}.right__profile__area .time__glob{display:flex;align-items:center;gap:4px;justify-content:start}.time__glob .point{display:inline-block;height:2px;width:2px;border-radius:50%;background-color:#65676b}.main__postHeader__wrapper .side__left{display:flex;align-items:center;gap:8px;justify-content:end}.right__profile__area .name_time_wrapper p{color:#050505!important;font-size:15px;font-style:normal;font-weight:600;line-height:1.3}.dark .right__profile__area .name_time_wrapper p{color:#e4e6eb!important}.dark .time__glob{color:#b0b3b8}.dark .time__glob .point{background-color:#b0b3b8}.dark .tas_campaign_item_sponsors{color:#b0b3b8!important}.radio_checkbutton{position:relative}.report_texts p{display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:700;line-height:23px;letter-spacing:0;text-align:left}.report_cross{display:flex!important;justify-content:end!important;align-items:end!important;padding:0 10px 0 0;cursor:pointer}.radio_text_divss{display:flex;gap:10px;justify-content:start;line-height:10px;padding:10px 0}.buttons_divs{display:flex;justify-content:end;gap:10px;align-items:center;padding:0 10px 10px 0}.back-btn{background-color:#fff;border:1.5px solid var(--color-primary,#1b74e4);color:var(--color-primary,#1b74e4);padding:8px 20px;border-radius:18px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease,color .15s ease,transform .15s ease}.back-btn:hover{background-color:rgba(27,116,228,.06)}.back-btn:active{transform:scale(.97)}.continue-btn{background:var(--color-primary,#1b74e4);color:#fff;border-radius:18px;padding:8px 20px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .15s ease;box-shadow:0 1px 4px rgba(27,116,228,.25)}.continue-btn:hover{background:var(--color-primary-hover,#1560bd)}.continue-btn:active{transform:scale(.97)}.report_modal_descriptions{width:100%;height:150px;padding:10px,14px,10px,14px;border-radius:8px;border:1px;gap:8px;box-shadow:0 1px 2px 0 rgba(16,24,40,.05)}.description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0;text-align:left}.hide_div{padding:40px 10px}.hide_div,.hide_text{display:flex;justify-content:center;flex-direction:column;align-items:center}.hide_text{margin:0 0 20px}.hide_btn{display:flex;justify-content:center;align-items:center;gap:10px}.hide_btn_cancel{padding:8px 20px;background-color:#fff;border:1.5px solid #ced0d4;border-radius:18px;font-size:14px;font-weight:600;color:#65676b;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.hide_btn_cancel:hover{background-color:#f0f2f5;border-color:#b0b3b8}.hide_btn_cancel:active{transform:scale(.97)}.hide_btn_hide{padding:8px 30px;background-color:var(--color-primary,#1b74e4);border:none;color:#fff;border-radius:18px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .15s ease;box-shadow:0 1px 4px rgba(27,116,228,.25)}.hide_btn_hide:hover{background-color:var(--color-primary-hover,#1560bd)}.hide_btn_hide:active{transform:scale(.97)}.are_u_text{font-size:16px;font-weight:400;line-height:20px;letter-spacing:0;text-align:center;color:#667085}.tas_campaign_item_sponsors_container{display:flex;flex-direction:row;gap:10px;align-items:center}.tas_campaign_item_sponsors{font-family:Poppins;font-size:13px;color:#606770!important}.dark .back-btn{background-color:transparent;border-color:rgba(45,136,255,.5);color:#4da6ff}.dark .back-btn:hover{background-color:rgba(45,136,255,.1)}.dark .continue-btn{background:#2d88ff;box-shadow:none}.dark .continue-btn:hover{background:#1a7aef}.dark .hide_btn_cancel{background-color:#3a3b3c;border-color:#4e4f50;color:#b0b3b8}.dark .hide_btn_cancel:hover{background-color:#4e4f50}.dark .hide_btn_hide{background-color:#2d88ff;box-shadow:none}.dark .hide_btn_hide:hover{background-color:#1a7aef}.dark .report_modal_descriptions{background-color:#3a3b3c;border-color:#4e4f50;color:#e4e6eb}.dark .are_u_text,.dark .description{color:#b0b3b8}.post__dropdown{position:absolute;top:36px;right:0;background:#fff;min-width:344px;padding:8px;z-index:100;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.15),0 0 0 1px rgba(0,0,0,.05)}.dark .post__dropdown{background:#242526;box-shadow:0 2px 12px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.08)}.post__dropdown__item{display:flex;align-items:flex-start;gap:12px;padding:8px;border-radius:8px;cursor:pointer;transition:background-color .15s ease;width:100%;text-align:left;border:none;background:none}.post__dropdown__item:hover{background-color:#f2f2f2}.dark .post__dropdown__item:hover{background-color:#3a3b3c}.post__dropdown__icon{width:36px;height:36px;min-width:36px;border-radius:50%;background:#e4e6eb;display:flex;align-items:center;justify-content:center;font-size:20px;color:#050505;flex-shrink:0}.dark .post__dropdown__icon{background:#3a3b3c;color:#e4e6eb}.post__dropdown__text{display:flex;flex-direction:column;gap:1px;min-width:0;padding-top:2px}.post__dropdown__title{font-size:15px;font-weight:600;color:#050505;line-height:1.3}.dark .post__dropdown__title{color:#e4e6eb}.post__dropdown__subtitle{font-size:13px;font-weight:400;color:#65676b;line-height:1.3}.dark .post__dropdown__subtitle{color:#b0b3b8}.post__dropdown__divider{height:1px;background:#ced0d4;margin:4px 8px}.dark .post__dropdown__divider{background:#3a3b3c}.post__dropdown__close{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#e4e6eb;border:none;color:#050505;font-size:18px;transition:background-color .15s ease;z-index:1}.post__dropdown__close:hover{background:#d8dadf}.dark .post__dropdown__close{background:#3a3b3c;color:#e4e6eb}.dark .post__dropdown__close:hover{background:#4e4f50}.post-header-follow-btn{display:inline-flex;align-items:center;font-size:14px;font-weight:600;color:var(--color-primary,#1b74e4);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;transition:color .15s ease,transform .15s ease;flex-shrink:0}.post-header-follow-btn:hover{color:var(--color-primary-hover,#1560bd)}.post-header-follow-btn:active{transform:scale(.97)}.post-header-follow-btn--following{color:#65676b;font-weight:500}.post-header-follow-btn--following:hover{color:#050505}.dark .post-header-follow-btn{color:#4da6ff}.dark .post-header-follow-btn:hover{color:#7dc0ff}.dark .post-header-follow-btn--following{color:#b0b3b8}.dark .post-header-follow-btn--following:hover{color:#e4e6eb}.post-type-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:8px}.post-type-icon svg{transition:transform .2s ease}.post-type-icon:hover svg{transform:scale(1.1)}.connection-status-icon{display:inline-flex;align-items:center;margin-left:4px;cursor:default}.connection-status-icon svg{transition:transform .15s ease}.connection-status-icon:hover svg{transform:scale(1.15)}.like__comment_action_wrapper{position:relative;width:100%}.action__wrapper{display:flex;justify-content:space-between;align-items:center;padding:8px 0 4px}.action__wrapper p{color:#65676b;font-size:15px;font-style:normal;font-weight:400;line-height:normal}.action__wrapper .reaction__count{display:flex;align-items:center;justify-content:start;gap:4px;padding:4px 8px;border-radius:20px;transition:background-color .15s ease;cursor:pointer}.action__wrapper .reaction__count:hover{background-color:#f0f2f5}.action__wrapper .share__comment_count__wrapper{display:flex;align-items:center;justify-content:end;gap:8px}.count__icons{display:flex;align-items:center;justify-content:start;gap:4px;cursor:pointer;padding:4px 6px;border-radius:4px;transition:background-color .15s ease}.count__icons p{font-size:15px}.count__icons:hover{background-color:#f0f2f5;text-decoration:underline}.like_share_comment{display:flex;align-items:center;justify-content:space-between;-moz-column-gap:4px;column-gap:4px;padding:4px 0;border-top:1px solid #e4e6eb;margin-top:2px}.Thamsup_like{display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;padding:8px 12px;border-radius:8px;transition:background-color .15s ease,transform .1s ease;flex:1}.Thamsup_like:hover{background-color:#f0f2f5}.Thamsup_like:active{transform:scale(.96)}.bg-effect{border-radius:8px;padding:8px 12px;transition:background-color .15s ease;flex:1;text-align:center}.bg-effect:hover{background-color:#f0f2f5}.reaction__wrapper{display:flex;align-items:center;justify-content:start;gap:4px}.reaction-comment-icons>img:hover{transform:scale(1.5);cursor:pointer;transition:transform .2s ease}.reaction-comment-icons>img{transition:transform .15s ease}.action___button{font-weight:600;font-size:15px;color:#65676b;transition:color .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.action___button:hover{cursor:pointer;color:var(--color-primary,#1877f2)!important}.dark .action__wrapper p{color:#b0b3b8}.dark .action__wrapper .reaction__count:hover,.dark .count__icons:hover{background-color:#3a3b3c}.dark .like_share_comment{border-top-color:#3a3b3c}.dark .Thamsup_like:hover,.dark .bg-effect:hover{background-color:#3a3b3c}.dark .action___button{color:#b0b3b8}.dark .action___button:hover{color:#2d88ff!important}@media (max-width:1023px){.action___button,.action__wrapper p,.count__icons p{font-size:14px}.Thamsup_like{padding:8px;gap:5px}.bg-effect{padding:8px}}@media (max-width:767px){.like_share_comment{padding:2px 0;-moz-column-gap:2px;column-gap:2px}.Thamsup_like{gap:4px}.Thamsup_like,.bg-effect{padding:8px 4px}.action___button,.action__wrapper p,.count__icons p{font-size:13px}.action__wrapper{padding:6px 0 2px}.reaction__wrapper{gap:2px}}@media (max-width:480px){.action___button,.action__wrapper p,.count__icons p{font-size:12px}.Thamsup_like{gap:3px}.Thamsup_like,.bg-effect{padding:6px 2px;min-height:44px}}.description{padding:10px 16px 5px}.description p{color:#333!important;font-size:15px;font-style:normal;font-weight:400;line-height:normal}:global(.dark) .description p{color:#e4e6eb!important}.single__img{width:100%;display:flex;align-items:center;justify-content:center;padding:0;margin:0}.single__img img{width:100%;max-height:680px;-o-object-fit:contain;object-fit:contain}.fb-image-wrapper{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;margin:0}.fb-image-wrapper img{max-width:100%;max-height:680px;-o-object-fit:contain;object-fit:contain}.fb-image-portrait{width:100%;min-height:400px;max-height:680px;display:flex;align-items:center;justify-content:center;overflow:hidden}.fb-image-portrait img{height:100%;max-height:680px;width:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.fb-image-landscape{width:100%}.fb-image-landscape img{width:100%;height:auto;max-height:500px;-o-object-fit:cover;object-fit:cover}.fb-grid-container{flex-direction:column}.fb-grid-container,.fb-grid-row{width:100%;display:flex;gap:2px}.fb-grid-item{flex:1;overflow:hidden;cursor:pointer}.fb-grid-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.post__main__wrapper{width:100%}.post__main__wrapper .rows_wrap{padding:0;margin:0}.color-description{padding:10px 15px 5px 17px;display:flex;align-items:center;justify-content:center;height:450px;width:100%}.color-description p{font-size:15px;font-style:normal;font-weight:400;line-height:normal}.postview__container{display:grid;grid-template-columns:1fr;width:100%;height:90vh;max-height:90vh;overflow:hidden;overflow-x:hidden;background:var(--card-bg,#fff);animation:fadeInModal .2s ease-out}.postview__container--text-only{grid-template-columns:1fr!important;max-width:680px;margin:0 auto;height:auto;max-height:90vh}@media (min-width:768px){.postview__container{grid-template-columns:1fr 400px}}@media (min-width:1280px){.postview__container{grid-template-columns:1fr 460px}}@keyframes fadeInModal{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.media__panel__wrapper{position:relative;overflow:hidden;min-height:0}.media__panel{position:relative;display:flex;align-items:center;justify-content:center;background-color:#1c1e21;overflow:hidden;width:100%;height:100%;min-height:280px}.media__panel img{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.media__panel img,.media__panel video{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.media__nav__btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:rgba(0,0,0,.45);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:10}.media__nav__btn:hover{background:rgba(0,0,0,.65);transform:translateY(-50%) scale(1.06)}.media__nav__btn:active{transform:translateY(-50%) scale(.97)}.media__nav__btn.prev{left:12px}.media__nav__btn.next{right:12px}.media__counter{bottom:16px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.55);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:13px;font-weight:500;padding:4px 14px;border-radius:20px;letter-spacing:.3px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.close__btn,.media__counter{position:absolute;color:#fff}.close__btn{top:12px;left:12px;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.45);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease;z-index:20}.close__btn:hover{background:rgba(0,0,0,.65);transform:scale(1.08)}.close__btn:active{transform:scale(.95)}.details__panel{flex-direction:column;overflow:hidden;border-left:1px solid var(--color-divider,#e4e6eb);min-height:0}.details__close-row,.details__panel{display:flex;background:var(--card-bg,#fff)}.details__close-row{align-items:center;justify-content:space-between;padding:10px 16px;border-bottom:1px solid var(--color-divider,#e4e6eb);flex-shrink:0}.details__close-title{font-size:16px;font-weight:700;color:var(--color-text,#050505);line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 48px)}.details__close-btn{width:36px;height:36px;border-radius:50%;background:var(--color-hover,#f0f2f5);border:none;color:var(--color-secondary-text,#65676b);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,transform .15s ease;flex-shrink:0}.details__close-btn:hover{background:#e4e6e9;color:#050505}.details__close-btn:active{transform:scale(.95)}.details__header{padding:12px 16px 8px;flex-shrink:0;position:relative}.details__description{padding:0 16px 8px;font-size:15px;line-height:1.45;color:var(--color-text,#050505);word-wrap:break-word;overflow-wrap:break-word;flex-shrink:0}.details__description .see__more{color:var(--color-secondary-text,#65676b);font-weight:600;cursor:pointer;font-size:14px}.details__description .see__more:hover{text-decoration:underline}.reaction__summary{display:flex;align-items:center;justify-content:space-between;padding:6px 16px;flex-shrink:0;flex-wrap:wrap;gap:8px}.reaction__summary__left{display:flex;align-items:center;gap:4px;cursor:pointer}.reaction__summary__left .emoji__stack{display:flex}.reaction__summary__left .emoji__stack>*{margin-left:-2px}.reaction__summary__left .emoji__stack>:first-child{margin-left:0}.reaction__summary__left .count{font-size:15px;color:var(--color-secondary-text,#65676b);margin-left:6px}.reaction__summary__left .count:hover{text-decoration:underline}.reaction__summary__right{display:flex;align-items:center;gap:12px;font-size:15px;color:var(--color-secondary-text,#65676b);cursor:pointer;flex-wrap:wrap}.reaction__summary__right span:hover{text-decoration:underline}.action__bar{padding:0 16px;flex-shrink:0;width:100%;box-sizing:border-box}.comments__container{flex:1;overflow-y:auto;padding:8px 16px 16px;overscroll-behavior:contain;min-height:0;width:100%;box-sizing:border-box}.comments__container::-webkit-scrollbar{width:6px}.comments__container::-webkit-scrollbar-track{background:transparent}.comments__container::-webkit-scrollbar-thumb{background:#c4c4c4;border-radius:3px}.comments__container::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.comment__input__sticky{padding:8px 16px 12px;border-top:1px solid var(--color-divider,#e4e6eb);flex-shrink:0;background:var(--card-bg,#fff)}.dark .postview__container{background:#242526}.dark .details__panel{background:#242526;border-left-color:#3a3b3c}.dark .details__close-row{border-bottom-color:#3a3b3c;background:#242526}.dark .details__close-title{color:#e4e6eb}.dark .details__close-btn{background:#3a3b3c;color:#b0b3b8}.dark .details__close-btn:hover{background:#4e4f50;color:#e4e6eb}.dark .details__header{border-bottom-color:#3a3b3c}.dark .details__description{color:#e4e6eb}.dark .details__description .see__more,.dark .reaction__summary__left .count,.dark .reaction__summary__right{color:#b0b3b8}.dark .comments__container::-webkit-scrollbar-thumb{background:#4e4f50}.dark .comments__container::-webkit-scrollbar-thumb:hover{background:#606162}.dark .comment__input__sticky{border-top-color:#3a3b3c;background:#242526}@media (max-width:767px){.postview__container{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;border-radius:0}.postview__container--text-only{max-width:100%;grid-template-rows:1fr}.media__panel__wrapper{max-height:40vh;overflow:hidden}.media__panel{max-height:40vh;min-height:180px}.media__panel img{max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.details__panel{border-left:none;border-top:1px solid var(--color-divider,#e4e6eb);overflow-y:auto;min-height:0;width:100%;max-width:100%;flex:1}.dark .details__panel{border-top-color:#3a3b3c;border-left:none}.close__btn{top:8px;left:8px;width:32px;height:32px}.media__nav__btn{width:36px;height:36px}.media__nav__btn.prev{left:8px}.media__nav__btn.next{right:8px}.details__close-row{padding:8px 12px}.details__close-title{font-size:15px}.details__close-btn{width:32px;height:32px}.details__header{padding:8px 12px 6px}.details__description{padding:0 12px 6px;font-size:14px}.reaction__summary{padding:4px 12px}.action__bar{padding:0 12px}.comments__container{padding:6px 12px 12px}}@media (max-width:480px){.media__panel,.media__panel__wrapper{max-height:35vh}.media__panel{min-height:160px}.details__close-title,.reaction__summary__left .count{font-size:14px}.reaction__summary__right{font-size:14px;gap:8px}}@media (max-width:375px){.media__panel,.media__panel__wrapper{max-height:35vh}}@media (min-width:768px) and (max-width:1023px){.postview__container{grid-template-columns:1fr 340px;height:85vh;max-height:85vh}.details__close-title{font-size:15px}.details__header{padding:10px 14px 8px}.details__description{font-size:14px}}@media (min-width:1440px){.postview__container{grid-template-columns:1fr 500px}}@media (max-width:767px){.MuiDialog-root .MuiDialog-paper{margin:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;border-radius:0!important}.close__btn,.details__close-btn,.media__nav__btn{min-width:44px;min-height:44px}.comment__input__sticky{padding-bottom:calc(12px + env(safe-area-inset-bottom, 0px))}.action__bar .like_share_comment{padding:2px 0}.details__panel{max-height:100%}}.CampaignCarousel_slide__TKtn2{position:relative}.CampaignCarousel_overlay__ybKrg{position:absolute;top:75%;left:0;width:100%;height:25%;justify-content:space-between;color:#fff;display:flex;flex-direction:column;justify-content:end;padding:2px;align-items:end;text-align:center;opacity:1;background-color:rgba(0,0,0,.6)}.CampaignCarousel_description__VOsJp{font-size:.9rem;text-align:justify}.CampaignCarousel_overlay__ybKrg h3{visibility:hidden;font-size:4px;margin-bottom:10px}.CampaignCarousel_overlay__ybKrg p{font-size:10px}.CampaignCarousel_slide__TKtn2 a{color:inherit}.CampaignCarousel_seeMoreLink___l5lK:hover{text-decoration:underline}.CampaignCarousel_seeMoreLink___l5lK{background-color:#fff;margin-bottom:2px;color:#2e20c7;border-radius:5px;width:80px;font-size:.8rem!important}.CampaignCarousel_topNewsCaroCssimgdiv__ucaIN{height:300px;width:100%;display:flex;justify-content:center;align-items:center}.CampaignCarousel_topNewsCaroCssimg__Do2Bb{height:100%;width:100%}