/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.d-grid{display:grid}.grid-flow-row{grid-auto-flow:row}.grid-flow-col{grid-auto-flow:column}.grid-flow-row-dense{grid-auto-flow:row dense}.grid-flow-col-dense{grid-auto-flow:column dense}.auto-cols-auto{grid-auto-columns:auto}.auto-cols-min{grid-auto-columns:min-content}.auto-cols-max{grid-auto-columns:max-content}.auto-cols-fr{grid-auto-columns:minmax(0,1fr)}.grid-cols-none{grid-template-columns:none}.grid-rows-none{grid-template-rows:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-rows-1{grid-template-rows:repeat(1,minmax(0,1fr))}.row-span-1{grid-row:span 1 / span 1}.row-start-1{grid-row-start:1}.col-span-1{grid-column:span 1 / span 1}.col-start-1{grid-column-start:1}.gap-1{grid-gap:calc(.5rem)}.gap-x-1{column-gap:calc(.5rem)}.gap-y-1{row-gap:calc(.5rem)}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.row-span-2{grid-row:span 2 / span 2}.row-start-2{grid-row-start:2}.col-span-2{grid-column:span 2 / span 2}.col-start-2{grid-column-start:2}.gap-2{grid-gap:calc(1rem)}.gap-x-2{column-gap:calc(1rem)}.gap-y-2{row-gap:calc(1rem)}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-rows-3{grid-template-rows:repeat(3,minmax(0,1fr))}.row-span-3{grid-row:span 3 / span 3}.row-start-3{grid-row-start:3}.col-span-3{grid-column:span 3 / span 3}.col-start-3{grid-column-start:3}.gap-3{grid-gap:calc(1.5rem)}.gap-x-3{column-gap:calc(1.5rem)}.gap-y-3{row-gap:calc(1.5rem)}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-rows-4{grid-template-rows:repeat(4,minmax(0,1fr))}.row-span-4{grid-row:span 4 / span 4}.row-start-4{grid-row-start:4}.col-span-4{grid-column:span 4 / span 4}.col-start-4{grid-column-start:4}.gap-4{grid-gap:calc(2rem)}.gap-x-4{column-gap:calc(2rem)}.gap-y-4{row-gap:calc(2rem)}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-rows-5{grid-template-rows:repeat(5,minmax(0,1fr))}.row-span-5{grid-row:span 5 / span 5}.row-start-5{grid-row-start:5}.col-span-5{grid-column:span 5 / span 5}.col-start-5{grid-column-start:5}.gap-5{grid-gap:calc(2.5rem)}.gap-x-5{column-gap:calc(2.5rem)}.gap-y-5{row-gap:calc(2.5rem)}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-rows-6{grid-template-rows:repeat(6,minmax(0,1fr))}.row-span-6{grid-row:span 6 / span 6}.row-start-6{grid-row-start:6}.col-span-6{grid-column:span 6 / span 6}.col-start-6{grid-column-start:6}.gap-6{grid-gap:calc(3rem)}.gap-x-6{column-gap:calc(3rem)}.gap-y-6{row-gap:calc(3rem)}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.grid-rows-7{grid-template-rows:repeat(7,minmax(0,1fr))}.row-span-7{grid-row:span 7 / span 7}.row-start-7{grid-row-start:7}.col-span-7{grid-column:span 7 / span 7}.col-start-7{grid-column-start:7}.gap-7{grid-gap:calc(3.5rem)}.gap-x-7{column-gap:calc(3.5rem)}.gap-y-7{row-gap:calc(3.5rem)}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-8{grid-template-rows:repeat(8,minmax(0,1fr))}.row-span-8{grid-row:span 8 / span 8}.row-start-8{grid-row-start:8}.col-span-8{grid-column:span 8 / span 8}.col-start-8{grid-column-start:8}.gap-8{grid-gap:calc(4rem)}.gap-x-8{column-gap:calc(4rem)}.gap-y-8{row-gap:calc(4rem)}.grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.grid-rows-9{grid-template-rows:repeat(9,minmax(0,1fr))}.row-span-9{grid-row:span 9 / span 9}.row-start-9{grid-row-start:9}.col-span-9{grid-column:span 9 / span 9}.col-start-9{grid-column-start:9}.gap-9{grid-gap:calc(4.5rem)}.gap-x-9{column-gap:calc(4.5rem)}.gap-y-9{row-gap:calc(4.5rem)}.grid-cols-10{grid-template-columns:repeat(10,minmax(0,1fr))}.grid-rows-10{grid-template-rows:repeat(10,minmax(0,1fr))}.row-span-10{grid-row:span 10 / span 10}.row-start-10{grid-row-start:10}.col-span-10{grid-column:span 10 / span 10}.col-start-10{grid-column-start:10}.gap-10{grid-gap:calc(5rem)}.gap-x-10{column-gap:calc(5rem)}.gap-y-10{row-gap:calc(5rem)}.grid-cols-11{grid-template-columns:repeat(11,minmax(0,1fr))}.grid-rows-11{grid-template-rows:repeat(11,minmax(0,1fr))}.row-span-11{grid-row:span 11 / span 11}.row-start-11{grid-row-start:11}.col-span-11{grid-column:span 11 / span 11}.col-start-11{grid-column-start:11}.gap-11{grid-gap:calc(5.5rem)}.gap-x-11{column-gap:calc(5.5rem)}.gap-y-11{row-gap:calc(5.5rem)}.grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.grid-rows-12{grid-template-rows:repeat(12,minmax(0,1fr))}.row-span-12{grid-row:span 12 / span 12}.row-start-12{grid-row-start:12}.col-span-12{grid-column:span 12 / span 12}.col-start-12{grid-column-start:12}.gap-12{grid-gap:calc(6rem)}.gap-x-12{column-gap:calc(6rem)}.gap-y-12{row-gap:calc(6rem)}.xs\:grid,.d-xs-grid{display:grid}.xs-grid-cols-1{grid-template-columns:repeat(1,1fr)}.xs-row-span-1{grid-row:span 1 / span 1}.xs-row-start-1{grid-row-start:1}.xs-col-span-1{grid-column:span 1 / span 1}.xs-col-start-1{grid-column-start:1}.xs-gap-1{grid-gap:calc(.5rem)}.xs-gap-x-1{column-gap:calc(.5rem)}.xs-gap-y-1{row-gap:calc(.5rem)}.xs-grid-cols-2{grid-template-columns:repeat(2,1fr)}.xs-row-span-2{grid-row:span 2 / span 2}.xs-row-start-2{grid-row-start:2}.xs-col-span-2{grid-column:span 2 / span 2}.xs-col-start-2{grid-column-start:2}.xs-gap-2{grid-gap:calc(1rem)}.xs-gap-x-2{column-gap:calc(1rem)}.xs-gap-y-2{row-gap:calc(1rem)}.xs-grid-cols-3{grid-template-columns:repeat(3,1fr)}.xs-row-span-3{grid-row:span 3 / span 3}.xs-row-start-3{grid-row-start:3}.xs-col-span-3{grid-column:span 3 / span 3}.xs-col-start-3{grid-column-start:3}.xs-gap-3{grid-gap:calc(1.5rem)}.xs-gap-x-3{column-gap:calc(1.5rem)}.xs-gap-y-3{row-gap:calc(1.5rem)}.xs-grid-cols-4{grid-template-columns:repeat(4,1fr)}.xs-row-span-4{grid-row:span 4 / span 4}.xs-row-start-4{grid-row-start:4}.xs-col-span-4{grid-column:span 4 / span 4}.xs-col-start-4{grid-column-start:4}.xs-gap-4{grid-gap:calc(2rem)}.xs-gap-x-4{column-gap:calc(2rem)}.xs-gap-y-4{row-gap:calc(2rem)}.xs-grid-cols-5{grid-template-columns:repeat(5,1fr)}.xs-row-span-5{grid-row:span 5 / span 5}.xs-row-start-5{grid-row-start:5}.xs-col-span-5{grid-column:span 5 / span 5}.xs-col-start-5{grid-column-start:5}.xs-gap-5{grid-gap:calc(2.5rem)}.xs-gap-x-5{column-gap:calc(2.5rem)}.xs-gap-y-5{row-gap:calc(2.5rem)}.xs-grid-cols-6{grid-template-columns:repeat(6,1fr)}.xs-row-span-6{grid-row:span 6 / span 6}.xs-row-start-6{grid-row-start:6}.xs-col-span-6{grid-column:span 6 / span 6}.xs-col-start-6{grid-column-start:6}.xs-gap-6{grid-gap:calc(3rem)}.xs-gap-x-6{column-gap:calc(3rem)}.xs-gap-y-6{row-gap:calc(3rem)}.xs-grid-cols-7{grid-template-columns:repeat(7,1fr)}.xs-row-span-7{grid-row:span 7 / span 7}.xs-row-start-7{grid-row-start:7}.xs-col-span-7{grid-column:span 7 / span 7}.xs-col-start-7{grid-column-start:7}.xs-gap-7{grid-gap:calc(3.5rem)}.xs-gap-x-7{column-gap:calc(3.5rem)}.xs-gap-y-7{row-gap:calc(3.5rem)}.xs-grid-cols-8{grid-template-columns:repeat(8,1fr)}.xs-row-span-8{grid-row:span 8 / span 8}.xs-row-start-8{grid-row-start:8}.xs-col-span-8{grid-column:span 8 / span 8}.xs-col-start-8{grid-column-start:8}.xs-gap-8{grid-gap:calc(4rem)}.xs-gap-x-8{column-gap:calc(4rem)}.xs-gap-y-8{row-gap:calc(4rem)}.xs-grid-cols-9{grid-template-columns:repeat(9,1fr)}.xs-row-span-9{grid-row:span 9 / span 9}.xs-row-start-9{grid-row-start:9}.xs-col-span-9{grid-column:span 9 / span 9}.xs-col-start-9{grid-column-start:9}.xs-gap-9{grid-gap:calc(4.5rem)}.xs-gap-x-9{column-gap:calc(4.5rem)}.xs-gap-y-9{row-gap:calc(4.5rem)}.xs-grid-cols-10{grid-template-columns:repeat(10,1fr)}.xs-row-span-10{grid-row:span 10 / span 10}.xs-row-start-10{grid-row-start:10}.xs-col-span-10{grid-column:span 10 / span 10}.xs-col-start-10{grid-column-start:10}.xs-gap-10{grid-gap:calc(5rem)}.xs-gap-x-10{column-gap:calc(5rem)}.xs-gap-y-10{row-gap:calc(5rem)}.xs-grid-cols-11{grid-template-columns:repeat(11,1fr)}.xs-row-span-11{grid-row:span 11 / span 11}.xs-row-start-11{grid-row-start:11}.xs-col-span-11{grid-column:span 11 / span 11}.xs-col-start-11{grid-column-start:11}.xs-gap-11{grid-gap:calc(5.5rem)}.xs-gap-x-11{column-gap:calc(5.5rem)}.xs-gap-y-11{row-gap:calc(5.5rem)}.xs-grid-cols-12{grid-template-columns:repeat(12,1fr)}.xs-row-span-12{grid-row:span 12 / span 12}.xs-row-start-12{grid-row-start:12}.xs-col-span-12{grid-column:span 12 / span 12}.xs-col-start-12{grid-column-start:12}.xs-gap-12{grid-gap:calc(6rem)}.xs-gap-x-12{column-gap:calc(6rem)}.xs-gap-y-12{row-gap:calc(6rem)}@media (min-width:576px){.sm\:grid,.d-sm-grid{display:grid}}@media (min-width:576px){.sm-grid-cols-1{grid-template-columns:repeat(1,1fr)}.sm-row-span-1{grid-row:span 1 / span 1}.sm-row-start-1{grid-row-start:1}.sm-col-span-1{grid-column:span 1 / span 1}.sm-col-start-1{grid-column-start:1}.sm-gap-1{grid-gap:calc(.5rem)}.sm-gap-x-1{column-gap:calc(.5rem)}.sm-gap-y-1{row-gap:calc(.5rem)}.sm-grid-cols-2{grid-template-columns:repeat(2,1fr)}.sm-row-span-2{grid-row:span 2 / span 2}.sm-row-start-2{grid-row-start:2}.sm-col-span-2{grid-column:span 2 / span 2}.sm-col-start-2{grid-column-start:2}.sm-gap-2{grid-gap:calc(1rem)}.sm-gap-x-2{column-gap:calc(1rem)}.sm-gap-y-2{row-gap:calc(1rem)}.sm-grid-cols-3{grid-template-columns:repeat(3,1fr)}.sm-row-span-3{grid-row:span 3 / span 3}.sm-row-start-3{grid-row-start:3}.sm-col-span-3{grid-column:span 3 / span 3}.sm-col-start-3{grid-column-start:3}.sm-gap-3{grid-gap:calc(1.5rem)}.sm-gap-x-3{column-gap:calc(1.5rem)}.sm-gap-y-3{row-gap:calc(1.5rem)}.sm-grid-cols-4{grid-template-columns:repeat(4,1fr)}.sm-row-span-4{grid-row:span 4 / span 4}.sm-row-start-4{grid-row-start:4}.sm-col-span-4{grid-column:span 4 / span 4}.sm-col-start-4{grid-column-start:4}.sm-gap-4{grid-gap:calc(2rem)}.sm-gap-x-4{column-gap:calc(2rem)}.sm-gap-y-4{row-gap:calc(2rem)}.sm-grid-cols-5{grid-template-columns:repeat(5,1fr)}.sm-row-span-5{grid-row:span 5 / span 5}.sm-row-start-5{grid-row-start:5}.sm-col-span-5{grid-column:span 5 / span 5}.sm-col-start-5{grid-column-start:5}.sm-gap-5{grid-gap:calc(2.5rem)}.sm-gap-x-5{column-gap:calc(2.5rem)}.sm-gap-y-5{row-gap:calc(2.5rem)}.sm-grid-cols-6{grid-template-columns:repeat(6,1fr)}.sm-row-span-6{grid-row:span 6 / span 6}.sm-row-start-6{grid-row-start:6}.sm-col-span-6{grid-column:span 6 / span 6}.sm-col-start-6{grid-column-start:6}.sm-gap-6{grid-gap:calc(3rem)}.sm-gap-x-6{column-gap:calc(3rem)}.sm-gap-y-6{row-gap:calc(3rem)}.sm-grid-cols-7{grid-template-columns:repeat(7,1fr)}.sm-row-span-7{grid-row:span 7 / span 7}.sm-row-start-7{grid-row-start:7}.sm-col-span-7{grid-column:span 7 / span 7}.sm-col-start-7{grid-column-start:7}.sm-gap-7{grid-gap:calc(3.5rem)}.sm-gap-x-7{column-gap:calc(3.5rem)}.sm-gap-y-7{row-gap:calc(3.5rem)}.sm-grid-cols-8{grid-template-columns:repeat(8,1fr)}.sm-row-span-8{grid-row:span 8 / span 8}.sm-row-start-8{grid-row-start:8}.sm-col-span-8{grid-column:span 8 / span 8}.sm-col-start-8{grid-column-start:8}.sm-gap-8{grid-gap:calc(4rem)}.sm-gap-x-8{column-gap:calc(4rem)}.sm-gap-y-8{row-gap:calc(4rem)}.sm-grid-cols-9{grid-template-columns:repeat(9,1fr)}.sm-row-span-9{grid-row:span 9 / span 9}.sm-row-start-9{grid-row-start:9}.sm-col-span-9{grid-column:span 9 / span 9}.sm-col-start-9{grid-column-start:9}.sm-gap-9{grid-gap:calc(4.5rem)}.sm-gap-x-9{column-gap:calc(4.5rem)}.sm-gap-y-9{row-gap:calc(4.5rem)}.sm-grid-cols-10{grid-template-columns:repeat(10,1fr)}.sm-row-span-10{grid-row:span 10 / span 10}.sm-row-start-10{grid-row-start:10}.sm-col-span-10{grid-column:span 10 / span 10}.sm-col-start-10{grid-column-start:10}.sm-gap-10{grid-gap:calc(5rem)}.sm-gap-x-10{column-gap:calc(5rem)}.sm-gap-y-10{row-gap:calc(5rem)}.sm-grid-cols-11{grid-template-columns:repeat(11,1fr)}.sm-row-span-11{grid-row:span 11 / span 11}.sm-row-start-11{grid-row-start:11}.sm-col-span-11{grid-column:span 11 / span 11}.sm-col-start-11{grid-column-start:11}.sm-gap-11{grid-gap:calc(5.5rem)}.sm-gap-x-11{column-gap:calc(5.5rem)}.sm-gap-y-11{row-gap:calc(5.5rem)}.sm-grid-cols-12{grid-template-columns:repeat(12,1fr)}.sm-row-span-12{grid-row:span 12 / span 12}.sm-row-start-12{grid-row-start:12}.sm-col-span-12{grid-column:span 12 / span 12}.sm-col-start-12{grid-column-start:12}.sm-gap-12{grid-gap:calc(6rem)}.sm-gap-x-12{column-gap:calc(6rem)}.sm-gap-y-12{row-gap:calc(6rem)}}@media (min-width:768px){.md\:grid,.d-md-grid{display:grid}}@media (min-width:768px){.md-grid-cols-1{grid-template-columns:repeat(1,1fr)}.md-row-span-1{grid-row:span 1 / span 1}.md-row-start-1{grid-row-start:1}.md-col-span-1{grid-column:span 1 / span 1}.md-col-start-1{grid-column-start:1}.md-gap-1{grid-gap:calc(.5rem)}.md-gap-x-1{column-gap:calc(.5rem)}.md-gap-y-1{row-gap:calc(.5rem)}.md-grid-cols-2{grid-template-columns:repeat(2,1fr)}.md-row-span-2{grid-row:span 2 / span 2}.md-row-start-2{grid-row-start:2}.md-col-span-2{grid-column:span 2 / span 2}.md-col-start-2{grid-column-start:2}.md-gap-2{grid-gap:calc(1rem)}.md-gap-x-2{column-gap:calc(1rem)}.md-gap-y-2{row-gap:calc(1rem)}.md-grid-cols-3{grid-template-columns:repeat(3,1fr)}.md-row-span-3{grid-row:span 3 / span 3}.md-row-start-3{grid-row-start:3}.md-col-span-3{grid-column:span 3 / span 3}.md-col-start-3{grid-column-start:3}.md-gap-3{grid-gap:calc(1.5rem)}.md-gap-x-3{column-gap:calc(1.5rem)}.md-gap-y-3{row-gap:calc(1.5rem)}.md-grid-cols-4{grid-template-columns:repeat(4,1fr)}.md-row-span-4{grid-row:span 4 / span 4}.md-row-start-4{grid-row-start:4}.md-col-span-4{grid-column:span 4 / span 4}.md-col-start-4{grid-column-start:4}.md-gap-4{grid-gap:calc(2rem)}.md-gap-x-4{column-gap:calc(2rem)}.md-gap-y-4{row-gap:calc(2rem)}.md-grid-cols-5{grid-template-columns:repeat(5,1fr)}.md-row-span-5{grid-row:span 5 / span 5}.md-row-start-5{grid-row-start:5}.md-col-span-5{grid-column:span 5 / span 5}.md-col-start-5{grid-column-start:5}.md-gap-5{grid-gap:calc(2.5rem)}.md-gap-x-5{column-gap:calc(2.5rem)}.md-gap-y-5{row-gap:calc(2.5rem)}.md-grid-cols-6{grid-template-columns:repeat(6,1fr)}.md-row-span-6{grid-row:span 6 / span 6}.md-row-start-6{grid-row-start:6}.md-col-span-6{grid-column:span 6 / span 6}.md-col-start-6{grid-column-start:6}.md-gap-6{grid-gap:calc(3rem)}.md-gap-x-6{column-gap:calc(3rem)}.md-gap-y-6{row-gap:calc(3rem)}.md-grid-cols-7{grid-template-columns:repeat(7,1fr)}.md-row-span-7{grid-row:span 7 / span 7}.md-row-start-7{grid-row-start:7}.md-col-span-7{grid-column:span 7 / span 7}.md-col-start-7{grid-column-start:7}.md-gap-7{grid-gap:calc(3.5rem)}.md-gap-x-7{column-gap:calc(3.5rem)}.md-gap-y-7{row-gap:calc(3.5rem)}.md-grid-cols-8{grid-template-columns:repeat(8,1fr)}.md-row-span-8{grid-row:span 8 / span 8}.md-row-start-8{grid-row-start:8}.md-col-span-8{grid-column:span 8 / span 8}.md-col-start-8{grid-column-start:8}.md-gap-8{grid-gap:calc(4rem)}.md-gap-x-8{column-gap:calc(4rem)}.md-gap-y-8{row-gap:calc(4rem)}.md-grid-cols-9{grid-template-columns:repeat(9,1fr)}.md-row-span-9{grid-row:span 9 / span 9}.md-row-start-9{grid-row-start:9}.md-col-span-9{grid-column:span 9 / span 9}.md-col-start-9{grid-column-start:9}.md-gap-9{grid-gap:calc(4.5rem)}.md-gap-x-9{column-gap:calc(4.5rem)}.md-gap-y-9{row-gap:calc(4.5rem)}.md-grid-cols-10{grid-template-columns:repeat(10,1fr)}.md-row-span-10{grid-row:span 10 / span 10}.md-row-start-10{grid-row-start:10}.md-col-span-10{grid-column:span 10 / span 10}.md-col-start-10{grid-column-start:10}.md-gap-10{grid-gap:calc(5rem)}.md-gap-x-10{column-gap:calc(5rem)}.md-gap-y-10{row-gap:calc(5rem)}.md-grid-cols-11{grid-template-columns:repeat(11,1fr)}.md-row-span-11{grid-row:span 11 / span 11}.md-row-start-11{grid-row-start:11}.md-col-span-11{grid-column:span 11 / span 11}.md-col-start-11{grid-column-start:11}.md-gap-11{grid-gap:calc(5.5rem)}.md-gap-x-11{column-gap:calc(5.5rem)}.md-gap-y-11{row-gap:calc(5.5rem)}.md-grid-cols-12{grid-template-columns:repeat(12,1fr)}.md-row-span-12{grid-row:span 12 / span 12}.md-row-start-12{grid-row-start:12}.md-col-span-12{grid-column:span 12 / span 12}.md-col-start-12{grid-column-start:12}.md-gap-12{grid-gap:calc(6rem)}.md-gap-x-12{column-gap:calc(6rem)}.md-gap-y-12{row-gap:calc(6rem)}}@media (min-width:992px){.lg\:grid,.d-lg-grid{display:grid}}@media (min-width:992px){.lg-grid-cols-1{grid-template-columns:repeat(1,1fr)}.lg-row-span-1{grid-row:span 1 / span 1}.lg-row-start-1{grid-row-start:1}.lg-col-span-1{grid-column:span 1 / span 1}.lg-col-start-1{grid-column-start:1}.lg-gap-1{grid-gap:calc(.5rem)}.lg-gap-x-1{column-gap:calc(.5rem)}.lg-gap-y-1{row-gap:calc(.5rem)}.lg-grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg-row-span-2{grid-row:span 2 / span 2}.lg-row-start-2{grid-row-start:2}.lg-col-span-2{grid-column:span 2 / span 2}.lg-col-start-2{grid-column-start:2}.lg-gap-2{grid-gap:calc(1rem)}.lg-gap-x-2{column-gap:calc(1rem)}.lg-gap-y-2{row-gap:calc(1rem)}.lg-grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg-row-span-3{grid-row:span 3 / span 3}.lg-row-start-3{grid-row-start:3}.lg-col-span-3{grid-column:span 3 / span 3}.lg-col-start-3{grid-column-start:3}.lg-gap-3{grid-gap:calc(1.5rem)}.lg-gap-x-3{column-gap:calc(1.5rem)}.lg-gap-y-3{row-gap:calc(1.5rem)}.lg-grid-cols-4{grid-template-columns:repeat(4,1fr)}.lg-row-span-4{grid-row:span 4 / span 4}.lg-row-start-4{grid-row-start:4}.lg-col-span-4{grid-column:span 4 / span 4}.lg-col-start-4{grid-column-start:4}.lg-gap-4{grid-gap:calc(2rem)}.lg-gap-x-4{column-gap:calc(2rem)}.lg-gap-y-4{row-gap:calc(2rem)}.lg-grid-cols-5{grid-template-columns:repeat(5,1fr)}.lg-row-span-5{grid-row:span 5 / span 5}.lg-row-start-5{grid-row-start:5}.lg-col-span-5{grid-column:span 5 / span 5}.lg-col-start-5{grid-column-start:5}.lg-gap-5{grid-gap:calc(2.5rem)}.lg-gap-x-5{column-gap:calc(2.5rem)}.lg-gap-y-5{row-gap:calc(2.5rem)}.lg-grid-cols-6{grid-template-columns:repeat(6,1fr)}.lg-row-span-6{grid-row:span 6 / span 6}.lg-row-start-6{grid-row-start:6}.lg-col-span-6{grid-column:span 6 / span 6}.lg-col-start-6{grid-column-start:6}.lg-gap-6{grid-gap:calc(3rem)}.lg-gap-x-6{column-gap:calc(3rem)}.lg-gap-y-6{row-gap:calc(3rem)}.lg-grid-cols-7{grid-template-columns:repeat(7,1fr)}.lg-row-span-7{grid-row:span 7 / span 7}.lg-row-start-7{grid-row-start:7}.lg-col-span-7{grid-column:span 7 / span 7}.lg-col-start-7{grid-column-start:7}.lg-gap-7{grid-gap:calc(3.5rem)}.lg-gap-x-7{column-gap:calc(3.5rem)}.lg-gap-y-7{row-gap:calc(3.5rem)}.lg-grid-cols-8{grid-template-columns:repeat(8,1fr)}.lg-row-span-8{grid-row:span 8 / span 8}.lg-row-start-8{grid-row-start:8}.lg-col-span-8{grid-column:span 8 / span 8}.lg-col-start-8{grid-column-start:8}.lg-gap-8{grid-gap:calc(4rem)}.lg-gap-x-8{column-gap:calc(4rem)}.lg-gap-y-8{row-gap:calc(4rem)}.lg-grid-cols-9{grid-template-columns:repeat(9,1fr)}.lg-row-span-9{grid-row:span 9 / span 9}.lg-row-start-9{grid-row-start:9}.lg-col-span-9{grid-column:span 9 / span 9}.lg-col-start-9{grid-column-start:9}.lg-gap-9{grid-gap:calc(4.5rem)}.lg-gap-x-9{column-gap:calc(4.5rem)}.lg-gap-y-9{row-gap:calc(4.5rem)}.lg-grid-cols-10{grid-template-columns:repeat(10,1fr)}.lg-row-span-10{grid-row:span 10 / span 10}.lg-row-start-10{grid-row-start:10}.lg-col-span-10{grid-column:span 10 / span 10}.lg-col-start-10{grid-column-start:10}.lg-gap-10{grid-gap:calc(5rem)}.lg-gap-x-10{column-gap:calc(5rem)}.lg-gap-y-10{row-gap:calc(5rem)}.lg-grid-cols-11{grid-template-columns:repeat(11,1fr)}.lg-row-span-11{grid-row:span 11 / span 11}.lg-row-start-11{grid-row-start:11}.lg-col-span-11{grid-column:span 11 / span 11}.lg-col-start-11{grid-column-start:11}.lg-gap-11{grid-gap:calc(5.5rem)}.lg-gap-x-11{column-gap:calc(5.5rem)}.lg-gap-y-11{row-gap:calc(5.5rem)}.lg-grid-cols-12{grid-template-columns:repeat(12,1fr)}.lg-row-span-12{grid-row:span 12 / span 12}.lg-row-start-12{grid-row-start:12}.lg-col-span-12{grid-column:span 12 / span 12}.lg-col-start-12{grid-column-start:12}.lg-gap-12{grid-gap:calc(6rem)}.lg-gap-x-12{column-gap:calc(6rem)}.lg-gap-y-12{row-gap:calc(6rem)}}@media (min-width:1200px){.xl\:grid,.d-xl-grid{display:grid}}@media (min-width:1200px){.xl-grid-cols-1{grid-template-columns:repeat(1,1fr)}.xl-row-span-1{grid-row:span 1 / span 1}.xl-row-start-1{grid-row-start:1}.xl-col-span-1{grid-column:span 1 / span 1}.xl-col-start-1{grid-column-start:1}.xl-gap-1{grid-gap:calc(.5rem)}.xl-gap-x-1{column-gap:calc(.5rem)}.xl-gap-y-1{row-gap:calc(.5rem)}.xl-grid-cols-2{grid-template-columns:repeat(2,1fr)}.xl-row-span-2{grid-row:span 2 / span 2}.xl-row-start-2{grid-row-start:2}.xl-col-span-2{grid-column:span 2 / span 2}.xl-col-start-2{grid-column-start:2}.xl-gap-2{grid-gap:calc(1rem)}.xl-gap-x-2{column-gap:calc(1rem)}.xl-gap-y-2{row-gap:calc(1rem)}.xl-grid-cols-3{grid-template-columns:repeat(3,1fr)}.xl-row-span-3{grid-row:span 3 / span 3}.xl-row-start-3{grid-row-start:3}.xl-col-span-3{grid-column:span 3 / span 3}.xl-col-start-3{grid-column-start:3}.xl-gap-3{grid-gap:calc(1.5rem)}.xl-gap-x-3{column-gap:calc(1.5rem)}.xl-gap-y-3{row-gap:calc(1.5rem)}.xl-grid-cols-4{grid-template-columns:repeat(4,1fr)}.xl-row-span-4{grid-row:span 4 / span 4}.xl-row-start-4{grid-row-start:4}.xl-col-span-4{grid-column:span 4 / span 4}.xl-col-start-4{grid-column-start:4}.xl-gap-4{grid-gap:calc(2rem)}.xl-gap-x-4{column-gap:calc(2rem)}.xl-gap-y-4{row-gap:calc(2rem)}.xl-grid-cols-5{grid-template-columns:repeat(5,1fr)}.xl-row-span-5{grid-row:span 5 / span 5}.xl-row-start-5{grid-row-start:5}.xl-col-span-5{grid-column:span 5 / span 5}.xl-col-start-5{grid-column-start:5}.xl-gap-5{grid-gap:calc(2.5rem)}.xl-gap-x-5{column-gap:calc(2.5rem)}.xl-gap-y-5{row-gap:calc(2.5rem)}.xl-grid-cols-6{grid-template-columns:repeat(6,1fr)}.xl-row-span-6{grid-row:span 6 / span 6}.xl-row-start-6{grid-row-start:6}.xl-col-span-6{grid-column:span 6 / span 6}.xl-col-start-6{grid-column-start:6}.xl-gap-6{grid-gap:calc(3rem)}.xl-gap-x-6{column-gap:calc(3rem)}.xl-gap-y-6{row-gap:calc(3rem)}.xl-grid-cols-7{grid-template-columns:repeat(7,1fr)}.xl-row-span-7{grid-row:span 7 / span 7}.xl-row-start-7{grid-row-start:7}.xl-col-span-7{grid-column:span 7 / span 7}.xl-col-start-7{grid-column-start:7}.xl-gap-7{grid-gap:calc(3.5rem)}.xl-gap-x-7{column-gap:calc(3.5rem)}.xl-gap-y-7{row-gap:calc(3.5rem)}.xl-grid-cols-8{grid-template-columns:repeat(8,1fr)}.xl-row-span-8{grid-row:span 8 / span 8}.xl-row-start-8{grid-row-start:8}.xl-col-span-8{grid-column:span 8 / span 8}.xl-col-start-8{grid-column-start:8}.xl-gap-8{grid-gap:calc(4rem)}.xl-gap-x-8{column-gap:calc(4rem)}.xl-gap-y-8{row-gap:calc(4rem)}.xl-grid-cols-9{grid-template-columns:repeat(9,1fr)}.xl-row-span-9{grid-row:span 9 / span 9}.xl-row-start-9{grid-row-start:9}.xl-col-span-9{grid-column:span 9 / span 9}.xl-col-start-9{grid-column-start:9}.xl-gap-9{grid-gap:calc(4.5rem)}.xl-gap-x-9{column-gap:calc(4.5rem)}.xl-gap-y-9{row-gap:calc(4.5rem)}.xl-grid-cols-10{grid-template-columns:repeat(10,1fr)}.xl-row-span-10{grid-row:span 10 / span 10}.xl-row-start-10{grid-row-start:10}.xl-col-span-10{grid-column:span 10 / span 10}.xl-col-start-10{grid-column-start:10}.xl-gap-10{grid-gap:calc(5rem)}.xl-gap-x-10{column-gap:calc(5rem)}.xl-gap-y-10{row-gap:calc(5rem)}.xl-grid-cols-11{grid-template-columns:repeat(11,1fr)}.xl-row-span-11{grid-row:span 11 / span 11}.xl-row-start-11{grid-row-start:11}.xl-col-span-11{grid-column:span 11 / span 11}.xl-col-start-11{grid-column-start:11}.xl-gap-11{grid-gap:calc(5.5rem)}.xl-gap-x-11{column-gap:calc(5.5rem)}.xl-gap-y-11{row-gap:calc(5.5rem)}.xl-grid-cols-12{grid-template-columns:repeat(12,1fr)}.xl-row-span-12{grid-row:span 12 / span 12}.xl-row-start-12{grid-row-start:12}.xl-col-span-12{grid-column:span 12 / span 12}.xl-col-start-12{grid-column-start:12}.xl-gap-12{grid-gap:calc(6rem)}.xl-gap-x-12{column-gap:calc(6rem)}.xl-gap-y-12{row-gap:calc(6rem)}}@media (min-width:1260px){.xxl\:grid,.d-xxl-grid{display:grid}}@media (min-width:1260px){.xxl-grid-cols-1{grid-template-columns:repeat(1,1fr)}.xxl-row-span-1{grid-row:span 1 / span 1}.xxl-row-start-1{grid-row-start:1}.xxl-col-span-1{grid-column:span 1 / span 1}.xxl-col-start-1{grid-column-start:1}.xxl-gap-1{grid-gap:calc(.5rem)}.xxl-gap-x-1{column-gap:calc(.5rem)}.xxl-gap-y-1{row-gap:calc(.5rem)}.xxl-grid-cols-2{grid-template-columns:repeat(2,1fr)}.xxl-row-span-2{grid-row:span 2 / span 2}.xxl-row-start-2{grid-row-start:2}.xxl-col-span-2{grid-column:span 2 / span 2}.xxl-col-start-2{grid-column-start:2}.xxl-gap-2{grid-gap:calc(1rem)}.xxl-gap-x-2{column-gap:calc(1rem)}.xxl-gap-y-2{row-gap:calc(1rem)}.xxl-grid-cols-3{grid-template-columns:repeat(3,1fr)}.xxl-row-span-3{grid-row:span 3 / span 3}.xxl-row-start-3{grid-row-start:3}.xxl-col-span-3{grid-column:span 3 / span 3}.xxl-col-start-3{grid-column-start:3}.xxl-gap-3{grid-gap:calc(1.5rem)}.xxl-gap-x-3{column-gap:calc(1.5rem)}.xxl-gap-y-3{row-gap:calc(1.5rem)}.xxl-grid-cols-4{grid-template-columns:repeat(4,1fr)}.xxl-row-span-4{grid-row:span 4 / span 4}.xxl-row-start-4{grid-row-start:4}.xxl-col-span-4{grid-column:span 4 / span 4}.xxl-col-start-4{grid-column-start:4}.xxl-gap-4{grid-gap:calc(2rem)}.xxl-gap-x-4{column-gap:calc(2rem)}.xxl-gap-y-4{row-gap:calc(2rem)}.xxl-grid-cols-5{grid-template-columns:repeat(5,1fr)}.xxl-row-span-5{grid-row:span 5 / span 5}.xxl-row-start-5{grid-row-start:5}.xxl-col-span-5{grid-column:span 5 / span 5}.xxl-col-start-5{grid-column-start:5}.xxl-gap-5{grid-gap:calc(2.5rem)}.xxl-gap-x-5{column-gap:calc(2.5rem)}.xxl-gap-y-5{row-gap:calc(2.5rem)}.xxl-grid-cols-6{grid-template-columns:repeat(6,1fr)}.xxl-row-span-6{grid-row:span 6 / span 6}.xxl-row-start-6{grid-row-start:6}.xxl-col-span-6{grid-column:span 6 / span 6}.xxl-col-start-6{grid-column-start:6}.xxl-gap-6{grid-gap:calc(3rem)}.xxl-gap-x-6{column-gap:calc(3rem)}.xxl-gap-y-6{row-gap:calc(3rem)}.xxl-grid-cols-7{grid-template-columns:repeat(7,1fr)}.xxl-row-span-7{grid-row:span 7 / span 7}.xxl-row-start-7{grid-row-start:7}.xxl-col-span-7{grid-column:span 7 / span 7}.xxl-col-start-7{grid-column-start:7}.xxl-gap-7{grid-gap:calc(3.5rem)}.xxl-gap-x-7{column-gap:calc(3.5rem)}.xxl-gap-y-7{row-gap:calc(3.5rem)}.xxl-grid-cols-8{grid-template-columns:repeat(8,1fr)}.xxl-row-span-8{grid-row:span 8 / span 8}.xxl-row-start-8{grid-row-start:8}.xxl-col-span-8{grid-column:span 8 / span 8}.xxl-col-start-8{grid-column-start:8}.xxl-gap-8{grid-gap:calc(4rem)}.xxl-gap-x-8{column-gap:calc(4rem)}.xxl-gap-y-8{row-gap:calc(4rem)}.xxl-grid-cols-9{grid-template-columns:repeat(9,1fr)}.xxl-row-span-9{grid-row:span 9 / span 9}.xxl-row-start-9{grid-row-start:9}.xxl-col-span-9{grid-column:span 9 / span 9}.xxl-col-start-9{grid-column-start:9}.xxl-gap-9{grid-gap:calc(4.5rem)}.xxl-gap-x-9{column-gap:calc(4.5rem)}.xxl-gap-y-9{row-gap:calc(4.5rem)}.xxl-grid-cols-10{grid-template-columns:repeat(10,1fr)}.xxl-row-span-10{grid-row:span 10 / span 10}.xxl-row-start-10{grid-row-start:10}.xxl-col-span-10{grid-column:span 10 / span 10}.xxl-col-start-10{grid-column-start:10}.xxl-gap-10{grid-gap:calc(5rem)}.xxl-gap-x-10{column-gap:calc(5rem)}.xxl-gap-y-10{row-gap:calc(5rem)}.xxl-grid-cols-11{grid-template-columns:repeat(11,1fr)}.xxl-row-span-11{grid-row:span 11 / span 11}.xxl-row-start-11{grid-row-start:11}.xxl-col-span-11{grid-column:span 11 / span 11}.xxl-col-start-11{grid-column-start:11}.xxl-gap-11{grid-gap:calc(5.5rem)}.xxl-gap-x-11{column-gap:calc(5.5rem)}.xxl-gap-y-11{row-gap:calc(5.5rem)}.xxl-grid-cols-12{grid-template-columns:repeat(12,1fr)}.xxl-row-span-12{grid-row:span 12 / span 12}.xxl-row-start-12{grid-row-start:12}.xxl-col-span-12{grid-column:span 12 / span 12}.xxl-col-start-12{grid-column-start:12}.xxl-gap-12{grid-gap:calc(6rem)}.xxl-gap-x-12{column-gap:calc(6rem)}.xxl-gap-y-12{row-gap:calc(6rem)}}@media (min-width:1360px){.mg\:grid,.d-mg-grid{display:grid}}@media (min-width:1360px){.mg-grid-cols-1{grid-template-columns:repeat(1,1fr)}.mg-row-span-1{grid-row:span 1 / span 1}.mg-row-start-1{grid-row-start:1}.mg-col-span-1{grid-column:span 1 / span 1}.mg-col-start-1{grid-column-start:1}.mg-gap-1{grid-gap:calc(.5rem)}.mg-gap-x-1{column-gap:calc(.5rem)}.mg-gap-y-1{row-gap:calc(.5rem)}.mg-grid-cols-2{grid-template-columns:repeat(2,1fr)}.mg-row-span-2{grid-row:span 2 / span 2}.mg-row-start-2{grid-row-start:2}.mg-col-span-2{grid-column:span 2 / span 2}.mg-col-start-2{grid-column-start:2}.mg-gap-2{grid-gap:calc(1rem)}.mg-gap-x-2{column-gap:calc(1rem)}.mg-gap-y-2{row-gap:calc(1rem)}.mg-grid-cols-3{grid-template-columns:repeat(3,1fr)}.mg-row-span-3{grid-row:span 3 / span 3}.mg-row-start-3{grid-row-start:3}.mg-col-span-3{grid-column:span 3 / span 3}.mg-col-start-3{grid-column-start:3}.mg-gap-3{grid-gap:calc(1.5rem)}.mg-gap-x-3{column-gap:calc(1.5rem)}.mg-gap-y-3{row-gap:calc(1.5rem)}.mg-grid-cols-4{grid-template-columns:repeat(4,1fr)}.mg-row-span-4{grid-row:span 4 / span 4}.mg-row-start-4{grid-row-start:4}.mg-col-span-4{grid-column:span 4 / span 4}.mg-col-start-4{grid-column-start:4}.mg-gap-4{grid-gap:calc(2rem)}.mg-gap-x-4{column-gap:calc(2rem)}.mg-gap-y-4{row-gap:calc(2rem)}.mg-grid-cols-5{grid-template-columns:repeat(5,1fr)}.mg-row-span-5{grid-row:span 5 / span 5}.mg-row-start-5{grid-row-start:5}.mg-col-span-5{grid-column:span 5 / span 5}.mg-col-start-5{grid-column-start:5}.mg-gap-5{grid-gap:calc(2.5rem)}.mg-gap-x-5{column-gap:calc(2.5rem)}.mg-gap-y-5{row-gap:calc(2.5rem)}.mg-grid-cols-6{grid-template-columns:repeat(6,1fr)}.mg-row-span-6{grid-row:span 6 / span 6}.mg-row-start-6{grid-row-start:6}.mg-col-span-6{grid-column:span 6 / span 6}.mg-col-start-6{grid-column-start:6}.mg-gap-6{grid-gap:calc(3rem)}.mg-gap-x-6{column-gap:calc(3rem)}.mg-gap-y-6{row-gap:calc(3rem)}.mg-grid-cols-7{grid-template-columns:repeat(7,1fr)}.mg-row-span-7{grid-row:span 7 / span 7}.mg-row-start-7{grid-row-start:7}.mg-col-span-7{grid-column:span 7 / span 7}.mg-col-start-7{grid-column-start:7}.mg-gap-7{grid-gap:calc(3.5rem)}.mg-gap-x-7{column-gap:calc(3.5rem)}.mg-gap-y-7{row-gap:calc(3.5rem)}.mg-grid-cols-8{grid-template-columns:repeat(8,1fr)}.mg-row-span-8{grid-row:span 8 / span 8}.mg-row-start-8{grid-row-start:8}.mg-col-span-8{grid-column:span 8 / span 8}.mg-col-start-8{grid-column-start:8}.mg-gap-8{grid-gap:calc(4rem)}.mg-gap-x-8{column-gap:calc(4rem)}.mg-gap-y-8{row-gap:calc(4rem)}.mg-grid-cols-9{grid-template-columns:repeat(9,1fr)}.mg-row-span-9{grid-row:span 9 / span 9}.mg-row-start-9{grid-row-start:9}.mg-col-span-9{grid-column:span 9 / span 9}.mg-col-start-9{grid-column-start:9}.mg-gap-9{grid-gap:calc(4.5rem)}.mg-gap-x-9{column-gap:calc(4.5rem)}.mg-gap-y-9{row-gap:calc(4.5rem)}.mg-grid-cols-10{grid-template-columns:repeat(10,1fr)}.mg-row-span-10{grid-row:span 10 / span 10}.mg-row-start-10{grid-row-start:10}.mg-col-span-10{grid-column:span 10 / span 10}.mg-col-start-10{grid-column-start:10}.mg-gap-10{grid-gap:calc(5rem)}.mg-gap-x-10{column-gap:calc(5rem)}.mg-gap-y-10{row-gap:calc(5rem)}.mg-grid-cols-11{grid-template-columns:repeat(11,1fr)}.mg-row-span-11{grid-row:span 11 / span 11}.mg-row-start-11{grid-row-start:11}.mg-col-span-11{grid-column:span 11 / span 11}.mg-col-start-11{grid-column-start:11}.mg-gap-11{grid-gap:calc(5.5rem)}.mg-gap-x-11{column-gap:calc(5.5rem)}.mg-gap-y-11{row-gap:calc(5.5rem)}.mg-grid-cols-12{grid-template-columns:repeat(12,1fr)}.mg-row-span-12{grid-row:span 12 / span 12}.mg-row-start-12{grid-row-start:12}.mg-col-span-12{grid-column:span 12 / span 12}.mg-col-start-12{grid-column-start:12}.mg-gap-12{grid-gap:calc(6rem)}.mg-gap-x-12{column-gap:calc(6rem)}.mg-gap-y-12{row-gap:calc(6rem)}}@media (min-width:1760px){.xmg\:grid,.d-xmg-grid{display:grid}}@media (min-width:1760px){.xmg-grid-cols-1{grid-template-columns:repeat(1,1fr)}.xmg-row-span-1{grid-row:span 1 / span 1}.xmg-row-start-1{grid-row-start:1}.xmg-col-span-1{grid-column:span 1 / span 1}.xmg-col-start-1{grid-column-start:1}.xmg-gap-1{grid-gap:calc(.5rem)}.xmg-gap-x-1{column-gap:calc(.5rem)}.xmg-gap-y-1{row-gap:calc(.5rem)}.xmg-grid-cols-2{grid-template-columns:repeat(2,1fr)}.xmg-row-span-2{grid-row:span 2 / span 2}.xmg-row-start-2{grid-row-start:2}.xmg-col-span-2{grid-column:span 2 / span 2}.xmg-col-start-2{grid-column-start:2}.xmg-gap-2{grid-gap:calc(1rem)}.xmg-gap-x-2{column-gap:calc(1rem)}.xmg-gap-y-2{row-gap:calc(1rem)}.xmg-grid-cols-3{grid-template-columns:repeat(3,1fr)}.xmg-row-span-3{grid-row:span 3 / span 3}.xmg-row-start-3{grid-row-start:3}.xmg-col-span-3{grid-column:span 3 / span 3}.xmg-col-start-3{grid-column-start:3}.xmg-gap-3{grid-gap:calc(1.5rem)}.xmg-gap-x-3{column-gap:calc(1.5rem)}.xmg-gap-y-3{row-gap:calc(1.5rem)}.xmg-grid-cols-4{grid-template-columns:repeat(4,1fr)}.xmg-row-span-4{grid-row:span 4 / span 4}.xmg-row-start-4{grid-row-start:4}.xmg-col-span-4{grid-column:span 4 / span 4}.xmg-col-start-4{grid-column-start:4}.xmg-gap-4{grid-gap:calc(2rem)}.xmg-gap-x-4{column-gap:calc(2rem)}.xmg-gap-y-4{row-gap:calc(2rem)}.xmg-grid-cols-5{grid-template-columns:repeat(5,1fr)}.xmg-row-span-5{grid-row:span 5 / span 5}.xmg-row-start-5{grid-row-start:5}.xmg-col-span-5{grid-column:span 5 / span 5}.xmg-col-start-5{grid-column-start:5}.xmg-gap-5{grid-gap:calc(2.5rem)}.xmg-gap-x-5{column-gap:calc(2.5rem)}.xmg-gap-y-5{row-gap:calc(2.5rem)}.xmg-grid-cols-6{grid-template-columns:repeat(6,1fr)}.xmg-row-span-6{grid-row:span 6 / span 6}.xmg-row-start-6{grid-row-start:6}.xmg-col-span-6{grid-column:span 6 / span 6}.xmg-col-start-6{grid-column-start:6}.xmg-gap-6{grid-gap:calc(3rem)}.xmg-gap-x-6{column-gap:calc(3rem)}.xmg-gap-y-6{row-gap:calc(3rem)}.xmg-grid-cols-7{grid-template-columns:repeat(7,1fr)}.xmg-row-span-7{grid-row:span 7 / span 7}.xmg-row-start-7{grid-row-start:7}.xmg-col-span-7{grid-column:span 7 / span 7}.xmg-col-start-7{grid-column-start:7}.xmg-gap-7{grid-gap:calc(3.5rem)}.xmg-gap-x-7{column-gap:calc(3.5rem)}.xmg-gap-y-7{row-gap:calc(3.5rem)}.xmg-grid-cols-8{grid-template-columns:repeat(8,1fr)}.xmg-row-span-8{grid-row:span 8 / span 8}.xmg-row-start-8{grid-row-start:8}.xmg-col-span-8{grid-column:span 8 / span 8}.xmg-col-start-8{grid-column-start:8}.xmg-gap-8{grid-gap:calc(4rem)}.xmg-gap-x-8{column-gap:calc(4rem)}.xmg-gap-y-8{row-gap:calc(4rem)}.xmg-grid-cols-9{grid-template-columns:repeat(9,1fr)}.xmg-row-span-9{grid-row:span 9 / span 9}.xmg-row-start-9{grid-row-start:9}.xmg-col-span-9{grid-column:span 9 / span 9}.xmg-col-start-9{grid-column-start:9}.xmg-gap-9{grid-gap:calc(4.5rem)}.xmg-gap-x-9{column-gap:calc(4.5rem)}.xmg-gap-y-9{row-gap:calc(4.5rem)}.xmg-grid-cols-10{grid-template-columns:repeat(10,1fr)}.xmg-row-span-10{grid-row:span 10 / span 10}.xmg-row-start-10{grid-row-start:10}.xmg-col-span-10{grid-column:span 10 / span 10}.xmg-col-start-10{grid-column-start:10}.xmg-gap-10{grid-gap:calc(5rem)}.xmg-gap-x-10{column-gap:calc(5rem)}.xmg-gap-y-10{row-gap:calc(5rem)}.xmg-grid-cols-11{grid-template-columns:repeat(11,1fr)}.xmg-row-span-11{grid-row:span 11 / span 11}.xmg-row-start-11{grid-row-start:11}.xmg-col-span-11{grid-column:span 11 / span 11}.xmg-col-start-11{grid-column-start:11}.xmg-gap-11{grid-gap:calc(5.5rem)}.xmg-gap-x-11{column-gap:calc(5.5rem)}.xmg-gap-y-11{row-gap:calc(5.5rem)}.xmg-grid-cols-12{grid-template-columns:repeat(12,1fr)}.xmg-row-span-12{grid-row:span 12 / span 12}.xmg-row-start-12{grid-row-start:12}.xmg-col-span-12{grid-column:span 12 / span 12}.xmg-col-start-12{grid-column-start:12}.xmg-gap-12{grid-gap:calc(6rem)}.xmg-gap-x-12{column-gap:calc(6rem)}.xmg-gap-y-12{row-gap:calc(6rem)}}
.space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.space-y-1>*+*{margin-top:calc(1 * 1rem)}.space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.space-y-2>*+*{margin-top:calc(2 * 1rem)}.space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.space-y-3>*+*{margin-top:calc(3 * 1rem)}.space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.space-y-4>*+*{margin-top:calc(4 * 1rem)}.space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.space-y-5>*+*{margin-top:calc(5 * 1rem)}.space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.space-y-6>*+*{margin-top:calc(6 * 1rem)}.space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.space-y-7>*+*{margin-top:calc(7 * 1rem)}.space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.space-y-8>*+*{margin-top:calc(8 * 1rem)}.space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.space-y-9>*+*{margin-top:calc(9 * 1rem)}.space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.space-y-10>*+*{margin-top:calc(10 * 1rem)}.space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.space-y-11>*+*{margin-top:calc(11 * 1rem)}.space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.space-y-12>*+*{margin-top:calc(12 * 1rem)}.xs-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.xs-space-y-1>*+*{margin-top:calc(1 * 1rem)}.xs-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.xs-space-y-2>*+*{margin-top:calc(2 * 1rem)}.xs-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.xs-space-y-3>*+*{margin-top:calc(3 * 1rem)}.xs-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.xs-space-y-4>*+*{margin-top:calc(4 * 1rem)}.xs-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.xs-space-y-5>*+*{margin-top:calc(5 * 1rem)}.xs-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.xs-space-y-6>*+*{margin-top:calc(6 * 1rem)}.xs-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.xs-space-y-7>*+*{margin-top:calc(7 * 1rem)}.xs-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.xs-space-y-8>*+*{margin-top:calc(8 * 1rem)}.xs-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.xs-space-y-9>*+*{margin-top:calc(9 * 1rem)}.xs-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.xs-space-y-10>*+*{margin-top:calc(10 * 1rem)}.xs-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.xs-space-y-11>*+*{margin-top:calc(11 * 1rem)}.xs-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.xs-space-y-12>*+*{margin-top:calc(12 * 1rem)}@media (min-width:576px){.sm-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.sm-space-y-1>*+*{margin-top:calc(1 * 1rem)}.sm-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.sm-space-y-2>*+*{margin-top:calc(2 * 1rem)}.sm-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.sm-space-y-3>*+*{margin-top:calc(3 * 1rem)}.sm-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.sm-space-y-4>*+*{margin-top:calc(4 * 1rem)}.sm-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.sm-space-y-5>*+*{margin-top:calc(5 * 1rem)}.sm-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.sm-space-y-6>*+*{margin-top:calc(6 * 1rem)}.sm-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.sm-space-y-7>*+*{margin-top:calc(7 * 1rem)}.sm-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.sm-space-y-8>*+*{margin-top:calc(8 * 1rem)}.sm-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.sm-space-y-9>*+*{margin-top:calc(9 * 1rem)}.sm-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.sm-space-y-10>*+*{margin-top:calc(10 * 1rem)}.sm-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.sm-space-y-11>*+*{margin-top:calc(11 * 1rem)}.sm-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.sm-space-y-12>*+*{margin-top:calc(12 * 1rem)}}@media (min-width:768px){.md-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.md-space-y-1>*+*{margin-top:calc(1 * 1rem)}.md-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.md-space-y-2>*+*{margin-top:calc(2 * 1rem)}.md-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.md-space-y-3>*+*{margin-top:calc(3 * 1rem)}.md-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.md-space-y-4>*+*{margin-top:calc(4 * 1rem)}.md-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.md-space-y-5>*+*{margin-top:calc(5 * 1rem)}.md-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.md-space-y-6>*+*{margin-top:calc(6 * 1rem)}.md-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.md-space-y-7>*+*{margin-top:calc(7 * 1rem)}.md-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.md-space-y-8>*+*{margin-top:calc(8 * 1rem)}.md-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.md-space-y-9>*+*{margin-top:calc(9 * 1rem)}.md-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.md-space-y-10>*+*{margin-top:calc(10 * 1rem)}.md-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.md-space-y-11>*+*{margin-top:calc(11 * 1rem)}.md-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.md-space-y-12>*+*{margin-top:calc(12 * 1rem)}}@media (min-width:992px){.lg-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.lg-space-y-1>*+*{margin-top:calc(1 * 1rem)}.lg-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.lg-space-y-2>*+*{margin-top:calc(2 * 1rem)}.lg-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.lg-space-y-3>*+*{margin-top:calc(3 * 1rem)}.lg-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.lg-space-y-4>*+*{margin-top:calc(4 * 1rem)}.lg-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.lg-space-y-5>*+*{margin-top:calc(5 * 1rem)}.lg-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.lg-space-y-6>*+*{margin-top:calc(6 * 1rem)}.lg-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.lg-space-y-7>*+*{margin-top:calc(7 * 1rem)}.lg-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.lg-space-y-8>*+*{margin-top:calc(8 * 1rem)}.lg-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.lg-space-y-9>*+*{margin-top:calc(9 * 1rem)}.lg-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.lg-space-y-10>*+*{margin-top:calc(10 * 1rem)}.lg-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.lg-space-y-11>*+*{margin-top:calc(11 * 1rem)}.lg-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.lg-space-y-12>*+*{margin-top:calc(12 * 1rem)}}@media (min-width:1200px){.xl-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.xl-space-y-1>*+*{margin-top:calc(1 * 1rem)}.xl-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.xl-space-y-2>*+*{margin-top:calc(2 * 1rem)}.xl-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.xl-space-y-3>*+*{margin-top:calc(3 * 1rem)}.xl-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.xl-space-y-4>*+*{margin-top:calc(4 * 1rem)}.xl-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.xl-space-y-5>*+*{margin-top:calc(5 * 1rem)}.xl-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.xl-space-y-6>*+*{margin-top:calc(6 * 1rem)}.xl-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.xl-space-y-7>*+*{margin-top:calc(7 * 1rem)}.xl-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.xl-space-y-8>*+*{margin-top:calc(8 * 1rem)}.xl-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.xl-space-y-9>*+*{margin-top:calc(9 * 1rem)}.xl-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.xl-space-y-10>*+*{margin-top:calc(10 * 1rem)}.xl-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.xl-space-y-11>*+*{margin-top:calc(11 * 1rem)}.xl-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.xl-space-y-12>*+*{margin-top:calc(12 * 1rem)}}@media (min-width:1260px){.xxl-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.xxl-space-y-1>*+*{margin-top:calc(1 * 1rem)}.xxl-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.xxl-space-y-2>*+*{margin-top:calc(2 * 1rem)}.xxl-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.xxl-space-y-3>*+*{margin-top:calc(3 * 1rem)}.xxl-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.xxl-space-y-4>*+*{margin-top:calc(4 * 1rem)}.xxl-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.xxl-space-y-5>*+*{margin-top:calc(5 * 1rem)}.xxl-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.xxl-space-y-6>*+*{margin-top:calc(6 * 1rem)}.xxl-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.xxl-space-y-7>*+*{margin-top:calc(7 * 1rem)}.xxl-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.xxl-space-y-8>*+*{margin-top:calc(8 * 1rem)}.xxl-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.xxl-space-y-9>*+*{margin-top:calc(9 * 1rem)}.xxl-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.xxl-space-y-10>*+*{margin-top:calc(10 * 1rem)}.xxl-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.xxl-space-y-11>*+*{margin-top:calc(11 * 1rem)}.xxl-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.xxl-space-y-12>*+*{margin-top:calc(12 * 1rem)}}@media (min-width:1360px){.mg-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.mg-space-y-1>*+*{margin-top:calc(1 * 1rem)}.mg-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.mg-space-y-2>*+*{margin-top:calc(2 * 1rem)}.mg-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.mg-space-y-3>*+*{margin-top:calc(3 * 1rem)}.mg-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.mg-space-y-4>*+*{margin-top:calc(4 * 1rem)}.mg-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.mg-space-y-5>*+*{margin-top:calc(5 * 1rem)}.mg-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.mg-space-y-6>*+*{margin-top:calc(6 * 1rem)}.mg-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.mg-space-y-7>*+*{margin-top:calc(7 * 1rem)}.mg-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.mg-space-y-8>*+*{margin-top:calc(8 * 1rem)}.mg-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.mg-space-y-9>*+*{margin-top:calc(9 * 1rem)}.mg-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.mg-space-y-10>*+*{margin-top:calc(10 * 1rem)}.mg-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.mg-space-y-11>*+*{margin-top:calc(11 * 1rem)}.mg-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.mg-space-y-12>*+*{margin-top:calc(12 * 1rem)}}@media (min-width:1760px){.xmg-space-x-1>*+*{margin-left:calc(1 * 1rem);margin-right:calc(1 * 1rem)}.xmg-space-y-1>*+*{margin-top:calc(1 * 1rem)}.xmg-space-x-2>*+*{margin-left:calc(2 * 1rem);margin-right:calc(2 * 1rem)}.xmg-space-y-2>*+*{margin-top:calc(2 * 1rem)}.xmg-space-x-3>*+*{margin-left:calc(3 * 1rem);margin-right:calc(3 * 1rem)}.xmg-space-y-3>*+*{margin-top:calc(3 * 1rem)}.xmg-space-x-4>*+*{margin-left:calc(4 * 1rem);margin-right:calc(4 * 1rem)}.xmg-space-y-4>*+*{margin-top:calc(4 * 1rem)}.xmg-space-x-5>*+*{margin-left:calc(5 * 1rem);margin-right:calc(5 * 1rem)}.xmg-space-y-5>*+*{margin-top:calc(5 * 1rem)}.xmg-space-x-6>*+*{margin-left:calc(6 * 1rem);margin-right:calc(6 * 1rem)}.xmg-space-y-6>*+*{margin-top:calc(6 * 1rem)}.xmg-space-x-7>*+*{margin-left:calc(7 * 1rem);margin-right:calc(7 * 1rem)}.xmg-space-y-7>*+*{margin-top:calc(7 * 1rem)}.xmg-space-x-8>*+*{margin-left:calc(8 * 1rem);margin-right:calc(8 * 1rem)}.xmg-space-y-8>*+*{margin-top:calc(8 * 1rem)}.xmg-space-x-9>*+*{margin-left:calc(9 * 1rem);margin-right:calc(9 * 1rem)}.xmg-space-y-9>*+*{margin-top:calc(9 * 1rem)}.xmg-space-x-10>*+*{margin-left:calc(10 * 1rem);margin-right:calc(10 * 1rem)}.xmg-space-y-10>*+*{margin-top:calc(10 * 1rem)}.xmg-space-x-11>*+*{margin-left:calc(11 * 1rem);margin-right:calc(11 * 1rem)}.xmg-space-y-11>*+*{margin-top:calc(11 * 1rem)}.xmg-space-x-12>*+*{margin-left:calc(12 * 1rem);margin-right:calc(12 * 1rem)}.xmg-space-y-12>*+*{margin-top:calc(12 * 1rem)}}
.region-post-footer{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-gap:1rem}@media (min-width:576px){.region-post-footer{max-width:540px}}@media (min-width:768px){.region-post-footer{max-width:720px}}@media (min-width:992px){.region-post-footer{max-width:960px}}@media (min-width:1200px){.region-post-footer{max-width:1140px}}@media (min-width:1260px){.region-post-footer{max-width:1260px}}@media (min-width:1360px){.region-post-footer{max-width:1360px}}@media (min-width:1760px){.region-post-footer{max-width:1760px}}@media (min-width:768px){.region-post-footer{grid-template-columns:1fr auto;grid-gap:0 1rem}}@media (min-width:768px){.region-post-footer>.block{grid-column:1 / 2}.region-post-footer .promotion--brand{grid-column:2 / 3;grid-row:1 / span 3}}
.region-footer{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.region-footer{max-width:540px}}@media (min-width:768px){.region-footer{max-width:720px}}@media (min-width:992px){.region-footer{max-width:960px}}@media (min-width:1200px){.region-footer{max-width:1140px}}@media (min-width:1260px){.region-footer{max-width:1260px}}@media (min-width:1360px){.region-footer{max-width:1360px}}@media (min-width:1760px){.region-footer{max-width:1760px}}
.region-pre-footer{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.region-pre-footer{max-width:540px}}@media (min-width:768px){.region-pre-footer{max-width:720px}}@media (min-width:992px){.region-pre-footer{max-width:960px}}@media (min-width:1200px){.region-pre-footer{max-width:1140px}}@media (min-width:1260px){.region-pre-footer{max-width:1260px}}@media (min-width:1360px){.region-pre-footer{max-width:1360px}}@media (min-width:1760px){.region-pre-footer{max-width:1760px}}
.content{background-color:#fff;color:#212529}.content .site__row{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:0 calc(1rem + 1vw);overflow:hidden}@media (min-width:576px){.content .site__row{overflow:inherit}}.site__content{grid-column-start:1;grid-column:span 12 / span 12}@media (min-width:992px){.site__content.has-sidebar{grid-column:span 8 / span 8}}.site.is-unpublished .site__content{background:repeating-linear-gradient(-45deg,rgba(255,193,7,0.15),rgba(255,193,7,0.15) 0.625rem,rgba(255,193,7,0.1) 0.625rem,rgba(255,193,7,0.1) 1.25rem);position:relative}.site.is-unpublished .site__content::before{content:'Unpublished';color:#997404;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;padding:5px;display:block;background:repeating-linear-gradient(-45deg,rgba(255,193,7,0.5),rgba(255,193,7,0.5) 0.625rem,rgba(255,193,7,0.45) 0.625rem,rgba(255,193,7,0.45) 1.25rem)}.site__sidebar{grid-column-start:1;grid-column:span 12 / span 12}@media (min-width:992px){.site__sidebar{grid-column:span 3 / span 3;grid-column-start:10}}@media (min-width:992px){.site__sidebar-inner{position:sticky;top:1rem;max-height:calc(100vh - 1rem);overflow-y:auto}#toolbar-administration ~ * .site__sidebar-inner{top:calc(1rem + 80px)}}
.pre-content{background-color:#fff;color:#212529;--spacing:calc(1rem * 2)}@media (min-width:768px){.pre-content{--spacing:calc(1rem * 4)}}.region-pre-content{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;position:relative}@media (min-width:576px){.region-pre-content{max-width:540px}}@media (min-width:768px){.region-pre-content{max-width:720px}}@media (min-width:992px){.region-pre-content{max-width:960px}}@media (min-width:1200px){.region-pre-content{max-width:1140px}}@media (min-width:1260px){.region-pre-content{max-width:1260px}}@media (min-width:1360px){.region-pre-content{max-width:1360px}}@media (min-width:1760px){.region-pre-content{max-width:1760px}}*+.pre-content .region-pre-content{margin-top:calc(1rem * 4);margin-top:var(--spacing)}.region-pre-content::after{content:'';width:100%;display:block;margin-bottom:calc(1rem * 4);margin-bottom:var(--spacing)}.page-variant--section-entry-page .region-pre-content::after{height:3px;background-color:#252526;margin-top:calc(1rem * 4);margin-top:var(--spacing)}
.hero{background-color:#f8f9fa;color:#212529;position:relative}.region-hero{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.region-hero{max-width:540px}}@media (min-width:768px){.region-hero{max-width:720px}}@media (min-width:992px){.region-hero{max-width:960px}}@media (min-width:1200px){.region-hero{max-width:1140px}}@media (min-width:1260px){.region-hero{max-width:1260px}}@media (min-width:1360px){.region-hero{max-width:1360px}}@media (min-width:1760px){.region-hero{max-width:1760px}}.page-variant--homepage .region-hero{display:grid;grid-template-columns:1fr;grid-template-rows:auto;grid-template-areas:"heading" "subheading";grid-gap:1.5vmax 3vmax}@media (min-width:992px){.page-variant--homepage .region-hero{grid-template-areas:"heading banner" "subheading banner";grid-template-columns:1fr minmax(auto,60%)}}.page-variant--homepage .region-hero>.node__title{grid-area:heading;margin:0;align-self:flex-end;z-index:1}.page-variant--homepage .region-hero>.node__subtitle{grid-area:subheading;z-index:1}.page-variant--homepage .region-hero>.node__banner{grid-row:1 / 3;grid-column:1 / 2;z-index:0}@media (min-width:992px){.page-variant--homepage .region-hero>.node__banner{grid-area:banner}}
.region-pre-hero{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.region-pre-hero{max-width:540px}}@media (min-width:768px){.region-pre-hero{max-width:720px}}@media (min-width:992px){.region-pre-hero{max-width:960px}}@media (min-width:1200px){.region-pre-hero{max-width:1140px}}@media (min-width:1260px){.region-pre-hero{max-width:1260px}}@media (min-width:1360px){.region-pre-hero{max-width:1360px}}@media (min-width:1760px){.region-pre-hero{max-width:1760px}}
.region-post-header{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.region-post-header{max-width:540px}}@media (min-width:768px){.region-post-header{max-width:720px}}@media (min-width:992px){.region-post-header{max-width:960px}}@media (min-width:1200px){.region-post-header{max-width:1140px}}@media (min-width:1260px){.region-post-header{max-width:1260px}}@media (min-width:1360px){.region-post-header{max-width:1360px}}@media (min-width:1760px){.region-post-header{max-width:1760px}}
.header{box-shadow:0px 6px 10px rgba(102,120,145,0.15);background-color:#fff;position:relative;z-index:2}.header ~ *{z-index:1}.region-header{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;display:grid;grid-template-areas:"branding . controls hamburger" "nav nav nav nav";grid-template-columns:1fr 5vw minmax(min-content,auto) minmax(min-content,auto);grid-template-rows:auto;grid-gap:calc(30px * 0.5) 2vw;padding-top:calc(30px * 0.5)}@media (min-width:992px){.region-header{display:flex;flex-direction:row;padding-bottom:calc(30px * 0.5)}}@media (min-width:992px) and (min-width:576px){.region-header{max-width:540px}}@media (min-width:992px) and (min-width:768px){.region-header{max-width:720px}}@media (min-width:992px) and (min-width:992px){.region-header{max-width:960px}}@media (min-width:992px) and (min-width:1200px){.region-header{max-width:1140px}}@media (min-width:992px) and (min-width:1260px){.region-header{max-width:1260px}}@media (min-width:992px) and (min-width:1360px){.region-header{max-width:1360px}}@media (min-width:992px) and (min-width:1760px){.region-header{max-width:1760px}}.region-header::after{content:none}.region-header>.promotion--brand{grid-area:branding;align-self:center}.region-header>.search,.region-header>.promotion--navigation-primary{grid-area:nav;margin-left:auto}.region-header>.promotion--navigation-primary{flex:1}.region-header>.control{grid-area:controls;align-self:center}@media (min-width:992px){.region-header>.control{margin-left:1rem}.search-is-active .region-header>.control{margin-left:0}}.region-header>.control--responsive-menu{grid-area:hamburger}.region-header .logo--primary{max-width:50vw}
.logo__link{display:block}.logo__link:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.logo__link:hover,.logo__link:active{outline:none}}.bg-dark .logo__link{color:#fff}@media (hover:hover){.bg-dark .logo__link:hover,.bg-dark .logo__link:active{color:rgba(255,255,255,0.9)}}.logo__link>img{max-width:100%;max-height:8vh;width:auto;height:auto;vertical-align:top}.logo__brand{vertical-align:top;height:auto}@media (max-width:767.98px){.logo__brand{max-width:100%}}@media (-ms-high-contrast:none){.logo__brand{max-height:44px}}footer .logo__brand{color:#fff}
.icon--inline{display:inline-flex;align-items:center;justify-content:center;width:100%;height:100%}.icon--inline::before{display:block;width:100%;height:100%;z-index:100;position:relative}.icon--menu::before{content:'';speak:none;background-repeat:no-repeat;background-size:cover;background-position:center,-1000em -1000em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23141514' class='bi bi-list' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/%3E %3C/svg%3E")}.icon--search::before{content:'';speak:none;background-repeat:no-repeat;background-size:cover;background-position:center,-1000em -1000em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23141514' class='bi bi-search' viewBox='0 0 16 16'%3E %3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E %3C/svg%3E")}.icon--close::before{content:'';speak:none;background-repeat:no-repeat;background-size:cover;background-position:center,-1000em -1000em;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23141514' class='bi bi-x' viewBox='0 0 16 16'%3E %3Cpath d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E %3C/svg%3E")}
@media screen{.control{height:40px;width:40px;display:grid;grid-template-rows:1fr;grid-template-columns:1fr;border:none}@media (min-width:576px){.control{height:60px;width:60px}}.control .toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;display:block;position:relative;width:100%;height:100%;outline:none;border-radius:0;border:none;background-color:transparent;padding:0}.control .toggle:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}.control .toggle--navigation>*{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.control .toggle .icon--inline::before{background-size:50px 50px;transform:scale(1);width:25px;height:25px;background-size:cover}@media (min-width:768px){.control .toggle .icon--inline::before{width:35px;height:35px}}.control .toggle--search>.icon--inline+.icon--inline{display:none}.control--responsive-menu{display:grid}.control--responsive-menu .toggle>.icon--inline+.icon--inline{display:none}@media (min-width:992px){.control--responsive-menu{display:none}}body.search-is-active{overflow:hidden;height:100vh;width:100vw}body.search-is-active .control--fly-out-search{position:fixed;z-index:498;width:100%;height:100%;left:0;top:0;max-height:inherit;background-color:rgba(255,255,255,0.98);display:block;-webkit-overflow-scrolling:touch}body.search-is-active .control--fly-out-search .toggle{width:100%;height:100%;top:0;left:0;position:absolute;cursor:default}body.search-is-active .control--fly-out-search .toggle>.icon--inline{display:none;width:60px;height:60px;position:absolute;top:calc(1rem * 2);right:calc(1rem * 2);cursor:pointer}body.search-is-active .control--fly-out-search .toggle>.icon--inline::before{transform:none}body.search-is-active .control--fly-out-search .toggle>.icon--inline+.icon--inline{display:inline-flex}body.search-is-active #toolbar-administration ~ * .control--fly-out-search .toggle>.icon--inline{top:calc(1rem * 6)}body.nav-is-active .control--responsive-menu .toggle>.icon--inline{display:none}body.nav-is-active .control--responsive-menu .toggle>.icon--inline+.icon--inline{display:inline-flex}
}
@media screen{.search--flyout{box-shadow:0 0 1vmax rgba(0,0,0,0.15);display:inline-flex;margin-left:auto;overflow:hidden;margin-top:0 !important;width:0;height:0;display:none}.search--flyout.search{padding:0;background-color:transparent;border:none;box-shadow:none;display:none}body.search-is-active .search--flyout{position:fixed;overflow:visible;width:90vw;z-index:499;top:35%;left:50%;transform:translateX(-50%);height:10vh;display:block}@media (min-width:992px){body.search-is-active .search--flyout{top:19%;width:80vw}}.search--flyout form{display:grid;grid-template-rows:auto;grid-template-columns:100%;grid-gap:3vmax 0;width:100%;height:100%;background-color:#fff}@media (min-width:768px){.search--flyout form{grid-template-columns:1fr auto;grid-template-rows:1fr}}.search--flyout .form-item{display:grid;grid-template-columns:100%;grid-gap:1rem;grid-template-rows:auto 10vh;height:100%;align-items:stretch;flex-direction:column;justify-content:center;grid-auto-flow:column}@media (min-width:768px){.search--flyout .form-item{grid-template-columns:auto 1fr;grid-template-rows:10vh;grid-auto-flow:row}}.search--flyout .form-item label{display:flex;align-items:center;height:100%;font-weight:600;margin:0;cursor:pointer;font-size:calc(1em + .5vmax);white-space:nowrap;z-index:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#495057;justify-content:center}.search--flyout .form-item .form-control{appearance:none;height:100%;background-color:transparent;border:1px #ced4da solid;border-radius:0;border-top-left-radius:.2em;border-bottom-left-radius:.2em;z-index:10;padding-left:.5em;font-size:calc(1em + .5vmax);outline:none;box-shadow:none}.search--flyout .form-item .form-control::-webkit-input-placeholder,.search--flyout .form-item .form-control:-moz-placeholder,.search--flyout .form-item .form-control::-moz-placeholder,.search--flyout .form-item .form-control:-ms-input-placeholder{color:rgba(0,0,0,0.15)}.search--flyout .button{height:100%;width:100%;font-size:2.75vmax;padding-left:.2em;padding-right:.2em}.search--flyout .button:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.search--flyout .button:hover,.search--flyout .button:active{outline:none}}@media (min-width:768px){.search--flyout .button{border-top-left-radius:0;border-bottom-left-radius:0;width:10vh;font-size:1.75vh}}.search--flyout .button+.button{margin-left:.5em}.search--flyout .button.close{border-radius:0}
}
@media (-ms-high-contrast: none){.search--flyout.search--flyout form{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto;grid-template-columns:1fr auto;-ms-grid-rows:1fr;grid-template-rows:1fr}.search--flyout.search--flyout form > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.search--flyout.search--flyout form > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.search--flyout.search--flyout .form-item{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-ms-grid-rows:10vh;grid-template-rows:10vh;grid-auto-flow:row}.search--flyout.search--flyout .form-item > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.search--flyout.search--flyout .form-item > *:nth-child(2){-ms-grid-row:1;-ms-grid-column:2}.search--flyout.search--flyout .form-item label{margin-right:1rem}.search--primary.search--primary{display:block;padding:0;border:none}
}
.list--fridge-magnets{display:flex;flex-wrap:wrap;margin-top:-8px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.list--fridge-magnets>li{margin-right:8px;margin-top:8px}.list--fridge-magnets a{border:1px #ced4da solid;display:block;padding:10px 15px;background-color:#fff;text-decoration:none;color:#212529}.list--fridge-magnets a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.list--fridge-magnets a:hover,.list--fridge-magnets a:active{outline:none}}@media (hover:hover){.list--fridge-magnets a:hover,.list--fridge-magnets a:active{background-color:#f8f9fa}}
.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:underline}.breadcrumb-item+.breadcrumb-item:hover::before{text-decoration:none}.breadcrumb-item.active{color:#6c757d}.breadcrumb{background-color:transparent;font-size:80%;padding-left:0;padding-right:0;color:#212529;margin-bottom:0}.breadcrumb>li{margin-right:.5em}.breadcrumb>li+li::before{content:"\ab";padding-right:.5em}.breadcrumb>li.active{color:#495057}.breadcrumb a{color:#212529;text-decoration:underline;text-underline-offset:.35em}.breadcrumb a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.breadcrumb a:hover,.breadcrumb a:active{outline:none}}.breadcrumb a[aria-current]{text-decoration:none}
.media{flex-direction:column;display:inline-flex;width:100%}.media.media--view-mode-full-width{width:100%}.media.media--view-mode-half-width{width:50%}.media *+.caption{margin-top:.5rem}.media .caption::after{content:'';display:inline-block;margin-top:.5rem;height:1px;width:40px;background-color:#343a40;vertical-align:top}.media .caption{font-size:14px}.media .caption p,.media .field-name-field-credit-or-caption p{margin-bottom:0;line-height:1.35}.prose .media{content-visibility:auto}.media__meta{font-weight:300;color:#6c757d;display:inline-flex}.media__meta::before{content:'('}.media__meta::after{content:')'}.media__meta .inline-block{display:inline-block}*+.media__meta{margin-top:.5em}@media (min-width:576px){*+.media__meta{margin-left:.5em;margin-top:0}}.media__meta>*+*::before{content:', '}
@media screen{.video__field-media-video-embed-field{width:100%}.video-embed-field-responsive-video{width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;display:-ms-grid;height:0}.video-embed-field-responsive-video img,.video-embed-field-responsive-video object,.video-embed-field-responsive-video embed,.video-embed-field-responsive-video video,.video-embed-field-responsive-video iframe{width:100%;height:100%;position:absolute;top:0;left:0;grid-column:1 / 2;grid-row:1 / 2}.transcript>summary{position:relative;padding-left:2.25em}.transcript>summary::-webkit-details-marker{display:none}.transcript>summary:first-of-type{list-style-type:none}.transcript>summary::before{content:'';background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23141514' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E %3C/svg%3E");background-repeat:no-repeat;width:18px;height:18px;margin-right:.35em;position:absolute;left:.85em;top:50%;transform:translateY(-50%);transform-origin:center}.transcript[open]>summary::before{transform:rotate(180deg) translateY(50%)}
}
.media--has-background-icon .file{position:relative;padding-left:1.2em}.media--has-background-icon .file::before{content:'';position:absolute;top:50%;left:0;width:18px;height:20px;transform:translateY(-50%);background-position:left center;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='26' viewBox='0 0 19 26' fill='%23343a40'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-3)'%3E %3Crect width='25' height='25'/%3E %3Cpolyline stroke='%23000' stroke-linecap='round' stroke-width='2' points='21 8 14 8 14 1'/%3E %3Cpolygon stroke='%23000' stroke-linecap='round' stroke-width='2' points='21 25 4 25 4 1 14 1 21 8'/%3E %3C/g%3E %3C/svg%3E")}.media--type-file{flex-direction:row;align-items:baseline;line-height:1;flex-wrap:wrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:767.98px){.media--type-file{flex-direction:column}}.media--type-file .field-name-field-credit-or-caption{width:100%}.media--type-file *+.field-name-field-credit-or-caption{margin-top:calc(1rem * 0.5)}.media--type-file.media--view-mode-teaser{border:1px solid #dee2e6;padding:1rem}.media--type-file.media--view-mode-teaser.media--has-background-icon{padding-left:calc(35px + (1rem * 2));position:relative;background-color:#f8f9fa}.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a::before{content:'';width:32px;height:46px;position:absolute;display:block;left:1rem;top:1rem;background-position:left center;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' viewBox='0 0 36 50' fill='%23343a40'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-7)'%3E %3Crect width='50' height='50'/%3E %3Cpolyline stroke='%23000' stroke-linecap='round' stroke-width='2' points='41 15 28 15 28 2'/%3E %3Cpolygon stroke='%23000' stroke-linecap='round' stroke-width='2' points='42 49 8 49 8 1 28 1 42 15'/%3E %3Ctext fill='%23fff' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPDF%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='%23fff' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EDOC%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='%23fff' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EXLS%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='%23fff' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPPT%3C/tspan%3E %3C/text%3E %3C/g%3E %3C/svg%3E")}.media--type-file.media--view-mode-teaser.media--has-background-icon .file--application-pdf>a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' viewBox='0 0 36 50' fill='%23343a40'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-7)'%3E %3Crect width='50' height='50'/%3E %3Cpolyline stroke='%23000' stroke-linecap='round' stroke-width='2' points='41 15 28 15 28 2'/%3E %3Cpolygon stroke='%23000' stroke-linecap='round' stroke-width='2' points='42 49 8 49 8 1 28 1 42 15'/%3E %3Ctext fill='%23343a40' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace' z-index='1'%3E %3Ctspan x='15' y='46'%3EPDF%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace' z-index='0'%3E %3Ctspan x='15' y='46'%3EDOC%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace' z-index='0'%3E %3Ctspan x='15' y='46'%3EXLS%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace' z-index='0'%3E %3Ctspan x='15' y='46'%3EPPT%3C/tspan%3E %3C/text%3E %3C/g%3E %3C/svg%3E")}.media--type-file.media--view-mode-teaser.media--has-background-icon .file--x-office-document>a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' viewBox='0 0 36 50' fill='%23343a40'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-7)'%3E %3Crect width='50' height='50'/%3E %3Cpolyline stroke='%23000' stroke-linecap='round' stroke-width='2' points='41 15 28 15 28 2'/%3E %3Cpolygon stroke='%23000' stroke-linecap='round' stroke-width='2' points='42 49 8 49 8 1 28 1 42 15'/%3E %3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPDF%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EDOC%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EXLS%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPPT%3C/tspan%3E %3C/text%3E %3C/g%3E %3C/svg%3E")}.media--type-file.media--view-mode-teaser.media--has-background-icon .file--application-doc>a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' viewBox='0 0 36 50' fill='%23343a40'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-7)'%3E %3Crect width='50' height='50'/%3E %3Cpolyline stroke='%23000' stroke-linecap='round' stroke-width='2' points='41 15 28 15 28 2'/%3E %3Cpolygon stroke='%23000' stroke-linecap='round' stroke-width='2' points='42 49 8 49 8 1 28 1 42 15'/%3E %3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPDF%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EDOC%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EXLS%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPPT%3C/tspan%3E %3C/text%3E %3C/g%3E %3C/svg%3E")}.media--type-file.media--view-mode-teaser.media--has-background-icon .file--application-xls>a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' viewBox='0 0 36 50' fill='%23343a40'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-7)'%3E %3Crect width='50' height='50'/%3E %3Cpolyline stroke='%23000' stroke-linecap='round' stroke-width='2' points='41 15 28 15 28 2'/%3E %3Cpolygon stroke='%23000' stroke-linecap='round' stroke-width='2' points='42 49 8 49 8 1 28 1 42 15'/%3E %3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPDF%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EDOC%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EXLS%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPPT%3C/tspan%3E %3C/text%3E %3C/g%3E %3C/svg%3E")}.media--type-file.media--view-mode-teaser.media--has-background-icon .file--application-ppt>a::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' viewBox='0 0 36 50' fill='%23343a40'%3E %3Cg fill='none' fill-rule='evenodd' transform='translate(-7)'%3E %3Crect width='50' height='50'/%3E %3Cpolyline stroke='%23000' stroke-linecap='round' stroke-width='2' points='41 15 28 15 28 2'/%3E %3Cpolygon stroke='%23000' stroke-linecap='round' stroke-width='2' points='42 49 8 49 8 1 28 1 42 15'/%3E %3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPDF%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EDOC%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EXLS%3C/tspan%3E %3C/text%3E %3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace'%3E %3Ctspan x='15' y='46'%3EPPT%3C/tspan%3E %3C/text%3E %3C/g%3E %3C/svg%3E")}.media--type-file.media--view-mode-teaser.media--has-background-icon .file{padding-left:0;position:static}.media--type-file.media--view-mode-teaser.media--has-background-icon .file::before{content:none}
@media (-ms-high-contrast:none){.media.media--type-image{display:block;overflow:hidden;max-width:100%}}.media.media--type-image img{vertical-align:top}.media.media--type-image.media--view-mode-full-width-banner{display:block}
.related .card a svg{width:auto;max-width:1em;height:1em;padding:0;vertical-align:baseline;margin-left:.1em}.related .card a svg path{stroke:currentColor}
.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,0.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,0.03);border-bottom:1px solid rgba(0,0,0,0.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,0.03);border-top:1px solid rgba(0,0,0,0.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.625rem;margin-bottom:-.75rem;margin-left:-.625rem;border-bottom:0}.card-header-pills{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-top,.card-img-bottom{flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:flex;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-img-top,.card-group>.card:not(:last-child) .card-header{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-img-bottom,.card-group>.card:not(:last-child) .card-footer{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-img-top,.card-group>.card:not(:first-child) .card-header{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-img-bottom,.card-group>.card:not(:first-child) .card-footer{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}
.node__title .page-header{font-size:4.5rem;letter-spacing:-0.0175em;line-height:1.2;font-weight:300;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:1200px){.node__title .page-header{font-size:calc(1.575rem + 3.9vw)}}@media (min-width:576px){.node__title .page-header{font-size:3.15rem}}@media (min-width:576px) and (max-width:1200px){.node__title .page-header{font-size:calc(1.44rem + 2.28vw)}}.node__subtitle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.node__banner .media{width:100%}.node__banner img,.node__banner embed{object-fit:contain;height:100%}.node__banner .media,.node__banner .page__field-banner,.node__banner .image__field-media-image{height:100%}
.block-title{color:#495057;margin:0;font-weight:700;font-size:1.2em;letter-spacing:0.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.block-title ~ *:not(.contextual){margin-top:1rem}
@media screen{.navigation .menu__link:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.navigation .menu__link:hover,.navigation .menu__link:active{outline:none}}
}
@media screen{.navigation--quaternary .menu{display:flex;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:991.98px){.navigation--quaternary .menu{flex-direction:column;width:auto;justify-content:center;height:auto}}@media (min-width:992px){.navigation--quaternary .menu>.menu__item+.menu__item{margin-left:2em}}.bg-dark .navigation--quaternary .menu .menu__link{color:#fff}
}
.action--more{display:flex;align-items:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.action--more a.ext svg{width:auto;max-width:1em;height:1em;padding:0;vertical-align:baseline;margin-left:.1em}.action--more a.ext svg path{stroke:currentColor}
@media screen{.back-to-top{align-self:center}.back-to-top p{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:600;opacity:0;max-height:0;overflow:hidden;transition:opacity .2s ease}.back-to-top p a{display:block;font-size:12px;text-transform:uppercase}.back-to-top p a::before{content:'';width:3em;height:2em;display:block;position:relative;left:50%;transform:translateX(-50%);background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23204ad4' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E %3C/svg%3E")}.back-to-top p a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}.back-to-top p a:hover::before,.back-to-top p a:active::before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23163392' class='bi bi-chevron-up' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M7.646 4.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1-.708.708L8 5.707l-5.646 5.647a.5.5 0 0 1-.708-.708l6-6z'/%3E %3C/svg%3E")}.back-to-top.is-visible p{max-height:inherit;opacity:1}
}
.slat{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;flex-direction:row;flex-wrap:wrap}.slat>.contextual+a{z-index:0}.slat__media{border:1px solid #d5d5d5}.slat__media img{width:100%}.slat__link{display:flex;flex-direction:column;position:relative;text-decoration:none;width:100%}.slat__link:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.slat__link:hover,.slat__link:active{outline:none}}.slat__link:hover,.slat__link:active{text-decoration:none}.slat__link:hover .slat__title,.slat__link:active .slat__title{text-decoration:underline}.slat__link .slat__body,.slat__link .slat__title{color:#212529;text-underline-offset:.15em}.slat__body{line-height:1.722;font-size:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;width:100%}.slat__body a{text-decoration:underline;text-underline-offset:.255em}.slat__body a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.slat__body a:hover,.slat__body a:active{outline:none}}.slat__body a.ext svg{width:auto;max-width:1em;height:1em;padding:0;vertical-align:baseline;margin-left:.1em}.slat__body a.ext svg path{stroke:currentColor}.slat__body>*:first-child{margin-top:0}.slat__body>*:last-child{margin-bottom:0}.slat__body blockquote{padding:1.555em;margin-bottom:1rem;border-left:none;font-size:26px;line-height:1.444;font-style:italic;font-weight:300}.slat__body blockquote>p,.slat__body blockquote>q{margin-bottom:calc(1rem * 0.5)}.slat__body blockquote footer,.slat__body blockquote .small{display:block;line-height:1.555;color:#495057;font-size:16px}.slat__body blockquote footer::before,.slat__body blockquote .small::before{content:"\2014 \00A0"}.slat__body blockquote cite{color:#343a40;font-style:normal;font-weight:400}.slat__body blockquote.featured{background-color:rgba(70,137,225,0.2)}.slat__body dl{display:grid;grid-template-columns:minmax(auto,12.5em) 1fr;grid-template-rows:auto;grid-gap:.5em 1.2em}@media (max-width:991.98px){.slat__body dl{grid-template-columns:minmax(auto,30vmin) 1fr}}.slat__body dl dd{margin-bottom:0;grid-column:1 / 3}.slat__body dl>dt{grid-column:1 / 2}.slat__body dl>dt+dd{grid-column:2 / 3}.slat__body .row{width:100%}.slat__body ol ol{list-style-type:lower-alpha}.slat__body ol ol ol{list-style-type:lower-roman}*+.slat__body{margin-top:calc(1rem * .5)}.slat__body .lead{font-size:1rem;line-height:1.55555;font-weight:normal;line-height:1.722;font-size:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slat__body .lead a{text-decoration:underline;text-underline-offset:.255em}.slat__body .lead a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.slat__body .lead a:hover,.slat__body .lead a:active{outline:none}}.slat__body .lead a.ext svg{width:auto;max-width:1em;height:1em;padding:0;vertical-align:baseline;margin-left:.1em}.slat__body .lead a.ext svg path{stroke:currentColor}.slat__body .lead>*:first-child{margin-top:0}.slat__body .lead>*:last-child{margin-bottom:0}.slat__body .lead blockquote{padding:1.555em;margin-bottom:1rem;border-left:none;font-size:26px;line-height:1.444;font-style:italic;font-weight:300}.slat__body .lead blockquote>p,.slat__body .lead blockquote>q{margin-bottom:calc(1rem * 0.5)}.slat__body .lead blockquote footer,.slat__body .lead blockquote .small{display:block;line-height:1.555;color:#495057;font-size:16px}.slat__body .lead blockquote footer::before,.slat__body .lead blockquote .small::before{content:"\2014 \00A0"}.slat__body .lead blockquote cite{color:#343a40;font-style:normal;font-weight:400}.slat__body .lead blockquote.featured{background-color:rgba(70,137,225,0.2)}.slat__body .lead dl{display:grid;grid-template-columns:minmax(auto,12.5em) 1fr;grid-template-rows:auto;grid-gap:.5em 1.2em}@media (max-width:991.98px){.slat__body .lead dl{grid-template-columns:minmax(auto,30vmin) 1fr}}.slat__body .lead dl dd{margin-bottom:0;grid-column:1 / 3}.slat__body .lead dl>dt{grid-column:1 / 2}.slat__body .lead dl>dt+dd{grid-column:2 / 3}.slat__body .lead .row{width:100%}.slat__body .lead ol ol{list-style-type:lower-alpha}.slat__body .lead ol ol ol{list-style-type:lower-roman}.slat__title{line-height:1.2;font-weight:700}.slat__title>a{color:#212529}.slat__title>a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.slat__title>a:hover,.slat__title>a:active{outline:none;text-decoration:underline}}.slat__title.text-decoration-underline a:hover{color:#163392}
@media (-ms-high-contrast: none){.slat.slat .slat__link{display:block}.slat.slat .media{display:table;overflow:hidden;max-width:100%}
}
@media screen{input,select,textarea,.form-control,.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
}
.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.form-control:focus{color:#495057;background-color:#fff;border-color:#879fed;outline:0;box-shadow:0 0 0 .2rem rgba(32,74,212,0.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type="date"].form-control,input[type="time"].form-control,input[type="datetime-local"].form-control,input[type="month"].form-control{appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-sm,.form-control-plaintext.form-control-lg{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[size],select.form-control[multiple]{height:auto}textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*="col-"]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input[disabled] ~ .form-check-label,.form-check-input:disabled ~ .form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,0.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*="col-"]>.valid-tooltip{left:5px}.was-validated :valid ~ .valid-feedback,.was-validated :valid ~ .valid-tooltip,.is-valid ~ .valid-feedback,.is-valid ~ .valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:valid:focus,.form-control.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:valid,.custom-select.is-valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:valid:focus,.custom-select.is-valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .form-check-input:valid ~ .form-check-label,.form-check-input.is-valid ~ .form-check-label{color:#28a745}.was-validated .form-check-input:valid ~ .valid-feedback,.was-validated .form-check-input:valid ~ .valid-tooltip,.form-check-input.is-valid ~ .valid-feedback,.form-check-input.is-valid ~ .valid-tooltip{display:block}.was-validated .custom-control-input:valid ~ .custom-control-label,.custom-control-input.is-valid ~ .custom-control-label{color:#28a745}.was-validated .custom-control-input:valid ~ .custom-control-label::before,.custom-control-input.is-valid ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before,.custom-control-input.is-valid:checked ~ .custom-control-label::before{border-color:#34ce57;background-color:#34ce57}.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before,.custom-control-input.is-valid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before{border-color:#28a745}.was-validated .custom-file-input:valid ~ .custom-file-label,.custom-file-input.is-valid ~ .custom-file-label{border-color:#28a745}.was-validated .custom-file-input:valid:focus ~ .custom-file-label,.custom-file-input.is-valid:focus ~ .custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,0.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,0.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*="col-"]>.invalid-tooltip{left:5px}.was-validated :invalid ~ .invalid-feedback,.was-validated :invalid ~ .invalid-tooltip,.is-invalid ~ .invalid-feedback,.is-invalid ~ .invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.was-validated .form-control:invalid:focus,.form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.was-validated .custom-select:invalid,.custom-select.is-invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.was-validated .custom-select:invalid:focus,.custom-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .form-check-input:invalid ~ .form-check-label,.form-check-input.is-invalid ~ .form-check-label{color:#dc3545}.was-validated .form-check-input:invalid ~ .invalid-feedback,.was-validated .form-check-input:invalid ~ .invalid-tooltip,.form-check-input.is-invalid ~ .invalid-feedback,.form-check-input.is-invalid ~ .invalid-tooltip{display:block}.was-validated .custom-control-input:invalid ~ .custom-control-label,.custom-control-input.is-invalid ~ .custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid ~ .custom-control-label::before,.custom-control-input.is-invalid ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before,.custom-control-input.is-invalid:checked ~ .custom-control-label::before{border-color:#e4606d;background-color:#e4606d}.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before,.custom-control-input.is-invalid:focus ~ .custom-control-label::before{box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before,.custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before{border-color:#dc3545}.was-validated .custom-file-input:invalid ~ .custom-file-label,.custom-file-input.is-invalid ~ .custom-file-label{border-color:#dc3545}.was-validated .custom-file-input:invalid:focus ~ .custom-file-label,.custom-file-input.is-invalid:focus ~ .custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,0.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:flex;align-items:center;justify-content:center;margin-bottom:0}.form-inline .form-group{display:flex;flex:0 0 auto;flex-flow:row wrap;align-items:center;margin-bottom:0}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .input-group,.form-inline .custom-select{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}
.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#204ad4;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#163392;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(32,74,212,0.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#204ad4;border-color:#204ad4}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}
.table{width:100%;margin-bottom:1rem;color:#212529}.table th,.table td{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm th,.table-sm td{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered th,.table-bordered td{border:1px solid #dee2e6}.table-bordered thead th,.table-bordered thead td{border-bottom-width:2px}.table-borderless th,.table-borderless td,.table-borderless thead th,.table-borderless tbody+tbody{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,0.075)}.table-primary,.table-primary>th,.table-primary>td{background-color:#c1ccf3}.table-primary th,.table-primary td,.table-primary thead th,.table-primary tbody+tbody{border-color:#8ba1e9}.table-hover .table-primary:hover{background-color:#acbaef}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#acbaef}.table-secondary,.table-secondary>th,.table-secondary>td{background-color:#d6d8db}.table-secondary th,.table-secondary td,.table-secondary thead th,.table-secondary tbody+tbody{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>th,.table-success>td{background-color:#c3e6cb}.table-success th,.table-success td,.table-success thead th,.table-success tbody+tbody{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>th,.table-info>td{background-color:#bee5eb}.table-info th,.table-info td,.table-info thead th,.table-info tbody+tbody{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>th,.table-warning>td{background-color:#ffeeba}.table-warning th,.table-warning td,.table-warning thead th,.table-warning tbody+tbody{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>th,.table-danger>td{background-color:#f5c6cb}.table-danger th,.table-danger td,.table-danger thead th,.table-danger tbody+tbody{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>th,.table-light>td{background-color:#fdfdfe}.table-light th,.table-light td,.table-light thead th,.table-light tbody+tbody{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>th,.table-dark>td{background-color:#c6c8ca}.table-dark th,.table-dark td,.table-dark thead th,.table-dark tbody+tbody{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>th,.table-active>td{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,0.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,0.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark th,.table-dark td,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,0.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,0.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}@media (max-width:1259.98px){.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xxl>.table-bordered{border:0}}@media (max-width:1359.98px){.table-responsive-mg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-mg>.table-bordered{border:0}}@media (max-width:1759.98px){.table-responsive-xmg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xmg>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.table caption{caption-side:top}
.views-exposed-form{display:flex;align-items:flex-end;flex-wrap:wrap;padding:1rem calc(1rem * 2) calc(1rem * 2) calc(1rem * 2);background-color:#f8f9fa;border:1px solid #dee2e6}@media (max-width:767.98px){.views-exposed-form{padding-left:5vmin;padding-right:5vmin}}.views-exposed-form+*{margin-top:calc(1rem + 1vw)}.views-exposed-form .form-group{margin-bottom:0}.views-exposed-form>.form-item,.views-exposed-form>.form-actions{margin-right:1rem;margin-top:1rem}.views-exposed-form>.form-actions{margin-bottom:-.5rem}.views-exposed-form>.form-actions input{margin-bottom:.5rem}.views-exposed-form>.form-actions:last-child{margin-right:0}
.note{border:1px #dee2e6 solid;border-left-width:4px;padding:1rem calc(1rem * 1.5);background-color:#f8f9fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.note>*:first-child{margin-top:0}.note>*:last-child{margin-bottom:0}*+.note,.note+*{margin-top:calc(1rem * 2)}.note--primary{border-left:4px solid #204ad4}.note--success{border-left:4px solid #28a745}.note--info{border-left:4px solid #17a2b8}.note--warning{border-left:4px solid #ffc107}.note--danger{border-left:4px solid #dc3545}
.embedded-entity{float:none}.embedded-entity+*{margin-top:1rem}.embedded-entity.align-right,.embedded-entity.align-left{margin-top:inherit;float:none;position:static;display:inline}@media (min-width:992px){.embedded-entity.align-right>.media{margin:9px 0 30px 30px;float:right}.embedded-entity.align-left>.media{margin:9px 30px 30px 0;float:left}}@media (min-width:1200px){.has-offset-right,.embedded-entity.align-right{margin-right:-120px}.has-offset-left,.embedded-entity.align-left{margin-left:-120px}}
.prose{line-height:1.722;font-size:1.125rem;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.prose a{text-decoration:underline;text-underline-offset:.255em}.prose a:focus{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}@media (hover:hover){.prose a:hover,.prose a:active{outline:none}}.prose a.ext svg{width:auto;max-width:1em;height:1em;padding:0;vertical-align:baseline;margin-left:.1em}.prose a.ext svg path{stroke:currentColor}.prose>*:first-child{margin-top:0}.prose>*:last-child{margin-bottom:0}.prose blockquote{padding:1.555em;margin-bottom:1rem;border-left:none;font-size:26px;line-height:1.444;font-style:italic;font-weight:300}.prose blockquote>p,.prose blockquote>q{margin-bottom:calc(1rem * 0.5)}.prose blockquote footer,.prose blockquote .small{display:block;line-height:1.555;color:#495057;font-size:16px}.prose blockquote footer::before,.prose blockquote .small::before{content:"\2014 \00A0"}.prose blockquote cite{color:#343a40;font-style:normal;font-weight:400}.prose blockquote.featured{background-color:rgba(70,137,225,0.2)}.prose dl{display:grid;grid-template-columns:minmax(auto,12.5em) 1fr;grid-template-rows:auto;grid-gap:.5em 1.2em}@media (max-width:991.98px){.prose dl{grid-template-columns:minmax(auto,30vmin) 1fr}}.prose dl dd{margin-bottom:0;grid-column:1 / 3}.prose dl>dt{grid-column:1 / 2}.prose dl>dt+dd{grid-column:2 / 3}.prose .row{width:100%}.prose ol ol{list-style-type:lower-alpha}.prose ol ol ol{list-style-type:lower-roman}.prose .lead{font-size:1.7rem;line-height:1.55555;margin-bottom:1.05em;font-weight:300}mark.alternate{color:#dc3545;background:transparent;padding:0;display:block}@media (min-width:576px){.element.pull-left,.element.pull-right,.element.action--back-to-top{width:45%}}@media (min-width:576px){.element.pull-right,.element.action--back-to-top{float:right;margin:0.5em 0 30px 5%}}@media (min-width:576px){.element.pull-left{float:left;margin:0.5em 5% 30px 0}}
@media (-ms-high-contrast: none){.prose.prose dl{display:block;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.prose.prose dl>dt{-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}.prose.prose dl>dt+dd{-webkit-box-flex:1;-ms-flex:1 0 70%;flex:1 0 70%}.prose.prose dl>dt ~ dt{-webkit-box-flex:1;-ms-flex:1 1 30%;flex:1 1 30%;margin-top:.5em}.prose.prose dl>dt ~ dt+dd{margin-top:.5em}
}
@media screen{@media (min-width:835px) and (orientation:landscape){.js-mega-menu-source .menu__item.is-expanded>.menu__link{display:flex;align-items:center}.js-mega-menu-source .menu__item.is-expanded>.menu__link::after{content:'';width:.75em;height:.75em;margin-left:.25em;display:block;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23141514' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E %3C/svg%3E")}.js-mega-menu-source .menu__link.has-opened-mega-menu::after{transform:rotate(180deg)}}
}
.navigation--mega-menu{background-color:#343a40;display:none}.navigation--mega-menu.is-active{display:block}@media (max-width:991.98px){.navigation--mega-menu{display:none !important}}.navigation--mega-menu>.menu{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:576px){.navigation--mega-menu>.menu{max-width:540px}}@media (min-width:768px){.navigation--mega-menu>.menu{max-width:720px}}@media (min-width:992px){.navigation--mega-menu>.menu{max-width:960px}}@media (min-width:1200px){.navigation--mega-menu>.menu{max-width:1140px}}@media (min-width:1260px){.navigation--mega-menu>.menu{max-width:1260px}}@media (min-width:1360px){.navigation--mega-menu>.menu{max-width:1360px}}@media (min-width:1760px){.navigation--mega-menu>.menu{max-width:1760px}}.navigation--mega-menu>.menu>.menu__item{display:flex;width:100%}.navigation--mega-menu>.menu>.menu__item>.menu__link{font-weight:600;flex:1 0 20%;font-size:1.25rem;display:none}.navigation--mega-menu>.menu>.menu__item>.menu{flex:1 0 80%;flex-wrap:wrap;display:none}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item{flex:1}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu__link{font-weight:600}.navigation--mega-menu>.menu>.menu__item>.menu__link.is-open{display:block}.navigation--mega-menu>.menu>.menu__item>.menu__link.is-open+.menu{display:flex}.navigation--mega-menu .menu__link{color:#fff}
@media screen{.navigation--primary{display:inline-flex}.navigation--primary>.menu{margin-left:auto}@media (max-width:991.98px){.navigation--primary{height:0;overflow:hidden;flex-direction:column;width:100%;position:relative;position:relative;background-color:#212529}.navigation--primary::before{content:'';display:block;background-color:#212529;z-index:0;position:absolute;top:0;bottom:0;left:-9999px;border-left:9999px solid #212529;box-shadow:9999px 0 0 #212529;left:50%;transform:translateX(-100%)}body.nav-is-active .navigation--primary{height:auto;overflow:visible}.navigation--primary>.menu{margin-left:-15px;margin-right:-15px}}.navigation--primary .menu{display:flex;align-items:center;font-weight:700;font-size:calc(1rem + .25vmax);height:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:991.98px){.navigation--primary .menu{flex-direction:column;width:auto;justify-content:center;height:auto;background-color:#212529}}.navigation--primary .menu .menu{display:none;width:100%}@media (max-width:991.98px){.navigation--primary .menu .menu__item{width:100%;border-top:1px solid #000000;overflow:hidden}.navigation--primary .menu .menu__item.is-expanded{display:grid;grid-template-columns:1fr auto;grid-template-rows:60px auto}.navigation--primary .menu .menu__item.is-expanded>.menu__link{grid-column:1 / 2;grid-row:1 / 2}.navigation--primary .menu .menu__item.is-expanded>.menu__toggle{grid-column:2 / 3;grid-row:1 / 2}.navigation--primary .menu .menu__item.is-expanded>.menu{grid-column:1 / 3;grid-row:2 / 3}}@media (min-width:992px){.navigation--primary .menu>.menu__item+.menu__item{margin-left:2em}}.navigation--primary .menu .menu__link{color:#212529;text-decoration:none;position:relative}.navigation--primary .menu .menu__link:focus{color:#204ad4}.navigation--primary .menu .menu__link:hover,.navigation--primary .menu .menu__link:active{color:#6c757d}@media (max-width:991.98px){.navigation--primary .menu .menu__link{border-right:1px solid #222222;border-bottom:1px solid #222222;border-top:1px solid #4e4e4e;color:#fff;font-weight:400;padding:15px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.navigation--primary .menu .menu__link:active,.navigation--primary .menu .menu__link:focus{background-color:#000;color:#fff}.navigation--primary .menu .menu__link.is-active{color:#fff}.navigation--primary .menu .menu__link.is-active::before{content:'';position:absolute;bottom:0;left:0;width:5px;height:100%;background-color:#436FFC}}.navigation--primary .menu .menu__link.is-active,.navigation--primary .menu .menu__item.active-trail>.menu__link{cursor:default}@media (min-width:992px){.navigation--primary .menu .menu__link.is-active,.navigation--primary .menu .menu__item.active-trail>.menu__link{text-decoration:underline;text-underline-offset:.55em;color:#212529}}.navigation--primary .menu .menu .menu__link{padding-left:6vmin}.navigation--primary .menu .menu .menu .menu__link{padding-left:12vmin}.navigation--primary .menu .menu .menu .menu .menu__link{padding-left:18vmin}.menu__toggle{appearance:none;padding:0;background-color:transparent;border:none;color:#fff;height:60px;width:60px;border-left:1px solid #4e4e4e;border-top:1px solid #4e4e4e;overflow:hidden;color:transparent;position:relative;display:none}@media (max-width:991.98px){.menu__toggle{display:block}}.menu__toggle::before{content:'';position:absolute;transform:translateX(-50%) translateY(-50%);transform-origin:center;width:18px;height:18px;display:block;background-repeat:no-repeat;background-size:contain;background-position:center;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-chevron-down' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E %3C/svg%3E");top:50%;left:50%}.menu__item.is-open>.menu__toggle::before{bottom:50%;right:50%;top:inherit;left:inherit;transform:rotate(180deg) translateX(-50%) translateY(-50%)}@media (max-width:991.98px){.menu__item.is-open>.menu__toggle+.menu{display:block !important}}
}
@media screen{.facets-widget-checkbox{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.facets-widget-checkbox .item-list__checkbox{list-style:none;padding:0;font-size:16px}.facets-widget-checkbox .item-list__checkbox>.facet-item+.facet-item{margin-top:calc(1rem * 0.5)}.facet-item>.facets-checkbox{position:absolute;left:0;top:50%;transform:translateY(-50%);opacity:0;z-index:0}.facet-item>.facets-checkbox:checked+label::before{background-position:-1000px -1000px,center}.facet-item>.facets-checkbox:focus+label::before{outline:3px solid rgba(239,96,77,0.2);outline-offset:0}.facet-item>label{margin-bottom:0;display:flex;align-items:center;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;cursor:pointer;position:relative}.facet-item>label::before{content:'';height:1.2em;width:1.2em;min-width:1.2em;display:block;border:none;margin-right:.5em;background-repeat:no-repeat;background-size:contain;background-position:center,-1000px -1000px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23bfc0c1' class='bi bi-square' viewBox='0 0 16 16'%3E %3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E %3C/svg%3E"),url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23141514' class='bi bi-check-square' viewBox='0 0 16 16'%3E %3Cpath d='M14 1a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h12zM2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2z'/%3E %3Cpath d='M10.97 4.97a.75.75 0 0 1 1.071 1.05l-3.992 4.99a.75.75 0 0 1-1.08.02L4.324 8.384a.75.75 0 1 1 1.06-1.06l2.094 2.093 3.473-4.425a.235.235 0 0 1 .02-.022z'/%3E %3C/svg%3E")}.facet-item .facet-item__count{margin-left:.25em}
}
@media screen{}
@media (-ms-high-contrast: none){html,body{overflow-x:hidden}::-ms-clear{display:none}.region-header{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:15px}@media (max-width:991.98px){.region-header{display:-ms-grid;-ms-grid-columns:1fr auto auto;-ms-grid-rows:auto}}.region-header .promotion--brand{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1}.region-header .control--responsive-menu{-ms-grid-column:2;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-columns:1fr;-ms-grid-rows:1fr}@media (max-width:991.98px){.region-header .control--responsive-menu{display:-ms-grid}}.region-header .control--responsive-menu .control__menu{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1}.region-header .control--responsive-menu .control__search{display:none}.region-header .control--responsive-menu .toggle{display:-ms-grid;-ms-grid-columns:1fr;-ms-grid-rows:1fr}.region-header .control--responsive-menu .toggle>*{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1}.region-header .control--fly-out-search{-ms-grid-column:3;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1}.region-header .navigation{-ms-grid-column:1;-ms-grid-column-span:3;-ms-grid-row:2;-ms-grid-row-span:1}.hero{background-color:#f8f9fa;color:#212529;position:relative}.region-hero{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.region-hero{max-width:540px}}@media (min-width:768px){.region-hero{max-width:720px}}@media (min-width:992px){.region-hero{max-width:960px}}@media (min-width:1200px){.region-hero{max-width:1140px}}@media (min-width:1260px){.region-hero{max-width:1260px}}@media (min-width:1360px){.region-hero{max-width:1360px}}@media (min-width:1760px){.region-hero{max-width:1760px}}.page-variant--homepage .region-hero{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;grid-template-areas:"heading" "subheading";grid-gap:1.5vmax 3vmax}@media (min-width:992px){.page-variant--homepage .region-hero{-ms-grid-rows:auto 1.5vmax auto;grid-template-areas:"heading banner" "subheading banner";-ms-grid-columns:1fr 3vmax minmax(auto,60%);grid-template-columns:1fr minmax(auto,60%)}}.page-variant--homepage .region-hero>.node__title{-ms-grid-row:1;-ms-grid-column:1;grid-area:heading;margin:0;align-self:flex-end;z-index:1}.page-variant--homepage .region-hero>.node__subtitle{-ms-grid-row:3;-ms-grid-column:1;grid-area:subheading;z-index:1}.page-variant--homepage .region-hero>.node__banner{-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1 / 3;-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / 2;z-index:0}@media (min-width:992px){.page-variant--homepage .region-hero>.node__banner{grid-area:banner}}@media (min-width:992px){.page-variant--homepage .region-hero>.node__title{-ms-grid-row:1;-ms-grid-column:1}.page-variant--homepage .region-hero>.node__subtitle{-ms-grid-row:3;-ms-grid-column:1}.page-variant--homepage .region-hero>.node__banner{-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:3}}.page-variant--homepage .region.region-hero{grid-rows:auto;-ms-grid-columns:1fr 30px 50%;grid-template-columns:1fr 50%;grid-gap:calc(30px * 0.5) 30px;overflow:hidden}.page-variant--homepage .region.region-hero>.node__banner{-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2 / 4;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1 / 4;z-index:-1;position:relative}.page-variant--homepage .region.region-hero>*+.node__subtitle{padding-top:calc(30px * 0.5)}.content{background-color:#fff;color:#212529}.content .site__row{display:-ms-grid;display:grid;-ms-grid-columns:1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr calc(1rem + 1vw) 1fr;grid-template-columns:repeat(12,1fr);grid-gap:0 calc(1rem + 1vw);overflow:hidden}@media (min-width:576px){.content .site__row{overflow:inherit}}.site__content{-ms-grid-column:1;grid-column-start:1;grid-column:span 12 / span 12}@media (min-width:992px){.site__content.has-sidebar{-ms-grid-column-span:8;grid-column:span 8 / span 8}}.site.is-unpublished .site__content{background:repeating-linear-gradient(-45deg,rgba(255,193,7,0.15),rgba(255,193,7,0.15) 0.625rem,rgba(255,193,7,0.1) 0.625rem,rgba(255,193,7,0.1) 1.25rem);position:relative}.site.is-unpublished .site__content::before{content:'Unpublished';color:#997404;font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;padding:5px;display:block;background:repeating-linear-gradient(-45deg,rgba(255,193,7,0.5),rgba(255,193,7,0.5) 0.625rem,rgba(255,193,7,0.45) 0.625rem,rgba(255,193,7,0.45) 1.25rem)}.site__sidebar{-ms-grid-column:1;grid-column-start:1;grid-column:span 12 / span 12}@media (min-width:992px){.site__sidebar{-ms-grid-column-span:3;grid-column:span 3 / span 3;-ms-grid-column:10;grid-column-start:10}}@media (min-width:992px){.site__sidebar-inner{position:sticky;top:1rem;max-height:calc(100vh - 1rem);overflow-y:auto}#toolbar-administration ~ * .site__sidebar-inner{top:calc(1rem + 80px)}}.content.content .site__row{-ms-grid-columns:2.25fr 8vw 1fr;grid-template-columns:2.25fr 1fr;grid-gap:8vw}.page-variant--homepage .content.content .site__row{-ms-grid-columns:1fr;grid-template-columns:1fr}.content.content .site__row>.has-no-sidebar{-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1 / 4}.region-content.region-content #toolbar-administration ~ * .site__sidebar-inner{top:calc(1rem + 80px)}.post-content{background-color:#fff;color:#212529}.region-post-content{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width:576px){.region-post-content{max-width:540px}}@media (min-width:768px){.region-post-content{max-width:720px}}@media (min-width:992px){.region-post-content{max-width:960px}}@media (min-width:1200px){.region-post-content{max-width:1140px}}@media (min-width:1260px){.region-post-content{max-width:1260px}}@media (min-width:1360px){.region-post-content{max-width:1360px}}@media (min-width:1760px){.region-post-content{max-width:1760px}}.page-variant--homepage .region-post-content{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;grid-gap:4vw}.page-variant--homepage .region-post-content > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}@media (min-width:768px){.page-variant--homepage .region-post-content{-ms-grid-columns:1fr 4vw 1fr;grid-template-columns:1fr 1fr}}.page-variant--homepage .region-post-content>*:last-child{-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3 / 4}.region-post-footer{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;grid-gap:1rem}.region-post-footer > *:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}@media (min-width:576px){.region-post-footer{max-width:540px}}@media (min-width:768px){.region-post-footer{max-width:720px}}@media (min-width:992px){.region-post-footer{max-width:960px}}@media (min-width:1200px){.region-post-footer{max-width:1140px}}@media (min-width:1260px){.region-post-footer{max-width:1260px}}@media (min-width:1360px){.region-post-footer{max-width:1360px}}@media (min-width:1760px){.region-post-footer{max-width:1760px}}@media (min-width:768px){.region-post-footer{-ms-grid-columns:1fr 1rem auto;grid-template-columns:1fr auto;grid-gap:0 1rem}}@media (min-width:768px){.region-post-footer>.block{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1 / 2}.region-post-footer .promotion--brand{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2 / 3;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1 / span 3}}.region-post-footer.region-post-footer .promotion--brand{-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3 / 4}.region-post-footer.region-post-footer .navigation{-ms-grid-row:2;-ms-grid-row-span:1;grid-row:2 / 3}*+.pre-content .region.region-pre-content{margin-top:calc(1rem * 3)}.region.region-pre-content::after{content:'';width:100%;display:block}.page-variant--section-entry-page .region.region-pre-content::after{height:3px;background-color:#252526;margin-top:calc(1rem * 3);margin-bottom:calc(1rem * 3)}@media (max-width:991.98px){.navigation--primary .menu .is-expanded.menu__item{display:-ms-grid;-ms-grid-columns:1fr auto;-ms-grid-rows:60px auto}.navigation--primary .menu .is-expanded.menu__item .menu__link{-ms-grid-column:1;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1}.navigation--primary .menu .is-expanded.menu__item .menu__toggle{-ms-grid-column:2;-ms-grid-column-span:1;-ms-grid-row:1;-ms-grid-row-span:1}.navigation--primary .menu .is-expanded.menu__item>.menu{-ms-grid-column:1;-ms-grid-column-span:2;-ms-grid-row:2;-ms-grid-row-span:1}}
}
@font-face{font-family:Open Sans;src:url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-300.woff2) format("woff2"),url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-300.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Open Sans;src:url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-regular.woff2) format("woff2"),url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-600.woff2) format("woff2"),url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-600.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-700.woff2) format("woff2"),url(/themes/custom/cass_base_theme/dist/assets/fonts/open-sans-v20-latin-ext_latin-700.woff) format("woff");font-weight:700;font-style:normal}:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#005ea5;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#1b1f23;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1288px;--font-family-sans-serif:"Open Sans",sans-serif;--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Open Sans,sans-serif;font-size:1.125rem;font-weight:400;line-height:1.5;color:#333;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6,p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#005ea5;background-color:transparent}a,a:hover{text-decoration:underline}a:hover{color:#003259}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:1rem;font-weight:600;line-height:1.2}.h1,h1{font-size:3.4375rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.625rem}.h4,h4{font-size:1.25rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:.875rem}.lead{font-size:1.40625rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.40625rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1288px){.container{max-width:1240px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1288px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#333}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #ccc}.table thead th{vertical-align:bottom;border-bottom:2px solid #ccc}.table tbody+tbody{border-top:2px solid #ccc}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #ccc}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#333;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8d2e6}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7aabd0}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#a5c6df}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#bfc0c1}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#888b8d}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b2b3b4}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#ccc}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1287.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1.125rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#26a1ff;outline:0;box-shadow:0 0 0 .2rem rgba(0,94,165,.25)}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.40625rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:1.0000125rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#333;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:1.0000125rem;line-height:1.5;border-radius:0}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.40625rem;line-height:1.5;border-radius:0}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:1.0000125rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-control.is-valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:1.0000125rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:100% calc(.375em + .1875rem);background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem)}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;color:#333;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1.125rem;line-height:1.5;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#333;text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,94,165,.25)}.btn.disabled,.btn:disabled{opacity:.65}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#005ea5;border-color:#005ea5}.btn-primary:hover{color:#fff;background-color:#00487f;border-color:#004172}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,118,179,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#005ea5;border-color:#005ea5}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#004172;border-color:#003a65}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,118,179,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(130,138,145,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(216,217,219,.5)}.btn-dark{color:#fff;background-color:#1b1f23;border-color:#1b1f23}.btn-dark:hover{color:#fff;background-color:#0a0c0d;border-color:#050606}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(61,65,68,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#1b1f23;border-color:#1b1f23}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#050606;border-color:#000}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(61,65,68,.5)}.btn-outline-primary{color:#005ea5;border-color:#005ea5}.btn-outline-primary:hover{color:#fff;background-color:#005ea5;border-color:#005ea5}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,94,165,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#005ea5;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#005ea5;border-color:#005ea5}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,94,165,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#1b1f23;border-color:#1b1f23}.btn-outline-dark:hover{color:#fff;background-color:#1b1f23;border-color:#1b1f23}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(27,31,35,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#1b1f23;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#1b1f23;border-color:#1b1f23}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(27,31,35,.5)}.btn-link{font-weight:400;color:#005ea5;text-decoration:underline}.btn-link:hover{color:#003259;text-decoration:underline}.btn-link.focus,.btn-link:focus{text-decoration:underline;box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.40625rem;line-height:1.5;border-radius:0}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:1.0000125rem;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1.125rem;color:#333;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1288px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#005ea5}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:1.0000125rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1.125rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:0}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.40625rem;line-height:1.5;border-radius:0}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:1.0000125rem;line-height:1.5;border-radius:0}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.6875rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#005ea5;background-color:#005ea5}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,94,165,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#26a1ff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#59b7ff;border-color:#59b7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.34375rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:no-repeat 50%/50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#005ea5;background-color:#005ea5}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,94,165,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,94,165,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,94,165,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.34375rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,94,165,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1.125rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center/8px 10px;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-select:focus{border-color:#26a1ff;outline:0;box-shadow:0 0 0 .2rem rgba(0,94,165,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:1.0000125rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.40625rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#26a1ff;box-shadow:0 0 0 .2rem rgba(0,94,165,.25)}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:0}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 0 0 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-range:focus{outline:none}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,94,165,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,94,165,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,94,165,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#005ea5;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#59b7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#005ea5;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#59b7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#005ea5;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#59b7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#005ea5}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.2890625rem;padding-bottom:.2890625rem;margin-right:1rem;font-size:1.40625rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.40625rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:0}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1287.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1288px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0 0%;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-moz-column-count:3;column-count:3;-moz-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 0;margin-bottom:0;list-style:none;background-color:transparent;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#fff;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#fff}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#005ea5;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#003259;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,94,165,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#005ea5;border-color:#005ea5}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.40625rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:1.0000125rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#005ea5}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#004172}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,94,165,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#1b1f23}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#050606}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(27,31,35,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4.1875rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#003156;background-color:#ccdfed;border-color:#b8d2e6}.alert-primary hr{border-top-color:#a5c6df}.alert-primary .alert-link{color:#001423}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#0e1012;background-color:#d1d2d3;border-color:#bfc0c1}.alert-dark hr{border-top-color:#b2b3b4}.alert-dark .alert-link{color:#000}@-webkit-keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.84375rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#005ea5;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:progress-bar-stripes 1s linear infinite;animation:progress-bar-stripes 1s linear infinite}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.media{display:flex;align-items:flex-start}.media-body{flex:1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#333;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;margin-bottom:-1px;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#005ea5;border-color:#005ea5}.list-group-horizontal{flex-direction:row}.list-group-horizontal .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-sm .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-md .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-lg .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}@media (min-width:1288px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl .list-group-item{margin-right:-1px;margin-bottom:0}.list-group-horizontal-xl .list-group-item:first-child{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl .list-group-item:last-child{margin-right:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;border-bottom-left-radius:0}}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush .list-group-item:last-child{margin-bottom:-1px}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{margin-bottom:0;border-bottom:0}.list-group-item-primary{color:#003156;background-color:#b8d2e6}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#003156;background-color:#a5c6df}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#003156;border-color:#003156}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#0e1012;background-color:#bfc0c1}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#0e1012;background-color:#b2b3b4}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#0e1012;border-color:#0e1012}.close{float:right;font-size:1.6875rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}a.close.disabled{pointer-events:none}.toast{max-width:350px;overflow:hidden;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:flex;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #ccc;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #ccc;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1288px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:1.0000125rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:Open Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:1.0000125rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1.125rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#333}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:no-repeat 50%/100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid;border-right:.25em solid transparent;border-radius:50%;-webkit-animation:spinner-border .75s linear infinite;animation:spinner-border .75s linear infinite}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:spinner-grow .75s linear infinite;animation:spinner-grow .75s linear infinite}.spinner-grow-sm{width:1rem;height:1rem}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#005ea5!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#004172!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#1b1f23!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#050606!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #ccc!important}.border-top{border-top:1px solid #ccc!important}.border-right{border-right:1px solid #ccc!important}.border-bottom{border-bottom:1px solid #ccc!important}.border-left{border-left:1px solid #ccc!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#005ea5!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#1b1f23!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1288px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1288px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1288px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1288px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1288px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#005ea5!important}a.text-primary:focus,a.text-primary:hover{color:#003259!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#1b1f23!important}a.text-dark:focus,a.text-dark:hover{color:#000!important}.text-body{color:#333!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;overflow-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#ccc}.table .thead-dark th{color:inherit;border-color:#ccc}}::-moz-selection{background:rgba(255,255,0,.3)}::selection{background:rgba(255,255,0,.3)}a:focus{color:#003259;outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47}a:visited{color:#4c2c92}@media print{a,a:visited{color:#333}a{font-weight:700}}@media print{a[href^="/"]:after,a[href^="http://"]:after,a[href^="https://"]:after{content:" (" attr(href) ")"!important;display:inline!important;background-image:none!important;font-size:90%}}.main-regions-wrapper{margin-top:2rem}.h1,h1{font-size:28px}@media (min-width:768px){.h1,h1{font-size:32px}}@media (min-width:992px){.h1,h1{font-size:55px}}.h2,h2{font-size:26px}@media (min-width:768px){.h2,h2{font-size:28px}}@media (min-width:992px){.h2,h2{font-size:32px}}.h3,h3{font-size:22px}@media (min-width:768px){.h3,h3{font-size:24px}}@media (min-width:992px){.h3,h3{font-size:26px}}.h5,h5{font-weight:700}.block-title{color:#333}.breadcrumb{font-size:1.0000125rem;font-weight:600;color:#fff;padding-bottom:1rem}@media (min-width:768px){.breadcrumb{padding-top:1.5rem;padding-bottom:1.5rem}}@media print{.breadcrumb{display:none}}.breadcrumb>li{margin-right:1rem}.breadcrumb>li+li:before{content:" ";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='21' viewBox='-5 -5 16 21' x='977' y='1030' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23fff' d='M4.15 5.5L.1 9.844c-.074.054-.1.138-.1.25 0 .109.026.191.1.246l.525.551c.051.082.15.109.227.109.101 0 .174-.027.224-.109L5.9 5.747c.076-.055.1-.165.1-.247s-.024-.193-.1-.248L1.102.109C1.025.029.952 0 .876 0 .775 0 .7.029.65.109L.126.658c-.076.084-.1.166-.1.248s.023.193.1.25L4.15 5.5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 50%;padding-right:1.8rem}.breadcrumb a{color:#fff;text-decoration:none}.breadcrumb a:visited{color:#fff}.breadcrumb a:hover{text-decoration:underline}.breadcrumb a:focus,.breadcrumb a[aria-current]:focus{color:#333;text-decoration:underline;text-underline-offset:.15em;outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47}.breadcrumb a[aria-current]{font-weight:400;color:#fff}.breadcrumb a[aria-current]:hover{text-decoration:none}.control{background:#eee;height:40px;width:40px}.control .toggle:focus{outline:3px solid #ffbf47;outline-offset:0}.control .toggle .icon--inline:before{width:24px;height:24px}body.search-is-active .control--fly-out-search{background-color:#333;box-shadow:inset 0 0 20px rgba(0,0,0,.3)}body.search-is-active .control--fly-out-search .toggle>.icon--inline:before{background-color:#eee;width:40px;height:40px;background-size:70% 70%}body.search-is-active .control--fly-out-search .toggle:focus>.icon--inline:before{outline:3px solid #ffbf47;outline-offset:-3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}@media print{.footer-regions-wrapper{display:none}}.skip-link{background:#eee}.skip-link .btn:focus,.skip-link button:focus{outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47;color:#333;border-color:#ffbf47}.list--fridge-magnets a:focus{outline:3px solid #ffbf47;outline-offset:0;background-color:transparent}.logo__link:focus{outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47}.responsive-layout{display:flex;flex-wrap:wrap}@media (min-width:768px){.responsive-layout{margin:0 -14px}}.responsive-layout__item{width:100%;border:1px solid #ddd;padding:.875em .875em 1.75em;margin:10px 0}@media (min-width:768px){.responsive-layout__item{width:calc(50% - 28px);margin:14px}}@media (min-width:992px){.responsive-layout__item{width:calc(33.3% - 28px)}}.responsive-layout__item .slat__title{font-size:18px;margin-top:.875em}.media__meta{color:#333}.field--related-files{margin-top:2.888em!important}.field--related-files.hide-above-body{display:none}.extra-field--field-cassbase-related-files-alternate{margin-top:2.888em!important}.extra-field--field-cassbase-related-files-alternate .block-title{font-size:18px;margin:0;padding:.75rem 0}@media (min-width:576px){.extra-field--field-cassbase-related-files-alternate .block-title{font-size:24px}}.extra-field--field-cassbase-related-files-alternate .field--related-files{margin-top:0!important}.extra-field--field-cassbase-related-files-alternate .field--related-files.hide-above-body{display:flex}.related .card .file a[href^="http://"]:after,.related .card .file a[href^="https://"]:after,.related .card .file a[rel*=external]:after,.related .card .file a[target*=blank]:after{display:none}.embedded-entity .description,.media--type-image .description,.media--type-remote-video .description{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.media--view-mode-cassbase-chart-image{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;margin-bottom:0}.media--view-mode-cassbase-chart-image .image__media-name h2{font-size:unset;font-family:unset;font-weight:unset;color:unset}.media--view-mode-cassbase-chart-image>:last-child{margin-bottom:1rem}.media--view-mode-cassbase-chart-image.align-center{margin-left:auto;margin-right:auto}.media--view-mode-cassbase-chart-image.align-center .image__field-media-image{align-self:center}.media--view-mode-cassbase-chart-image.align-right{margin-left:auto}.media--view-mode-cassbase-chart-image.align-right .image__field-media-image{align-self:flex-end}.media--view-mode-cassbase-chart-image.align-left{margin-right:auto}.media--view-mode-cassbase-chart-image.align-left .image__field-media-image{align-self:flex-start}.media--type-document{flex-direction:row;align-items:baseline;line-height:1;flex-wrap:wrap}@media (max-width:767.98px){.media--type-document{flex-direction:column}}.media--type-document .document__field-credit-or-caption{width:100%}.media--type-document *+.document__field-credit-or-caption{margin-top:.5rem}.media--type-document.media--view-mode-teaser{border:1px solid #ccc;padding:1rem}.media--type-document.media--view-mode-teaser.media--has-background-icon{padding-left:calc(35px + 2rem);position:relative;background-color:#f8f9fa}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a:before{content:"";width:32px;height:46px;position:absolute;display:block;left:1rem;top:1rem;background-position:0;background-repeat:no-repeat;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='%23343a40' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file{padding-left:0;position:static}.media--type-document.media--view-mode-teaser.media--has-background-icon .file:before{content:none}.media--type-document.media--view-mode-teaser.media--has-background-icon,.media--type-file.media--view-mode-teaser.media--has-background-icon{min-height:80px}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/pdf"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/pdf"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='%23343a40' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="officedocument.wordprocessingml.document"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="officedocument.wordprocessingml.document"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*=msword]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*=msword]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="officedocument.presentationml.presentation"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="officedocument.presentationml.presentation"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*=ms-powerpoint]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*=ms-powerpoint]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="text/plain"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="text/plain"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/rtf"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/rtf"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="text/csv"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="text/csv"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="officedocument.spreadsheetml.sheet"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="officedocument.spreadsheetml.sheet"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*=ms-excel]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*=ms-excel]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/zip"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/zip"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="text/html"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="text/html"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/octet-stream"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="application/octet-stream"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.media--type-document.media--view-mode-teaser.media--has-background-icon .file>a[type*="image/png"]:before,.media--type-file.media--view-mode-teaser.media--has-background-icon .file>a[type*="image/png"]:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='50' fill='%23343a40'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M-7 0h50v50H-7z'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M34 15H21V2'/%3E%3Cpath stroke='%23000' stroke-linecap='round' stroke-width='2' d='M35 49H1V1h20l14 14z'/%3E%3Ctext fill='transparent' class='file-type file-type--pdf' font-size='10' font-weight='bold' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPDF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--docx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EDOCX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--doc' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EDOC%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--pptx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EPPTX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--ppt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPPT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--txt' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ETXT%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--rtf' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ERTF%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--csv' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3ECSV%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xlsx' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EXLSX%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--xls' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EXLS%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--zip' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EZIP%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--html' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EHTML%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--json' font-size='10' font-weight='bold' fill='transparent' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='13' y='46'%3EJSON%3C/tspan%3E%3C/text%3E%3Ctext class='file-type file-type--png' font-size='10' font-weight='bold' fill='%23343a40' font-family='SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace' transform='translate(-7)'%3E%3Ctspan x='16' y='46'%3EPNG%3C/tspan%3E%3C/text%3E%3C/g%3E%3C/svg%3E")}.navigation--primary{display:flex}.navigation--primary>.menu{position:relative}@media (min-width:576px){.navigation--primary>.menu{margin-left:-15px;margin-right:-15px}}@media (min-width:992px){.navigation--primary>.menu{margin-left:0;margin-right:0}}@media (min-width:992px){.navigation--primary>.menu>.menu__item>.menu__link{font-weight:700;padding-top:1.5rem;padding-bottom:1.5rem}}@media (min-width:992px){.navigation--primary>.menu>.menu__item>.menu__link:active,.navigation--primary>.menu>.menu__item>.menu__link:hover{text-decoration:none}}@media (min-width:992px){.navigation--primary>.menu>.menu__item>.menu{position:absolute;background-color:#000;height:auto}}.navigation--primary .menu{font-size:1.0000125rem}@media (min-width:992px){.navigation--primary .menu>.menu__item+.menu__item{margin-left:0}}@media (min-width:992px){.navigation--primary .menu .menu__link{display:block;font-weight:400;color:#fff;padding:1rem 1.5rem}}.navigation--primary .menu .menu__link:focus{outline:3px solid #ffbf47;outline-offset:-3px;color:#fff;background-color:transparent}.navigation--primary .menu .menu__link:active,.navigation--primary .menu .menu__link:hover{color:#fff;background-color:#000}@media (min-width:992px){.navigation--primary .menu .menu__link:active,.navigation--primary .menu .menu__link:hover{text-decoration:underline}}.navigation--primary .menu .menu__item.active-trail>.menu__link,.navigation--primary .menu .menu__link.is-active{cursor:default}@media (min-width:992px){.navigation--primary .menu .menu__item.active-trail>.menu__link,.navigation--primary .menu .menu__link.is-active{text-decoration:none;color:#fff;background-color:#000}}@media (min-width:992px){.navigation--primary .menu .menu .menu__link{padding-left:1rem}}@media (min-width:992px){.navigation--primary .menu .menu .menu .menu__link{padding-left:6vmin}}@media (min-width:992px){.navigation--primary .menu .menu .menu .menu .menu__link{padding-left:12vmin}}.navigation--primary .menu .menu__toggle:focus{outline:3px solid #ffbf47;outline-offset:-3px}.navigation--secondary{background:#eee;border-top:10px solid #0080a4}@media print{.navigation--secondary{display:none}}.navigation--secondary>.block-title{display:block;padding:1rem;font-size:1.125rem;font-weight:600}.navigation--secondary>.block-title~.menu{margin-top:0;border-top:1px solid #ccc}.navigation--secondary .menu{border-top:0}.navigation--secondary .menu__item.is-expanded{box-shadow:inset 0 0 8px #ccc;background-color:#ddd}.navigation--secondary .menu__link{padding:1rem;border-bottom:1px solid #ccc}.navigation--secondary .menu__link:after{width:1em;height:1em}.navigation--secondary .menu__link:hover{text-decoration:underline}.navigation--secondary .menu__link:focus{outline:3px solid #ffbf47;outline-offset:-3px;background-color:transparent}.navigation--secondary .menu__link.is-active{position:relative;border-bottom-color:#ccc}.navigation--secondary .menu__link.is-active:hover{border-bottom-color:rgba(0,0,0,.35)}.navigation--secondary .menu__link.is-active:before{content:"";width:5px;height:100%;background-color:#0080a4;position:absolute;top:0;left:0}.node__title{padding-top:1rem;padding-bottom:1rem}.node__title .page-header{font-weight:600;font-size:28px;margin-bottom:1rem}@media (min-width:768px){.node__title .page-header{font-size:32px}}@media (min-width:992px){.node__title .page-header{font-size:55px}}.prose{border:0}.prose .h1,.prose h1{margin-top:2em;margin-bottom:.3em;border:0}.prose .h2,.prose .h3,.prose h2,.prose h3{margin-top:.8em;margin-bottom:.3em;padding-top:1.2em;border:0}.prose .h4,.prose .h5,.prose .h6,.prose h4,.prose h5,.prose h6{margin-top:1.5em;margin-bottom:.3em}.prose a{word-break:break-word}.prose a:focus{color:#003259;outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47}.prose blockquote footer>p:first-child{display:inline}.search--flyout form{background-color:transparent}.search--flyout .form-item{margin-bottom:0}.search--flyout .form-item label{color:#fff}.search--flyout .form-item .form-control{background-color:#fff;border-top-left-radius:0;border-bottom-left-radius:0}.search--flyout .form-item .form-control:focus{outline:3px solid #ffbf47;outline-offset:-3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.search--flyout .button{height:auto;padding:1rem}@media (min-width:768px){.search--flyout .button{height:100%;font-size:1.0000125rem}}@media (min-width:768px){.search--flyout .button.form-submit{padding-left:0;padding-right:0}}.search--flyout .button.close{display:block;background-color:#eee;font-weight:400;opacity:1!important;text-shadow:none}.search--flyout .button.close:focus{outline:3px solid #ffbf47;outline-offset:-3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.slat__link:focus{background-color:transparent}.slat__link:focus,.slat__title>a:focus{outline:3px solid #ffbf47;outline-offset:0}.slat__title>a:focus{background-color:#ffbf47}@media print{.region-header>.control--responsive-menu{display:none}}.hero{background-color:#0080a4;color:#fff}.hero .node__subtitle{margin-bottom:1.5rem}@media (max-width:991.98px){.region-hero{padding-left:1rem;padding-right:1rem;display:flex;flex-direction:column}}.page-variant--homepage .region-hero>.node__title{padding-top:20px}@media (min-width:768px){.page-variant--homepage .region-hero>.node__title{padding-top:30px}}@media (min-width:992px){.page-variant--homepage .region-hero>.node__title{padding-top:40px}}@media (max-width:991.98px){.page-variant--homepage .region-hero>.node__title{grid-area:unset;text-align:center}}.page-variant--homepage .region-hero>.node__title .page-header{font-size:30px;font-weight:700}@media (min-width:768px){.page-variant--homepage .region-hero>.node__title .page-header{font-size:32px}}@media (min-width:992px){.page-variant--homepage .region-hero>.node__title .page-header{font-size:46px}}.page-variant--homepage .region-hero>.node__subtitle{font-size:20px;font-weight:400;line-height:1.5}@media (min-width:768px){.page-variant--homepage .region-hero>.node__subtitle{font-size:22px}}@media (max-width:991.98px){.page-variant--homepage .region-hero>.node__subtitle{grid-area:unset;text-align:center}}@media (max-width:991.98px){.page-variant--homepage .region-hero>.node__banner{margin-left:-1rem;margin-right:-1rem}}@media (min-width:992px){.page-variant--homepage .region-hero>.node__banner img{float:right;overflow:hidden;-o-object-fit:cover;object-fit:cover}}.page-variant--homepage .region-hero>.node__banner .caption{position:absolute;right:1rem;bottom:0}.page-variant--homepage .region-hero>.node__banner .caption:after{display:none}.page-variant--homepage .region-hero>.node__banner .caption a{display:inline-block;background-color:rgba(0,0,0,.7);padding:4px 11px;color:#fff}.page-variant--homepage .region-hero>.node__banner .caption a:focus{background-color:rgba(0,0,0,.7)}.btn:focus,button:focus{outline:3px solid #ffbf47;outline-offset:0}.action--print-section{background:none;border:none;font-size:12px;color:#005ea5;text-decoration:underline;cursor:pointer;padding:5px 0 10px}.action--print-section:hover{color:#003259;text-decoration:underline}.action--print-section:focus{color:#003259;outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47}@media print{.action--print-section{display:none}}.print-section-line{position:relative;display:block;border-bottom:1px solid #eee;margin-bottom:15px}@media print{.print-section-line{display:none}}.image-download-wrapper{position:relative;width:100%}.image-download-wrapper>button{background-color:#fff;border:1px solid #ccc;color:#005ea5;font-size:14px;font-style:italic;font-weight:700;text-decoration:none;padding:6px 12px}.image-download-wrapper>button:before{content:"";display:inline-block;width:1.1875em;height:1.0625em;background-image:url(/themes/custom/cass_base_theme/dist/assets/images/sprite.svg);background-size:102.125em 110.9375em;background-position:37.3em 40.3em;margin-right:5px;vertical-align:middle}.js .image-download-wrapper>.download-options-list{display:none;position:absolute;bottom:34px;left:0;border:1px solid #777;box-shadow:0 0 15px #777;background-color:#fff;padding:20px 25px;z-index:20}.js .image-download-wrapper>.download-options-list:before{content:"";position:absolute;width:0;height:0;border-left:11px solid transparent;border-right:11px solid transparent;border-top:11px solid #777;bottom:-11px;left:10px}.js .image-download-wrapper>.download-options-list:after{content:"";position:absolute;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #fff;bottom:-10px;left:11px}.js .image-download-wrapper>.download-options-list.open{display:block}.image-download-wrapper>.download-options-list>li{margin:5px 0;list-style-type:none}.image-download-wrapper>.download-options-list>li>a{text-decoration:underline}.image-download-wrapper>.download-options-list>li>a:focus{outline-offset:0}.image-download-wrapper>.download-options-list>li>span{color:#777;font-size:16px}.footer{padding-top:2rem;padding-bottom:2rem;border-top:10px solid #777;background-color:#ccc}@media (min-width:768px){.footer{padding-top:3rem;padding-bottom:3rem}}.post-footer{padding-top:2rem;padding-bottom:2rem;color:#fff;background-color:#1b1f23}.navigation-post-footer{font-size:1.0000125rem;margin-right:3rem}.navigation-post-footer .menu__item{margin-right:1.5rem;margin-bottom:.5rem}.navigation-post-footer .menu__link{color:#ccc;text-decoration:none}.navigation-post-footer .menu__link:hover{color:#fff;text-decoration:underline;text-underline-offset:.35em}.navigation-post-footer .menu__link:focus{color:#333;outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47}.region-post-footer #block-nz-goverment-logo{grid-column:2}.nz-govt-logo{display:inline-block}.nz-govt-logo:focus{outline:3px solid #ffbf47;outline-offset:0;background-color:#ffbf47}label{font-weight:700}.form-required:after{display:inline-block;margin-right:.15em;margin-left:.15em;content:"*";color:#dc3545}.form-control:focus{outline:3px solid #ffbf47;outline-offset:-3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.mailchimp-signup-subscribe-form label{margin-top:1rem;font-size:1.0000125rem}.openid-connect-login-form{margin-bottom:3rem}@media print{.region-header{display:block}}.region-header .page-full-url{display:none}@media print{.region-header .page-full-url{display:block;width:100%;margin-top:1em;padding-left:6px;text-decoration:unset}.region-header .page-full-url:after{content:"" attr(href) ""!important}}@media print{.region-header>.promotion--brand{width:100%}}@media print{.region-header>.promotion--brand .logo__link:after{display:none!important}}.header-menu{margin-left:auto;font-size:1.0000125rem;align-self:center}@media (max-width:991.98px){.header-menu{display:none}}.header-menu .menu__link{margin-left:1rem}.header-menu .menu__link:focus{color:#003259;outline:3px solid #ffbf47;outline-offset:0}.post-header{position:relative;background-color:#1b1f23}.page-node-type-resource .resource__field-cassbase-viewpoint{text-transform:uppercase;font-weight:600;font-size:13px;margin-top:15px}@media (min-width:992px){.page-node-type-resource .resource__field-cassbase-viewpoint{position:absolute;top:0;right:0;border:1px solid #ccc;border-top:0;border-right:0;padding:8px 15px;margin-top:0}}.page-node-type-resource .resource__field-cassbase-viewpoint .field__label{font-weight:600!important;width:unset;margin-right:0;margin-top:0}.page-node-type-resource .resource__field-cassbase-viewpoint .field__item{width:unset}.page-node-type-resource .block-page-title-block{margin-bottom:1em;padding-top:0}.page-node-type-resource .block-page-title-block .page-header{line-height:1.1}.page-node-type-resource .node--type-resource .d-flex{flex-wrap:wrap}@media (min-width:768px){.page-node-type-resource .node--type-resource .d-flex{flex-wrap:unset}}.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header,.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header-alternate{background-color:#eee;padding:1.444em;margin-bottom:1.611em}.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header-alternate>div:first-child .field__label,.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header>div:first-child .field__label{margin-top:0}.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header-alternate .card,.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header .card{background:transparent;border:0;border-radius:0;margin:1em 0 0!important}.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header-alternate .card .card-header,.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header .card .card-header{border-radius:0;background:transparent;padding:0;border:0;margin-bottom:1em}.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header-alternate .card .card-body,.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header .card .card-body{padding:0}.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header-alternate .card .card-body>div:first-child .field__label,.page-node-type-resource .node--type-resource.node--view-mode-cassbase-metadata-header .card .card-body>div:first-child .field__label{margin-top:0}.page-node-type-resource .field__label{font-weight:400!important;min-width:100%;margin-top:.722em;white-space:nowrap}@media (min-width:768px){.page-node-type-resource .field__label{min-width:35%;margin-top:0}}@media (min-width:992px){.page-node-type-resource .field__label{min-width:25%}}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content{padding:1.5em 1em;border:1px solid #ccc;border-left-width:10px;background:#fff;color:#333;font-size:16px;line-height:1.6;margin:1em 0}@media (min-width:576px){.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content{padding:2em;margin:1em 0 3em}}@media (min-width:992px){.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content{padding:4em 3em;margin:1em 0 3em}}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content:after{display:none}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .contextual-region{position:unset}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource.node--view-mode-cassbase-metadata-header,.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource.node--view-mode-cassbase-metadata-header-alternate{background-color:#fff;padding:0;margin-bottom:0}.page-node-type-blog-post .region-content .block-fieldblock,.page-node-type-blog-post .region-pre-content .block-fieldblock,.page-node-type-event .region-content .block-fieldblock,.page-node-type-event .region-pre-content .block-fieldblock,.page-node-type-resource .region-content .block-fieldblock,.page-node-type-resource .region-pre-content .block-fieldblock{margin-bottom:0!important}.page-node-type-blog-post .region-content .block-fieldblock .event__category,.page-node-type-blog-post .region-content .block-fieldblock .resource__type,.page-node-type-blog-post .region-content .block-fieldblock li,.page-node-type-blog-post .region-pre-content .block-fieldblock .event__category,.page-node-type-blog-post .region-pre-content .block-fieldblock .resource__type,.page-node-type-blog-post .region-pre-content .block-fieldblock li,.page-node-type-event .region-content .block-fieldblock .event__category,.page-node-type-event .region-content .block-fieldblock .resource__type,.page-node-type-event .region-content .block-fieldblock li,.page-node-type-event .region-pre-content .block-fieldblock .event__category,.page-node-type-event .region-pre-content .block-fieldblock .resource__type,.page-node-type-event .region-pre-content .block-fieldblock li,.page-node-type-resource .region-content .block-fieldblock .event__category,.page-node-type-resource .region-content .block-fieldblock .resource__type,.page-node-type-resource .region-content .block-fieldblock li,.page-node-type-resource .region-pre-content .block-fieldblock .event__category,.page-node-type-resource .region-pre-content .block-fieldblock .resource__type,.page-node-type-resource .region-pre-content .block-fieldblock li{font-size:24px;color:#777}.page-node-type-blog-post .region-content .block-page-title-block,.page-node-type-blog-post .region-pre-content .block-page-title-block,.page-node-type-event .region-content .block-page-title-block,.page-node-type-event .region-pre-content .block-page-title-block,.page-node-type-resource .region-content .block-page-title-block,.page-node-type-resource .region-pre-content .block-page-title-block{padding-top:0}.multipage-pagination{display:flex;justify-content:space-between;margin-top:3em}.multipage-pagination li{border:0}.multipage-pagination li a{font-size:24px;text-decoration:none;background:none;position:relative}.multipage-pagination li a:focus,.multipage-pagination li a:hover{text-decoration:underline;background-color:#eee}.multipage-pagination li a:after{content:"";display:inline-block;background-image:url(/themes/custom/cass_base_theme/dist/assets/images/sprite.svg);background-size:124.0625em 128.1875em;position:absolute;width:1.5625em;height:2.5625em;font-size:16px}.multipage-pagination li #multipage-previous{background-image:none;padding-left:2em}.multipage-pagination li #multipage-previous:after{background-position:-2.4375em -3.4375em;top:12px;left:6px}.multipage-pagination li #multipage-previous:focus:after,.multipage-pagination li #multipage-previous:hover:after{background-position:-4.5625em -6.5625em}.multipage-pagination li #multipage-next{background-image:none;padding-right:4em}.multipage-pagination li #multipage-next:after{background-position:-13.0625em -19.0625em;top:12px;right:6px}.multipage-pagination li #multipage-next:focus:after,.multipage-pagination li #multipage-next:hover:after{background-position:-15.1875em -22.1875em}.prose h2 a.anchor,.prose h3 a.anchor{visibility:hidden;padding-right:.5em;color:#333;font-size:20px;text-align:center;text-decoration:none;float:left;width:40px;margin-left:-40px}.prose h2:focus a,.prose h2:hover a,.prose h3:focus a,.prose h3:hover a{visibility:visible}.prose h2 a{line-height:1.8}.prose h3 a{line-height:1.5}.block-views-blocksector-promotion-block-1 .overflow-hidden{overflow:visible!important}.social-sharing-buttons{display:none}@media (min-width:992px){.social-sharing-buttons{display:flex;flex-direction:column;position:fixed;left:0;top:35%;z-index:999}}@media (min-width:992px){.page-node-type-blog-post .social-sharing-buttons{flex-direction:row;justify-content:flex-start;position:relative}}.page-node-type-blog-post .social-sharing-buttons__buttons,.page-node-type-blog-post .social-sharing-buttons a{margin:0 1px}.social-sharing-buttons__buttons,.social-sharing-buttons a{margin:1px 0;background-color:#fff}.social-sharing-buttons .social-sharing-buttons__button.share-email{order:-1}.social-sharing-buttons .social-sharing-buttons__button.share-x{order:1}.view-media-collection-files header{border:1px solid #ccc;border-bottom:none;padding:10px}.view-media-collection-files table th:first-child{width:15%}.view-media-collection-files table th:last-child{width:60%}.view-media-collection-files table .media--type-document,.view-media-collection-files table .media--type-file{display:flex;flex-direction:column;line-height:normal}.view-media-collection-files table .media--type-document .media__meta,.view-media-collection-files table .media--type-file .media__meta{margin-left:0}.view-media-collection-files table .media--type-document>a,.view-media-collection-files table .media--type-file>a{word-wrap:break-word}.media__meta{text-transform:uppercase}.media__meta>*+:before{content:"\A0"}.related .media--type-document,.related .media--type-file{line-height:normal}.related a{text-underline-offset:.255em}.site__sidebar-inner{position:static;max-height:unset;padding:0 15px 40px}.region-sidebar .block.block-sector-multipage{margin-bottom:3em;border-top:0}.region-sidebar .block.block-sector-multipage .button-wrapper:not(:first-child){margin-top:.7em}.region-sidebar .block.block-sector-multipage .btn{padding:5px 10px;text-decoration:none;color:#333;border-color:#ccc;background-color:#fff;font-size:14px}.region-sidebar .block.block-sector-multipage .btn:focus,.region-sidebar .block.block-sector-multipage .btn:hover{text-decoration:none;background-color:#e6e6e6}.region-sidebar .toc-tree a.nav-link{text-decoration:none}.region-sidebar .toc-tree a.nav-link:focus,.region-sidebar .toc-tree a.nav-link:hover{text-decoration:underline}.region-sidebar .block-sector-toc{margin:3em 0;border-top:1px solid #e2e2e2}.region-sidebar .block-sector-toc .block-title{margin-top:20px}.region-sidebar .block-sector-toc nav{margin-top:1.5em}.region-sidebar .block-sector-toc nav>ol>li{position:relative;padding:13px 0}.region-sidebar .block-sector-toc nav>ol>li ol{margin-top:10px}.region-sidebar .block-sector-toc nav>ol>li ol>li>a{padding:.2rem .8rem;font-size:14px;font-weight:400;line-height:20px}.region-sidebar .block-sector-toc nav>ol>li:before{position:absolute;top:25px;left:8px;display:block;width:2px;height:100%;content:"";background:#1b1f23}.region-sidebar .block-sector-toc nav>ol>li>a{display:block;padding:0 0 0 30px;font-size:16px;font-weight:600;line-height:20px}.region-sidebar .block-sector-toc nav>ol>li>a:after{position:absolute;top:18px;left:2px;display:inline-block;width:14px;height:14px;content:"";border-radius:50%;background:#1b1f23}.region-sidebar .block-sector-toc nav>ol>li.active a{text-decoration:underline;color:#1b1f23}.region-sidebar .block-sector-toc nav>ol>li.active~:before{background:#ccc}.region-sidebar .block-sector-toc nav>ol>li.active~li a:after{background-color:#ccc}.region-sidebar .block-sector-toc nav>ol>li.active li a{text-decoration:none}.region-sidebar .block-sector-toc nav>ol>li.active li.active a{text-decoration:underline}.region-sidebar .block-sector-toc nav>ol>li:last-child:before{display:none}@media print{#block-cassbase-resource-metadata-block details,.page-node-type-resource .block-sector-multipage-actions-block,.page-node-type-resource .block-sector-multipage-pagination-block,.page-node-type-resource .block-sector-toc-block,.page-node-type-resource .hidden-print{display:none}}
.navbar .form-inline .form-actions{display:none}.toolbar-oriented .toolbar-bar{z-index:1200}.toolbar-horizontal .toolbar-menu.nav{float:left}fieldset.card legend{font-size:1rem}.form-check{margin-bottom:1rem}.form-checkboxes .form-check,.form-radios .form-check{margin-bottom:0}.forum__last-reply{width:20%}.forum-list__forum{width:60%}#drupal-off-canvas{box-sizing:initial}
body{color:#333;font-size:18px;line-height:1.444}body.cke_editable{width:auto;margin:0;border:none;background:none}@media (min-width:1460px){body{width:1400px;margin-right:auto;margin-left:auto;border-right:1px solid #e7e5e2;border-left:1px solid #e7e5e2;background-color:#f4f3f1}}.main-regions-wrapper{margin-top:0}.footer-divide{display:none}.block-title,.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:#000;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:700}.block-title,.h1,.h2,.h3,h1,h2,h3{margin-top:26px;margin-bottom:13px}.h5,.h6,.slat__title,.transcript>h3,div.action--show-more-toggle>h3,h5,h6{font-family:Open Sans,sans-serif}.block-title{font-size:27px}a:visited{color:#005ea5}b,strong{font-weight:700}.region-pre-content:after{margin-bottom:0}.content>.site__inner,.pre-content>.site__inner{padding-top:1.444em}@media (min-width:992px){.content>.site__inner,.pre-content>.site__inner{padding-top:2.888em}}.pre-footer{background-color:#fff}.page-variant--homepage .region-post-content{display:block}.page-header{margin-top:0}.lead,.node__subtitle{margin-bottom:28px;color:rgba(0,0,0,.5);font-size:24px;font-weight:400;line-height:28px}.prose .lead,.prose .node__subtitle{margin-bottom:30px;font-size:18px;line-height:33px}@media (min-width:540px){.prose .lead,.prose .node__subtitle{font-size:25.6px;line-height:42px}}.prose a{text-underline-offset:unset}.prose p{margin:0 0 24px}.prose dl{display:block}.prose blockquote{color:rgba(0,0,0,.5);border-left:1px solid #ccc;font-size:27px;font-weight:400;font-style:normal;line-height:1.44}.prose blockquote p{margin-bottom:28px}.prose blockquote .media{padding:0}@media (min-width:480px){.prose blockquote{margin:0 0 30px;padding:15px 30px}}@media (min-width:540px){.prose{line-height:1.875}}blockquote{margin:0 0 28px;padding:14px 28px;color:rgba(0,0,0,.5);border-left:1px solid #ccc;font-size:27px;font-weight:400;font-style:normal;line-height:1.44}blockquote.bg-primary{color:#fff}blockquote.bg-primary footer{color:#fff;line-height:1}blockquote.bg-primary footer cite{color:#fff}blockquote.small{font-size:77%;font-weight:400}blockquote footer cite{font-size:70%}.has-italic-block-title .block-title{font-style:italic}.last-updated>.block-title,.last-updated>strong{color:#666;font-family:Open Sans,sans-serif;font-size:16px;font-weight:400}.last-updated>.contact__field-last-updated,.last-updated>.page__field-last-updated,.last-updated>time{color:#666;font-size:16px;font-weight:500}.has-margin-top-base,.has-margin-top-half{margin-top:.722em}@media (min-width:992px){.has-margin-top-base{margin-top:1.444em}}.has-border-top{border-top:1px solid #e2e2e2}.page-tsy-a-z .has-border-top,.path-a-z .has-border-top{padding-bottom:.5em}.has-border-top-large{border-top:1px solid #e2e2e2}@media (min-width:480px){.has-border-top-large{border-top:5px solid #e2e2e2}}.border-top{border-top:1px solid #e2e2e2!important}.field__label{color:#666;font-weight:400!important}@media (min-width:480px){.field__label{width:25%;margin-right:2%}}.field__item{width:100%;color:#333}@media (min-width:540px){.field__item{width:73%}}.field__items{width:100%;color:#333}.field__items .field__item{width:100%}@media (min-width:540px){.field__items{width:73%}}.ext>svg.ext{width:1.2rem;height:1.2rem;margin-top:-7px;margin-left:4px;fill:#005ea5}.ext>svg.ext path{stroke:#005ea5}.ext:hover svg.ext{fill:#003746}.ext:hover svg.ext path{stroke:#003746}.has-padding-base{padding:.722em}@media (min-width:992px){.has-padding-base{padding:1.444em}}.has-border-large{border:1px solid #d5d5d5}@media (min-width:480px){.has-border-large{border:5px solid #d5d5d5}}.has-no-margin-top{margin-top:0!important}.has-margin-top-double,.path-a-z .has-margin-top-double{margin-top:1.444em}@media (min-width:992px){.has-margin-top-double{margin-top:3.5em}}.has-margin-top-triple{margin-top:2.888em}@media (min-width:992px){.has-margin-top-triple{margin-top:4.332em}}.inline-block{display:inline-block}.alert-info{border-radius:0}.page-node-type-cassbase_content_collection #block-tsy-theme-pagetitle{display:none}.breadcrumb>li{color:#c2f2ff}.breadcrumb>li>a,.breadcrumb>li>a:focus,.breadcrumb>li>a:hover{text-decoration:underline;text-underline-offset:auto}@media (min-width:992px){.breadcrumb>li>a{text-decoration:none}}.back-to-top .action--back-to-top{position:fixed;top:90%;right:0;padding:6px 12px 6px 23px;transition:opacity .2s ease-out;text-decoration:none;text-transform:none;color:#005ea5;border-top:1px solid #ddd;border-bottom:1px solid #ddd;border-left:1px solid #ddd;background-color:#fff;font-size:16px;font-weight:400}.back-to-top .action--back-to-top:focus,.back-to-top .action--back-to-top:hover{text-decoration:none;color:#333}.back-to-top .action--back-to-top:focus:before,.back-to-top .action--back-to-top:hover:before{background:none}.back-to-top .action--back-to-top:before{position:absolute;top:4px;left:13px;width:auto;height:auto;content:"\2191";white-space:nowrap;background:none}.more-link>a,a.more-link{text-decoration:none;text-transform:uppercase;border-bottom:1px solid rgba(0,94,165,.3);font-size:14px;font-weight:700}.more-link>a:focus,.more-link>a:hover,a.more-link:focus,a.more-link:hover{text-decoration:none;border-bottom:1px solid rgba(0,94,165,.8)}div.more-link{margin-top:1.444em}@media (min-width:992px){div.more-link{margin-top:3.5em}}.btn-default{color:#333;border-color:#ccc;background-color:#fff}.btn-default:focus,.btn-default:hover{color:#333;border-color:#adadad;background-color:#e6e6e6}a.btn-primary{color:#fff}.btn-primary[data-target="#tsy-expand-table-modal"]{position:relative;margin-bottom:.722em;padding:5px 10px 5px 28px;color:#333;border-color:#ccc;background-color:#fff;font-size:12px}.btn-primary[data-target="#tsy-expand-table-modal"]:focus,.btn-primary[data-target="#tsy-expand-table-modal"]:hover{color:#333;border-color:#adadad;background-color:#e6e6e6}.btn-primary[data-target="#tsy-expand-table-modal"]:before{position:absolute;top:9px;left:9px;display:inline-block;width:.6875em;height:.625em;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-120em -123.8125em;background-size:124.0625em 128.1875em;font-size:18px}.btn-tsy-dark-blue{text-decoration:none;color:#fff;border-color:#000c18;background-color:#00254b;font-size:16px;font-weight:600}.btn-tsy-dark-blue svg{display:none}.btn-tsy-dark-blue:focus,.btn-tsy-dark-blue:hover{text-decoration:none;color:#fff;border-color:#000;background-color:#000c18}.btn-tsy-dark-blue:visited{color:#fff}.btn-insights-green{color:#fff;border-color:#134727;background-color:#1d703d;font-weight:600}.btn-insights-green:focus,.btn-insights-green:hover{color:#fff;border-color:#06170c;background-color:#134727}.btn-insights-green:visited{color:#fff}.btn-lg{padding:13px 20px;font-size:16px;line-height:19px}.action--back,.link-decoration-none>a,.prose .btn-lg,a.link-decoration-none{text-decoration:none}.action--back{position:relative;padding-left:10px}.action--back:focus,.action--back:hover{text-decoration:underline}.action--back:before{position:absolute;top:8px;left:0;display:inline-block;width:.4375em;height:.75em;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-57.375em -59.4375em;background-size:1985px 2051px;font-size:16px}.action--join-discussion{display:inline-block;margin-top:1em;padding:13px 0;color:#fff;border-color:#00557c;background-color:#0078af;font-weight:700}.action--join-discussion:hover{background-color:#00557c}.action--join-discussion a{position:relative;padding:13px 20px 13px 53px;text-decoration:none;color:#fff}.action--join-discussion a:before{position:absolute;top:16px;left:14px;width:.9375em;height:.75em;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-77.3125em -81.25em;background-size:124.0625em 128.1875em;font-size:29px}.action--join-discussion a svg{display:none}.tsy-a-z-summary-attachment ul,.view-tsy-a-z ul{display:block;float:left;width:100%;margin-left:0;padding-left:0;list-style-type:none}.tsy-a-z-summary-attachment ul li,.view-tsy-a-z ul li{display:block;float:left;width:36px;height:36px;margin:0 2px 2px 0!important;padding:0;text-align:center;background-color:#eee;font-weight:600;line-height:36px}.tsy-a-z-summary-attachment ul li a,.view-tsy-a-z ul li a{display:block;float:left;width:36px;height:36px;text-align:center;text-decoration:none;font-weight:600}.pagination{position:relative;flex-wrap:wrap;margin-top:2.888em}.pagination .page-link{padding:8px 15px;text-decoration:none;border:0;border-radius:0}.pagination .page-link:hover{text-decoration:underline}.pagination .active .page-link{border-radius:0}.pagination .pager__item--first .page-link,.pagination .pager__item--last .page-link,.pagination .pager__item--next .page-link,.pagination .pager__item--previous .page-link{text-transform:lowercase;border-radius:0}.pagination .pager__item--first .page-link:after,.pagination .pager__item--last .page-link:after,.pagination .pager__item--next .page-link:after,.pagination .pager__item--previous .page-link:after{position:absolute;top:36%;display:inline-block;width:.875em;height:.875em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-size:124.0625em 128.1875em}.pagination .pager__item--first .page-link{padding:10px 20px 10px 65px}.pagination .pager__item--first .page-link:after{left:9%;width:2.6875em;height:.875em;background-position:-27.6875em -35.875em}.pagination .pager__item--previous .page-link{padding:10px 10px 10px 30px}.pagination .pager__item--previous .page-link:after{left:9%;background-position:-23em -33em}.pagination .pager__item--next .page-link{padding:10px 30px 10px 10px}.pagination .pager__item--next .page-link:after{right:10%;background-position:-63.8125em -67.4375em}.pagination .pager__item--last .page-link{padding:10px 65px 10px 10px}.pagination .pager__item--last .page-link:after{right:9%;width:2.6875em;height:.875em;background-position:-34.1875em -38.75em}.footer{padding:0;background-color:#1b1f23}.footer>.site__inner{padding-top:1.444em;padding-bottom:300px;color:#ccc;background:url(/themes/custom/tsy_theme/dist/assets/images/graphic-icons-landscape-footer.jpg) no-repeat 100% 100%}@media (min-width:540px){.footer>.site__inner>.row{margin-right:-30px;margin-left:-30px}}@media (min-width:992px){.footer>.site__inner{padding-top:5.332em;padding-bottom:200px;background-position:bottom}}.footer .promotion--brand{width:100%;padding-right:15px;padding-left:15px}.footer .promotion--brand .logo--primary{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px;background-color:#fff}.footer .promotion--primary-navigation-footer{position:relative;float:left;width:100%;min-height:1px;margin-bottom:1rem;padding-right:15px;padding-left:15px}.footer .promotion--primary-navigation-footer .menu__item{width:100%}@media (min-width:1260px){.footer .promotion--primary-navigation-footer{float:left;width:16.66667%;margin-top:50px}}.footer .promotion--what-are-you-looking-for{position:relative;float:left;width:100%;margin-bottom:2rem;padding-right:15px;padding-left:15px}.footer .promotion--what-are-you-looking-for .block-title{margin-bottom:.722em;color:#fff;font-size:27px}.footer .promotion--what-are-you-looking-for .menu__item:nth-child(odd){width:100%}@media (min-width:480px){.footer .promotion--what-are-you-looking-for .menu__item:nth-child(odd){float:left;clear:both;width:48.64865%;margin-left:0}}@media (min-width:1260px){.footer .promotion--what-are-you-looking-for{float:left;width:50%;margin-bottom:0;padding-left:2.166em;border-left:1px solid #494c4f}}.footer .promotion--primary-navigation-footer .menu,.footer .promotion--what-are-you-looking-for .menu{padding:.722em 0}.footer .promotion--primary-navigation-footer .menu__link,.footer .promotion--what-are-you-looking-for .menu__link{display:block;padding:.361em 0;text-decoration:none;color:#ccc;font-size:16px}.footer .promotion--primary-navigation-footer .menu__link.is-active,.footer .promotion--primary-navigation-footer .menu__link:hover,.footer .promotion--what-are-you-looking-for .menu__link.is-active,.footer .promotion--what-are-you-looking-for .menu__link:hover{text-decoration:underline;color:#fff}.footer .promotion--primary-navigation-footer .menu__link:active,.footer .promotion--primary-navigation-footer .menu__link:focus,.footer .promotion--what-are-you-looking-for .menu__link:active,.footer .promotion--what-are-you-looking-for .menu__link:focus{text-decoration:underline;color:#333}@media (min-width:480px){.footer .promotion--primary-navigation-footer .menu__link,.footer .promotion--what-are-you-looking-for .menu__link{margin:0 1.444em 0 0;padding:.625em .1875em}}.footer #block-tsy-theme-tsy-promotion-get-in-touch{margin-top:2rem}@media (min-width:1260px){.footer #block-tsy-theme-tsy-promotion-get-in-touch{margin-top:0}}@media (min-width:1260px){.footer #block-tsy-theme-tsy-promotion-footer-oia-requests{float:right}}.footer .promotion--get-in-touch{padding-right:15px;padding-left:15px;font-size:16px}.footer .promotion--get-in-touch .block-title{margin-bottom:.722em;color:#fff;font-size:27px}@media (min-width:1260px){.footer .promotion--get-in-touch .block-title{margin-top:0}}.footer .promotion--get-in-touch .list--social-icons{margin-top:1.444em}.footer .promotion--get-in-touch .list--social-icons>li{display:inline-block;margin-right:5px}.footer .promotion--get-in-touch .list--social-icons>li:before{position:absolute;top:0;left:0;width:32px;height:32px;content:""}.footer .promotion--get-in-touch .list--social-icons>li>a{display:block;min-height:32px;margin-top:0;padding:3px 0 0 30px;border:0}.footer .promotion--get-in-touch .list--social-icons>li>a:before{left:7px;display:inline-block;background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-size:124.0625em 128.1875em;font-size:17px}.footer .promotion--get-in-touch .list--social-icons>li.icon--twitter a:before{width:1.0625em;height:1.0625em;background-position:-118.375em -122.1875em}.footer .promotion--get-in-touch .list--social-icons>li.icon--twitter a:focus:before{width:1.0625em;height:1.0625em;background-position:-116.75em -120.5625em}.footer .promotion--get-in-touch .list--social-icons>li.icon--facebook a:before{width:1.0625em;height:1.0625em;background-position:-98.125em -102.1875em}.footer .promotion--get-in-touch .list--social-icons>li.icon--facebook a:focus:before{width:1.0625em;height:1.0625em;background-position:-96.5em -100.5625em}.footer .promotion--get-in-touch .list--social-icons>li.icon--youtube a:before{width:1em;height:1.1875em;background-position:-122.8125em -126.75em}.footer .promotion--get-in-touch .list--social-icons>li.icon--youtube a:focus:before{width:1em;height:1.1875em;background-position:-121.25em -125em}.footer .promotion--get-in-touch .list--social-icons>li.icon--linkedin a:before{width:1.0625em;height:1.0625em;background-position:-105.625em -109.6875em}.footer .promotion--get-in-touch .list--social-icons>li.icon--linkedin a:focus:before{width:1.0625em;height:1.0625em;background-position:-104em -108.0625em}@media (min-width:992px){.footer .promotion--get-in-touch .list--social-icons{margin-top:2.166em}}.footer .promotion--get-in-touch a{text-decoration:none;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.2)}.footer .promotion--get-in-touch a:hover{text-decoration:none;border-color:#fff}.footer .promotion--get-in-touch a:active,.footer .promotion--get-in-touch a:focus{text-decoration:none;color:#333;border-color:#333}.footer .promotion--get-in-touch .col-xs-6{float:left;width:50%;padding-right:15px;padding-left:15px}@media (min-width:1260px){.footer .promotion--get-in-touch{float:left;width:33.33333%;padding-left:2.166em;border-left:1px solid #494c4f}}.pre-footer{padding-bottom:1.444em}@media (min-width:992px){.pre-footer{padding-bottom:2.888em}}.post-footer>.site__inner{padding-top:1.444em;padding-bottom:1.444em;background-color:#1b1f23}@media (min-width:480px){.post-footer>.site__inner{padding-top:2.888em;padding-bottom:2.888em}}@media (min-width:1260px){.post-footer>.site__inner{padding-top:4.332em;padding-bottom:4.332em}}.post-footer .footer_logo{display:none}.region-post-footer{position:relative;display:block}.navigation-post-footer{position:relative;float:left;width:100%;margin-bottom:2rem}@media (min-width:480px){.navigation-post-footer .menu__item{float:left}}.navigation-post-footer .menu__link{padding:.361em 0;text-decoration:none;color:#ccc;font-size:16px}.navigation-post-footer .menu__link.is-active{text-decoration:underline;color:#fff}.navigation-post-footer .menu__link:hover{text-decoration:underline;color:#fff;text-underline-offset:auto}.navigation-post-footer .menu__link:active,.navigation-post-footer .menu__link:focus{text-decoration:underline;color:#333}@media (min-width:480px){.navigation-post-footer .menu__link{margin:0 1.444em 0 0;padding:.1875em}}.navigation-post-footer .menu>.menu__item+.menu__item{margin:0}@media (min-width:1260px){.navigation-post-footer{float:left;width:66.66667%}}.promotion--associated-organisation{width:100%;max-width:260px}.promotion--associated-organisation svg{fill:#fff}@media (min-width:1260px){.promotion--associated-organisation{position:absolute;top:0;right:0;padding-top:0;padding-bottom:0}}.custom-select,.form-control,select{height:50px;padding:6px 12px;color:#555;border:1px solid #ccc;border-radius:0;background-color:#fff;font-size:18px;line-height:1.444}.custom-select:focus,.custom-select:hover,.form-control:focus,.form-control:hover,select:focus,select:hover{border:1px solid #555}.form-actions .btn{height:50px}.views-exposed-form{margin:.722em 0;padding:.722em;border:1px solid #d4d4d4;background-color:#eee}.views-exposed-form>.form-item{margin-top:0}.views-exposed-form label{overflow:hidden;margin-bottom:0;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600}@media (min-width:480px){.views-exposed-form{margin:1.444em 0}}#views-exposed-form-tsy-events-tsy-event-filter-block>div,#views-exposed-form-tsy-votes-list-content-tsy-votes-page>div{width:100%}@media (min-width:992px){#views-exposed-form-tsy-events-tsy-event-filter-block>div,#views-exposed-form-tsy-votes-list-content-tsy-votes-page>div{width:calc(25% - 1rem)}}#views-exposed-form-tsy-events-tsy-event-filter-block input,#views-exposed-form-tsy-events-tsy-event-filter-block select,#views-exposed-form-tsy-votes-list-content-tsy-votes-page input,#views-exposed-form-tsy-votes-list-content-tsy-votes-page select{font-size:16px}#views-exposed-form-tsy-events-tsy-event-filter-block .form-actions,#views-exposed-form-tsy-votes-list-content-tsy-votes-page .form-actions{margin-right:1rem}@media (min-width:992px){#views-exposed-form-tsy-events-tsy-event-filter-block .form-actions,#views-exposed-form-tsy-votes-list-content-tsy-votes-page .form-actions{margin-right:0}}#views-exposed-form-tsy-events-tsy-event-filter-block .btn,#views-exposed-form-tsy-votes-list-content-tsy-votes-page .btn{width:100%}@media (min-width:992px){#views-exposed-form-tsy-events-tsy-event-filter-block .btn,#views-exposed-form-tsy-votes-list-content-tsy-votes-page .btn{width:auto}}.ui-menu .ui-menu-item-wrapper{display:block;text-decoration:none}.ui-menu .ui-menu-item-wrapper:hover{text-decoration:underline}.header-menu{position:absolute;top:20px;right:15px}.header-menu .menu__link{margin-left:1em;text-decoration:none;font-size:14px;font-weight:400}.header-menu .menu__link.is-active,.header-menu .menu__link.is-active:focus,.header-menu .menu__link.is-active:hover{text-decoration:underline}.header-menu .menu__link:focus,.header-menu .menu__link:hover{text-decoration:none}@media (min-width:1260px){.header-menu .menu__link{font-size:16px}}.header{z-index:0;height:120px;box-shadow:none}.header~*{z-index:auto}.search-is-active .header{z-index:2}.header .region-header{grid-template-rows:1fr;justify-content:space-between;height:120px}.header>.container{position:relative}.logo--primary .logo__link{display:block;width:100%;max-width:70vw;height:auto;margin-top:14px}.logo--primary .logo__link>img{width:100%;height:100%;max-height:none}@media (min-width:480px){.logo--primary .logo__link{width:306px;height:58px}}#block-tsy-theme-sectorblocksresponsivemenucontrols{position:absolute;top:20px;right:15px}#block-tsy-theme-sectorblockssearchdesktopflyoutcontrol{position:absolute;top:70px;right:15px}.search-is-active #block-tsy-theme-sectorblockssearchdesktopflyoutcontrol{position:fixed;top:0;margin-top:0}@media (min-width:992px){#block-tsy-theme-sectorblockssearchdesktopflyoutcontrol{position:static;align-self:flex-start;margin-top:5px}}.slogan{display:none}.post-header{background:#000;font-family:Roboto,Helvetica,Arial,sans-serif}@media (max-width:991px){.post-header .container .row{margin:0}}@media (max-width:991px){.post-header .container,.post-header .region-post-header{max-width:100%;padding:0}}@media (min-width:992px){.post-header{background-color:#1b1f23}}@media (min-width:992px){.pre-hero{background-color:#121212}}@media (min-width:992px){.promotion--mobile-essentials{display:none}}.btn-tsy-orange{text-decoration:none;color:#fff;border-color:#ad6d0c;background-color:#dc8c0f;font-size:16px;font-weight:600}.btn-tsy-orange:focus,.btn-tsy-orange:hover{color:#fff;border-color:#734908;background-color:#ad6d0c}.btn-tsy-orange:visited{color:#fff}@media (min-width:768px){.btn-tsy-orange{display:none}}.navigation--primary:before,.navigation--publications:before{border-color:#333;background-color:#333;box-shadow:9999px 0 0 #333}.navigation--primary .is-open .menu .menu__toggle,.navigation--primary .is-open>.menu__toggle,.navigation--publications .is-open .menu .menu__toggle,.navigation--publications .is-open>.menu__toggle{background:#3f3f3f}.navigation--primary .is-open .menu .is-open .menu .menu__toggle,.navigation--primary .is-open .menu .is-open>.menu__toggle,.navigation--publications .is-open .menu .is-open .menu .menu__toggle,.navigation--publications .is-open .menu .is-open>.menu__toggle{background:#474747}.navigation--primary .is-open .menu .is-open .menu .menu__toggle:focus,.navigation--primary .is-open .menu .is-open .menu .menu__toggle:hover,.navigation--publications .is-open .menu .is-open .menu .menu__toggle:focus,.navigation--publications .is-open .menu .is-open .menu .menu__toggle:hover{background:#000}.navigation--primary .is-open .menu .is-open .menu .is-open .menu .menu__toggle,.navigation--primary .is-open .menu .is-open .menu .is-open>.menu__toggle,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .menu__toggle,.navigation--publications .is-open .menu .is-open .menu .is-open>.menu__toggle{background:#505050}.navigation--primary .is-open .menu .is-open .menu .is-open .menu .menu__toggle:focus,.navigation--primary .is-open .menu .is-open .menu .is-open .menu .menu__toggle:hover,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .menu__toggle:focus,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .menu__toggle:hover{background:#000}.navigation--primary .is-open .menu .is-open .menu .is-open .menu .is-open .menu .menu__toggle,.navigation--primary .is-open .menu .is-open .menu .is-open .menu .is-open>.menu__toggle,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .is-open .menu .menu__toggle,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .is-open>.menu__toggle{background:#595959}.navigation--primary .is-open .menu .is-open .menu .is-open .menu .is-open .menu .menu__toggle:focus,.navigation--primary .is-open .menu .is-open .menu .is-open .menu .is-open .menu .menu__toggle:hover,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .is-open .menu .menu__toggle:focus,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .is-open .menu .menu__toggle:hover{background:#000}.navigation--primary .is-open .menu .is-open .menu .is-open .menu .is-open .menu .is-open>.menu__toggle,.navigation--publications .is-open .menu .is-open .menu .is-open .menu .is-open .menu .is-open>.menu__toggle{background:#616161}.navigation--primary .menu__toggle,.navigation--publications .menu__toggle{border-top:0;border-left:1px solid rgba(0,0,0,.15)}.navigation--primary .menu__toggle:hover,.navigation--publications .menu__toggle:hover{background:#000}.navigation--primary>.menu,.navigation--publications>.menu{width:100%;margin:0;background:#333}.navigation--primary>.menu>.menu__item,.navigation--publications>.menu>.menu__item{border:0}.navigation--primary>.menu>.menu__item.active-trail>.menu__link,.navigation--publications>.menu>.menu__item.active-trail>.menu__link{color:#fff;background-color:#000}@media (min-width:992px){.navigation--primary>.menu>.menu__item.active-trail>.menu__link,.navigation--publications>.menu>.menu__item.active-trail>.menu__link{text-decoration:none;font-weight:700}}@media (min-width:992px){.navigation--primary>.menu>.menu__item.is-expanded>.menu__link:after,.navigation--publications>.menu>.menu__item.is-expanded>.menu__link:after{display:block;align-self:center;width:0;height:0;margin-right:0;margin-left:.5em;content:"";transform:none;border-top:5px solid #777;border-right:5px solid transparent;border-left:5px solid transparent;-ms-flex-item-align:center;-ms-grid-row-align:center}}.navigation--primary>.menu>.menu__item.is-expanded>.menu__link.has-opened-mega-menu,.navigation--publications>.menu>.menu__item.is-expanded>.menu__link.has-opened-mega-menu{background-color:#121212}.navigation--primary>.menu>.menu__item.is-expanded>.menu__link.has-opened-mega-menu:after,.navigation--publications>.menu>.menu__item.is-expanded>.menu__link.has-opened-mega-menu:after{border:5px solid transparent;border-top:none;border-bottom:5px solid #ccc}.navigation--primary>.menu>.menu__item>.menu__link,.navigation--publications>.menu>.menu__item>.menu__link{padding:18px;color:hsla(0,0%,100%,.6);border:0}@media (min-width:992px){.navigation--primary>.menu>.menu__item>.menu__link.visible-sm-block,.navigation--primary>.menu>.menu__item>.menu__link.visible-xs-block,.navigation--publications>.menu>.menu__item>.menu__link.visible-sm-block,.navigation--publications>.menu>.menu__item>.menu__link.visible-xs-block{display:none}}.navigation--primary>.menu>.menu__item>.menu__link.is-active:before,.navigation--publications>.menu>.menu__item>.menu__link.is-active:before{background-color:#3facff}@media (min-width:992px){.navigation--primary>.menu>.menu__item>.menu__link.is-active:before,.navigation--publications>.menu>.menu__item>.menu__link.is-active:before{display:none}}.navigation--primary>.menu>.menu__item>.menu__link:hover,.navigation--publications>.menu>.menu__item>.menu__link:hover{color:#fff;background-color:#000}@media (min-width:992px){.navigation--primary>.menu>.menu__item>.menu__link:hover,.navigation--publications>.menu>.menu__item>.menu__link:hover{text-decoration:none;color:#fff;background:#000}}@media (min-width:992px){.navigation--primary>.menu>.menu__item>.menu__link,.navigation--publications>.menu>.menu__item>.menu__link{position:relative;padding:1.444em .722em;color:#fff;font-size:14px;font-weight:600}}@media (min-width:1260px){.navigation--primary>.menu>.menu__item>.menu__link,.navigation--publications>.menu>.menu__item>.menu__link{padding:1.444em;color:#fff;font-size:16px;font-weight:600}.navigation--primary>.menu>.menu__item>.menu__link:hover:focus,.navigation--publications>.menu>.menu__item>.menu__link:hover:focus{text-decoration:underline;text-underline-offset:auto}}.navigation--primary>.menu .menu__item,.navigation--publications>.menu .menu__item{position:relative}.navigation--primary>.menu .menu__item:after,.navigation--publications>.menu .menu__item:after{position:absolute;bottom:0;left:0;display:block;width:100%;content:"";border-bottom:1px solid;border-color:rgba(0,0,0,.15)}@media (min-width:992px){.navigation--primary>.menu .menu__item:after,.navigation--publications>.menu .menu__item:after{display:none}}.navigation--primary>.menu .menu .menu__item,.navigation--publications>.menu .menu .menu__item{border:0}.navigation--primary>.menu .menu .menu__item.active-trail .menu__link:after,.navigation--publications>.menu .menu .menu__item.active-trail .menu__link:after{display:none}.navigation--primary>.menu .menu .menu__link,.navigation--publications>.menu .menu .menu__link{padding:18px;color:hsla(0,0%,100%,.6);border:0;background:#3f3f3f}.navigation--primary>.menu .menu .menu__link.is-active,.navigation--publications>.menu .menu .menu__link.is-active{color:#fff;background-color:#000!important}.navigation--primary>.menu .menu .menu__link.is-active:before,.navigation--publications>.menu .menu .menu__link.is-active:before{background-color:#3facff}.navigation--primary>.menu .menu .menu__link:hover,.navigation--publications>.menu .menu .menu__link:hover{color:#fff;background:#000}@media (min-width:992px){.navigation--primary>.menu .menu .menu__link:hover,.navigation--publications>.menu .menu .menu__link:hover{text-decoration:none;background:#131313}}@media (min-width:992px){.navigation--primary>.menu .menu .menu__link,.navigation--publications>.menu .menu .menu__link{display:block;padding:12px 15px;color:#eee;border-bottom:1px solid #1a1a1a;background-color:transparent;font-size:16px;font-weight:400}}.navigation--primary>.menu .menu .menu .menu__link,.navigation--publications>.menu .menu .menu .menu__link{padding:18px;background:#474747}.navigation--primary>.menu .menu .menu .menu__link:hover,.navigation--publications>.menu .menu .menu .menu__link:hover{color:#fff;background:#000}.navigation--primary>.menu .menu .menu .menu .menu__link,.navigation--publications>.menu .menu .menu .menu .menu__link{padding:18px;background:#515151}.navigation--primary>.menu .menu .menu .menu .menu__link:hover,.navigation--publications>.menu .menu .menu .menu .menu__link:hover{color:#fff;background:#000}.navigation--primary>.menu .menu .menu .menu .menu .menu__link,.navigation--publications>.menu .menu .menu .menu .menu .menu__link{padding:18px;background:#595959}.navigation--primary>.menu .menu .menu .menu .menu .menu__link:hover,.navigation--publications>.menu .menu .menu .menu .menu .menu__link:hover{color:#fff;background:#000}.navigation--primary>.menu .menu .menu .menu .menu .menu .menu__link,.navigation--publications>.menu .menu .menu .menu .menu .menu .menu__link{padding:18px;background:#616161}.navigation--primary>.menu .menu .menu .menu .menu .menu .menu__link:hover,.navigation--publications>.menu .menu .menu .menu .menu .menu .menu__link:hover{color:#fff;background:#000}@media (min-width:992px){.navigation--primary>.menu,.navigation--publications>.menu{position:relative;background:transparent}}.navigation--publications{display:none}body.nav-is-active .navigation--publications{display:block}@media (min-width:992px){.navigation--publications{display:none!important}}.navigation--mega-menu{padding:2.888em 0;background-color:transparent}.navigation--mega-menu>.menu>.menu__item{position:relative}.navigation--mega-menu>.menu>.menu__item .menu__link.is-open{align-self:flex-start;min-width:20%;text-decoration:none;color:#ccc;font-size:18px;font-weight:500}.navigation--mega-menu>.menu>.menu__item .menu__link.is-open.is-active,.navigation--mega-menu>.menu>.menu__item .menu__link.is-open:hover{text-decoration:underline}@media (min-width:1260px){.navigation--mega-menu>.menu>.menu__item .menu__link.is-open{padding-bottom:1rem;font-size:22px;line-height:26px}}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item{max-width:25%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-bottom:2.888em;padding:0 4% 0 1%;border-left:1px solid #333}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item.is-expanded{flex:auto;text-decoration:none;font-size:18px;font-weight:600;line-height:1.444}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item a[href="/publications/search"]{position:absolute;top:70px;left:0;width:16%;padding:15px;border:1px solid #666}@media (min-width:1288px){.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item a[href="/publications/search"]:before{position:absolute;top:18px;left:17px;display:inline-block;width:1.0625em;height:1.0625em;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-113.4375em -117.3125em;background-size:124.0625em 128.1875em;font-size:19px}}@media (min-width:1288px){.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item a[href="/publications/search"]{padding:15px 20px 15px 50px}}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu__link{display:block;overflow:hidden;padding:0 0 .5em;text-decoration:none;text-overflow:ellipsis;font-size:20px;line-height:24px}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu__link.is-active,.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu__link:hover{text-decoration:underline}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu>.menu__item{width:100%}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu>.menu__item>.menu__link{position:relative;display:block;padding:.361em 0;text-decoration:none;color:#eee;font-size:16px;font-weight:500}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu>.menu__item>.menu__link.is-active,.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu>.menu__item>.menu__link:hover{text-decoration:underline}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu>.menu__item>.menu__link.more{text-decoration:underline;text-transform:uppercase;color:#007bd8;font-size:14px}.navigation--mega-menu>.menu>.menu__item>.menu>.menu__item>.menu>.menu__item ul>li{display:none}.navigation--mega-menu a:focus{color:#333!important}.navigation .menu-item-is-unpublished,.promotion--primary-navigation-footer .menu-item-is-unpublished,.promotion--what-are-you-looking-for .menu-item-is-unpublished{display:none!important}@media (min-width:992px){#block-tsy-theme-sectorblockssearchdesktopflyoutcontrol{display:none}}#block-tsy-theme-exposedformsector-sitewide-searchpage-1-3{position:relative;top:35px;border:0}.search--input-form{display:none;align-items:flex-start;margin:5px 0 0!important;padding:0}.search--input-form.views-exposed-form{width:auto;background-color:transparent}@media (min-width:1260px){.search--input-form.views-exposed-form{width:230px}}.search--input-form form{position:relative;display:flex;flex-wrap:nowrap}.search--input-form form label{display:none}.search--input-form form .form-submit.btn-primary{width:39px;height:39px;text-indent:-9999px;border:0;background-color:transparent;background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-111.2em -115.1em;background-size:124.0625em 128.1875em}.search--input-form form .form-submit.btn-primary:active,.search--input-form form .form-submit.btn-primary:focus{background-color:transparent}.search--input-form form input[data-drupal-selector=edit-reset]{display:none}.search--input-form form .form-actions{border:1px solid #ced4da;border-left:none}.search--input-form .form-item-query{width:220px;margin-bottom:0}.search--input-form .form-item-query input{height:41px;font-size:16px;line-height:41px}.search--input-form .form-item-query input:hover{border:1px solid #555}@media (min-width:992px){.search--input-form{display:block}}.hero{background-color:#00718f}.hero .page-header{margin-top:0;color:#fff}.hero .node__subtitle{color:#fff;font-size:20px}.hero .node__subtitle a{color:#fff}@media (min-width:540px){.hero .node__subtitle{font-size:27px;line-height:1.4}}@media (min-width:992px){.hero .node__subtitle{margin-bottom:4rem}}.path-frontpage .hero .hero__inner{padding-top:145px;background-color:#00718f;background-repeat:no-repeat;background-attachment:scroll;background-position:center 0;background-size:363px 197px}@media (min-width:540px) and (max-width:992px){.path-frontpage .hero .hero__inner .container,.path-frontpage .hero .hero__inner .region-hero{max-width:100%}}@media (min-width:540px) and (max-width:767px){.path-frontpage .hero .hero__inner .list--fridge-magnets,.path-frontpage .hero .hero__inner .node__title{max-width:540px;margin:0 auto;padding-right:15px;padding-left:15px;text-align:left}}@media (min-width:768px) and (max-width:991px){.path-frontpage .hero .hero__inner .list--fridge-magnets,.path-frontpage .hero .hero__inner .node__title{max-width:720px;margin:0 auto;padding-right:15px;padding-left:15px;text-align:left}}.path-frontpage .hero .hero__inner .site__row .region-hero{display:block;padding:25px 15px;background-color:#00718f}.path-frontpage .hero .hero__inner .site__row .region-hero .node__title .page-header{margin-top:0;font-size:27px}@media (min-width:480px){.path-frontpage .hero .hero__inner .site__row .region-hero .node__title .page-header{font-size:32px}}@media (min-width:1288px){.path-frontpage .hero .hero__inner .site__row .region-hero .node__title .page-header{font-size:41px}}@media (min-width:992px){.path-frontpage .hero .hero__inner .site__row .region-hero .node__title{padding-top:0}}@media (min-width:1288px){.path-frontpage .hero .hero__inner .site__row .region-hero{height:394px;padding:50px 415px 0 15px;background-color:transparent;background-image:url(/themes/custom/tsy_theme/dist/assets/images/swish-tsy-blue.png);background-repeat:no-repeat;background-position:175px 0}}@media (min-width:480px){.path-frontpage .hero .hero__inner{padding-top:300px;background-size:726px 394px}}@media (min-width:1288px){.path-frontpage .hero .hero__inner{height:394px;padding-top:0;background-position:right 0}}@media (min-width:992px){.path-frontpage .list--fridge-magnets{padding-right:50px}}.list--fridge-magnets>li{float:left;margin:0}.list--fridge-magnets>li>a{display:inline-block;margin:3px 3px 0 0;padding:.361em .722em;text-decoration:none;color:#fff;border:1px solid #003442;background-color:#005166;font-size:16px}.list--fridge-magnets>li>a:focus,.list--fridge-magnets>li>a:hover{border:1px solid #002029;background-color:#003442}.list--fridge-magnets>li>a .ext{display:none}.path-frontpage .list--fridge-magnets>li>a{padding:7px 8px;font-size:14px}.block-views-blocktsy-homepage-banner-block{position:absolute;top:118px;right:0}.block-views-blocktsy-homepage-banner-block header a{padding:4px 11px;text-decoration:none;color:#fff;background-color:rgba(0,0,0,.7);font-size:12px}.block-views-blocktsy-homepage-banner-block header a:focus,.block-views-blocktsy-homepage-banner-block header a:hover{text-decoration:underline}@media (min-width:480px){.block-views-blocktsy-homepage-banner-block{top:273px}}@media (min-width:992px){.block-views-blocktsy-homepage-banner-block{right:222px}}@media (min-width:1288px){.block-views-blocktsy-homepage-banner-block{top:unset;right:0;bottom:1px}}.path-frontpage .main-regions-wrapper{overflow-x:hidden}.path-frontpage .content>.site__inner{padding-top:0}.path-frontpage .region-content,.path-frontpage .region-post-content{display:flex;flex-wrap:wrap;grid-gap:unset;justify-content:space-between}.promotion--tiles ul{flex-wrap:wrap;margin-right:-7.5px!important;margin-left:-7.5px!important}.promotion--tiles li{margin-bottom:1.444em;padding-right:7.5px!important;padding-left:7.5px!important}.promotion--tiles .slat__link{display:block}.promotion--tiles .slat__link .slat__title{text-underline-offset:auto}.promotion--tiles .slat__link .slat__body{font-size:16px}.promotion--tiles .promotion__dynamic-token-fieldnode-link-title-label{display:inline-block;margin-top:1.444em;text-transform:uppercase;border-bottom:1px solid rgba(0,94,165,.3);font-size:14px;font-weight:700}.promotion--tiles .promotion__dynamic-token-fieldnode-link-title-label:hover{text-decoration:none;border-bottom:1px solid rgba(0,94,165,.8)}.promotion--events,.promotion--facts-and-figures,.promotion--make-an-official-information-act-request,.promotion--news,.promotion--official-information-act-releases,.promotion--publications{width:100%}.promotion--events hr,.promotion--facts-and-figures hr,.promotion--make-an-official-information-act-request hr,.promotion--news hr,.promotion--official-information-act-releases hr,.promotion--publications hr{border-color:#e2e2e2}.promotion--events .mt-2,.promotion--facts-and-figures .mt-2,.promotion--make-an-official-information-act-request .mt-2,.promotion--news .mt-2,.promotion--official-information-act-releases .mt-2,.promotion--publications .mt-2{margin-top:0!important}.promotion--events .node--type-resource,.promotion--facts-and-figures .node--type-resource,.promotion--make-an-official-information-act-request .node--type-resource,.promotion--news .node--type-resource,.promotion--official-information-act-releases .node--type-resource,.promotion--publications .node--type-resource{margin-top:.722em;padding-top:.722em;border-top:1px solid #e2e2e2}.promotion--events .node--type-resource .slat__title,.promotion--facts-and-figures .node--type-resource .slat__title,.promotion--make-an-official-information-act-request .node--type-resource .slat__title,.promotion--news .node--type-resource .slat__title,.promotion--official-information-act-releases .node--type-resource .slat__title,.promotion--publications .node--type-resource .slat__title{width:100%;margin-top:0;font-size:16px}@media (min-width:992px){.promotion--events,.promotion--facts-and-figures,.promotion--make-an-official-information-act-request,.promotion--news,.promotion--official-information-act-releases,.promotion--publications{width:50%;margin-right:-15px;margin-left:-15px;padding:0 15px}}@media (min-width:992px){.promotion--news{margin-left:-70px}}.promotion--publications .block-title{margin-bottom:32px}.promotion--events .block-title{margin-bottom:26px}.promotion--wide{margin-right:-180px;margin-left:-180px;padding:2.166em 180px}.promotion--wide h2,.promotion--wide p{color:#fff}.promotion--wide h2{padding-top:0}.promotion--wide p:last-child{margin-bottom:0}@media (min-width:1460px){.promotion--wide{margin-right:-95px;margin-left:-95px;padding:2.888em 95px}}.promotion--he-tirohanga-mokopuna{background-color:#003e7e}@media (min-width:992px){.promotion--he-tirohanga-mokopuna{margin-top:2.888em;background-image:url(/themes/custom/tsy_theme/dist/assets/images/graphic-weave-tsy-dark-blue.jpg);background-repeat:no-repeat;background-position:100% 0}}.promotion--insights{background-color:#238448}@media (min-width:992px){.promotion--insights{background-image:url(/themes/custom/tsy_theme/dist/assets/images/graphic-weave-insights-green.jpg);background-repeat:no-repeat;background-position:100% 0}}.promotion--external-websites{width:100%}.promotion--external-websites ul{flex-direction:unset!important;flex-wrap:wrap}@media (min-width:480px){.promotion--external-websites .col-md-4{flex:0 0 50%;max-width:50%}}@media (min-width:992px){.promotion--external-websites .col-md-4{flex:0 0 25%;max-width:25%}}.promotion--external-websites img{width:96px;height:96px;margin:0 auto}.promotion--external-websites .slat__title{font-size:24px;text-underline-offset:auto}.promotion--events .node--type-event{min-height:85px;margin-top:.722em;padding-top:.722em;padding-left:66px;border-top:1px solid #e2e2e2}.promotion--events .node--type-event h3{margin-bottom:0}.promotion--events .event__category,.promotion--events .event__date,.promotion--events .event__field-tsy-author-person{display:inline-block;margin-right:15px;color:#666;font-size:14px}.promotion--events .event__category a,.promotion--events .event__date a,.promotion--events .event__field-tsy-author-person a{text-decoration:none;color:#666}.promotion--events .event__category .field__item,.promotion--events .event__date .field__item,.promotion--events .event__field-tsy-author-person .field__item{display:none;width:100%}.promotion--events .event__category .field__item:first-child,.promotion--events .event__date .field__item:first-child,.promotion--events .event__field-tsy-author-person .field__item:first-child{display:block}.promotion--subscribe-for-updates{width:100%;margin-bottom:115px}@media (min-width:992px){.promotion--subscribe-for-updates{margin-bottom:180px}}.list--has-numbers{counter-reset:my-badass-counter}.list--has-numbers>li{position:relative;padding:8px 0 8px 32px}.list--has-numbers>li:before{position:absolute;top:0;left:2px;content:counter(my-badass-counter);counter-increment:my-badass-counter;color:#ccc;font-size:26px;font-weight:700}.calendar{top:.722em;left:-66px;height:59px;padding:9px 5px 6px;text-align:center;color:#333;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2;font-weight:700}.calendar,.calendar:before{position:absolute;width:48px}.calendar:before{top:0;left:-1px;height:5px;content:"";background-color:#e2e2e2}.calendar__day,.calendar__month{display:block}.calendar__day{font-size:20px}.calendar__month{margin-top:-3px;text-transform:uppercase;font-size:12px}.modal{z-index:1500}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%}.modal-fullscreen .modal-body{overflow-y:auto}.ajax-progress-fullscreen{z-index:1501}.social-sharing-buttons a{width:40px;height:40px;border:0}.social-sharing-buttons a.share-facebook{background-color:#3b5998}.social-sharing-buttons a.share-linkedin{background-color:#0077b5}.social-sharing-buttons a.share-x{background-color:#000}.social-sharing-buttons a svg{width:30px;fill:#fff}.navigation--secondary{border-top:1px solid #555}.navigation--secondary>.block-title{padding:20px 14px 15px;font-size:27px;font-weight:700}.navigation--secondary .menu .menu .menu .menu__link{padding-left:3rem}.navigation--secondary .menu .menu .menu .menu .menu__link{padding-left:3.75rem}.navigation--secondary .menu__item.is-collapsed>.menu__link{position:relative}.navigation--secondary .menu__item.is-collapsed>.menu__link:after{position:absolute;top:42%;right:6%;width:.4375em;height:.75em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-60.375em -63.375em;background-size:124.0625em 128.1875em}.navigation--secondary .menu__item.is-expanded{box-shadow:none}.navigation--secondary .menu__item.is-expanded>.is-active{position:relative}.navigation--secondary .menu__item.is-expanded>.is-active:after{position:absolute;top:47%;right:5%;width:.75em;height:.4375em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-56.0625em -58.4375em;background-size:124.0625em 128.1875em}.navigation--secondary .menu__link{padding:.722em 30px .722em 15px;border-bottom:1px solid rgba(0,0,0,.15);font-size:16px}.navigation--secondary .menu__link:focus,.navigation--secondary .menu__link:hover{text-decoration:none;border-bottom:1px solid rgba(0,0,0,.35);outline-offset:0;background:transparent}.navigation--secondary .menu__link.is-active{position:relative;border-bottom:1px solid rgba(0,0,0,.15);background-color:transparent}.navigation--secondary .menu__link.is-active:before{width:5px;background-color:#00718f}.navigation--secondary .menu .menu .menu__link{font-size:14px}.site__sidebar{margin-top:2rem}@media (min-width:992px){.site__sidebar{grid-column:span 4/span 4;grid-column-start:9;margin-top:0}}@media (min-width:1260px){.site__sidebar{grid-column:span 3/span 3;grid-column-start:10}}.site__sidebar-inner{font-size:16px;line-height:1.625}.site__sidebar-inner .block{margin-top:1.75em;border-top:1px solid #d5d5d5}.site__sidebar-inner .block .mt-5{margin-top:2em!important}.site__sidebar-inner .block:first-child{margin-top:0}.site__sidebar-inner .block .block-title{font-size:27px}.site__sidebar-inner .block a:not(.btn){text-decoration:none;word-break:break-word}.site__sidebar-inner .block a:not(.btn):focus,.site__sidebar-inner .block a:not(.btn):hover{text-decoration:underline}.site__sidebar-inner .block .more-link>a:focus,.site__sidebar-inner .block .more-link>a:hover{text-decoration:none}.site__sidebar-inner .block .list--has-small-arrows>li>a{text-decoration:underline}.site__sidebar-inner .block footer{margin-top:1.444em}@media (min-width:992px){.site__sidebar-inner .block{margin-top:3.5em}}.site__sidebar-inner .node--view-mode-short-teaser{margin-top:.722em;border-top:1px solid #e2e2e2;line-height:1.1}.border-top-sm .site__sidebar-inner .node--view-mode-short-teaser,.border-top .site__sidebar-inner .node--view-mode-short-teaser{margin-top:0;border-top:0;line-height:1.625}.border-top-sm .site__sidebar-inner .node--view-mode-short-teaser .slat__title,.border-top .site__sidebar-inner .node--view-mode-short-teaser .slat__title{margin-top:0;margin-bottom:0;font-size:16px;line-height:1.444}.site__sidebar-inner .node--view-mode-short-teaser .slat__title{margin-top:20px;margin-bottom:20px;font-size:18px;font-weight:700}.border-top-sm .node--type-blog-post.node--view-mode-teaser-alternate,.border-top-sm .node--view-mode-short-teaser,.border-top-sm .node--view-mode-tsy-short-teaser-alternate,.border-top .node--type-blog-post.node--view-mode-teaser-alternate,.border-top .node--view-mode-short-teaser,.border-top .node--view-mode-tsy-short-teaser-alternate{margin-top:0;border-top:0;line-height:1.625}.border-top-sm .node--type-blog-post.node--view-mode-teaser-alternate .slat__title,.border-top-sm .node--view-mode-short-teaser .slat__title,.border-top-sm .node--view-mode-tsy-short-teaser-alternate .slat__title,.border-top .node--type-blog-post.node--view-mode-teaser-alternate .slat__title,.border-top .node--view-mode-short-teaser .slat__title,.border-top .node--view-mode-tsy-short-teaser-alternate .slat__title{width:100%;margin-top:0;margin-bottom:0;font-size:16px;line-height:1.444}.border-top-sm .node--type-blog-post.node--view-mode-teaser-alternate .slat__title>a,.border-top-sm .node--view-mode-short-teaser .slat__title>a,.border-top-sm .node--view-mode-tsy-short-teaser-alternate .slat__title>a,.border-top .node--type-blog-post.node--view-mode-teaser-alternate .slat__title>a,.border-top .node--view-mode-short-teaser .slat__title>a,.border-top .node--view-mode-tsy-short-teaser-alternate .slat__title>a{color:#005ea5}.border-top-sm .node--type-blog-post.node--view-mode-teaser-alternate .slat__title>a:focus,.border-top-sm .node--type-blog-post.node--view-mode-teaser-alternate .slat__title>a:hover,.border-top-sm .node--view-mode-short-teaser .slat__title>a:focus,.border-top-sm .node--view-mode-short-teaser .slat__title>a:hover,.border-top-sm .node--view-mode-tsy-short-teaser-alternate .slat__title>a:focus,.border-top-sm .node--view-mode-tsy-short-teaser-alternate .slat__title>a:hover,.border-top .node--type-blog-post.node--view-mode-teaser-alternate .slat__title>a:focus,.border-top .node--type-blog-post.node--view-mode-teaser-alternate .slat__title>a:hover,.border-top .node--view-mode-short-teaser .slat__title>a:focus,.border-top .node--view-mode-short-teaser .slat__title>a:hover,.border-top .node--view-mode-tsy-short-teaser-alternate .slat__title>a:focus,.border-top .node--view-mode-tsy-short-teaser-alternate .slat__title>a:hover{color:#003746}.badge-primary,.badge-secondary{margin-right:5px;padding:0;color:#686868;background:transparent;font-size:14px;font-weight:400}.node--type-resource .badge-primary,.node--type-resource .badge-secondary{text-align:left;white-space:normal;line-height:1.2}.text-muted{color:#686868!important;font-size:14px}.text-muted .field-label-inline{font-weight:400}.node--type-resource .text-muted,.node--type-resource .text-muted>.ml-1{margin-left:0!important}.node--type-resource .text-muted .field-label-inline{margin-right:5px}.node--type-resource .align-self-center{margin-right:1rem!important}.list-unstyled{list-style:none}.list--has-small-arrows{margin-bottom:0}.list--has-small-arrows>li{position:relative;padding:4px 1.444em 4px 17px}.list--has-small-arrows>li:before{position:absolute;top:11px;left:0;display:inline-block;width:.5em;height:.8125em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-43.1875em -53em;background-size:102.125em 110.9375em}.list--social-icons>li{position:relative;display:block}.list--social-icons>li>a{display:block;min-height:32px;margin-top:10px;padding:3px 0 0 30px;font-weight:300;font-style:italic}.list--social-icons>li>a svg{display:none}.list--social-icons>li>a:before{position:absolute;top:6px;left:2px;display:inline-block;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-size:102.125em 110.9375em;font-size:20px}.list--social-icons>li.icon--facebook a:before{width:1.0625em;height:1.0625em;background-position:-68.1875em -77.3125em}.list--social-icons>li.icon--twitter a:before{width:1.0625em;height:1.0625em;background-position:-99.1875em -108em}table{font-size:14px}.tablesort{width:12px;height:12px;margin-top:4px;margin-left:5px}.table a{text-decoration:none}.table a:focus,.table a:hover{text-decoration:underline}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:4px 8px;border:0;border-top:1px solid #ddd;line-height:1.444}.table tbody th{background-color:#eee;font-weight:400}.table tbody td:hover{background:#ececec}.table tbody tr:hover{background:#fff8dc}.table.boxData,.table.data{border-bottom:1px solid #333}.table.boxData>tbody>tr>th,.table.data>tbody>tr>th{background-color:transparent}.table.boxData td,.table.boxData th,.table.data td,.table.data th{border:1px solid #cfcfcf;border-bottom:0}.table.boxData td:last-child,.table.boxData th:last-child,.table.data td:last-child,.table.data th:last-child{border-right:0}.table.boxData td,.table.data td{background-color:transparent}.table>thead>tr>th{color:#111212;border-bottom:1px solid #ddd;background-color:#eee;font-weight:700}.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th,.table tbody+tbody{border-top:0}.table h4{margin:0!important;font-size:14px!important}.tdddtd thead tr>th:last-child,.tdtdtd- thead tr>th+th+th+th,.tdtdtd- thead tr>th+th+th+th+th+th,table.ttd- tbody tr>td+td+td,table.ttd- tbody tr>td:last-child,table.ttd- tbody tr>th+td+td,table.ttd- thead tr>th+th+th{text-align:right}.ddddtd- tbody tr>td+td+td+td+th,.ddtd- tbody tr>td+td+th,.dtd- tbody tr>td+th,.td-t tbody tr>td:last-child,.td-t thead tr>th:last-child,.tdddtd tbody tr>th+td+td+td+td,.tdddtd thead tr>th+th+th+th+th,.tdtdtd- tbody th,.tdtdtd- thead tr>th+th+th,.tdtdtd- thead tr>th+th+th+th+th,table.boxData td,table.boxData th,table.t- td,table.t- th,table.ttd- tbody td,table.ttd- tbody th+td,table.ttd- tbody th+th,table.ttd- tbody tr>td+td,table.ttd- thead th+th,table:not(.faux) tbody tr>th:first-child,thead tr>:first-child{text-align:left}.estData{vertical-align:top}colgroup.estDataleft{text-align:left}td.nobtmline,th.nobtmline,tr.nobtmline td,tr.nobtmline th{border-bottom:1px solid #cfcfcf}table.estData>tbody>tr>td.notopline,table.estData>tbody>tr>th.notopline,table.estData>tbody tr.notopline,table.estData>tfoot>tr>td.notopline,table.estData>tfoot>tr>th.notopline,table.estData>tfoot tr.notopline,table.estData>thead>tr>td.notopline,table.estData>thead>tr>th.notopline,table.estData>thead tr.notopline{border-top:1px solid #fff;border-left:1px solid #fff}table.estData>tbody>tr>td.noborder,table.estData>tfoot>tr>td.noborder,table.estData>thead>tr>td.noborder{border:1px solid #fff}table.estData>tbody>tr>td.noleftline,table.estData>tfoot>tr>td.noleftline,table.estData>thead>tr>td.noleftline{border-left:1px solid #fff}table.estData>tbody>tr>td[class="nobtmline notopline"],table.estData>tbody>tr>td[class="notopline nobtmline"],table.estData>tfoot>tr>td[class="nobtmline notopline"],table.estData>tfoot>tr>td[class="notopline nobtmline"],table.estData>thead>tr>td[class="nobtmline notopline"],table.estData>thead>tr>td[class="notopline nobtmline"]{border-bottom:#fff}.estData span,table .bold{font-weight:700}table.estData>thead>tr>th{vertical-align:top;background-color:#fff}table.estData>thead>tr>td,table.estData>thead>tr>th col{background-color:#fff}.estData caption{display:none}caption span{display:block;color:#555;font-size:85%;line-height:.5em}.multihead th,.multihead thead td{padding:0 .4em .2em;line-height:100%}col.numshade,colgroup.numshade{width:12ex;background-color:#ececec}colgroup.textshade{background-color:#ececec}.boxData tbody td,.boxData tfoot td,.boxData tfoot th,.boxData thead th{text-align:right}.text tbody td,.text tbody th,.text thead td,.text thead th{text-align:left}tbody .faux-rowgroup th{padding-top:.8em;letter-spacing:.05em;text-transform:uppercase;font-weight:700}tbody .faux-rowgroup td,tbody .faux-rowgroup th,tbody .lineOver td{border-top:1px solid #000}.padTop td,.padTop th{padding-top:.8em}.sub-rowgroup th{text-transform:none;font-weight:700;font-style:italic}.sub-rowgroup td,.sub-rowgroup th{padding-top:.6em}.boxData .lineOver td.noLine,.boxData .lineOver th.noLine{border-top:1px solid #c6c6c6;font-weight:700}tbody .lineOver td,tbody .lineOver th{border-top:1px solid #000;font-weight:700}.caps td,.caps th,td.caps,th.caps{text-transform:uppercase}.italic td,.italic th,td.italic,th.italic{font-weight:400;font-style:italic}thead th.italic{font-weight:700;font-style:italic}.bold td,.bold th,td.bold,th.bold{font-weight:700!important}.table>tbody .total-topbtmline-nobold td,.table>tfoot .total-topbtmline-nobold td,.table>thead .total-topbtmline-nobold td{border-top:1px solid #333;border-bottom:1px solid #333;font-weight:400}.table>tbody .total-topbtmline-bold td,.table>tfoot .total-topbtmline-bold td,.table>thead .total-topbtmline-bold td{border-top:1px solid #333;border-bottom:1px solid #333;font-weight:700}.table>tbody .total-topbtmline-bold td,.table>tbody .total-topline-bold td,.table>tfoot .total-topbtmline-bold td,.table>tfoot .total-topline-bold td,.table>thead .total-topbtmline-bold td,.table>thead .total-topline-bold td{border-top:1px solid #333;font-weight:700}.table>tbody .total-topline-nobold td,.table>tfoot .total-topline-nobold td,.table>thead .total-topline-nobold td{border-top:1px solid #333;font-weight:400}.table>tbody .total-btmline-nobold td,.table>tfoot .total-btmline-nobold td,.table>thead .total-btmline-nobold td{border-bottom:1px solid #333;font-weight:400}.table>tbody .total-btmline-bold td,.table>tfoot .total-btmline-bold td,.table>thead .total-btmline-bold td{border-bottom:1px solid #333;font-weight:700}.table>tbody td.total-topline-bold,.table>tfoot td.total-topline-bold,.table>thead td.total-topline-bold{border-top:1px solid #333;font-weight:700}.table>tbody .total-noline-bold td,.table>tbody .total-noline-bold th,.table>tfoot .total-noline-bold td,.table>tfoot .total-noline-bold th,.table>thead .total-noline-bold td,.table>thead .total-noline-bold th{font-weight:700}.table>tbody .total-lighttopline-bold td,.table>tfoot .total-lighttopline-bold td,.table>thead .total-lighttopline-bold td{border-top:1px solid #999;font-weight:700}.table>tbody .total-lighttopheavybtmline-bold td,.table>tfoot .total-lighttopheavybtmline-bold td,.table>thead .total-lighttopheavybtmline-bold td{border-top:1px solid #999;border-bottom:1px solid #000;font-weight:700}.table>tbody .total-btmline-bold th,.table>tbody .total-lighttopheavybtmline-bold th,.table>tbody .total-topbtmline-bold th,.table>tbody .total-topline-bold th,.table>tfoot .total-btmline-bold th,.table>tfoot .total-lighttopheavybtmline-bold th,.table>tfoot .total-topbtmline-bold th,.table>tfoot .total-topline-bold th,.table>thead .total-btmline-bold th,.table>thead .total-lighttopheavybtmline-bold th,.table>thead .total-topbtmline-bold th,.table>thead .total-topline-bold th{font-weight:700}.table>tbody .lineover-lineunder-bold td,.table>tbody .lineover-lineunder-bold th,.table>tfoot .lineover-lineunder-bold td,.table>tfoot .lineover-lineunder-bold th,.table>thead .lineover-lineunder-bold td,.table>thead .lineover-lineunder-bold th{border-top:1px solid #333;border-bottom:1px solid #333;font-weight:700}.table>tbody .lineunder-bold td,.table>tbody .lineunder-bold th,.table>tfoot .lineunder-bold td,.table>tfoot .lineunder-bold th,.table>thead .lineunder-bold td,.table>thead .lineunder-bold th{border-bottom:1px solid #333;font-weight:700}.table>tbody .line-over-bold th,.table>tbody .lineover-bold td,.table>tfoot .line-over-bold th,.table>tfoot .lineover-bold td,.table>thead .line-over-bold th,.table>thead .lineover-bold td{border-top:1px solid #333;font-weight:700}.table>tbody .lineunder-nobold td,.table>tbody .lineunder-nobold th,.table>tfoot .lineunder-nobold td,.table>tfoot .lineunder-nobold th,.table>thead .lineunder-nobold td,.table>thead .lineunder-nobold th{border-bottom:1px solid #333;font-weight:400}.table>tbody .lineover-nobold td,.table>tbody .lineover-nobold th,.table>tfoot .lineover-nobold td,.table>tfoot .lineover-nobold th,.table>thead .lineover-nobold td,.table>thead .lineover-nobold th{border-top:1px solid #333;font-weight:400}.table>tbody .lineover-lineunder-nobold td,.table>tbody .lineover-lineunder-nobold th,.table>tfoot .lineover-lineunder-nobold td,.table>tfoot .lineover-lineunder-nobold th,.table>thead .lineover-lineunder-nobold td,.table>thead .lineover-lineunder-nobold th{border-top:1px solid #333;border-bottom:1px solid #333;font-weight:400}.table>tbody .total-shade td,.table>tbody .total-shade th,.table>tfoot .total-shade td,.table>tfoot .total-shade th,.table>thead .total-shade td,.table>thead .total-shade th{border-top:1px solid #666;border-bottom:1px solid #666;background-color:#ececec;font-weight:700}.table>tbody .soitotal-lineunder-caps td,.table>tbody .soitotal-lineunder-caps th,.table>tfoot .soitotal-lineunder-caps td,.table>tfoot .soitotal-lineunder-caps th,.table>thead .soitotal-lineunder-caps td,.table>thead .soitotal-lineunder-caps th{text-transform:uppercase;border-bottom:1px solid #666;font-weight:700}.table>tbody .soitotal-lineunder-over td,.table>tbody .soitotal-lineunder-over th,.table>tfoot .soitotal-lineunder-over td,.table>tfoot .soitotal-lineunder-over th,.table>thead .soitotal-lineunder-over td,.table>thead .soitotal-lineunder-over th{border-top:1px solid #666;border-bottom:1px solid #666;font-weight:700}.table-responsive{margin-bottom:1.444em;border:1px solid #ddd;border-left:0}.table-responsive .table{margin-bottom:0}.table-responsive .table>tbody>tr>td,.table-responsive .table>tbody>tr>th,.table-responsive .table>tfoot>tr>td,.table-responsive .table>tfoot>tr>th,.table-responsive .table>thead>tr>td,.table-responsive .table>thead>tr>th{border-left:1px solid #ddd;font-weight:400}.table-responsive .table>thead>tr>th{font-weight:700}.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive,.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered{border:0}.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>tbody>tr>td,.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>tbody>tr>th,.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>tfoot>tr>td,.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>tfoot>tr>th,.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>thead>tr>td,.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>thead>tr>th{border-left:0}.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>thead>tr>td,.block-views-blocktsy-commercial-entities-directors-tsy-block-board .table-responsive .table-bordered>thead>tr>th{font-weight:700}.boxData thead th[scope~=colgroup],.estData thead th[scope~=colgroup],thead th[scope~=colgroup]{text-align:center}.boxData tbody td,.boxData thead th{text-align:right}.boxData .you-will-align-left{text-align:left}.table-responsive[data-once=tsy-expand-table] caption{padding-left:.75rem;border-bottom:1px solid #ddd;border-left:1px solid #ddd}.table-responsive[data-once=tsy-expand-table] td h3{margin-top:0;padding-top:5px;font-family:open-sans,Helvetica,Arial,sans-serif;font-size:14px}.table-responsive[data-once=tsy-expand-table] .action--print-section,.table-responsive[data-once=tsy-expand-table] .print-section-line{display:none}#tsy-expand-table-modal .doubleScroll-scroll-wrapper{width:100%!important}.site__content .toc.toc-default{position:relative;margin-top:1.444em;margin-bottom:2.888em;padding:1.444em .722em;border:2px solid #e8e7e6}.site__content .toc.toc-default:before{position:absolute;top:-13px;left:.722em;padding-right:5px;padding-left:5px;content:"On this page";background-color:#fff;font-size:16px;font-weight:600}@media (min-width:540px){.site__content .toc.toc-default:before{left:1.444em}}.site__content .toc.toc-default .nav{display:block}.site__content .toc.toc-default .nav-link{position:relative;display:block;padding-left:1.444em;text-decoration:none}.site__content .toc.toc-default .nav-link:before{position:absolute;top:18px;left:0;display:inline-block;width:.75em;height:.4375em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg) no-repeat;background-position:-48.1875em -52.4375em;background-size:124.0625em 128.1875em}.site__content .toc.toc-default .nav-link:focus,.site__content .toc.toc-default .nav-link:hover{text-decoration:underline}@media (min-width:540px){.site__content .toc.toc-default{padding:2.166em 1.444em}}.user-logged-in.path-taxonomy .site.help{background-color:#fff}.user-logged-in.path-taxonomy .site.help #block-tsy-admin-taxonomy-help{margin-top:1.444em;padding:15px;color:#31708f;border:1px solid #bce8f1;background-color:#d9edf7}.user-logged-in.path-taxonomy .site.pre-content .site__inner .region-pre-content{margin:0}.page-node-type-blog_post .call-to-action.meta>details{margin-bottom:0!important}.page-node-type-blog_post .call-to-action.meta>details summary{padding:.75em 0 0;border:0}.page-node-type-blog_post .call-to-action.meta>details .card-body{padding-top:.75em}.page-node-type-blog_post .call-to-action.meta .blog-post__field-cassbase-sonz .field__items .field__item{display:inline-block;width:auto}.promotion--leadership-team .list-unstyled{display:flex;flex-wrap:wrap}.promotion--leadership-team .list-unstyled li:nth-child(odd){width:100%}@media (min-width:1260px){.promotion--leadership-team .list-unstyled li:nth-child(odd){float:left;clear:both;width:48.64865%;margin-left:0}}.promotion--leadership-team .list-unstyled li:nth-child(2n){width:100%}@media (min-width:1260px){.promotion--leadership-team .list-unstyled li:nth-child(2n){float:right;width:48.64865%;margin-left:2.7027%}}.promotion--leadership-team .node--type-contact{display:block;margin-top:.722em;padding:.722em .722em 1.444em;background-color:#eee}.promotion--leadership-team .node--type-contact img{float:left;margin:0 20px 0 0}.promotion--leadership-team .node--type-contact .h4{font-size:24px}.promotion--leadership-team .node--type-contact .h4>a{color:#000}.promotion--leadership-team .node--type-contact .field-name-field-contact-position{font-size:16px}.promotion--leadership-team .node--type-contact .slat__content{margin-left:120px}.page-node-85 .promotion--leadership-team .node--type-contact .slat__content{margin-left:175px}.node--type-contact .photo .media--type-image{margin:0;padding:0}.page-node-type-event .call-to-action.meta .field__items{width:auto}.call-to-action .meta__featured .d-flex{flex-wrap:wrap}.call-to-action .meta__featured .field__label{width:100%}.call-to-action .meta__featured .field__item{width:100%;font-size:20px;line-height:1.444}.call-to-action .meta__featured .event__date .field__item,.call-to-action .meta__featured .event__field-tsy-author-person .field__item{font-weight:700}.call-to-action .meta__featured .event__dynamic-token-fieldnode-custom-location-with-map-link .link-down{position:relative;margin-left:5px;padding-left:10px;white-space:nowrap;text-decoration:underline;font-size:16px}.call-to-action .meta__featured .event__dynamic-token-fieldnode-custom-location-with-map-link .link-down:before{position:absolute;top:-3px;left:-1px;content:"\2193"}.call-to-action .event__category{margin-top:.722em;padding-top:.722em;border-top:1px solid #e2e2e2;font-size:18px}@media (min-width:992px){.call-to-action .event__category{margin-top:1.444em;padding-top:1.444em}}.views-field-field-tsy-rsvp-link{display:inline-block;margin-right:6px}.views-field-field-tsy-rsvp-link svg.ext{display:none}.views-field-field-tsy-rsvp-close-date{display:inline}.views-field-field-tsy-rsvp-close-date .views-label-field-tsy-rsvp-close-date{margin-right:6px}.views-field-field-tsy-rsvp-close-date .field-content{display:inline}.node--type-event.node--view-mode-teaser,.node--type-event.node--view-mode-teaser-alternate-2{margin-top:.722em;padding-top:.722em;border-top:1px solid #e2e2e2}.node--type-event.node--view-mode-teaser-alternate-2 .slat__title,.node--type-event.node--view-mode-teaser .slat__title{width:100%;margin-top:0}.node--type-event.node--view-mode-teaser-alternate-2 .field-name-field-tsy-author-person>div,.node--type-event.node--view-mode-teaser .field-name-field-tsy-author-person>div{display:inline-block}.node--type-event.node--view-mode-teaser-alternate-2 .field-name-field-tsy-author-person>div.taxonomy-term+div,.node--type-event.node--view-mode-teaser .field-name-field-tsy-author-person>div.taxonomy-term+div{margin-left:3px}.node--type-event.node--view-mode-teaser-alternate-2 .field-name-field-tsy-author-person>div.taxonomy-term,.node--type-event.node--view-mode-teaser .field-name-field-tsy-author-person>div.taxonomy-term{margin-right:-3px}.node--type-event.node--view-mode-teaser-alternate-2 .field-name-field-tsy-author-person>div a,.node--type-event.node--view-mode-teaser .field-name-field-tsy-author-person>div a{text-decoration:none}.node--type-event.node--view-mode-teaser{margin-top:.722em;padding-top:.722em;border-top:1px solid #e2e2e2}.node--type-event.node--view-mode-teaser .slat__title{width:100%;margin-top:0;font-family:Roboto,Helvetica,Arial,sans-serif}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person{margin-top:8px;font-size:14px}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__item,.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__items,.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__label{float:left;width:auto}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__label{margin-right:0}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__item{margin-right:7px}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__item a{text-decoration:none}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__item a:hover{text-decoration:underline}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__item a:after{display:inline;content:","}.node--type-event.node--view-mode-teaser .event__field-tsy-author-person .field__items>.field__item:last-child a:after{display:none}.node--type-event.node--view-mode-teaser .slat__body{font-size:16px;line-height:1.611}@media (min-width:992px){.node--type-event.node--view-mode-teaser{margin-top:1.444em;padding-top:1.444em}}.page-node-type-media_gallery .hero{padding-bottom:1.5rem}.page-node-type-media_gallery .hero .gallery__type{color:#ccc}.page-node-type-media_gallery .hero .node__subtitle{margin:1rem 0 0}.page-node-type-media_gallery .hero .node__subtitle p{margin:0}.page-node-type-media_gallery .gallery>div{width:100%}.page-node-type-media_gallery .media--view-mode-gallery-teaser{padding:0!important}.page-node-type-media_gallery .image__field-cassbase-copyright-license .field__item{width:auto;color:#005ea5;font-size:14px}.gallery--single-page>.item-list>ul{padding:0}.gallery--single-page>.item-list>ul>li{list-style:none}.gallery--single-page .media--view-mode-gallery-full{display:block}.gallery--single-page .media--view-mode-gallery-full>.gallery__media{text-align:center;background-color:#eee}.gallery--single-page .media--view-mode-gallery-full>.gallery__media img{width:auto}.gallery--single-page .media--view-mode-gallery-full>.gallery__media,.gallery--single-page .media--view-mode-gallery-full>.image-download-wrapper,.gallery--single-page .media--view-mode-gallery-full>.meta{width:100%}@media (min-width:992px){.gallery--single-page .media--view-mode-gallery-full>.gallery__media,.gallery--single-page .media--view-mode-gallery-full>.image-download-wrapper,.gallery--single-page .media--view-mode-gallery-full>.meta{float:left;width:66.6%}}.gallery--single-page .media--view-mode-gallery-full>.gallery__content{width:100%}@media (min-width:992px){.gallery--single-page .media--view-mode-gallery-full>.gallery__content{float:right;width:33.3%;padding-right:15px;padding-left:30px}}.gallery--single-page .media--view-mode-gallery-full .call-to-action.meta .field-group-link{text-decoration:none}.gallery--single-page .media--view-mode-gallery-full .call-to-action.meta .field-group-link .field__item{color:#005ea5}.gallery--single-page .media--view-mode-gallery-full .call-to-action.meta .field-group-link svg{display:none}.gallery--single-page .pagination{justify-content:space-between!important}.gallery--single-page header{width:100%}@media (min-width:992px){.gallery--single-page .item-list{width:90%}}@media (min-width:992px){.gallery--single-page nav[aria-label=Pagination]{overflow:hidden;width:10%;height:300px;border-left:1px solid #e2e2e2}}.gallery--single-page .pager__item--previous{left:0}@media (min-width:992px){.gallery--single-page .pager__item--previous .page-link:after{left:-9px}}@media (min-width:992px){.gallery--single-page .pager__item--previous{top:38px}}.gallery--single-page .pager__item--next{right:0}@media (min-width:992px){.gallery--single-page .pager__item--next{top:104px}}.gallery--single-page .pager__item .page-link{height:48px;padding:0;color:transparent;border-radius:0}.gallery--single-page .pager__item .page-link:after{top:0;font-size:45px}.gallery--single-page .pager__item .page-link:focus,.gallery--single-page .pager__item .page-link:hover{background-color:transparent}@media (min-width:992px){.gallery--single-page .pager__item{position:absolute;right:0;left:unset;width:33px;cursor:not-allowed}}.gallery--single-page .disabled .page-link{display:none}.gallery--single-page>footer{position:absolute;bottom:8px;display:table;width:100%;margin:0 auto;text-align:center}@media (min-width:720px){.gallery--single-page>footer{position:relative}}@media (min-width:992px){.gallery--single-page>footer{position:absolute;top:40px;right:10px;width:auto;text-align:left}}@media (min-width:992px){.gallery--single-page{display:flex;flex-wrap:wrap}}.media.media--view-mode-full-width{margin:.25em 0 28px}.media.media--view-mode-full-width.align-center{align-items:center}.media.media--view-mode-full-width.align-right{align-items:flex-end}.media.media--view-mode-half-width{width:auto;max-width:50%;margin-top:.25em;margin-bottom:28px}.media.media--view-mode-half-width.align-left{float:left;align-items:flex-end;margin-right:56px;margin-left:0}@media (max-width:540px){.media.media--view-mode-half-width.align-left{margin-right:28px}}.media.media--view-mode-half-width.align-center{float:none;align-items:center;width:100%;margin-right:auto;margin-left:auto}.media.media--view-mode-half-width.align-right{float:right;align-items:flex-end;margin-right:0;margin-left:56px}@media (max-width:540px){.media.media--view-mode-half-width.align-right{margin-left:28px}}@media (min-width:1260px){.media.media--view-mode-half-width.align-right{margin-right:-120px!important}}.media.media--view-mode-tsy-wysiwyg-quarter-width{width:auto;min-width:unset;max-width:25%;margin-top:.25em;margin-bottom:28px}.media.media--view-mode-tsy-wysiwyg-quarter-width.align-left,.media.media--view-mode-tsy-wysiwyg-quarter-width.media-wysiwyg-align-left{float:left;align-items:flex-end;margin-right:56px;margin-left:0}@media (max-width:540px){.media.media--view-mode-tsy-wysiwyg-quarter-width.align-left,.media.media--view-mode-tsy-wysiwyg-quarter-width.media-wysiwyg-align-left{max-width:50%;margin-right:28px}}.media.media--view-mode-tsy-wysiwyg-quarter-width.align-center{float:none;align-items:center;width:100%;margin-right:auto;margin-left:auto}.media.media--view-mode-tsy-wysiwyg-quarter-width.align-right,.media.media--view-mode-tsy-wysiwyg-quarter-width.media-wysiwyg-align-right{float:right;align-items:flex-end;margin-right:0;margin-left:56px}@media (max-width:540px){.media.media--view-mode-tsy-wysiwyg-quarter-width.align-right,.media.media--view-mode-tsy-wysiwyg-quarter-width.media-wysiwyg-align-right{margin-left:28px}}@media (max-width:540px){.media.media--view-mode-tsy-wysiwyg-quarter-width{max-width:50%}}.media .caption{width:100%;margin-top:0;padding:10px;color:#fff;background-color:#111212;font-size:13px;font-weight:600;line-height:1.444}.media .caption:after{display:none}.image-with-caption{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%}.image-with-caption .caption{width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:100%}.block-views-blocksector-media-gallery-content-block-1 .media{margin:0}.block-views-blocksector-media-gallery-content-block-1 a{text-decoration:none}.block-views-blocksector-media-gallery-content-block-1 a:focus,.block-views-blocksector-media-gallery-content-block-1 a:hover{text-decoration:underline}.image__media-name{margin:10px 0 5px;font-weight:700}.media--view-mode-cassbase-chart-image{margin-top:0!important}.media--view-mode-cassbase-chart-image>:last-child{margin-bottom:0}.media--view-mode-cassbase-chart-image .image__media-name{margin:unset;font-weight:unset}.media--view-mode-cassbase-chart-image .image__media-name h2{color:unset;font-family:unset}.media--view-mode-cassbase-chart-image img{width:unset!important}.media--view-mode-cassbase-chart-image .transcript .card-header{border-top:unset;font-size:unset;font-weight:unset}.media--type-remote-video{margin-top:.722em;padding:.722em;border-top:1px solid #e2e2e2;background:#eee}@media (min-width:480px){.media--type-remote-video{margin-top:1.444em;padding:1.444em;border-top:5px solid #e2e2e2}}.transcript{width:100%;margin-bottom:0!important;background:#eee}.transcript .card-header{border-top:1px solid #e2e2e2;border-bottom:0;font-size:20px;font-weight:700}#block-tsy-theme-views-block-sector-news-block-2-4 .border-top,#block-tsy-theme-views-block-sector-news-tsy-news-list-teaser-block .border-top,.promotion--news .border-top,.promotion--resources .border-top{margin-top:.722em!important;padding-top:.722em!important}.site__sidebar-inner .block a.more-link:focus,.site__sidebar-inner .block a.more-link:hover{text-decoration:none}#block-tsy-theme-cassbase-block-field-article-type{margin-bottom:0!important}.call-to-action,.call-to-action-left-line{margin-bottom:1.611em!important;padding:.722em!important;border:1px solid #d4d4d4;background-color:#eee!important}.call-to-action-left-line>div,.call-to-action>div{flex-wrap:wrap;width:100%}.call-to-action-left-line .field-label-inline,.call-to-action-left-line .field__label,.call-to-action .field-label-inline,.call-to-action .field__label{overflow:hidden;width:100%;text-overflow:ellipsis;color:#666;font-weight:400!important}@media (min-width:480px){.call-to-action-left-line .field-label-inline,.call-to-action-left-line .field__label,.call-to-action .field-label-inline,.call-to-action .field__label{width:25%;margin-right:2%!important}}@media (min-width:480px){.call-to-action,.call-to-action-left-line{padding:1.444em!important;line-height:1.611}}.page-node-type-cassbase-content-collection .hero,.page-node-type-cassbase-content-collection .hero #block-tsy-theme-page-title-content-collections{padding-bottom:.5em}.page-node-type-cassbase-content-collection .hero #block-tsy-theme-content-subtitle{margin-bottom:0}@media (min-width:992px){.page-node-type-cassbase-content-collection .hero{padding-bottom:2em}}.navigation--in-page-simple__heading h3{font-size:20px}.navigation--in-page-simple>ul{padding-left:0;list-style-type:none}.navigation--in-page-simple>ul>li{margin-left:15px;padding-top:5px;padding-right:15px}.navigation--in-page-simple>ul>li:before{position:relative;float:left;width:15px;margin-left:-15px;content:"-"}.navigation--in-page-simple>ul>li>a{text-decoration:none}.navigation--in-page-simple>ul>li>a:focus,.navigation--in-page-simple>ul>li>a:hover{text-decoration:underline}.cassbase-content-collection__field-cassbase-content-item h3{margin-bottom:0}.cassbase-content-collection__field-cassbase-content-item .field__item{width:100%}.cassbase-content-collection__field-cassbase-content-item .slat__title{width:100%;margin-top:.722em;margin-bottom:5px;padding-top:.722em;border-top:1px solid #e2e2e2;font-size:16px;line-height:1.1}.cassbase-content-collection__field-cassbase-content-item .slat__title a{color:#005ea5}.cassbase-content-collection__field-cassbase-content-item .slat__title a:focus,.cassbase-content-collection__field-cassbase-content-item .slat__title a:hover{color:#003746}.cassbase-content-collection__field-cassbase-content-item .slat__date,.cassbase-content-collection__field-cassbase-content-item .slat__term,.cassbase-content-collection__field-issue-date{display:inline-block;margin-right:10px;color:#666;font-size:14px}.cassbase-content-collection__dynamic-block-fieldnode-tsy-part-of .contextual-region{display:flex;flex-wrap:wrap;width:100%}.cassbase-content-collection__dynamic-block-fieldnode-tsy-part-of header{width:25%;margin-right:2%}.cassbase-content-collection__dynamic-block-fieldnode-tsy-part-of header .field__label{width:100%}.cassbase-content-collection__field-last-updated{margin-top:2.5rem;font-size:16px}.cassbase-content-collection__field-last-updated .field__item,.cassbase-content-collection__field-last-updated .field__label{width:auto;margin-right:0;color:#666}.card,.card-header{border-color:#d4d4d4}.card-header{background-color:#eee}.card-header[aria-expanded=false]{border-bottom:0}.note{margin:26px 0;padding:1.444em;border:0;border-left:5px solid #ccc;background-color:#ebebeb}.note .tsy-vote-notes__taxonomy-term-title h2{margin:0 0 14px;padding:0}.note .h4,.note .h5{margin-top:28px;margin-bottom:14px;padding:0}.note .h4{font-size:24px}.note .h5,.note h5{color:#4c4c4c;font-size:20px}.note p:last-child{margin-bottom:0}.note--info{border-left:5px solid #5bc0de}.note--primary{border:0;border-left:5px solid #005ea5}.note--primary h4{color:#005ea5;font-size:24px}.prose .lead{margin-bottom:28px;font-size:20px;font-weight:400;line-height:30.8px}@media (min-width:480px){.prose .lead{font-size:27px;line-height:39.2px}}.prose a{text-underline-offset:auto}.prose h4{font-size:24px}@media (min-width:480px){.prose h4{margin-top:28px;margin-bottom:14px}}.reference{margin:1.444em 0 0;border-top:1px solid #e2e2e2}.reference .reference__title{margin:13px 0;color:#4c4c4c;font-size:20px}@media (min-width:540px){.reference .reference__title{margin:28px 0 14px}}.reference .list-unstyled{margin-bottom:13px;font-size:15px}.reference .list-unstyled li{line-height:1.611}.reference .list-unstyled li a.reference__link{font-weight:700}@media (min-width:540px){.reference .list-unstyled li{margin-top:7px}}@media (min-width:540px){.reference .list-unstyled{margin-bottom:28px}}@media (min-width:540px){.reference{margin:2.888em 0 0}}.info-box{margin:0 0 28px;padding:2.166em;border:1px solid #e2e2e2;line-height:1.444}.article__type,.block-fieldblock .blog-post__field-tsy-publication-type,.event__category,.node__term{color:#666;font-size:27px}.article__type p,.block-fieldblock .blog-post__field-tsy-publication-type p,.event__category p,.node__term p{margin-bottom:0}.page-node-type-blog-post .region-content .block-fieldblock .event__category,.page-node-type-blog-post .region-content .block-fieldblock .resource__type,.page-node-type-blog-post .region-content .block-fieldblock li,.page-node-type-blog-post .region-pre-content .block-fieldblock .event__category,.page-node-type-blog-post .region-pre-content .block-fieldblock .resource__type,.page-node-type-blog-post .region-pre-content .block-fieldblock li,.page-node-type-event .region-content .block-fieldblock .event__category,.page-node-type-event .region-content .block-fieldblock .resource__type,.page-node-type-event .region-content .block-fieldblock li,.page-node-type-event .region-pre-content .block-fieldblock .event__category,.page-node-type-event .region-pre-content .block-fieldblock .resource__type,.page-node-type-event .region-pre-content .block-fieldblock li,.page-node-type-resource .region-content .block-fieldblock .event__category,.page-node-type-resource .region-content .block-fieldblock .resource__type,.page-node-type-resource .region-content .block-fieldblock li,.page-node-type-resource .region-pre-content .block-fieldblock .event__category,.page-node-type-resource .region-pre-content .block-fieldblock .resource__type,.page-node-type-resource .region-pre-content .block-fieldblock li{color:#666;font-size:27px}.block-fieldblocknode+.block-page-title-block .page-header{margin-top:0}@media (min-width:1260px){.block-views-blocktsy-commercial-entities-block .list-unstyled{margin:0 8.3%}}.block-views-blocktsy-commercial-entities-block .slat__title.h5{margin:13px 0!important;font-size:20px}.block-views-blocktsy-sub-menu-pages-block-1 .field-group-link{text-decoration:none}.block-views-blocktsy-sub-menu-pages-block-1 .field-group-link .slat__title h3{color:#005ea5}.block-views-blocktsy-sub-menu-pages-block-1 .field-group-link:focus .slat__title h3,.block-views-blocktsy-sub-menu-pages-block-1 .field-group-link:hover .slat__title h3{text-decoration:underline;color:#008af2}.block-views-blocktsy-sub-menu-pages-block-1 .field-group-link .slat__body{color:#333;font-size:16px}@media (min-width:1260px){.block-views-blocktsy-sub-menu-pages-block-1 .list-unstyled>.border-top:nth-child(odd){float:left;clear:both;width:48.64865%;margin-left:0}}@media (min-width:1260px){.block-views-blocktsy-sub-menu-pages-block-1 .list-unstyled>.border-top:nth-child(2n){float:right;width:48.64865%;margin-left:2.7027%}}.page-node-365 .block-views-blocktsy-sub-menu-pages-block-1 .list-unstyled>.border-top{width:100%}.block-views-blocktsy-sub-menu-pages-block-1 .list-unstyled>.border-top .slat__media{margin-bottom:1.444em}@media (min-width:540px){.block-views-blocktsy-sub-menu-pages-block-1 .list-unstyled>.border-top .slat__media{float:left;width:31.53153%;margin-right:1.444em;margin-left:0}}.block-views-blocktsy-sub-menu-pages-block-2>h2.block-title{font-size:27px}.block-views-blocktsy-sub-menu-pages-block-2 a{text-decoration:none}.block-views-blocktsy-sub-menu-pages-block-2 a:hover{text-decoration:underline}.block-views-blocktsy-sub-menu-pages-block-2 .promotion--inner h3.views-field-title{width:100%;margin-top:0;padding-top:0;font-size:24px}.block-views-blocktsy-sub-menu-pages-block-2 .promotion--inner .slat__content p.lead{margin:0;color:#333;font-size:18px;line-height:1.611}.block-views-blocktsy-sub-menu-pages-block-2 .promotion--inner .slat__content .views-field-view .item-list ul{position:relative;padding:0}.block-views-blocktsy-sub-menu-pages-block-2 .promotion--inner .slat__content .views-field-view .item-list ul li{position:relative;margin-top:7px;padding:10px 1.444em 10px 17px;list-style:none;border-top:1px solid #e2e2e2;line-height:1.611}.block-views-blocktsy-sub-menu-pages-block-2 .promotion--inner .slat__content .views-field-view .item-list ul li:before{position:absolute;top:17px;left:0;display:inline-block;width:.5em;height:.8125em;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-65.25em -68.875em;background-size:124.0625em 128.1875em}@media (min-width:1260px){.has-no-sidebar .block-views-blocktsy-sub-menu-pages-block-2 .slat__title{float:left;width:25%;padding-right:2.888em}.has-no-sidebar .block-views-blocktsy-sub-menu-pages-block-2 .slat__content{float:left;width:75%}}.site__sidebar-inner .btn{width:100%;padding-top:.75em;padding-bottom:.75em;text-decoration:none;font-size:14px}.site__sidebar-inner .btn .ext{display:none}.site__sidebar-inner .promotion--default{padding:0 15px 1.444em;border-top:1px solid #555;background-color:#eee}.site__sidebar-inner .promotion--default p:last-child{margin-bottom:0}.site__sidebar-inner .promotion--default .list--has-small-arrows-border-top{margin-bottom:13px;line-height:1.444}.site__sidebar-inner .promotion--default .list--has-small-arrows-border-top>li{position:relative;padding:10px 1.444em 10px 17px;border-top:1px solid #e2e2e2}.site__sidebar-inner .promotion--default .list--has-small-arrows-border-top>li:before{position:absolute;top:16px;left:0;width:.5em;height:.8125em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-65.25em -68.875em;background-size:124.0625em 128.1875em}.a-z-author .item-list .list-unstyled li .views-field-title h3{margin-top:13px;margin-bottom:4px}.a-z-author .item-list .list-unstyled li .slat__term a{text-decoration:none}.a-z-author .item-list .list-unstyled li .slat__term a:hover{text-decoration:underline}.paranums .paranums,.paranums .sub-level,.paranums p{margin-left:3.5rem}.paranum{display:block;float:left;margin-left:-3.5rem;font-weight:600}.block-views-blocktsy-vote-notes-block-1 .slat .h4{margin-top:28px;margin-bottom:14px;padding-top:0;font-size:24px}.block-views-blocktsy-vote-notes-block-1 .slat__term{display:none}.tsy-votes-list-content h3{padding-bottom:13px;border-bottom:1px solid #e2e2e2;font-size:20px}.tsy-votes-list-content h3+.views-row>a{padding-top:0;border-top:0}.tsy-votes-list-content .views-row>a{display:block;padding:.722em 0;text-decoration:none;border-top:1px solid #e2e2e2}.card{border:none;border-radius:0}.card,.card .h5{background-color:transparent}.card .h5{margin-bottom:1rem!important;padding-left:0;color:#111212;border-bottom:none;font-size:18px}@media (min-width:540px){.card .h5{font-size:24px}}.card .card-body{padding:0}.extra-field--field-cassbase-related-files-alternate .block-title{padding-bottom:0}.media{margin:.722em 0}.media__meta{margin-left:0;color:#777;font-size:14px;font-weight:400}@media (min-width:992px){.media{margin:1.444em 0}}@media (min-width:992px){.page-node-type-resource .card.my-4 li:last-child .media{margin-bottom:0}}.page-node-type-resource .card .mt-3{margin-top:0!important}.media--type-document.media--has-background-icon.media--view-mode-full-width,.media--type-document.media--has-background-icon.media--view-mode-teaser{position:relative;align-content:flex-start;min-height:150px;margin:0;padding:.722em 1.444em .722em 100px;border:none;border-top:1px solid #e2e2e2;background-color:#fff}.table .media--type-document.media--has-background-icon.media--view-mode-full-width,.table .media--type-document.media--has-background-icon.media--view-mode-teaser{min-height:98px;margin:1.444em 0 0;padding-left:78px;border-top:5px solid #d5d5d5;background-color:#eee}@media (min-width:540px){.table .media--type-document.media--has-background-icon.media--view-mode-full-width,.table .media--type-document.media--has-background-icon.media--view-mode-teaser{min-height:104px}}.media--type-document.media--has-background-icon.media--view-mode-full-width .file,.media--type-document.media--has-background-icon.media--view-mode-teaser .file{position:unset;margin-right:10px;margin-bottom:5px;padding-left:0}.media--type-document.media--has-background-icon.media--view-mode-full-width .file+span,.media--type-document.media--has-background-icon.media--view-mode-full-width .file:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file+span,.media--type-document.media--has-background-icon.media--view-mode-teaser .file:before{display:none}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a{display:block;margin-bottom:5px;text-decoration:underline;font-size:22px;font-weight:600;line-height:1.2;text-underline-offset:auto}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a:focus,.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a:hover,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a:focus,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a:hover{text-decoration:underline}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a:before{position:absolute;top:17px;left:0;width:76px;height:106px;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite--file-type-icons-large.png)!important;background-repeat:no-repeat;background-position:0 -106px;background-size:76px 1378px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a:before{top:21px;left:20px;width:38px;height:53px;background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite--file-type-icons.png)!important;background-position:0 -53px;background-size:38px 689px}@media (min-width:540px){.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a{font-size:24px}}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/pdf"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/pdf"]:before{background-position:0 -212px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/pdf"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/pdf"]:before{background-position:0 -106px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/msword"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/msword"]:before{background-position:0 -424px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/msword"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/msword"]:before{background-position:0 -212px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="officedocument.wordprocessingml.document"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="officedocument.wordprocessingml.document"]:before{background-position:0 -424px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="officedocument.wordprocessingml.document"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="officedocument.wordprocessingml.document"]:before{background-position:0 -212px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="officedocument.presentationml.presentation"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="officedocument.presentationml.presentation"]:before{background-position:0 -636px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="officedocument.presentationml.presentation"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="officedocument.presentationml.presentation"]:before{background-position:0 -318px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*=ms-powerpoint]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*=ms-powerpoint]:before{background-position:0 -636px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*=ms-powerpoint]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*=ms-powerpoint]:before{background-position:0 -318px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="text/plain"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="text/plain"]:before{background-position:0 -530px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="text/plain"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="text/plain"]:before{background-position:0 -265px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/rtf"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/rtf"]:before{background-position:0 -1272px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/rtf"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/rtf"]:before{background-position:0 -636px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="text/csv"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="text/csv"]:before{background-position:0 -106px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="text/csv"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="text/csv"]:before{background-position:0 -53px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="officedocument.spreadsheetml.sheet"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="officedocument.spreadsheetml.sheet"]:before{background-position:0 -318px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="officedocument.spreadsheetml.sheet"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="officedocument.spreadsheetml.sheet"]:before{background-position:0 -159px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*=ms-excel]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*=ms-excel]:before{background-position:0 -318px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*=ms-excel]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*=ms-excel]:before{background-position:0 -159px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/zip"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/zip"]:before{background-position:0 0}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="text/html"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="text/html"]:before{background-position:0 -1166px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="text/html"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="text/html"]:before{background-position:0 -583px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/octet-stream"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/octet-stream"]:before{background-position:0 -848px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="application/octet-stream"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="application/octet-stream"]:before{background-position:0 -424px}.media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="image/png"]:before,.media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="image/png"]:before{background-position:0 -742px}.table .media--type-document.media--has-background-icon.media--view-mode-full-width .file>a[type*="image/png"]:before,.table .media--type-document.media--has-background-icon.media--view-mode-teaser .file>a[type*="image/png"]:before{background-position:0 -371px}.table .media--type-document.media--has-background-icon+.credit-caption{padding-left:23px}.related{margin-top:1.444em;border-top:1px solid #e2e2e2}.related a{text-underline-offset:auto}.related h2{margin-top:26px;margin-bottom:40px!important;font-size:24px}.related .article__field-cassbase-link-external.field-label-above,.related .article__field-cassbase-link-external .field__label,.related .article__field-cassbase-link-internal.field-label-above,.related .article__field-cassbase-link-internal .field__label,.related .blog-post__field-cassbase-link-external.field-label-above,.related .blog-post__field-cassbase-link-external .field__label,.related .blog-post__field-cassbase-link-internal.field-label-above,.related .blog-post__field-cassbase-link-internal .field__label,.related .card-header.field-label-above,.related .card-header .field__label,.related .event__field-cassbase-link-external.field-label-above,.related .event__field-cassbase-link-external .field__label,.related .event__field-cassbase-link-internal.field-label-above,.related .event__field-cassbase-link-internal .field__label,.related .page__field-cassbase-link-external.field-label-above,.related .page__field-cassbase-link-external .field__label,.related .page__field-cassbase-link-internal.field-label-above,.related .page__field-cassbase-link-internal .field__label,.related .page__field-related-files.field-label-above,.related .page__field-related-files .field__label{position:relative;overflow:visible;width:auto;margin:2.888em 0 0;padding:.75rem 0;color:#111212;font-size:18px;font-weight:700!important}.related .article__field-cassbase-link-external.field-label-above:before,.related .article__field-cassbase-link-external .field__label:before,.related .article__field-cassbase-link-internal.field-label-above:before,.related .article__field-cassbase-link-internal .field__label:before,.related .blog-post__field-cassbase-link-external.field-label-above:before,.related .blog-post__field-cassbase-link-external .field__label:before,.related .blog-post__field-cassbase-link-internal.field-label-above:before,.related .blog-post__field-cassbase-link-internal .field__label:before,.related .card-header.field-label-above:before,.related .card-header .field__label:before,.related .event__field-cassbase-link-external.field-label-above:before,.related .event__field-cassbase-link-external .field__label:before,.related .event__field-cassbase-link-internal.field-label-above:before,.related .event__field-cassbase-link-internal .field__label:before,.related .page__field-cassbase-link-external.field-label-above:before,.related .page__field-cassbase-link-external .field__label:before,.related .page__field-cassbase-link-internal.field-label-above:before,.related .page__field-cassbase-link-internal .field__label:before,.related .page__field-related-files.field-label-above:before,.related .page__field-related-files .field__label:before{position:absolute;top:-12px;left:0;width:60px;height:3px;content:"";background-color:#e2e2e2}.related .article__field-cassbase-link-external .field__item,.related .article__field-cassbase-link-external .field__items,.related .article__field-cassbase-link-internal .field__item,.related .article__field-cassbase-link-internal .field__items,.related .blog-post__field-cassbase-link-external .field__item,.related .blog-post__field-cassbase-link-external .field__items,.related .blog-post__field-cassbase-link-internal .field__item,.related .blog-post__field-cassbase-link-internal .field__items,.related .card-header .field__item,.related .card-header .field__items,.related .event__field-cassbase-link-external .field__item,.related .event__field-cassbase-link-external .field__items,.related .event__field-cassbase-link-internal .field__item,.related .event__field-cassbase-link-internal .field__items,.related .page__field-cassbase-link-external .field__item,.related .page__field-cassbase-link-external .field__items,.related .page__field-cassbase-link-internal .field__item,.related .page__field-cassbase-link-internal .field__items,.related .page__field-related-files .field__item,.related .page__field-related-files .field__items{width:100%}.related .article__field-cassbase-link-external .field__item a,.related .article__field-cassbase-link-external .field__items a,.related .article__field-cassbase-link-internal .field__item a,.related .article__field-cassbase-link-internal .field__items a,.related .blog-post__field-cassbase-link-external .field__item a,.related .blog-post__field-cassbase-link-external .field__items a,.related .blog-post__field-cassbase-link-internal .field__item a,.related .blog-post__field-cassbase-link-internal .field__items a,.related .card-header .field__item a,.related .card-header .field__items a,.related .event__field-cassbase-link-external .field__item a,.related .event__field-cassbase-link-external .field__items a,.related .event__field-cassbase-link-internal .field__item a,.related .event__field-cassbase-link-internal .field__items a,.related .page__field-cassbase-link-external .field__item a,.related .page__field-cassbase-link-external .field__items a,.related .page__field-cassbase-link-internal .field__item a,.related .page__field-cassbase-link-internal .field__items a,.related .page__field-related-files .field__item a,.related .page__field-related-files .field__items a{text-underline-offset:unset}@media (min-width:992px){.related{margin-top:2.888em}}.media--has-background-icon.media--view-mode-short-teaser{position:relative;min-height:25px;margin:0;padding-left:23px}.media--has-background-icon.media--view-mode-short-teaser .file{position:unset;margin-bottom:5px;padding-left:0}.media--has-background-icon.media--view-mode-short-teaser .file+span,.media--has-background-icon.media--view-mode-short-teaser .file:before{display:none}.media--has-background-icon.media--view-mode-short-teaser .file>a{text-decoration:underline;font-weight:600;text-underline-offset:auto}.media--has-background-icon.media--view-mode-short-teaser .file>a:before{position:absolute;top:3px;left:0;width:13px;height:18px;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite--file-type-icons-small.png);background-repeat:no-repeat;background-position:0 -36px;background-size:inherit}.table .media--has-background-icon.media--view-mode-short-teaser .file>a:before{width:12px;height:16px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="application/pdf"]:before{background-position:0 -36px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="application/msword"]:before,.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="officedocument.wordprocessingml.document"]:before{background-position:0 -72px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="officedocument.presentationml.presentation"]:before,.media--has-background-icon.media--view-mode-short-teaser .file>a[type*=ms-powerpoint]:before{background-position:0 -108px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="text/plain"]:before{background-position:0 -90px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="application/rtf"]:before,.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="text/csv"]:before{background-position:0 -18px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="officedocument.spreadsheetml.sheet"]:before,.media--has-background-icon.media--view-mode-short-teaser .file>a[type*=ms-excel]:before{background-position:0 -54px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="application/zip"]:before{background-position:0 0}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="text/html"]:before{background-position:0 -198px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="application/octet-stream"]:before{background-position:0 -144px}.media--has-background-icon.media--view-mode-short-teaser .file>a[type*="image/png"]:before{background-position:0 -126px}.media--has-background-icon.media--view-mode-short-teaser .media__meta{width:100%;margin-left:0;color:#777;font-size:14px;font-weight:400}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content{border:none;border-left:10px solid #000;background-color:#1b1f23}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource.node--view-mode-cassbase-metadata-header{background-color:transparent}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource.node--view-mode-cassbase-metadata-header>div{margin-top:5px}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource .resource__field-cassbase-viewpoint.slat__term{margin-top:1.444em}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource .resource__field-cassbase-viewpoint.slat__term .field__label{min-width:auto;font-size:13px;font-weight:600!important}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource .resource__field-cassbase-viewpoint.slat__term .field__item{font-size:13px;font-weight:700}@media (min-width:992px){.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .node--type-resource .resource__field-cassbase-viewpoint.slat__term{margin-top:0;margin-right:0;padding:8px 15px;border:0;background-color:#000}}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .block-fieldblock .resource__type{margin-bottom:5px;color:hsla(0,0%,100%,.8)}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content h1{color:hsla(0,0%,100%,.9)}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .slat__term{font-size:16px}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .field__label{color:#eee;font-size:16px;font-weight:600!important}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .field__item{color:hsla(0,0%,100%,.9);font-size:16px}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content a{text-decoration:none;color:hsla(0,0%,100%,.9);border-bottom:1px solid hsla(0,0%,100%,.4)}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content a svg.ext{display:none}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content a:focus,.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content a:hover{text-decoration:none;border-bottom:1px solid #fff}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content a:focus{color:#000;border-color:#000}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .card-header{color:#eee}.page-node-type-resource:not(.cassbase-reduce-header-area) .region-pre-content .card-body>div{margin-top:5px}.page-node-type-resource .node--type-resource .resource__field-cassbase-viewpoint.slat__term .field__item{white-space:nowrap}.page-node-type-resource .node--type-resource .resource__body{overflow:hidden}.node--view-mode-cassbase-metadata-header-alternate.node--type-resource>div,.node--view-mode-cassbase-metadata-header.node--type-resource>div{margin-right:0}.node--view-mode-cassbase-metadata-header-alternate.node--type-resource .card-header,.node--view-mode-cassbase-metadata-header.node--type-resource .card-header{font-size:14px}.node--view-mode-cassbase-metadata-header-alternate.node--type-resource .card-body>div,.node--view-mode-cassbase-metadata-header.node--type-resource .card-body>div{margin-right:0;margin-bottom:10px}.node--view-mode-cassbase-metadata-header-alternate .field__item,.node--view-mode-cassbase-metadata-header-alternate .field__label,.node--view-mode-cassbase-metadata-header .field__item,.node--view-mode-cassbase-metadata-header .field__label{font-size:14px}@media (max-width:767px){.node--view-mode-cassbase-metadata-header-alternate .field__item,.node--view-mode-cassbase-metadata-header-alternate .field__items,.node--view-mode-cassbase-metadata-header .field__item,.node--view-mode-cassbase-metadata-header .field__items{width:unset}}.node--view-mode-cassbase-metadata-header-alternate .resource__field-cassbase-viewpoint .field__label,.node--view-mode-cassbase-metadata-header .resource__field-cassbase-viewpoint .field__label{margin-right:2%}.node--view-mode-cassbase-metadata-header-alternate .resource__field-cassbase-version-statement p,.node--view-mode-cassbase-metadata-header .resource__field-cassbase-version-statement p{margin:0}.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed{margin-top:0!important}.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed>div,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed>div{margin-right:0}@media (min-width:768px){.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed>div>.field__items,.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed>div>header,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed>div>.field__items,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed>div>header{margin-top:5px}}.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed .field__label,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed .field__label{width:100%;margin-right:0}.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed header,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed header{width:100%}@media (min-width:768px){.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed header,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed header{width:41%;margin-right:2%}}@media (min-width:992px){.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed header,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed header{width:25%}}.node--view-mode-cassbase-metadata-header-alternate .resource__dynamic-token-fieldnode-tsy-part-of-token-embed ul,.node--view-mode-cassbase-metadata-header .resource__dynamic-token-fieldnode-tsy-part-of-token-embed ul{margin-bottom:0}#views-exposed-form-tsy-blog-search-page-1{display:flex;flex-wrap:wrap;width:100%}@media (min-width:992px){#views-exposed-form-tsy-blog-search-page-1 .form-item{margin-right:10px}}#views-exposed-form-tsy-blog-search-page-1 .form-item-search{width:100%}@media (min-width:992px){#views-exposed-form-tsy-blog-search-page-1 .form-item-search{width:calc(35% - 10px)}}#views-exposed-form-tsy-blog-search-page-1 .form-actions{width:100%}@media (min-width:992px){#views-exposed-form-tsy-blog-search-page-1 .form-actions{width:auto}}#views-exposed-form-tsy-blog-search-page-1 .btn{width:100%;margin-top:27px;font-size:16px}@media (min-width:992px){#views-exposed-form-tsy-blog-search-page-1 .btn{width:auto}}.node--type-blog-post.node--view-mode-entity-teaser,.node--type-blog-post.node--view-mode-teaser,.node--type-blog-post.node--view-mode-teaser-alternate-2,.node--view-mode-tsy-publication-search-result{margin-top:.722em;padding-top:.722em;border-top:1px solid #e2e2e2}.node--type-blog-post.node--view-mode-entity-teaser .slat__title,.node--type-blog-post.node--view-mode-teaser-alternate-2 .slat__title,.node--type-blog-post.node--view-mode-teaser .slat__title,.node--view-mode-tsy-publication-search-result .slat__title{width:100%;margin-top:0;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:24px}.node--type-blog-post.node--view-mode-entity-teaser .field__item,.node--type-blog-post.node--view-mode-entity-teaser .field__items,.node--type-blog-post.node--view-mode-entity-teaser .field__label,.node--type-blog-post.node--view-mode-teaser-alternate-2 .field__item,.node--type-blog-post.node--view-mode-teaser-alternate-2 .field__items,.node--type-blog-post.node--view-mode-teaser-alternate-2 .field__label,.node--type-blog-post.node--view-mode-teaser .field__item,.node--type-blog-post.node--view-mode-teaser .field__items,.node--type-blog-post.node--view-mode-teaser .field__label,.node--view-mode-tsy-publication-search-result .field__item,.node--view-mode-tsy-publication-search-result .field__items,.node--view-mode-tsy-publication-search-result .field__label{color:#666;font-size:14px}@media (min-width:480px){.node--type-blog-post.node--view-mode-entity-teaser .field__item,.node--type-blog-post.node--view-mode-entity-teaser .field__items,.node--type-blog-post.node--view-mode-entity-teaser .field__label,.node--type-blog-post.node--view-mode-teaser-alternate-2 .field__item,.node--type-blog-post.node--view-mode-teaser-alternate-2 .field__items,.node--type-blog-post.node--view-mode-teaser-alternate-2 .field__label,.node--type-blog-post.node--view-mode-teaser .field__item,.node--type-blog-post.node--view-mode-teaser .field__items,.node--type-blog-post.node--view-mode-teaser .field__label,.node--view-mode-tsy-publication-search-result .field__item,.node--view-mode-tsy-publication-search-result .field__items,.node--view-mode-tsy-publication-search-result .field__label{width:auto;margin-right:0}}.node--type-blog-post.node--view-mode-entity-teaser .field__items .field__item,.node--type-blog-post.node--view-mode-teaser-alternate-2 .field__items .field__item,.node--type-blog-post.node--view-mode-teaser .field__items .field__item,.node--view-mode-tsy-publication-search-result .field__items .field__item{display:inline}.node--type-blog-post.node--view-mode-entity-teaser a,.node--type-blog-post.node--view-mode-teaser-alternate-2 a,.node--type-blog-post.node--view-mode-teaser a,.node--view-mode-tsy-publication-search-result a{text-decoration:none}.node--type-blog-post.node--view-mode-entity-teaser a:hover,.node--type-blog-post.node--view-mode-teaser-alternate-2 a:hover,.node--type-blog-post.node--view-mode-teaser a:hover,.node--view-mode-tsy-publication-search-result a:hover{text-decoration:underline}@media (min-width:992px){.node--type-blog-post.node--view-mode-entity-teaser .slat__media,.node--type-blog-post.node--view-mode-teaser-alternate-2 .slat__media,.node--type-blog-post.node--view-mode-teaser .slat__media{float:left;width:32.44444%;margin-right:1.444em;margin-bottom:1.444em;margin-left:0}}.node--type-blog-post.node--view-mode-entity-teaser .slat__content .row,.node--type-blog-post.node--view-mode-teaser-alternate-2 .slat__content .row,.node--type-blog-post.node--view-mode-teaser .slat__content .row{display:block;margin-right:0;margin-left:0}.node--type-blog-post.node--view-mode-entity-teaser .slat__content .prose,.node--type-blog-post.node--view-mode-teaser-alternate-2 .slat__content .prose,.node--type-blog-post.node--view-mode-teaser .slat__content .prose{padding-right:0;padding-left:0}.node--type-blog-post.node--view-mode-entity-teaser .lead,.node--type-blog-post.node--view-mode-teaser-alternate-2 .lead,.node--type-blog-post.node--view-mode-teaser .lead{color:#333;font-size:18px;font-weight:400}.node--type-blog-post.node--view-mode-entity-teaser .lead strong,.node--type-blog-post.node--view-mode-teaser-alternate-2 .lead strong,.node--type-blog-post.node--view-mode-teaser .lead strong{font-size:55px;font-weight:700}.node--type-blog-post.node--view-mode-entity-teaser .prose,.node--type-blog-post.node--view-mode-teaser-alternate-2 .prose,.node--type-blog-post.node--view-mode-teaser .prose{font-size:16px}.node--type-blog-post.node--view-mode-teaser-alternate-2 .blog-post__field-issue-date,.node--type-blog-post.node--view-mode-teaser .blog-post__field-issue-date{margin-bottom:5px}.node--type-blog-post.node--view-mode-teaser-alternate-2 .mt-2{float:left}@media (min-width:992px){.node--type-blog-post.node--view-mode-entity-teaser{margin-top:1.444em;padding-top:1.444em}}#views-exposed-form-tsy-publication-search-tsy-publication-search-page{display:flex;flex-wrap:wrap;width:100%}#views-exposed-form-tsy-publication-search-tsy-publication-search-page select{font-size:16px}@media (min-width:992px){#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item{margin-right:10px}}#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-sort-by{display:none}#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-search{width:100%}@media (min-width:992px){#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-search{width:calc(35% - 10px)}}#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-issued-from,#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-issued-to,#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-sort-order{width:100%;margin-top:1rem}@media (min-width:992px){#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-issued-from,#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-issued-to,#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-item-sort-order{width:calc(15% - 10px);margin-top:0}}#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-actions{width:100%}@media (min-width:992px){#views-exposed-form-tsy-publication-search-tsy-publication-search-page .form-actions{width:auto}}#views-exposed-form-tsy-publication-search-tsy-publication-search-page .btn{width:100%;margin-top:27px;font-size:16px}@media (min-width:992px){#views-exposed-form-tsy-publication-search-tsy-publication-search-page .btn{width:auto}}.promotion__contents{float:left;clear:both;width:100%;margin-top:.722em;padding:1.444em;border:1px solid #e2e2e2;font-size:16px}.promotion__contents p:last-child{margin-bottom:0}.node--view-mode-tsy-publication-search-result .blog_post__dynamic-token-fieldnode-tsy-part-of-token-embed,.node--view-mode-tsy-publication-search-result .cassbase-content-collection__dynamic-token-fieldnode-tsy-part-of-token-embed,.node--view-mode-tsy-publication-search-result .event__dynamic-token-fieldnode-tsy-part-of-token-embed,.node--view-mode-tsy-publication-search-result .resource__dynamic-token-fieldnode-tsy-part-of-token-embed{width:100%}.node--view-mode-tsy-publication-search-result .blog_post__dynamic-token-fieldnode-tsy-part-of-token-embed .field__label,.node--view-mode-tsy-publication-search-result .cassbase-content-collection__dynamic-token-fieldnode-tsy-part-of-token-embed .field__label,.node--view-mode-tsy-publication-search-result .event__dynamic-token-fieldnode-tsy-part-of-token-embed .field__label,.node--view-mode-tsy-publication-search-result .resource__dynamic-token-fieldnode-tsy-part-of-token-embed .field__label{margin-right:5px}.node--view-mode-tsy-publication-search-result .blog_post__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li,.node--view-mode-tsy-publication-search-result .cassbase-content-collection__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li,.node--view-mode-tsy-publication-search-result .event__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li,.node--view-mode-tsy-publication-search-result .resource__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li{display:inline-block}.node--view-mode-tsy-publication-search-result .blog_post__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li~li,.node--view-mode-tsy-publication-search-result .cassbase-content-collection__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li~li,.node--view-mode-tsy-publication-search-result .event__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li~li,.node--view-mode-tsy-publication-search-result .resource__dynamic-token-fieldnode-tsy-part-of-token-embed .field__items ul li~li{margin-left:.5rem}.search--primary.views-exposed-form{display:block;margin:0}.search--primary.views-exposed-form>form{display:flex;flex-wrap:nowrap;padding:0;border:0;background-color:transparent}.search--primary.views-exposed-form>form .form-item-query{flex-grow:1;margin-right:10px}@media (max-width:539px){.search--primary.views-exposed-form>form .form-item-query{margin:0}}.search--primary.views-exposed-form>form .form-actions{display:flex;gap:10px}@media (max-width:539px){.search--primary.views-exposed-form>form{flex-wrap:wrap}}.search--primary>form{padding:1.444em;background-color:#eee}.search--primary>form .form-item{margin-top:0}.search--primary>form .form-actions input{padding:.525rem .75rem;font-size:14px}#block-tsy-theme-cassbase-search-help{font-size:16px}#block-tsy-search-intro{margin-top:2rem;font-size:16px}#block-tsy-search-intro p{margin:0}.search-results .lead{font-size:18px;font-weight:600}@media (min-width:992px){.search-results .lead{font-size:24px}}.search-results .list-unstyled{margin-top:0!important}.search-results .border-top{margin-top:1.444em!important}.search-results .slat__title{margin-bottom:5px!important}.search-results h2.slat__title.h4{font-size:24px}.search-results .views-field-field-issue-date{margin-left:0}.views-field-field-issue-date{margin-left:20px}.views-field-field-issue-date .field-content{margin-left:5px}.promotion--facet-summary>ul{flex-direction:row}.promotion--facet-summary>ul:after{order:-2;font-size:16px}.promotion--facet-summary>ul>.facet-summary-item--facet{margin-bottom:1em}.promotion--facet-summary>ul>.facet-summary-item--clear a{padding:5px 10px;text-decoration:none;color:#c9302c;border:1px solid #ccc;font-size:14px;font-weight:600}.promotion--facet-summary>ul>.facet-summary-item--clear a:focus,.promotion--facet-summary>ul>.facet-summary-item--clear a:hover{border-color:#adadad;background-color:#e6e6e6}.facet-summary-item--facet>a{padding:5px 10px;color:#c9302c;border:1px solid #d9534f;font-size:14px;font-weight:600}.facet-summary-item--facet>a .facet-item__status{background-position:-1000px -1000px,50%}.action--show-more-toggle{float:right;margin-right:15px;font-size:16px}.action--show-more-toggle:after{position:absolute;display:inline-block;width:.75em;height:.4375em;margin:9px 0 0 5px;content:"";background-image:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg);background-position:-48.1875em -52.4375em;background-size:124.0625em 128.1875em}.site__sidebar-inner .block-facets,.site__sidebar-inner .promotion--facet-group{border-bottom:0!important}.site__sidebar-inner .block-facets:last-child,.site__sidebar-inner .promotion--facet-group:last-child{margin-top:1.444em!important}@media (min-width:992px){.site__sidebar-inner .block-facets:last-child,.site__sidebar-inner .promotion--facet-group:last-child{margin-top:2.888em!important}}.site__sidebar-inner .block-facets .block-title,.site__sidebar-inner .promotion--facet-group .block-title{position:relative;margin:0;padding:12px 18px 12px 38px;border:1px solid #e2e2e2;background-color:#eee;font-size:16px}.site__sidebar-inner .block-facets .block-title:before,.site__sidebar-inner .promotion--facet-group .block-title:before{position:absolute;top:15px;left:12px;display:inline-block;width:.9375em;height:.9375em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg) no-repeat;background-position:-99.75em -103.8125em;background-size:124.0625em 128.1875em}.site__sidebar-inner .block-facets .facets-widget-links,.site__sidebar-inner .promotion--facet-group .facets-widget-links{margin-top:0}.site__sidebar-inner .block-facets .facets-widget-links ul,.site__sidebar-inner .promotion--facet-group .facets-widget-links ul{margin-bottom:0;padding-left:0;list-style-type:none;border-right:1px solid #e2e2e2;border-left:1px solid #e2e2e2}.site__sidebar-inner .block-facets .facets-widget-links .facets-soft-limit-link,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facets-soft-limit-link{display:block;margin-bottom:2.888em;padding:10px 10px 10px 18px;color:#005ea5;border:1px solid #e2e2e2;border-top:0;font-weight:700;line-height:1.3}.site__sidebar-inner .block-facets .facets-widget-links .facets-soft-limit-link:hover,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facets-soft-limit-link:hover{text-decoration:underline;color:#003746}.site__sidebar-inner .block-facets .facets-widget-links .facets-soft-limit-link:focus,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facets-soft-limit-link:focus{color:#003746;outline:0;background-color:#ffbf47}.site__sidebar-inner .block-facets .facets-widget-links .facet-item,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item{margin-top:0;border-bottom:1px solid #e2e2e2}.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label{position:relative;display:block;padding:10px 10px 10px 18px;color:#005ea5;font-weight:700;line-height:1.3}.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a:hover,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label:hover,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a:hover,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label:hover{text-decoration:underline;color:#003746}.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a:focus,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label:focus,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a:focus,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label:focus{color:#003746;outline:0;background-color:#ffbf47}.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a .facet-item__count,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label .facet-item__count,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a .facet-item__count,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label .facet-item__count{margin-left:0}.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a.is-active,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label.is-active,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a.is-active,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label.is-active{padding:10px 30px 10px 18px}.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a.is-active .facet-item__count,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a.is-active .facet-item__status,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label.is-active .facet-item__count,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label.is-active .facet-item__status,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a.is-active .facet-item__count,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a.is-active .facet-item__status,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label.is-active .facet-item__count,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label.is-active .facet-item__status{display:none}.site__sidebar-inner .block-facets .facets-widget-links .facet-item>a.is-active:before,.site__sidebar-inner .block-facets .facets-widget-links .facet-item>label.is-active:before,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>a.is-active:before,.site__sidebar-inner .promotion--facet-group .facets-widget-links .facet-item>label.is-active:before{position:absolute;top:15px;right:10px;display:inline-block;width:.8125em;height:.8125em;content:"";background:url(/themes/custom/tsy_theme/dist/assets/images/sprite.svg) no-repeat;background-position:-43.4375em -53.25em;background-size:89.3125em 97.6875em}.site__sidebar-inner .block-facets .facets-widget-checkbox,.site__sidebar-inner .promotion--facet-group .facets-widget-checkbox{overflow-x:hidden;overflow-y:scroll;max-height:300px;margin-top:0;margin-bottom:0;padding:10px;border-right:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;border-left:1px solid #e2e2e2}.site__sidebar-inner .block-facets .facets-widget-checkbox ul,.site__sidebar-inner .promotion--facet-group .facets-widget-checkbox ul{margin-bottom:0;padding-left:0;list-style:none}.site__sidebar-inner .block-facets .facets-widget-checkbox label,.site__sidebar-inner .promotion--facet-group .facets-widget-checkbox label{position:relative;display:inline-block;overflow:visible;padding-left:1.7em;white-space:normal;color:#005ea5;font-size:15px;font-weight:400;line-height:1.3}.site__sidebar-inner .block-facets .facets-widget-checkbox label:before,.site__sidebar-inner .promotion--facet-group .facets-widget-checkbox label:before{position:absolute;top:2px;left:0}.site__sidebar-inner .block-facets .facets-widget-checkbox label .facet-item__count,.site__sidebar-inner .promotion--facet-group .facets-widget-checkbox label .facet-item__count{margin-left:0}.site__sidebar-inner .block-facets .facets-widget-checkbox label:hover,.site__sidebar-inner .promotion--facet-group .facets-widget-checkbox label:hover{text-decoration:underline}.navigation--site-map{margin-bottom:8rem}.navigation--site-map .nav .menu__item.menu-item-is-unpublished{display:none}.navigation--site-map>.nav{display:flex;flex-wrap:wrap}.navigation--site-map>.nav>.menu__item{flex:auto;width:100%}.navigation--site-map>.nav>.menu__item .menu{margin:0}.navigation--site-map>.nav>.menu__item .menu__link{display:block;padding:.7775em .7775em .7775em 0;text-decoration:none;color:#333}.navigation--site-map>.nav>.menu__item .menu__link:before{display:none}.navigation--site-map>.nav>.menu__item .menu__link:hover{text-decoration:underline;color:#242425}.navigation--site-map>.nav>.menu__item>.menu__link{padding:.722em .722em .722em 0;border-bottom:1px solid #686868;font-size:27px}@media (min-width:540px){.navigation--site-map>.nav>.menu__item>.menu__link{margin-top:1.444em}}.navigation--site-map>.nav>.menu__item>.menu>.menu__item>.menu__link{margin-top:1.444em;padding:.722em 0;border-bottom:none;font-size:.875em}.navigation--site-map>.nav>.menu__item>.menu>.menu__item>.menu{display:flex;border-top:1px solid #e2e2e2}.navigation--site-map>.nav>.menu__item>.menu>.menu__item>.menu>li{width:100%}@media (min-width:540px){.navigation--site-map>.nav>.menu__item>.menu>.menu__item>.menu>li{width:33%}}@media (min-width:992px){.navigation--site-map>.nav>.menu__item>.menu>.menu__item>.menu>li{width:14%}}.navigation--site-map>.nav>.menu__item>.menu .menu .menu__link{padding-left:0;color:#666;font-size:.875em}.navigation--site-map>.nav>.menu__item>.menu .menu .menu .menu__link{margin-left:.7775em;padding:.38875em .7775em;border-left:1px solid #e2e2e2;font-size:.875em}.navigation--site-map>.nav .nav .nav .nav>.menu__item .menu .menu__link{padding-left:1.5rem}.slat__title.h5{margin-top:.722em;font-size:16px}.slat__title>a{text-decoration:none;color:#005ea5}.slat__title>a:focus,.slat__title>a:hover{text-decoration:underline;color:#003259}.page-tsy-a-z .slat__title,.path-a-z .slat__title{margin:1em 15px 0 0}.slat__date,.slat__term{margin-right:13px;color:#666;font-size:14px}.page-tsy-a-z .slat__date,.page-tsy-a-z .slat__term,.path-a-z .slat__date,.path-a-z .slat__term{margin-top:10px;padding-bottom:.5em}@media (min-width:992px){.page-tsy-a-z .slat__date,.page-tsy-a-z .slat__term,.path-a-z .slat__date,.path-a-z .slat__term{display:inline-block;margin-top:0}}.views-field-field-cassbase-link-internal{display:inline}@font-face{font-family:roboto;src:url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-700.woff2) format("woff2"),url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-700.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:roboto;src:url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-700italic.woff2) format("woff2"),url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-700italic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:roboto;src:url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-italic.woff2) format("woff2"),url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:roboto;src:url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-regular.woff2) format("woff2"),url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:roboto;src:url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-300.woff2) format("woff2"),url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-300.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:roboto;src:url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-300italic.woff2) format("woff2"),url(/themes/custom/tsy_theme/dist/assets/fonts/roboto/roboto-300italic.woff) format("woff");font-weight:300;font-style:italic}
