.news-posting-form{margin-left:0;margin-top:150px;display:flex;gap:40px}@media only screen and (max-width:767px){.news-posting-form{flex-direction:column-reverse;gap:10px;margin-top:0}}.news-posting-form .main-form{width:65%}@media only screen and (max-width:767px){.news-posting-form .main-form{width:100%;height:-moz-fit-content;height:fit-content;height:auto}}.news-posting-form .main-form .stories{display:flex;gap:30px;padding:30px 0}.news-posting-form .main-form .stories .story-preview{width:150px;aspect-ratio:3/4;overflow:hidden;border-radius:10px;position:relative}.news-posting-form .main-form .stories .story-preview .action-btn{position:absolute;top:10px;left:0;z-index:12;width:100%;display:flex;justify-content:space-between;padding:0 20px}.news-posting-form .main-form .stories .story-preview .action-btn .delete-btn,.news-posting-form .main-form .stories .story-preview .action-btn .edit-btn{font-size:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.15s;cursor:pointer}.news-posting-form .main-form .stories .story-preview .action-btn .edit-btn{background-color:#34a853;color:#fff;border:2px solid #34a853}.news-posting-form .main-form .stories .story-preview .action-btn .edit-btn:hover{background-color:#fff;color:#34a853}.news-posting-form .main-form .stories .story-preview .action-btn .delete-btn{background-color:#c10000;color:#fff;border:2px solid #c10000}.news-posting-form .main-form .stories .story-preview .action-btn .delete-btn:hover{background-color:#fff;color:#c10000}.news-posting-form .main-form .stories .story-preview .gradient-background{background:linear-gradient(0deg,rgba(0,0,0,.902) 50%,rgba(0,4,9,.51));width:100%;height:100%;content:"";position:absolute;bottom:0;left:0;z-index:5}.news-posting-form .main-form .stories .story-preview .content{position:absolute;bottom:10px;left:0;z-index:7;width:100%;padding:0 10px}.news-posting-form .main-form .stories .story-preview .content p{font-size:14px;font-weight:700;color:#fff;line-height:1.2em;--max-lines:3;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines)}.news-posting-form .main-form .stories .add-story{width:150px;aspect-ratio:3/4;display:flex;align-items:center;justify-content:center;border:2px solid rgba(89,92,90,.408);border-radius:10px;color:rgba(89,92,90,.408);font-size:50px;cursor:pointer;transition:.15s}.news-posting-form .main-form .stories .add-story:hover{background-color:hsla(0,0%,45%,.233);color:#fff}.news-posting-form .more-information{width:32%;border-left:1px solid hsla(0,0%,45%,.233);padding-left:40px}@media only screen and (max-width:767px){.news-posting-form .more-information{width:100%;border-left:none;padding-left:0}}.news-posting-form .more-information .check-seo-btn{display:flex;justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:700;background-color:#ff671e;color:#fff;padding:8px 0;border:2px solid #ff671e;transition:.15s;cursor:pointer;border-radius:12px}@media only screen and (max-width:767px){.news-posting-form .more-information .check-seo-btn{display:none}}.news-posting-form .more-information .check-seo-btn:hover{background-color:#fff;color:#ff671e}.news-posting-form .more-information .author-info .author{display:flex;align-items:center;gap:20px}.news-posting-form .more-information .author-info .author-dp{width:80px;height:80px;border-radius:50%;position:relative;overflow:hidden;border:1px solid hsla(0,0%,45%,.233);margin-top:10px}.news-posting-form .more-information .author-info .author-name{font-weight:700;font-size:18px;margin-top:10px}.news-posting-form .more-information .form-element{margin-top:20px}.news-posting-form .more-information input[type=text],.news-posting-form .more-information select{width:100%;padding:8px 12px;font-size:16px;border:none;outline:none;border:1px solid rgba(168,198,249,.565);margin-top:8px;background-color:rgba(220,233,255,.635)}.news-posting-form .more-information input[type=text]:focus,.news-posting-form .more-information input[type=text]:hover,.news-posting-form .more-information select:focus,.news-posting-form .more-information select:hover{border-color:rgba(2,171,19,.408)}.news-posting-form .more-information .yt-video-frame{width:100%;aspect-ratio:3/2;margin-top:20px;border-radius:10px}.news-posting-form .more-information .input-checbox-list{display:flex;flex-direction:column;max-height:300px;overflow-y:auto;border:1px solid hsla(0,0%,45%,.233);padding:5px 12px;margin-top:8px}.news-posting-form .more-information .input-checbox-list label{font-size:18px;text-transform:capitalize}.news-posting-form .more-information .news-details-card{margin-top:20px;border-bottom:1px solid hsla(0,0%,45%,.233);padding-bottom:15px;margin-bottom:20px}.news-posting-form .more-information .news-details-card .news-image{width:100%;aspect-ratio:16/9;position:relative;margin-bottom:10px}.news-posting-form .more-information .news-details-card h3,.news-posting-form .more-information .news-details-card p{--max-lines:2;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines)}.news-posting-form .more-information .news-details-card .edit-news-link{display:flex;align-items:center;background-color:#34a853;color:#fff;border:2px solid #34a853;width:-moz-fit-content;width:fit-content;padding:3px 15px;border-radius:30px;font-size:12px;font-weight:700;transition:.15s;margin-top:10px}.news-posting-form .more-information .news-details-card .edit-news-link:hover{background-color:#fff;color:#34a853}@media only screen and (min-width:767px){.news-posting-form .action-btns{position:fixed;top:50px;right:0;z-index:500;display:flex;justify-content:flex-end;align-items:center;gap:15px;border-bottom:2px solid hsla(0,0%,45%,.233);width:calc(100% - 280px);padding:15px 0;background-color:#fff}}@media only screen and (max-width:767px){.news-posting-form .action-btns{position:fixed;bottom:0;right:0;z-index:500;display:flex;justify-content:flex-end;align-items:center;gap:15px;border-top:2px solid hsla(0,0%,45%,.233);width:100%;padding:10px 0;background-color:#fff}}.news-posting-form .action-btns .draft-status{font-size:18px;opacity:.7;white-space:nowrap}@media only screen and (max-width:767px){.news-posting-form .action-btns .draft-status{font-size:14px}}.news-posting-form .action-btns .toggle-switch{position:relative;display:inline-block;width:80px;height:32px;font-size:14px;font-weight:#fff;border-radius:40px;overflow:hidden;cursor:pointer;background-color:#ff671e}.news-posting-form .action-btns .toggle-switch input{display:none}.news-posting-form .action-btns .toggle-switch .slider{position:relative;display:flex;align-items:center;justify-content:space-between;width:200%;height:100%;background-color:#fff700;transition:background-color .3s ease,transform .3s ease}.news-posting-form .action-btns .toggle-switch .slider.active{background-color:#4285f4;transform:translateX(0)}.news-posting-form .action-btns .toggle-switch .slider.inactive{background-color:#ff671e;transform:translateX(-50%)}.news-posting-form .action-btns .toggle-switch .slider .text{width:50%;text-align:center;line-height:30px}.news-posting-form .action-btns .toggle-switch .slider .active-text,.news-posting-form .action-btns .toggle-switch .slider .inactive-text{color:#fff}.news-posting-form .action-btns .clear-draft-btn,.news-posting-form .action-btns .delete-news-btn{padding:5px 12px;outline:none;white-space:nowrap;font-size:14px;font-weight:700;background-color:#c10000;color:#fff;border:2px solid #c10000;transition:.2s;border-radius:50px;cursor:pointer}@media only screen and (max-width:767px){.news-posting-form .action-btns .clear-draft-btn,.news-posting-form .action-btns .delete-news-btn{font-size:10px}}.news-posting-form .action-btns .clear-draft-btn:hover,.news-posting-form .action-btns .delete-news-btn:hover{background-color:#fff;color:#c10000}.news-posting-form .action-btns .submit-btn{margin-right:20px;padding:8px 25px;outline:none;font-size:18px;font-weight:700;background-color:#4285f4;color:#fff;border:2px solid #4285f4;transition:.2s;border-radius:50px;cursor:pointer}@media only screen and (max-width:767px){.news-posting-form .action-btns .submit-btn{font-size:14px;padding:5px 12px}}.news-posting-form .action-btns .submit-btn:hover{background-color:#fff;color:#4285f4}.news-posting-form .main-heading{width:100%;outline:none;font-size:30px;font-weight:700;border:none;border-bottom:1px solid hsla(0,0%,45%,.233);padding:10px 12px;transition:.15s;font-family:inherit;margin-top:20px}.news-posting-form .main-heading:focus{border-color:rgba(2,171,19,.408)}.news-posting-form .slug-input{width:100%;padding:10px 12px;font-size:16px;border:none;outline:none;margin-top:5px;font-style:italic;font-family:inherit}.news-posting-form .slug-input:focus,.news-posting-form .slug-input:hover{border-color:rgba(2,171,19,.408)}.news-posting-form .main-image-section{width:100%}.news-posting-form .main-image-section input{display:none}.news-posting-form .main-image-section label.upload-image-label{margin-top:30px;width:100%;aspect-ratio:16/9;background-color:rgba(220,233,255,.635);display:flex;flex-direction:column;justify-content:center;align-items:center}.news-posting-form .main-image-section label.upload-image-label .caption{font-size:18px;margin-top:20px}.news-posting-form .main-image-section .image-preview{margin-top:30px;width:100%;aspect-ratio:16/9;border:1px solid hsla(0,0%,45%,.233);position:relative}.news-posting-form .main-image-section .image-preview label.change-image-label{position:absolute;bottom:10px;right:10px;z-index:500;background-color:#4285f4;color:#fff;font-size:18px;padding:8px 20px;border:2px solid #4285f4;transition:.15s;border-radius:30px}.news-posting-form .main-image-section .image-preview label.change-image-label:hover{background-color:#fff;color:#4285f4}.news-posting-form .other-informations{margin-top:30px;width:100%;padding-top:20px}.news-posting-form .other-informations .selection-row{display:flex;gap:10px;margin-top:10px}.news-posting-form .other-informations .selection-row .category-selection{width:50%}.news-posting-form .other-informations .selection-row .category-selection select{width:100%;padding:10px 12px;font-size:16px;border:none;outline:none;border:1px solid hsla(0,0%,45%,.233)}.news-posting-form .other-informations .selection-row .category-selection select:focus,.news-posting-form .other-informations .selection-row .category-selection select:hover{border-color:rgba(2,171,19,.408)}.news-posting-form .tags-container{margin-top:20px}.story-form-container{position:fixed;top:0;left:0;z-index:12000;width:100%;height:100vh;background-color:rgba(0,0,0,.667);display:none;justify-content:center;align-items:center}.story-form-container.active{display:flex}.story-form-container .story-form{height:80%;aspect-ratio:9/16;background-color:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}.story-form-container .story-form .close-btn{background-color:#c10000;color:#fff;position:absolute;top:0;right:0;z-index:50;transform:translate(50%,-50%);width:40px;height:40px;border-radius:50%;font-size:30px;display:flex;align-items:center;justify-content:center;border:4px solid #c10000;transition:.15s;cursor:pointer}.story-form-container .story-form .close-btn:hover{background-color:#fff;color:#c10000}.story-form-container .story-form .add-story-in-row-btn{position:absolute;top:15px;right:15px;z-index:10;font-size:12px;font-weight:700;padding:3px 10px;background-color:#34a853;color:#fff;border:2px solid #34a853;border-radius:10px;transition:.15s;cursor:pointer}.story-form-container .story-form .add-story-in-row-btn:hover{color:#34a853;background-color:#fff}.story-form-container .story-form .story-content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;z-index:5;padding-top:150px}.story-form-container .story-form .story-content textarea{background-color:hsla(0,0%,100%,0);color:#fff;border:none;outline:none;font-family:inherit;line-height:1.1em;font-weight:700;box-sizing:border-box;text-align:center;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:0 25px}.story-form-container .story-form .story-main-image{z-index:1}.story-form-container .story-form .gradient-background{background:linear-gradient(0deg,rgba(0,0,0,.902) 50%,rgba(0,4,9,.51));width:100%;height:100%;content:"";position:absolute;bottom:0;left:0;z-index:2}.story-form-container .story-form label{padding:20px 0}.story-form-container .story-form label.fixed-to-left-top{position:absolute;top:15px;left:15px;z-index:10;padding:0}.story-form-container .story-form label.fixed-to-left-top .caption{padding:3px 10px;font-size:12px;font-weight:700}.story-form-container .story-form label .caption{background-color:#4285f4;color:#fff;border:2px solid #4285f4;padding:8px 20px;border-radius:10px;transition:.15s;cursor:pointer}.story-form-container .story-form label .caption:hover{background-color:#fff;color:#4285f4}.story-form-container .story-form label input{display:none}.story-form-container .story-form .add-link-input{position:absolute;bottom:10px;left:5%;z-index:12;width:90%;background-color:#fff700;color:#1d2437;padding:8px 12px;border-radius:20px;transition:.15s;cursor:pointer;font-size:12px;font-weight:700;display:flex;align-items:center;gap:5px;border:none;outline:none}.news-tags-input{margin:10px 0 150px}.news-tags-input label{margin-top:0}.news-tags-input .heading{text-align:left;padding-left:5px;font-size:18px;font-weight:700;margin:0 0 8px}.news-tags-input .news-tags-list{padding:10px 15px;height:auto;border:1px solid hsla(0,0%,45%,.233);width:100%;display:flex;flex-wrap:wrap}.news-tags-input .news-tags-list .news-tags{display:none}.news-tags-input .news-tags-list .news-tags.active{width:100%;display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.news-tags-input .news-tags-list .news-tags.active .news-tag{width:-moz-fit-content;width:fit-content;background-color:#34a853;padding:5px 10px;display:flex;align-items:center;gap:10px;border-radius:8px}.news-tags-input .news-tags-list .news-tags.active .news-tag .caption{font-size:14px;color:#fff}.news-tags-input .news-tags-list .news-tags.active .news-tag .remove-btn{color:#fff}.news-tags-input .news-tags-list input{width:100%;white-space:nowrap;padding:5px 0;font-family:inherit;font-size:16px;border:none;outline:none}