.details-wrapper{font-family:var(--font-poppins);background-color:#ebeff7!important}.details-wrapper .left-section .mob_bottom_section{display:none}@media(max-width:768px){.details-wrapper .left-section .mob_bottom_section{display:block;position:fixed;bottom:0;left:0;width:100%;background-color:#ebeff7;z-index:20;border-radius:10px}.details-wrapper .left-section .mob_bottom_section .bottom-main{display:flex;justify-content:space-between;padding:0;font-size:16px;font-weight:600;color:#7a86a1}.details-wrapper .left-section .mob_bottom_section .bottom-main .bottom-left{padding-block:15px;width:100%;text-align:center}.details-wrapper .left-section .mob_bottom_section .bottom-main .bottom-divider{width:1px;height:50px;background-color:#7a86a1}.details-wrapper .left-section .mob_bottom_section .bottom-main .bottom-right{width:50%;padding-block:15px;display:flex;align-items:center;justify-content:center}}@media(max-width:768px)and (max-width:768px){.details-wrapper .left-section .mob_bottom_section .bottom-main .bottom-right .buttons-section{display:none}}@media(max-width:768px){.details-wrapper .left-section .mob_bottom_section .bottom-main .bottom-right .buttons-section .share-button{cursor:pointer;display:flex;position:relative;align-items:center;justify-content:center;width:60px;height:50px;border:1px solid #6149cd;border-radius:10px}.details-wrapper .left-section .mob_bottom_section .bottom-main .bottom-right .buttons-section .share-button .share-button-model{position:absolute;top:calc(100% + 10px);right:0;opacity:0;transition:top .3s ease-in-out,opacity .3s ease-in-out}.details-wrapper .left-section .mob_bottom_section .bottom-main .bottom-right .buttons-section .share-button .share-button-model.active{top:calc(100% + 15px);opacity:1}.details-wrapper .left-section.mob_col-12{flex:0 0 auto;width:100%}}.details-wrapper .details-section,.details-wrapper .top-section{border-radius:10px;box-shadow:0 0 8px rgba(0,0,0,.1);border:1px solid #d7d3d3}.details-wrapper .details-section{background-color:#fff;padding:34px 32px}.details-wrapper .details-section .tasks-details .task h3{color:#060028;font-weight:600;font-size:18px}.details-wrapper .details-section .tasks-details .task .task-desc{font-size:16px;font-family:500;color:#7a86a1;white-space:pre-line}@media(max-width:768px){.details-wrapper .right-section{display:none}}.actions .post_btn{border-radius:10px;font-weight:600;font-size:14px;line-height:22px;text-align:center;transition:.5s}@media(max-width:768px){.actions .btn-width{max-width:90%}}