html{box-sizing:border-box;overscroll-behavior-y:none;overflow-y:scroll}*,:before,:after{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;border:0;margin:0;padding:0;overflow-x:hidden}body h1{font-size:clamp(1.5rem,1.333rem + 1.667vw,2.25rem);font-weight:400}body h2{font-size:clamp(1.25rem,1rem + 1.25vw,1.875rem);font-weight:400}body h3{font-size:clamp(1.1rem,1.083rem + .417vw,1.5rem);font-weight:400}body h4{font-size:clamp(.875rem,1.083rem + .417vw,1.313rem);font-weight:400}body h5{font-size:clamp(.75rem,.833rem + .417vw,1.125rem);font-weight:500}body p{line-height:1.5}p,h1,h2,h3{max-inline-size:75ch}.mouse-user *{outline:none}.display--block{display:block}.display--inline{display:inline}.display--inline-block{display:inline-block}.display--flex{display:flex}.display--inline-flex{display:inline-flex}.display--grid{display:grid}.display--inline-grid{display:inline-grid}.display--table{display:table}.display--table-row{display:table-row}.display--list-item{display:list-item}.display--none{display:none}.flex-direction--row{flex-direction:row}.flex-direction--column{flex-direction:column}.flex-direction--row-reverse{flex-direction:row-reverse}.flex-direction--column-reverse{flex-direction:column-reverse}.flex--1{flex:1}.flex--2{flex:2}.flex--3{flex:3}.flex--4{flex:4}.flex--5{flex:5}.flex--6{flex:6}.flex--7{flex:7}.flex--8{flex:8}.flex--9{flex:9}.flex--10{flex:10}.flex--11{flex:11}.flex--12{flex:12}.flex-wrap--nowrap{flex-wrap:nowrap}.flex-wrap--wrap{flex-wrap:wrap}.flex-wrap--wrap-reverse{flex-wrap:wrap-reverse}.flex{flex-wrap:wrap;display:flex}.justify-content--center{justify-content:center}.justify-content--flex-start{justify-content:flex-start}.justify-content--flex-end{justify-content:flex-end}.justify-content--space-between{justify-content:space-between}.justify-content--space-around{justify-content:space-around}.justify-content--space-evenly{justify-content:space-evenly}.align-items--stretch{align-items:stretch}.align-items--center{align-items:center}.align-items--flex-start{align-items:flex-start}.align-items--flex-end{align-items:flex-end}.align-items--baseline{align-items:baseline}.align-self--stretch{align-self:stretch}.align-self--center{align-self:center}.align-self--flex-start{align-self:flex-start}.align-self--flex-end{align-self:flex-end}.align-self--baseline{align-self:baseline}.gap--0{gap:0}.gap--half{gap:.25rem}.gap--1{gap:.5rem}.gap--3-halfs{gap:.75rem}.gap--2{gap:1rem}.gap--3{gap:1.5rem}.gap--4{gap:2rem}.gap--5{gap:2.5rem}.gap--6{gap:3rem}.gap--7{gap:3.5rem}.gap--8{gap:4rem}.gap--9{gap:4.5rem}.gap--10{gap:5rem}.gap--11{gap:5.5rem}.gap--12{gap:6rem}.gap--1px{gap:1px}.gap--auto{gap:auto}.gap--ds-1{gap:var(--ds-size-1)}.gap--ds-2{gap:var(--ds-size-2)}.gap--ds-3{gap:var(--ds-size-3)}.gap--ds-4{gap:var(--ds-size-4)}.gap--ds-5{gap:var(--ds-size-5)}.gap--ds-6{gap:var(--ds-size-6)}.gap--ds-7{gap:var(--ds-size-7)}.gap--ds-8{gap:var(--ds-size-8)}.gap--ds-9{gap:var(--ds-size-9)}.gap--ds-10{gap:var(--ds-size-10)}.gap--ds-11{gap:var(--ds-size-11)}.gap--ds-12{gap:var(--ds-size-12)}.gap-x--0{column-gap:0}.gap-x--half{column-gap:.25rem}.gap-x--1{column-gap:.5rem}.gap-x--3-halfs{column-gap:.75rem}.gap-x--2{column-gap:1rem}.gap-x--3{column-gap:1.5rem}.gap-x--4{column-gap:2rem}.gap-x--5{column-gap:2.5rem}.gap-x--6{column-gap:3rem}.gap-x--7{column-gap:3.5rem}.gap-x--8{column-gap:4rem}.gap-x--9{column-gap:4.5rem}.gap-x--10{column-gap:5rem}.gap-x--11{column-gap:5.5rem}.gap-x--12{column-gap:6rem}.gap-x--1px{column-gap:1px}.gap-x--auto{column-gap:auto}.gap-y--0{row-gap:0}.gap-y--half{row-gap:.25rem}.gap-y--1{row-gap:.5rem}.gap-y--3-halfs{row-gap:.75rem}.gap-y--2{row-gap:1rem}.gap-y--3{row-gap:1.5rem}.gap-y--4{row-gap:2rem}.gap-y--5{row-gap:2.5rem}.gap-y--6{row-gap:3rem}.gap-y--7{row-gap:3.5rem}.gap-y--8{row-gap:4rem}.gap-y--9{row-gap:4.5rem}.gap-y--10{row-gap:5rem}.gap-y--11{row-gap:5.5rem}.gap-y--12{row-gap:6rem}.gap-y--1px{row-gap:1px}.gap-y--auto{row-gap:auto}.text-align--left{text-align:left}.text-align--center{text-align:center}.text-align--right{text-align:right}.text-transform--lowercase{text-transform:lowercase}.text-transform--uppercase{text-transform:uppercase}.text-transform--capitalize{text-transform:capitalize}.square--20px{width:20px;height:20px}.line-break--anywhere{line-break:anywhere}.line-break--loose{line-break:loose}.line-break--normal{line-break:normal}.line-break--strict{line-break:strict}.line-height--normal{line-height:normal}.line-height--medium{line-height:1.2}.line-height--large{line-height:1.5}.list-style--none{list-style:none}.list-style--inherit{list-style:inherit}.font-family--in{font-family:Roboto,Arial,Helvetica,sans-serif}.font-weight--normal{font-weight:400}.font-weight--500{font-weight:500}.font-weight--semi-bold{font-weight:600}.font-weight--bold{font-weight:700}.font-weight--ds-medium{font-weight:var(--ds-font-weight-medium)}.font-size--x-small{font-size:.75rem;line-height:1rem}.font-size--small{font-size:.875rem;line-height:1.25rem}.font-size--smaller{font-size:smaller}.font-size--medium{font-size:1rem;line-height:1.5rem}.font-size--large{font-size:1.125rem;line-height:1.75rem}.font-size--x-large{font-size:1.25rem;line-height:1.75rem}.font-size--xx-large{font-size:1.5rem;line-height:1.75rem}.font-size--2rem{font-size:2rem}.font-size--20px{font-size:20px}.font-size--40px{font-size:40px}.font-size--3rem{font-size:3rem}.font-size--ds-5{font-size:var(--ds-font-size-5)}.font-size--ds-6{font-size:var(--ds-font-size-6)}.font-size--ds-8{font-size:var(--ds-font-size-8)}.margin--0{margin:0!important}.margin--half{margin:.25rem!important}.margin--1{margin:.5rem!important}.margin--3-halfs{margin:.75rem!important}.margin--2{margin:1rem!important}.margin--3{margin:1.5rem!important}.margin--4{margin:2rem!important}.margin--5{margin:2.5rem!important}.margin--6{margin:3rem!important}.margin--7{margin:3.5rem!important}.margin--8{margin:4rem!important}.margin--9{margin:4.5rem!important}.margin--10{margin:5rem!important}.margin--11{margin:5.5rem!important}.margin--12{margin:6rem!important}.margin--1px{margin:1px!important}.margin--auto{margin:auto!important}.margin-top--ds-1{margin-top:var(--ds-size-1)!important}.margin-top--ds-2{margin-top:var(--ds-size-2)!important}.margin-top--ds-3{margin-top:var(--ds-size-3)!important}.margin-top--ds-4{margin-top:var(--ds-size-4)!important}.margin-top--ds-5{margin-top:var(--ds-size-5)!important}.margin-top--ds-6{margin-top:var(--ds-size-6)!important}.margin-top--ds-7{margin-top:var(--ds-size-7)!important}.margin-top--ds-8{margin-top:var(--ds-size-8)!important}.margin-top--ds-9{margin-top:var(--ds-size-9)!important}.margin-top--ds-10{margin-top:var(--ds-size-10)!important}.margin-top--ds-11{margin-top:var(--ds-size-11)!important}.margin-top--ds-12{margin-top:var(--ds-size-12)!important}.margin-right--ds-1{margin-right:var(--ds-size-1)!important}.margin-right--ds-2{margin-right:var(--ds-size-2)!important}.margin-right--ds-3{margin-right:var(--ds-size-3)!important}.margin-right--ds-4{margin-right:var(--ds-size-4)!important}.margin-right--ds-5{margin-right:var(--ds-size-5)!important}.margin-right--ds-6{margin-right:var(--ds-size-6)!important}.margin-right--ds-7{margin-right:var(--ds-size-7)!important}.margin-right--ds-8{margin-right:var(--ds-size-8)!important}.margin-right--ds-9{margin-right:var(--ds-size-9)!important}.margin-right--ds-10{margin-right:var(--ds-size-10)!important}.margin-right--ds-11{margin-right:var(--ds-size-11)!important}.margin-right--ds-12{margin-right:var(--ds-size-12)!important}.margin-bottom--ds-1{margin-bottom:var(--ds-size-1)!important}.margin-bottom--ds-2{margin-bottom:var(--ds-size-2)!important}.margin-bottom--ds-3{margin-bottom:var(--ds-size-3)!important}.margin-bottom--ds-4{margin-bottom:var(--ds-size-4)!important}.margin-bottom--ds-5{margin-bottom:var(--ds-size-5)!important}.margin-bottom--ds-6{margin-bottom:var(--ds-size-6)!important}.margin-bottom--ds-7{margin-bottom:var(--ds-size-7)!important}.margin-bottom--ds-8{margin-bottom:var(--ds-size-8)!important}.margin-bottom--ds-9{margin-bottom:var(--ds-size-9)!important}.margin-bottom--ds-10{margin-bottom:var(--ds-size-10)!important}.margin-bottom--ds-11{margin-bottom:var(--ds-size-11)!important}.margin-bottom--ds-12{margin-bottom:var(--ds-size-12)!important}.margin-left--ds-1{margin-left:var(--ds-size-1)!important}.margin-left--ds-2{margin-left:var(--ds-size-2)!important}.margin-left--ds-3{margin-left:var(--ds-size-3)!important}.margin-left--ds-4{margin-left:var(--ds-size-4)!important}.margin-left--ds-5{margin-left:var(--ds-size-5)!important}.margin-left--ds-6{margin-left:var(--ds-size-6)!important}.margin-left--ds-7{margin-left:var(--ds-size-7)!important}.margin-left--ds-8{margin-left:var(--ds-size-8)!important}.margin-left--ds-9{margin-left:var(--ds-size-9)!important}.margin-left--ds-10{margin-left:var(--ds-size-10)!important}.margin-left--ds-11{margin-left:var(--ds-size-11)!important}.margin-left--ds-12{margin-left:var(--ds-size-12)!important}.margin-top--0{margin-top:0!important}.margin-top--half{margin-top:.25rem!important}.margin-top--1{margin-top:.5rem!important}.margin-top--3-halfs{margin-top:.75rem!important}.margin-top--2{margin-top:1rem!important}.margin-top--3{margin-top:1.5rem!important}.margin-top--4{margin-top:2rem!important}.margin-top--5{margin-top:2.5rem!important}.margin-top--6{margin-top:3rem!important}.margin-top--7{margin-top:3.5rem!important}.margin-top--8{margin-top:4rem!important}.margin-top--9{margin-top:4.5rem!important}.margin-top--10{margin-top:5rem!important}.margin-top--11{margin-top:5.5rem!important}.margin-top--12{margin-top:6rem!important}.margin-top--1px{margin-top:1px!important}.margin-top--auto{margin-top:auto!important}.margin-right--0{margin-right:0!important}.margin-right--half{margin-right:.25rem!important}.margin-right--1{margin-right:.5rem!important}.margin-right--3-halfs{margin-right:.75rem!important}.margin-right--2{margin-right:1rem!important}.margin-right--3{margin-right:1.5rem!important}.margin-right--4{margin-right:2rem!important}.margin-right--5{margin-right:2.5rem!important}.margin-right--6{margin-right:3rem!important}.margin-right--7{margin-right:3.5rem!important}.margin-right--8{margin-right:4rem!important}.margin-right--9{margin-right:4.5rem!important}.margin-right--10{margin-right:5rem!important}.margin-right--11{margin-right:5.5rem!important}.margin-right--12{margin-right:6rem!important}.margin-right--1px{margin-right:1px!important}.margin-right--auto{margin-right:auto!important}.margin-bottom--0{margin-bottom:0!important}.margin-bottom--half{margin-bottom:.25rem!important}.margin-bottom--1{margin-bottom:.5rem!important}.margin-bottom--3-halfs{margin-bottom:.75rem!important}.margin-bottom--2{margin-bottom:1rem!important}.margin-bottom--3{margin-bottom:1.5rem!important}.margin-bottom--4{margin-bottom:2rem!important}.margin-bottom--5{margin-bottom:2.5rem!important}.margin-bottom--6{margin-bottom:3rem!important}.margin-bottom--7{margin-bottom:3.5rem!important}.margin-bottom--8{margin-bottom:4rem!important}.margin-bottom--9{margin-bottom:4.5rem!important}.margin-bottom--10{margin-bottom:5rem!important}.margin-bottom--11{margin-bottom:5.5rem!important}.margin-bottom--12{margin-bottom:6rem!important}.margin-bottom--1px{margin-bottom:1px!important}.margin-bottom--auto{margin-bottom:auto!important}.margin-left--0{margin-left:0!important}.margin-left--half{margin-left:.25rem!important}.margin-left--1{margin-left:.5rem!important}.margin-left--3-halfs{margin-left:.75rem!important}.margin-left--2{margin-left:1rem!important}.margin-left--3{margin-left:1.5rem!important}.margin-left--4{margin-left:2rem!important}.margin-left--5{margin-left:2.5rem!important}.margin-left--6{margin-left:3rem!important}.margin-left--7{margin-left:3.5rem!important}.margin-left--8{margin-left:4rem!important}.margin-left--9{margin-left:4.5rem!important}.margin-left--10{margin-left:5rem!important}.margin-left--11{margin-left:5.5rem!important}.margin-left--12{margin-left:6rem!important}.margin-left--1px{margin-left:1px!important}.margin-left--auto{margin-left:auto!important}.margin-x--0{margin-left:0!important;margin-right:0!important}.margin-x--half{margin-left:.25rem!important;margin-right:.25rem!important}.margin-x--1{margin-left:.5rem!important;margin-right:.5rem!important}.margin-x--3-halfs{margin-left:.75rem!important;margin-right:.75rem!important}.margin-x--2{margin-left:1rem!important;margin-right:1rem!important}.margin-x--3{margin-left:1.5rem!important;margin-right:1.5rem!important}.margin-x--4{margin-left:2rem!important;margin-right:2rem!important}.margin-x--5{margin-left:2.5rem!important;margin-right:2.5rem!important}.margin-x--6{margin-left:3rem!important;margin-right:3rem!important}.margin-x--7{margin-left:3.5rem!important;margin-right:3.5rem!important}.margin-x--8{margin-left:4rem!important;margin-right:4rem!important}.margin-x--9{margin-left:4.5rem!important;margin-right:4.5rem!important}.margin-x--10{margin-left:5rem!important;margin-right:5rem!important}.margin-x--11{margin-left:5.5rem!important;margin-right:5.5rem!important}.margin-x--12{margin-left:6rem!important;margin-right:6rem!important}.margin-x--1px{margin-left:1px!important;margin-right:1px!important}.margin-x--auto{margin-left:auto;margin-right:auto;margin-left:auto!important;margin-right:auto!important}.margin-y--0{margin-top:0!important;margin-bottom:0!important}.margin-y--half{margin-top:.25rem!important;margin-bottom:.25rem!important}.margin-y--1{margin-top:.5rem!important;margin-bottom:.5rem!important}.margin-y--3-halfs{margin-top:.75rem!important;margin-bottom:.75rem!important}.margin-y--2{margin-top:1rem!important;margin-bottom:1rem!important}.margin-y--3{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.margin-y--4{margin-top:2rem!important;margin-bottom:2rem!important}.margin-y--5{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.margin-y--6{margin-top:3rem!important;margin-bottom:3rem!important}.margin-y--7{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.margin-y--8{margin-top:4rem!important;margin-bottom:4rem!important}.margin-y--9{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.margin-y--10{margin-top:5rem!important;margin-bottom:5rem!important}.margin-y--11{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.margin-y--12{margin-top:6rem!important;margin-bottom:6rem!important}.margin-y--1px{margin-top:1px!important;margin-bottom:1px!important}.margin-y--auto{margin-top:auto!important;margin-bottom:auto!important}.margin-block--0{margin-block:0!important}.margin-block--half{margin-block:.25rem!important}.margin-block--1{margin-block:.5rem!important}.margin-block--3-halfs{margin-block:.75rem!important}.margin-block--2{margin-block:1rem!important}.margin-block--3{margin-block:1.5rem!important}.margin-block--4{margin-block:2rem!important}.margin-block--5{margin-block:2.5rem!important}.margin-block--6{margin-block:3rem!important}.margin-block--7{margin-block:3.5rem!important}.margin-block--8{margin-block:4rem!important}.margin-block--9{margin-block:4.5rem!important}.margin-block--10{margin-block:5rem!important}.margin-block--11{margin-block:5.5rem!important}.margin-block--12{margin-block:6rem!important}.margin-block--1px{margin-block:1px!important}.margin-block--auto{margin-block:auto!important}.padding--0{padding:0!important}.padding--half{padding:.25rem!important}.padding--1{padding:.5rem!important}.padding--3-halfs{padding:.75rem!important}.padding--2{padding:1rem!important}.padding--3{padding:1.5rem!important}.padding--4{padding:2rem!important}.padding--5{padding:2.5rem!important}.padding--6{padding:3rem!important}.padding--7{padding:3.5rem!important}.padding--8{padding:4rem!important}.padding--9{padding:4.5rem!important}.padding--10{padding:5rem!important}.padding--11{padding:5.5rem!important}.padding--12{padding:6rem!important}.padding--1px{padding:1px!important}.padding--auto{padding:auto!important}.padding-top--0{padding-top:0!important}.padding-top--half{padding-top:.25rem!important}.padding-top--1{padding-top:.5rem!important}.padding-top--3-halfs{padding-top:.75rem!important}.padding-top--2{padding-top:1rem!important}.padding-top--3{padding-top:1.5rem!important}.padding-top--4{padding-top:2rem!important}.padding-top--5{padding-top:2.5rem!important}.padding-top--6{padding-top:3rem!important}.padding-top--7{padding-top:3.5rem!important}.padding-top--8{padding-top:4rem!important}.padding-top--9{padding-top:4.5rem!important}.padding-top--10{padding-top:5rem!important}.padding-top--11{padding-top:5.5rem!important}.padding-top--12{padding-top:6rem!important}.padding-top--1px{padding-top:1px!important}.padding-top--auto{padding-top:auto!important}.padding-right--0{padding-right:0!important}.padding-right--half{padding-right:.25rem!important}.padding-right--1{padding-right:.5rem!important}.padding-right--3-halfs{padding-right:.75rem!important}.padding-right--2{padding-right:1rem!important}.padding-right--3{padding-right:1.5rem!important}.padding-right--4{padding-right:2rem!important}.padding-right--5{padding-right:2.5rem!important}.padding-right--6{padding-right:3rem!important}.padding-right--7{padding-right:3.5rem!important}.padding-right--8{padding-right:4rem!important}.padding-right--9{padding-right:4.5rem!important}.padding-right--10{padding-right:5rem!important}.padding-right--11{padding-right:5.5rem!important}.padding-right--12{padding-right:6rem!important}.padding-right--1px{padding-right:1px!important}.padding-right--auto{padding-right:auto!important}.padding-bottom--0{padding-bottom:0!important}.padding-bottom--half{padding-bottom:.25rem!important}.padding-bottom--1{padding-bottom:.5rem!important}.padding-bottom--3-halfs{padding-bottom:.75rem!important}.padding-bottom--2{padding-bottom:1rem!important}.padding-bottom--3{padding-bottom:1.5rem!important}.padding-bottom--4{padding-bottom:2rem!important}.padding-bottom--5{padding-bottom:2.5rem!important}.padding-bottom--6{padding-bottom:3rem!important}.padding-bottom--7{padding-bottom:3.5rem!important}.padding-bottom--8{padding-bottom:4rem!important}.padding-bottom--9{padding-bottom:4.5rem!important}.padding-bottom--10{padding-bottom:5rem!important}.padding-bottom--11{padding-bottom:5.5rem!important}.padding-bottom--12{padding-bottom:6rem!important}.padding-bottom--1px{padding-bottom:1px!important}.padding-bottom--auto{padding-bottom:auto!important}.padding-left--0{padding-left:0!important}.padding-left--half{padding-left:.25rem!important}.padding-left--1{padding-left:.5rem!important}.padding-left--3-halfs{padding-left:.75rem!important}.padding-left--2{padding-left:1rem!important}.padding-left--3{padding-left:1.5rem!important}.padding-left--4{padding-left:2rem!important}.padding-left--5{padding-left:2.5rem!important}.padding-left--6{padding-left:3rem!important}.padding-left--7{padding-left:3.5rem!important}.padding-left--8{padding-left:4rem!important}.padding-left--9{padding-left:4.5rem!important}.padding-left--10{padding-left:5rem!important}.padding-left--11{padding-left:5.5rem!important}.padding-left--12{padding-left:6rem!important}.padding-left--1px{padding-left:1px!important}.padding-left--auto{padding-left:auto!important}.padding-x--0{padding-left:0!important;padding-right:0!important}.padding-x--half{padding-left:.25rem!important;padding-right:.25rem!important}.padding-x--1{padding-left:.5rem!important;padding-right:.5rem!important}.padding-x--3-halfs{padding-left:.75rem!important;padding-right:.75rem!important}.padding-x--2{padding-left:1rem!important;padding-right:1rem!important}.padding-x--3{padding-left:1.5rem!important;padding-right:1.5rem!important}.padding-x--4{padding-left:2rem!important;padding-right:2rem!important}.padding-x--5{padding-left:2.5rem!important;padding-right:2.5rem!important}.padding-x--6{padding-left:3rem!important;padding-right:3rem!important}.padding-x--7{padding-left:3.5rem!important;padding-right:3.5rem!important}.padding-x--8{padding-left:4rem!important;padding-right:4rem!important}.padding-x--9{padding-left:4.5rem!important;padding-right:4.5rem!important}.padding-x--10{padding-left:5rem!important;padding-right:5rem!important}.padding-x--11{padding-left:5.5rem!important;padding-right:5.5rem!important}.padding-x--12{padding-left:6rem!important;padding-right:6rem!important}.padding-x--1px{padding-left:1px!important;padding-right:1px!important}.padding-x--auto{padding-left:auto!important;padding-right:auto!important}.padding-y--0{padding-top:0!important;padding-bottom:0!important}.padding-y--half{padding-top:.25rem!important;padding-bottom:.25rem!important}.padding-y--1{padding-top:.5rem!important;padding-bottom:.5rem!important}.padding-y--3-halfs{padding-top:.75rem!important;padding-bottom:.75rem!important}.padding-y--2{padding-top:1rem!important;padding-bottom:1rem!important}.padding-y--3{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.padding-y--4{padding-top:2rem!important;padding-bottom:2rem!important}.padding-y--5{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.padding-y--6{padding-top:3rem!important;padding-bottom:3rem!important}.padding-y--7{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.padding-y--8{padding-top:4rem!important;padding-bottom:4rem!important}.padding-y--9{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.padding-y--10{padding-top:5rem!important;padding-bottom:5rem!important}.padding-y--11{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.padding-y--12{padding-top:6rem!important;padding-bottom:6rem!important}.padding-y--1px{padding-top:1px!important;padding-bottom:1px!important}.padding-y--auto{padding-top:auto!important;padding-bottom:auto!important}.pointer-events--none{pointer-events:none}.cursor--pointer{cursor:pointer}.user-select--none{-webkit-user-select:none;user-select:none}.max-width--5,.width--5{width:5%}.max-width--10,.width--10{width:10%}.max-width--15,.width--15{width:15%}.max-width--20,.width--20{width:20%}.max-width--25,.width--25{width:25%}.max-width--30,.width--30{width:30%}.max-width--35,.width--35{width:35%}.max-width--40,.width--40{width:40%}.max-width--45,.width--45{width:45%}.max-width--50,.width--50{width:50%}.max-width--55,.width--55{width:55%}.max-width--60,.width--60{width:60%}.max-width--65,.width--65{width:65%}.max-width--70,.width--70{width:70%}.max-width--75,.width--75{width:75%}.max-width--80,.width--80{width:80%}.max-width--85,.width--85{width:85%}.max-width--90,.width--90{width:90%}.max-width--95,.width--95{width:95%}.max-width--100,.width--100{width:100%}.max-width--2px,.width--2px{width:2px}.max-width--16px,.width--16px{width:16px}.max-width--32px,.width--32px{width:32px}.max-width--64px,.width--64px{width:64px}.max-width--128px,.width--128px{width:128px}.max-width--256px,.width--256px{width:256px}.max-width--512px,.width--512px{width:512px}.max-width--664px,.width--664px{width:664px}.max-width--1024px,.width--1024px{width:1024px}.max-width--fit-content,.width--fit-content{width:fit-content}.max-width--max-content,.width--max-content{width:max-content}.max-width--min-content,.width--min-content{width:min-content}.max-width--stretch,.width--stretch{width:-webkit-fill-available;width:-moz-available;width:stretch}.max-inline-size--5{max-inline-size:5ch}.max-inline-size--10{max-inline-size:10ch}.max-inline-size--15{max-inline-size:15ch}.max-inline-size--20{max-inline-size:20ch}.max-inline-size--25{max-inline-size:25ch}.max-inline-size--30{max-inline-size:30ch}.max-inline-size--35{max-inline-size:35ch}.max-inline-size--40{max-inline-size:40ch}.max-inline-size--45{max-inline-size:45ch}.max-inline-size--50{max-inline-size:50ch}.max-inline-size--55{max-inline-size:55ch}.max-inline-size--60{max-inline-size:60ch}.max-inline-size--65{max-inline-size:65ch}.max-inline-size--70{max-inline-size:70ch}.max-inline-size--75{max-inline-size:75ch}.max-inline-size--80{max-inline-size:80ch}.max-inline-size--85{max-inline-size:85ch}.max-inline-size--90{max-inline-size:90ch}.max-inline-size--95{max-inline-size:95ch}.max-inline-size--100{max-inline-size:100ch}.threshold--5{--threshold:5rem!important}.threshold--10{--threshold:10rem!important}.threshold--15{--threshold:15rem!important}.threshold--20{--threshold:20rem!important}.threshold--25{--threshold:25rem!important}.threshold--30{--threshold:30rem!important}.threshold--35{--threshold:35rem!important}.threshold--40{--threshold:40rem!important}.threshold--45{--threshold:45rem!important}.threshold--50{--threshold:50rem!important}.threshold--55{--threshold:55rem!important}.threshold--60{--threshold:60rem!important}.threshold--65{--threshold:65rem!important}.threshold--70{--threshold:70rem!important}.threshold--75{--threshold:75rem!important}.threshold--80{--threshold:80rem!important}.threshold--85{--threshold:85rem!important}.threshold--90{--threshold:90rem!important}.threshold--95{--threshold:95rem!important}.threshold--100{--threshold:100rem!important}.flex-grow--1{flex-grow:1}.flex-grow--2{flex-grow:2}.flex-grow--3{flex-grow:3}.flex-grow--4{flex-grow:4}.flex-grow--5{flex-grow:5}.flex-grow--6{flex-grow:6}.flex-grow--7{flex-grow:7}.flex-grow--8{flex-grow:8}.flex-grow--9{flex-grow:9}.flex-grow--10{flex-grow:10}.flex-grow--11{flex-grow:11}.flex-grow--12{flex-grow:12}.owi-email-test{height:100%}.owi-email-test-2{max-height:100%}.flex-shrink--1{flex-shrink:1}.flex-shrink--2{flex-shrink:2}.flex-shrink--3{flex-shrink:3}.flex-shrink--4{flex-shrink:4}.flex-shrink--5{flex-shrink:5}.flex-shrink--6{flex-shrink:6}.flex-shrink--7{flex-shrink:7}.flex-shrink--8{flex-shrink:8}.flex-shrink--9{flex-shrink:9}.flex-shrink--10{flex-shrink:10}.flex-shrink--11{flex-shrink:11}.flex-shrink--12{flex-shrink:12}.flex-basis--auto{flex-basis:auto}.flex-basis--content{flex-basis:content}.flex-basis--fit-content{flex-basis:fit-content}.flex-basis--max-content{flex-basis:max-content}.flex-basis--min-content{flex-basis:min-content}.flex-basis--inherit{flex-basis:inherit}.flex-basis--initial{flex-basis:initial}.flex-basis--revert{flex-basis:revert}.flex-basis--revert-layer{flex-basis:revert-layer}.flex-basis--unset{flex-basis:unset}.flex-basis--0{flex-basis:0}.flex-basis--5{flex-basis:5rem}.flex-basis--10{flex-basis:10rem}.flex-basis--15{flex-basis:15rem}.flex-basis--20{flex-basis:20rem}.flex-basis--25{flex-basis:25rem}.flex-basis--30{flex-basis:30rem}.flex-basis--35{flex-basis:35rem}.flex-basis--40{flex-basis:40rem}.flex-basis--45{flex-basis:45rem}.flex-basis--50{flex-basis:50rem}.flex-basis--55{flex-basis:55rem}.flex-basis--60{flex-basis:60rem}.flex-basis--65{flex-basis:65rem}.flex-basis--70{flex-basis:70rem}.flex-basis--75{flex-basis:75rem}.flex-basis--80{flex-basis:80rem}.flex-basis--85{flex-basis:85rem}.flex-basis--90{flex-basis:90rem}.flex-basis--95{flex-basis:95rem}.flex-basis--100{flex-basis:100rem}.visibility--collapse{visibility:collapse}.visibility--hidden{visibility:hidden}.visibility--inherit{visibility:inherit}.visibility--initial{visibility:initial}.visibility--revert{visibility:revert}.visibility--unset{visibility:unset}.visibility--visible{visibility:visible}.overflow--visible{overflow:visible}.overflow--hidden{overflow:hidden}.overflow--scroll{overflow:scroll}.overflow--auto{overflow:auto}.overflow-x--visible{overflow-x:visible}.overflow-x--hidden{overflow-x:hidden}.overflow-x--scroll{overflow-x:scroll}.overflow-x--auto{overflow-x:auto}.overflow-y--visible{overflow-y:visible}.overflow-y--hidden{overflow-y:hidden}.overflow-y--scroll{overflow-y:scroll}.overflow-y--auto{overflow-y:auto}.grid-cols--1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols--4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols--5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols--6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols--7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-cols--8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-cols--9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-cols--10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-cols--11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-cols--12{grid-template-columns:repeat(12,minmax(0,1fr))}.auto-grid--5{--auto-grid-min-size:5rem}.auto-grid--10{--auto-grid-min-size:10rem}.auto-grid--15{--auto-grid-min-size:15rem}.auto-grid--20{--auto-grid-min-size:20rem}.auto-grid--25{--auto-grid-min-size:25rem}.auto-grid--30{--auto-grid-min-size:30rem}.auto-grid--35{--auto-grid-min-size:35rem}.auto-grid--40{--auto-grid-min-size:40rem}.auto-grid--45{--auto-grid-min-size:45rem}.auto-grid--50{--auto-grid-min-size:50rem}.auto-grid--55{--auto-grid-min-size:55rem}.auto-grid--60{--auto-grid-min-size:60rem}.auto-grid--65{--auto-grid-min-size:65rem}.auto-grid--70{--auto-grid-min-size:70rem}.auto-grid--75{--auto-grid-min-size:75rem}.auto-grid--80{--auto-grid-min-size:80rem}.auto-grid--85{--auto-grid-min-size:85rem}.auto-grid--90{--auto-grid-min-size:90rem}.auto-grid--95{--auto-grid-min-size:95rem}.auto-grid--100{--auto-grid-min-size:100rem}.col-span--auto{grid-column:auto}.col-span--1{grid-column:span 1/span 1}.col-span--2{grid-column:span 2/span 2}.col-span--3{grid-column:span 3/span 3}.col-span--4{grid-column:span 4/span 4}.col-span--5{grid-column:span 5/span 5}.col-span--6{grid-column:span 6/span 6}.col-span--7{grid-column:span 7/span 7}.col-span--8{grid-column:span 8/span 8}.col-span--9{grid-column:span 9/span 9}.col-span--10{grid-column:span 10/span 10}.col-span--11{grid-column:span 11/span 11}.col-span--12{grid-column:span 12/span 12}.border{border:1px solid #ccc}.border-bottom{border-bottom:1px solid #ccc}.border-black--25{border:1px solid #bfbfbf}.border-bottom--black{border-bottom:1px solid #000}.border-top{border-top:1px solid #ccc}.border-right{border-right:1px solid #ccc}.border-left{border-left:1px solid #ccc}.border-radius--0{border-radius:0!important}.border-radius--half{border-radius:.25rem!important}.border-radius--1{border-radius:.5rem!important}.border-radius--3-halfs{border-radius:.75rem!important}.border-radius--2{border-radius:1rem!important}.border-radius--3{border-radius:1.5rem!important}.border-radius--4{border-radius:2rem!important}.border-radius--5{border-radius:2.5rem!important}.border-radius--6{border-radius:3rem!important}.border-radius--7{border-radius:3.5rem!important}.border-radius--8{border-radius:4rem!important}.border-radius--9{border-radius:4.5rem!important}.border-radius--10{border-radius:5rem!important}.border-radius--11{border-radius:5.5rem!important}.border-radius--12{border-radius:6rem!important}.border-radius--1px{border-radius:1px!important}.border-radius--auto{border-radius:auto!important}.border-radius--5p{border-radius:5%}.border-radius--10p{border-radius:10%}.border-radius--15p{border-radius:15%}.border-radius--20p{border-radius:20%}.border-radius--25p{border-radius:25%}.border-radius--30p{border-radius:30%}.border-radius--35p{border-radius:35%}.border-radius--40p{border-radius:40%}.border-radius--45p{border-radius:45%}.border-radius--50p{border-radius:50%}.border-radius--55p{border-radius:55%}.border-radius--60p{border-radius:60%}.border-radius--65p{border-radius:65%}.border-radius--70p{border-radius:70%}.border-radius--75p{border-radius:75%}.border-radius--80p{border-radius:80%}.border-radius--85p{border-radius:85%}.border-radius--90p{border-radius:90%}.border-radius--95p{border-radius:95%}.border-radius--100p{border-radius:100%}.border--none{border:none}.color--red-100{color:#ed0000}.color--white{color:#fff}.color--red{color:#ed0000}.color--in-green-200{color:#239955}.color--in-black-50{color:gray}.color--in-black-100{color:#000}.color--in-black-400{color:#212121}.color--gray-100{color:#ccc}.color--ds-text-subtle{color:var(--ds-color-text-subtle)}.background-color--black{background-color:#000}.background-color--black-12{background-color:#f2f2f2}.background-color--black-70{background-color:#3f3f3f}.background-color--white{background-color:#fff}.background-color--yellow-50{background-color:#fffbb8}.background-color--blue-200{background-color:#237f99}.background-color--blue-100{background-color:#5adbff}.background-color--blue-50{background-color:#adedff}.background-color--blue-25{background-color:#d6f6ff}.background-color--blue-12{background-color:#ebfbff}.background-color--red-25{background-color:#fabfbf}.background-color--green-50{background-color:#9effc8!important}.max-width--1128{width:100%;max-width:1128px}.height--5{height:5%}.height--10{height:10%}.height--15{height:15%}.height--20{height:20%}.height--25{height:25%}.height--30{height:30%}.height--35{height:35%}.height--40{height:40%}.height--45{height:45%}.height--50{height:50%}.height--55{height:55%}.height--60{height:60%}.height--65{height:65%}.height--70{height:70%}.height--75{height:75%}.height--80{height:80%}.height--85{height:85%}.height--90{height:90%}.height--95{height:95%}.height--100{height:100%}.height--16px{height:16px}.height--26px{height:26px}.height--32px{height:32px}.height--64px{height:64px}.height--100px{height:100px}.height--128px{height:128px}.height--150px{height:150px}.height--200px{height:200px}.height--250px{height:250px}.height--256px{height:256px}.height--300px{height:300px}.height--350px{height:350px}.height--400px{height:400px}.height--450px{height:450px}.height--500px{height:500px}.height--512px{height:512px}.height--744px{height:744px}.height--1024px{height:1024px}.height--fit-content{height:fit-content}.height--max-content{height:max-content}.height--min-content{height:min-content}.max-height--100{max-height:100%}.text-decoration__none{text-decoration:none!important}.animation--none{animation:none}.animation--spin{animation:1s linear infinite spin}.animation--ping{animation:1s cubic-bezier(0,0,.2,1) infinite ping}.animation--pulse{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.sr-only{clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.box-sizing--content-box{box-sizing:content-box}.box-sizing--border-box{box-sizing:border-box}.vertical-align--icon{vertical-align:-.125em}.hide-cl-error #error-inputfield-undefined{display:none}.white-space--normal{white-space:normal}.white-space--pre{white-space:pre}.white-space--pre-wrap{white-space:pre-wrap}.white-space--pre-line{white-space:pre-line}:root{--in-page-max-width:100%}.ds-suggestion input.ds-input{box-sizing:border-box;border-radius:var(--in-corner-radius-input)}.container{max-width:1264px;margin:0 auto;padding:0 1rem}.container--blank{background-color:#0000;max-width:1264px;margin:0 auto;padding:0 0 1rem}.ds-dropdown>h2{margin-bottom:0}.stack>*,.stack-small>*,.stack-medium>*,.stack-large>*{margin-block:0}.stack.split--1,.stack-small.split--1,.stack-medium.split--1,.stack-large.split--1{flex-direction:column;justify-content:flex-start;display:flex}.stack.split--1>:first-child,.stack-small.split--1>:first-child,.stack-medium.split--1>:first-child,.stack-large.split--1>:first-child{margin-block-end:auto}.stack.split--2,.stack-small.split--2,.stack-medium.split--2,.stack-large.split--2{flex-direction:column;justify-content:flex-start;display:flex}.stack.split--2>:nth-child(2),.stack-small.split--2>:nth-child(2),.stack-medium.split--2>:nth-child(2),.stack-large.split--2>:nth-child(2){margin-block-end:auto}.stack.split--3,.stack-small.split--3,.stack-medium.split--3,.stack-large.split--3{flex-direction:column;justify-content:flex-start;display:flex}.stack.split--3>:nth-child(3),.stack-small.split--3>:nth-child(3),.stack-medium.split--3>:nth-child(3),.stack-large.split--3>:nth-child(3){margin-block-end:auto}.stack.split--4,.stack-small.split--4,.stack-medium.split--4,.stack-large.split--4{flex-direction:column;justify-content:flex-start;display:flex}.stack.split--4>:nth-child(4),.stack-small.split--4>:nth-child(4),.stack-medium.split--4>:nth-child(4),.stack-large.split--4>:nth-child(4){margin-block-end:auto}.stack.split--5,.stack-small.split--5,.stack-medium.split--5,.stack-large.split--5{flex-direction:column;justify-content:flex-start;display:flex}.stack.split--5>:nth-child(5),.stack-small.split--5>:nth-child(5),.stack-medium.split--5>:nth-child(5),.stack-large.split--5>:nth-child(5){margin-block-end:auto}.stack>*+*{margin-block-start:1.5rem}.stack-small>*+*{margin-block-start:.5rem}.stack-medium>*+*{margin-block-start:1rem}.stack-large>*+*{margin-block-start:3rem}.horizontal-divider>*{border-bottom:1px solid #bcbcbc}.center{box-sizing:content-box;max-inline-size:75ch;margin-inline:auto}.with-sidebar{flex-wrap:wrap;display:flex}.with-sidebar:not(.right)>:first-child{flex-grow:1}.with-sidebar:not(.right)>:last-child{flex-grow:999;flex-basis:0;min-inline-size:50%}.with-sidebar.reverse{flex-direction:row-reverse}.with-sidebar.right>:last-child{flex-grow:1}.with-sidebar.right>:first-child{flex-grow:999;flex-basis:0;min-inline-size:50%}.switcher{--threshold:30rem;flex-wrap:wrap;gap:1rem;display:flex}.box{border:1px solid #bfbfbf;border-radius:1rem;padding:1rem}.box.borderless{border:none}.switcher>*{flex-grow:1;flex-basis:calc((var(--threshold) - 100%) * 999)}.auto-grid{grid-template-columns:repeat(auto-fill, minmax(var(--auto-grid-min-size,16rem), 1fr));gap:1rem;display:grid}.fieldset-border{border:1px solid #ccc;border-radius:3px}.tabs-override button{font-size:1.2rem;font-weight:600}.archive-spinner{width:100%;position:absolute;top:0;bottom:0}.archive-spinner:before{content:"";opacity:.8;z-index:0;background:#fff;width:100%;height:100%;position:absolute;top:0;bottom:0}.input-wrapper-max-width-400{max-width:400px}.input-wrapper-max-width-600{max-width:600px}@media print{html,body{-webkit-print-color-adjust:exact;height:initial!important;overflow:initial!important}@page{size:A4;margin:20mm}.print{float:none;width:100%;margin:0}.print--hidden{display:none}.prevent-page-break-inside{page-break-inside:avoid}}.chart-tooltip{background-color:#fff;border-radius:.5rem;align-items:center;padding:10px 20px;font-size:1rem;line-height:1;display:flex;box-shadow:0 4px 16px #00000040}.chart-tooltip span{display:inline-block}.chart-tooltip__legend-color{width:15px;height:15px;margin-right:10px}.date-input-container>div{width:100%}.link-button-with-icon-left svg{margin-right:8px}.link-buttons--wrapper{margin-bottom:52px}.link-buttons--wrapper .link-button-with-icon-left{margin-right:20px}.divider{border:none;border-bottom:1px solid #ccc;width:100%;margin:0;padding:0}.link--icon-right svg{margin-left:10px}.link--underline{text-decoration:underline}.link--black{text-underline-position:under;color:#000!important}.link--black:hover{text-decoration:none}.list-item--divider>*+*{border-top:1px solid #bfbfbf}.app-navbar>div{padding-inline:3rem;display:block}.sub-navbar{color:#fff;background-color:#000;padding:0 1rem}.sub-navbar--container{flex-wrap:wrap;align-items:center;column-gap:2rem;max-width:1128px;margin:0 auto;display:flex}.sub-navbar--container a{color:#fff;text-decoration:none}.sub-navbar--link{color:#fff;margin-top:.25rem;margin-bottom:.25rem;padding-top:.25rem;padding-bottom:.25rem;text-decoration:none}.sub-navbar--link.active{box-shadow:inset 0 -2px #fff}.sub-navbar--link:visited,.sub-navbar--link:hover,.sub-navbar--link:focus{color:#fff;box-shadow:inset 0 -2px #fff}.sub-navbar--button{cursor:pointer;color:#fff;background-color:#0000;border:none;margin-top:.25rem;margin-bottom:.25rem;padding-top:.25rem;padding-bottom:.25rem;font-size:1rem}.sub-navbar--button.active{box-shadow:inset 0 -2px #fff}.sub-navbar--button:hover{transition:all .2s;box-shadow:inset 0 -2px #fff}.legacy-details summary{cursor:pointer;background-color:#fff;padding:1rem;list-style:none;transition:all .3s cubic-bezier(.33,0,.2,1)}.legacy-details summary::-webkit-details-marker{display:none}.legacy-details summary:hover:not(:has(button:hover)){background:#f2f2f2}.legacy-details summary>span{align-items:center;gap:.625em;min-height:1lh;display:flex}.legacy-details+.legacy-details{border-top:1px solid gray}.legacy-details[open] summary{background-color:#f2f2f2}.legacy-details:first-child summary{border-radius:1rem 1rem 0 0}.legacy-details:last-child:not(:open) summary{border-radius:0 0 1rem 1rem}.margin-0-on-all-children>div{max-width:256px;margin-bottom:0}.back-link{color:#000}.back-link:hover{text-decoration:none}.progress-bar--blue svg>line{stroke:#237f99}.clickable-wrapper{color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;width:100%;padding:0}.item-wrapper{text-align:left;width:100%}.full-width-layout{padding:2rem 3rem}body{overflow:visible}html:has(dialog[open]){overflow:hidden}.form-label{margin-bottom:.25rem;font-weight:600;display:block}@media screen and (width>=1024px){.form-label{width:600px}}
