@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Black.woff2") format("woff2");font-weight:900;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-BlackItalic.woff2") format("woff2");font-weight:900;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Heavy.woff2") format("woff2");font-weight:800;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-HeavyItalic.woff2") format("woff2");font-weight:800;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Bold.woff2") format("woff2");font-weight:700;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-BoldItalic.woff2") format("woff2");font-weight:700;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Semibold.woff2") format("woff2");font-weight:600;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-SemiboldItalic.woff2") format("woff2");font-weight:600;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Medium.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-MediumItalic.woff2") format("woff2");font-weight:500;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Regular.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-RegularItalic.woff2") format("woff2");font-weight:400;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Light.woff2") format("woff2");font-weight:300;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-LightItalic.woff2") format("woff2");font-weight:300;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Ultralight.woff2") format("woff2");font-weight:200;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-UltralightItalic.woff2") format("woff2");font-weight:200;font-style:italic}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-Thin.woff2") format("woff2");font-weight:100;font-style:normal}@font-face{font-family:"sfp";src:url("../fonts/SfProDisplay/SFProDisplay-ThinItalic.woff2") format("woff2");font-weight:100;font-style:italic}@font-face{font-family:"impact";src:url("../fonts/Impact/ImpactLTStd.woff2") format("woff2");font-style:normal}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}body{font-family:"Inter",sans-serif;font-weight:400;line-height:1;color:#7d8a9a;background-color:#eef2f4}body.kp-page{font-family:"Open Sans",sans-serif;color:#303030;background-color:#fff;overflow-x:hidden}body.kp-page main{display:flex;flex-direction:column;align-items:center;padding:0}ul,ol{list-style:none}a{color:inherit;text-decoration:none}img{width:100%;height:100%;object-fit:cover;object-position:center}button,input,select,textarea{font:inherit;margin:0;padding:0;border:0;background:none;outline:none;color:#1e1e1e}button{cursor:pointer}main{width:100%;display:flex;flex-direction:column;align-items:center;padding:0 30px}.cont{width:100%;max-width:1420px}.nav{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.nav-list{display:flex;justify-content:center;align-items:stretch;gap:40px;padding:5px;border-radius:8px;background-color:#fff}.nav-list__links{display:flex;align-items:stretch;background-color:#e9efff;border-radius:8px}.nav-list__links-item{display:block;padding:10px;text-align:center;font-weight:500;font-size:12px}.nav-list__links-item.active{border-radius:8px;border:1px solid #1f5fff;color:#1f5fff}.nav-list__exit{display:block;padding:10px;border-radius:8px;background-color:#e9efff;text-align:center;font-weight:500;font-size:12px;color:#1f5fff}.nav-button{display:flex;align-items:center;gap:5px;border-radius:8px;padding:10px;background-color:#1f5fff}.nav-button img{width:12px;height:12px}.nav-button span{font-weight:500;font-size:12px;color:#fff}.table-wrapper{width:100%;display:flex;flex-direction:column;gap:15px;padding:10px;border-radius:8px;background-color:#fff;font-size:12px}.table-wrapper span{color:#ff1f23}.table-wrapper.long{flex-direction:row;justify-content:space-between;align-items:center}.table-wrapper.single{padding:18.5px 10px}.table-wrapper.elems{flex-direction:row;align-items:center;gap:20px}.table-wrapper.elems .elems-item{width:fit-content;display:flex;align-items:center;gap:5px}.table-wrapper.elems .elems-item input{width:300px;height:35px;padding:10px;border-radius:6px;border:1px solid #c3c9d0;font-size:12px}.table-item{width:100%;border-collapse:collapse;table-layout:auto}.table-item th,.table-item td{min-width:0;border:1px solid #eff0f4;padding:10px}.table-item td.number{background-color:#eff0f4;text-align:center}.table-item th{text-align:left;font-weight:400}.table-item th.number{text-align:center}.table-item input{width:100%;height:35px;padding:10px;border-radius:6px;border:1px solid #c3c9d0;font-size:12px}.table-item select{width:100%;height:35px;padding:10px;border-radius:6px;border:1px solid #c3c9d0;font-size:12px}.table-item th:first-child,.table-item td:first-child{border-left:none}.table-item th:last-child,.table-item td:last-child{border-right:none}.table-item tr:first-child th,.table-item tr:first-child td{border-top:none}.table-item tr:last-child th,.table-item tr:last-child td{border-bottom:none}.table-item .delete-button{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#faefec;border-radius:8px}.table-item .delete-button img{width:12px;height:auto}.table-container{width:100%;border:1px solid #eff0f4;border-radius:8px;overflow:hidden}.button-plus{width:fit-content;display:flex;align-items:center;gap:5px;border-radius:8px;padding:10px;background-color:#1f5fff}.button-plus img{width:12px;height:12px}.button-plus span{font-weight:500;font-size:12px;color:#fff}.auth-wrapper{width:100%;height:100dvh;display:flex;align-items:center;justify-content:center;background-color:rgba(3,36,118,.2)}.auth-content{width:100%;max-width:340px;display:flex;flex-direction:column;align-items:center;gap:15px;padding:20px;background-color:#fff;border-radius:8px}.auth-content p{font-size:12px}.auth-content__inputs{width:100%;display:flex;flex-direction:column;gap:5px}.auth-content__inputs input{width:100%;height:32px;padding:0 10px;border-radius:8px;border:solid 1px #c3c9d0;font-size:10px}.auth-content__submit{width:100%;height:35px;padding:10px;border-radius:8px;background-color:#1f5fff;font-size:12px;font-weight:500;color:#fff;text-align:center;cursor:pointer}.long-lists,.short-lists{width:100%;display:flex;flex-direction:column;gap:10px}.long-lists__pages,.short-lists__pages{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);column-gap:10px;row-gap:5px}.long-lists__pages-item,.short-lists__pages-item{display:flex;align-items:stretch;justify-content:space-between;gap:10px;background-color:#fff;border-radius:8px;overflow:hidden}.long-lists__pages-item a,.short-lists__pages-item a{display:block;padding:10px;font-size:12px;color:#1f5fff;text-decoration:underline}.long-lists__pages-item button,.short-lists__pages-item button{display:flex;align-items:center;justify-content:center;padding:0 15px;background-color:#dae4ff}.long-lists__pages-item button img,.short-lists__pages-item button img{width:12px;height:auto}.long-lists__pages-item__right,.short-lists__pages-item__right{display:flex;align-items:center;gap:15px}.long-lists__pages-item__right a,.short-lists__pages-item__right a{padding:0;width:12px;height:auto}.long-lists__pages-item__right a:last-child,.short-lists__pages-item__right a:last-child{margin-right:15px}.vars{width:100%;display:flex;flex-direction:column;gap:10px}.vars-wrapper{width:100%;display:flex;flex-direction:column;gap:10px}.vars .table-item__vars-requisites th:nth-child(1),.vars .table-item__vars-requisites td:nth-child(1){width:2.43%}.vars .table-item__vars-requisites th:nth-child(2),.vars .table-item__vars-requisites td:nth-child(2){width:31.29%}.vars .table-item__vars-requisites th:nth-child(3),.vars .table-item__vars-requisites td:nth-child(3){width:31.29%}.vars .table-item__vars-requisites th:nth-child(4),.vars .table-item__vars-requisites td:nth-child(4){width:31.29%}.vars .table-item__vars-requisites th:nth-child(5),.vars .table-item__vars-requisites td:nth-child(5){width:3.71%}.vars .table-item__vars-managers th:nth-child(1),.vars .table-item__vars-managers td:nth-child(1){width:2.43%}.vars .table-item__vars-managers th:nth-child(2),.vars .table-item__vars-managers td:nth-child(2){width:19.89%}.vars .table-item__vars-managers th:nth-child(3),.vars .table-item__vars-managers td:nth-child(3){width:19.89%}.vars .table-item__vars-managers th:nth-child(4),.vars .table-item__vars-managers td:nth-child(4){width:19.89%}.vars .table-item__vars-managers th:nth-child(5),.vars .table-item__vars-managers td:nth-child(5){width:19.89%}.vars .table-item__vars-managers th:nth-child(6),.vars .table-item__vars-managers td:nth-child(6){width:14.29%}.vars .table-item__vars-managers th:nth-child(7),.vars .table-item__vars-managers td:nth-child(7){width:3.71%}.vars .table-item__vars-template th:nth-child(1),.vars .table-item__vars-template td:nth-child(1){width:2.43%}.vars .table-item__vars-template th:nth-child(2),.vars .table-item__vars-template td:nth-child(2){width:14.29%}.vars .table-item__vars-template th:nth-child(3),.vars .table-item__vars-template td:nth-child(3){width:79.57%}.vars .table-item__vars-template th:nth-child(4),.vars .table-item__vars-template td:nth-child(4){width:3.71%}.vars .button__add-requisites,.vars .button__add-manager,.vars .button__add-long-photo{align-self:flex-end}.vars .flex-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.vars .flex-row .item{display:flex;gap:5px;align-items:center}.vars .flex-row .item input{width:300px;height:35px;padding:10px;border-radius:6px;border:1px solid #c3c9d0;font-size:12px}.vars .flex-row button{display:flex;align-items:center;justify-content:center;background-color:#faefec;border-radius:8px;gap:5px;padding:10px}.vars .flex-row button p{white-space:nowrap;font-size:12px;font-weight:500;color:#ca5d3c}.vars .flex-row button img{width:12px;height:12px}.add-short{width:100%;display:flex;flex-direction:column;gap:10px}.add-short-wrapper{width:100%;display:flex;flex-direction:column;gap:10px}.add-short .table-item__short-main-banner th:nth-child(1),.add-short .table-item__short-main-banner td:nth-child(1){width:33.33%}.add-short .table-item__short-main-banner th:nth-child(2),.add-short .table-item__short-main-banner td:nth-child(2){width:33.33%}.add-short .table-item__short-main-banner th:nth-child(3),.add-short .table-item__short-main-banner td:nth-child(3){width:33.34%}.add-short .table-item__short-visualization th:nth-child(1),.add-short .table-item__short-visualization td:nth-child(1){width:2.43%}.add-short .table-item__short-visualization th:nth-child(2),.add-short .table-item__short-visualization td:nth-child(2){width:14.29%}.add-short .table-item__short-visualization th:nth-child(3),.add-short .table-item__short-visualization td:nth-child(3){width:79.57%}.add-short .table-item__short-visualization th:nth-child(4),.add-short .table-item__short-visualization td:nth-child(4){width:3.71%}.add-short .table-item__short-services th:nth-child(1),.add-short .table-item__short-services td:nth-child(1){width:2.43%}.add-short .table-item__short-services th:nth-child(2),.add-short .table-item__short-services td:nth-child(2){width:13.41%}.add-short .table-item__short-services th:nth-child(3),.add-short .table-item__short-services td:nth-child(3){width:13.41%}.add-short .table-item__short-services th:nth-child(4),.add-short .table-item__short-services td:nth-child(4){width:13.41%}.add-short .table-item__short-services th:nth-child(5),.add-short .table-item__short-services td:nth-child(5){width:13.41%}.add-short .table-item__short-services th:nth-child(6),.add-short .table-item__short-services td:nth-child(6){width:13.41%}.add-short .table-item__short-services th:nth-child(7),.add-short .table-item__short-services td:nth-child(7){width:13.41%}.add-short .table-item__short-services th:nth-child(8),.add-short .table-item__short-services td:nth-child(8){width:13.41%}.add-short .table-item__short-services th:nth-child(9),.add-short .table-item__short-services td:nth-child(9){width:3.8%}.add-short .table-item__short-services-dop th:nth-child(1),.add-short .table-item__short-services-dop td:nth-child(1){width:2.43%}.add-short .table-item__short-services-dop th:nth-child(2),.add-short .table-item__short-services-dop td:nth-child(2){width:31.29%}.add-short .table-item__short-services-dop th:nth-child(3),.add-short .table-item__short-services-dop td:nth-child(3){width:31.29%}.add-short .table-item__short-services-dop th:nth-child(4),.add-short .table-item__short-services-dop td:nth-child(4){width:31.29%}.add-short .table-item__short-services-dop th:nth-child(5),.add-short .table-item__short-services-dop td:nth-child(5){width:3.71%}.add-short .table-item__short-projects th:nth-child(1),.add-short .table-item__short-projects td:nth-child(1){width:2.43%}.add-short .table-item__short-projects th:nth-child(2),.add-short .table-item__short-projects td:nth-child(2){width:93.86%}.add-short .table-item__short-projects th:nth-child(3),.add-short .table-item__short-projects td:nth-child(3){width:3.71%}.add-short .table-item__short-manager th:nth-child(1),.add-short .table-item__short-manager td:nth-child(1){width:33.33%}.add-short .table-item__short-manager th:nth-child(2),.add-short .table-item__short-manager td:nth-child(2){width:33.33%}.add-short .table-item__short-manager th:nth-child(3),.add-short .table-item__short-manager td:nth-child(3){width:33.34%}.add-short .button__add-viz-photo,.add-short .button__add-services-service,.add-short .button__add-services-service-dop,.add-short .button__add-projects{align-self:flex-end}.add-long{width:100%;display:flex;flex-direction:column;gap:10px}.add-long-wrapper{width:100%;display:flex;flex-direction:column;gap:10px}.add-long .table-item__long-main-banner th:nth-child(1),.add-long .table-item__long-main-banner td:nth-child(1){width:33.33%}.add-long .table-item__long-main-banner th:nth-child(2),.add-long .table-item__long-main-banner td:nth-child(2){width:33.33%}.add-long .table-item__long-main-banner th:nth-child(3),.add-long .table-item__long-main-banner td:nth-child(3){width:33.34%}.add-long .table-item__long-services th:nth-child(1),.add-long .table-item__long-services td:nth-child(1){width:2.43%}.add-long .table-item__long-services th:nth-child(2),.add-long .table-item__long-services td:nth-child(2){width:13.41%}.add-long .table-item__long-services th:nth-child(3),.add-long .table-item__long-services td:nth-child(3){width:13.41%}.add-long .table-item__long-services th:nth-child(4),.add-long .table-item__long-services td:nth-child(4){width:13.41%}.add-long .table-item__long-services th:nth-child(5),.add-long .table-item__long-services td:nth-child(5){width:13.41%}.add-long .table-item__long-services th:nth-child(6),.add-long .table-item__long-services td:nth-child(6){width:13.41%}.add-long .table-item__long-services th:nth-child(7),.add-long .table-item__long-services td:nth-child(7){width:13.41%}.add-long .table-item__long-services th:nth-child(8),.add-long .table-item__long-services td:nth-child(8){width:13.41%}.add-long .table-item__long-services th:nth-child(9),.add-long .table-item__long-services td:nth-child(9){width:3.8%}.add-long .table-item__long-services-dop th:nth-child(1),.add-long .table-item__long-services-dop td:nth-child(1){width:2.43%}.add-long .table-item__long-services-dop th:nth-child(2),.add-long .table-item__long-services-dop td:nth-child(2){width:31.29%}.add-long .table-item__long-services-dop th:nth-child(3),.add-long .table-item__long-services-dop td:nth-child(3){width:31.29%}.add-long .table-item__long-services-dop th:nth-child(4),.add-long .table-item__long-services-dop td:nth-child(4){width:31.29%}.add-long .table-item__long-services-dop th:nth-child(5),.add-long .table-item__long-services-dop td:nth-child(5){width:3.71%}.add-long .table-item__long-projects th:nth-child(1),.add-long .table-item__long-projects td:nth-child(1){width:2.43%}.add-long .table-item__long-projects th:nth-child(2),.add-long .table-item__long-projects td:nth-child(2){width:93.86%}.add-long .table-item__long-projects th:nth-child(3),.add-long .table-item__long-projects td:nth-child(3){width:3.71%}.add-long .table-item__long-manager th:nth-child(1),.add-long .table-item__long-manager td:nth-child(1){width:33.33%}.add-long .table-item__long-manager th:nth-child(2),.add-long .table-item__long-manager td:nth-child(2){width:33.33%}.add-long .table-item__long-manager th:nth-child(3),.add-long .table-item__long-manager td:nth-child(3){width:33.34%}.add-long .button__add-services-service,.add-long .button__add-services-service-dop,.add-long .button__add-projects{align-self:flex-end}@media screen and (print){html,body{width:420mm}}@media print{main,body,html{margin:0 auto}body{width:1920px}.hints,.calc-cost__hint{display:none !important}}/*# sourceMappingURL=style.css.map */
