:root{--accent-active: #3c57bf;--accent-default: #5473e8;--accent-dim: rgba(84, 115, 232, .08);--accent-disabled: #9ca4c0;--accent-hover: #4b71ff;--accent-placeholder: #5f7ef1;--background-container: #ffffff;--background-head: #e7ebf2;--background-menu: linear-gradient(270deg, rgba(255, 255, 255, .54) 0%, rgba(255, 255, 255, .81) 100%);--background-textfield: #f3f4fa;--background: #e7ebf2;--background-error: #ffe5e5;--box-shadow: rgba(62, 59, 193, .16);--dim: rgba(53, 62, 108, .08);--disable: #b4b8cb;--error-active: #b72c5e;--error-default: #eb5088;--error-hover: #ff307a;--logo-accent: #00ccd7;--logo: #404866;--primary-active: #c43abe;--primary-default: #e854e2;--primary-dim: #7854f6;--primary-disabled: #7854f6;--primary-hover: #ff1ff6;--second: #7d839b;--success-default: #7de49a;--success-warning: #fff500;--text-disabled: #74798c;--title: #353e6c}@font-face{font-family:Inter;src:url("./media/Inter-Thin-LBSD67IY.ttf") format("truetype");font-weight:100;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-ExtraLight-DNUPWV3U.ttf") format("truetype");font-weight:200;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Light-PSSZW2OF.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Regular-G4EJ6UWM.ttf") format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Medium-6U65YHRJ.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-SemiBold-CFKA7RUT.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Bold-LOCASM22.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Bold-LOCASM22.ttf") format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-ExtraBold-KYGBEPIC.ttf") format("truetype");font-weight:800;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-Black-Y4UNQEHW.ttf") format("truetype");font-weight:900;font-style:normal}@font-face{font-family:Inter;src:url("./media/Inter-ThinItalic-O44MOPAZ.ttf") format("truetype");font-weight:100;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-ExtraLightItalic-KMCD7NKP.ttf") format("truetype");font-weight:200;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-LightItalic-TJUIKV3L.ttf") format("truetype");font-weight:300;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-Italic-D4KPFW5K.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-MediumItalic-YHFSF24S.ttf") format("truetype");font-weight:500;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-SemiBoldItalic-T7BSWPDT.ttf") format("truetype");font-weight:600;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-BoldItalic-AXGM6QIG.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-BoldItalic-AXGM6QIG.ttf") format("truetype");font-weight:700;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-ExtraBoldItalic-EPHEDJDW.ttf") format("truetype");font-weight:800;font-style:italic}@font-face{font-family:Inter;src:url("./media/Inter-BlackItalic-SSDTXCHK.ttf") format("truetype");font-weight:900;font-style:italic}::-webkit-scrollbar{width:4px;height:4px;background-color:transparent}::-webkit-scrollbar-button{background-color:transparent}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-track-piece{background-color:transparent}::-webkit-scrollbar-thumb{border-radius:20px;background-color:#0003}::-webkit-scrollbar-thumb:hover{background-color:#0000003d}::-webkit-scrollbar-thumb:active{background-color:#0000007a}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-resizer{background-color:transparent}::-webkit-scrollbar-track{background:transparent}.block{display:flex;flex-direction:column;padding:24px;border:0;border-radius:24px;outline:0;background-color:#fff}button.block{padding:16px 24px;cursor:pointer;flex-direction:row;text-align:left}button.block[disabled]{cursor:no-drop}button.block[disabled]>*,button.block[disabled]>*:before,button.block[disabled]>:after{opacity:.3}.block__title{position:relative;width:100%;margin:0;color:#353e6c;line-height:30px;font-size:25px;font-weight:700;letter-spacing:.5px}.block__content{display:flex;flex:1 1 auto;flex-wrap:wrap;margin-top:24px}.block__field{display:flex;justify-content:space-between;position:relative;line-height:20px;align-items:center}.block__title+.block__field{margin-top:24px}.block__field+.block__field{margin-top:20px}.block__name{display:flex;flex:1 1 auto;width:auto;color:var(--second);line-height:20px;font-size:16px;white-space:nowrap}.block__value{display:flex;align-items:center;flex:1 1 auto;justify-content:flex-end;margin-left:16px;color:var(--title);line-height:20px;font-size:18px;text-align:right}.cdk-menu{width:calc(100vw - 40px);max-width:653px;max-height:max(50vh,371px);border-radius:16px;background-color:var(--background-container);box-shadow:0 2px 16px #3e3bc129}.cdk-menu__header{display:flex;height:80px;padding:24px 40px 16px}@media only screen and (width <= 768px){.cdk-menu__header{padding:24px 16px 16px}}.cdk-menu__body{overflow:auto;max-height:288px}.cdk-menu__footer{display:grid;align-items:center;min-height:68px;padding:12px 40px 24px;grid-template-columns:auto min-content min-content;column-gap:20px;row-gap:16px}@media only screen and (width <= 768px){.cdk-menu__footer{padding:16px 16px 24px}}@media only screen and (width <= 576px){.cdk-menu__footer{grid-template-columns:auto}}.cdk-menu__item{display:flex;align-items:center;justify-content:space-between;height:48px;margin:0 20px;padding:0 20px;color:var(--title);line-height:normal;font-size:16px;font-weight:400;font-style:normal;cursor:pointer}@media only screen and (width <= 768px){.cdk-menu__item{padding:0 16px}}.cdk-menu__item:hover{background-color:var(--background-textfield)}.cdk-menu__item:hover pa-checkbox .form-control{background-color:#e8ebf6;transition:none}.menu-recurring{color:#353e6c;max-width:552px;background-color:#fff;padding:16px;gap:16px;border-radius:16px;box-shadow:0 2px 16px #3e3bc129;overflow-y:auto;display:flex}@media only screen and (width <= 768px){.menu-recurring{flex-direction:column}}.menu-recurring__title{font-weight:500;font-size:13px;line-height:20px}.menu-recurring__column{min-width:220px;display:flex;flex-direction:column;white-space:nowrap;gap:16px;max-width:272px}.menu-recurring__column:has(.menu-recurring__calendar){flex:1 0 100%}@media only screen and (width <= 768px){.menu-recurring__column:has(.menu-recurring__calendar){flex-basis:auto}}.menu-recurring__calendar{display:grid;gap:8px;min-height:150px;grid-template-columns:repeat(auto-fit,32px)}.menu-recurring__calendar li{width:32px;border-radius:50%}.menu-recurring__other{display:flex;flex-wrap:wrap;gap:8px}.menu-recurring li{width:min-content;cursor:pointer;white-space:nowrap;display:flex;align-items:center;justify-content:center;padding:8px;background-color:#f3f4fa;height:32px;min-width:32px;border-radius:16px;font-weight:400;font-size:11px;line-height:16px}.mat-sidenav-content{overflow:hidden!important;background-color:#fff}.profile{display:flex}.profile__button{display:inline-flex;overflow:hidden!important;align-items:center;justify-content:center;max-width:300px;height:32px;margin-left:8px;border:0;border-radius:8px;outline:0;background-color:transparent;color:var(--title);cursor:pointer}.profile__button .photo{margin-right:8px}.checkbox{display:flex;align-items:center;flex:0 1 calc(25% - 24px);min-height:24px}@media (max-width: 640px){.checkbox{flex:0 1 calc(50% - 24px)}}@media (max-width: 400px){.checkbox{flex:0 1 calc(100% - 24px)}}.table-row:nth-child(odd) .checkbox .form-control{background-color:#e8ebf6}.form-field{display:inline-flex;position:relative;min-height:54px;padding:0 12px}.form-field--readonly{cursor:pointer}.form-field--readonly .field-input{-webkit-user-select:none;user-select:none;pointer-events:none}.form-field .field-input{width:100%;height:54px;padding:24px 24px 10px;border:0;border-radius:12px;outline:0;background-color:#f3f4fa;color:#353e6c;line-height:20px;font-size:16px;font-weight:600}.form-field .field-input:not(:placeholder-shown)+.field-label,.form-field .field-input:focus+.field-label{top:12px;font-size:12px}.form-field .field-label{position:absolute;top:50%;left:12px;color:#7d839b;line-height:20px;font-size:16px;font-weight:400;-webkit-user-select:none;user-select:none;pointer-events:none;transition:all ease .3s;transform:translate(24px,-50%)}.form-field .field-button{position:absolute;top:50%;right:16px;width:24px;height:24px;padding:0;border:0;outline:0;background-color:transparent;cursor:pointer;transform:translateY(-50%)}.table-field{position:relative;min-height:34px;padding-top:16px}.table-field__suffix{display:none;position:absolute;top:50%;right:9px;color:#7d839b;line-height:16px;font-size:12px;font-weight:400;text-align:right;letter-spacing:-.01em}.table-field__input{width:100%;height:34px;padding-left:12px;border:none;border-radius:13px;outline:0;background-color:#f3f4fa;color:#353e6c;line-height:18px;font-size:14px;font-weight:600}.table-field__input:disabled{visibility:hidden}.table-field__input+label{display:block;overflow:hidden;position:absolute;top:50%;left:12px;width:calc(100% - 20px);color:#7d839b;line-height:16px;font-size:12px;font-weight:400;white-space:nowrap;pointer-events:none;transition:all ease .5s;letter-spacing:-.01em;text-overflow:ellipsis}.table-field__input:not(:placeholder-shown)~label,.table-field__input:focus~label{top:0;left:0;width:100%}.table-field__input:not(:placeholder-shown)~span,.table-field__input:focus~span{display:block}.table-field__preffix{position:absolute;top:50%;left:0;color:#7d839b;line-height:16px;font-size:16px;font-weight:400;letter-spacing:-.01em}:root{--pa-sidebar-width: 80px;--pa-header-height: 0px;--pa-border-radius: 24px;--pa-padding: 24px;--pa-gap: 24px;--pa-background-main: #e7ebf2}@media only screen and (width <= 1023px){:root{--pa-sidebar-width: 260px;--pa-header-height: 64px;--pa-padding: 16px;--pa-gap: 16px;--pa-border-radius: 24px}}:root:has(pa-sidebar:not(.hide)){--pa-sidebar-width: 260px}@media only screen and (width <= 1023px){:root:has(pa-sidebar:not(.hide)){--pa-sidebar-width: 260px}}.action-panel{display:flex;align-items:flex-start;flex-wrap:wrap;justify-content:flex-start;width:100%;column-gap:8px;row-gap:12px}.action-panel .download-action{width:auto}.action-panel .download-action:has([pa-button-title]){width:200px}@media only screen and (width <= 576px){.action-panel .download-action{flex:1 0 auto}}.action-panel .create-order{width:auto}.action-panel .create-order:has([pa-button-title]){width:200px}.action-panel .datepicker{width:340px}@media only screen and (width <= 576px){.action-panel .datepicker{width:100%}}.action-panel pa-field-control:has(pa-date-range-picker){width:auto}.action-panel .filter-action{padding:0;margin-right:auto}@media only screen and (width <= 576px){.action-panel .filter-action{order:1;width:auto;margin-right:0;margin-left:auto}}@media only screen and (width <= 576px){.action-panel{gap:12px}}.action-panel:empty{display:none}.filter-panel{display:flex;align-items:center;flex-wrap:wrap;width:100%;gap:12px}@media only screen and (width <= 576px){.filter-panel{display:none}}.filter-panel:empty{display:none}h1{line-height:44px;font-size:40px;font-weight:700;color:inherit}h2{line-height:40px;font-size:36px;font-weight:700;color:inherit}h3{line-height:32px;font-size:28px;font-weight:700;color:inherit}h4{line-height:28px;font-size:24px;font-weight:700;color:inherit}@media only screen and (width <= 768px){h4{font-weight:700;font-size:20px;line-height:24px}}h5{font-weight:700;font-size:20px;line-height:24px;color:inherit}[class*=font--][class*=--Bold]{font-weight:700}[class*=font--][class*=--Semibold]{font-weight:600}[class*=font--][class*=--Medium]{font-weight:500}[class*=font--][class*=--Regular]{font-weight:400}[class*=font--][class*=--xl]{line-height:28px;font-size:19px}[class*=font--][class*=--l]{line-height:28px;font-size:17px}[class*=font--][class*=--m]{line-height:24px;font-size:15px}[class*=font--][class*=--s]{line-height:20px;font-size:13px}[class*=font--][class*=--xs]{line-height:16px;font-size:11px}:root{font-family:Inter,sans-serif;font-size:14px;font-style:normal}*,*:after,:after,*:before{font-family:Inter,sans-serif;box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}html,body{height:100%;margin:0}span{color:inherit;font-size:inherit;font-weight:inherit}textarea{font-family:inherit}.spacer{flex:1 1 auto}.w-1{width:1%}.w-2{width:2%}.w-3{width:3%}.w-4{width:4%}.w-5{width:5%}.w-6{width:6%}.w-7{width:7%}.w-8{width:8%}.w-9{width:9%}.w-10{width:10%}.w-11{width:11%}.w-12{width:12%}.w-13{width:13%}.w-14{width:14%}.w-15{width:15%}.w-16{width:16%}.w-17{width:17%}.w-18{width:18%}.w-19{width:19%}.w-20{width:20%}.w-21{width:21%}.w-22{width:22%}.w-23{width:23%}.w-24{width:24%}.w-25{width:25%}.w-26{width:26%}.w-27{width:27%}.w-28{width:28%}.w-29{width:29%}.w-30{width:30%}.w-31{width:31%}.w-32{width:32%}.w-33{width:33%}.w-34{width:34%}.w-35{width:35%}.w-36{width:36%}.w-37{width:37%}.w-38{width:38%}.w-39{width:39%}.w-40{width:40%}.w-41{width:41%}.w-42{width:42%}.w-43{width:43%}.w-44{width:44%}.w-45{width:45%}.w-46{width:46%}.w-47{width:47%}.w-48{width:48%}.w-49{width:49%}.w-50{width:50%}.w-51{width:51%}.w-52{width:52%}.w-53{width:53%}.w-54{width:54%}.w-55{width:55%}.w-56{width:56%}.w-57{width:57%}.w-58{width:58%}.w-59{width:59%}.w-60{width:60%}.w-61{width:61%}.w-62{width:62%}.w-63{width:63%}.w-64{width:64%}.w-65{width:65%}.w-66{width:66%}.w-67{width:67%}.w-68{width:68%}.w-69{width:69%}.w-70{width:70%}.w-71{width:71%}.w-72{width:72%}.w-73{width:73%}.w-74{width:74%}.w-75{width:75%}.w-76{width:76%}.w-77{width:77%}.w-78{width:78%}.w-79{width:79%}.w-80{width:80%}.w-81{width:81%}.w-82{width:82%}.w-83{width:83%}.w-84{width:84%}.w-85{width:85%}.w-86{width:86%}.w-87{width:87%}.w-88{width:88%}.w-89{width:89%}.w-90{width:90%}.w-91{width:91%}.w-92{width:92%}.w-93{width:93%}.w-94{width:94%}.w-95{width:95%}.w-96{width:96%}.w-97{width:97%}.w-98{width:98%}.w-99{width:99%}.w-100{width:100%}.m--10{margin:-40px!important}.mt--10{margin-top:-40px!important}.mb--10{margin-bottom:-40px!important}.ml--10{margin-left:-40px!important}.mr--10{margin-right:-40px!important}.m--9{margin:-36px!important}.mt--9{margin-top:-36px!important}.mb--9{margin-bottom:-36px!important}.ml--9{margin-left:-36px!important}.mr--9{margin-right:-36px!important}.m--8{margin:-32px!important}.mt--8{margin-top:-32px!important}.mb--8{margin-bottom:-32px!important}.ml--8{margin-left:-32px!important}.mr--8{margin-right:-32px!important}.m--7{margin:-28px!important}.mt--7{margin-top:-28px!important}.mb--7{margin-bottom:-28px!important}.ml--7{margin-left:-28px!important}.mr--7{margin-right:-28px!important}.m--6{margin:-24px!important}.mt--6{margin-top:-24px!important}.mb--6{margin-bottom:-24px!important}.ml--6{margin-left:-24px!important}.mr--6{margin-right:-24px!important}.m--5{margin:-20px!important}.mt--5{margin-top:-20px!important}.mb--5{margin-bottom:-20px!important}.ml--5{margin-left:-20px!important}.mr--5{margin-right:-20px!important}.m--4{margin:-16px!important}.mt--4{margin-top:-16px!important}.mb--4{margin-bottom:-16px!important}.ml--4{margin-left:-16px!important}.mr--4{margin-right:-16px!important}.m--3{margin:-12px!important}.mt--3{margin-top:-12px!important}.mb--3{margin-bottom:-12px!important}.ml--3{margin-left:-12px!important}.mr--3{margin-right:-12px!important}.m--2{margin:-8px!important}.mt--2{margin-top:-8px!important}.mb--2{margin-bottom:-8px!important}.ml--2{margin-left:-8px!important}.mr--2{margin-right:-8px!important}.m--1{margin:-4px!important}.mt--1{margin-top:-4px!important}.mb--1{margin-bottom:-4px!important}.ml--1{margin-left:-4px!important}.mr--1{margin-right:-4px!important}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.ml-0{margin-left:0!important}.mr-0{margin-right:0!important}.m-1{margin:4px!important}.mt-1{margin-top:4px!important}.mb-1{margin-bottom:4px!important}.ml-1{margin-left:4px!important}.mr-1{margin-right:4px!important}.m-2{margin:8px!important}.mt-2{margin-top:8px!important}.mb-2{margin-bottom:8px!important}.ml-2{margin-left:8px!important}.mr-2{margin-right:8px!important}.m-3{margin:12px!important}.mt-3{margin-top:12px!important}.mb-3{margin-bottom:12px!important}.ml-3{margin-left:12px!important}.mr-3{margin-right:12px!important}.m-4{margin:16px!important}.mt-4{margin-top:16px!important}.mb-4{margin-bottom:16px!important}.ml-4{margin-left:16px!important}.mr-4{margin-right:16px!important}.m-5{margin:20px!important}.mt-5{margin-top:20px!important}.mb-5{margin-bottom:20px!important}.ml-5{margin-left:20px!important}.mr-5{margin-right:20px!important}.m-6{margin:24px!important}.mt-6{margin-top:24px!important}.mb-6{margin-bottom:24px!important}.ml-6{margin-left:24px!important}.mr-6{margin-right:24px!important}.m-7{margin:28px!important}.mt-7{margin-top:28px!important}.mb-7{margin-bottom:28px!important}.ml-7{margin-left:28px!important}.mr-7{margin-right:28px!important}.m-8{margin:32px!important}.mt-8{margin-top:32px!important}.mb-8{margin-bottom:32px!important}.ml-8{margin-left:32px!important}.mr-8{margin-right:32px!important}.m-9{margin:36px!important}.mt-9{margin-top:36px!important}.mb-9{margin-bottom:36px!important}.ml-9{margin-left:36px!important}.mr-9{margin-right:36px!important}.m-10{margin:40px!important}.mt-10{margin-top:40px!important}.mb-10{margin-bottom:40px!important}.ml-10{margin-left:40px!important}.mr-10{margin-right:40px!important}@media only screen and (width <= 1440px){.m-x--10{margin:-40px!important}.mt-x--10{margin-top:-40px!important}.mb-x--10{margin-bottom:-40px!important}.ml-x--10{margin-left:-40px!important}.mr-x--10{margin-right:-40px!important}}@media only screen and (width <= 1440px){.m-x--9{margin:-36px!important}.mt-x--9{margin-top:-36px!important}.mb-x--9{margin-bottom:-36px!important}.ml-x--9{margin-left:-36px!important}.mr-x--9{margin-right:-36px!important}}@media only screen and (width <= 1440px){.m-x--8{margin:-32px!important}.mt-x--8{margin-top:-32px!important}.mb-x--8{margin-bottom:-32px!important}.ml-x--8{margin-left:-32px!important}.mr-x--8{margin-right:-32px!important}}@media only screen and (width <= 1440px){.m-x--7{margin:-28px!important}.mt-x--7{margin-top:-28px!important}.mb-x--7{margin-bottom:-28px!important}.ml-x--7{margin-left:-28px!important}.mr-x--7{margin-right:-28px!important}}@media only screen and (width <= 1440px){.m-x--6{margin:-24px!important}.mt-x--6{margin-top:-24px!important}.mb-x--6{margin-bottom:-24px!important}.ml-x--6{margin-left:-24px!important}.mr-x--6{margin-right:-24px!important}}@media only screen and (width <= 1440px){.m-x--5{margin:-20px!important}.mt-x--5{margin-top:-20px!important}.mb-x--5{margin-bottom:-20px!important}.ml-x--5{margin-left:-20px!important}.mr-x--5{margin-right:-20px!important}}@media only screen and (width <= 1440px){.m-x--4{margin:-16px!important}.mt-x--4{margin-top:-16px!important}.mb-x--4{margin-bottom:-16px!important}.ml-x--4{margin-left:-16px!important}.mr-x--4{margin-right:-16px!important}}@media only screen and (width <= 1440px){.m-x--3{margin:-12px!important}.mt-x--3{margin-top:-12px!important}.mb-x--3{margin-bottom:-12px!important}.ml-x--3{margin-left:-12px!important}.mr-x--3{margin-right:-12px!important}}@media only screen and (width <= 1440px){.m-x--2{margin:-8px!important}.mt-x--2{margin-top:-8px!important}.mb-x--2{margin-bottom:-8px!important}.ml-x--2{margin-left:-8px!important}.mr-x--2{margin-right:-8px!important}}@media only screen and (width <= 1440px){.m-x--1{margin:-4px!important}.mt-x--1{margin-top:-4px!important}.mb-x--1{margin-bottom:-4px!important}.ml-x--1{margin-left:-4px!important}.mr-x--1{margin-right:-4px!important}}@media only screen and (width <= 1440px){.m-x-0{margin:0!important}.mt-x-0{margin-top:0!important}.mb-x-0{margin-bottom:0!important}.ml-x-0{margin-left:0!important}.mr-x-0{margin-right:0!important}}@media only screen and (width <= 1440px){.m-x-1{margin:4px!important}.mt-x-1{margin-top:4px!important}.mb-x-1{margin-bottom:4px!important}.ml-x-1{margin-left:4px!important}.mr-x-1{margin-right:4px!important}}@media only screen and (width <= 1440px){.m-x-2{margin:8px!important}.mt-x-2{margin-top:8px!important}.mb-x-2{margin-bottom:8px!important}.ml-x-2{margin-left:8px!important}.mr-x-2{margin-right:8px!important}}@media only screen and (width <= 1440px){.m-x-3{margin:12px!important}.mt-x-3{margin-top:12px!important}.mb-x-3{margin-bottom:12px!important}.ml-x-3{margin-left:12px!important}.mr-x-3{margin-right:12px!important}}@media only screen and (width <= 1440px){.m-x-4{margin:16px!important}.mt-x-4{margin-top:16px!important}.mb-x-4{margin-bottom:16px!important}.ml-x-4{margin-left:16px!important}.mr-x-4{margin-right:16px!important}}@media only screen and (width <= 1440px){.m-x-5{margin:20px!important}.mt-x-5{margin-top:20px!important}.mb-x-5{margin-bottom:20px!important}.ml-x-5{margin-left:20px!important}.mr-x-5{margin-right:20px!important}}@media only screen and (width <= 1440px){.m-x-6{margin:24px!important}.mt-x-6{margin-top:24px!important}.mb-x-6{margin-bottom:24px!important}.ml-x-6{margin-left:24px!important}.mr-x-6{margin-right:24px!important}}@media only screen and (width <= 1440px){.m-x-7{margin:28px!important}.mt-x-7{margin-top:28px!important}.mb-x-7{margin-bottom:28px!important}.ml-x-7{margin-left:28px!important}.mr-x-7{margin-right:28px!important}}@media only screen and (width <= 1440px){.m-x-8{margin:32px!important}.mt-x-8{margin-top:32px!important}.mb-x-8{margin-bottom:32px!important}.ml-x-8{margin-left:32px!important}.mr-x-8{margin-right:32px!important}}@media only screen and (width <= 1440px){.m-x-9{margin:36px!important}.mt-x-9{margin-top:36px!important}.mb-x-9{margin-bottom:36px!important}.ml-x-9{margin-left:36px!important}.mr-x-9{margin-right:36px!important}}@media only screen and (width <= 1440px){.m-x-10{margin:40px!important}.mt-x-10{margin-top:40px!important}.mb-x-10{margin-bottom:40px!important}.ml-x-10{margin-left:40px!important}.mr-x-10{margin-right:40px!important}}@media only screen and (width <= 1200px){.m-d--10{margin:-40px!important}.mt-d--10{margin-top:-40px!important}.mb-d--10{margin-bottom:-40px!important}.ml-d--10{margin-left:-40px!important}.mr-d--10{margin-right:-40px!important}}@media only screen and (width <= 1200px){.m-d--9{margin:-36px!important}.mt-d--9{margin-top:-36px!important}.mb-d--9{margin-bottom:-36px!important}.ml-d--9{margin-left:-36px!important}.mr-d--9{margin-right:-36px!important}}@media only screen and (width <= 1200px){.m-d--8{margin:-32px!important}.mt-d--8{margin-top:-32px!important}.mb-d--8{margin-bottom:-32px!important}.ml-d--8{margin-left:-32px!important}.mr-d--8{margin-right:-32px!important}}@media only screen and (width <= 1200px){.m-d--7{margin:-28px!important}.mt-d--7{margin-top:-28px!important}.mb-d--7{margin-bottom:-28px!important}.ml-d--7{margin-left:-28px!important}.mr-d--7{margin-right:-28px!important}}@media only screen and (width <= 1200px){.m-d--6{margin:-24px!important}.mt-d--6{margin-top:-24px!important}.mb-d--6{margin-bottom:-24px!important}.ml-d--6{margin-left:-24px!important}.mr-d--6{margin-right:-24px!important}}@media only screen and (width <= 1200px){.m-d--5{margin:-20px!important}.mt-d--5{margin-top:-20px!important}.mb-d--5{margin-bottom:-20px!important}.ml-d--5{margin-left:-20px!important}.mr-d--5{margin-right:-20px!important}}@media only screen and (width <= 1200px){.m-d--4{margin:-16px!important}.mt-d--4{margin-top:-16px!important}.mb-d--4{margin-bottom:-16px!important}.ml-d--4{margin-left:-16px!important}.mr-d--4{margin-right:-16px!important}}@media only screen and (width <= 1200px){.m-d--3{margin:-12px!important}.mt-d--3{margin-top:-12px!important}.mb-d--3{margin-bottom:-12px!important}.ml-d--3{margin-left:-12px!important}.mr-d--3{margin-right:-12px!important}}@media only screen and (width <= 1200px){.m-d--2{margin:-8px!important}.mt-d--2{margin-top:-8px!important}.mb-d--2{margin-bottom:-8px!important}.ml-d--2{margin-left:-8px!important}.mr-d--2{margin-right:-8px!important}}@media only screen and (width <= 1200px){.m-d--1{margin:-4px!important}.mt-d--1{margin-top:-4px!important}.mb-d--1{margin-bottom:-4px!important}.ml-d--1{margin-left:-4px!important}.mr-d--1{margin-right:-4px!important}}@media only screen and (width <= 1200px){.m-d-0{margin:0!important}.mt-d-0{margin-top:0!important}.mb-d-0{margin-bottom:0!important}.ml-d-0{margin-left:0!important}.mr-d-0{margin-right:0!important}}@media only screen and (width <= 1200px){.m-d-1{margin:4px!important}.mt-d-1{margin-top:4px!important}.mb-d-1{margin-bottom:4px!important}.ml-d-1{margin-left:4px!important}.mr-d-1{margin-right:4px!important}}@media only screen and (width <= 1200px){.m-d-2{margin:8px!important}.mt-d-2{margin-top:8px!important}.mb-d-2{margin-bottom:8px!important}.ml-d-2{margin-left:8px!important}.mr-d-2{margin-right:8px!important}}@media only screen and (width <= 1200px){.m-d-3{margin:12px!important}.mt-d-3{margin-top:12px!important}.mb-d-3{margin-bottom:12px!important}.ml-d-3{margin-left:12px!important}.mr-d-3{margin-right:12px!important}}@media only screen and (width <= 1200px){.m-d-4{margin:16px!important}.mt-d-4{margin-top:16px!important}.mb-d-4{margin-bottom:16px!important}.ml-d-4{margin-left:16px!important}.mr-d-4{margin-right:16px!important}}@media only screen and (width <= 1200px){.m-d-5{margin:20px!important}.mt-d-5{margin-top:20px!important}.mb-d-5{margin-bottom:20px!important}.ml-d-5{margin-left:20px!important}.mr-d-5{margin-right:20px!important}}@media only screen and (width <= 1200px){.m-d-6{margin:24px!important}.mt-d-6{margin-top:24px!important}.mb-d-6{margin-bottom:24px!important}.ml-d-6{margin-left:24px!important}.mr-d-6{margin-right:24px!important}}@media only screen and (width <= 1200px){.m-d-7{margin:28px!important}.mt-d-7{margin-top:28px!important}.mb-d-7{margin-bottom:28px!important}.ml-d-7{margin-left:28px!important}.mr-d-7{margin-right:28px!important}}@media only screen and (width <= 1200px){.m-d-8{margin:32px!important}.mt-d-8{margin-top:32px!important}.mb-d-8{margin-bottom:32px!important}.ml-d-8{margin-left:32px!important}.mr-d-8{margin-right:32px!important}}@media only screen and (width <= 1200px){.m-d-9{margin:36px!important}.mt-d-9{margin-top:36px!important}.mb-d-9{margin-bottom:36px!important}.ml-d-9{margin-left:36px!important}.mr-d-9{margin-right:36px!important}}@media only screen and (width <= 1200px){.m-d-10{margin:40px!important}.mt-d-10{margin-top:40px!important}.mb-d-10{margin-bottom:40px!important}.ml-d-10{margin-left:40px!important}.mr-d-10{margin-right:40px!important}}@media only screen and (width <= 1023px){.m-l--10{margin:-40px!important}.mt-l--10{margin-top:-40px!important}.mb-l--10{margin-bottom:-40px!important}.ml-l--10{margin-left:-40px!important}.mr-l--10{margin-right:-40px!important}}@media only screen and (width <= 1023px){.m-l--9{margin:-36px!important}.mt-l--9{margin-top:-36px!important}.mb-l--9{margin-bottom:-36px!important}.ml-l--9{margin-left:-36px!important}.mr-l--9{margin-right:-36px!important}}@media only screen and (width <= 1023px){.m-l--8{margin:-32px!important}.mt-l--8{margin-top:-32px!important}.mb-l--8{margin-bottom:-32px!important}.ml-l--8{margin-left:-32px!important}.mr-l--8{margin-right:-32px!important}}@media only screen and (width <= 1023px){.m-l--7{margin:-28px!important}.mt-l--7{margin-top:-28px!important}.mb-l--7{margin-bottom:-28px!important}.ml-l--7{margin-left:-28px!important}.mr-l--7{margin-right:-28px!important}}@media only screen and (width <= 1023px){.m-l--6{margin:-24px!important}.mt-l--6{margin-top:-24px!important}.mb-l--6{margin-bottom:-24px!important}.ml-l--6{margin-left:-24px!important}.mr-l--6{margin-right:-24px!important}}@media only screen and (width <= 1023px){.m-l--5{margin:-20px!important}.mt-l--5{margin-top:-20px!important}.mb-l--5{margin-bottom:-20px!important}.ml-l--5{margin-left:-20px!important}.mr-l--5{margin-right:-20px!important}}@media only screen and (width <= 1023px){.m-l--4{margin:-16px!important}.mt-l--4{margin-top:-16px!important}.mb-l--4{margin-bottom:-16px!important}.ml-l--4{margin-left:-16px!important}.mr-l--4{margin-right:-16px!important}}@media only screen and (width <= 1023px){.m-l--3{margin:-12px!important}.mt-l--3{margin-top:-12px!important}.mb-l--3{margin-bottom:-12px!important}.ml-l--3{margin-left:-12px!important}.mr-l--3{margin-right:-12px!important}}@media only screen and (width <= 1023px){.m-l--2{margin:-8px!important}.mt-l--2{margin-top:-8px!important}.mb-l--2{margin-bottom:-8px!important}.ml-l--2{margin-left:-8px!important}.mr-l--2{margin-right:-8px!important}}@media only screen and (width <= 1023px){.m-l--1{margin:-4px!important}.mt-l--1{margin-top:-4px!important}.mb-l--1{margin-bottom:-4px!important}.ml-l--1{margin-left:-4px!important}.mr-l--1{margin-right:-4px!important}}@media only screen and (width <= 1023px){.m-l-0{margin:0!important}.mt-l-0{margin-top:0!important}.mb-l-0{margin-bottom:0!important}.ml-l-0{margin-left:0!important}.mr-l-0{margin-right:0!important}}@media only screen and (width <= 1023px){.m-l-1{margin:4px!important}.mt-l-1{margin-top:4px!important}.mb-l-1{margin-bottom:4px!important}.ml-l-1{margin-left:4px!important}.mr-l-1{margin-right:4px!important}}@media only screen and (width <= 1023px){.m-l-2{margin:8px!important}.mt-l-2{margin-top:8px!important}.mb-l-2{margin-bottom:8px!important}.ml-l-2{margin-left:8px!important}.mr-l-2{margin-right:8px!important}}@media only screen and (width <= 1023px){.m-l-3{margin:12px!important}.mt-l-3{margin-top:12px!important}.mb-l-3{margin-bottom:12px!important}.ml-l-3{margin-left:12px!important}.mr-l-3{margin-right:12px!important}}@media only screen and (width <= 1023px){.m-l-4{margin:16px!important}.mt-l-4{margin-top:16px!important}.mb-l-4{margin-bottom:16px!important}.ml-l-4{margin-left:16px!important}.mr-l-4{margin-right:16px!important}}@media only screen and (width <= 1023px){.m-l-5{margin:20px!important}.mt-l-5{margin-top:20px!important}.mb-l-5{margin-bottom:20px!important}.ml-l-5{margin-left:20px!important}.mr-l-5{margin-right:20px!important}}@media only screen and (width <= 1023px){.m-l-6{margin:24px!important}.mt-l-6{margin-top:24px!important}.mb-l-6{margin-bottom:24px!important}.ml-l-6{margin-left:24px!important}.mr-l-6{margin-right:24px!important}}@media only screen and (width <= 1023px){.m-l-7{margin:28px!important}.mt-l-7{margin-top:28px!important}.mb-l-7{margin-bottom:28px!important}.ml-l-7{margin-left:28px!important}.mr-l-7{margin-right:28px!important}}@media only screen and (width <= 1023px){.m-l-8{margin:32px!important}.mt-l-8{margin-top:32px!important}.mb-l-8{margin-bottom:32px!important}.ml-l-8{margin-left:32px!important}.mr-l-8{margin-right:32px!important}}@media only screen and (width <= 1023px){.m-l-9{margin:36px!important}.mt-l-9{margin-top:36px!important}.mb-l-9{margin-bottom:36px!important}.ml-l-9{margin-left:36px!important}.mr-l-9{margin-right:36px!important}}@media only screen and (width <= 1023px){.m-l-10{margin:40px!important}.mt-l-10{margin-top:40px!important}.mb-l-10{margin-bottom:40px!important}.ml-l-10{margin-left:40px!important}.mr-l-10{margin-right:40px!important}}@media only screen and (width <= 768px){.m-t--10{margin:-40px!important}.mt-t--10{margin-top:-40px!important}.mb-t--10{margin-bottom:-40px!important}.ml-t--10{margin-left:-40px!important}.mr-t--10{margin-right:-40px!important}}@media only screen and (width <= 768px){.m-t--9{margin:-36px!important}.mt-t--9{margin-top:-36px!important}.mb-t--9{margin-bottom:-36px!important}.ml-t--9{margin-left:-36px!important}.mr-t--9{margin-right:-36px!important}}@media only screen and (width <= 768px){.m-t--8{margin:-32px!important}.mt-t--8{margin-top:-32px!important}.mb-t--8{margin-bottom:-32px!important}.ml-t--8{margin-left:-32px!important}.mr-t--8{margin-right:-32px!important}}@media only screen and (width <= 768px){.m-t--7{margin:-28px!important}.mt-t--7{margin-top:-28px!important}.mb-t--7{margin-bottom:-28px!important}.ml-t--7{margin-left:-28px!important}.mr-t--7{margin-right:-28px!important}}@media only screen and (width <= 768px){.m-t--6{margin:-24px!important}.mt-t--6{margin-top:-24px!important}.mb-t--6{margin-bottom:-24px!important}.ml-t--6{margin-left:-24px!important}.mr-t--6{margin-right:-24px!important}}@media only screen and (width <= 768px){.m-t--5{margin:-20px!important}.mt-t--5{margin-top:-20px!important}.mb-t--5{margin-bottom:-20px!important}.ml-t--5{margin-left:-20px!important}.mr-t--5{margin-right:-20px!important}}@media only screen and (width <= 768px){.m-t--4{margin:-16px!important}.mt-t--4{margin-top:-16px!important}.mb-t--4{margin-bottom:-16px!important}.ml-t--4{margin-left:-16px!important}.mr-t--4{margin-right:-16px!important}}@media only screen and (width <= 768px){.m-t--3{margin:-12px!important}.mt-t--3{margin-top:-12px!important}.mb-t--3{margin-bottom:-12px!important}.ml-t--3{margin-left:-12px!important}.mr-t--3{margin-right:-12px!important}}@media only screen and (width <= 768px){.m-t--2{margin:-8px!important}.mt-t--2{margin-top:-8px!important}.mb-t--2{margin-bottom:-8px!important}.ml-t--2{margin-left:-8px!important}.mr-t--2{margin-right:-8px!important}}@media only screen and (width <= 768px){.m-t--1{margin:-4px!important}.mt-t--1{margin-top:-4px!important}.mb-t--1{margin-bottom:-4px!important}.ml-t--1{margin-left:-4px!important}.mr-t--1{margin-right:-4px!important}}@media only screen and (width <= 768px){.m-t-0{margin:0!important}.mt-t-0{margin-top:0!important}.mb-t-0{margin-bottom:0!important}.ml-t-0{margin-left:0!important}.mr-t-0{margin-right:0!important}}@media only screen and (width <= 768px){.m-t-1{margin:4px!important}.mt-t-1{margin-top:4px!important}.mb-t-1{margin-bottom:4px!important}.ml-t-1{margin-left:4px!important}.mr-t-1{margin-right:4px!important}}@media only screen and (width <= 768px){.m-t-2{margin:8px!important}.mt-t-2{margin-top:8px!important}.mb-t-2{margin-bottom:8px!important}.ml-t-2{margin-left:8px!important}.mr-t-2{margin-right:8px!important}}@media only screen and (width <= 768px){.m-t-3{margin:12px!important}.mt-t-3{margin-top:12px!important}.mb-t-3{margin-bottom:12px!important}.ml-t-3{margin-left:12px!important}.mr-t-3{margin-right:12px!important}}@media only screen and (width <= 768px){.m-t-4{margin:16px!important}.mt-t-4{margin-top:16px!important}.mb-t-4{margin-bottom:16px!important}.ml-t-4{margin-left:16px!important}.mr-t-4{margin-right:16px!important}}@media only screen and (width <= 768px){.m-t-5{margin:20px!important}.mt-t-5{margin-top:20px!important}.mb-t-5{margin-bottom:20px!important}.ml-t-5{margin-left:20px!important}.mr-t-5{margin-right:20px!important}}@media only screen and (width <= 768px){.m-t-6{margin:24px!important}.mt-t-6{margin-top:24px!important}.mb-t-6{margin-bottom:24px!important}.ml-t-6{margin-left:24px!important}.mr-t-6{margin-right:24px!important}}@media only screen and (width <= 768px){.m-t-7{margin:28px!important}.mt-t-7{margin-top:28px!important}.mb-t-7{margin-bottom:28px!important}.ml-t-7{margin-left:28px!important}.mr-t-7{margin-right:28px!important}}@media only screen and (width <= 768px){.m-t-8{margin:32px!important}.mt-t-8{margin-top:32px!important}.mb-t-8{margin-bottom:32px!important}.ml-t-8{margin-left:32px!important}.mr-t-8{margin-right:32px!important}}@media only screen and (width <= 768px){.m-t-9{margin:36px!important}.mt-t-9{margin-top:36px!important}.mb-t-9{margin-bottom:36px!important}.ml-t-9{margin-left:36px!important}.mr-t-9{margin-right:36px!important}}@media only screen and (width <= 768px){.m-t-10{margin:40px!important}.mt-t-10{margin-top:40px!important}.mb-t-10{margin-bottom:40px!important}.ml-t-10{margin-left:40px!important}.mr-t-10{margin-right:40px!important}}@media only screen and (width <= 576px){.m-m--10{margin:-40px!important}.mt-m--10{margin-top:-40px!important}.mb-m--10{margin-bottom:-40px!important}.ml-m--10{margin-left:-40px!important}.mr-m--10{margin-right:-40px!important}}@media only screen and (width <= 576px){.m-m--9{margin:-36px!important}.mt-m--9{margin-top:-36px!important}.mb-m--9{margin-bottom:-36px!important}.ml-m--9{margin-left:-36px!important}.mr-m--9{margin-right:-36px!important}}@media only screen and (width <= 576px){.m-m--8{margin:-32px!important}.mt-m--8{margin-top:-32px!important}.mb-m--8{margin-bottom:-32px!important}.ml-m--8{margin-left:-32px!important}.mr-m--8{margin-right:-32px!important}}@media only screen and (width <= 576px){.m-m--7{margin:-28px!important}.mt-m--7{margin-top:-28px!important}.mb-m--7{margin-bottom:-28px!important}.ml-m--7{margin-left:-28px!important}.mr-m--7{margin-right:-28px!important}}@media only screen and (width <= 576px){.m-m--6{margin:-24px!important}.mt-m--6{margin-top:-24px!important}.mb-m--6{margin-bottom:-24px!important}.ml-m--6{margin-left:-24px!important}.mr-m--6{margin-right:-24px!important}}@media only screen and (width <= 576px){.m-m--5{margin:-20px!important}.mt-m--5{margin-top:-20px!important}.mb-m--5{margin-bottom:-20px!important}.ml-m--5{margin-left:-20px!important}.mr-m--5{margin-right:-20px!important}}@media only screen and (width <= 576px){.m-m--4{margin:-16px!important}.mt-m--4{margin-top:-16px!important}.mb-m--4{margin-bottom:-16px!important}.ml-m--4{margin-left:-16px!important}.mr-m--4{margin-right:-16px!important}}@media only screen and (width <= 576px){.m-m--3{margin:-12px!important}.mt-m--3{margin-top:-12px!important}.mb-m--3{margin-bottom:-12px!important}.ml-m--3{margin-left:-12px!important}.mr-m--3{margin-right:-12px!important}}@media only screen and (width <= 576px){.m-m--2{margin:-8px!important}.mt-m--2{margin-top:-8px!important}.mb-m--2{margin-bottom:-8px!important}.ml-m--2{margin-left:-8px!important}.mr-m--2{margin-right:-8px!important}}@media only screen and (width <= 576px){.m-m--1{margin:-4px!important}.mt-m--1{margin-top:-4px!important}.mb-m--1{margin-bottom:-4px!important}.ml-m--1{margin-left:-4px!important}.mr-m--1{margin-right:-4px!important}}@media only screen and (width <= 576px){.m-m-0{margin:0!important}.mt-m-0{margin-top:0!important}.mb-m-0{margin-bottom:0!important}.ml-m-0{margin-left:0!important}.mr-m-0{margin-right:0!important}}@media only screen and (width <= 576px){.m-m-1{margin:4px!important}.mt-m-1{margin-top:4px!important}.mb-m-1{margin-bottom:4px!important}.ml-m-1{margin-left:4px!important}.mr-m-1{margin-right:4px!important}}@media only screen and (width <= 576px){.m-m-2{margin:8px!important}.mt-m-2{margin-top:8px!important}.mb-m-2{margin-bottom:8px!important}.ml-m-2{margin-left:8px!important}.mr-m-2{margin-right:8px!important}}@media only screen and (width <= 576px){.m-m-3{margin:12px!important}.mt-m-3{margin-top:12px!important}.mb-m-3{margin-bottom:12px!important}.ml-m-3{margin-left:12px!important}.mr-m-3{margin-right:12px!important}}@media only screen and (width <= 576px){.m-m-4{margin:16px!important}.mt-m-4{margin-top:16px!important}.mb-m-4{margin-bottom:16px!important}.ml-m-4{margin-left:16px!important}.mr-m-4{margin-right:16px!important}}@media only screen and (width <= 576px){.m-m-5{margin:20px!important}.mt-m-5{margin-top:20px!important}.mb-m-5{margin-bottom:20px!important}.ml-m-5{margin-left:20px!important}.mr-m-5{margin-right:20px!important}}@media only screen and (width <= 576px){.m-m-6{margin:24px!important}.mt-m-6{margin-top:24px!important}.mb-m-6{margin-bottom:24px!important}.ml-m-6{margin-left:24px!important}.mr-m-6{margin-right:24px!important}}@media only screen and (width <= 576px){.m-m-7{margin:28px!important}.mt-m-7{margin-top:28px!important}.mb-m-7{margin-bottom:28px!important}.ml-m-7{margin-left:28px!important}.mr-m-7{margin-right:28px!important}}@media only screen and (width <= 576px){.m-m-8{margin:32px!important}.mt-m-8{margin-top:32px!important}.mb-m-8{margin-bottom:32px!important}.ml-m-8{margin-left:32px!important}.mr-m-8{margin-right:32px!important}}@media only screen and (width <= 576px){.m-m-9{margin:36px!important}.mt-m-9{margin-top:36px!important}.mb-m-9{margin-bottom:36px!important}.ml-m-9{margin-left:36px!important}.mr-m-9{margin-right:36px!important}}@media only screen and (width <= 576px){.m-m-10{margin:40px!important}.mt-m-10{margin-top:40px!important}.mb-m-10{margin-bottom:40px!important}.ml-m-10{margin-left:40px!important}.mr-m-10{margin-right:40px!important}}.left{text-align:left}.center{text-align:center}.right{text-align:right}router-outlet{display:none}.container{display:flex!important;align-items:stretch;flex-direction:column;max-width:1440px;margin:auto}.cdk-overlay-pane:has(.menu-sectors){width:560px!important}@media only screen and (width <= 768px){.cdk-overlay-pane:has(pa-modal-container){align-self:flex-end;width:100%!important;max-width:100vw}}.cdk-overlay-container:has(.select-dropdown){pointer-events:all}.dropdown-wrapper{display:contents}.cdk-drag-preview{min-width:auto!important}.cdk-drop-list-dragging{cursor:grabbing}.cdk-drag-handle{overflow:hidden}.cdk-drag-placeholder *,.cdk-drag-placeholder *:before,.cdk-drag-placeholder :after{visibility:hidden}.cdk-drag-animating{transition:transform .2s ease}@media only screen and (width <= 576px){pa-table-widget h4{font-size:20px;line-height:24px}}@media only screen and (width <= 576px){.select-dropdown--fit{width:100%!important;max-width:calc(100vw - 48px)}}.menu-panel{align-self:flex-end}.cdk-global-overlay-wrapper:has(pa-snackbar-container){z-index:1010}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{border:0;-webkit-text-fill-color:inherit;-webkit-box-shadow:0 0 0 1000px transparent inset;transition:background-color 5000s ease-in-out 0s;background-image:-webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,174,255,.04) 50%,rgba(255,255,255,0) 51%,rgba(0,174,255,.03) 100%)}
