.Loading_wrapper__gznDV{display:inline-block;position:relative;width:100%;height:40px}.Loading_wrapper__gznDV div{position:absolute;top:16px;width:8px;height:8px;border-radius:50%;background:#000;animation-timing-function:cubic-bezier(0,1,1,0)}.Loading_wrapper__gznDV div:first-child{left:50%;margin-left:-20px;animation:Loading_ellipsis__qQ4_v 1.5s infinite;animation-delay:0s}.Loading_wrapper__gznDV div:nth-child(2){left:50%;margin-left:-4px;animation:Loading_ellipsis__qQ4_v 1.5s infinite;animation-delay:.4s}.Loading_wrapper__gznDV div:nth-child(3){left:50%;margin-left:12px;animation:Loading_ellipsis__qQ4_v 1.5s infinite;animation-delay:.8s}@keyframes Loading_ellipsis__qQ4_v{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.CreatePost_wrapper__ZFe4H{display:block;width:100%}.CreatePost_formWrapper__oxwPi{display:block;width:100%;background-color:#fff;border:1px solid #e3e3e3;border-radius:13px;position:relative}.CreatePost_header__e7Iai{--gutter:25px;margin:0}.CreatePost_header__e7Iai ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;border-bottom:1px solid #e3e3e3}.CreatePost_header__e7Iai ul li{flex:1 0 33.3%;white-space:nowrap;text-align:center;box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-content:stretch;align-items:flex-start}.CreatePost_header__e7Iai ul li button{position:relative;background:rgba(0,0,0,0);border:0;padding:var(--gutter) calc(var(--gutter)/5);order:0;flex:1 1 auto;align-self:stretch;border-radius:5px;color:#000;text-decoration:none;transition:all .1s ease-out;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:center}.CreatePost_header__e7Iai ul li button:hover{text-decoration:none;color:#804611}.CreatePost_header__e7Iai ul li button:before{display:block;position:absolute;content:"";width:100%;height:3px;background-color:#804611;left:0;bottom:-1px;opacity:0;transition:opacity .1s ease-out}.CreatePost_header__e7Iai ul li button .CreatePost_icon__dZEmC{margin-right:10px;font-weight:700;line-height:22px}.CreatePost_header__e7Iai ul li.CreatePost_activeItem__7KGAb button{color:#804611}.CreatePost_header__e7Iai ul li.CreatePost_activeItem__7KGAb button:before{opacity:1}.CreatePost_textarea__lafGX{display:block;padding-top:10px;background-color:rgba(0,0,0,0);border:0;width:100%;resize:none;font-weight:300;text-indent:25px}.CreatePost_textarea__lafGX:active,.CreatePost_textarea__lafGX:focus{border:0;outline:0}.CreatePost_dropzone__UXMnN{flex:1 1;padding:20px;margin:30px 35px;height:125px;border-radius:2px;border:2px dashed #eee;background-color:#fafafa;color:#bdbdbd;outline:none;transition:border .24s ease-in-out;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;flex-direction:column;align-items:center;gap:3px}.CreatePost_dropzone__UXMnN:focus{border-color:#804611;color:#804611}.CreatePost_dropzone__UXMnN p{transition:color .24s ease-in-out;margin:0;padding:0}.CreatePost_uploadIcon__a_HO1{width:30px;background-size:contain;background-repeat:no-repeat}.CreatePost_imagePreview__FRUIW img{position:relative;transform-origin:center top;width:100%;display:block;padding-bottom:25px;padding-top:10px}.CreatePost_imagePreview__FRUIW img .CreatePost_removeImage__m2C4q{position:absolute;z-index:5;width:35px;height:35px;border-radius:50%;background:#fff;border:0;box-shadow:0 .125rem .25rem rgba(128,70,17,.075)!important;right:15px;top:15px;padding:0;display:flex;align-items:center;justify-content:center}.CreatePost_footerActions__fJbxo{border-top:1px solid #e3e3e3;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:stretch;align-items:flex-start;overflow:hidden}.CreatePost_footerActions__fJbxo .CreatePost_button__AROvq{position:relative;z-index:5;background:#fff;border:0;padding:15px;color:#804611;transition:all .1s ease-out;font-weight:500;flex:0 1 50%;align-self:stretch}.CreatePost_footerActions__fJbxo .CreatePost_button__AROvq:first-child{order:0;border-right:1px solid #e3e3e3}.CreatePost_articleContent__pSyqL{height:calc(400px + 1rem)}.CreatePost_form-group__o_eg8{margin-bottom:20px;padding:10px 20px;display:flex;flex-direction:column}.CreatePost_form-group__o_eg8 input{width:calc(100% - 0px);min-height:40px;margin:10px 0;border:1px solid #d3d3d3;border-radius:5px;font-size:14px;background-color:#fff;box-sizing:border-box;padding-left:10px;padding-right:10px}.CreatePost_form-group__o_eg8 input:focus,.CreatePost_form-group__o_eg8 textarea:focus{border:2px solid gray!important;outline:none}.CreatePost_form-group__o_eg8 textarea{height:100px;resize:vertical;display:block;width:calc(100% - 0px);padding:10px;font-size:14px;border:1px solid #d3d3d3;border-radius:10px;resize:none;background-color:#fff;outline:none;box-sizing:border-box}.CreatePost_form-group__o_eg8 textarea:focus{border:2px solid gray}.CreatePost_privacy-options__JhU_d{display:flex;align-items:left;gap:5px;margin-left:-10px}.CreatePost_switchLabel__UHSjH{font-size:14px;font-weight:500;color:gray;text-align:left}.CreatePost_switch__CRnAj{position:relative;width:40px;height:20px;display:inline-block}.CreatePost_switch__CRnAj input{opacity:0;width:0;height:0}.CreatePost_switch__CRnAj .CreatePost_slider__CHoba{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;border-radius:20px}.CreatePost_switch__CRnAj .CreatePost_slider__CHoba:before{position:absolute;content:"";height:14px;width:14px;left:3px;bottom:3px;background-color:#fff;transition:.4s;border-radius:50%}.CreatePost_switch__CRnAj input:checked+.CreatePost_slider__CHoba{background-color:#007bff}.CreatePost_switch__CRnAj input:checked+.CreatePost_slider__CHoba:before{transform:translateX(20px)}.CreatePost_submitButton__Leg5R{padding:12px 25px;background-color:#4a90e2;color:#000;font-size:16px;border:none;border-radius:10px;cursor:pointer;transition:background-color .3s ease}.CreatePost_submitButton__Leg5R:hover{background-color:#357ab7}.CreatePost_submitButton__Leg5R:focus{outline:none}.CreatePost_dropzoneHidden__vrzDK{opacity:0;pointer-events:none}.Post_wrapper__cFava{display:block;width:100%;background-color:#fff;border:1px solid #e3e3e3;position:relative;border-radius:13px}.Post_wrapper__cFava.Post_noBorder__mSspb{border:0}.Post_header__nXh3m{padding-top:10px!important;padding-bottom:8px!important}.Post_content__5Z6Kw,.Post_header__nXh3m{--gutter:25px;margin:0;border-bottom:1px solid #e3e3e3}.Post_content__5Z6Kw{color:#000;font-weight:300}.Post_content__5Z6Kw.Post_withMedia__TaOO_{padding-bottom:0!important;border-bottom:0}.Post_content__5Z6Kw:not(.Post_withMedia__TaOO_) p{margin:0}.Post_contentMedia___6T0Y{overflow:hidden}.Post_contentMedia___6T0Y img{width:100%;object-fit:cover}.Post_playerWrapper__wNxIF{margin-top:-1px;--plyr-control-radius:8px;--plyr-color-main:#007fb2;--plyr-badge-text-color:#f7f8f9;--plyr-video-controls-background:rgba(0,87,121,.85)}.Post_footer__uAK6c{display:flex;align-items:center;justify-content:flex-start}.Post_footerInfo__HgdIK{background-color:rgba(0,0,0,0);border:0;padding-left:0;color:#000;display:flex;align-items:center;font-weight:300;position:relative}.Post_footerInfo__HgdIK svg{margin-right:5px}.Post_footerInfo__HgdIK .Post_buttonLabel__4cqRi{margin-left:5px}.Post_commentsSection__Wq6aD{background-color:#fff;border-top:1px solid #e3e3e3}.Post_commentInput__ekpBg{width:100%;height:auto;min-height:40px;overflow-y:auto;border:1px solid #ccc;border-radius:4px;padding-left:10px;margin-top:5px;resize:vertical}.Post_commentInput__ekpBg:focus{border-color:#007bff;outline:none}.Post_commentItem__U_DRY:not(:last-child){border-bottom:1px solid #e3e3e3;overflow-wrap:break-word;max-width:100%;padding:8px 0!important}.Post_commentButton__QKU6K{background:rgba(0,0,0,0);border:none;cursor:pointer;display:flex;align-items:center;margin-left:5px}.Post_commentIcon__Bg8PN{color:#000;transition:color .3s ease;stroke-width:1px;stroke:#000}.Post_submitButton__yGimy{margin-right:0!important}.Post_replyItem__PKJVY{margin-top:10px}.Post_jobFooterIcon__s9PFU{position:relative;color:#000;transition:color .3s ease;stroke-width:1px;stroke:#000;margin-bottom:0;left:0}.Post_commentCount__fAEGM{margin-left:0;color:#000;font-weight:400;font-size:14px}.Post_formContainer__aQbNv{display:flex;flex-direction:column;align-items:flex-end}.Post_bottomLinkWrapper__WExbD{position:relative;display:flex;justify-content:center;margin-bottom:15px}.Post_bottomLinkWrapper__WExbD:before{content:"";position:absolute;display:block;background-color:#e3e3e3;width:100%;height:1px;left:0;top:50%}.Post_bottomLinkWrapper__WExbD a{display:block;padding:3px 10px;background-color:#fff;z-index:5;text-decoration:none;color:#804611;font-weight:500}@media(max-width:768px){.Post_contentMedia___6T0Y{width:calc(100% + 3rem);margin-left:-1.5rem}.Post_contentMedia___6T0Y img{width:100%;max-height:500px}.Post_header__nXh3m{padding-top:7px!important;padding-bottom:4px!important}.Post_commentInput__ekpBg{min-height:34px!important;padding-left:10px;margin-top:5px;resize:vertical}}.LikeButton_likeButton__fgZAf{background-color:rgba(0,0,0,0);border:0;padding-left:0;color:#000;display:flex;align-items:center;font-weight:300;position:relative}.LikeButton_likeButton__fgZAf svg{opacity:1;margin-right:5px;transition:opacity .2s ease-out}.LikeButton_likeButton__fgZAf .LikeButton_buttonLabel__4BG4n{margin-left:5px}.LikeButton_likeButton__fgZAf .LikeButton_heartEffect__JMlLg{display:block;content:"";position:absolute;left:-23px;top:4px;background-repeat:no-repeat;background-size:2900%;background-position:0;height:65px;width:65px;opacity:.001;transition:opacity .1s ease-out}.LikeButton_heartAnimation__MXz__ svg{opacity:0}.LikeButton_heartAnimation__MXz__ .LikeButton_heartEffect__JMlLg{opacity:1;animation:LikeButton_heart-burst__CAhSG .8s steps(28) forwards}@keyframes LikeButton_heart-burst__CAhSG{0%{background-position:0}to{background-position:100%}}.EditableField_logoutButton__rZP3F{border-radius:10px;color:#fff;font-weight:600;background-color:#804611;margin-top:15px;margin-left:6px;margin-bottom:6px;font-size:12px}.EditableField_editBtn__kfjvn{position:absolute;top:0;right:0;cursor:pointer;background:#fff;border:none;box-shadow:none;padding:0;display:flex;align-items:center;justify-content:center}.EditableField_addBtn__L_OZl{cursor:pointer}.EditableField_removeBtn__TebJy{position:absolute;top:0;cursor:pointer;background-color:rgba(0,0,0,0);border:0;right:50px}.EditableField_cancelBtn__PWd99{margin-right:0}.EditableField_cancelBtn__PWd99,.EditableField_submitBtn__eX_Jx{cursor:pointer;height:30px;width:80px;border-radius:20px;border:2px solid #804611;color:#804611;margin-bottom:10px;background-color:#fff;font-size:13px;font-weight:600}.EditableField_submitBtn__eX_Jx{margin-right:5px}.EditableField_icon__iPBgY{width:20px;height:auto}.EditableField_textarea__Z_x75{resize:none;width:100%;height:40px;border:1px solid #ccc;padding:5px;font-size:16px;border-radius:5px}.EditableField_textarea__Z_x75:active,.EditableField_textarea__Z_x75:focus{border-color:#804611;box-shadow:0 0 0 2px rgba(128,70,17,.2);outline:none}.SimpleCard_wrapper__PHpgX{display:block;width:100%;background-color:#fff;border:1px solid #e3e3e3;border-radius:13px}.SimpleCard_wrapper__PHpgX.SimpleCard_noBorderTop__tTJJd{border-top:0!important}.SimpleCard_header__5YtCR{margin:0;border-bottom:1px solid #e3e3e3;border-radius:13px;display:flex;justify-content:space-between;align-items:center}.SimpleCard_header__5YtCR h6{font-weight:500;margin-bottom:0}.SimpleCard_header__5YtCR span{font-weight:500}.SimpleCard_content__NcF8t{margin:0;color:#000;font-weight:300}.ScrollToTopButton_button__ngD0_{position:fixed;bottom:13px;left:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0);color:#fff;border:1.5px solid rgba(128,70,17,.5);border-radius:50%;z-index:10000;cursor:pointer;transition:opacity .2s ease,background .3s ease,color .3s ease,border .3s ease}.ScrollToTopButton_button__ngD0_ svg{transition:color .3s ease}.ScrollToTopButton_button__ngD0_:hover{background:rgba(128,70,17,0);border:1.5px solid #804611}.ScrollToTopButton_button__ngD0_ svg{color:#804611;width:18px;height:18px;display:block}.ScrollToTopButton_visible__HDhAU{opacity:1;pointer-events:auto}.ScrollToTopButton_hidden__tNYXV{opacity:0;pointer-events:none}@media(max-width:1050px){.ScrollToTopButton_button__ngD0_{left:auto;right:12px}}@media(max-width:768px){.ScrollToTopButton_button__ngD0_{display:none}}.PostListSimple_wrapper__ogs4G{display:block;width:100%;background-color:#fff;border:1px solid #e3e3e3;position:relative;border-radius:13px;padding-bottom:0;margin:0}.PostListSimple_wrapper__ogs4G.PostListSimple_noBorder__zj_H7{border:0}.PostListSimple_header__TIr1J{--gutter:0px;margin-top:0;margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #e3e3e3}.PostListSimple_postTitle__0ymbk{font-size:14px;font-weight:600;color:#000;display:flex;justify-content:center;margin-top:10px;margin-bottom:6px}.PostListSimple_content__swUNH{--gutter:10px;margin:0;border-bottom:1px solid #e3e3e3;color:#000;font-weight:300}.PostListSimple_content__swUNH.PostListSimple_withMedia__g4CyH{padding-bottom:0!important;border-bottom:0}.PostListSimple_content__swUNH p{margin:0 0 8px}.PostListSimple_bottomLinkWrapper__f6kA_{position:relative;display:flex;justify-content:center;font-size:13px;margin:auto;padding:0}.PostListSimple_bottomLinkWrapper__f6kA_:before{content:"";position:absolute;display:block;background-color:#e3e3e3;width:100%;height:1px;left:0;top:50%}.PostListSimple_bottomLinkWrapper__f6kA_ a{display:block;padding:3px 10px;background-color:#fff;z-index:5;text-decoration:none;color:#804611;font-weight:500}