.preview_container{max-width:100vw;width:100%;display:flex;flex-direction:column;position:relative;background-color:#f6f7f9}@media(max-width:768px){.preview_container{background:#fff}}.preview_container .preview_title{font-family:var(--font-nunito);font-weight:700;margin:20px 0 0 20px;font-size:24px}@media(max-width:768px){.preview_container .preview_title{font-size:18px;text-align:center;margin:20px 0}}.preview_container .preview_box{display:flex}@media screen and (max-width:768px){.preview_container .preview_box{flex-direction:column}}.preview_container section{margin:20px;flex:8 1}@media(max-width:768px){.preview_container section{margin:20px 0}}.preview_container section.post_container{flex:6 1;border:1px solid #7a86a1;border-radius:7px;overflow:hidden;box-shadow:rgba(0,0,0,.11);background-color:#fff}@media(max-width:567px){.preview_container section.post_container{border:none!important}}.preview_container section.post_container .header_container{background-color:#6149cd;color:#fff;display:flex;justify-content:space-between;padding:20px}@media(max-width:550px){.preview_container section.post_container .header_container{flex-direction:column;justify-content:center}}.preview_container section.post_container .header_container .header .title h3{font-size:1.5rem;margin-bottom:0;font-weight:bolder}.preview_container section.post_container .header_container .header .title small{color:hsla(0,0%,100%,.5)}.preview_container section.post_container .header_container .header .main_info{display:flex;margin-top:10px;width:100%;padding:0;margin-bottom:10px}@media(max-width:1098px){.preview_container section.post_container .header_container .header .main_info{flex-direction:column;gap:15px}}.preview_container section.post_container .header_container .header .main_info .company_info,.preview_container section.post_container .header_container .header .main_info .user_info{display:flex;padding:10px;margin-right:10px;border:1px solid #7a86a1;border-radius:18px;align-items:center}.preview_container section.post_container .header_container .header .main_info .company_info h6,.preview_container section.post_container .header_container .header .main_info .user_info h6{margin-bottom:0;font-weight:700;font-size:16px;word-break:break-all}.preview_container section.post_container .header_container .header .main_info .company_info small,.preview_container section.post_container .header_container .header .main_info .user_info small{font-size:.6rem}.preview_container section.post_container .header_container .header .main_info .company_info img,.preview_container section.post_container .header_container .header .main_info .user_info img{width:65px;height:65px;object-fit:contain;background-color:#fff;border-radius:18px;margin-right:10px}.preview_container section.post_container .header_container .header .main_info .company_info svg,.preview_container section.post_container .header_container .header .main_info .user_info svg{width:65px;height:65px;padding:20px;object-fit:contain;margin-right:10px;border-radius:18px;background-color:hsla(0,0%,100%,.2)}.preview_container section.post_container .header_container .header .main_info .company_info svg .main-stop,.preview_container section.post_container .header_container .header .main_info .user_info svg .main-stop{stop-color:#fff}.preview_container section.post_container .header_container .header .main_info .company_info svg .alt-stop,.preview_container section.post_container .header_container .header .main_info .user_info svg .alt-stop{stop-color:hsla(0,0%,100%,.133)}.preview_container section.post_container .header_container .details{display:flex}.preview_container section.post_container .header_container .details div{margin:0 10px;padding:0 24px;background-color:hsla(0,0%,92%,.11);display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;border-radius:3px;height:150px;align-self:center}@media(max-width:768px){.preview_container section.post_container .header_container .details div{padding:10px 17px;margin-left:0;align-self:center;width:100%}}.preview_container section.post_container .header_container .details div h3{font-weight:700;font-family:var(--font-nunito);margin-bottom:0;font-size:33px}@media(max-width:550px){.preview_container section.post_container .header_container .details .project_duration{width:100%;display:flex;flex-direction:row;align-items:center;text-align:center;justify-content:space-between;border-radius:4.4px}.preview_container section.post_container .header_container .details .project_duration h3{font-size:42px!important}}.preview_container section.post_container .body_container{padding:20px 20px 0 40px;font-family:var(--font-roboto)}.preview_container section.post_container .body_container label{font-family:var(--font-nunito);font-weight:700;font-size:18px}@media(max-width:768px){.preview_container section.post_container .body_container label{font-size:16px}}.preview_container section.post_container .body_container .chip{cursor:text}.preview_container section.post_container .body_container p{color:#000;margin-top:20px;white-space:pre-line;font-size:.9rem;font-family:var(--font-roboto);line-height:1rem}.preview_container section.post_container .body_container li{font-family:var(--font-roboto)}.preview_container section.action_container{flex:2 1;margin-left:0}@media screen and (max-width:768px){.preview_container section.action_container{margin:10px}}.preview_container section.action_container .actions{display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:768px){.preview_container section.action_container .actions{flex-direction:row;position:fixed;width:100%;bottom:0;left:0;background-color:#fff;padding-top:10px}.preview_container section.action_container .actions button{margin:0 10px}}.preview_container section.action_container .actions button{width:100%;margin-bottom:12px;color:#fff;font-weight:500}.preview_container section.action_container .actions button:first-child{background-color:#47d065}.preview_container section.action_container .actions button:last-child{background-color:#7a86a1}.preview_container section.action_container .company_container .company_header{background-color:#fff;padding:20px;margin-bottom:10px;border-radius:14.1381px}@media(max-width:567px){.preview_container section.action_container .company_container .company_header{border:1px solid rgba(0,0,0,.13)}}.preview_container section.action_container .company_container .company_header .service-item{align-items:center}.preview_container section.action_container .company_container .company_header img{width:70px;height:70px;object-fit:contain;border-radius:7px}.preview_container section.action_container .company_container .company_header h6:first-child{font-size:1.2rem;font-weight:700;margin-bottom:.2rem}.preview_container section.action_container .company_container .company_header small{color:#7a86a1}.preview_container section.action_container .company_container .company_body{display:flex;flex-direction:column;gap:8px}@media(max-width:768px){.preview_container section.action_container .company_container .company_body{margin-bottom:15px}}.preview_container section.action_container .company_container .company_body .devider{border-top:.2px solid #dcdcdc}.preview_container section.action_container .company_container .company_body .body_item{display:flex;justify-content:space-between;align-items:center;gap:5px;flex-wrap:wrap}.preview_container section.action_container .company_container .company_body .body_item h6{font-size:1rem;font-weight:700;margin:0;padding:0}.preview_container section.action_container .company_container .company_body .body_item span{display:block;font-size:14px;text-align:right}.preview_container section.action_container .company_container .company_body .body_item small{color:#7a86a1}.preview_container section.action_container .company_container .company_body .body_item .url{color:#6149cd}.preview_container section.action_container .company_container .service-list{background-color:#fff;padding:10px;border-radius:7px}.preview_container section.action_container .company_container .service-list h5{position:relative;padding:10px;font-weight:700}.preview_container section.action_container .company_container .service-list h5:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:1px;background-color:#dcdcdc}.preview_container section.action_container .company_container .service-list .service-item{padding:10px;font-size:small}.preview_container section:last-child{flex:2 1}@media screen and (max-width:768px){.preview_container{flex-direction:column}}.incentive_item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.incentive_item h6{font-size:1rem;font-weight:700}.incentive_item small{color:#7a86a1}.faq_item{margin-bottom:10px}.faq_item b{font-weight:700;font-family:var(--font-nunito);margin:10px 0;display:inline-block}.faq_item p{margin:0!important}.outline_buttons{display:flex;flex-direction:row;justify-content:space-between;margin:10px 0}.outline_buttons button{width:100%;margin:0 5px;color:#6149cd!important;font-weight:500;border:1px solid #6149cd!important;background-color:rgba(97,73,205,.1)!important}.auto-creation-p-tag{margin-top:5px;font-size:1rem;color:#000;font-weight:600}.auto-creation-span-tag{font-size:1rem!important;font-weight:700}.checkbox-div-container{display:flex}.checkbox-div-container input[type=checkbox]{margin-top:10px;margin-right:10px;font-size:1rem}.auto-creation-checkbox:checked{background-color:gray}@media(min-width:800px){.preview_container section.post_container .header_container .details div{padding:10px 17px;margin-left:0;align-self:center;width:100%;height:154px}.preview_container section.post_container .header_container .details div h3{font-size:25px}.preview_container section.post_container .header_container .details div h6{font-size:15px;font-weight:700}}@media(max-width:784px){.preview_container section.post_container .header_container .details div h3{font-size:18px}}.suggestion-card{background-color:#fff;border-radius:10px;border:1px solid #d7d3d3}.suggestion-card a{text-decoration:none;color:#6149cd}.suggestion-card .card-head{border-top-left-radius:10px;border-top-right-radius:10px;padding:12px 25px;background-color:#f7f6fc}.suggestion-card .card-head h3{font-weight:600;font-size:18px;line-height:24px;color:#060028;margin-bottom:0}.suggestion-card .card-head h3 span{color:#6149cd}.suggestion-card .card-main{padding:18px 25px}.suggestion-card .card-main .comp-items{cursor:pointer}.suggestion-card .card-main .comp-items h4{font-size:18px;font-weight:600;line-height:27px;color:#060028}.suggestion-card .card-main a{color:#120752}.suggestion-card .see-all{cursor:pointer;padding-bottom:10px;text-align:center;color:#6149cd;font-weight:600}.suggestion-card .start-now{width:100%;font-weight:600;text-align:center;background-color:#6149cd;color:#f7f6fc;border-bottom-left-radius:10px;border-bottom-right-radius:10px;padding:8px 0}.suggestion-card .start-now a{color:#fff}