@charset "UTF-8";*,:before,:after{border-color:currentColor}.container{width:100%}@media (min-width: 1px){.container{max-width:1px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1440px){.container{max-width:1440px}}@media (min-width: 1920px){.container{max-width:1920px}}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.absolute{position:absolute}.relative{position:relative}.top-60px{top:60px}.left-0{left:0}.float-right{float:right}.m-0{margin:0}.m-2{margin:.5rem}.m-20px{margin:20px}.m-10px{margin:10px}.mx-30px{margin-left:30px;margin-right:30px}.mx-10px{margin-left:10px;margin-right:10px}.my-30px{margin-top:30px;margin-bottom:30px}.my-20px{margin-top:20px;margin-bottom:20px}.my-10px{margin-top:10px;margin-bottom:10px}.mt-0{margin-top:0}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-auto{margin-top:auto}.mt-50px{margin-top:50px}.mt-40px{margin-top:40px}.mt-35px{margin-top:35px}.mt-30px{margin-top:30px}.mt-20px{margin-top:20px}.mt-15px{margin-top:15px}.mt-12px{margin-top:12px}.mt-10px{margin-top:10px}.mt-5px{margin-top:5px}.mt-px{margin-top:1px!important}.-mt-10px{margin-top:-10px}.mr-0{margin-right:0}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mr-5{margin-right:1.25rem}.mr-30px{margin-right:30px}.mr-20px{margin-right:20px}.mr-15px{margin-right:15px}.mr-10px{margin-right:10px}.mr-5px{margin-right:5px}.mr-3px{margin-right:3px}.mb-0{margin-bottom:0}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-20{margin-bottom:5rem}.mb-auto{margin-bottom:auto}.mb-40px{margin-bottom:40px}.mb-30px{margin-bottom:30px}.mb-20px{margin-bottom:20px}.mb-15px{margin-bottom:15px}.mb-10px{margin-bottom:10px}.mb-5px{margin-bottom:5px}.mb-3px{margin-bottom:3px}.-mb-30px{margin-bottom:-30px}.ml-0{margin-left:0}.ml-2{margin-left:.5rem}.ml-10{margin-left:2.5rem}.ml-50px{margin-left:50px}.ml-30px{margin-left:30px}.ml-24px{margin-left:24px}.ml-20px{margin-left:20px}.ml-15px{margin-left:15px}.ml-10px{margin-left:10px}.ml-5px{margin-left:5px}.-ml-35px{margin-left:-35px}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.contents{display:contents}.hidden{display:none}.h-auto{height:auto}.h-60px{height:60px}.h-50px{height:50px}.h-40px{height:40px}.h-34px{height:34px}.h-24px{height:24px}.h-3px{height:3px}.h-px{height:1px!important}.h-full{height:100%}.h-screen{height:100vh}.w-auto{width:auto!important}.w-180px{width:180px}.w-100px{width:100px}.w-40px{width:40px}.w-8px{width:8px}.w-menu{width:275px}.w-full{width:100%!important}.max-w-menu{max-width:275px}.max-w-780px{max-width:780px!important}.max-w-screen-sm{max-width:768px}.flex-1{flex:1 1 0%}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.transform{--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.select-none{-webkit-user-select:none;user-select:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-30px{gap:30px}.gap-10px{gap:10px}.gap-x-30px{column-gap:30px}.gap-x-10px{column-gap:10px}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.self-start{align-self:flex-start}.self-center{align-self:center}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overflow-ellipsis{text-overflow:ellipsis}.whitespace-pre-line{white-space:pre-line}.rounded-5px{border-radius:5px}.rounded-lg{border-radius:.5rem}.border-solid{border-style:solid}.border-none{border-style:none}.border-darkOrange{--tw-border-opacity: 1;border-color:rgba(170,54,54,var(--tw-border-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-petroleum{--tw-bg-opacity: 1;background-color:rgba(14,71,68,var(--tw-bg-opacity))}.bg-petroleum10pct{--tw-bg-opacity: 1;background-color:rgba(231,237,236,var(--tw-bg-opacity))}.bg-petroleum5pct{--tw-bg-opacity: 1;background-color:rgba(243,246,246,var(--tw-bg-opacity))}.bg-green{--tw-bg-opacity: 1;background-color:rgba(46,161,73,var(--tw-bg-opacity))}.p-0{padding:0}.p-2{padding:.5rem}.p-4{padding:1rem}.p-8{padding:2rem}.p-20px{padding:20px}.p-10px{padding:10px}.px-0{padding-left:0;padding-right:0}.px-20px{padding-left:20px;padding-right:20px}.px-10px{padding-left:10px;padding-right:10px}.py-13px{padding-top:13px;padding-bottom:13px}.py-5px{padding-top:5px;padding-bottom:5px}.pt-0{padding-top:0}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.pt-10{padding-top:2.5rem}.pt-40px{padding-top:40px}.pt-30px{padding-top:30px}.pt-20px{padding-top:20px}.pt-10px{padding-top:10px}.pr-30px{padding-right:30px}.pr-24px{padding-right:24px}.pr-3px{padding-right:3px}.pb-0{padding-bottom:0}.pb-10{padding-bottom:2.5rem}.pb-30px{padding-bottom:30px}.pb-20px{padding-bottom:20px}.pl-1{padding-left:.25rem}.pl-30px{padding-left:30px}.pl-20px{padding-left:20px}.pl-3px{padding-left:3px}.text-left{text-align:left}.align-middle{vertical-align:middle}.font-normal{font-weight:400!important}.font-bold{font-weight:700!important}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.tracking-tightest{letter-spacing:-.1em}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-petroleum{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}.text-petroleum70pct{--tw-text-opacity: 1;color:rgba(86,126,124,var(--tw-text-opacity))}.text-darkGreen{--tw-text-opacity: 1;color:rgba(38,123,56,var(--tw-text-opacity))}.text-green{--tw-text-opacity: 1;color:rgba(46,161,73,var(--tw-text-opacity))}.text-orange{--tw-text-opacity: 1;color:rgba(237,113,0,var(--tw-text-opacity))}.underline{text-decoration:underline}.no-underline{text-decoration:none}.opacity-0{opacity:0}*,:before,:after{--tw-shadow: 0 0 #0000}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}*,:before,:after{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(147, 197, 253, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width: 1px){.xs\:mt-0{margin-top:0}.xs\:mt-10px{margin-top:10px}.xs\:mb-10px{margin-bottom:10px}.xs\:hidden{display:none}.xs\:justify-start{justify-content:flex-start}.xs\:px-20px{padding-left:20px;padding-right:20px}.xs\:pl-0{padding-left:0}}@media (min-width: 768px){.sm\:top-80px{top:80px}.sm\:mx-50px{margin-left:50px;margin-right:50px}.sm\:mt-0{margin-top:0}.sm\:mr-35px{margin-right:35px}.sm\:mr-30px{margin-right:30px}.sm\:mr-15px{margin-right:15px}.sm\:mr-10px{margin-right:10px}.sm\:mb-0{margin-bottom:0}.sm\:ml-30px{margin-left:30px}.sm\:ml-20px{margin-left:20px}.sm\:ml-10px{margin-left:10px}.sm\:ml-5px{margin-left:5px}.sm\:flex{display:flex}.sm\:h-80px{height:80px}.sm\:w-auto{width:auto!important}.sm\:w-1\/2{width:50%!important}.sm\:w-1\/4{width:25%!important}.sm\:w-3\/4{width:75%!important}.sm\:w-1\/6{width:16.666667%!important}.sm\:w-3\/12{width:25%!important}.sm\:w-full{width:100%!important}.sm\:max-w-100pct{max-width:100%!important}.sm\:flex-1{flex:1 1 0%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-nowrap{flex-wrap:nowrap}.sm\:justify-start{justify-content:flex-start}.sm\:p-30px{padding:30px}.sm\:px-2{padding-left:.5rem;padding-right:.5rem}.sm\:pt-0{padding-top:0}.sm\:pl-20px{padding-left:20px}.sm\:text-left{text-align:left}.sm\:font-normal{font-weight:400!important}}@media (min-width: 1024px){.md\:top-80px{top:80px}.md\:mt-180px{margin-top:180px}.md\:mt-147px{margin-top:147px}.md\:mt-100px{margin-top:100px}.md\:mt-40px{margin-top:40px}.md\:mb-0{margin-bottom:0}.md\:ml-20px{margin-left:20px}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-50px{height:50px}.md\:w-auto{width:auto!important}.md\:w-1\/2{width:50%!important}.md\:w-1\/3{width:33.333333%!important}.md\:w-1\/4{width:25%!important}.md\:w-2\/12{width:16.666667%!important}.md\:w-3\/12{width:25%!important}.md\:w-10\/12{width:83.333333%!important}.md\:max-w-285px{max-width:285px!important}.md\:flex-row{flex-direction:row}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:pr-5px{padding-right:5px}.md\:pl-20px{padding-left:20px}.md\:pl-5px{padding-left:5px}.md\:text-left{text-align:left}.md\:text-right{text-align:right}}@media (min-width: 1440px){.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:w-1\/2{width:50%!important}.lg\:justify-end{justify-content:flex-end}.lg\:px-5px{padding-left:5px;padding-right:5px}.lg\:pl-10{padding-left:2.5rem}}@media (min-width: 1920px){.xl\:w-10\/12{width:83.333333%!important}}@media (min-width: 1px){h1,.header-large{font-size:32px!important;font-weight:400!important;line-height:40px!important}h1,.header-large{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h2,.header-medium{font-size:24px!important;font-weight:400!important;line-height:32px!important}h2,.header-medium{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{font-size:20px!important;font-weight:400!important;line-height:28px!important}h3,.header-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{margin-block-end:0!important}h4.header-x-small-bold{font-size:18px!important;font-weight:700!important;line-height:24px!important;--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{font-size:18px!important;font-weight:400!important;line-height:24px!important}h4,.header-x-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{margin-block-end:0!important}.m-medium{margin:20px!important}.mx-medium{margin-left:20px!important;margin-right:20px!important}.my-small{margin-top:10px!important;margin-bottom:10px!important}.mt-large{margin-top:30px!important}.mt-medium{margin-top:20px!important}.mt-small{margin-top:10px!important}.mr-medium{margin-right:20px!important}.mb-large{margin-bottom:30px!important}.mb-medium{margin-bottom:20px!important}.ml-medium{margin-left:20px!important}.p-large{padding:30px!important}.p-medium{padding:20px!important}.p-small{padding:10px!important}.px-medium{padding-left:20px!important;padding-right:20px!important}.px-small{padding-left:10px!important;padding-right:10px!important}.py-medium{padding-top:20px!important;padding-bottom:20px!important}.pt-large{padding-top:30px!important}.pt-medium{padding-top:20px!important}.pt-small{padding-top:10px!important}.pr-small{padding-right:10px!important}.pb-small{padding-bottom:10px!important}.pl-medium{padding-left:20px!important}}@media (min-width: 768px){h1,.header-large{font-size:32px!important;font-weight:400!important;line-height:40px!important}h1,.header-large{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h2,.header-medium{font-size:24px!important;font-weight:400!important;line-height:32px!important}h2,.header-medium{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{font-size:20px!important;font-weight:400!important;line-height:28px!important}h3,.header-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{margin-block-end:0!important}h4.header-x-small-bold{font-size:18px!important;font-weight:700!important;line-height:24px!important;--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{font-size:18px!important;font-weight:400!important;line-height:24px!important}h4,.header-x-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{margin-block-end:0!important}.m-medium{margin:20px!important}.mx-medium{margin-left:20px!important;margin-right:20px!important}.my-small{margin-top:10px!important;margin-bottom:10px!important}.mt-large{margin-top:30px!important}.mt-medium{margin-top:20px!important}.mt-small{margin-top:10px!important}.mr-medium{margin-right:20px!important}.mb-large{margin-bottom:30px!important}.mb-medium{margin-bottom:20px!important}.ml-medium{margin-left:20px!important}.p-large{padding:30px!important}.p-medium{padding:20px!important}.p-small{padding:10px!important}.px-medium{padding-left:20px!important;padding-right:20px!important}.px-small{padding-left:10px!important;padding-right:10px!important}.py-medium{padding-top:20px!important;padding-bottom:20px!important}.pt-large{padding-top:30px!important}.pt-medium{padding-top:20px!important}.pt-small{padding-top:10px!important}.pr-small{padding-right:10px!important}.pb-small{padding-bottom:10px!important}.pl-medium{padding-left:20px!important}}@media (min-width: 1024px){h1,.header-large{font-size:42px!important;font-weight:400!important;line-height:54px!important}h1,.header-large{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h2,.header-medium{font-size:32px!important;font-weight:400!important;line-height:40px!important}h2,.header-medium{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{font-size:24px!important;font-weight:400!important;line-height:32px!important}h3,.header-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{margin-block-end:0!important}h4.header-x-small-bold{font-size:20px!important;font-weight:700!important;line-height:28px!important;--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{font-size:20px!important;font-weight:400!important;line-height:28px!important}h4,.header-x-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{margin-block-end:0!important}.m-medium{margin:30px!important}.mx-medium{margin-left:30px!important;margin-right:30px!important}.my-small{margin-top:20px!important;margin-bottom:20px!important}.mt-large,.mt-medium{margin-top:30px!important}.mt-small{margin-top:20px!important}.mr-medium{margin-right:30px!important}.mb-large,.mb-medium{margin-bottom:30px!important}.ml-medium{margin-left:30px!important}.p-large,.p-medium{padding:30px!important}.p-small{padding:20px!important}.px-medium{padding-left:30px!important;padding-right:30px!important}.px-small{padding-left:20px!important;padding-right:20px!important}.py-medium{padding-top:30px!important;padding-bottom:30px!important}.pt-large,.pt-medium{padding-top:30px!important}.pt-small{padding-top:20px!important}.pr-small{padding-right:20px!important}.pb-small{padding-bottom:20px!important}.pl-medium{padding-left:30px!important}}@media (min-width: 1440px){h1,.header-large{font-size:42px!important;font-weight:400!important;line-height:54px!important}h1,.header-large{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h2,.header-medium{font-size:32px!important;font-weight:400!important;line-height:40px!important}h2,.header-medium{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{font-size:24px!important;font-weight:400!important;line-height:32px!important}h3,.header-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{margin-block-end:0!important}h4.header-x-small-bold{font-size:20px!important;font-weight:700!important;line-height:28px!important;--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{font-size:20px!important;font-weight:400!important;line-height:28px!important}h4,.header-x-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{margin-block-end:0!important}.m-medium{margin:30px!important}.mx-medium{margin-left:30px!important;margin-right:30px!important}.my-small{margin-top:20px!important;margin-bottom:20px!important}.mt-large{margin-top:50px!important}.mt-medium{margin-top:30px!important}.mt-small{margin-top:20px!important}.mr-medium{margin-right:30px!important}.mb-large{margin-bottom:50px!important}.mb-medium{margin-bottom:30px!important}.ml-medium{margin-left:30px!important}.p-large{padding:50px!important}.p-medium{padding:30px!important}.p-small{padding:20px!important}.px-medium{padding-left:30px!important;padding-right:30px!important}.px-small{padding-left:20px!important;padding-right:20px!important}.py-medium{padding-top:30px!important;padding-bottom:30px!important}.pt-large{padding-top:50px!important}.pt-medium{padding-top:30px!important}.pt-small{padding-top:20px!important}.pr-small{padding-right:20px!important}.pb-small{padding-bottom:20px!important}.pl-medium{padding-left:30px!important}}@media (min-width: 1920px){h1,.header-large{font-size:42px!important;font-weight:400!important;line-height:54px!important}h1,.header-large{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h2,.header-medium{font-size:32px!important;font-weight:400!important;line-height:40px!important}h2,.header-medium{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{font-size:24px!important;font-weight:400!important;line-height:32px!important}h3,.header-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h3,.header-small{margin-block-end:0!important}h4.header-x-small-bold{font-size:20px!important;font-weight:700!important;line-height:28px!important;--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{font-size:20px!important;font-weight:400!important;line-height:28px!important}h4,.header-x-small{--tw-text-opacity: 1;color:rgba(14,71,68,var(--tw-text-opacity))}h4,.header-x-small{margin-block-end:0!important}.m-medium{margin:30px!important}.mx-medium{margin-left:30px!important;margin-right:30px!important}.my-small{margin-top:20px!important;margin-bottom:20px!important}.mt-large{margin-top:50px!important}.mt-medium{margin-top:30px!important}.mt-small{margin-top:20px!important}.mr-medium{margin-right:30px!important}.mb-large{margin-bottom:50px!important}.mb-medium{margin-bottom:30px!important}.ml-medium{margin-left:30px!important}.p-large{padding:50px!important}.p-medium{padding:30px!important}.p-small{padding:20px!important}.px-medium{padding-left:30px!important;padding-right:30px!important}.px-small{padding-left:20px!important;padding-right:20px!important}.py-medium{padding-top:30px!important;padding-bottom:30px!important}.pt-large{padding-top:50px!important}.pt-medium{padding-top:30px!important}.pt-small{padding-top:20px!important}.pr-small{padding-right:20px!important}.pb-small{padding-bottom:20px!important}.pl-medium{padding-left:30px!important}}.fg-petroleum{color:#0e4744!important}.fg-petroleum70pct{color:#567e7c!important}.fg-petroleum30pct{color:#b7c8c7!important}.fg-petroleum10pct{color:#e7edec!important}.fg-petroleum5pct{color:#f3f6f6!important}.fg-darkGreen{color:#267b38!important}.fg-green{color:#2ea149!important}.fg-green10pct{color:#eaf6ed!important}.fg-orange{color:#ed7100!important}.fg-darkOrange{color:#aa3636!important}.fg-yellow{color:#e9c258!important}.fg-darkYellow{color:#c3b091!important}.fg-black{color:#1b1b1a!important}.fg-black40pct{color:#a4a4a3!important}.fg-gray{color:#949493!important}.fg-lightGray{color:#e5e5e5!important}.fg-borderGray{color:#e6e6e6!important}.fg-white{color:#fff!important}.mat-display-4,.mat-display-3,.mat-display-2,.mat-display-1,.mat-headline,.mat-title,.mat-subheading-2,.mat-subheading-1,.mat-body-1,.mat-body-2,.mat-caption{margin:0!important}.p0{padding:0!important}.pt0{padding-top:0!important}.pr0{padding-right:0!important}.pb0{padding-bottom:0!important}.pl0{padding-left:0!important}.ph0{padding-right:0!important;padding-left:0!important}.pv0{padding-top:0!important;padding-bottom:0!important}.m0{margin:0!important}.mt0{margin-top:0!important}.mr0{margin-right:0!important}.mb0{margin-bottom:0!important}.ml0{margin-left:0!important}.mh0{margin-right:0!important;margin-left:0!important}.mv0{margin-top:0!important;margin-bottom:0!important}.p2{padding:2px!important}.pt2{padding-top:2px!important}.pr2{padding-right:2px!important}.pb2{padding-bottom:2px!important}.pl2{padding-left:2px!important}.ph2{padding-right:2px!important;padding-left:2px!important}.pv2{padding-top:2px!important;padding-bottom:2px!important}.m2{margin:2px!important}.mt2{margin-top:2px!important}.mr2{margin-right:2px!important}.mb2{margin-bottom:2px!important}.ml2{margin-left:2px!important}.mh2{margin-right:2px!important;margin-left:2px!important}.mv2{margin-top:2px!important;margin-bottom:2px!important}.p4{padding:4px!important}.pt4{padding-top:4px!important}.pr4{padding-right:4px!important}.pb4{padding-bottom:4px!important}.pl4{padding-left:4px!important}.ph4{padding-right:4px!important;padding-left:4px!important}.pv4{padding-top:4px!important;padding-bottom:4px!important}.m4{margin:4px!important}.mt4{margin-top:4px!important}.mr4{margin-right:4px!important}.mb4{margin-bottom:4px!important}.ml4{margin-left:4px!important}.mh4{margin-right:4px!important;margin-left:4px!important}.mv4{margin-top:4px!important;margin-bottom:4px!important}.p5{padding:5px!important}.pt5{padding-top:5px!important}.pr5{padding-right:5px!important}.pb5{padding-bottom:5px!important}.pl5{padding-left:5px!important}.ph5{padding-right:5px!important;padding-left:5px!important}.pv5{padding-top:5px!important;padding-bottom:5px!important}.m5{margin:5px!important}.mt5{margin-top:5px!important}.mr5{margin-right:5px!important}.mb5{margin-bottom:5px!important}.ml5{margin-left:5px!important}.mh5{margin-right:5px!important;margin-left:5px!important}.mv5{margin-top:5px!important;margin-bottom:5px!important}.p10{padding:10px!important}.pt10{padding-top:10px!important}.pr10{padding-right:10px!important}.pb10{padding-bottom:10px!important}.pl10{padding-left:10px!important}.ph10{padding-right:10px!important;padding-left:10px!important}.pv10{padding-top:10px!important;padding-bottom:10px!important}.m10{margin:10px!important}.mt10{margin-top:10px!important}.mr10{margin-right:10px!important}.mb10{margin-bottom:10px!important}.ml10{margin-left:10px!important}.mh10{margin-right:10px!important;margin-left:10px!important}.mv10{margin-top:10px!important;margin-bottom:10px!important}.p15{padding:15px!important}.pt15{padding-top:15px!important}.pr15{padding-right:15px!important}.pb15{padding-bottom:15px!important}.pl15{padding-left:15px!important}.ph15{padding-right:15px!important;padding-left:15px!important}.pv15{padding-top:15px!important;padding-bottom:15px!important}.m15{margin:15px!important}.mt15{margin-top:15px!important}.mr15{margin-right:15px!important}.mb15{margin-bottom:15px!important}.ml15{margin-left:15px!important}.mh15{margin-right:15px!important;margin-left:15px!important}.mv15{margin-top:15px!important;margin-bottom:15px!important}.p20{padding:20px!important}.pt20{padding-top:20px!important}.pr20{padding-right:20px!important}.pb20{padding-bottom:20px!important}.pl20{padding-left:20px!important}.ph20{padding-right:20px!important;padding-left:20px!important}.pv20{padding-top:20px!important;padding-bottom:20px!important}.m20{margin:20px!important}.mt20{margin-top:20px!important}.mr20{margin-right:20px!important}.mb20{margin-bottom:20px!important}.ml20{margin-left:20px!important}.mh20{margin-right:20px!important;margin-left:20px!important}.mv20{margin-top:20px!important;margin-bottom:20px!important}.p25{padding:25px!important}.pt25{padding-top:25px!important}.pr25{padding-right:25px!important}.pb25{padding-bottom:25px!important}.pl25{padding-left:25px!important}.ph25{padding-right:25px!important;padding-left:25px!important}.pv25{padding-top:25px!important;padding-bottom:25px!important}.m25{margin:25px!important}.mt25{margin-top:25px!important}.mr25{margin-right:25px!important}.mb25{margin-bottom:25px!important}.ml25{margin-left:25px!important}.mh25{margin-right:25px!important;margin-left:25px!important}.mv25{margin-top:25px!important;margin-bottom:25px!important}.p30{padding:30px!important}.pt30{padding-top:30px!important}.pr30{padding-right:30px!important}.pb30{padding-bottom:30px!important}.pl30{padding-left:30px!important}.ph30{padding-right:30px!important;padding-left:30px!important}.pv30{padding-top:30px!important;padding-bottom:30px!important}.m30{margin:30px!important}.mt30{margin-top:30px!important}.mr30{margin-right:30px!important}.mb30{margin-bottom:30px!important}.ml30{margin-left:30px!important}.mh30{margin-right:30px!important;margin-left:30px!important}.mv30{margin-top:30px!important;margin-bottom:30px!important}.p40{padding:40px!important}.pt40{padding-top:40px!important}.pr40{padding-right:40px!important}.pb40{padding-bottom:40px!important}.pl40{padding-left:40px!important}.ph40{padding-right:40px!important;padding-left:40px!important}.pv40{padding-top:40px!important;padding-bottom:40px!important}.m40{margin:40px!important}.mt40{margin-top:40px!important}.mr40{margin-right:40px!important}.mb40{margin-bottom:40px!important}.ml40{margin-left:40px!important}.mh40{margin-right:40px!important;margin-left:40px!important}.mv40{margin-top:40px!important;margin-bottom:40px!important}.p45{padding:45px!important}.pt45{padding-top:45px!important}.pr45{padding-right:45px!important}.pb45{padding-bottom:45px!important}.pl45{padding-left:45px!important}.ph45{padding-right:45px!important;padding-left:45px!important}.pv45{padding-top:45px!important;padding-bottom:45px!important}.m45{margin:45px!important}.mt45{margin-top:45px!important}.mr45{margin-right:45px!important}.mb45{margin-bottom:45px!important}.ml45{margin-left:45px!important}.mh45{margin-right:45px!important;margin-left:45px!important}.mv45{margin-top:45px!important;margin-bottom:45px!important}.p50{padding:50px!important}.pt50{padding-top:50px!important}.pr50{padding-right:50px!important}.pb50{padding-bottom:50px!important}.pl50{padding-left:50px!important}.ph50{padding-right:50px!important;padding-left:50px!important}.pv50{padding-top:50px!important;padding-bottom:50px!important}.m50{margin:50px!important}.mt50{margin-top:50px!important}.mr50{margin-right:50px!important}.mb50{margin-bottom:50px!important}.ml50{margin-left:50px!important}.mh50{margin-right:50px!important;margin-left:50px!important}.mv50{margin-top:50px!important;margin-bottom:50px!important}.p60{padding:60px!important}.pt60{padding-top:60px!important}.pr60{padding-right:60px!important}.pb60{padding-bottom:60px!important}.pl60{padding-left:60px!important}.ph60{padding-right:60px!important;padding-left:60px!important}.pv60{padding-top:60px!important;padding-bottom:60px!important}.m60{margin:60px!important}.mt60{margin-top:60px!important}.mr60{margin-right:60px!important}.mb60{margin-bottom:60px!important}.ml60{margin-left:60px!important}.mh60{margin-right:60px!important;margin-left:60px!important}.mv60{margin-top:60px!important;margin-bottom:60px!important}.p70{padding:70px!important}.pt70{padding-top:70px!important}.pr70{padding-right:70px!important}.pb70{padding-bottom:70px!important}.pl70{padding-left:70px!important}.ph70{padding-right:70px!important;padding-left:70px!important}.pv70{padding-top:70px!important;padding-bottom:70px!important}.m70{margin:70px!important}.mt70{margin-top:70px!important}.mr70{margin-right:70px!important}.mb70{margin-bottom:70px!important}.ml70{margin-left:70px!important}.mh70{margin-right:70px!important;margin-left:70px!important}.mv70{margin-top:70px!important;margin-bottom:70px!important}.p80{padding:80px!important}.pt80{padding-top:80px!important}.pr80{padding-right:80px!important}.pb80{padding-bottom:80px!important}.pl80{padding-left:80px!important}.ph80{padding-right:80px!important;padding-left:80px!important}.pv80{padding-top:80px!important;padding-bottom:80px!important}.m80{margin:80px!important}.mt80{margin-top:80px!important}.mr80{margin-right:80px!important}.mb80{margin-bottom:80px!important}.ml80{margin-left:80px!important}.mh80{margin-right:80px!important;margin-left:80px!important}.mv80{margin-top:80px!important;margin-bottom:80px!important}.p90{padding:90px!important}.pt90{padding-top:90px!important}.pr90{padding-right:90px!important}.pb90{padding-bottom:90px!important}.pl90{padding-left:90px!important}.ph90{padding-right:90px!important;padding-left:90px!important}.pv90{padding-top:90px!important;padding-bottom:90px!important}.m90{margin:90px!important}.mt90{margin-top:90px!important}.mr90{margin-right:90px!important}.mb90{margin-bottom:90px!important}.ml90{margin-left:90px!important}.mh90{margin-right:90px!important;margin-left:90px!important}.mv90{margin-top:90px!important;margin-bottom:90px!important}.p100{padding:100px!important}.pt100{padding-top:100px!important}.pr100{padding-right:100px!important}.pb100{padding-bottom:100px!important}.pl100{padding-left:100px!important}.ph100{padding-right:100px!important;padding-left:100px!important}.pv100{padding-top:100px!important;padding-bottom:100px!important}.m100{margin:100px!important}.mt100{margin-top:100px!important}.mr100{margin-right:100px!important}.mb100{margin-bottom:100px!important}.ml100{margin-left:100px!important}.mh100{margin-right:100px!important;margin-left:100px!important}.mv100{margin-top:100px!important;margin-bottom:100px!important}.m-auto{margin:auto}.mx-auto{margin-left:auto;margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.w20{width:20px!important;min-width:20px!important}.maxw20{max-width:20px!important}.minw20{min-width:20px!important}.w25{width:25px!important;min-width:25px!important}.maxw25{max-width:25px!important}.minw25{min-width:25px!important}.w30{width:30px!important;min-width:30px!important}.maxw30{max-width:30px!important}.minw30{min-width:30px!important}.w40{width:40px!important;min-width:40px!important}.maxw40{max-width:40px!important}.minw40{min-width:40px!important}.w50{width:50px!important;min-width:50px!important}.maxw50{max-width:50px!important}.minw50{min-width:50px!important}.w60{width:60px!important;min-width:60px!important}.maxw60{max-width:60px!important}.minw60{min-width:60px!important}.w70{width:70px!important;min-width:70px!important}.maxw70{max-width:70px!important}.minw70{min-width:70px!important}.w80{width:80px!important;min-width:80px!important}.maxw80{max-width:80px!important}.minw80{min-width:80px!important}.w90{width:90px!important;min-width:90px!important}.maxw90{max-width:90px!important}.minw90{min-width:90px!important}.w100{width:100px!important;min-width:100px!important}.maxw100{max-width:100px!important}.minw100{min-width:100px!important}.w150{width:150px!important;min-width:150px!important}.maxw150{max-width:150px!important}.minw150{min-width:150px!important}.w200{width:200px!important;min-width:200px!important}.maxw200{max-width:200px!important}.minw200{min-width:200px!important}.w300{width:300px!important;min-width:300px!important}.maxw300{max-width:300px!important}.minw300{min-width:300px!important}.w400{width:400px!important;min-width:400px!important}.maxw400{max-width:400px!important}.minw400{min-width:400px!important}.w500{width:500px!important;min-width:500px!important}.maxw500{max-width:500px!important}.minw500{min-width:500px!important}.w600{width:600px!important;min-width:600px!important}.maxw600{max-width:600px!important}.minw600{min-width:600px!important}.w700{width:700px!important;min-width:700px!important}.maxw700{max-width:700px!important}.minw700{min-width:700px!important}.w10-pct{width:10%!important;min-width:10%!important}.mw10-pct{max-width:10%!important}.w20-pct{width:20%!important;min-width:20%!important}.mw20-pct{max-width:20%!important}.w25-pct{width:25%!important;min-width:25%!important}.mw25-pct{max-width:25%!important}.w30-pct{width:30%!important;min-width:30%!important}.mw30-pct{max-width:30%!important}.w40-pct{width:40%!important;min-width:40%!important}.mw40-pct{max-width:40%!important}.w45-pct{width:45%!important;min-width:45%!important}.mw45-pct{max-width:45%!important}.w50-pct{width:50%!important;min-width:50%!important}.mw50-pct{max-width:50%!important}.w60-pct{width:60%!important;min-width:60%!important}.mw60-pct{max-width:60%!important}.w70-pct{width:70%!important;min-width:70%!important}.mw70-pct{max-width:70%!important}.w80-pct{width:80%!important;min-width:80%!important}.mw80-pct{max-width:80%!important}.w90-pct{width:90%!important;min-width:90%!important}.mw90-pct{max-width:90%!important}.w100-pct{width:100%!important;min-width:100%!important}.mw100-pct{max-width:100%!important}.h100-pct{height:100%}.evida_button .mat-button-wrapper,.evida_button .mat-mdc-button-wrapper{height:40px;border-radius:50%;width:40px;line-height:40px;float:left}.flex-auto{flex:1 1 auto}.bold{font-weight:700}.inactive,[aria-disabled=true]{color:#e7edec;cursor:auto!important}.required{color:#aa3636;margin-left:5px;font-size:22px;vertical-align:sub}.text-center{text-align:center}.text-right{text-align:right}.container-no-gutter{width:100%}.selectAll{-webkit-user-select:all;user-select:all}.nobr{white-space:nowrap}mat-internal-form-field{width:100%;background-color:red}span.mat-mdc-form-field-required-marker{color:#aa3636!important}.mat-mdc-dialog-container,.mat-mdc-dialog-container .mdc-dialog__container,.mat-mdc-dialog-container .mdc-dialog__surface{padding:20px}form{width:100%}.mat-mdc-row,.mdc-data-table__content{font-size:inherit!important}mat-card,mat-card.mat-mdc-card{background:#f3f6f6!important;margin:0!important;padding:30px;border-radius:4px;border:transparent;box-shadow:none!important}mat-card.mat-card--narrow,mat-card.mat-mdc-card.mat-card--narrow{padding:20px!important}mat-card.evida--dark,mat-card.mat-mdc-card.evida--dark{border-radius:5px!important;box-shadow:none!important;padding:30px!important;background:#f3f6f6!important}mat-card mat-card-content,mat-card .mat-mdc-card-content,mat-card.mat-mdc-card mat-card-content,mat-card.mat-mdc-card .mat-mdc-card-content{margin:0!important;padding:0!important}mat-card mat-card-actions,mat-card mat-card-actions.mat-mdc-card-actions,mat-card.mat-mdc-card mat-card-actions,mat-card.mat-mdc-card mat-card-actions.mat-mdc-card-actions{width:100%;margin:0!important}mat-card mat-card-footer,mat-card mat-card-footer.mat-mdc-card-footer,mat-card.mat-mdc-card mat-card-footer,mat-card.mat-mdc-card mat-card-footer.mat-mdc-card-footer{padding-top:40px;margin:0!important;display:flex!important}mat-card mat-form-field,mat-card.mat-mdc-card mat-form-field{display:flex;padding-bottom:10px}mat-card mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field,mat-card mat-form-field .mat-mdc-form-field-flex,mat-card.mat-mdc-card mat-form-field .mat-mdc-text-field-wrapper.mdc-text-field,mat-card.mat-mdc-card mat-form-field .mat-mdc-form-field-flex{background-color:#fff!important}mat-card .mat-mdc-form-field-error,mat-card.mat-mdc-card .mat-mdc-form-field-error{color:#aa3636!important}@font-face{font-family:FibraOneAlt;src:url(/assets/fonts/FibraOneAlt-Bold.woff2) format("woff2"),url(/assets/fonts/FibraOneAlt-Boldfont.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FibraOneAlt;src:url(/assets/fonts/FibraOneAlt-Light.woff2) format("woff2"),url(/assets/fonts/FibraOneAlt-Light.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}strong,.body-header{font-family:FibraOneAlt,sans-serif;font-weight:700!important;font-size:16px!important;line-height:24px!important;color:#0e4744}error,.body-error{font-family:FibraOneAlt,sans-serif;font-weight:700!important;font-size:16px!important;line-height:24px!important;color:#ed7100!important;margin-block-start:0!important}body,p,.body-copy,.mat-checkbox-label,.mat-mdc-checkbox,input,mat-select,mat-option,mat-label{font-family:FibraOneAlt,sans-serif;font-weight:400!important;font-size:16px!important;line-height:24px!important;color:#0e4744;margin-block-start:0!important}.small-header,.body-small-header{font-family:FibraOneAlt,sans-serif;font-weight:700!important;font-size:13px!important;line-height:18px!important;color:#0e4744}small,.small,.body-small{font-family:FibraOneAlt,sans-serif;font-weight:400;font-size:13px!important;line-height:18px!important;color:#0e4744}.body-small-profilename{font-family:FibraOneAlt,sans-serif;font-weight:400;font-size:13px!important;line-height:18px!important;color:#2ea149}.x-small{font-family:FibraOneAlt,sans-serif;font-weight:400!important;font-size:9px!important;line-height:12px!important;color:#0e4744}.mat-mdc-outlined-button,.mdc-button__label{letter-spacing:normal!important}.mdc-button{line-height:34px!important}mat-checkbox .mdc-checkbox__ripple{display:none}mat-checkbox .mdc-checkbox{margin-top:-2px!important;margin-right:20px!important;box-sizing:border-box}mat-checkbox .mdc-checkbox__background{position:absolute;top:0;left:0;margin:auto!important;width:27px!important;height:27px!important;background-color:#fff;border-radius:5px!important;outline-width:1px;outline-style:solid;outline-color:#e6e6e6!important;border-width:0px}mat-checkbox .mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,mat-checkbox .mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:#2ea149!important}mat-checkbox .mdc-checkbox__checkmark{width:16px;top:6px;left:6px}mat-checkbox .mdc-checkbox__checkmark-path{stroke:#fff!important;stroke-width:4px!important}mat-radio-group{display:flex;flex-direction:column}mat-radio-group mat-radio-button .mdc-radio{margin-bottom:auto;margin-top:-5px}mat-radio-group mat-radio-button .mdc-radio__background{background-color:transparent}mat-radio-group mat-radio-button .mdc-radio__outer-circle{border:1px solid #e6e6e6!important;width:28px!important;height:28px!important;background-color:#fff}mat-radio-group mat-radio-button .mdc-radio__inner-circle{background-color:#2ea149}mat-radio-group mat-radio-button .mdc-radio__inner-circle{background-color:#2ea149!important;border-style:none!important;border:18px solid #2ea149!important;position:absolute!important;top:-4px!important;left:-4px!important}mat-radio-group mat-radio-button .mat-radio-ripple .mat-ripple-element{opacity:0!important}mat-radio-group mat-radio-button .mdc-radio__background:before{display:none}mat-radio-group mat-radio-button .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__outer-circle,mat-radio-group mat-radio-button .mat-mdc-radio-button .mdc-radio__native-control:enabled:checked+.mdc-radio__background .mdc-radio__inner-circle{border:2px solid #2ea149!important}*{box-sizing:border-box}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px white inset!important;box-shadow:0 0 0 30px #fff inset!important}html{--mdc-outlined-text-field-error-focus-outline-color: $mit-evida-theme.$warn !important;--mdc-outlined-text-field-error-hover-outline-color: $mit-evida-theme.$warn !important;--mdc-outlined-text-field-error-outline-color: $mit-evida-theme.$warn !important;--mdc-outlined-text-field-disabled-outline-color: #ed7100 !important}html{--mat-badge-text-font: FibraOneAlt;--mat-badge-line-height: 22px;--mat-badge-text-size: 12px;--mat-badge-text-weight: 600;--mat-badge-small-size-text-size: 9px;--mat-badge-small-size-line-height: 16px;--mat-badge-large-size-text-size: 24px;--mat-badge-large-size-line-height: 28px}html .mat-h1,html .mat-headline-5,html .mat-typography .mat-h1,html .mat-typography .mat-headline-5,html .mat-typography h1{font:700 20px/28px FibraOneAlt;letter-spacing:normal;margin:0 0 16px}html .mat-h2,html .mat-headline-6,html .mat-typography .mat-h2,html .mat-typography .mat-headline-6,html .mat-typography h2{font:700 16px/24px FibraOneAlt;letter-spacing:normal;margin:0 0 16px}html .mat-h3,html .mat-subtitle-1,html .mat-typography .mat-h3,html .mat-typography .mat-subtitle-1,html .mat-typography h3{font:700 20px/26.8px FibraOneAlt;letter-spacing:normal;margin:0 0 16px}html .mat-h4,html .mat-body-1,html .mat-typography .mat-h4,html .mat-typography .mat-body-1,html .mat-typography h4{font:700 18px/26px FibraOneAlt;letter-spacing:normal;margin:0 0 16px}html .mat-h5,html .mat-typography .mat-h5,html .mat-typography h5{font:400 13.28px/24px FibraOneAlt;margin:0 0 12px}html .mat-h6,html .mat-typography .mat-h6,html .mat-typography h6{font:400 10.72px/24px FibraOneAlt;margin:0 0 12px}html .mat-body-strong,html .mat-subtitle-2,html .mat-typography .mat-body-strong,html .mat-typography .mat-subtitle-2{font:700 16px/24px FibraOneAlt;letter-spacing:normal}html .mat-body,html .mat-body-2,html .mat-typography .mat-body,html .mat-typography .mat-body-2,html .mat-typography{font:400 16px/24px FibraOneAlt;letter-spacing:normal}html .mat-body p,html .mat-body-2 p,html .mat-typography .mat-body p,html .mat-typography .mat-body-2 p,html .mat-typography p{margin:0 0 12px}html .mat-small,html .mat-caption,html .mat-typography .mat-small,html .mat-typography .mat-caption{font:400 9px/12.06px FibraOneAlt;letter-spacing:normal}html .mat-headline-1,html .mat-typography .mat-headline-1{font:400 48px/54px FibraOneAlt;letter-spacing:normal;margin:0 0 56px}html .mat-headline-2,html .mat-typography .mat-headline-2{font:400 32px/40px FibraOneAlt;letter-spacing:normal;margin:0 0 64px}html .mat-headline-3,html .mat-typography .mat-headline-3{font:400 24px/32px FibraOneAlt;letter-spacing:normal;margin:0 0 64px}html .mat-headline-4,html .mat-typography .mat-headline-4{font:400 20px/28px FibraOneAlt;letter-spacing:normal;margin:0 0 64px}html{--mat-bottom-sheet-container-text-font: FibraOneAlt;--mat-bottom-sheet-container-text-line-height: 24px;--mat-bottom-sheet-container-text-size: 16px;--mat-bottom-sheet-container-text-tracking: normal;--mat-bottom-sheet-container-text-weight: 400}html{--mat-legacy-button-toggle-label-text-font: FibraOneAlt;--mat-legacy-button-toggle-label-text-line-height: 26px;--mat-legacy-button-toggle-label-text-size: 18px;--mat-legacy-button-toggle-label-text-tracking: normal;--mat-legacy-button-toggle-label-text-weight: 700}html{--mat-standard-button-toggle-label-text-font: FibraOneAlt;--mat-standard-button-toggle-label-text-line-height: 26px;--mat-standard-button-toggle-label-text-size: 18px;--mat-standard-button-toggle-label-text-tracking: normal;--mat-standard-button-toggle-label-text-weight: 700}html{--mat-datepicker-calendar-text-font: FibraOneAlt;--mat-datepicker-calendar-text-size: 13px;--mat-datepicker-calendar-body-label-text-size: 14px;--mat-datepicker-calendar-body-label-text-weight: 500;--mat-datepicker-calendar-period-button-text-size: 14px;--mat-datepicker-calendar-period-button-text-weight: 500;--mat-datepicker-calendar-header-text-size: 11px;--mat-datepicker-calendar-header-text-weight: 700}html{--mat-expansion-header-text-font: FibraOneAlt;--mat-expansion-header-text-size: 16px;--mat-expansion-header-text-weight: 700;--mat-expansion-header-text-line-height: inherit;--mat-expansion-header-text-tracking: inherit;--mat-expansion-container-text-font: FibraOneAlt;--mat-expansion-container-text-line-height: 24px;--mat-expansion-container-text-size: 16px;--mat-expansion-container-text-tracking: normal;--mat-expansion-container-text-weight: 400}html{--mat-grid-list-tile-header-primary-text-size: 16px;--mat-grid-list-tile-header-secondary-text-size: 9px;--mat-grid-list-tile-footer-primary-text-size: 16px;--mat-grid-list-tile-footer-secondary-text-size: 9px}html{--mat-stepper-container-text-font: FibraOneAlt;--mat-stepper-header-label-text-font: FibraOneAlt;--mat-stepper-header-label-text-size: 16px;--mat-stepper-header-label-text-weight: 400;--mat-stepper-header-error-state-label-text-size: 18px;--mat-stepper-header-selected-state-label-text-size: 18px;--mat-stepper-header-selected-state-label-text-weight: 700}html{--mat-toolbar-title-text-font: FibraOneAlt;--mat-toolbar-title-text-line-height: 24px;--mat-toolbar-title-text-size: 16px;--mat-toolbar-title-text-tracking: normal;--mat-toolbar-title-text-weight: 700}html{--mat-tree-node-text-font: FibraOneAlt;--mat-tree-node-text-size: 16px;--mat-tree-node-text-weight: 400}html{--mat-option-label-text-font: FibraOneAlt;--mat-option-label-text-line-height: 26px;--mat-option-label-text-size: 18px;--mat-option-label-text-tracking: normal;--mat-option-label-text-weight: 700}html{--mat-optgroup-label-text-font: FibraOneAlt;--mat-optgroup-label-text-line-height: 26px;--mat-optgroup-label-text-size: 18px;--mat-optgroup-label-text-tracking: normal;--mat-optgroup-label-text-weight: 700}html{--mat-card-title-text-font: FibraOneAlt;--mat-card-title-text-line-height: 24px;--mat-card-title-text-size: 16px;--mat-card-title-text-tracking: normal;--mat-card-title-text-weight: 700;--mat-card-subtitle-text-font: FibraOneAlt;--mat-card-subtitle-text-line-height: 24px;--mat-card-subtitle-text-size: 16px;--mat-card-subtitle-text-tracking: normal;--mat-card-subtitle-text-weight: 700}html{--mdc-plain-tooltip-supporting-text-font: FibraOneAlt;--mdc-plain-tooltip-supporting-text-size: 9px;--mdc-plain-tooltip-supporting-text-weight: 400;--mdc-plain-tooltip-supporting-text-tracking: normal}html{--mdc-filled-text-field-label-text-font: FibraOneAlt;--mdc-filled-text-field-label-text-size: 18px;--mdc-filled-text-field-label-text-tracking: normal;--mdc-filled-text-field-label-text-weight: 700}html{--mdc-outlined-text-field-label-text-font: FibraOneAlt;--mdc-outlined-text-field-label-text-size: 18px;--mdc-outlined-text-field-label-text-tracking: normal;--mdc-outlined-text-field-label-text-weight: 700}html{--mat-form-field-container-text-font: FibraOneAlt;--mat-form-field-container-text-line-height: 26px;--mat-form-field-container-text-size: 18px;--mat-form-field-container-text-tracking: normal;--mat-form-field-container-text-weight: 700;--mat-form-field-outlined-label-text-populated-size: 18px;--mat-form-field-subscript-text-font: FibraOneAlt;--mat-form-field-subscript-text-line-height: 12.06px;--mat-form-field-subscript-text-size: 9px;--mat-form-field-subscript-text-tracking: normal;--mat-form-field-subscript-text-weight: 400}html{--mat-select-trigger-text-font: FibraOneAlt;--mat-select-trigger-text-line-height: 26px;--mat-select-trigger-text-size: 18px;--mat-select-trigger-text-tracking: normal;--mat-select-trigger-text-weight: 700}html{--mdc-dialog-subhead-font: FibraOneAlt;--mdc-dialog-subhead-line-height: 24px;--mdc-dialog-subhead-size: 16px;--mdc-dialog-subhead-weight: 700;--mdc-dialog-subhead-tracking: normal;--mdc-dialog-supporting-text-font: FibraOneAlt;--mdc-dialog-supporting-text-line-height: 26px;--mdc-dialog-supporting-text-size: 18px;--mdc-dialog-supporting-text-weight: 700;--mdc-dialog-supporting-text-tracking: normal}html .mat-mdc-standard-chip{--mdc-chip-label-text-font: FibraOneAlt;--mdc-chip-label-text-line-height: 24px;--mdc-chip-label-text-size: 16px;--mdc-chip-label-text-tracking: normal;--mdc-chip-label-text-weight: 400}html .mat-mdc-slide-toggle{--mat-switch-label-text-font: FibraOneAlt;--mat-switch-label-text-line-height: 24px;--mat-switch-label-text-size: 16px;--mat-switch-label-text-tracking: normal;--mat-switch-label-text-weight: 400}html{--mat-radio-label-text-font: FibraOneAlt;--mat-radio-label-text-line-height: 24px;--mat-radio-label-text-size: 16px;--mat-radio-label-text-tracking: normal;--mat-radio-label-text-weight: 400}html{--mdc-slider-label-label-text-font: FibraOneAlt;--mdc-slider-label-label-text-size: 16px;--mdc-slider-label-label-text-line-height: 24px;--mdc-slider-label-label-text-tracking: normal;--mdc-slider-label-label-text-weight: 700}html{--mat-menu-item-label-text-font: FibraOneAlt;--mat-menu-item-label-text-size: 18px;--mat-menu-item-label-text-tracking: normal;--mat-menu-item-label-text-line-height: 26px;--mat-menu-item-label-text-weight: 700}html{--mdc-list-list-item-label-text-font: FibraOneAlt;--mdc-list-list-item-label-text-line-height: 26px;--mdc-list-list-item-label-text-size: 18px;--mdc-list-list-item-label-text-tracking: normal;--mdc-list-list-item-label-text-weight: 700;--mdc-list-list-item-supporting-text-font: FibraOneAlt;--mdc-list-list-item-supporting-text-line-height: 24px;--mdc-list-list-item-supporting-text-size: 16px;--mdc-list-list-item-supporting-text-tracking: normal;--mdc-list-list-item-supporting-text-weight: 400;--mdc-list-list-item-trailing-supporting-text-font: FibraOneAlt;--mdc-list-list-item-trailing-supporting-text-line-height: 12.06px;--mdc-list-list-item-trailing-supporting-text-size: 9px;--mdc-list-list-item-trailing-supporting-text-tracking: normal;--mdc-list-list-item-trailing-supporting-text-weight: 400}html .mdc-list-group__subheader{font:700 20px/26.8px FibraOneAlt;letter-spacing:normal}html{--mat-paginator-container-text-font: FibraOneAlt;--mat-paginator-container-text-line-height: 12.06px;--mat-paginator-container-text-size: 9px;--mat-paginator-container-text-tracking: normal;--mat-paginator-container-text-weight: 400;--mat-paginator-select-trigger-text-size: 9px}html .mat-mdc-tab-header{--mat-tab-header-label-text-font: FibraOneAlt;--mat-tab-header-label-text-size: 14px;--mat-tab-header-label-text-tracking: .0892857143em;--mat-tab-header-label-text-line-height: 36px;--mat-tab-header-label-text-weight: 500}html{--mat-checkbox-label-text-font: FibraOneAlt;--mat-checkbox-label-text-line-height: 24px;--mat-checkbox-label-text-size: 16px;--mat-checkbox-label-text-tracking: normal;--mat-checkbox-label-text-weight: 400}html{--mdc-text-button-label-text-font: FibraOneAlt;--mdc-text-button-label-text-size: 14px;--mdc-text-button-label-text-tracking: .0892857143em;--mdc-text-button-label-text-weight: 500;--mdc-text-button-label-text-transform: none}html{--mdc-filled-button-label-text-font: FibraOneAlt;--mdc-filled-button-label-text-size: 14px;--mdc-filled-button-label-text-tracking: .0892857143em;--mdc-filled-button-label-text-weight: 500;--mdc-filled-button-label-text-transform: none}html{--mdc-protected-button-label-text-font: FibraOneAlt;--mdc-protected-button-label-text-size: 14px;--mdc-protected-button-label-text-tracking: .0892857143em;--mdc-protected-button-label-text-weight: 500;--mdc-protected-button-label-text-transform: none}html{--mdc-outlined-button-label-text-font: FibraOneAlt;--mdc-outlined-button-label-text-size: 14px;--mdc-outlined-button-label-text-tracking: .0892857143em;--mdc-outlined-button-label-text-weight: 500;--mdc-outlined-button-label-text-transform: none}html{--mdc-extended-fab-label-text-font: FibraOneAlt;--mdc-extended-fab-label-text-size: 14px;--mdc-extended-fab-label-text-tracking: .0892857143em;--mdc-extended-fab-label-text-weight: 500}html{--mdc-snackbar-supporting-text-font: FibraOneAlt;--mdc-snackbar-supporting-text-line-height: 24px;--mdc-snackbar-supporting-text-size: 16px;--mdc-snackbar-supporting-text-weight: 400}html{--mat-table-header-headline-font: FibraOneAlt;--mat-table-header-headline-line-height: 24px;--mat-table-header-headline-size: 16px;--mat-table-header-headline-weight: 700;--mat-table-header-headline-tracking: normal;--mat-table-row-item-label-text-font: FibraOneAlt;--mat-table-row-item-label-text-line-height: 24px;--mat-table-row-item-label-text-size: 16px;--mat-table-row-item-label-text-weight: 400;--mat-table-row-item-label-text-tracking: normal;--mat-table-footer-supporting-text-font: FibraOneAlt;--mat-table-footer-supporting-text-line-height: 24px;--mat-table-footer-supporting-text-size: 16px;--mat-table-footer-supporting-text-weight: 400;--mat-table-footer-supporting-text-tracking: normal}html{--mat-ripple-color: rgba(0, 0, 0, .1)}html{--mat-option-selected-state-label-text-color: #2ea149;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html .mat-accent{--mat-option-selected-state-label-text-color: #aa3636;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html .mat-warn{--mat-option-selected-state-label-text-color: #2ea149;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}html{--mat-full-pseudo-checkbox-selected-icon-color: #aa3636;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #aa3636;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html .mat-primary{--mat-full-pseudo-checkbox-selected-icon-color: #2ea149;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html .mat-primary{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2ea149;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html .mat-accent{--mat-full-pseudo-checkbox-selected-icon-color: #aa3636;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html .mat-accent{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #aa3636;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html .mat-warn{--mat-full-pseudo-checkbox-selected-icon-color: #2ea149;--mat-full-pseudo-checkbox-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mat-full-pseudo-checkbox-disabled-selected-checkmark-color: #fafafa;--mat-full-pseudo-checkbox-disabled-unselected-icon-color: #b0b0b0;--mat-full-pseudo-checkbox-disabled-selected-icon-color: #b0b0b0}html .mat-warn{--mat-minimal-pseudo-checkbox-selected-checkmark-color: #2ea149;--mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color: #b0b0b0}html{--mat-app-background-color: #fafafa;--mat-app-text-color: rgba(0, 0, 0, .87);--mat-app-elevation-shadow-level-0: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-1: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-2: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-3: 0px 3px 3px -2px rgba(0, 0, 0, .2), 0px 3px 4px 0px rgba(0, 0, 0, .14), 0px 1px 8px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-4: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-5: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-6: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-7: 0px 4px 5px -2px rgba(0, 0, 0, .2), 0px 7px 10px 1px rgba(0, 0, 0, .14), 0px 2px 16px 1px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-8: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-9: 0px 5px 6px -3px rgba(0, 0, 0, .2), 0px 9px 12px 1px rgba(0, 0, 0, .14), 0px 3px 16px 2px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-10: 0px 6px 6px -3px rgba(0, 0, 0, .2), 0px 10px 14px 1px rgba(0, 0, 0, .14), 0px 4px 18px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-11: 0px 6px 7px -4px rgba(0, 0, 0, .2), 0px 11px 15px 1px rgba(0, 0, 0, .14), 0px 4px 20px 3px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-12: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-13: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 13px 19px 2px rgba(0, 0, 0, .14), 0px 5px 24px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-14: 0px 7px 9px -4px rgba(0, 0, 0, .2), 0px 14px 21px 2px rgba(0, 0, 0, .14), 0px 5px 26px 4px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-15: 0px 8px 9px -5px rgba(0, 0, 0, .2), 0px 15px 22px 2px rgba(0, 0, 0, .14), 0px 6px 28px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-16: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-17: 0px 8px 11px -5px rgba(0, 0, 0, .2), 0px 17px 26px 2px rgba(0, 0, 0, .14), 0px 6px 32px 5px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-18: 0px 9px 11px -5px rgba(0, 0, 0, .2), 0px 18px 28px 2px rgba(0, 0, 0, .14), 0px 7px 34px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-19: 0px 9px 12px -6px rgba(0, 0, 0, .2), 0px 19px 29px 2px rgba(0, 0, 0, .14), 0px 7px 36px 6px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-20: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 20px 31px 3px rgba(0, 0, 0, .14), 0px 8px 38px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-21: 0px 10px 13px -6px rgba(0, 0, 0, .2), 0px 21px 33px 3px rgba(0, 0, 0, .14), 0px 8px 40px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-22: 0px 10px 14px -6px rgba(0, 0, 0, .2), 0px 22px 35px 3px rgba(0, 0, 0, .14), 0px 8px 42px 7px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-23: 0px 11px 14px -7px rgba(0, 0, 0, .2), 0px 23px 36px 3px rgba(0, 0, 0, .14), 0px 9px 44px 8px rgba(0, 0, 0, .12);--mat-app-elevation-shadow-level-24: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mdc-elevated-card-container-shape: 4px}html{--mdc-outlined-card-container-shape: 4px;--mdc-outlined-card-outline-width: 1px}html{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}html{--mdc-linear-progress-active-indicator-height: 4px;--mdc-linear-progress-track-height: 4px;--mdc-linear-progress-track-shape: 0}html .mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #2ea149;--mdc-linear-progress-track-color: rgba(46, 161, 73, .25)}html .mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #aa3636;--mdc-linear-progress-track-color: rgba(170, 54, 54, .25)}html .mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #2ea149;--mdc-linear-progress-track-color: rgba(46, 161, 73, .25)}html{--mdc-plain-tooltip-container-shape: 4px;--mdc-plain-tooltip-supporting-text-line-height: 16px}html{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-active-indicator-height: 1px;--mdc-filled-text-field-focus-active-indicator-height: 2px;--mdc-filled-text-field-container-shape: 4px}html{--mdc-outlined-text-field-outline-width: 1px;--mdc-outlined-text-field-focus-outline-width: 2px;--mdc-outlined-text-field-container-shape: 4px}html{--mdc-filled-text-field-caret-color: #2ea149;--mdc-filled-text-field-focus-active-indicator-color: #2ea149;--mdc-filled-text-field-focus-label-text-color: rgba(46, 161, 73, .87);--mdc-filled-text-field-container-color: rgb(244.8, 244.8, 244.8);--mdc-filled-text-field-disabled-container-color: rgb(249.9, 249.9, 249.9);--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-hover-label-text-color: #2ea149;--mdc-filled-text-field-error-focus-label-text-color: #2ea149;--mdc-filled-text-field-error-label-text-color: #2ea149;--mdc-filled-text-field-error-caret-color: #2ea149;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #2ea149;--mdc-filled-text-field-error-focus-active-indicator-color: #2ea149;--mdc-filled-text-field-error-hover-active-indicator-color: #2ea149}html{--mdc-outlined-text-field-caret-color: #2ea149;--mdc-outlined-text-field-focus-outline-color: #2ea149;--mdc-outlined-text-field-focus-label-text-color: rgba(46, 161, 73, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-hover-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #2ea149;--mdc-outlined-text-field-error-focus-label-text-color: #2ea149;--mdc-outlined-text-field-error-label-text-color: #2ea149;--mdc-outlined-text-field-error-hover-label-text-color: #2ea149;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #2ea149;--mdc-outlined-text-field-error-hover-outline-color: #2ea149;--mdc-outlined-text-field-error-outline-color: #2ea149}html{--mat-form-field-focus-select-arrow-color: rgba(46, 161, 73, .87);--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38);--mat-form-field-state-layer-color: rgba(0, 0, 0, .87);--mat-form-field-error-text-color: #2ea149;--mat-form-field-select-option-text-color: inherit;--mat-form-field-select-disabled-option-text-color: GrayText;--mat-form-field-leading-icon-color: unset;--mat-form-field-disabled-leading-icon-color: unset;--mat-form-field-trailing-icon-color: unset;--mat-form-field-disabled-trailing-icon-color: unset;--mat-form-field-error-focus-trailing-icon-color: unset;--mat-form-field-error-hover-trailing-icon-color: unset;--mat-form-field-error-trailing-icon-color: unset;--mat-form-field-enabled-select-arrow-color: rgba(0, 0, 0, .54);--mat-form-field-disabled-select-arrow-color: rgba(0, 0, 0, .38);--mat-form-field-hover-state-layer-opacity: .04;--mat-form-field-focus-state-layer-opacity: .08}html .mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #aa3636;--mdc-filled-text-field-focus-active-indicator-color: #aa3636;--mdc-filled-text-field-focus-label-text-color: rgba(170, 54, 54, .87)}html .mat-mdc-form-field.mat-accent{--mdc-outlined-text-field-caret-color: #aa3636;--mdc-outlined-text-field-focus-outline-color: #aa3636;--mdc-outlined-text-field-focus-label-text-color: rgba(170, 54, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-form-field-focus-select-arrow-color: rgba(170, 54, 54, .87)}html .mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #2ea149;--mdc-filled-text-field-focus-active-indicator-color: #2ea149;--mdc-filled-text-field-focus-label-text-color: rgba(46, 161, 73, .87)}html .mat-mdc-form-field.mat-warn{--mdc-outlined-text-field-caret-color: #2ea149;--mdc-outlined-text-field-focus-outline-color: #2ea149;--mdc-outlined-text-field-focus-label-text-color: rgba(46, 161, 73, .87)}html .mat-mdc-form-field.mat-warn{--mat-form-field-focus-select-arrow-color: rgba(46, 161, 73, .87)}html{--mat-form-field-container-height: 56px;--mat-form-field-filled-label-display: block;--mat-form-field-container-vertical-padding: 16px;--mat-form-field-filled-with-label-container-padding-top: 24px;--mat-form-field-filled-with-label-container-padding-bottom: 8px}html{--mat-select-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(46, 161, 73, .87);--mat-select-invalid-arrow-color: rgba(46, 161, 73, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(170, 54, 54, .87);--mat-select-invalid-arrow-color: rgba(46, 161, 73, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(46, 161, 73, .87);--mat-select-invalid-arrow-color: rgba(46, 161, 73, .87)}html{--mat-select-arrow-transform: translateY(-8px)}html{--mat-autocomplete-container-shape: 4px;--mat-autocomplete-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-autocomplete-background-color: white}html{--mdc-dialog-container-shape: 4px}html{--mat-dialog-container-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);--mat-dialog-container-max-width: 80vw;--mat-dialog-container-small-max-width: 80vw;--mat-dialog-container-min-width: 0;--mat-dialog-actions-alignment: start;--mat-dialog-actions-padding: 8px;--mat-dialog-content-padding: 20px 24px;--mat-dialog-with-actions-content-padding: 20px 24px;--mat-dialog-headline-padding: 0 24px 9px}html{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}html .mat-mdc-standard-chip{--mdc-chip-container-shape-radius: 16px;--mdc-chip-with-avatar-avatar-shape-radius: 14px;--mdc-chip-with-avatar-avatar-size: 28px;--mdc-chip-with-icon-icon-size: 18px;--mdc-chip-outline-width: 0;--mdc-chip-outline-color: transparent;--mdc-chip-disabled-outline-color: transparent;--mdc-chip-focus-outline-color: transparent;--mdc-chip-hover-state-layer-opacity: .04;--mdc-chip-with-avatar-disabled-avatar-opacity: 1;--mdc-chip-flat-selected-outline-width: 0;--mdc-chip-selected-hover-state-layer-opacity: .04;--mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 1;--mdc-chip-with-icon-disabled-icon-opacity: 1}html .mat-mdc-standard-chip{--mat-chip-disabled-container-opacity: .4;--mat-chip-trailing-action-opacity: .54;--mat-chip-trailing-action-focus-opacity: 1;--mat-chip-trailing-action-state-layer-color: transparent;--mat-chip-selected-trailing-action-state-layer-color: transparent;--mat-chip-trailing-action-hover-state-layer-opacity: 0;--mat-chip-trailing-action-focus-state-layer-opacity: 0}html .mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-elevated-disabled-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-flat-disabled-selected-container-color: rgb(224.4, 224.4, 224.4);--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-selected-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}html .mat-mdc-standard-chip{--mat-chip-selected-disabled-trailing-icon-color: #212121;--mat-chip-selected-trailing-icon-color: #212121}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-elevated-container-color: #2ea149;--mdc-chip-elevated-selected-container-color: #2ea149;--mdc-chip-elevated-disabled-container-color: #2ea149;--mdc-chip-flat-disabled-selected-container-color: #2ea149;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-elevated-container-color: #aa3636;--mdc-chip-elevated-selected-container-color: #aa3636;--mdc-chip-elevated-disabled-container-color: #aa3636;--mdc-chip-flat-disabled-selected-container-color: #aa3636;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12}html .mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,html .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-elevated-container-color: #2ea149;--mdc-chip-elevated-selected-container-color: #2ea149;--mdc-chip-elevated-disabled-container-color: #2ea149;--mdc-chip-flat-disabled-selected-container-color: #2ea149;--mdc-chip-focus-state-layer-color: black;--mdc-chip-hover-state-layer-color: black;--mdc-chip-selected-hover-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-selected-focus-state-layer-color: black;--mdc-chip-selected-focus-state-layer-opacity: .12}html .mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}html{--mdc-switch-disabled-selected-icon-opacity: .38;--mdc-switch-disabled-track-opacity: .12;--mdc-switch-disabled-unselected-icon-opacity: .38;--mdc-switch-handle-height: 20px;--mdc-switch-handle-shape: 10px;--mdc-switch-handle-width: 20px;--mdc-switch-selected-icon-size: 18px;--mdc-switch-track-height: 14px;--mdc-switch-track-shape: 7px;--mdc-switch-track-width: 36px;--mdc-switch-unselected-icon-size: 18px;--mdc-switch-selected-focus-state-layer-opacity: .12;--mdc-switch-selected-hover-state-layer-opacity: .04;--mdc-switch-selected-pressed-state-layer-opacity: .1;--mdc-switch-unselected-focus-state-layer-opacity: .12;--mdc-switch-unselected-hover-state-layer-opacity: .04;--mdc-switch-unselected-pressed-state-layer-opacity: .1}html .mat-mdc-slide-toggle{--mat-switch-disabled-selected-handle-opacity: .38;--mat-switch-disabled-unselected-handle-opacity: .38;--mat-switch-unselected-handle-size: 20px;--mat-switch-selected-handle-size: 20px;--mat-switch-pressed-handle-size: 20px;--mat-switch-with-icon-handle-size: 20px;--mat-switch-selected-handle-horizontal-margin: 0;--mat-switch-selected-with-icon-handle-horizontal-margin: 0;--mat-switch-selected-pressed-handle-horizontal-margin: 0;--mat-switch-unselected-handle-horizontal-margin: 0;--mat-switch-unselected-with-icon-handle-horizontal-margin: 0;--mat-switch-unselected-pressed-handle-horizontal-margin: 0;--mat-switch-visible-track-opacity: 1;--mat-switch-hidden-track-opacity: 1;--mat-switch-visible-track-transition: transform 75ms 0ms cubic-bezier(0, 0, .2, 1);--mat-switch-hidden-track-transition: transform 75ms 0ms cubic-bezier(.4, 0, .6, 1);--mat-switch-track-outline-width: 1px;--mat-switch-track-outline-color: transparent;--mat-switch-selected-track-outline-width: 1px;--mat-switch-selected-track-outline-color: transparent;--mat-switch-disabled-unselected-track-outline-width: 1px;--mat-switch-disabled-unselected-track-outline-color: transparent}html{--mdc-switch-selected-focus-state-layer-color: #267b38;--mdc-switch-selected-handle-color: #267b38;--mdc-switch-selected-hover-state-layer-color: #267b38;--mdc-switch-selected-pressed-state-layer-color: #267b38;--mdc-switch-selected-focus-handle-color: #1b1b1a;--mdc-switch-selected-hover-handle-color: #1b1b1a;--mdc-switch-selected-pressed-handle-color: #1b1b1a;--mdc-switch-selected-focus-track-color: #567e7c;--mdc-switch-selected-hover-track-color: #567e7c;--mdc-switch-selected-pressed-track-color: #567e7c;--mdc-switch-selected-track-color: #567e7c;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: #fff;--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0;--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12)}html{--mdc-switch-disabled-label-text-color: rgba(0, 0, 0, .38)}html .mat-mdc-slide-toggle{--mat-switch-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-slide-toggle.mat-accent,html .mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #267b38;--mdc-switch-selected-handle-color: #267b38;--mdc-switch-selected-hover-state-layer-color: #267b38;--mdc-switch-selected-pressed-state-layer-color: #267b38;--mdc-switch-selected-focus-handle-color: #1b1b1a;--mdc-switch-selected-hover-handle-color: #1b1b1a;--mdc-switch-selected-pressed-handle-color: #1b1b1a;--mdc-switch-selected-focus-track-color: #567e7c;--mdc-switch-selected-hover-track-color: #567e7c;--mdc-switch-selected-pressed-track-color: #567e7c;--mdc-switch-selected-track-color: #567e7c}html{--mdc-switch-state-layer-size: 40px}html{--mdc-radio-disabled-selected-icon-opacity: .38;--mdc-radio-disabled-unselected-icon-opacity: .38;--mdc-radio-state-layer-size: 40px}html .mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2ea149;--mdc-radio-selected-hover-icon-color: #2ea149;--mdc-radio-selected-icon-color: #2ea149;--mdc-radio-selected-pressed-icon-color: #2ea149}html .mat-mdc-radio-button.mat-primary{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2ea149;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #aa3636;--mdc-radio-selected-hover-icon-color: #aa3636;--mdc-radio-selected-icon-color: #aa3636;--mdc-radio-selected-pressed-icon-color: #aa3636}html .mat-mdc-radio-button.mat-accent{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #aa3636;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2ea149;--mdc-radio-selected-hover-icon-color: #2ea149;--mdc-radio-selected-icon-color: #2ea149;--mdc-radio-selected-pressed-icon-color: #2ea149}html .mat-mdc-radio-button.mat-warn{--mat-radio-ripple-color: black;--mat-radio-checked-ripple-color: #2ea149;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38);--mat-radio-label-text-color: rgba(0, 0, 0, .87)}html{--mdc-radio-state-layer-size: 40px}html{--mat-radio-touch-target-display: block}html{--mdc-slider-active-track-height: 6px;--mdc-slider-active-track-shape: 9999px;--mdc-slider-handle-height: 20px;--mdc-slider-handle-shape: 50%;--mdc-slider-handle-width: 20px;--mdc-slider-inactive-track-height: 4px;--mdc-slider-inactive-track-shape: 9999px;--mdc-slider-with-overlap-handle-outline-width: 1px;--mdc-slider-with-tick-marks-active-container-opacity: .6;--mdc-slider-with-tick-marks-container-shape: 50%;--mdc-slider-with-tick-marks-container-size: 2px;--mdc-slider-with-tick-marks-inactive-container-opacity: .6;--mdc-slider-handle-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12)}html{--mat-slider-value-indicator-width: auto;--mat-slider-value-indicator-height: 32px;--mat-slider-value-indicator-caret-display: block;--mat-slider-value-indicator-border-radius: 4px;--mat-slider-value-indicator-padding: 0 12px;--mat-slider-value-indicator-text-transform: none;--mat-slider-value-indicator-container-transform: translateX(-50%)}html{--mdc-slider-handle-color: #2ea149;--mdc-slider-focus-handle-color: #2ea149;--mdc-slider-hover-handle-color: #2ea149;--mdc-slider-active-track-color: #2ea149;--mdc-slider-inactive-track-color: #2ea149;--mdc-slider-with-tick-marks-inactive-container-color: #2ea149;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-label-container-color: #000;--mdc-slider-label-label-text-color: #fff;--mdc-slider-with-overlap-handle-outline-color: #fff;--mdc-slider-with-tick-marks-disabled-container-color: #000}html{--mat-slider-ripple-color: #2ea149;--mat-slider-hover-state-layer-color: rgba(46, 161, 73, .05);--mat-slider-focus-state-layer-color: rgba(46, 161, 73, .2);--mat-slider-value-indicator-opacity: .6}html .mat-accent{--mdc-slider-handle-color: #aa3636;--mdc-slider-focus-handle-color: #aa3636;--mdc-slider-hover-handle-color: #aa3636;--mdc-slider-active-track-color: #aa3636;--mdc-slider-inactive-track-color: #aa3636;--mdc-slider-with-tick-marks-inactive-container-color: #aa3636}html .mat-accent{--mat-slider-ripple-color: #aa3636;--mat-slider-hover-state-layer-color: rgba(170, 54, 54, .05);--mat-slider-focus-state-layer-color: rgba(170, 54, 54, .2)}html .mat-warn{--mdc-slider-handle-color: #2ea149;--mdc-slider-focus-handle-color: #2ea149;--mdc-slider-hover-handle-color: #2ea149;--mdc-slider-active-track-color: #2ea149;--mdc-slider-inactive-track-color: #2ea149;--mdc-slider-with-tick-marks-inactive-container-color: #2ea149}html .mat-warn{--mat-slider-ripple-color: #2ea149;--mat-slider-hover-state-layer-color: rgba(46, 161, 73, .05);--mat-slider-focus-state-layer-color: rgba(46, 161, 73, .2)}html{--mat-menu-container-shape: 4px;--mat-menu-divider-bottom-spacing: 0;--mat-menu-divider-top-spacing: 0;--mat-menu-item-spacing: 16px;--mat-menu-item-icon-size: 24px;--mat-menu-item-leading-spacing: 16px;--mat-menu-item-trailing-spacing: 16px;--mat-menu-item-with-icon-leading-spacing: 16px;--mat-menu-item-with-icon-trailing-spacing: 16px;--mat-menu-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white;--mat-menu-divider-color: rgba(0, 0, 0, .12)}html{--mdc-list-list-item-container-shape: 0;--mdc-list-list-item-leading-avatar-shape: 50%;--mdc-list-list-item-container-color: transparent;--mdc-list-list-item-selected-container-color: transparent;--mdc-list-list-item-leading-avatar-color: transparent;--mdc-list-list-item-leading-icon-size: 24px;--mdc-list-list-item-leading-avatar-size: 40px;--mdc-list-list-item-trailing-icon-size: 24px;--mdc-list-list-item-disabled-state-layer-color: transparent;--mdc-list-list-item-disabled-state-layer-opacity: 0;--mdc-list-list-item-disabled-label-text-opacity: .38;--mdc-list-list-item-disabled-leading-icon-opacity: .38;--mdc-list-list-item-disabled-trailing-icon-opacity: .38}html{--mat-list-active-indicator-color: transparent;--mat-list-active-indicator-shape: 4px}html{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}html .mdc-list-item__start,html .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2ea149;--mdc-radio-selected-hover-icon-color: #2ea149;--mdc-radio-selected-icon-color: #2ea149;--mdc-radio-selected-pressed-icon-color: #2ea149}html .mat-accent .mdc-list-item__start,html .mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #aa3636;--mdc-radio-selected-hover-icon-color: #aa3636;--mdc-radio-selected-icon-color: #aa3636;--mdc-radio-selected-pressed-icon-color: #aa3636}html .mat-warn .mdc-list-item__start,html .mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: black;--mdc-radio-disabled-unselected-icon-color: black;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-focus-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #2ea149;--mdc-radio-selected-hover-icon-color: #2ea149;--mdc-radio-selected-icon-color: #2ea149;--mdc-radio-selected-pressed-icon-color: #2ea149}html .mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-focus-icon-color: #2ea149;--mdc-checkbox-selected-hover-icon-color: #2ea149;--mdc-checkbox-selected-icon-color: #2ea149;--mdc-checkbox-selected-pressed-icon-color: #2ea149;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2ea149;--mdc-checkbox-selected-hover-state-layer-color: #2ea149;--mdc-checkbox-selected-pressed-state-layer-color: #2ea149;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html .mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-focus-icon-color: #aa3636;--mdc-checkbox-selected-hover-icon-color: #aa3636;--mdc-checkbox-selected-icon-color: #aa3636;--mdc-checkbox-selected-pressed-icon-color: #aa3636;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #aa3636;--mdc-checkbox-selected-hover-state-layer-color: #aa3636;--mdc-checkbox-selected-pressed-state-layer-color: #aa3636;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html .mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-focus-icon-color: #2ea149;--mdc-checkbox-selected-hover-icon-color: #2ea149;--mdc-checkbox-selected-icon-color: #2ea149;--mdc-checkbox-selected-pressed-icon-color: #2ea149;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2ea149;--mdc-checkbox-selected-hover-state-layer-color: #2ea149;--mdc-checkbox-selected-pressed-state-layer-color: #2ea149;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,html .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start{color:#2ea149}html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,html .mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}html{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}html{--mat-list-list-item-leading-icon-start-space: 16px;--mat-list-list-item-leading-icon-end-space: 32px}html .mdc-list-item__start,html .mdc-list-item__end{--mdc-radio-state-layer-size: 40px}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,html .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}html .mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,html .mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,html .mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px;--mat-paginator-form-field-container-height: 40px;--mat-paginator-form-field-container-vertical-padding: 8px;--mat-paginator-touch-target-display: block}html{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-tab-indicator-active-indicator-height: 2px;--mdc-tab-indicator-active-indicator-shape: 0}html{--mat-tab-header-divider-color: transparent;--mat-tab-header-divider-height: 0}html .mat-mdc-tab-group,html .mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #2ea149}html .mat-mdc-tab-group,html .mat-mdc-tab-nav-bar{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2ea149;--mat-tab-header-active-ripple-color: #2ea149;--mat-tab-header-inactive-ripple-color: #2ea149;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2ea149;--mat-tab-header-active-hover-label-text-color: #2ea149;--mat-tab-header-active-focus-indicator-color: #2ea149;--mat-tab-header-active-hover-indicator-color: #2ea149}html .mat-mdc-tab-group.mat-accent,html .mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #aa3636}html .mat-mdc-tab-group.mat-accent,html .mat-mdc-tab-nav-bar.mat-accent{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #aa3636;--mat-tab-header-active-ripple-color: #aa3636;--mat-tab-header-inactive-ripple-color: #aa3636;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #aa3636;--mat-tab-header-active-hover-label-text-color: #aa3636;--mat-tab-header-active-focus-indicator-color: #aa3636;--mat-tab-header-active-hover-indicator-color: #aa3636}html .mat-mdc-tab-group.mat-warn,html .mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #2ea149}html .mat-mdc-tab-group.mat-warn,html .mat-mdc-tab-nav-bar.mat-warn{--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: black;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #2ea149;--mat-tab-header-active-ripple-color: #2ea149;--mat-tab-header-inactive-ripple-color: #2ea149;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #2ea149;--mat-tab-header-active-hover-label-text-color: #2ea149;--mat-tab-header-active-focus-indicator-color: #2ea149;--mat-tab-header-active-hover-indicator-color: #2ea149}html .mat-mdc-tab-group.mat-background-primary,html .mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #2ea149}html .mat-mdc-tab-group.mat-background-accent,html .mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #aa3636}html .mat-mdc-tab-group.mat-background-warn,html .mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #2ea149}html .mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-state-layer-opacity: .16;--mdc-checkbox-selected-hover-state-layer-opacity: .04;--mdc-checkbox-selected-pressed-state-layer-opacity: .16;--mdc-checkbox-unselected-focus-state-layer-opacity: .16;--mdc-checkbox-unselected-hover-state-layer-opacity: .04;--mdc-checkbox-unselected-pressed-state-layer-opacity: .16}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-focus-icon-color: #aa3636;--mdc-checkbox-selected-hover-icon-color: #aa3636;--mdc-checkbox-selected-icon-color: #aa3636;--mdc-checkbox-selected-pressed-icon-color: #aa3636;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #aa3636;--mdc-checkbox-selected-hover-state-layer-color: #aa3636;--mdc-checkbox-selected-pressed-state-layer-color: #aa3636;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mat-checkbox-disabled-label-color: rgba(0, 0, 0, .38);--mat-checkbox-label-text-color: rgba(0, 0, 0, .87)}html .mat-mdc-checkbox.mat-primary,html .mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-focus-icon-color: #2ea149;--mdc-checkbox-selected-hover-icon-color: #2ea149;--mdc-checkbox-selected-icon-color: #2ea149;--mdc-checkbox-selected-pressed-icon-color: #2ea149;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #2ea149;--mdc-checkbox-selected-hover-state-layer-color: #2ea149;--mdc-checkbox-selected-pressed-state-layer-color: #2ea149;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}html{--mdc-checkbox-state-layer-size: 40px}html{--mat-checkbox-touch-target-display: block}html{--mdc-text-button-container-shape: 4px;--mdc-text-button-keep-touch-target: false}html{--mdc-filled-button-container-shape: 4px;--mdc-filled-button-keep-touch-target: false}html{--mdc-protected-button-container-shape: 4px;--mdc-protected-button-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, .2), 0px 2px 2px 0px rgba(0, 0, 0, .14), 0px 1px 5px 0px rgba(0, 0, 0, .12);--mdc-protected-button-disabled-container-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-protected-button-focus-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-hover-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mdc-protected-button-pressed-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mdc-outlined-button-keep-touch-target: false;--mdc-outlined-button-outline-width: 1px;--mdc-outlined-button-container-shape: 4px}html{--mat-text-button-horizontal-padding: 8px;--mat-text-button-with-icon-horizontal-padding: 8px;--mat-text-button-icon-spacing: 8px;--mat-text-button-icon-offset: 0}html{--mat-filled-button-horizontal-padding: 16px;--mat-filled-button-icon-spacing: 8px;--mat-filled-button-icon-offset: -4px}html{--mat-protected-button-horizontal-padding: 16px;--mat-protected-button-icon-spacing: 8px;--mat-protected-button-icon-offset: -4px}html{--mat-outlined-button-horizontal-padding: 15px;--mat-outlined-button-icon-spacing: 8px;--mat-outlined-button-icon-offset: -4px}html{--mdc-text-button-label-text-color: black;--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-text-button-state-layer-color: black;--mat-text-button-disabled-state-layer-color: black;--mat-text-button-ripple-color: rgba(0, 0, 0, .1);--mat-text-button-hover-state-layer-opacity: .04;--mat-text-button-focus-state-layer-opacity: .12;--mat-text-button-pressed-state-layer-opacity: .12}html{--mdc-filled-button-container-color: white;--mdc-filled-button-label-text-color: black;--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-filled-button-state-layer-color: black;--mat-filled-button-disabled-state-layer-color: black;--mat-filled-button-ripple-color: rgba(0, 0, 0, .1);--mat-filled-button-hover-state-layer-opacity: .04;--mat-filled-button-focus-state-layer-opacity: .12;--mat-filled-button-pressed-state-layer-opacity: .12}html{--mdc-protected-button-container-color: white;--mdc-protected-button-label-text-color: black;--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38)}html{--mat-protected-button-state-layer-color: black;--mat-protected-button-disabled-state-layer-color: black;--mat-protected-button-ripple-color: rgba(0, 0, 0, .1);--mat-protected-button-hover-state-layer-opacity: .04;--mat-protected-button-focus-state-layer-opacity: .12;--mat-protected-button-pressed-state-layer-opacity: .12}html{--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-label-text-color: black;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html{--mat-outlined-button-state-layer-color: black;--mat-outlined-button-disabled-state-layer-color: black;--mat-outlined-button-ripple-color: rgba(0, 0, 0, .1);--mat-outlined-button-hover-state-layer-opacity: .04;--mat-outlined-button-focus-state-layer-opacity: .12;--mat-outlined-button-pressed-state-layer-opacity: .12}html .mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #2ea149}html .mat-mdc-button.mat-primary{--mat-text-button-state-layer-color: #2ea149;--mat-text-button-ripple-color: rgba(46, 161, 73, .1)}html .mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #aa3636}html .mat-mdc-button.mat-accent{--mat-text-button-state-layer-color: #aa3636;--mat-text-button-ripple-color: rgba(170, 54, 54, .1)}html .mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #2ea149}html .mat-mdc-button.mat-warn{--mat-text-button-state-layer-color: #2ea149;--mat-text-button-ripple-color: rgba(46, 161, 73, .1)}html .mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #2ea149}html .mat-mdc-unelevated-button.mat-primary{--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #aa3636}html .mat-mdc-unelevated-button.mat-accent{--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #2ea149}html .mat-mdc-unelevated-button.mat-warn{--mat-filled-button-state-layer-color: #fff;--mat-filled-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #2ea149}html .mat-mdc-raised-button.mat-primary{--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #aa3636}html .mat-mdc-raised-button.mat-accent{--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #2ea149}html .mat-mdc-raised-button.mat-warn{--mat-protected-button-state-layer-color: #fff;--mat-protected-button-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #2ea149;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html .mat-mdc-outlined-button.mat-primary{--mat-outlined-button-state-layer-color: #2ea149;--mat-outlined-button-ripple-color: rgba(46, 161, 73, .1)}html .mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #aa3636;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html .mat-mdc-outlined-button.mat-accent{--mat-outlined-button-state-layer-color: #aa3636;--mat-outlined-button-ripple-color: rgba(170, 54, 54, .1)}html .mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #2ea149;--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}html .mat-mdc-outlined-button.mat-warn{--mat-outlined-button-state-layer-color: #2ea149;--mat-outlined-button-ripple-color: rgba(46, 161, 73, .1)}html{--mdc-text-button-container-height: 36px}html{--mdc-filled-button-container-height: 36px}html{--mdc-protected-button-container-height: 36px}html{--mdc-outlined-button-container-height: 36px}html{--mat-text-button-touch-target-display: block}html{--mat-filled-button-touch-target-display: block}html{--mat-protected-button-touch-target-display: block}html{--mat-outlined-button-touch-target-display: block}html{--mdc-icon-button-icon-size: 24px}html{--mdc-icon-button-icon-color: inherit;--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}html{--mat-icon-button-state-layer-color: black;--mat-icon-button-disabled-state-layer-color: black;--mat-icon-button-ripple-color: rgba(0, 0, 0, .1);--mat-icon-button-hover-state-layer-opacity: .04;--mat-icon-button-focus-state-layer-opacity: .12;--mat-icon-button-pressed-state-layer-opacity: .12}html .mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #2ea149}html .mat-mdc-icon-button.mat-primary{--mat-icon-button-state-layer-color: #2ea149;--mat-icon-button-ripple-color: rgba(46, 161, 73, .1)}html .mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #aa3636}html .mat-mdc-icon-button.mat-accent{--mat-icon-button-state-layer-color: #aa3636;--mat-icon-button-ripple-color: rgba(170, 54, 54, .1)}html .mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #2ea149}html .mat-mdc-icon-button.mat-warn{--mat-icon-button-state-layer-color: #2ea149;--mat-icon-button-ripple-color: rgba(46, 161, 73, .1)}html{--mat-icon-button-touch-target-display: block}html .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}html{--mdc-fab-container-shape: 50%;--mdc-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-small-container-shape: 50%;--mdc-fab-small-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-fab-small-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-fab-small-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-extended-fab-container-height: 48px;--mdc-extended-fab-container-shape: 24px;--mdc-extended-fab-container-elevation-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 6px 10px 0px rgba(0, 0, 0, .14), 0px 1px 18px 0px rgba(0, 0, 0, .12);--mdc-extended-fab-focus-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-hover-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12);--mdc-extended-fab-pressed-container-elevation-shadow: 0px 7px 8px -4px rgba(0, 0, 0, .2), 0px 12px 17px 2px rgba(0, 0, 0, .14), 0px 5px 22px 4px rgba(0, 0, 0, .12)}html{--mdc-fab-container-color: white}html{--mat-fab-foreground-color: black;--mat-fab-state-layer-color: black;--mat-fab-disabled-state-layer-color: black;--mat-fab-ripple-color: rgba(0, 0, 0, .1);--mat-fab-hover-state-layer-opacity: .04;--mat-fab-focus-state-layer-opacity: .12;--mat-fab-pressed-state-layer-opacity: .12;--mat-fab-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html{--mdc-fab-small-container-color: white}html{--mat-fab-small-foreground-color: black;--mat-fab-small-state-layer-color: black;--mat-fab-small-disabled-state-layer-color: black;--mat-fab-small-ripple-color: rgba(0, 0, 0, .1);--mat-fab-small-hover-state-layer-opacity: .04;--mat-fab-small-focus-state-layer-opacity: .12;--mat-fab-small-pressed-state-layer-opacity: .12;--mat-fab-small-disabled-state-container-color: rgba(0, 0, 0, .12);--mat-fab-small-disabled-state-foreground-color: rgba(0, 0, 0, .38)}html .mat-mdc-fab.mat-primary{--mdc-fab-container-color: #2ea149}html .mat-mdc-fab.mat-primary{--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-accent{--mdc-fab-container-color: #aa3636}html .mat-mdc-fab.mat-accent{--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-fab.mat-warn{--mdc-fab-container-color: #2ea149}html .mat-mdc-fab.mat-warn{--mat-fab-foreground-color: #fff;--mat-fab-state-layer-color: #fff;--mat-fab-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-primary{--mdc-fab-small-container-color: #2ea149}html .mat-mdc-mini-fab.mat-primary{--mat-fab-small-foreground-color: #fff;--mat-fab-small-state-layer-color: #fff;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-accent{--mdc-fab-small-container-color: #aa3636}html .mat-mdc-mini-fab.mat-accent{--mat-fab-small-foreground-color: #fff;--mat-fab-small-state-layer-color: #fff;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html .mat-mdc-mini-fab.mat-warn{--mdc-fab-small-container-color: #2ea149}html .mat-mdc-mini-fab.mat-warn{--mat-fab-small-foreground-color: #fff;--mat-fab-small-state-layer-color: #fff;--mat-fab-small-ripple-color: rgba(255, 255, 255, .1)}html{--mat-fab-touch-target-display: block}html{--mat-fab-small-touch-target-display: block}html{--mdc-snackbar-container-shape: 4px}html{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87)}html{--mat-snack-bar-button-color: #aa3636}html{--mat-table-row-item-outline-width: 1px}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}html{--mdc-circular-progress-active-indicator-width: 4px;--mdc-circular-progress-size: 48px}html{--mdc-circular-progress-active-indicator-color: #2ea149}html .mat-accent{--mdc-circular-progress-active-indicator-color: #aa3636}html .mat-warn{--mdc-circular-progress-active-indicator-color: #2ea149}html{--mat-badge-container-shape: 50%;--mat-badge-container-size: unset;--mat-badge-small-size-container-size: unset;--mat-badge-large-size-container-size: unset;--mat-badge-legacy-container-size: 22px;--mat-badge-legacy-small-size-container-size: 16px;--mat-badge-legacy-large-size-container-size: 28px;--mat-badge-container-offset: -11px 0;--mat-badge-small-size-container-offset: -8px 0;--mat-badge-large-size-container-offset: -14px 0;--mat-badge-container-overlap-offset: -11px;--mat-badge-small-size-container-overlap-offset: -8px;--mat-badge-large-size-container-overlap-offset: -14px;--mat-badge-container-padding: 0;--mat-badge-small-size-container-padding: 0;--mat-badge-large-size-container-padding: 0}html{--mat-badge-background-color: #2ea149;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}html .mat-badge-accent{--mat-badge-background-color: #aa3636}html .mat-badge-warn{--mat-badge-background-color: #2ea149}html{--mat-bottom-sheet-container-shape: 4px}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-height: 36px;--mat-legacy-button-toggle-shape: 2px;--mat-legacy-button-toggle-focus-state-layer-opacity: 1}html{--mat-standard-button-toggle-shape: 4px;--mat-standard-button-toggle-hover-state-layer-opacity: .04;--mat-standard-button-toggle-focus-state-layer-opacity: .12}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd}html{--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: rgb(224.4, 224.4, 224.4)}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-container-shape: 4px;--mat-datepicker-calendar-container-touch-shape: 4px;--mat-datepicker-calendar-container-elevation-shadow: 0px 2px 4px -1px rgba(0, 0, 0, .2), 0px 4px 5px 0px rgba(0, 0, 0, .14), 0px 1px 10px 0px rgba(0, 0, 0, .12);--mat-datepicker-calendar-container-touch-elevation-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12)}html{--mat-datepicker-calendar-date-selected-state-background-color: #2ea149;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(46, 161, 73, .4);--mat-datepicker-calendar-date-focus-state-background-color: rgba(46, 161, 73, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(46, 161, 73, .3);--mat-datepicker-toggle-active-state-icon-color: #2ea149;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(46, 161, 73, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032);--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-text-color: black;--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}html .mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-background-color: #aa3636;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(170, 54, 54, .4);--mat-datepicker-calendar-date-focus-state-background-color: rgba(170, 54, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(170, 54, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(170, 54, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}html .mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-background-color: #2ea149;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(46, 161, 73, .4);--mat-datepicker-calendar-date-focus-state-background-color: rgba(46, 161, 73, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(46, 161, 73, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(46, 161, 73, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: rgb(69.5241935484, 163.4758064516, 93.9516129032)}html .mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #aa3636}html .mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #2ea149}html .mat-calendar-controls{--mat-icon-button-touch-target-display: none}html .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}html{--mat-divider-width: 1px}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-shape: 4px;--mat-expansion-legacy-header-indicator-display: inline-block;--mat-expansion-header-indicator-display: none}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}html .mat-icon.mat-primary{--mat-icon-color: #2ea149}html .mat-icon.mat-accent{--mat-icon-color: #aa3636}html .mat-icon.mat-warn{--mat-icon-color: #2ea149}html{--mat-sidenav-container-shape: 0;--mat-sidenav-container-elevation-shadow: 0px 8px 10px -5px rgba(0, 0, 0, .2), 0px 16px 24px 2px rgba(0, 0, 0, .14), 0px 6px 30px 5px rgba(0, 0, 0, .12);--mat-sidenav-container-width: auto}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-selected-state-icon-background-color: #2ea149;--mat-stepper-header-done-state-icon-background-color: #2ea149;--mat-stepper-header-edit-state-icon-background-color: #2ea149;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #2ea149;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #2ea149;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-selected-state-icon-background-color: #aa3636;--mat-stepper-header-done-state-icon-background-color: #aa3636;--mat-stepper-header-edit-state-icon-background-color: #aa3636}html .mat-step-header.mat-warn{--mat-stepper-header-selected-state-icon-background-color: #2ea149;--mat-stepper-header-done-state-icon-background-color: #2ea149;--mat-stepper-header-edit-state-icon-background-color: #2ea149}html{--mat-stepper-header-height: 72px}html{--mat-sort-arrow-color: rgb(117.3, 117.3, 117.3)}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}html .mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #2ea149}html .mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #aa3636}html .mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #2ea149}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}html{--mat-tree-container-background-color: white;--mat-tree-node-text-color: rgba(0, 0, 0, .87)}html{--mat-tree-node-min-height: 48px}html{--mat-timepicker-container-shape: 4px;--mat-timepicker-container-elevation-shadow: 0px 5px 5px -3px rgba(0, 0, 0, .2), 0px 8px 10px 1px rgba(0, 0, 0, .14), 0px 3px 14px 2px rgba(0, 0, 0, .12)}html{--mat-timepicker-container-background-color: white}html,body{margin:0;padding:0;display:flex;width:100%;min-height:100%}html.burger-menu,body.burger-menu{-webkit-overflow-scrolling:touch;overflow:hidden}a{text-decoration:none;color:#2ea149}a:hover{text-decoration:underline}hr{border-width:0;border-bottom:solid 1px #b7c8c7}code,.code{background:#e5e5e5;display:inline-block}code--small,.code--small{font-size:10px}svg{shape-rendering:geometricPrecision}.evida-elevated,.mat-form-field-flex--evida-elevated .mat-form-field-wrapper .mat-form-field-flex,.mat-mdc-form-field-flex--evida-elevated .mat-mdc-form-field-wrapper .mat-mdc-form-field-flex{background:#fff!important;border-radius:5px;border-width:0;box-shadow:0 0 34px 4px #000 8%;box-shadow:0 12px 34px 0 #000 4%;box-shadow:0 4px 17px 0 #000 8%}.__spacer{width:100%;height:330px}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.tooltip-container{box-shadow:0 2px 3px #0000000d,0 3px 25px #00000040;border-radius:5px;padding:10px 15px;font-family:FibraOneAlt,sans-serif;font-weight:400!important;font-size:12px!important;line-height:18px!important;z-index:100;position:fixed;max-width:280px;width:auto;background:#fff;color:#0e4744;text-align:center}.tooltip-container.right:before{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #ffffff;position:absolute;top:calc(50% - 10px);left:-10px}.tooltip-container.left:before{content:"";width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #ffffff;position:absolute;top:calc(50% - 10px);right:-10px}.tooltip-container.bottom:before{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #ffffff;position:absolute;left:calc(50% - 10px);top:-10px}.tooltip-container.top:before{content:"";width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #ffffff;position:absolute;left:calc(50% - 10px);bottom:-10px}
