: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}@font-face{font-family:Basuiz-Icons-Outlined;font-style:normal;font-weight:400;src:local("fonts/Basuiz-Icons-Outlined"),url(Basuiz-Icons-Outlined.608090f3b58f137d.woff2) format("woff2"),url(Basuiz-Icons-Outlined.11cc4790efb5c4f6.woff) format("woff"),url(Basuiz-Icons-Outlined.b9890eb64165dbc5.ttf) format("truetype")}:root{--bsz-typography-display-4-font-size: 6rem;--bsz-typography-display-4-line-height: 6rem;--bsz-typography-display-4-font-weight: 300;--bsz-typography-display-4-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-display-4-letter-spacing: normal;--bsz-typography-display-3-font-size: 3.75rem;--bsz-typography-display-3-line-height: 3.75rem;--bsz-typography-display-3-font-weight: 300;--bsz-typography-display-3-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-display-3-letter-spacing: normal;--bsz-typography-display-2-font-size: 3rem;--bsz-typography-display-2-line-height: 3rem;--bsz-typography-display-2-font-weight: 400;--bsz-typography-display-2-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-display-2-letter-spacing: normal;--bsz-typography-display-1-font-size: 2.125rem;--bsz-typography-display-1-line-height: 2.125rem;--bsz-typography-display-1-font-weight: 400;--bsz-typography-display-1-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-display-1-letter-spacing: normal;--bsz-typography-headline-font-size: 1.5rem;--bsz-typography-headline-line-height: 2rem;--bsz-typography-headline-font-weight: 400;--bsz-typography-headline-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-headline-letter-spacing: normal;--bsz-typography-title-font-size: 1.25rem;--bsz-typography-title-line-height: 2rem;--bsz-typography-title-font-weight: 500;--bsz-typography-title-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-title-letter-spacing: normal;--bsz-typography-subheading-2-font-size: .875rem;--bsz-typography-subheading-2-line-height: 1.375rem;--bsz-typography-subheading-2-font-weight: 600;--bsz-typography-subheading-2-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-subheading-2-letter-spacing: normal;--bsz-typography-subheading-1-font-size: 1rem;--bsz-typography-subheading-1-line-height: 1.75rem;--bsz-typography-subheading-1-font-weight: 600;--bsz-typography-subheading-1-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-subheading-1-letter-spacing: normal;--bsz-typography-body-2-font-size: 1rem;--bsz-typography-body-2-line-height: 1.25rem;--bsz-typography-body-2-font-weight: 400;--bsz-typography-body-2-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-body-2-letter-spacing: normal;--bsz-typography-body-1-font-size: .875rem;--bsz-typography-body-1-line-height: 1.5rem;--bsz-typography-body-1-font-weight: 400;--bsz-typography-body-1-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-body-1-letter-spacing: normal;--bsz-typography-caption-font-size: .75rem;--bsz-typography-caption-line-height: 1.25rem;--bsz-typography-caption-font-weight: 400;--bsz-typography-caption-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-caption-letter-spacing: normal;--bsz-typography-button-font-size: .75rem;--bsz-typography-button-line-height: 1.25rem;--bsz-typography-button-font-weight: 500;--bsz-typography-button-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-button-letter-spacing: normal;--bsz-typography-input-font-size: .875rem;--bsz-typography-input-line-height: 1.2;--bsz-typography-input-font-weight: 400;--bsz-typography-input-font-family: Open Sans, Helvetica Neue, sans-serif;--bsz-typography-input-letter-spacing: normal;--bsz-typography-font-family: Open Sans, Helvetica Neue, sans-serif}:root{--bsz-theme-breakpoint-desktop: 840px;--bsz-theme-breakpoint-tablet: 600px;--bsz-theme-breakpoint-mobile: }.mat-badge-content{font-weight:600;font-size:12px;font-family:Open Sans,Helvetica Neue,sans-serif}.mat-badge-small .mat-badge-content{font-size:9px}.mat-badge-large .mat-badge-content{font-size:24px}.mat-h1,.mat-headline,.mat-typography .mat-h1,.mat-typography .mat-headline,.mat-typography h1{font:400 1.5rem/2rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h2,.mat-title,.mat-typography .mat-h2,.mat-typography .mat-title,.mat-typography h2{font:500 1.25rem/2rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h3,.mat-subheading-2,.mat-typography .mat-h3,.mat-typography .mat-subheading-2,.mat-typography h3{font:600 .875rem/1.375rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h4,.mat-subheading-1,.mat-typography .mat-h4,.mat-typography .mat-subheading-1,.mat-typography h4{font:600 1rem/1.75rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 16px}.mat-h5,.mat-typography .mat-h5,.mat-typography h5{font:400 .72625rem/1.5rem Open Sans,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-h6,.mat-typography .mat-h6,.mat-typography h6{font:400 .58625rem/1.5rem Open Sans,Helvetica Neue,sans-serif;margin:0 0 12px}.mat-body-strong,.mat-body-2,.mat-typography .mat-body-strong,.mat-typography .mat-body-2{font:400 1rem/1.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body,.mat-body-1,.mat-typography .mat-body,.mat-typography .mat-body-1,.mat-typography{font:400 .875rem/1.5rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-body p,.mat-body-1 p,.mat-typography .mat-body p,.mat-typography .mat-body-1 p,.mat-typography p{margin:0 0 12px}.mat-small,.mat-caption,.mat-typography .mat-small,.mat-typography .mat-caption{font:400 .75rem/1.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-display-4,.mat-typography .mat-display-4{font:300 6rem/6rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 56px}.mat-display-3,.mat-typography .mat-display-3{font:300 3.75rem/3.75rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-display-2,.mat-typography .mat-display-2{font:400 3rem/3rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-display-1,.mat-typography .mat-display-1{font:400 2.125rem/2.125rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0 0 64px}.mat-bottom-sheet-container{font:400 .875rem/1.5rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-button,.mat-raised-button,.mat-icon-button,.mat-stroked-button,.mat-flat-button,.mat-fab,.mat-mini-fab{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500}.mat-button-toggle,.mat-card{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-card-title{font-size:1.5rem;font-weight:500}.mat-card-header .mat-card-title{font-size:1.25rem}.mat-card-subtitle,.mat-card-content{font-size:.875rem}.mat-checkbox{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-checkbox-layout .mat-checkbox-label{line-height:1.25rem}.mat-chip{font-size:1rem;font-weight:400}.mat-chip .mat-chip-trailing-icon.mat-icon,.mat-chip .mat-chip-remove.mat-icon{font-size:18px}.mat-table{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-header-cell{font-size:.75rem;font-weight:400}.mat-cell,.mat-footer-cell{font-size:.875rem}.mat-calendar{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-calendar-body{font-size:13px}.mat-calendar-body-label,.mat-calendar-period-button{font-size:.75rem;font-weight:500}.mat-calendar-table-header th{font-size:11px;font-weight:400}.mat-dialog-title{font:500 1.25rem/2rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-expansion-panel-header{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:600}.mat-expansion-panel-content{font:400 .875rem/1.5rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field{font:400 .875rem/1.2 Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-form-field-wrapper{padding-bottom:1.4em}.mat-form-field-prefix .mat-icon,.mat-form-field-suffix .mat-icon{font-size:150%;line-height:1.2}.mat-form-field-prefix .mat-icon-button,.mat-form-field-suffix .mat-icon-button{height:1.5em;width:1.5em}.mat-form-field-prefix .mat-icon-button .mat-icon,.mat-form-field-suffix .mat-icon-button .mat-icon{height:1.2em;line-height:1.2}.mat-form-field-infix{padding:.5em 0;border-top:.9em solid transparent}.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.4em) scale(.75);width:133.3333333333%}.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.39999em) scale(.75);width:133.3333433333%}.mat-form-field-label-wrapper{top:-.9em;padding-top:.9em}.mat-form-field-label{top:1.4em}.mat-form-field-underline{bottom:1.4em}.mat-form-field-subscript-wrapper{font-size:75%;margin-top:.6666666667em;top:calc(100% - 1.8666666667em)}.mat-form-field-appearance-legacy .mat-form-field-wrapper{padding-bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-infix{padding:.4em 0}.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3em) scale(.75) perspective(100px) translateZ(.001px);width:133.3333333333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3em) scale(.75) perspective(100px) translateZ(.00101px);width:133.3333433333%}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.3em) scale(.75) perspective(100px) translateZ(.00102px);width:133.3333533333%}.mat-form-field-appearance-legacy .mat-form-field-label{top:1.3em}.mat-form-field-appearance-legacy .mat-form-field-underline{bottom:1.25em}.mat-form-field-appearance-legacy .mat-form-field-subscript-wrapper{margin-top:.4666666667em;top:calc(100% - 1.6666666667em)}@media print{.mat-form-field-appearance-legacy.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.29997em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-form-field-autofill-control:-webkit-autofill+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.29996em) scale(.75)}.mat-form-field-appearance-legacy.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.29995em) scale(.75)}}.mat-form-field-appearance-fill .mat-form-field-infix{padding:.25em 0 .75em}.mat-form-field-appearance-fill .mat-form-field-label{top:1.15em;margin-top:-.5em}.mat-form-field-appearance-fill.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.65em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-fill.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-.64999em) scale(.75);width:133.3333433333%}.mat-form-field-appearance-outline .mat-form-field-infix{padding:1em 0}.mat-form-field-appearance-outline .mat-form-field-label{top:1.9em;margin-top:-.25em}.mat-form-field-appearance-outline.mat-form-field-can-float.mat-form-field-should-float .mat-form-field-label,.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server:focus+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.65em) scale(.75);width:133.3333333333%}.mat-form-field-appearance-outline.mat-form-field-can-float .mat-input-server[label]:not(:label-shown)+.mat-form-field-label-wrapper .mat-form-field-label{transform:translateY(-1.64999em) scale(.75);width:133.3333433333%}.mat-grid-tile-header,.mat-grid-tile-footer{font-size:.875rem}.mat-grid-tile-header .mat-line,.mat-grid-tile-footer .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-grid-tile-header .mat-line:nth-child(n+2),.mat-grid-tile-footer .mat-line:nth-child(n+2){font-size:.75rem}input.mat-input-element{margin-top:-.1em}.mat-menu-item{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:400}.mat-paginator,.mat-paginator-page-size .mat-select-trigger{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.75rem}.mat-radio-button,.mat-select{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-select-trigger{height:1.2em}.mat-slide-toggle-content{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-slider-thumb-label-text{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:400}.mat-stepper-vertical,.mat-stepper-horizontal{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-step-label{font-size:.875rem;font-weight:400}.mat-step-sub-label-error{font-weight:400}.mat-step-label-error{font-size:1rem}.mat-step-label-selected{font-size:1rem;font-weight:400}.mat-tab-group{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-tab-label,.mat-tab-link{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500}.mat-toolbar,.mat-toolbar h1,.mat-toolbar h2,.mat-toolbar h3,.mat-toolbar h4,.mat-toolbar h5,.mat-toolbar h6{font:500 1.25rem/2rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal;margin:0}.mat-tooltip{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:10px;padding-top:6px;padding-bottom:6px}.mat-tooltip-handset{font-size:14px;padding-top:8px;padding-bottom:8px}.mat-list-item,.mat-list-option{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-list-base .mat-list-item{font-size:.875rem}.mat-list-base .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-item .mat-line:nth-child(n+2){font-size:.875rem}.mat-list-base .mat-list-option{font-size:.875rem}.mat-list-base .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base .mat-list-option .mat-line:nth-child(n+2){font-size:.875rem}.mat-list-base .mat-subheader{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:400}.mat-list-base[dense] .mat-list-item{font-size:.75rem}.mat-list-base[dense] .mat-list-item .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-item .mat-line:nth-child(n+2){font-size:.75rem}.mat-list-base[dense] .mat-list-option{font-size:.75rem}.mat-list-base[dense] .mat-list-option .mat-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;box-sizing:border-box}.mat-list-base[dense] .mat-list-option .mat-line:nth-child(n+2){font-size:.75rem}.mat-list-base[dense] .mat-subheader{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:400}.mat-option{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.875rem}.mat-optgroup-label{font:400 1rem/1.25rem Open Sans,Helvetica Neue,sans-serif;letter-spacing:normal}.mat-simple-snackbar{font-family:Open Sans,Helvetica Neue,sans-serif;font-size:.875rem}.mat-simple-snackbar-action{line-height:1;font-family:inherit;font-size:inherit;font-weight:500}.mat-tree{font-family:Open Sans,Helvetica Neue,sans-serif}.mat-tree-node,.mat-nested-tree-node{font-weight:400;font-size:.875rem}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:none;display:var(--mat-focus-indicator-display, none);border:3px solid transparent;border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:4px;border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:none;display:var(--mat-mdc-focus-indicator-display, none);border:3px solid transparent;border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:4px;border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.bsz-margin-auto{margin:auto!important}.bsz-margin-x-auto{margin-left:auto!important;margin-right:auto!important}.bsz-margin-y-auto{margin-top:auto!important;margin-bottom:auto!important}.bsz-margin-0{margin:0!important}@media screen and (max-width: 599px){.bsz-margin-mobile-0{margin:0!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-0{margin:0!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-0{margin:0!important}}.bsz-margin-x0{margin-left:0!important;margin-right:0!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x0{margin-left:0!important;margin-right:0!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x0{margin-left:0!important;margin-right:0!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x0{margin-left:0!important;margin-right:0!important}}.bsz-margin-y0{margin-top:0!important;margin-bottom:0!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y0{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y0{margin-top:0!important;margin-bottom:0!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y0{margin-top:0!important;margin-bottom:0!important}}.bsz-margin-l0{margin-left:0!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l0{margin-left:0!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l0{margin-left:0!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l0{margin-left:0!important}}.bsz-margin-r0{margin-right:0!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r0{margin-right:0!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r0{margin-right:0!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r0{margin-right:0!important}}.bsz-margin-t0{margin-top:0!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t0{margin-top:0!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t0{margin-top:0!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t0{margin-top:0!important}}.bsz-margin-b0{margin-bottom:0!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b0{margin-bottom:0!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b0{margin-bottom:0!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b0{margin-bottom:0!important}}.bsz-margin-1{margin:4px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-1{margin:4px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-1{margin:4px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-1{margin:4px!important}}.bsz-margin-x1{margin-left:4px!important;margin-right:4px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x1{margin-left:4px!important;margin-right:4px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x1{margin-left:4px!important;margin-right:4px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x1{margin-left:4px!important;margin-right:4px!important}}.bsz-margin-y1{margin-top:4px!important;margin-bottom:4px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y1{margin-top:4px!important;margin-bottom:4px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y1{margin-top:4px!important;margin-bottom:4px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y1{margin-top:4px!important;margin-bottom:4px!important}}.bsz-margin-l1{margin-left:4px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l1{margin-left:4px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l1{margin-left:4px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l1{margin-left:4px!important}}.bsz-margin-r1{margin-right:4px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r1{margin-right:4px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r1{margin-right:4px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r1{margin-right:4px!important}}.bsz-margin-t1{margin-top:4px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t1{margin-top:4px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t1{margin-top:4px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t1{margin-top:4px!important}}.bsz-margin-b1{margin-bottom:4px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b1{margin-bottom:4px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b1{margin-bottom:4px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b1{margin-bottom:4px!important}}.bsz-margin-2{margin:8px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-2{margin:8px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-2{margin:8px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-2{margin:8px!important}}.bsz-margin-x2{margin-left:8px!important;margin-right:8px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x2{margin-left:8px!important;margin-right:8px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x2{margin-left:8px!important;margin-right:8px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x2{margin-left:8px!important;margin-right:8px!important}}.bsz-margin-y2{margin-top:8px!important;margin-bottom:8px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y2{margin-top:8px!important;margin-bottom:8px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y2{margin-top:8px!important;margin-bottom:8px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y2{margin-top:8px!important;margin-bottom:8px!important}}.bsz-margin-l2{margin-left:8px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l2{margin-left:8px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l2{margin-left:8px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l2{margin-left:8px!important}}.bsz-margin-r2{margin-right:8px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r2{margin-right:8px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r2{margin-right:8px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r2{margin-right:8px!important}}.bsz-margin-t2{margin-top:8px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t2{margin-top:8px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t2{margin-top:8px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t2{margin-top:8px!important}}.bsz-margin-b2{margin-bottom:8px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b2{margin-bottom:8px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b2{margin-bottom:8px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b2{margin-bottom:8px!important}}.bsz-margin-3{margin:12px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-3{margin:12px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-3{margin:12px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-3{margin:12px!important}}.bsz-margin-x3{margin-left:12px!important;margin-right:12px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x3{margin-left:12px!important;margin-right:12px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x3{margin-left:12px!important;margin-right:12px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x3{margin-left:12px!important;margin-right:12px!important}}.bsz-margin-y3{margin-top:12px!important;margin-bottom:12px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y3{margin-top:12px!important;margin-bottom:12px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y3{margin-top:12px!important;margin-bottom:12px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y3{margin-top:12px!important;margin-bottom:12px!important}}.bsz-margin-l3{margin-left:12px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l3{margin-left:12px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l3{margin-left:12px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l3{margin-left:12px!important}}.bsz-margin-r3{margin-right:12px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r3{margin-right:12px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r3{margin-right:12px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r3{margin-right:12px!important}}.bsz-margin-t3{margin-top:12px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t3{margin-top:12px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t3{margin-top:12px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t3{margin-top:12px!important}}.bsz-margin-b3{margin-bottom:12px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b3{margin-bottom:12px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b3{margin-bottom:12px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b3{margin-bottom:12px!important}}.bsz-margin-4{margin:16px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-4{margin:16px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-4{margin:16px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-4{margin:16px!important}}.bsz-margin-x4{margin-left:16px!important;margin-right:16px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x4{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x4{margin-left:16px!important;margin-right:16px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x4{margin-left:16px!important;margin-right:16px!important}}.bsz-margin-y4{margin-top:16px!important;margin-bottom:16px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y4{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y4{margin-top:16px!important;margin-bottom:16px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y4{margin-top:16px!important;margin-bottom:16px!important}}.bsz-margin-l4{margin-left:16px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l4{margin-left:16px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l4{margin-left:16px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l4{margin-left:16px!important}}.bsz-margin-r4{margin-right:16px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r4{margin-right:16px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r4{margin-right:16px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r4{margin-right:16px!important}}.bsz-margin-t4{margin-top:16px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t4{margin-top:16px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t4{margin-top:16px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t4{margin-top:16px!important}}.bsz-margin-b4{margin-bottom:16px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b4{margin-bottom:16px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b4{margin-bottom:16px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b4{margin-bottom:16px!important}}.bsz-margin-5{margin:20px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-5{margin:20px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-5{margin:20px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-5{margin:20px!important}}.bsz-margin-x5{margin-left:20px!important;margin-right:20px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x5{margin-left:20px!important;margin-right:20px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x5{margin-left:20px!important;margin-right:20px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x5{margin-left:20px!important;margin-right:20px!important}}.bsz-margin-y5{margin-top:20px!important;margin-bottom:20px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y5{margin-top:20px!important;margin-bottom:20px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y5{margin-top:20px!important;margin-bottom:20px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y5{margin-top:20px!important;margin-bottom:20px!important}}.bsz-margin-l5{margin-left:20px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l5{margin-left:20px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l5{margin-left:20px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l5{margin-left:20px!important}}.bsz-margin-r5{margin-right:20px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r5{margin-right:20px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r5{margin-right:20px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r5{margin-right:20px!important}}.bsz-margin-t5{margin-top:20px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t5{margin-top:20px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t5{margin-top:20px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t5{margin-top:20px!important}}.bsz-margin-b5{margin-bottom:20px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b5{margin-bottom:20px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b5{margin-bottom:20px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b5{margin-bottom:20px!important}}.bsz-margin-6{margin:24px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-6{margin:24px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-6{margin:24px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-6{margin:24px!important}}.bsz-margin-x6{margin-left:24px!important;margin-right:24px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x6{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x6{margin-left:24px!important;margin-right:24px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x6{margin-left:24px!important;margin-right:24px!important}}.bsz-margin-y6{margin-top:24px!important;margin-bottom:24px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y6{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y6{margin-top:24px!important;margin-bottom:24px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y6{margin-top:24px!important;margin-bottom:24px!important}}.bsz-margin-l6{margin-left:24px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l6{margin-left:24px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l6{margin-left:24px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l6{margin-left:24px!important}}.bsz-margin-r6{margin-right:24px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r6{margin-right:24px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r6{margin-right:24px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r6{margin-right:24px!important}}.bsz-margin-t6{margin-top:24px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t6{margin-top:24px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t6{margin-top:24px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t6{margin-top:24px!important}}.bsz-margin-b6{margin-bottom:24px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b6{margin-bottom:24px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b6{margin-bottom:24px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b6{margin-bottom:24px!important}}.bsz-margin-7{margin:28px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-7{margin:28px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-7{margin:28px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-7{margin:28px!important}}.bsz-margin-x7{margin-left:28px!important;margin-right:28px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x7{margin-left:28px!important;margin-right:28px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x7{margin-left:28px!important;margin-right:28px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x7{margin-left:28px!important;margin-right:28px!important}}.bsz-margin-y7{margin-top:28px!important;margin-bottom:28px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y7{margin-top:28px!important;margin-bottom:28px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y7{margin-top:28px!important;margin-bottom:28px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y7{margin-top:28px!important;margin-bottom:28px!important}}.bsz-margin-l7{margin-left:28px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l7{margin-left:28px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l7{margin-left:28px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l7{margin-left:28px!important}}.bsz-margin-r7{margin-right:28px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r7{margin-right:28px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r7{margin-right:28px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r7{margin-right:28px!important}}.bsz-margin-t7{margin-top:28px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t7{margin-top:28px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t7{margin-top:28px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t7{margin-top:28px!important}}.bsz-margin-b7{margin-bottom:28px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b7{margin-bottom:28px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b7{margin-bottom:28px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b7{margin-bottom:28px!important}}.bsz-margin-8{margin:32px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-8{margin:32px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-8{margin:32px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-8{margin:32px!important}}.bsz-margin-x8{margin-left:32px!important;margin-right:32px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x8{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x8{margin-left:32px!important;margin-right:32px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x8{margin-left:32px!important;margin-right:32px!important}}.bsz-margin-y8{margin-top:32px!important;margin-bottom:32px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y8{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y8{margin-top:32px!important;margin-bottom:32px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y8{margin-top:32px!important;margin-bottom:32px!important}}.bsz-margin-l8{margin-left:32px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l8{margin-left:32px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l8{margin-left:32px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l8{margin-left:32px!important}}.bsz-margin-r8{margin-right:32px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r8{margin-right:32px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r8{margin-right:32px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r8{margin-right:32px!important}}.bsz-margin-t8{margin-top:32px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t8{margin-top:32px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t8{margin-top:32px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t8{margin-top:32px!important}}.bsz-margin-b8{margin-bottom:32px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b8{margin-bottom:32px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b8{margin-bottom:32px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b8{margin-bottom:32px!important}}.bsz-margin-9{margin:36px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-9{margin:36px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-9{margin:36px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-9{margin:36px!important}}.bsz-margin-x9{margin-left:36px!important;margin-right:36px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x9{margin-left:36px!important;margin-right:36px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x9{margin-left:36px!important;margin-right:36px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x9{margin-left:36px!important;margin-right:36px!important}}.bsz-margin-y9{margin-top:36px!important;margin-bottom:36px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y9{margin-top:36px!important;margin-bottom:36px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y9{margin-top:36px!important;margin-bottom:36px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y9{margin-top:36px!important;margin-bottom:36px!important}}.bsz-margin-l9{margin-left:36px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l9{margin-left:36px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l9{margin-left:36px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l9{margin-left:36px!important}}.bsz-margin-r9{margin-right:36px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r9{margin-right:36px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r9{margin-right:36px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r9{margin-right:36px!important}}.bsz-margin-t9{margin-top:36px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t9{margin-top:36px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t9{margin-top:36px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t9{margin-top:36px!important}}.bsz-margin-b9{margin-bottom:36px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b9{margin-bottom:36px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b9{margin-bottom:36px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b9{margin-bottom:36px!important}}.bsz-margin-10{margin:40px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-10{margin:40px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-10{margin:40px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-10{margin:40px!important}}.bsz-margin-x10{margin-left:40px!important;margin-right:40px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x10{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x10{margin-left:40px!important;margin-right:40px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x10{margin-left:40px!important;margin-right:40px!important}}.bsz-margin-y10{margin-top:40px!important;margin-bottom:40px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y10{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y10{margin-top:40px!important;margin-bottom:40px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y10{margin-top:40px!important;margin-bottom:40px!important}}.bsz-margin-l10{margin-left:40px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l10{margin-left:40px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l10{margin-left:40px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l10{margin-left:40px!important}}.bsz-margin-r10{margin-right:40px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r10{margin-right:40px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r10{margin-right:40px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r10{margin-right:40px!important}}.bsz-margin-t10{margin-top:40px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t10{margin-top:40px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t10{margin-top:40px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t10{margin-top:40px!important}}.bsz-margin-b10{margin-bottom:40px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b10{margin-bottom:40px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b10{margin-bottom:40px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b10{margin-bottom:40px!important}}.bsz-margin-11{margin:44px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-11{margin:44px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-11{margin:44px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-11{margin:44px!important}}.bsz-margin-x11{margin-left:44px!important;margin-right:44px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x11{margin-left:44px!important;margin-right:44px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x11{margin-left:44px!important;margin-right:44px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x11{margin-left:44px!important;margin-right:44px!important}}.bsz-margin-y11{margin-top:44px!important;margin-bottom:44px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y11{margin-top:44px!important;margin-bottom:44px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y11{margin-top:44px!important;margin-bottom:44px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y11{margin-top:44px!important;margin-bottom:44px!important}}.bsz-margin-l11{margin-left:44px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l11{margin-left:44px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l11{margin-left:44px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l11{margin-left:44px!important}}.bsz-margin-r11{margin-right:44px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r11{margin-right:44px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r11{margin-right:44px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r11{margin-right:44px!important}}.bsz-margin-t11{margin-top:44px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t11{margin-top:44px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t11{margin-top:44px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t11{margin-top:44px!important}}.bsz-margin-b11{margin-bottom:44px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b11{margin-bottom:44px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b11{margin-bottom:44px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b11{margin-bottom:44px!important}}.bsz-margin-12{margin:48px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-12{margin:48px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-12{margin:48px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-12{margin:48px!important}}.bsz-margin-x12{margin-left:48px!important;margin-right:48px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-x12{margin-left:48px!important;margin-right:48px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-x12{margin-left:48px!important;margin-right:48px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-x12{margin-left:48px!important;margin-right:48px!important}}.bsz-margin-y12{margin-top:48px!important;margin-bottom:48px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-y12{margin-top:48px!important;margin-bottom:48px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-y12{margin-top:48px!important;margin-bottom:48px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-y12{margin-top:48px!important;margin-bottom:48px!important}}.bsz-margin-l12{margin-left:48px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-l12{margin-left:48px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-l12{margin-left:48px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-l12{margin-left:48px!important}}.bsz-margin-r12{margin-right:48px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-r12{margin-right:48px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-r12{margin-right:48px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-r12{margin-right:48px!important}}.bsz-margin-t12{margin-top:48px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-t12{margin-top:48px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-t12{margin-top:48px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-t12{margin-top:48px!important}}.bsz-margin-b12{margin-bottom:48px!important}@media screen and (max-width: 599px){.bsz-margin-mobile-b12{margin-bottom:48px!important}}@media screen and (min-width: 600px){.bsz-margin-tablet-b12{margin-bottom:48px!important}}@media screen and (min-width: 840px){.bsz-margin-desktop-b12{margin-bottom:48px!important}}.bsz-padding-0{padding:0!important}@media screen and (max-width: 599px){.bsz-padding-mobile-0{padding:0!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-0{padding:0!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-0{padding:0!important}}.bsz-padding-x0{padding-left:0!important;padding-right:0!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x0{padding-left:0!important;padding-right:0!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x0{padding-left:0!important;padding-right:0!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x0{padding-left:0!important;padding-right:0!important}}.bsz-padding-y0{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y0{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y0{padding-top:0!important;padding-bottom:0!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y0{padding-top:0!important;padding-bottom:0!important}}.bsz-padding-l0{padding-left:0!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l0{padding-left:0!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l0{padding-left:0!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l0{padding-left:0!important}}.bsz-padding-r0{padding-right:0!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r0{padding-right:0!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r0{padding-right:0!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r0{padding-right:0!important}}.bsz-padding-t0{padding-top:0!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t0{padding-top:0!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t0{padding-top:0!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t0{padding-top:0!important}}.bsz-padding-b0{padding-bottom:0!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b0{padding-bottom:0!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b0{padding-bottom:0!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b0{padding-bottom:0!important}}.bsz-padding-1{padding:4px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-1{padding:4px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-1{padding:4px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-1{padding:4px!important}}.bsz-padding-x1{padding-left:4px!important;padding-right:4px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x1{padding-left:4px!important;padding-right:4px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x1{padding-left:4px!important;padding-right:4px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x1{padding-left:4px!important;padding-right:4px!important}}.bsz-padding-y1{padding-top:4px!important;padding-bottom:4px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y1{padding-top:4px!important;padding-bottom:4px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y1{padding-top:4px!important;padding-bottom:4px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y1{padding-top:4px!important;padding-bottom:4px!important}}.bsz-padding-l1{padding-left:4px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l1{padding-left:4px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l1{padding-left:4px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l1{padding-left:4px!important}}.bsz-padding-r1{padding-right:4px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r1{padding-right:4px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r1{padding-right:4px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r1{padding-right:4px!important}}.bsz-padding-t1{padding-top:4px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t1{padding-top:4px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t1{padding-top:4px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t1{padding-top:4px!important}}.bsz-padding-b1{padding-bottom:4px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b1{padding-bottom:4px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b1{padding-bottom:4px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b1{padding-bottom:4px!important}}.bsz-padding-2{padding:8px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-2{padding:8px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-2{padding:8px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-2{padding:8px!important}}.bsz-padding-x2{padding-left:8px!important;padding-right:8px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x2{padding-left:8px!important;padding-right:8px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x2{padding-left:8px!important;padding-right:8px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x2{padding-left:8px!important;padding-right:8px!important}}.bsz-padding-y2{padding-top:8px!important;padding-bottom:8px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y2{padding-top:8px!important;padding-bottom:8px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y2{padding-top:8px!important;padding-bottom:8px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y2{padding-top:8px!important;padding-bottom:8px!important}}.bsz-padding-l2{padding-left:8px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l2{padding-left:8px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l2{padding-left:8px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l2{padding-left:8px!important}}.bsz-padding-r2{padding-right:8px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r2{padding-right:8px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r2{padding-right:8px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r2{padding-right:8px!important}}.bsz-padding-t2{padding-top:8px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t2{padding-top:8px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t2{padding-top:8px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t2{padding-top:8px!important}}.bsz-padding-b2{padding-bottom:8px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b2{padding-bottom:8px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b2{padding-bottom:8px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b2{padding-bottom:8px!important}}.bsz-padding-3{padding:12px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-3{padding:12px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-3{padding:12px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-3{padding:12px!important}}.bsz-padding-x3{padding-left:12px!important;padding-right:12px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x3{padding-left:12px!important;padding-right:12px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x3{padding-left:12px!important;padding-right:12px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x3{padding-left:12px!important;padding-right:12px!important}}.bsz-padding-y3{padding-top:12px!important;padding-bottom:12px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y3{padding-top:12px!important;padding-bottom:12px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y3{padding-top:12px!important;padding-bottom:12px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y3{padding-top:12px!important;padding-bottom:12px!important}}.bsz-padding-l3{padding-left:12px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l3{padding-left:12px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l3{padding-left:12px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l3{padding-left:12px!important}}.bsz-padding-r3{padding-right:12px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r3{padding-right:12px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r3{padding-right:12px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r3{padding-right:12px!important}}.bsz-padding-t3{padding-top:12px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t3{padding-top:12px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t3{padding-top:12px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t3{padding-top:12px!important}}.bsz-padding-b3{padding-bottom:12px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b3{padding-bottom:12px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b3{padding-bottom:12px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b3{padding-bottom:12px!important}}.bsz-padding-4{padding:16px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-4{padding:16px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-4{padding:16px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-4{padding:16px!important}}.bsz-padding-x4{padding-left:16px!important;padding-right:16px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x4{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x4{padding-left:16px!important;padding-right:16px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x4{padding-left:16px!important;padding-right:16px!important}}.bsz-padding-y4{padding-top:16px!important;padding-bottom:16px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y4{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y4{padding-top:16px!important;padding-bottom:16px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y4{padding-top:16px!important;padding-bottom:16px!important}}.bsz-padding-l4{padding-left:16px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l4{padding-left:16px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l4{padding-left:16px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l4{padding-left:16px!important}}.bsz-padding-r4{padding-right:16px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r4{padding-right:16px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r4{padding-right:16px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r4{padding-right:16px!important}}.bsz-padding-t4{padding-top:16px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t4{padding-top:16px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t4{padding-top:16px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t4{padding-top:16px!important}}.bsz-padding-b4{padding-bottom:16px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b4{padding-bottom:16px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b4{padding-bottom:16px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b4{padding-bottom:16px!important}}.bsz-padding-5{padding:20px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-5{padding:20px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-5{padding:20px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-5{padding:20px!important}}.bsz-padding-x5{padding-left:20px!important;padding-right:20px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x5{padding-left:20px!important;padding-right:20px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x5{padding-left:20px!important;padding-right:20px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x5{padding-left:20px!important;padding-right:20px!important}}.bsz-padding-y5{padding-top:20px!important;padding-bottom:20px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y5{padding-top:20px!important;padding-bottom:20px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y5{padding-top:20px!important;padding-bottom:20px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y5{padding-top:20px!important;padding-bottom:20px!important}}.bsz-padding-l5{padding-left:20px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l5{padding-left:20px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l5{padding-left:20px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l5{padding-left:20px!important}}.bsz-padding-r5{padding-right:20px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r5{padding-right:20px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r5{padding-right:20px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r5{padding-right:20px!important}}.bsz-padding-t5{padding-top:20px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t5{padding-top:20px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t5{padding-top:20px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t5{padding-top:20px!important}}.bsz-padding-b5{padding-bottom:20px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b5{padding-bottom:20px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b5{padding-bottom:20px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b5{padding-bottom:20px!important}}.bsz-padding-6{padding:24px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-6{padding:24px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-6{padding:24px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-6{padding:24px!important}}.bsz-padding-x6{padding-left:24px!important;padding-right:24px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x6{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x6{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x6{padding-left:24px!important;padding-right:24px!important}}.bsz-padding-y6{padding-top:24px!important;padding-bottom:24px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y6{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y6{padding-top:24px!important;padding-bottom:24px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y6{padding-top:24px!important;padding-bottom:24px!important}}.bsz-padding-l6{padding-left:24px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l6{padding-left:24px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l6{padding-left:24px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l6{padding-left:24px!important}}.bsz-padding-r6{padding-right:24px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r6{padding-right:24px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r6{padding-right:24px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r6{padding-right:24px!important}}.bsz-padding-t6{padding-top:24px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t6{padding-top:24px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t6{padding-top:24px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t6{padding-top:24px!important}}.bsz-padding-b6{padding-bottom:24px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b6{padding-bottom:24px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b6{padding-bottom:24px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b6{padding-bottom:24px!important}}.bsz-padding-7{padding:28px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-7{padding:28px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-7{padding:28px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-7{padding:28px!important}}.bsz-padding-x7{padding-left:28px!important;padding-right:28px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x7{padding-left:28px!important;padding-right:28px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x7{padding-left:28px!important;padding-right:28px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x7{padding-left:28px!important;padding-right:28px!important}}.bsz-padding-y7{padding-top:28px!important;padding-bottom:28px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y7{padding-top:28px!important;padding-bottom:28px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y7{padding-top:28px!important;padding-bottom:28px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y7{padding-top:28px!important;padding-bottom:28px!important}}.bsz-padding-l7{padding-left:28px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l7{padding-left:28px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l7{padding-left:28px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l7{padding-left:28px!important}}.bsz-padding-r7{padding-right:28px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r7{padding-right:28px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r7{padding-right:28px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r7{padding-right:28px!important}}.bsz-padding-t7{padding-top:28px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t7{padding-top:28px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t7{padding-top:28px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t7{padding-top:28px!important}}.bsz-padding-b7{padding-bottom:28px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b7{padding-bottom:28px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b7{padding-bottom:28px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b7{padding-bottom:28px!important}}.bsz-padding-8{padding:32px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-8{padding:32px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-8{padding:32px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-8{padding:32px!important}}.bsz-padding-x8{padding-left:32px!important;padding-right:32px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x8{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x8{padding-left:32px!important;padding-right:32px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x8{padding-left:32px!important;padding-right:32px!important}}.bsz-padding-y8{padding-top:32px!important;padding-bottom:32px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y8{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y8{padding-top:32px!important;padding-bottom:32px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y8{padding-top:32px!important;padding-bottom:32px!important}}.bsz-padding-l8{padding-left:32px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l8{padding-left:32px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l8{padding-left:32px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l8{padding-left:32px!important}}.bsz-padding-r8{padding-right:32px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r8{padding-right:32px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r8{padding-right:32px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r8{padding-right:32px!important}}.bsz-padding-t8{padding-top:32px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t8{padding-top:32px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t8{padding-top:32px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t8{padding-top:32px!important}}.bsz-padding-b8{padding-bottom:32px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b8{padding-bottom:32px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b8{padding-bottom:32px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b8{padding-bottom:32px!important}}.bsz-padding-9{padding:36px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-9{padding:36px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-9{padding:36px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-9{padding:36px!important}}.bsz-padding-x9{padding-left:36px!important;padding-right:36px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x9{padding-left:36px!important;padding-right:36px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x9{padding-left:36px!important;padding-right:36px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x9{padding-left:36px!important;padding-right:36px!important}}.bsz-padding-y9{padding-top:36px!important;padding-bottom:36px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y9{padding-top:36px!important;padding-bottom:36px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y9{padding-top:36px!important;padding-bottom:36px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y9{padding-top:36px!important;padding-bottom:36px!important}}.bsz-padding-l9{padding-left:36px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l9{padding-left:36px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l9{padding-left:36px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l9{padding-left:36px!important}}.bsz-padding-r9{padding-right:36px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r9{padding-right:36px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r9{padding-right:36px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r9{padding-right:36px!important}}.bsz-padding-t9{padding-top:36px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t9{padding-top:36px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t9{padding-top:36px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t9{padding-top:36px!important}}.bsz-padding-b9{padding-bottom:36px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b9{padding-bottom:36px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b9{padding-bottom:36px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b9{padding-bottom:36px!important}}.bsz-padding-10{padding:40px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-10{padding:40px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-10{padding:40px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-10{padding:40px!important}}.bsz-padding-x10{padding-left:40px!important;padding-right:40px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x10{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x10{padding-left:40px!important;padding-right:40px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x10{padding-left:40px!important;padding-right:40px!important}}.bsz-padding-y10{padding-top:40px!important;padding-bottom:40px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y10{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y10{padding-top:40px!important;padding-bottom:40px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y10{padding-top:40px!important;padding-bottom:40px!important}}.bsz-padding-l10{padding-left:40px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l10{padding-left:40px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l10{padding-left:40px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l10{padding-left:40px!important}}.bsz-padding-r10{padding-right:40px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r10{padding-right:40px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r10{padding-right:40px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r10{padding-right:40px!important}}.bsz-padding-t10{padding-top:40px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t10{padding-top:40px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t10{padding-top:40px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t10{padding-top:40px!important}}.bsz-padding-b10{padding-bottom:40px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b10{padding-bottom:40px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b10{padding-bottom:40px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b10{padding-bottom:40px!important}}.bsz-padding-11{padding:44px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-11{padding:44px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-11{padding:44px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-11{padding:44px!important}}.bsz-padding-x11{padding-left:44px!important;padding-right:44px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x11{padding-left:44px!important;padding-right:44px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x11{padding-left:44px!important;padding-right:44px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x11{padding-left:44px!important;padding-right:44px!important}}.bsz-padding-y11{padding-top:44px!important;padding-bottom:44px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y11{padding-top:44px!important;padding-bottom:44px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y11{padding-top:44px!important;padding-bottom:44px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y11{padding-top:44px!important;padding-bottom:44px!important}}.bsz-padding-l11{padding-left:44px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l11{padding-left:44px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l11{padding-left:44px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l11{padding-left:44px!important}}.bsz-padding-r11{padding-right:44px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r11{padding-right:44px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r11{padding-right:44px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r11{padding-right:44px!important}}.bsz-padding-t11{padding-top:44px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t11{padding-top:44px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t11{padding-top:44px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t11{padding-top:44px!important}}.bsz-padding-b11{padding-bottom:44px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b11{padding-bottom:44px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b11{padding-bottom:44px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b11{padding-bottom:44px!important}}.bsz-padding-12{padding:48px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-12{padding:48px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-12{padding:48px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-12{padding:48px!important}}.bsz-padding-x12{padding-left:48px!important;padding-right:48px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-x12{padding-left:48px!important;padding-right:48px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-x12{padding-left:48px!important;padding-right:48px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-x12{padding-left:48px!important;padding-right:48px!important}}.bsz-padding-y12{padding-top:48px!important;padding-bottom:48px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-y12{padding-top:48px!important;padding-bottom:48px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-y12{padding-top:48px!important;padding-bottom:48px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-y12{padding-top:48px!important;padding-bottom:48px!important}}.bsz-padding-l12{padding-left:48px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-l12{padding-left:48px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-l12{padding-left:48px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-l12{padding-left:48px!important}}.bsz-padding-r12{padding-right:48px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-r12{padding-right:48px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-r12{padding-right:48px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-r12{padding-right:48px!important}}.bsz-padding-t12{padding-top:48px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-t12{padding-top:48px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-t12{padding-top:48px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-t12{padding-top:48px!important}}.bsz-padding-b12{padding-bottom:48px!important}@media screen and (max-width: 599px){.bsz-padding-mobile-b12{padding-bottom:48px!important}}@media screen and (min-width: 600px){.bsz-padding-tablet-b12{padding-bottom:48px!important}}@media screen and (min-width: 840px){.bsz-padding-desktop-b12{padding-bottom:48px!important}}.bsz-cursor-auto{cursor:auto!important}.bsz-cursor-default{cursor:default!important}.bsz-cursor-pointer{cursor:pointer!important}.bsz-cursor-wait{cursor:wait!important}.bsz-cursor-text{cursor:text!important}.bsz-cursor-move{cursor:move!important}.bsz-cursor-not-allowed{cursor:not-allowed!important}.bsz-display-none{display:none!important}@media screen and (max-width: 599px){.bsz-display-mobile-none{display:none!important}}@media screen and (min-width: 600px){.bsz-display-tablet-none{display:none!important}}@media screen and (min-width: 840px){.bsz-display-desktop-none{display:none!important}}.bsz-display-block{display:block!important}@media screen and (max-width: 599px){.bsz-display-mobile-block{display:block!important}}@media screen and (min-width: 600px){.bsz-display-tablet-block{display:block!important}}@media screen and (min-width: 840px){.bsz-display-desktop-block{display:block!important}}.bsz-display-inline{display:inline!important}@media screen and (max-width: 599px){.bsz-display-mobile-inline{display:inline!important}}@media screen and (min-width: 600px){.bsz-display-tablet-inline{display:inline!important}}@media screen and (min-width: 840px){.bsz-display-desktop-inline{display:inline!important}}.bsz-display-flex{display:flex!important}@media screen and (max-width: 599px){.bsz-display-mobile-flex{display:flex!important}}@media screen and (min-width: 600px){.bsz-display-tablet-flex{display:flex!important}}@media screen and (min-width: 840px){.bsz-display-desktop-flex{display:flex!important}}.bsz-display-grid{display:grid!important}@media screen and (max-width: 599px){.bsz-display-mobile-grid{display:grid!important}}@media screen and (min-width: 600px){.bsz-display-tablet-grid{display:grid!important}}@media screen and (min-width: 840px){.bsz-display-desktop-grid{display:grid!important}}.bsz-display-inline-block{display:inline-block!important}@media screen and (max-width: 599px){.bsz-display-mobile-inline-block{display:inline-block!important}}@media screen and (min-width: 600px){.bsz-display-tablet-inline-block{display:inline-block!important}}@media screen and (min-width: 840px){.bsz-display-desktop-inline-block{display:inline-block!important}}.bsz-display-inline-flex{display:inline-flex!important}@media screen and (max-width: 599px){.bsz-display-mobile-inline-flex{display:inline-flex!important}}@media screen and (min-width: 600px){.bsz-display-tablet-inline-flex{display:inline-flex!important}}@media screen and (min-width: 840px){.bsz-display-desktop-inline-flex{display:inline-flex!important}}.bsz-display-inline-grid{display:inline-grid!important}@media screen and (max-width: 599px){.bsz-display-mobile-inline-grid{display:inline-grid!important}}@media screen and (min-width: 600px){.bsz-display-tablet-inline-grid{display:inline-grid!important}}@media screen and (min-width: 840px){.bsz-display-desktop-inline-grid{display:inline-grid!important}}.bsz-flex-row{flex-direction:row!important}.bsz-flex-row-reverse{flex-direction:row-reverse!important}.bsz-flex-column{flex-direction:column!important}.bsz-flex-column-reverse{flex-direction:column-reverse!important}.bsz-flex-nowrap{flex-wrap:nowrap!important}.bsz-flex-wrap{flex-wrap:wrap!important}.bsz-flex-wrap-reverse{flex-wrap:reverse!important}.bsz-justify-start{justify-content:flex-start!important}.bsz-justify-end{justify-content:flex-end!important}.bsz-justify-center{justify-content:center!important}.bsz-justify-space-between{justify-content:space-between!important}.bsz-justify-space-around{justify-content:space-around!important}.bsz-align-items-start{align-items:flex-start!important}.bsz-align-items-end{align-items:flex-end!important}.bsz-align-items-center{align-items:center!important}.bsz-align-items-baseline{align-items:baseline!important}.bsz-align-items-stretch{align-items:stretch!important}.bsz-align-content-start{align-content:flex-start!important}.bsz-align-content-end{align-content:flex-end!important}.bsz-align-content-center{align-content:center!important}.bsz-align-content-space-between{align-content:space-between!important}.bsz-align-content-space-around{align-content:space-around!important}.bsz-align-content-stretch{align-content:stretch!important}.bsz-visibility-hidden{visibility:hidden!important}.bsz-visibility-visible{visibility:visible!important}.bsz-visibility-collapse{visibility:collapse!important}.bsz-opacity-100{opacity:1!important}.bsz-opacity-75{opacity:.75!important}.bsz-opacity-50{opacity:.5!important}.bsz-opacity-25{opacity:.25!important}.bsz-opacity-0{opacity:0!important}.bsz-float-left{float:left!important}.bsz-float-right{float:right!important}.bsz-float-none{float:none!important}.bsz-position-static{position:static!important}.bsz-position-relative{position:relative!important}.bsz-position-fixed{position:fixed!important}.bsz-position-absolute{position:absolute!important}.bsz-fixed-top-left{position:fixed!important;top:0!important;left:0!important}.bsz-fixed-top-center{position:fixed!important;top:0!important;left:50%!important;transform:translate(-50%)!important}.bsz-fixed-top-right{position:fixed!important;top:0!important;right:0!important}.bsz-fixed-bottom-left{position:fixed!important;bottom:0!important;left:0!important}.bsz-fixed-bottom-center{position:fixed!important;bottom:0!important;left:50%!important;transform:translate(-50%)!important}.bsz-fixed-bottom-right{position:fixed!important;bottom:0!important;right:0!important}.bsz-width-auto{width:auto}.bsz-width-5pct{width:5%!important}.bsz-width-10pct{width:10%!important}.bsz-width-15pct{width:15%!important}.bsz-width-20pct{width:20%!important}.bsz-width-25pct{width:25%!important}.bsz-width-30pct{width:30%!important}.bsz-width-35pct{width:35%!important}.bsz-width-40pct{width:40%!important}.bsz-width-45pct{width:45%!important}.bsz-width-50pct{width:50%!important}.bsz-width-55pct{width:55%!important}.bsz-width-60pct{width:60%!important}.bsz-width-65pct{width:65%!important}.bsz-width-70pct{width:70%!important}.bsz-width-75pct{width:75%!important}.bsz-width-80pct{width:80%!important}.bsz-width-85pct{width:85%!important}.bsz-width-90pct{width:90%!important}.bsz-width-95pct{width:95%!important}.bsz-width-100pct{width:100%!important}.bsz-width-1{width:4px}.bsz-width-2{width:8px}.bsz-width-3{width:12px}.bsz-width-4{width:16px}.bsz-width-5{width:20px}.bsz-width-6{width:24px}.bsz-width-7{width:28px}.bsz-width-8{width:32px}.bsz-width-9{width:36px}.bsz-width-10{width:40px}.bsz-width-11{width:44px}.bsz-width-12{width:48px}.bsz-text-bold{font-weight:var(--bsz-theme-foreground-bold-weight)!important}.bsz-text-italic{font-style:italic!important}.bsz-text-normal{font-style:normal!important;font-weight:400!important}.bsz-text-uppercase{text-transform:uppercase!important}.bsz-text-lowercase{text-transform:lowercase!important}.bsz-text-capitalize{text-transform:capitalize!important}.bsz-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bsz-text-break{word-break:break-word!important;overflow-wrap:break-word!important}.bsz-text-nowrap{word-break:keep-all!important;white-space:nowrap!important}.bsz-text-left{text-align:left!important}@media screen and (max-width: 599px){.bsz-text-mobile-left{text-align:left!important}}@media screen and (min-width: 600px){.bsz-text-tablet-left{text-align:left!important}}@media screen and (min-width: 840px){.bsz-text-desktop-left{text-align:left!important}}.bsz-text-right{text-align:right!important}@media screen and (max-width: 599px){.bsz-text-mobile-right{text-align:right!important}}@media screen and (min-width: 600px){.bsz-text-tablet-right{text-align:right!important}}@media screen and (min-width: 840px){.bsz-text-desktop-right{text-align:right!important}}.bsz-text-center{text-align:center!important}@media screen and (max-width: 599px){.bsz-text-mobile-center{text-align:center!important}}@media screen and (min-width: 600px){.bsz-text-tablet-center{text-align:center!important}}@media screen and (min-width: 840px){.bsz-text-desktop-center{text-align:center!important}}.bsz-text-justify{text-align:justify}@media screen and (max-width: 599px){.bsz-text-mobile-justify{text-align:justify!important}}@media screen and (min-width: 600px){.bsz-text-tablet-justify{text-align:justify!important}}@media screen and (min-width: 840px){.bsz-text-desktop-justify{text-align:justify!important}}.bsz-text-underline{text-decoration:underline!important}.bsz-text-line-through{text-decoration:line-through!important}.bsz-text-no-underline{text-decoration:none!important}.bsz-title-1{font-size:6rem!important;font-weight:300;line-height:6rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-title-2{font-size:3.75rem!important;font-weight:300;line-height:3.75rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-title-3{font-size:3rem!important;font-weight:400;line-height:3rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-title-4{font-size:2.125rem!important;font-weight:400;line-height:2.125rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-title-5{font-size:1.5rem!important;font-weight:400;line-height:2rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-title-6{font-size:1.25rem!important;font-weight:500;line-height:2rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-subtitle-1{font-size:.875rem!important;font-weight:600;line-height:1.375rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-subtitle-2{font-size:1rem!important;font-weight:600;line-height:1.75rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-body-1{font-size:.875rem!important;font-weight:400;line-height:1.5rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-body-2{font-size:1rem!important;font-weight:400;line-height:1.25rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-caption{font-size:.75rem!important;font-weight:400;line-height:1.25rem!important;font-family:Open Sans,Helvetica Neue,sans-serif!important}.bsz-article{font-size:1rem!important;font-weight:400;line-height:1.75rem!important;font-family:inherit}.bsz-input-no-spin[type=number]::-webkit-outer-spin-button,.bsz-input-no-spin[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bsz-input-no-spin[type=number]{-moz-appearance:textfield}*,*:before,*:after{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}main{display:block}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1rem}abbr[title]{border-bottom:none;text-decoration:underline}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1rem}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;box-sizing:content-box}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden]{display:none}.bsz-web-app-theme-scope .material-icons{font-family:Basuiz-Icons-Outlined;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}body.bsz-jungfrau--translator-mode-active{padding-top:0!important;padding-top:initial!important}body.bsz-jungfrau--translator-mode-active bsz-phrase-toolbar{position:fixed!important;z-index:2}@media (max-width: 1160px){body.bsz-jungfrau--translator-mode-active bsz-phrase-toolbar mat-toolbar>span{display:none}body.bsz-jungfrau--translator-mode-active bsz-phrase-toolbar mat-toolbar>mat-form-field{max-width:80px}}body.bsz-jungfrau--translator-mode-active bsz-web-app-portal .bsz-portal--app-bar{top:48px!important}body.bsz-jungfrau--translator-mode-active bsz-web-app-portal .bsz-portal--content-boundary{margin-bottom:52px!important}body.bsz-jungfrau--translator-mode-active bsz-web-app-portal .footer-fixed-container{margin-bottom:52px!important}body.bsz-jungfrau--translator-mode-active bsz-web-app-portal mat-sidenav-container{margin-top:113px!important;margin-bottom:52px!important;min-height:calc(100vh - 165px)!important}body.bsz-jungfrau--translator-mode-active bsz-web-app-portal mat-sidenav-container mat-sidenav{margin-top:113px!important;margin-bottom:52px!important;min-height:calc(100vh - 165px)!important}body.bsz-jungfrau--translator-mode-active .dev-tools{bottom:52px}.grecaptcha-badge{visibility:hidden!important}
