@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")}.pr-flex,.pr-flex-mobile{display:flex}@media screen and (max-width: 991.98px){.pr-flex-mobile{flex-direction:column}}.pr-block{display:block}.pr-col{display:flex;flex-direction:column}.pr-flex-1{flex:1 1 0}.pr-flex-wrap{flex-wrap:wrap}.pr-center{justify-content:center;align-items:center}.pr-justify-start{justify-content:flex-start}.pr-justify-end{justify-content:flex-end}.pr-justify-center{justify-content:center}.pr-justify-between{justify-content:space-between}.pr-justify-around{justify-content:space-around}.pr-justify-evenly{justify-content:space-evenly}.pr-items-start{align-items:flex-start}.pr-items-end{align-items:flex-end}.pr-items-center{align-items:center}.pr-items-stretch{align-items:stretch}.pr-items-baseline{align-items:baseline}.pr-text-left{text-align:left!important}.pr-text-center{text-align:center!important}.pr-text-right{text-align:right!important}.pr-bg-white-t{background:#ffffff}.pr-text-white-t{color:#fff}.pr-brd-white-t{border:1px solid #ffffff!important}.pr-bg-white-bg{background:#f9fafa}.pr-text-white-bg{color:#f9fafa}.pr-brd-white-bg{border:1px solid #f9fafa!important}.pr-bg-background-light{background:#F4F5F6}.pr-text-background-light{color:#f4f5f6}.pr-brd-background-light{border:1px solid #F4F5F6!important}.pr-bg-gray-border{background:#dcdfe1}.pr-text-gray-border{color:#dcdfe1}.pr-brd-gray-border{border:1px solid #dcdfe1!important}.pr-bg-black-t{background:#292f36}.pr-text-black-t{color:#292f36}.pr-brd-black-t{border:1px solid #292f36!important}.pr-bg-grey-10{background:#ebedee}.pr-text-grey-10{color:#ebedee}.pr-brd-grey-10{border:1px solid #ebedee!important}.pr-bg-grey-20{background:#cfd0d1}.pr-text-grey-20{color:#cfd0d1}.pr-brd-grey-20{border:1px solid #cfd0d1!important}.pr-bg-dark-30{background:#c4c4c4}.pr-text-dark-30{color:#c4c4c4}.pr-brd-dark-30{border:1px solid #c4c4c4!important}.pr-bg-dark-40{background:#969ba0}.pr-text-dark-40{color:#969ba0}.pr-brd-dark-40{border:1px solid #969ba0!important}.pr-bg-dark-50{background:#68717b}.pr-text-dark-50{color:#68717b}.pr-brd-dark-50{border:1px solid #68717b!important}.pr-bg-dark-70{background:#40464d}.pr-text-dark-70{color:#40464d}.pr-brd-dark-70{border:1px solid #40464d!important}.pr-bg-dark-90{background:#232930}.pr-text-dark-90{color:#232930}.pr-brd-dark-90{border:1px solid #232930!important}.pr-bg-orange-5{background:#FDF0E7}.pr-text-orange-5{color:#fdf0e7}.pr-brd-orange-5{border:1px solid #FDF0E7!important}.pr-bg-orange-50{background:#f4691b}.pr-text-orange-50{color:#f4691b}.pr-brd-orange-50{border:1px solid #f4691b!important}.pr-bg-orange-60{background:#d75924}.pr-text-orange-60{color:#d75924}.pr-brd-orange-60{border:1px solid #d75924!important}.pr-bg-orange-70{background:#cd4a00}.pr-text-orange-70{color:#cd4a00}.pr-brd-orange-70{border:1px solid #cd4a00!important}.pr-bg-red-t{background:#a32e2e}.pr-text-red-t{color:#a32e2e}.pr-brd-red-t{border:1px solid #a32e2e!important}.pr-bg-red-40{background:#F86161}.pr-text-red-40{color:#f86161}.pr-brd-red-40{border:1px solid #F86161!important}.pr-bg-red-50{background:#D20A30}.pr-text-red-50{color:#d20a30}.pr-brd-red-50{border:1px solid #D20A30!important}.pr-bg-red-light{background:#FA5958}.pr-text-red-light{color:#fa5958}.pr-brd-red-light{border:1px solid #FA5958!important}.pr-bg-green-t{background:#B3BB3E}.pr-text-green-t{color:#b3bb3e}.pr-brd-green-t{border:1px solid #B3BB3E!important}.pr-bg-green-40{background:rgba(177,228,190,.4)}.pr-text-green-40{color:#b1e4be66}.pr-brd-green-40{border:1px solid rgba(177,228,190,.4)!important}.pr-bg-green-90{background:#079757}.pr-text-green-90{color:#079757}.pr-brd-green-90{border:1px solid #079757!important}.pr-bg-accent{background:#FFE9CF}.pr-text-accent{color:#ffe9cf}.pr-brd-accent{border:1px solid #FFE9CF!important}.pr-bg-blue-90{background:#2985BB}.pr-text-blue-90{color:#2985bb}.pr-brd-blue-90{border:1px solid #2985BB!important}.pr-bg-blue-60{background:rgba(219,244,255,.6)}.pr-text-blue-60{color:#dbf4ff99}.pr-brd-blue-60{border:1px solid rgba(219,244,255,.6)!important}.pr-relative{position:relative}.pr-absolute{position:absolute}.pr-sticky{position:sticky}.pr-link-style{color:currentColor;text-decoration:underline}.pr-link-style:hover{color:#f4691b}.pr-pointer{cursor:pointer}.pr-w-f{width:100%}.pr-h-f{height:100%}.pr-fs-0{font-size:0px}.pr-lh-0{line-height:0px}.pr-gap-0{gap:0px}.pr-gap-y-0{row-gap:0px}.pr-gap-x-0{column-gap:0px}.pr-w-0{width:0%}.pr-gs-0{grid-column:span 0}.pr-brd-0{border:0px solid #dcdfe1}.pr-fs-1{font-size:1px}.pr-lh-1{line-height:1px}.pr-gap-1{gap:1px}.pr-gap-y-1{row-gap:1px}.pr-gap-x-1{column-gap:1px}.pr-w-1{width:1%}.pr-gs-1{grid-column:span 1}.pr-brd-1{border:1px solid #dcdfe1}.pr-fs-2{font-size:2px}.pr-lh-2{line-height:2px}.pr-gap-2{gap:2px}.pr-gap-y-2{row-gap:2px}.pr-gap-x-2{column-gap:2px}.pr-w-2{width:2%}.pr-gs-2{grid-column:span 2}.pr-brd-2{border:2px solid #dcdfe1}.pr-fs-3{font-size:3px}.pr-lh-3{line-height:3px}.pr-gap-3{gap:3px}.pr-gap-y-3{row-gap:3px}.pr-gap-x-3{column-gap:3px}.pr-w-3{width:3%}.pr-gs-3{grid-column:span 3}.pr-brd-3{border:3px solid #dcdfe1}.pr-fs-4{font-size:4px}.pr-lh-4{line-height:4px}.pr-gap-4{gap:4px}.pr-gap-y-4{row-gap:4px}.pr-gap-x-4{column-gap:4px}.pr-w-4{width:4%}.pr-gs-4{grid-column:span 4}.pr-brd-4{border:4px solid #dcdfe1}.pr-fs-5{font-size:5px}.pr-lh-5{line-height:5px}.pr-gap-5{gap:5px}.pr-gap-y-5{row-gap:5px}.pr-gap-x-5{column-gap:5px}.pr-w-5{width:5%}.pr-gs-5{grid-column:span 5}.pr-brd-5{border:5px solid #dcdfe1}.pr-fs-6{font-size:6px}.pr-lh-6{line-height:6px}.pr-gap-6{gap:6px}.pr-gap-y-6{row-gap:6px}.pr-gap-x-6{column-gap:6px}.pr-w-6{width:6%}.pr-gs-6{grid-column:span 6}.pr-brd-6{border:6px solid #dcdfe1}.pr-fs-7{font-size:7px}.pr-lh-7{line-height:7px}.pr-gap-7{gap:7px}.pr-gap-y-7{row-gap:7px}.pr-gap-x-7{column-gap:7px}.pr-w-7{width:7%}.pr-gs-7{grid-column:span 7}.pr-brd-7{border:7px solid #dcdfe1}.pr-fs-8{font-size:8px}.pr-lh-8{line-height:8px}.pr-gap-8{gap:8px}.pr-gap-y-8{row-gap:8px}.pr-gap-x-8{column-gap:8px}.pr-w-8{width:8%}.pr-gs-8{grid-column:span 8}.pr-brd-8{border:8px solid #dcdfe1}.pr-fs-9{font-size:9px}.pr-lh-9{line-height:9px}.pr-gap-9{gap:9px}.pr-gap-y-9{row-gap:9px}.pr-gap-x-9{column-gap:9px}.pr-w-9{width:9%}.pr-gs-9{grid-column:span 9}.pr-brd-9{border:9px solid #dcdfe1}.pr-fs-10{font-size:10px}.pr-lh-10{line-height:10px}.pr-gap-10{gap:10px}.pr-gap-y-10{row-gap:10px}.pr-gap-x-10{column-gap:10px}.pr-w-10{width:10%}.pr-gs-10{grid-column:span 10}.pr-brd-10{border:10px solid #dcdfe1}.pr-fs-11{font-size:11px}.pr-lh-11{line-height:11px}.pr-gap-11{gap:11px}.pr-gap-y-11{row-gap:11px}.pr-gap-x-11{column-gap:11px}.pr-w-11{width:11%}.pr-gs-11{grid-column:span 11}.pr-brd-11{border:11px solid #dcdfe1}.pr-fs-12{font-size:12px}.pr-lh-12{line-height:12px}.pr-gap-12{gap:12px}.pr-gap-y-12{row-gap:12px}.pr-gap-x-12{column-gap:12px}.pr-w-12{width:12%}.pr-gs-12{grid-column:span 12}.pr-brd-12{border:12px solid #dcdfe1}.pr-fs-13{font-size:13px}.pr-lh-13{line-height:13px}.pr-gap-13{gap:13px}.pr-gap-y-13{row-gap:13px}.pr-gap-x-13{column-gap:13px}.pr-w-13{width:13%}.pr-gs-13{grid-column:span 13}.pr-brd-13{border:13px solid #dcdfe1}.pr-fs-14{font-size:14px}.pr-lh-14{line-height:14px}.pr-gap-14{gap:14px}.pr-gap-y-14{row-gap:14px}.pr-gap-x-14{column-gap:14px}.pr-w-14{width:14%}.pr-gs-14{grid-column:span 14}.pr-brd-14{border:14px solid #dcdfe1}.pr-fs-15{font-size:15px}.pr-lh-15{line-height:15px}.pr-gap-15{gap:15px}.pr-gap-y-15{row-gap:15px}.pr-gap-x-15{column-gap:15px}.pr-w-15{width:15%}.pr-gs-15{grid-column:span 15}.pr-brd-15{border:15px solid #dcdfe1}.pr-fs-16{font-size:16px}.pr-lh-16{line-height:16px}.pr-gap-16{gap:16px}.pr-gap-y-16{row-gap:16px}.pr-gap-x-16{column-gap:16px}.pr-w-16{width:16%}.pr-gs-16{grid-column:span 16}.pr-brd-16{border:16px solid #dcdfe1}.pr-fs-17{font-size:17px}.pr-lh-17{line-height:17px}.pr-gap-17{gap:17px}.pr-gap-y-17{row-gap:17px}.pr-gap-x-17{column-gap:17px}.pr-w-17{width:17%}.pr-gs-17{grid-column:span 17}.pr-brd-17{border:17px solid #dcdfe1}.pr-fs-18{font-size:18px}.pr-lh-18{line-height:18px}.pr-gap-18{gap:18px}.pr-gap-y-18{row-gap:18px}.pr-gap-x-18{column-gap:18px}.pr-w-18{width:18%}.pr-gs-18{grid-column:span 18}.pr-brd-18{border:18px solid #dcdfe1}.pr-fs-19{font-size:19px}.pr-lh-19{line-height:19px}.pr-gap-19{gap:19px}.pr-gap-y-19{row-gap:19px}.pr-gap-x-19{column-gap:19px}.pr-w-19{width:19%}.pr-gs-19{grid-column:span 19}.pr-brd-19{border:19px solid #dcdfe1}.pr-fs-20{font-size:20px}.pr-lh-20{line-height:20px}.pr-gap-20{gap:20px}.pr-gap-y-20{row-gap:20px}.pr-gap-x-20{column-gap:20px}.pr-w-20{width:20%}.pr-gs-20{grid-column:span 20}.pr-brd-20{border:20px solid #dcdfe1}.pr-fs-21{font-size:21px}.pr-lh-21{line-height:21px}.pr-gap-21{gap:21px}.pr-gap-y-21{row-gap:21px}.pr-gap-x-21{column-gap:21px}.pr-w-21{width:21%}.pr-gs-21{grid-column:span 21}.pr-brd-21{border:21px solid #dcdfe1}.pr-fs-22{font-size:22px}.pr-lh-22{line-height:22px}.pr-gap-22{gap:22px}.pr-gap-y-22{row-gap:22px}.pr-gap-x-22{column-gap:22px}.pr-w-22{width:22%}.pr-gs-22{grid-column:span 22}.pr-brd-22{border:22px solid #dcdfe1}.pr-fs-23{font-size:23px}.pr-lh-23{line-height:23px}.pr-gap-23{gap:23px}.pr-gap-y-23{row-gap:23px}.pr-gap-x-23{column-gap:23px}.pr-w-23{width:23%}.pr-gs-23{grid-column:span 23}.pr-brd-23{border:23px solid #dcdfe1}.pr-fs-24{font-size:24px}.pr-lh-24{line-height:24px}.pr-gap-24{gap:24px}.pr-gap-y-24{row-gap:24px}.pr-gap-x-24{column-gap:24px}.pr-w-24{width:24%}.pr-gs-24{grid-column:span 24}.pr-brd-24{border:24px solid #dcdfe1}.pr-fs-25{font-size:25px}.pr-lh-25{line-height:25px}.pr-gap-25{gap:25px}.pr-gap-y-25{row-gap:25px}.pr-gap-x-25{column-gap:25px}.pr-w-25{width:25%}.pr-gs-25{grid-column:span 25}.pr-brd-25{border:25px solid #dcdfe1}.pr-fs-26{font-size:26px}.pr-lh-26{line-height:26px}.pr-gap-26{gap:26px}.pr-gap-y-26{row-gap:26px}.pr-gap-x-26{column-gap:26px}.pr-w-26{width:26%}.pr-gs-26{grid-column:span 26}.pr-brd-26{border:26px solid #dcdfe1}.pr-fs-27{font-size:27px}.pr-lh-27{line-height:27px}.pr-gap-27{gap:27px}.pr-gap-y-27{row-gap:27px}.pr-gap-x-27{column-gap:27px}.pr-w-27{width:27%}.pr-gs-27{grid-column:span 27}.pr-brd-27{border:27px solid #dcdfe1}.pr-fs-28{font-size:28px}.pr-lh-28{line-height:28px}.pr-gap-28{gap:28px}.pr-gap-y-28{row-gap:28px}.pr-gap-x-28{column-gap:28px}.pr-w-28{width:28%}.pr-gs-28{grid-column:span 28}.pr-brd-28{border:28px solid #dcdfe1}.pr-fs-29{font-size:29px}.pr-lh-29{line-height:29px}.pr-gap-29{gap:29px}.pr-gap-y-29{row-gap:29px}.pr-gap-x-29{column-gap:29px}.pr-w-29{width:29%}.pr-gs-29{grid-column:span 29}.pr-brd-29{border:29px solid #dcdfe1}.pr-fs-30{font-size:30px}.pr-lh-30{line-height:30px}.pr-gap-30{gap:30px}.pr-gap-y-30{row-gap:30px}.pr-gap-x-30{column-gap:30px}.pr-w-30{width:30%}.pr-gs-30{grid-column:span 30}.pr-brd-30{border:30px solid #dcdfe1}.pr-fs-31{font-size:31px}.pr-lh-31{line-height:31px}.pr-gap-31{gap:31px}.pr-gap-y-31{row-gap:31px}.pr-gap-x-31{column-gap:31px}.pr-w-31{width:31%}.pr-gs-31{grid-column:span 31}.pr-brd-31{border:31px solid #dcdfe1}.pr-fs-32{font-size:32px}.pr-lh-32{line-height:32px}.pr-gap-32{gap:32px}.pr-gap-y-32{row-gap:32px}.pr-gap-x-32{column-gap:32px}.pr-w-32{width:32%}.pr-gs-32{grid-column:span 32}.pr-brd-32{border:32px solid #dcdfe1}.pr-fs-33{font-size:33px}.pr-lh-33{line-height:33px}.pr-gap-33{gap:33px}.pr-gap-y-33{row-gap:33px}.pr-gap-x-33{column-gap:33px}.pr-w-33{width:33%}.pr-gs-33{grid-column:span 33}.pr-brd-33{border:33px solid #dcdfe1}.pr-fs-34{font-size:34px}.pr-lh-34{line-height:34px}.pr-gap-34{gap:34px}.pr-gap-y-34{row-gap:34px}.pr-gap-x-34{column-gap:34px}.pr-w-34{width:34%}.pr-gs-34{grid-column:span 34}.pr-brd-34{border:34px solid #dcdfe1}.pr-fs-35{font-size:35px}.pr-lh-35{line-height:35px}.pr-gap-35{gap:35px}.pr-gap-y-35{row-gap:35px}.pr-gap-x-35{column-gap:35px}.pr-w-35{width:35%}.pr-gs-35{grid-column:span 35}.pr-brd-35{border:35px solid #dcdfe1}.pr-fs-36{font-size:36px}.pr-lh-36{line-height:36px}.pr-gap-36{gap:36px}.pr-gap-y-36{row-gap:36px}.pr-gap-x-36{column-gap:36px}.pr-w-36{width:36%}.pr-gs-36{grid-column:span 36}.pr-brd-36{border:36px solid #dcdfe1}.pr-fs-37{font-size:37px}.pr-lh-37{line-height:37px}.pr-gap-37{gap:37px}.pr-gap-y-37{row-gap:37px}.pr-gap-x-37{column-gap:37px}.pr-w-37{width:37%}.pr-gs-37{grid-column:span 37}.pr-brd-37{border:37px solid #dcdfe1}.pr-fs-38{font-size:38px}.pr-lh-38{line-height:38px}.pr-gap-38{gap:38px}.pr-gap-y-38{row-gap:38px}.pr-gap-x-38{column-gap:38px}.pr-w-38{width:38%}.pr-gs-38{grid-column:span 38}.pr-brd-38{border:38px solid #dcdfe1}.pr-fs-39{font-size:39px}.pr-lh-39{line-height:39px}.pr-gap-39{gap:39px}.pr-gap-y-39{row-gap:39px}.pr-gap-x-39{column-gap:39px}.pr-w-39{width:39%}.pr-gs-39{grid-column:span 39}.pr-brd-39{border:39px solid #dcdfe1}.pr-fs-40{font-size:40px}.pr-lh-40{line-height:40px}.pr-gap-40{gap:40px}.pr-gap-y-40{row-gap:40px}.pr-gap-x-40{column-gap:40px}.pr-w-40{width:40%}.pr-gs-40{grid-column:span 40}.pr-brd-40{border:40px solid #dcdfe1}.pr-fs-41{font-size:41px}.pr-lh-41{line-height:41px}.pr-gap-41{gap:41px}.pr-gap-y-41{row-gap:41px}.pr-gap-x-41{column-gap:41px}.pr-w-41{width:41%}.pr-gs-41{grid-column:span 41}.pr-brd-41{border:41px solid #dcdfe1}.pr-fs-42{font-size:42px}.pr-lh-42{line-height:42px}.pr-gap-42{gap:42px}.pr-gap-y-42{row-gap:42px}.pr-gap-x-42{column-gap:42px}.pr-w-42{width:42%}.pr-gs-42{grid-column:span 42}.pr-brd-42{border:42px solid #dcdfe1}.pr-fs-43{font-size:43px}.pr-lh-43{line-height:43px}.pr-gap-43{gap:43px}.pr-gap-y-43{row-gap:43px}.pr-gap-x-43{column-gap:43px}.pr-w-43{width:43%}.pr-gs-43{grid-column:span 43}.pr-brd-43{border:43px solid #dcdfe1}.pr-fs-44{font-size:44px}.pr-lh-44{line-height:44px}.pr-gap-44{gap:44px}.pr-gap-y-44{row-gap:44px}.pr-gap-x-44{column-gap:44px}.pr-w-44{width:44%}.pr-gs-44{grid-column:span 44}.pr-brd-44{border:44px solid #dcdfe1}.pr-fs-45{font-size:45px}.pr-lh-45{line-height:45px}.pr-gap-45{gap:45px}.pr-gap-y-45{row-gap:45px}.pr-gap-x-45{column-gap:45px}.pr-w-45{width:45%}.pr-gs-45{grid-column:span 45}.pr-brd-45{border:45px solid #dcdfe1}.pr-fs-46{font-size:46px}.pr-lh-46{line-height:46px}.pr-gap-46{gap:46px}.pr-gap-y-46{row-gap:46px}.pr-gap-x-46{column-gap:46px}.pr-w-46{width:46%}.pr-gs-46{grid-column:span 46}.pr-brd-46{border:46px solid #dcdfe1}.pr-fs-47{font-size:47px}.pr-lh-47{line-height:47px}.pr-gap-47{gap:47px}.pr-gap-y-47{row-gap:47px}.pr-gap-x-47{column-gap:47px}.pr-w-47{width:47%}.pr-gs-47{grid-column:span 47}.pr-brd-47{border:47px solid #dcdfe1}.pr-fs-48{font-size:48px}.pr-lh-48{line-height:48px}.pr-gap-48{gap:48px}.pr-gap-y-48{row-gap:48px}.pr-gap-x-48{column-gap:48px}.pr-w-48{width:48%}.pr-gs-48{grid-column:span 48}.pr-brd-48{border:48px solid #dcdfe1}.pr-fs-49{font-size:49px}.pr-lh-49{line-height:49px}.pr-gap-49{gap:49px}.pr-gap-y-49{row-gap:49px}.pr-gap-x-49{column-gap:49px}.pr-w-49{width:49%}.pr-gs-49{grid-column:span 49}.pr-brd-49{border:49px solid #dcdfe1}.pr-fs-50{font-size:50px}.pr-lh-50{line-height:50px}.pr-gap-50{gap:50px}.pr-gap-y-50{row-gap:50px}.pr-gap-x-50{column-gap:50px}.pr-w-50{width:50%}.pr-gs-50{grid-column:span 50}.pr-brd-50{border:50px solid #dcdfe1}.pr-fs-51{font-size:51px}.pr-lh-51{line-height:51px}.pr-gap-51{gap:51px}.pr-gap-y-51{row-gap:51px}.pr-gap-x-51{column-gap:51px}.pr-w-51{width:51%}.pr-gs-51{grid-column:span 51}.pr-brd-51{border:51px solid #dcdfe1}.pr-fs-52{font-size:52px}.pr-lh-52{line-height:52px}.pr-gap-52{gap:52px}.pr-gap-y-52{row-gap:52px}.pr-gap-x-52{column-gap:52px}.pr-w-52{width:52%}.pr-gs-52{grid-column:span 52}.pr-brd-52{border:52px solid #dcdfe1}.pr-fs-53{font-size:53px}.pr-lh-53{line-height:53px}.pr-gap-53{gap:53px}.pr-gap-y-53{row-gap:53px}.pr-gap-x-53{column-gap:53px}.pr-w-53{width:53%}.pr-gs-53{grid-column:span 53}.pr-brd-53{border:53px solid #dcdfe1}.pr-fs-54{font-size:54px}.pr-lh-54{line-height:54px}.pr-gap-54{gap:54px}.pr-gap-y-54{row-gap:54px}.pr-gap-x-54{column-gap:54px}.pr-w-54{width:54%}.pr-gs-54{grid-column:span 54}.pr-brd-54{border:54px solid #dcdfe1}.pr-fs-55{font-size:55px}.pr-lh-55{line-height:55px}.pr-gap-55{gap:55px}.pr-gap-y-55{row-gap:55px}.pr-gap-x-55{column-gap:55px}.pr-w-55{width:55%}.pr-gs-55{grid-column:span 55}.pr-brd-55{border:55px solid #dcdfe1}.pr-fs-56{font-size:56px}.pr-lh-56{line-height:56px}.pr-gap-56{gap:56px}.pr-gap-y-56{row-gap:56px}.pr-gap-x-56{column-gap:56px}.pr-w-56{width:56%}.pr-gs-56{grid-column:span 56}.pr-brd-56{border:56px solid #dcdfe1}.pr-fs-57{font-size:57px}.pr-lh-57{line-height:57px}.pr-gap-57{gap:57px}.pr-gap-y-57{row-gap:57px}.pr-gap-x-57{column-gap:57px}.pr-w-57{width:57%}.pr-gs-57{grid-column:span 57}.pr-brd-57{border:57px solid #dcdfe1}.pr-fs-58{font-size:58px}.pr-lh-58{line-height:58px}.pr-gap-58{gap:58px}.pr-gap-y-58{row-gap:58px}.pr-gap-x-58{column-gap:58px}.pr-w-58{width:58%}.pr-gs-58{grid-column:span 58}.pr-brd-58{border:58px solid #dcdfe1}.pr-fs-59{font-size:59px}.pr-lh-59{line-height:59px}.pr-gap-59{gap:59px}.pr-gap-y-59{row-gap:59px}.pr-gap-x-59{column-gap:59px}.pr-w-59{width:59%}.pr-gs-59{grid-column:span 59}.pr-brd-59{border:59px solid #dcdfe1}.pr-fs-60{font-size:60px}.pr-lh-60{line-height:60px}.pr-gap-60{gap:60px}.pr-gap-y-60{row-gap:60px}.pr-gap-x-60{column-gap:60px}.pr-w-60{width:60%}.pr-gs-60{grid-column:span 60}.pr-brd-60{border:60px solid #dcdfe1}.pr-fs-61{font-size:61px}.pr-lh-61{line-height:61px}.pr-gap-61{gap:61px}.pr-gap-y-61{row-gap:61px}.pr-gap-x-61{column-gap:61px}.pr-w-61{width:61%}.pr-gs-61{grid-column:span 61}.pr-brd-61{border:61px solid #dcdfe1}.pr-fs-62{font-size:62px}.pr-lh-62{line-height:62px}.pr-gap-62{gap:62px}.pr-gap-y-62{row-gap:62px}.pr-gap-x-62{column-gap:62px}.pr-w-62{width:62%}.pr-gs-62{grid-column:span 62}.pr-brd-62{border:62px solid #dcdfe1}.pr-fs-63{font-size:63px}.pr-lh-63{line-height:63px}.pr-gap-63{gap:63px}.pr-gap-y-63{row-gap:63px}.pr-gap-x-63{column-gap:63px}.pr-w-63{width:63%}.pr-gs-63{grid-column:span 63}.pr-brd-63{border:63px solid #dcdfe1}.pr-fs-64{font-size:64px}.pr-lh-64{line-height:64px}.pr-gap-64{gap:64px}.pr-gap-y-64{row-gap:64px}.pr-gap-x-64{column-gap:64px}.pr-w-64{width:64%}.pr-gs-64{grid-column:span 64}.pr-brd-64{border:64px solid #dcdfe1}.pr-fs-65{font-size:65px}.pr-lh-65{line-height:65px}.pr-gap-65{gap:65px}.pr-gap-y-65{row-gap:65px}.pr-gap-x-65{column-gap:65px}.pr-w-65{width:65%}.pr-gs-65{grid-column:span 65}.pr-brd-65{border:65px solid #dcdfe1}.pr-fs-66{font-size:66px}.pr-lh-66{line-height:66px}.pr-gap-66{gap:66px}.pr-gap-y-66{row-gap:66px}.pr-gap-x-66{column-gap:66px}.pr-w-66{width:66%}.pr-gs-66{grid-column:span 66}.pr-brd-66{border:66px solid #dcdfe1}.pr-fs-67{font-size:67px}.pr-lh-67{line-height:67px}.pr-gap-67{gap:67px}.pr-gap-y-67{row-gap:67px}.pr-gap-x-67{column-gap:67px}.pr-w-67{width:67%}.pr-gs-67{grid-column:span 67}.pr-brd-67{border:67px solid #dcdfe1}.pr-fs-68{font-size:68px}.pr-lh-68{line-height:68px}.pr-gap-68{gap:68px}.pr-gap-y-68{row-gap:68px}.pr-gap-x-68{column-gap:68px}.pr-w-68{width:68%}.pr-gs-68{grid-column:span 68}.pr-brd-68{border:68px solid #dcdfe1}.pr-fs-69{font-size:69px}.pr-lh-69{line-height:69px}.pr-gap-69{gap:69px}.pr-gap-y-69{row-gap:69px}.pr-gap-x-69{column-gap:69px}.pr-w-69{width:69%}.pr-gs-69{grid-column:span 69}.pr-brd-69{border:69px solid #dcdfe1}.pr-fs-70{font-size:70px}.pr-lh-70{line-height:70px}.pr-gap-70{gap:70px}.pr-gap-y-70{row-gap:70px}.pr-gap-x-70{column-gap:70px}.pr-w-70{width:70%}.pr-gs-70{grid-column:span 70}.pr-brd-70{border:70px solid #dcdfe1}.pr-fs-71{font-size:71px}.pr-lh-71{line-height:71px}.pr-gap-71{gap:71px}.pr-gap-y-71{row-gap:71px}.pr-gap-x-71{column-gap:71px}.pr-w-71{width:71%}.pr-gs-71{grid-column:span 71}.pr-brd-71{border:71px solid #dcdfe1}.pr-fs-72{font-size:72px}.pr-lh-72{line-height:72px}.pr-gap-72{gap:72px}.pr-gap-y-72{row-gap:72px}.pr-gap-x-72{column-gap:72px}.pr-w-72{width:72%}.pr-gs-72{grid-column:span 72}.pr-brd-72{border:72px solid #dcdfe1}.pr-fs-73{font-size:73px}.pr-lh-73{line-height:73px}.pr-gap-73{gap:73px}.pr-gap-y-73{row-gap:73px}.pr-gap-x-73{column-gap:73px}.pr-w-73{width:73%}.pr-gs-73{grid-column:span 73}.pr-brd-73{border:73px solid #dcdfe1}.pr-fs-74{font-size:74px}.pr-lh-74{line-height:74px}.pr-gap-74{gap:74px}.pr-gap-y-74{row-gap:74px}.pr-gap-x-74{column-gap:74px}.pr-w-74{width:74%}.pr-gs-74{grid-column:span 74}.pr-brd-74{border:74px solid #dcdfe1}.pr-fs-75{font-size:75px}.pr-lh-75{line-height:75px}.pr-gap-75{gap:75px}.pr-gap-y-75{row-gap:75px}.pr-gap-x-75{column-gap:75px}.pr-w-75{width:75%}.pr-gs-75{grid-column:span 75}.pr-brd-75{border:75px solid #dcdfe1}.pr-fs-76{font-size:76px}.pr-lh-76{line-height:76px}.pr-gap-76{gap:76px}.pr-gap-y-76{row-gap:76px}.pr-gap-x-76{column-gap:76px}.pr-w-76{width:76%}.pr-gs-76{grid-column:span 76}.pr-brd-76{border:76px solid #dcdfe1}.pr-fs-77{font-size:77px}.pr-lh-77{line-height:77px}.pr-gap-77{gap:77px}.pr-gap-y-77{row-gap:77px}.pr-gap-x-77{column-gap:77px}.pr-w-77{width:77%}.pr-gs-77{grid-column:span 77}.pr-brd-77{border:77px solid #dcdfe1}.pr-fs-78{font-size:78px}.pr-lh-78{line-height:78px}.pr-gap-78{gap:78px}.pr-gap-y-78{row-gap:78px}.pr-gap-x-78{column-gap:78px}.pr-w-78{width:78%}.pr-gs-78{grid-column:span 78}.pr-brd-78{border:78px solid #dcdfe1}.pr-fs-79{font-size:79px}.pr-lh-79{line-height:79px}.pr-gap-79{gap:79px}.pr-gap-y-79{row-gap:79px}.pr-gap-x-79{column-gap:79px}.pr-w-79{width:79%}.pr-gs-79{grid-column:span 79}.pr-brd-79{border:79px solid #dcdfe1}.pr-fs-80{font-size:80px}.pr-lh-80{line-height:80px}.pr-gap-80{gap:80px}.pr-gap-y-80{row-gap:80px}.pr-gap-x-80{column-gap:80px}.pr-w-80{width:80%}.pr-gs-80{grid-column:span 80}.pr-brd-80{border:80px solid #dcdfe1}.pr-fs-81{font-size:81px}.pr-lh-81{line-height:81px}.pr-gap-81{gap:81px}.pr-gap-y-81{row-gap:81px}.pr-gap-x-81{column-gap:81px}.pr-w-81{width:81%}.pr-gs-81{grid-column:span 81}.pr-brd-81{border:81px solid #dcdfe1}.pr-fs-82{font-size:82px}.pr-lh-82{line-height:82px}.pr-gap-82{gap:82px}.pr-gap-y-82{row-gap:82px}.pr-gap-x-82{column-gap:82px}.pr-w-82{width:82%}.pr-gs-82{grid-column:span 82}.pr-brd-82{border:82px solid #dcdfe1}.pr-fs-83{font-size:83px}.pr-lh-83{line-height:83px}.pr-gap-83{gap:83px}.pr-gap-y-83{row-gap:83px}.pr-gap-x-83{column-gap:83px}.pr-w-83{width:83%}.pr-gs-83{grid-column:span 83}.pr-brd-83{border:83px solid #dcdfe1}.pr-fs-84{font-size:84px}.pr-lh-84{line-height:84px}.pr-gap-84{gap:84px}.pr-gap-y-84{row-gap:84px}.pr-gap-x-84{column-gap:84px}.pr-w-84{width:84%}.pr-gs-84{grid-column:span 84}.pr-brd-84{border:84px solid #dcdfe1}.pr-fs-85{font-size:85px}.pr-lh-85{line-height:85px}.pr-gap-85{gap:85px}.pr-gap-y-85{row-gap:85px}.pr-gap-x-85{column-gap:85px}.pr-w-85{width:85%}.pr-gs-85{grid-column:span 85}.pr-brd-85{border:85px solid #dcdfe1}.pr-fs-86{font-size:86px}.pr-lh-86{line-height:86px}.pr-gap-86{gap:86px}.pr-gap-y-86{row-gap:86px}.pr-gap-x-86{column-gap:86px}.pr-w-86{width:86%}.pr-gs-86{grid-column:span 86}.pr-brd-86{border:86px solid #dcdfe1}.pr-fs-87{font-size:87px}.pr-lh-87{line-height:87px}.pr-gap-87{gap:87px}.pr-gap-y-87{row-gap:87px}.pr-gap-x-87{column-gap:87px}.pr-w-87{width:87%}.pr-gs-87{grid-column:span 87}.pr-brd-87{border:87px solid #dcdfe1}.pr-fs-88{font-size:88px}.pr-lh-88{line-height:88px}.pr-gap-88{gap:88px}.pr-gap-y-88{row-gap:88px}.pr-gap-x-88{column-gap:88px}.pr-w-88{width:88%}.pr-gs-88{grid-column:span 88}.pr-brd-88{border:88px solid #dcdfe1}.pr-fs-89{font-size:89px}.pr-lh-89{line-height:89px}.pr-gap-89{gap:89px}.pr-gap-y-89{row-gap:89px}.pr-gap-x-89{column-gap:89px}.pr-w-89{width:89%}.pr-gs-89{grid-column:span 89}.pr-brd-89{border:89px solid #dcdfe1}.pr-fs-90{font-size:90px}.pr-lh-90{line-height:90px}.pr-gap-90{gap:90px}.pr-gap-y-90{row-gap:90px}.pr-gap-x-90{column-gap:90px}.pr-w-90{width:90%}.pr-gs-90{grid-column:span 90}.pr-brd-90{border:90px solid #dcdfe1}.pr-fs-91{font-size:91px}.pr-lh-91{line-height:91px}.pr-gap-91{gap:91px}.pr-gap-y-91{row-gap:91px}.pr-gap-x-91{column-gap:91px}.pr-w-91{width:91%}.pr-gs-91{grid-column:span 91}.pr-brd-91{border:91px solid #dcdfe1}.pr-fs-92{font-size:92px}.pr-lh-92{line-height:92px}.pr-gap-92{gap:92px}.pr-gap-y-92{row-gap:92px}.pr-gap-x-92{column-gap:92px}.pr-w-92{width:92%}.pr-gs-92{grid-column:span 92}.pr-brd-92{border:92px solid #dcdfe1}.pr-fs-93{font-size:93px}.pr-lh-93{line-height:93px}.pr-gap-93{gap:93px}.pr-gap-y-93{row-gap:93px}.pr-gap-x-93{column-gap:93px}.pr-w-93{width:93%}.pr-gs-93{grid-column:span 93}.pr-brd-93{border:93px solid #dcdfe1}.pr-fs-94{font-size:94px}.pr-lh-94{line-height:94px}.pr-gap-94{gap:94px}.pr-gap-y-94{row-gap:94px}.pr-gap-x-94{column-gap:94px}.pr-w-94{width:94%}.pr-gs-94{grid-column:span 94}.pr-brd-94{border:94px solid #dcdfe1}.pr-fs-95{font-size:95px}.pr-lh-95{line-height:95px}.pr-gap-95{gap:95px}.pr-gap-y-95{row-gap:95px}.pr-gap-x-95{column-gap:95px}.pr-w-95{width:95%}.pr-gs-95{grid-column:span 95}.pr-brd-95{border:95px solid #dcdfe1}.pr-fs-96{font-size:96px}.pr-lh-96{line-height:96px}.pr-gap-96{gap:96px}.pr-gap-y-96{row-gap:96px}.pr-gap-x-96{column-gap:96px}.pr-w-96{width:96%}.pr-gs-96{grid-column:span 96}.pr-brd-96{border:96px solid #dcdfe1}.pr-fs-97{font-size:97px}.pr-lh-97{line-height:97px}.pr-gap-97{gap:97px}.pr-gap-y-97{row-gap:97px}.pr-gap-x-97{column-gap:97px}.pr-w-97{width:97%}.pr-gs-97{grid-column:span 97}.pr-brd-97{border:97px solid #dcdfe1}.pr-fs-98{font-size:98px}.pr-lh-98{line-height:98px}.pr-gap-98{gap:98px}.pr-gap-y-98{row-gap:98px}.pr-gap-x-98{column-gap:98px}.pr-w-98{width:98%}.pr-gs-98{grid-column:span 98}.pr-brd-98{border:98px solid #dcdfe1}.pr-fs-99{font-size:99px}.pr-lh-99{line-height:99px}.pr-gap-99{gap:99px}.pr-gap-y-99{row-gap:99px}.pr-gap-x-99{column-gap:99px}.pr-w-99{width:99%}.pr-gs-99{grid-column:span 99}.pr-brd-99{border:99px solid #dcdfe1}.pr-fs-100{font-size:100px}.pr-lh-100{line-height:100px}.pr-gap-100{gap:100px}.pr-gap-y-100{row-gap:100px}.pr-gap-x-100{column-gap:100px}.pr-w-100{width:100%}.pr-gs-100{grid-column:span 100}.pr-brd-100{border:100px solid #dcdfe1}.pr-fw-2{font-weight:200}.pr-fw-3{font-weight:300}.pr-fw-4{font-weight:400}.pr-fw-5{font-weight:500}.pr-fw-6{font-weight:600}.pr-fw-7{font-weight:700}.pr-fw-8{font-weight:800}.pr-fw-9{font-weight:900}.pr-ma--100{margin:-100px!important}.pr-mx--100{margin-right:-100px!important;margin-left:-100px!important}.pr-my--100{margin-top:-100px!important;margin-bottom:-100px!important}.pr-mt--100{margin-top:-100px!important}.pr-mr--100{margin-right:-100px!important}.pr-mb--100{margin-bottom:-100px!important}.pr-ml--100{margin-left:-100px!important}.pr-pa--100{padding:-100px!important}.pr-px--100{padding-right:-100px!important;padding-left:-100px!important}.pr-py--100{padding-top:-100px!important;padding-bottom:-100px!important}.pr-pt--100{padding-top:-100px!important}.pr-pr--100{padding-right:-100px!important}.pr-pb--100{padding-bottom:-100px!important}.pr-pl--100{padding-left:-100px!important}.pr-brd-r--100{border-radius:-100px!important}.pr-left--100{left:-100px!important}.pr-right--100{right:-100px!important}.pr-top--100{top:-100px!important}.pr-bottom--100{bottom:-100px!important}.pr-ma--99{margin:-99px!important}.pr-mx--99{margin-right:-99px!important;margin-left:-99px!important}.pr-my--99{margin-top:-99px!important;margin-bottom:-99px!important}.pr-mt--99{margin-top:-99px!important}.pr-mr--99{margin-right:-99px!important}.pr-mb--99{margin-bottom:-99px!important}.pr-ml--99{margin-left:-99px!important}.pr-pa--99{padding:-99px!important}.pr-px--99{padding-right:-99px!important;padding-left:-99px!important}.pr-py--99{padding-top:-99px!important;padding-bottom:-99px!important}.pr-pt--99{padding-top:-99px!important}.pr-pr--99{padding-right:-99px!important}.pr-pb--99{padding-bottom:-99px!important}.pr-pl--99{padding-left:-99px!important}.pr-brd-r--99{border-radius:-99px!important}.pr-left--99{left:-99px!important}.pr-right--99{right:-99px!important}.pr-top--99{top:-99px!important}.pr-bottom--99{bottom:-99px!important}.pr-ma--98{margin:-98px!important}.pr-mx--98{margin-right:-98px!important;margin-left:-98px!important}.pr-my--98{margin-top:-98px!important;margin-bottom:-98px!important}.pr-mt--98{margin-top:-98px!important}.pr-mr--98{margin-right:-98px!important}.pr-mb--98{margin-bottom:-98px!important}.pr-ml--98{margin-left:-98px!important}.pr-pa--98{padding:-98px!important}.pr-px--98{padding-right:-98px!important;padding-left:-98px!important}.pr-py--98{padding-top:-98px!important;padding-bottom:-98px!important}.pr-pt--98{padding-top:-98px!important}.pr-pr--98{padding-right:-98px!important}.pr-pb--98{padding-bottom:-98px!important}.pr-pl--98{padding-left:-98px!important}.pr-brd-r--98{border-radius:-98px!important}.pr-left--98{left:-98px!important}.pr-right--98{right:-98px!important}.pr-top--98{top:-98px!important}.pr-bottom--98{bottom:-98px!important}.pr-ma--97{margin:-97px!important}.pr-mx--97{margin-right:-97px!important;margin-left:-97px!important}.pr-my--97{margin-top:-97px!important;margin-bottom:-97px!important}.pr-mt--97{margin-top:-97px!important}.pr-mr--97{margin-right:-97px!important}.pr-mb--97{margin-bottom:-97px!important}.pr-ml--97{margin-left:-97px!important}.pr-pa--97{padding:-97px!important}.pr-px--97{padding-right:-97px!important;padding-left:-97px!important}.pr-py--97{padding-top:-97px!important;padding-bottom:-97px!important}.pr-pt--97{padding-top:-97px!important}.pr-pr--97{padding-right:-97px!important}.pr-pb--97{padding-bottom:-97px!important}.pr-pl--97{padding-left:-97px!important}.pr-brd-r--97{border-radius:-97px!important}.pr-left--97{left:-97px!important}.pr-right--97{right:-97px!important}.pr-top--97{top:-97px!important}.pr-bottom--97{bottom:-97px!important}.pr-ma--96{margin:-96px!important}.pr-mx--96{margin-right:-96px!important;margin-left:-96px!important}.pr-my--96{margin-top:-96px!important;margin-bottom:-96px!important}.pr-mt--96{margin-top:-96px!important}.pr-mr--96{margin-right:-96px!important}.pr-mb--96{margin-bottom:-96px!important}.pr-ml--96{margin-left:-96px!important}.pr-pa--96{padding:-96px!important}.pr-px--96{padding-right:-96px!important;padding-left:-96px!important}.pr-py--96{padding-top:-96px!important;padding-bottom:-96px!important}.pr-pt--96{padding-top:-96px!important}.pr-pr--96{padding-right:-96px!important}.pr-pb--96{padding-bottom:-96px!important}.pr-pl--96{padding-left:-96px!important}.pr-brd-r--96{border-radius:-96px!important}.pr-left--96{left:-96px!important}.pr-right--96{right:-96px!important}.pr-top--96{top:-96px!important}.pr-bottom--96{bottom:-96px!important}.pr-ma--95{margin:-95px!important}.pr-mx--95{margin-right:-95px!important;margin-left:-95px!important}.pr-my--95{margin-top:-95px!important;margin-bottom:-95px!important}.pr-mt--95{margin-top:-95px!important}.pr-mr--95{margin-right:-95px!important}.pr-mb--95{margin-bottom:-95px!important}.pr-ml--95{margin-left:-95px!important}.pr-pa--95{padding:-95px!important}.pr-px--95{padding-right:-95px!important;padding-left:-95px!important}.pr-py--95{padding-top:-95px!important;padding-bottom:-95px!important}.pr-pt--95{padding-top:-95px!important}.pr-pr--95{padding-right:-95px!important}.pr-pb--95{padding-bottom:-95px!important}.pr-pl--95{padding-left:-95px!important}.pr-brd-r--95{border-radius:-95px!important}.pr-left--95{left:-95px!important}.pr-right--95{right:-95px!important}.pr-top--95{top:-95px!important}.pr-bottom--95{bottom:-95px!important}.pr-ma--94{margin:-94px!important}.pr-mx--94{margin-right:-94px!important;margin-left:-94px!important}.pr-my--94{margin-top:-94px!important;margin-bottom:-94px!important}.pr-mt--94{margin-top:-94px!important}.pr-mr--94{margin-right:-94px!important}.pr-mb--94{margin-bottom:-94px!important}.pr-ml--94{margin-left:-94px!important}.pr-pa--94{padding:-94px!important}.pr-px--94{padding-right:-94px!important;padding-left:-94px!important}.pr-py--94{padding-top:-94px!important;padding-bottom:-94px!important}.pr-pt--94{padding-top:-94px!important}.pr-pr--94{padding-right:-94px!important}.pr-pb--94{padding-bottom:-94px!important}.pr-pl--94{padding-left:-94px!important}.pr-brd-r--94{border-radius:-94px!important}.pr-left--94{left:-94px!important}.pr-right--94{right:-94px!important}.pr-top--94{top:-94px!important}.pr-bottom--94{bottom:-94px!important}.pr-ma--93{margin:-93px!important}.pr-mx--93{margin-right:-93px!important;margin-left:-93px!important}.pr-my--93{margin-top:-93px!important;margin-bottom:-93px!important}.pr-mt--93{margin-top:-93px!important}.pr-mr--93{margin-right:-93px!important}.pr-mb--93{margin-bottom:-93px!important}.pr-ml--93{margin-left:-93px!important}.pr-pa--93{padding:-93px!important}.pr-px--93{padding-right:-93px!important;padding-left:-93px!important}.pr-py--93{padding-top:-93px!important;padding-bottom:-93px!important}.pr-pt--93{padding-top:-93px!important}.pr-pr--93{padding-right:-93px!important}.pr-pb--93{padding-bottom:-93px!important}.pr-pl--93{padding-left:-93px!important}.pr-brd-r--93{border-radius:-93px!important}.pr-left--93{left:-93px!important}.pr-right--93{right:-93px!important}.pr-top--93{top:-93px!important}.pr-bottom--93{bottom:-93px!important}.pr-ma--92{margin:-92px!important}.pr-mx--92{margin-right:-92px!important;margin-left:-92px!important}.pr-my--92{margin-top:-92px!important;margin-bottom:-92px!important}.pr-mt--92{margin-top:-92px!important}.pr-mr--92{margin-right:-92px!important}.pr-mb--92{margin-bottom:-92px!important}.pr-ml--92{margin-left:-92px!important}.pr-pa--92{padding:-92px!important}.pr-px--92{padding-right:-92px!important;padding-left:-92px!important}.pr-py--92{padding-top:-92px!important;padding-bottom:-92px!important}.pr-pt--92{padding-top:-92px!important}.pr-pr--92{padding-right:-92px!important}.pr-pb--92{padding-bottom:-92px!important}.pr-pl--92{padding-left:-92px!important}.pr-brd-r--92{border-radius:-92px!important}.pr-left--92{left:-92px!important}.pr-right--92{right:-92px!important}.pr-top--92{top:-92px!important}.pr-bottom--92{bottom:-92px!important}.pr-ma--91{margin:-91px!important}.pr-mx--91{margin-right:-91px!important;margin-left:-91px!important}.pr-my--91{margin-top:-91px!important;margin-bottom:-91px!important}.pr-mt--91{margin-top:-91px!important}.pr-mr--91{margin-right:-91px!important}.pr-mb--91{margin-bottom:-91px!important}.pr-ml--91{margin-left:-91px!important}.pr-pa--91{padding:-91px!important}.pr-px--91{padding-right:-91px!important;padding-left:-91px!important}.pr-py--91{padding-top:-91px!important;padding-bottom:-91px!important}.pr-pt--91{padding-top:-91px!important}.pr-pr--91{padding-right:-91px!important}.pr-pb--91{padding-bottom:-91px!important}.pr-pl--91{padding-left:-91px!important}.pr-brd-r--91{border-radius:-91px!important}.pr-left--91{left:-91px!important}.pr-right--91{right:-91px!important}.pr-top--91{top:-91px!important}.pr-bottom--91{bottom:-91px!important}.pr-ma--90{margin:-90px!important}.pr-mx--90{margin-right:-90px!important;margin-left:-90px!important}.pr-my--90{margin-top:-90px!important;margin-bottom:-90px!important}.pr-mt--90{margin-top:-90px!important}.pr-mr--90{margin-right:-90px!important}.pr-mb--90{margin-bottom:-90px!important}.pr-ml--90{margin-left:-90px!important}.pr-pa--90{padding:-90px!important}.pr-px--90{padding-right:-90px!important;padding-left:-90px!important}.pr-py--90{padding-top:-90px!important;padding-bottom:-90px!important}.pr-pt--90{padding-top:-90px!important}.pr-pr--90{padding-right:-90px!important}.pr-pb--90{padding-bottom:-90px!important}.pr-pl--90{padding-left:-90px!important}.pr-brd-r--90{border-radius:-90px!important}.pr-left--90{left:-90px!important}.pr-right--90{right:-90px!important}.pr-top--90{top:-90px!important}.pr-bottom--90{bottom:-90px!important}.pr-ma--89{margin:-89px!important}.pr-mx--89{margin-right:-89px!important;margin-left:-89px!important}.pr-my--89{margin-top:-89px!important;margin-bottom:-89px!important}.pr-mt--89{margin-top:-89px!important}.pr-mr--89{margin-right:-89px!important}.pr-mb--89{margin-bottom:-89px!important}.pr-ml--89{margin-left:-89px!important}.pr-pa--89{padding:-89px!important}.pr-px--89{padding-right:-89px!important;padding-left:-89px!important}.pr-py--89{padding-top:-89px!important;padding-bottom:-89px!important}.pr-pt--89{padding-top:-89px!important}.pr-pr--89{padding-right:-89px!important}.pr-pb--89{padding-bottom:-89px!important}.pr-pl--89{padding-left:-89px!important}.pr-brd-r--89{border-radius:-89px!important}.pr-left--89{left:-89px!important}.pr-right--89{right:-89px!important}.pr-top--89{top:-89px!important}.pr-bottom--89{bottom:-89px!important}.pr-ma--88{margin:-88px!important}.pr-mx--88{margin-right:-88px!important;margin-left:-88px!important}.pr-my--88{margin-top:-88px!important;margin-bottom:-88px!important}.pr-mt--88{margin-top:-88px!important}.pr-mr--88{margin-right:-88px!important}.pr-mb--88{margin-bottom:-88px!important}.pr-ml--88{margin-left:-88px!important}.pr-pa--88{padding:-88px!important}.pr-px--88{padding-right:-88px!important;padding-left:-88px!important}.pr-py--88{padding-top:-88px!important;padding-bottom:-88px!important}.pr-pt--88{padding-top:-88px!important}.pr-pr--88{padding-right:-88px!important}.pr-pb--88{padding-bottom:-88px!important}.pr-pl--88{padding-left:-88px!important}.pr-brd-r--88{border-radius:-88px!important}.pr-left--88{left:-88px!important}.pr-right--88{right:-88px!important}.pr-top--88{top:-88px!important}.pr-bottom--88{bottom:-88px!important}.pr-ma--87{margin:-87px!important}.pr-mx--87{margin-right:-87px!important;margin-left:-87px!important}.pr-my--87{margin-top:-87px!important;margin-bottom:-87px!important}.pr-mt--87{margin-top:-87px!important}.pr-mr--87{margin-right:-87px!important}.pr-mb--87{margin-bottom:-87px!important}.pr-ml--87{margin-left:-87px!important}.pr-pa--87{padding:-87px!important}.pr-px--87{padding-right:-87px!important;padding-left:-87px!important}.pr-py--87{padding-top:-87px!important;padding-bottom:-87px!important}.pr-pt--87{padding-top:-87px!important}.pr-pr--87{padding-right:-87px!important}.pr-pb--87{padding-bottom:-87px!important}.pr-pl--87{padding-left:-87px!important}.pr-brd-r--87{border-radius:-87px!important}.pr-left--87{left:-87px!important}.pr-right--87{right:-87px!important}.pr-top--87{top:-87px!important}.pr-bottom--87{bottom:-87px!important}.pr-ma--86{margin:-86px!important}.pr-mx--86{margin-right:-86px!important;margin-left:-86px!important}.pr-my--86{margin-top:-86px!important;margin-bottom:-86px!important}.pr-mt--86{margin-top:-86px!important}.pr-mr--86{margin-right:-86px!important}.pr-mb--86{margin-bottom:-86px!important}.pr-ml--86{margin-left:-86px!important}.pr-pa--86{padding:-86px!important}.pr-px--86{padding-right:-86px!important;padding-left:-86px!important}.pr-py--86{padding-top:-86px!important;padding-bottom:-86px!important}.pr-pt--86{padding-top:-86px!important}.pr-pr--86{padding-right:-86px!important}.pr-pb--86{padding-bottom:-86px!important}.pr-pl--86{padding-left:-86px!important}.pr-brd-r--86{border-radius:-86px!important}.pr-left--86{left:-86px!important}.pr-right--86{right:-86px!important}.pr-top--86{top:-86px!important}.pr-bottom--86{bottom:-86px!important}.pr-ma--85{margin:-85px!important}.pr-mx--85{margin-right:-85px!important;margin-left:-85px!important}.pr-my--85{margin-top:-85px!important;margin-bottom:-85px!important}.pr-mt--85{margin-top:-85px!important}.pr-mr--85{margin-right:-85px!important}.pr-mb--85{margin-bottom:-85px!important}.pr-ml--85{margin-left:-85px!important}.pr-pa--85{padding:-85px!important}.pr-px--85{padding-right:-85px!important;padding-left:-85px!important}.pr-py--85{padding-top:-85px!important;padding-bottom:-85px!important}.pr-pt--85{padding-top:-85px!important}.pr-pr--85{padding-right:-85px!important}.pr-pb--85{padding-bottom:-85px!important}.pr-pl--85{padding-left:-85px!important}.pr-brd-r--85{border-radius:-85px!important}.pr-left--85{left:-85px!important}.pr-right--85{right:-85px!important}.pr-top--85{top:-85px!important}.pr-bottom--85{bottom:-85px!important}.pr-ma--84{margin:-84px!important}.pr-mx--84{margin-right:-84px!important;margin-left:-84px!important}.pr-my--84{margin-top:-84px!important;margin-bottom:-84px!important}.pr-mt--84{margin-top:-84px!important}.pr-mr--84{margin-right:-84px!important}.pr-mb--84{margin-bottom:-84px!important}.pr-ml--84{margin-left:-84px!important}.pr-pa--84{padding:-84px!important}.pr-px--84{padding-right:-84px!important;padding-left:-84px!important}.pr-py--84{padding-top:-84px!important;padding-bottom:-84px!important}.pr-pt--84{padding-top:-84px!important}.pr-pr--84{padding-right:-84px!important}.pr-pb--84{padding-bottom:-84px!important}.pr-pl--84{padding-left:-84px!important}.pr-brd-r--84{border-radius:-84px!important}.pr-left--84{left:-84px!important}.pr-right--84{right:-84px!important}.pr-top--84{top:-84px!important}.pr-bottom--84{bottom:-84px!important}.pr-ma--83{margin:-83px!important}.pr-mx--83{margin-right:-83px!important;margin-left:-83px!important}.pr-my--83{margin-top:-83px!important;margin-bottom:-83px!important}.pr-mt--83{margin-top:-83px!important}.pr-mr--83{margin-right:-83px!important}.pr-mb--83{margin-bottom:-83px!important}.pr-ml--83{margin-left:-83px!important}.pr-pa--83{padding:-83px!important}.pr-px--83{padding-right:-83px!important;padding-left:-83px!important}.pr-py--83{padding-top:-83px!important;padding-bottom:-83px!important}.pr-pt--83{padding-top:-83px!important}.pr-pr--83{padding-right:-83px!important}.pr-pb--83{padding-bottom:-83px!important}.pr-pl--83{padding-left:-83px!important}.pr-brd-r--83{border-radius:-83px!important}.pr-left--83{left:-83px!important}.pr-right--83{right:-83px!important}.pr-top--83{top:-83px!important}.pr-bottom--83{bottom:-83px!important}.pr-ma--82{margin:-82px!important}.pr-mx--82{margin-right:-82px!important;margin-left:-82px!important}.pr-my--82{margin-top:-82px!important;margin-bottom:-82px!important}.pr-mt--82{margin-top:-82px!important}.pr-mr--82{margin-right:-82px!important}.pr-mb--82{margin-bottom:-82px!important}.pr-ml--82{margin-left:-82px!important}.pr-pa--82{padding:-82px!important}.pr-px--82{padding-right:-82px!important;padding-left:-82px!important}.pr-py--82{padding-top:-82px!important;padding-bottom:-82px!important}.pr-pt--82{padding-top:-82px!important}.pr-pr--82{padding-right:-82px!important}.pr-pb--82{padding-bottom:-82px!important}.pr-pl--82{padding-left:-82px!important}.pr-brd-r--82{border-radius:-82px!important}.pr-left--82{left:-82px!important}.pr-right--82{right:-82px!important}.pr-top--82{top:-82px!important}.pr-bottom--82{bottom:-82px!important}.pr-ma--81{margin:-81px!important}.pr-mx--81{margin-right:-81px!important;margin-left:-81px!important}.pr-my--81{margin-top:-81px!important;margin-bottom:-81px!important}.pr-mt--81{margin-top:-81px!important}.pr-mr--81{margin-right:-81px!important}.pr-mb--81{margin-bottom:-81px!important}.pr-ml--81{margin-left:-81px!important}.pr-pa--81{padding:-81px!important}.pr-px--81{padding-right:-81px!important;padding-left:-81px!important}.pr-py--81{padding-top:-81px!important;padding-bottom:-81px!important}.pr-pt--81{padding-top:-81px!important}.pr-pr--81{padding-right:-81px!important}.pr-pb--81{padding-bottom:-81px!important}.pr-pl--81{padding-left:-81px!important}.pr-brd-r--81{border-radius:-81px!important}.pr-left--81{left:-81px!important}.pr-right--81{right:-81px!important}.pr-top--81{top:-81px!important}.pr-bottom--81{bottom:-81px!important}.pr-ma--80{margin:-80px!important}.pr-mx--80{margin-right:-80px!important;margin-left:-80px!important}.pr-my--80{margin-top:-80px!important;margin-bottom:-80px!important}.pr-mt--80{margin-top:-80px!important}.pr-mr--80{margin-right:-80px!important}.pr-mb--80{margin-bottom:-80px!important}.pr-ml--80{margin-left:-80px!important}.pr-pa--80{padding:-80px!important}.pr-px--80{padding-right:-80px!important;padding-left:-80px!important}.pr-py--80{padding-top:-80px!important;padding-bottom:-80px!important}.pr-pt--80{padding-top:-80px!important}.pr-pr--80{padding-right:-80px!important}.pr-pb--80{padding-bottom:-80px!important}.pr-pl--80{padding-left:-80px!important}.pr-brd-r--80{border-radius:-80px!important}.pr-left--80{left:-80px!important}.pr-right--80{right:-80px!important}.pr-top--80{top:-80px!important}.pr-bottom--80{bottom:-80px!important}.pr-ma--79{margin:-79px!important}.pr-mx--79{margin-right:-79px!important;margin-left:-79px!important}.pr-my--79{margin-top:-79px!important;margin-bottom:-79px!important}.pr-mt--79{margin-top:-79px!important}.pr-mr--79{margin-right:-79px!important}.pr-mb--79{margin-bottom:-79px!important}.pr-ml--79{margin-left:-79px!important}.pr-pa--79{padding:-79px!important}.pr-px--79{padding-right:-79px!important;padding-left:-79px!important}.pr-py--79{padding-top:-79px!important;padding-bottom:-79px!important}.pr-pt--79{padding-top:-79px!important}.pr-pr--79{padding-right:-79px!important}.pr-pb--79{padding-bottom:-79px!important}.pr-pl--79{padding-left:-79px!important}.pr-brd-r--79{border-radius:-79px!important}.pr-left--79{left:-79px!important}.pr-right--79{right:-79px!important}.pr-top--79{top:-79px!important}.pr-bottom--79{bottom:-79px!important}.pr-ma--78{margin:-78px!important}.pr-mx--78{margin-right:-78px!important;margin-left:-78px!important}.pr-my--78{margin-top:-78px!important;margin-bottom:-78px!important}.pr-mt--78{margin-top:-78px!important}.pr-mr--78{margin-right:-78px!important}.pr-mb--78{margin-bottom:-78px!important}.pr-ml--78{margin-left:-78px!important}.pr-pa--78{padding:-78px!important}.pr-px--78{padding-right:-78px!important;padding-left:-78px!important}.pr-py--78{padding-top:-78px!important;padding-bottom:-78px!important}.pr-pt--78{padding-top:-78px!important}.pr-pr--78{padding-right:-78px!important}.pr-pb--78{padding-bottom:-78px!important}.pr-pl--78{padding-left:-78px!important}.pr-brd-r--78{border-radius:-78px!important}.pr-left--78{left:-78px!important}.pr-right--78{right:-78px!important}.pr-top--78{top:-78px!important}.pr-bottom--78{bottom:-78px!important}.pr-ma--77{margin:-77px!important}.pr-mx--77{margin-right:-77px!important;margin-left:-77px!important}.pr-my--77{margin-top:-77px!important;margin-bottom:-77px!important}.pr-mt--77{margin-top:-77px!important}.pr-mr--77{margin-right:-77px!important}.pr-mb--77{margin-bottom:-77px!important}.pr-ml--77{margin-left:-77px!important}.pr-pa--77{padding:-77px!important}.pr-px--77{padding-right:-77px!important;padding-left:-77px!important}.pr-py--77{padding-top:-77px!important;padding-bottom:-77px!important}.pr-pt--77{padding-top:-77px!important}.pr-pr--77{padding-right:-77px!important}.pr-pb--77{padding-bottom:-77px!important}.pr-pl--77{padding-left:-77px!important}.pr-brd-r--77{border-radius:-77px!important}.pr-left--77{left:-77px!important}.pr-right--77{right:-77px!important}.pr-top--77{top:-77px!important}.pr-bottom--77{bottom:-77px!important}.pr-ma--76{margin:-76px!important}.pr-mx--76{margin-right:-76px!important;margin-left:-76px!important}.pr-my--76{margin-top:-76px!important;margin-bottom:-76px!important}.pr-mt--76{margin-top:-76px!important}.pr-mr--76{margin-right:-76px!important}.pr-mb--76{margin-bottom:-76px!important}.pr-ml--76{margin-left:-76px!important}.pr-pa--76{padding:-76px!important}.pr-px--76{padding-right:-76px!important;padding-left:-76px!important}.pr-py--76{padding-top:-76px!important;padding-bottom:-76px!important}.pr-pt--76{padding-top:-76px!important}.pr-pr--76{padding-right:-76px!important}.pr-pb--76{padding-bottom:-76px!important}.pr-pl--76{padding-left:-76px!important}.pr-brd-r--76{border-radius:-76px!important}.pr-left--76{left:-76px!important}.pr-right--76{right:-76px!important}.pr-top--76{top:-76px!important}.pr-bottom--76{bottom:-76px!important}.pr-ma--75{margin:-75px!important}.pr-mx--75{margin-right:-75px!important;margin-left:-75px!important}.pr-my--75{margin-top:-75px!important;margin-bottom:-75px!important}.pr-mt--75{margin-top:-75px!important}.pr-mr--75{margin-right:-75px!important}.pr-mb--75{margin-bottom:-75px!important}.pr-ml--75{margin-left:-75px!important}.pr-pa--75{padding:-75px!important}.pr-px--75{padding-right:-75px!important;padding-left:-75px!important}.pr-py--75{padding-top:-75px!important;padding-bottom:-75px!important}.pr-pt--75{padding-top:-75px!important}.pr-pr--75{padding-right:-75px!important}.pr-pb--75{padding-bottom:-75px!important}.pr-pl--75{padding-left:-75px!important}.pr-brd-r--75{border-radius:-75px!important}.pr-left--75{left:-75px!important}.pr-right--75{right:-75px!important}.pr-top--75{top:-75px!important}.pr-bottom--75{bottom:-75px!important}.pr-ma--74{margin:-74px!important}.pr-mx--74{margin-right:-74px!important;margin-left:-74px!important}.pr-my--74{margin-top:-74px!important;margin-bottom:-74px!important}.pr-mt--74{margin-top:-74px!important}.pr-mr--74{margin-right:-74px!important}.pr-mb--74{margin-bottom:-74px!important}.pr-ml--74{margin-left:-74px!important}.pr-pa--74{padding:-74px!important}.pr-px--74{padding-right:-74px!important;padding-left:-74px!important}.pr-py--74{padding-top:-74px!important;padding-bottom:-74px!important}.pr-pt--74{padding-top:-74px!important}.pr-pr--74{padding-right:-74px!important}.pr-pb--74{padding-bottom:-74px!important}.pr-pl--74{padding-left:-74px!important}.pr-brd-r--74{border-radius:-74px!important}.pr-left--74{left:-74px!important}.pr-right--74{right:-74px!important}.pr-top--74{top:-74px!important}.pr-bottom--74{bottom:-74px!important}.pr-ma--73{margin:-73px!important}.pr-mx--73{margin-right:-73px!important;margin-left:-73px!important}.pr-my--73{margin-top:-73px!important;margin-bottom:-73px!important}.pr-mt--73{margin-top:-73px!important}.pr-mr--73{margin-right:-73px!important}.pr-mb--73{margin-bottom:-73px!important}.pr-ml--73{margin-left:-73px!important}.pr-pa--73{padding:-73px!important}.pr-px--73{padding-right:-73px!important;padding-left:-73px!important}.pr-py--73{padding-top:-73px!important;padding-bottom:-73px!important}.pr-pt--73{padding-top:-73px!important}.pr-pr--73{padding-right:-73px!important}.pr-pb--73{padding-bottom:-73px!important}.pr-pl--73{padding-left:-73px!important}.pr-brd-r--73{border-radius:-73px!important}.pr-left--73{left:-73px!important}.pr-right--73{right:-73px!important}.pr-top--73{top:-73px!important}.pr-bottom--73{bottom:-73px!important}.pr-ma--72{margin:-72px!important}.pr-mx--72{margin-right:-72px!important;margin-left:-72px!important}.pr-my--72{margin-top:-72px!important;margin-bottom:-72px!important}.pr-mt--72{margin-top:-72px!important}.pr-mr--72{margin-right:-72px!important}.pr-mb--72{margin-bottom:-72px!important}.pr-ml--72{margin-left:-72px!important}.pr-pa--72{padding:-72px!important}.pr-px--72{padding-right:-72px!important;padding-left:-72px!important}.pr-py--72{padding-top:-72px!important;padding-bottom:-72px!important}.pr-pt--72{padding-top:-72px!important}.pr-pr--72{padding-right:-72px!important}.pr-pb--72{padding-bottom:-72px!important}.pr-pl--72{padding-left:-72px!important}.pr-brd-r--72{border-radius:-72px!important}.pr-left--72{left:-72px!important}.pr-right--72{right:-72px!important}.pr-top--72{top:-72px!important}.pr-bottom--72{bottom:-72px!important}.pr-ma--71{margin:-71px!important}.pr-mx--71{margin-right:-71px!important;margin-left:-71px!important}.pr-my--71{margin-top:-71px!important;margin-bottom:-71px!important}.pr-mt--71{margin-top:-71px!important}.pr-mr--71{margin-right:-71px!important}.pr-mb--71{margin-bottom:-71px!important}.pr-ml--71{margin-left:-71px!important}.pr-pa--71{padding:-71px!important}.pr-px--71{padding-right:-71px!important;padding-left:-71px!important}.pr-py--71{padding-top:-71px!important;padding-bottom:-71px!important}.pr-pt--71{padding-top:-71px!important}.pr-pr--71{padding-right:-71px!important}.pr-pb--71{padding-bottom:-71px!important}.pr-pl--71{padding-left:-71px!important}.pr-brd-r--71{border-radius:-71px!important}.pr-left--71{left:-71px!important}.pr-right--71{right:-71px!important}.pr-top--71{top:-71px!important}.pr-bottom--71{bottom:-71px!important}.pr-ma--70{margin:-70px!important}.pr-mx--70{margin-right:-70px!important;margin-left:-70px!important}.pr-my--70{margin-top:-70px!important;margin-bottom:-70px!important}.pr-mt--70{margin-top:-70px!important}.pr-mr--70{margin-right:-70px!important}.pr-mb--70{margin-bottom:-70px!important}.pr-ml--70{margin-left:-70px!important}.pr-pa--70{padding:-70px!important}.pr-px--70{padding-right:-70px!important;padding-left:-70px!important}.pr-py--70{padding-top:-70px!important;padding-bottom:-70px!important}.pr-pt--70{padding-top:-70px!important}.pr-pr--70{padding-right:-70px!important}.pr-pb--70{padding-bottom:-70px!important}.pr-pl--70{padding-left:-70px!important}.pr-brd-r--70{border-radius:-70px!important}.pr-left--70{left:-70px!important}.pr-right--70{right:-70px!important}.pr-top--70{top:-70px!important}.pr-bottom--70{bottom:-70px!important}.pr-ma--69{margin:-69px!important}.pr-mx--69{margin-right:-69px!important;margin-left:-69px!important}.pr-my--69{margin-top:-69px!important;margin-bottom:-69px!important}.pr-mt--69{margin-top:-69px!important}.pr-mr--69{margin-right:-69px!important}.pr-mb--69{margin-bottom:-69px!important}.pr-ml--69{margin-left:-69px!important}.pr-pa--69{padding:-69px!important}.pr-px--69{padding-right:-69px!important;padding-left:-69px!important}.pr-py--69{padding-top:-69px!important;padding-bottom:-69px!important}.pr-pt--69{padding-top:-69px!important}.pr-pr--69{padding-right:-69px!important}.pr-pb--69{padding-bottom:-69px!important}.pr-pl--69{padding-left:-69px!important}.pr-brd-r--69{border-radius:-69px!important}.pr-left--69{left:-69px!important}.pr-right--69{right:-69px!important}.pr-top--69{top:-69px!important}.pr-bottom--69{bottom:-69px!important}.pr-ma--68{margin:-68px!important}.pr-mx--68{margin-right:-68px!important;margin-left:-68px!important}.pr-my--68{margin-top:-68px!important;margin-bottom:-68px!important}.pr-mt--68{margin-top:-68px!important}.pr-mr--68{margin-right:-68px!important}.pr-mb--68{margin-bottom:-68px!important}.pr-ml--68{margin-left:-68px!important}.pr-pa--68{padding:-68px!important}.pr-px--68{padding-right:-68px!important;padding-left:-68px!important}.pr-py--68{padding-top:-68px!important;padding-bottom:-68px!important}.pr-pt--68{padding-top:-68px!important}.pr-pr--68{padding-right:-68px!important}.pr-pb--68{padding-bottom:-68px!important}.pr-pl--68{padding-left:-68px!important}.pr-brd-r--68{border-radius:-68px!important}.pr-left--68{left:-68px!important}.pr-right--68{right:-68px!important}.pr-top--68{top:-68px!important}.pr-bottom--68{bottom:-68px!important}.pr-ma--67{margin:-67px!important}.pr-mx--67{margin-right:-67px!important;margin-left:-67px!important}.pr-my--67{margin-top:-67px!important;margin-bottom:-67px!important}.pr-mt--67{margin-top:-67px!important}.pr-mr--67{margin-right:-67px!important}.pr-mb--67{margin-bottom:-67px!important}.pr-ml--67{margin-left:-67px!important}.pr-pa--67{padding:-67px!important}.pr-px--67{padding-right:-67px!important;padding-left:-67px!important}.pr-py--67{padding-top:-67px!important;padding-bottom:-67px!important}.pr-pt--67{padding-top:-67px!important}.pr-pr--67{padding-right:-67px!important}.pr-pb--67{padding-bottom:-67px!important}.pr-pl--67{padding-left:-67px!important}.pr-brd-r--67{border-radius:-67px!important}.pr-left--67{left:-67px!important}.pr-right--67{right:-67px!important}.pr-top--67{top:-67px!important}.pr-bottom--67{bottom:-67px!important}.pr-ma--66{margin:-66px!important}.pr-mx--66{margin-right:-66px!important;margin-left:-66px!important}.pr-my--66{margin-top:-66px!important;margin-bottom:-66px!important}.pr-mt--66{margin-top:-66px!important}.pr-mr--66{margin-right:-66px!important}.pr-mb--66{margin-bottom:-66px!important}.pr-ml--66{margin-left:-66px!important}.pr-pa--66{padding:-66px!important}.pr-px--66{padding-right:-66px!important;padding-left:-66px!important}.pr-py--66{padding-top:-66px!important;padding-bottom:-66px!important}.pr-pt--66{padding-top:-66px!important}.pr-pr--66{padding-right:-66px!important}.pr-pb--66{padding-bottom:-66px!important}.pr-pl--66{padding-left:-66px!important}.pr-brd-r--66{border-radius:-66px!important}.pr-left--66{left:-66px!important}.pr-right--66{right:-66px!important}.pr-top--66{top:-66px!important}.pr-bottom--66{bottom:-66px!important}.pr-ma--65{margin:-65px!important}.pr-mx--65{margin-right:-65px!important;margin-left:-65px!important}.pr-my--65{margin-top:-65px!important;margin-bottom:-65px!important}.pr-mt--65{margin-top:-65px!important}.pr-mr--65{margin-right:-65px!important}.pr-mb--65{margin-bottom:-65px!important}.pr-ml--65{margin-left:-65px!important}.pr-pa--65{padding:-65px!important}.pr-px--65{padding-right:-65px!important;padding-left:-65px!important}.pr-py--65{padding-top:-65px!important;padding-bottom:-65px!important}.pr-pt--65{padding-top:-65px!important}.pr-pr--65{padding-right:-65px!important}.pr-pb--65{padding-bottom:-65px!important}.pr-pl--65{padding-left:-65px!important}.pr-brd-r--65{border-radius:-65px!important}.pr-left--65{left:-65px!important}.pr-right--65{right:-65px!important}.pr-top--65{top:-65px!important}.pr-bottom--65{bottom:-65px!important}.pr-ma--64{margin:-64px!important}.pr-mx--64{margin-right:-64px!important;margin-left:-64px!important}.pr-my--64{margin-top:-64px!important;margin-bottom:-64px!important}.pr-mt--64{margin-top:-64px!important}.pr-mr--64{margin-right:-64px!important}.pr-mb--64{margin-bottom:-64px!important}.pr-ml--64{margin-left:-64px!important}.pr-pa--64{padding:-64px!important}.pr-px--64{padding-right:-64px!important;padding-left:-64px!important}.pr-py--64{padding-top:-64px!important;padding-bottom:-64px!important}.pr-pt--64{padding-top:-64px!important}.pr-pr--64{padding-right:-64px!important}.pr-pb--64{padding-bottom:-64px!important}.pr-pl--64{padding-left:-64px!important}.pr-brd-r--64{border-radius:-64px!important}.pr-left--64{left:-64px!important}.pr-right--64{right:-64px!important}.pr-top--64{top:-64px!important}.pr-bottom--64{bottom:-64px!important}.pr-ma--63{margin:-63px!important}.pr-mx--63{margin-right:-63px!important;margin-left:-63px!important}.pr-my--63{margin-top:-63px!important;margin-bottom:-63px!important}.pr-mt--63{margin-top:-63px!important}.pr-mr--63{margin-right:-63px!important}.pr-mb--63{margin-bottom:-63px!important}.pr-ml--63{margin-left:-63px!important}.pr-pa--63{padding:-63px!important}.pr-px--63{padding-right:-63px!important;padding-left:-63px!important}.pr-py--63{padding-top:-63px!important;padding-bottom:-63px!important}.pr-pt--63{padding-top:-63px!important}.pr-pr--63{padding-right:-63px!important}.pr-pb--63{padding-bottom:-63px!important}.pr-pl--63{padding-left:-63px!important}.pr-brd-r--63{border-radius:-63px!important}.pr-left--63{left:-63px!important}.pr-right--63{right:-63px!important}.pr-top--63{top:-63px!important}.pr-bottom--63{bottom:-63px!important}.pr-ma--62{margin:-62px!important}.pr-mx--62{margin-right:-62px!important;margin-left:-62px!important}.pr-my--62{margin-top:-62px!important;margin-bottom:-62px!important}.pr-mt--62{margin-top:-62px!important}.pr-mr--62{margin-right:-62px!important}.pr-mb--62{margin-bottom:-62px!important}.pr-ml--62{margin-left:-62px!important}.pr-pa--62{padding:-62px!important}.pr-px--62{padding-right:-62px!important;padding-left:-62px!important}.pr-py--62{padding-top:-62px!important;padding-bottom:-62px!important}.pr-pt--62{padding-top:-62px!important}.pr-pr--62{padding-right:-62px!important}.pr-pb--62{padding-bottom:-62px!important}.pr-pl--62{padding-left:-62px!important}.pr-brd-r--62{border-radius:-62px!important}.pr-left--62{left:-62px!important}.pr-right--62{right:-62px!important}.pr-top--62{top:-62px!important}.pr-bottom--62{bottom:-62px!important}.pr-ma--61{margin:-61px!important}.pr-mx--61{margin-right:-61px!important;margin-left:-61px!important}.pr-my--61{margin-top:-61px!important;margin-bottom:-61px!important}.pr-mt--61{margin-top:-61px!important}.pr-mr--61{margin-right:-61px!important}.pr-mb--61{margin-bottom:-61px!important}.pr-ml--61{margin-left:-61px!important}.pr-pa--61{padding:-61px!important}.pr-px--61{padding-right:-61px!important;padding-left:-61px!important}.pr-py--61{padding-top:-61px!important;padding-bottom:-61px!important}.pr-pt--61{padding-top:-61px!important}.pr-pr--61{padding-right:-61px!important}.pr-pb--61{padding-bottom:-61px!important}.pr-pl--61{padding-left:-61px!important}.pr-brd-r--61{border-radius:-61px!important}.pr-left--61{left:-61px!important}.pr-right--61{right:-61px!important}.pr-top--61{top:-61px!important}.pr-bottom--61{bottom:-61px!important}.pr-ma--60{margin:-60px!important}.pr-mx--60{margin-right:-60px!important;margin-left:-60px!important}.pr-my--60{margin-top:-60px!important;margin-bottom:-60px!important}.pr-mt--60{margin-top:-60px!important}.pr-mr--60{margin-right:-60px!important}.pr-mb--60{margin-bottom:-60px!important}.pr-ml--60{margin-left:-60px!important}.pr-pa--60{padding:-60px!important}.pr-px--60{padding-right:-60px!important;padding-left:-60px!important}.pr-py--60{padding-top:-60px!important;padding-bottom:-60px!important}.pr-pt--60{padding-top:-60px!important}.pr-pr--60{padding-right:-60px!important}.pr-pb--60{padding-bottom:-60px!important}.pr-pl--60{padding-left:-60px!important}.pr-brd-r--60{border-radius:-60px!important}.pr-left--60{left:-60px!important}.pr-right--60{right:-60px!important}.pr-top--60{top:-60px!important}.pr-bottom--60{bottom:-60px!important}.pr-ma--59{margin:-59px!important}.pr-mx--59{margin-right:-59px!important;margin-left:-59px!important}.pr-my--59{margin-top:-59px!important;margin-bottom:-59px!important}.pr-mt--59{margin-top:-59px!important}.pr-mr--59{margin-right:-59px!important}.pr-mb--59{margin-bottom:-59px!important}.pr-ml--59{margin-left:-59px!important}.pr-pa--59{padding:-59px!important}.pr-px--59{padding-right:-59px!important;padding-left:-59px!important}.pr-py--59{padding-top:-59px!important;padding-bottom:-59px!important}.pr-pt--59{padding-top:-59px!important}.pr-pr--59{padding-right:-59px!important}.pr-pb--59{padding-bottom:-59px!important}.pr-pl--59{padding-left:-59px!important}.pr-brd-r--59{border-radius:-59px!important}.pr-left--59{left:-59px!important}.pr-right--59{right:-59px!important}.pr-top--59{top:-59px!important}.pr-bottom--59{bottom:-59px!important}.pr-ma--58{margin:-58px!important}.pr-mx--58{margin-right:-58px!important;margin-left:-58px!important}.pr-my--58{margin-top:-58px!important;margin-bottom:-58px!important}.pr-mt--58{margin-top:-58px!important}.pr-mr--58{margin-right:-58px!important}.pr-mb--58{margin-bottom:-58px!important}.pr-ml--58{margin-left:-58px!important}.pr-pa--58{padding:-58px!important}.pr-px--58{padding-right:-58px!important;padding-left:-58px!important}.pr-py--58{padding-top:-58px!important;padding-bottom:-58px!important}.pr-pt--58{padding-top:-58px!important}.pr-pr--58{padding-right:-58px!important}.pr-pb--58{padding-bottom:-58px!important}.pr-pl--58{padding-left:-58px!important}.pr-brd-r--58{border-radius:-58px!important}.pr-left--58{left:-58px!important}.pr-right--58{right:-58px!important}.pr-top--58{top:-58px!important}.pr-bottom--58{bottom:-58px!important}.pr-ma--57{margin:-57px!important}.pr-mx--57{margin-right:-57px!important;margin-left:-57px!important}.pr-my--57{margin-top:-57px!important;margin-bottom:-57px!important}.pr-mt--57{margin-top:-57px!important}.pr-mr--57{margin-right:-57px!important}.pr-mb--57{margin-bottom:-57px!important}.pr-ml--57{margin-left:-57px!important}.pr-pa--57{padding:-57px!important}.pr-px--57{padding-right:-57px!important;padding-left:-57px!important}.pr-py--57{padding-top:-57px!important;padding-bottom:-57px!important}.pr-pt--57{padding-top:-57px!important}.pr-pr--57{padding-right:-57px!important}.pr-pb--57{padding-bottom:-57px!important}.pr-pl--57{padding-left:-57px!important}.pr-brd-r--57{border-radius:-57px!important}.pr-left--57{left:-57px!important}.pr-right--57{right:-57px!important}.pr-top--57{top:-57px!important}.pr-bottom--57{bottom:-57px!important}.pr-ma--56{margin:-56px!important}.pr-mx--56{margin-right:-56px!important;margin-left:-56px!important}.pr-my--56{margin-top:-56px!important;margin-bottom:-56px!important}.pr-mt--56{margin-top:-56px!important}.pr-mr--56{margin-right:-56px!important}.pr-mb--56{margin-bottom:-56px!important}.pr-ml--56{margin-left:-56px!important}.pr-pa--56{padding:-56px!important}.pr-px--56{padding-right:-56px!important;padding-left:-56px!important}.pr-py--56{padding-top:-56px!important;padding-bottom:-56px!important}.pr-pt--56{padding-top:-56px!important}.pr-pr--56{padding-right:-56px!important}.pr-pb--56{padding-bottom:-56px!important}.pr-pl--56{padding-left:-56px!important}.pr-brd-r--56{border-radius:-56px!important}.pr-left--56{left:-56px!important}.pr-right--56{right:-56px!important}.pr-top--56{top:-56px!important}.pr-bottom--56{bottom:-56px!important}.pr-ma--55{margin:-55px!important}.pr-mx--55{margin-right:-55px!important;margin-left:-55px!important}.pr-my--55{margin-top:-55px!important;margin-bottom:-55px!important}.pr-mt--55{margin-top:-55px!important}.pr-mr--55{margin-right:-55px!important}.pr-mb--55{margin-bottom:-55px!important}.pr-ml--55{margin-left:-55px!important}.pr-pa--55{padding:-55px!important}.pr-px--55{padding-right:-55px!important;padding-left:-55px!important}.pr-py--55{padding-top:-55px!important;padding-bottom:-55px!important}.pr-pt--55{padding-top:-55px!important}.pr-pr--55{padding-right:-55px!important}.pr-pb--55{padding-bottom:-55px!important}.pr-pl--55{padding-left:-55px!important}.pr-brd-r--55{border-radius:-55px!important}.pr-left--55{left:-55px!important}.pr-right--55{right:-55px!important}.pr-top--55{top:-55px!important}.pr-bottom--55{bottom:-55px!important}.pr-ma--54{margin:-54px!important}.pr-mx--54{margin-right:-54px!important;margin-left:-54px!important}.pr-my--54{margin-top:-54px!important;margin-bottom:-54px!important}.pr-mt--54{margin-top:-54px!important}.pr-mr--54{margin-right:-54px!important}.pr-mb--54{margin-bottom:-54px!important}.pr-ml--54{margin-left:-54px!important}.pr-pa--54{padding:-54px!important}.pr-px--54{padding-right:-54px!important;padding-left:-54px!important}.pr-py--54{padding-top:-54px!important;padding-bottom:-54px!important}.pr-pt--54{padding-top:-54px!important}.pr-pr--54{padding-right:-54px!important}.pr-pb--54{padding-bottom:-54px!important}.pr-pl--54{padding-left:-54px!important}.pr-brd-r--54{border-radius:-54px!important}.pr-left--54{left:-54px!important}.pr-right--54{right:-54px!important}.pr-top--54{top:-54px!important}.pr-bottom--54{bottom:-54px!important}.pr-ma--53{margin:-53px!important}.pr-mx--53{margin-right:-53px!important;margin-left:-53px!important}.pr-my--53{margin-top:-53px!important;margin-bottom:-53px!important}.pr-mt--53{margin-top:-53px!important}.pr-mr--53{margin-right:-53px!important}.pr-mb--53{margin-bottom:-53px!important}.pr-ml--53{margin-left:-53px!important}.pr-pa--53{padding:-53px!important}.pr-px--53{padding-right:-53px!important;padding-left:-53px!important}.pr-py--53{padding-top:-53px!important;padding-bottom:-53px!important}.pr-pt--53{padding-top:-53px!important}.pr-pr--53{padding-right:-53px!important}.pr-pb--53{padding-bottom:-53px!important}.pr-pl--53{padding-left:-53px!important}.pr-brd-r--53{border-radius:-53px!important}.pr-left--53{left:-53px!important}.pr-right--53{right:-53px!important}.pr-top--53{top:-53px!important}.pr-bottom--53{bottom:-53px!important}.pr-ma--52{margin:-52px!important}.pr-mx--52{margin-right:-52px!important;margin-left:-52px!important}.pr-my--52{margin-top:-52px!important;margin-bottom:-52px!important}.pr-mt--52{margin-top:-52px!important}.pr-mr--52{margin-right:-52px!important}.pr-mb--52{margin-bottom:-52px!important}.pr-ml--52{margin-left:-52px!important}.pr-pa--52{padding:-52px!important}.pr-px--52{padding-right:-52px!important;padding-left:-52px!important}.pr-py--52{padding-top:-52px!important;padding-bottom:-52px!important}.pr-pt--52{padding-top:-52px!important}.pr-pr--52{padding-right:-52px!important}.pr-pb--52{padding-bottom:-52px!important}.pr-pl--52{padding-left:-52px!important}.pr-brd-r--52{border-radius:-52px!important}.pr-left--52{left:-52px!important}.pr-right--52{right:-52px!important}.pr-top--52{top:-52px!important}.pr-bottom--52{bottom:-52px!important}.pr-ma--51{margin:-51px!important}.pr-mx--51{margin-right:-51px!important;margin-left:-51px!important}.pr-my--51{margin-top:-51px!important;margin-bottom:-51px!important}.pr-mt--51{margin-top:-51px!important}.pr-mr--51{margin-right:-51px!important}.pr-mb--51{margin-bottom:-51px!important}.pr-ml--51{margin-left:-51px!important}.pr-pa--51{padding:-51px!important}.pr-px--51{padding-right:-51px!important;padding-left:-51px!important}.pr-py--51{padding-top:-51px!important;padding-bottom:-51px!important}.pr-pt--51{padding-top:-51px!important}.pr-pr--51{padding-right:-51px!important}.pr-pb--51{padding-bottom:-51px!important}.pr-pl--51{padding-left:-51px!important}.pr-brd-r--51{border-radius:-51px!important}.pr-left--51{left:-51px!important}.pr-right--51{right:-51px!important}.pr-top--51{top:-51px!important}.pr-bottom--51{bottom:-51px!important}.pr-ma--50{margin:-50px!important}.pr-mx--50{margin-right:-50px!important;margin-left:-50px!important}.pr-my--50{margin-top:-50px!important;margin-bottom:-50px!important}.pr-mt--50{margin-top:-50px!important}.pr-mr--50{margin-right:-50px!important}.pr-mb--50{margin-bottom:-50px!important}.pr-ml--50{margin-left:-50px!important}.pr-pa--50{padding:-50px!important}.pr-px--50{padding-right:-50px!important;padding-left:-50px!important}.pr-py--50{padding-top:-50px!important;padding-bottom:-50px!important}.pr-pt--50{padding-top:-50px!important}.pr-pr--50{padding-right:-50px!important}.pr-pb--50{padding-bottom:-50px!important}.pr-pl--50{padding-left:-50px!important}.pr-brd-r--50{border-radius:-50px!important}.pr-left--50{left:-50px!important}.pr-right--50{right:-50px!important}.pr-top--50{top:-50px!important}.pr-bottom--50{bottom:-50px!important}.pr-ma--49{margin:-49px!important}.pr-mx--49{margin-right:-49px!important;margin-left:-49px!important}.pr-my--49{margin-top:-49px!important;margin-bottom:-49px!important}.pr-mt--49{margin-top:-49px!important}.pr-mr--49{margin-right:-49px!important}.pr-mb--49{margin-bottom:-49px!important}.pr-ml--49{margin-left:-49px!important}.pr-pa--49{padding:-49px!important}.pr-px--49{padding-right:-49px!important;padding-left:-49px!important}.pr-py--49{padding-top:-49px!important;padding-bottom:-49px!important}.pr-pt--49{padding-top:-49px!important}.pr-pr--49{padding-right:-49px!important}.pr-pb--49{padding-bottom:-49px!important}.pr-pl--49{padding-left:-49px!important}.pr-brd-r--49{border-radius:-49px!important}.pr-left--49{left:-49px!important}.pr-right--49{right:-49px!important}.pr-top--49{top:-49px!important}.pr-bottom--49{bottom:-49px!important}.pr-ma--48{margin:-48px!important}.pr-mx--48{margin-right:-48px!important;margin-left:-48px!important}.pr-my--48{margin-top:-48px!important;margin-bottom:-48px!important}.pr-mt--48{margin-top:-48px!important}.pr-mr--48{margin-right:-48px!important}.pr-mb--48{margin-bottom:-48px!important}.pr-ml--48{margin-left:-48px!important}.pr-pa--48{padding:-48px!important}.pr-px--48{padding-right:-48px!important;padding-left:-48px!important}.pr-py--48{padding-top:-48px!important;padding-bottom:-48px!important}.pr-pt--48{padding-top:-48px!important}.pr-pr--48{padding-right:-48px!important}.pr-pb--48{padding-bottom:-48px!important}.pr-pl--48{padding-left:-48px!important}.pr-brd-r--48{border-radius:-48px!important}.pr-left--48{left:-48px!important}.pr-right--48{right:-48px!important}.pr-top--48{top:-48px!important}.pr-bottom--48{bottom:-48px!important}.pr-ma--47{margin:-47px!important}.pr-mx--47{margin-right:-47px!important;margin-left:-47px!important}.pr-my--47{margin-top:-47px!important;margin-bottom:-47px!important}.pr-mt--47{margin-top:-47px!important}.pr-mr--47{margin-right:-47px!important}.pr-mb--47{margin-bottom:-47px!important}.pr-ml--47{margin-left:-47px!important}.pr-pa--47{padding:-47px!important}.pr-px--47{padding-right:-47px!important;padding-left:-47px!important}.pr-py--47{padding-top:-47px!important;padding-bottom:-47px!important}.pr-pt--47{padding-top:-47px!important}.pr-pr--47{padding-right:-47px!important}.pr-pb--47{padding-bottom:-47px!important}.pr-pl--47{padding-left:-47px!important}.pr-brd-r--47{border-radius:-47px!important}.pr-left--47{left:-47px!important}.pr-right--47{right:-47px!important}.pr-top--47{top:-47px!important}.pr-bottom--47{bottom:-47px!important}.pr-ma--46{margin:-46px!important}.pr-mx--46{margin-right:-46px!important;margin-left:-46px!important}.pr-my--46{margin-top:-46px!important;margin-bottom:-46px!important}.pr-mt--46{margin-top:-46px!important}.pr-mr--46{margin-right:-46px!important}.pr-mb--46{margin-bottom:-46px!important}.pr-ml--46{margin-left:-46px!important}.pr-pa--46{padding:-46px!important}.pr-px--46{padding-right:-46px!important;padding-left:-46px!important}.pr-py--46{padding-top:-46px!important;padding-bottom:-46px!important}.pr-pt--46{padding-top:-46px!important}.pr-pr--46{padding-right:-46px!important}.pr-pb--46{padding-bottom:-46px!important}.pr-pl--46{padding-left:-46px!important}.pr-brd-r--46{border-radius:-46px!important}.pr-left--46{left:-46px!important}.pr-right--46{right:-46px!important}.pr-top--46{top:-46px!important}.pr-bottom--46{bottom:-46px!important}.pr-ma--45{margin:-45px!important}.pr-mx--45{margin-right:-45px!important;margin-left:-45px!important}.pr-my--45{margin-top:-45px!important;margin-bottom:-45px!important}.pr-mt--45{margin-top:-45px!important}.pr-mr--45{margin-right:-45px!important}.pr-mb--45{margin-bottom:-45px!important}.pr-ml--45{margin-left:-45px!important}.pr-pa--45{padding:-45px!important}.pr-px--45{padding-right:-45px!important;padding-left:-45px!important}.pr-py--45{padding-top:-45px!important;padding-bottom:-45px!important}.pr-pt--45{padding-top:-45px!important}.pr-pr--45{padding-right:-45px!important}.pr-pb--45{padding-bottom:-45px!important}.pr-pl--45{padding-left:-45px!important}.pr-brd-r--45{border-radius:-45px!important}.pr-left--45{left:-45px!important}.pr-right--45{right:-45px!important}.pr-top--45{top:-45px!important}.pr-bottom--45{bottom:-45px!important}.pr-ma--44{margin:-44px!important}.pr-mx--44{margin-right:-44px!important;margin-left:-44px!important}.pr-my--44{margin-top:-44px!important;margin-bottom:-44px!important}.pr-mt--44{margin-top:-44px!important}.pr-mr--44{margin-right:-44px!important}.pr-mb--44{margin-bottom:-44px!important}.pr-ml--44{margin-left:-44px!important}.pr-pa--44{padding:-44px!important}.pr-px--44{padding-right:-44px!important;padding-left:-44px!important}.pr-py--44{padding-top:-44px!important;padding-bottom:-44px!important}.pr-pt--44{padding-top:-44px!important}.pr-pr--44{padding-right:-44px!important}.pr-pb--44{padding-bottom:-44px!important}.pr-pl--44{padding-left:-44px!important}.pr-brd-r--44{border-radius:-44px!important}.pr-left--44{left:-44px!important}.pr-right--44{right:-44px!important}.pr-top--44{top:-44px!important}.pr-bottom--44{bottom:-44px!important}.pr-ma--43{margin:-43px!important}.pr-mx--43{margin-right:-43px!important;margin-left:-43px!important}.pr-my--43{margin-top:-43px!important;margin-bottom:-43px!important}.pr-mt--43{margin-top:-43px!important}.pr-mr--43{margin-right:-43px!important}.pr-mb--43{margin-bottom:-43px!important}.pr-ml--43{margin-left:-43px!important}.pr-pa--43{padding:-43px!important}.pr-px--43{padding-right:-43px!important;padding-left:-43px!important}.pr-py--43{padding-top:-43px!important;padding-bottom:-43px!important}.pr-pt--43{padding-top:-43px!important}.pr-pr--43{padding-right:-43px!important}.pr-pb--43{padding-bottom:-43px!important}.pr-pl--43{padding-left:-43px!important}.pr-brd-r--43{border-radius:-43px!important}.pr-left--43{left:-43px!important}.pr-right--43{right:-43px!important}.pr-top--43{top:-43px!important}.pr-bottom--43{bottom:-43px!important}.pr-ma--42{margin:-42px!important}.pr-mx--42{margin-right:-42px!important;margin-left:-42px!important}.pr-my--42{margin-top:-42px!important;margin-bottom:-42px!important}.pr-mt--42{margin-top:-42px!important}.pr-mr--42{margin-right:-42px!important}.pr-mb--42{margin-bottom:-42px!important}.pr-ml--42{margin-left:-42px!important}.pr-pa--42{padding:-42px!important}.pr-px--42{padding-right:-42px!important;padding-left:-42px!important}.pr-py--42{padding-top:-42px!important;padding-bottom:-42px!important}.pr-pt--42{padding-top:-42px!important}.pr-pr--42{padding-right:-42px!important}.pr-pb--42{padding-bottom:-42px!important}.pr-pl--42{padding-left:-42px!important}.pr-brd-r--42{border-radius:-42px!important}.pr-left--42{left:-42px!important}.pr-right--42{right:-42px!important}.pr-top--42{top:-42px!important}.pr-bottom--42{bottom:-42px!important}.pr-ma--41{margin:-41px!important}.pr-mx--41{margin-right:-41px!important;margin-left:-41px!important}.pr-my--41{margin-top:-41px!important;margin-bottom:-41px!important}.pr-mt--41{margin-top:-41px!important}.pr-mr--41{margin-right:-41px!important}.pr-mb--41{margin-bottom:-41px!important}.pr-ml--41{margin-left:-41px!important}.pr-pa--41{padding:-41px!important}.pr-px--41{padding-right:-41px!important;padding-left:-41px!important}.pr-py--41{padding-top:-41px!important;padding-bottom:-41px!important}.pr-pt--41{padding-top:-41px!important}.pr-pr--41{padding-right:-41px!important}.pr-pb--41{padding-bottom:-41px!important}.pr-pl--41{padding-left:-41px!important}.pr-brd-r--41{border-radius:-41px!important}.pr-left--41{left:-41px!important}.pr-right--41{right:-41px!important}.pr-top--41{top:-41px!important}.pr-bottom--41{bottom:-41px!important}.pr-ma--40{margin:-40px!important}.pr-mx--40{margin-right:-40px!important;margin-left:-40px!important}.pr-my--40{margin-top:-40px!important;margin-bottom:-40px!important}.pr-mt--40{margin-top:-40px!important}.pr-mr--40{margin-right:-40px!important}.pr-mb--40{margin-bottom:-40px!important}.pr-ml--40{margin-left:-40px!important}.pr-pa--40{padding:-40px!important}.pr-px--40{padding-right:-40px!important;padding-left:-40px!important}.pr-py--40{padding-top:-40px!important;padding-bottom:-40px!important}.pr-pt--40{padding-top:-40px!important}.pr-pr--40{padding-right:-40px!important}.pr-pb--40{padding-bottom:-40px!important}.pr-pl--40{padding-left:-40px!important}.pr-brd-r--40{border-radius:-40px!important}.pr-left--40{left:-40px!important}.pr-right--40{right:-40px!important}.pr-top--40{top:-40px!important}.pr-bottom--40{bottom:-40px!important}.pr-ma--39{margin:-39px!important}.pr-mx--39{margin-right:-39px!important;margin-left:-39px!important}.pr-my--39{margin-top:-39px!important;margin-bottom:-39px!important}.pr-mt--39{margin-top:-39px!important}.pr-mr--39{margin-right:-39px!important}.pr-mb--39{margin-bottom:-39px!important}.pr-ml--39{margin-left:-39px!important}.pr-pa--39{padding:-39px!important}.pr-px--39{padding-right:-39px!important;padding-left:-39px!important}.pr-py--39{padding-top:-39px!important;padding-bottom:-39px!important}.pr-pt--39{padding-top:-39px!important}.pr-pr--39{padding-right:-39px!important}.pr-pb--39{padding-bottom:-39px!important}.pr-pl--39{padding-left:-39px!important}.pr-brd-r--39{border-radius:-39px!important}.pr-left--39{left:-39px!important}.pr-right--39{right:-39px!important}.pr-top--39{top:-39px!important}.pr-bottom--39{bottom:-39px!important}.pr-ma--38{margin:-38px!important}.pr-mx--38{margin-right:-38px!important;margin-left:-38px!important}.pr-my--38{margin-top:-38px!important;margin-bottom:-38px!important}.pr-mt--38{margin-top:-38px!important}.pr-mr--38{margin-right:-38px!important}.pr-mb--38{margin-bottom:-38px!important}.pr-ml--38{margin-left:-38px!important}.pr-pa--38{padding:-38px!important}.pr-px--38{padding-right:-38px!important;padding-left:-38px!important}.pr-py--38{padding-top:-38px!important;padding-bottom:-38px!important}.pr-pt--38{padding-top:-38px!important}.pr-pr--38{padding-right:-38px!important}.pr-pb--38{padding-bottom:-38px!important}.pr-pl--38{padding-left:-38px!important}.pr-brd-r--38{border-radius:-38px!important}.pr-left--38{left:-38px!important}.pr-right--38{right:-38px!important}.pr-top--38{top:-38px!important}.pr-bottom--38{bottom:-38px!important}.pr-ma--37{margin:-37px!important}.pr-mx--37{margin-right:-37px!important;margin-left:-37px!important}.pr-my--37{margin-top:-37px!important;margin-bottom:-37px!important}.pr-mt--37{margin-top:-37px!important}.pr-mr--37{margin-right:-37px!important}.pr-mb--37{margin-bottom:-37px!important}.pr-ml--37{margin-left:-37px!important}.pr-pa--37{padding:-37px!important}.pr-px--37{padding-right:-37px!important;padding-left:-37px!important}.pr-py--37{padding-top:-37px!important;padding-bottom:-37px!important}.pr-pt--37{padding-top:-37px!important}.pr-pr--37{padding-right:-37px!important}.pr-pb--37{padding-bottom:-37px!important}.pr-pl--37{padding-left:-37px!important}.pr-brd-r--37{border-radius:-37px!important}.pr-left--37{left:-37px!important}.pr-right--37{right:-37px!important}.pr-top--37{top:-37px!important}.pr-bottom--37{bottom:-37px!important}.pr-ma--36{margin:-36px!important}.pr-mx--36{margin-right:-36px!important;margin-left:-36px!important}.pr-my--36{margin-top:-36px!important;margin-bottom:-36px!important}.pr-mt--36{margin-top:-36px!important}.pr-mr--36{margin-right:-36px!important}.pr-mb--36{margin-bottom:-36px!important}.pr-ml--36{margin-left:-36px!important}.pr-pa--36{padding:-36px!important}.pr-px--36{padding-right:-36px!important;padding-left:-36px!important}.pr-py--36{padding-top:-36px!important;padding-bottom:-36px!important}.pr-pt--36{padding-top:-36px!important}.pr-pr--36{padding-right:-36px!important}.pr-pb--36{padding-bottom:-36px!important}.pr-pl--36{padding-left:-36px!important}.pr-brd-r--36{border-radius:-36px!important}.pr-left--36{left:-36px!important}.pr-right--36{right:-36px!important}.pr-top--36{top:-36px!important}.pr-bottom--36{bottom:-36px!important}.pr-ma--35{margin:-35px!important}.pr-mx--35{margin-right:-35px!important;margin-left:-35px!important}.pr-my--35{margin-top:-35px!important;margin-bottom:-35px!important}.pr-mt--35{margin-top:-35px!important}.pr-mr--35{margin-right:-35px!important}.pr-mb--35{margin-bottom:-35px!important}.pr-ml--35{margin-left:-35px!important}.pr-pa--35{padding:-35px!important}.pr-px--35{padding-right:-35px!important;padding-left:-35px!important}.pr-py--35{padding-top:-35px!important;padding-bottom:-35px!important}.pr-pt--35{padding-top:-35px!important}.pr-pr--35{padding-right:-35px!important}.pr-pb--35{padding-bottom:-35px!important}.pr-pl--35{padding-left:-35px!important}.pr-brd-r--35{border-radius:-35px!important}.pr-left--35{left:-35px!important}.pr-right--35{right:-35px!important}.pr-top--35{top:-35px!important}.pr-bottom--35{bottom:-35px!important}.pr-ma--34{margin:-34px!important}.pr-mx--34{margin-right:-34px!important;margin-left:-34px!important}.pr-my--34{margin-top:-34px!important;margin-bottom:-34px!important}.pr-mt--34{margin-top:-34px!important}.pr-mr--34{margin-right:-34px!important}.pr-mb--34{margin-bottom:-34px!important}.pr-ml--34{margin-left:-34px!important}.pr-pa--34{padding:-34px!important}.pr-px--34{padding-right:-34px!important;padding-left:-34px!important}.pr-py--34{padding-top:-34px!important;padding-bottom:-34px!important}.pr-pt--34{padding-top:-34px!important}.pr-pr--34{padding-right:-34px!important}.pr-pb--34{padding-bottom:-34px!important}.pr-pl--34{padding-left:-34px!important}.pr-brd-r--34{border-radius:-34px!important}.pr-left--34{left:-34px!important}.pr-right--34{right:-34px!important}.pr-top--34{top:-34px!important}.pr-bottom--34{bottom:-34px!important}.pr-ma--33{margin:-33px!important}.pr-mx--33{margin-right:-33px!important;margin-left:-33px!important}.pr-my--33{margin-top:-33px!important;margin-bottom:-33px!important}.pr-mt--33{margin-top:-33px!important}.pr-mr--33{margin-right:-33px!important}.pr-mb--33{margin-bottom:-33px!important}.pr-ml--33{margin-left:-33px!important}.pr-pa--33{padding:-33px!important}.pr-px--33{padding-right:-33px!important;padding-left:-33px!important}.pr-py--33{padding-top:-33px!important;padding-bottom:-33px!important}.pr-pt--33{padding-top:-33px!important}.pr-pr--33{padding-right:-33px!important}.pr-pb--33{padding-bottom:-33px!important}.pr-pl--33{padding-left:-33px!important}.pr-brd-r--33{border-radius:-33px!important}.pr-left--33{left:-33px!important}.pr-right--33{right:-33px!important}.pr-top--33{top:-33px!important}.pr-bottom--33{bottom:-33px!important}.pr-ma--32{margin:-32px!important}.pr-mx--32{margin-right:-32px!important;margin-left:-32px!important}.pr-my--32{margin-top:-32px!important;margin-bottom:-32px!important}.pr-mt--32{margin-top:-32px!important}.pr-mr--32{margin-right:-32px!important}.pr-mb--32{margin-bottom:-32px!important}.pr-ml--32{margin-left:-32px!important}.pr-pa--32{padding:-32px!important}.pr-px--32{padding-right:-32px!important;padding-left:-32px!important}.pr-py--32{padding-top:-32px!important;padding-bottom:-32px!important}.pr-pt--32{padding-top:-32px!important}.pr-pr--32{padding-right:-32px!important}.pr-pb--32{padding-bottom:-32px!important}.pr-pl--32{padding-left:-32px!important}.pr-brd-r--32{border-radius:-32px!important}.pr-left--32{left:-32px!important}.pr-right--32{right:-32px!important}.pr-top--32{top:-32px!important}.pr-bottom--32{bottom:-32px!important}.pr-ma--31{margin:-31px!important}.pr-mx--31{margin-right:-31px!important;margin-left:-31px!important}.pr-my--31{margin-top:-31px!important;margin-bottom:-31px!important}.pr-mt--31{margin-top:-31px!important}.pr-mr--31{margin-right:-31px!important}.pr-mb--31{margin-bottom:-31px!important}.pr-ml--31{margin-left:-31px!important}.pr-pa--31{padding:-31px!important}.pr-px--31{padding-right:-31px!important;padding-left:-31px!important}.pr-py--31{padding-top:-31px!important;padding-bottom:-31px!important}.pr-pt--31{padding-top:-31px!important}.pr-pr--31{padding-right:-31px!important}.pr-pb--31{padding-bottom:-31px!important}.pr-pl--31{padding-left:-31px!important}.pr-brd-r--31{border-radius:-31px!important}.pr-left--31{left:-31px!important}.pr-right--31{right:-31px!important}.pr-top--31{top:-31px!important}.pr-bottom--31{bottom:-31px!important}.pr-ma--30{margin:-30px!important}.pr-mx--30{margin-right:-30px!important;margin-left:-30px!important}.pr-my--30{margin-top:-30px!important;margin-bottom:-30px!important}.pr-mt--30{margin-top:-30px!important}.pr-mr--30{margin-right:-30px!important}.pr-mb--30{margin-bottom:-30px!important}.pr-ml--30{margin-left:-30px!important}.pr-pa--30{padding:-30px!important}.pr-px--30{padding-right:-30px!important;padding-left:-30px!important}.pr-py--30{padding-top:-30px!important;padding-bottom:-30px!important}.pr-pt--30{padding-top:-30px!important}.pr-pr--30{padding-right:-30px!important}.pr-pb--30{padding-bottom:-30px!important}.pr-pl--30{padding-left:-30px!important}.pr-brd-r--30{border-radius:-30px!important}.pr-left--30{left:-30px!important}.pr-right--30{right:-30px!important}.pr-top--30{top:-30px!important}.pr-bottom--30{bottom:-30px!important}.pr-ma--29{margin:-29px!important}.pr-mx--29{margin-right:-29px!important;margin-left:-29px!important}.pr-my--29{margin-top:-29px!important;margin-bottom:-29px!important}.pr-mt--29{margin-top:-29px!important}.pr-mr--29{margin-right:-29px!important}.pr-mb--29{margin-bottom:-29px!important}.pr-ml--29{margin-left:-29px!important}.pr-pa--29{padding:-29px!important}.pr-px--29{padding-right:-29px!important;padding-left:-29px!important}.pr-py--29{padding-top:-29px!important;padding-bottom:-29px!important}.pr-pt--29{padding-top:-29px!important}.pr-pr--29{padding-right:-29px!important}.pr-pb--29{padding-bottom:-29px!important}.pr-pl--29{padding-left:-29px!important}.pr-brd-r--29{border-radius:-29px!important}.pr-left--29{left:-29px!important}.pr-right--29{right:-29px!important}.pr-top--29{top:-29px!important}.pr-bottom--29{bottom:-29px!important}.pr-ma--28{margin:-28px!important}.pr-mx--28{margin-right:-28px!important;margin-left:-28px!important}.pr-my--28{margin-top:-28px!important;margin-bottom:-28px!important}.pr-mt--28{margin-top:-28px!important}.pr-mr--28{margin-right:-28px!important}.pr-mb--28{margin-bottom:-28px!important}.pr-ml--28{margin-left:-28px!important}.pr-pa--28{padding:-28px!important}.pr-px--28{padding-right:-28px!important;padding-left:-28px!important}.pr-py--28{padding-top:-28px!important;padding-bottom:-28px!important}.pr-pt--28{padding-top:-28px!important}.pr-pr--28{padding-right:-28px!important}.pr-pb--28{padding-bottom:-28px!important}.pr-pl--28{padding-left:-28px!important}.pr-brd-r--28{border-radius:-28px!important}.pr-left--28{left:-28px!important}.pr-right--28{right:-28px!important}.pr-top--28{top:-28px!important}.pr-bottom--28{bottom:-28px!important}.pr-ma--27{margin:-27px!important}.pr-mx--27{margin-right:-27px!important;margin-left:-27px!important}.pr-my--27{margin-top:-27px!important;margin-bottom:-27px!important}.pr-mt--27{margin-top:-27px!important}.pr-mr--27{margin-right:-27px!important}.pr-mb--27{margin-bottom:-27px!important}.pr-ml--27{margin-left:-27px!important}.pr-pa--27{padding:-27px!important}.pr-px--27{padding-right:-27px!important;padding-left:-27px!important}.pr-py--27{padding-top:-27px!important;padding-bottom:-27px!important}.pr-pt--27{padding-top:-27px!important}.pr-pr--27{padding-right:-27px!important}.pr-pb--27{padding-bottom:-27px!important}.pr-pl--27{padding-left:-27px!important}.pr-brd-r--27{border-radius:-27px!important}.pr-left--27{left:-27px!important}.pr-right--27{right:-27px!important}.pr-top--27{top:-27px!important}.pr-bottom--27{bottom:-27px!important}.pr-ma--26{margin:-26px!important}.pr-mx--26{margin-right:-26px!important;margin-left:-26px!important}.pr-my--26{margin-top:-26px!important;margin-bottom:-26px!important}.pr-mt--26{margin-top:-26px!important}.pr-mr--26{margin-right:-26px!important}.pr-mb--26{margin-bottom:-26px!important}.pr-ml--26{margin-left:-26px!important}.pr-pa--26{padding:-26px!important}.pr-px--26{padding-right:-26px!important;padding-left:-26px!important}.pr-py--26{padding-top:-26px!important;padding-bottom:-26px!important}.pr-pt--26{padding-top:-26px!important}.pr-pr--26{padding-right:-26px!important}.pr-pb--26{padding-bottom:-26px!important}.pr-pl--26{padding-left:-26px!important}.pr-brd-r--26{border-radius:-26px!important}.pr-left--26{left:-26px!important}.pr-right--26{right:-26px!important}.pr-top--26{top:-26px!important}.pr-bottom--26{bottom:-26px!important}.pr-ma--25{margin:-25px!important}.pr-mx--25{margin-right:-25px!important;margin-left:-25px!important}.pr-my--25{margin-top:-25px!important;margin-bottom:-25px!important}.pr-mt--25{margin-top:-25px!important}.pr-mr--25{margin-right:-25px!important}.pr-mb--25{margin-bottom:-25px!important}.pr-ml--25{margin-left:-25px!important}.pr-pa--25{padding:-25px!important}.pr-px--25{padding-right:-25px!important;padding-left:-25px!important}.pr-py--25{padding-top:-25px!important;padding-bottom:-25px!important}.pr-pt--25{padding-top:-25px!important}.pr-pr--25{padding-right:-25px!important}.pr-pb--25{padding-bottom:-25px!important}.pr-pl--25{padding-left:-25px!important}.pr-brd-r--25{border-radius:-25px!important}.pr-left--25{left:-25px!important}.pr-right--25{right:-25px!important}.pr-top--25{top:-25px!important}.pr-bottom--25{bottom:-25px!important}.pr-ma--24{margin:-24px!important}.pr-mx--24{margin-right:-24px!important;margin-left:-24px!important}.pr-my--24{margin-top:-24px!important;margin-bottom:-24px!important}.pr-mt--24{margin-top:-24px!important}.pr-mr--24{margin-right:-24px!important}.pr-mb--24{margin-bottom:-24px!important}.pr-ml--24{margin-left:-24px!important}.pr-pa--24{padding:-24px!important}.pr-px--24{padding-right:-24px!important;padding-left:-24px!important}.pr-py--24{padding-top:-24px!important;padding-bottom:-24px!important}.pr-pt--24{padding-top:-24px!important}.pr-pr--24{padding-right:-24px!important}.pr-pb--24{padding-bottom:-24px!important}.pr-pl--24{padding-left:-24px!important}.pr-brd-r--24{border-radius:-24px!important}.pr-left--24{left:-24px!important}.pr-right--24{right:-24px!important}.pr-top--24{top:-24px!important}.pr-bottom--24{bottom:-24px!important}.pr-ma--23{margin:-23px!important}.pr-mx--23{margin-right:-23px!important;margin-left:-23px!important}.pr-my--23{margin-top:-23px!important;margin-bottom:-23px!important}.pr-mt--23{margin-top:-23px!important}.pr-mr--23{margin-right:-23px!important}.pr-mb--23{margin-bottom:-23px!important}.pr-ml--23{margin-left:-23px!important}.pr-pa--23{padding:-23px!important}.pr-px--23{padding-right:-23px!important;padding-left:-23px!important}.pr-py--23{padding-top:-23px!important;padding-bottom:-23px!important}.pr-pt--23{padding-top:-23px!important}.pr-pr--23{padding-right:-23px!important}.pr-pb--23{padding-bottom:-23px!important}.pr-pl--23{padding-left:-23px!important}.pr-brd-r--23{border-radius:-23px!important}.pr-left--23{left:-23px!important}.pr-right--23{right:-23px!important}.pr-top--23{top:-23px!important}.pr-bottom--23{bottom:-23px!important}.pr-ma--22{margin:-22px!important}.pr-mx--22{margin-right:-22px!important;margin-left:-22px!important}.pr-my--22{margin-top:-22px!important;margin-bottom:-22px!important}.pr-mt--22{margin-top:-22px!important}.pr-mr--22{margin-right:-22px!important}.pr-mb--22{margin-bottom:-22px!important}.pr-ml--22{margin-left:-22px!important}.pr-pa--22{padding:-22px!important}.pr-px--22{padding-right:-22px!important;padding-left:-22px!important}.pr-py--22{padding-top:-22px!important;padding-bottom:-22px!important}.pr-pt--22{padding-top:-22px!important}.pr-pr--22{padding-right:-22px!important}.pr-pb--22{padding-bottom:-22px!important}.pr-pl--22{padding-left:-22px!important}.pr-brd-r--22{border-radius:-22px!important}.pr-left--22{left:-22px!important}.pr-right--22{right:-22px!important}.pr-top--22{top:-22px!important}.pr-bottom--22{bottom:-22px!important}.pr-ma--21{margin:-21px!important}.pr-mx--21{margin-right:-21px!important;margin-left:-21px!important}.pr-my--21{margin-top:-21px!important;margin-bottom:-21px!important}.pr-mt--21{margin-top:-21px!important}.pr-mr--21{margin-right:-21px!important}.pr-mb--21{margin-bottom:-21px!important}.pr-ml--21{margin-left:-21px!important}.pr-pa--21{padding:-21px!important}.pr-px--21{padding-right:-21px!important;padding-left:-21px!important}.pr-py--21{padding-top:-21px!important;padding-bottom:-21px!important}.pr-pt--21{padding-top:-21px!important}.pr-pr--21{padding-right:-21px!important}.pr-pb--21{padding-bottom:-21px!important}.pr-pl--21{padding-left:-21px!important}.pr-brd-r--21{border-radius:-21px!important}.pr-left--21{left:-21px!important}.pr-right--21{right:-21px!important}.pr-top--21{top:-21px!important}.pr-bottom--21{bottom:-21px!important}.pr-ma--20{margin:-20px!important}.pr-mx--20{margin-right:-20px!important;margin-left:-20px!important}.pr-my--20{margin-top:-20px!important;margin-bottom:-20px!important}.pr-mt--20{margin-top:-20px!important}.pr-mr--20{margin-right:-20px!important}.pr-mb--20{margin-bottom:-20px!important}.pr-ml--20{margin-left:-20px!important}.pr-pa--20{padding:-20px!important}.pr-px--20{padding-right:-20px!important;padding-left:-20px!important}.pr-py--20{padding-top:-20px!important;padding-bottom:-20px!important}.pr-pt--20{padding-top:-20px!important}.pr-pr--20{padding-right:-20px!important}.pr-pb--20{padding-bottom:-20px!important}.pr-pl--20{padding-left:-20px!important}.pr-brd-r--20{border-radius:-20px!important}.pr-left--20{left:-20px!important}.pr-right--20{right:-20px!important}.pr-top--20{top:-20px!important}.pr-bottom--20{bottom:-20px!important}.pr-ma--19{margin:-19px!important}.pr-mx--19{margin-right:-19px!important;margin-left:-19px!important}.pr-my--19{margin-top:-19px!important;margin-bottom:-19px!important}.pr-mt--19{margin-top:-19px!important}.pr-mr--19{margin-right:-19px!important}.pr-mb--19{margin-bottom:-19px!important}.pr-ml--19{margin-left:-19px!important}.pr-pa--19{padding:-19px!important}.pr-px--19{padding-right:-19px!important;padding-left:-19px!important}.pr-py--19{padding-top:-19px!important;padding-bottom:-19px!important}.pr-pt--19{padding-top:-19px!important}.pr-pr--19{padding-right:-19px!important}.pr-pb--19{padding-bottom:-19px!important}.pr-pl--19{padding-left:-19px!important}.pr-brd-r--19{border-radius:-19px!important}.pr-left--19{left:-19px!important}.pr-right--19{right:-19px!important}.pr-top--19{top:-19px!important}.pr-bottom--19{bottom:-19px!important}.pr-ma--18{margin:-18px!important}.pr-mx--18{margin-right:-18px!important;margin-left:-18px!important}.pr-my--18{margin-top:-18px!important;margin-bottom:-18px!important}.pr-mt--18{margin-top:-18px!important}.pr-mr--18{margin-right:-18px!important}.pr-mb--18{margin-bottom:-18px!important}.pr-ml--18{margin-left:-18px!important}.pr-pa--18{padding:-18px!important}.pr-px--18{padding-right:-18px!important;padding-left:-18px!important}.pr-py--18{padding-top:-18px!important;padding-bottom:-18px!important}.pr-pt--18{padding-top:-18px!important}.pr-pr--18{padding-right:-18px!important}.pr-pb--18{padding-bottom:-18px!important}.pr-pl--18{padding-left:-18px!important}.pr-brd-r--18{border-radius:-18px!important}.pr-left--18{left:-18px!important}.pr-right--18{right:-18px!important}.pr-top--18{top:-18px!important}.pr-bottom--18{bottom:-18px!important}.pr-ma--17{margin:-17px!important}.pr-mx--17{margin-right:-17px!important;margin-left:-17px!important}.pr-my--17{margin-top:-17px!important;margin-bottom:-17px!important}.pr-mt--17{margin-top:-17px!important}.pr-mr--17{margin-right:-17px!important}.pr-mb--17{margin-bottom:-17px!important}.pr-ml--17{margin-left:-17px!important}.pr-pa--17{padding:-17px!important}.pr-px--17{padding-right:-17px!important;padding-left:-17px!important}.pr-py--17{padding-top:-17px!important;padding-bottom:-17px!important}.pr-pt--17{padding-top:-17px!important}.pr-pr--17{padding-right:-17px!important}.pr-pb--17{padding-bottom:-17px!important}.pr-pl--17{padding-left:-17px!important}.pr-brd-r--17{border-radius:-17px!important}.pr-left--17{left:-17px!important}.pr-right--17{right:-17px!important}.pr-top--17{top:-17px!important}.pr-bottom--17{bottom:-17px!important}.pr-ma--16{margin:-16px!important}.pr-mx--16{margin-right:-16px!important;margin-left:-16px!important}.pr-my--16{margin-top:-16px!important;margin-bottom:-16px!important}.pr-mt--16{margin-top:-16px!important}.pr-mr--16{margin-right:-16px!important}.pr-mb--16{margin-bottom:-16px!important}.pr-ml--16{margin-left:-16px!important}.pr-pa--16{padding:-16px!important}.pr-px--16{padding-right:-16px!important;padding-left:-16px!important}.pr-py--16{padding-top:-16px!important;padding-bottom:-16px!important}.pr-pt--16{padding-top:-16px!important}.pr-pr--16{padding-right:-16px!important}.pr-pb--16{padding-bottom:-16px!important}.pr-pl--16{padding-left:-16px!important}.pr-brd-r--16{border-radius:-16px!important}.pr-left--16{left:-16px!important}.pr-right--16{right:-16px!important}.pr-top--16{top:-16px!important}.pr-bottom--16{bottom:-16px!important}.pr-ma--15{margin:-15px!important}.pr-mx--15{margin-right:-15px!important;margin-left:-15px!important}.pr-my--15{margin-top:-15px!important;margin-bottom:-15px!important}.pr-mt--15{margin-top:-15px!important}.pr-mr--15{margin-right:-15px!important}.pr-mb--15{margin-bottom:-15px!important}.pr-ml--15{margin-left:-15px!important}.pr-pa--15{padding:-15px!important}.pr-px--15{padding-right:-15px!important;padding-left:-15px!important}.pr-py--15{padding-top:-15px!important;padding-bottom:-15px!important}.pr-pt--15{padding-top:-15px!important}.pr-pr--15{padding-right:-15px!important}.pr-pb--15{padding-bottom:-15px!important}.pr-pl--15{padding-left:-15px!important}.pr-brd-r--15{border-radius:-15px!important}.pr-left--15{left:-15px!important}.pr-right--15{right:-15px!important}.pr-top--15{top:-15px!important}.pr-bottom--15{bottom:-15px!important}.pr-ma--14{margin:-14px!important}.pr-mx--14{margin-right:-14px!important;margin-left:-14px!important}.pr-my--14{margin-top:-14px!important;margin-bottom:-14px!important}.pr-mt--14{margin-top:-14px!important}.pr-mr--14{margin-right:-14px!important}.pr-mb--14{margin-bottom:-14px!important}.pr-ml--14{margin-left:-14px!important}.pr-pa--14{padding:-14px!important}.pr-px--14{padding-right:-14px!important;padding-left:-14px!important}.pr-py--14{padding-top:-14px!important;padding-bottom:-14px!important}.pr-pt--14{padding-top:-14px!important}.pr-pr--14{padding-right:-14px!important}.pr-pb--14{padding-bottom:-14px!important}.pr-pl--14{padding-left:-14px!important}.pr-brd-r--14{border-radius:-14px!important}.pr-left--14{left:-14px!important}.pr-right--14{right:-14px!important}.pr-top--14{top:-14px!important}.pr-bottom--14{bottom:-14px!important}.pr-ma--13{margin:-13px!important}.pr-mx--13{margin-right:-13px!important;margin-left:-13px!important}.pr-my--13{margin-top:-13px!important;margin-bottom:-13px!important}.pr-mt--13{margin-top:-13px!important}.pr-mr--13{margin-right:-13px!important}.pr-mb--13{margin-bottom:-13px!important}.pr-ml--13{margin-left:-13px!important}.pr-pa--13{padding:-13px!important}.pr-px--13{padding-right:-13px!important;padding-left:-13px!important}.pr-py--13{padding-top:-13px!important;padding-bottom:-13px!important}.pr-pt--13{padding-top:-13px!important}.pr-pr--13{padding-right:-13px!important}.pr-pb--13{padding-bottom:-13px!important}.pr-pl--13{padding-left:-13px!important}.pr-brd-r--13{border-radius:-13px!important}.pr-left--13{left:-13px!important}.pr-right--13{right:-13px!important}.pr-top--13{top:-13px!important}.pr-bottom--13{bottom:-13px!important}.pr-ma--12{margin:-12px!important}.pr-mx--12{margin-right:-12px!important;margin-left:-12px!important}.pr-my--12{margin-top:-12px!important;margin-bottom:-12px!important}.pr-mt--12{margin-top:-12px!important}.pr-mr--12{margin-right:-12px!important}.pr-mb--12{margin-bottom:-12px!important}.pr-ml--12{margin-left:-12px!important}.pr-pa--12{padding:-12px!important}.pr-px--12{padding-right:-12px!important;padding-left:-12px!important}.pr-py--12{padding-top:-12px!important;padding-bottom:-12px!important}.pr-pt--12{padding-top:-12px!important}.pr-pr--12{padding-right:-12px!important}.pr-pb--12{padding-bottom:-12px!important}.pr-pl--12{padding-left:-12px!important}.pr-brd-r--12{border-radius:-12px!important}.pr-left--12{left:-12px!important}.pr-right--12{right:-12px!important}.pr-top--12{top:-12px!important}.pr-bottom--12{bottom:-12px!important}.pr-ma--11{margin:-11px!important}.pr-mx--11{margin-right:-11px!important;margin-left:-11px!important}.pr-my--11{margin-top:-11px!important;margin-bottom:-11px!important}.pr-mt--11{margin-top:-11px!important}.pr-mr--11{margin-right:-11px!important}.pr-mb--11{margin-bottom:-11px!important}.pr-ml--11{margin-left:-11px!important}.pr-pa--11{padding:-11px!important}.pr-px--11{padding-right:-11px!important;padding-left:-11px!important}.pr-py--11{padding-top:-11px!important;padding-bottom:-11px!important}.pr-pt--11{padding-top:-11px!important}.pr-pr--11{padding-right:-11px!important}.pr-pb--11{padding-bottom:-11px!important}.pr-pl--11{padding-left:-11px!important}.pr-brd-r--11{border-radius:-11px!important}.pr-left--11{left:-11px!important}.pr-right--11{right:-11px!important}.pr-top--11{top:-11px!important}.pr-bottom--11{bottom:-11px!important}.pr-ma--10{margin:-10px!important}.pr-mx--10{margin-right:-10px!important;margin-left:-10px!important}.pr-my--10{margin-top:-10px!important;margin-bottom:-10px!important}.pr-mt--10{margin-top:-10px!important}.pr-mr--10{margin-right:-10px!important}.pr-mb--10{margin-bottom:-10px!important}.pr-ml--10{margin-left:-10px!important}.pr-pa--10{padding:-10px!important}.pr-px--10{padding-right:-10px!important;padding-left:-10px!important}.pr-py--10{padding-top:-10px!important;padding-bottom:-10px!important}.pr-pt--10{padding-top:-10px!important}.pr-pr--10{padding-right:-10px!important}.pr-pb--10{padding-bottom:-10px!important}.pr-pl--10{padding-left:-10px!important}.pr-brd-r--10{border-radius:-10px!important}.pr-left--10{left:-10px!important}.pr-right--10{right:-10px!important}.pr-top--10{top:-10px!important}.pr-bottom--10{bottom:-10px!important}.pr-ma--9{margin:-9px!important}.pr-mx--9{margin-right:-9px!important;margin-left:-9px!important}.pr-my--9{margin-top:-9px!important;margin-bottom:-9px!important}.pr-mt--9{margin-top:-9px!important}.pr-mr--9{margin-right:-9px!important}.pr-mb--9{margin-bottom:-9px!important}.pr-ml--9{margin-left:-9px!important}.pr-pa--9{padding:-9px!important}.pr-px--9{padding-right:-9px!important;padding-left:-9px!important}.pr-py--9{padding-top:-9px!important;padding-bottom:-9px!important}.pr-pt--9{padding-top:-9px!important}.pr-pr--9{padding-right:-9px!important}.pr-pb--9{padding-bottom:-9px!important}.pr-pl--9{padding-left:-9px!important}.pr-brd-r--9{border-radius:-9px!important}.pr-left--9{left:-9px!important}.pr-right--9{right:-9px!important}.pr-top--9{top:-9px!important}.pr-bottom--9{bottom:-9px!important}.pr-ma--8{margin:-8px!important}.pr-mx--8{margin-right:-8px!important;margin-left:-8px!important}.pr-my--8{margin-top:-8px!important;margin-bottom:-8px!important}.pr-mt--8{margin-top:-8px!important}.pr-mr--8{margin-right:-8px!important}.pr-mb--8{margin-bottom:-8px!important}.pr-ml--8{margin-left:-8px!important}.pr-pa--8{padding:-8px!important}.pr-px--8{padding-right:-8px!important;padding-left:-8px!important}.pr-py--8{padding-top:-8px!important;padding-bottom:-8px!important}.pr-pt--8{padding-top:-8px!important}.pr-pr--8{padding-right:-8px!important}.pr-pb--8{padding-bottom:-8px!important}.pr-pl--8{padding-left:-8px!important}.pr-brd-r--8{border-radius:-8px!important}.pr-left--8{left:-8px!important}.pr-right--8{right:-8px!important}.pr-top--8{top:-8px!important}.pr-bottom--8{bottom:-8px!important}.pr-ma--7{margin:-7px!important}.pr-mx--7{margin-right:-7px!important;margin-left:-7px!important}.pr-my--7{margin-top:-7px!important;margin-bottom:-7px!important}.pr-mt--7{margin-top:-7px!important}.pr-mr--7{margin-right:-7px!important}.pr-mb--7{margin-bottom:-7px!important}.pr-ml--7{margin-left:-7px!important}.pr-pa--7{padding:-7px!important}.pr-px--7{padding-right:-7px!important;padding-left:-7px!important}.pr-py--7{padding-top:-7px!important;padding-bottom:-7px!important}.pr-pt--7{padding-top:-7px!important}.pr-pr--7{padding-right:-7px!important}.pr-pb--7{padding-bottom:-7px!important}.pr-pl--7{padding-left:-7px!important}.pr-brd-r--7{border-radius:-7px!important}.pr-left--7{left:-7px!important}.pr-right--7{right:-7px!important}.pr-top--7{top:-7px!important}.pr-bottom--7{bottom:-7px!important}.pr-ma--6{margin:-6px!important}.pr-mx--6{margin-right:-6px!important;margin-left:-6px!important}.pr-my--6{margin-top:-6px!important;margin-bottom:-6px!important}.pr-mt--6{margin-top:-6px!important}.pr-mr--6{margin-right:-6px!important}.pr-mb--6{margin-bottom:-6px!important}.pr-ml--6{margin-left:-6px!important}.pr-pa--6{padding:-6px!important}.pr-px--6{padding-right:-6px!important;padding-left:-6px!important}.pr-py--6{padding-top:-6px!important;padding-bottom:-6px!important}.pr-pt--6{padding-top:-6px!important}.pr-pr--6{padding-right:-6px!important}.pr-pb--6{padding-bottom:-6px!important}.pr-pl--6{padding-left:-6px!important}.pr-brd-r--6{border-radius:-6px!important}.pr-left--6{left:-6px!important}.pr-right--6{right:-6px!important}.pr-top--6{top:-6px!important}.pr-bottom--6{bottom:-6px!important}.pr-ma--5{margin:-5px!important}.pr-mx--5{margin-right:-5px!important;margin-left:-5px!important}.pr-my--5{margin-top:-5px!important;margin-bottom:-5px!important}.pr-mt--5{margin-top:-5px!important}.pr-mr--5{margin-right:-5px!important}.pr-mb--5{margin-bottom:-5px!important}.pr-ml--5{margin-left:-5px!important}.pr-pa--5{padding:-5px!important}.pr-px--5{padding-right:-5px!important;padding-left:-5px!important}.pr-py--5{padding-top:-5px!important;padding-bottom:-5px!important}.pr-pt--5{padding-top:-5px!important}.pr-pr--5{padding-right:-5px!important}.pr-pb--5{padding-bottom:-5px!important}.pr-pl--5{padding-left:-5px!important}.pr-brd-r--5{border-radius:-5px!important}.pr-left--5{left:-5px!important}.pr-right--5{right:-5px!important}.pr-top--5{top:-5px!important}.pr-bottom--5{bottom:-5px!important}.pr-ma--4{margin:-4px!important}.pr-mx--4{margin-right:-4px!important;margin-left:-4px!important}.pr-my--4{margin-top:-4px!important;margin-bottom:-4px!important}.pr-mt--4{margin-top:-4px!important}.pr-mr--4{margin-right:-4px!important}.pr-mb--4{margin-bottom:-4px!important}.pr-ml--4{margin-left:-4px!important}.pr-pa--4{padding:-4px!important}.pr-px--4{padding-right:-4px!important;padding-left:-4px!important}.pr-py--4{padding-top:-4px!important;padding-bottom:-4px!important}.pr-pt--4{padding-top:-4px!important}.pr-pr--4{padding-right:-4px!important}.pr-pb--4{padding-bottom:-4px!important}.pr-pl--4{padding-left:-4px!important}.pr-brd-r--4{border-radius:-4px!important}.pr-left--4{left:-4px!important}.pr-right--4{right:-4px!important}.pr-top--4{top:-4px!important}.pr-bottom--4{bottom:-4px!important}.pr-ma--3{margin:-3px!important}.pr-mx--3{margin-right:-3px!important;margin-left:-3px!important}.pr-my--3{margin-top:-3px!important;margin-bottom:-3px!important}.pr-mt--3{margin-top:-3px!important}.pr-mr--3{margin-right:-3px!important}.pr-mb--3{margin-bottom:-3px!important}.pr-ml--3{margin-left:-3px!important}.pr-pa--3{padding:-3px!important}.pr-px--3{padding-right:-3px!important;padding-left:-3px!important}.pr-py--3{padding-top:-3px!important;padding-bottom:-3px!important}.pr-pt--3{padding-top:-3px!important}.pr-pr--3{padding-right:-3px!important}.pr-pb--3{padding-bottom:-3px!important}.pr-pl--3{padding-left:-3px!important}.pr-brd-r--3{border-radius:-3px!important}.pr-left--3{left:-3px!important}.pr-right--3{right:-3px!important}.pr-top--3{top:-3px!important}.pr-bottom--3{bottom:-3px!important}.pr-ma--2{margin:-2px!important}.pr-mx--2{margin-right:-2px!important;margin-left:-2px!important}.pr-my--2{margin-top:-2px!important;margin-bottom:-2px!important}.pr-mt--2{margin-top:-2px!important}.pr-mr--2{margin-right:-2px!important}.pr-mb--2{margin-bottom:-2px!important}.pr-ml--2{margin-left:-2px!important}.pr-pa--2{padding:-2px!important}.pr-px--2{padding-right:-2px!important;padding-left:-2px!important}.pr-py--2{padding-top:-2px!important;padding-bottom:-2px!important}.pr-pt--2{padding-top:-2px!important}.pr-pr--2{padding-right:-2px!important}.pr-pb--2{padding-bottom:-2px!important}.pr-pl--2{padding-left:-2px!important}.pr-brd-r--2{border-radius:-2px!important}.pr-left--2{left:-2px!important}.pr-right--2{right:-2px!important}.pr-top--2{top:-2px!important}.pr-bottom--2{bottom:-2px!important}.pr-ma--1{margin:-1px!important}.pr-mx--1{margin-right:-1px!important;margin-left:-1px!important}.pr-my--1{margin-top:-1px!important;margin-bottom:-1px!important}.pr-mt--1{margin-top:-1px!important}.pr-mr--1{margin-right:-1px!important}.pr-mb--1{margin-bottom:-1px!important}.pr-ml--1{margin-left:-1px!important}.pr-pa--1{padding:-1px!important}.pr-px--1{padding-right:-1px!important;padding-left:-1px!important}.pr-py--1{padding-top:-1px!important;padding-bottom:-1px!important}.pr-pt--1{padding-top:-1px!important}.pr-pr--1{padding-right:-1px!important}.pr-pb--1{padding-bottom:-1px!important}.pr-pl--1{padding-left:-1px!important}.pr-brd-r--1{border-radius:-1px!important}.pr-left--1{left:-1px!important}.pr-right--1{right:-1px!important}.pr-top--1{top:-1px!important}.pr-bottom--1{bottom:-1px!important}.pr-ma-0{margin:0!important}.pr-mx-0{margin-right:0!important;margin-left:0!important}.pr-my-0{margin-top:0!important;margin-bottom:0!important}.pr-mt-0{margin-top:0!important}.pr-mr-0{margin-right:0!important}.pr-mb-0{margin-bottom:0!important}.pr-ml-0{margin-left:0!important}.pr-pa-0{padding:0!important}.pr-px-0{padding-right:0!important;padding-left:0!important}.pr-py-0{padding-top:0!important;padding-bottom:0!important}.pr-pt-0{padding-top:0!important}.pr-pr-0{padding-right:0!important}.pr-pb-0{padding-bottom:0!important}.pr-pl-0{padding-left:0!important}.pr-brd-r-0{border-radius:0!important}.pr-left-0{left:0!important}.pr-right-0{right:0!important}.pr-top-0{top:0!important}.pr-bottom-0{bottom:0!important}.pr-ma-1{margin:1px!important}.pr-mx-1{margin-right:1px!important;margin-left:1px!important}.pr-my-1{margin-top:1px!important;margin-bottom:1px!important}.pr-mt-1{margin-top:1px!important}.pr-mr-1{margin-right:1px!important}.pr-mb-1{margin-bottom:1px!important}.pr-ml-1{margin-left:1px!important}.pr-pa-1{padding:1px!important}.pr-px-1{padding-right:1px!important;padding-left:1px!important}.pr-py-1{padding-top:1px!important;padding-bottom:1px!important}.pr-pt-1{padding-top:1px!important}.pr-pr-1{padding-right:1px!important}.pr-pb-1{padding-bottom:1px!important}.pr-pl-1{padding-left:1px!important}.pr-brd-r-1{border-radius:1px!important}.pr-left-1{left:1px!important}.pr-right-1{right:1px!important}.pr-top-1{top:1px!important}.pr-bottom-1{bottom:1px!important}.pr-ma-2{margin:2px!important}.pr-mx-2{margin-right:2px!important;margin-left:2px!important}.pr-my-2{margin-top:2px!important;margin-bottom:2px!important}.pr-mt-2{margin-top:2px!important}.pr-mr-2{margin-right:2px!important}.pr-mb-2{margin-bottom:2px!important}.pr-ml-2{margin-left:2px!important}.pr-pa-2{padding:2px!important}.pr-px-2{padding-right:2px!important;padding-left:2px!important}.pr-py-2{padding-top:2px!important;padding-bottom:2px!important}.pr-pt-2{padding-top:2px!important}.pr-pr-2{padding-right:2px!important}.pr-pb-2{padding-bottom:2px!important}.pr-pl-2{padding-left:2px!important}.pr-brd-r-2{border-radius:2px!important}.pr-left-2{left:2px!important}.pr-right-2{right:2px!important}.pr-top-2{top:2px!important}.pr-bottom-2{bottom:2px!important}.pr-ma-3{margin:3px!important}.pr-mx-3{margin-right:3px!important;margin-left:3px!important}.pr-my-3{margin-top:3px!important;margin-bottom:3px!important}.pr-mt-3{margin-top:3px!important}.pr-mr-3{margin-right:3px!important}.pr-mb-3{margin-bottom:3px!important}.pr-ml-3{margin-left:3px!important}.pr-pa-3{padding:3px!important}.pr-px-3{padding-right:3px!important;padding-left:3px!important}.pr-py-3{padding-top:3px!important;padding-bottom:3px!important}.pr-pt-3{padding-top:3px!important}.pr-pr-3{padding-right:3px!important}.pr-pb-3{padding-bottom:3px!important}.pr-pl-3{padding-left:3px!important}.pr-brd-r-3{border-radius:3px!important}.pr-left-3{left:3px!important}.pr-right-3{right:3px!important}.pr-top-3{top:3px!important}.pr-bottom-3{bottom:3px!important}.pr-ma-4{margin:4px!important}.pr-mx-4{margin-right:4px!important;margin-left:4px!important}.pr-my-4{margin-top:4px!important;margin-bottom:4px!important}.pr-mt-4{margin-top:4px!important}.pr-mr-4{margin-right:4px!important}.pr-mb-4{margin-bottom:4px!important}.pr-ml-4{margin-left:4px!important}.pr-pa-4{padding:4px!important}.pr-px-4{padding-right:4px!important;padding-left:4px!important}.pr-py-4{padding-top:4px!important;padding-bottom:4px!important}.pr-pt-4{padding-top:4px!important}.pr-pr-4{padding-right:4px!important}.pr-pb-4{padding-bottom:4px!important}.pr-pl-4{padding-left:4px!important}.pr-brd-r-4{border-radius:4px!important}.pr-left-4{left:4px!important}.pr-right-4{right:4px!important}.pr-top-4{top:4px!important}.pr-bottom-4{bottom:4px!important}.pr-ma-5{margin:5px!important}.pr-mx-5{margin-right:5px!important;margin-left:5px!important}.pr-my-5{margin-top:5px!important;margin-bottom:5px!important}.pr-mt-5{margin-top:5px!important}.pr-mr-5{margin-right:5px!important}.pr-mb-5{margin-bottom:5px!important}.pr-ml-5{margin-left:5px!important}.pr-pa-5{padding:5px!important}.pr-px-5{padding-right:5px!important;padding-left:5px!important}.pr-py-5{padding-top:5px!important;padding-bottom:5px!important}.pr-pt-5{padding-top:5px!important}.pr-pr-5{padding-right:5px!important}.pr-pb-5{padding-bottom:5px!important}.pr-pl-5{padding-left:5px!important}.pr-brd-r-5{border-radius:5px!important}.pr-left-5{left:5px!important}.pr-right-5{right:5px!important}.pr-top-5{top:5px!important}.pr-bottom-5{bottom:5px!important}.pr-ma-6{margin:6px!important}.pr-mx-6{margin-right:6px!important;margin-left:6px!important}.pr-my-6{margin-top:6px!important;margin-bottom:6px!important}.pr-mt-6{margin-top:6px!important}.pr-mr-6{margin-right:6px!important}.pr-mb-6{margin-bottom:6px!important}.pr-ml-6{margin-left:6px!important}.pr-pa-6{padding:6px!important}.pr-px-6{padding-right:6px!important;padding-left:6px!important}.pr-py-6{padding-top:6px!important;padding-bottom:6px!important}.pr-pt-6{padding-top:6px!important}.pr-pr-6{padding-right:6px!important}.pr-pb-6{padding-bottom:6px!important}.pr-pl-6{padding-left:6px!important}.pr-brd-r-6{border-radius:6px!important}.pr-left-6{left:6px!important}.pr-right-6{right:6px!important}.pr-top-6{top:6px!important}.pr-bottom-6{bottom:6px!important}.pr-ma-7{margin:7px!important}.pr-mx-7{margin-right:7px!important;margin-left:7px!important}.pr-my-7{margin-top:7px!important;margin-bottom:7px!important}.pr-mt-7{margin-top:7px!important}.pr-mr-7{margin-right:7px!important}.pr-mb-7{margin-bottom:7px!important}.pr-ml-7{margin-left:7px!important}.pr-pa-7{padding:7px!important}.pr-px-7{padding-right:7px!important;padding-left:7px!important}.pr-py-7{padding-top:7px!important;padding-bottom:7px!important}.pr-pt-7{padding-top:7px!important}.pr-pr-7{padding-right:7px!important}.pr-pb-7{padding-bottom:7px!important}.pr-pl-7{padding-left:7px!important}.pr-brd-r-7{border-radius:7px!important}.pr-left-7{left:7px!important}.pr-right-7{right:7px!important}.pr-top-7{top:7px!important}.pr-bottom-7{bottom:7px!important}.pr-ma-8{margin:8px!important}.pr-mx-8{margin-right:8px!important;margin-left:8px!important}.pr-my-8{margin-top:8px!important;margin-bottom:8px!important}.pr-mt-8{margin-top:8px!important}.pr-mr-8{margin-right:8px!important}.pr-mb-8{margin-bottom:8px!important}.pr-ml-8{margin-left:8px!important}.pr-pa-8{padding:8px!important}.pr-px-8{padding-right:8px!important;padding-left:8px!important}.pr-py-8{padding-top:8px!important;padding-bottom:8px!important}.pr-pt-8{padding-top:8px!important}.pr-pr-8{padding-right:8px!important}.pr-pb-8{padding-bottom:8px!important}.pr-pl-8{padding-left:8px!important}.pr-brd-r-8{border-radius:8px!important}.pr-left-8{left:8px!important}.pr-right-8{right:8px!important}.pr-top-8{top:8px!important}.pr-bottom-8{bottom:8px!important}.pr-ma-9{margin:9px!important}.pr-mx-9{margin-right:9px!important;margin-left:9px!important}.pr-my-9{margin-top:9px!important;margin-bottom:9px!important}.pr-mt-9{margin-top:9px!important}.pr-mr-9{margin-right:9px!important}.pr-mb-9{margin-bottom:9px!important}.pr-ml-9{margin-left:9px!important}.pr-pa-9{padding:9px!important}.pr-px-9{padding-right:9px!important;padding-left:9px!important}.pr-py-9{padding-top:9px!important;padding-bottom:9px!important}.pr-pt-9{padding-top:9px!important}.pr-pr-9{padding-right:9px!important}.pr-pb-9{padding-bottom:9px!important}.pr-pl-9{padding-left:9px!important}.pr-brd-r-9{border-radius:9px!important}.pr-left-9{left:9px!important}.pr-right-9{right:9px!important}.pr-top-9{top:9px!important}.pr-bottom-9{bottom:9px!important}.pr-ma-10{margin:10px!important}.pr-mx-10{margin-right:10px!important;margin-left:10px!important}.pr-my-10{margin-top:10px!important;margin-bottom:10px!important}.pr-mt-10{margin-top:10px!important}.pr-mr-10{margin-right:10px!important}.pr-mb-10{margin-bottom:10px!important}.pr-ml-10{margin-left:10px!important}.pr-pa-10{padding:10px!important}.pr-px-10{padding-right:10px!important;padding-left:10px!important}.pr-py-10{padding-top:10px!important;padding-bottom:10px!important}.pr-pt-10{padding-top:10px!important}.pr-pr-10{padding-right:10px!important}.pr-pb-10{padding-bottom:10px!important}.pr-pl-10{padding-left:10px!important}.pr-brd-r-10{border-radius:10px!important}.pr-left-10{left:10px!important}.pr-right-10{right:10px!important}.pr-top-10{top:10px!important}.pr-bottom-10{bottom:10px!important}.pr-ma-11{margin:11px!important}.pr-mx-11{margin-right:11px!important;margin-left:11px!important}.pr-my-11{margin-top:11px!important;margin-bottom:11px!important}.pr-mt-11{margin-top:11px!important}.pr-mr-11{margin-right:11px!important}.pr-mb-11{margin-bottom:11px!important}.pr-ml-11{margin-left:11px!important}.pr-pa-11{padding:11px!important}.pr-px-11{padding-right:11px!important;padding-left:11px!important}.pr-py-11{padding-top:11px!important;padding-bottom:11px!important}.pr-pt-11{padding-top:11px!important}.pr-pr-11{padding-right:11px!important}.pr-pb-11{padding-bottom:11px!important}.pr-pl-11{padding-left:11px!important}.pr-brd-r-11{border-radius:11px!important}.pr-left-11{left:11px!important}.pr-right-11{right:11px!important}.pr-top-11{top:11px!important}.pr-bottom-11{bottom:11px!important}.pr-ma-12{margin:12px!important}.pr-mx-12{margin-right:12px!important;margin-left:12px!important}.pr-my-12{margin-top:12px!important;margin-bottom:12px!important}.pr-mt-12{margin-top:12px!important}.pr-mr-12{margin-right:12px!important}.pr-mb-12{margin-bottom:12px!important}.pr-ml-12{margin-left:12px!important}.pr-pa-12{padding:12px!important}.pr-px-12{padding-right:12px!important;padding-left:12px!important}.pr-py-12{padding-top:12px!important;padding-bottom:12px!important}.pr-pt-12{padding-top:12px!important}.pr-pr-12{padding-right:12px!important}.pr-pb-12{padding-bottom:12px!important}.pr-pl-12{padding-left:12px!important}.pr-brd-r-12{border-radius:12px!important}.pr-left-12{left:12px!important}.pr-right-12{right:12px!important}.pr-top-12{top:12px!important}.pr-bottom-12{bottom:12px!important}.pr-ma-13{margin:13px!important}.pr-mx-13{margin-right:13px!important;margin-left:13px!important}.pr-my-13{margin-top:13px!important;margin-bottom:13px!important}.pr-mt-13{margin-top:13px!important}.pr-mr-13{margin-right:13px!important}.pr-mb-13{margin-bottom:13px!important}.pr-ml-13{margin-left:13px!important}.pr-pa-13{padding:13px!important}.pr-px-13{padding-right:13px!important;padding-left:13px!important}.pr-py-13{padding-top:13px!important;padding-bottom:13px!important}.pr-pt-13{padding-top:13px!important}.pr-pr-13{padding-right:13px!important}.pr-pb-13{padding-bottom:13px!important}.pr-pl-13{padding-left:13px!important}.pr-brd-r-13{border-radius:13px!important}.pr-left-13{left:13px!important}.pr-right-13{right:13px!important}.pr-top-13{top:13px!important}.pr-bottom-13{bottom:13px!important}.pr-ma-14{margin:14px!important}.pr-mx-14{margin-right:14px!important;margin-left:14px!important}.pr-my-14{margin-top:14px!important;margin-bottom:14px!important}.pr-mt-14{margin-top:14px!important}.pr-mr-14{margin-right:14px!important}.pr-mb-14{margin-bottom:14px!important}.pr-ml-14{margin-left:14px!important}.pr-pa-14{padding:14px!important}.pr-px-14{padding-right:14px!important;padding-left:14px!important}.pr-py-14{padding-top:14px!important;padding-bottom:14px!important}.pr-pt-14{padding-top:14px!important}.pr-pr-14{padding-right:14px!important}.pr-pb-14{padding-bottom:14px!important}.pr-pl-14{padding-left:14px!important}.pr-brd-r-14{border-radius:14px!important}.pr-left-14{left:14px!important}.pr-right-14{right:14px!important}.pr-top-14{top:14px!important}.pr-bottom-14{bottom:14px!important}.pr-ma-15{margin:15px!important}.pr-mx-15{margin-right:15px!important;margin-left:15px!important}.pr-my-15{margin-top:15px!important;margin-bottom:15px!important}.pr-mt-15{margin-top:15px!important}.pr-mr-15{margin-right:15px!important}.pr-mb-15{margin-bottom:15px!important}.pr-ml-15{margin-left:15px!important}.pr-pa-15{padding:15px!important}.pr-px-15{padding-right:15px!important;padding-left:15px!important}.pr-py-15{padding-top:15px!important;padding-bottom:15px!important}.pr-pt-15{padding-top:15px!important}.pr-pr-15{padding-right:15px!important}.pr-pb-15{padding-bottom:15px!important}.pr-pl-15{padding-left:15px!important}.pr-brd-r-15{border-radius:15px!important}.pr-left-15{left:15px!important}.pr-right-15{right:15px!important}.pr-top-15{top:15px!important}.pr-bottom-15{bottom:15px!important}.pr-ma-16{margin:16px!important}.pr-mx-16{margin-right:16px!important;margin-left:16px!important}.pr-my-16{margin-top:16px!important;margin-bottom:16px!important}.pr-mt-16{margin-top:16px!important}.pr-mr-16{margin-right:16px!important}.pr-mb-16{margin-bottom:16px!important}.pr-ml-16{margin-left:16px!important}.pr-pa-16{padding:16px!important}.pr-px-16{padding-right:16px!important;padding-left:16px!important}.pr-py-16{padding-top:16px!important;padding-bottom:16px!important}.pr-pt-16{padding-top:16px!important}.pr-pr-16{padding-right:16px!important}.pr-pb-16{padding-bottom:16px!important}.pr-pl-16{padding-left:16px!important}.pr-brd-r-16{border-radius:16px!important}.pr-left-16{left:16px!important}.pr-right-16{right:16px!important}.pr-top-16{top:16px!important}.pr-bottom-16{bottom:16px!important}.pr-ma-17{margin:17px!important}.pr-mx-17{margin-right:17px!important;margin-left:17px!important}.pr-my-17{margin-top:17px!important;margin-bottom:17px!important}.pr-mt-17{margin-top:17px!important}.pr-mr-17{margin-right:17px!important}.pr-mb-17{margin-bottom:17px!important}.pr-ml-17{margin-left:17px!important}.pr-pa-17{padding:17px!important}.pr-px-17{padding-right:17px!important;padding-left:17px!important}.pr-py-17{padding-top:17px!important;padding-bottom:17px!important}.pr-pt-17{padding-top:17px!important}.pr-pr-17{padding-right:17px!important}.pr-pb-17{padding-bottom:17px!important}.pr-pl-17{padding-left:17px!important}.pr-brd-r-17{border-radius:17px!important}.pr-left-17{left:17px!important}.pr-right-17{right:17px!important}.pr-top-17{top:17px!important}.pr-bottom-17{bottom:17px!important}.pr-ma-18{margin:18px!important}.pr-mx-18{margin-right:18px!important;margin-left:18px!important}.pr-my-18{margin-top:18px!important;margin-bottom:18px!important}.pr-mt-18{margin-top:18px!important}.pr-mr-18{margin-right:18px!important}.pr-mb-18{margin-bottom:18px!important}.pr-ml-18{margin-left:18px!important}.pr-pa-18{padding:18px!important}.pr-px-18{padding-right:18px!important;padding-left:18px!important}.pr-py-18{padding-top:18px!important;padding-bottom:18px!important}.pr-pt-18{padding-top:18px!important}.pr-pr-18{padding-right:18px!important}.pr-pb-18{padding-bottom:18px!important}.pr-pl-18{padding-left:18px!important}.pr-brd-r-18{border-radius:18px!important}.pr-left-18{left:18px!important}.pr-right-18{right:18px!important}.pr-top-18{top:18px!important}.pr-bottom-18{bottom:18px!important}.pr-ma-19{margin:19px!important}.pr-mx-19{margin-right:19px!important;margin-left:19px!important}.pr-my-19{margin-top:19px!important;margin-bottom:19px!important}.pr-mt-19{margin-top:19px!important}.pr-mr-19{margin-right:19px!important}.pr-mb-19{margin-bottom:19px!important}.pr-ml-19{margin-left:19px!important}.pr-pa-19{padding:19px!important}.pr-px-19{padding-right:19px!important;padding-left:19px!important}.pr-py-19{padding-top:19px!important;padding-bottom:19px!important}.pr-pt-19{padding-top:19px!important}.pr-pr-19{padding-right:19px!important}.pr-pb-19{padding-bottom:19px!important}.pr-pl-19{padding-left:19px!important}.pr-brd-r-19{border-radius:19px!important}.pr-left-19{left:19px!important}.pr-right-19{right:19px!important}.pr-top-19{top:19px!important}.pr-bottom-19{bottom:19px!important}.pr-ma-20{margin:20px!important}.pr-mx-20{margin-right:20px!important;margin-left:20px!important}.pr-my-20{margin-top:20px!important;margin-bottom:20px!important}.pr-mt-20{margin-top:20px!important}.pr-mr-20{margin-right:20px!important}.pr-mb-20{margin-bottom:20px!important}.pr-ml-20{margin-left:20px!important}.pr-pa-20{padding:20px!important}.pr-px-20{padding-right:20px!important;padding-left:20px!important}.pr-py-20{padding-top:20px!important;padding-bottom:20px!important}.pr-pt-20{padding-top:20px!important}.pr-pr-20{padding-right:20px!important}.pr-pb-20{padding-bottom:20px!important}.pr-pl-20{padding-left:20px!important}.pr-brd-r-20{border-radius:20px!important}.pr-left-20{left:20px!important}.pr-right-20{right:20px!important}.pr-top-20{top:20px!important}.pr-bottom-20{bottom:20px!important}.pr-ma-21{margin:21px!important}.pr-mx-21{margin-right:21px!important;margin-left:21px!important}.pr-my-21{margin-top:21px!important;margin-bottom:21px!important}.pr-mt-21{margin-top:21px!important}.pr-mr-21{margin-right:21px!important}.pr-mb-21{margin-bottom:21px!important}.pr-ml-21{margin-left:21px!important}.pr-pa-21{padding:21px!important}.pr-px-21{padding-right:21px!important;padding-left:21px!important}.pr-py-21{padding-top:21px!important;padding-bottom:21px!important}.pr-pt-21{padding-top:21px!important}.pr-pr-21{padding-right:21px!important}.pr-pb-21{padding-bottom:21px!important}.pr-pl-21{padding-left:21px!important}.pr-brd-r-21{border-radius:21px!important}.pr-left-21{left:21px!important}.pr-right-21{right:21px!important}.pr-top-21{top:21px!important}.pr-bottom-21{bottom:21px!important}.pr-ma-22{margin:22px!important}.pr-mx-22{margin-right:22px!important;margin-left:22px!important}.pr-my-22{margin-top:22px!important;margin-bottom:22px!important}.pr-mt-22{margin-top:22px!important}.pr-mr-22{margin-right:22px!important}.pr-mb-22{margin-bottom:22px!important}.pr-ml-22{margin-left:22px!important}.pr-pa-22{padding:22px!important}.pr-px-22{padding-right:22px!important;padding-left:22px!important}.pr-py-22{padding-top:22px!important;padding-bottom:22px!important}.pr-pt-22{padding-top:22px!important}.pr-pr-22{padding-right:22px!important}.pr-pb-22{padding-bottom:22px!important}.pr-pl-22{padding-left:22px!important}.pr-brd-r-22{border-radius:22px!important}.pr-left-22{left:22px!important}.pr-right-22{right:22px!important}.pr-top-22{top:22px!important}.pr-bottom-22{bottom:22px!important}.pr-ma-23{margin:23px!important}.pr-mx-23{margin-right:23px!important;margin-left:23px!important}.pr-my-23{margin-top:23px!important;margin-bottom:23px!important}.pr-mt-23{margin-top:23px!important}.pr-mr-23{margin-right:23px!important}.pr-mb-23{margin-bottom:23px!important}.pr-ml-23{margin-left:23px!important}.pr-pa-23{padding:23px!important}.pr-px-23{padding-right:23px!important;padding-left:23px!important}.pr-py-23{padding-top:23px!important;padding-bottom:23px!important}.pr-pt-23{padding-top:23px!important}.pr-pr-23{padding-right:23px!important}.pr-pb-23{padding-bottom:23px!important}.pr-pl-23{padding-left:23px!important}.pr-brd-r-23{border-radius:23px!important}.pr-left-23{left:23px!important}.pr-right-23{right:23px!important}.pr-top-23{top:23px!important}.pr-bottom-23{bottom:23px!important}.pr-ma-24{margin:24px!important}.pr-mx-24{margin-right:24px!important;margin-left:24px!important}.pr-my-24{margin-top:24px!important;margin-bottom:24px!important}.pr-mt-24{margin-top:24px!important}.pr-mr-24{margin-right:24px!important}.pr-mb-24{margin-bottom:24px!important}.pr-ml-24{margin-left:24px!important}.pr-pa-24{padding:24px!important}.pr-px-24{padding-right:24px!important;padding-left:24px!important}.pr-py-24{padding-top:24px!important;padding-bottom:24px!important}.pr-pt-24{padding-top:24px!important}.pr-pr-24{padding-right:24px!important}.pr-pb-24{padding-bottom:24px!important}.pr-pl-24{padding-left:24px!important}.pr-brd-r-24{border-radius:24px!important}.pr-left-24{left:24px!important}.pr-right-24{right:24px!important}.pr-top-24{top:24px!important}.pr-bottom-24{bottom:24px!important}.pr-ma-25{margin:25px!important}.pr-mx-25{margin-right:25px!important;margin-left:25px!important}.pr-my-25{margin-top:25px!important;margin-bottom:25px!important}.pr-mt-25{margin-top:25px!important}.pr-mr-25{margin-right:25px!important}.pr-mb-25{margin-bottom:25px!important}.pr-ml-25{margin-left:25px!important}.pr-pa-25{padding:25px!important}.pr-px-25{padding-right:25px!important;padding-left:25px!important}.pr-py-25{padding-top:25px!important;padding-bottom:25px!important}.pr-pt-25{padding-top:25px!important}.pr-pr-25{padding-right:25px!important}.pr-pb-25{padding-bottom:25px!important}.pr-pl-25{padding-left:25px!important}.pr-brd-r-25{border-radius:25px!important}.pr-left-25{left:25px!important}.pr-right-25{right:25px!important}.pr-top-25{top:25px!important}.pr-bottom-25{bottom:25px!important}.pr-ma-26{margin:26px!important}.pr-mx-26{margin-right:26px!important;margin-left:26px!important}.pr-my-26{margin-top:26px!important;margin-bottom:26px!important}.pr-mt-26{margin-top:26px!important}.pr-mr-26{margin-right:26px!important}.pr-mb-26{margin-bottom:26px!important}.pr-ml-26{margin-left:26px!important}.pr-pa-26{padding:26px!important}.pr-px-26{padding-right:26px!important;padding-left:26px!important}.pr-py-26{padding-top:26px!important;padding-bottom:26px!important}.pr-pt-26{padding-top:26px!important}.pr-pr-26{padding-right:26px!important}.pr-pb-26{padding-bottom:26px!important}.pr-pl-26{padding-left:26px!important}.pr-brd-r-26{border-radius:26px!important}.pr-left-26{left:26px!important}.pr-right-26{right:26px!important}.pr-top-26{top:26px!important}.pr-bottom-26{bottom:26px!important}.pr-ma-27{margin:27px!important}.pr-mx-27{margin-right:27px!important;margin-left:27px!important}.pr-my-27{margin-top:27px!important;margin-bottom:27px!important}.pr-mt-27{margin-top:27px!important}.pr-mr-27{margin-right:27px!important}.pr-mb-27{margin-bottom:27px!important}.pr-ml-27{margin-left:27px!important}.pr-pa-27{padding:27px!important}.pr-px-27{padding-right:27px!important;padding-left:27px!important}.pr-py-27{padding-top:27px!important;padding-bottom:27px!important}.pr-pt-27{padding-top:27px!important}.pr-pr-27{padding-right:27px!important}.pr-pb-27{padding-bottom:27px!important}.pr-pl-27{padding-left:27px!important}.pr-brd-r-27{border-radius:27px!important}.pr-left-27{left:27px!important}.pr-right-27{right:27px!important}.pr-top-27{top:27px!important}.pr-bottom-27{bottom:27px!important}.pr-ma-28{margin:28px!important}.pr-mx-28{margin-right:28px!important;margin-left:28px!important}.pr-my-28{margin-top:28px!important;margin-bottom:28px!important}.pr-mt-28{margin-top:28px!important}.pr-mr-28{margin-right:28px!important}.pr-mb-28{margin-bottom:28px!important}.pr-ml-28{margin-left:28px!important}.pr-pa-28{padding:28px!important}.pr-px-28{padding-right:28px!important;padding-left:28px!important}.pr-py-28{padding-top:28px!important;padding-bottom:28px!important}.pr-pt-28{padding-top:28px!important}.pr-pr-28{padding-right:28px!important}.pr-pb-28{padding-bottom:28px!important}.pr-pl-28{padding-left:28px!important}.pr-brd-r-28{border-radius:28px!important}.pr-left-28{left:28px!important}.pr-right-28{right:28px!important}.pr-top-28{top:28px!important}.pr-bottom-28{bottom:28px!important}.pr-ma-29{margin:29px!important}.pr-mx-29{margin-right:29px!important;margin-left:29px!important}.pr-my-29{margin-top:29px!important;margin-bottom:29px!important}.pr-mt-29{margin-top:29px!important}.pr-mr-29{margin-right:29px!important}.pr-mb-29{margin-bottom:29px!important}.pr-ml-29{margin-left:29px!important}.pr-pa-29{padding:29px!important}.pr-px-29{padding-right:29px!important;padding-left:29px!important}.pr-py-29{padding-top:29px!important;padding-bottom:29px!important}.pr-pt-29{padding-top:29px!important}.pr-pr-29{padding-right:29px!important}.pr-pb-29{padding-bottom:29px!important}.pr-pl-29{padding-left:29px!important}.pr-brd-r-29{border-radius:29px!important}.pr-left-29{left:29px!important}.pr-right-29{right:29px!important}.pr-top-29{top:29px!important}.pr-bottom-29{bottom:29px!important}.pr-ma-30{margin:30px!important}.pr-mx-30{margin-right:30px!important;margin-left:30px!important}.pr-my-30{margin-top:30px!important;margin-bottom:30px!important}.pr-mt-30{margin-top:30px!important}.pr-mr-30{margin-right:30px!important}.pr-mb-30{margin-bottom:30px!important}.pr-ml-30{margin-left:30px!important}.pr-pa-30{padding:30px!important}.pr-px-30{padding-right:30px!important;padding-left:30px!important}.pr-py-30{padding-top:30px!important;padding-bottom:30px!important}.pr-pt-30{padding-top:30px!important}.pr-pr-30{padding-right:30px!important}.pr-pb-30{padding-bottom:30px!important}.pr-pl-30{padding-left:30px!important}.pr-brd-r-30{border-radius:30px!important}.pr-left-30{left:30px!important}.pr-right-30{right:30px!important}.pr-top-30{top:30px!important}.pr-bottom-30{bottom:30px!important}.pr-ma-31{margin:31px!important}.pr-mx-31{margin-right:31px!important;margin-left:31px!important}.pr-my-31{margin-top:31px!important;margin-bottom:31px!important}.pr-mt-31{margin-top:31px!important}.pr-mr-31{margin-right:31px!important}.pr-mb-31{margin-bottom:31px!important}.pr-ml-31{margin-left:31px!important}.pr-pa-31{padding:31px!important}.pr-px-31{padding-right:31px!important;padding-left:31px!important}.pr-py-31{padding-top:31px!important;padding-bottom:31px!important}.pr-pt-31{padding-top:31px!important}.pr-pr-31{padding-right:31px!important}.pr-pb-31{padding-bottom:31px!important}.pr-pl-31{padding-left:31px!important}.pr-brd-r-31{border-radius:31px!important}.pr-left-31{left:31px!important}.pr-right-31{right:31px!important}.pr-top-31{top:31px!important}.pr-bottom-31{bottom:31px!important}.pr-ma-32{margin:32px!important}.pr-mx-32{margin-right:32px!important;margin-left:32px!important}.pr-my-32{margin-top:32px!important;margin-bottom:32px!important}.pr-mt-32{margin-top:32px!important}.pr-mr-32{margin-right:32px!important}.pr-mb-32{margin-bottom:32px!important}.pr-ml-32{margin-left:32px!important}.pr-pa-32{padding:32px!important}.pr-px-32{padding-right:32px!important;padding-left:32px!important}.pr-py-32{padding-top:32px!important;padding-bottom:32px!important}.pr-pt-32{padding-top:32px!important}.pr-pr-32{padding-right:32px!important}.pr-pb-32{padding-bottom:32px!important}.pr-pl-32{padding-left:32px!important}.pr-brd-r-32{border-radius:32px!important}.pr-left-32{left:32px!important}.pr-right-32{right:32px!important}.pr-top-32{top:32px!important}.pr-bottom-32{bottom:32px!important}.pr-ma-33{margin:33px!important}.pr-mx-33{margin-right:33px!important;margin-left:33px!important}.pr-my-33{margin-top:33px!important;margin-bottom:33px!important}.pr-mt-33{margin-top:33px!important}.pr-mr-33{margin-right:33px!important}.pr-mb-33{margin-bottom:33px!important}.pr-ml-33{margin-left:33px!important}.pr-pa-33{padding:33px!important}.pr-px-33{padding-right:33px!important;padding-left:33px!important}.pr-py-33{padding-top:33px!important;padding-bottom:33px!important}.pr-pt-33{padding-top:33px!important}.pr-pr-33{padding-right:33px!important}.pr-pb-33{padding-bottom:33px!important}.pr-pl-33{padding-left:33px!important}.pr-brd-r-33{border-radius:33px!important}.pr-left-33{left:33px!important}.pr-right-33{right:33px!important}.pr-top-33{top:33px!important}.pr-bottom-33{bottom:33px!important}.pr-ma-34{margin:34px!important}.pr-mx-34{margin-right:34px!important;margin-left:34px!important}.pr-my-34{margin-top:34px!important;margin-bottom:34px!important}.pr-mt-34{margin-top:34px!important}.pr-mr-34{margin-right:34px!important}.pr-mb-34{margin-bottom:34px!important}.pr-ml-34{margin-left:34px!important}.pr-pa-34{padding:34px!important}.pr-px-34{padding-right:34px!important;padding-left:34px!important}.pr-py-34{padding-top:34px!important;padding-bottom:34px!important}.pr-pt-34{padding-top:34px!important}.pr-pr-34{padding-right:34px!important}.pr-pb-34{padding-bottom:34px!important}.pr-pl-34{padding-left:34px!important}.pr-brd-r-34{border-radius:34px!important}.pr-left-34{left:34px!important}.pr-right-34{right:34px!important}.pr-top-34{top:34px!important}.pr-bottom-34{bottom:34px!important}.pr-ma-35{margin:35px!important}.pr-mx-35{margin-right:35px!important;margin-left:35px!important}.pr-my-35{margin-top:35px!important;margin-bottom:35px!important}.pr-mt-35{margin-top:35px!important}.pr-mr-35{margin-right:35px!important}.pr-mb-35{margin-bottom:35px!important}.pr-ml-35{margin-left:35px!important}.pr-pa-35{padding:35px!important}.pr-px-35{padding-right:35px!important;padding-left:35px!important}.pr-py-35{padding-top:35px!important;padding-bottom:35px!important}.pr-pt-35{padding-top:35px!important}.pr-pr-35{padding-right:35px!important}.pr-pb-35{padding-bottom:35px!important}.pr-pl-35{padding-left:35px!important}.pr-brd-r-35{border-radius:35px!important}.pr-left-35{left:35px!important}.pr-right-35{right:35px!important}.pr-top-35{top:35px!important}.pr-bottom-35{bottom:35px!important}.pr-ma-36{margin:36px!important}.pr-mx-36{margin-right:36px!important;margin-left:36px!important}.pr-my-36{margin-top:36px!important;margin-bottom:36px!important}.pr-mt-36{margin-top:36px!important}.pr-mr-36{margin-right:36px!important}.pr-mb-36{margin-bottom:36px!important}.pr-ml-36{margin-left:36px!important}.pr-pa-36{padding:36px!important}.pr-px-36{padding-right:36px!important;padding-left:36px!important}.pr-py-36{padding-top:36px!important;padding-bottom:36px!important}.pr-pt-36{padding-top:36px!important}.pr-pr-36{padding-right:36px!important}.pr-pb-36{padding-bottom:36px!important}.pr-pl-36{padding-left:36px!important}.pr-brd-r-36{border-radius:36px!important}.pr-left-36{left:36px!important}.pr-right-36{right:36px!important}.pr-top-36{top:36px!important}.pr-bottom-36{bottom:36px!important}.pr-ma-37{margin:37px!important}.pr-mx-37{margin-right:37px!important;margin-left:37px!important}.pr-my-37{margin-top:37px!important;margin-bottom:37px!important}.pr-mt-37{margin-top:37px!important}.pr-mr-37{margin-right:37px!important}.pr-mb-37{margin-bottom:37px!important}.pr-ml-37{margin-left:37px!important}.pr-pa-37{padding:37px!important}.pr-px-37{padding-right:37px!important;padding-left:37px!important}.pr-py-37{padding-top:37px!important;padding-bottom:37px!important}.pr-pt-37{padding-top:37px!important}.pr-pr-37{padding-right:37px!important}.pr-pb-37{padding-bottom:37px!important}.pr-pl-37{padding-left:37px!important}.pr-brd-r-37{border-radius:37px!important}.pr-left-37{left:37px!important}.pr-right-37{right:37px!important}.pr-top-37{top:37px!important}.pr-bottom-37{bottom:37px!important}.pr-ma-38{margin:38px!important}.pr-mx-38{margin-right:38px!important;margin-left:38px!important}.pr-my-38{margin-top:38px!important;margin-bottom:38px!important}.pr-mt-38{margin-top:38px!important}.pr-mr-38{margin-right:38px!important}.pr-mb-38{margin-bottom:38px!important}.pr-ml-38{margin-left:38px!important}.pr-pa-38{padding:38px!important}.pr-px-38{padding-right:38px!important;padding-left:38px!important}.pr-py-38{padding-top:38px!important;padding-bottom:38px!important}.pr-pt-38{padding-top:38px!important}.pr-pr-38{padding-right:38px!important}.pr-pb-38{padding-bottom:38px!important}.pr-pl-38{padding-left:38px!important}.pr-brd-r-38{border-radius:38px!important}.pr-left-38{left:38px!important}.pr-right-38{right:38px!important}.pr-top-38{top:38px!important}.pr-bottom-38{bottom:38px!important}.pr-ma-39{margin:39px!important}.pr-mx-39{margin-right:39px!important;margin-left:39px!important}.pr-my-39{margin-top:39px!important;margin-bottom:39px!important}.pr-mt-39{margin-top:39px!important}.pr-mr-39{margin-right:39px!important}.pr-mb-39{margin-bottom:39px!important}.pr-ml-39{margin-left:39px!important}.pr-pa-39{padding:39px!important}.pr-px-39{padding-right:39px!important;padding-left:39px!important}.pr-py-39{padding-top:39px!important;padding-bottom:39px!important}.pr-pt-39{padding-top:39px!important}.pr-pr-39{padding-right:39px!important}.pr-pb-39{padding-bottom:39px!important}.pr-pl-39{padding-left:39px!important}.pr-brd-r-39{border-radius:39px!important}.pr-left-39{left:39px!important}.pr-right-39{right:39px!important}.pr-top-39{top:39px!important}.pr-bottom-39{bottom:39px!important}.pr-ma-40{margin:40px!important}.pr-mx-40{margin-right:40px!important;margin-left:40px!important}.pr-my-40{margin-top:40px!important;margin-bottom:40px!important}.pr-mt-40{margin-top:40px!important}.pr-mr-40{margin-right:40px!important}.pr-mb-40{margin-bottom:40px!important}.pr-ml-40{margin-left:40px!important}.pr-pa-40{padding:40px!important}.pr-px-40{padding-right:40px!important;padding-left:40px!important}.pr-py-40{padding-top:40px!important;padding-bottom:40px!important}.pr-pt-40{padding-top:40px!important}.pr-pr-40{padding-right:40px!important}.pr-pb-40{padding-bottom:40px!important}.pr-pl-40{padding-left:40px!important}.pr-brd-r-40{border-radius:40px!important}.pr-left-40{left:40px!important}.pr-right-40{right:40px!important}.pr-top-40{top:40px!important}.pr-bottom-40{bottom:40px!important}.pr-ma-41{margin:41px!important}.pr-mx-41{margin-right:41px!important;margin-left:41px!important}.pr-my-41{margin-top:41px!important;margin-bottom:41px!important}.pr-mt-41{margin-top:41px!important}.pr-mr-41{margin-right:41px!important}.pr-mb-41{margin-bottom:41px!important}.pr-ml-41{margin-left:41px!important}.pr-pa-41{padding:41px!important}.pr-px-41{padding-right:41px!important;padding-left:41px!important}.pr-py-41{padding-top:41px!important;padding-bottom:41px!important}.pr-pt-41{padding-top:41px!important}.pr-pr-41{padding-right:41px!important}.pr-pb-41{padding-bottom:41px!important}.pr-pl-41{padding-left:41px!important}.pr-brd-r-41{border-radius:41px!important}.pr-left-41{left:41px!important}.pr-right-41{right:41px!important}.pr-top-41{top:41px!important}.pr-bottom-41{bottom:41px!important}.pr-ma-42{margin:42px!important}.pr-mx-42{margin-right:42px!important;margin-left:42px!important}.pr-my-42{margin-top:42px!important;margin-bottom:42px!important}.pr-mt-42{margin-top:42px!important}.pr-mr-42{margin-right:42px!important}.pr-mb-42{margin-bottom:42px!important}.pr-ml-42{margin-left:42px!important}.pr-pa-42{padding:42px!important}.pr-px-42{padding-right:42px!important;padding-left:42px!important}.pr-py-42{padding-top:42px!important;padding-bottom:42px!important}.pr-pt-42{padding-top:42px!important}.pr-pr-42{padding-right:42px!important}.pr-pb-42{padding-bottom:42px!important}.pr-pl-42{padding-left:42px!important}.pr-brd-r-42{border-radius:42px!important}.pr-left-42{left:42px!important}.pr-right-42{right:42px!important}.pr-top-42{top:42px!important}.pr-bottom-42{bottom:42px!important}.pr-ma-43{margin:43px!important}.pr-mx-43{margin-right:43px!important;margin-left:43px!important}.pr-my-43{margin-top:43px!important;margin-bottom:43px!important}.pr-mt-43{margin-top:43px!important}.pr-mr-43{margin-right:43px!important}.pr-mb-43{margin-bottom:43px!important}.pr-ml-43{margin-left:43px!important}.pr-pa-43{padding:43px!important}.pr-px-43{padding-right:43px!important;padding-left:43px!important}.pr-py-43{padding-top:43px!important;padding-bottom:43px!important}.pr-pt-43{padding-top:43px!important}.pr-pr-43{padding-right:43px!important}.pr-pb-43{padding-bottom:43px!important}.pr-pl-43{padding-left:43px!important}.pr-brd-r-43{border-radius:43px!important}.pr-left-43{left:43px!important}.pr-right-43{right:43px!important}.pr-top-43{top:43px!important}.pr-bottom-43{bottom:43px!important}.pr-ma-44{margin:44px!important}.pr-mx-44{margin-right:44px!important;margin-left:44px!important}.pr-my-44{margin-top:44px!important;margin-bottom:44px!important}.pr-mt-44{margin-top:44px!important}.pr-mr-44{margin-right:44px!important}.pr-mb-44{margin-bottom:44px!important}.pr-ml-44{margin-left:44px!important}.pr-pa-44{padding:44px!important}.pr-px-44{padding-right:44px!important;padding-left:44px!important}.pr-py-44{padding-top:44px!important;padding-bottom:44px!important}.pr-pt-44{padding-top:44px!important}.pr-pr-44{padding-right:44px!important}.pr-pb-44{padding-bottom:44px!important}.pr-pl-44{padding-left:44px!important}.pr-brd-r-44{border-radius:44px!important}.pr-left-44{left:44px!important}.pr-right-44{right:44px!important}.pr-top-44{top:44px!important}.pr-bottom-44{bottom:44px!important}.pr-ma-45{margin:45px!important}.pr-mx-45{margin-right:45px!important;margin-left:45px!important}.pr-my-45{margin-top:45px!important;margin-bottom:45px!important}.pr-mt-45{margin-top:45px!important}.pr-mr-45{margin-right:45px!important}.pr-mb-45{margin-bottom:45px!important}.pr-ml-45{margin-left:45px!important}.pr-pa-45{padding:45px!important}.pr-px-45{padding-right:45px!important;padding-left:45px!important}.pr-py-45{padding-top:45px!important;padding-bottom:45px!important}.pr-pt-45{padding-top:45px!important}.pr-pr-45{padding-right:45px!important}.pr-pb-45{padding-bottom:45px!important}.pr-pl-45{padding-left:45px!important}.pr-brd-r-45{border-radius:45px!important}.pr-left-45{left:45px!important}.pr-right-45{right:45px!important}.pr-top-45{top:45px!important}.pr-bottom-45{bottom:45px!important}.pr-ma-46{margin:46px!important}.pr-mx-46{margin-right:46px!important;margin-left:46px!important}.pr-my-46{margin-top:46px!important;margin-bottom:46px!important}.pr-mt-46{margin-top:46px!important}.pr-mr-46{margin-right:46px!important}.pr-mb-46{margin-bottom:46px!important}.pr-ml-46{margin-left:46px!important}.pr-pa-46{padding:46px!important}.pr-px-46{padding-right:46px!important;padding-left:46px!important}.pr-py-46{padding-top:46px!important;padding-bottom:46px!important}.pr-pt-46{padding-top:46px!important}.pr-pr-46{padding-right:46px!important}.pr-pb-46{padding-bottom:46px!important}.pr-pl-46{padding-left:46px!important}.pr-brd-r-46{border-radius:46px!important}.pr-left-46{left:46px!important}.pr-right-46{right:46px!important}.pr-top-46{top:46px!important}.pr-bottom-46{bottom:46px!important}.pr-ma-47{margin:47px!important}.pr-mx-47{margin-right:47px!important;margin-left:47px!important}.pr-my-47{margin-top:47px!important;margin-bottom:47px!important}.pr-mt-47{margin-top:47px!important}.pr-mr-47{margin-right:47px!important}.pr-mb-47{margin-bottom:47px!important}.pr-ml-47{margin-left:47px!important}.pr-pa-47{padding:47px!important}.pr-px-47{padding-right:47px!important;padding-left:47px!important}.pr-py-47{padding-top:47px!important;padding-bottom:47px!important}.pr-pt-47{padding-top:47px!important}.pr-pr-47{padding-right:47px!important}.pr-pb-47{padding-bottom:47px!important}.pr-pl-47{padding-left:47px!important}.pr-brd-r-47{border-radius:47px!important}.pr-left-47{left:47px!important}.pr-right-47{right:47px!important}.pr-top-47{top:47px!important}.pr-bottom-47{bottom:47px!important}.pr-ma-48{margin:48px!important}.pr-mx-48{margin-right:48px!important;margin-left:48px!important}.pr-my-48{margin-top:48px!important;margin-bottom:48px!important}.pr-mt-48{margin-top:48px!important}.pr-mr-48{margin-right:48px!important}.pr-mb-48{margin-bottom:48px!important}.pr-ml-48{margin-left:48px!important}.pr-pa-48{padding:48px!important}.pr-px-48{padding-right:48px!important;padding-left:48px!important}.pr-py-48{padding-top:48px!important;padding-bottom:48px!important}.pr-pt-48{padding-top:48px!important}.pr-pr-48{padding-right:48px!important}.pr-pb-48{padding-bottom:48px!important}.pr-pl-48{padding-left:48px!important}.pr-brd-r-48{border-radius:48px!important}.pr-left-48{left:48px!important}.pr-right-48{right:48px!important}.pr-top-48{top:48px!important}.pr-bottom-48{bottom:48px!important}.pr-ma-49{margin:49px!important}.pr-mx-49{margin-right:49px!important;margin-left:49px!important}.pr-my-49{margin-top:49px!important;margin-bottom:49px!important}.pr-mt-49{margin-top:49px!important}.pr-mr-49{margin-right:49px!important}.pr-mb-49{margin-bottom:49px!important}.pr-ml-49{margin-left:49px!important}.pr-pa-49{padding:49px!important}.pr-px-49{padding-right:49px!important;padding-left:49px!important}.pr-py-49{padding-top:49px!important;padding-bottom:49px!important}.pr-pt-49{padding-top:49px!important}.pr-pr-49{padding-right:49px!important}.pr-pb-49{padding-bottom:49px!important}.pr-pl-49{padding-left:49px!important}.pr-brd-r-49{border-radius:49px!important}.pr-left-49{left:49px!important}.pr-right-49{right:49px!important}.pr-top-49{top:49px!important}.pr-bottom-49{bottom:49px!important}.pr-ma-50{margin:50px!important}.pr-mx-50{margin-right:50px!important;margin-left:50px!important}.pr-my-50{margin-top:50px!important;margin-bottom:50px!important}.pr-mt-50{margin-top:50px!important}.pr-mr-50{margin-right:50px!important}.pr-mb-50{margin-bottom:50px!important}.pr-ml-50{margin-left:50px!important}.pr-pa-50{padding:50px!important}.pr-px-50{padding-right:50px!important;padding-left:50px!important}.pr-py-50{padding-top:50px!important;padding-bottom:50px!important}.pr-pt-50{padding-top:50px!important}.pr-pr-50{padding-right:50px!important}.pr-pb-50{padding-bottom:50px!important}.pr-pl-50{padding-left:50px!important}.pr-brd-r-50{border-radius:50px!important}.pr-left-50{left:50px!important}.pr-right-50{right:50px!important}.pr-top-50{top:50px!important}.pr-bottom-50{bottom:50px!important}.pr-ma-51{margin:51px!important}.pr-mx-51{margin-right:51px!important;margin-left:51px!important}.pr-my-51{margin-top:51px!important;margin-bottom:51px!important}.pr-mt-51{margin-top:51px!important}.pr-mr-51{margin-right:51px!important}.pr-mb-51{margin-bottom:51px!important}.pr-ml-51{margin-left:51px!important}.pr-pa-51{padding:51px!important}.pr-px-51{padding-right:51px!important;padding-left:51px!important}.pr-py-51{padding-top:51px!important;padding-bottom:51px!important}.pr-pt-51{padding-top:51px!important}.pr-pr-51{padding-right:51px!important}.pr-pb-51{padding-bottom:51px!important}.pr-pl-51{padding-left:51px!important}.pr-brd-r-51{border-radius:51px!important}.pr-left-51{left:51px!important}.pr-right-51{right:51px!important}.pr-top-51{top:51px!important}.pr-bottom-51{bottom:51px!important}.pr-ma-52{margin:52px!important}.pr-mx-52{margin-right:52px!important;margin-left:52px!important}.pr-my-52{margin-top:52px!important;margin-bottom:52px!important}.pr-mt-52{margin-top:52px!important}.pr-mr-52{margin-right:52px!important}.pr-mb-52{margin-bottom:52px!important}.pr-ml-52{margin-left:52px!important}.pr-pa-52{padding:52px!important}.pr-px-52{padding-right:52px!important;padding-left:52px!important}.pr-py-52{padding-top:52px!important;padding-bottom:52px!important}.pr-pt-52{padding-top:52px!important}.pr-pr-52{padding-right:52px!important}.pr-pb-52{padding-bottom:52px!important}.pr-pl-52{padding-left:52px!important}.pr-brd-r-52{border-radius:52px!important}.pr-left-52{left:52px!important}.pr-right-52{right:52px!important}.pr-top-52{top:52px!important}.pr-bottom-52{bottom:52px!important}.pr-ma-53{margin:53px!important}.pr-mx-53{margin-right:53px!important;margin-left:53px!important}.pr-my-53{margin-top:53px!important;margin-bottom:53px!important}.pr-mt-53{margin-top:53px!important}.pr-mr-53{margin-right:53px!important}.pr-mb-53{margin-bottom:53px!important}.pr-ml-53{margin-left:53px!important}.pr-pa-53{padding:53px!important}.pr-px-53{padding-right:53px!important;padding-left:53px!important}.pr-py-53{padding-top:53px!important;padding-bottom:53px!important}.pr-pt-53{padding-top:53px!important}.pr-pr-53{padding-right:53px!important}.pr-pb-53{padding-bottom:53px!important}.pr-pl-53{padding-left:53px!important}.pr-brd-r-53{border-radius:53px!important}.pr-left-53{left:53px!important}.pr-right-53{right:53px!important}.pr-top-53{top:53px!important}.pr-bottom-53{bottom:53px!important}.pr-ma-54{margin:54px!important}.pr-mx-54{margin-right:54px!important;margin-left:54px!important}.pr-my-54{margin-top:54px!important;margin-bottom:54px!important}.pr-mt-54{margin-top:54px!important}.pr-mr-54{margin-right:54px!important}.pr-mb-54{margin-bottom:54px!important}.pr-ml-54{margin-left:54px!important}.pr-pa-54{padding:54px!important}.pr-px-54{padding-right:54px!important;padding-left:54px!important}.pr-py-54{padding-top:54px!important;padding-bottom:54px!important}.pr-pt-54{padding-top:54px!important}.pr-pr-54{padding-right:54px!important}.pr-pb-54{padding-bottom:54px!important}.pr-pl-54{padding-left:54px!important}.pr-brd-r-54{border-radius:54px!important}.pr-left-54{left:54px!important}.pr-right-54{right:54px!important}.pr-top-54{top:54px!important}.pr-bottom-54{bottom:54px!important}.pr-ma-55{margin:55px!important}.pr-mx-55{margin-right:55px!important;margin-left:55px!important}.pr-my-55{margin-top:55px!important;margin-bottom:55px!important}.pr-mt-55{margin-top:55px!important}.pr-mr-55{margin-right:55px!important}.pr-mb-55{margin-bottom:55px!important}.pr-ml-55{margin-left:55px!important}.pr-pa-55{padding:55px!important}.pr-px-55{padding-right:55px!important;padding-left:55px!important}.pr-py-55{padding-top:55px!important;padding-bottom:55px!important}.pr-pt-55{padding-top:55px!important}.pr-pr-55{padding-right:55px!important}.pr-pb-55{padding-bottom:55px!important}.pr-pl-55{padding-left:55px!important}.pr-brd-r-55{border-radius:55px!important}.pr-left-55{left:55px!important}.pr-right-55{right:55px!important}.pr-top-55{top:55px!important}.pr-bottom-55{bottom:55px!important}.pr-ma-56{margin:56px!important}.pr-mx-56{margin-right:56px!important;margin-left:56px!important}.pr-my-56{margin-top:56px!important;margin-bottom:56px!important}.pr-mt-56{margin-top:56px!important}.pr-mr-56{margin-right:56px!important}.pr-mb-56{margin-bottom:56px!important}.pr-ml-56{margin-left:56px!important}.pr-pa-56{padding:56px!important}.pr-px-56{padding-right:56px!important;padding-left:56px!important}.pr-py-56{padding-top:56px!important;padding-bottom:56px!important}.pr-pt-56{padding-top:56px!important}.pr-pr-56{padding-right:56px!important}.pr-pb-56{padding-bottom:56px!important}.pr-pl-56{padding-left:56px!important}.pr-brd-r-56{border-radius:56px!important}.pr-left-56{left:56px!important}.pr-right-56{right:56px!important}.pr-top-56{top:56px!important}.pr-bottom-56{bottom:56px!important}.pr-ma-57{margin:57px!important}.pr-mx-57{margin-right:57px!important;margin-left:57px!important}.pr-my-57{margin-top:57px!important;margin-bottom:57px!important}.pr-mt-57{margin-top:57px!important}.pr-mr-57{margin-right:57px!important}.pr-mb-57{margin-bottom:57px!important}.pr-ml-57{margin-left:57px!important}.pr-pa-57{padding:57px!important}.pr-px-57{padding-right:57px!important;padding-left:57px!important}.pr-py-57{padding-top:57px!important;padding-bottom:57px!important}.pr-pt-57{padding-top:57px!important}.pr-pr-57{padding-right:57px!important}.pr-pb-57{padding-bottom:57px!important}.pr-pl-57{padding-left:57px!important}.pr-brd-r-57{border-radius:57px!important}.pr-left-57{left:57px!important}.pr-right-57{right:57px!important}.pr-top-57{top:57px!important}.pr-bottom-57{bottom:57px!important}.pr-ma-58{margin:58px!important}.pr-mx-58{margin-right:58px!important;margin-left:58px!important}.pr-my-58{margin-top:58px!important;margin-bottom:58px!important}.pr-mt-58{margin-top:58px!important}.pr-mr-58{margin-right:58px!important}.pr-mb-58{margin-bottom:58px!important}.pr-ml-58{margin-left:58px!important}.pr-pa-58{padding:58px!important}.pr-px-58{padding-right:58px!important;padding-left:58px!important}.pr-py-58{padding-top:58px!important;padding-bottom:58px!important}.pr-pt-58{padding-top:58px!important}.pr-pr-58{padding-right:58px!important}.pr-pb-58{padding-bottom:58px!important}.pr-pl-58{padding-left:58px!important}.pr-brd-r-58{border-radius:58px!important}.pr-left-58{left:58px!important}.pr-right-58{right:58px!important}.pr-top-58{top:58px!important}.pr-bottom-58{bottom:58px!important}.pr-ma-59{margin:59px!important}.pr-mx-59{margin-right:59px!important;margin-left:59px!important}.pr-my-59{margin-top:59px!important;margin-bottom:59px!important}.pr-mt-59{margin-top:59px!important}.pr-mr-59{margin-right:59px!important}.pr-mb-59{margin-bottom:59px!important}.pr-ml-59{margin-left:59px!important}.pr-pa-59{padding:59px!important}.pr-px-59{padding-right:59px!important;padding-left:59px!important}.pr-py-59{padding-top:59px!important;padding-bottom:59px!important}.pr-pt-59{padding-top:59px!important}.pr-pr-59{padding-right:59px!important}.pr-pb-59{padding-bottom:59px!important}.pr-pl-59{padding-left:59px!important}.pr-brd-r-59{border-radius:59px!important}.pr-left-59{left:59px!important}.pr-right-59{right:59px!important}.pr-top-59{top:59px!important}.pr-bottom-59{bottom:59px!important}.pr-ma-60{margin:60px!important}.pr-mx-60{margin-right:60px!important;margin-left:60px!important}.pr-my-60{margin-top:60px!important;margin-bottom:60px!important}.pr-mt-60{margin-top:60px!important}.pr-mr-60{margin-right:60px!important}.pr-mb-60{margin-bottom:60px!important}.pr-ml-60{margin-left:60px!important}.pr-pa-60{padding:60px!important}.pr-px-60{padding-right:60px!important;padding-left:60px!important}.pr-py-60{padding-top:60px!important;padding-bottom:60px!important}.pr-pt-60{padding-top:60px!important}.pr-pr-60{padding-right:60px!important}.pr-pb-60{padding-bottom:60px!important}.pr-pl-60{padding-left:60px!important}.pr-brd-r-60{border-radius:60px!important}.pr-left-60{left:60px!important}.pr-right-60{right:60px!important}.pr-top-60{top:60px!important}.pr-bottom-60{bottom:60px!important}.pr-ma-61{margin:61px!important}.pr-mx-61{margin-right:61px!important;margin-left:61px!important}.pr-my-61{margin-top:61px!important;margin-bottom:61px!important}.pr-mt-61{margin-top:61px!important}.pr-mr-61{margin-right:61px!important}.pr-mb-61{margin-bottom:61px!important}.pr-ml-61{margin-left:61px!important}.pr-pa-61{padding:61px!important}.pr-px-61{padding-right:61px!important;padding-left:61px!important}.pr-py-61{padding-top:61px!important;padding-bottom:61px!important}.pr-pt-61{padding-top:61px!important}.pr-pr-61{padding-right:61px!important}.pr-pb-61{padding-bottom:61px!important}.pr-pl-61{padding-left:61px!important}.pr-brd-r-61{border-radius:61px!important}.pr-left-61{left:61px!important}.pr-right-61{right:61px!important}.pr-top-61{top:61px!important}.pr-bottom-61{bottom:61px!important}.pr-ma-62{margin:62px!important}.pr-mx-62{margin-right:62px!important;margin-left:62px!important}.pr-my-62{margin-top:62px!important;margin-bottom:62px!important}.pr-mt-62{margin-top:62px!important}.pr-mr-62{margin-right:62px!important}.pr-mb-62{margin-bottom:62px!important}.pr-ml-62{margin-left:62px!important}.pr-pa-62{padding:62px!important}.pr-px-62{padding-right:62px!important;padding-left:62px!important}.pr-py-62{padding-top:62px!important;padding-bottom:62px!important}.pr-pt-62{padding-top:62px!important}.pr-pr-62{padding-right:62px!important}.pr-pb-62{padding-bottom:62px!important}.pr-pl-62{padding-left:62px!important}.pr-brd-r-62{border-radius:62px!important}.pr-left-62{left:62px!important}.pr-right-62{right:62px!important}.pr-top-62{top:62px!important}.pr-bottom-62{bottom:62px!important}.pr-ma-63{margin:63px!important}.pr-mx-63{margin-right:63px!important;margin-left:63px!important}.pr-my-63{margin-top:63px!important;margin-bottom:63px!important}.pr-mt-63{margin-top:63px!important}.pr-mr-63{margin-right:63px!important}.pr-mb-63{margin-bottom:63px!important}.pr-ml-63{margin-left:63px!important}.pr-pa-63{padding:63px!important}.pr-px-63{padding-right:63px!important;padding-left:63px!important}.pr-py-63{padding-top:63px!important;padding-bottom:63px!important}.pr-pt-63{padding-top:63px!important}.pr-pr-63{padding-right:63px!important}.pr-pb-63{padding-bottom:63px!important}.pr-pl-63{padding-left:63px!important}.pr-brd-r-63{border-radius:63px!important}.pr-left-63{left:63px!important}.pr-right-63{right:63px!important}.pr-top-63{top:63px!important}.pr-bottom-63{bottom:63px!important}.pr-ma-64{margin:64px!important}.pr-mx-64{margin-right:64px!important;margin-left:64px!important}.pr-my-64{margin-top:64px!important;margin-bottom:64px!important}.pr-mt-64{margin-top:64px!important}.pr-mr-64{margin-right:64px!important}.pr-mb-64{margin-bottom:64px!important}.pr-ml-64{margin-left:64px!important}.pr-pa-64{padding:64px!important}.pr-px-64{padding-right:64px!important;padding-left:64px!important}.pr-py-64{padding-top:64px!important;padding-bottom:64px!important}.pr-pt-64{padding-top:64px!important}.pr-pr-64{padding-right:64px!important}.pr-pb-64{padding-bottom:64px!important}.pr-pl-64{padding-left:64px!important}.pr-brd-r-64{border-radius:64px!important}.pr-left-64{left:64px!important}.pr-right-64{right:64px!important}.pr-top-64{top:64px!important}.pr-bottom-64{bottom:64px!important}.pr-ma-65{margin:65px!important}.pr-mx-65{margin-right:65px!important;margin-left:65px!important}.pr-my-65{margin-top:65px!important;margin-bottom:65px!important}.pr-mt-65{margin-top:65px!important}.pr-mr-65{margin-right:65px!important}.pr-mb-65{margin-bottom:65px!important}.pr-ml-65{margin-left:65px!important}.pr-pa-65{padding:65px!important}.pr-px-65{padding-right:65px!important;padding-left:65px!important}.pr-py-65{padding-top:65px!important;padding-bottom:65px!important}.pr-pt-65{padding-top:65px!important}.pr-pr-65{padding-right:65px!important}.pr-pb-65{padding-bottom:65px!important}.pr-pl-65{padding-left:65px!important}.pr-brd-r-65{border-radius:65px!important}.pr-left-65{left:65px!important}.pr-right-65{right:65px!important}.pr-top-65{top:65px!important}.pr-bottom-65{bottom:65px!important}.pr-ma-66{margin:66px!important}.pr-mx-66{margin-right:66px!important;margin-left:66px!important}.pr-my-66{margin-top:66px!important;margin-bottom:66px!important}.pr-mt-66{margin-top:66px!important}.pr-mr-66{margin-right:66px!important}.pr-mb-66{margin-bottom:66px!important}.pr-ml-66{margin-left:66px!important}.pr-pa-66{padding:66px!important}.pr-px-66{padding-right:66px!important;padding-left:66px!important}.pr-py-66{padding-top:66px!important;padding-bottom:66px!important}.pr-pt-66{padding-top:66px!important}.pr-pr-66{padding-right:66px!important}.pr-pb-66{padding-bottom:66px!important}.pr-pl-66{padding-left:66px!important}.pr-brd-r-66{border-radius:66px!important}.pr-left-66{left:66px!important}.pr-right-66{right:66px!important}.pr-top-66{top:66px!important}.pr-bottom-66{bottom:66px!important}.pr-ma-67{margin:67px!important}.pr-mx-67{margin-right:67px!important;margin-left:67px!important}.pr-my-67{margin-top:67px!important;margin-bottom:67px!important}.pr-mt-67{margin-top:67px!important}.pr-mr-67{margin-right:67px!important}.pr-mb-67{margin-bottom:67px!important}.pr-ml-67{margin-left:67px!important}.pr-pa-67{padding:67px!important}.pr-px-67{padding-right:67px!important;padding-left:67px!important}.pr-py-67{padding-top:67px!important;padding-bottom:67px!important}.pr-pt-67{padding-top:67px!important}.pr-pr-67{padding-right:67px!important}.pr-pb-67{padding-bottom:67px!important}.pr-pl-67{padding-left:67px!important}.pr-brd-r-67{border-radius:67px!important}.pr-left-67{left:67px!important}.pr-right-67{right:67px!important}.pr-top-67{top:67px!important}.pr-bottom-67{bottom:67px!important}.pr-ma-68{margin:68px!important}.pr-mx-68{margin-right:68px!important;margin-left:68px!important}.pr-my-68{margin-top:68px!important;margin-bottom:68px!important}.pr-mt-68{margin-top:68px!important}.pr-mr-68{margin-right:68px!important}.pr-mb-68{margin-bottom:68px!important}.pr-ml-68{margin-left:68px!important}.pr-pa-68{padding:68px!important}.pr-px-68{padding-right:68px!important;padding-left:68px!important}.pr-py-68{padding-top:68px!important;padding-bottom:68px!important}.pr-pt-68{padding-top:68px!important}.pr-pr-68{padding-right:68px!important}.pr-pb-68{padding-bottom:68px!important}.pr-pl-68{padding-left:68px!important}.pr-brd-r-68{border-radius:68px!important}.pr-left-68{left:68px!important}.pr-right-68{right:68px!important}.pr-top-68{top:68px!important}.pr-bottom-68{bottom:68px!important}.pr-ma-69{margin:69px!important}.pr-mx-69{margin-right:69px!important;margin-left:69px!important}.pr-my-69{margin-top:69px!important;margin-bottom:69px!important}.pr-mt-69{margin-top:69px!important}.pr-mr-69{margin-right:69px!important}.pr-mb-69{margin-bottom:69px!important}.pr-ml-69{margin-left:69px!important}.pr-pa-69{padding:69px!important}.pr-px-69{padding-right:69px!important;padding-left:69px!important}.pr-py-69{padding-top:69px!important;padding-bottom:69px!important}.pr-pt-69{padding-top:69px!important}.pr-pr-69{padding-right:69px!important}.pr-pb-69{padding-bottom:69px!important}.pr-pl-69{padding-left:69px!important}.pr-brd-r-69{border-radius:69px!important}.pr-left-69{left:69px!important}.pr-right-69{right:69px!important}.pr-top-69{top:69px!important}.pr-bottom-69{bottom:69px!important}.pr-ma-70{margin:70px!important}.pr-mx-70{margin-right:70px!important;margin-left:70px!important}.pr-my-70{margin-top:70px!important;margin-bottom:70px!important}.pr-mt-70{margin-top:70px!important}.pr-mr-70{margin-right:70px!important}.pr-mb-70{margin-bottom:70px!important}.pr-ml-70{margin-left:70px!important}.pr-pa-70{padding:70px!important}.pr-px-70{padding-right:70px!important;padding-left:70px!important}.pr-py-70{padding-top:70px!important;padding-bottom:70px!important}.pr-pt-70{padding-top:70px!important}.pr-pr-70{padding-right:70px!important}.pr-pb-70{padding-bottom:70px!important}.pr-pl-70{padding-left:70px!important}.pr-brd-r-70{border-radius:70px!important}.pr-left-70{left:70px!important}.pr-right-70{right:70px!important}.pr-top-70{top:70px!important}.pr-bottom-70{bottom:70px!important}.pr-ma-71{margin:71px!important}.pr-mx-71{margin-right:71px!important;margin-left:71px!important}.pr-my-71{margin-top:71px!important;margin-bottom:71px!important}.pr-mt-71{margin-top:71px!important}.pr-mr-71{margin-right:71px!important}.pr-mb-71{margin-bottom:71px!important}.pr-ml-71{margin-left:71px!important}.pr-pa-71{padding:71px!important}.pr-px-71{padding-right:71px!important;padding-left:71px!important}.pr-py-71{padding-top:71px!important;padding-bottom:71px!important}.pr-pt-71{padding-top:71px!important}.pr-pr-71{padding-right:71px!important}.pr-pb-71{padding-bottom:71px!important}.pr-pl-71{padding-left:71px!important}.pr-brd-r-71{border-radius:71px!important}.pr-left-71{left:71px!important}.pr-right-71{right:71px!important}.pr-top-71{top:71px!important}.pr-bottom-71{bottom:71px!important}.pr-ma-72{margin:72px!important}.pr-mx-72{margin-right:72px!important;margin-left:72px!important}.pr-my-72{margin-top:72px!important;margin-bottom:72px!important}.pr-mt-72{margin-top:72px!important}.pr-mr-72{margin-right:72px!important}.pr-mb-72{margin-bottom:72px!important}.pr-ml-72{margin-left:72px!important}.pr-pa-72{padding:72px!important}.pr-px-72{padding-right:72px!important;padding-left:72px!important}.pr-py-72{padding-top:72px!important;padding-bottom:72px!important}.pr-pt-72{padding-top:72px!important}.pr-pr-72{padding-right:72px!important}.pr-pb-72{padding-bottom:72px!important}.pr-pl-72{padding-left:72px!important}.pr-brd-r-72{border-radius:72px!important}.pr-left-72{left:72px!important}.pr-right-72{right:72px!important}.pr-top-72{top:72px!important}.pr-bottom-72{bottom:72px!important}.pr-ma-73{margin:73px!important}.pr-mx-73{margin-right:73px!important;margin-left:73px!important}.pr-my-73{margin-top:73px!important;margin-bottom:73px!important}.pr-mt-73{margin-top:73px!important}.pr-mr-73{margin-right:73px!important}.pr-mb-73{margin-bottom:73px!important}.pr-ml-73{margin-left:73px!important}.pr-pa-73{padding:73px!important}.pr-px-73{padding-right:73px!important;padding-left:73px!important}.pr-py-73{padding-top:73px!important;padding-bottom:73px!important}.pr-pt-73{padding-top:73px!important}.pr-pr-73{padding-right:73px!important}.pr-pb-73{padding-bottom:73px!important}.pr-pl-73{padding-left:73px!important}.pr-brd-r-73{border-radius:73px!important}.pr-left-73{left:73px!important}.pr-right-73{right:73px!important}.pr-top-73{top:73px!important}.pr-bottom-73{bottom:73px!important}.pr-ma-74{margin:74px!important}.pr-mx-74{margin-right:74px!important;margin-left:74px!important}.pr-my-74{margin-top:74px!important;margin-bottom:74px!important}.pr-mt-74{margin-top:74px!important}.pr-mr-74{margin-right:74px!important}.pr-mb-74{margin-bottom:74px!important}.pr-ml-74{margin-left:74px!important}.pr-pa-74{padding:74px!important}.pr-px-74{padding-right:74px!important;padding-left:74px!important}.pr-py-74{padding-top:74px!important;padding-bottom:74px!important}.pr-pt-74{padding-top:74px!important}.pr-pr-74{padding-right:74px!important}.pr-pb-74{padding-bottom:74px!important}.pr-pl-74{padding-left:74px!important}.pr-brd-r-74{border-radius:74px!important}.pr-left-74{left:74px!important}.pr-right-74{right:74px!important}.pr-top-74{top:74px!important}.pr-bottom-74{bottom:74px!important}.pr-ma-75{margin:75px!important}.pr-mx-75{margin-right:75px!important;margin-left:75px!important}.pr-my-75{margin-top:75px!important;margin-bottom:75px!important}.pr-mt-75{margin-top:75px!important}.pr-mr-75{margin-right:75px!important}.pr-mb-75{margin-bottom:75px!important}.pr-ml-75{margin-left:75px!important}.pr-pa-75{padding:75px!important}.pr-px-75{padding-right:75px!important;padding-left:75px!important}.pr-py-75{padding-top:75px!important;padding-bottom:75px!important}.pr-pt-75{padding-top:75px!important}.pr-pr-75{padding-right:75px!important}.pr-pb-75{padding-bottom:75px!important}.pr-pl-75{padding-left:75px!important}.pr-brd-r-75{border-radius:75px!important}.pr-left-75{left:75px!important}.pr-right-75{right:75px!important}.pr-top-75{top:75px!important}.pr-bottom-75{bottom:75px!important}.pr-ma-76{margin:76px!important}.pr-mx-76{margin-right:76px!important;margin-left:76px!important}.pr-my-76{margin-top:76px!important;margin-bottom:76px!important}.pr-mt-76{margin-top:76px!important}.pr-mr-76{margin-right:76px!important}.pr-mb-76{margin-bottom:76px!important}.pr-ml-76{margin-left:76px!important}.pr-pa-76{padding:76px!important}.pr-px-76{padding-right:76px!important;padding-left:76px!important}.pr-py-76{padding-top:76px!important;padding-bottom:76px!important}.pr-pt-76{padding-top:76px!important}.pr-pr-76{padding-right:76px!important}.pr-pb-76{padding-bottom:76px!important}.pr-pl-76{padding-left:76px!important}.pr-brd-r-76{border-radius:76px!important}.pr-left-76{left:76px!important}.pr-right-76{right:76px!important}.pr-top-76{top:76px!important}.pr-bottom-76{bottom:76px!important}.pr-ma-77{margin:77px!important}.pr-mx-77{margin-right:77px!important;margin-left:77px!important}.pr-my-77{margin-top:77px!important;margin-bottom:77px!important}.pr-mt-77{margin-top:77px!important}.pr-mr-77{margin-right:77px!important}.pr-mb-77{margin-bottom:77px!important}.pr-ml-77{margin-left:77px!important}.pr-pa-77{padding:77px!important}.pr-px-77{padding-right:77px!important;padding-left:77px!important}.pr-py-77{padding-top:77px!important;padding-bottom:77px!important}.pr-pt-77{padding-top:77px!important}.pr-pr-77{padding-right:77px!important}.pr-pb-77{padding-bottom:77px!important}.pr-pl-77{padding-left:77px!important}.pr-brd-r-77{border-radius:77px!important}.pr-left-77{left:77px!important}.pr-right-77{right:77px!important}.pr-top-77{top:77px!important}.pr-bottom-77{bottom:77px!important}.pr-ma-78{margin:78px!important}.pr-mx-78{margin-right:78px!important;margin-left:78px!important}.pr-my-78{margin-top:78px!important;margin-bottom:78px!important}.pr-mt-78{margin-top:78px!important}.pr-mr-78{margin-right:78px!important}.pr-mb-78{margin-bottom:78px!important}.pr-ml-78{margin-left:78px!important}.pr-pa-78{padding:78px!important}.pr-px-78{padding-right:78px!important;padding-left:78px!important}.pr-py-78{padding-top:78px!important;padding-bottom:78px!important}.pr-pt-78{padding-top:78px!important}.pr-pr-78{padding-right:78px!important}.pr-pb-78{padding-bottom:78px!important}.pr-pl-78{padding-left:78px!important}.pr-brd-r-78{border-radius:78px!important}.pr-left-78{left:78px!important}.pr-right-78{right:78px!important}.pr-top-78{top:78px!important}.pr-bottom-78{bottom:78px!important}.pr-ma-79{margin:79px!important}.pr-mx-79{margin-right:79px!important;margin-left:79px!important}.pr-my-79{margin-top:79px!important;margin-bottom:79px!important}.pr-mt-79{margin-top:79px!important}.pr-mr-79{margin-right:79px!important}.pr-mb-79{margin-bottom:79px!important}.pr-ml-79{margin-left:79px!important}.pr-pa-79{padding:79px!important}.pr-px-79{padding-right:79px!important;padding-left:79px!important}.pr-py-79{padding-top:79px!important;padding-bottom:79px!important}.pr-pt-79{padding-top:79px!important}.pr-pr-79{padding-right:79px!important}.pr-pb-79{padding-bottom:79px!important}.pr-pl-79{padding-left:79px!important}.pr-brd-r-79{border-radius:79px!important}.pr-left-79{left:79px!important}.pr-right-79{right:79px!important}.pr-top-79{top:79px!important}.pr-bottom-79{bottom:79px!important}.pr-ma-80{margin:80px!important}.pr-mx-80{margin-right:80px!important;margin-left:80px!important}.pr-my-80{margin-top:80px!important;margin-bottom:80px!important}.pr-mt-80{margin-top:80px!important}.pr-mr-80{margin-right:80px!important}.pr-mb-80{margin-bottom:80px!important}.pr-ml-80{margin-left:80px!important}.pr-pa-80{padding:80px!important}.pr-px-80{padding-right:80px!important;padding-left:80px!important}.pr-py-80{padding-top:80px!important;padding-bottom:80px!important}.pr-pt-80{padding-top:80px!important}.pr-pr-80{padding-right:80px!important}.pr-pb-80{padding-bottom:80px!important}.pr-pl-80{padding-left:80px!important}.pr-brd-r-80{border-radius:80px!important}.pr-left-80{left:80px!important}.pr-right-80{right:80px!important}.pr-top-80{top:80px!important}.pr-bottom-80{bottom:80px!important}.pr-ma-81{margin:81px!important}.pr-mx-81{margin-right:81px!important;margin-left:81px!important}.pr-my-81{margin-top:81px!important;margin-bottom:81px!important}.pr-mt-81{margin-top:81px!important}.pr-mr-81{margin-right:81px!important}.pr-mb-81{margin-bottom:81px!important}.pr-ml-81{margin-left:81px!important}.pr-pa-81{padding:81px!important}.pr-px-81{padding-right:81px!important;padding-left:81px!important}.pr-py-81{padding-top:81px!important;padding-bottom:81px!important}.pr-pt-81{padding-top:81px!important}.pr-pr-81{padding-right:81px!important}.pr-pb-81{padding-bottom:81px!important}.pr-pl-81{padding-left:81px!important}.pr-brd-r-81{border-radius:81px!important}.pr-left-81{left:81px!important}.pr-right-81{right:81px!important}.pr-top-81{top:81px!important}.pr-bottom-81{bottom:81px!important}.pr-ma-82{margin:82px!important}.pr-mx-82{margin-right:82px!important;margin-left:82px!important}.pr-my-82{margin-top:82px!important;margin-bottom:82px!important}.pr-mt-82{margin-top:82px!important}.pr-mr-82{margin-right:82px!important}.pr-mb-82{margin-bottom:82px!important}.pr-ml-82{margin-left:82px!important}.pr-pa-82{padding:82px!important}.pr-px-82{padding-right:82px!important;padding-left:82px!important}.pr-py-82{padding-top:82px!important;padding-bottom:82px!important}.pr-pt-82{padding-top:82px!important}.pr-pr-82{padding-right:82px!important}.pr-pb-82{padding-bottom:82px!important}.pr-pl-82{padding-left:82px!important}.pr-brd-r-82{border-radius:82px!important}.pr-left-82{left:82px!important}.pr-right-82{right:82px!important}.pr-top-82{top:82px!important}.pr-bottom-82{bottom:82px!important}.pr-ma-83{margin:83px!important}.pr-mx-83{margin-right:83px!important;margin-left:83px!important}.pr-my-83{margin-top:83px!important;margin-bottom:83px!important}.pr-mt-83{margin-top:83px!important}.pr-mr-83{margin-right:83px!important}.pr-mb-83{margin-bottom:83px!important}.pr-ml-83{margin-left:83px!important}.pr-pa-83{padding:83px!important}.pr-px-83{padding-right:83px!important;padding-left:83px!important}.pr-py-83{padding-top:83px!important;padding-bottom:83px!important}.pr-pt-83{padding-top:83px!important}.pr-pr-83{padding-right:83px!important}.pr-pb-83{padding-bottom:83px!important}.pr-pl-83{padding-left:83px!important}.pr-brd-r-83{border-radius:83px!important}.pr-left-83{left:83px!important}.pr-right-83{right:83px!important}.pr-top-83{top:83px!important}.pr-bottom-83{bottom:83px!important}.pr-ma-84{margin:84px!important}.pr-mx-84{margin-right:84px!important;margin-left:84px!important}.pr-my-84{margin-top:84px!important;margin-bottom:84px!important}.pr-mt-84{margin-top:84px!important}.pr-mr-84{margin-right:84px!important}.pr-mb-84{margin-bottom:84px!important}.pr-ml-84{margin-left:84px!important}.pr-pa-84{padding:84px!important}.pr-px-84{padding-right:84px!important;padding-left:84px!important}.pr-py-84{padding-top:84px!important;padding-bottom:84px!important}.pr-pt-84{padding-top:84px!important}.pr-pr-84{padding-right:84px!important}.pr-pb-84{padding-bottom:84px!important}.pr-pl-84{padding-left:84px!important}.pr-brd-r-84{border-radius:84px!important}.pr-left-84{left:84px!important}.pr-right-84{right:84px!important}.pr-top-84{top:84px!important}.pr-bottom-84{bottom:84px!important}.pr-ma-85{margin:85px!important}.pr-mx-85{margin-right:85px!important;margin-left:85px!important}.pr-my-85{margin-top:85px!important;margin-bottom:85px!important}.pr-mt-85{margin-top:85px!important}.pr-mr-85{margin-right:85px!important}.pr-mb-85{margin-bottom:85px!important}.pr-ml-85{margin-left:85px!important}.pr-pa-85{padding:85px!important}.pr-px-85{padding-right:85px!important;padding-left:85px!important}.pr-py-85{padding-top:85px!important;padding-bottom:85px!important}.pr-pt-85{padding-top:85px!important}.pr-pr-85{padding-right:85px!important}.pr-pb-85{padding-bottom:85px!important}.pr-pl-85{padding-left:85px!important}.pr-brd-r-85{border-radius:85px!important}.pr-left-85{left:85px!important}.pr-right-85{right:85px!important}.pr-top-85{top:85px!important}.pr-bottom-85{bottom:85px!important}.pr-ma-86{margin:86px!important}.pr-mx-86{margin-right:86px!important;margin-left:86px!important}.pr-my-86{margin-top:86px!important;margin-bottom:86px!important}.pr-mt-86{margin-top:86px!important}.pr-mr-86{margin-right:86px!important}.pr-mb-86{margin-bottom:86px!important}.pr-ml-86{margin-left:86px!important}.pr-pa-86{padding:86px!important}.pr-px-86{padding-right:86px!important;padding-left:86px!important}.pr-py-86{padding-top:86px!important;padding-bottom:86px!important}.pr-pt-86{padding-top:86px!important}.pr-pr-86{padding-right:86px!important}.pr-pb-86{padding-bottom:86px!important}.pr-pl-86{padding-left:86px!important}.pr-brd-r-86{border-radius:86px!important}.pr-left-86{left:86px!important}.pr-right-86{right:86px!important}.pr-top-86{top:86px!important}.pr-bottom-86{bottom:86px!important}.pr-ma-87{margin:87px!important}.pr-mx-87{margin-right:87px!important;margin-left:87px!important}.pr-my-87{margin-top:87px!important;margin-bottom:87px!important}.pr-mt-87{margin-top:87px!important}.pr-mr-87{margin-right:87px!important}.pr-mb-87{margin-bottom:87px!important}.pr-ml-87{margin-left:87px!important}.pr-pa-87{padding:87px!important}.pr-px-87{padding-right:87px!important;padding-left:87px!important}.pr-py-87{padding-top:87px!important;padding-bottom:87px!important}.pr-pt-87{padding-top:87px!important}.pr-pr-87{padding-right:87px!important}.pr-pb-87{padding-bottom:87px!important}.pr-pl-87{padding-left:87px!important}.pr-brd-r-87{border-radius:87px!important}.pr-left-87{left:87px!important}.pr-right-87{right:87px!important}.pr-top-87{top:87px!important}.pr-bottom-87{bottom:87px!important}.pr-ma-88{margin:88px!important}.pr-mx-88{margin-right:88px!important;margin-left:88px!important}.pr-my-88{margin-top:88px!important;margin-bottom:88px!important}.pr-mt-88{margin-top:88px!important}.pr-mr-88{margin-right:88px!important}.pr-mb-88{margin-bottom:88px!important}.pr-ml-88{margin-left:88px!important}.pr-pa-88{padding:88px!important}.pr-px-88{padding-right:88px!important;padding-left:88px!important}.pr-py-88{padding-top:88px!important;padding-bottom:88px!important}.pr-pt-88{padding-top:88px!important}.pr-pr-88{padding-right:88px!important}.pr-pb-88{padding-bottom:88px!important}.pr-pl-88{padding-left:88px!important}.pr-brd-r-88{border-radius:88px!important}.pr-left-88{left:88px!important}.pr-right-88{right:88px!important}.pr-top-88{top:88px!important}.pr-bottom-88{bottom:88px!important}.pr-ma-89{margin:89px!important}.pr-mx-89{margin-right:89px!important;margin-left:89px!important}.pr-my-89{margin-top:89px!important;margin-bottom:89px!important}.pr-mt-89{margin-top:89px!important}.pr-mr-89{margin-right:89px!important}.pr-mb-89{margin-bottom:89px!important}.pr-ml-89{margin-left:89px!important}.pr-pa-89{padding:89px!important}.pr-px-89{padding-right:89px!important;padding-left:89px!important}.pr-py-89{padding-top:89px!important;padding-bottom:89px!important}.pr-pt-89{padding-top:89px!important}.pr-pr-89{padding-right:89px!important}.pr-pb-89{padding-bottom:89px!important}.pr-pl-89{padding-left:89px!important}.pr-brd-r-89{border-radius:89px!important}.pr-left-89{left:89px!important}.pr-right-89{right:89px!important}.pr-top-89{top:89px!important}.pr-bottom-89{bottom:89px!important}.pr-ma-90{margin:90px!important}.pr-mx-90{margin-right:90px!important;margin-left:90px!important}.pr-my-90{margin-top:90px!important;margin-bottom:90px!important}.pr-mt-90{margin-top:90px!important}.pr-mr-90{margin-right:90px!important}.pr-mb-90{margin-bottom:90px!important}.pr-ml-90{margin-left:90px!important}.pr-pa-90{padding:90px!important}.pr-px-90{padding-right:90px!important;padding-left:90px!important}.pr-py-90{padding-top:90px!important;padding-bottom:90px!important}.pr-pt-90{padding-top:90px!important}.pr-pr-90{padding-right:90px!important}.pr-pb-90{padding-bottom:90px!important}.pr-pl-90{padding-left:90px!important}.pr-brd-r-90{border-radius:90px!important}.pr-left-90{left:90px!important}.pr-right-90{right:90px!important}.pr-top-90{top:90px!important}.pr-bottom-90{bottom:90px!important}.pr-ma-91{margin:91px!important}.pr-mx-91{margin-right:91px!important;margin-left:91px!important}.pr-my-91{margin-top:91px!important;margin-bottom:91px!important}.pr-mt-91{margin-top:91px!important}.pr-mr-91{margin-right:91px!important}.pr-mb-91{margin-bottom:91px!important}.pr-ml-91{margin-left:91px!important}.pr-pa-91{padding:91px!important}.pr-px-91{padding-right:91px!important;padding-left:91px!important}.pr-py-91{padding-top:91px!important;padding-bottom:91px!important}.pr-pt-91{padding-top:91px!important}.pr-pr-91{padding-right:91px!important}.pr-pb-91{padding-bottom:91px!important}.pr-pl-91{padding-left:91px!important}.pr-brd-r-91{border-radius:91px!important}.pr-left-91{left:91px!important}.pr-right-91{right:91px!important}.pr-top-91{top:91px!important}.pr-bottom-91{bottom:91px!important}.pr-ma-92{margin:92px!important}.pr-mx-92{margin-right:92px!important;margin-left:92px!important}.pr-my-92{margin-top:92px!important;margin-bottom:92px!important}.pr-mt-92{margin-top:92px!important}.pr-mr-92{margin-right:92px!important}.pr-mb-92{margin-bottom:92px!important}.pr-ml-92{margin-left:92px!important}.pr-pa-92{padding:92px!important}.pr-px-92{padding-right:92px!important;padding-left:92px!important}.pr-py-92{padding-top:92px!important;padding-bottom:92px!important}.pr-pt-92{padding-top:92px!important}.pr-pr-92{padding-right:92px!important}.pr-pb-92{padding-bottom:92px!important}.pr-pl-92{padding-left:92px!important}.pr-brd-r-92{border-radius:92px!important}.pr-left-92{left:92px!important}.pr-right-92{right:92px!important}.pr-top-92{top:92px!important}.pr-bottom-92{bottom:92px!important}.pr-ma-93{margin:93px!important}.pr-mx-93{margin-right:93px!important;margin-left:93px!important}.pr-my-93{margin-top:93px!important;margin-bottom:93px!important}.pr-mt-93{margin-top:93px!important}.pr-mr-93{margin-right:93px!important}.pr-mb-93{margin-bottom:93px!important}.pr-ml-93{margin-left:93px!important}.pr-pa-93{padding:93px!important}.pr-px-93{padding-right:93px!important;padding-left:93px!important}.pr-py-93{padding-top:93px!important;padding-bottom:93px!important}.pr-pt-93{padding-top:93px!important}.pr-pr-93{padding-right:93px!important}.pr-pb-93{padding-bottom:93px!important}.pr-pl-93{padding-left:93px!important}.pr-brd-r-93{border-radius:93px!important}.pr-left-93{left:93px!important}.pr-right-93{right:93px!important}.pr-top-93{top:93px!important}.pr-bottom-93{bottom:93px!important}.pr-ma-94{margin:94px!important}.pr-mx-94{margin-right:94px!important;margin-left:94px!important}.pr-my-94{margin-top:94px!important;margin-bottom:94px!important}.pr-mt-94{margin-top:94px!important}.pr-mr-94{margin-right:94px!important}.pr-mb-94{margin-bottom:94px!important}.pr-ml-94{margin-left:94px!important}.pr-pa-94{padding:94px!important}.pr-px-94{padding-right:94px!important;padding-left:94px!important}.pr-py-94{padding-top:94px!important;padding-bottom:94px!important}.pr-pt-94{padding-top:94px!important}.pr-pr-94{padding-right:94px!important}.pr-pb-94{padding-bottom:94px!important}.pr-pl-94{padding-left:94px!important}.pr-brd-r-94{border-radius:94px!important}.pr-left-94{left:94px!important}.pr-right-94{right:94px!important}.pr-top-94{top:94px!important}.pr-bottom-94{bottom:94px!important}.pr-ma-95{margin:95px!important}.pr-mx-95{margin-right:95px!important;margin-left:95px!important}.pr-my-95{margin-top:95px!important;margin-bottom:95px!important}.pr-mt-95{margin-top:95px!important}.pr-mr-95{margin-right:95px!important}.pr-mb-95{margin-bottom:95px!important}.pr-ml-95{margin-left:95px!important}.pr-pa-95{padding:95px!important}.pr-px-95{padding-right:95px!important;padding-left:95px!important}.pr-py-95{padding-top:95px!important;padding-bottom:95px!important}.pr-pt-95{padding-top:95px!important}.pr-pr-95{padding-right:95px!important}.pr-pb-95{padding-bottom:95px!important}.pr-pl-95{padding-left:95px!important}.pr-brd-r-95{border-radius:95px!important}.pr-left-95{left:95px!important}.pr-right-95{right:95px!important}.pr-top-95{top:95px!important}.pr-bottom-95{bottom:95px!important}.pr-ma-96{margin:96px!important}.pr-mx-96{margin-right:96px!important;margin-left:96px!important}.pr-my-96{margin-top:96px!important;margin-bottom:96px!important}.pr-mt-96{margin-top:96px!important}.pr-mr-96{margin-right:96px!important}.pr-mb-96{margin-bottom:96px!important}.pr-ml-96{margin-left:96px!important}.pr-pa-96{padding:96px!important}.pr-px-96{padding-right:96px!important;padding-left:96px!important}.pr-py-96{padding-top:96px!important;padding-bottom:96px!important}.pr-pt-96{padding-top:96px!important}.pr-pr-96{padding-right:96px!important}.pr-pb-96{padding-bottom:96px!important}.pr-pl-96{padding-left:96px!important}.pr-brd-r-96{border-radius:96px!important}.pr-left-96{left:96px!important}.pr-right-96{right:96px!important}.pr-top-96{top:96px!important}.pr-bottom-96{bottom:96px!important}.pr-ma-97{margin:97px!important}.pr-mx-97{margin-right:97px!important;margin-left:97px!important}.pr-my-97{margin-top:97px!important;margin-bottom:97px!important}.pr-mt-97{margin-top:97px!important}.pr-mr-97{margin-right:97px!important}.pr-mb-97{margin-bottom:97px!important}.pr-ml-97{margin-left:97px!important}.pr-pa-97{padding:97px!important}.pr-px-97{padding-right:97px!important;padding-left:97px!important}.pr-py-97{padding-top:97px!important;padding-bottom:97px!important}.pr-pt-97{padding-top:97px!important}.pr-pr-97{padding-right:97px!important}.pr-pb-97{padding-bottom:97px!important}.pr-pl-97{padding-left:97px!important}.pr-brd-r-97{border-radius:97px!important}.pr-left-97{left:97px!important}.pr-right-97{right:97px!important}.pr-top-97{top:97px!important}.pr-bottom-97{bottom:97px!important}.pr-ma-98{margin:98px!important}.pr-mx-98{margin-right:98px!important;margin-left:98px!important}.pr-my-98{margin-top:98px!important;margin-bottom:98px!important}.pr-mt-98{margin-top:98px!important}.pr-mr-98{margin-right:98px!important}.pr-mb-98{margin-bottom:98px!important}.pr-ml-98{margin-left:98px!important}.pr-pa-98{padding:98px!important}.pr-px-98{padding-right:98px!important;padding-left:98px!important}.pr-py-98{padding-top:98px!important;padding-bottom:98px!important}.pr-pt-98{padding-top:98px!important}.pr-pr-98{padding-right:98px!important}.pr-pb-98{padding-bottom:98px!important}.pr-pl-98{padding-left:98px!important}.pr-brd-r-98{border-radius:98px!important}.pr-left-98{left:98px!important}.pr-right-98{right:98px!important}.pr-top-98{top:98px!important}.pr-bottom-98{bottom:98px!important}.pr-ma-99{margin:99px!important}.pr-mx-99{margin-right:99px!important;margin-left:99px!important}.pr-my-99{margin-top:99px!important;margin-bottom:99px!important}.pr-mt-99{margin-top:99px!important}.pr-mr-99{margin-right:99px!important}.pr-mb-99{margin-bottom:99px!important}.pr-ml-99{margin-left:99px!important}.pr-pa-99{padding:99px!important}.pr-px-99{padding-right:99px!important;padding-left:99px!important}.pr-py-99{padding-top:99px!important;padding-bottom:99px!important}.pr-pt-99{padding-top:99px!important}.pr-pr-99{padding-right:99px!important}.pr-pb-99{padding-bottom:99px!important}.pr-pl-99{padding-left:99px!important}.pr-brd-r-99{border-radius:99px!important}.pr-left-99{left:99px!important}.pr-right-99{right:99px!important}.pr-top-99{top:99px!important}.pr-bottom-99{bottom:99px!important}.pr-ma-100{margin:100px!important}.pr-mx-100{margin-right:100px!important;margin-left:100px!important}.pr-my-100{margin-top:100px!important;margin-bottom:100px!important}.pr-mt-100{margin-top:100px!important}.pr-mr-100{margin-right:100px!important}.pr-mb-100{margin-bottom:100px!important}.pr-ml-100{margin-left:100px!important}.pr-pa-100{padding:100px!important}.pr-px-100{padding-right:100px!important;padding-left:100px!important}.pr-py-100{padding-top:100px!important;padding-bottom:100px!important}.pr-pt-100{padding-top:100px!important}.pr-pr-100{padding-right:100px!important}.pr-pb-100{padding-bottom:100px!important}.pr-pl-100{padding-left:100px!important}.pr-brd-r-100{border-radius:100px!important}.pr-left-100{left:100px!important}.pr-right-100{right:100px!important}.pr-top-100{top:100px!important}.pr-bottom-100{bottom:100px!important}.pr-nowrap{white-space:nowrap}.pr-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pr-checkbox-global{background-color:#ebedee;box-shadow:inset 1px 2px 6px #0000000a;border-radius:2px;width:20px;height:20px;position:relative}.pr-checkbox-global__active{background-color:#f4691b;box-shadow:inset 1px 2px 6px #d75924}.pr-checkbox-global__active: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)}.pr-checkbox-global__some{background-color:#f4691b;box-shadow:inset 1px 2px 6px #d75924}.pr-checkbox-global__some:after{content:"";position:absolute;left:4px;top:9px;width:12px;height:2px;background:#ffffff}.pr-disabled{pointer-events:none;opacity:.5}@media screen and (max-width: 991.98px){.pr-just-desktop{display:none}}.pr-just-mobile{display:none}@media screen and (max-width: 991.98px){.pr-just-mobile{display:flex}}.ut{border-collapse:collapse;border-spacing:0}.ut th{border:1px solid #dcdfe1;background:#ebedee;padding:8px;text-align:center}.ut td{border:1px solid #dcdfe1;padding:8px;box-sizing:border-box}.ut td div{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")}@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-63b72c7c]{position:relative;font-weight:500}.input__field[data-v-63b72c7c]{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-63b72c7c]::-webkit-outer-spin-button,.input__field[type=number][data-v-63b72c7c]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input__field[type=number][data-v-63b72c7c]{-moz-appearance:textfield}.input__field[data-v-63b72c7c]::placeholder{font-size:0}.input__field[data-v-63b72c7c]::-webkit-input-placeholder{color:transparent}.input__field[data-v-63b72c7c]:hover,.input__field[data-v-63b72c7c]:focus{background-color:#ebedee}.input__field[data-v-63b72c7c]:focus{box-shadow:inset 0 -2px #f4691b}.input__field[data-v-63b72c7c]:focus::-webkit-input-placeholder{color:#68717b}.input__field[data-v-63b72c7c]:focus::placeholder{font-size:inherit}.input__field-normal[data-v-63b72c7c]{height:46px;padding:20px 12px 8px}.input__field-dense[data-v-63b72c7c]{padding:4px 12px}.input__label[data-v-63b72c7c]{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-63b72c7c],.input__label_active[data-v-63b72c7c]{color:#68717b;transform:translateY(-73%) scale(.6)}.input__label_mini:focus+.input__label[data-v-63b72c7c]{font-size:18px;width:150%}.input_disabled .input__field[data-v-63b72c7c]{background-color:#f9fafa;color:#68717b;pointer-events:none}.input_disabled .input__label[data-v-63b72c7c]{color:#68717b}.input__clearable[data-v-63b72c7c]{position:absolute;right:4px;bottom:9px;cursor:pointer;font-size:16px}.required[data-v-63b72c7c]{color:#f4691b}.input__field[data-v-63b72c7c]::-webkit-input-placeholder{color:#a5a5a5}.input__field[data-v-63b72c7c]::-moz-placeholder{color:#a5a5a5}.input__field[data-v-63b72c7c]:-moz-placeholder{color:#a5a5a5}.input__field[data-v-63b72c7c]:-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-5a4a4d6d]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;position:relative;cursor:pointer}.select[data-v-5a4a4d6d]: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-5a4a4d6d],.select_opened[data-v-5a4a4d6d]{background-color:#ebedee}.select_opened[data-v-5a4a4d6d]:after{transform:rotate(-45deg)}.select_opened .select__field[data-v-5a4a4d6d]{box-shadow:inset 0 -2px #f4691b}.select_white .select__field[data-v-5a4a4d6d],.select_white:hover .select__field[data-v-5a4a4d6d]{background-color:#fff}.select_disabled[data-v-5a4a4d6d]{pointer-events:none}.select_disabled .select__field[data-v-5a4a4d6d]{background-color:#f9fafa;color:#68717b}.select_colors[data-v-5a4a4d6d]:not(.select_opened):after{top:-3px}.select_colors[data-v-5a4a4d6d]:after{top:2px;border-color:#fff}.select_colors .select__field[data-v-5a4a4d6d]{padding:5px 8px;height:27px;box-shadow:none;border-radius:4px}.select_colors .select__value-label>div[data-v-5a4a4d6d]{font-size:14px;font-weight:700;letter-spacing:.32px;color:#fff}.select__field[data-v-5a4a4d6d]{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-5a4a4d6d]{display:flex;align-items:flex-end}.select__label[data-v-5a4a4d6d]{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-5a4a4d6d]{@apply flex;}.select__value-label[data-v-5a4a4d6d]{flex:1 1 100%;min-width:0}.select__value-label>div[data-v-5a4a4d6d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__options[data-v-5a4a4d6d]{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-5a4a4d6d]::-webkit-scrollbar{width:6px}.select__options[data-v-5a4a4d6d]::-webkit-scrollbar-thumb{background:#ff8635}.select__options[data-v-5a4a4d6d]::-webkit-scrollbar-track{background:#ffffff}.select__options_extended[data-v-5a4a4d6d]{max-height:290px}.select__option[data-v-5a4a4d6d]{position:relative;padding:5px 28px 3px 8px;border-radius:4px}.select__option[data-v-5a4a4d6d]:hover{background:#f9fafa}.select__option_checked[data-v-5a4a4d6d]: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)}.select .required[data-v-5a4a4d6d]{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")}.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-17d53212]{display:grid;grid-template-columns:repeat(5,1fr);gap:1em}.photo-uploader__item[data-v-17d53212]{width:100%;padding-bottom:100%;border-radius:4px;background-position:center;background-size:cover;position:relative}.photo-uploader__item_add[data-v-17d53212]{position:relative;cursor:pointer;border:1px solid #dcdfe1}.photo-uploader__item-label[data-v-17d53212]{font-size:12px;font-weight:500;margin-top:4px}.photo-uploader__item-wrapper[data-v-17d53212]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.photo-uploader__item-delete[data-v-17d53212]{position:absolute;top:0;right:0;width:30px;height:30px;background-color:#0009;cursor:pointer;border-radius:4px}.photo-uploader__item-delete[data-v-17d53212]:before,.photo-uploader__item-delete[data-v-17d53212]:after{position:absolute;top:14px;left:5px;width:20px;height:2px;content:"";background:#ffffff}.photo-uploader__item-delete[data-v-17d53212]:before{transform:rotate(45deg)}.photo-uploader__item-delete[data-v-17d53212]:after{transform:rotate(-45deg)}.photo-uploader__input[data-v-17d53212]{position:absolute;visibility:hidden}.photo-uploader_files[data-v-17d53212]{grid-template-columns:repeat(1,1fr);gap:1em}.photo-uploader_files .photo-uploader__item[data-v-17d53212]{padding-bottom:0}.photo-uploader_files .photo-uploader__item[data-v-17d53212]: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-17d53212]{padding:4px;position:static;transform:none}.photo-uploader_files .photo-uploader__item-label[data-v-17d53212]{margin-top:0}.photo-uploader_files .photo-uploader__item_add[data-v-17d53212]{border-style:dashed}.photo-uploader_files .photo-uploader__item-delete[data-v-17d53212]{width:24px;height:24px}.photo-uploader_files .photo-uploader__item-delete[data-v-17d53212]:before,.photo-uploader_files .photo-uploader__item-delete[data-v-17d53212]:after{top:11px;left:2px}@media screen and (max-width: 549.98px){.photo-uploader[data-v-17d53212]: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-bf0ce36c]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:13}.modal__wrapper[data-v-bf0ce36c]{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-bf0ce36c]{width:100%;max-width:1023px;left:calc(50% - 511px)}@media screen and (max-width: 991.98px){.modal_wide .modal__wrapper[data-v-bf0ce36c]{width:auto;left:16px;right:16px}}.modal__close[data-v-bf0ce36c]{position:absolute;top:10px;right:10px;width:25px;height:25px;font-size:0;-webkit-appearance:button;cursor:pointer;opacity:.5}.modal__close[data-v-bf0ce36c]:before,.modal__close[data-v-bf0ce36c]:after{position:absolute;top:11px;left:0;width:25px;height:2px;content:"";background:#40464d}.modal__close[data-v-bf0ce36c]:before{transform:rotate(45deg)}.modal__close[data-v-bf0ce36c]:after{transform:rotate(-45deg)}.modal__close[data-v-bf0ce36c]:hover{opacity:1}.modal__shadow[data-v-bf0ce36c]{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-bf0ce36c]{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-377fc197]{position:relative}.textarea__field[data-v-377fc197]{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-377fc197]:hover,.textarea__field[data-v-377fc197]:focus{background-color:#ebedee}.textarea__field[data-v-377fc197]:focus{box-shadow:inset 0 -2px #f4691b}.textarea__label[data-v-377fc197]{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-377fc197],.textarea__label_active[data-v-377fc197]{color:#68717b;transform:translateY(-59%) scale(.7)}.textarea_not-resizable[data-v-377fc197]{resize:none}.textarea_disabled .textarea__field[data-v-377fc197]{background-color:#f9fafa;color:#232930}.textarea_disabled .textarea__label[data-v-377fc197]{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-9369e1fc]{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:1px solid #f4691b;padding:8px 16px;border-radius:4px;color:#fff;transition:background-color .3s ease;cursor:pointer}.button[data-v-9369e1fc]:hover{background-color:#cd4a00}.button_ghost[data-v-9369e1fc]{background-color:transparent;color:#969ba0;border:1px solid #969ba0}.button_ghost[data-v-9369e1fc]:hover{background-color:transparent}.button_ghost-dashed[data-v-9369e1fc]{background-color:transparent;color:#969ba0;border:1px dashed #969ba0;font-weight:500}.button_ghost-dashed[data-v-9369e1fc]:hover{background-color:transparent}.button_block[data-v-9369e1fc]{display:block;width:100%;padding:10px 0}.button_disabled[data-v-9369e1fc]{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-2a4e387d]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:11}.overlay__wrapper[data-v-2a4e387d]{position:fixed;top:0;bottom:0;left:0;background-color:#fff;padding:24px;transition:left .4s ease,width .3s ease-in-out;overflow-y:auto}.overlay__wrapper[data-v-2a4e387d]::-webkit-scrollbar{width:6px}.overlay__wrapper[data-v-2a4e387d]::-webkit-scrollbar-thumb{background:#ff8635}.overlay__wrapper[data-v-2a4e387d]::-webkit-scrollbar-track{background:#ebedee}.overlay__content[data-v-2a4e387d]{padding:0 40px}.overlay__close[data-v-2a4e387d]{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-2a4e387d]:before,.overlay__close[data-v-2a4e387d]:after{position:absolute;top:19px;left:4px;width:32px;height:2px;content:"";background:#40464d}.overlay__close[data-v-2a4e387d]:before{transform:rotate(45deg)}.overlay__close[data-v-2a4e387d]:after{transform:rotate(-45deg)}.overlay__close[data-v-2a4e387d]:hover{opacity:1}.overlay__shadow[data-v-2a4e387d]{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-2a4e387d]{width:100%!important;padding:16px}}@media screen and (max-width: 575.98px){.overlay__content[data-v-2a4e387d]{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-15fe307e]{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-15fe307e]{position:absolute;display:block;width:0;height:0;opacity:0;z-index:-1}.required[data-v-15fe307e]{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")}.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")}.filter-period[data-v-830b3488]{max-width:230px;display:flex;gap:8px;align-items:center}.flex-fixed[data-v-830b3488]{flex:1 1 0}.per-filter-order[data-v-830b3488]{display:flex;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-filter-order[data-v-830b3488]{display:grid;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")}.password-note[data-v-d7663dff]{font-size:14px}.password-note__color[data-v-d7663dff]{color:#f86161}.user-data-wrapper[data-v-d7663dff]{min-height:36px;display:flex;gap:24px;align-items:center;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")}.active[data-v-4f9a7360]{box-sizing:border-box;border:2px solid #f4691b;padding:8px}.active__td[data-v-4f9a7360]{padding:0;border: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")}.hover-btn[data-v-21b9e931]{position:relative}.hover-btn:hover .hover-btn__menu[data-v-21b9e931]{display:flex;flex-direction:column}.hover-btn__menu[data-v-21b9e931]{display:none;position:absolute;border:1px solid #969ba0;background-color:#fff;gap:1px;top:35px;right:0;z-index:10;border-radius:4px 0 4px 4px}.hover-btn__menu-item[data-v-21b9e931]{padding:4px 16px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#68717b;border-top:1px solid #969ba0}.hover-btn__menu-item[data-v-21b9e931]:first-child{border-top: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")}.smet[data-v-32da5d2c]{color:#2985bb}.status[data-v-32da5d2c]{display:flex;align-items:center;justify-content:center;color:#40464d;background:#c4c4c4;border:1px solid #dcdfe1;border-radius:12px;font-size:12px;line-height:12px;padding:6px;font-weight:500;white-space:nowrap}.status__work[data-v-32da5d2c]{background:#079757}.status__done[data-v-32da5d2c]{background:#D20A30}.ut td div.comment[data-v-32da5d2c]{position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ut td.comment__wrapper[data-v-32da5d2c]{max-width:380px;position:relative;cursor:text}.ut td.comment__wrapper .comment-note[data-v-32da5d2c]{display:none;position:absolute;background:#ffffff;max-width:calc(100% - 20px);z-index:1;top:-1px;left:-1px;border:1px solid #dcdfe1;padding:8px;box-shadow:0 4px 8px #0003}.ut td.comment__wrapper:hover .comment-note[data-v-32da5d2c]{display:block}.order-data[data-v-32da5d2c]{cursor:pointer}.order-data[data-v-32da5d2c]:hover{background:#F4F5F6}@media screen and (max-width: 991.98px){.order-list-wrapper[data-v-32da5d2c]{overflow-x: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")}.pr-order-grids[data-v-2eea19d4]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media screen and (max-width: 991.98px){.pr-order-grids[data-v-2eea19d4]{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")}.per-month-header{font-weight:600;height:42px;background:#FDF0E7}.per-month-header.is-closed{background:#ebedee!important}.per-month__border{border-left:2px solid #dcdfe1}.hover-btn{position:relative}.hover-btn:hover .hover-btn__menu{display:flex;flex-direction:column}.hover-btn__menu{display:none;position:absolute;border:1px solid #969ba0;background-color:#fff;gap:1px;top:35px;right:0;z-index:10;border-radius:4px 0 4px 4px}.hover-btn__menu-item{padding:4px 16px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#68717b;border-top:1px solid #969ba0}.hover-btn__menu-item:first-child{border-top:none}.per-no-data{display:flex;justify-content:center;align-items:center;color:#969ba0;font-size:18px;font-weight:700}.per-header-wrapper{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper{flex-direction:column;align-items:flex-start}}.per-header-wrapper__reverse{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper__reverse{flex-direction:column-reverse;align-items:flex-start}}.per-header-actions{display:flex;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-actions{width:100%;justify-content:flex-end;flex-wrap:wrap}}@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")}.contract-form[data-v-5f5799b6]{display:grid;grid-template-columns:repeat(5,1fr)}@media screen and (max-width: 991.98px){.contract-form[data-v-5f5799b6]{grid-template-columns:repeat(1,1fr)}.contract-form .pr-gs-2[data-v-5f5799b6],.contract-form .pr-gs-3[data-v-5f5799b6]{grid-column:span 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")}.file-border[data-v-2b65fb2f]{border:1px solid #dcdfe1}@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-4438a7a7]{display:flex;align-items:center;justify-content:center;color:#40464d;background:#c4c4c4;border:1px solid #dcdfe1;border-radius:12px;font-size:12px;line-height:12px;padding:5px 7px;font-weight:500;white-space:nowrap}.status__white[data-v-4438a7a7]{color:#40464d}.status__work[data-v-4438a7a7]{background:#079757}.status__done[data-v-4438a7a7]{background:#D20A30}.ut td div.comment[data-v-4438a7a7]{position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;max-width:463px}.ut td.comment__wrapper[data-v-4438a7a7]{width:480px;position:relative;cursor:text}.ut td.comment__wrapper .comment-note[data-v-4438a7a7]{display:none;position:absolute;background:#ffffff;max-width:calc(100% - 20px);z-index:1;top:-1px;left:-1px;border:1px solid #dcdfe1;padding:8px;box-shadow:0 4px 8px #0003}.ut td.comment__wrapper:hover .comment-note[data-v-4438a7a7]{display:block}.estimate-data[data-v-4438a7a7]{cursor:pointer}.estimate-data[data-v-4438a7a7]:hover{background:#F4F5F6}@media screen and (max-width: 991.98px){.table-list-wrapper[data-v-4438a7a7]{overflow-x: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")}.generator-wrapper:hover .generator-multi-items[data-v-a7d28c08]{display:block}.generator-multi-item[data-v-a7d28c08]{white-space:nowrap;padding:8px 16px;cursor:pointer;border:1px solid #dcdfe1;border-bottom:none}.generator-multi-item[data-v-a7d28c08]:hover{background:#F4F5F6}.generator-multi-items[data-v-a7d28c08]{display:none;position:absolute;right:0;background:#ffffff;z-index:9;border-bottom:1px solid #dcdfe1}@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")}.per-month-header[data-v-119cbfef]{font-weight:600;height:42px;background:#FDF0E7}.per-month-header.is-closed[data-v-119cbfef]{background:#ebedee!important}.per-month__border[data-v-119cbfef]{border-left:2px solid #dcdfe1}.hover-btn[data-v-119cbfef]{position:relative}.hover-btn:hover .hover-btn__menu[data-v-119cbfef]{display:flex;flex-direction:column}.hover-btn__menu[data-v-119cbfef]{display:none;position:absolute;border:1px solid #969ba0;background-color:#fff;gap:1px;top:35px;right:0;z-index:10;border-radius:4px 0 4px 4px}.hover-btn__menu-item[data-v-119cbfef]{padding:4px 16px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#68717b;border-top:1px solid #969ba0}.hover-btn__menu-item[data-v-119cbfef]:first-child{border-top:none}.per-no-data[data-v-119cbfef]{display:flex;justify-content:center;align-items:center;color:#969ba0;font-size:18px;font-weight:700}.per-header-wrapper[data-v-119cbfef]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper[data-v-119cbfef]{flex-direction:column;align-items:flex-start}}.per-header-wrapper__reverse[data-v-119cbfef]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper__reverse[data-v-119cbfef]{flex-direction:column-reverse;align-items:flex-start}}.per-header-actions[data-v-119cbfef]{display:flex;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-actions[data-v-119cbfef]{width:100%;justify-content:flex-end;flex-wrap:wrap}}.c-label[data-v-119cbfef]{color:#969ba0}.non-estimates[data-v-119cbfef]{color:#f4691b;font-size:18px;font-weight:500;display:flex;justify-content:center;cursor:pointer}.per-table-header-wrapper[data-v-119cbfef]{display:flex}@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")}.ninput[data-v-431caff3]{font-size:16px;line-height:20px;box-sizing:border-box;height:22px;min-width:60px;border:1px solid #ccc;border-radius:4px;width:100%;text-align:right;display:flex;justify-content:flex-end}.ninput__readonly[data-v-431caff3]{border:1px solid transparent}.ninput input[data-v-431caff3],.ninput .txt-wrapper[data-v-431caff3]{height:18px;box-sizing:border-box;padding:4px 8px}.ninput-wrapper[data-v-431caff3]{display:flex;justify-content:flex-end}@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")}.per-month-header[data-v-99a38108]{font-weight:600;height:42px;background:#FDF0E7}.per-month-header.is-closed[data-v-99a38108]{background:#ebedee!important}.per-month__border[data-v-99a38108]{border-left:2px solid #dcdfe1}.hover-btn[data-v-99a38108]{position:relative}.hover-btn:hover .hover-btn__menu[data-v-99a38108]{display:flex;flex-direction:column}.hover-btn__menu[data-v-99a38108]{display:none;position:absolute;border:1px solid #969ba0;background-color:#fff;gap:1px;top:35px;right:0;z-index:10;border-radius:4px 0 4px 4px}.hover-btn__menu-item[data-v-99a38108]{padding:4px 16px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#68717b;border-top:1px solid #969ba0}.hover-btn__menu-item[data-v-99a38108]:first-child{border-top:none}.per-no-data[data-v-99a38108]{display:flex;justify-content:center;align-items:center;color:#969ba0;font-size:18px;font-weight:700}.per-header-wrapper[data-v-99a38108]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper[data-v-99a38108]{flex-direction:column;align-items:flex-start}}.per-header-wrapper__reverse[data-v-99a38108]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper__reverse[data-v-99a38108]{flex-direction:column-reverse;align-items:flex-start}}.per-header-actions[data-v-99a38108]{display:flex;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-actions[data-v-99a38108]{width:100%;justify-content:flex-end;flex-wrap:wrap}}@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")}.est-textarea-type[data-v-d838cddb]{font-size:16px;font-family:inherit;box-sizing:border-box;border:1px solid #ccc;text-align:center;border-radius:4px;padding:4px 8px;resize:none;overflow:hidden}.est-textarea-type[readonly][data-v-d838cddb]{border:1px solid transparent}@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")}.per-month-header[data-v-c44cb5be]{font-weight:600;height:42px;background:#FDF0E7}.per-month-header.is-closed[data-v-c44cb5be]{background:#ebedee!important}.per-month__border[data-v-c44cb5be]{border-left:2px solid #dcdfe1}.hover-btn[data-v-c44cb5be]{position:relative}.hover-btn:hover .hover-btn__menu[data-v-c44cb5be]{display:flex;flex-direction:column}.hover-btn__menu[data-v-c44cb5be]{display:none;position:absolute;border:1px solid #969ba0;background-color:#fff;gap:1px;top:35px;right:0;z-index:10;border-radius:4px 0 4px 4px}.hover-btn__menu-item[data-v-c44cb5be]{padding:4px 16px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#68717b;border-top:1px solid #969ba0}.hover-btn__menu-item[data-v-c44cb5be]:first-child{border-top:none}.per-no-data[data-v-c44cb5be]{display:flex;justify-content:center;align-items:center;color:#969ba0;font-size:18px;font-weight:700}.per-header-wrapper[data-v-c44cb5be]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper[data-v-c44cb5be]{flex-direction:column;align-items:flex-start}}.per-header-wrapper__reverse[data-v-c44cb5be]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper__reverse[data-v-c44cb5be]{flex-direction:column-reverse;align-items:flex-start}}.per-header-actions[data-v-c44cb5be]{display:flex;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-actions[data-v-c44cb5be]{width:100%;justify-content:flex-end;flex-wrap:wrap}}@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")}.per-month-header[data-v-e38d80b3]{font-weight:600;height:42px;background:#FDF0E7}.per-month-header.is-closed[data-v-e38d80b3]{background:#ebedee!important}.per-month__border[data-v-e38d80b3]{border-left:2px solid #dcdfe1}.hover-btn[data-v-e38d80b3]{position:relative}.hover-btn:hover .hover-btn__menu[data-v-e38d80b3]{display:flex;flex-direction:column}.hover-btn__menu[data-v-e38d80b3]{display:none;position:absolute;border:1px solid #969ba0;background-color:#fff;gap:1px;top:35px;right:0;z-index:10;border-radius:4px 0 4px 4px}.hover-btn__menu-item[data-v-e38d80b3]{padding:4px 16px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#68717b;border-top:1px solid #969ba0}.hover-btn__menu-item[data-v-e38d80b3]:first-child{border-top:none}.per-no-data[data-v-e38d80b3]{display:flex;justify-content:center;align-items:center;color:#969ba0;font-size:18px;font-weight:700}.per-header-wrapper[data-v-e38d80b3]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper[data-v-e38d80b3]{flex-direction:column;align-items:flex-start}}.per-header-wrapper__reverse[data-v-e38d80b3]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper__reverse[data-v-e38d80b3]{flex-direction:column-reverse;align-items:flex-start}}.per-header-actions[data-v-e38d80b3]{display:flex;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-actions[data-v-e38d80b3]{width:100%;justify-content:flex-end;flex-wrap:wrap}}.est-cell__data[data-v-e38d80b3]{min-width:120px}.est-cell__micro[data-v-e38d80b3]{width:83px}.est-cell__name[data-v-e38d80b3]{min-width:300px}.est-level[data-v-e38d80b3]{background:#ebedee}.est-level-1[data-v-e38d80b3]{background:#E9F8FF}.est-level-2[data-v-e38d80b3]{background:#e0f4e5}.est-toggle[data-v-e38d80b3]{position:relative;display:flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:6px;border:1px solid #dcdfe1;background:#ffffff;font-size:18px;line-height:18px;cursor:pointer;font-weight:700}.est-toggle-minus[data-v-e38d80b3],.est-toggle-plus[data-v-e38d80b3]{width:6px;height:2px;background:#68717b}.est-toggle-plus[data-v-e38d80b3]{position:absolute;transform:rotate(90deg)}.est-section-cell__excess[data-v-e38d80b3]{border-left:none;border-right: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")}.per-month-header[data-v-575b0516]{font-weight:600;height:42px;background:#FDF0E7}.per-month-header.is-closed[data-v-575b0516]{background:#ebedee!important}.per-month__border[data-v-575b0516]{border-left:2px solid #dcdfe1}.hover-btn[data-v-575b0516]{position:relative}.hover-btn:hover .hover-btn__menu[data-v-575b0516]{display:flex;flex-direction:column}.hover-btn__menu[data-v-575b0516]{display:none;position:absolute;border:1px solid #969ba0;background-color:#fff;gap:1px;top:35px;right:0;z-index:10;border-radius:4px 0 4px 4px}.hover-btn__menu-item[data-v-575b0516]{padding:4px 16px;white-space:nowrap;display:block;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#68717b;border-top:1px solid #969ba0}.hover-btn__menu-item[data-v-575b0516]:first-child{border-top:none}.per-no-data[data-v-575b0516]{display:flex;justify-content:center;align-items:center;color:#969ba0;font-size:18px;font-weight:700}.per-header-wrapper[data-v-575b0516]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper[data-v-575b0516]{flex-direction:column;align-items:flex-start}}.per-header-wrapper__reverse[data-v-575b0516]{display:flex;justify-content:space-between;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-wrapper__reverse[data-v-575b0516]{flex-direction:column-reverse;align-items:flex-start}}.per-header-actions[data-v-575b0516]{display:flex;align-items:center;gap:24px}@media screen and (max-width: 991.98px){.per-header-actions[data-v-575b0516]{width:100%;justify-content:flex-end;flex-wrap:wrap}}@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-7e8dd368]{display:flex;align-items:center;justify-content:center;color:#40464d;background:#c4c4c4;border:1px solid #dcdfe1;border-radius:12px;font-size:12px;line-height:12px;padding:5px 7px;font-weight:500;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")}.w-parent-wrapper[data-v-b992b0b2]{max-height:200px;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")}.iksweb td[data-v-37ffe560]{border:1px solid #dcdfe1;text-align:center}.iksweb td div[data-v-37ffe560]{min-width:42px;height:24px;display:flex;align-items:center;justify-content:center;text-align: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")}.select[data-v-0783eae8]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:500;position:relative;cursor:pointer}.select[data-v-0783eae8]: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-0783eae8],.select_opened[data-v-0783eae8]{background-color:#ebedee}.select_opened[data-v-0783eae8]:after{transform:rotate(-45deg)}.select_opened .select__field[data-v-0783eae8]{box-shadow:inset 0 -2px #f4691b}.select_white .select__field[data-v-0783eae8],.select_white:hover .select__field[data-v-0783eae8]{background-color:#fff}.select_disabled[data-v-0783eae8]{pointer-events:none}.select_disabled .select__field[data-v-0783eae8]{background-color:#f9fafa;color:#68717b}.select_colors[data-v-0783eae8]:not(.select_opened):after{top:-3px}.select_colors[data-v-0783eae8]:after{top:2px;border-color:#fff}.select_colors .select__field[data-v-0783eae8]{padding:5px 8px;height:27px;box-shadow:none;border-radius:4px}.select_colors .select__value-label>div[data-v-0783eae8]{font-size:14px;font-weight:700;letter-spacing:.32px;color:#fff}.select__field[data-v-0783eae8]{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-0783eae8]{display:flex;align-items:flex-end}.select__label[data-v-0783eae8]{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-0783eae8]{@apply flex;}.select__value-label[data-v-0783eae8]{flex:1 1 100%;min-width:0}.select__value-label>div[data-v-0783eae8]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__options[data-v-0783eae8]{position:fixed;max-height:197px;overflow-y:auto;top:4px;left:0;z-index:99;width:100%;padding:12px 4px;background:#ffffff;border:1px solid #ebedee;box-shadow:0 6px 20px #23293029}.select__options[data-v-0783eae8]::-webkit-scrollbar{width:6px}.select__options[data-v-0783eae8]::-webkit-scrollbar-thumb{background:#ff8635}.select__options[data-v-0783eae8]::-webkit-scrollbar-track{background:#ffffff}.select__options_extended[data-v-0783eae8]{max-height:290px}.select__option[data-v-0783eae8]{position:relative;padding:5px 28px 3px 8px;border-radius:4px;cursor:default}.select__option[data-v-0783eae8]:hover{background:#f9fafa}.select__option_checked[data-v-0783eae8]: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)}.select .required[data-v-0783eae8]{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")}.c-label{color:#969ba0}.non-estimates{color:#f4691b;font-size:18px;font-weight:500;display:flex;justify-content:center;cursor:pointer}.est-table{width:100%;border-collapse:separate;border-spacing:0}.est-table-wrapper{overflow:auto;width:100%;max-height:calc(100vh - 58px);position:relative}@media screen and (max-width: 991.98px){.est-table-wrapper{max-height:calc(100vh - 100px)}}.est-table input{border:none;text-align:right;font-family:inherit;font-size:16px;width:100%}.est-table input[type=number]{font-feature-settings:"tnum";-moz-appearance:textfield}.est-table input[type=number]::-webkit-inner-spin-button,.est-table input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.est-table th,.est-table td{border:none;border-bottom:1px solid #dcdfe1;border-right:1px solid #dcdfe1}.est-table th.per-month__border,.est-table td.per-month__border{border-left:2px solid #dcdfe1!important}.est-table th .est-min-cell,.est-table td .est-min-cell{width:60px}.est-table th{position:sticky;top:37px;box-sizing:border-box;z-index:3}.est-table th.cell-code div{width:83px}.est-table .sticky-foot{position:sticky;bottom:0;box-sizing:border-box;z-index:8;font-weight:700;background:#ebedee}.est-table .sticky-foot td{position:sticky;background:#ebedee}.est-table .cell-corner{z-index:5}.est-table .cell-left{position:sticky;z-index:3}.est-table .cell-white{background:#ffffff}.est-table .cell-opener{left:0}@media screen and (max-width: 991.98px){.est-table .cell-opener{left:auto}}.est-table .cell-opener .cell-content{width:18px}.est-table .cell-code{left:36px}@media screen and (max-width: 991.98px){.est-table .cell-code{left:auto}}.est-table .cell-code .cell-content{width:34px}.est-table .cell-number{left:136px;text-align:center}@media screen and (max-width: 991.98px){.est-table .cell-number{left:auto}}.est-table .cell-number .cell-content{width:34px}.est-table .cell-name{left:236px}@media screen and (max-width: 991.98px){.est-table .cell-name{left:auto}}.est-table .cell-name .cell-content{min-width:300px}.est-table .pre-header td{border-right-color:#fff;position:sticky;top:0;background:#ffffff;height:37px}.est-table .pre-header td.non-active{background:#ebedee}.est-table .pre-header td.month{z-index:3}.est-table .pre-header td.month-wrapper{border:1px solid #dcdfe1;border-left:2px solid #dcdfe1;cursor:pointer;z-index:3}.est-table .pre-header td.month-wrapper div{font-size:16px;font-weight:500;color:#68717b}.est-table tr th:first-child,.est-table tr:not(.pre-header) td:first-child{border-left:1px solid #dcdfe1}.est-table .second-level{position:sticky;top:79px;background:#FDF0E7}.est-table .second-level.is-closed{background:#ebedee!important}.est-extra-footer td{position:sticky;background:#ebedee}.est-mini-btn{border:1px solid #dcdfe1;padding:4px 8px;border-radius:4px;display:flex;align-items:center;gap:4px;box-sizing:border-box;white-space:nowrap;flex-wrap:nowrap}.est-mini-btn__active{border:1px solid #f4691b;color:#f4691b}.est-mini-btn__completed{border:1px solid #079757;color:#079757}.est-field-60{min-width:60px}.est-field-120{min-width:120px}.est-context-menu{position:fixed;z-index:99;background:white;cursor:pointer;border-bottom:1px solid #dcdfe1}.est-context-menu__item{padding:8px 16px;border:1px solid #dcdfe1;border-bottom:none}.est-context-menu__item:hover{background:#F4F5F6}@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-be631271]{width:100%;height:64px;border-bottom:1px solid #dcdfe1;position:fixed;z-index:9;background-color:#fff}.header-mobile__wrapper[data-v-be631271]{display:flex;align-items:center}.header-mobile__logo[data-v-be631271]{position:absolute;left:.75rem;top:8px;width:77px;z-index:2}.header-mobile__user[data-v-be631271]{margin-left:auto;text-align:right}.header-mobile__name[data-v-be631271]{font-family:PTRootUI,sans-serif;font-size:16px;font-weight:700;letter-spacing:.32px}.header-mobile__burger[data-v-be631271]{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-be631271]{background-color:#a32e2e}.header-mobile__button[data-v-be631271]:hover{background-color:#922929}.header-mobile__button_active[data-v-be631271]{background-color:#4fce7e}.header-mobile__button_active[data-v-be631271]:hover{background-color:#47b971}.header-mobile-menu[data-v-be631271]{position:fixed;top:64px;width:100%;background-color:#fff;height:calc(100vh - 64px);padding:20px}.header-mobile-menu__item[data-v-be631271]{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-be631271]{margin-top:12px;margin-bottom:12px}.header-mobile__position[data-v-be631271]{width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@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-fb175267]{display:flex;justify-content:center;align-items:center;height:100vh}.login__content[data-v-fb175267]{width:400px;padding:25px;background-color:#fff;box-shadow:0 6px 20px #2329304d;border-radius:6px}.login__title[data-v-fb175267]{text-align:center}.login__form[data-v-fb175267]{display:grid;grid-template-columns:1fr;gap:1.5em}.login__error[data-v-fb175267]{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-50a072cc]{display:none}.offline-notification[data-v-50a072cc]{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-50a072cc .2s ease}.offline-notification>span[data-v-50a072cc]{text-decoration:underline}@keyframes show-up-50a072cc{0%{bottom:-100%}to{bottom:0}}@media screen and (max-width: 767.98px){.header[data-v-50a072cc]{display:none}.header-mobile[data-v-50a072cc]{display:block}main[data-v-50a072cc]{padding-top:64px}}
