@import"https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";.form-container-posts{width:100%;min-height:100%;padding:0 32px 32px;background-color:#fff;border-top:1px solid #ddd;border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.form-container-posts .form-content{margin:20px 0}.form-container-posts .form-content .article-div,.form-container-posts .form-content .photo-div{display:flex;align-items:center}.form-container-posts .form-content .update-div{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.form-container-posts .form-content .paste-btn{width:48px!important;height:48px!important;font-size:1.5rem!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#fff!important;border-radius:6px!important;cursor:pointer!important}.form-container-posts .form-content .video-input-group{display:flex!important;align-items:center!important;gap:.75rem!important;width:100%!important;margin-bottom:.75rem}.form-container-posts .form-content .video-input-group .paste-btn{order:0!important}.form-container-posts .form-content .video-input-group .video-link-input{order:1!important;flex:1 1!important;min-height:48px!important;width:100%!important;box-sizing:border-box!important;border:1px solid #ddd!important;border-radius:6px!important;padding:0 20px!important}.form-container-posts .form-content .photo-div{overflow:hidden}.form-container-posts .form-content .photo-div.photos-added{height:500px}.form-container-posts .form-content .tool-tip{position:relative;display:inline-block;background-color:#f5f5f5;color:#333;font-size:14px;padding:8px 12px;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.1);max-width:100%;text-align:center;margin-top:8px;transition:opacity .3s ease-in-out;opacity:1}.form-container-posts .form-content .tool-tip:before{content:"";position:absolute;top:-6px;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#f5f5f5}@media(max-width:768px){.form-container-posts .form-content .tool-tip{font-size:12px;padding:6px 10px}}.form-container-posts .form-content .post-form-wrapper{display:flex;flex-direction:column;width:100%}.form-container-posts .form-content .post-form-wrapper.photos-added .photo-preview-container{margin:0;width:100%;height:500px;overflow:hidden;background-color:#000;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border:1px solid #ddd;display:flex;justify-content:center;align-items:center}.form-container-posts .form-content .post-form-wrapper.photos-added .photo-preview-container .first-photo-preview{object-fit:cover;width:100%}.form-container-posts .form-content .post-form-wrapper.photos-added .photo-preview-container{position:relative}.form-container-posts .form-content .post-form-wrapper.photos-added .photo-preview-container .photo-action-button-dl{position:absolute;top:30px;right:30px;width:32px;height:32px;border-radius:50%;border:none;padding:0;margin:0;background-color:#000!important;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s ease;cursor:pointer}.form-container-posts .form-content .post-form-wrapper.photos-added .photo-preview-container .photo-action-button-dl:hover{box-shadow:0 0 0 2px #222}.form-container-posts .form-content .post-form-wrapper.photos-added .post-attach-photo-wrp .update-div{margin-bottom:1px;z-index:1000}.form-container-posts .form-content .post-form-wrapper.photos-added .post-attach-photo-wrp .update-div .input-field{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:none}.form-container-posts .form-content .post-form-wrapper .update-div{position:relative}@media screen and (min-width:1024px){.form-container-posts .form-content .post-form-wrapper .update-div{margin:0 30px;height:50px;width:50px;top:35px}}.form-container-posts .form-content .post-form-wrapper .update-div … .input-field{width:100%!important;box-sizing:border-box;min-height:48px;padding:0 20px;font-size:14px;color:#666;resize:none;border:1px solid #ddd;border-radius:6px}.form-container-posts .form-content .post-form-wrapper .update-div … .input-field::placeholder{color:#999;opacity:1;font-style:italic}.form-container-posts .form-content .post-form-wrapper .update-div … .input-field:focus{outline:2px solid #007bff}@media screen and (min-width:1024px){.form-container-posts .form-content .post-form-wrapper .update-div … .input-field{font-size:16px;padding-left:110px}}.form-container-posts .update-div{position:relative}.form-container-posts .update-div .input-field{width:100%!important;padding:45px 20px 30px 60px;height:auto;font-size:14px;color:#666;resize:none;border:1px solid #ddd;border-radius:6px}.form-container-posts .update-div .input-field::placeholder{color:#999;opacity:1;font-style:italic}.form-container-posts .update-div .input-field:focus{outline:2px solid #007bff}@media screen and (min-width:1024px){.form-container-posts .update-div .input-field{font-size:16px;padding-left:110px}}.form-container-posts .photo-div{height:160px}.form-container-posts .photo-div .photo-button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;color:#666;border:1px dashed #ddd;border-radius:6px;cursor:pointer}.form-container-posts .article-div .article-input{width:100%;padding:.5rem;font-size:1rem;border:1px solid #ddd;border-radius:4px}.form-submit{display:flex;justify-content:space-between;align-items:center}.form-submit .wipe-all-button{margin-top:1rem;background-color:#ff4d4d;color:#fff;border:none;padding:.5rem 1rem;border-radius:5px;cursor:pointer}.form-submit .wipe-all-button:hover{background-color:#ff1a1a}.form-submit .share-section{display:flex;align-items:center}.form-submit .share-section span{color:#222;font-size:12px;width:-moz-fit-content;width:fit-content}@media screen and (min-width:1024px){.form-submit .share-section span{font-size:14px}}.form-submit .share-section .post-attach-photo-wrp{width:24px;height:24px;border-radius:50%;margin:0 8px;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden}.form-submit .share-section .post-attach-photo-wrp:hover{cursor:pointer;box-shadow:0 0 8px rgba(0,0,0,.027)}.form-submit .share-section .post-attach-photo-wrp:hover .post-attach-icon{transform:scale(1.1)}.form-submit .share-section .post-attach-photo-wrp.photos-added:hover{cursor:default;box-shadow:none}.form-submit .share-section .post-attach-photo-wrp.photos-added:hover .post-attach-icon{transform:scale(1)}.form-submit .share-section .post-attach-photo-wrp.photos-added svg path{fill:green}.form-submit .share-section .post-attach-photo-wrp .post-attach-icon{padding:4px;max-width:100%;height:100%;object-fit:contain;transition:transform .2s ease-in-out}.form-submit .share-section .share-select{padding:.25rem .1rem .25rem 0;margin:0 .2rem!important;font-size:12px;font-weight:700;width:-moz-fit-content;width:fit-content;text-align:center;color:#222;margin:0;border:none;outline:none;background-image:url(/public/icons/ARROW.svg);background-repeat:no-repeat;background-position:right 2rem center;cursor:pointer}@media screen and (min-width:1024px){.form-submit .share-section .share-select{font-size:14px;margin:0 .6rem!important}}.form-submit .add-post-button{padding:8px 30px!important;margin:0!important;font-size:12px;font-weight:600;width:-moz-fit-content;width:fit-content;background-color:#007bff;border:none;border-radius:.25rem;cursor:pointer;background:linear-gradient(90deg,#570404 0,#c70c0c);color:#fff}@media screen and (min-width:740px){.form-submit .add-post-button{padding:12px 60px!important}}@media screen and (min-width:1024px){.form-submit .add-post-button{padding:12px 80px!important;font-size:16px}}.form-submit .update-post-button{padding:8px 30px!important;margin:0!important;font-size:12px;font-weight:600;width:-moz-fit-content;width:fit-content;background:linear-gradient(90deg,#0407b4 0,#147899);color:#fff;border:none;border-radius:.25rem;cursor:pointer;transition:opacity .2s}@media screen and (min-width:740px){.form-submit .update-post-button{padding:12px 60px!important}}@media screen and (min-width:1024px){.form-submit .update-post-button{padding:12px 80px!important;font-size:16px}}.form-submit .update-post-button:hover{opacity:.8}.addphotos_popup_overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000}.addphotos_popup_overlay .addphotos_popup_content{background:#fff;border-radius:10px;max-width:570px;width:100%;display:flex;flex-direction:column}.addphotos_popup_overlay .addphotos_popup_content .popup-header{display:flex;height:64px;padding:0 24px;justify-content:space-between;align-items:center}.addphotos_popup_overlay .addphotos_popup_content .popup-header .popup-header-center{flex:1 1;text-align:center}.addphotos_popup_overlay .addphotos_popup_content .popup-header .popup-title{font-size:16px;margin:0;padding:0;color:#222}.addphotos_popup_overlay .addphotos_popup_content .popup-header .popup-subtitle{font-size:12px;margin:0;padding:0;color:#666}.addphotos_popup_overlay .addphotos_popup_content .popup-header .popup-subtitle.valid{color:#00af00!important}.addphotos_popup_overlay .addphotos_popup_content .popup-header .add-button,.addphotos_popup_overlay .addphotos_popup_content .popup-header .close-button{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:flex-end;position:relative;z-index:10}.addphotos_popup_overlay .addphotos_popup_content .popup-header #close_add_photos{padding-left:0}.addphotos_popup_overlay .addphotos_popup_content .popup-header .add-button{width:40px;height:40px;padding-right:0}.addphotos_popup_overlay .addphotos_popup_content .popup-header .add-button .add-image{width:24px;height:24px;padding-right:0}.addphotos_popup_overlay .popup-central{display:flex;flex:1 1;width:100%;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;max-height:500px;box-sizing:border-box}.addphotos_popup_overlay .popup-central button{margin:24px 0;display:block}.addphotos_popup_overlay .popup-central .photos_grid_wrapper{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.addphotos_popup_overlay .popup-central .photos_grid_wrapper .photo-grid{display:grid;flex-grow:1;padding:24px;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;overflow-y:auto;width:100%}.addphotos_popup_overlay .popup-central .photos_grid_wrapper .photo-grid .photo-grid-item{width:100%;aspect-ratio:1/1;border-radius:8px;padding:100% 0 0;overflow:hidden;position:relative}.addphotos_popup_overlay .popup-central .photos_grid_wrapper .photo-grid .photo-grid-item .grid-photo-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.addphotos_popup_overlay .popup-central .photos_grid_wrapper .photo-grid .photo-grid-item .photo-action-button-delete{position:absolute;top:12px;right:12px;width:32px;height:32px;border-radius:50%;border:none;padding:0;margin:0;background-color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer}.addphotos_popup_overlay .popup-central .photos_grid_wrapper .photo-grid .photo-grid-item .photo-action-button-delete:hover{box-shadow:0 0 0 2px #222}.addphotos_popup_overlay .popup-central .inner_content_wrapper{display:flex;flex:1 1;width:100%;height:100%;padding:24px}.addphotos_popup_overlay .popup-central .inner_content_wrapper .inner_content{width:100%;padding:42px 32px;border:2px dashed #b0b0b0;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background-color:#fff;transition:background-color .3s ease,border-color .3s ease}.addphotos_popup_overlay .popup-central .inner_content_wrapper .inner_content .popup-image{width:60px;height:60px;margin-bottom:16px}.addphotos_popup_overlay .popup-central .inner_content_wrapper .inner_content .popup-main-text{font-size:22px;color:#222;font-weight:700;margin-bottom:18px}.addphotos_popup_overlay .popup-central .inner_content_wrapper .inner_content .popup-sub-text{font-size:14px;color:#222;margin-bottom:16px}.addphotos_popup_overlay .popup-central .inner_content_wrapper .inner_content .popup-button{font-size:16px;font-weight:700;background-color:#222;color:#fff;border:none;padding:14px 24px;border-radius:8px;cursor:pointer;display:inline-block}.addphotos_popup_overlay .popup-footer{display:flex;justify-content:space-between;padding:16px 24px;height:80px;border-top:1px solid #ddd}.addphotos_popup_overlay .popup-footer .cancel_button,.addphotos_popup_overlay .popup-footer .submit_photos_button{border:none;border-radius:8px}.addphotos_popup_overlay .popup-footer .cancel_button{background-color:#fff;color:#222;font-weight:600;font-size:16px;cursor:pointer}.addphotos_popup_overlay .popup-footer .submit_photos_button{padding:14px 24px;background-color:#ddd;font-size:16px;font-weight:700;color:#fff}.addphotos_popup_overlay .popup-footer .submit_photos_button.disable-upload{background-color:#222;cursor:pointer}.addphotos_popup_overlay .popup-footer .submit_photos_button.disable-upload:hover{background-color:#000}.addphotos_popup_overlay .popup-footer .submit_photos_button.disable-upload .video-input-group,.addphotos_popup_overlay .popup-footer .submit_photos_button.disable-upload .video-input-group .video-link-input{width:100%!important;box-sizing:border-box!important}@media screen and (min-width:1024px){.addphotos_popup_overlay .popup-footer .submit_photos_button.disable-upload{height:50px;width:50px;top:35px}}textarea.input-field.comment-input:-moz-placeholder,textarea.input-field.comment-input:-ms-input-placeholder,textarea.input-field.comment-input::-moz-placeholder,textarea.input-field.comment-input::-webkit-input-placeholder,textarea.input-field.comment-input::placeholder{font-style:normal!important;font-weight:700!important;opacity:1!important;line-height:48px!important}textarea.input-field.comment-input{box-sizing:border-box!important;border:1px solid #ddd!important;border-radius:6px!important;min-height:48px!important;padding:0 20px!important;line-height:48px!important;font-family:inherit!important;font-size:16px!important}.input-field.comment-input::placeholder,.video-input-group .video-link-input::placeholder{color:#666!important;font-size:16px!important;font-weight:400!important;opacity:1!important}.input-field.comment-input{margin-bottom:.75rem!important}.video-input-group{margin-top:.5rem!important}.photo-container{position:relative}.photo-container .photo-action-button-delete{position:absolute;top:8px;right:8px;width:32px;height:32px;border:none;border-radius:50%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:box-shadow .2s}.photo-container .photo-action-button-delete:hover{box-shadow:0 0 0 2px #000}.profile-photo{width:48px;height:48px;border-radius:50%;overflow:hidden;margin-bottom:1rem;display:block}.profile-photo img{width:100%;height:100%;object-fit:cover}.comment-input{border:1px solid #ccc;transition:border-color .2s}.comment-input--editing{border-color:#0c6d8d;box-shadow:0 0 0 2px rgba(70,77,146,.897)}