:root{--search-background:#fff;--mdc-theme-max-content-width:840px;--material-footer-max-width:960px;--md-sys-color-on-surface-variant:var(--md-sys-color-on-background);--mdc-theme-text-secondary-on-background:var(--md-sys-color-on-background);--mdc-theme-text-hint-on-background:var(--md-sys-color-on-background);--mdc-theme-text-disabled-on-background:var(--md-sys-color-on-background);--mdc-theme-text-icon-on-background:var(--md-sys-color-on-background);--wp-cover-block-text:#fff;--back-to-top-boder:var(--md-sys-color-primary,#18191a);--outline-color:#005fcc;--md-sys-typescale-display-small-size:96px;--md-sys-typescale-display-small-line-height:1;--md-sys-typescale-display-small-style:normal;--md-sys-typescale-display-small-weight:300;--md-sys-typescale-display-small-tracking:-1.5px;--md-sys-typescale-headline-large-size:60px;--md-sys-typescale-headline-large-line-height:1;--md-sys-typescale-headline-large-style:normal;--md-sys-typescale-headline-large-weight:300;--md-sys-typescale-headline-large-tracking:-0.5px;--md-sys-typescale-headline-medium-size:48px;--md-sys-typescale-headline-medium-line-height:1.04;--md-sys-typescale-headline-medium-style:normal;--md-sys-typescale-headline-medium-weight:400;--md-sys-typescale-headline-medium-tracking:0px;--md-sys-typescale-headline-small-size:34px;--md-sys-typescale-headline-small-line-height:1.18;--md-sys-typescale-headline-small-style:normal;--md-sys-typescale-headline-small-weight:400;--md-sys-typescale-headline-small-tracking:0.25px;--md-sys-typescale-title-large-size:24px;--md-sys-typescale-title-large-line-height:1.33;--md-sys-typescale-title-large-style:normal;--md-sys-typescale-title-large-weight:400;--md-sys-typescale-title-large-tracking:0px;--md-sys-typescale-title-medium-size:16px;--md-sys-typescale-title-medium-line-height:1.75;--md-sys-typescale-title-medium-style:normal;--md-sys-typescale-title-medium-weight:400;--md-sys-typescale-title-medium-tracking:0.15px;--md-sys-typescale-title-small-size:14px;--md-sys-typescale-title-small-line-height:1.57;--md-sys-typescale-title-small-style:normal;--md-sys-typescale-title-small-weight:500;--md-sys-typescale-title-small-tracking:0.1px;--md-sys-typescale-body-large-size:16px;--md-sys-typescale-body-large-line-height:1.5;--md-sys-typescale-body-large-style:normal;--md-sys-typescale-body-large-weight:400;--md-sys-typescale-body-large-tracking:0.5px;--md-sys-typescale-body-medium-size:14px;--md-sys-typescale-body-medium-line-height:1.43;--md-sys-typescale-body-medium-style:normal;--md-sys-typescale-body-medium-weight:400;--md-sys-typescale-body-medium-tracking:0.25px;--md-sys-typescale-body-small-size:12px;--md-sys-typescale-body-small-line-height:1.67;--md-sys-typescale-body-small-style:normal;--md-sys-typescale-body-small-weight:400;--md-sys-typescale-body-small-tracking:0.4px;--md-sys-typescale-label-large-size:16px;--md-sys-typescale-label-large-line-height:1.75;--md-sys-typescale-label-large-style:normal;--md-sys-typescale-label-large-weight:400;--md-sys-typescale-label-large-tracking:0.15px;--md-sys-typescale-label-medium-size:14px;--md-sys-typescale-label-medium-line-height:1.375;--md-sys-typescale-label-medium-style:normal;--md-sys-typescale-label-medium-weight:500;--md-sys-typescale-label-medium-tracking:0.1px;--md-sys-typescale-label-small-size:12px;--md-sys-typescale-label-small-line-height:2;--md-sys-typescale-label-small-style:normal;--md-sys-typescale-label-small-weight:500;--md-sys-typescale-label-small-tracking:1.5px;--mdc-layout-grid-margin-desktop:24px;--mdc-layout-grid-gutter-desktop:24px;--mdc-layout-grid-column-width-desktop:72px;--mdc-layout-grid-margin-tablet:16px;--mdc-layout-grid-gutter-tablet:16px;--mdc-layout-grid-column-width-tablet:72px;--mdc-layout-grid-margin-phone:16px;--mdc-layout-grid-gutter-phone:16px;--mdc-layout-grid-column-width-phone:72px}@media (min-width:840px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:24px;padding:var(--mdc-layout-grid-margin-desktop,24px)}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-tablet,16px)}}@media (max-width:599px){.mdc-layout-grid{box-sizing:border-box;margin:0 auto;padding:16px;padding:var(--mdc-layout-grid-margin-phone,16px)}}@media (min-width:840px){.mdc-layout-grid__inner{align-items:stretch;display:flex;flex-flow:row wrap;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop,24px);display:grid;grid-template-columns:repeat(12,minmax(0,1fr));margin:0}}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid__inner{align-items:stretch;display:flex;flex-flow:row wrap;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet,16px);display:grid;grid-template-columns:repeat(8,minmax(0,1fr));margin:0}}}@media (max-width:599px){.mdc-layout-grid__inner{align-items:stretch;display:flex;flex-flow:row wrap;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2*-1)}@supports (display:grid){.mdc-layout-grid__inner{grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone,16px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0}}}@media (min-width:840px){.mdc-layout-grid__cell{box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px)/2);width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.33333% - 24px);width:calc(8.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.66667% - 24px);width:calc(16.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{width:calc(25% - 24px);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-desktop{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.33333% - 24px);width:calc(33.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.66667% - 24px);width:calc(41.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{grid-column-end:span 5;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{width:calc(50% - 24px);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-desktop{grid-column-end:span 6;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.33333% - 24px);width:calc(58.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{grid-column-end:span 7;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.66667% - 24px);width:calc(66.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{width:calc(75% - 24px);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-desktop{grid-column-end:span 9;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.33333% - 24px);width:calc(83.33333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{grid-column-end:span 10;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.66667% - 24px);width:calc(91.66667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{grid-column-end:span 11;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{width:calc(100% - 24px);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-desktop{grid-column-end:span 12;width:auto}}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid__cell{box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px)/2);width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{width:calc(12.5% - 16px);width:calc(12.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-tablet{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-tablet{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{width:calc(37.5% - 16px);width:calc(37.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-tablet{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-tablet{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{width:calc(62.5% - 16px);width:calc(62.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-tablet{grid-column-end:span 5;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-tablet{grid-column-end:span 6;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{width:calc(87.5% - 16px);width:calc(87.5% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-tablet{grid-column-end:span 7;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-tablet{grid-column-end:span 8;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-tablet, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-tablet{grid-column-end:span 8;width:auto}}}@media (max-width:599px){.mdc-layout-grid__cell{box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px)/2);width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell{grid-column-end:span 4;margin:0;width:auto}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{width:calc(25% - 16px);width:calc(25% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-phone{grid-column-end:span 1;width:auto}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-phone{grid-column-end:span 2;width:auto}}.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{width:calc(75% - 16px);width:calc(75% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-3,.mdc-layout-grid__cell--span-3-phone{grid-column-end:span 3;width:auto}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-6,.mdc-layout-grid__cell--span-6-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-9,.mdc-layout-grid__cell--span-9-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-phone{grid-column-end:span 4;width:auto}}.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px))}@supports (display:grid){.mdc-layout-grid__cell--span-12,.mdc-layout-grid__cell--span-12-phone{grid-column-end:span 4;width:auto}}}.mdc-layout-grid__cell--order-1{order:1}.mdc-layout-grid__cell--order-2{order:2}.mdc-layout-grid__cell--order-3{order:3}.mdc-layout-grid__cell--order-4{order:4}.mdc-layout-grid__cell--order-5{order:5}.mdc-layout-grid__cell--order-6{order:6}.mdc-layout-grid__cell--order-7{order:7}.mdc-layout-grid__cell--order-8{order:8}.mdc-layout-grid__cell--order-9{order:9}.mdc-layout-grid__cell--order-10{order:10}.mdc-layout-grid__cell--order-11{order:11}.mdc-layout-grid__cell--order-12{order:12}.mdc-layout-grid__cell--align-top{align-self:flex-start}@supports (display:grid){.mdc-layout-grid__cell--align-top{align-self:start}}.mdc-layout-grid__cell--align-middle{align-self:center}.mdc-layout-grid__cell--align-bottom{align-self:flex-end}@supports (display:grid){.mdc-layout-grid__cell--align-bottom{align-self:end}}@media (min-width:840px){.mdc-layout-grid--fixed-column-width{width:1176px;width:calc(var(--mdc-layout-grid-column-width-desktop, 72px)*12 + var(--mdc-layout-grid-gutter-desktop, 24px)*11 + var(--mdc-layout-grid-margin-desktop, 24px)*2)}}@media (min-width:600px) and (max-width:839px){.mdc-layout-grid--fixed-column-width{width:720px;width:calc(var(--mdc-layout-grid-column-width-tablet, 72px)*8 + var(--mdc-layout-grid-gutter-tablet, 16px)*7 + var(--mdc-layout-grid-margin-tablet, 16px)*2)}}@media (max-width:599px){.mdc-layout-grid--fixed-column-width{width:368px;width:calc(var(--mdc-layout-grid-column-width-phone, 72px)*4 + var(--mdc-layout-grid-gutter-phone, 16px)*3 + var(--mdc-layout-grid-margin-phone, 16px)*2)}}.mdc-layout-grid--align-left{margin-left:0;margin-right:auto}.mdc-layout-grid--align-right{margin-left:auto;margin-right:0}.mdc-tab-bar{width:100%}.mdc-tab{height:48px}.mdc-tab--stacked{height:72px}.mdc-tab-scroller{overflow-y:hidden}.mdc-tab-scroller.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-content{transition:transform .25s cubic-bezier(.4,0,.2,1)}.mdc-tab-scroller__test{height:100px;overflow-x:scroll;position:absolute;top:-9999px;width:100px}.mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:touch;display:flex;overflow-x:hidden}.mdc-tab-scroller__scroll-area::-webkit-scrollbar,.mdc-tab-scroller__test::-webkit-scrollbar{display:none}.mdc-tab-scroller__scroll-area--scroll{overflow-x:scroll}.mdc-tab-scroller__scroll-content{display:flex;flex:1 0 auto;position:relative;transform:none;will-change:transform}.mdc-tab-scroller--align-start .mdc-tab-scroller__scroll-content{justify-content:flex-start}.mdc-tab-scroller--align-end .mdc-tab-scroller__scroll-content{justify-content:flex-end}.mdc-tab-scroller--align-center .mdc-tab-scroller__scroll-content{justify-content:center}.mdc-tab-scroller--animating .mdc-tab-scroller__scroll-area{-webkit-overflow-scrolling:auto}.mdc-image-list__item{margin:0}.mdc-image-list__item-wrap:hover .mdc-image-list__label{text-decoration:underline}.mdc-image-list--with-text-protection .mdc-image-list__supporting{align-items:start;border-bottom-left-radius:var(--mdc-image-list-radius,4px);border-bottom-right-radius:var(--mdc-image-list-radius,4px);height:auto;max-height:100%;min-height:48px;padding:8px 16px}.mdc-button .mdc-button__ripple{border-radius:inherit}.mdc-card{border-radius:var(--mdc-card-radius,4px)}.mdc-data-table{border-radius:var(--mdc-data-table-radius,4px)}.mdc-data-table__header-cell{font-weight:700}.mdc-data-table__cell,.mdc-data-table__header-cell,.mdc-menu .mdc-list{color:var(--md-sys-color-on-surface,#000)}.mdc-data-table__row{border-color:var(--md-sys-color-on-surface,#000)}.mdc-tab-content{display:none;margin:1em}.mdc-tab-content--active{display:block}.mdc-list--avatar-list .mdc-list-item__graphic.material-icons{font-size:40px}.mdc-list:not(.mdc-list--two-line) .mdc-list-item__primary-text{margin-bottom:0}.mdc-text-field--outlined.mdc-text-field--textarea .mdc-floating-label{left:4px}.mdc-text-field--textarea .mdc-floating-label--float-above{transform:translateY(-108%) scale(1)}.mdc-button--outlined:disabled,.mdc-button--outlined:not(:disabled){border-color:var(--md-sys-color-on-surface,#000)}.mdc-button--outlined:disabled{color:var(--md-sys-color-on-surface,#000)}.mdc-card,.mdc-card__link,.mtb-card__title,.single-post-card__title{color:var(--md-sys-color-on-surface,#000);text-decoration:none}.mdc-card--outlined{border-color:var(--mdc-theme-surface-mix-12,#e0e0e0)}.mtb-card__secondary-text,.mtb-card__supporting-text,.single-post-card__subtitle{color:var(--md-sys-color-on-surface,#000)}.mdc-select:not(.mdc-select--disabled),.mdc-select:not(.mdc-select--disabled) .mdc-select__anchor{background-color:var(--mdc-theme-surface-mix-4,#f5f5f5)}.mdc-select:not(.mdc-select--disabled) .mdc-floating-label,.mdc-select:not(.mdc-select--disabled) .mdc-select__native-control,.mdc-select:not(.mdc-select--disabled) .mdc-select__selected-text{border-bottom-color:var(--md-sys-color-on-surface,#000);color:var(--md-sys-color-on-surface,#000)}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{border-color:var(--md-sys-color-on-surface,#000)}.mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{background-color:var(--md-sys-color-on-surface,#000)}.mdc-drawer,.mdc-radio .mdc-radio__native-control:enabled:not(:checked)+.mdc-radio__background .mdc-radio__outer-circle{border-color:var(--md-sys-color-on-surface,#000)}.mdc-drawer{background-color:var(--md-sys-color-surface,#fff)}.mdc-drawer .mdc-drawer__subtitle,.mdc-drawer .mdc-drawer__title,.mdc-drawer .mdc-list-item{color:var(--md-sys-color-on-surface,#000)}.mdc-drawer .mdc-list-item--activated,.mdc-drawer .mdc-list-item--selected{color:var(--md-sys-color-primary,#6200ee)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:var(--md-sys-color-on-surface,#000)}.mdc-chip,.mdc-dialog .mdc-dialog__content,.mdc-dialog .mdc-dialog__title,.mdc-dialog .mdc-list{color:var(--md-sys-color-on-surface,#000)}.mdc-chip{background-color:var(--mdc-theme-surface-mix-12,#e0e0e0);border-radius:var(--mdc-chip-radius,16px)}.mdc-chip.mdc-chip--selected{color:var(--md-sys-color-primary,#6200ee)}.mdc-icon-button:after,.mdc-icon-button:before,.mdc-switch:not(.mdc-switch--checked)
.mdc-switch__track{background-color:var(--md-sys-color-on-surface,#000)}.mdc-tab-bar{background-color:var(--md-sys-color-background,var(--md-sys-color-surface,#fff))}.mdc-tab .mdc-tab__icon,.mdc-tab .mdc-tab__text-label{color:var(--md-sys-color-on-surface,#000)}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{color:var(--md-sys-color-primary,#6200ee)}.mdc-drawer{background-color:#fff;border-radius:0 0 0 0;border-right:1px solid;border-color:#0000001f;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:100%;overflow:hidden;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);width:256px;z-index:6}.mdc-drawer .mdc-drawer__title{color:#000000de}.mdc-drawer .mdc-drawer__subtitle,.mdc-drawer .mdc-list-group__subheader,.mdc-drawer .mdc-list-item__graphic{color:#0009}.mdc-drawer .mdc-list-item{color:#000000de}.mdc-drawer .mdc-list-item--activated .mdc-list-item__graphic{color:#6200ee}.mdc-drawer .mdc-list-item--activated{color:#6200eede}.mdc-drawer[dir=rtl],[dir=rtl] .mdc-drawer{border-radius:0 0 0 0}.mdc-drawer .mdc-list-item{border-radius:4px}.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:256px;margin-right:0}.mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content[dir=rtl],[dir=rtl] .mdc-drawer.mdc-drawer--open:not(.mdc-drawer--closing)+.mdc-drawer-app-content{margin-left:0;margin-right:256px}.mdc-drawer[dir=rtl],[dir=rtl] .mdc-drawer{border-left-style:solid;border-left-width:1px;border-right-style:none;border-right-width:0}.mdc-drawer .mdc-list-item{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--md-sys-typescale-label-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-medium-size,.875em);font-style:var(--md-sys-typescale-label-medium-style,normal);font-weight:var(--md-sys-typescale-label-medium-weight,500);height:40px;letter-spacing:var(--md-sys-typescale-label-medium-tracking);line-height:var(--md-sys-typescale-label-medium-line-height,1.5);margin:8px;padding:0 8px;text-transform:inherit}.mdc-drawer .mdc-list-item:first-child{margin-top:2px}.mdc-drawer .mdc-list-item:last-child{margin-bottom:0}.mdc-drawer .mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:var(--md-sys-typescale-body-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-medium-size,.875em);font-style:var(--md-sys-typescale-body-medium-style,normal);font-weight:var(--md-sys-typescale-body-medium-weight,400);letter-spacing:var(--md-sys-typescale-body-medium-tracking);line-height:var(--md-sys-typescale-body-medium-line-height,1.5);line-height:normal;margin:0;padding:0 16px}.mdc-drawer .mdc-list-group__subheader:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-drawer .mdc-list-divider{margin:3px 0 4px}.mdc-drawer .mdc-list-item__graphic,.mdc-drawer .mdc-list-item__text{pointer-events:none}.mdc-drawer--animate{transform:translateX(-100%)}.mdc-drawer--animate[dir=rtl],[dir=rtl] .mdc-drawer--animate{transform:translateX(100%)}.mdc-drawer--opening{transition-duration:.25s}.mdc-drawer--opening,.mdc-drawer--opening[dir=rtl],[dir=rtl] .mdc-drawer--opening{transform:translateX(0)}.mdc-drawer--closing{transform:translateX(-100%);transition-duration:.2s}.mdc-drawer--closing[dir=rtl],[dir=rtl] .mdc-drawer--closing{transform:translateX(100%)}.mdc-drawer__header{box-sizing:border-box;flex-shrink:0;min-height:64px;padding:0 16px 4px}.mdc-drawer__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:var(--md-sys-typescale-title-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-large-size,1.25em);font-style:var(--md-sys-typescale-title-large-style,normal);font-weight:var(--md-sys-typescale-title-large-weight,500);letter-spacing:var(--md-sys-typescale-title-large-tracking);line-height:var(--md-sys-typescale-title-large-line-height,1.5);line-height:normal;margin-bottom:-20px;margin-top:0;text-decoration:inherit}.mdc-drawer__title:before{content:"";display:inline-block;height:36px;vertical-align:0;width:0}.mdc-drawer__title:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-drawer__subtitle{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:var(--md-sys-typescale-label-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-medium-size,.875em);font-style:var(--md-sys-typescale-label-medium-style,normal);font-weight:var(--md-sys-typescale-label-medium-weight,400);letter-spacing:var(--md-sys-typescale-label-medium-tracking);line-height:var(--md-sys-typescale-label-medium-line-height,1.5);line-height:normal;margin-bottom:0;margin-top:0}.mdc-drawer__subtitle:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-drawer__content{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto}.mdc-drawer--dismissible{display:none;left:0;position:absolute;right:auto}.mdc-drawer--dismissible[dir=rtl],[dir=rtl] .mdc-drawer--dismissible{left:auto;right:0}.mdc-drawer--dismissible.mdc-drawer--open{display:flex}.mdc-drawer-app-content{position:relative}.mdc-drawer-app-content,.mdc-drawer-app-content[dir=rtl],[dir=rtl] .mdc-drawer-app-content{margin-left:0;margin-right:0}.mdc-drawer--modal{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f;display:none;left:0;position:fixed;right:auto}.mdc-drawer--modal+.mdc-drawer-scrim{background-color:#00000052}.mdc-drawer--modal[dir=rtl],[dir=rtl] .mdc-drawer--modal{left:auto;right:0}.mdc-drawer--modal.mdc-drawer--open{display:flex}.mdc-drawer-scrim{display:none;height:100%;left:0;position:fixed;top:0;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:100%;z-index:5}.mdc-drawer--open+.mdc-drawer-scrim{display:block}.mdc-drawer--animate+.mdc-drawer-scrim{opacity:0}.mdc-drawer--opening+.mdc-drawer-scrim{opacity:1;transition-duration:.25s}.mdc-drawer--closing+.mdc-drawer-scrim{opacity:0;transition-duration:.2s}.mdc-top-app-bar{background-color:var(--md-sys-color-primary,#6200ee);box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;position:fixed;width:100%;z-index:4}.mdc-top-app-bar,.mdc-top-app-bar .mdc-top-app-bar__action-item,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon{color:var(--md-sys-color-on-primary,#fff)}.mdc-top-app-bar .mdc-top-app-bar__action-item:after,.mdc-top-app-bar .mdc-top-app-bar__action-item:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:before{background-color:var(--md-sys-color-on-primary,#fff)}.mdc-top-app-bar .mdc-top-app-bar__action-item:hover:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:hover:before{opacity:.08}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):focus:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded--background-focused:before,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-top-app-bar .mdc-top-app-bar__action-item:not(.mdc-ripple-upgraded):active:after,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}.mdc-top-app-bar .mdc-top-app-bar__action-item.mdc-ripple-upgraded,.mdc-top-app-bar .mdc-top-app-bar__navigation-icon.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-top-app-bar__row{box-sizing:border-box;display:flex;height:64px;position:relative;width:100%}.mdc-top-app-bar__section{align-items:center;display:inline-flex;flex:1 1 auto;min-width:0;padding:8px 12px;z-index:1}.mdc-top-app-bar__section--align-start{justify-content:flex-start;order:-1}.mdc-top-app-bar__section--align-end{justify-content:flex-end;order:1}.mdc-top-app-bar__title{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--md-sys-typescale-title-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-large-size,1.25em);font-style:var(--md-sys-typescale-title-large-style,normal);font-weight:var(--md-sys-typescale-title-large-weight,500);letter-spacing:var(--md-sys-typescale-title-large-tracking);line-height:var(--md-sys-typescale-title-large-line-height,2);overflow:hidden;padding-left:20px;padding-right:0;text-decoration:inherit;text-overflow:ellipsis;white-space:nowrap;z-index:1}.mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar__title{padding-left:0;padding-right:20px}.mdc-top-app-bar--short-collapsed{border-radius:0 0 24px 0}.mdc-top-app-bar--short-collapsed[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed{border-radius:0 0 0 24px}.mdc-top-app-bar--short{left:0;right:auto;top:0;transition:width .25s cubic-bezier(.4,0,.2,1);width:100%}.mdc-top-app-bar--short[dir=rtl],[dir=rtl] .mdc-top-app-bar--short{left:auto;right:0}.mdc-top-app-bar--short .mdc-top-app-bar__row{height:56px}.mdc-top-app-bar--short .mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short .mdc-top-app-bar__title{opacity:1;transition:opacity .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;transition:width .3s cubic-bezier(.4,0,.2,1);width:56px}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__title{display:none}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__action-item{transition:padding .15s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item{width:112px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}.mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed.mdc-top-app-bar--short-has-action-item .mdc-top-app-bar__section--align-end{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__row{height:48px}.mdc-top-app-bar--dense .mdc-top-app-bar__section{padding:0 4px}.mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:12px;padding-right:0}.mdc-top-app-bar--dense .mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar--dense .mdc-top-app-bar__title{padding-left:0;padding-right:12px}.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:128px}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{align-self:flex-end;padding-bottom:2px}.mdc-top-app-bar--prominent .mdc-top-app-bar__action-item,.mdc-top-app-bar--prominent .mdc-top-app-bar__navigation-icon{align-self:flex-start}.mdc-top-app-bar--fixed{transition:box-shadow .2s linear}.mdc-top-app-bar--fixed-scrolled{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f;transition:box-shadow .2s linear}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__row{height:96px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__section{padding:0 12px}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:9px;padding-left:20px;padding-right:0}.mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title[dir=rtl],[dir=rtl] .mdc-top-app-bar--dense.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-left:0;padding-right:20px}.mdc-top-app-bar--fixed-adjust{padding-top:64px}.mdc-top-app-bar--dense-fixed-adjust{padding-top:48px}.mdc-top-app-bar--short-fixed-adjust{padding-top:56px}.mdc-top-app-bar--prominent-fixed-adjust{padding-top:128px}.mdc-top-app-bar--dense-prominent-fixed-adjust{padding-top:96px}@media (max-width:599px){.mdc-top-app-bar__row{height:56px}.mdc-top-app-bar__section{padding:4px}.mdc-top-app-bar--short{transition:width .2s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed{transition:width .25s cubic-bezier(.4,0,.2,1)}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:0;padding-right:12px}.mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end[dir=rtl],[dir=rtl] .mdc-top-app-bar--short-collapsed .mdc-top-app-bar__section--align-end{padding-left:12px;padding-right:0}.mdc-top-app-bar--prominent .mdc-top-app-bar__title{padding-bottom:6px}.mdc-top-app-bar--fixed-adjust{padding-top:56px}}:root{--md-sys-shape-corner-full-family:3px;--md-sys-shape-corner-extra-large-top-family:1px;--md-sys-shape-corner-extra-large-top:0;--md-sys-shape-corner-extra-large-top-top-left:28px;--md-sys-shape-corner-extra-large-top-top-right-unit:1px;--md-sys-shape-corner-extra-large-top-top-right:28px;--md-sys-shape-corner-extra-large-family:1px;--md-sys-shape-corner-extra-large-unit:1px;--md-sys-shape-corner-extra-large:28px;--md-sys-shape-corner-large-top-family:1px;--md-sys-shape-corner-large-top-unit:1px;--md-sys-shape-corner-large-top:0;--md-sys-shape-corner-large-top-top-left-unit:1px;--md-sys-shape-corner-large-top-top-left:16px;--md-sys-shape-corner-large-top-top-right-unit:1px;--md-sys-shape-corner-large-top-top-right:16px;--md-sys-shape-corner-large-end-family:1px;--md-sys-shape-corner-large-end-unit:1px;--md-sys-shape-corner-large-end:0;--md-sys-shape-corner-large-end-top-right-unit:1px;--md-sys-shape-corner-large-end-top-right:16px;--md-sys-shape-corner-large-end-bottom-right-unit:1px;--md-sys-shape-corner-large-end-bottom-right:16px;--md-sys-shape-corner-large-family:1px;--md-sys-shape-corner-large-unit:1px;--md-sys-shape-corner-large:16px;--md-sys-shape-corner-medium-family:1px;--md-sys-shape-corner-medium-unit:1px;--md-sys-shape-corner-medium:12px;--md-sys-shape-corner-small-family:1px;--md-sys-shape-corner-small-unit:1px;--md-sys-shape-corner-small:8px;--md-sys-shape-corner-extra-small-top-family:1px;--md-sys-shape-corner-extra-small-top-unit:1px;--md-sys-shape-corner-extra-small-top:0;--md-sys-shape-corner-extra-small-top-top-left-unit:1px;--md-sys-shape-corner-extra-small-top-top-left:4px;--md-sys-shape-corner-extra-small-top-top-right-unit:1px;--md-sys-shape-corner-extra-small-top-top-right:4px;--md-sys-shape-corner-extra-small-family:1px;--md-sys-shape-corner-extra-small-unit:1px;--md-sys-shape-corner-extra-small:4px;--md-sys-shape-corner-none-family:1px;--md-sys-shape-corner-none-unit:1px;--md-sys-shape-corner-none:0;--md-sys-shape-small:var(--md-sys-shape-corner-small);--md-sys-shape-medium:var(--md-sys-shape-corner-medium);--md-sys-shape-large:var(--md-sys-shape-corner-large);--md-sys-state-dragged-state-layer-opacity:0.16;--md-sys-state-pressed-state-layer-opacity:0.12;--md-sys-state-focus-state-layer-opacity:0.12;--md-sys-state-hover-state-layer-opacity:0.08;--md-sys-elevation-level5-value:12px;--md-sys-elevation-level5-unit:1px;--md-sys-elevation-level5:12px;--md-sys-elevation-level4-value:8px;--md-sys-elevation-level4-unit:1px;--md-sys-elevation-level4:8px;--md-sys-elevation-level3-value:6px;--md-sys-elevation-level3-unit:1px;--md-sys-elevation-level3:6px;--md-sys-elevation-level2-value:3px;--md-sys-elevation-level2-unit:1px;--md-sys-elevation-level2:3px;--md-sys-elevation-level1-value:1px;--md-sys-elevation-level1-unit:1px;--md-sys-elevation-level1:1px;--md-sys-elevation-level0-value:0;--md-sys-elevation-level0-unit:1px;--md-sys-elevation-level0:0;--md-sys-elevation-0:0 0 0 0 rgba(var(--md-sys-color-shadow-rgb),.2),0 0 0 0 rgba(var(--md-sys-color-shadow-rgb),.14),0 0 0 0 rgba(var(--md-sys-color-shadow-rgb),0.12);--md-sys-elevation-1:0 3px 1px -2px rgba(var(--md-sys-color-shadow-rgb),.2),0 2px 2px 0 rgba(var(--md-sys-color-shadow-rgb),.14),0 1px 5px 0 rgba(var(--md-sys-color-shadow-rgb),0.12);--md-sys-elevation-2:0 2px 4px -1px rgba(var(--md-sys-color-shadow-rgb),.2),0 4px 5px 0 rgba(var(--md-sys-color-shadow-rgb),.14),0 1px 10px 0 rgba(var(--md-sys-color-shadow-rgb),0.12);--md-sys-elevation-3:0 5px 5px -3px rgba(var(--md-sys-color-shadow-rgb),.2),0 8px 10px 1px rgba(var(--md-sys-color-shadow-rgb),.14),0 3px 14px 2px rgba(var(--md-sys-color-shadow-rgb),0.12);--md-sys-elevation-4:0 5px 5px -3px rgba(var(--md-sys-color-shadow-rgb),.2),0 8px 10px 1px rgba(var(--md-sys-color-shadow-rgb),.14),0 3px 14px 2px rgba(var(--md-sys-color-shadow-rgb),0.12);--md-sys-elevation-5:0 8px 10px -6px rgba(var(--md-sys-color-shadow-rgb),.2),0 16px 24px 2px rgba(var(--md-sys-color-shadow-rgb),.14),0 6px 30px 5px rgba(var(--md-sys-color-shadow-rgb),0 .12)}.mdc-ripple-surface{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:none;overflow:hidden;position:relative}.mdc-ripple-surface:after,.mdc-ripple-surface:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-ripple-surface:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-ripple-surface.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-ripple-surface.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-ripple-surface.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-ripple-surface:after,.mdc-ripple-surface:before{background-color:#000}.mdc-ripple-surface:hover:before{opacity:.04}.mdc-ripple-surface.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-ripple-surface:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-ripple-surface.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-ripple-surface:after,.mdc-ripple-surface:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-ripple-surface.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]{overflow:visible}.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded]:before{height:100%;left:0;top:0;width:100%}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after,.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface[data-mdc-ripple-is-unbounded].mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-ripple-surface--primary:after,.mdc-ripple-surface--primary:before{background-color:var(--md-sys-color-primary,#6200ee)}.mdc-ripple-surface--primary:hover:before{opacity:.04}.mdc-ripple-surface--primary.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface--primary:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-ripple-surface--primary.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-ripple-surface--accent:after,.mdc-ripple-surface--accent:before{background-color:var(--md-sys-color-secondary,#018786)}.mdc-ripple-surface--accent:hover:before{opacity:.04}.mdc-ripple-surface--accent.mdc-ripple-upgraded--background-focused:before,.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-ripple-surface--accent:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-ripple-surface--accent.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-button{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;-webkit-appearance:none;border:none;border-radius:var(--mdc-button-radius,4px);box-sizing:border-box;display:inline-flex;font-family:var(--md-sys-typescale-label-large-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-label-large-size,.875rem);font-weight:var(--md-sys-typescale-label-large-weight,500);justify-content:center;letter-spacing:.1px;line-height:var(--md-sys-typescale-label-large-line-height,1.25rem);min-width:64px;outline:none;overflow:visible;padding:8px;position:relative;-webkit-text-decoration:var(--mdc-typography-button-text-decoration,none);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.mdc-button .mdc-elevation-overlay{height:100%;left:0;top:0;width:100%}.mdc-button::-moz-focus-inner{border:0;padding:0}.mdc-button:active{outline:none}.mdc-button:hover{cursor:pointer}.mdc-button:disabled{cursor:default;pointer-events:none}.mdc-button .mdc-button__ripple{border-radius:4px}.mdc-button:disabled,.mdc-button:not(:disabled){background-color:initial}.mdc-button .mdc-button__icon{display:inline-block;font-size:18px;height:18px;margin-left:0;margin-right:8px;vertical-align:top;width:18px}.mdc-button .mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button .mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button .mdc-button__touch{height:48px;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.mdc-button:not(:disabled){color:#6200ee;color:var(--md-sys-color-primary)}.mdc-button:disabled{color:#00000061}.mdc-button__label+.mdc-button__icon{margin-left:8px;margin-right:0}.mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button__label+.mdc-button__icon{margin-left:0;margin-right:8px}svg.mdc-button__icon{fill:currentColor}.mdc-button--elevated .mdc-button__icon,.mdc-button--filled .mdc-button__icon,.mdc-button--outlined .mdc-button__icon,.mdc-button--raised .mdc-button__icon,.mdc-button--unelevated .mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--elevated .mdc-button__icon[dir=rtl],.mdc-button--elevated .mdc-button__label+.mdc-button__icon,.mdc-button--filled .mdc-button__label+.mdc-button__icon,.mdc-button--outlined .mdc-button__icon[dir=rtl],.mdc-button--outlined .mdc-button__label+.mdc-button__icon,.mdc-button--raised .mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon,.mdc-button--unelevated .mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--elevated .mdc-button__icon,[dir=rtl] .mdc-button--filled .mdc-button__icon,[dir=rtl] .mdc-button--outlined .mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__icon{margin-left:8px;margin-right:-4px}.mdc-button--elevated .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--filled .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--outlined .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--raised .mdc-button__label+.mdc-button__icon[dir=rtl],.mdc-button--unelevated .mdc-button__label+.mdc-button__icon[dir=rtl],[dir=rtl] .mdc-button--elevated .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--filled .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--outlined .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--raised .mdc-button__label+.mdc-button__icon,[dir=rtl] .mdc-button--unelevated .mdc-button__label+.mdc-button__icon{margin-left:-4px;margin-right:8px}.mdc-button--elevated,.mdc-button--filled,.mdc-button--raised,.mdc-button--unelevated{padding:10px 16px}.mdc-button--elevated:not(:disabled),.mdc-button--filled:not(:disabled),.mdc-button--raised:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:#6200ee;background-color:var(--md-sys-color-surface-variant);color:#fff;color:var(--md-sys-color-on-surface-variant)}.mdc-button--elevated:disabled,.mdc-button--filled:disabled,.mdc-button--raised:disabled,.mdc-button--unelevated:disabled{background-color:#0000001f;color:#00000061}.mdc-button--elevated,.mdc-button--raised{box-shadow:0 3px 1px -2px #0003,0 2px 2px 0 #00000024,0 1px 5px 0 #0000001f;transition:box-shadow .28s cubic-bezier(.4,0,.2,1)}.mdc-button--elevated:focus,.mdc-button--elevated:hover,.mdc-button--raised:focus,.mdc-button--raised:hover{box-shadow:0 2px 4px -1px #0003,0 4px 5px 0 #00000024,0 1px 10px 0 #0000001f}.mdc-button--elevated:active,.mdc-button--raised:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mdc-button--elevated:disabled,.mdc-button--raised:disabled{box-shadow:0 0 0 0 #0003,0 0 0 0 #00000024,0 0 0 0 #0000001f}.mdc-button--outlined{border-style:solid;border-width:1px;padding:10px 15px}.mdc-button--outlined .mdc-button__ripple{border:1px solid #0000;left:-1px;top:-1px}.mdc-button--outlined:disabled,.mdc-button--outlined:not(:disabled){border-color:var(--md-sys-color-outline,#0000001f)}.mdc-button--touch{margin-bottom:6px;margin-top:6px}.mdc-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-button .mdc-button__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-button.mdc-ripple-upgraded--unbounded .mdc-button__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-button.mdc-ripple-upgraded--foreground-activation .mdc-button__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-button.mdc-ripple-upgraded--foreground-deactivation .mdc-button__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-button.mdc-ripple-upgraded .mdc-button__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-button .mdc-button__ripple:after,.mdc-button .mdc-button__ripple:before{background-color:#6200ee;background-color:var(--mdc-sys-color-primary)}.mdc-button:hover .mdc-button__ripple:before{opacity:.04}.mdc-button.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{opacity:.12;transition-duration:75ms}.mdc-button:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{opacity:.12;transition-duration:75ms}.mdc-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-button .mdc-button__ripple{box-sizing:initial;height:100%;overflow:hidden;position:absolute;width:100%}.mdc-button:not(.mdc-button--outlined) .mdc-button__ripple{left:0;top:0}.mdc-button--elevated .mdc-button__ripple:after,.mdc-button--elevated .mdc-button__ripple:before,.mdc-button--filled .mdc-button__ripple:after,.mdc-button--filled .mdc-button__ripple:before,.mdc-button--raised .mdc-button__ripple:after,.mdc-button--raised .mdc-button__ripple:before,.mdc-button--unelevated .mdc-button__ripple:after,.mdc-button--unelevated .mdc-button__ripple:before{background-color:#fff;background-color:var(--md-sys-color-on-primary)}.mdc-button--elevated:hover .mdc-button__ripple:before,.mdc-button--filled:hover .mdc-button__ripple:before,.mdc-button--raised:hover .mdc-button__ripple:before,.mdc-button--unelevated:hover .mdc-button__ripple:before{opacity:.08}.mdc-button--elevated.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--elevated:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before,.mdc-button--filled.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--filled:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before,.mdc-button--raised.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--raised:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before,.mdc-button--unelevated.mdc-ripple-upgraded--background-focused .mdc-button__ripple:before,.mdc-button--unelevated:not(.mdc-ripple-upgraded):focus .mdc-button__ripple:before{opacity:.24;transition-duration:75ms}.mdc-button--elevated:not(.mdc-ripple-upgraded) .mdc-button__ripple:after,.mdc-button--filled:not(.mdc-ripple-upgraded) .mdc-button__ripple:after,.mdc-button--raised:not(.mdc-ripple-upgraded) .mdc-button__ripple:after,.mdc-button--unelevated:not(.mdc-ripple-upgraded) .mdc-button__ripple:after{transition:opacity .15s linear}.mdc-button--elevated:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after,.mdc-button--filled:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after,.mdc-button--raised:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after,.mdc-button--unelevated:not(.mdc-ripple-upgraded):active .mdc-button__ripple:after{opacity:.24;transition-duration:75ms}.mdc-button--elevated.mdc-ripple-upgraded,.mdc-button--filled.mdc-ripple-upgraded,.mdc-button--raised.mdc-ripple-upgraded,.mdc-button--unelevated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}.mdc-button{height:36px}.mdc-button--outlined:not(:disabled):hover,.mdc-button:not(:disabled):hover{background-color:rgba(var(--md-sys-color-primary-rgb),.08)}.mdc-button--outlined:not(:disabled):active,.mdc-button--outlined:not(:disabled):focus,.mdc-button:not(:disabled):active,.mdc-button:not(:disabled):focus{background-color:rgba(var(--md-sys-color-primary-rgb),.12)}.mdc-button--outlined:not(:disabled):disabled,.mdc-button:not(:disabled):disabled{border:1px solid #1f1f1f1f;color:var(--md-sys-color-on-surface)}.mdc-button--filled:not(:disabled),.mdc-button--unelevated:not(:disabled){background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.mdc-button--filled:not(:disabled):hover,.mdc-button--unelevated:not(:disabled):hover{background-color:var(--md-sys-color-primary);box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026;color:var(--md-sys-color-on-primary)}.mdc-button--filled:not(:disabled):active,.mdc-button--filled:not(:disabled):focus,.mdc-button--unelevated:not(:disabled):active,.mdc-button--unelevated:not(:disabled):focus{background-color:var(--md-sys-color-primary);color:var(--md-sys-color-on-primary)}.mdc-button--tonal:not(:disabled){background-color:var(--md-sys-color-secondary-container);color:var(--md-sys-color-on-secondary-container)}.mdc-button--tonal:not(:disabled):hover{background-color:rgba(var(--md-sys-color-secondary-container-rgb),.8);box-shadow:0 1px 2px #0000004d,0 1px 3px 1px #00000026}.mdc-button--tonal:not(:disabled):active,.mdc-button--tonal:not(:disabled):focus{box-shadow:none}.mdc-button--elevated:not(:disabled),.mdc-button--raised:not(:disabled){color:var(--md-sys-color-primary)}.mdc-button--elevated:not(:disabled):active,.mdc-button--elevated:not(:disabled):focus,.mdc-button--elevated:not(:disabled):hover,.mdc-button--raised:not(:disabled):active,.mdc-button--raised:not(:disabled):focus,.mdc-button--raised:not(:disabled):hover{background-color:var(--md-sys-color-surface-variant)}.mdc-button.is-large{grid-gap:.25em;background-color:var(--md-sys-color-primary-container);border:0;border-radius:var(--md-sys-shape-medium);box-shadow:var(--md-sys-elevation-1);color:var(--md-sys-color-on-primary-container);font-size:16px;height:56px;padding:16px;width:unset}.mdc-button.is-large>i{font-size:24px;height:auto;margin-left:auto;margin-right:8px;width:auto}.mdc-button.is-large .hover,.mdc-button.is-large:hover{background-color:rgba(var(--md-sys-color-on-primary-container-rgb),var(--md-sys-state-hover-state-layer-opacity));box-shadow:var(--md-sys-elevation-4);color:var(--md-sys-color-on-primary-container)}.mdc-button.is-large .focus,.mdc-button.is-large:focus{background-color:rgba(var(--md-sys-color-on-primary-container-rgb),var(--md-sys-state-focus-state-layer-opacity));box-shadow:var(--md-sys-elevation-2);color:var(--md-sys-color-on-primary-container)}.mdc-button.is-large .active,.mdc-button.is-large:active{background-color:rgba(var(--md-sys-color-on-primary-container-rgb),var(--md-sys-state-pressed-state-layer-opacity));box-shadow:var(--md-sys-elevation-2)}.mdc-button.is-large[disabled]{background-color:rgba(var(--md-sys-color-on-surface-rgb),.12);box-shadow:var(--md-sys-elevation-0);color:rgba(var(--md-sys-color-on-surface-rgb),.38)}.mdc-icon-button{fill:currentColor;background-color:initial;border:none;box-sizing:border-box;color:inherit;cursor:pointer;display:inline-block;font-size:24px;height:48px;outline:none;padding:12px;position:relative;text-decoration:none;-webkit-user-select:none;user-select:none;width:48px}.mdc-icon-button img,.mdc-icon-button svg{height:24px;width:24px}.mdc-icon-button:disabled{color:#00000061;color:rgba(var(--md-sys-color-on-surface-rgb),.38);cursor:default;pointer-events:none}.mdc-icon-button__icon{display:inline-block}.mdc-icon-button--on .mdc-icon-button__icon,.mdc-icon-button__icon.mdc-icon-button__icon--on{display:none}.mdc-icon-button--on .mdc-icon-button__icon.mdc-icon-button__icon--on{display:inline-block}.mdc-icon-button{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-icon-button:after,.mdc-icon-button:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-icon-button:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-icon-button.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-icon-button.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-icon-button.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-icon-button.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-icon-button:after,.mdc-icon-button:before{height:100%;left:0;top:0;width:100%}.mdc-icon-button.mdc-ripple-upgraded:after,.mdc-icon-button.mdc-ripple-upgraded:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-icon-button:after,.mdc-icon-button:before{background-color:#000}.mdc-icon-button:hover:before{opacity:.04}.mdc-icon-button.mdc-ripple-upgraded--background-focused:before,.mdc-icon-button:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-icon-button:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-icon-button:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-icon-button.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-list{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;color:var(--md-sys-color-on-background-rgb,#000000de);font-family:var(--md-sys-typescale-label-large-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-label-large-size,1rem);font-weight:var(--md-sys-typescale-label-large-weight,400);letter-spacing:var(--md-sys-typescale-label-large-tracking,.009375em);line-height:var(--md-sys-typescale-label-large-line-height);list-style-type:none;margin:0;padding:8px 0;text-decoration:inherit;text-transform:inherit}.mdc-list:focus{outline:none}.mdc-list-item{height:48px}.mdc-list-item__secondary-text{color:var(--md-sys-color-on-background,#0000008a)}.mdc-list-item__graphic{background-color:initial}.mdc-list-item__graphic,.mdc-list-item__meta{color:var(--md-sys-color-on-background,#00000061)}.mdc-list-group__subheader{color:var(--md-sys-color-on-background,#000000de)}.mdc-list-item--disabled .mdc-list-item__text{opacity:.38}.mdc-list-item--disabled .mdc-list-item__primary-text,.mdc-list-item--disabled .mdc-list-item__secondary-text,.mdc-list-item--disabled .mdc-list-item__text{color:var(--md-sys-color-on-surface,#000)}.mdc-list--dense{font-size:.812rem;padding-bottom:4px;padding-top:4px}.mdc-list-item{align-items:center;display:flex;justify-content:flex-start;overflow:hidden;padding:0 16px;position:relative}.mdc-list-item:focus{outline:none}.mdc-list-item--activated,.mdc-list-item--activated .mdc-list-item__graphic,.mdc-list-item--selected,.mdc-list-item--selected .mdc-list-item__graphic{color:var(--md-sys-color-primary,#6200ee)}.mdc-list-item__graphic{fill:currentColor;align-items:center;flex-shrink:0;height:24px;justify-content:center;margin-left:0;margin-right:32px;width:24px}.mdc-list-item[dir=rtl] .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list-item__graphic{margin-left:32px;margin-right:0}.mdc-list .mdc-list-item__graphic{display:inline-flex}.mdc-list-item__meta{margin-left:auto;margin-right:0}.mdc-list-item__meta:not(.material-icons){-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--md-sys-typescale-body-small-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-body-small-size,.75rem);font-weight:var(--md-sys-typescale-body-small-weight,400);letter-spacing:var(--md-sys-typescale-body-small-tracking,.0333333333em);line-height:var(--md-sys-typescale-body-small-line-height);text-decoration:inherit;text-transform:inherit}.mdc-list-item[dir=rtl] .mdc-list-item__meta,[dir=rtl] .mdc-list-item .mdc-list-item__meta{margin-left:0;margin-right:auto}.mdc-list-item__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item__text[for]{pointer-events:none}.mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item__primary-text:before{content:"";display:inline-block;height:32px;vertical-align:0;width:0}.mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list--dense .mdc-list-item__primary-text{display:block;line-height:normal;margin-bottom:-20px;margin-top:0}.mdc-list--dense .mdc-list-item__primary-text:before{content:"";display:inline-block;height:24px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item__primary-text:after{content:"";display:inline-block;height:20px;vertical-align:-20px;width:0}.mdc-list-item__secondary-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:var(--md-sys-typescale-body-medium-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-body-medium-size,.875rem);font-weight:var(--md-sys-typescale-body-medium-weight,400);letter-spacing:var(--md-sys-typescale-body-medium-tracking,.0178571429em);line-height:normal;margin-top:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item__secondary-text{display:block;font-size:inherit;line-height:normal;margin-top:0}.mdc-list--dense .mdc-list-item__secondary-text:before{content:"";display:inline-block;height:20px;vertical-align:0;width:0}.mdc-list--dense .mdc-list-item{height:40px}.mdc-list--dense .mdc-list-item__graphic{height:20px;margin-left:0;margin-right:36px;width:20px}.mdc-list-item[dir=rtl] .mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--dense .mdc-list-item__graphic{margin-left:36px;margin-right:0}.mdc-list--avatar-list .mdc-list-item{height:56px}.mdc-list--avatar-list .mdc-list-item__graphic{border-radius:50%;height:40px;margin-left:0;margin-right:16px;width:40px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list .mdc-list-item__graphic{margin-left:16px;margin-right:0}.mdc-list--two-line .mdc-list-item__text{align-self:flex-start}.mdc-list--two-line .mdc-list-item{height:72px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item,.mdc-list--two-line.mdc-list--dense .mdc-list-item{height:60px}.mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{height:36px;margin-left:0;margin-right:20px;width:36px}.mdc-list-item[dir=rtl] .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic,[dir=rtl] .mdc-list-item .mdc-list--avatar-list.mdc-list--dense .mdc-list-item__graphic{margin-left:20px;margin-right:0}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{cursor:pointer}a.mdc-list-item{color:inherit;text-decoration:none}.mdc-list-divider{border:none;border-bottom:1px solid;border-bottom-color:#0000001f;height:0;margin:0}.mdc-list-divider--padded{margin:0 16px}.mdc-list-divider--inset{margin-left:72px;margin-right:0;width:calc(100% - 72px)}.mdc-list-group[dir=rtl] .mdc-list-divider--inset,[dir=rtl] .mdc-list-group .mdc-list-divider--inset{margin-left:0;margin-right:72px}.mdc-list-divider--inset.mdc-list-divider--padded{width:calc(100% - 88px)}.mdc-list-group .mdc-list{padding:0}.mdc-list-group__subheader{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--md-sys-typescale-label-medium-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-label-medium-size,1rem);font-weight:var(--md-sys-typescale-label-medium-weight,400);letter-spacing:var(--md-sys-typescale-label-medium-tracking,.009375em);line-height:var(--md-sys-typescale-label-medium-line-height);margin:.75rem 16px}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:before{background-color:#000}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:hover:before{opacity:.04}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:before{background-color:var(--md-sys-color-primary,#6200ee)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:hover:before{opacity:.16}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):focus:before{opacity:.24;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated:not(.mdc-ripple-upgraded):active:after{opacity:.24;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--activated.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.24}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{opacity:.08}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:after,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:before{background-color:var(--md-sys-color-primary,#6200ee)}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:hover:before{opacity:.12}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):focus:before{opacity:.2;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected:not(.mdc-ripple-upgraded):active:after{opacity:.2;transition-duration:75ms}:not(.mdc-list--non-interactive)>:not(.mdc-list-item--disabled).mdc-list-item--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.2}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{height:200%;left:-50%;top:-50%;width:200%}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:after,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:before{background-color:#000}:not(.mdc-list--non-interactive)>.mdc-list-item--disabled.mdc-ripple-upgraded--background-focused:before,:not(.mdc-list--non-interactive)>.mdc-list-item--disabled:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-form-field{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;color:var(--md-sys-color-on-surface-variant,#000000de);display:inline-flex;font-family:var(--md-sys-typescale-body-medium-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-body-medium-size,.875rem);font-weight:var(--md-sys-typescale-body-medium-weight,400);letter-spacing:var(--md-sys-typescale-body-medium-tracking,.0178571429em);line-height:var(--md-sys-typescale-body-medium-line-height);vertical-align:middle}.mdc-form-field>label{margin-left:0;margin-right:auto;order:0;padding-left:4px;padding-right:0}.mdc-form-field--align-end>label,.mdc-form-field>label[dir=rtl],[dir=rtl] .mdc-form-field>label{margin-left:auto;margin-right:0;padding-left:0;padding-right:4px}.mdc-form-field--align-end>label{order:-1}.mdc-form-field--align-end>label[dir=rtl],[dir=rtl] .mdc-form-field--align-end>label{margin-left:0;margin-right:auto;padding-left:4px;padding-right:0}.mdc-floating-label{text-decoration:inherit;will-change:transform}.mdc-floating-label[dir=rtl],[dir=rtl] .mdc-floating-label{left:auto;right:0;text-align:right;transform-origin:right top}@keyframes mdc-floating-label-shake-float-above-standard{0%{transform:translateX(0) translateY(-106%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-106%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-106%) scale(.75)}to{transform:translateX(0) translateY(-106%) scale(.75)}}.mdc-floating-label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;cursor:text;font-family:var(--md-sys-typescale-label-large-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-label-large-size,1rem);font-weight:var(--md-sys-typescale-label-large-weight,400);left:0;letter-spacing:var(--md-sys-typescale-label-large-tracking,.009375em);line-height:var(--md-sys-typescale-label-large-line-height);overflow:hidden;position:absolute;text-align:left;text-overflow:ellipsis;text-transform:inherit;transform-origin:left top;transition:transform .15s cubic-bezier(.4,0,.2,1),color .15s cubic-bezier(.4,0,.2,1);white-space:nowrap}.mdc-floating-label--float-above{cursor:auto;transform:translateY(-106%) scale(.75)}.mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-standard .25s 1}.mdc-line-ripple:after,.mdc-line-ripple:before{border-bottom-style:solid;bottom:0;content:"";left:0;position:absolute;width:100%}.mdc-line-ripple:before{border-bottom-width:1px;z-index:1}.mdc-line-ripple:after{border-bottom-width:2px;opacity:0;transform:scaleX(0);transition:transform .18s cubic-bezier(.4,0,.2,1),opacity .18s cubic-bezier(.4,0,.2,1);z-index:2}.mdc-line-ripple--active:after{opacity:1;transform:scaleX(1)}.mdc-line-ripple--deactivating:after{opacity:0}.mdc-notched-outline{box-sizing:border-box;display:flex;height:100%;left:0;max-width:100%;pointer-events:none;position:absolute;right:0;text-align:left;width:100%}.mdc-notched-outline[dir=rtl],[dir=rtl] .mdc-notched-outline{text-align:right}.mdc-notched-outline__leading,.mdc-notched-outline__notch,.mdc-notched-outline__trailing{border-bottom:1px solid;border-top:1px solid;box-sizing:border-box;height:100%;pointer-events:none}.mdc-notched-outline__leading{border-left:1px solid;border-right:none;width:12px}.mdc-notched-outline__leading[dir=rtl],.mdc-notched-outline__trailing,[dir=rtl] .mdc-notched-outline__leading{border-left:none;border-right:1px solid}.mdc-notched-outline__trailing{flex-grow:1}.mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-notched-outline__trailing{border-left:1px solid;border-right:none}.mdc-notched-outline__notch{flex:0 0 auto;max-width:calc(100% - 24px);width:auto}.mdc-notched-outline .mdc-floating-label{display:inline-block;max-width:100%;position:relative}.mdc-notched-outline .mdc-floating-label--float-above{text-overflow:clip}.mdc-notched-outline--upgraded .mdc-floating-label--float-above{max-width:133.33333%}.mdc-notched-outline--notched .mdc-notched-outline__notch{border-top:none;padding-left:0;padding-right:8px}.mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl],[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-left:8px;padding-right:0}.mdc-notched-outline--no-label .mdc-notched-outline__notch{padding:0}.mdc-text-field-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:var(--md-sys-typescale-body-small-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-body-small-size,.75rem);font-weight:var(--md-sys-typescale-body-small-weight,400);letter-spacing:var(--md-sys-typescale-body-small-tracking,.0333333333em);line-height:var(--md-sys-typescale-body-small-line-height);margin:0;opacity:0;transition:opacity .15s cubic-bezier(.4,0,.2,1);will-change:opacity}.mdc-text-field-helper-text:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-helper-text--persistent{opacity:1;transition:none;will-change:auto}.mdc-text-field-character-counter{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:block;font-family:var(--md-sys-typescale-body-small-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-body-small-size,.75rem);font-weight:var(--md-sys-typescale-body-small-weight,400);letter-spacing:var(--md-sys-typescale-body-small-tracking,.0333333333em);line-height:var(--md-sys-typescale-body-small-line-height);margin-left:auto;margin-right:0;margin-top:0;padding-left:16px;padding-right:0;white-space:nowrap}.mdc-text-field-character-counter:before{content:"";display:inline-block;height:16px;vertical-align:0;width:0}.mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field-character-counter{margin-left:0;margin-right:auto;padding-left:0;padding-right:16px}.mdc-text-field__icon{cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.mdc-text-field__icon:not([tabindex]),.mdc-text-field__icon[tabindex="-1"]{cursor:default;pointer-events:none}.mdc-text-field{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-text-field .mdc-text-field__ripple:after,.mdc-text-field .mdc-text-field__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-text-field .mdc-text-field__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-text-field.mdc-ripple-upgraded .mdc-text-field__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field.mdc-ripple-upgraded .mdc-text-field__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-text-field.mdc-ripple-upgraded--unbounded .mdc-text-field__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-text-field.mdc-ripple-upgraded--foreground-activation .mdc-text-field__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation .mdc-text-field__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-text-field .mdc-text-field__ripple:after,.mdc-text-field .mdc-text-field__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-text-field.mdc-ripple-upgraded .mdc-text-field__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-text-field__ripple{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.mdc-text-field{border-radius:var(--mdc-text-field-radius,4px) var(--mdc-text-field-radius,4px) 0 0;box-sizing:border-box;display:inline-flex;height:56px;overflow:hidden;position:relative;will-change:opacity,transform,color}.mdc-text-field .mdc-text-field__ripple:after,.mdc-text-field .mdc-text-field__ripple:before{background-color:#000000de}.mdc-text-field:hover .mdc-text-field__ripple:before{opacity:.08}.mdc-text-field.mdc-ripple-upgraded--background-focused .mdc-text-field__ripple:before,.mdc-text-field:not(.mdc-ripple-upgraded):focus .mdc-text-field__ripple:before{opacity:.12;transition-duration:75ms}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label{color:inherit}.mdc-text-field .mdc-text-field__input{caret-color:var(--md-sys-color-primary,#6200ee)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:#000000de}.mdc-text-field .mdc-line-ripple:after{border-bottom-color:var(--md-sys-color-primary,#6200ee)}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field:not(.mdc-text-field--disabled)+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:#0009}.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--leading,.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing{color:inherit}.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--md-sys-color-primary)}.mdc-text-field:not(.mdc-text-field--disabled){background-color:var(--md-sys-color-surface-variant,#f5f5f5);color:var(--md-sys-color-on-surface-variant)}.mdc-text-field .mdc-floating-label{left:16px;pointer-events:none;right:auto;top:50%;transform:translateY(-50%)}.mdc-text-field .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field .mdc-floating-label{left:auto;right:16px}.mdc-text-field .mdc-floating-label--float-above{transform:translateY(-106%) scale(.75)}.mdc-text-field--textarea .mdc-floating-label{left:4px;right:auto}.mdc-text-field--textarea .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined .mdc-floating-label{left:4px;right:auto}.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined .mdc-floating-label{left:auto;right:4px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:36px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label{left:auto;right:36px}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:40px;right:auto}.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above{left:auto;right:40px}.mdc-text-field__input{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-self:flex-end;-webkit-appearance:none;appearance:none;background:none;border:none;border-radius:0;box-sizing:border-box;font-family:var(--md-sys-typescale-label-large-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-label-large-size,1rem);font-weight:var(--md-sys-typescale-label-large-weight,400);height:100%;letter-spacing:var(--md-sys-typescale-label-large-tracking,.009375em);line-height:var(--md-sys-typescale-label-large-line-height);padding:20px 16px 7px;text-transform:inherit;transition:opacity .15s cubic-bezier(.4,0,.2,1);width:100%}.mdc-text-field__input::placeholder{opacity:0;transition:opacity 67ms cubic-bezier(.4,0,.2,1)}.mdc-text-field--focused .mdc-text-field__input::placeholder,.mdc-text-field--fullwidth .mdc-text-field__input::placeholder,.mdc-text-field--no-label .mdc-text-field__input::placeholder{opacity:1;transition-delay:40ms;transition-duration:.11s}.mdc-text-field__input:focus{outline:none}.mdc-text-field__input:invalid{box-shadow:none}.mdc-text-field__input:-webkit-autofill{z-index:auto!important}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input{padding-bottom:1px;padding-top:0}.mdc-text-field__input:-webkit-autofill+.mdc-floating-label{cursor:auto;transform:translateY(-50%) scale(.75)}.mdc-text-field--outlined{overflow:visible}.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--md-sys-color-outline)}.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(var(--md-sys-color-outline-rgb),.87)}.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--md-sys-color-primary,#6200ee)}.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined .25s 1}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading{border-radius:var(--mdc-text-field-radius,4px) 0 0 var(--mdc-text-field-radius,4px)}.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:0 var(--mdc-text-field-radius,4px) var(--mdc-text-field-radius,4px) 0}.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-37.25px) scale(1)}.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-34.75px) scale(.75)}.mdc-text-field--outlined .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:1px}.mdc-text-field--outlined .mdc-text-field__ripple:after,.mdc-text-field--outlined .mdc-text-field__ripple:before{content:none}.mdc-text-field--outlined:not(.mdc-text-field--disabled){background-color:initial;border-radius:var(--mdc-text-field-radius,4px)}.mdc-text-field--outlined .mdc-text-field__input{background-color:initial;border:none!important;display:flex;padding-bottom:14px;padding-top:12px;z-index:1}.mdc-text-field--outlined .mdc-text-field__icon{z-index:2}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline--notched .mdc-notched-outline__notch{padding-top:2px}.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--outlined.mdc-text-field--disabled{background-color:initial}.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(var(--md-sys-color-on-surface-rgb),.12)}.mdc-text-field--outlined.mdc-text-field--dense{height:48px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem;transform:translateY(-134%) scale(1)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-120%) scale(.8)}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-dense .25s 1}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 7px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{top:14px}.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon{top:12px}.mdc-text-field--with-leading-icon .mdc-text-field__icon--leading{left:16px;right:auto}.mdc-text-field--with-leading-icon .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon--leading{left:auto;right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-leading-icon .mdc-floating-label{left:48px;right:auto}.mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label{left:auto;right:48px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon--leading{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon--leading{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(-32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{transform:translateY(-37.25px) translateX(32px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above{font-size:.75rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(-32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-34.75px) translateX(32px) scale(.75)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:36px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label{left:auto;right:36px}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(-21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-134%) translateX(21px) scale(1)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.8rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(-21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{transform:translateY(-120%) translateX(21px) scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl .25s 1}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:32px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label{left:auto;right:32px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:auto;right:12px}.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:16px;padding-right:48px}.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--leading{left:16px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--leading{left:auto;right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input{padding-left:48px;padding-right:48px}.mdc-text-field--dense .mdc-text-field__icon{bottom:16px;transform:scale(.8)}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon--leading[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:44px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label{left:auto;right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing{left:auto;right:12px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:16px;padding-right:44px}.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl],[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:16px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--leading[dir=rtl],.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing,[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--leading{left:auto;right:12px}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing[dir=rtl],[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon--trailing{left:12px;right:auto}.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input{padding-left:44px;padding-right:44px}.mdc-text-field--dense .mdc-floating-label--float-above{transform:translateY(-70%) scale(.8)}.mdc-text-field--dense .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-text-field-dense .25s 1}.mdc-text-field--dense .mdc-text-field__input{padding:12px 12px 0}.mdc-text-field--dense .mdc-floating-label,.mdc-text-field--dense .mdc-floating-label--float-above{font-size:.813rem}.mdc-text-field__input:required~.mdc-floating-label:after,.mdc-text-field__input:required~.mdc-notched-outline .mdc-floating-label:after{content:"*";margin-left:1px}.mdc-text-field--textarea{display:inline-flex;height:auto;overflow:visible;transition:none;width:auto}.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing{border-color:var(--md-sys-color-outline)}.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:rgba(var(--md-sys-color-outline-rgb),.87)}.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--md-sys-color-primary,#6200ee)}.mdc-text-field--textarea .mdc-floating-label--shake{animation:mdc-floating-label-shake-float-above-textarea .25s 1}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:var(--mdc-text-field-radius,4px) 0 0 var(--mdc-text-field-radius,4px)}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl],.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing,[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading{border-radius:0 var(--mdc-text-field-radius,4px) var(--mdc-text-field-radius,4px) 0}.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing{border-radius:var(--mdc-text-field-radius,4px) 0 0 var(--mdc-text-field-radius,4px)}.mdc-text-field--textarea .mdc-text-field__ripple:after,.mdc-text-field--textarea .mdc-text-field__ripple:before{content:none}.mdc-text-field--textarea:not(.mdc-text-field--disabled){background-color:var(--md-sys-color-surface-variant,#f5f5f5);color:var(--md-sys-color-on-surface-variant)}.mdc-text-field--textarea.mdc-text-field--outlined:not(.mdc-text-field--disabled){background:#0000}.mdc-text-field--textarea .mdc-floating-label--float-above{font-size:.75rem;transform:translateY(-144%) scale(1)}.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above,.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above{font-size:1rem;transform:translateY(-130%) scale(.75)}.mdc-text-field--textarea .mdc-text-field-character-counter{bottom:13px;left:auto;position:absolute;right:16px}.mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl],[dir=rtl] .mdc-text-field--textarea .mdc-text-field-character-counter{left:16px;right:auto}.mdc-text-field--textarea .mdc-text-field__input{align-self:auto;box-sizing:border-box;height:auto;margin:8px 1px 1px 0;padding:0 16px 16px}.mdc-text-field--textarea .mdc-text-field-character-counter+.mdc-text-field__input{margin-bottom:28px;padding-bottom:0}.mdc-text-field--textarea .mdc-floating-label{left:16px;pointer-events:none;top:17px;width:auto}.mdc-text-field--textarea .mdc-floating-label:not(.mdc-floating-label--float-above){transform:none}.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing{border-width:2px}.mdc-text-field--textarea .mdc-floating-label--float-above{top:28px}.mdc-text-field--textarea.mdc-text-field--outlined .mdc-floating-label--float-above{top:18px}.mdc-text-field--fullwidth{width:100%}.mdc-text-field--fullwidth.mdc-text-field--disabled .mdc-line-ripple:before,.mdc-text-field--fullwidth:not(.mdc-text-field--disabled) .mdc-line-ripple:before{border-bottom-color:#0000006b}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea){display:block}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__ripple:after,.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__ripple:before{content:none}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled){background-color:initial;color:var(--md-sys-color-on-primary)}.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input{padding:0 0 1px}.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input{resize:vertical}.mdc-text-field-helper-line{box-sizing:border-box;display:flex;justify-content:space-between}.mdc-text-field--dense+.mdc-text-field-helper-line{margin-bottom:4px}.mdc-text-field+.mdc-text-field-helper-line{padding-left:16px;padding-right:16px}.mdc-form-field>.mdc-text-field+label{align-self:flex-start}.mdc-text-field--focused+.mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg){opacity:1}.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:after,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple:before,.mdc-text-field--invalid:not(.mdc-text-field--disabled):hover .mdc-line-ripple:before{border-bottom-color:var(--md-sys-color-error,#b00020)}.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label,.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__icon--trailing,.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{color:var(--md-sys-color-error,#b00020)}.mdc-text-field--invalid .mdc-text-field__input{caret-color:var(--md-sys-color-error,#b00020)}.mdc-text-field--invalid+.mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg{opacity:1}.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused):hover .mdc-notched-outline .mdc-notched-outline__trailing{border-color:var(--md-sys-color-error,#b00020)}.mdc-text-field--disabled,.mdc-text-field--textarea.mdc-text-field--disabled{background-color:rgba(var(--md-sys-color-on-surface-rgb),.04);color:rgba(var(--md-sys-color-on-surface-rgb),.4);pointer-events:none}.mdc-text-field--disabled .mdc-line-ripple:before{border-bottom-color:#0000000f}.mdc-text-field--disabled .mdc-text-field__input{color:rgba(var(--md-sys-color-on-surface-rgb),.38)}@media{.mdc-text-field--disabled .mdc-text-field__input::placeholder{color:rgba(var(--md-sys-color-on-surface-rgb),.38)}}@media{.mdc-text-field--disabled .mdc-text-field__input:-ms-input-placeholder{color:rgba(var(--md-sys-color-on-surface-rgb),.38)}}.mdc-text-field--disabled .mdc-floating-label,.mdc-text-field--disabled .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-character-counter,.mdc-text-field--disabled+.mdc-text-field-helper-line .mdc-text-field-helper-text{color:rgba(var(--md-sys-color-on-surface-rgb),.38)}.mdc-text-field--disabled .mdc-text-field__icon--leading,.mdc-text-field--disabled .mdc-text-field__icon--trailing{color:rgba(var(--md-sys-color-on-surface-rgb),.3)}.mdc-text-field--disabled .mdc-floating-label{cursor:default}.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing{border-color:rgba(var(--md-sys-color-on-surface-rgb),.12)}.mdc-text-field--end-aligned .mdc-text-field__input{text-align:right}@keyframes mdc-floating-label-shake-float-above-text-field-dense{0%{transform:translateX(0) translateY(-70%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-70%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-70%) scale(.8)}to{transform:translateX(0) translateY(-70%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense{0%{transform:translateX(0) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-120%) scale(.8)}to{transform:translateX(0) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense{0%{transform:translateX(-21px) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% - 21px)) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% - 21px)) translateY(-120%) scale(.8)}to{transform:translateX(-21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl{0%{transform:translateX(0) translateY(-34.75px) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-34.75px) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-34.75px) scale(.75)}to{transform:translateX(0) translateY(-34.75px) scale(.75)}}@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl{0%{transform:translateX(21px) translateY(-120%) scale(.8)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(calc(4% + 21px)) translateY(-120%) scale(.8)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(calc(-4% + 21px)) translateY(-120%) scale(.8)}to{transform:translateX(21px) translateY(-120%) scale(.8)}}@keyframes mdc-floating-label-shake-float-above-textarea{0%{transform:translateX(0) translateY(-130%) scale(.75)}33%{animation-timing-function:cubic-bezier(.5,0,.701732,.495819);transform:translateX(4%) translateY(-130%) scale(.75)}66%{animation-timing-function:cubic-bezier(.302435,.381352,.55,.956352);transform:translateX(-4%) translateY(-130%) scale(.75)}to{transform:translateX(0) translateY(-130%) scale(.75)}}.mdc-touch-target-wrapper{display:inline}@keyframes mdc-checkbox-unchecked-checked-checkmark-path{0%,50%{stroke-dashoffset:29.7833385}50%{animation-timing-function:cubic-bezier(0,0,.2,1)}to{stroke-dashoffset:0}}@keyframes mdc-checkbox-unchecked-indeterminate-mixedmark{0%,68.2%{transform:scaleX(0)}68.2%{animation-timing-function:cubic-bezier(0,0,0,1)}to{transform:scaleX(1)}}@keyframes mdc-checkbox-checked-unchecked-checkmark-path{0%{stroke-dashoffset:0;animation-timing-function:cubic-bezier(.4,0,1,1);opacity:1}to{stroke-dashoffset:-29.7833385;opacity:0}}@keyframes mdc-checkbox-checked-indeterminate-checkmark{0%{animation-timing-function:cubic-bezier(0,0,.2,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(45deg)}}@keyframes mdc-checkbox-indeterminate-checked-checkmark{0%{animation-timing-function:cubic-bezier(.14,0,0,1);opacity:0;transform:rotate(45deg)}to{opacity:1;transform:rotate(1turn)}}@keyframes mdc-checkbox-checked-indeterminate-mixedmark{0%{animation-timing-function:mdc-animation-deceleration-curve-timing-function;opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes mdc-checkbox-indeterminate-checked-mixedmark{0%{animation-timing-function:cubic-bezier(.14,0,0,1);opacity:1;transform:rotate(0deg)}to{opacity:0;transform:rotate(315deg)}}@keyframes mdc-checkbox-indeterminate-unchecked-mixedmark{0%{animation-timing-function:linear;opacity:1;transform:scaleX(1)}32.8%,to{opacity:0;transform:scaleX(0)}}.mdc-checkbox{box-sizing:initial;cursor:pointer;display:inline-block;flex:0 0 18px;height:18px;line-height:0;padding:11px;position:relative;vertical-align:bottom;white-space:nowrap;width:18px}.mdc-checkbox .mdc-checkbox__native-control:checked~.mdc-checkbox__background:before,.mdc-checkbox .mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background:before,.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-checkbox--selected .mdc-checkbox__ripple:before{background-color:var(--md-sys-color-secondary,#018786)}.mdc-checkbox.mdc-checkbox--selected:hover .mdc-checkbox__ripple:before{opacity:.04}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple:before,.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple:before{opacity:.12;transition-duration:75ms}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple:after{transition:opacity .15s linear}.mdc-checkbox.mdc-checkbox--selected:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple:after{opacity:.12;transition-duration:75ms}.mdc-checkbox.mdc-checkbox--selected.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-ripple-upgraded--background-focused.mdc-checkbox--selected .mdc-checkbox__ripple:before{background-color:var(--md-sys-color-secondary,#018786)}.mdc-checkbox .mdc-checkbox__background{left:11px;top:11px}.mdc-checkbox .mdc-checkbox__background:before{height:40px;left:-13px;top:-13px;width:40px}.mdc-checkbox .mdc-checkbox__native-control{height:40px;left:0;right:0;top:0;width:40px}.mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:initial;border-color:#0000008a}.mdc-checkbox__native-control:enabled:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:enabled:indeterminate~.mdc-checkbox__background{background-color:var(--md-sys-color-secondary,#018786);border-color:var(--md-sys-color-secondary,#018786)}@keyframes mdc-checkbox-fade-in-background-8A000000secondary00000000secondary{0%{background-color:initial;border-color:#0000008a}50%{background-color:var(--md-sys-color-secondary,#018786);border-color:var(--md-sys-color-secondary,#018786)}}@keyframes mdc-checkbox-fade-out-background-8A000000secondary00000000secondary{0%,80%{background-color:var(--md-sys-color-secondary,#018786);border-color:var(--md-sys-color-secondary,#018786)}to{background-color:initial;border-color:#0000008a}}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-in-background-8A000000secondary00000000secondary}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__native-control:enabled~.mdc-checkbox__background{animation-name:mdc-checkbox-fade-out-background-8A000000secondary00000000secondary}.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:initial;border-color:#00000061}.mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background{background-color:#00000061;border-color:#0000}.mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}.mdc-checkbox__native-control:enabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:#fff}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:#fff}@media screen and (-ms-high-contrast:active){.mdc-checkbox__native-control[disabled]:checked~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:indeterminate~.mdc-checkbox__background,.mdc-checkbox__native-control[disabled]:not(:checked):not(:indeterminate)~.mdc-checkbox__background{background-color:initial;border-color:GrayText}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__checkmark{color:GrayText}.mdc-checkbox__native-control:disabled~.mdc-checkbox__background .mdc-checkbox__mixedmark{border-color:GrayText}.mdc-checkbox__mixedmark{margin:0 1px}}.mdc-checkbox--disabled{cursor:default;pointer-events:none}.mdc-checkbox__background{align-items:center;background-color:initial;border:2px solid;border-radius:2px;box-sizing:border-box;display:inline-flex;height:18px;justify-content:center;pointer-events:none;position:absolute;transition:background-color 90ms cubic-bezier(.4,0,.6,1) 0ms,border-color 90ms cubic-bezier(.4,0,.6,1) 0ms;width:18px;will-change:background-color,border-color}.mdc-checkbox__background .mdc-checkbox__background:before{background-color:var(--md-sys-color-on-surface,#000)}.mdc-checkbox__checkmark{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .18s cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-checkbox--upgraded .mdc-checkbox__checkmark{opacity:1}.mdc-checkbox__checkmark-path{stroke:currentColor;stroke-width:3.12px;stroke-dashoffset:29.7833385;stroke-dasharray:29.7833385;transition:stroke-dashoffset .18s cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__mixedmark{border-style:solid;border-width:1px;height:0;opacity:0;transform:scaleX(0) rotate(0deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;width:100%}.mdc-checkbox--upgraded .mdc-checkbox__background,.mdc-checkbox--upgraded .mdc-checkbox__checkmark,.mdc-checkbox--upgraded .mdc-checkbox__checkmark-path,.mdc-checkbox--upgraded .mdc-checkbox__mixedmark{transition:none!important}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__background,.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__background{animation-duration:.18s;animation-timing-function:linear}.mdc-checkbox--anim-unchecked-checked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-unchecked-checked-checkmark-path .18s linear 0s;transition:none}.mdc-checkbox--anim-unchecked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-unchecked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-unchecked .mdc-checkbox__checkmark-path{animation:mdc-checkbox-checked-unchecked-checkmark-path 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__checkmark{animation:mdc-checkbox-checked-indeterminate-checkmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-checked-indeterminate .mdc-checkbox__mixedmark{animation:mdc-checkbox-checked-indeterminate-mixedmark 90ms linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__checkmark{animation:mdc-checkbox-indeterminate-checked-checkmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-checked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-checked-mixedmark .5s linear 0s;transition:none}.mdc-checkbox--anim-indeterminate-unchecked .mdc-checkbox__mixedmark{animation:mdc-checkbox-indeterminate-unchecked-mixedmark .3s linear 0s;transition:none}.mdc-checkbox__native-control:checked~.mdc-checkbox__background,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background{transition:border-color 90ms cubic-bezier(0,0,.2,1) 0ms,background-color 90ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark-path,.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark-path{stroke-dashoffset:0}.mdc-checkbox__background:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute;transform:scale(0);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms;will-change:opacity,transform}.mdc-checkbox__native-control:focus~.mdc-checkbox__background:before{opacity:.12;transform:scale(1);transition:opacity 80ms cubic-bezier(0,0,.2,1) 0ms,transform 80ms cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control{cursor:inherit;margin:0;opacity:0;padding:0;position:absolute}.mdc-checkbox__native-control:disabled{cursor:default;pointer-events:none}.mdc-checkbox--touch{margin:4px}.mdc-checkbox--touch .mdc-checkbox__native-control{height:48px;left:-4px;right:-4px;top:-4px;width:48px}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:1;transition:opacity .18s cubic-bezier(0,0,.2,1) 0ms,transform .18s cubic-bezier(0,0,.2,1) 0ms}.mdc-checkbox__native-control:checked~.mdc-checkbox__background .mdc-checkbox__mixedmark{transform:scaleX(1) rotate(-45deg)}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__checkmark{opacity:0;transform:rotate(45deg);transition:opacity 90ms cubic-bezier(.4,0,.6,1) 0ms,transform 90ms cubic-bezier(.4,0,.6,1) 0ms}.mdc-checkbox__native-control:indeterminate~.mdc-checkbox__background .mdc-checkbox__mixedmark{opacity:1;transform:scaleX(1) rotate(0deg)}.mdc-checkbox{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-checkbox .mdc-checkbox__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-checkbox.mdc-ripple-upgraded--unbounded .mdc-checkbox__ripple:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-checkbox.mdc-ripple-upgraded--foreground-activation .mdc-checkbox__ripple:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-checkbox.mdc-ripple-upgraded--foreground-deactivation .mdc-checkbox__ripple:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{background-color:var(--md-sys-color-on-surface,#000)}.mdc-checkbox:hover .mdc-checkbox__ripple:before{opacity:.04}.mdc-checkbox.mdc-ripple-upgraded--background-focused .mdc-checkbox__ripple:before,.mdc-checkbox:not(.mdc-ripple-upgraded):focus .mdc-checkbox__ripple:before{opacity:.12;transition-duration:75ms}.mdc-checkbox:not(.mdc-ripple-upgraded) .mdc-checkbox__ripple:after{transition:opacity .15s linear}.mdc-checkbox:not(.mdc-ripple-upgraded):active .mdc-checkbox__ripple:after{opacity:.12;transition-duration:75ms}.mdc-checkbox.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}.mdc-checkbox .mdc-checkbox__ripple:after,.mdc-checkbox .mdc-checkbox__ripple:before{height:100%;left:0;top:0;width:100%}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after,.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:before{height:var(--mdc-ripple-fg-size,100%);left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0);width:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox.mdc-ripple-upgraded .mdc-checkbox__ripple:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-checkbox__ripple{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.mdc-ripple-upgraded--background-focused .mdc-checkbox__background:before{content:none}.post-card .post-card__primary,.post-card .post-card__secondary{margin:1rem}.post-card .post-card__primary p,.post-card .post-card__secondary p{margin:0}.post-card .avatar{border-radius:50%;margin-right:1rem}.mdc-card__action--button{height:40px}.mdc-card__media{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;height:100%;padding:1em;position:relative}.mdc-card__media img{bottom:0;height:100%;object-fit:cover;position:absolute;top:0;width:100%}.mdc-card__media:before{content:"";display:block}.mdc-card__media:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card__media:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.mdc-card__media--square:before{margin-top:100%}.mdc-card__media--16-9:before{margin-top:56.25%}.mdc-card__media-content{bottom:0;box-sizing:border-box;left:0;position:absolute;right:0;top:0}.mdc-elevation-overlay{background-color:#fff;border-radius:inherit;opacity:0;pointer-events:none;position:absolute;transition:opacity .28s cubic-bezier(.4,0,.2,1)}.mdc-card{background-color:var(--md-sys-color-surface-variant);border-radius:var(--mdc-card-radius,12px);flex-direction:column;overflow:hidden;position:relative}.mdc-card,.mdc-card__actions{box-sizing:border-box;display:flex}.mdc-card__actions{align-items:center;flex-direction:row;margin:1em 8px;min-height:52px}.mdc-card__link{border-top-left-radius:inherit;border-top-right-radius:inherit}.mdc-card--outlined.has-post-thumbnail{overflow:hidden}.mdc-card--outlined.has-post-thumbnail .mdc-card__link{margin-top:-1px}.material-design-card__title,.mdc-card,.mdc-card__link,.single-post-card__title{text-decoration:none}.mdc-card--outlined{background-color:var(--md-sys-color-surface);border-color:var(--md-sys-color-outline,#e0e0e0);border:1px solid var(--md-sys-color-outline,#e0e0e0);box-shadow:none}.mdc-card--elevated{background:var(--md-sys-color-surface);box-shadow:var(--md-sys-elevation-1)}.mdc-card--filled{background-color:var(--md-sys-color-surface-variant)}.mdc-layout-grid .material-design-card{height:100%}.mdc-layout-grid .material-design-card .mdc-card__actions{margin-top:auto}.material-design-card__secondary-text,.material-design-card__supporting-text,.single-post-card__subtitle{color:var(--md-sys-color-on-surface,#000)}.entry-content h2.post-card__title,.post-card__title{margin:0;padding:0}.mdc-card__action-buttons{grid-gap:8px;display:flex}.mdc-card__action-buttons .mdc-card__action{background:#0000;color:var(--md-sys-color-primary);padding:10px 12px;text-decoration:none}.mdc-card__action-buttons .mdc-card__action:hover{background:rgba(var(--md-sys-color-primary-rgb),.08)!important}.mdc-card__action-buttons .mdc-card__action:active,.mdc-card__action-buttons .mdc-card__action:focus{background:rgba(var(--md-sys-color-primary-rgb),.12)!important}.mdc-card:not(.mdc-card--outlined):not(.mdc-card--elevated) .mdc-card__action-buttons .mdc-card__action{background:#0000;color:var(--md-sys-color-primary)}.mdc-card:not(.post-card) .mdc-card__action-buttons .mdc-card__action{border:1px solid var(--md-sys-color-outline,#e0e0e0);padding:10px 24px}.post-card .mdc-card__action{grid-gap:1em;align-items:center;display:flex;justify-content:center}.post-card .mdc-card__action .avatar{height:-moz-fit-content;height:fit-content;margin-right:0}.mdc-button__comment-count,.mdc-button__post-author{grid-gap:8px;align-items:center;display:flex}.mdc-image-list{display:flex;flex-wrap:wrap;margin:0 auto;padding:0}.mdc-image-list__image-aspect-container,.mdc-image-list__item,.wp-block-material-image-card-query{box-sizing:border-box;position:relative}.mdc-image-list__item,.wp-block-material-image-card-query{list-style-type:none;margin:0}.mdc-image-list__image{border-radius:var(--mdc-image-list-radius,4px);width:100%}.mdc-image-list__image-aspect-container .mdc-image-list__image{background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;height:100%;left:0;object-fit:cover;position:absolute;right:0;top:0}.mdc-image-list__image-aspect-container{padding-bottom:100%}.mdc-image-list__label{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--md-sys-typescale-label-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-large-size,1em);font-style:var(--md-sys-typescale-label-large-style,normal);font-weight:var(--md-sys-typescale-label-large-weight,400);letter-spacing:var(--md-sys-typescale-label-large-tracking);line-height:var(--md-sys-typescale-label-large-line-height,1.75);overflow:hidden;text-decoration:inherit;text-overflow:ellipsis;white-space:normal}.mdc-image-list__item-wrap{display:block;text-decoration:none!important}.mdc-image-list--with-text-protection .mdc-image-list__supporting,.wp-block-post-template .mdc-image-list__supporting{align-items:center;background:rgba(var(--md-sys-color-surface-rgb),.6);border-bottom-left-radius:var(--mdc-image-list-radius,12px);border-bottom-right-radius:var(--mdc-image-list-radius,12px);bottom:0;box-sizing:border-box;color:rgba(var(--md-sys-color-on-surface-rgb),.87);display:flex;height:auto;justify-content:space-between;line-height:24px;max-height:100%;min-height:48px;overflow:hidden;padding:8px 16px;position:absolute;width:100%}.wp-block-material-image-card-query a{display:block}.wp-block-material-image-card-query a:focus{outline:1px dotted}.mdc-image-list--masonry{display:block}.mdc-image-list__item,.wp-block-material-image-card-query{break-inside:avoid-column}.mdc-image-list__image{display:block;height:auto}.mdc-tab-indicator{display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-color:var(--md-sys-color-primary,#6200ee)}.mdc-tab-indicator .mdc-tab-indicator__content--icon{color:var(--md-sys-color-secondary,#018786)}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-top-width:2px}.mdc-tab-indicator .mdc-tab-indicator__content--icon{font-size:34px;height:34px}.mdc-tab-indicator__content{opacity:0;transform-origin:left}.mdc-tab-indicator__content--underline{align-self:flex-end;border-top-style:solid;box-sizing:border-box;width:100%}.mdc-tab-indicator__content--icon{align-self:center;margin:0 auto}.mdc-tab-indicator--active .mdc-tab-indicator__content{opacity:1}.mdc-tab-indicator .mdc-tab-indicator__content{transition:transform .25s cubic-bezier(.4,0,.2,1)}.mdc-tab-indicator--no-transition .mdc-tab-indicator__content{transition:none}.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition:opacity .15s linear}.mdc-tab-indicator--active.mdc-tab-indicator--fade .mdc-tab-indicator__content{transition-delay:.1s}.mdc-tab{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-appearance:none;background:none;border:none;box-sizing:border-box;cursor:pointer;display:flex;flex:1 0 auto;font-family:var(--md-sys-typescale-label-large-font,Roboto,sans-serif);font-size:var(--md-sys-typescale-label-large-size,.875rem);font-weight:var(--md-sys-typescale-label-large-weight,500);justify-content:center;letter-spacing:var(--md-sys-typescale-label-large-tracking,.0892857143em);line-height:var(--md-sys-typescale-label-large-line-height);margin:0;outline:none;padding:0 24px;position:relative;text-align:center;text-decoration:none;text-transform:uppercase;white-space:nowrap;z-index:1}.mdc-tab .mdc-tab__text-label{color:rgba(var(--md-sys-color-on-background-rgb,0,0,0),.54)}.mdc-tab .mdc-tab__icon{fill:currentColor;color:#0000008a}.mdc-tab::-moz-focus-inner{border:0;padding:0}.mdc-tab--min-width{flex:0 1 auto}.mdc-tab__content{align-items:center;display:flex;height:inherit;justify-content:center;pointer-events:none;position:relative}.mdc-tab__text-label{display:inline-block;line-height:1}.mdc-tab__icon,.mdc-tab__text-label{transition:color .15s linear;z-index:2}.mdc-tab__icon{font-size:24px;height:24px;width:24px}.mdc-tab--stacked .mdc-tab__content{align-items:center;flex-direction:column;justify-content:center}.mdc-tab--stacked .mdc-tab__text-label{padding-bottom:4px;padding-top:6px}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{color:var(--md-sys-color-primary,#6200ee)}.mdc-tab--active .mdc-tab__icon{fill:currentColor}.mdc-tab--active .mdc-tab__icon,.mdc-tab--active .mdc-tab__text-label{transition-delay:.1s}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:8px;padding-right:0}.mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label[dir=rtl],[dir=rtl] .mdc-tab:not(.mdc-tab--stacked) .mdc-tab__icon+.mdc-tab__text-label{padding-left:0;padding-right:8px}@keyframes mdc-ripple-fg-radius-in{0%{animation-timing-function:cubic-bezier(.4,0,.2,1);transform:translate(var(--mdc-ripple-fg-translate-start,0)) scale(1)}to{transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}}@keyframes mdc-ripple-fg-opacity-in{0%{animation-timing-function:linear;opacity:0}to{opacity:var(--mdc-ripple-fg-opacity,0)}}@keyframes mdc-ripple-fg-opacity-out{0%{animation-timing-function:linear;opacity:var(--mdc-ripple-fg-opacity,0)}to{opacity:0}}.mdc-tab__ripple{--mdc-ripple-fg-size:0;--mdc-ripple-left:0;--mdc-ripple-top:0;--mdc-ripple-fg-scale:1;--mdc-ripple-fg-translate-end:0;--mdc-ripple-fg-translate-start:0;-webkit-tap-highlight-color:rgba(0,0,0,0);height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.mdc-tab__ripple:after,.mdc-tab__ripple:before{border-radius:50%;content:"";opacity:0;pointer-events:none;position:absolute}.mdc-tab__ripple:before{transition:opacity 15ms linear,background-color 15ms linear;z-index:1}.mdc-tab__ripple.mdc-ripple-upgraded:before{transform:scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple.mdc-ripple-upgraded:after{left:0;top:0;transform:scale(0);transform-origin:center center}.mdc-tab__ripple.mdc-ripple-upgraded--unbounded:after{left:var(--mdc-ripple-left,0);top:var(--mdc-ripple-top,0)}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-activation:after{animation:mdc-ripple-fg-radius-in 225ms forwards,mdc-ripple-fg-opacity-in 75ms forwards}.mdc-tab__ripple.mdc-ripple-upgraded--foreground-deactivation:after{animation:mdc-ripple-fg-opacity-out .15s;transform:translate(var(--mdc-ripple-fg-translate-end,0)) scale(var(--mdc-ripple-fg-scale,1))}.mdc-tab__ripple:after,.mdc-tab__ripple:before{height:200%;left:-50%;top:-50%;width:200%}.mdc-tab__ripple.mdc-ripple-upgraded:after{height:var(--mdc-ripple-fg-size,100%);width:var(--mdc-ripple-fg-size,100%)}.mdc-tab__ripple:after,.mdc-tab__ripple:before{background-color:var(--md-sys-color-primary,#6200ee);color:var(--md-sys-color-primary,#6200ee)}.mdc-tab__ripple:hover:before{opacity:.04}.mdc-tab__ripple.mdc-ripple-upgraded--background-focused:before,.mdc-tab__ripple:not(.mdc-ripple-upgraded):focus:before{opacity:.12;transition-duration:75ms}.mdc-tab__ripple:not(.mdc-ripple-upgraded):after{transition:opacity .15s linear}.mdc-tab__ripple:not(.mdc-ripple-upgraded):active:after{opacity:.12;transition-duration:75ms}.mdc-tab__ripple.mdc-ripple-upgraded{--mdc-ripple-fg-opacity:0.12}body{background:var(--md-sys-color-background,#fff);color:var(--md-sys-color-on-background,#000)}.site-content{padding-top:var(--admin-bar-offset,3.5rem)}.-has-tab-bar+.site-content{padding-top:0}.admin-bar{--admin-bar-offset:4rem}.content-area{margin-left:auto;margin-right:auto;margin-top:4rem}@media (min-width:840px){.content-area{padding-left:0;padding-right:0}}.-has-tab-bar+.site-content .content-area{margin-top:12rem}.material-archive__wide .site-main{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw)}.page-header{padding-left:1.5rem;padding-right:1.5rem}.entry-title{word-wrap:break-word;margin:1rem auto;max-width:var(--mdc-theme-max-content-width)}.entry-content{margin-top:2rem}.entry-content>*{margin-bottom:1.25rem}@media (min-width:840px){.entry-content h1,.entry-content h2,.entry-content h3{margin:3rem auto 2rem}}.entry-content>.alignwide,.entry-content>.wp-block-separator.is-style-wide{margin:auto}@media (min-width:1024px){.entry-content>.alignwide,.entry-content>.wp-block-separator.is-style-wide{max-width:60rem;width:60rem}}@media (min-width:1440px){.entry-content>.alignwide,.entry-content>.wp-block-separator.is-style-wide{max-width:84rem;width:84rem}}.entry-content>.wp-block-separator.is-style-wide{margin:2rem auto}@media (min-width:1024px){.entry-content>.wp-block-separator.is-style-wide{margin:3rem auto}}@media (min-width:1440px){.entry-content>.wp-block-separator.is-style-wide{margin:4rem auto}}.entry-content>.alignwide{margin-bottom:4rem;margin-top:4rem}.entry-content>.alignwide.wp-block-image{max-width:none}@media (min-width:840px){.entry-content>.alignwide.wp-block-cover{width:auto}}.entry-content .alignfull{margin-bottom:4rem;margin-top:4rem;width:100%}@media (min-width:840px){.entry-content .alignfull{margin-left:auto;margin-right:auto;max-width:100vw}.entry-content .alignfull.wp-block-cover{width:auto}}.entry-content .alignfull .wp-block-cover__inner-container{max-width:var(--mdc-theme-max-content-width)}.entry-content .alignfull .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw);padding-left:1.5rem;padding-right:1.5rem}.entry-content .alignfull.wp-block-columns,.entry-content .alignfull>.wp-caption-text,.entry-content .alignfull>figcaption{padding-left:2rem;padding-right:2rem}.section-inner{margin-left:auto;margin-right:auto;max-width:100%;width:calc(100% - 4rem)}@media (max-width:840px){.section-inner{width:calc(100% - 2rem)}}blockquote{border-color:var(--md-sys-color-primary,#6200ee)}.masonry-grid-theme{grid-gap:var(--mdc-layout-grid-margin-desktop,24px);grid-auto-rows:var(--mdc-layout-grid-margin-desktop,24px);grid-template-columns:repeat(auto-fill,minmax(40%,1fr));margin:var(--mdc-layout-grid-margin-desktop,24px) 0;padding:var(--mdc-layout-grid-margin-desktop,24px)}.material-archive__wide .masonry-grid-theme{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}@media (min-width:840px){.masonry-grid-theme{display:grid}.layout-masonry-4 .masonry-grid_column{width:25%}}.post-card{margin:0 0 1em;width:100%}h1{font-family:var(--md-sys-typescale-display-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-small-size,6em);font-style:var(--md-sys-typescale-display-small-style,normal);font-weight:var(--md-sys-typescale-display-small-weight,300);letter-spacing:var(--md-sys-typescale-display-small-tracking);line-height:var(--md-sys-typescale-display-small-line-height,6)}h2{font-family:var(--md-sys-typescale-headline-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-large-size,3.75em);font-style:var(--md-sys-typescale-headline-large-style,normal);font-weight:var(--md-sys-typescale-headline-large-weight,300);letter-spacing:var(--md-sys-typescale-headline-large-tracking);line-height:var(--md-sys-typescale-headline-large-line-height,3.75)}h3{font-family:var(--md-sys-typescale-headline-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-medium-size,3em);font-style:var(--md-sys-typescale-headline-medium-style,normal);font-weight:var(--md-sys-typescale-headline-medium-weight,400);letter-spacing:var(--md-sys-typescale-headline-medium-tracking);line-height:var(--md-sys-typescale-headline-medium-line-height,3.125)}h4{font-family:var(--md-sys-typescale-headline-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-small-size,2.125em);font-style:var(--md-sys-typescale-headline-small-style,normal);font-weight:var(--md-sys-typescale-headline-small-weight,400);letter-spacing:var(--md-sys-typescale-headline-small-tracking);line-height:var(--md-sys-typescale-headline-small-line-height,2.5)}h5{font-family:var(--md-sys-typescale-title-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-large-size,1.5em);font-style:var(--md-sys-typescale-title-large-style,normal);font-weight:var(--md-sys-typescale-title-large-weight,400);letter-spacing:var(--md-sys-typescale-title-large-tracking);line-height:var(--md-sys-typescale-title-large-line-height,2)}h6{font-family:var(--md-sys-typescale-title-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-medium-size,1.25em);font-style:var(--md-sys-typescale-title-medium-style,normal);font-weight:var(--md-sys-typescale-title-medium-weight,500);letter-spacing:var(--md-sys-typescale-title-medium-tracking);line-height:var(--md-sys-typescale-title-medium-line-height,2)}p{font-family:var(--md-sys-typescale-body-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-large-size,1em);font-style:var(--md-sys-typescale-body-large-style,normal);font-weight:var(--md-sys-typescale-body-large-weight,400);letter-spacing:var(--md-sys-typescale-body-large-tracking);line-height:var(--md-sys-typescale-body-large-line-height,1.5)}figcaption{font-family:var(--md-sys-typescale-label-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-large-size,1em);font-style:var(--md-sys-typescale-label-large-style,normal);font-weight:var(--md-sys-typescale-label-large-weight,400);letter-spacing:var(--md-sys-typescale-label-large-tracking);line-height:var(--md-sys-typescale-label-large-line-height,1.75)}.display-large{font-family:var(--md-sys-typescale-display-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-large-size,7.5em);font-style:var(--md-sys-typescale-display-large-style,normal);font-weight:var(--md-sys-typescale-display-large-weight,300);letter-spacing:var(--md-sys-typescale-display-large-tracking);line-height:var(--md-sys-typescale-display-large-line-height,6)}.display-medium{font-family:var(--md-sys-typescale-display-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-medium-size,6.875em);font-style:var(--md-sys-typescale-display-medium-style,normal);font-weight:var(--md-sys-typescale-display-medium-weight,300);letter-spacing:var(--md-sys-typescale-display-medium-tracking);line-height:var(--md-sys-typescale-display-medium-line-height,6)}.display-small{font-family:var(--md-sys-typescale-display-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-small-size,6em);font-style:var(--md-sys-typescale-display-small-style,normal);font-weight:var(--md-sys-typescale-display-small-weight,300);letter-spacing:var(--md-sys-typescale-display-small-tracking);line-height:var(--md-sys-typescale-display-small-line-height,6)}.headline-large{font-family:var(--md-sys-typescale-headline-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-large-size,3.75em);font-style:var(--md-sys-typescale-headline-large-style,normal);font-weight:var(--md-sys-typescale-headline-large-weight,300);letter-spacing:var(--md-sys-typescale-headline-large-tracking);line-height:var(--md-sys-typescale-headline-large-line-height,3.75)}.headline-medium{font-family:var(--md-sys-typescale-headline-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-medium-size,3em);font-style:var(--md-sys-typescale-headline-medium-style,normal);font-weight:var(--md-sys-typescale-headline-medium-weight,400);letter-spacing:var(--md-sys-typescale-headline-medium-tracking);line-height:var(--md-sys-typescale-headline-medium-line-height,3.125)}.headline-small{font-family:var(--md-sys-typescale-headline-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-small-size,2.125em);font-style:var(--md-sys-typescale-headline-small-style,normal);font-weight:var(--md-sys-typescale-headline-small-weight,400);letter-spacing:var(--md-sys-typescale-headline-small-tracking);line-height:var(--md-sys-typescale-headline-small-line-height,2.5)}.title-large{font-family:var(--md-sys-typescale-title-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-large-size,1.5em);font-style:var(--md-sys-typescale-title-large-style,normal);font-weight:var(--md-sys-typescale-title-large-weight,400);letter-spacing:var(--md-sys-typescale-title-large-tracking);line-height:var(--md-sys-typescale-title-large-line-height,2)}.title-medium{font-family:var(--md-sys-typescale-title-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-medium-size,1.25em);font-style:var(--md-sys-typescale-title-medium-style,normal);font-weight:var(--md-sys-typescale-title-medium-weight,500);letter-spacing:var(--md-sys-typescale-title-medium-tracking);line-height:var(--md-sys-typescale-title-medium-line-height,2)}.title-small{font-family:var(--md-sys-typescale-title-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-small-size,.875em);font-style:var(--md-sys-typescale-title-small-style,normal);font-weight:var(--md-sys-typescale-title-small-weight,500);letter-spacing:var(--md-sys-typescale-title-small-tracking);line-height:var(--md-sys-typescale-title-small-line-height,1.57)}.label-large{font-family:var(--md-sys-typescale-label-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-large-size,1em);font-style:var(--md-sys-typescale-label-large-style,normal);font-weight:var(--md-sys-typescale-label-large-weight,400);letter-spacing:var(--md-sys-typescale-label-large-tracking);line-height:var(--md-sys-typescale-label-large-line-height,1.75)}.label-medium{font-family:var(--md-sys-typescale-label-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-medium-size,.875em);font-style:var(--md-sys-typescale-label-medium-style,normal);font-weight:var(--md-sys-typescale-label-medium-weight,500);letter-spacing:var(--md-sys-typescale-label-medium-tracking);line-height:var(--md-sys-typescale-label-medium-line-height,1.375)}.label-small{font-family:var(--md-sys-typescale-label-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-small-size,.75em);font-style:var(--md-sys-typescale-label-small-style,normal);font-weight:var(--md-sys-typescale-label-small-weight,500);letter-spacing:var(--md-sys-typescale-label-small-tracking);line-height:var(--md-sys-typescale-label-small-line-height,2)}.body-large{font-family:var(--md-sys-typescale-body-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-large-size,1em);font-style:var(--md-sys-typescale-body-large-style,normal);font-weight:var(--md-sys-typescale-body-large-weight,400);letter-spacing:var(--md-sys-typescale-body-large-tracking);line-height:var(--md-sys-typescale-body-large-line-height,1.5)}.body-medium{font-family:var(--md-sys-typescale-body-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-medium-size,.875em);font-style:var(--md-sys-typescale-body-medium-style,normal);font-weight:var(--md-sys-typescale-body-medium-weight,400);letter-spacing:var(--md-sys-typescale-body-medium-tracking);line-height:var(--md-sys-typescale-body-medium-line-height,1.25)}.body-small{font-family:var(--md-sys-typescale-body-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-small-size,.75em);font-style:var(--md-sys-typescale-body-small-style,normal);font-weight:var(--md-sys-typescale-body-small-weight,400);letter-spacing:var(--md-sys-typescale-body-small-tracking);line-height:var(--md-sys-typescale-body-small-line-height,1.25)}.mdc-typography--headline1{font-family:var(--md-sys-typescale-display-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-small-size,6em);font-style:var(--md-sys-typescale-display-small-style,normal);font-weight:var(--md-sys-typescale-display-small-weight,300);letter-spacing:var(--md-sys-typescale-display-small-tracking);line-height:var(--md-sys-typescale-display-small-line-height,6)}.mdc-typography--headline2{font-family:var(--md-sys-typescale-headline-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-large-size,3.75em);font-style:var(--md-sys-typescale-headline-large-style,normal);font-weight:var(--md-sys-typescale-headline-large-weight,300);letter-spacing:var(--md-sys-typescale-headline-large-tracking);line-height:var(--md-sys-typescale-headline-large-line-height,3.75)}.mdc-typography--headline3{font-family:var(--md-sys-typescale-headline-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-medium-size,3em);font-style:var(--md-sys-typescale-headline-medium-style,normal);font-weight:var(--md-sys-typescale-headline-medium-weight,400);letter-spacing:var(--md-sys-typescale-headline-medium-tracking);line-height:var(--md-sys-typescale-headline-medium-line-height,3.125)}.mdc-typography--headline4{font-family:var(--md-sys-typescale-headline-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-small-size,2.125em);font-style:var(--md-sys-typescale-headline-small-style,normal);font-weight:var(--md-sys-typescale-headline-small-weight,400);letter-spacing:var(--md-sys-typescale-headline-small-tracking);line-height:var(--md-sys-typescale-headline-small-line-height,2.5)}.mdc-typography--headline5{font-family:var(--md-sys-typescale-title-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-large-size,1.5em);font-style:var(--md-sys-typescale-title-large-style,normal);font-weight:var(--md-sys-typescale-title-large-weight,400);letter-spacing:var(--md-sys-typescale-title-large-tracking);line-height:var(--md-sys-typescale-title-large-line-height,2)}.mdc-typography--headline6,.mdc-typography--subhead1{font-family:var(--md-sys-typescale-title-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-medium-size,1.25em);font-style:var(--md-sys-typescale-title-medium-style,normal);font-weight:var(--md-sys-typescale-title-medium-weight,500);letter-spacing:var(--md-sys-typescale-title-medium-tracking);line-height:var(--md-sys-typescale-title-medium-line-height,2)}.mdc-typography--subhead2{font-family:var(--md-sys-typescale-title-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-small-size,.875em);font-style:var(--md-sys-typescale-title-small-style,normal);font-weight:var(--md-sys-typescale-title-small-weight,500);letter-spacing:var(--md-sys-typescale-title-small-tracking);line-height:var(--md-sys-typescale-title-small-line-height,1.57)}.mdc-typography--body1{font-family:var(--md-sys-typescale-body-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-large-size,1em);font-style:var(--md-sys-typescale-body-large-style,normal);font-weight:var(--md-sys-typescale-body-large-weight,400);letter-spacing:var(--md-sys-typescale-body-large-tracking);line-height:var(--md-sys-typescale-body-large-line-height,1.5)}.mdc-typography--body2{font-family:var(--md-sys-typescale-body-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-medium-size,.875em);font-style:var(--md-sys-typescale-body-medium-style,normal);font-weight:var(--md-sys-typescale-body-medium-weight,400);letter-spacing:var(--md-sys-typescale-body-medium-tracking);line-height:var(--md-sys-typescale-body-medium-line-height,1.25)}.mdc-typography--caption{font-family:var(--md-sys-typescale-body-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-small-size,.75em);font-style:var(--md-sys-typescale-body-small-style,normal);font-weight:var(--md-sys-typescale-body-small-weight,400);letter-spacing:var(--md-sys-typescale-body-small-tracking);line-height:var(--md-sys-typescale-body-small-line-height,1.25)}.mdc-typography--button{font-family:var(--md-sys-typescale-label-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-large-size,1em);font-style:var(--md-sys-typescale-label-large-style,normal);font-weight:var(--md-sys-typescale-label-large-weight,400);letter-spacing:var(--md-sys-typescale-label-large-tracking);line-height:var(--md-sys-typescale-label-large-line-height,1.75)}.mdc-typography--overline{font-family:var(--md-sys-typescale-label-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-medium-size,.875em);font-style:var(--md-sys-typescale-label-medium-style,normal);font-weight:var(--md-sys-typescale-label-medium-weight,500);letter-spacing:var(--md-sys-typescale-label-medium-tracking);line-height:var(--md-sys-typescale-label-medium-line-height,1.375)}.mdc-typography--subtitle1{font-family:var(--md-sys-typescale-label-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-large-size,1em);font-style:var(--md-sys-typescale-label-large-style,normal);font-weight:var(--md-sys-typescale-label-large-weight,400);letter-spacing:var(--md-sys-typescale-label-large-tracking);line-height:var(--md-sys-typescale-label-large-line-height,1.75)}.mdc-typography--subtitle2{font-family:var(--md-sys-typescale-label-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-medium-size,.875em);font-style:var(--md-sys-typescale-label-medium-style,normal);font-weight:var(--md-sys-typescale-label-medium-weight,500);letter-spacing:var(--md-sys-typescale-label-medium-tracking);line-height:var(--md-sys-typescale-label-medium-line-height,1.375)}.has-display-large-font-size{font-family:var(--md-sys-typescale-display-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-large-size,7.5em);font-style:var(--md-sys-typescale-display-large-style,normal);font-weight:var(--md-sys-typescale-display-large-weight,300);letter-spacing:var(--md-sys-typescale-display-large-tracking);line-height:var(--md-sys-typescale-display-large-line-height,6)}.has-display-medium-font-size{font-family:var(--md-sys-typescale-display-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-medium-size,6.875em);font-style:var(--md-sys-typescale-display-medium-style,normal);font-weight:var(--md-sys-typescale-display-medium-weight,300);letter-spacing:var(--md-sys-typescale-display-medium-tracking);line-height:var(--md-sys-typescale-display-medium-line-height,6)}.has-display-small-font-size{font-family:var(--md-sys-typescale-display-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-display-small-size,6em);font-style:var(--md-sys-typescale-display-small-style,normal);font-weight:var(--md-sys-typescale-display-small-weight,300);letter-spacing:var(--md-sys-typescale-display-small-tracking);line-height:var(--md-sys-typescale-display-small-line-height,6)}.has-headline-large-font-size{font-family:var(--md-sys-typescale-headline-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-large-size,3.75em);font-style:var(--md-sys-typescale-headline-large-style,normal);font-weight:var(--md-sys-typescale-headline-large-weight,300);letter-spacing:var(--md-sys-typescale-headline-large-tracking);line-height:var(--md-sys-typescale-headline-large-line-height,3.75)}.has-headline-medium-font-size{font-family:var(--md-sys-typescale-headline-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-medium-size,3em);font-style:var(--md-sys-typescale-headline-medium-style,normal);font-weight:var(--md-sys-typescale-headline-medium-weight,400);letter-spacing:var(--md-sys-typescale-headline-medium-tracking);line-height:var(--md-sys-typescale-headline-medium-line-height,3.125)}.has-headline-small-font-size{font-family:var(--md-sys-typescale-headline-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-headline-small-size,2.125em);font-style:var(--md-sys-typescale-headline-small-style,normal);font-weight:var(--md-sys-typescale-headline-small-weight,400);letter-spacing:var(--md-sys-typescale-headline-small-tracking);line-height:var(--md-sys-typescale-headline-small-line-height,2.5)}.has-title-large-font-size{font-family:var(--md-sys-typescale-title-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-large-size,1.5em);font-style:var(--md-sys-typescale-title-large-style,normal);font-weight:var(--md-sys-typescale-title-large-weight,400);letter-spacing:var(--md-sys-typescale-title-large-tracking);line-height:var(--md-sys-typescale-title-large-line-height,2)}.has-title-medium-font-size{font-family:var(--md-sys-typescale-title-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-medium-size,1.25em);font-style:var(--md-sys-typescale-title-medium-style,normal);font-weight:var(--md-sys-typescale-title-medium-weight,500);letter-spacing:var(--md-sys-typescale-title-medium-tracking);line-height:var(--md-sys-typescale-title-medium-line-height,2)}.has-title-small-font-size{font-family:var(--md-sys-typescale-title-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-title-small-size,.875em);font-style:var(--md-sys-typescale-title-small-style,normal);font-weight:var(--md-sys-typescale-title-small-weight,500);letter-spacing:var(--md-sys-typescale-title-small-tracking);line-height:var(--md-sys-typescale-title-small-line-height,1.57)}.has-body-large-font-size{font-family:var(--md-sys-typescale-body-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-large-size,1em);font-style:var(--md-sys-typescale-body-large-style,normal);font-weight:var(--md-sys-typescale-body-large-weight,400);letter-spacing:var(--md-sys-typescale-body-large-tracking);line-height:var(--md-sys-typescale-body-large-line-height,1.5)}.has-body-medium-font-size{font-family:var(--md-sys-typescale-body-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-medium-size,.875em);font-style:var(--md-sys-typescale-body-medium-style,normal);font-weight:var(--md-sys-typescale-body-medium-weight,400);letter-spacing:var(--md-sys-typescale-body-medium-tracking);line-height:var(--md-sys-typescale-body-medium-line-height,1.25)}.has-body-small-font-size{font-family:var(--md-sys-typescale-body-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-body-small-size,.75em);font-style:var(--md-sys-typescale-body-small-style,normal);font-weight:var(--md-sys-typescale-body-small-weight,400);letter-spacing:var(--md-sys-typescale-body-small-tracking);line-height:var(--md-sys-typescale-body-small-line-height,1.25)}.has-label-large-font-size{font-family:var(--md-sys-typescale-label-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-large-size,1em);font-style:var(--md-sys-typescale-label-large-style,normal);font-weight:var(--md-sys-typescale-label-large-weight,400);letter-spacing:var(--md-sys-typescale-label-large-tracking);line-height:var(--md-sys-typescale-label-large-line-height,1.75)}.has-label-medium-font-size{font-family:var(--md-sys-typescale-label-medium-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-medium-size,.875em);font-style:var(--md-sys-typescale-label-medium-style,normal);font-weight:var(--md-sys-typescale-label-medium-weight,500);letter-spacing:var(--md-sys-typescale-label-medium-tracking);line-height:var(--md-sys-typescale-label-medium-line-height,1.375)}.has-label-small-font-size{font-family:var(--md-sys-typescale-label-small-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-size:var(--md-sys-typescale-label-small-size,.75em);font-style:var(--md-sys-typescale-label-small-style,normal);font-weight:var(--md-sys-typescale-label-small-weight,500);letter-spacing:var(--md-sys-typescale-label-small-tracking);line-height:var(--md-sys-typescale-label-small-line-height,2)}.mdc-typography--body1 *{font-size:var(--md-sys-typescale-body-large-size,1em);line-height:var(--md-sys-typescale-body-large-line-height,1.5)}.mdc-typography--body1 *,.mdc-typography--body2 *{font-family:var(--md-sys-typescale-body-large-font,var(--md-ref-typeface-plain,Roboto,sans-serif));font-style:var(--md-sys-typescale-body-large-style,normal);font-weight:var(--md-sys-typescale-body-large-weight,400);letter-spacing:var(--md-sys-typescale-body-large-tracking)}.mdc-typography--body2 *{font-size:var(--md-sys-typescale-body-large-size,.875em);line-height:var(--md-sys-typescale-body-large-line-height,1.25)}.is-style-squared .wp-block-button__link{border-radius:0}.wp-block-cover{color:var(--wp-cover-block-text)}.wp-block-cover-image.has-background-dim-20,.wp-block-cover.has-background-dim-20{background-color:#0003}.wp-block-quote.is-style-large{margin-left:auto;margin-right:auto}.wp-block-pullquote blockquote{border:0}.has-large-font-size{line-height:1.1}ol ol{list-style:lower-alpha}ol ol ol{list-style:lower-roman}ul ul{list-style:circle}ul ul ul{list-style:square}.wp-block-group{padding:1rem 2rem}.archive .content-area,.blog .content-area{max-width:var(--mdc-theme-max-content-width)}.archive .page-title,.blog .page-title{font-size:3rem;font-weight:400;line-height:1;text-align:center}.archive .archive-description,.blog .archive-description{text-align:center}.archive .page-header:after,.blog .page-header:after{background-color:#adadad;content:"";display:block;height:.25rem;margin-bottom:.5rem;margin-left:auto;margin-right:auto;width:5rem}.error404 .page-header,.search-no-results .page-header{padding-left:0;padding-right:0}.error404 .page-title,.search-no-results .page-title{margin-bottom:2rem}.error404 .page-content,.search-no-results .page-content{margin-left:auto;margin-right:auto}.error404 .content-area,.search-no-results .content-area,.search-results .content-area{max-width:var(--mdc-theme-max-content-width)}.search-results .page-title{margin-bottom:2rem}.top-app-bar{background-color:var(--md-sys-color-primary,#6200ee);display:block}.top-app-bar,.top-app-bar .mdc-top-app-bar__action-item,.top-app-bar .mdc-top-app-bar__action-item:focus,.top-app-bar .mdc-top-app-bar__action-item:hover,.top-app-bar .mdc-top-app-bar__action-item:visited,.top-app-bar .mdc-top-app-bar__navigation-icon,.top-app-bar .mdc-top-app-bar__navigation-icon:focus,.top-app-bar .mdc-top-app-bar__navigation-icon:hover,.top-app-bar .mdc-top-app-bar__navigation-icon:visited{color:var(--md-sys-color-on-primary,#fff)}@media (min-width:1440px){.top-app-bar .mdc-top-app-bar__section--align-start{padding-left:0}.top-app-bar .mdc-top-app-bar__section--align-end{padding-right:0}}.top-app-bar .mdc-top-app-bar__row{margin-left:auto;margin-right:auto;max-width:var(--mdc-theme-header-width,76.5625rem)}.top-app-bar .logo{padding:0}.top-app-bar .site-title a{margin-right:3px;text-decoration:none}.top-app-bar .site-title a:hover{text-decoration:underline}.top-app-bar .top-app-bar__menu-trigger:focus{outline:1px dotted}@media (min-width:1440px){.top-app-bar .top-app-bar__menu-trigger{margin-left:-10px}}.top-app-bar .top-app-bar__button{padding-left:1rem;padding-right:1rem}.top-app-bar .top-app-bar__title{color:var(--md-sys-color-on-primary,#fff);padding-left:1rem}.top-app-bar .top-app-bar__title .site-title__wrapper{align-items:center;display:flex}.top-app-bar .top-app-bar__title .site-title{font-size:1.25rem;margin-bottom:0;margin-top:0}.top-app-bar .top-app-bar__title .site-tagline{margin-left:8px}.top-app-bar .search__button:not(:disabled){--md-sys-typescale-label-large-size:24px;color:var(--md-sys-color-on-primary,#fff);max-width:48px;min-width:auto}.top-app-bar .search__button:not(:disabled):focus{outline:1px dotted}.top-app-bar .search__button:not(:disabled) .mdc-button__icon{margin-left:0;margin-right:0}.top-app-bar .search__button:not(:disabled):before{background-color:var(--md-sys-color-on-primary,#fff)}.top-app-bar .search__button:not(:disabled):focus:before{opacity:.24}.top-app-bar .top-app-bar__search,.top-app-bar.-with-search .top-app-bar__header{display:none}.top-app-bar.-with-search .top-app-bar__search{display:flex}.top-app-bar .button__search.mdc-button--unelevated{background-color:var(--md-sys-color-primary,#6200ee)}.top-app-bar .dark-mode__button,.top-app-bar .mdc-drawer__close{display:none}.top-app-bar.top-app-bar--has-dark-mode .dark-mode__button{display:block}.logo{align-items:center;display:flex;padding:.75rem}.top-app-bar .logo img{max-height:36px;width:auto}.mdc-drawer__header .logo img{height:auto;max-width:200px}.logo img{display:block}.search-form{margin-left:.5rem;margin-right:.5rem}.error-404 .site-content .search-form,.search-no-results .site-content .search-form{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-left:0}@media (min-width:840px){.error-404 .site-content .search-form,.search-no-results .site-content .search-form{align-items:center;flex-direction:row;margin-bottom:25vh;margin-top:3rem}}.top-app-bar__search .search-form{align-items:center;display:flex;width:100%}.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input{border:0;caret-color:var(--md-sys-color-on-primary,#fff);color:var(--md-sys-color-on-primary,#fff);padding-left:1rem}.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input::placeholder{color:var(--md-sys-color-on-primary,#fff)}.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input::-ms-clear,.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input::-ms-reveal{display:none;height:0;width:0}.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input::-webkit-search-cancel-button,.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input::-webkit-search-decoration,.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input::-webkit-search-results-button,.top-app-bar__search .search-form .mdc-text-field .mdc-text-field__input::-webkit-search-results-decoration{display:none}.top-app-bar__search .search-form .button__search{margin-top:-9999em}.top-app-bar__search .search-form .button__search:focus{margin-top:0;outline:1px dotted}.top-app-bar__search .search-form .mdc-button__icon{margin-left:0;margin-right:0}.top-app-bar__search .search-form .button__back{background-color:initial;color:var(--md-sys-color-on-primary,#fff);margin-right:0}.top-app-bar__search .search-form .button__back:focus{outline:1px dotted}.top-app-bar__search .search-form .button__back:before{background-color:var(--md-sys-color-on-primary,#fff)}.top-app-bar__search .search-form .button__back:focus:before{opacity:.24}@media (min-width:840px){.search-form{margin-right:0}}.material-drawer .mdc-drawer__header{color:var(--md-sys-color-on-surface,#000);display:block;margin-top:10px}.material-drawer .mdc-drawer__title{align-items:center;display:flex;margin-bottom:5px;min-height:47px}.material-drawer .mdc-drawer__title:before{content:none}.material-drawer .mdc-drawer__title a{text-decoration:none}.material-drawer .mdc-drawer__title .site-title{margin-bottom:0;margin-top:7px}.material-drawer .mdc-drawer__title .site-title:hover{text-decoration:underline}.material-drawer .sub-menu{margin-left:0;padding-left:1rem}.material-drawer .mdc-drawer__content{padding-top:.5rem}.material-drawer .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,.material-drawer .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,.material-drawer .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing{border-color:var(--mdc-theme-header,var(--md-sys-color-primary,#6200ee))}.material-drawer .mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label{color:var(--mdc-theme-header,var(--md-sys-color-primary,#6200ee))}.material-drawer ul{margin-left:0}.material-drawer .mdc-drawer__close{align-items:center;display:flex;justify-content:center;min-width:48px;padding:0}.material-drawer .mdc-drawer__close:focus{outline:1px dotted}.material-drawer .mdc-drawer__close .mdc-button__icon{margin-right:0}.material-drawer .mdc-list-item:hover{text-decoration:underline}.material-drawer .search-form{margin-left:.5rem;margin-right:.5rem}.material-drawer .site-title__row{align-items:flex-start;display:flex;justify-content:space-between}.material-drawer .site-title__wrapper{width:100%}.post-card.sticky .post-card__title{align-items:center;display:flex}.post-card.sticky .post-card__title .material-icons{margin-right:5px}.post-card .post-card__title a{text-decoration:none}.post-card a:focus{outline:1px dotted}.post-card .mdc-card__action--button{text-transform:none}.post-card .mdc-card__action-buttons .mdc-button__icon{color:var(--md-sys-color-primary,#6200ee)}.post-card .post-card__subtitle{color:var(--md-sys-color-on-surface,#000)}.post-card .mdc-card__media img{bottom:0;height:100%;object-fit:cover;position:absolute;top:0;width:100%}.load-more{text-align:center}.site-footer{background-color:var(--mdc-theme-footer);margin-top:2rem;min-height:4rem}.site-footer .site-footer__inner{align-items:center;display:flex;justify-content:space-between;width:100%}.site-footer .site-footer__text{color:var(--mdc-theme-on-footer)}.site-footer .mdc-layout-grid__inner{align-items:center;margin-left:auto;margin-right:auto;max-width:var(--material-footer-max-width,960px);width:100%}.site-footer .back-to-top{text-align:right}.site-footer .back-to-top button{color:var(--mdc-theme-on-footer)}.site-footer .back-to-top button:focus{outline:1px dotted}.site-footer .back-to-top button:hover{border:1px solid var(--back-to-top-boder)}@media (max-width:840px){.site-footer .mdc-layout-grid__cell{grid-column-end:span 2}}.mdc-page-navigation{list-style:none;margin:2.5em 0;padding:0;text-align:center}.mdc-page-navigation li{display:inline-block;margin:0 1.5em}.mdc-page-navigation .material-icons{font-size:1.75em;opacity:.5}.mdc-page-navigation a{display:inline-block;height:1.75em}.mdc-page-navigation a .material-icons{opacity:1}.site-main .post-navigation{align-items:center;display:flex;flex-direction:column;justify-content:space-between;margin:0 auto 1.5em;max-width:var(--mdc-theme-max-content-width)}@media (min-width:840px){.site-main .post-navigation{flex-direction:row}}.site-main .post-navigation .post-navigation__next,.site-main .post-navigation .post-navigation__previous{align-items:center;display:flex;overflow:hidden;width:100%}@media (min-width:840px){.site-main .post-navigation .post-navigation__next,.site-main .post-navigation .post-navigation__previous{width:50%}}.site-main .post-navigation .post-navigation__next{justify-content:flex-end;padding-left:.5rem}.site-main .post-navigation .post-navigation__next .material-icons{margin-left:.5rem}@media (max-width:840px){.site-main .post-navigation .post-navigation__next{flex-direction:row-reverse;margin-top:1rem;padding-left:0}.site-main .post-navigation .post-navigation__next .material-icons{margin-left:0;margin-right:.5rem}}.site-main .post-navigation .post-navigation__previous{padding-right:.5rem}.site-main .post-navigation .post-navigation__previous .material-icons{margin-right:.5rem}.site-main .post-navigation a{word-wrap:break-word;margin-bottom:2px;margin-top:2px;max-width:calc(100% - 55px);text-decoration:none}.site-main .post-navigation a:hover{text-decoration:underline}@media (min-width:840px){.site-main .post-navigation a{max-width:380px}}.comment-reply-title,.comments-title{margin-bottom:.5em}.comment-reply-title small,.comments-title small{font-size:.5em;margin-left:10px}.comments-title-count{border-bottom:2px solid var(--md-sys-color-on-surface,#000);padding-bottom:2em}.comments-title-count .material-icons{margin-right:.3em;vertical-align:middle}.comment-list{border-bottom:2px solid var(--md-sys-color-on-surface,#000);list-style:none;margin:3em 0;padding:0}.comment-list .children{list-style:none;margin:0;padding-left:2em}.comment-list .comment,.comment-list>*{margin:0}.comment-list .comment-author{font-size:1.25rem;margin:0 0 4px}.comment-list .comment-author a{text-decoration:none}.comment-list .comment-author .url:hover{text-decoration:underline}.comment-list .comment-body{display:flex;flex-direction:column;margin-bottom:2em;padding:0}@media (min-width:840px){.comment-list .comment-body{flex-direction:row}}.comment-list .comment-author-avatar{margin-right:24px;min-width:60px;width:60px}.comment-list .comment-author-avatar img{width:100%}.comment-list .comment-meta{opacity:.75}.comment-list .comment-edit-link:hover{text-decoration:none}.comments-area{margin-left:auto;margin-right:auto;max-width:var(--mdc-theme-max-content-width)}.comments-area .mdc-text-field--textarea{margin-bottom:1.5em}.comments-area .mdc-text-field,.comments-area .mdc-text-field--outlined{width:100%}.comments-area .mdc-text-field--textarea.mdc-text-field--filled textarea{margin:0;padding:20px 16px 7px}.comments-area .mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label{left:16px}.comments-area .mdc-text-field--textarea.mdc-text-field--filled .mdc-floating-label--float-above{top:20px}.comments-area .form-submit{margin-top:1.5em}.comments-area .form-submit .submit:hover{text-decoration:underline}.comment-content{max-width:100%}.comment-content a:hover{text-decoration:none}.comment-content .comment-reply-link:hover{text-decoration:underline}.comment-form .mdc-button:focus{outline:1px dotted #000}.comment-form a:hover{text-decoration:none}.archive-image-list-wrap{margin-top:3rem}.archive-image-list{grid-column-gap:1rem;column-count:1}@media (min-width:840px){.archive-image-list{column-count:2}}.archive-image-list .mdc-image-list__item{margin-bottom:1rem;margin-top:0}.archive-image-list .mdc-image-list__item a{display:block}.archive-image-list .mdc-image-list__item a:focus{outline:1px dotted}.widget-area{max-width:960px}.widget a{margin-left:2px;margin-right:2px}.widget a:focus,.widget a:hover{text-decoration:none}.widget .widget-title{margin-bottom:0}.widget .sub-menu{margin-left:0;padding-left:1rem}.widget .page_item{align-items:flex-start;flex-direction:column;height:auto;min-height:3rem}.widget .page_item .children{margin-left:0;margin-top:1rem;padding-left:1rem}.widget:not(.widget_recent_comments) .mdc-list-item:hover a{text-decoration:none}.widget .recentcomments{display:block;line-height:3}.widget .recentcomments a{text-decoration:underline}.widget .recentcomments a:hover{text-decoration:none}.widget .widget-rss .mdc-list-item{height:auto;overflow:visible}.widget .widget-rss .mdc-list-item__text{overflow:visible;white-space:normal;width:100%}.widget .widget-rss .mdc-list-item__secondary-text{overflow:visible;white-space:normal}.widget .mdc-list-item:hover:before{content:none}.site__navigation.-has-tab-bar{background-color:var(--mdc-theme-header,var(--md-sys-color-primary,#6200ee));box-shadow:1px 0 5px #00000080}.site__navigation .tab-bar__wrap{margin-left:auto;margin-right:auto;max-width:calc(var(--mdc-theme-max-content-width) - 2rem)}.site__navigation .tab-bar{color:var(--mdc-theme-on-header,var(--md-sys-color-on-primary,#fff))}.site__navigation .tab-bar,.site__navigation .tab-bar .mdc-tab,.site__navigation .tab-bar .mdc-tab-scroller__scroll-content{background-color:var(--mdc-theme-header,var(--md-sys-color-primary,#6200ee))}.site__navigation .tab-bar .mdc-tab{padding-left:2rem;padding-right:2rem}.site__navigation .tab-bar .mdc-tab:focus{outline:var(--outline-color) auto 1px;outline-offset:-2px}.site__navigation .tab-bar .mdc-tab:hover{border-bottom:2px solid var(--mdc-theme-on-header,var(--md-sys-color-on-primary,#fff))}.site__navigation .tab-bar .mdc-tab:hover .mdc-tab-indicator--active{display:none}.site__navigation .tab-bar .mdc-tab .mdc-tab__text-label{color:var(--mdc-theme-on-header,var(--md-sys-color-on-primary,#fff))}.site__navigation .tab-bar .mdc-tab .mdc-tab__ripple:after,.site__navigation .tab-bar .mdc-tab .mdc-tab__ripple:before{background-color:var(--mdc-theme-on-header,var(--md-sys-color-on-primary,#fff))}.site__navigation .tab-bar .mdc-tab .mdc-tab-indicator .mdc-tab-indicator__content--underline{border-color:var(--mdc-theme-on-header,var(--md-sys-color-on-primary,#fff))}.entry-header{max-width:var(--mdc-theme-max-content-width)}.entry-content>*,.entry-header{margin-left:auto;margin-right:auto}.entry-content>*{width:calc(100% - 4rem)}@media (max-width:840px){.entry-content>*{width:calc(100% - 2rem)}}.entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){max-width:var(--mdc-theme-max-content-width)}@media (max-width:840px){.entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){max-width:100%}}.entry-content>.alignleft{margin-left:1rem;margin-right:1rem;right:auto;width:auto}@media (min-width:1024px){.entry-content>.alignleft{margin-left:calc(50% - 31rem);margin-right:1.25rem}}@media (max-width:840px){.entry-content>.alignleft{max-width:10rem;width:10rem}}.entry-content>.alignright{left:auto;margin-left:1rem;margin-right:1rem;width:auto}@media (min-width:1024px){.entry-content>.alignright{margin-left:1.25rem;margin-right:calc(50% - 31rem)}}@media (max-width:840px){.entry-content>.alignright{max-width:10rem;width:10rem}}.entry-content a:focus,.entry-content a:hover{text-decoration:none}.entry-meta{display:flex}.entry-meta a{text-decoration:none}.entry-meta a:hover{text-decoration:underline}.entry-meta .author{align-items:center;display:flex;margin-right:1rem}.entry-meta .author .material-icons{margin-right:.5rem}.entry-meta .posted-on{align-items:center;display:flex;flex-shrink:0}.entry-meta .posted-on .material-icons{margin-right:.5rem}.entry-meta .separator{align-self:center;margin-left:.5rem;margin-right:.5rem}.entry-footer{align-content:center;display:flex;flex-direction:column;margin:3rem auto 1.5rem;max-width:var(--mdc-theme-max-content-width)}@media (min-width:840px){.entry-footer{flex-direction:row}}.entry-footer a{margin-left:.25rem;text-decoration:none}.entry-footer a:hover{text-decoration:underline}.entry-footer .cat-links,.entry-footer .tags-links{align-items:center;display:flex;margin-bottom:.5rem}@media (min-width:840px){.entry-footer .cat-links,.entry-footer .tags-links{margin-bottom:0}.entry-footer .tags-links{margin-left:1rem}}.entry-footer .edit-link{align-items:center;display:flex}@media (min-width:840px){.entry-footer .edit-link{margin-bottom:0;margin-left:auto}}.featured-image{margin-bottom:2rem;max-width:62.5rem}@media (min-width:1024px){.featured-image{margin-left:auto;margin-right:auto}}@media (min-width:1440px){.featured-image{margin-left:auto;margin-right:auto;max-width:76.5625rem}}.featured-image .wp-post-image{display:block;margin-left:auto;margin-right:auto;max-width:100%}.avatar{border-radius:50%;margin-right:1rem}.byline,.byline .author{align-items:center;display:flex}.byline .author a:focus,.byline .author a:hover{text-decoration:underline}table{border:1px solid var(--md-sys-color-outline);max-width:calc(100vw - 80px);width:100%}@media screen and (max-width:480px){table{max-width:calc(100vw - 48px)}}tbody th,thead tr{border:none}th{background:var(--md-sys-color-surface-variant);border-left:1px solid var(--md-sys-color-on-surface-variant);color:var(--md-sys-color-on-surface-variant);font-weight:700}td,th{border-top:1px solid var(--md-sys-color-outline);padding:16px 24px;vertical-align:middle}td:first-child,th:first-child{border-left:0}td{border-left:1px solid var(--md-sys-color-outline)}tbody:first-child tr:first-child td,td:empty,th:empty,thead:first-child tr:first-child th{border-top:0}.wp-block-table figcaption{text-align:center}.has-hide-title .entry-title{display:none}.has-hide-title .-has-tab-bar+.site-content .content-area{margin-top:7rem}@media (max-width:599px){.has-hide-title .-has-tab-bar+.site-content .content-area{margin-top:6rem}}.has-hide-title .entry-content .wp-block-cover:first-child{margin-top:0}