:root{--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{display:flex;flex-flow:row wrap;align-items:stretch;margin:-12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:24px;grid-gap:var(--mdc-layout-grid-gutter-desktop, 24px);grid-template-columns:repeat(12,minmax(0,1fr))}}}@media (min-width: 600px) and (max-width: 839px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-tablet, 16px);grid-template-columns:repeat(8,minmax(0,1fr))}}}@media (max-width: 599px){.mdc-layout-grid__inner{display:flex;flex-flow:row wrap;align-items:stretch;margin:-8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2 * -1)}@supports (display: grid){.mdc-layout-grid__inner{display:grid;margin:0;grid-gap:16px;grid-gap:var(--mdc-layout-grid-gutter-phone, 16px);grid-template-columns:repeat(4,minmax(0,1fr))}}}@media (min-width: 840px){.mdc-layout-grid__cell{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px));box-sizing:border-box;margin:12px;margin:calc(var(--mdc-layout-grid-gutter-desktop, 24px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:calc(8.3333333333% - 24px);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-1,.mdc-layout-grid__cell--span-1-desktop{width:auto;grid-column-end:span 1}}.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:calc(16.6666666667% - 24px);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-2,.mdc-layout-grid__cell--span-2-desktop{width:auto;grid-column-end:span 2}}.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{width:auto;grid-column-end:span 3}}.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:calc(33.3333333333% - 24px);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-4,.mdc-layout-grid__cell--span-4-desktop{width:auto;grid-column-end:span 4}}.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:calc(41.6666666667% - 24px);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-5,.mdc-layout-grid__cell--span-5-desktop{width:auto;grid-column-end:span 5}}.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{width:auto;grid-column-end:span 6}}.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:calc(58.3333333333% - 24px);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-7,.mdc-layout-grid__cell--span-7-desktop{width:auto;grid-column-end:span 7}}.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:calc(66.6666666667% - 24px);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-8,.mdc-layout-grid__cell--span-8-desktop{width:auto;grid-column-end:span 8}}.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{width:auto;grid-column-end:span 9}}.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:calc(83.3333333333% - 24px);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-10,.mdc-layout-grid__cell--span-10-desktop{width:auto;grid-column-end:span 10}}.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:calc(91.6666666667% - 24px);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop, 24px))}@supports (display: grid){.mdc-layout-grid__cell--span-11,.mdc-layout-grid__cell--span-11-desktop{width:auto;grid-column-end:span 11}}.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{width:auto;grid-column-end:span 12}}}@media (min-width: 600px) and (max-width: 839px){.mdc-layout-grid__cell{width:calc(50% - 16px);width:calc(50% - var(--mdc-layout-grid-gutter-tablet, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-tablet, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.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{width:auto;grid-column-end:span 1}}.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{width:auto;grid-column-end:span 2}}.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{width:auto;grid-column-end:span 3}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 5}}.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{width:auto;grid-column-end:span 6}}.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{width:auto;grid-column-end:span 7}}.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{width:auto;grid-column-end:span 8}}.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{width:auto;grid-column-end:span 8}}.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{width:auto;grid-column-end:span 8}}.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{width:auto;grid-column-end:span 8}}.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{width:auto;grid-column-end:span 8}}}@media (max-width: 599px){.mdc-layout-grid__cell{width:calc(100% - 16px);width:calc(100% - var(--mdc-layout-grid-gutter-phone, 16px));box-sizing:border-box;margin:8px;margin:calc(var(--mdc-layout-grid-gutter-phone, 16px) / 2)}@supports (display: grid){.mdc-layout-grid__cell{width:auto;grid-column-end:span 4}}@supports (display: grid){.mdc-layout-grid__cell{margin:0}}.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{width:auto;grid-column-end:span 1}}.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{width:auto;grid-column-end:span 2}}.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{width:auto;grid-column-end:span 3}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}.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{width:auto;grid-column-end:span 4}}}.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-right:auto;margin-left:0}.mdc-layout-grid--align-right{margin-right:0;margin-left:auto}.gol-grid{display:flex;flex-flow:row wrap;align-items:stretch;margin:-.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2 * -1);grid-gap:1rem!important}@supports (display: grid){.gol-grid{display:grid;margin:0;grid-gap:1rem;grid-gap:var(--mdc-layout-grid-gutter-desktop, 1rem);grid-template-columns:repeat(12,minmax(0,1fr))}}.gol-grid>.gol-cell-1{width:calc(8.3333333333% - 1rem);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-1{width:auto;grid-column-end:span 1}}@supports (display: grid){.gol-grid>.gol-cell-1{margin:0}}.gol-grid>.gol-cell-1.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-1.align-self-center{justify-self:center}.gol-grid>.gol-cell-1.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-2{width:calc(16.6666666667% - 1rem);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-2{width:auto;grid-column-end:span 2}}@supports (display: grid){.gol-grid>.gol-cell-2{margin:0}}.gol-grid>.gol-cell-2.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-2.align-self-center{justify-self:center}.gol-grid>.gol-cell-2.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-3{width:calc(25% - 1rem);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-3{width:auto;grid-column-end:span 3}}@supports (display: grid){.gol-grid>.gol-cell-3{margin:0}}.gol-grid>.gol-cell-3.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-3.align-self-center{justify-self:center}.gol-grid>.gol-cell-3.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-4{width:calc(33.3333333333% - 1rem);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-4{width:auto;grid-column-end:span 4}}@supports (display: grid){.gol-grid>.gol-cell-4{margin:0}}.gol-grid>.gol-cell-4.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-4.align-self-center{justify-self:center}.gol-grid>.gol-cell-4.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-5{width:calc(41.6666666667% - 1rem);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-5{width:auto;grid-column-end:span 5}}@supports (display: grid){.gol-grid>.gol-cell-5{margin:0}}.gol-grid>.gol-cell-5.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-5.align-self-center{justify-self:center}.gol-grid>.gol-cell-5.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-6{width:calc(50% - 1rem);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-6{width:auto;grid-column-end:span 6}}@supports (display: grid){.gol-grid>.gol-cell-6{margin:0}}.gol-grid>.gol-cell-6.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-6.align-self-center{justify-self:center}.gol-grid>.gol-cell-6.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-7{width:calc(58.3333333333% - 1rem);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-7{width:auto;grid-column-end:span 7}}@supports (display: grid){.gol-grid>.gol-cell-7{margin:0}}.gol-grid>.gol-cell-7.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-7.align-self-center{justify-self:center}.gol-grid>.gol-cell-7.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-8{width:calc(66.6666666667% - 1rem);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-8{width:auto;grid-column-end:span 8}}@supports (display: grid){.gol-grid>.gol-cell-8{margin:0}}.gol-grid>.gol-cell-8.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-8.align-self-center{justify-self:center}.gol-grid>.gol-cell-8.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-9{width:calc(75% - 1rem);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-9{width:auto;grid-column-end:span 9}}@supports (display: grid){.gol-grid>.gol-cell-9{margin:0}}.gol-grid>.gol-cell-9.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-9.align-self-center{justify-self:center}.gol-grid>.gol-cell-9.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-10{width:calc(83.3333333333% - 1rem);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-10{width:auto;grid-column-end:span 10}}@supports (display: grid){.gol-grid>.gol-cell-10{margin:0}}.gol-grid>.gol-cell-10.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-10.align-self-center{justify-self:center}.gol-grid>.gol-cell-10.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-11{width:calc(91.6666666667% - 1rem);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-11{width:auto;grid-column-end:span 11}}@supports (display: grid){.gol-grid>.gol-cell-11{margin:0}}.gol-grid>.gol-cell-11.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-11.align-self-center{justify-self:center}.gol-grid>.gol-cell-11.align-self-end{justify-self:flex-end}.gol-grid>.gol-cell-12{width:calc(100% - 1rem);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, 1rem));box-sizing:border-box;margin:.5rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, 1rem) / 2)}@supports (display: grid){.gol-grid>.gol-cell-12{width:auto;grid-column-end:span 12}}@supports (display: grid){.gol-grid>.gol-cell-12{margin:0}}.gol-grid>.gol-cell-12.align-self-start{justify-self:flex-start}.gol-grid>.gol-cell-12.align-self-center{justify-self:center}.gol-grid>.gol-cell-12.align-self-end{justify-self:flex-end}.gol-grid-small{display:flex;flex-flow:row wrap;align-items:stretch;margin:-.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2 * -1);grid-gap:.75rem!important}@supports (display: grid){.gol-grid-small{display:grid;margin:0;grid-gap:.75rem;grid-gap:var(--mdc-layout-grid-gutter-desktop, .75rem);grid-template-columns:repeat(12,minmax(0,1fr))}}.gol-grid-small>.gol-cell-1{width:calc(8.3333333333% - .75rem);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-1{width:auto;grid-column-end:span 1}}@supports (display: grid){.gol-grid-small>.gol-cell-1{margin:0}}.gol-grid-small>.gol-cell-1.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-1.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-1.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-2{width:calc(16.6666666667% - .75rem);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-2{width:auto;grid-column-end:span 2}}@supports (display: grid){.gol-grid-small>.gol-cell-2{margin:0}}.gol-grid-small>.gol-cell-2.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-2.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-2.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-3{width:calc(25% - .75rem);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-3{width:auto;grid-column-end:span 3}}@supports (display: grid){.gol-grid-small>.gol-cell-3{margin:0}}.gol-grid-small>.gol-cell-3.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-3.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-3.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-4{width:calc(33.3333333333% - .75rem);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-4{width:auto;grid-column-end:span 4}}@supports (display: grid){.gol-grid-small>.gol-cell-4{margin:0}}.gol-grid-small>.gol-cell-4.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-4.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-4.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-5{width:calc(41.6666666667% - .75rem);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-5{width:auto;grid-column-end:span 5}}@supports (display: grid){.gol-grid-small>.gol-cell-5{margin:0}}.gol-grid-small>.gol-cell-5.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-5.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-5.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-6{width:calc(50% - .75rem);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-6{width:auto;grid-column-end:span 6}}@supports (display: grid){.gol-grid-small>.gol-cell-6{margin:0}}.gol-grid-small>.gol-cell-6.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-6.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-6.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-7{width:calc(58.3333333333% - .75rem);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-7{width:auto;grid-column-end:span 7}}@supports (display: grid){.gol-grid-small>.gol-cell-7{margin:0}}.gol-grid-small>.gol-cell-7.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-7.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-7.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-8{width:calc(66.6666666667% - .75rem);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-8{width:auto;grid-column-end:span 8}}@supports (display: grid){.gol-grid-small>.gol-cell-8{margin:0}}.gol-grid-small>.gol-cell-8.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-8.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-8.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-9{width:calc(75% - .75rem);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-9{width:auto;grid-column-end:span 9}}@supports (display: grid){.gol-grid-small>.gol-cell-9{margin:0}}.gol-grid-small>.gol-cell-9.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-9.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-9.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-10{width:calc(83.3333333333% - .75rem);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-10{width:auto;grid-column-end:span 10}}@supports (display: grid){.gol-grid-small>.gol-cell-10{margin:0}}.gol-grid-small>.gol-cell-10.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-10.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-10.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-11{width:calc(91.6666666667% - .75rem);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-11{width:auto;grid-column-end:span 11}}@supports (display: grid){.gol-grid-small>.gol-cell-11{margin:0}}.gol-grid-small>.gol-cell-11.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-11.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-11.align-self-end{justify-self:flex-end}.gol-grid-small>.gol-cell-12{width:calc(100% - .75rem);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, .75rem));box-sizing:border-box;margin:.375rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .75rem) / 2)}@supports (display: grid){.gol-grid-small>.gol-cell-12{width:auto;grid-column-end:span 12}}@supports (display: grid){.gol-grid-small>.gol-cell-12{margin:0}}.gol-grid-small>.gol-cell-12.align-self-start{justify-self:flex-start}.gol-grid-small>.gol-cell-12.align-self-center{justify-self:center}.gol-grid-small>.gol-cell-12.align-self-end{justify-self:flex-end}.gol-grid-tiny{display:flex;flex-flow:row wrap;align-items:stretch;margin:-.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2 * -1);grid-gap:.5rem!important}@supports (display: grid){.gol-grid-tiny{display:grid;margin:0;grid-gap:.5rem;grid-gap:var(--mdc-layout-grid-gutter-desktop, .5rem);grid-template-columns:repeat(12,minmax(0,1fr))}}.gol-grid-tiny>.gol-cell-1{width:calc(8.3333333333% - .5rem);width:calc(8.3333333333% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-1{width:auto;grid-column-end:span 1}}@supports (display: grid){.gol-grid-tiny>.gol-cell-1{margin:0}}.gol-grid-tiny>.gol-cell-1.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-1.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-1.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-2{width:calc(16.6666666667% - .5rem);width:calc(16.6666666667% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-2{width:auto;grid-column-end:span 2}}@supports (display: grid){.gol-grid-tiny>.gol-cell-2{margin:0}}.gol-grid-tiny>.gol-cell-2.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-2.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-2.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-3{width:calc(25% - .5rem);width:calc(25% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-3{width:auto;grid-column-end:span 3}}@supports (display: grid){.gol-grid-tiny>.gol-cell-3{margin:0}}.gol-grid-tiny>.gol-cell-3.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-3.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-3.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-4{width:calc(33.3333333333% - .5rem);width:calc(33.3333333333% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-4{width:auto;grid-column-end:span 4}}@supports (display: grid){.gol-grid-tiny>.gol-cell-4{margin:0}}.gol-grid-tiny>.gol-cell-4.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-4.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-4.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-5{width:calc(41.6666666667% - .5rem);width:calc(41.6666666667% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-5{width:auto;grid-column-end:span 5}}@supports (display: grid){.gol-grid-tiny>.gol-cell-5{margin:0}}.gol-grid-tiny>.gol-cell-5.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-5.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-5.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-6{width:calc(50% - .5rem);width:calc(50% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-6{width:auto;grid-column-end:span 6}}@supports (display: grid){.gol-grid-tiny>.gol-cell-6{margin:0}}.gol-grid-tiny>.gol-cell-6.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-6.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-6.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-7{width:calc(58.3333333333% - .5rem);width:calc(58.3333333333% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-7{width:auto;grid-column-end:span 7}}@supports (display: grid){.gol-grid-tiny>.gol-cell-7{margin:0}}.gol-grid-tiny>.gol-cell-7.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-7.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-7.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-8{width:calc(66.6666666667% - .5rem);width:calc(66.6666666667% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-8{width:auto;grid-column-end:span 8}}@supports (display: grid){.gol-grid-tiny>.gol-cell-8{margin:0}}.gol-grid-tiny>.gol-cell-8.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-8.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-8.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-9{width:calc(75% - .5rem);width:calc(75% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-9{width:auto;grid-column-end:span 9}}@supports (display: grid){.gol-grid-tiny>.gol-cell-9{margin:0}}.gol-grid-tiny>.gol-cell-9.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-9.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-9.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-10{width:calc(83.3333333333% - .5rem);width:calc(83.3333333333% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-10{width:auto;grid-column-end:span 10}}@supports (display: grid){.gol-grid-tiny>.gol-cell-10{margin:0}}.gol-grid-tiny>.gol-cell-10.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-10.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-10.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-11{width:calc(91.6666666667% - .5rem);width:calc(91.6666666667% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-11{width:auto;grid-column-end:span 11}}@supports (display: grid){.gol-grid-tiny>.gol-cell-11{margin:0}}.gol-grid-tiny>.gol-cell-11.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-11.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-11.align-self-end{justify-self:flex-end}.gol-grid-tiny>.gol-cell-12{width:calc(100% - .5rem);width:calc(100% - var(--mdc-layout-grid-gutter-desktop, .5rem));box-sizing:border-box;margin:.25rem;margin:calc(var(--mdc-layout-grid-gutter-desktop, .5rem) / 2)}@supports (display: grid){.gol-grid-tiny>.gol-cell-12{width:auto;grid-column-end:span 12}}@supports (display: grid){.gol-grid-tiny>.gol-cell-12{margin:0}}.gol-grid-tiny>.gol-cell-12.align-self-start{justify-self:flex-start}.gol-grid-tiny>.gol-cell-12.align-self-center{justify-self:center}.gol-grid-tiny>.gol-cell-12.align-self-end{justify-self:flex-end}*{box-sizing:border-box;margin:0;padding:0}html{height:100%;min-width:17.75rem}body{min-height:100%;min-width:17.75rem;display:flex;flex-direction:column;background-color:#000}html,body{width:100%;font-family:Lexend,Roboto,Helvetica Neue,sans-serif}p{margin-bottom:1rem}ul,ol{list-style-position:outside}a{color:#68b0f3;text-decoration:none}a:hover{color:#86bfff;text-decoration:none}a:active{color:#95c5ff;text-decoration:none}.snackbar-info .mdc-snackbar__surface{background:#b9dcff!important;background-color:#b9dcff!important;color:#08233f!important}.snackbar-info .mdc-snackbar__surface .mat-mdc-button{color:#0d4f8b!important}.snackbar-warning .mdc-snackbar__surface{background:#f6d365!important;background-color:#f6d365!important;color:#3b2a00!important}.snackbar-warning .mdc-snackbar__surface .mat-mdc-button{color:#7a5b00!important}.snackbar-error .mdc-snackbar__surface{background:#c62828!important;background-color:#c62828!important;color:#fff!important}.snackbar-error .mdc-snackbar__surface .mat-mdc-button{color:#ef9a9a!important}
