@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";:root{font-family:Montserrat,sans-serif;font-optical-sizing:auto;font-style:normal;--main-bg: #f6f6f6;--main-color: #d7420cff }input{font-family:inherit;font-optical-sizing:auto;font-style:normal;font-weight:inherit;outline:none;border:none;background:none;font-size:inherit}button{border:none;outline:none;cursor:pointer;background:none;transition:background-color .2s ease}*{padding:0;margin:0;box-sizing:border-box}p{margin:revert}body{background-color:var(--main-bg);overflow-y:scroll;width:100%}a{text-decoration:none;color:inherit}ul{list-style:none}.btn,.btn-outline,.btn-secondary,.btn-primary{padding:10px 20px;border:none;border-radius:20px;cursor:pointer;font-size:1rem;transition:background-color .2s ease}.btn-primary{color:#fff;background-color:#d7420c}.btn-primary:hover{background-color:#9d3008}.btn-secondary{color:#fff;background-color:#686868}.btn-secondary:hover{background-color:#404040}.btn-outline{display:flex;align-items:center;border:1px solid black;gap:6px}.btn-outline:hover{background-color:#f2f2f2}#overlay{opacity:0;display:none;position:fixed;background-color:#493f3959;left:0;right:0;top:0;bottom:0;transition:opacity .2s ease,position .2s ease;z-index:3}#overlay.active{opacity:1;display:block}.navbar-wrapper{position:fixed;width:100%;height:70px;z-index:10;border-bottom:1px solid #e5e5e5;top:0;display:flex;align-items:center;justify-content:center;background-color:#fff}.main{display:grid;justify-content:center;grid-template-columns:250px 600px 300px;gap:15px;width:fit-content;height:calc(100vh - 80px);margin:80px auto 0}.main .left{z-index:5;transition:transform .2s ease-in-out}.main .left .left-overlay{opacity:0;position:fixed;background-color:#493f3959;left:0;right:0;top:70px;bottom:0;transition:opacity .2s ease;pointer-events:none}.main .left-placeholder{display:none}.main .middle{max-width:600px}@media screen and (max-width: 1200px){.main{grid-template-columns:77px 600px 300px}}@media screen and (max-width: 1030px){.main{grid-template-columns:77px 600px 250px}}@media screen and (max-width: 990px){.main{grid-template-columns:77px 600px}.main .right{display:none}}@media screen and (max-width: 768px){.main{grid-template-columns:0 minmax(300px,600px);gap:0;width:100%}.main .left{transform:translate(-100vw)}.main .left.active{transform:translate(min(10px,(600px - 100vw) / 2 + 20px))}.main .left.active .left-overlay{pointer-events:auto;opacity:1}.main .middle{padding-inline:5px}}._loadingContainer_62f65_1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#fff}._logoWrapper_62f65_11{margin-bottom:1rem}._logoWrapper_62f65_11 ._logo_62f65_11{height:60px;width:auto}._spinner_62f65_19{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #d74420;border-radius:50%;animation:_spin_62f65_19 1s linear infinite;margin-bottom:1rem}@keyframes _spin_62f65_19{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loadingText_62f65_37{font-size:1rem;color:#333;font-family:Segoe UI,Tahoma,sans-serif}._formBody_10yea_1{font-family:Arial,sans-serif;display:flex;justify-content:center;align-items:center;min-height:100vh;padding:50px 0}._formBody_10yea_1 ._formContainer_10yea_9{display:flex;justify-content:center;align-items:center;width:100%}._formBody_10yea_1 ._formBox_10yea_15{background-color:#fff;padding:40px;border-radius:25px;box-shadow:0 0 10px #0000001a;max-width:475px;width:100%;text-align:center;position:relative}._formBody_10yea_1 ._subTitle_10yea_25{margin-bottom:20px}._formBody_10yea_1 ._textParagraph_10yea_28{color:#606060;font-size:14px;margin-bottom:20px}._formBody_10yea_1 ._formLink_10yea_33{color:#0079d3;text-decoration:none;cursor:pointer}._formBody_10yea_1 ._socialForm_10yea_38{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}._formBody_10yea_1 ._socialBtn_10yea_44{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#f7f7f7;border:1px solid #e1e1e1;padding:10px;border-radius:20px;font-size:16px;cursor:pointer;transition:background-color .3s}._formBody_10yea_1 ._socialBtn_10yea_44:hover{background-color:#e9e9e9}._formBody_10yea_1 ._separator_10yea_60{margin:15px 0;font-size:14px;color:#a1a1a1}._formBody_10yea_1 ._forgotPassword_10yea_65{font-size:14px;color:#0079d3;text-align:left;margin-bottom:10px}._arrow_container_10yea_72{position:absolute;width:40px;height:40px;cursor:pointer;padding:5px;border-radius:50%;transition:background-color .2s ease;top:15px;left:15px}._arrow_container_10yea_72:hover{background-color:#eee}._error_10yea_87{color:red;font-size:13px;margin-bottom:7px;font-weight:700}@media (max-width: 768px){._formBody_10yea_1{padding:40px 10px}._formBox_10yea_15{max-width:90%}}@media (max-width: 480px){._formBody_10yea_1{padding:30px 15px;min-height:50vh}._formBox_10yea_15{max-width:95%}}._container_1mx6m_1{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:.5rem;z-index:2}._confirmationHeader_1mx6m_11{margin:10px 0;font-size:1.5rem}._confirmationText_1mx6m_16{font-size:15px}._verificationIcon_1mx6m_20{height:30px;width:50px}._modal_rl6n6_1{width:550px;max-height:80vh;min-height:100px;padding:10px;border-radius:10px;top:50%;left:50%;transform:translate(-50%,-50%);border:none;box-shadow:#0000001a 0 0 .5rem .25rem;display:flex;justify-content:center;animation:_fade-out_rl6n6_1 .25s ease-out}._modal_rl6n6_1[open]{animation:_fade-in_rl6n6_1 .25s ease-out}._modal_rl6n6_1[open]::backdrop{animation:_backdrop-fade-in_rl6n6_1 .25s ease-out}._modal_rl6n6_1::backdrop{background-color:#00000080}._modal_rl6n6_1 ._cancel_rl6n6_25{position:absolute;top:4px;right:4px;padding:6px;border-radius:50%;width:30px;height:30px;cursor:pointer;transition:background-color .2s ease;z-index:1}._modal_rl6n6_1 ._cancel_rl6n6_25:hover{background-color:#f2f2f2}@keyframes _fade-in_rl6n6_1{0%{opacity:0;display:none}to{opacity:1;display:flex}}@keyframes _fade-out_rl6n6_1{0%{opacity:1;display:flex}to{opacity:0;display:none}}@keyframes _backdrop-fade-in_rl6n6_1{0%{background-color:#0000}to{background-color:#00000080}}._form_1w81k_1{display:flex;flex-direction:column;width:100%}._formGroup_1w81k_7{margin-bottom:15px;position:relative;text-align:left}._formLabel_1w81k_13{font-size:14px;margin-bottom:5px;display:block}._formInput_1w81k_19{width:100%;padding:10px;border:1px solid #ddd;border-radius:20px;font-size:16px;margin-bottom:5px}._formInput_1w81k_19:disabled{background-color:#eee}._formInput_1w81k_19:focus{border-color:#0079d3;outline:none}._invalidInput_1w81k_37{border-color:red}._error_1w81k_41{color:red;font-size:13px;margin-bottom:7px;font-weight:700}._showPassword_1w81k_48{position:absolute;right:12px;top:28px;cursor:pointer}._formBtn_1w81k_55{background-color:#d7420c;color:#fff;border:none;padding:10px;border-radius:20px;font-size:16px;cursor:pointer;transition:background-color .3s;margin-bottom:20px;margin-top:10px;width:100%}._formBtn_1w81k_55:hover{background-color:#9d3008}._formBtn_1w81k_55:disabled{background-color:#504d4d;cursor:default}._editTextArea_1w81k_78{width:100%;height:5rem;padding:.35rem;font-size:.8rem;border:1px solid #ccc;border-radius:20px;resize:none}._reqContainer_145ui_1{margin-top:5px;display:flex;align-items:start;gap:5px}._reqIcon_145ui_8{position:relative;bottom:3px}._invalid_145ui_13{color:red;margin:0;font-size:15px}._valid_145ui_19{color:green;margin:0;font-size:15px}@media (max-width: 768px){._invalid_145ui_13,._valid_145ui_19{font-size:12px}}@media (max-width: 480px){._formBody_145ui_32{padding:30px 15px;min-height:50vh}._formBox_145ui_36{max-width:95%}}._layout_rl2un_1{background-color:#fff;padding:1rem;display:flex;justify-content:center;min-height:100vh}._title_rl2un_9{font-size:24px;font-weight:600}._menu_rl2un_14{min-width:300px;padding:1rem 2rem 1rem 1rem;border-right:1px solid #e1e1e1}._menuBody_rl2un_20{position:fixed;left:50px}._termsList_rl2un_25{padding:0;margin:0}._termsList_rl2un_25 li{margin-top:1rem;font-size:14px;padding:.5rem;cursor:pointer;font-weight:500;transition:background-color .1s}._termsList_rl2un_25 li:hover{background-color:#f7f7f7;border-radius:4px}._page_rl2un_42{max-width:1024px;padding:0 1rem 0 2rem}._page_rl2un_42 h1{font-size:24px;margin:28px 0;font-weight:600;line-height:1.08349;letter-spacing:-.003em}@media (max-width: 1068px){._page_rl2un_42 h1{letter-spacing:0;line-height:1.1}}@media (max-width: 768px){._page_rl2un_42 h1{letter-spacing:.004em;line-height:1.125;text-align:left}}._body_rl2un_67{margin-top:2rem;font-weight:300}._body_rl2un_67 h3{font-size:24px;margin-top:1.6em;font-weight:600;margin-bottom:.45em;letter-spacing:.009em}._body_rl2un_67 h4{font-size:20px;margin-top:1.6em;font-weight:600;margin-bottom:.45em}._body_rl2un_67 p{font-size:17px;margin-bottom:1em;font-weight:400;line-height:1.47059;letter-spacing:-.022em}._body_rl2un_67 p a{color:#007bff;text-decoration:none;font-weight:400}._body_rl2un_67 p a:hover{text-decoration:underline}._body_rl2un_67 ul{margin:1em 0 1em 1.11111em;list-style:disc;font-weight:300}._body_rl2un_67 ul li{list-style-type:square;font-size:17px;margin-bottom:.5em}@media (max-width: 1068px){._body_rl2un_67 h3{font-size:21px;letter-spacing:.011em;line-height:1.19048}._body_rl2un_67 h4{font-size:18px;letter-spacing:.006em;line-height:1.33333}}._post_1yga7_1{background-color:#fff;padding-inline:15px;border-radius:10px;cursor:pointer}._post__wrapper_1yga7_7{position:sticky;top:0;padding-bottom:5px;background-color:#fff}._post__header_1yga7_13{display:flex;justify-content:space-between;border-bottom:1px solid black;padding-block:5px}._post__header_1yga7_13>button{background-color:inherit}._post__header__btn_back_1yga7_22{border-radius:50%;padding:5px;background-color:red;aspect-ratio:1;display:flex;align-items:center;justify-content:center}._post__header__btn_back_1yga7_22:hover{background-color:#e5e5e5}._post__header__title_1yga7_34{line-height:28px}._footer_34713_1{display:flex;margin-block:12px 4px;color:#595959;justify-content:space-between;font-size:13px}._footer_34713_1 ._footerLeft_34713_8,._footer_34713_1 ._footerRight_34713_9{display:flex}._footer_34713_1 ._footerButton_34713_12{display:flex;align-items:center;padding:6px 8px;border-radius:4px;cursor:pointer;transition:background-color .2s ease}._footer_34713_1 ._footerButton_34713_12:hover{background-color:#f3f3f3}._footer_34713_1 ._footerButton_34713_12 ._buttonIcon_34713_23{padding-right:4px;color:#00000080}._footer_34713_1 ._footerButton_34713_12 ._buttonNumber_34713_27{padding-left:4px}._container_fwrta_1{padding:10px;width:100%}._container_fwrta_1 ._title_fwrta_5{padding-bottom:10px;border-bottom:1px solid #eee}._container_fwrta_1 ._links_fwrta_9{display:flex;align-items:center;justify-content:space-evenly;margin:40px 20px}._container_fwrta_1 ._links_fwrta_9 ._link_fwrta_9{width:48px;height:48px;border-radius:50%;overflow:hidden;padding:12px}._container_fwrta_1 ._links_fwrta_9 ._link_fwrta_9 img{width:24px;height:24px}._container_fwrta_1 ._links_fwrta_9 ._link_fwrta_9._facebook_fwrta_26{background-color:#e7f0ff}._container_fwrta_1 ._links_fwrta_9 ._link_fwrta_9._x_fwrta_29{background-color:#ededed}._container_fwrta_1 ._links_fwrta_9 ._link_fwrta_9._telegram_fwrta_32{background-color:#e6f9ff}._container_fwrta_1 ._links_fwrta_9 ._link_fwrta_9._whatsapp_fwrta_35{background-color:#e8fff2}._container_fwrta_1 ._linkPreview_fwrta_38{width:100%;border-radius:50px;border:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;padding:5px 5px 5px 20px}._container_fwrta_1 ._linkPreview_fwrta_38 ._copyButton_fwrta_47{background-color:#2b4162;border-radius:30px;color:#fff;padding:10px 20px}._text_k5hff_1{padding-block-end:5px;word-break:break-word;white-space:pre-wrap}._show_more_k5hff_7{color:#808080ad;text-decoration:underline;cursor:pointer;margin-left:5px}._image_k5hff_14{overflow:hidden;height:350px;display:flex;border-radius:10px;background-color:#5b5b5b}._image_k5hff_14 img{margin-inline:auto}@media screen and (max-width: 768px){._text_k5hff_1{font-size:14px}}._postImageWrapper_15ekk_1{overflow:hidden;max-height:350px;display:flex;border-radius:10px;background-color:#5b5b5b;position:relative}._postImageWrapper_15ekk_1 ._postImageBlur_15ekk_9{position:absolute;top:0;bottom:0;left:0;right:0;filter:blur(50px) brightness(.75);background-size:cover;background-position:center;background-repeat:no-repeat}._postImageWrapper_15ekk_1 ._blurredBackground_15ekk_20{margin-inline:auto;z-index:1}._postImageWrapper_15ekk_1 ._blurredBackground_15ekk_20 ._postImage_15ekk_1{margin-inline:auto;height:100%;width:100%;object-fit:contain}._container_1axr0_1{width:100%;margin:auto;display:flex;justify-content:center;align-items:center}._container_1axr0_1 ._loader_1axr0_8{border:4px solid #f3f3f3;border-top-color:var(--main-color);border-radius:50%;animation:_spin_1axr0_1 1s linear infinite;margin-bottom:1rem}._container_1axr0_1 ._inner_1axr0_15{position:absolute;border-radius:50%;transform:scale(.8);background-color:#fff}@keyframes _spin_1axr0_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._post__info_bar_cuh8o_1{display:flex;gap:10px;margin-block:10px}._post__info_bar_cuh8o_1 ._pics_cuh8o_6{position:relative}._post__info_bar_cuh8o_1 ._pics_cuh8o_6 ._community_icon_cuh8o_9{width:40px;height:40px;cursor:pointer}._post__info_bar_cuh8o_1 ._pics_cuh8o_6 ._user_icon_cuh8o_14{position:absolute;border-radius:50%;width:30px;height:30px;background-color:#fff;top:16px;left:18px;padding:2px;cursor:pointer}._post__info_bar_cuh8o_1 ._pics_cuh8o_6 ._user_icon_no_community_cuh8o_25{border-radius:50%;width:40px;height:40px;background-color:#fff;cursor:pointer}._post__info_bar_cuh8o_1 ._names_cuh8o_32{display:flex;flex-direction:column;justify-content:space-around}._post__info_bar_cuh8o_1 ._names_cuh8o_32 ._mainName_cuh8o_37{font-weight:700;cursor:pointer}._post__info_bar_cuh8o_1 ._names_cuh8o_32 ._secondaryName_cuh8o_41{cursor:pointer}._post__info_bar_cuh8o_1 ._names_cuh8o_32 ._secondaryName_cuh8o_41,._post__info_bar_cuh8o_1 ._names_cuh8o_32 ._timeText_cuh8o_44,._post__info_bar_cuh8o_1 ._names_cuh8o_32 ._dot_cuh8o_44{color:#888;font-size:12px;font-weight:500}._post__info_bar_cuh8o_1 ._names_cuh8o_32 ._dot_cuh8o_44{margin-inline:4px}._post__info_bar__time_cuh8o_52{color:#888;font-size:.8rem;line-height:1.25rem}._post__info_bar__dots_cuh8o_57{margin-inline-start:auto;color:#4a4a4a;cursor:pointer;position:relative}._post__info_bar__community_cuh8o_63{position:fixed;display:flex;align-items:start;gap:5px}._post__info_bar__community__icon_cuh8o_69{width:40px;height:40px;border-radius:5px}._post__info_bar__community__name_cuh8o_74{color:#888}._options_menu_1wly1_1{background-color:#fff;position:absolute;right:0;top:5px;border-radius:10px;padding:10px;box-shadow:0 0 10px #0000004d;min-width:200px}._options_menu__option_1wly1_11{display:flex;align-items:center;gap:10px;padding:8px;font-weight:600;border-radius:10px;transition:background-color .2s ease}._options_menu__option_1wly1_11:hover{background-color:#f2f2f2}._popupContainer_iey4x_1{background:#fff;border-radius:8px;padding:2rem;text-align:center}._popupButtons_iey4x_8{display:flex;justify-content:space-evenly;margin-top:1.5rem}._popupYesBtn_iey4x_14{padding:.75rem 2rem;border:none;border-radius:20px;cursor:pointer;font-size:1rem;color:#fff;background-color:#d7420c}._popupNoBtn_iey4x_24{padding:.75rem 2rem;border:none;border-radius:20px;cursor:pointer;font-size:1rem;color:#fff;background-color:#686868}._popupYesBtn_iey4x_14:hover{background-color:#9d3008}._popupNoBtn_iey4x_24:hover{background-color:#404040}._img_e99rd_1{width:100%;height:100%;border-radius:50%;object-fit:cover}._communityIcon_fbxes_1{width:100%;height:100%;border-radius:15%;object-fit:cover}
