#pipeline_deal_view .shadow{z-index:5}#pipeline_deal_view #action_modal .shadow{z-index:6}#pipeline_deal{position:fixed;background:var(--inherit);display:flex;align-items:center;justify-content:center;width:100vw;height:100vh;top:0;left:0;right:0;pointer-events:none;z-index:5}#pipeline_deal.dragovered .modal .dragover{display:flex}#pipeline_deal .modal{height:calc(100% - 80px);width:800px;background:var(--background-1);border-radius:10px;box-shadow:-2px 2px 20px rgba(0,0,0,.25);z-index:4;overflow:hidden;pointer-events:auto;position:relative}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal{height:100%;width:100%;border-radius:0;box-shadow:none;display:grid;grid-template-rows:188px minmax(0,1fr) 50px}}#pipeline_deal .modal .we-loading-overflow{z-index:5}#pipeline_deal .modal .dragover{background:rgba(var(--background-1-rgb),.9);z-index:6;position:absolute;width:100%;height:100%;top:0;left:0;display:none;align-items:center;justify-content:center;font-size:20px;color:var(--primary);font-weight:600}#pipeline_deal .modal .head{height:81px;background:var(--background-2);border-bottom:1px solid var(--line);position:relative;z-index:6;padding:12px 23px 5px 23px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head{height:100%;width:100vw;padding:0}}#pipeline_deal .modal .head .options{position:absolute;top:10px;right:10px;display:flex}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .options{top:0;right:0}}#pipeline_deal .modal .head .data .we-deal-steps{position:absolute;bottom:-13px;left:0}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .data .we-deal-steps{position:relative;bottom:0}}#pipeline_deal .modal .head .data .deal-name{display:flex;align-items:center;margin-bottom:-2px;font-weight:400;padding-right:80px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .data .deal-name{height:50px;padding:0 15px}}#pipeline_deal .modal .head .data .deal-name .icon{min-width:30px;display:flex;align-items:center}#pipeline_deal .modal .head .data .deal-name .icon svg{width:20px;height:auto}#pipeline_deal .modal .head .data .deal-name .text{font-size:24px;color:var(--text-1)}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .data .deal-name .text{font-size:16px;max-width:calc(100% - 120px)}}#pipeline_deal .modal .head .data .manage-pipelines{display:none;grid-template-columns:100px minmax(0,1fr) 100px;height:45px;margin-bottom:8px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .data .manage-pipelines{display:grid}}#pipeline_deal .modal .head .data .manage-pipelines button{background:var(--inherit);display:flex;align-items:center;color:var(--text-2);font-size:14px;font-weight:500;border:none;width:100%;height:100%;padding-left:10px}#pipeline_deal .modal .head .data .manage-pipelines button.next{justify-content:flex-end;padding:0;padding-right:10px}#pipeline_deal .modal .head .data .manage-pipelines button svg{height:17px;width:auto;margin:0 8px}#pipeline_deal .modal .head .data .manage-pipelines .current{display:flex;flex-flow:column;align-items:center;justify-content:center;text-align:center;font-weight:500}#pipeline_deal .modal .head .data .manage-pipelines .current .we-label{font-size:12px;line-height:12px;color:var(--text-2);margin-bottom:4px}#pipeline_deal .modal .head .data .manage-pipelines .current .pipeline-name{text-transform:uppercase;font-size:16px;line-height:16px;color:var(--text-1);width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .data .manage-steps{width:100%;max-width:100%}}#pipeline_deal .modal .head .data .position{font-size:14px;color:var(--text-2);font-weight:500;padding-left:32px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .data .position{display:none}}#pipeline_deal .modal .head .data .position b{font-weight:600;color:var(--text-1)}#pipeline_deal .modal .head .data .we-nav-x{display:none}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .head .data .we-nav-x{display:block;background:var(--background-1);border-bottom:1px solid var(--line)}}#pipeline_deal .modal .body{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,300px)}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body{display:block;overflow-y:auto;height:100%}}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .hide-mobile{display:none!important}}#pipeline_deal .modal .body .box{padding-top:23px;max-height:calc(100vh - 225px);overflow-y:auto;overflow-x:hidden;width:100%}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box{max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;overflow-x:hidden;overflow-y:hidden}}#pipeline_deal .modal .body .box.left{padding-left:25px;padding-right:25px;grid-column:1;grid-row:1}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box.left{padding:0;display:flex;flex-flow:column;padding-bottom:150px}}#pipeline_deal .modal .body .box.right{padding:23px 13px 100px 12px;grid-column:2}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box.right{padding:20px 15px 10px 15px}}#pipeline_deal .modal .body .box.right .label{display:flex;align-items:center;font-size:14px;font-weight:500;text-transform:uppercase;color:var(--text-2);margin-bottom:11px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box.right .label{margin-bottom:0;font-size:12px;padding-left:13px;text-transform:none}}#pipeline_deal .modal .body .box.right .label .icon{width:30px;display:flex;justify-content:center;position:relative;top:-1px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box.right .label .icon{width:24px;order:2}}#pipeline_deal .modal .body .box.right .label .icon svg{height:14px;width:auto;color:var(--text-2)}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box.right .label .icon svg{height:12px}}#pipeline_deal .modal .body .box.right .label .price{color:var(--green);margin-left:8px}#pipeline_deal .modal .body .box.right .option-input{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:4px}#pipeline_deal .modal .body .box.right .option-input.fill{grid-template-columns:1fr}#pipeline_deal .modal .body .box.right .we-input{margin-bottom:24px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box.right .we-input{margin-bottom:20px}}#pipeline_deal .modal .body .box.right .we-input.we-input-contacts,#pipeline_deal .modal .body .box.right .we-input.we-input-deals{margin-bottom:8px}#pipeline_deal .modal .body .box.right .contact-list,#pipeline_deal .modal .body .box.right .related-deal-list{margin-bottom:24px}#pipeline_deal .modal .body .box.right .related-deal-list .related-deal{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;align-items:center;padding-left:13.5px;margin-bottom:8px}#pipeline_deal .modal .body .box.right .related-deal-list .related-deal .text .deal-name{font-size:14px;color:var(--text-1);font-weight:500}#pipeline_deal .modal .body .box.right .related-deal-list .related-deal .text .deal-description{font-size:13px;color:var(--text-2)}#pipeline_deal .modal .body .box.right .related-deal-list .related-deal .text .deal-description b{font-weight:600;width:100%}#pipeline_deal .modal .body .box.right .related-deal-list .related-deal .text .deal-description .description-item{display:flex;align-items:center;width:100%;overflow:hidden}#pipeline_deal .modal .body .box.right .related-deal-list .related-deal .text .deal-description .description-item .we-text-tooltip{width:100%;margin-left:5px}#pipeline_deal .modal .body .box.right .related-deal-list .related-deal .text .deal-description .description-item b{display:block;max-width:145px}#pipeline_deal .modal .body .box section{margin-bottom:24px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box section{padding:20px 15px}}#pipeline_deal .modal .body .box section#deal-tasks .fields{gap:0}#pipeline_deal .modal .body .box section#deal-tasks .fields .we-deal-task{margin-bottom:6px}#pipeline_deal .modal .body .box section#activities{position:relative;margin-bottom:120px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box section#activities{margin-bottom:24px}}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box section#activities .title{display:none}}#pipeline_deal .modal .body .box section#activities .fields .we-input{margin-bottom:0}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box section#custom_fields{order:-1;padding-top:0}}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box section#custom_fields .we-action{display:none}}#pipeline_deal .modal .body .box section#custom_fields .fields .double-column{grid-column-start:1;grid-column-end:3}#pipeline_deal .modal .body .box section .title{display:flex;align-items:center;font-weight:600;color:var(--text-2);font-size:16px!important;margin-bottom:16px}#pipeline_deal .modal .body .box section .title .action{border-radius:3px;background:var(--action);padding:1px 10px;cursor:pointer;margin-left:12px}#pipeline_deal .modal .body .box section .title .action:hover{background:var(--action-hover)}#pipeline_deal .modal .body .box section .title .icon{width:30px;display:flex;align-items:center}#pipeline_deal .modal .body .box section .title .icon svg{height:18px;width:auto}#pipeline_deal .modal .body .box section .fields{padding-left:30px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;row-gap:16px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box section .fields{display:block;padding-left:0}}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .body .box section .fields .we-input{margin-bottom:20px}}#pipeline_deal .modal .body .box section .fields.fill{grid-template-columns:1fr}#pipeline_deal .modal .bottom{position:absolute;width:100%;bottom:0;height:65px;border-top:1px solid var(--line);background:var(--background-2);display:flex;justify-content:space-between;align-items:center;padding:0 25px;padding-right:20px;z-index:5}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .bottom{position:fixed;height:50px;padding:0 15px}}#pipeline_deal .modal .bottom button{min-width:176px}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .bottom button{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}}#pipeline_deal .modal .bottom .history{height:50px;display:flex;align-items:center}#pipeline_deal .modal .bottom .history .icon{height:100%;display:flex;align-items:center;margin-right:13px}#pipeline_deal .modal .bottom .history .icon svg{width:18px;height:auto;color:var(--text-2)}#pipeline_deal .modal .bottom .history .data .item{color:var(--text-2);font-size:12px;font-weight:400}@media screen and (min-width:0)and (max-width:768px){#pipeline_deal .modal .bottom .history .data .item{font-size:10px}}#pipeline_deal .modal .bottom .history .data .item span{font-weight:600}#pipeline_deal .modal .we-not-found{background:var(--background-1);z-index:6}.modal .modal-body[data-v-05c6714c]{min-height:250px}#modal-body_task{min-height:453px}