.profile-pic{border-radius:50%;color:var(--secondaryColor);text-align:center;display:flex;align-items:center;justify-content:center;font-size:38cqw}@media only screen and (max-width:600px){.profile-pic{font-size:38cqw}}.share-icons{display:flex;gap:15px}.share-icons .social-icon{background-color:#eee;width:30px;height:30px;border-radius:100px;text-align:center;line-height:1;padding:10px;border:1px solid #ccc;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.share-icons .social-icon .facebook-icon,.share-icons .social-icon .linkedin-icon,.share-icons .social-icon .twitter-icon,.share-icons .social-icon .whatsapp-icon{height:20px;width:20px}.share-icons .social-icon .copy-icon{height:22px;width:22px}@media screen and (max-width:600px){.share-icons{display:flex;justify-content:space-between;align-items:center;width:40%;gap:8px}.share-icons .social-icon{width:22px;height:22px}.share-icons .social-icon .facebook-icon{width:18px;height:18px}.share-icons .social-icon .copy-icon,.share-icons .social-icon .linkedin-icon,.share-icons .social-icon .twitter-icon,.share-icons .social-icon .whatsapp-icon{height:16px;width:16px}}.content-description{font-size:18px;font-weight:100;line-height:1.41;margin-top:20px}.content-description .button-wrapper{display:none;align-items:center;column-gap:1rem;font-size:10px;margin-top:10px}.content-description .button-wrapper .view-button{background-color:var(--accentColor);color:var(--secondaryColor);padding:6px 12px;border-radius:16px}.content-description .button-wrapper .views-wrapper{display:flex;align-items:center;column-gap:.2rem;padding:6px 12px;border-radius:16px;background-color:#d2dadd}.content-description .button-wrapper .share-icons-mob{display:none}@media screen and (max-width:600px){.content-description{margin-top:0;padding:20px;font-size:14px;font-weight:300}.content-description .desc-wrapper{height:140px;position:relative;font-weight:400;overflow:hidden}.content-description .desc-wrapper .desc-container{position:absolute;top:0}.content-description .desc-wrapper .inner-container{position:relative}.content-description .show-overflow{height:max-content}.content-description .button-wrapper{display:flex}.content-description .button-wrapper .share-icons-mob{display:flex;justify-content:space-between;align-items:center;width:40%;row-gap:2px}}.form-wrapper{position:relative;padding:10px}.form-wrapper .editor{background-color:var(--primaryColor);border-radius:10px}.form-wrapper .editor img{max-width:400px!important}.form-wrapper .ql-toolbar.ql-snow{border-top-left-radius:10px;border-top-right-radius:10px}.form-wrapper .ql-container{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.form-wrapper .ql-editor{min-height:100px}.form-wrapper .input{width:100%;font-size:18px}.form-wrapper .btn,.form-wrapper .input{border:none;border-radius:16px;outline:none}.form-wrapper .btn{display:flex;column-gap:10px;background-color:var(--accentColor);padding:8px 18px;color:var(--primaryColor);font-size:12px;margin-top:10px;cursor:pointer}.form-wrapper .btn .view-icon{fill:var(--primaryColor)}.form-wrapper .hide{background-color:var(--secondaryColor)}.form-wrapper .comment-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media screen and (max-width:600px){.form-wrapper .ql-toolbar.ql-snow{display:none}.form-wrapper .ql-container{border-radius:10px;border:1px solid #ccc!important}.form-wrapper .btn{width:94%;justify-content:center;padding:10px}.form-wrapper .rply{width:max-content;padding:8px 24px}.form-wrapper .comment-overlay .btn{width:max-content;padding:8px 18px}}.comment{margin-top:30px;display:flex;justify-content:space-between;align-items:center}.comment .content{width:90%}.comment .content .details{display:flex;align-items:center;column-gap:.5rem}.comment .content .details .name{font-weight:500}.comment .content .details .time{font-weight:300;font-size:14px}.comment .content .details .ellipse-mob{display:block;width:2px;height:2px;background-color:var(--textLight);margin:0 1rem}.comment .content .details .photo{width:35px;height:35px;container-type:inline-size}.comment .content .details .photo .profile-photo{width:100%;height:100%;border-radius:25px}.comment .content .text{margin-top:20px;overflow-wrap:break-word}.comment .content .text p{white-space:pre-wrap;margin-bottom:15px}.comment .content .text a{text-decoration:underline}.comment .content .text img{max-width:400px}.comment .content .text .ql-align-center{text-align:center}.comment .content .text .ql-align-right{text-align:right}.comment .content .text .ql-align-justify{text-align:justify}.comment .view-icon{cursor:pointer;border-radius:50%}.comment-line{margin-top:30px;width:100%;padding:.01rem;background-color:#a2a7a9;opacity:.2}.reply-section{margin-top:20px}.reply-section .wrapper{margin-left:30px;border-left:.05rem solid hsla(197,4%,65%,.2);padding-left:30px}@media screen and (max-width:600px){.comment{width:100%}.comment .content .details,.comment .content .details .time{font-size:12px}.comment .content .details .ellipse-mob{margin:0 .3rem}.comment .content .text{font-size:12px;font-weight:400;margin-top:10px}.comment .content .text img{width:100%}.comment-line{width:94%;margin-top:20px}}.recommended-wrapper{width:100%;background-color:var(--secondaryColor);padding-top:40px;position:relative;margin:auto}.recommended-wrapper .related-threads{margin-bottom:20px;font-size:24px;font-weight:500}.recommended-wrapper .recommended-cards{width:100%;display:flex;overflow-x:scroll;column-gap:2rem;scroll-behavior:smooth;padding:10px 0;position:relative;margin:auto 20px auto auto}.recommended-wrapper .recommended-cards::-webkit-scrollbar{background:transparent;width:0}.recommended-wrapper .recommended-cards .thread-container{height:220px;min-width:390px;border-radius:15px;padding:15px 8px 18px 17px;background-color:var(--primaryColor);display:flex;flex-direction:column;justify-content:space-between;cursor:pointer}.recommended-wrapper .recommended-cards .thread-container .top-content{display:flex;justify-content:space-between}.recommended-wrapper .recommended-cards .thread-container .top-content .content{width:65%}.recommended-wrapper .recommended-cards .thread-container .top-content .content .thread-location{font-size:18px;font-weight:500;margin-bottom:15px}.recommended-wrapper .recommended-cards .thread-container .top-content .content .title{display:none}.recommended-wrapper .recommended-cards .thread-container .top-content .content .description{font-size:18px;font-weight:300;margin-bottom:20px;min-height:110px;line-height:1.21;letter-spacing:.86px;color:var(--textDark);word-wrap:break-word}.recommended-wrapper .recommended-cards .thread-container .top-content .image{width:30%;height:90px;margin:auto}.recommended-wrapper .recommended-cards .thread-container .top-content .image .thread-image{object-fit:cover;width:100%;height:100%;border-radius:12px}.recommended-wrapper .recommended-cards .thread-container .content-wrapper{display:flex;justify-content:space-between;font-weight:300;font-size:14px;width:100%}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section{display:flex;align-items:center;column-gap:1rem}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section .comments,.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section .views{display:flex;align-items:center}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section .comments .view-icon{margin-bottom:-4px}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section .location{display:flex}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .view-icon{width:22px;margin-right:8px}.recommended-wrapper .cards-overlay{position:absolute;right:-5px;top:110px;height:52%}.recommended-wrapper .cards-overlay .next-icon{position:absolute;right:-20px;top:90px;cursor:pointer}.recommended-wrapper .cards-overlay-left{position:absolute;left:-25px;top:110px;height:52%}.recommended-wrapper .cards-overlay-left .next-icon{position:absolute;right:-20px;top:90px;cursor:pointer;transform:rotate(180deg)}.recommended-wrapper .hide{display:none}@media screen and (max-width:600px){.recommended-wrapper{width:100%;background-color:var(--secondaryColor);padding-left:20px}.recommended-wrapper .recommended-cards{column-gap:0;margin-right:5px!important}.recommended-wrapper .recommended-cards .thread-container{background-color:var(--primaryColor);min-width:294px;min-height:160px;height:100%;margin:0 7px 0 0;padding:13px 10px 9.1px 14px;border-radius:15px}.recommended-wrapper .recommended-cards .thread-container .top-content .content .title{display:block;font-size:12px;margin-bottom:8px}.recommended-wrapper .recommended-cards .thread-container .top-content .content .thread-location{display:none}.recommended-wrapper .recommended-cards .thread-container .top-content .content .description{font-size:12px;min-height:69px;margin-bottom:7px}.recommended-wrapper .recommended-cards .thread-container .top-content .image{height:70px}.recommended-wrapper .recommended-cards .thread-container .content-wrapper{font-size:9px}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section{column-gap:1rem}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section .location{display:flex;align-items:center}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .left-section .location .view-icon{margin-bottom:-4px}.recommended-wrapper .recommended-cards .thread-container .content-wrapper .view-icon{width:15px;margin-right:3px}.recommended-wrapper .cards-overlay,.recommended-wrapper .cards-overlay-left{display:none}}.thread-section{padding:100px 10px 30px}.thread-section .container-wrapper{background-color:var(--secondaryColor);width:100%;padding:25px 37px 112px 31px;border-radius:16px}.thread-section .container-wrapper .date-wrapper{display:flex;justify-content:space-between;align-items:center}.thread-section .container-wrapper .date-wrapper .left-section{display:flex;align-items:center;column-gap:1rem}.thread-section .container-wrapper .date-wrapper .left-section .location{font-weight:400;font-size:16px}.thread-section .container-wrapper .date-wrapper .left-section .date{font-weight:300;font-size:14px;color:var(--textLight)}.thread-section .container-wrapper .date-wrapper .right-section{display:flex;align-items:center;column-gap:.7rem;font-size:14px;font-weight:300}.thread-section .container-wrapper .date-wrapper .right-section .profile-wrapper{width:30px;height:30px}.thread-section .container-wrapper .date-wrapper .right-section .profile-wrapper .profile-pic{width:30px;height:30px;container-type:inline-size}.thread-section .container-wrapper .date-wrapper .right-section .profile-wrapper .profile-pic .profile-icon{width:100%;height:auto;border-radius:25px}.thread-section .container-wrapper .date-wrapper .right-section .close{cursor:pointer}.thread-section .container-wrapper .title-wrapper{margin-top:30px;margin-right:20px;display:flex;justify-content:space-between;align-items:center;word-break:break-word}.thread-section .container-wrapper .title-wrapper .title{font-size:20px;font-weight:500}.thread-section .container-wrapper .title-wrapper .share-wrapper-web{display:block}.thread-section .container-wrapper .desc-wrapper{word-wrap:break-word}.thread-section .container-wrapper .desc-wrapper .image-section{margin-top:40px}.thread-section .container-wrapper .desc-wrapper .image-section .banner-image{width:100%;height:700px;object-fit:contain}.thread-section .container-wrapper .comments-section-wrapper{margin-left:30px}.thread-section .container-wrapper .comments-section-wrapper .count{margin:30px 0;font-weight:300}@media screen and (max-width:600px){.thread-section{padding:70px 0 0;min-height:100vh;min-height:100dvh}.thread-section .container-wrapper{border-radius:0;padding:0}.thread-section .container-wrapper .date-wrapper{padding:20px 20px 0}.thread-section .container-wrapper .date-wrapper .left-section{flex-direction:column;align-items:flex-start}.thread-section .container-wrapper .date-wrapper .left-section .date,.thread-section .container-wrapper .date-wrapper .left-section .location{font-size:12px}.thread-section .container-wrapper .date-wrapper .right-section .view-icon,.thread-section .container-wrapper .date-wrapper .right-section .views{display:none}.thread-section .container-wrapper .title-wrapper{margin-top:20px;padding-left:20px}.thread-section .container-wrapper .title-wrapper .title{font-size:16px}.thread-section .container-wrapper .title-wrapper .share-wrapper-web{display:none}.thread-section .container-wrapper .desc-wrapper{display:flex;flex-direction:column-reverse}.thread-section .container-wrapper .desc-wrapper .image-section{margin-top:10px}.thread-section .container-wrapper .desc-wrapper .image-section .banner-image{width:100%;height:250px;object-fit:cover}.thread-section .container-wrapper .comments-section-wrapper{margin-left:0;padding:0 20px}.thread-section .container-wrapper .comments-section-wrapper .count{margin:10px 0}}