.secondary-color{color:#fff700}*{box-sizing:border-box;margin:0;padding:0}html::-webkit-scrollbar{display:none}body::-webkit-scrollbar{display:none}html,body{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth;max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}ul,ol{margin-left:25px}.news-details-page{gap:80px;width:50%;margin-top:80px;display:flex}@media only screen and (max-width:767px){.news-details-page{flex-direction:column;gap:20px;width:100%!important;margin-top:0!important}}.news-details-page .news-details{width:100%}@media only screen and (max-width:767px){.news-details-page .news-details{width:100%;padding:0 20px}}.news-details-page .news-details .head-section .news-title{padding:15px 0;line-height:1.2em}.news-details-page .news-details .main-image{aspect-ratio:3/2;width:100%;margin:20px 0;position:relative}.news-details-page .news-details .time-and-owner{border-bottom:1px solid #7373733b;flex-wrap:wrap;column-gap:10px;padding:10px;display:flex}.news-details-page .news-details .time-and-owner .time,.news-details-page .news-details .time-and-owner .owner{white-space:nowrap;font-weight:700}.news-details-page .news-details .time-and-owner .owner span{text-decoration:underline}.news-details-page .news-details .time-and-owner .author{white-space:nowrap;font-weight:700}.news-details-page .news-details .time-and-owner .author span{text-decoration:underline}.news-details-page .news-details .youtube-main-video{aspect-ratio:16/9;width:100%;margin:20px 0}.news-details-page .news-details .read-more-link{margin-left:22px;font-weight:700;text-decoration:underline}.news-details-page .news-details .limit-content{--max-lines:5;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;line-height:1.4em;display:-webkit-box;overflow:hidden}.news-details-page .news-details .threads-list{margin-top:30px;padding:0 20px}@media only screen and (max-width:767px){.news-details-page .news-details .threads-list{margin-top:10px;padding:0}}.news-details-page .news-details .threads-list .thread-component{border-bottom:1px dashed #7373733b;border-left:2px solid #7373733b;padding:10px 0;position:relative}.news-details-page .news-details .threads-list .thread-component .thread-details{margin-left:10px}.news-details-page .news-details .threads-list .thread-component .thread-details h3{margin-left:20px}.news-details-page .news-details .threads-list .thread-component:last-child{border-bottom:none}.news-details-page .news-details .threads-list .thread-component .thread-circle{content:"";background-color:#fff;border:4px solid #1d2437;border-radius:50%;width:20px;height:20px;position:absolute;top:12px;transform:translate(-50%)}.news-details-page .news-details .news-content{width:100%;margin-bottom:10px;padding:15px 20px 0;font-size:18px;line-height:1.4em}@media only screen and (max-width:767px){.news-details-page .news-details .news-content{padding:15px 0 0}}.news-details-page .news-details .news-content h1,.news-details-page .news-details .news-content h2,.news-details-page .news-details .news-content h3,.news-details-page .news-details .news-content h4,.news-details-page .news-details .news-content h5,.news-details-page .news-details .news-content h6{margin-bottom:10px}.news-details-page .news-details .news-content ul,.news-details-page .news-details .news-content ol{margin-left:25px}.news-details-page .news-details .news-content img{max-width:80%;height:auto;margin-left:30px}.news-details-page .news-details .news-content .youtube-embedded-video-container{justify-content:center;width:100%;display:flex}.news-details-page .news-details .news-content .youtube-embedded-video-container .youtube-embedded-video{aspect-ratio:16/9;width:80%}.news-details-page .news-details .news-content .instagram-post,.news-details-page .news-details .news-content .twitter-post{justify-content:center;width:100%;display:flex}.news-details-page .news-details .news-tags{flex-wrap:wrap;gap:10px;margin-top:50px;padding:20px 40px;display:flex}@media only screen and (max-width:767px){.news-details-page .news-details .news-tags{padding:10px 0}}.news-details-page .news-details .news-tags .tag{white-space:nowrap;cursor:pointer;background-color:#dce9ffa2;border:1px solid #a8c6f990;border-radius:30px;padding:3px 10px}.news-details-page .news-details .news-tags .tag:hover{color:#4285f4;text-decoration:underline}.news-details-page .news-details .journalist-details{align-items:center;gap:20px;margin-top:30px;padding:0 20px;display:flex}.news-details-page .news-details .journalist-details .image{border:1px solid #7373733b;border-radius:50%;width:100px;height:100px;position:relative;overflow:hidden}.news-details-page .news-details .journalist-details .description h4{font-weight:400;text-decoration:underline}.news-details-page .news-details .journalist-details .description .name{font-size:22px;font-weight:700}.news-details-page .news-list{flex-direction:column;gap:20px;width:20%;padding:20px 10px;display:flex}@media only screen and (max-width:767px){.news-details-page .news-list{width:100%;padding:20px}}.news-details-page .news-list .news-list-card{cursor:pointer;border-bottom:1px solid #7373733b;flex-direction:column;align-items:center;gap:10px;width:100%;padding:20px 0;display:flex}.news-details-page .news-list .news-list-card:hover{text-decoration:underline}.news-details-page .news-list .news-list-card .image{aspect-ratio:4/2;content:"";width:100%;position:relative}.news-details-page .news-list .news-list-card .headline{--max-lines:2;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;width:100%;font-weight:700;line-height:1.2em;display:-webkit-box;overflow:hidden}.news-details-page .news-list .news-list-card .content{--max-lines:2;line-clamp:var(--max-lines);-webkit-line-clamp:var(--max-lines);-webkit-box-orient:vertical;width:100%;line-height:1.2em;display:-webkit-box;overflow:hidden}
