@charset "UTF-8";/*!
* Bootstrap Grid v5.1.3 (https://getbootstrap.com/)
* Copyright 2011-2021 The Bootstrap Authors
* Copyright 2011-2021 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}@media (min-width:576px){.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}}@media (min-width:768px){.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}}@media (min-width:992px){.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}}@media (min-width:1200px){.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}}@media (min-width:1400px){.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}*{box-sizing:border-box;margin:0;padding:0;outline:0}body{color:#292f36;font-size:14px;font-family:PTRootUI,sans-serif}a{color:#292f36;text-decoration:none}img,svg{max-width:100%}.section{padding:28px 0 56px}.title{margin-bottom:24px}.title-button{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}h1,.h1{font-weight:700;font-size:30px;font-family:PTRootUI,sans-serif;line-height:36px;color:#292f36}h2,.h2{font-weight:700;font-size:18px;font-family:PTRootUI,sans-serif;color:#292f36}.loading{position:relative}.loading:before{position:absolute;top:0;bottom:0;left:0;right:0;z-index:5;content:"";background-image:url(/assets/loader-c5812ceb.svg);background-color:#ffffff80;background-repeat:no-repeat;background-position:center;transition:opacity .17s linear,z-index 0s linear .17s}@media screen and (max-width: 991.98px){.container{max-width:100%}}.events-false{pointer-events:none}.events-false.header,.events-false.header-mobile{opacity:.6}.events-all{pointer-events:all}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}@font-face{font-family:lg;src:url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEYOjpGnQRXowC/GBq51eymLRXrsXsTzXX37VlXzeVxoI6m8Gy67oBnzsB6DoQYY7GHM2fbT4oS9zON45lPnwbmww2BL0G89EnfaVPi5eJ3NZFtjc277Wb9M1A+UWG2WZyrj6PMKmLHRoH04iZLuivlsHTmm9/qYJ1r2Z90DtuKYduK6SdNZ3dRRxHAoE+l4HGM6MyIe+0se+zHEfsP4s2sqqnVdSTE/8lCVYMRVsuBVEJOvT3fa1Xr4X2iDZflVFmxyDmpu1r8b9IsVzXUB9w1/l9ccf7WCszaI1ATtUx7oRztk1dtbBcciudJAi83Vv2yaTg9uON6toxLlIM2GVxClo2eVBt5gcOHRwHLIpptC92TeKRi3MjtBkTAOaoU+6P1q364+kdgt/+xh2fRvlOf2p5xR4ut7P4s0sPwY63OguajQWuYqMjUWaA9100ya6yHdHr/BMyxN9QmGa2zjPnbZr17KTy9weKwqXYtqjcMunRkgE9kP+Refvml14hAZw8WFQGmZnnaEi0eLUQTCc+tLSphVyaUH6lAJoXjF1MDiaFSOexNCRKYW8TOkhKzDEDjPDvHHI3c5hXbQLhujhUuPmBYd+N/EaktFsDqoDo4/G0yx70s3SSuXJDIvjMNsIQ7TDqb+/sv8NHGl6BvDAMOnsCpv9PQcP9tS6N294zEnwtNdt2tfTXSz7JGwAqALmbKpr90BaeqA9tlvduWP4/xa0thZcJMNDC6XqrFuy2xGF7YaiQkN7UfhEbMaNkOxQHezh7YVFBsP9TcoybgmzhaExmpxb/78Naf89LmVWthVvvSWh3rZUWtlMFStWENDf5uqEd2LiP/M/fvWEWUntjnTynpI2ainnLdjPUIvL2uGFJvoUQy0taZvPePLqxy0lK6mUo8yp6B+WtdyyTHivdrgLZrhbvAOlWMbQEJtJZ7JuXgRLC+hwe/kb90WvW4U4/PGGRUmLk995J1loWLRhQwVCKkve4JOS8YJASY+P8KQNe/vahGNU8TJRe/eCaaG7ozsrt6Ixu623v/ck0rvlG2EYBoAh6abIxoZ9UeHoNQAiMPKv/8pIi+47EAMHcfLh7dyX8q0Po+Iap94fFob+4fr/DXr96x+j1x2dhZ0dBfRqardjBIZ+M+S6Lo6ojE+4HKF7Kz7zG+eCOkwQ98UfOirDqrckKPVz3sR8srT/gsev3H0p3Rq7wkD1JLE/XZ+2Ze5pV5eqPiqqmBkc1PQYDBvlk5MdqQff21UyInvyhyjMsHXV33tD3zaQ7Us/NKfX44qLQ/8ffOtzXIjnymRNXampDWkGDR5yOyThG2/9UXC6liWEEz0hX+uR1Xg780i4eNOSig3Fk2pSkPpBqrrmx3/+TbB2ya9ePfrGJx98H8rvjKsRQoSh/G0s8cO6bhwwUI8vUz1c21B04cscrjVV1q8zzCVJkmv/T8y21/bLszJpxeqptculJZpleUyKrPX/X3QZBL+rl+hTWuR/2At7LhYVX9BBsULaqi9LWh+6xMDLW6V65dy2gsMbszemQ96XMDvrSfRM60ceo5R/oGDXB0KrxJsTACBhbV48S4Cd5IeyAVdU5Yg+2nPGKS+XAwmOljrwpIdMmdJPexI9ndnIXUIVgety83YzRdXD6E6YvF0gVGJRMhpOyQW6xGM0Zbq7zw8AoAcWAYa7cSOsARF+Fm8DBAAYgDUq07ZSWvm3UIoAAIAfde39SB7Hz+K/xR9vAkMBg0YE8PKEChkH47+9MDggitAdAEObxnBmZAFu5C4eyMxqN/2c3ZUK2qJ+tDUvrTR/BGHDbqZplsDNZVVQjIaim4XA6TE4YLCfEdweIwAKaArx8aN1JETYMNMDEWGYZdRjMJDAB4T7+EEiwAdiBKCBlRQCfnwjEgohbttG2AYb3yS+7tWIDW1rd/6mMedAM+yEHbAvWge0XgNevwdW20Cmdfb6NXBYqm+DtZHUyUW88R/abjA/OxeYpIa9sNmNGMqHbMgd2CAZPzVuOfQFg5H275pWwx73mQMODQAAAA==) format("woff2"),url(/assets/lg-22b72ba5.ttf?io9a6k) format("truetype"),url(/assets/lg-fefc5c0d.woff?io9a6k) format("woff"),url(/assets/lg-f2fe1c00.svg?io9a6k#lg) format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{font-family:lg!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.lg-next,.lg-prev{background-color:#00000073;border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none}.lg-next.disabled,.lg-prev.disabled{opacity:0!important;cursor:default}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@-webkit-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-moz-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-ms-keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@-webkit-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-moz-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@-ms-keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg,rgba(0,0,0,0),rgba(0,0,0,.4))}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;will-change:color;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear;background:none;border:none;box-shadow:none}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity .2s ease-out 0s;-o-transition:opacity .2s ease-out 0s;transition:opacity .2s ease-out 0s}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.6))}.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0}.lg-error-msg{font-size:14px;color:#999}.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear;transition:transform .08 cubic-bezier(0,0,.25,1) 0s,opacity .08 cubic-bezier(0,0,.25,1) 0s,color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(.5,.5,.5);-o-transform:scale3d(.5,.5,.5);-ms-transform:scale3d(.5,.5,.5);-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1,1,1);-o-transform:scale3d(1,1,1);-ms-transform:scale3d(1,1,1);-webkit-transform:scale3d(1,1,1);transform:scaleZ(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255,255,255,.6)}.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px}.lg-group:after{content:"";display:table;clear:both}.lg-container{display:none;outline:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform,opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s,opacity .25s cubic-bezier(0,0,.25,1) 0s}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0}.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/assets/loading-298ad3ff.gif) no-repeat scroll center center transparent}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0,0%,0);transform:translateZ(0);opacity:1}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(.175,.885,.32,1.275) 0s;transition:transform 1s cubic-bezier(.175,.885,.32,1.275) 0s}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;-webkit-transition:-webkit-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out 0s;-o-transition:-o-transform .35s ease-out 0s;transition:transform .35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.preloader[data-v-0edbfaa1]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:50}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.input[data-v-11bcf1a8]{position:relative;font-weight:500}.input__field[data-v-11bcf1a8]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;width:100%;background-color:#f9fafa;color:#292f36;border-radius:4px 4px 0 0;box-shadow:inset 0 -1px #cfd0d1;transition:box-shadow .17s linear,background-color .17s linear,color .17s linear;border:0}.input__field[type=number][data-v-11bcf1a8]::-webkit-outer-spin-button,.input__field[type=number][data-v-11bcf1a8]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input__field[type=number][data-v-11bcf1a8]{-moz-appearance:textfield}.input__field[data-v-11bcf1a8]::placeholder{font-size:0}.input__field[data-v-11bcf1a8]::-webkit-input-placeholder{color:transparent}.input__field[data-v-11bcf1a8]:hover,.input__field[data-v-11bcf1a8]:focus{background-color:#ebedee}.input__field[data-v-11bcf1a8]:focus{box-shadow:inset 0 -2px #f4691b}.input__field[data-v-11bcf1a8]:focus::-webkit-input-placeholder{color:#68717b}.input__field[data-v-11bcf1a8]:focus::placeholder{font-size:inherit}.input__field-normal[data-v-11bcf1a8]{height:46px;padding:20px 12px 8px}.input__field-dense[data-v-11bcf1a8]{padding:4px 12px}.input__label[data-v-11bcf1a8]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;position:absolute;top:14px;left:12px;z-index:2;color:#292f36;pointer-events:none;transform-origin:bottom left;transition:transform .17s linear,color .17s linear}.input__field:focus+.input__label[data-v-11bcf1a8],.input__label_active[data-v-11bcf1a8]{color:#68717b;transform:translateY(-73%) scale(.6)}.input__label_mini:focus+.input__label[data-v-11bcf1a8]{font-size:18px;width:150%}.input_disabled .input__field[data-v-11bcf1a8]{background-color:#f9fafa;color:#68717b;pointer-events:none}.input_disabled .input__label[data-v-11bcf1a8]{color:#68717b}.required[data-v-11bcf1a8]{color:#f4691b}.input__field[data-v-11bcf1a8]::-webkit-input-placeholder{color:#a5a5a5}.input__field[data-v-11bcf1a8]::-moz-placeholder{color:#a5a5a5}.input__field[data-v-11bcf1a8]:-moz-placeholder{color:#a5a5a5}.input__field[data-v-11bcf1a8]:-ms-input-placeholder{color:#a5a5a5}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.select[data-v-5763105c]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;position:relative;cursor:pointer}.select[data-v-5763105c]:after{position:absolute;top:0;bottom:0;right:12px;width:6px;height:6px;margin:auto 0;content:"";border-top:2px solid #969ba0;border-right:2px solid #969ba0;transform:rotate(135deg);pointer-events:none;transition:transform .15s ease}.select:hover .select__field[data-v-5763105c],.select_opened[data-v-5763105c]{background-color:#ebedee}.select_opened[data-v-5763105c]:after{transform:rotate(-45deg)}.select_opened .select__field[data-v-5763105c]{box-shadow:inset 0 -2px #f4691b}.select_white .select__field[data-v-5763105c],.select_white:hover .select__field[data-v-5763105c]{background-color:#fff}.select_disabled[data-v-5763105c]{pointer-events:none}.select_disabled .select__field[data-v-5763105c]{background-color:#f9fafa;color:#68717b}.select_colors[data-v-5763105c]:not(.select_opened):after{top:-3px}.select_colors[data-v-5763105c]:after{top:2px;border-color:#fff}.select_colors .select__field[data-v-5763105c]{padding:5px 8px;height:27px;box-shadow:none;border-radius:4px}.select_colors .select__value-label>div[data-v-5763105c]{font-size:14px;font-weight:700;letter-spacing:.32px;color:#fff}.select__field[data-v-5763105c]{width:100%;height:46px;box-sizing:border-box;padding:14px 32px 8px 12px;background-color:#f9fafa;border-radius:4px 4px 0 0;box-shadow:inset 0 -1px #cfd0d1;transition:box-shadow .17s linear,background-color .17s linear,color .17s linear;-webkit-user-select:none;user-select:none}.select__field_flex[data-v-5763105c]{display:flex;align-items:flex-end}.select__label[data-v-5763105c]{position:absolute;top:16px;left:12px;z-index:2;transform-origin:bottom left;color:#68717b;transform:translateY(-73%) scale(.7);white-space:nowrap}.select__value[data-v-5763105c]{@apply flex;}.select__value-label[data-v-5763105c]{flex:1 1 100%;min-width:0}.select__value-label>div[data-v-5763105c]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__options[data-v-5763105c]{position:absolute;max-height:197px;overflow-y:auto;bottom:-4px;left:0;z-index:7;width:100%;padding:12px 4px;background:#ffffff;border:1px solid #ebedee;box-shadow:0 6px 20px #23293029;transform:translateY(100%)}.select__options[data-v-5763105c]::-webkit-scrollbar{width:6px}.select__options[data-v-5763105c]::-webkit-scrollbar-thumb{background:#ff8635}.select__options[data-v-5763105c]::-webkit-scrollbar-track{background:#ffffff}.select__options_extended[data-v-5763105c]{max-height:290px}.select__option[data-v-5763105c]{position:relative;padding:5px 28px 3px 8px;border-radius:4px}.select__option[data-v-5763105c]:hover{background:#f9fafa}.select__option_checked[data-v-5763105c]:after{position:absolute;top:8px;right:8px;width:10px;height:6px;content:"";background:0 0;border-bottom:2px solid #f4691b;border-left:2px solid #f4691b;transform:rotate(-45deg)}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-filters[data-v-c375f9c9]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;border-radius:4px;border:1px solid #dcdfe1;box-shadow:0 6px 20px #232930bf;padding:20px}@media screen and (max-width: 991.98px){.premises-filters[data-v-c375f9c9]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 575.98px){.premises-filters[data-v-c375f9c9]{grid-template-columns:repeat(1,1fr)}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-list[data-v-8f6111e3]{width:100%;border-collapse:collapse}.premises-list th[data-v-8f6111e3]{text-align:center;padding:20px;background-color:#f9fafa;border-top:1px solid #dcdfe1;border-bottom:1px solid #dcdfe1;white-space:nowrap}.premises-list th[data-v-8f6111e3]:first-of-type{border-left:1px solid #dcdfe1;border-radius:4px 4px 0 0}.premises-list th[data-v-8f6111e3]:last-of-type{border-right:1px solid #dcdfe1;border-radius:0 0 4px 4px}.premises-list tbody tr[data-v-8f6111e3]{cursor:pointer}.premises-list td[data-v-8f6111e3]{max-width:max-content;text-align:center;padding:20px 10px;border-bottom:1px solid #dcdfe1;font-weight:500}.premises-list td[data-v-8f6111e3]:first-of-type{border-left:1px solid #dcdfe1}.premises-list td[data-v-8f6111e3]:last-of-type{border-right:1px solid #dcdfe1}.premises-list__reworks[data-v-8f6111e3]{display:flex;justify-content:center;align-items:center;margin-right:-5px}.premises-list__rework[data-v-8f6111e3]{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;border:2px solid #ffffff;font-weight:700;margin-left:-5px}.premises-list .red[data-v-8f6111e3]{color:#a32e2e!important}@media screen and (max-width: 991.98px){.premises-list th[data-v-8f6111e3],.premises-list td[data-v-8f6111e3]{padding:20px 5px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-list-mobile[data-v-adc45850]{display:grid;grid-template-columns:repeat(1,1fr);gap:1em}.premises-list-mobile__item[data-v-adc45850]{padding:16px 12px;border:1px solid #dcdfe1;border-radius:4px}.premises-list-mobile__grid[data-v-adc45850]{display:grid;grid-template-columns:max-content 1fr;font-weight:500;gap:10px 0;margin-bottom:18px}.premises-list-mobile__grid>div[data-v-adc45850]:nth-of-type(odd){color:#68717b}.premises-list-mobile__grid>div[data-v-adc45850]:nth-of-type(2n){text-align:right}.premises-list-mobile__mini[data-v-adc45850]{font-size:12px;color:#68717b}.premises-list-mobile__reworks[data-v-adc45850]{display:flex;justify-content:flex-end;align-items:center;margin-right:-5px}.premises-list-mobile__all-reworks>div[data-v-adc45850]:not(:last-child){margin-bottom:5px}.premises-list-mobile__all-reworks>div>p[data-v-adc45850]{color:#68717b;font-weight:500}.premises-list-mobile__rework[data-v-adc45850]{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;border:2px solid #ffffff;font-weight:700;margin-left:-5px}.premises-list-mobile .red[data-v-adc45850]{color:#a32e2e!important}@media screen and (min-width: 576px) and (max-width: 767.98px){.premises-list-mobile[data-v-adc45850]{grid-template-columns:repeat(2,1fr)}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-filters[data-v-0e2c7d08]{margin-bottom:24px}.premises-list-mobile[data-v-0e2c7d08]{display:none}@media screen and (max-width: 767.98px){.premises-list[data-v-0e2c7d08]{display:none}.premises-list-mobile[data-v-0e2c7d08]{display:grid}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.photo-uploader[data-v-b611ad7d]{display:grid;grid-template-columns:repeat(5,1fr);gap:1em}.photo-uploader__item[data-v-b611ad7d]{width:100%;padding-bottom:100%;border-radius:4px;background-position:center;background-size:cover;position:relative}.photo-uploader__item_add[data-v-b611ad7d]{position:relative;cursor:pointer;border:1px solid #dcdfe1}.photo-uploader__item-label[data-v-b611ad7d]{font-size:12px;font-weight:500;margin-top:4px}.photo-uploader__item-wrapper[data-v-b611ad7d]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.photo-uploader__item-delete[data-v-b611ad7d]{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#0009;cursor:pointer;border-radius:4px}.photo-uploader__item-delete[data-v-b611ad7d]:before,.photo-uploader__item-delete[data-v-b611ad7d]:after{position:absolute;top:14px;left:5px;width:20px;height:2px;content:"";background:#ffffff}.photo-uploader__item-delete[data-v-b611ad7d]:before{transform:rotate(45deg)}.photo-uploader__item-delete[data-v-b611ad7d]:after{transform:rotate(-45deg)}.photo-uploader__input[data-v-b611ad7d]{position:absolute;visibility:hidden}.photo-uploader_files[data-v-b611ad7d]{grid-template-columns:repeat(1,1fr);gap:1em}.photo-uploader_files .photo-uploader__item[data-v-b611ad7d]{padding-bottom:0}.photo-uploader_files .photo-uploader__item[data-v-b611ad7d]:not(.photo-uploader__item_add){background-image:url(/assets/file-c970d699.svg?url)!important;background-repeat:no-repeat;background-size:24px 24px;background-position:left;padding-left:30px;line-height:24px}.photo-uploader_files .photo-uploader__item-wrapper[data-v-b611ad7d]{padding:4px;position:static;transform:none}.photo-uploader_files .photo-uploader__item-label[data-v-b611ad7d]{margin-top:0}.photo-uploader_files .photo-uploader__item_add[data-v-b611ad7d]{border-style:dashed}.photo-uploader_files .photo-uploader__item-delete[data-v-b611ad7d]{width:24px;height:24px}.photo-uploader_files .photo-uploader__item-delete[data-v-b611ad7d]:before,.photo-uploader_files .photo-uploader__item-delete[data-v-b611ad7d]:after{top:11px;left:2px}@media screen and (max-width: 549.98px){.photo-uploader[data-v-b611ad7d]:not(.photo-uploader_files){grid-template-columns:repeat(3,1fr)}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.dropdown-menu{position:absolute;top:calc(100% + 10px);left:calc(50% - 150px);background-color:#fff;width:300px;padding:0 10px;box-shadow:0 6px 20px #23293029;z-index:2}.dropdown-menu._left{left:initial;right:-14px}.dropdown-menu._left:before{left:initial;right:10px}.dropdown-menu:before{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 15px 16px 15px;border-color:transparent transparent #ffffff transparent;position:absolute;top:-12px;left:calc(50% - 15px)}.dropdown-menu:after{content:"";display:block;width:100%;height:12px;top:-12px;left:0;position:absolute}.dropdown-menu .item{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;padding:10px 0 10px 36px;background-position:left center;background-repeat:no-repeat}.dropdown-menu .item:not(:last-child){border-bottom:1px solid #dcdfe1}.dropdown-menu .item_paper{background-image:url(/assets/paper-d2555bff.svg)}.dropdown-menu .item_list{background-image:url(/assets/list-f1895096.svg)}.dropdown-menu .item_status{background-image:url(/assets/status-a937d966.svg)}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.modal[data-v-e08b8e4b]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:13}.modal__wrapper[data-v-e08b8e4b]{position:fixed;top:50%;transform:translateY(-50%);left:calc(50% - 275px);width:550px;background-color:#fff;padding:40px 40px 30px;transition:top .4s ease;overflow-y:auto;max-height:100%}.modal_wide .modal__wrapper[data-v-e08b8e4b]{width:100%;max-width:1023px;left:calc(50% - 511px)}.modal__close[data-v-e08b8e4b]{position:absolute;top:10px;right:10px;width:25px;height:25px;font-size:0;-webkit-appearance:button;cursor:pointer;opacity:.5}.modal__close[data-v-e08b8e4b]:before,.modal__close[data-v-e08b8e4b]:after{position:absolute;top:11px;left:0;width:25px;height:2px;content:"";background:#40464d}.modal__close[data-v-e08b8e4b]:before{transform:rotate(45deg)}.modal__close[data-v-e08b8e4b]:after{transform:rotate(-45deg)}.modal__close[data-v-e08b8e4b]:hover{opacity:1}.modal__shadow[data-v-e08b8e4b]{background-color:#292f36cc;transition:background-color .34s ease;top:0;right:0;bottom:0;left:0;position:fixed;z-index:-1}@media screen and (max-width: 549.98px){.modal .modal__wrapper[data-v-e08b8e4b]{width:100%;left:0}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.textarea[data-v-bb728c76]{position:relative}.textarea__field[data-v-bb728c76]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;background-color:#f9fafa;display:block;padding:23px 12px 8px;box-shadow:inset 0 -1px #cfd0d1;transition:box-shadow .17s linear,background-color .17s linear,color .17s linear;min-height:96px;width:100%;resize:vertical;border-radius:4px 4px 0 0;border:0}.textarea__field[data-v-bb728c76]:hover,.textarea__field[data-v-bb728c76]:focus{background-color:#ebedee}.textarea__field[data-v-bb728c76]:focus{box-shadow:inset 0 -2px #f4691b}.textarea__label[data-v-bb728c76]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;color:#40464d;position:absolute;top:12px;left:12px;z-index:2;pointer-events:none;transform-origin:bottom left;transition:transform .17s linear,color .17s linear}.textarea__field:focus+.textarea__label[data-v-bb728c76],.textarea__label_active[data-v-bb728c76]{color:#68717b;transform:translateY(-59%) scale(.7)}.textarea_not-resizable[data-v-bb728c76]{resize:none}.textarea_disabled .textarea__field[data-v-bb728c76]{background-color:#f9fafa;color:#232930}.textarea_disabled .textarea__label[data-v-bb728c76]{color:#68717b}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.button[data-v-801d34ab]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:700;letter-spacing:.32px;display:flex;align-items:center;justify-content:center;gap:6px;background-color:#f4691b;border:0;padding:8px 16px;border-radius:4px;color:#fff;transition:background-color .3s ease;cursor:pointer}.button[data-v-801d34ab]:hover{background-color:#cd4a00}.button_ghost[data-v-801d34ab]{background-color:transparent;color:#969ba0;border:1px solid #969ba0}.button_ghost[data-v-801d34ab]:hover{background-color:transparent}.button_ghost-dashed[data-v-801d34ab]{background-color:transparent;color:#969ba0;border:1px dashed #969ba0;font-weight:500}.button_ghost-dashed[data-v-801d34ab]:hover{background-color:transparent}.button_block[data-v-801d34ab]{display:block;width:100%;padding:10px 0}.button_disabled[data-v-801d34ab]{opacity:.6;pointer-events:none}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-inner-main[data-v-776881eb]{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:28px}.premises-inner-main__left[data-v-776881eb]{display:flex;flex-direction:column;padding:20px;background-color:#f9fafa;border-radius:4px;border:1px solid #dcdfe1;position:relative}.premises-inner-main__title[data-v-776881eb]{margin-bottom:10px}.premises-inner-main__description[data-v-776881eb]{color:#68717b;font-weight:700;margin-bottom:10px}.premises-inner-main__info-cell[data-v-776881eb]{display:flex;justify-content:space-between;align-items:flex-start;padding:10px;font-weight:500}.premises-inner-main__info-cell[data-v-776881eb]:not(:last-child){border-bottom:1px solid #dcdfe1}.premises-inner-main__info-cell>div[data-v-776881eb]:nth-child(2n){font-weight:700;text-align:right}.premises-inner-main__label[data-v-776881eb]{font-weight:500;margin-bottom:4px}.premises-inner-main__value[data-v-776881eb]{font-weight:700}.premises-inner-main__value.red[data-v-776881eb]{color:#a32e2e}.premises-inner-main__all-reworks[data-v-776881eb]{width:100%;display:flex;justify-content:space-between;gap:42px;margin-top:10px}.premises-inner-main__reworks[data-v-776881eb]{display:flex;justify-content:flex-start;align-items:center;margin-right:-5px;margin-top:5px}.premises-inner-main__rework[data-v-776881eb]{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;border:2px solid #ffffff;font-weight:700;margin-left:-5px}.premises-inner-main__client-dates[data-v-776881eb]{display:grid;grid-template-columns:1fr 1fr;justify-items:flex-end;gap:0 10px;margin-top:12px}.premises-inner-main__client-dates>div[data-v-776881eb]:nth-child(odd){font-weight:700}.premises-inner-main__client-dates>div[data-v-776881eb]:nth-child(2n){color:#68717b}.premises-inner-main__client-dates>div:nth-child(2n).red[data-v-776881eb]{color:#a32e2e}.premises-inner-main__right[data-v-776881eb]{display:flex;justify-content:center;align-items:center;padding:20px}.premises-inner-main__image[data-v-776881eb]{max-height:400px}.premises-inner-main__actions[data-v-776881eb]{position:absolute;top:10px;right:12px;display:grid;grid-auto-flow:column;gap:10px}.premises-inner-main__action[data-v-776881eb]{display:flex;justify-content:center;align-items:center;width:30px;height:30px;cursor:pointer;position:relative}.premises-inner-main__action_disabled[data-v-776881eb]{opacity:.5;pointer-events:none}.premises-inner-main__action-counter[data-v-776881eb]{position:absolute;top:-3px;right:-3px;font-size:12px;font-weight:700;background-color:#f4691b;color:#fff;border-radius:50%;width:16px;height:16px;display:flex;justify-content:center;align-items:center}.premises-inner-main__comment[data-v-776881eb]{margin-top:auto}.premises-inner-main__comment[data-v-776881eb] .textarea__field{height:50px!important}@media screen and (max-width: 767.98px){.premises-inner-main__left[data-v-776881eb]{padding:10px}.premises-inner-main__title[data-v-776881eb]{margin-top:42px}}@media screen and (max-width: 575.98px){.premises-inner-main[data-v-776881eb]{grid-template-columns:repeat(1,1fr)}.premises-inner-main .dropdown-menu[data-v-776881eb]{left:unset;right:0}.premises-inner-main .dropdown-menu[data-v-776881eb]:before{right:0;left:unset}}.meter-modal__block[data-v-776881eb]{margin-bottom:28px}.meter-modal__label[data-v-776881eb]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;margin-bottom:6px}.meter-modal__grid[data-v-776881eb]{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 16px}.meter-modal__grid[data-v-776881eb]:not(:last-of-type){border-bottom:1px solid #dcdfe1;padding-bottom:16px;margin-bottom:16px}.meter-modal__grid~.button[data-v-776881eb]{margin-top:14px}.meter-modal__grid_full-width[data-v-776881eb]{grid-column:span 2}.dropdown-modal__title[data-v-776881eb]{margin-bottom:12px}.dropdown-modal__form[data-v-776881eb]{display:grid;grid-template-columns:repeat(1,1fr);gap:18px}.dropdown-modal__error[data-v-776881eb]{color:#a32e2e}.clients-modal__form[data-v-776881eb]{margin-bottom:24px}.clients-modal__form-block[data-v-776881eb]:not(:last-of-type){margin-bottom:20px}.clients-modal__form-header[data-v-776881eb]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.clients-modal__form-delete[data-v-776881eb]{cursor:pointer;opacity:.6}.clients-modal__form-delete[data-v-776881eb]:hover{opacity:1}.clients-modal__form-label[data-v-776881eb]{font-family:PTRootUI,sans-serif;font-size:14px;font-weight:500}.clients-modal__form-grid[data-v-776881eb]{display:grid;grid-template-columns:1fr;gap:1em}.status-modal__form[data-v-776881eb]{display:grid;grid-template-columns:repeat(1,1fr);gap:18px}.status-confirm-modal__label[data-v-776881eb]{margin-bottom:16px}.status-confirm-modal__actions[data-v-776881eb]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.upload-modal__group[data-v-776881eb]:not(:last-child){margin-bottom:24px}.upload-modal__title[data-v-776881eb]{margin-bottom:12px}[data-v-776881eb] .file-icon>path{stroke:#40464d}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.checkbox[data-v-03c1b956]{display:flex;align-items:center;gap:8px}.checkbox__input[data-v-03c1b956]{display:none}.checkbox__input:checked+.checkbox__pseudo[data-v-03c1b956]{background-color:#f4691b;box-shadow:inset 1px 2px 6px #d75924;min-width:20px}.checkbox__input:checked+.checkbox__pseudo[data-v-03c1b956]:after{content:"";position:absolute;left:4px;top:10px;width:10px;height:5px;border-top:2px solid #ffffff;border-right:2px solid #ffffff;transform:translateY(calc(-50% - 2px)) rotate(135deg)}.checkbox__pseudo[data-v-03c1b956]{background-color:#ebedee;box-shadow:inset 1px 2px 6px #0000000a;border-radius:2px;width:20px;height:20px;position:relative}.checkbox__label[data-v-03c1b956]{font-family:PTRootUI,sans-serif;font-size:14px;font-weight:500;margin-top:1px}.checkbox__pseudo[data-v-03c1b956],.checkbox__label[data-v-03c1b956]{cursor:pointer}.checkbox_outline .checkbox__input:checked+.checkbox__pseudo[data-v-03c1b956]{background-color:transparent;box-shadow:none;border-color:#f4691b}.checkbox_outline .checkbox__input:checked+.checkbox__pseudo[data-v-03c1b956]:after{left:3px;top:8px;border-color:#f4691b}.checkbox_outline .checkbox__pseudo[data-v-03c1b956]{background-color:transparent;border:2px solid #c4c4c4;transition:border-color .17s ease}.checkbox_outline:hover .checkbox__pseudo[data-v-03c1b956]{border-color:#f4691b}.checkbox.disabled[data-v-03c1b956]{opacity:.5;-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.checkbox.disabled .checkbox__label[data-v-03c1b956]{padding-left:30px;margin-left:-30px;position:relative}.checkbox.disabled .checkbox__pseudo[data-v-03c1b956]{pointer-events:none}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.modal__wrap[data-v-34ea3881]{display:flex;gap:16px}.modal__action[data-v-34ea3881]{flex:1 1 0}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-inner-list[data-v-7b82560d]{width:100%;border-collapse:collapse}.premises-inner-list th[data-v-7b82560d]{padding:20px;background-color:#f9fafa;border-top:1px solid #dcdfe1;border-bottom:1px solid #dcdfe1;text-align:left}.premises-inner-list th[data-v-7b82560d]:first-of-type{border-left:1px solid #dcdfe1;border-radius:4px 4px 0 0}.premises-inner-list th[data-v-7b82560d]:last-of-type{border-right:1px solid #dcdfe1;border-radius:0 0 4px 4px}.premises-inner-list tbody tr[data-v-7b82560d]{cursor:pointer}.premises-inner-list tbody tr:hover>td[data-v-7b82560d]{background-color:#f9fafa}.premises-inner-list td[data-v-7b82560d]{padding:20px;border-bottom:1px solid #dcdfe1;font-weight:500}.premises-inner-list td[data-v-7b82560d]:first-of-type{border-left:1px solid #dcdfe1}.premises-inner-list td[data-v-7b82560d]:last-of-type{border-right:1px solid #dcdfe1}.premises-inner-list__type-header[data-v-7b82560d]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.premises-inner-list__checkbox[data-v-7b82560d]{margin-top:10px}.premises-inner-list__datetime[data-v-7b82560d],.premises-inner-list__status[data-v-7b82560d]{font-size:12px;font-weight:500;color:#68717b}.premises-inner-list__status[data-v-7b82560d]:after{content:"";display:inline-block;height:10px;width:10px;border-radius:50%;background-color:var(--color);position:relative;top:1px;left:2px}.premises-inner-list__repeated[data-v-7b82560d]{flex:0 0 100%;text-align:right;margin-top:5px;font-size:12px;font-weight:500;color:#cd4a00}.premises-inner-list__define[data-v-7b82560d]{display:grid;grid-template-columns:1fr 52px;gap:10px}.premises-inner-list__actions[data-v-7b82560d]{display:flex;justify-content:flex-end;align-items:center;gap:24px;color:#40464d}.premises-inner-list__dropdown[data-v-7b82560d]{position:relative}.premises-inner-list__dropdown[data-v-7b82560d] .dropdown-menu{width:max-content}.premises-inner-list__dropdown[data-v-7b82560d] .dropdown-menu .item{padding:10px 0}.premises-inner-list__dropdown>svg[data-v-7b82560d]{display:block}@media screen and (max-width: 991.98px){.premises-inner-list th[data-v-7b82560d],.premises-inner-list td[data-v-7b82560d]{padding:10px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-inner-list-mobile__wrapper[data-v-2c93f5a7]{display:grid;grid-template-columns:repeat(2,1fr);gap:1em}.premises-inner-list-mobile__dropdown[data-v-2c93f5a7]{position:relative}@media screen and (max-width: 575.98px){.premises-inner-list-mobile__wrapper[data-v-2c93f5a7]{grid-template-columns:repeat(1,1fr)}}.premises-card[data-v-2c93f5a7]{padding:14px;border:1px solid #dcdfe1;border-radius:4px}.premises-card__header[data-v-2c93f5a7]{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:500;margin-bottom:12px}.premises-card__header[data-v-2c93f5a7]:empty{display:none}.premises-card__datetime[data-v-2c93f5a7]{color:#68717b}.premises-card__status[data-v-2c93f5a7]:after{content:"";display:inline-block;height:10px;width:10px;border-radius:50%;background-color:var(--color);position:relative;top:1px;left:2px}.premises-card__checkbox[data-v-2c93f5a7]:not(:last-child){margin-bottom:16px}.premises-card__comment[data-v-2c93f5a7]{padding:4px;background-color:#f4f5f6}.premises-card__comment[data-v-2c93f5a7]:not(:last-child){margin-bottom:20px}.premises-card__comment-label[data-v-2c93f5a7]{font-weight:700;color:#68717b;margin-bottom:8px}.premises-card__comment-list>p[data-v-2c93f5a7]{font-weight:500;word-break:break-all}.premises-card__actions[data-v-2c93f5a7]{display:flex;justify-content:flex-end;align-items:center;gap:10px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.searchbar[data-v-8fe6b86f]{position:relative}.searchbar__input[data-v-8fe6b86f]{font-family:PTRootUI,sans-serif;font-size:14px;font-weight:500;padding:11.5px 50px;background-color:#f4f5f6;border:1px solid #dcdfe1;border-radius:4px;width:100%;background-image:url(/assets/search-88505152.svg);background-repeat:no-repeat;background-position:14px 8.5px}.searchbar__clear[data-v-8fe6b86f]{position:absolute;top:6px;right:14px;opacity:.5;cursor:pointer}.searchbar__clear[data-v-8fe6b86f]:hover{opacity:1}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.toggle[data-v-adef124e]{display:flex;align-items:center}.toggle__input[data-v-adef124e]{display:none}.toggle__input:checked+.toggle__pseudo[data-v-adef124e]:after{left:17px;background:#f4691b}.toggle__pseudo[data-v-adef124e]{position:relative;width:34px;height:20px;background:#ebedee;border-radius:12px;box-shadow:inset 1px 2px 6px #2329300a;margin-right:8px}.toggle__pseudo[data-v-adef124e]:after{content:"";position:absolute;top:1px;left:3px;width:14px;height:14px;background:#68717b;border:2px solid #ffffff;border-radius:50%;box-shadow:0 1px 2px #23293029;transition:left .17s ease,color .17s ease}.toggle__label[data-v-adef124e]{font-family:PTRootUI,sans-serif;font-size:14px;font-weight:500}.toggle__pseudo[data-v-adef124e],.toggle__label[data-v-adef124e]{cursor:pointer;-webkit-user-select:none;user-select:none}.toggle.disabled[data-v-adef124e]{z-index:-1;position:relative}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.overlay[data-v-ac5e6354]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11}.overlay__wrapper[data-v-ac5e6354]{position:fixed;top:0;bottom:0;left:0;width:777px;background-color:#fff;padding:24px;transition:left .4s ease;overflow-y:auto}.overlay__wrapper[data-v-ac5e6354]::-webkit-scrollbar{width:6px}.overlay__wrapper[data-v-ac5e6354]::-webkit-scrollbar-thumb{background:#ff8635}.overlay__wrapper[data-v-ac5e6354]::-webkit-scrollbar-track{background:#ebedee}.overlay__content[data-v-ac5e6354]{padding:0 40px}.overlay__close[data-v-ac5e6354]{position:sticky;margin-left:auto;top:0;right:0;width:40px;height:40px;font-size:0;-webkit-appearance:button;cursor:pointer;opacity:.5}.overlay__close[data-v-ac5e6354]:before,.overlay__close[data-v-ac5e6354]:after{position:absolute;top:19px;left:4px;width:32px;height:2px;content:"";background:#40464d}.overlay__close[data-v-ac5e6354]:before{transform:rotate(45deg)}.overlay__close[data-v-ac5e6354]:after{transform:rotate(-45deg)}.overlay__close[data-v-ac5e6354]:hover{opacity:1}.overlay__shadow[data-v-ac5e6354]{background-color:#292f36cc;transition:background-color .34s ease;top:0;right:0;bottom:0;left:0;position:fixed;z-index:-1}@media screen and (max-width: 991.98px){.overlay__wrapper[data-v-ac5e6354]{width:100%;padding:16px}}@media screen and (max-width: 575.98px){.overlay__content[data-v-ac5e6354]{padding:0}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-inner-list[data-v-ab2be9fe]{width:100%;border-collapse:collapse}.premises-inner-list th[data-v-ab2be9fe]{padding:20px;background-color:#f9fafa;border-top:1px solid #dcdfe1;border-bottom:1px solid #dcdfe1;text-align:left}.premises-inner-list th[data-v-ab2be9fe]:first-of-type{border-left:1px solid #dcdfe1;border-radius:4px 4px 0 0}.premises-inner-list th[data-v-ab2be9fe]:last-of-type{border-right:1px solid #dcdfe1;border-radius:0 0 4px 4px}.premises-inner-list tbody tr[data-v-ab2be9fe]{cursor:pointer}.premises-inner-list tbody tr:hover:not(.ready)>td[data-v-ab2be9fe]{background-color:#f9fafa}.premises-inner-list tbody tr.ready[data-v-ab2be9fe]{background-color:#008632a0}.premises-inner-list td[data-v-ab2be9fe]{padding:20px;border-bottom:1px solid #dcdfe1;font-weight:500}.premises-inner-list td[data-v-ab2be9fe]:first-of-type{border-left:1px solid #dcdfe1}.premises-inner-list td[data-v-ab2be9fe]:last-of-type{border-right:1px solid #dcdfe1}.premises-inner-list__pdf-selects[data-v-ab2be9fe]{display:grid;grid-template-columns:1fr 1fr;gap:10px}.premises-inner-list__type-header[data-v-ab2be9fe]{display:flex;justify-content:space-between;align-items:center}.premises-inner-list__checkbox[data-v-ab2be9fe] .checkbox__pseudo{margin-right:0}.premises-inner-list__datetime[data-v-ab2be9fe],.premises-inner-list__status[data-v-ab2be9fe]{font-size:12px;font-weight:500;color:#68717b}.premises-inner-list__status[data-v-ab2be9fe]:after{content:"";display:inline-block;height:10px;width:10px;border-radius:50%;background-color:var(--color);position:relative;top:1px;left:2px}.premises-inner-list__actions[data-v-ab2be9fe]{display:flex;justify-content:flex-end;align-items:center;gap:24px}.premises-inner-list__mobile-select[data-v-ab2be9fe]{display:none;margin-bottom:12px}@media screen and (max-width: 991.98px){.premises-inner-list th[data-v-ab2be9fe],.premises-inner-list td[data-v-ab2be9fe]{padding:10px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}@media screen and (max-width: 991.98px){.premises-inner-list[data-v-ab2be9fe]{display:block}.premises-inner-list thead[data-v-ab2be9fe]{display:none}.premises-inner-list th[data-v-ab2be9fe],.premises-inner-list td[data-v-ab2be9fe]{display:block}.premises-inner-list tbody tr[data-v-ab2be9fe]{display:grid;grid-template-columns:1fr;gap:12px;border:1px solid #dcdfe1;padding:10px}.premises-inner-list tbody tr[data-v-ab2be9fe]:not(:last-child){margin-bottom:18px}.premises-inner-list tbody tr:hover>td[data-v-ab2be9fe]{background-color:#fff}.premises-inner-list td[data-v-ab2be9fe]{width:100%!important;border-bottom:none;background-color:#fff}.premises-inner-list td[data-v-ab2be9fe]:first-of-type{border-left:none}.premises-inner-list td[data-v-ab2be9fe]:last-of-type{border-right:none}.premises-inner-list .premises-inner-list__pdf-selects[data-v-ab2be9fe]{grid-template-columns:1fr}.premises-inner-list__mobile-select[data-v-ab2be9fe]{display:block}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-inner-import-pdf__menu[data-v-52f25a00]{background-color:#f9fafa;border-radius:4px;border:1px solid #dcdfe1;margin-bottom:28px;display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding:20px}.premises-inner-import-pdf__fixed[data-v-52f25a00]{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:12px;padding:5px;background-color:#ff8635}.premises-inner-import-pdf__fixed p[data-v-52f25a00]{color:#fff;font-weight:500;margin-right:12px}.premises-inner-import-pdf__fixed[data-v-52f25a00] .button_ghost{color:#fff;border-color:#fff}.pdf-overlay__title[data-v-52f25a00]{margin-bottom:32px}.pdf-overlay__textarea[data-v-52f25a00]{margin-bottom:16px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.input-file__label[data-v-75530d41]{display:flex;justify-content:space-between;align-items:center;font-weight:500;border:1px dashed #cfd0d1;border-radius:4px;padding:6px 12px;cursor:pointer;gap:4px}.input-file__field[data-v-75530d41]{position:absolute;display:block;width:0;height:0;opacity:0;z-index:-1}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.premises-inner__title[data-v-070b2516]{margin-bottom:16px}.premises-inner__filter-head[data-v-070b2516]{display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:center;margin-bottom:16px}@media screen and (max-width: 767.98px){.premises-inner__filter-head[data-v-070b2516]{flex-direction:column;align-items:flex-start}}.premises-inner__filter-left[data-v-070b2516],.premises-inner__filter-right[data-v-070b2516]{display:flex;align-items:center;gap:20px;flex-wrap:wrap}@media screen and (max-width: 575.98px){.premises-inner__filter-left[data-v-070b2516]{width:100%;flex-direction:column;align-items:flex-start}.premises-inner__filter-left .searchbar[data-v-070b2516]{width:100%}}@media screen and (max-width: 359.98px){.premises-inner__filter-right[data-v-070b2516]{width:100%;flex-direction:column;align-items:stretch}}@media screen and (max-width: 575.98px){.premises-inner__filter-right[data-v-070b2516]{justify-content:space-between}.premises-inner__filter-right .input-file[data-v-070b2516]{width:100%}.premises-inner__filter-right .stretch-btn[data-v-070b2516]{flex:1 1 0}.premises-inner__filter-right .button[data-v-070b2516]{font-size:14px}}.premises-inner__statuses[data-v-070b2516]{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:12px}.premises-inner__status[data-v-070b2516]{padding:6px 8px;border-radius:4px;font-size:14px;font-weight:700;line-height:17.64px;-webkit-user-select:none;user-select:none;cursor:pointer}.premises-inner__status[data-v-070b2516] span{font-size:14px;font-weight:700;line-height:17.64px;margin-left:5px}.premises-inner-menu[data-v-070b2516]{background-color:#f9fafa;border-radius:4px;border:1px solid #dcdfe1;margin-bottom:28px}.premises-inner-menu__top[data-v-070b2516]{border-bottom:1px solid #dcdfe1}.premises-inner-menu__top[data-v-070b2516],.premises-inner-menu__bottom[data-v-070b2516]{display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding:20px}.premises-inner-menu__search[data-v-070b2516]:only-child{grid-column:span 2}.premises-inner-menu__search-add[data-v-070b2516]{display:flex;justify-content:flex-end;gap:24px;margin-bottom:12px}.premises-inner-menu__search-add .button[data-v-070b2516]{max-width:220px}@media screen and (max-width: 991.98px){.premises-inner-menu__top[data-v-070b2516],.premises-inner-menu__bottom[data-v-070b2516]{gap:10px}}@media screen and (max-width: 575.98px){.premises-inner-list[data-v-070b2516]{display:none}}.premises-inner-list-mobile[data-v-070b2516]{display:none}@media screen and (max-width: 575.98px){.premises-inner-list-mobile[data-v-070b2516]{display:block}}.pi-overlay__title[data-v-070b2516]{margin-bottom:16px}.pi-overlay__section[data-v-070b2516]{display:flex;gap:12px;margin-bottom:20px}.pi-overlay__section>div[data-v-070b2516]{font-size:16px;font-weight:700;letter-spacing:.32px;background-color:#f4691b;border:0;padding:8px 16px;border-radius:4px;color:#fff;-webkit-user-select:none;user-select:none}.pi-overlay__names[data-v-070b2516]{display:flex;align-items:center;margin-bottom:24px}.pi-overlay__name[data-v-070b2516]:not(:last-child){margin-right:30px}.pi-overlay__name-label[data-v-070b2516]{font-size:12px;font-weight:500;line-height:12px;letter-spacing:.24px;color:#68717b}.pi-overlay__name-value[data-v-070b2516]{font-weight:700;font-size:18px;font-family:PTRootUI,sans-serif;letter-spacing:.36px;white-space:nowrap}@media screen and (max-width: 575.98px){.pi-overlay__name-value[data-v-070b2516]{font-size:16px}.pi-overlay__name[data-v-070b2516]:not(:last-child){margin-right:16px}}.pi-overlay__form[data-v-070b2516]{padding:12px 24px;border-radius:4px;border:1px solid #dcdfe1;background:#f4f5f6}.pi-overlay__form-wrapper[data-v-070b2516]:not(:last-of-type){margin-bottom:24px}.pi-overlay__form-block[data-v-070b2516]{position:relative}.pi-overlay__form-block[data-v-070b2516]:not(:last-of-type){margin-bottom:24px;border-bottom:1px solid #dcdfe1;padding-bottom:24px}.pi-overlay__form-eye[data-v-070b2516]{position:absolute;top:0;right:0;cursor:pointer}.pi-overlay__form-datetime[data-v-070b2516]{font-size:12px;font-weight:500;color:#68717b;margin-bottom:8px}.pi-overlay__form-label[data-v-070b2516]{font-size:14px;font-weight:700;letter-spacing:.28px;margin-bottom:12px}.pi-overlay__form-button-wrapper[data-v-070b2516]{text-align:center}.pi-overlay__form-button[data-v-070b2516]{width:200px}.pi-overlay__form-photos[data-v-070b2516]{display:grid;grid-template-columns:repeat(5,1fr);gap:1em;margin-top:12px}.pi-overlay__form-photo[data-v-070b2516]{display:block;max-width:100%;padding-bottom:100%;background-position:center;background-size:cover;border-radius:4px}.pi-overlay__add[data-v-070b2516]{width:100%;margin-top:24px}.pi-overlay textarea[data-v-070b2516]{resize:none;width:100%;display:block}.pi-modal__file-block[data-v-070b2516]:not(:last-child){margin-bottom:24px}.pi-modal__file-block_disabled[data-v-070b2516]{opacity:.6;pointer-events:none}.pi-modal__label[data-v-070b2516]{font-size:16px;font-style:normal;font-weight:700;margin-bottom:16px}.back-link[data-v-070b2516]{font-size:14px;font-weight:700;line-height:20px;letter-spacing:.9px;text-transform:uppercase;position:relative;display:inline-block;padding-left:20px;margin-bottom:16px;color:#232930}.back-link[data-v-070b2516]:hover{color:#f4691b}.back-link[data-v-070b2516]:before{position:absolute;top:5px;left:4px;width:8px;height:8px;content:"";border-top:2px solid #f4691b;border-right:2px solid #f4691b;transform:rotate(-135deg)}.pil-filtered__room[data-v-070b2516]:not(:last-of-type){margin-bottom:24px}.pil-filtered__room-title[data-v-070b2516]{padding:8px 14px;font-size:17px;font-weight:700;color:#fff;background-color:#f4691b;border-radius:4px 4px 0 0;cursor:pointer;position:relative}.pil-filtered__room-title[data-v-070b2516]:after{content:"";display:block;position:absolute;top:8px;right:14px;width:20px;height:20px;background-image:url(/assets/chevron-white-e639d2a5.svg);transition:transform .3s ease}.pil-filtered__room-title_opened[data-v-070b2516]:after{transform:rotate(180deg)}.pil-filtered__section[data-v-070b2516]:not(:last-of-type){margin-bottom:12px}.pil-filtered__section-title[data-v-070b2516]{padding:8px 14px;font-size:16px;font-weight:700;background-color:#f4f5f6;border:1px solid #dcdfe1;cursor:pointer;position:relative}.pil-filtered__section-title[data-v-070b2516]:after{content:"";display:block;position:absolute;top:8px;right:14px;width:20px;height:20px;background-image:url(/assets/chevron-black-57e03b65.svg);transition:transform .3s ease}.pil-filtered__section-title_opened[data-v-070b2516]:after{transform:rotate(180deg)}.pil-filtered[data-v-070b2516] .premises-inner-list>tr{display:none}.pdf-modal__grid[data-v-070b2516]{display:grid;grid-template-columns:1fr;gap:18px}.block-disable[data-v-070b2516]{pointer-events:none;opacity:.5}.h1-wrapper[data-v-070b2516]{display:flex;justify-content:space-between}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.chess-filters[data-v-4eb962fb]{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;border-radius:4px;border:1px solid #dcdfe1;box-shadow:0 6px 20px #232930bf;padding:20px}@media screen and (max-width: 991.98px){.chess-filters[data-v-4eb962fb]{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 575.98px){.chess-filters[data-v-4eb962fb]{grid-template-columns:repeat(1,1fr)}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.chess-statuses__group[data-v-1f7e63e8]{display:flex;align-items:center}.chess-statuses__group[data-v-1f7e63e8]:not(:last-of-type){margin-bottom:16px}.chess-statuses__icon[data-v-1f7e63e8]{margin-right:24px}.chess-statuses__grid[data-v-1f7e63e8]{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.chess-statuses__item[data-v-1f7e63e8]{padding:6px 8px;font-size:12px;font-weight:500;line-height:12px;border-radius:4px}.chess-statuses__item[data-v-1f7e63e8] span{font-size:14px;font-weight:700;line-height:17.64px;margin-left:5px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.chess-table[data-v-d07a6221]{margin:0 20px;display:flex;overflow:auto;height:95vh}.chess-table[data-v-d07a6221]::-webkit-scrollbar-thumb{background-color:#959595;border-radius:5px}.chess-table[data-v-d07a6221]::-webkit-scrollbar-track{background-color:#ececec}.chess-table[data-v-d07a6221]::-webkit-scrollbar{max-width:380px;height:5px;width:5px}.chess-table__aside[data-v-d07a6221]{position:sticky;z-index:3;left:0;height:fit-content;width:86px}.chess-table__aside .chess-table__cell[data-v-d07a6221]{width:86px;height:270px}.chess-table__aside .chess-table__header .chess-table__cell[data-v-d07a6221]{height:86px}.chess-table__header[data-v-d07a6221]{position:sticky;top:0;z-index:2}.chess-table__item[data-v-d07a6221]{height:max-content}.chess-table__item .chess-table__header[data-v-d07a6221]{height:86px}.chess-table__nav[data-v-d07a6221]{display:grid;width:100%;height:86px;border:1px solid #9b9b9b;background-color:#f4f5f6}.chess-table__section[data-v-d07a6221]{position:sticky;left:50%;width:max-content;height:fit-content;transform:translate(11%);padding:5px 15px 7px;top:9px;margin-right:25px;font-weight:500}.chess-table__wrap[data-v-d07a6221]{display:flex}.chess-table__wrap .chess-table__cell[data-v-d07a6221]{width:175px}.chess-table__main[data-v-d07a6221]{border-collapse:collapse}.chess-table__main .chess-table__cell[data-v-d07a6221]{width:175px;height:270px;flex-direction:column;align-items:flex-start}.chess-table__cell[data-v-d07a6221]{border:1px solid #9b9b9b;background-color:#f4f5f6;padding:5px 12px 7px;display:flex;gap:6px;justify-content:center;align-items:center;font-weight:500}.chess-table__cell_divided>div[data-v-d07a6221]{position:absolute;font-size:15px}.chess-table__cell_divided>div[data-v-d07a6221]:first-child{top:21px;right:0;transform:rotate(45deg)}.chess-table__cell_divided>div[data-v-d07a6221]:last-child{bottom:23px;left:11px;transform:rotate(45deg)}.chess-table__cell_divided[data-v-d07a6221]:after{content:"";display:block;height:1px;transform:rotate(45deg);background-color:#9b9b9b;width:118px;position:absolute}.chess-table__cell_empty[data-v-d07a6221]{background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 100 100'><path d='M100 0 L0 100 ' stroke='grey' stroke-width='1'/><path d='M0 0 L100 100 ' stroke='grey' stroke-width='1'/></svg>") no-repeat center center;background-size:100% 100%,auto}.chess-table__checkbox_vertical[data-v-d07a6221]{display:flex;flex-direction:column;align-items:center;gap:5px}.chess-table__checkbox_vertical[data-v-d07a6221] .checkbox__pseudo{margin-right:0}.chess-table__title[data-v-d07a6221]{font-size:14px;font-weight:700;line-height:17.64px;letter-spacing:.02em}.chess-table__title[data-v-d07a6221] .checkbox__label{font-size:14px;font-weight:700;line-height:17.64px;letter-spacing:.02em;margin-top:2px}.chess-table__description[data-v-d07a6221]{font-size:12px;font-weight:500;line-height:14.4px;letter-spacing:.02em}.chess-table__contract[data-v-d07a6221]{font-size:12px;font-weight:500;line-height:120%;letter-spacing:.02em;font-size:11px}.chess-table__status-wrapper[data-v-d07a6221]{width:100%;display:flex;flex-direction:column;gap:6px;background-color:#ffffff57;border-radius:4px;padding:4px 8px}.chess-table__status-wrapper[data-v-d07a6221]:empty{display:none}.chess-table__all-reworks>div[data-v-d07a6221]:not(:last-child){margin-bottom:5px}.chess-table__reworks[data-v-d07a6221]{display:flex;align-items:center;margin-right:-5px}.chess-table__rework[data-v-d07a6221]{display:flex;justify-content:center;align-items:center;width:30px;height:30px;border-radius:50%;border:2px solid #ffffff;font-weight:700;margin-left:-5px}.chess-table__client-dates[data-v-d07a6221]{display:grid;grid-template-columns:1fr 1fr;gap:0 10px;font-size:10px}.chess-table__client-dates>div[data-v-d07a6221]:nth-child(odd){font-weight:700}.chess-table__client-dates .red[data-v-d07a6221]{color:#a32e2e!important}.chess-table__inspection-statuses p[data-v-d07a6221]{font-size:10px;font-weight:700}.chess-table__btns-wrap[data-v-d07a6221]{margin-top:auto}.chess-table__actions[data-v-d07a6221]{padding:20px;box-shadow:0 4px 20px #00000040;position:fixed;left:0;right:0;bottom:0;z-index:9;background-color:#fff;text-align:center}.chess-table__form[data-v-d07a6221]{display:grid;grid-template-columns:1fr;gap:18px}.chess-table__form-actions[data-v-d07a6221]{display:grid;grid-template-columns:1fr 1fr;gap:12px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.chess-filters[data-v-aab5f33c]{margin-bottom:20px}.chess-statuses[data-v-aab5f33c]:not(:last-of-type){margin-bottom:20px}.chess-statuses[data-v-aab5f33c]:last-of-type{margin-bottom:40px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.reports-block__header[data-v-de2a59b3]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#f4691b;padding:12.5px 24px;border-radius:3px 3px 0 0}.reports-block__title[data-v-de2a59b3]{font-size:18px;font-weight:700;line-height:23px;color:#fff}.reports-block__content[data-v-de2a59b3]{overflow-x:auto}.reports-block_opened .reports-block__chevron[data-v-de2a59b3]{transform:rotate(180deg)}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.reports__wrap[data-v-53d352d9]{padding:0 20px}.reports__title[data-v-53d352d9]{margin-bottom:16px}.reports__selects[data-v-53d352d9]{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:12px;margin-bottom:28px}.reports__selects>.select[data-v-53d352d9],.reports__selects .input[data-v-53d352d9]{flex:1}@media screen and (max-width: 975px){.reports__selects[data-v-53d352d9]{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 639px){.reports__selects[data-v-53d352d9]{grid-template-columns:1fr}}.reports__download[data-v-53d352d9]{height:46px}.reports__main .reports-block[data-v-53d352d9]:not(:last-child){margin-bottom:40px}.report-table[data-v-53d352d9]{width:100%;border-collapse:collapse;border-left:1px solid #dcdfe1;border-right:1px solid #dcdfe1;font-size:16px;font-weight:500;line-height:19.2px}.report-table tr[data-v-53d352d9]{border-bottom:1px solid #dcdfe1;border-top:1px solid #dcdfe1;border-collapse:collapse}.report-table th[data-v-53d352d9],.report-table td[data-v-53d352d9]{padding:10px 8px}.report-table td[data-v-53d352d9]{text-align:center}.report-table td[data-v-53d352d9]:first-child{font-size:16px;font-weight:700;line-height:22.68px}.report-table thead th[data-v-53d352d9],.report-table tfoot th[data-v-53d352d9]{font-size:16px;font-weight:700;line-height:22.68px;background-color:#f4f5f6}.report-table .highlighted[data-v-53d352d9]{background-color:#ffe9cf}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}@media screen and (max-width: 767.98px){.reports__selects[data-v-53d352d9]{flex-direction:column}.reports__selects>div[data-v-53d352d9]{width:100%}.reports__download[data-v-53d352d9]{width:100%;flex-basis:100%}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}@media screen and (max-width: 991.98px){.report-table[data-v-53d352d9]{font-size:14px}.report-table th[data-v-53d352d9],.report-table td[data-v-53d352d9]{padding:10px}.report-table td[data-v-53d352d9]:first-child,.report-table thead th[data-v-53d352d9],.report-table tfoot th[data-v-53d352d9]{font-size:16px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.accordion__header[data-v-0459d829]{display:flex;justify-content:space-between;align-items:center;cursor:pointer;background-color:#f4691b;padding:12.5px 24px;border-radius:3px 3px 0 0}.accordion__caption[data-v-0459d829]{font-size:18px;font-weight:700;line-height:23px;color:#fff}.accordion_opened .accordion__chevron[data-v-0459d829]{transform:rotate(180deg)}.accordion_dark>.accordion__header[data-v-0459d829]{background-color:#68717b}.accordion__content_scroll[data-v-0459d829]{overflow:auto}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.range-input[data-v-1aab1c26]{display:flex;align-items:center;gap:10px}.range-input_disabled[data-v-1aab1c26]{opacity:.7}.range-input_disabled input[type=range][data-v-1aab1c26]::-webkit-slider-thumb{cursor:initial}input[type=range][data-v-1aab1c26]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:18px;border:none;border-radius:4px;overflow:hidden}input[type=range][data-v-1aab1c26]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#f4691b;border:0px solid #f4691b;border-radius:50%;height:18px;width:18px;margin-top:-7px;box-shadow:calc(-100vmax - 18px) 0 0 100vmax #f4691b;cursor:pointer;clip-path:polygon(100% 0,2px 0,0 7px,-100vmax 7px,-100vmax 11px,0 11px,2px 100%,100% 100%)}input[type=range][data-v-1aab1c26]::-moz-range-thumb{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#f4691b;border:0px solid #f4691b;border-radius:50%;height:18px;width:18px;margin-top:-7px}input[type=range][data-v-1aab1c26]::-webkit-slider-runnable-track{height:4px;border-radius:4px;border:0px solid #fff;box-shadow:0 0 #fff;background:#d7d7d7}.value[data-v-1aab1c26]{width:30px;display:flex;font-weight:700}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.v-input-n[data-v-88dee372]{flex:1 1 0}.v-input-n__wrapper[data-v-88dee372]{display:flex;align-items:center;gap:8px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.objects-control[data-v-141fccae]{display:flex;flex-direction:column;row-gap:28px;padding-bottom:32px}.input[data-v-141fccae]{min-width:150px;max-width:300px}.range-input[data-v-141fccae]{min-width:150px}.table[data-v-141fccae]{width:100%;border-collapse:collapse;border-spacing:0;overflow:auto}.table__cell[data-v-141fccae]{font-weight:500;font-size:16px;border:1px solid #dcdfe1;padding:8px 16px}.table__cell_head[data-v-141fccae]{font-weight:700;background-color:#f4f5f6;padding:8px 14px;text-align:left}.table__cell_empty[data-v-141fccae]{background-color:#ebedee}.table__cell_sub[data-v-141fccae]{padding-left:28px}.table__cell-error[data-v-141fccae]{color:#a32e2e}.table__cell-content[data-v-141fccae]{display:flex;justify-content:center}.table__body .table__cell[data-v-141fccae]:first-child{width:400px}.table__body .table__cell[data-v-141fccae]:nth-child(2){width:300px}.table__btn[data-v-141fccae]{min-width:20px;width:100%;display:flex;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;padding:0}.modal__text[data-v-141fccae]{display:flex;justify-content:center}.modal__wrap[data-v-141fccae]{display:flex;justify-content:center;gap:20px}.modal__wrap .button[data-v-141fccae]{flex:1}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.objects-main .container_flex[data-v-0fc8bae3]{display:flex;justify-content:space-between}.objects-main__form[data-v-0fc8bae3]{display:grid;grid-template-columns:1fr 100px;margin-bottom:28px}.objects-main__form_col[data-v-0fc8bae3]{grid-template-columns:1fr;gap:20px;margin-bottom:0}.objects-main__list[data-v-0fc8bae3]{display:flex;flex-wrap:wrap;gap:10px}.objects-main__item[data-v-0fc8bae3]{display:flex;align-items:center;font-size:16px;border:1px dashed #dcdfe1;border-radius:4px}.objects-main__item a[data-v-0fc8bae3]{padding:8px 12px}.objects-main__edit[data-v-0fc8bae3]{cursor:pointer;padding:8px 12px 8px 4px}.objects-main__block[data-v-0fc8bae3]{margin-top:28px}.files-list[data-v-0fc8bae3]{display:grid;row-gap:12px;list-style:none;padding:0;margin:0}.files-list__item[data-v-0fc8bae3]{display:flex;justify-content:space-between;align-items:center;column-gap:16px}.files-list__item a[data-v-0fc8bae3]{display:flex;align-items:center;column-gap:8px}.files-list__delete[data-v-0fc8bae3]{cursor:pointer}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.objects-section[data-v-409a189c]{padding:18px;border:1px solid #dcdfe1;border-radius:4px;position:relative}.objects-section__subtitle[data-v-409a189c]{margin-bottom:8px}.objects-section__divider[data-v-409a189c]{height:1px;background-color:#dcdfe1;margin:20px 0}.objects-section__axis[data-v-409a189c]{margin-bottom:24px}.objects-section__axis-group[data-v-409a189c]{display:flex;align-items:center;gap:18px;margin-bottom:18px}.objects-section__axis-group>div[data-v-409a189c]{width:max-content;display:flex;align-items:center;padding:8px 12px;border:1px solid #dcdfe1;border-radius:4px;white-space:nowrap}.objects-section__axis-group>div>p[data-v-409a189c]{margin-right:8px}.objects-section__axis-group>div>img[data-v-409a189c]{cursor:pointer}.objects-section__axis-empty[data-v-409a189c]{padding:8px 12px;border:1px dashed #dcdfe1;border-radius:4px;text-align:center;margin-bottom:18px}.objects-section__floors-add[data-v-409a189c]{margin-bottom:8px;display:flex;align-items:center}.objects-section__floors-add>h3[data-v-409a189c]{margin-right:auto}.objects-section__floors-add[data-v-409a189c] .checkbox{margin:0 12px}.objects-section__floors-add a[data-v-409a189c]{text-decoration:underline}.objects-section__floors-group[data-v-409a189c]{display:flex;align-items:start;flex-wrap:wrap;gap:18px}.objects-section__input-button[data-v-409a189c]{display:grid;grid-template-columns:1fr 46px;max-width:250px}.objects-section__floor[data-v-409a189c]{display:flex;align-items:center;padding:8px 12px 10px;border:1px dashed #dcdfe1;border-radius:4px}.objects-section__floor-header[data-v-409a189c]{display:flex;align-items:center}.objects-section__floor-header>h3[data-v-409a189c]{white-space:nowrap;margin-right:8px}.objects-section__floor-delete[data-v-409a189c]{cursor:pointer}.objects-section__add-premises[data-v-409a189c]{display:grid;grid-template-columns:repeat(2,150px);gap:8px}.objects-section__premises[data-v-409a189c]{display:grid;grid-template-columns:1fr;gap:8px}.objects-section__premise[data-v-409a189c]{display:flex;align-items:center;padding:8px 12px;border:1px solid #dcdfe1;border-radius:4px}.objects-section__premise p[data-v-409a189c]{font-weight:700;margin-right:auto}.objects-section__premise img[data-v-409a189c]{margin-left:8px}.objects-section__delete[data-v-409a189c]{position:absolute;top:18px;right:18px;width:25px;height:25px;font-size:0;-webkit-appearance:button;cursor:pointer;opacity:.5}.objects-section__delete[data-v-409a189c]:before,.objects-section__delete[data-v-409a189c]:after{position:absolute;top:11px;left:0;width:25px;height:2px;content:"";background:#40464d}.objects-section__delete[data-v-409a189c]:before{transform:rotate(45deg)}.objects-section__delete[data-v-409a189c]:after{transform:rotate(-45deg)}.objects-section__delete[data-v-409a189c]:hover{opacity:1}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.oc__title[data-v-c3681561]{font-size:20px;font-weight:400;line-height:24px;color:#68717b;margin-bottom:12px}.oc__new-section[data-v-c3681561]{margin-bottom:18px}.oc__sections[data-v-c3681561]{display:flex;gap:24px;overflow-x:auto;padding-left:calc((100vw - 1320px)/2 + 4px);padding-right:24px;padding-bottom:24px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.inner-content[data-v-4d2f8138]{min-width:83px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:11px;font-weight:700;padding:4px 6px;z-index:2;white-space:nowrap}.inner-content_center[data-v-4d2f8138]{justify-content:space-between}.inner-content__text[data-v-4d2f8138]{display:flex;align-items:center;gap:4px}.inner-content__author[data-v-4d2f8138]{min-width:16px;width:16px;height:16px;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #969ba0;border-radius:100%;font-size:11px;font-weight:700}.inner-content__icons[data-v-4d2f8138]{display:flex;align-items:center;gap:4px}.inner-content__icon[data-v-4d2f8138]{display:flex;width:max-content;height:max-content}.inner-content__icon_remark[data-v-4d2f8138]{color:#f0f}.inner-content__icon_note[data-v-4d2f8138]{color:#a32e2e}.inner-content__icon_remark-orange[data-v-4d2f8138]{color:#f4691b}.inner-content__wrap[data-v-4d2f8138]{width:100%;position:relative;column-gap:8px}.inner-content__wrap button[data-v-4d2f8138]{display:none;position:absolute;top:50%;right:-18px;background:none;border:none;padding:0;cursor:pointer;transform:translateY(-50%)}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.title[data-v-b46c958f]{text-align:center}.modal__wrap[data-v-b46c958f]{display:flex;justify-content:center;column-gap:16px}.ow-table[data-v-b46c958f]{width:100%;height:100%;border-spacing:0;white-space:nowrap;font-weight:500}.ow-table__header[data-v-b46c958f]{position:sticky;top:0;z-index:4}.ow-table__input[data-v-b46c958f]{width:100px;color:inherit;background:none;border:none}.ow-table__row>.ow-table__cell[data-v-b46c958f]{position:relative;border-left-color:#232930}.ow-table__row:first-child>th[data-v-b46c958f]{box-shadow:inset 0 1px #232930}.ow-table__row:last-child>td[data-v-b46c958f]{border-bottom:1px solid #232930}.ow-table__cell[data-v-b46c958f]{border:1px solid #dcdfe1;border-top:none;padding:8px;text-align:center}.ow-table__cell[data-v-b46c958f]:nth-child(1){position:sticky;left:0;z-index:3}.ow-table__cell[data-v-b46c958f]:nth-child(1):not(.ow-table__cell_inner-th,.ow-table__cell_head){background-color:#fff}.ow-table__cell_inner-th[data-v-b46c958f]{font-weight:700;background-color:#ffe9cf}.ow-table__cell_head[data-v-b46c958f]{font-weight:700;text-align:center;background-color:#f4f5f6;padding:14px 8px}.ow-table__cell_p0[data-v-b46c958f]{padding:0}.ow-table__cell_empty[data-v-b46c958f]{background-color:#ebedee}.ow-table__inner-table[data-v-b46c958f]{width:100%;height:100%;border-collapse:collapse}.ow-table__inner-cell[data-v-b46c958f]:hover{background-color:#f4f5f6}.ow-table__inner-cell:hover button[data-v-b46c958f]{display:block}.ow-table__inner-cell[data-v-b46c958f]:not(:last-child){border-right:1px solid #dcdfe1}.ow-table__inner-cell_empty[data-v-b46c958f]{background-color:#ebedee}.ow-table__inner-link[data-v-b46c958f]{position:relative;height:100%;display:flex;justify-content:center}.ow-table__inner-link[data-v-b46c958f]:hover:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.1);z-index:0}.ow-table__inner-content[data-v-b46c958f]{display:flex;justify-content:center;align-items:center;column-gap:8px;padding:8px;z-index:2}.ow-table__inner-content_js[data-v-b46c958f]{width:100%;justify-content:space-between}.ow-table__inner-content svg[data-v-b46c958f]{display:block;color:#40464d}.ow-table__inner-icon[data-v-b46c958f]{width:max-content}.ow-table__wrap[data-v-b46c958f]{position:relative;column-gap:8px}.ow-table__wrap button[data-v-b46c958f]{display:none;position:absolute;top:50%;right:-18px;background:none;border:none;padding:0;cursor:pointer;transform:translateY(-50%)}.ow-table__icons[data-v-b46c958f]{display:flex;gap:4px}@media screen and (max-width: 767px){.ow-table[data-v-b46c958f]{white-space:normal}.ow-table__cell[data-v-b46c958f]:nth-child(1){max-width:150px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.objects-work[data-v-c87449b6]{max-height:100vh;overflow-x:auto;margin:0 20px;padding-bottom:24px}@media screen and (max-width: 1319px){.objects-work[data-v-c87449b6]{max-height:100vh;margin:0 20px}}@media screen and (max-width: 767px){.objects-work[data-v-c87449b6]{max-height:calc(100vh - 64px);margin:0 10px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.status[data-v-a392305a]{display:flex;align-items:center;column-gap:10px;border-right:1px solid #dcdfe1;border-bottom:1px solid #dcdfe1;border-radius:12px;background-color:#ffeebd;padding:4px 8px}.status_empty[data-v-a392305a]{background-color:#fff}.status__author[data-v-a392305a]{width:18px;height:18px;display:flex;justify-content:center;align-items:center;background-color:#fff;border:1px solid #969ba0;border-radius:100%;font-size:12px;font-weight:700}.status__descr[data-v-a392305a]{font-weight:500;font-size:12px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.title[data-v-b3eefe0e]{text-align:center}.modal__wrap[data-v-b3eefe0e]{display:flex;justify-content:center;column-gap:16px}.modal__list[data-v-b3eefe0e]{display:grid;row-gap:12px;text-align:left;list-style:none}.modal__link-file[data-v-b3eefe0e]{display:grid;grid-template-columns:24px 1fr;align-items:center;column-gap:8px;font-weight:500}.legends[data-v-b3eefe0e]{display:flex;gap:20px;margin-bottom:28px}.legends__item[data-v-b3eefe0e]{display:grid;grid-template-columns:20px 1fr;gap:8px;font-weight:500}.objects-housing__header[data-v-b3eefe0e]{display:flex;justify-content:space-between;align-items:center}.objects-housing__btn-wrap[data-v-b3eefe0e]{display:flex;align-items:center;column-gap:24px}.objects-housing__btn-download[data-v-b3eefe0e]{display:flex;cursor:pointer}.objects-housing__title[data-v-b3eefe0e]{font-size:20px;font-weight:400;line-height:24px;color:#68717b;margin-bottom:12px}.objects-housing__info-grid[data-v-b3eefe0e]{display:flex;align-items:start;gap:24px;margin-top:6px;margin-bottom:28px}.objects-housing__info-grid>div>p[data-v-b3eefe0e]:first-child{font-size:11px;font-weight:500;line-height:13.2px;letter-spacing:-.015em;color:#68717b;margin-bottom:2px}.objects-housing__info-grid>div>p[data-v-b3eefe0e]:last-child{font-size:16px;font-weight:500;line-height:19.2px}.objects-housing__statuses[data-v-b3eefe0e]{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:28px}.objects-housing__statuses-item[data-v-b3eefe0e]{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.objects-housing__statuses-caption[data-v-b3eefe0e]{font-weight:700}@media screen and (max-width: 1250px){.objects-housing__statuses[data-v-b3eefe0e]{justify-content:flex-start}}@media screen and (max-width: 767px){.legends[data-v-b3eefe0e]{flex-direction:column;gap:12px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.filetree[data-v-6f75f9f6]{display:grid;row-gap:16px;justify-items:start}.filetree__list[data-v-6f75f9f6]{display:grid;gap:8px;list-style:none}.filetree__item[data-v-6f75f9f6]{display:flex;align-items:center;gap:8px;font-weight:500;cursor:pointer}.filetree__item_folder svg[data-v-6f75f9f6]{color:#ff8635;fill:#ff8635}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.objects[data-v-3af011ee]{padding-top:28px}.objects__wrap[data-v-3af011ee]{display:flex;gap:24px}.objects__title-flex[data-v-3af011ee]{display:flex;justify-content:space-between;align-items:center}.objects__btn[data-v-3af011ee]{padding-top:2px;padding-bottom:2px}.objects__btn_link[data-v-3af011ee]{letter-spacing:.32px;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:700;font-size:16px;color:#969ba0;background-color:transparent;border-radius:4px;border:1px solid #969ba0;padding:8px 16px;cursor:pointer}.modal__content[data-v-3af011ee]{display:grid;row-gap:28px}.modal .title[data-v-3af011ee]{margin:0 auto}.modal__title-wrap[data-v-3af011ee]{display:flex;justify-content:center;align-items:center;column-gap:28px}.modal__title-wrap.grid[data-v-3af011ee]{display:grid;grid-template-columns:20px 1fr}.modal__title-wrap svg[data-v-3af011ee]{color:#0280d7}.modal__list[data-v-3af011ee]{display:grid;row-gap:18px;font-weight:14px;line-height:18px;list-style:none;padding:0;margin:0}@media screen and (max-width: 767px){.objects__title-flex[data-v-3af011ee]{flex-wrap:wrap;gap:20px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.complexes form[data-v-99322b28]{display:grid;grid-template-columns:1fr 100px;margin-bottom:28px}.complexes__list[data-v-99322b28]{display:flex;flex-wrap:wrap;gap:10px}.complexes__list>a[data-v-99322b28]{display:block;padding:8px 12px;border:1px dashed #dcdfe1;border-radius:4px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.a__form-grid[data-v-711597c0]{display:grid;grid-template-columns:repeat(4,1fr);align-items:flex-end;gap:28px;margin-bottom:28px}.a__form-grid[data-v-711597c0] .photo-uploader{max-height:24px;overflow:hidden}.a__form-label[data-v-711597c0]{font-size:18px;font-weight:700;line-height:22.68px;margin-bottom:16px}.a__accordions[data-v-711597c0]{display:grid;gap:32px;margin-bottom:64px}.a__accordion[data-v-711597c0]{padding:16px}.a__accordion-grid[data-v-711597c0]{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;align-items:center}.a__accordion-delete[data-v-711597c0]{cursor:pointer}.a__accordion-add[data-v-711597c0]{margin-top:32px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.current[data-v-de8228b9]{position:absolute;top:50%;left:50%;height:80px;width:1px;border:1px dashed #f4691b;transform:translateY(-50%)}.progress[data-v-de8228b9]{display:flex;align-items:center;width:100%;height:100%;z-index:-1}.progress__indicator[data-v-de8228b9]{width:100%;height:4px;background-color:#f4691b}.progressbar-step[data-v-de8228b9]{flex:1;position:relative;display:flex;justify-content:flex-end;align-items:center;color:#fff;z-index:2}.progressbar-step__wrap[data-v-de8228b9]{position:relative}.progressbar-step[data-v-de8228b9]:first-child{align-items:flex-start;flex:none}.progressbar-step:first-child .progress[data-v-de8228b9]{display:none}.progressbar-step:first-child .progressbar-step__label-top[data-v-de8228b9],.progressbar-step:first-child .progressbar-step__label-bottom[data-v-de8228b9],.progressbar-step:last-child .progressbar-step__label-top[data-v-de8228b9],.progressbar-step:last-child .progressbar-step__label-bottom[data-v-de8228b9]{left:initial;transform:none}.progressbar-step:last-child .progressbar-step__label-top[data-v-de8228b9],.progressbar-step:last-child .progressbar-step__label-bottom[data-v-de8228b9]{right:0}.progressbar-step[data-v-de8228b9]:nth-child(3){flex:3}.progressbar-step__label-top[data-v-de8228b9]{position:absolute;top:-20px;left:50%;transform:translate(-50%);font-weight:700;font-size:14px}.progressbar-step__label-bottom[data-v-de8228b9]{position:absolute;top:20px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;font-weight:700;font-size:10px}.progressbar-step__days[data-v-de8228b9]{font-size:8px}.status[data-v-de8228b9]{display:flex;justify-content:center;align-items:center;width:16px;height:16px;min-height:16px;background-color:#68717b;border:1px solid #ffffff;border-radius:4px}.status__icon[data-v-de8228b9]{width:2px;height:2px;background-color:#fff;border-radius:100%}.status_complete[data-v-de8228b9]{background-color:#fff}.status_complete .status__icon[data-v-de8228b9]{width:8px;height:5px;border-top:2px solid #f4691b;border-right:2px solid #f4691b;transform:translateY(-1px) rotate(135deg);border-radius:0}@media screen and (max-width: 767px){.progressbar-step__label-top[data-v-de8228b9]{font-size:11px}.progressbar-step__date[data-v-de8228b9],.progressbar-step__days[data-v-de8228b9]{font-size:6px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.current[data-v-c02dad61]{position:absolute;top:0;height:100%;width:1px;border:1px dashed #f4691b}.progressbar[data-v-c02dad61]{position:relative;display:flex;justify-content:space-between;width:100%;height:80px;background:linear-gradient(180deg,rgba(104,113,123,.9) 0%,rgba(67,73,79,.9) 100%);box-shadow:0 6px 20px #2329301a;border-radius:10px;padding:10px}.progressbar__steps[data-v-c02dad61]{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}.connector[data-v-c02dad61]{position:absolute;top:0;width:calc(100% - 20px);height:100%;display:flex;align-items:center;z-index:1}.connector__indicator[data-v-c02dad61]{width:100%;border:1px dashed #ffffff}.progress[data-v-c02dad61]{position:absolute;top:0;left:10px;display:flex;align-items:center;max-width:calc(100% - 28px);width:72%;height:100%;border-right:1px dashed #f4691b;z-index:1}.progress__indicator[data-v-c02dad61]{width:100%;height:4px;background-color:#f4691b}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.status[data-v-86598a6c]{width:6px;height:6px;background-color:#fff;border-radius:100%}.steps-list[data-v-86598a6c]{display:flex;justify-content:space-between;width:100px;list-style:none;padding:0}.steps-list__item[data-v-86598a6c]{position:relative;flex:1;display:flex;align-items:center}.steps-list__item[data-v-86598a6c]:first-of-type{flex:2}.steps-list__item:first-of-type .steps-list__indicator[data-v-86598a6c]{border-radius:10px 0 0 10px}.steps-list__item.completed .steps-list__status-indicator[data-v-86598a6c]{width:4px;height:2px;background:none;border-top:1px solid #f4691b;border-right:1px solid #f4691b;transform:rotate(135deg);border-radius:0}.steps-list__item.completed .steps-list__line[data-v-86598a6c]{width:100%;background-color:#b3bb3e}.steps-list__indicator[data-v-86598a6c]{position:relative;width:100%;height:2px;background-color:#dcdfe1}.steps-list__line[data-v-86598a6c]{position:absolute;height:100%;top:0;left:0;background-color:#b3bb3e}.steps-list__status[data-v-86598a6c]{display:flex;justify-content:center;align-items:center;min-width:6px;width:6px;height:6px;background-color:#fff;border-radius:100%;box-shadow:0 1px 4px #0000004d}.steps-list__status-indicator[data-v-86598a6c]{width:2px;height:2px;background-color:#68717b;border-radius:100%}.steps-list__label[data-v-86598a6c]{position:absolute;top:-10px;right:-4px;font-size:8px;text-transform:uppercase}.steps-list__desc[data-v-86598a6c]{position:absolute;top:-12px;left:0;display:flex;gap:2px;white-space:nowrap;color:#b3bb3e}.progressbar-mini[data-v-86598a6c]{position:relative;width:100%;display:flex;justify-content:flex-end;align-items:center;gap:8px}.progressbar-mini__wrap[data-v-86598a6c]{position:relative;display:flex;align-items:center;width:88px;height:4px;background-color:#dcdfe1;border-radius:4px}.progressbar-mini__indicator[data-v-86598a6c]{position:absolute;width:100%;height:100%;border-radius:4px}.progressbar-mini__indicator_orange[data-v-86598a6c]{background-color:#ff8635}.progressbar-mini__indicator_green[data-v-86598a6c]{background-color:#b3bb3e}.progressbar-mini__desc[data-v-86598a6c]{min-width:max-content;width:20px;flex:1;text-align:left}.progressbar-mini__desc_orange[data-v-86598a6c]{color:#ff8635}.progressbar-mini__desc_green[data-v-86598a6c]{color:#b3bb3e}.progressbar-mini__progress[data-v-86598a6c]{position:absolute;top:-12px;display:flex;gap:2px;white-space:nowrap}.progressbar-mini__progress .progressbar-mini__desc[data-v-86598a6c]{min-width:max-content;width:45px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.dashboard-stat-block[data-v-49d2aca8]{display:grid;row-gap:2px;background-color:#ffffff1c;border-radius:5px;padding:4px}.dashboard-stat-block__tag[data-v-49d2aca8]{width:max-content;font-weight:700;font-size:10px;color:#292f36;background:rgba(255,152,84,.8);border-radius:5px;padding:0 4px}.dashboard-stat-block__row[data-v-49d2aca8]{display:flex;justify-content:space-between;align-items:center;gap:8px;font-weight:700}.dashboard-stat-block__title[data-v-49d2aca8]{max-width:130px;width:100%;font-size:10px}.dashboard-stat-block__item[data-v-49d2aca8]{display:flex;align-items:center;gap:8px;font-size:10px}.dashboard-stat-block__date[data-v-49d2aca8]{min-width:64px;display:flex;flex-direction:column;gap:2px;font-size:9px;font-weight:700;line-height:100%;white-space:nowrap}@media screen and (max-width: 500px){.dashboard-stat-block__title[data-v-49d2aca8]{max-width:200px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.dashboard-card-object[data-v-d08969f7]{display:flex;align-items:center;background:linear-gradient(176.67deg,rgba(255,255,255,.704) 2.28%,rgba(241,241,241,.8) 113.62%);box-shadow:0 6px 20px #2329301a;border-radius:10px;padding:10px}.dashboard-card-object__logo[data-v-d08969f7]{height:56px;border-right:1px solid #cfd0d1;padding-right:20px;margin-right:20px}.dashboard-card-object__logo img[data-v-d08969f7]{height:100%}.dashboard-card-object__title[data-v-d08969f7]{font-size:32px}.dashboard-card-object__quarter[data-v-d08969f7]{font-weight:700;font-size:24px;color:#68717b}@media screen and (max-width: 500px){.dashboard-card-object__title[data-v-d08969f7]{font-size:28px}.dashboard-card-object__quarter[data-v-d08969f7]{font-size:20px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.dashboard-card-info[data-v-bcd8fa72]{min-height:89px;display:flex;justify-content:flex-end;gap:10px;flex:1;background-color:#68717b;background-repeat:no-repeat;background-size:cover;border-radius:10px;padding:6px}.dashboard-card-info__item[data-v-bcd8fa72]{display:flex;align-items:center;gap:16px;height:max-content;background:hsla(0,0%,100%,.8);border-radius:10px;padding:6px 8px}.dashboard-card-info__btn[data-v-bcd8fa72]{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#f4691b;border-radius:100%;border:none;padding:2px;cursor:pointer}.table[data-v-bcd8fa72]{font-weight:500;font-size:10px;border-spacing:0}.table td[data-v-bcd8fa72]{font-weight:500;padding:0 4px}.table__cell[data-v-bcd8fa72]{font-weight:700;color:#f4691b}.table__head-cell.right[data-v-bcd8fa72],.table.right[data-v-bcd8fa72]{text-align:right}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.dashboard-modal[data-v-0389614a]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex}.dashboard-modal__shadow[data-v-0389614a]{position:absolute;width:100%;height:100%;background:rgba(35,41,48,.55);z-index:5}.dashboard-modal__container[data-v-0389614a]{position:relative;max-width:500px;width:100%;background-color:#fff;border-radius:10px;margin:auto;padding:12px;z-index:15}.dashboard-modal__container.big[data-v-0389614a]{max-width:100%;margin-left:20px;margin-right:20px}.dashboard-modal__container.big .table[data-v-0389614a]{font-size:11px}.dashboard-modal__header[data-v-0389614a]{display:flex;justify-content:space-between;align-items:center;border-radius:10px;background-color:#ebedee;padding:12px;margin-bottom:8px}.dashboard-modal__title-wrap[data-v-0389614a]{display:grid}.dashboard-modal__title[data-v-0389614a]{font-size:14px}.dashboard-modal__subtitle[data-v-0389614a]{font-weight:700;font-size:10px;color:#68717b}.dashboard-modal__close[data-v-0389614a]{display:flex;justify-content:center;align-items:center;background:none;border:none;padding:0;cursor:pointer}.dashboard-modal__close svg path[data-v-0389614a]{fill:#232930}.dashboard-modal__list[data-v-0389614a]{display:grid;row-gap:2px}.dashboard-modal__row[data-v-0389614a]{display:grid;grid-template-columns:1fr 1fr;gap:12px;font-weight:700;font-size:10px}.dashboard-modal__label[data-v-0389614a]:first-child{text-align:right}.dashboard-modal__value[data-v-0389614a]{color:#f4691b}.dashboard-modal__caption[data-v-0389614a]{font-weight:700;font-size:12px;color:#f86161;margin-bottom:8px}.dashboard-modal__pagination[data-v-0389614a]{display:flex;justify-content:center;align-items:center;column-gap:24px;font-weight:700;font-size:10px;color:#68717b;list-style:none;padding:0;margin-top:10px}.dashboard-modal__pagination li[data-v-0389614a]{text-decoration:underline;cursor:pointer}.dashboard-modal__pagination li[data-v-0389614a]:hover{text-decoration:none}.photos[data-v-0389614a]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:grid;row-gap:8px;border:1px solid #dcdfe1;border-radius:4px;box-shadow:0 6px 20px #23293026;padding:12px}.photos__title[data-v-0389614a]{font-size:12px;font-weight:700;margin-bottom:4px}.photos__close[data-v-0389614a]{position:absolute;top:4px;right:4px;background:none;border:none;cursor:pointer}.photos__list[data-v-0389614a]{display:flex;flex-wrap:wrap;gap:8px;list-style:none}.photos__item[data-v-0389614a]{width:100px;height:100px;background:#969ba0;border-radius:4px;overflow:hidden}.photos__item img[data-v-0389614a]{width:100%;height:100%;object-fit:cover}.table[data-v-0389614a]{width:100%;font-weight:700;font-size:8px;color:#fff;border-spacing:0px;background:linear-gradient(180deg,rgba(104,113,123,.9) 0%,rgba(67,73,79,.9) 100%);border:1px solid rgb(235,237,238);border-radius:10px}.table__cell[data-v-0389614a]{position:relative;text-align:left;background:rgba(255,255,255,.22);border-bottom:1px solid rgba(235,237,238,.4);border-right:1px solid rgba(235,237,238,.4);padding:4px 6px}.table__cell[data-v-0389614a]:nth-child(2){width:70px}.table__cell[data-v-0389614a]:nth-child(3){white-space:nowrap;font-size:12px;color:#f86161;background:rgba(255,255,255,.55)}.table__row[data-v-0389614a]{background:rgba(255,255,255,.08)}.table__row .table__cell[data-v-0389614a]:first-of-type{width:80px;text-align:left}.table__row .table__cell[data-v-0389614a]:last-of-type{border-right:none}.table__body .table__row:last-child .table__cell[data-v-0389614a]{border-bottom:none}.table__body .table__row:last-child .table__cell[data-v-0389614a]:first-child{border-radius:0 0 0 8px}.table__body .table__row:last-child .table__cell[data-v-0389614a]:last-child{border-radius:0 0 8px}.table__btn[data-v-0389614a]{display:flex;background:none;border:none;cursor:pointer}.table__photos[data-v-0389614a]{background-color:#fff}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.tooltip[data-v-a3f00614]{display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%);font-size:8px;background:rgba(65,58,58,.9);border-radius:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 4px 4px #00000040;padding:8px}.tooltip__list[data-v-a3f00614]{font-weight:400;white-space:nowrap;list-style:none}.tooltip__list li[data-v-a3f00614]{display:flex;justify-content:space-between;column-gap:4px;cursor:pointer}.tooltip__value[data-v-a3f00614]{color:#f86161}.tooltip__btn[data-v-a3f00614]{display:flex;font-size:8px;background:none;border:none;border-bottom:1px solid;color:#84cdff;cursor:pointer;margin-top:6px}.dashboard-card-table[data-v-a3f00614]{display:grid;row-gap:2px}.dashboard-card-table__header[data-v-a3f00614]{display:flex;justify-content:space-between;align-items:center}.dashboard-card-table__title[data-v-a3f00614]{font-weight:700;font-size:12px}.tabs[data-v-a3f00614]{display:flex;border-radius:10px;background-color:#43494f;padding:2px}.tabs__item[data-v-a3f00614]{font-weight:700;font-size:8px;color:#fff;background:none;border-radius:6px;border:none;padding:1px 6px;cursor:pointer}.tabs__item.active[data-v-a3f00614]{color:#292f36;background-color:#cfd0d1}.table[data-v-a3f00614]{width:100%;font-weight:700;font-size:10px;border-spacing:0px;border:1px solid rgba(235,237,238,.4);border-radius:10px}.table__cell[data-v-a3f00614]{position:relative;text-align:center;background-color:#ffffff38;border-bottom:1px solid rgba(235,237,238,.4);border-right:1px solid rgba(235,237,238,.4);padding:2px 6px}.table__cell_head[data-v-a3f00614],.table__cell[data-v-a3f00614]:first-child{background-color:#ffffff1a}.table__cell_head[data-v-a3f00614]:first-child{border-radius:10px 0 0}.table__cell_head[data-v-a3f00614]:last-child{border-radius:0 10px 0 0}.table__cell:not(:first-child):hover .tooltip[data-v-a3f00614]{display:block}.table__row .table__cell[data-v-a3f00614]:first-of-type{width:80px;text-align:left}.table__row .table__cell[data-v-a3f00614]:last-of-type{border-right:none}.table__body .table__row:last-child .table__cell[data-v-a3f00614]{border-bottom:none}.table__body .table__row:last-child .table__cell[data-v-a3f00614]:first-child{border-radius:0 0 0 10px}.table__body .table__row:last-child .table__cell[data-v-a3f00614]:last-child{border-radius:0 0 10px}@media screen and (max-width: 500px){.table__row .table__cell[data-v-a3f00614]:first-of-type{width:60px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.tabs[data-v-fe2324e8]{display:flex;border-radius:10px;background-color:#43494f;padding:2px}.tabs__item[data-v-fe2324e8]{display:flex;justify-content:center;width:100%;font-weight:700;font-size:8px;color:#fff;background:none;border-radius:6px;border:none;padding:1px 6px;cursor:pointer}.tabs__item.active[data-v-fe2324e8]{color:#292f36;background-color:#cfd0d1}.dashboard-table-wrap_tabs[data-v-fe2324e8]{display:grid;row-gap:12px;background:rgba(255,255,255,.11);border:1px solid rgba(235,237,238,.2);border-radius:10px;padding:6px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.dashboard-card[data-v-1698f138]{height:100%;position:relative;display:flex;flex-direction:column;row-gap:10px;background-color:#ebedee;border:1px solid #dcdfe1;border-radius:12px;padding:12px;overflow:hidden}.dashboard-card__header[data-v-1698f138]{display:flex;gap:10px}.dashboard-card__wrap[data-v-1698f138]{display:flex;gap:10px;flex:1}.dashboard-card-block[data-v-1698f138]{display:flex;flex-direction:column;row-gap:8px;color:#fff;background:linear-gradient(180deg,rgba(104,113,123,.9) 0%,rgba(67,73,79,.9) 100%);box-shadow:0 6px 20px #2329301a;border-radius:10px;padding:10px}.dashboard-card-block[data-v-1698f138]:first-child{flex:1}.dashboard-card-block__title[data-v-1698f138]{font-weight:700;font-size:12px}.dashboard-card-block__row[data-v-1698f138]{width:max-content;min-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.dashboard-card-block__column[data-v-1698f138]{display:flex;flex-direction:column;gap:4px}@media screen and (max-width: 1750px){.dashboard-card-block[data-v-1698f138]{flex:1}}@media screen and (max-width: 1199px){.dashboard-card__wrap[data-v-1698f138]{flex-direction:column}}@media screen and (max-width: 767px){.dashboard-card__header[data-v-1698f138]{flex-direction:column}.dashboard-card-block__row[data-v-1698f138]{grid-template-columns:1fr;row-gap:4px}}@media screen and (max-width: 399px){.dashboard-card[data-v-1698f138]{margin:0 -12px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.container[data-v-67582b66]{max-width:100%}.dashboard__list[data-v-67582b66]{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;list-style:none;padding:0;margin:0}@media screen and (max-width: 1279px){.dashboard__list[data-v-67582b66]{grid-template-columns:1fr}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.infoblock[data-v-35c9a4cc]{display:grid;row-gap:14px}.infoblock__title[data-v-35c9a4cc]{font-weight:400;font-size:20px;color:#68717b}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.stages-list-item[data-v-3b81ff74]{display:flex;align-items:center;gap:16px}.stages-list-item__value[data-v-3b81ff74]{display:flex;align-items:center;column-gap:10px;border:1px solid #cfd0d1;border-radius:4px;padding:4px 12px}.stages-list-item__value_active[data-v-3b81ff74]{color:#f29f21;border-color:#f29f21}.stages-list-item__value_success[data-v-3b81ff74]{color:#079757;border-color:#079757}@media screen and (max-width: 975px){.stages-list-item[data-v-3b81ff74]{gap:6px;white-space:nowrap}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.stages[data-v-46384947]{display:flex;gap:16px}@media screen and (max-width: 975px){.stages[data-v-46384947]{flex-wrap:wrap;gap:6px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.reactions[data-v-e9aa78ac]{width:max-content;display:flex;justify-content:center;column-gap:8px}.reactions__icon[data-v-e9aa78ac]{position:relative;display:flex;justify-content:center;align-items:center;color:#cfd0d1}.reactions__icon[data-v-e9aa78ac]:last-child{margin-left:16px}.reactions__icon_clickable[data-v-e9aa78ac]{cursor:pointer}.reactions__icon_like.active[data-v-e9aa78ac]{color:#079757}.reactions__icon_dislike.active[data-v-e9aa78ac]{color:#f29f21}.reactions__icon_delete.active[data-v-e9aa78ac]{color:#a32e2e}.reactions__icon_warning.active[data-v-e9aa78ac]{color:#fe5efe}.reactions__icon_warning-orange.active[data-v-e9aa78ac]{color:#f4691b}.reactions__counter[data-v-e9aa78ac]{position:absolute;top:2px;right:0;display:flex;justify-content:center;align-items:center;width:9px;height:9px;font-size:6px;color:#fff;border-radius:100%;background-color:#f4691b}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.files-group[data-v-32d84b8c]{display:grid;gap:12px}.files-group__list[data-v-32d84b8c]{display:grid;gap:14px}.files-group__item[data-v-32d84b8c]{display:flex;justify-content:space-between;gap:8px;align-items:center}.files-group__link[data-v-32d84b8c]{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px}.files-group__link span[data-v-32d84b8c]{word-break:break-word}.files-group__delete[data-v-32d84b8c]{min-width:16px;display:flex;cursor:pointer}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.accordion[data-v-fbe2703b]{overflow:hidden}.modal__content[data-v-fbe2703b]{display:grid;row-gap:28px}.modal__text[data-v-fbe2703b]{display:grid;row-gap:24px;justify-items:center}.modal__title-wrap[data-v-fbe2703b]{display:flex;justify-content:center;align-items:center;column-gap:28px}.modal__title-wrap.grid[data-v-fbe2703b]{display:grid;grid-template-columns:20px 1fr}.modal__title-wrap svg[data-v-fbe2703b]{color:#0280d7}.modal .title[data-v-fbe2703b]{margin-bottom:0}.modal__wrap[data-v-fbe2703b]{display:flex;justify-content:center;column-gap:16px}.modal button[data-v-fbe2703b]{width:100%}.modal__list[data-v-fbe2703b]{display:grid;row-gap:20px;text-align:left;list-style:none}.modal__item[data-v-fbe2703b]{display:flex;justify-content:space-between;align-items:center}.modal__link-file[data-v-fbe2703b]{display:flex;align-items:center;column-gap:8px;font-weight:500}.modal__row[data-v-fbe2703b]{display:flex;gap:16px}.modal__row-item[data-v-fbe2703b]{width:100%}.modal__row-delete[data-v-fbe2703b]{display:flex;align-items:center;cursor:pointer}.objects-act .container[data-v-fbe2703b]{display:grid;row-gap:28px}.objects-act__header-btn-wrap[data-v-fbe2703b]{display:flex;align-items:center;column-gap:24px}.objects-act__header-bottom[data-v-fbe2703b]{display:flex;justify-content:space-between;align-items:center}.objects-act__btn-download[data-v-fbe2703b],.objects-act__btn-pto[data-v-fbe2703b]{display:flex;cursor:pointer}.objects-act__status[data-v-fbe2703b]{display:flex;gap:32px}.objects-act__status-wrap[data-v-fbe2703b]{display:flex;gap:16px}.objects-act__status-caption[data-v-fbe2703b]{color:#68717b}.objects-act__infoblock[data-v-fbe2703b]{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-top:1px solid #dcdfe1;padding-top:28px}.objects-act__tables[data-v-fbe2703b]{display:grid;row-gap:28px;padding:0 calc((100vw - 1320px)/2 + 4px);padding-top:28px}.infoblock-list[data-v-fbe2703b]{display:flex;gap:24px}.infoblock-list__item[data-v-fbe2703b]{display:grid;row-gap:2px}.infoblock-list__label[data-v-fbe2703b]{font-size:11px;color:#68717b}.infoblock-list__value[data-v-fbe2703b]{font-weight:500;font-size:16px}.infoblock-form[data-v-fbe2703b]{display:grid;row-gap:8px}.table[data-v-fbe2703b]{width:100%;border-spacing:0;overflow:auto}.table__cell[data-v-fbe2703b]{font-weight:500;font-size:16px;border:1px solid #dcdfe1;border-top:none;padding:8px 16px}.table__cell[data-v-fbe2703b]:not(:last-child,:first-child){border-left:none}.table__cell_head[data-v-fbe2703b]{font-weight:700;background-color:#f4f5f6;padding:8px 14px}.table__cell_sticky[data-v-fbe2703b]{position:sticky;left:0;z-index:1;background-color:#fff}.table__cell_sticky.table__cell_head[data-v-fbe2703b]{background-color:#f4f5f6}.table__cell_empty[data-v-fbe2703b]{background-color:#ebedee}.table__cell-content[data-v-fbe2703b]{display:flex;justify-content:center}.table__wrap[data-v-fbe2703b]{display:grid;grid-auto-flow:column;justify-content:space-between;align-items:center;column-gap:16px}.table__wrap-icon[data-v-fbe2703b]{width:24px;color:#0280d7;cursor:pointer}.obinner-overlay__title[data-v-fbe2703b]{margin-bottom:16px}.obinner-overlay__section[data-v-fbe2703b]{display:flex;gap:12px;margin-bottom:20px}.obinner-overlay__section>div[data-v-fbe2703b]{font-size:16px;font-weight:700;letter-spacing:.32px;background-color:#f4691b;border:0;padding:8px 16px;border-radius:4px;color:#fff;-webkit-user-select:none;user-select:none}.obinner-overlay__names[data-v-fbe2703b]{display:flex;align-items:center;margin-bottom:24px}.obinner-overlay__name[data-v-fbe2703b]:not(:last-child){margin-right:30px}.obinner-overlay__name-label[data-v-fbe2703b]{font-size:12px;font-weight:500;line-height:12px;letter-spacing:.24px;color:#68717b}.obinner-overlay__name-value[data-v-fbe2703b]{font-weight:700;font-size:18px;font-family:PTRootUI,sans-serif;letter-spacing:.36px;white-space:nowrap}@media screen and (max-width: 575.98px){.obinner-overlay__name-value[data-v-fbe2703b]{font-size:16px}.obinner-overlay__name[data-v-fbe2703b]:not(:last-child){margin-right:16px}}.obinner-overlay__form[data-v-fbe2703b]{padding:12px 24px;border-radius:4px;border:1px solid #dcdfe1;background:#f4f5f6}.obinner-overlay__form-wrapper[data-v-fbe2703b]:not(:last-of-type){margin-bottom:24px}.obinner-overlay__form-block[data-v-fbe2703b]{position:relative}.obinner-overlay__form-block[data-v-fbe2703b]:not(:last-of-type){margin-bottom:24px;border-bottom:1px solid #dcdfe1;padding-bottom:24px}.obinner-overlay__form-eye[data-v-fbe2703b]{position:absolute;top:0;right:0;cursor:pointer}.obinner-overlay__form-datetime[data-v-fbe2703b]{font-size:12px;font-weight:500;color:#68717b;margin-bottom:8px}.obinner-overlay__form-label[data-v-fbe2703b]{font-size:14px;font-weight:700;letter-spacing:.28px;margin-bottom:12px}.obinner-overlay__form-button-wrapper[data-v-fbe2703b]{text-align:center}.obinner-overlay__form-button[data-v-fbe2703b]{width:200px}.obinner-overlay__form-photos[data-v-fbe2703b]{display:grid;grid-template-columns:repeat(5,1fr);gap:1em;margin-top:12px}.obinner-overlay__form-photo[data-v-fbe2703b]{display:block;max-width:100%;padding-bottom:100%;background-position:center;background-size:cover;border-radius:4px}.obinner-overlay__add[data-v-fbe2703b]{width:100%;margin-top:24px}.obinner-overlay textarea[data-v-fbe2703b]{resize:none;width:100%;display:block}.obinner-modal__label[data-v-fbe2703b]{font-size:16px;font-style:normal;font-weight:700;margin-bottom:16px}@media screen and (min-width: 1921px){.objects-act__tables[data-v-fbe2703b]{padding:28px 20px}}@media screen and (max-width: 1319px){.objects-act__tables[data-v-fbe2703b]{margin:0 20px}}@media screen and (max-width: 975px){.objects-act .title[data-v-fbe2703b]{font-size:24px;line-height:110%}.objects-act__header-bottom[data-v-fbe2703b]{flex-direction:column;align-items:flex-start;gap:24px}.objects-act__status[data-v-fbe2703b]{flex-direction:column}.objects-act__infoblock[data-v-fbe2703b]{justify-content:flex-start;flex-wrap:wrap}}@media screen and (max-width: 767px){.objects-act__tables[data-v-fbe2703b]{margin:0 10px}.table__header .table__row:first-child .table__cell[data-v-fbe2703b]:first-child{width:150px}.table__wrap[data-v-fbe2703b]{column-gap:12px}.table__cell[data-v-fbe2703b]{padding:8px 12px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.pi-overlay__title{margin-bottom:16px}.pi-overlay__section{display:flex;gap:12px;margin-bottom:20px}.pi-overlay__section>div{font-size:16px;font-weight:700;letter-spacing:.32px;background-color:#f4691b;border:0;padding:8px 16px;border-radius:4px;color:#fff;-webkit-user-select:none;user-select:none}.pi-overlay__names{display:flex;align-items:center;margin-bottom:24px}.pi-overlay__name:not(:last-child){margin-right:30px}.pi-overlay__name-label{font-size:12px;font-weight:500;line-height:12px;letter-spacing:.24px;color:#68717b}.pi-overlay__name-value{font-weight:700;font-size:18px;font-family:PTRootUI,sans-serif;letter-spacing:.36px;white-space:nowrap}@media screen and (max-width: 575.98px){.pi-overlay__name-value{font-size:16px}.pi-overlay__name:not(:last-child){margin-right:16px}}.pi-overlay__form{padding:12px 24px;border-radius:4px;border:1px solid #dcdfe1;background:#f4f5f6}.pi-overlay__form-wrapper:not(:last-of-type){margin-bottom:24px}.pi-overlay__form-block{position:relative}.pi-overlay__form-block:not(:last-of-type){margin-bottom:24px;border-bottom:1px solid #dcdfe1;padding-bottom:24px}.pi-overlay__form-eye{position:absolute;top:0;right:0;cursor:pointer}.pi-overlay__form-datetime{font-size:12px;font-weight:500;color:#68717b;margin-bottom:8px}.pi-overlay__form-label{font-size:14px;font-weight:700;letter-spacing:.28px;margin-bottom:12px}.pi-overlay__form-button-wrapper{text-align:center}.pi-overlay__form-button{width:200px}.pi-overlay__form-photos{display:grid;grid-template-columns:repeat(5,1fr);gap:1em;margin-top:12px}.pi-overlay__form-photo{display:block;max-width:100%;padding-bottom:100%;background-position:center;background-size:cover;border-radius:4px}.pi-overlay__add{width:100%;margin-top:24px}.pi-overlay textarea{resize:none;width:100%;display:block}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.rsp[data-v-486246cf]{margin-top:6px}.rsp .label[data-v-486246cf]{font-size:11px;font-weight:500;line-height:13.2px;letter-spacing:-.015em;color:#68717b;margin-bottom:2px}.rsp .content[data-v-486246cf]{font-size:16px;font-weight:500;line-height:19.2px}.rsp .content-grid[data-v-486246cf]{display:grid;grid-template-columns:auto 2fr 3fr;gap:16px;border:1px solid #68717b;border-radius:8px;padding:8px 16px;align-items:center}.rsp .content-item[data-v-486246cf]{display:flex;gap:16px}.rsp .content-list[data-v-486246cf]{max-height:60vh;min-height:330px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.rsp .border-red[data-v-486246cf]{border-color:#f4691b!important}.responsible-table[data-v-486246cf]{width:100%;border-collapse:collapse;table-layout:fixed}.responsible-table__wrapper[data-v-486246cf]{max-height:50vh;overflow-y:auto;scrollbar-gutter:stable}.responsible-table thead[data-v-486246cf]{background-color:#f4f5f6}.responsible-table tr[data-v-486246cf]{cursor:pointer}.responsible-table tr:first-child td[data-v-486246cf]{border-top:none}.responsible-table td[data-v-486246cf],.responsible-table th[data-v-486246cf]{width:50%;font-size:16px;border:1px solid #dcdfe1;padding:12px 16px;overflow:hidden}.responsible-table td[data-v-486246cf]:first-child,.responsible-table th[data-v-486246cf]:first-child{width:52px;white-space:nowrap;padding:8px 8px 8px 16px}.responsible-table .cell-content[data-v-486246cf]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-stable[data-v-486246cf]{scrollbar-gutter:stable;overflow-y:auto}.resp-content-wrapper[data-v-486246cf]{display:flex;justify-content:space-between;gap:8px}.resp-content__body[data-v-486246cf]{flex:1 1 0;min-width:0}.resp-content__action[data-v-486246cf]{flex:0 0 20px;font-size:20px}.resp-content__center[data-v-486246cf]{display:flex;justify-content:center;align-items:center}.resp-header[data-v-486246cf]{position:relative;padding-right:28px}.resp-header__actions[data-v-486246cf]{position:absolute;top:-2px;right:0;font-size:20px}.df[data-v-486246cf]{display:flex}.r-name[data-v-486246cf]{font-weight:500;letter-spacing:-.4px;line-height:1em}.rp-wrapper[data-v-486246cf]{display:flex;flex-direction:column;gap:8px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.mc-transfer .objects-main .container_flex{display:flex;justify-content:space-between}.mc-transfer .objects-main__form{display:grid;grid-template-columns:1fr 100px;margin-bottom:28px}.mc-transfer .objects-main__form_col{grid-template-columns:1fr;gap:20px;margin-bottom:0}.mc-transfer .objects-main__list{display:flex;flex-wrap:wrap;gap:10px}.mc-transfer .objects-main__item{display:flex;align-items:center;font-size:16px;border:1px dashed #dcdfe1;border-radius:4px}.mc-transfer .objects-main__item a{padding:8px 12px}.mc-transfer .objects-main__edit{cursor:pointer;padding:8px 12px 8px 4px}.mc-transfer .objects-main__block{margin-top:28px}.mc-transfer .files-list{display:grid;row-gap:12px;list-style:none;padding:0;margin:0}.mc-transfer .files-list__item{display:flex;justify-content:space-between;align-items:center;column-gap:16px}.mc-transfer .files-list__item a{display:flex;align-items:center;column-gap:8px}.mc-transfer .files-list__delete{cursor:pointer}.mc-transfer .objects{padding-top:28px}.mc-transfer .objects__wrap{display:flex;gap:24px}.mc-transfer .objects__title-flex{display:flex;justify-content:space-between;align-items:center}.mc-transfer .objects__btn{padding-top:2px;padding-bottom:2px}.mc-transfer .objects__btn_link{letter-spacing:.32px;display:flex;align-items:center;justify-content:center;gap:6px;font-weight:700;font-size:16px;color:#969ba0;background-color:transparent;border-radius:4px;border:1px solid #969ba0;padding:8px 16px;cursor:pointer}.mc-transfer .modal__content{display:grid;row-gap:28px}.mc-transfer .modal .title{margin:0 auto}.mc-transfer .modal__title-wrap{display:flex;justify-content:center;align-items:center;column-gap:28px}.mc-transfer .modal__title-wrap.grid{display:grid;grid-template-columns:20px 1fr}.mc-transfer .modal__title-wrap svg{color:#0280d7}.mc-transfer .modal__list{display:grid;row-gap:18px;font-weight:14px;line-height:18px;list-style:none;padding:0;margin:0}@media screen and (max-width: 767px){.mc-transfer .objects__title-flex{flex-wrap:wrap;gap:20px}}.mc-transfer .objects-control{display:flex;flex-direction:column;row-gap:28px;padding-bottom:32px}.mc-transfer .table{width:100%;border-collapse:collapse;border-spacing:0;overflow:auto}.mc-transfer .table__cell{font-weight:500;font-size:16px;border:1px solid #dcdfe1;padding:8px 16px}.mc-transfer .table__cell_head{font-weight:700;background-color:#f4f5f6;padding:8px 14px;text-align:left}.mc-transfer .table__cell_empty{background-color:#ebedee}.mc-transfer .table__cell_sub{padding-left:28px}.mc-transfer .table__cell-error{color:#a32e2e}.mc-transfer .table__cell-content{display:flex;justify-content:center}.mc-transfer .table__body .table__cell:first-child{width:400px}.mc-transfer .table__body .table__cell:nth-child(2){width:300px}.mc-transfer .table__btn{min-width:20px;width:100%;display:flex;justify-content:center;align-items:center;background:none;border:none;cursor:pointer;padding:0}.mc-transfer .modal__text{display:flex;justify-content:center}.mc-transfer .modal__wrap{display:flex;justify-content:center;gap:20px}.mc-transfer .modal__wrap .button{flex:1}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.mc-transfer .modal__wrap{display:flex;justify-content:center;column-gap:16px}.mc-transfer .modal__list{display:grid;row-gap:12px;text-align:left;list-style:none}.mc-transfer .modal__link-file{display:grid;grid-template-columns:24px 1fr;align-items:center;column-gap:8px;font-weight:500}.mc-transfer .legends{display:flex;gap:20px;margin-bottom:28px}.mc-transfer .legends__item{display:grid;grid-template-columns:20px 1fr;gap:8px;font-weight:500}.mc-transfer .objects-housing__header{display:flex;justify-content:space-between;align-items:center}.mc-transfer .objects-housing__btn-wrap{display:flex;align-items:center;column-gap:24px}.mc-transfer .objects-housing__btn-download{display:flex;cursor:pointer}.mc-transfer .objects-housing__title{font-size:20px;font-weight:400;line-height:24px;color:#68717b;margin-bottom:12px}.mc-transfer .objects-housing__info-grid{display:flex;align-items:start;gap:24px;margin-top:6px;margin-bottom:28px}.mc-transfer .objects-housing__info-grid>div>p:first-child{font-size:11px;font-weight:500;line-height:13.2px;letter-spacing:-.015em;color:#68717b;margin-bottom:2px}.mc-transfer .objects-housing__info-grid>div>p:last-child{font-size:16px;font-weight:500;line-height:19.2px}.mc-transfer .objects-housing__statuses{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:28px}.mc-transfer .objects-housing__statuses-item{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.mc-transfer .objects-housing__statuses-caption{font-weight:700}@media screen and (max-width: 1250px){.mc-transfer .objects-housing__statuses{justify-content:flex-start}}@media screen and (max-width: 767px){.mc-transfer .legends{flex-direction:column;gap:12px}}.mc-transfer .grid-container__full-figma{display:grid;grid-template-columns:54px 3fr 2fr 1fr 1fr 2fr 2fr 54px;grid-template-rows:1fr 1fr;background:#dcdfe1;border:1px solid #dcdfe1;gap:1px;grid-template-areas:"a b c d e f f f" "a b c d e g h i"}.mc-transfer .grid-container__full{display:grid;grid-template-columns:54px 3fr 2fr 150px 108px 3fr;background:#dcdfe1;border:1px solid #dcdfe1;gap:1px}.mc-transfer .grid-container{display:grid;grid-template-columns:54px 1fr;background:#dcdfe1;border:1px solid #dcdfe1;gap:1px;grid-template-areas:"a b" "a b"}.mc-transfer .cell,.mc-transfer .cell-h{display:flex;align-items:center;font-size:16px;padding:8px 14px}.mc-transfer .cell-h{font-weight:700;background-color:#f4f5f6;justify-content:center;text-align:center}.mc-transfer .cell{font-weight:500;background-color:#fff}.mc-transfer .cell-col{display:flex;flex-direction:column;gap:4px;background-color:#fff;font-size:16px;padding:8px 14px;font-weight:500}.mc-transfer .col-np{display:flex;flex-direction:column;gap:4px}.mc-transfer .label{font-size:14px;color:#40464d;font-weight:400}.mc-transfer .cell-1{grid-area:a}.mc-transfer .cell-2{grid-area:b}.mc-transfer .cell-3{grid-area:c}.mc-transfer .cell-4{grid-area:d}.mc-transfer .cell-5{grid-area:e}.mc-transfer .cell-6{grid-area:f}.mc-transfer .cell-7{grid-area:g}.mc-transfer .cell-8{grid-area:h}.mc-transfer .cell-9{grid-area:i}.mc-transfer .center{justify-content:center;text-align:center}.mc-transfer .between{justify-content:space-between}.mc-transfer .clicking,.mc-transfer .pointer{cursor:pointer}.mc-transfer .ellipsis{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mc-transfer .ellipsis-wrapper{min-width:0}.mc-transfer .transfer-system__filter-head,.mc-transfer .transfer-system__filter-left{display:flex;gap:16px}.mc-transfer .transfer-system__filter-head{align-items:center;justify-content:space-between;gap:16px}.mc-transfer .transfer-system__grid{display:grid;grid-template-columns:1fr 3fr;gap:1px;background:#dcdfe1;border:1px solid #dcdfe1}.mc-transfer .transfer-system__cell,.mc-transfer .transfer-system__cell-h{display:flex;align-items:center;font-size:16px;padding:8px 14px}.mc-transfer .transfer-system__cell{background:#fff;gap:8px;min-width:0}.mc-transfer .transfer-system__cell-actions{display:flex;gap:16px}.mc-transfer .transfer-system__cell-h{font-weight:700;background-color:#f4f5f6}.mc-transfer .transfer-system__cell-col{display:flex;flex-direction:column;gap:4px;font-weight:500}.mc-transfer .system-header{font-size:24px;font-weight:600}.mc-transfer .m-inline,.mc-transfer .m-flex,.mc-transfer .m-block{display:none}.mc-transfer .info-wrapper{display:flex;gap:40px}@media screen and (max-width: 1319px){.mc-transfer .transfer-system__grid{display:grid;grid-template-columns:1fr;gap:0;background:#dcdfe1;border:1px solid #dcdfe1}.mc-transfer .grid-container__full{display:grid;grid-template-columns:1fr 1fr;gap:0;background:none;border:none}.mc-transfer .grid-container__full .cell{padding:8px 14px}.mc-transfer .info-wrapper{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.mc-transfer .info-wrapper .objects-housing__info-grid{margin-bottom:0}.mc-transfer .m-g-full{grid-column:1/-1}.mc-transfer .just-mobile{display:inline}.mc-transfer .no-mobile{display:none}.mc-transfer .mobile-border{margin-top:8px}.mc-transfer .mobile-b-padding{padding-bottom:8px!important}.mc-transfer .mobile-end{align-self:flex-end}.mc-transfer .mobile-start{align-self:flex-start}.mc-transfer .mobile-col{flex-direction:column;align-items:baseline}.mc-transfer .mw-full{width:100%}.mc-transfer .m-between{flex:1 1 0;justify-content:space-between}.mc-transfer .system-header{font-size:20px}.mc-transfer .radius-b{border-radius:0 0 20px 20px}.mc-transfer .radius-p{border-radius:20px 20px 0 0}.mc-transfer .m-reverse{flex-direction:row-reverse;justify-content:flex-end!important;gap:12px!important}.mc-transfer .m-border-x{border-right:2px solid #dcdfe1;border-left:2px solid #dcdfe1}.mc-transfer .m-border-l{border-left:2px solid #dcdfe1}.mc-transfer .m-border-r{border-right:2px solid #dcdfe1}.mc-transfer .m-border-t{border-right:2px solid #dcdfe1;border-left:2px solid #dcdfe1;border-top:2px solid #dcdfe1}.mc-transfer .m-border-b{border-right:2px solid #dcdfe1;border-left:2px solid #dcdfe1;border-bottom:2px solid #dcdfe1}.mc-transfer .m-radius-t{border-radius:20px 20px 0 0}.mc-transfer .m-radius-b{border-radius:0 0 20px 20px}.mc-transfer .m-inline{display:inline}.mc-transfer .m-flex{display:flex}.mc-transfer .m-block{display:block}}.mc-transfer .link-style{color:currentColor;text-decoration:underline}.mc-transfer .link-style:hover{color:#f4691b}.mc-transfer .circle{width:16px;height:16px;border-radius:100px;box-sizing:border-box;border:2px solid #fff}.mc-transfer .flex-i-center{display:flex;align-items:center}.mc-transfer .between{flex:1 1 0;justify-content:space-between}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.edit-wrapper[data-v-16fa8ab9]{position:relative;flex:0 0 auto;color:#c4c4c4;font-size:28px}.edit-wrapper__active[data-v-16fa8ab9]{content:"";width:10px;height:10px;border-radius:10px;background:#f4691b;position:absolute;z-index:1;top:0;right:2px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.circle[data-v-9af974c0]{width:16px;height:16px;border-radius:100px;box-sizing:border-box;border:2px solid #fff}.flex-i-center[data-v-9af974c0]{display:flex;align-items:center}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.rsp[data-v-c5a0ddd5]{margin-top:6px}.rsp .label[data-v-c5a0ddd5]{font-size:11px;font-weight:500;line-height:13.2px;letter-spacing:-.015em;color:#68717b;margin-bottom:2px}.rsp .content[data-v-c5a0ddd5]{font-size:16px;font-weight:500;line-height:19.2px}.rsp .content-grid[data-v-c5a0ddd5]{display:grid;grid-template-columns:auto 2fr 3fr;gap:16px;border:1px solid #68717b;border-radius:8px;padding:8px 16px;align-items:center}.rsp .content-item[data-v-c5a0ddd5]{display:flex;gap:16px}.rsp .content-list[data-v-c5a0ddd5]{max-height:60vh;min-height:330px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.rsp .border-red[data-v-c5a0ddd5]{border-color:#f4691b!important}.u-table[data-v-c5a0ddd5]{width:100%;border-collapse:collapse;table-layout:fixed}.u-table__wrapper[data-v-c5a0ddd5]{max-height:50vh;overflow-y:auto;scrollbar-gutter:stable}.u-table thead[data-v-c5a0ddd5]{background-color:#f4f5f6}.u-table tr[data-v-c5a0ddd5]{cursor:pointer}.u-table tr:first-child td[data-v-c5a0ddd5]{border-top:none}.u-table td[data-v-c5a0ddd5],.u-table th[data-v-c5a0ddd5]{width:100%;font-size:16px;border:1px solid #dcdfe1;padding:12px 16px;overflow:hidden}.u-table td[data-v-c5a0ddd5]:first-child,.u-table th[data-v-c5a0ddd5]:first-child{width:52px;white-space:nowrap;padding:8px 8px 8px 16px}.u-table td[data-v-c5a0ddd5]:nth-child(2),.u-table th[data-v-c5a0ddd5]:nth-child(2){width:60px;text-align:center}.u-table .cell-content[data-v-c5a0ddd5]{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.scroll-stable[data-v-c5a0ddd5]{scrollbar-gutter:stable;overflow-y:auto}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.pil-filtered__room[data-v-61dc99f1]:not(:last-of-type){margin-bottom:24px}.pil-filtered__room-title[data-v-61dc99f1]{padding:8px 14px;font-size:17px;font-weight:700;color:#fff;background-color:#f4691b;border-radius:4px 4px 0 0;cursor:pointer;position:relative}.pil-filtered__room-title[data-v-61dc99f1]:after{content:"";display:block;position:absolute;top:8px;right:14px;width:20px;height:20px;background-image:url(/assets/chevron-white-e639d2a5.svg);transition:transform .3s ease}.pil-filtered__room-title_opened[data-v-61dc99f1]:after{transform:rotate(180deg)}.pil-filtered__section[data-v-61dc99f1]:not(:last-of-type){margin-bottom:12px}.pil-filtered__section-title[data-v-61dc99f1]{padding:8px 14px;font-size:16px;font-weight:700;background-color:#f4f5f6;border:1px solid #dcdfe1;cursor:pointer;position:relative}.pil-filtered__section-title[data-v-61dc99f1]:after{content:"";display:block;position:absolute;top:8px;right:14px;width:20px;height:20px;background-image:url(/assets/chevron-black-57e03b65.svg);transition:transform .3s ease}.pil-filtered__section-title_opened[data-v-61dc99f1]:after{transform:rotate(180deg)}.pil-filtered[data-v-61dc99f1] .premises-inner-list>tr{display:none}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.transfer-system__filter-head[data-v-fcd6d105],.transfer-system__filter-left[data-v-fcd6d105]{display:flex;gap:16px}.transfer-system__filter-head[data-v-fcd6d105]{align-items:center;justify-content:space-between;gap:16px}.transfer-system__grid[data-v-fcd6d105]{display:grid;grid-template-columns:1fr 3fr;gap:1px;background:#dcdfe1;border:1px solid #dcdfe1}.transfer-system__cell[data-v-fcd6d105],.transfer-system__cell-h[data-v-fcd6d105]{display:flex;align-items:center;font-size:16px;padding:8px 14px}.transfer-system__cell[data-v-fcd6d105]{background:#fff;gap:8px;min-width:0}.transfer-system__cell-actions[data-v-fcd6d105]{display:flex;gap:16px}.transfer-system__cell-h[data-v-fcd6d105]{font-weight:700;background-color:#f4f5f6}.transfer-system__cell-col[data-v-fcd6d105]{flex-direction:column;gap:8px;font-weight:500}.circle[data-v-fcd6d105]{width:16px;height:16px;border-radius:100px;box-sizing:border-box;border:2px solid #fff}.flex-i-center[data-v-fcd6d105]{display:flex;align-items:center}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.header-menu[data-v-17e82f96]{display:flex;align-items:center}.header-menu__item[data-v-17e82f96]{padding:4px 16px;border-radius:4px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500}.header-menu__item[data-v-17e82f96]:first-child:not(.active){padding-left:0}.header-menu__item.active[data-v-17e82f96]{background:#ebedee;font-weight:700}.header-menu__item[data-v-17e82f96]:hover{color:#292f36}@media screen and (max-width: 991.98px){.header-menu__item[data-v-17e82f96]{padding:4px 8px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.header-user[data-v-1759d72f]{display:flex;align-items:center}.header-user__name-wrapper[data-v-1759d72f]{text-align:right;margin-right:10px}.header-user__name[data-v-1759d72f]{font-size:16px;font-weight:700}.header-user__position[data-v-1759d72f]{font-size:16px;font-weight:500}.header-user__logout[data-v-1759d72f]{cursor:pointer}.header-user__logout svg[data-v-1759d72f]{margin-top:2px}@media screen and (max-width: 991.98px){.header-user__name[data-v-1759d72f],.header-user__position[data-v-1759d72f]{font-size:14px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.header[data-v-85d3d85c]{background-color:#f9fafa;border-bottom:1px solid #dcdfe1}.header__wrapper[data-v-85d3d85c]{display:flex;align-items:center}.header__logo[data-v-85d3d85c]{margin-right:30px}.header__main[data-v-85d3d85c]{flex:1}.header__main-top[data-v-85d3d85c]{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #dcdfe1}.header__actions[data-v-85d3d85c]{display:flex;align-items:center;gap:12px}.header__tagline[data-v-85d3d85c]{font-weight:500}.header__tagline_highlight[data-v-85d3d85c]{color:#f4691b}.header__main-button[data-v-85d3d85c]{padding:5px 8px!important;font-size:14px!important;background-color:#a32e2e}.header__main-button[data-v-85d3d85c]:hover{background-color:#922929}.header__main-button_active[data-v-85d3d85c]{background-color:#4fce7e}.header__main-button_active[data-v-85d3d85c]:hover{background-color:#47b971}.header__main-bottom[data-v-85d3d85c]{display:flex;justify-content:space-between;align-items:center;height:70px}@media screen and (max-width: 767.98px){.header[data-v-85d3d85c]{display:none}}@media screen and (max-width: 991.98px){.header__logo[data-v-85d3d85c]{width:77px;height:69px;margin-right:20px}.header__logo img[data-v-85d3d85c]{width:100%}.header__tagline[data-v-85d3d85c]{font-size:12px}}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.header-user__logout[data-v-f8b8f4f2]{cursor:pointer}.header-user__logout svg[data-v-f8b8f4f2]{margin-top:2px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.header-mobile[data-v-aec95ccb]{width:100%;height:64px;border-bottom:1px solid #dcdfe1;position:fixed;z-index:9;background-color:#fff}.header-mobile__wrapper[data-v-aec95ccb]{display:flex;align-items:center}.header-mobile__logo[data-v-aec95ccb]{position:absolute;left:.75rem;top:8px;width:77px;z-index:2}.header-mobile__user[data-v-aec95ccb]{margin-left:auto;text-align:right}.header-mobile__name[data-v-aec95ccb]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:700;letter-spacing:.32px}.header-mobile__burger[data-v-aec95ccb]{margin-left:8px;height:64px;width:64px;border-left:1px solid #dcdfe1;background-image:url(/assets/burger-18a873e3.svg);background-repeat:no-repeat;background-position:center}.header-mobile__button[data-v-aec95ccb]{background-color:#a32e2e}.header-mobile__button[data-v-aec95ccb]:hover{background-color:#922929}.header-mobile__button_active[data-v-aec95ccb]{background-color:#4fce7e}.header-mobile__button_active[data-v-aec95ccb]:hover{background-color:#47b971}.header-mobile-menu[data-v-aec95ccb]{position:fixed;top:64px;width:100%;background-color:#fff;height:calc(100vh - 64px);padding:20px}.header-mobile-menu__item[data-v-aec95ccb]{display:block;text-align:right;font-size:16px;line-height:24px;font-weight:700;padding:20px 0;border-bottom:1px solid #dcdfe1}.header-mobile-menu__select[data-v-aec95ccb]{margin-top:12px;margin-bottom:12px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.login[data-v-6fc6fdf9]{display:flex;justify-content:center;align-items:center;height:100vh}.login__content[data-v-6fc6fdf9]{width:400px;padding:25px;background-color:#fff;box-shadow:0 6px 20px #2329304d;border-radius:6px}.login__title[data-v-6fc6fdf9]{text-align:center}.login__form[data-v-6fc6fdf9]{display:grid;grid-template-columns:1fr;gap:1.5em}.login__error[data-v-6fc6fdf9]{color:#a32e2e;font-size:12px;margin-top:8px}@font-face{font-weight:400;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_regular-5a690dcc.woff2) format("woff2"),url(/assets/pt-root-ui_regular-c0279afe.woff) format("woff")}@font-face{font-weight:500;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_medium-098d21d8.woff2) format("woff2"),url(/assets/pt-root-ui_medium-344909a4.woff) format("woff")}@font-face{font-weight:700;font-family:PTRootUI;font-style:normal;src:url(/assets/pt-root-ui_bold-5f55c1b9.woff2) format("woff2"),url(/assets/pt-root-ui_bold-ed5bd3ca.woff) format("woff")}.header-mobile[data-v-dc7385d5]{display:none}.offline-notification[data-v-dc7385d5]{position:fixed;bottom:0;left:0;right:0;background-color:#d20a30;color:#fff;text-align:center;padding:6px;font-weight:700;z-index:11;animation:show-up-dc7385d5 .2s ease}.offline-notification>span[data-v-dc7385d5]{text-decoration:underline}@keyframes show-up-dc7385d5{0%{bottom:-100%}to{bottom:0}}@media screen and (max-width: 767.98px){.header[data-v-dc7385d5]{display:none}.header-mobile[data-v-dc7385d5]{display:block}main[data-v-dc7385d5]{padding-top:64px}}
