<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root{--cds-grid-gutter:2rem;--cds-grid-columns:4;--cds-grid-margin:0}@media(min-width:42rem){:root{--cds-grid-columns:8;--cds-grid-margin:1rem}}@media(min-width:66rem){:root{--cds-grid-columns:16}}@media(min-width:99rem){:root{--cds-grid-margin:1.5rem}}.cds--css-grid{--cds-grid-gutter-start:calc(var(--cds-grid-gutter)/2);--cds-grid-gutter-end:calc(var(--cds-grid-gutter)/2);--cds-grid-column-hang:calc(var(--cds-grid-gutter)/2);display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));inline-size:100%;margin-inline:auto;max-inline-size:99rem;padding-inline:var(--cds-grid-margin)}.cds--css-grid--full-width{max-inline-size:100%}.cds--css-grid-column{--cds-grid-mode-start:var(--cds-grid-gutter-start);--cds-grid-mode-end:var(--cds-grid-gutter-end);margin-inline:var(--cds-grid-gutter-start) var(--cds-grid-gutter-end)}[dir=rtl] .cds--css-grid-column{margin-inline:var(--cds-grid-gutter-end) var(--cds-grid-gutter-start)}.cds--css-grid--narrow{--cds-grid-gutter-start:0rem}.cds--css-grid--condensed{--cds-grid-gutter:0.0625rem;--cds-grid-column-hang:0.96875rem}.cds--css-grid--start{margin-inline-start:0}.cds--css-grid--end{margin-inline-end:0}.cds--subgrid{display:grid;grid-template-columns:repeat(var(--cds-grid-columns),minmax(0,1fr));margin-inline:calc(var(--cds-grid-mode-start)*-1) calc(var(--cds-grid-mode-end)*-1)}[dir=rtl] .cds--subgrid{margin-inline:calc(var(--cds-grid-mode-end)*-1) calc(var(--cds-grid-mode-start)*-1)}.cds--subgrid--wide{--cds-grid-gutter-start:1rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:0}.cds--subgrid--narrow{--cds-grid-gutter-start:0rem;--cds-grid-gutter-end:1rem;--cds-grid-column-hang:1rem}.cds--subgrid--condensed{--cds-grid-gutter-start:0.03125rem;--cds-grid-gutter-end:0.03125rem;--cds-grid-column-hang:0.96875rem}.cds--grid-column-hang{margin-inline-start:var(--cds-grid-column-hang)}[dir=rtl] .cds--grid-column-hang{margin-inline:initial var(--cds-grid-column-hang)}.cds--col-span-0{display:none}.cds--col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--sm\:col-span-0{display:none}.cds--sm\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--sm\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--sm\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--sm\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--sm\:col-span-auto{grid-column:auto}.cds--sm\:col-span-100{grid-column:1/-1}.cds--sm\:col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}.cds--sm\:col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}.cds--sm\:col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media(min-width:42rem){.cds--md\:col-span-0{display:none}.cds--md\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--md\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--md\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--md\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--md\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--md\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--md\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--md\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--md\:col-span-auto{grid-column:auto}.cds--md\:col-span-100{grid-column:1/-1}.cds--md\:col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}.cds--md\:col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}.cds--md\:col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media(min-width:66rem){.cds--lg\:col-span-0{display:none}.cds--lg\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--lg\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--lg\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--lg\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--lg\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--lg\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--lg\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--lg\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--lg\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--lg\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--lg\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--lg\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--lg\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--lg\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--lg\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--lg\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--lg\:col-span-auto{grid-column:auto}.cds--lg\:col-span-100{grid-column:1/-1}.cds--lg\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--lg\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--lg\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media(min-width:82rem){.cds--xlg\:col-span-0{display:none}.cds--xlg\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--xlg\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--xlg\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--xlg\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--xlg\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--xlg\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--xlg\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--xlg\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--xlg\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--xlg\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--xlg\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--xlg\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--xlg\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--xlg\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--xlg\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--xlg\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--xlg\:col-span-auto{grid-column:auto}.cds--xlg\:col-span-100{grid-column:1/-1}.cds--xlg\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--xlg\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--xlg\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}@media(min-width:99rem){.cds--max\:col-span-0{display:none}.cds--max\:col-span-1{--cds-grid-columns:1;display:block;grid-column:span 1/span 1}.cds--max\:col-span-2{--cds-grid-columns:2;display:block;grid-column:span 2/span 2}.cds--max\:col-span-3{--cds-grid-columns:3;display:block;grid-column:span 3/span 3}.cds--max\:col-span-4{--cds-grid-columns:4;display:block;grid-column:span 4/span 4}.cds--max\:col-span-5{--cds-grid-columns:5;display:block;grid-column:span 5/span 5}.cds--max\:col-span-6{--cds-grid-columns:6;display:block;grid-column:span 6/span 6}.cds--max\:col-span-7{--cds-grid-columns:7;display:block;grid-column:span 7/span 7}.cds--max\:col-span-8{--cds-grid-columns:8;display:block;grid-column:span 8/span 8}.cds--max\:col-span-9{--cds-grid-columns:9;display:block;grid-column:span 9/span 9}.cds--max\:col-span-10{--cds-grid-columns:10;display:block;grid-column:span 10/span 10}.cds--max\:col-span-11{--cds-grid-columns:11;display:block;grid-column:span 11/span 11}.cds--max\:col-span-12{--cds-grid-columns:12;display:block;grid-column:span 12/span 12}.cds--max\:col-span-13{--cds-grid-columns:13;display:block;grid-column:span 13/span 13}.cds--max\:col-span-14{--cds-grid-columns:14;display:block;grid-column:span 14/span 14}.cds--max\:col-span-15{--cds-grid-columns:15;display:block;grid-column:span 15/span 15}.cds--max\:col-span-16{--cds-grid-columns:16;display:block;grid-column:span 16/span 16}.cds--max\:col-span-auto{grid-column:auto}.cds--max\:col-span-100{grid-column:1/-1}.cds--max\:col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}.cds--max\:col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}.cds--max\:col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-span-auto{grid-column:auto}.cds--col-span-100{grid-column:1/-1}.cds--col-span-75{--cds-grid-columns:3;grid-column:span 3/span 3}@media(min-width:42rem){.cds--col-span-75{--cds-grid-columns:6;grid-column:span 6/span 6}}@media(min-width:66rem){.cds--col-span-75{--cds-grid-columns:12;grid-column:span 12/span 12}}.cds--col-span-50{--cds-grid-columns:2;grid-column:span 2/span 2}@media(min-width:42rem){.cds--col-span-50{--cds-grid-columns:4;grid-column:span 4/span 4}}@media(min-width:66rem){.cds--col-span-50{--cds-grid-columns:8;grid-column:span 8/span 8}}.cds--col-span-25{--cds-grid-columns:1;grid-column:span 1/span 1}@media(min-width:42rem){.cds--col-span-25{--cds-grid-columns:2;grid-column:span 2/span 2}}@media(min-width:66rem){.cds--col-span-25{--cds-grid-columns:4;grid-column:span 4/span 4}}.cds--col-start-1{grid-column-start:1}.cds--col-start-2{grid-column-start:2}.cds--col-start-3{grid-column-start:3}.cds--col-start-4{grid-column-start:4}.cds--col-start-5{grid-column-start:5}.cds--col-start-6{grid-column-start:6}.cds--col-start-7{grid-column-start:7}.cds--col-start-8{grid-column-start:8}.cds--col-start-9{grid-column-start:9}.cds--col-start-10{grid-column-start:10}.cds--col-start-11{grid-column-start:11}.cds--col-start-12{grid-column-start:12}.cds--col-start-13{grid-column-start:13}.cds--col-start-14{grid-column-start:14}.cds--col-start-15{grid-column-start:15}.cds--col-start-16{grid-column-start:16}.cds--col-end-2{grid-column-end:2}.cds--col-end-3{grid-column-end:3}.cds--col-end-4{grid-column-end:4}.cds--col-end-5{grid-column-end:5}.cds--col-end-6{grid-column-end:6}.cds--col-end-7{grid-column-end:7}.cds--col-end-8{grid-column-end:8}.cds--col-end-9{grid-column-end:9}.cds--col-end-10{grid-column-end:10}.cds--col-end-11{grid-column-end:11}.cds--col-end-12{grid-column-end:12}.cds--col-end-13{grid-column-end:13}.cds--col-end-14{grid-column-end:14}.cds--col-end-15{grid-column-end:15}.cds--col-end-16{grid-column-end:16}.cds--col-end-17{grid-column-end:17}.cds--col-start-auto{grid-column-start:auto}.cds--col-end-auto{grid-column-end:auto}.cds--sm\:col-start-1{grid-column-start:1}.cds--sm\:col-start-2{grid-column-start:2}.cds--sm\:col-start-3{grid-column-start:3}.cds--sm\:col-start-4{grid-column-start:4}.cds--sm\:col-start-5{grid-column-start:5}.cds--sm\:col-start-6{grid-column-start:6}.cds--sm\:col-start-7{grid-column-start:7}.cds--sm\:col-start-8{grid-column-start:8}.cds--sm\:col-start-9{grid-column-start:9}.cds--sm\:col-start-10{grid-column-start:10}.cds--sm\:col-start-11{grid-column-start:11}.cds--sm\:col-start-12{grid-column-start:12}.cds--sm\:col-start-13{grid-column-start:13}.cds--sm\:col-start-14{grid-column-start:14}.cds--sm\:col-start-15{grid-column-start:15}.cds--sm\:col-start-16{grid-column-start:16}.cds--sm\:col-end-2{grid-column-end:2}.cds--sm\:col-end-3{grid-column-end:3}.cds--sm\:col-end-4{grid-column-end:4}.cds--sm\:col-end-5{grid-column-end:5}.cds--sm\:col-end-6{grid-column-end:6}.cds--sm\:col-end-7{grid-column-end:7}.cds--sm\:col-end-8{grid-column-end:8}.cds--sm\:col-end-9{grid-column-end:9}.cds--sm\:col-end-10{grid-column-end:10}.cds--sm\:col-end-11{grid-column-end:11}.cds--sm\:col-end-12{grid-column-end:12}.cds--sm\:col-end-13{grid-column-end:13}.cds--sm\:col-end-14{grid-column-end:14}.cds--sm\:col-end-15{grid-column-end:15}.cds--sm\:col-end-16{grid-column-end:16}.cds--sm\:col-end-17{grid-column-end:17}.cds--sm\:col-start-auto{grid-column-start:auto}.cds--sm\:col-end-auto{grid-column-end:auto}@media(min-width:42rem){.cds--md\:col-start-1{grid-column-start:1}.cds--md\:col-start-2{grid-column-start:2}.cds--md\:col-start-3{grid-column-start:3}.cds--md\:col-start-4{grid-column-start:4}.cds--md\:col-start-5{grid-column-start:5}.cds--md\:col-start-6{grid-column-start:6}.cds--md\:col-start-7{grid-column-start:7}.cds--md\:col-start-8{grid-column-start:8}.cds--md\:col-start-9{grid-column-start:9}.cds--md\:col-start-10{grid-column-start:10}.cds--md\:col-start-11{grid-column-start:11}.cds--md\:col-start-12{grid-column-start:12}.cds--md\:col-start-13{grid-column-start:13}.cds--md\:col-start-14{grid-column-start:14}.cds--md\:col-start-15{grid-column-start:15}.cds--md\:col-start-16{grid-column-start:16}.cds--md\:col-end-2{grid-column-end:2}.cds--md\:col-end-3{grid-column-end:3}.cds--md\:col-end-4{grid-column-end:4}.cds--md\:col-end-5{grid-column-end:5}.cds--md\:col-end-6{grid-column-end:6}.cds--md\:col-end-7{grid-column-end:7}.cds--md\:col-end-8{grid-column-end:8}.cds--md\:col-end-9{grid-column-end:9}.cds--md\:col-end-10{grid-column-end:10}.cds--md\:col-end-11{grid-column-end:11}.cds--md\:col-end-12{grid-column-end:12}.cds--md\:col-end-13{grid-column-end:13}.cds--md\:col-end-14{grid-column-end:14}.cds--md\:col-end-15{grid-column-end:15}.cds--md\:col-end-16{grid-column-end:16}.cds--md\:col-end-17{grid-column-end:17}.cds--md\:col-start-auto{grid-column-start:auto}.cds--md\:col-end-auto{grid-column-end:auto}}@media(min-width:66rem){.cds--lg\:col-start-1{grid-column-start:1}.cds--lg\:col-start-2{grid-column-start:2}.cds--lg\:col-start-3{grid-column-start:3}.cds--lg\:col-start-4{grid-column-start:4}.cds--lg\:col-start-5{grid-column-start:5}.cds--lg\:col-start-6{grid-column-start:6}.cds--lg\:col-start-7{grid-column-start:7}.cds--lg\:col-start-8{grid-column-start:8}.cds--lg\:col-start-9{grid-column-start:9}.cds--lg\:col-start-10{grid-column-start:10}.cds--lg\:col-start-11{grid-column-start:11}.cds--lg\:col-start-12{grid-column-start:12}.cds--lg\:col-start-13{grid-column-start:13}.cds--lg\:col-start-14{grid-column-start:14}.cds--lg\:col-start-15{grid-column-start:15}.cds--lg\:col-start-16{grid-column-start:16}.cds--lg\:col-end-2{grid-column-end:2}.cds--lg\:col-end-3{grid-column-end:3}.cds--lg\:col-end-4{grid-column-end:4}.cds--lg\:col-end-5{grid-column-end:5}.cds--lg\:col-end-6{grid-column-end:6}.cds--lg\:col-end-7{grid-column-end:7}.cds--lg\:col-end-8{grid-column-end:8}.cds--lg\:col-end-9{grid-column-end:9}.cds--lg\:col-end-10{grid-column-end:10}.cds--lg\:col-end-11{grid-column-end:11}.cds--lg\:col-end-12{grid-column-end:12}.cds--lg\:col-end-13{grid-column-end:13}.cds--lg\:col-end-14{grid-column-end:14}.cds--lg\:col-end-15{grid-column-end:15}.cds--lg\:col-end-16{grid-column-end:16}.cds--lg\:col-end-17{grid-column-end:17}.cds--lg\:col-start-auto{grid-column-start:auto}.cds--lg\:col-end-auto{grid-column-end:auto}}@media(min-width:82rem){.cds--xlg\:col-start-1{grid-column-start:1}.cds--xlg\:col-start-2{grid-column-start:2}.cds--xlg\:col-start-3{grid-column-start:3}.cds--xlg\:col-start-4{grid-column-start:4}.cds--xlg\:col-start-5{grid-column-start:5}.cds--xlg\:col-start-6{grid-column-start:6}.cds--xlg\:col-start-7{grid-column-start:7}.cds--xlg\:col-start-8{grid-column-start:8}.cds--xlg\:col-start-9{grid-column-start:9}.cds--xlg\:col-start-10{grid-column-start:10}.cds--xlg\:col-start-11{grid-column-start:11}.cds--xlg\:col-start-12{grid-column-start:12}.cds--xlg\:col-start-13{grid-column-start:13}.cds--xlg\:col-start-14{grid-column-start:14}.cds--xlg\:col-start-15{grid-column-start:15}.cds--xlg\:col-start-16{grid-column-start:16}.cds--xlg\:col-end-2{grid-column-end:2}.cds--xlg\:col-end-3{grid-column-end:3}.cds--xlg\:col-end-4{grid-column-end:4}.cds--xlg\:col-end-5{grid-column-end:5}.cds--xlg\:col-end-6{grid-column-end:6}.cds--xlg\:col-end-7{grid-column-end:7}.cds--xlg\:col-end-8{grid-column-end:8}.cds--xlg\:col-end-9{grid-column-end:9}.cds--xlg\:col-end-10{grid-column-end:10}.cds--xlg\:col-end-11{grid-column-end:11}.cds--xlg\:col-end-12{grid-column-end:12}.cds--xlg\:col-end-13{grid-column-end:13}.cds--xlg\:col-end-14{grid-column-end:14}.cds--xlg\:col-end-15{grid-column-end:15}.cds--xlg\:col-end-16{grid-column-end:16}.cds--xlg\:col-end-17{grid-column-end:17}.cds--xlg\:col-start-auto{grid-column-start:auto}.cds--xlg\:col-end-auto{grid-column-end:auto}}@media(min-width:99rem){.cds--max\:col-start-1{grid-column-start:1}.cds--max\:col-start-2{grid-column-start:2}.cds--max\:col-start-3{grid-column-start:3}.cds--max\:col-start-4{grid-column-start:4}.cds--max\:col-start-5{grid-column-start:5}.cds--max\:col-start-6{grid-column-start:6}.cds--max\:col-start-7{grid-column-start:7}.cds--max\:col-start-8{grid-column-start:8}.cds--max\:col-start-9{grid-column-start:9}.cds--max\:col-start-10{grid-column-start:10}.cds--max\:col-start-11{grid-column-start:11}.cds--max\:col-start-12{grid-column-start:12}.cds--max\:col-start-13{grid-column-start:13}.cds--max\:col-start-14{grid-column-start:14}.cds--max\:col-start-15{grid-column-start:15}.cds--max\:col-start-16{grid-column-start:16}.cds--max\:col-end-2{grid-column-end:2}.cds--max\:col-end-3{grid-column-end:3}.cds--max\:col-end-4{grid-column-end:4}.cds--max\:col-end-5{grid-column-end:5}.cds--max\:col-end-6{grid-column-end:6}.cds--max\:col-end-7{grid-column-end:7}.cds--max\:col-end-8{grid-column-end:8}.cds--max\:col-end-9{grid-column-end:9}.cds--max\:col-end-10{grid-column-end:10}.cds--max\:col-end-11{grid-column-end:11}.cds--max\:col-end-12{grid-column-end:12}.cds--max\:col-end-13{grid-column-end:13}.cds--max\:col-end-14{grid-column-end:14}.cds--max\:col-end-15{grid-column-end:15}.cds--max\:col-end-16{grid-column-end:16}.cds--max\:col-end-17{grid-column-end:17}.cds--max\:col-start-auto{grid-column-start:auto}.cds--max\:col-end-auto{grid-column-end:auto}}@keyframes cds--hide-feedback{0%{opacity:1;visibility:inherit}to{opacity:0;visibility:hidden}}@keyframes cds--show-feedback{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:inherit}}@keyframes cds--skeleton{0%{opacity:.3;transform:scaleX(0);transform-origin:left}20%{opacity:1;transform:scaleX(1);transform-origin:left}28%{transform:scaleX(1);transform-origin:right}51%{transform:scaleX(0);transform-origin:right}58%{transform:scaleX(0);transform-origin:right}82%{transform:scaleX(1);transform-origin:right}83%{transform:scaleX(1);transform-origin:left}96%{transform:scaleX(0);transform-origin:left}to{opacity:.3;transform:scaleX(0);transform-origin:left}}.cds--layout--size-xs{--cds-layout-size-height-context:var(--cds-layout-size-height-xs,1.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xs{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xs,1.5rem))}.cds--layout-constraint--size__min-xs{--cds-layout-size-height-min:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout-constraint--size__max-xs{--cds-layout-size-height-max:var(--cds-layout-size-height-xs,1.5rem)}.cds--layout--size-sm{--cds-layout-size-height-context:var(--cds-layout-size-height-sm,2rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-sm{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-sm,2rem))}.cds--layout-constraint--size__min-sm{--cds-layout-size-height-min:var(--cds-layout-size-height-sm,2rem)}.cds--layout-constraint--size__max-sm{--cds-layout-size-height-max:var(--cds-layout-size-height-sm,2rem)}.cds--layout--size-md{--cds-layout-size-height-context:var(--cds-layout-size-height-md,2.5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-md{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-md,2.5rem))}.cds--layout-constraint--size__min-md{--cds-layout-size-height-min:var(--cds-layout-size-height-md,2.5rem)}.cds--layout-constraint--size__max-md{--cds-layout-size-height-max:var(--cds-layout-size-height-md,2.5rem)}.cds--layout--size-lg{--cds-layout-size-height-context:var(--cds-layout-size-height-lg,3rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-lg{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-lg,3rem))}.cds--layout-constraint--size__min-lg{--cds-layout-size-height-min:var(--cds-layout-size-height-lg,3rem)}.cds--layout-constraint--size__max-lg{--cds-layout-size-height-max:var(--cds-layout-size-height-lg,3rem)}.cds--layout--size-xl{--cds-layout-size-height-context:var(--cds-layout-size-height-xl,4rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-xl,4rem))}.cds--layout-constraint--size__min-xl{--cds-layout-size-height-min:var(--cds-layout-size-height-xl,4rem)}.cds--layout-constraint--size__max-xl{--cds-layout-size-height-max:var(--cds-layout-size-height-xl,4rem)}.cds--layout--size-2xl{--cds-layout-size-height-context:var(--cds-layout-size-height-2xl,5rem);--cds-layout-size-height:var(--cds-layout-size-height-context)}.cds--layout-constraint--size__default-2xl{--cds-layout-size-height:var(--cds-layout-size-height-context,var(--cds-layout-size-height-2xl,5rem))}.cds--layout-constraint--size__min-2xl{--cds-layout-size-height-min:var(--cds-layout-size-height-2xl,5rem)}.cds--layout-constraint--size__max-2xl{--cds-layout-size-height-max:var(--cds-layout-size-height-2xl,5rem)}.cds--layout--density-condensed{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-condensed,0.5rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-condensed{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-condensed,0.5rem))}.cds--layout-constraint--density__min-condensed{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout-constraint--density__max-condensed{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-condensed,0.5rem)}.cds--layout--density-normal{--cds-layout-density-padding-inline-context:var(--cds-layout-density-padding-inline-normal,1rem);--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context)}.cds--layout-constraint--density__default-normal{--cds-layout-density-padding-inline:var(--cds-layout-density-padding-inline-context,var(--cds-layout-density-padding-inline-normal,1rem))}.cds--layout-constraint--density__min-normal{--cds-layout-density-padding-inline-min:var(--cds-layout-density-padding-inline-normal,1rem)}.cds--layout-constraint--density__max-normal{--cds-layout-density-padding-inline-max:var(--cds-layout-density-padding-inline-normal,1rem)}:root{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px}.cds--assistive-text,.cds--visually-hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}button,input,select,textarea{border-radius:0;font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}html{font-size:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}strong{font-weight:600}@media screen and (-ms-high-contrast:active){svg{fill:ButtonText}}h1{font-size:var(--cds-heading-06-font-size,2.625rem);font-weight:var(--cds-heading-06-font-weight,300);letter-spacing:var(--cds-heading-06-letter-spacing,0);line-height:var(--cds-heading-06-line-height,1.199)}h2{font-size:var(--cds-heading-05-font-size,2rem);font-weight:var(--cds-heading-05-font-weight,400);letter-spacing:var(--cds-heading-05-letter-spacing,0);line-height:var(--cds-heading-05-line-height,1.25)}h3{font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}h4{font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}h5{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}h6{font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}p{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}a{color:var(--cds-link-primary,#0062fe)}em{font-style:italic}.cds--layer-one,:root{--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--layer-two{--cds-layer:var(--cds-layer-02,#fff);--cds-layer-active:var(--cds-layer-active-02,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-02,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-02,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-02,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-02,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-02,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-02,#a8a8a8);--cds-field:var(--cds-field-02,#fff);--cds-field-hover:var(--cds-field-hover-02,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-01,#c6c6c6);--cds-border-subtle-selected:var(--cds-border-subtle-selected-02,#c6c6c6);--cds-border-strong:var(--cds-border-strong-02,#8d8d8d);--cds-border-tile:var(--cds-border-tile-02,#a8a8a8)}.cds--layer-three{--cds-layer:var(--cds-layer-03,#f4f4f4);--cds-layer-active:var(--cds-layer-active-03,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-03,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-03,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-03,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-03,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-03,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-03,#a8a8a8);--cds-field:var(--cds-field-03,#f4f4f4);--cds-field-hover:var(--cds-field-hover-03,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-02,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-03,#c6c6c6);--cds-border-strong:var(--cds-border-strong-03,#8d8d8d);--cds-border-tile:var(--cds-border-tile-03,#c6c6c6)}.cds--popover-container{display:inline-block}.cds--popover-container:not(.cds--popover--auto-align){position:relative}.cds--popover--high-contrast .cds--popover{--cds-popover-background-color:var(--cds-background-inverse,#393939);--cds-popover-text-color:var(--cds-text-inverse,#fff)}.cds--popover--drop-shadow .cds--popover{--cds-popover-drop-shadow:drop-shadow(0 2px 2px rgba(0,0,0,.2))}.cds--popover--caret{--cds-popover-offset:0.625rem}.cds--popover{filter:var(--cds-popover-drop-shadow,none);inset:0;pointer-events:none;position:absolute;z-index:6000}.cds--popover-content{--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;background-color:var(--cds-popover-background-color,var(--cds-layer));border:0;border-radius:var(--cds-popover-border-radius,2px);box-sizing:border-box;color:var(--cds-popover-text-color,var(--cds-text-primary,#161616));display:none;font-family:inherit;font-size:100%;inline-size:-moz-max-content;inline-size:max-content;margin:0;max-inline-size:23rem;padding:0;pointer-events:auto;position:absolute;vertical-align:baseline;z-index:6000}.cds--layout--size-sm .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg .cds--popover-content{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--popover-content *,.cds--popover-content :after,.cds--popover-content :before{box-sizing:inherit}.cds--popover--open&gt;.cds--popover&gt;.cds--popover-content{display:block}.cds--popover-content:before{content:"";display:none;position:absolute}.cds--popover--open&gt;.cds--popover&gt;.cds--popover-content:before{display:block}.cds--popover--auto-align.cds--popover-caret,.cds--popover-caret{background-color:var(--cds-popover-background-color,var(--cds-layer));display:none;position:absolute;will-change:transform;z-index:6000}.cds--popover--auto-align.cds--popover--caret.cds--popover--open&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--caret.cds--popover--open&gt;.cds--popover&gt;.cds--popover-caret{display:block}.cds--popover--tab-tip&gt;.cds--popover&gt;.cds--popover-caret{display:none}.cds--popover--bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{transform:translate(50%,calc(100% + var(--cds-popover-offset, 0rem)))}.cds--popover--bottom-left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--bottom-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-end:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--bottom-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--bottom-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--bottom-right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-end:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(100% + var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--bottom-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--bottom-right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-inline-start:0}.cds--popover--bottom-end&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--bottom-left&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--bottom-right&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--bottom-start&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--bottom&gt;.cds--popover&gt;.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-start:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(-100%)}.cds--popover--bottom-end&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--bottom-left&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--bottom-right&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--bottom-start&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--bottom&gt;.cds--popover&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-end:0;inset-inline-start:50%;transform:translate(-50%,var(--cds-popover-offset,0))}[dir=rtl] .cds--popover--bottom-end&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--bottom-left&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--bottom-right&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--bottom-start&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--bottom&gt;.cds--popover&gt;.cds--popover-caret{transform:translate(50%,var(--cds-popover-offset,0))}.cds--popover--bottom-end.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--bottom-left.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--bottom-right.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--bottom-start.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--bottom.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 100%,50% 0,100% 100%);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{transform:translate(50%,calc(-100% - var(--cds-popover-offset, 0rem)))}.cds--popover--top-left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--top-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-start:0;inset-inline-start:0;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-inline-end:0;inset-inline-start:auto}.cds--popover--top-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--top-right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-start:0;inset-inline-end:0;transform:translate(var(--cds-popover-offset,0),calc(-100% - var(--cds-popover-offset, 0rem)))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-inline-start:0}.cds--popover--top-end&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--top-left&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--top-right&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--top-start&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--top&gt;.cds--popover&gt;.cds--popover-content:before{block-size:var(--cds-popover-offset,0);inset-block-end:0;inset-inline-end:0;inset-inline-start:0;transform:translateY(100%)}.cds--popover--top-end&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--top-left&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--top-right&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--top-start&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--top&gt;.cds--popover&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem);inset-block-start:0;inset-inline-start:50%;transform:translate(-50%,calc(var(--cds-popover-offset, 0rem)*-1))}[dir=rtl] .cds--popover--top-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--top-left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--top-right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--top-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret{transform:translate(50%,calc(var(--cds-popover-offset, 0rem)*-1))}.cds--popover--top-end.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--top-left.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--top-right.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--top-start.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--top.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-height,.375rem);clip-path:polygon(0 0,50% 100%,100% 0);inline-size:var(--cds-popover-caret-width,.75rem)}.cds--popover--right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),-50%)}.cds--popover--right-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--right-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-start:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5*-1 - 16px))}.cds--popover--right-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--right-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-end:50%;inset-inline-start:100%;transform:translate(var(--cds-popover-offset,0),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--right-end&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--right-start&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--right-top&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--right&gt;.cds--popover&gt;.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-start:0;transform:translateX(-100%)}.cds--popover--right-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--right-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--right-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--right-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-start:100%;transform:translate(calc(var(--cds-popover-offset, 0rem) - 100%),-50%)}[dir=rtl] .cds--popover--right-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--right-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--right-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--right-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--right:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret{inset-inline-end:100%;inset-inline-start:auto}.cds--popover--right-bottom.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--right-end.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--right-start.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--right-top.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--right.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 50%,100% 0,100% 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + .1px),-50%)}.cds--popover--left-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--left-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*-.5 - 16px))}.cds--popover--left-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,.cds--popover--left-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-block-end:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1),calc(var(--cds-popover-offset, 0rem)*.5 + 16px))}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-content{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--left-end&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--left-start&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--left-top&gt;.cds--popover&gt;.cds--popover-content:before,.cds--popover--left&gt;.cds--popover&gt;.cds--popover-content:before{inline-size:var(--cds-popover-offset,0);inset-block-end:0;inset-block-start:0;inset-inline-end:0;transform:translateX(100%)}.cds--popover--left-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--left-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--left-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--left-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,.cds--popover--left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem);inset-block-start:50%;inset-inline-end:100%;transform:translate(calc(var(--cds-popover-offset, 0rem)*-1 + 100%),-50%)}[dir=rtl] .cds--popover--left-bottom:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--left-end:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--left-start:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--left-top:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret,[dir=rtl] .cds--popover--left:not(.cds--popover--auto-align)&gt;.cds--popover&gt;.cds--popover-caret{inset-inline-end:auto;inset-inline-start:100%}.cds--popover--left-bottom.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--left-end.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--left-start.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--left-top.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret,.cds--popover--left.cds--popover--auto-align&gt;.cds--popover&gt;.cds--popover-content&gt;.cds--popover-caret{block-size:var(--cds-popover-caret-width,.75rem);clip-path:polygon(0 0,100% 50%,0 100%);inline-size:var(--cds-popover-caret-height,.375rem)}.cds--popover--tab-tip&gt;.cds--popover&gt;.cds--popover-content{border-radius:0}.cds--popover--tab-tip .cds--popover{will-change:filter}.cds--popover--tab-tip__button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2rem;justify-content:center;margin:0;padding:0;position:relative;text-align:start;vertical-align:baseline}.cds--popover--tab-tip__button *,.cds--popover--tab-tip__button :after,.cds--popover--tab-tip__button :before{box-sizing:inherit}.cds--popover--tab-tip__button::-moz-focus-inner{border:0}.cds--popover--tab-tip__button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--popover--tab-tip__button:focus{outline-style:dotted}}.cds--popover--tab-tip__button:hover{background-color:var(--cds-layer-hover)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button{background:var(--cds-layer);box-shadow:0 2px 2px rgba(0,0,0,.2)}.cds--popover--tab-tip.cds--popover--open .cds--popover--tab-tip__button:not(:focus):after{background:var(--cds-layer);block-size:2px;content:"";inline-size:100%;inset-block-end:0;position:absolute;z-index:6001}.cds--popover--tab-tip__button svg{fill:var(--cds-icon-primary,#161616)}.cds--tooltip{--cds-popover-offset:12px}.cds--tooltip-content{color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:18rem;padding:var(--cds-tooltip-padding-block,1rem) var(--cds-tooltip-padding-inline,1rem)}.cds--icon-tooltip{--cds-tooltip-padding-block:0.125rem;--cds-popover-caret-width:0.5rem;--cds-popover-caret-height:0.25rem;--cds-popover-offset:0.5rem}.cds--icon-tooltip .cds--tooltip-content{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--definition-term{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:1px dotted var(--cds-border-strong);border-radius:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--definition-term *,.cds--definition-term :after,.cds--definition-term :before{box-sizing:inherit}.cds--definition-term::-moz-focus-inner{border:0}.cds--definition-term:focus{border-block-end-color:var(--cds-border-interactive,#0f62fe);outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--definition-term:focus{outline-style:dotted}}.cds--definition-term:hover{border-block-end-color:var(--cds-border-interactive,#0f62fe)}.cds--definition-tooltip{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);max-inline-size:11rem;padding:.5rem 1rem}.cds--btn{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-2xl)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));--temp-1lh:(var(--cds-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-layout-size-height-local);outline:none;padding:0;padding-block:min((var(--cds-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*3 + .9375rem);padding-inline-start:calc(var(--cds-layout-density-padding-inline-local) - .0625rem);position:relative;text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:baseline;vertical-align:top}.cds--btn *,.cds--btn :after,.cds--btn :before{box-sizing:inherit}.cds--btn.cds--btn--disabled,.cds--btn.cds--btn--disabled:focus,.cds--btn.cds--btn--disabled:hover,.cds--btn:disabled,.cds--btn:focus:disabled,.cds--btn:hover:disabled{background:var(--cds-button-disabled,#c6c6c6);border-color:var(--cds-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-text-on-color-disabled,#8d8d8d);cursor:not-allowed}.cds--btn .cds--btn__icon,:host(c4d-button) .cds--btn svg,:host(c4d-button-cta) .cds--btn svg,:host(c4d-button-group-item) .cds--btn ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn svg{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-layout-density-padding-inline-local);margin-block-start:.0625rem;position:absolute}.cds--btn::-moz-focus-inner{border:0;padding:0}.cds--btn--primary{background-color:var(--cds-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--primary:hover{background-color:var(--cds-button-primary-hover,#0050e6)}.cds--btn--primary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--primary:active{background-color:var(--cds-button-primary-active,#002d9c)}.cds--btn--primary .cds--btn__icon,.cds--btn--primary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--primary svg,:host(c4d-button) .cds--btn--primary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--primary svg,:host(c4d-button-cta) .cds--btn--primary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--primary ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--primary ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--primary svg,:host(c4d-button-group-item) .cds--btn--primary svg path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--primary:hover,.cds--btn--secondary{color:var(--cds-text-on-color,#fff)}.cds--btn--secondary{background-color:var(--cds-button-secondary,#393939);border:1px solid transparent}.cds--btn--secondary:hover{background-color:var(--cds-button-secondary-hover,#474747)}.cds--btn--secondary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--secondary:active{background-color:var(--cds-button-secondary-active,#6f6f6f)}.cds--btn--secondary .cds--btn__icon,.cds--btn--secondary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--secondary svg,:host(c4d-button) .cds--btn--secondary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--secondary svg,:host(c4d-button-cta) .cds--btn--secondary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--secondary ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--secondary ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--secondary svg,:host(c4d-button-group-item) .cds--btn--secondary svg path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--secondary:focus,.cds--btn--secondary:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--tertiary{background-color:transparent;border-color:var(--cds-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:hover{background-color:var(--cds-button-tertiary-hover,#0050e6)}.cds--btn--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--tertiary .cds--btn__icon,.cds--btn--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--tertiary svg,:host(c4d-button) .cds--btn--tertiary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--tertiary svg,:host(c4d-button-cta) .cds--btn--tertiary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--tertiary ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--tertiary ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--tertiary svg,:host(c4d-button-group-item) .cds--btn--tertiary svg path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--tertiary:focus,.cds--btn--tertiary:hover{color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary:focus{background-color:var(--cds-button-tertiary,#0f62fe)}.cds--btn--tertiary:active{background-color:var(--cds-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-text-inverse,#fff)}.cds--btn--tertiary.cds--btn--disabled,.cds--btn--tertiary.cds--btn--disabled:focus,.cds--btn--tertiary.cds--btn--disabled:hover,.cds--btn--tertiary:disabled,.cds--btn--tertiary:focus:disabled,.cds--btn--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-link-primary,#0f62fe);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--ghost:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--btn--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--ghost .cds--btn__icon,.cds--btn--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--ghost svg,:host(c4d-button) .cds--btn--ghost svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--ghost svg,:host(c4d-button-cta) .cds--btn--ghost svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--ghost ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost svg,:host(c4d-button-group-item) .cds--btn--ghost svg path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--ghost .cds--btn__icon,:host(c4d-button) .cds--btn--ghost svg,:host(c4d-button-cta) .cds--btn--ghost svg,:host(c4d-button-group-item) .cds--btn--ghost ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--ghost svg{margin-inline-start:.5rem;position:static}.cds--btn--ghost:active,.cds--btn--ghost:hover{color:var(--cds-link-primary-hover,#0043ce)}.cds--btn--ghost:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--btn--ghost.cds--btn--disabled,.cds--btn--ghost.cds--btn--disabled:focus,.cds--btn--ghost.cds--btn--disabled:hover,.cds--btn--ghost:disabled,.cds--btn--ghost:focus:disabled,.cds--btn--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--ghost:not([disabled]) svg{fill:var(--cds-icon-primary,#161616)}.cds--btn--icon-only{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local);justify-content:center;padding:0;padding-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only&gt;:first-child{margin-block-start:.0625rem;min-inline-size:1rem}.cds--btn--icon-only .cds--btn__icon,:host(c4d-button) .cds--btn--icon-only svg,:host(c4d-button-cta) .cds--btn--icon-only svg,:host(c4d-button-group-item) .cds--btn--icon-only ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--icon-only svg{position:static}.cds--btn--icon-only.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--icon-only.cds--btn--ghost .cds--btn__icon,:host(c4d-button) .cds--btn--icon-only.cds--btn--danger--ghost svg,:host(c4d-button) .cds--btn--icon-only.cds--btn--ghost svg,:host(c4d-button-cta) .cds--btn--icon-only.cds--btn--danger--ghost svg,:host(c4d-button-cta) .cds--btn--icon-only.cds--btn--ghost svg,:host(c4d-button-group-item) .cds--btn--icon-only.cds--btn--danger--ghost ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--icon-only.cds--btn--danger--ghost svg,:host(c4d-button-group-item) .cds--btn--icon-only.cds--btn--ghost ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--icon-only.cds--btn--ghost svg{margin:0}.cds--btn--md:not(.cds--btn--icon-only) .cds--btn__icon,.cds--btn--sm:not(.cds--btn--icon-only) .cds--btn__icon,:host(c4d-button) .cds--btn--md:not(.cds--btn--icon-only) svg,:host(c4d-button) .cds--btn--sm:not(.cds--btn--icon-only) svg,:host(c4d-button-cta) .cds--btn--md:not(.cds--btn--icon-only) svg,:host(c4d-button-cta) .cds--btn--sm:not(.cds--btn--icon-only) svg,:host(c4d-button-group-item) .cds--btn--md:not(.cds--btn--icon-only) ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--md:not(.cds--btn--icon-only) svg,:host(c4d-button-group-item) .cds--btn--sm:not(.cds--btn--icon-only) ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--sm:not(.cds--btn--icon-only) svg{margin-block-start:0}.cds--btn--icon-only.cds--btn--selected{background:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds--btn path[data-icon-path=inner-path]{fill:none}.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--ghost.cds--btn--icon-only svg,:host(c4d-button) .cds--btn--ghost.cds--btn--icon-only svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--ghost.cds--btn--icon-only svg,:host(c4d-button-cta) .cds--btn--ghost.cds--btn--icon-only svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only svg,:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only svg path:not([data-icon-path]):not([fill=none]){fill:var(--cds-icon-primary,#161616)}.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon path:not([data-icon-path]):not([fill=none]),.cds--btn.cds--btn--icon-only.cds--btn--ghost[disabled]:hover .cds--btn__icon,:host(c4d-button) .cds--btn--ghost.cds--btn--icon-only[disabled] svg,:host(c4d-button) .cds--btn--ghost.cds--btn--icon-only[disabled] svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--ghost.cds--btn--icon-only[disabled] svg,:host(c4d-button-cta) .cds--btn--ghost.cds--btn--icon-only[disabled] svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only[disabled] ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only[disabled] ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only[disabled] svg,:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only[disabled] svg path:not([data-icon-path]):not([fill=none]){fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn--ghost.cds--btn--icon-only[disabled],.cds--icon-tooltip--disabled .cds--tooltip-trigger__wrapper{cursor:not-allowed}.cds--icon-tooltip--disabled .cds--btn--icon-only[disabled]{pointer-events:none}.cds--btn--danger{background-color:var(--cds-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--btn--danger:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger .cds--btn__icon,.cds--btn--danger .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--danger svg,:host(c4d-button) .cds--btn--danger svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--danger svg,:host(c4d-button-cta) .cds--btn--danger svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--danger ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--danger ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--danger svg,:host(c4d-button-group-item) .cds--btn--danger svg path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-button-danger-secondary,#da1e28)}.cds--btn--danger--tertiary:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--tertiary .cds--btn__icon,.cds--btn--danger--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--danger--tertiary svg,:host(c4d-button) .cds--btn--danger--tertiary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--danger--tertiary svg,:host(c4d-button-cta) .cds--btn--danger--tertiary svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--danger--tertiary ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--danger--tertiary ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--danger--tertiary svg,:host(c4d-button-group-item) .cds--btn--danger--tertiary svg path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--tertiary:hover{border-color:var(--cds-button-danger-hover,#b81921);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:focus{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary:active{background-color:var(--cds-button-danger-active,#750e13);border-color:var(--cds-button-danger-active,#750e13);color:var(--cds-text-on-color,#fff)}.cds--btn--danger--tertiary.cds--btn--disabled,.cds--btn--danger--tertiary.cds--btn--disabled:focus,.cds--btn--danger--tertiary.cds--btn--disabled:hover,.cds--btn--danger--tertiary:disabled,.cds--btn--danger--tertiary:focus:disabled,.cds--btn--danger--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-button-danger-secondary,#da1e28);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--btn--danger--ghost:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--btn--danger--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--btn--danger--ghost:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--btn--danger--ghost .cds--btn__icon,.cds--btn--danger--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--danger--ghost svg,:host(c4d-button) .cds--btn--danger--ghost svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--danger--ghost svg,:host(c4d-button-cta) .cds--btn--danger--ghost svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--danger--ghost ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--danger--ghost ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--danger--ghost svg,:host(c4d-button-group-item) .cds--btn--danger--ghost svg path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--btn--danger--ghost .cds--btn__icon,:host(c4d-button) .cds--btn--danger--ghost svg,:host(c4d-button-cta) .cds--btn--danger--ghost svg,:host(c4d-button-group-item) .cds--btn--danger--ghost ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--danger--ghost svg{margin-inline-start:.5rem;position:static}.cds--btn--danger--ghost:active,.cds--btn--danger--ghost:hover{color:var(--cds-text-on-color,#fff)}.cds--btn--danger--ghost.cds--btn--disabled,.cds--btn--danger--ghost.cds--btn--disabled:focus,.cds--btn--danger--ghost.cds--btn--disabled:hover,.cds--btn--danger--ghost:disabled,.cds--btn--danger--ghost:focus:disabled,.cds--btn--danger--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--btn--expressive{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-block:min((var(--cds-layout-size-height-local) - var(--temp-expressive-1lh))/2 - .0625rem,var(--temp-padding-block-max))}.cds--btn--icon-only.cds--btn--expressive{padding:12px 13px}.cds--btn.cds--btn--expressive .cds--btn__icon,:host(c4d-button) .cds--btn.cds--btn--expressive svg,:host(c4d-button-cta) .cds--btn.cds--btn--expressive svg,:host(c4d-button-group-item) .cds--btn.cds--btn--expressive ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn.cds--btn--expressive svg{block-size:1.25rem;inline-size:1.25rem}.cds--btn-set .cds--btn.cds--btn--expressive{max-inline-size:20rem}.cds--btn.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:9.375rem;padding:0;pointer-events:none;position:relative}.cds--btn.cds--skeleton:active,.cds--btn.cds--skeleton:focus,.cds--btn.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--btn.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--btn.cds--skeleton:before{animation:none}}.cds--btn-set{display:flex}.cds--btn-set--stacked{flex-direction:column}.cds--btn-set .cds--btn{inline-size:100%;max-inline-size:12.25rem}.cds--btn-set .cds--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set .cds--btn:first-of-type:not(:focus),.cds--btn-set .cds--btn:focus+.cds--btn{box-shadow:inherit}.cds--btn-set--stacked .cds--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-button-separator,#e0e0e0)}.cds--btn-set--stacked .cds--btn:first-of-type:not(:focus){box-shadow:inherit}.cds--btn-set .cds--btn.cds--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--btn-set .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set--stacked .cds--btn.cds--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-layer-selected-disabled,#8d8d8d)}.cds--btn-set--stacked .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--btn-set .cds--btn.cds--btn--loading{background-color:transparent;border-color:transparent;box-shadow:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--btn:focus{color:Highlight;outline:1px solid Highlight}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-button) .cds--btn--ghost.cds--btn--icon-only svg,:host(c4d-button) .cds--btn--ghost.cds--btn--icon-only svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-cta) .cds--btn--ghost.cds--btn--icon-only svg,:host(c4d-button-cta) .cds--btn--ghost.cds--btn--icon-only svg path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only ::slotted([slot=icon]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only ::slotted([slot=icon]) path:not([data-icon-path]):not([fill=none]),:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only svg,:host(c4d-button-group-item) .cds--btn--ghost.cds--btn--icon-only svg path:not([data-icon-path]):not([fill=none]){fill:ButtonText}}[dir=rtl] .cds--btn-set .cds--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--grid{margin-inline:auto;max-inline-size:99rem;padding-inline:1rem}@media(min-width:42rem){.cds--grid{padding-inline:2rem}}@media(min-width:99rem){.cds--grid{padding-inline:2.5rem}.cds--grid--full-width{max-inline-size:100%}}.cds--row{display:flex;flex-wrap:wrap;margin-inline:-1rem}.cds--col-padding,.cds--row-padding [class*=cds--col]{padding-block:1rem}.cds--grid--condensed [class*=cds--col]{padding-block:.03125rem}.cds--col{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col,.cds--row--condensed .cds--col{padding-inline:.03125rem}.cds--grid--narrow .cds--col,.cds--row--narrow .cds--col{padding-inline:0 1rem}.cds--col-sm-0{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-sm-0,.cds--row--condensed .cds--col-sm-0{padding-inline:.03125rem}.cds--grid--narrow .cds--col-sm-0,.cds--row--narrow .cds--col-sm-0{padding-inline:0 1rem}.cds--col-sm-1{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-sm-1,.cds--row--condensed .cds--col-sm-1{padding-inline:.03125rem}.cds--grid--narrow .cds--col-sm-1,.cds--row--narrow .cds--col-sm-1{padding-inline:0 1rem}.cds--col-sm-2{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-sm-2,.cds--row--condensed .cds--col-sm-2{padding-inline:.03125rem}.cds--grid--narrow .cds--col-sm-2,.cds--row--narrow .cds--col-sm-2{padding-inline:0 1rem}.cds--col-sm-3{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-sm-3,.cds--row--condensed .cds--col-sm-3{padding-inline:.03125rem}.cds--grid--narrow .cds--col-sm-3,.cds--row--narrow .cds--col-sm-3{padding-inline:0 1rem}.cds--col-sm-4{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-sm-4,.cds--row--condensed .cds--col-sm-4{padding-inline:.03125rem}.cds--grid--narrow .cds--col-sm-4,.cds--row--narrow .cds--col-sm-4{padding-inline:0 1rem}.cds--col-sm,.cds--col-sm--auto{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-sm,.cds--grid--condensed .cds--col-sm--auto,.cds--row--condensed .cds--col-sm,.cds--row--condensed .cds--col-sm--auto{padding-inline:.03125rem}.cds--grid--narrow .cds--col-sm,.cds--grid--narrow .cds--col-sm--auto,.cds--row--narrow .cds--col-sm,.cds--row--narrow .cds--col-sm--auto{padding-inline:0 1rem}.cds--col,.cds--col-sm{flex-basis:0;flex-grow:1;max-inline-size:100%}.cds--col--auto,.cds--col-sm--auto{flex:1 0 0%;inline-size:auto;max-inline-size:100%}.cds--col-sm-0{display:none}.cds--col-sm-1{display:block;flex:0 0 25%;max-inline-size:25%}.cds--col-sm-2{display:block;flex:0 0 50%;max-inline-size:50%}.cds--col-sm-3{display:block;flex:0 0 75%;max-inline-size:75%}.cds--col-sm-4{display:block;flex:0 0 100%;max-inline-size:100%}.cds--offset-sm-0{margin-inline-start:0}.cds--offset-sm-1{margin-inline-start:25%}.cds--offset-sm-2{margin-inline-start:50%}.cds--offset-sm-3{margin-inline-start:75%}.cds--col-md-0{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-0,.cds--row--condensed .cds--col-md-0{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-0,.cds--row--narrow .cds--col-md-0{padding-inline:0 1rem}.cds--col-md-1{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-1,.cds--row--condensed .cds--col-md-1{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-1,.cds--row--narrow .cds--col-md-1{padding-inline:0 1rem}.cds--col-md-2{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-2,.cds--row--condensed .cds--col-md-2{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-2,.cds--row--narrow .cds--col-md-2{padding-inline:0 1rem}.cds--col-md-3{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-3,.cds--row--condensed .cds--col-md-3{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-3,.cds--row--narrow .cds--col-md-3{padding-inline:0 1rem}.cds--col-md-4{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-4,.cds--row--condensed .cds--col-md-4{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-4,.cds--row--narrow .cds--col-md-4{padding-inline:0 1rem}.cds--col-md-5{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-5,.cds--row--condensed .cds--col-md-5{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-5,.cds--row--narrow .cds--col-md-5{padding-inline:0 1rem}.cds--col-md-6{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-6,.cds--row--condensed .cds--col-md-6{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-6,.cds--row--narrow .cds--col-md-6{padding-inline:0 1rem}.cds--col-md-7{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-7,.cds--row--condensed .cds--col-md-7{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-7,.cds--row--narrow .cds--col-md-7{padding-inline:0 1rem}.cds--col-md-8{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md-8,.cds--row--condensed .cds--col-md-8{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md-8,.cds--row--narrow .cds--col-md-8{padding-inline:0 1rem}.cds--col-md,.cds--col-md--auto{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-md,.cds--grid--condensed .cds--col-md--auto,.cds--row--condensed .cds--col-md,.cds--row--condensed .cds--col-md--auto{padding-inline:.03125rem}.cds--grid--narrow .cds--col-md,.cds--grid--narrow .cds--col-md--auto,.cds--row--narrow .cds--col-md,.cds--row--narrow .cds--col-md--auto{padding-inline:0 1rem}@media(min-width:42rem){.cds--col,.cds--col-md{flex-basis:0;flex-grow:1;max-inline-size:100%}.cds--col--auto,.cds--col-md--auto{flex:1 0 0%;inline-size:auto;max-inline-size:100%}.cds--col-md-0{display:none}.cds--col-md-1{display:block;flex:0 0 12.5%;max-inline-size:12.5%}.cds--col-md-2{display:block;flex:0 0 25%;max-inline-size:25%}.cds--col-md-3{display:block;flex:0 0 37.5%;max-inline-size:37.5%}.cds--col-md-4{display:block;flex:0 0 50%;max-inline-size:50%}.cds--col-md-5{display:block;flex:0 0 62.5%;max-inline-size:62.5%}.cds--col-md-6{display:block;flex:0 0 75%;max-inline-size:75%}.cds--col-md-7{display:block;flex:0 0 87.5%;max-inline-size:87.5%}.cds--col-md-8{display:block;flex:0 0 100%;max-inline-size:100%}.cds--offset-md-0{margin-inline-start:0}.cds--offset-md-1{margin-inline-start:12.5%}.cds--offset-md-2{margin-inline-start:25%}.cds--offset-md-3{margin-inline-start:37.5%}.cds--offset-md-4{margin-inline-start:50%}.cds--offset-md-5{margin-inline-start:62.5%}.cds--offset-md-6{margin-inline-start:75%}.cds--offset-md-7{margin-inline-start:87.5%}}.cds--col-lg-0{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-0,.cds--row--condensed .cds--col-lg-0{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-0,.cds--row--narrow .cds--col-lg-0{padding-inline:0 1rem}.cds--col-lg-1{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-1,.cds--row--condensed .cds--col-lg-1{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-1,.cds--row--narrow .cds--col-lg-1{padding-inline:0 1rem}.cds--col-lg-2{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-2,.cds--row--condensed .cds--col-lg-2{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-2,.cds--row--narrow .cds--col-lg-2{padding-inline:0 1rem}.cds--col-lg-3{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-3,.cds--row--condensed .cds--col-lg-3{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-3,.cds--row--narrow .cds--col-lg-3{padding-inline:0 1rem}.cds--col-lg-4{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-4,.cds--row--condensed .cds--col-lg-4{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-4,.cds--row--narrow .cds--col-lg-4{padding-inline:0 1rem}.cds--col-lg-5{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-5,.cds--row--condensed .cds--col-lg-5{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-5,.cds--row--narrow .cds--col-lg-5{padding-inline:0 1rem}.cds--col-lg-6{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-6,.cds--row--condensed .cds--col-lg-6{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-6,.cds--row--narrow .cds--col-lg-6{padding-inline:0 1rem}.cds--col-lg-7{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-7,.cds--row--condensed .cds--col-lg-7{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-7,.cds--row--narrow .cds--col-lg-7{padding-inline:0 1rem}.cds--col-lg-8{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-8,.cds--row--condensed .cds--col-lg-8{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-8,.cds--row--narrow .cds--col-lg-8{padding-inline:0 1rem}.cds--col-lg-9{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-9,.cds--row--condensed .cds--col-lg-9{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-9,.cds--row--narrow .cds--col-lg-9{padding-inline:0 1rem}.cds--col-lg-10{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-10,.cds--row--condensed .cds--col-lg-10{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-10,.cds--row--narrow .cds--col-lg-10{padding-inline:0 1rem}.cds--col-lg-11{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-11,.cds--row--condensed .cds--col-lg-11{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-11,.cds--row--narrow .cds--col-lg-11{padding-inline:0 1rem}.cds--col-lg-12{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-12,.cds--row--condensed .cds--col-lg-12{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-12,.cds--row--narrow .cds--col-lg-12{padding-inline:0 1rem}.cds--col-lg-13{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-13,.cds--row--condensed .cds--col-lg-13{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-13,.cds--row--narrow .cds--col-lg-13{padding-inline:0 1rem}.cds--col-lg-14{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-14,.cds--row--condensed .cds--col-lg-14{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-14,.cds--row--narrow .cds--col-lg-14{padding-inline:0 1rem}.cds--col-lg-15{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-15,.cds--row--condensed .cds--col-lg-15{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-15,.cds--row--narrow .cds--col-lg-15{padding-inline:0 1rem}.cds--col-lg-16{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg-16,.cds--row--condensed .cds--col-lg-16{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg-16,.cds--row--narrow .cds--col-lg-16{padding-inline:0 1rem}.cds--col-lg,.cds--col-lg--auto{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-lg,.cds--grid--condensed .cds--col-lg--auto,.cds--row--condensed .cds--col-lg,.cds--row--condensed .cds--col-lg--auto{padding-inline:.03125rem}.cds--grid--narrow .cds--col-lg,.cds--grid--narrow .cds--col-lg--auto,.cds--row--narrow .cds--col-lg,.cds--row--narrow .cds--col-lg--auto{padding-inline:0 1rem}@media(min-width:66rem){.cds--col,.cds--col-lg{flex-basis:0;flex-grow:1;max-inline-size:100%}.cds--col--auto,.cds--col-lg--auto{flex:1 0 0%;inline-size:auto;max-inline-size:100%}.cds--col-lg-0{display:none}.cds--col-lg-1{display:block;flex:0 0 6.25%;max-inline-size:6.25%}.cds--col-lg-2{display:block;flex:0 0 12.5%;max-inline-size:12.5%}.cds--col-lg-3{display:block;flex:0 0 18.75%;max-inline-size:18.75%}.cds--col-lg-4{display:block;flex:0 0 25%;max-inline-size:25%}.cds--col-lg-5{display:block;flex:0 0 31.25%;max-inline-size:31.25%}.cds--col-lg-6{display:block;flex:0 0 37.5%;max-inline-size:37.5%}.cds--col-lg-7{display:block;flex:0 0 43.75%;max-inline-size:43.75%}.cds--col-lg-8{display:block;flex:0 0 50%;max-inline-size:50%}.cds--col-lg-9{display:block;flex:0 0 56.25%;max-inline-size:56.25%}.cds--col-lg-10{display:block;flex:0 0 62.5%;max-inline-size:62.5%}.cds--col-lg-11{display:block;flex:0 0 68.75%;max-inline-size:68.75%}.cds--col-lg-12{display:block;flex:0 0 75%;max-inline-size:75%}.cds--col-lg-13{display:block;flex:0 0 81.25%;max-inline-size:81.25%}.cds--col-lg-14{display:block;flex:0 0 87.5%;max-inline-size:87.5%}.cds--col-lg-15{display:block;flex:0 0 93.75%;max-inline-size:93.75%}.cds--col-lg-16{display:block;flex:0 0 100%;max-inline-size:100%}.cds--offset-lg-0{margin-inline-start:0}.cds--offset-lg-1{margin-inline-start:6.25%}.cds--offset-lg-2{margin-inline-start:12.5%}.cds--offset-lg-3{margin-inline-start:18.75%}.cds--offset-lg-4{margin-inline-start:25%}.cds--offset-lg-5{margin-inline-start:31.25%}.cds--offset-lg-6{margin-inline-start:37.5%}.cds--offset-lg-7{margin-inline-start:43.75%}.cds--offset-lg-8{margin-inline-start:50%}.cds--offset-lg-9{margin-inline-start:56.25%}.cds--offset-lg-10{margin-inline-start:62.5%}.cds--offset-lg-11{margin-inline-start:68.75%}.cds--offset-lg-12{margin-inline-start:75%}.cds--offset-lg-13{margin-inline-start:81.25%}.cds--offset-lg-14{margin-inline-start:87.5%}.cds--offset-lg-15{margin-inline-start:93.75%}}.cds--col-xlg-0{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-0,.cds--row--condensed .cds--col-xlg-0{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-0,.cds--row--narrow .cds--col-xlg-0{padding-inline:0 1rem}.cds--col-xlg-1{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-1,.cds--row--condensed .cds--col-xlg-1{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-1,.cds--row--narrow .cds--col-xlg-1{padding-inline:0 1rem}.cds--col-xlg-2{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-2,.cds--row--condensed .cds--col-xlg-2{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-2,.cds--row--narrow .cds--col-xlg-2{padding-inline:0 1rem}.cds--col-xlg-3{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-3,.cds--row--condensed .cds--col-xlg-3{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-3,.cds--row--narrow .cds--col-xlg-3{padding-inline:0 1rem}.cds--col-xlg-4{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-4,.cds--row--condensed .cds--col-xlg-4{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-4,.cds--row--narrow .cds--col-xlg-4{padding-inline:0 1rem}.cds--col-xlg-5{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-5,.cds--row--condensed .cds--col-xlg-5{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-5,.cds--row--narrow .cds--col-xlg-5{padding-inline:0 1rem}.cds--col-xlg-6{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-6,.cds--row--condensed .cds--col-xlg-6{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-6,.cds--row--narrow .cds--col-xlg-6{padding-inline:0 1rem}.cds--col-xlg-7{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-7,.cds--row--condensed .cds--col-xlg-7{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-7,.cds--row--narrow .cds--col-xlg-7{padding-inline:0 1rem}.cds--col-xlg-8{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-8,.cds--row--condensed .cds--col-xlg-8{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-8,.cds--row--narrow .cds--col-xlg-8{padding-inline:0 1rem}.cds--col-xlg-9{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-9,.cds--row--condensed .cds--col-xlg-9{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-9,.cds--row--narrow .cds--col-xlg-9{padding-inline:0 1rem}.cds--col-xlg-10{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-10,.cds--row--condensed .cds--col-xlg-10{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-10,.cds--row--narrow .cds--col-xlg-10{padding-inline:0 1rem}.cds--col-xlg-11{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-11,.cds--row--condensed .cds--col-xlg-11{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-11,.cds--row--narrow .cds--col-xlg-11{padding-inline:0 1rem}.cds--col-xlg-12{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-12,.cds--row--condensed .cds--col-xlg-12{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-12,.cds--row--narrow .cds--col-xlg-12{padding-inline:0 1rem}.cds--col-xlg-13{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-13,.cds--row--condensed .cds--col-xlg-13{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-13,.cds--row--narrow .cds--col-xlg-13{padding-inline:0 1rem}.cds--col-xlg-14{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-14,.cds--row--condensed .cds--col-xlg-14{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-14,.cds--row--narrow .cds--col-xlg-14{padding-inline:0 1rem}.cds--col-xlg-15{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-15,.cds--row--condensed .cds--col-xlg-15{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-15,.cds--row--narrow .cds--col-xlg-15{padding-inline:0 1rem}.cds--col-xlg-16{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg-16,.cds--row--condensed .cds--col-xlg-16{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg-16,.cds--row--narrow .cds--col-xlg-16{padding-inline:0 1rem}.cds--col-xlg,.cds--col-xlg--auto{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-xlg,.cds--grid--condensed .cds--col-xlg--auto,.cds--row--condensed .cds--col-xlg,.cds--row--condensed .cds--col-xlg--auto{padding-inline:.03125rem}.cds--grid--narrow .cds--col-xlg,.cds--grid--narrow .cds--col-xlg--auto,.cds--row--narrow .cds--col-xlg,.cds--row--narrow .cds--col-xlg--auto{padding-inline:0 1rem}@media(min-width:82rem){.cds--col,.cds--col-xlg{flex-basis:0;flex-grow:1;max-inline-size:100%}.cds--col--auto,.cds--col-xlg--auto{flex:1 0 0%;inline-size:auto;max-inline-size:100%}.cds--col-xlg-0{display:none}.cds--col-xlg-1{display:block;flex:0 0 6.25%;max-inline-size:6.25%}.cds--col-xlg-2{display:block;flex:0 0 12.5%;max-inline-size:12.5%}.cds--col-xlg-3{display:block;flex:0 0 18.75%;max-inline-size:18.75%}.cds--col-xlg-4{display:block;flex:0 0 25%;max-inline-size:25%}.cds--col-xlg-5{display:block;flex:0 0 31.25%;max-inline-size:31.25%}.cds--col-xlg-6{display:block;flex:0 0 37.5%;max-inline-size:37.5%}.cds--col-xlg-7{display:block;flex:0 0 43.75%;max-inline-size:43.75%}.cds--col-xlg-8{display:block;flex:0 0 50%;max-inline-size:50%}.cds--col-xlg-9{display:block;flex:0 0 56.25%;max-inline-size:56.25%}.cds--col-xlg-10{display:block;flex:0 0 62.5%;max-inline-size:62.5%}.cds--col-xlg-11{display:block;flex:0 0 68.75%;max-inline-size:68.75%}.cds--col-xlg-12{display:block;flex:0 0 75%;max-inline-size:75%}.cds--col-xlg-13{display:block;flex:0 0 81.25%;max-inline-size:81.25%}.cds--col-xlg-14{display:block;flex:0 0 87.5%;max-inline-size:87.5%}.cds--col-xlg-15{display:block;flex:0 0 93.75%;max-inline-size:93.75%}.cds--col-xlg-16{display:block;flex:0 0 100%;max-inline-size:100%}.cds--offset-xlg-0{margin-inline-start:0}.cds--offset-xlg-1{margin-inline-start:6.25%}.cds--offset-xlg-2{margin-inline-start:12.5%}.cds--offset-xlg-3{margin-inline-start:18.75%}.cds--offset-xlg-4{margin-inline-start:25%}.cds--offset-xlg-5{margin-inline-start:31.25%}.cds--offset-xlg-6{margin-inline-start:37.5%}.cds--offset-xlg-7{margin-inline-start:43.75%}.cds--offset-xlg-8{margin-inline-start:50%}.cds--offset-xlg-9{margin-inline-start:56.25%}.cds--offset-xlg-10{margin-inline-start:62.5%}.cds--offset-xlg-11{margin-inline-start:68.75%}.cds--offset-xlg-12{margin-inline-start:75%}.cds--offset-xlg-13{margin-inline-start:81.25%}.cds--offset-xlg-14{margin-inline-start:87.5%}.cds--offset-xlg-15{margin-inline-start:93.75%}}.cds--col-max-0{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-0,.cds--row--condensed .cds--col-max-0{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-0,.cds--row--narrow .cds--col-max-0{padding-inline:0 1rem}.cds--col-max-1{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-1,.cds--row--condensed .cds--col-max-1{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-1,.cds--row--narrow .cds--col-max-1{padding-inline:0 1rem}.cds--col-max-2{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-2,.cds--row--condensed .cds--col-max-2{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-2,.cds--row--narrow .cds--col-max-2{padding-inline:0 1rem}.cds--col-max-3{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-3,.cds--row--condensed .cds--col-max-3{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-3,.cds--row--narrow .cds--col-max-3{padding-inline:0 1rem}.cds--col-max-4{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-4,.cds--row--condensed .cds--col-max-4{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-4,.cds--row--narrow .cds--col-max-4{padding-inline:0 1rem}.cds--col-max-5{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-5,.cds--row--condensed .cds--col-max-5{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-5,.cds--row--narrow .cds--col-max-5{padding-inline:0 1rem}.cds--col-max-6{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-6,.cds--row--condensed .cds--col-max-6{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-6,.cds--row--narrow .cds--col-max-6{padding-inline:0 1rem}.cds--col-max-7{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-7,.cds--row--condensed .cds--col-max-7{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-7,.cds--row--narrow .cds--col-max-7{padding-inline:0 1rem}.cds--col-max-8{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-8,.cds--row--condensed .cds--col-max-8{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-8,.cds--row--narrow .cds--col-max-8{padding-inline:0 1rem}.cds--col-max-9{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-9,.cds--row--condensed .cds--col-max-9{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-9,.cds--row--narrow .cds--col-max-9{padding-inline:0 1rem}.cds--col-max-10{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-10,.cds--row--condensed .cds--col-max-10{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-10,.cds--row--narrow .cds--col-max-10{padding-inline:0 1rem}.cds--col-max-11{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-11,.cds--row--condensed .cds--col-max-11{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-11,.cds--row--narrow .cds--col-max-11{padding-inline:0 1rem}.cds--col-max-12{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-12,.cds--row--condensed .cds--col-max-12{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-12,.cds--row--narrow .cds--col-max-12{padding-inline:0 1rem}.cds--col-max-13{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-13,.cds--row--condensed .cds--col-max-13{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-13,.cds--row--narrow .cds--col-max-13{padding-inline:0 1rem}.cds--col-max-14{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-14,.cds--row--condensed .cds--col-max-14{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-14,.cds--row--narrow .cds--col-max-14{padding-inline:0 1rem}.cds--col-max-15{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-15,.cds--row--condensed .cds--col-max-15{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-15,.cds--row--narrow .cds--col-max-15{padding-inline:0 1rem}.cds--col-max-16{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max-16,.cds--row--condensed .cds--col-max-16{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max-16,.cds--row--narrow .cds--col-max-16{padding-inline:0 1rem}.cds--col-max,.cds--col-max--auto{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--col-max,.cds--grid--condensed .cds--col-max--auto,.cds--row--condensed .cds--col-max,.cds--row--condensed .cds--col-max--auto{padding-inline:.03125rem}.cds--grid--narrow .cds--col-max,.cds--grid--narrow .cds--col-max--auto,.cds--row--narrow .cds--col-max,.cds--row--narrow .cds--col-max--auto{padding-inline:0 1rem}@media(min-width:99rem){.cds--col,.cds--col-max{flex-basis:0;flex-grow:1;max-inline-size:100%}.cds--col--auto,.cds--col-max--auto{flex:1 0 0%;inline-size:auto;max-inline-size:100%}.cds--col-max-0{display:none}.cds--col-max-1{display:block;flex:0 0 6.25%;max-inline-size:6.25%}.cds--col-max-2{display:block;flex:0 0 12.5%;max-inline-size:12.5%}.cds--col-max-3{display:block;flex:0 0 18.75%;max-inline-size:18.75%}.cds--col-max-4{display:block;flex:0 0 25%;max-inline-size:25%}.cds--col-max-5{display:block;flex:0 0 31.25%;max-inline-size:31.25%}.cds--col-max-6{display:block;flex:0 0 37.5%;max-inline-size:37.5%}.cds--col-max-7{display:block;flex:0 0 43.75%;max-inline-size:43.75%}.cds--col-max-8{display:block;flex:0 0 50%;max-inline-size:50%}.cds--col-max-9{display:block;flex:0 0 56.25%;max-inline-size:56.25%}.cds--col-max-10{display:block;flex:0 0 62.5%;max-inline-size:62.5%}.cds--col-max-11{display:block;flex:0 0 68.75%;max-inline-size:68.75%}.cds--col-max-12{display:block;flex:0 0 75%;max-inline-size:75%}.cds--col-max-13{display:block;flex:0 0 81.25%;max-inline-size:81.25%}.cds--col-max-14{display:block;flex:0 0 87.5%;max-inline-size:87.5%}.cds--col-max-15{display:block;flex:0 0 93.75%;max-inline-size:93.75%}.cds--col-max-16{display:block;flex:0 0 100%;max-inline-size:100%}.cds--offset-max-0{margin-inline-start:0}.cds--offset-max-1{margin-inline-start:6.25%}.cds--offset-max-2{margin-inline-start:12.5%}.cds--offset-max-3{margin-inline-start:18.75%}.cds--offset-max-4{margin-inline-start:25%}.cds--offset-max-5{margin-inline-start:31.25%}.cds--offset-max-6{margin-inline-start:37.5%}.cds--offset-max-7{margin-inline-start:43.75%}.cds--offset-max-8{margin-inline-start:50%}.cds--offset-max-9{margin-inline-start:56.25%}.cds--offset-max-10{margin-inline-start:62.5%}.cds--offset-max-11{margin-inline-start:68.75%}.cds--offset-max-12{margin-inline-start:75%}.cds--offset-max-13{margin-inline-start:81.25%}.cds--offset-max-14{margin-inline-start:87.5%}.cds--offset-max-15{margin-inline-start:93.75%}}.cds--no-gutter,.cds--row.cds--no-gutter [class*=cds--col]{padding-inline:0}.cds--no-gutter--start,.cds--row.cds--no-gutter--start [class*=cds--col]{padding-inline-start:0}.cds--no-gutter--end,.cds--row.cds--no-gutter--end [class*=cds--col]{padding-inline-end:0}.cds--hang--start{padding-inline-start:1rem}.cds--hang--end{padding-inline-end:1rem}:host(c4d-video-player-container){display:block}.c4d--video-player,:host(c4d-video-player){color:var(--c4d--video-caption--color,var(--cds-text-secondary,#525252))}.c4d--video-player .c4d--image__img,:host(c4d-video-player) .c4d--image__img{block-size:100%;inline-size:100%}.c4d--video-player c4d-image,:host(c4d-video-player) c4d-image{padding-block-start:0}.c4d--video-player[background-mode] .c4d--video-player__video-container,:host(c4d-video-player[background-mode]) .c4d--video-player__video-container{block-size:100%;padding:0}.c4d--video-player[background-mode] .c4d--video-player__video,.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video),:host(c4d-video-player[background-mode]) .c4d--video-player__video,:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video){aspect-ratio:var(--native-file-aspect-ratio,16/9);inset:50% 0 0 50%;min-block-size:100%;min-inline-size:100%;translate:-50% -50%}.c4d--video-player[background-mode] .c4d--video-player__video[dir-mode=rtl],.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video[dir-mode=rtl]),:host(c4d-video-player[background-mode]) .c4d--video-player__video[dir-mode=rtl],:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video[dir-mode=rtl]){inset:50% -50% 0 50%}@media(max-width:65.98rem){.c4d--video-player[background-mode] .c4d--video-player__video[dir-mode=rtl],.c4d--video-player[background-mode] ::slotted(.c4d--video-player__video[dir-mode=rtl]),:host(c4d-video-player[background-mode]) .c4d--video-player__video[dir-mode=rtl],:host(c4d-video-player[background-mode]) ::slotted(.c4d--video-player__video[dir-mode=rtl]){inset:50% -67% 0 50%}}.c4d--video-player .c4d--video-player__image-overlay:focus:before{border:1px solid var(--cds-focus-inverse,#fff);content:" ";inset:.125rem;outline:.125rem solid var(--cds-focus,#0f62fe);position:absolute;z-index:1}.c4d--video-player .c4d--image,:host(c4d-video-player) c4d-image{block-size:100%;inline-size:100%;position:relative}.c4d--video-player .c4d--image:before,:host(c4d-video-player) c4d-image:before{background-color:var(--cds-border-inverse,#161616);block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .15s cubic-bezier(.2,0,.38,.9);z-index:1}@media screen and (prefers-reduced-motion:reduce){.c4d--video-player .c4d--image:before,:host(c4d-video-player) c4d-image:before{transition:none}}.c4d--video-player .c4d--image:hover:before,:host(c4d-video-player) c4d-image:hover:before{opacity:.08}.c4d--video-player__video-container{block-size:0;display:block;inline-size:100%;overflow:hidden;padding-block-start:56.25%;position:relative}.c4d--video-player__video-container:focus{outline:none}.c4d--video-player__video-container .c4d--video-player__video,.c4d--video-player__video-container ::slotted(.c4d--video-player__video){inset:0;position:absolute}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--16x9{block-size:0;overflow:hidden;overflow:visible;padding-block-start:56.25%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--9x16{block-size:0;overflow:hidden;overflow:visible;padding-block-start:177.7777777778%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--2x1{block-size:0;overflow:hidden;overflow:visible;padding-block-start:50%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--1x2{block-size:0;overflow:hidden;overflow:visible;padding-block-start:200%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--4x3{block-size:0;overflow:hidden;overflow:visible;padding-block-start:75%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--3x4{block-size:0;overflow:hidden;overflow:visible;padding-block-start:133.3333333333%;position:relative}.c4d--video-player__video-container.c4d--video-player__aspect-ratio--1x1{block-size:0;overflow:hidden;overflow:visible;padding-block-start:100%;position:relative}.c4d--video-player__video-caption{font-size:var(--cds-caption-02-font-size,.875rem);font-weight:var(--cds-caption-02-font-weight,400);letter-spacing:var(--cds-caption-02-letter-spacing,.32px);line-height:var(--cds-caption-02-line-height,1.28572);max-inline-size:90%;padding-block-start:var(--c4d--video-caption--padding,.5rem)}.c4d--video-player__image-overlay{block-size:100%;border:none;cursor:pointer;inline-size:100%;padding:0}.c4d--video-player__image-overlay:focus{outline:3px solid var(--cds-focus,#0f62fe);outline-offset:1px}.c4d--video-player__image-overlay:active svg circle,.c4d--video-player__image-overlay:hover svg circle{fill:#161616;opacity:.9}.c4d--video-player__image-overlay:active svg path,.c4d--video-player__image-overlay:hover svg path{fill:var(--cds-icon-on-color,#fff)}.c4d--video-player__image-overlay svg{inset-block-start:calc(50% - 2rem);inset-inline-end:calc(50% - 2rem);position:absolute}.c4d--video-player__image-overlay svg circle,.c4d--video-player__image-overlay svg path{transition:fill .15s cubic-bezier(.2,0,.38,.9),opacity .15s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.c4d--video-player__image-overlay svg circle,.c4d--video-player__image-overlay svg path{transition:none}}.c4d--video-player__image-overlay svg circle{opacity:.8}.c4d--video-player .c4d--video-player__image-overlay:active .c4d--image:before,.c4d--video-player .c4d--video-player__image-overlay:active c4d-image:before,:host(c4d-video-player) .c4d--video-player__image-overlay:active .c4d--image:before,:host(c4d-video-player) .c4d--video-player__image-overlay:active c4d-image:before{opacity:.12}.c4d--video-player__toggle-playback{background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:3rem;border:0;color:#fff;inline-size:3rem;padding:.875rem;position:absolute;z-index:100}.c4d--video-player__toggle-playback--top-left{inset-block-start:0;inset-inline-start:0}.c4d--video-player__toggle-playback--top-right{inset-block-start:0;inset-inline-end:0}.c4d--video-player__toggle-playback--bottom-right{inset-block-end:0;inset-inline-end:0}.c4d--video-player__toggle-playback--bottom-left{inset-block-end:0;inset-inline-start:0}.c4d--video-player__toggle-playback:hover{background-color:hsla(0,0%,9%,.9);cursor:pointer}.c4d--video-player__toggle-playback:focus{outline:2px solid var(--cds-focus,#0f62fe)}:host(c4d-video-player[intersection-mode]) ::slotted(.c4d--video-player__video){pointer-events:none}.cds--modal,:host(c4d-expressive-modal),:host(c4d-locale-modal){align-items:center;background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100vh;content:"";display:flex;inline-size:100vw;inset-block-start:0;inset-inline-start:0;justify-content:center;opacity:0;position:fixed;transition:opacity .24s cubic-bezier(.4,.14,1,1),visibility 0ms linear .24s;visibility:hidden;z-index:9000}.cds--modal.is-visible{opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}@media screen and (prefers-reduced-motion:reduce){.cds--modal.is-visible{transition:none}}.cds--modal .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,.cds--modal .cds--list-box__wrapper--fluid .cds--list-box,.cds--modal .cds--list-box__wrapper--fluid.cds--list-box__wrapper,.cds--modal .cds--number-input--fluid .cds--number__control-btn:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:before,.cds--modal .cds--number-input--fluid input[type=number],.cds--modal .cds--search--fluid .cds--search-input,.cds--modal .cds--select--fluid .cds--select-input,.cds--modal .cds--text-area--fluid .cds--text-area,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper,.cds--modal .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,.cds--modal .cds--text-input--fluid .cds--text-input,:host(c4d-expressive-modal) .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid .cds--list-box,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid.cds--list-box__wrapper,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:before,:host(c4d-expressive-modal) .cds--number-input--fluid input[type=number],:host(c4d-expressive-modal) .cds--search--fluid .cds--search-input,:host(c4d-expressive-modal) .cds--select--fluid .cds--select-input,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area__wrapper,:host(c4d-expressive-modal) .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,:host(c4d-expressive-modal) .cds--text-input--fluid .cds--text-input,:host(c4d-locale-modal) .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,:host(c4d-locale-modal) .cds--list-box__wrapper--fluid .cds--list-box,:host(c4d-locale-modal) .cds--list-box__wrapper--fluid.cds--list-box__wrapper,:host(c4d-locale-modal) .cds--number-input--fluid .cds--number__control-btn:after,:host(c4d-locale-modal) .cds--number-input--fluid .cds--number__control-btn:before,:host(c4d-locale-modal) .cds--number-input--fluid input[type=number],:host(c4d-locale-modal) .cds--search--fluid .cds--search-input,:host(c4d-locale-modal) .cds--select--fluid .cds--select-input,:host(c4d-locale-modal) .cds--text-area--fluid .cds--text-area,:host(c4d-locale-modal) .cds--text-area--fluid .cds--text-area__wrapper,:host(c4d-locale-modal) .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,:host(c4d-locale-modal) .cds--text-input--fluid .cds--text-input{background-color:var(--cds-field-01,#f4f4f4)}.cds--modal .cds--list-box__wrapper--fluid .cds--list-box__menu,:host(c4d-expressive-modal) .cds--list-box__wrapper--fluid .cds--list-box__menu,:host(c4d-locale-modal) .cds--list-box__wrapper--fluid .cds--list-box__menu{background-color:var(--cds-layer-01,#f4f4f4)}.cds--modal .cds--list-box__menu-item:hover,:host(c4d-expressive-modal) .cds--list-box__menu-item:hover,:host(c4d-locale-modal) .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover-02,#e8e8e8)}.cds--modal .cds--list-box__menu-item--active,:host(c4d-expressive-modal) .cds--list-box__menu-item--active,:host(c4d-locale-modal) .cds--list-box__menu-item--active{background-color:var(--cds-layer-selected-02,#e0e0e0)}.cds--modal .cds--list-box__menu-item--active:hover,:host(c4d-expressive-modal) .cds--list-box__menu-item--active:hover,:host(c4d-locale-modal) .cds--list-box__menu-item--active:hover{background-color:var(--cds-layer-selected-hover-02,#d1d1d1)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:hover:before,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:hover:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:hover:before,:host(c4d-locale-modal) .cds--number-input--fluid .cds--number__control-btn:hover:after,:host(c4d-locale-modal) .cds--number-input--fluid .cds--number__control-btn:hover:before{background-color:var(--cds-field-hover)}.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:after,.cds--modal .cds--number-input--fluid .cds--number__control-btn:focus:before,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:focus:after,:host(c4d-expressive-modal) .cds--number-input--fluid .cds--number__control-btn:focus:before,:host(c4d-locale-modal) .cds--number-input--fluid .cds--number__control-btn:focus:after,:host(c4d-locale-modal) .cds--number-input--fluid .cds--number__control-btn:focus:before{border-inline-start:2px solid var(--cds-focus,#0f62fe)}.cds--modal.is-visible .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}.cds--modal-container{background-color:var(--cds-layer);block-size:100%;display:grid;grid-template-columns:100%;grid-template-rows:auto 1fr auto;inline-size:100%;inset-block-start:0;max-block-size:100%;outline:3px solid transparent;outline-offset:-3px;position:fixed;transform:translate3d(0,-24px,0);transform-origin:top center;transition:transform .24s cubic-bezier(.4,.14,1,1)}@media(min-width:42rem){.cds--modal-container{block-size:auto;inline-size:84%;max-block-size:90%;position:static}}@media(min-width:66rem){.cds--modal-container{inline-size:60%;max-block-size:84%}}@media(min-width:82rem){.cds--modal-container{inline-size:48%}}.cds--modal-container .cds--modal-container-body{display:contents}.cds--modal-content{color:var(--cds-text-primary,#161616);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);font-weight:400;grid-column:1/-1;grid-row:2/-2;letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);overflow-y:auto;padding-block-end:3rem;padding-block-start:.5rem;padding-inline-end:1rem;padding-inline-start:1rem;position:relative}.cds--modal-content:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--modal-content:focus{outline-style:dotted}}.cds--modal-content .cds--form--fluid{margin-inline-end:-1rem;margin-inline-start:-1rem}.cds--modal-content&gt;p,.cds--modal-content__regular-content{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);padding-inline-end:calc(20% - 2rem)}.cds--modal-content--with-form{padding-inline-end:1rem}.cds--modal-header{grid-column:1/-1;grid-row:1/1;margin-block-end:.5rem;padding-block-start:1rem;padding-inline-end:3rem;padding-inline-start:1rem}.cds--modal-header__label{border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);font-family:inherit;font-size:100%;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:0;margin-block-end:.25rem;padding:0;vertical-align:baseline}.cds--modal-header__label *,.cds--modal-header__label :after,.cds--modal-header__label :before{box-sizing:inherit}.cds--modal-header__heading{border:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4);margin:0;padding:0;padding-inline-end:calc(20% - 3rem);vertical-align:baseline}.cds--modal-header__heading *,.cds--modal-header__heading :after,.cds--modal-header__heading :before{box-sizing:inherit}.cds--modal-container--xs .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--xs .cds--modal-content&gt;p{padding-inline-end:0}@media(min-width:42rem){.cds--modal-container--xs{inline-size:48%}}@media(min-width:66rem){.cds--modal-container--xs{inline-size:32%;max-block-size:48%}}@media(min-width:82rem){.cds--modal-container--xs{inline-size:24%}}.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:1rem}.cds--modal-container--sm .cds--modal-content&gt;p{padding-inline-end:0}@media(min-width:42rem){.cds--modal-container--sm{inline-size:60%}}@media(min-width:66rem){.cds--modal-container--sm{inline-size:42%;max-block-size:72%}.cds--modal-container--sm .cds--modal-content&gt;p,.cds--modal-container--sm .cds--modal-content__regular-content{padding-inline-end:20%}}@media(min-width:82rem){.cds--modal-container--sm{inline-size:36%}}@media(min-width:42rem){.cds--modal-container--lg{inline-size:96%}}@media(min-width:66rem){.cds--modal-container--lg{inline-size:84%;max-block-size:96%}}@media(min-width:82rem){.cds--modal-container--lg{inline-size:72%}}.cds--modal-scroll-content{border-block-end:2px solid transparent;-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal-scroll-content:has(.cds--autoalign){-webkit-mask-image:none;mask-image:none}.cds--modal-scroll-content&gt;:last-child{margin-block-end:1.5rem}.cds--modal-footer{block-size:4rem;display:flex;grid-column:1/-1;grid-row:-1/-1;justify-content:flex-end;margin-block-start:auto}.cds--modal-footer .cds--btn{align-items:baseline;block-size:4rem;flex:0 1 50%;margin:0;max-inline-size:none;padding-block-end:2rem;padding-block-start:.875rem}.cds--modal-footer--three-button .cds--btn{align-items:flex-start;flex:0 1 25%}.cds--modal-close-button,:host(c4d-expressive-modal-close-button){inset-block-start:0;inset-inline-end:0;position:absolute}.cds--modal-close{background-color:transparent;block-size:3rem;border:2px solid transparent;cursor:pointer;inline-size:3rem;padding:.75rem;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}.cds--modal-close:hover{background-color:var(--cds-layer-hover)}.cds--modal-close:focus{border-color:var(--cds-focus,#0f62fe);outline:none}.cds--modal-close::-moz-focus-inner{border:0}.cds--modal-close__icon{fill:var(--cds-icon-primary,#161616);block-size:1.25rem;inline-size:1.25rem}.cds--body--with-modal-open{overflow:hidden}.cds--body--with-modal-open .cds--modal .cds--overflow-menu-options,.cds--body--with-modal-open .cds--modal .cds--tooltip,.cds--body--with-modal-open .cds--overflow-menu-options,.cds--body--with-modal-open :host(c4d-expressive-modal) .cds--tooltip,.cds--body--with-modal-open :host(c4d-locale-modal) .cds--tooltip{z-index:9000}.cds--modal-container--full-width .cds--modal-content{margin:0;padding:0}.cds--modal--slug.cds--modal{background-color:var(--cds-ai-overlay,rgba(0,17,65,.5))}.cds--modal--slug .cds--modal-container{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;background-color:var(--cds-layer);border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-container:has(.cds--modal-footer){background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 64px,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 64px,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;box-shadow:inset 0 -80px 0 -16px var(--cds-layer),inset 0 -160px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 24px 40px -24px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--modal--slug .cds--modal-content.cds--modal-scroll-content{-webkit-mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px);mask-image:linear-gradient(to bottom,var(--cds-layer) calc(100% - 80px),transparent calc(100% - 48px),transparent 100%),linear-gradient(to left,var(--cds-layer) 0,16px,transparent 16px),linear-gradient(to right,var(--cds-layer) 0,2px,transparent 2px),linear-gradient(to top,var(--cds-layer) 0,2px,transparent 2px)}.cds--modal--slug .cds--modal-container-body&gt;.cds--slug,.cds--modal-header&gt;.cds--modal-close-button~.cds--slug,.cds--modal-header&gt;.cds--slug:has(+.cds--modal-close-button,+:host(c4d-expressive-modal-close-button)),.cds--modal-header&gt;:host(c4d-expressive-modal-close-button)~.cds--slug{inset-block-start:.625rem;inset-inline-end:3rem;position:absolute}.cds--modal--slug .cds--modal-content--overflow-indicator,.cds--modal--slug .cds--modal-content--overflow-indicator:before{display:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--modal-close__icon{fill:ButtonText}.cds--modal-close:focus{color:Highlight;outline:1px solid Highlight}}:host(c4d-expressive-modal) .cds--modal-container{grid-template-rows:1fr;min-block-size:5.25rem;padding:1rem}@media(min-width:42rem){:host(c4d-expressive-modal) .cds--modal-container{padding:2rem}}:host(c4d-expressive-modal) .cds--modal-content{display:grid;grid-template-rows:auto 1fr auto;padding-block-end:0}:host(c4d-expressive-modal) .c4d-ce--modal__header--with-body{margin-block-end:1rem}:host(c4d-expressive-modal) .c4d-ce--modal__body{inline-size:100%}:host(c4d-expressive-modal) .c4d-ce--modal__body--with-footer{margin-block-end:3rem}:host(c4d-expressive-modal[open]){opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}:host(c4d-expressive-modal[open]) .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}@media screen and (prefers-reduced-motion:reduce){:host(c4d-expressive-modal[open]){transition:none}}:host(c4d-expressive-modal-footer) .cds--modal-footer{block-size:3rem;justify-content:flex-start}:host(c4d-expressive-modal-close-button) .cds--modal-close{inset-block-start:0;inset-inline-end:0;position:fixed;z-index:2}.cds--modal--expressive .cds--modal-content h1,:host(c4d-expressive-modal-heading){font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}:host(c4d-expressive-modal-header){display:block;padding:0}:host(c4d-expressive-modal-body),:host(c4d-lightbox-image-viewer),:host(c4d-lightbox-media-viewer-body),:host(c4d-lightbox-video-player){font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}@media(min-width:42rem){.cds--modal--expressive--fullwidth .cds--modal-container,:host(c4d-expressive-modal)[expressive-size=full-width] .cds--modal-container{block-size:calc(100% - 2rem);inline-size:calc(100% - 2rem);max-block-size:none;max-inline-size:96rem}}:host(c4d-expressive-modal)[expressive-size=full-width] .cds--modal-container{padding:0}:host(c4d-expressive-modal)[expressive-size=full-width] .cds--modal-content{padding:1rem}@media(min-width:42rem){:host(c4d-expressive-modal)[expressive-size=full-width] .cds--modal-content{padding:2rem}}.cds--modal--expressive--fullwidth .cds--modal-content,:host(c4d-expressive-modal[size=full-width]) ::slotted(c4d-expressive-modal-body),:host(c4d-expressive-modal[size=full-width]) ::slotted(c4d-lightbox-media-viewer-body){block-size:auto;min-block-size:31.25rem;padding-inline-end:0}:host(c4d-lightbox-video-player-composite),:host(c4d-lightbox-video-player-container){display:contents}:host(c4d-lightbox-video-player) .c4d--video-player{inline-size:100%}:host(c4d-lightbox-video-player) .c4d--video-player ::slotted(.c4d--video-player__video){inset:0;position:absolute}.c4d--modal--expressive--fullwidth .c4d--modal-container .c4d--modal-content{min-block-size:100%}.c4d--lightbox-media-viewer,:host(c4d-lightbox-image-viewer),:host(c4d-lightbox-video-player){color:var(--cds-text-primary,#161616)}@media(max-width:41.98rem){.c4d--lightbox-media-viewer .cds--modal-container,:host(c4d-lightbox-image-viewer) .cds--modal-container,:host(c4d-lightbox-video-player) .cds--modal-container{padding:0 1rem}}.c4d--lightbox-media-viewer .cds--modal-container .cds--modal-content,:host(c4d-lightbox-image-viewer) .cds--modal-container .cds--modal-content,:host(c4d-lightbox-video-player) .cds--modal-container .cds--modal-content{padding-inline-end:0}.c4d--lightbox-media-viewer .c4d--video-player,:host(c4d-lightbox-image-viewer) .c4d--video-player,:host(c4d-lightbox-video-player) .c4d--video-player{inline-size:100%}.c4d--lightbox-media-viewer .c4d--video-player .c4d--video-player__video-container,:host(c4d-lightbox-image-viewer) .c4d--video-player .c4d--video-player__video-container,:host(c4d-lightbox-video-player) .c4d--video-player .c4d--video-player__video-container{padding-block-start:min(100vh - 10rem,56.25%)}@media(min-width:42rem){.c4d--lightbox-media-viewer .cds--model-container,:host(c4d-lightbox-image-viewer) .cds--model-container,:host(c4d-lightbox-video-player) .cds--model-container{padding-block:4rem 0}}@media(min-width:66rem){.c4d--lightbox-media-viewer .cds--model-container,:host(c4d-lightbox-image-viewer) .cds--model-container,:host(c4d-lightbox-video-player) .cds--model-container{padding-block:3rem 1rem}}.c4d--lightbox-media-viewer__container,:host(c4d-lightbox-media-viewer-body){block-size:100%;display:block;inline-size:100%;overflow-y:auto}.c4d--lightbox-media-viewer__container:after,.c4d--lightbox-media-viewer__container:before,:host(c4d-lightbox-media-viewer-body):after,:host(c4d-lightbox-media-viewer-body):before{block-size:2rem;content:"";display:block;flex:0 0 auto;inline-size:100%;padding-block-start:0;position:sticky;z-index:1}.c4d--lightbox-media-viewer__container:before,:host(c4d-lightbox-media-viewer-body):before{background:linear-gradient(to bottom,var(--cds-layer-01,#f4f4f4),transparent);inset-block-start:0}.c4d--lightbox-media-viewer__container:after,:host(c4d-lightbox-media-viewer-body):after{background:linear-gradient(to top,var(--cds-layer-01,#f4f4f4),transparent);inset-block-end:0}@media(min-width:42rem){.c4d--lightbox-media-viewer__container,:host(c4d-lightbox-media-viewer-body){padding-inline:1rem}}@media(min-width:66rem){.c4d--lightbox-media-viewer__container,:host(c4d-lightbox-media-viewer-body){display:flex;flex-direction:column;padding:0}}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__row,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__row{display:flex;flex-wrap:wrap;flex-flow:column nowrap;inline-size:100%;margin-inline:0;padding-block-start:1rem}@media(min-width:66rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__row,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__row{flex-direction:row;padding-block-start:0}}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description{box-sizing:border-box}@media(max-width:65.98rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media{position:relative}}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media img,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media img{block-size:auto;inline-size:auto;max-block-size:100%;max-inline-size:100%}@media(max-width:65.98rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media{align-items:center;display:flex}}@media(min-width:66rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media{aspect-ratio:16/9;display:block;flex:0 0 75%;flex:none;inline-size:100%;max-inline-size:75%;padding-inline:1rem}.cds--grid--condensed .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,.cds--grid--condensed :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media,.cds--row--condensed .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,.cds--row--condensed :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media{padding-inline:.03125rem}.cds--grid--narrow .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,.cds--grid--narrow :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media,.cds--row--narrow .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media,.cds--row--narrow :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media{padding-inline:0 1rem}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media .c4d--image,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media .c4d--image{block-size:100%}}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description{display:flex;flex-direction:column;position:relative}@media(min-width:66rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description{display:block;flex:0 0 25%;inline-size:100%;margin-inline-start:auto;max-inline-size:25%;padding-inline:1rem}.cds--grid--condensed .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,.cds--grid--condensed :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description,.cds--row--condensed .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,.cds--row--condensed :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description{padding-inline:.03125rem}.cds--grid--narrow .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,.cds--grid--narrow :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description,.cds--row--narrow .c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,.cds--row--narrow :host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description{padding-inline:0 1rem}}@media(max-width:65.98rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__media-description,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__media-description{flex-grow:1}}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);padding-inline-end:2rem}@media(min-width:66rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content{overflow:auto}}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content__title,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content__title{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4;padding-block-end:2rem}@media(min-width:82rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content__title,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content__title{font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media(min-width:99rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content__title,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content__title{font-size:1.5rem;line-height:1.334}}@media(max-width:65.98rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content__title,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content__title{padding-block-start:1rem}}.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__content__desc,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__content__desc{color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);padding-block-end:2rem}@media(min-width:66rem){.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__desc,.c4d--lightbox-media-viewer__container .c4d--lightbox-media-viewer__title,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__desc,:host(c4d-lightbox-media-viewer-body) .c4d--lightbox-media-viewer__title{block-size:100%;display:flex;max-inline-size:95%}}::slotted(c4d-video-player-container){inline-size:100%}:host(c4d-button),:host(c4d-button-cta),:host(c4d-button-group-item){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;display:inline-flex}:host(c4d-button) .cds--btn,:host(c4d-button-cta) .cds--btn,:host(c4d-button-group-item) .cds--btn{flex-grow:1;max-inline-size:100%}:host(c4d-button) .cds--btn--hidden,:host(c4d-button-cta) .cds--btn--hidden,:host(c4d-button-group-item) .cds--btn--hidden{display:none;visibility:hidden}@media print{:host(c4d-button) .cds--btn--hidden,:host(c4d-button-cta) .cds--btn--hidden,:host(c4d-button-group-item) .cds--btn--hidden{color:var(--cds-text-primary,#161616);display:inline-block;font-weight:200;visibility:visible}:host(c4d-button) .cds--btn--hidden span,:host(c4d-button-cta) .cds--btn--hidden span,:host(c4d-button-group-item) .cds--btn--hidden span{font-weight:600;margin-inline:-.25rem .25rem}}:host(c4d-hr){background:var(--cds-border-strong-01,#8d8d8d);block-size:.0625rem;border:none;display:block;margin:1rem 0}:host(c4d-hr[type=dashed]:not([size=small]):not([size=medium]):not([size=large])){background-color:transparent;background-image:linear-gradient(to right,var(--cds-border-strong-01,#8d8d8d) 50%,transparent 50%);background-repeat:repeat-x;background-size:1rem .0625rem;block-size:.0625rem}:host(c4d-hr[size=small]){max-inline-size:2rem}:host(c4d-hr[size=medium]){max-inline-size:3rem}:host(c4d-hr[size=large]){max-inline-size:4rem}:host(c4d-hr[contrast=subtle]){background:var(--cds-border-subtle-01,#c6c6c6)}:host(c4d-hr[contrast=strong]){background:var(--cds-border-strong-01,#8d8d8d)}:host(c4d-hr[weight=thick]){block-size:.125rem}.cds--link{border:0;box-sizing:border-box;color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));display:inline-flex;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;outline:none;padding:0;text-decoration:none;transition:color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--link *,.cds--link :after,.cds--link :before{box-sizing:inherit}.cds--link:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce));text-decoration:underline}.cds--link:active,.cds--link:active:visited,.cds--link:active:visited:hover{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe));outline:1px solid var(--cds-focus,#0f62fe);outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds--link:active,.cds--link:active:visited,.cds--link:active:visited:hover{outline-style:dotted}}.cds--link:focus{outline:1px solid var(--cds-focus,#0f62fe);outline-color:var(--cds-link-focus-text-color,var(--cds-focus,#0f62fe));text-decoration:underline}@media screen and (prefers-contrast){.cds--link:focus{outline-style:dotted}}.cds--link:visited{color:var(--cds-link-text-color,var(--cds-link-primary,#0f62fe))}.cds--link:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds--link--disabled,.cds--link--disabled:hover{border:0;box-sizing:border-box;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;text-decoration:none;vertical-align:baseline}.cds--link--disabled *,.cds--link--disabled :after,.cds--link--disabled :before,.cds--link--disabled:hover *,.cds--link--disabled:hover :after,.cds--link--disabled:hover :before{box-sizing:inherit}.cds--link.cds--link--visited:visited{color:var(--cds-link-visited-text-color,var(--cds-link-visited,#8a3ffc))}.cds--link.cds--link--visited:visited:hover{color:var(--cds-link-hover-text-color,var(--cds-link-primary-hover,#0043ce))}.cds--link.cds--link--inline{display:inline;text-decoration:underline}.cds--link--disabled.cds--link--inline{text-decoration:underline}.cds--link--sm,.cds--link--sm.cds--link--disabled:hover{font-size:var(--cds-helper-text-01-font-size,.75rem);letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333)}.cds--link--lg,.cds--link--lg.cds--link--disabled:hover{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375)}.cds--link__icon{align-self:center;display:inline-flex;margin-inline-start:.5rem}.cds--link-with-icon span,:host(c4d-link-list-item) span,:host(c4d-link-list-item-cta) span,:host(c4d-link-with-icon) span,:host(c4d-text-cta) span{align-self:center;flex:1;vertical-align:middle}.cds--link-with-icon ::slotted(svg[slot=icon]),.cds--link-with-icon svg,:host(c4d-link-list-item) ::slotted(svg[slot=icon]),:host(c4d-link-list-item) svg,:host(c4d-link-list-item-cta) ::slotted(svg[slot=icon]),:host(c4d-link-list-item-cta) svg,:host(c4d-link-with-icon) ::slotted(svg[slot=icon]),:host(c4d-link-with-icon) svg,:host(c4d-text-cta) ::slotted(svg[slot=icon]),:host(c4d-text-cta) svg{fill:currentColor;align-self:middle;display:inline;margin-inline-start:.5rem}.cds--link-with-icon.cds--link--visited,:host(c4d-link-list-item).cds--link--visited,:host(c4d-link-list-item-cta).cds--link--visited,:host(c4d-link-with-icon).cds--link--visited,:host(c4d-text-cta).cds--link--visited{color:var(--cds-link-visited,#8a3ffc)}.cds--link-with-icon.cds--link--disabled:hover,:host(c4d-link-list-item).cds--link--disabled:hover,:host(c4d-link-list-item-cta).cds--link--disabled:hover,:host(c4d-link-with-icon).cds--link--disabled:hover,:host(c4d-text-cta).cds--link--disabled:hover{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375)}.cds--link-with-icon .cds--link--disabled,:host(c4d-link-list-item) .cds--link--disabled,:host(c4d-link-list-item-cta) .cds--link--disabled,:host(c4d-link-with-icon) .cds--link--disabled,:host(c4d-text-cta) .cds--link--disabled{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--link-with-icon .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left,.cds--link-with-icon.cds--link-with-icon__icon-left,:host(c4d-link-list-item) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left,:host(c4d-link-list-item).cds--link-with-icon__icon-left,:host(c4d-link-list-item-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left,:host(c4d-link-list-item-cta).cds--link-with-icon__icon-left,:host(c4d-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left,:host(c4d-link-with-icon).cds--link-with-icon__icon-left,:host(c4d-text-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left,:host(c4d-text-cta).cds--link-with-icon__icon-left{display:flex;flex-direction:row-reverse;justify-content:flex-end}.cds--link-with-icon .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),.cds--link-with-icon .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left svg,.cds--link-with-icon.cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),.cds--link-with-icon.cds--link-with-icon__icon-left svg,:host(c4d-link-list-item) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-link-list-item) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left svg,:host(c4d-link-list-item).cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-link-list-item).cds--link-with-icon__icon-left svg,:host(c4d-link-list-item-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-link-list-item-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left svg,:host(c4d-link-list-item-cta).cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-link-list-item-cta).cds--link-with-icon__icon-left svg,:host(c4d-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left svg,:host(c4d-link-with-icon).cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-link-with-icon).cds--link-with-icon__icon-left svg,:host(c4d-text-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-text-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon.cds--link-with-icon__icon-left svg,:host(c4d-text-cta).cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-text-cta).cds--link-with-icon__icon-left svg{align-self:start;inset-block-start:1px;margin-inline:0 .5rem;position:relative}.cds--link-with-icon__container .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-callout-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-link-list-item) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-link-list-item-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-text-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon{display:inline-block}.cds--link-with-icon__container .cds--link-with-icon.cds--link-with-icon--inline-icon:hover,:host(c4d-callout-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon:hover,:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:hover,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:hover,:host(c4d-link-list-item) .cds--link-with-icon.cds--link-with-icon--inline-icon:hover,:host(c4d-link-list-item-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon:hover,:host(c4d-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon:hover,:host(c4d-text-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon:hover{text-underline-position:under}.cds--link-with-icon__container .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),.cds--link-with-icon__container .cds--link-with-icon.cds--link-with-icon--inline-icon svg,:host(c4d-callout-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-callout-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon svg,:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon svg,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon svg,:host(c4d-link-list-item) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-link-list-item) .cds--link-with-icon.cds--link-with-icon--inline-icon svg,:host(c4d-link-list-item-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-link-list-item-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon svg,:host(c4d-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-link-with-icon) .cds--link-with-icon.cds--link-with-icon--inline-icon svg,:host(c4d-text-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-text-cta) .cds--link-with-icon.cds--link-with-icon--inline-icon svg{display:inline;vertical-align:middle;white-space:nowrap}:host(c4d-card-cta-footer)[mode=link-list][cta-type=video] .cds--link-with-icon.cds--link-with-icon--inline-icon span{display:none}@media(min-width:66rem){:host(c4d-card-cta-footer)[mode=link-list][cta-type=video] .cds--link-with-icon.cds--link-with-icon--inline-icon span{display:inline}}.cds--link-with-icon:not(:first-of-type),:host(c4d-link-with-icon):not(:first-of-type),:host(c4d-text-cta):not(:first-of-type){margin-inline-start:2rem}.cds--link-with-icon .cds--link-with-icon__icon-left::slotted(svg[slot=icon]),:host(c4d-link-with-icon) .cds--link-with-icon__icon-left::slotted(svg[slot=icon]),:host(c4d-text-cta) .cds--link-with-icon__icon-left::slotted(svg[slot=icon]){margin-inline:0 .5rem}.cds--link-with-icon .cds--link-with-icon__icon-right::slotted(svg[slot=icon]),:host(c4d-link-with-icon) .cds--link-with-icon__icon-right::slotted(svg[slot=icon]),:host(c4d-text-cta) .cds--link-with-icon__icon-right::slotted(svg[slot=icon]){margin-inline:.5rem 0}.cds--link-with-icon:focus,:host(c4d-link-with-icon):focus,:host(c4d-text-cta):focus{outline:.125rem solid var(--cds-focus,#0f62fe)}.cds--link-with-icon:active,:host(c4d-link-with-icon):active,:host(c4d-text-cta):active{text-decoration:none}:host(c4d-link-with-icon):focus,:host(c4d-text-cta):focus{outline:none}.cds--link-with-icon__container,:host(c4d-link-with-icon){display:table}:host(c4d-callout),:host(c4d-callout-quote){background-color:var(--cds-background,#fff)}:host(c4d-callout-quote[color-scheme=inverse]),:host(c4d-callout[color-scheme=inverse]){background-color:var(--cds-background-inverse,#393939)}:host(c4d-callout-quote[color-scheme=layer]),:host(c4d-callout[color-scheme=layer]){background-color:var(--cds-layer-01,#f4f4f4)}:host(c4d-callout-quote[color-scheme=purple]),:host(c4d-callout[color-scheme=purple]){background-color:var(--cds-background-purple,#f6f2ff)}:host(c4d-callout-quote[color-scheme=cyan]),:host(c4d-callout[color-scheme=cyan]){background-color:var(--cds-background-cyan,#e5f6ff)}:host(c4d-callout-quote),:host(c4d-callout-text),:host(c4d-callout-text[color-scheme=layer]){color:var(--cds-text-primary,#161616)}:host(c4d-callout-quote[color-scheme=inverse]),:host(c4d-callout-text[color-scheme=inverse]){color:var(--cds-text-inverse,#fff)}:host(c4d-callout-quote[color-scheme=purple]),:host(c4d-callout-text[color-scheme=purple]){color:var(--cds-text-purple,#31135e)}:host(c4d-callout-quote[color-scheme=cyan]),:host(c4d-callout-text[color-scheme=cyan]){color:var(--cds-text-cyan,#012749)}:host(c4d-callout-caption),:host(c4d-callout-caption[color-scheme=layer]){color:var(--cds-text-secondary,#525252)}:host(c4d-callout-caption[color-scheme=inverse]){color:var(--cds-text-inverse,#fff)}:host(c4d-callout-caption[color-scheme=purple]){color:var(--cds-caption-purple,#6929c4)}:host(c4d-callout-caption[color-scheme=cyan]){color:var(--cds-caption-cyan,#00539a)}:host(c4d-quote){background:var(--cds-background,#fff);display:block;margin-inline:2rem/-2;padding-block-end:4rem}:host(c4d-quote) .cds--link-with-icon__container{max-inline-size:80%;padding-inline-start:1rem}:host(c4d-quote)[lang=ar] .cds--quote__copy,:host(c4d-quote)[lang=jp] .cds--quote__copy,:host(c4d-quote)[lang=ko] .cds--quote__copy,:host(c4d-quote)[lang=zh] .cds--quote__copy{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif}.cds--quote__container{display:flex;flex-wrap:wrap;margin-inline:-1rem}.cds--quote__wrapper{position:relative}.cds--quote__copy{font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,serif;font-size:1.25rem;font-weight:400;inline-size:100%;letter-spacing:0;line-height:1.3;margin:0;padding-inline:1rem;padding:0 2rem 2rem;word-break:break-word}.cds--grid--condensed .cds--quote__copy,.cds--row--condensed .cds--quote__copy{padding-inline:.03125rem}.cds--grid--narrow .cds--quote__copy,.cds--row--narrow .cds--quote__copy{padding-inline:0 1rem}@media(min-width:42rem){.cds--quote__copy{font-size:1.25rem;font-size:calc(.8125rem + 1.04167vw)}}@media(min-width:66rem){.cds--quote__copy{font-size:1.5rem;font-size:calc(.46875rem + 1.5625vw);line-height:1.334}}@media(min-width:82rem){.cds--quote__copy{font-size:1.75rem;font-size:calc(.54412rem + 1.47059vw);line-height:1.28572}}@media(min-width:99rem){.cds--quote__copy{font-size:2rem;line-height:1.25}}@media(min-width:42rem){.cds--quote__copy{font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,serif;font-size:2rem;font-size:calc(1.77273rem + 1.13636vw);font-weight:300;letter-spacing:0;line-height:1.25;padding-block-end:3rem}}@media(min-width:42rem)and (min-width:42rem){.cds--quote__copy{font-size:2.25rem;font-size:calc(1.59375rem + 1.5625vw);line-height:1.22}}@media(min-width:42rem)and (min-width:66rem){.cds--quote__copy{font-size:2.625rem;font-size:calc(1.07813rem + 2.34375vw);line-height:1.19}}@media(min-width:42rem)and (min-width:82rem){.cds--quote__copy{font-size:3rem;font-size:calc(-.61765rem + 4.41176vw);line-height:1.17}}@media(min-width:42rem)and (min-width:99rem){.cds--quote__copy{font-size:3.75rem}}.cds--quote__mark{font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,serif;font-size:1.25rem;font-weight:400;inset-inline-start:.6rem;letter-spacing:0;line-height:1.3;position:absolute}@media(min-width:42rem){.cds--quote__mark{font-size:1.25rem;font-size:calc(.8125rem + 1.04167vw)}}@media(min-width:66rem){.cds--quote__mark{font-size:1.5rem;font-size:calc(.46875rem + 1.5625vw);line-height:1.334}}@media(min-width:82rem){.cds--quote__mark{font-size:1.75rem;font-size:calc(.54412rem + 1.47059vw);line-height:1.28572}}@media(min-width:99rem){.cds--quote__mark{font-size:2rem;line-height:1.25}}@media(max-width:41.98rem){.cds--quote__mark{inset-inline-start:1.4rem}}@media(min-width:42rem){.cds--quote__mark{font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,serif;font-size:2rem;font-size:calc(1.77273rem + 1.13636vw);font-weight:300;letter-spacing:0;line-height:1.25}}@media(min-width:42rem)and (min-width:42rem){.cds--quote__mark{font-size:2.25rem;font-size:calc(1.59375rem + 1.5625vw);line-height:1.22}}@media(min-width:42rem)and (min-width:66rem){.cds--quote__mark{font-size:2.625rem;font-size:calc(1.07813rem + 2.34375vw);line-height:1.19}}@media(min-width:42rem)and (min-width:82rem){.cds--quote__mark{font-size:3rem;font-size:calc(-.61765rem + 4.41176vw);line-height:1.17}}@media(min-width:42rem)and (min-width:99rem){.cds--quote__mark{font-size:3.75rem}}.cds--quote__mark-corner-bracket{inset-inline-start:.6rem}@media(min-width:42rem){.cds--quote__mark-corner-bracket{inset-inline-start:-.5rem}}@media(min-width:66rem){.cds--quote__mark-corner-bracket{inset-inline-start:-1rem}}@media(min-width:99rem){.cds--quote__mark-corner-bracket{inset-inline-start:-2rem}}.cds--quote__source{inline-size:100%;max-inline-size:80%;padding-block-end:3rem;padding-inline:1rem}.cds--grid--condensed .cds--quote__source,.cds--row--condensed .cds--quote__source{padding-inline:.03125rem}.cds--grid--narrow .cds--quote__source,.cds--row--narrow .cds--quote__source{padding-inline:0 1rem}@media(max-width:41.98rem){.cds--quote__source{padding-block-end:1rem}}:host(c4d-quote-source-bottom-copy),:host(c4d-quote-source-copy),:host(c4d-quote-source-heading){display:block}:host(c4d-quote-source-heading){font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);padding-inline-start:1rem}:host(c4d-quote-source-copy){font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);padding-inline-start:1rem}:host(c4d-quote-source-bottom-copy){font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);padding-inline-start:1rem}.cds--quote__mark-closing{margin-inline-start:-.25rem}@media(min-width:42rem){.cds--quote__mark-closing{margin-inline-start:-.5rem}}:host(c4d-quote) .cds--quote__footer{padding-inline:1rem}:host(c4d-quote) .cds--quote__footer ::slotted(c4d-quote-link-with-icon){margin-inline-start:1rem}.cds--callout__container,:host(c4d-callout),:host(c4d-callout-quote){display:flex;flex-wrap:wrap;margin-inline:-1rem}:host(c4d-quote) c4d-hr{margin:1rem}@media(min-width:42rem){:host(c4d-quote) c4d-hr{margin:1rem 0}}@media(min-width:66rem){:host(c4d-quote) c4d-hr{margin:1rem .5rem}}:host(c4d-quote-link-with-icon){display:inline-block}.cds-bubble-quote .bubble-pointer{display:none}@media(max-width:41.98rem){.cds-bubble-quote{background:#f4f4f4;border:1px solid #8d8d8d;border-radius:.25rem;margin-block-end:3.81rem;margin-inline:16px;max-inline-size:calc(100% - 32px);padding:2.5rem;position:relative}.cds-bubble-quote .bubble-pointer{--fill:#f4f4f4;--stroke:#8d8d8d;display:block;inset-block-start:100%;inset-inline-start:2rem;position:absolute}.cds-bubble-quote .bubble-pointer-fill{fill:var(--fill)}.cds-bubble-quote .bubble-pointer-stroke{stroke:var(--stroke)}}@media(max-width:41.98rem){:host([appearance=bubble-quote]) span.cds--quote__mark[part~=mark--opening],:host([appearance=card]) span.cds--quote__mark[part~=mark--opening]{inset-block-start:2.5rem;inset-inline-start:2.8rem;z-index:1}}@media(max-width:41.98rem){:host([appearance=bubble-quote])[mark-type=corner-bracket] span.cds--quote__mark[part~=mark--opening],:host([appearance=card])[mark-type=corner-bracket] span.cds--quote__mark[part~=mark--opening]{inset-inline-start:2.2rem}}@media(min-width:42rem){:host([appearance=bubble-quote])[mark-type=corner-bracket] span.cds--quote__mark[part~=mark--opening],:host([appearance=card])[mark-type=corner-bracket] span.cds--quote__mark[part~=mark--opening]{inset-inline-start:-1.125rem}}:host([lang=ar]) .cds-bubble-quote .bubble-pointer{inset-inline:auto 2rem;transform:scaleX(-1)}:host(c4d-callout-quote){display:flex;flex-wrap:wrap;margin-inline:-1rem;padding-block-end:4rem}@media(min-width:42rem){:host(c4d-callout-quote){margin-inline:2rem/-2}}:host(c4d-callout-quote) ::slotted(c4d-callout-link-with-icon){outline:transparent;padding-inline-start:2rem}:host(c4d-callout-quote)[lang=ar] .cds--quote__copy,:host(c4d-callout-quote)[lang=jp] .cds--quote__copy,:host(c4d-callout-quote)[lang=ko] .cds--quote__copy,:host(c4d-callout-quote)[lang=zh] .cds--quote__copy{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif}:host(c4d-callout-link-with-icon){display:inline-block}:host(c4d-callout-link-with-icon) a.cds--link-with-icon.cds--link.cds--link-with-icon__icon-right{color:var(--cds-link-primary,#0f62fe)}:host(c4d-callout-link-with-icon) a.cds--link-with-icon.cds--link.cds--link-with-icon__icon-right:hover{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-callout-link-with-icon) a.cds--link-with-icon.cds--link.cds--link-with-icon__icon-right:active{color:var(--cds-link-primary,#0f62fe)}:host(c4d-callout-link-with-icon[color-scheme=inverse]) a.cds--link-with-icon.cds--link.cds--link-with-icon__icon-right{color:var(--cds-link-inverse,#78a9ff);outline-color:var(--cds-focus-inverse,#fff)}:host(c4d-callout-link-with-icon[color-scheme=inverse]) a.cds--link-with-icon.cds--link.cds--link-with-icon__icon-right:hover{color:var(--cds-link-inverse,#78a9ff)}:host(c4d-callout-link-with-icon[color-scheme=inverse]) a.cds--link-with-icon.cds--link.cds--link-with-icon__icon-right:active{color:var(--cds-link-inverse,#78a9ff)}:host(c4d-callout-quote) c4d-hr{margin:1rem 2rem}@media(min-width:42rem){:host(c4d-callout-quote) c4d-hr{margin:1rem}}@media(max-width:41.98rem){:host(c4d-callout-quote[appearance=card]){padding-block-end:0}:host(c4d-callout-quote[appearance=card]) div.cds--quote__source{margin-block:1rem -1rem;margin-inline-start:-2rem}:host(c4d-callout-quote[appearance=card]) div.cds--quote__footer{margin-inline-start:-2rem}:host(c4d-callout-quote[appearance=card]) div.cds--quote__footer&gt;c4d-hr{margin-right:-.1rem;margin-inline-end:2rem}:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper&gt;blockquote&gt;.cds--quote__footer,:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper&gt;blockquote&gt;.cds--quote__source{display:block}:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper .cds--quote__footer,:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper .cds--quote__source{display:none}}@media(min-width:42rem){:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper&gt;blockquote&gt;.cds--quote__footer,:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper&gt;blockquote&gt;.cds--quote__source{display:none}:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper .cds--quote__footer,:host(c4d-callout-quote[appearance=card]) .cds--quote__wrapper .cds--quote__source{display:block}}.cds--content-block,:host(c4d-content-block),:host(c4d-content-block-headlines),:host(c4d-content-block-horizontal),:host(c4d-content-block-media),:host(c4d-content-block-mixed),:host(c4d-content-block-segmented),:host(c4d-content-block-simple),:host(c4d-leadspace-block-content),:host(c4d-leadspace-with-search-content){display:block;margin-block:2rem;margin-block-end:6rem}@media(min-width:66rem){.cds--content-block,:host(c4d-content-block),:host(c4d-content-block-headlines),:host(c4d-content-block-horizontal),:host(c4d-content-block-media),:host(c4d-content-block-mixed),:host(c4d-content-block-segmented),:host(c4d-content-block-simple),:host(c4d-leadspace-block-content),:host(c4d-leadspace-with-search-content){margin-block:4rem;margin-block-end:10rem}}.cds--content-block[complementary-style-scheme=with-border],:host(c4d-content-block)[complementary-style-scheme=with-border],:host(c4d-content-block-headlines)[complementary-style-scheme=with-border],:host(c4d-content-block-horizontal)[complementary-style-scheme=with-border],:host(c4d-content-block-media)[complementary-style-scheme=with-border],:host(c4d-content-block-mixed)[complementary-style-scheme=with-border],:host(c4d-content-block-segmented)[complementary-style-scheme=with-border],:host(c4d-content-block-simple)[complementary-style-scheme=with-border],:host(c4d-leadspace-block-content)[complementary-style-scheme=with-border],:host(c4d-leadspace-with-search-content)[complementary-style-scheme=with-border]{margin-block-end:2rem}@media(min-width:66rem){.cds--content-block[complementary-style-scheme=with-border],:host(c4d-content-block)[complementary-style-scheme=with-border],:host(c4d-content-block-headlines)[complementary-style-scheme=with-border],:host(c4d-content-block-horizontal)[complementary-style-scheme=with-border],:host(c4d-content-block-media)[complementary-style-scheme=with-border],:host(c4d-content-block-mixed)[complementary-style-scheme=with-border],:host(c4d-content-block-segmented)[complementary-style-scheme=with-border],:host(c4d-content-block-simple)[complementary-style-scheme=with-border],:host(c4d-leadspace-block-content)[complementary-style-scheme=with-border],:host(c4d-leadspace-with-search-content)[complementary-style-scheme=with-border]{margin-block-end:4rem}}@media(min-width:66rem){.cds--content-block .cds--link-list:first-of-type,:host(c4d-content-block) .cds--link-list:first-of-type,:host(c4d-content-block-headlines) .cds--link-list:first-of-type,:host(c4d-content-block-horizontal) .cds--link-list:first-of-type,:host(c4d-content-block-media) .cds--link-list:first-of-type,:host(c4d-content-block-mixed) .cds--link-list:first-of-type,:host(c4d-content-block-segmented) .cds--link-list:first-of-type,:host(c4d-content-block-simple) .cds--link-list:first-of-type,:host(c4d-leadspace-block-content) .cds--link-list:first-of-type,:host(c4d-leadspace-with-search-content) .cds--link-list:first-of-type{padding-block-start:0}}.cds--content-layout{display:grid;grid-template:"heading" auto "body" auto "footer" auto/1fr}@media(min-width:42rem){.cds--content-layout{grid-template:"heading heading" auto "body body" auto "footer ." auto/1fr 1fr}}.cds--content-layout.cds--layout--border{margin-inline:0;margin-inline-end:0;padding-block-end:4rem;padding-inline:0;padding-inline-end:0}@media(min-width:66rem){.cds--content-layout.cds--layout--border{padding-block-end:6rem}}.cds--content-layout ::slotted(:not([slot])),.cds--content-layout ::slotted([slot=copy]),.cds--content-layout ::slotted([slot=heading]){margin-inline-start:1rem}.cds--content-layout ::slotted([data-autoid^=c4d--card]:not([slot])),.cds--content-layout ::slotted([data-autoid^=c4d--tabs-]:not([slot])),.cds--content-layout ::slotted(c4d-content-group-cards-item:not([slot])),.cds--content-layout ::slotted(c4d-content-group:not([slot])),.cds--content-layout ::slotted(c4d-cta-block-item-row:not([slot])){margin-inline-start:0}.cds--content-layout ::slotted([slot=complementary]),.cds--content-layout__aside{grid-area:complementary}.cds--content-layout ::slotted(c4d-card[slot=footer]){display:block;flex:0 0 100%;max-inline-size:100%}@media(min-width:42rem){.cds--content-layout ::slotted(c4d-card[slot=footer]){display:block;flex:0 0 50%;max-inline-size:50%}}@media(min-width:66rem){.cds--content-layout ::slotted(c4d-card[slot=footer]){display:block;flex:0 0 33.3333333333%;max-inline-size:33.3333333333%}}.cds--content-layout ::slotted([slot=footer]:not(c4d-card)){padding-inline-start:1rem}.cds--content-layout ::slotted([slot=heading]){grid-area:heading}.cds--content-layout ::slotted([slot=media]){margin-block-start:2rem}.cds--content-layout ::slotted(c4d-video-player-container){display:block}.cds--content-layout--with-complementary{grid-template:"heading" auto "body" auto "footer" auto "complementary" auto/1fr}@media(min-width:42rem){.cds--content-layout--with-complementary{grid-template:"heading heading" auto "body body" auto "footer ." auto "complementary complementary" auto/1fr 1fr}}@media(min-width:66rem){.cds--content-layout--with-complementary{grid-template-areas:"heading heading heading heading heading heading heading heading . . . ." "body body body body body body body body . complementary complementary complementary" "footer footer footer footer footer footer footer footer . complementary complementary complementary";grid-template-columns:repeat(12,1fr)}}.cds--content-layout--with-complementary ::slotted(c4d-card[slot=footer]){display:block;flex:0 0 100%;max-inline-size:100%}@media(min-width:42rem){.cds--content-layout--with-complementary ::slotted(c4d-card[slot=footer]){display:block;flex:0 0 50%;max-inline-size:50%}}.cds--content-layout--with-complementary ::slotted([slot=complementary]){margin-inline:1rem}@media(max-width:65.98rem){.cds--content-layout--with-complementary.cds--content-layout--with-footer ::slotted([slot=complementary]){padding-block-start:2rem}}.cds--content-layout--with-children .c4d--content-block-footer{padding-block-start:2rem}.cds--content-layout__body{display:grid;grid-area:body}.cds--content-layout__body .bx--content-group-cards__row{margin-inline:0}:host(c4d-content-block-horizontal) c4d-hr{margin:0;margin-block-start:2rem}@media(min-width:42rem){:host(c4d-content-block-horizontal) c4d-hr{margin-block-start:0}}@media(min-width:66rem){:host(c4d-content-block-horizontal) c4d-hr{margin-block-start:4rem}}.cds--content-block .cds--hr{margin-block-start:2rem;margin-inline:2rem/-2}@media(min-width:42rem){.cds--content-block .cds--hr{margin-block-start:1rem}}@media(min-width:66rem){.cds--content-block .cds--hr{margin-block-start:3.5rem}}.cds--content-block__copy,.cds--content-block__heading,:host(c4d-callout-with-media-copy),:host(c4d-content-block-copy),:host(c4d-content-block-heading){max-inline-size:40rem}.cds--content-block__heading,:host(c4d-content-block-heading){color:var(--cds-text-primary,#161616);font-size:2rem;font-size:calc(1.77273rem + 1.13636vw);font-weight:400;letter-spacing:0;line-height:1.25;margin-block-end:2rem}@media(min-width:42rem){.cds--content-block__heading,:host(c4d-content-block-heading){font-size:2.25rem;font-size:calc(1.59375rem + 1.5625vw);font-weight:300;line-height:1.22}}@media(min-width:66rem){.cds--content-block__heading,:host(c4d-content-block-heading){font-size:2.625rem;font-size:calc(1.07813rem + 2.34375vw);line-height:1.19}}@media(min-width:82rem){.cds--content-block__heading,:host(c4d-content-block-heading){font-size:3rem;font-size:calc(-.61765rem + 4.41176vw);line-height:1.17}}@media(min-width:99rem){.cds--content-block__heading,:host(c4d-content-block-heading){font-size:3.75rem}}.cds--content-block__copy p,:host(c4d-content-block-paragraph),:host(c4d-leadspace-with-search-copy){color:var(--cds-text-primary,#161616);font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4;margin-block-end:2rem}@media(min-width:82rem){.cds--content-block__copy p,:host(c4d-content-block-paragraph),:host(c4d-leadspace-with-search-copy){font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media(min-width:99rem){.cds--content-block__copy p,:host(c4d-content-block-paragraph),:host(c4d-leadspace-with-search-copy){font-size:1.5rem;line-height:1.334}}.cds--content-block__cta{margin-block-start:3rem}@media(min-width:42rem){.cds--content-block__cta{margin-block-start:4rem}}.cds--content-block__cta .cds--feature-card{display:flex;flex-wrap:wrap;margin-inline:-1rem}.cds--content-block__cta .cds--card__CTA.cds--card-link .cds--card__heading{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}.cds--content-block__cta-row{display:flex;display:block;flex-wrap:wrap;margin-inline:-1rem}.cds--content-block__cta-col{inline-size:100%;max-inline-size:calc(320px + 4rem);padding-inline:1rem}.cds--grid--condensed .cds--content-block__cta-col,.cds--row--condensed .cds--content-block__cta-col{padding-inline:.03125rem}.cds--grid--narrow .cds--content-block__cta-col,.cds--row--narrow .cds--content-block__cta-col{padding-inline:0 1rem}.cds--content-block__cta-col .cds--card__CTA{margin-inline-start:-1rem}@media(min-width:42rem){.cds--content-block__cta-col{display:block;flex:0 0 50%;max-inline-size:50%;max-inline-size:calc(320px + 4rem);padding-inline:1rem}}:host(c4d-callout-with-media-copy),:host(c4d-content-block),:host(c4d-content-block-complementary),:host(c4d-content-block-copy),:host(c4d-content-block-heading),:host(c4d-content-block-paragraph),:host(c4d-leadspace-with-search-copy){display:block}@media(min-width:42rem){:host(c4d-content-block-segmented) ::slotted(c4d-callout-with-media-copy),:host(c4d-content-block-segmented) ::slotted(c4d-content-block-copy),:host(c4d-content-block-simple) ::slotted(c4d-callout-with-media-copy),:host(c4d-content-block-simple) ::slotted(c4d-content-block-copy){inline-size:calc(90% - 1.8rem)}}:host(c4d-callout-with-media-copy[size=sm]) ::slotted(c4d-content-block-paragraph),:host(c4d-content-block-copy[size=sm]) ::slotted(c4d-content-block-paragraph){font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}.c4d-ce--content-block__col{display:block;flex:0 0 66.6666666667%;max-inline-size:66.6666666667%}.cds--list--nested,.cds--list--ordered,.cds--list--ordered--native,.cds--list--unordered{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);list-style:none;margin:0;padding:0;vertical-align:baseline}.cds--list--nested *,.cds--list--nested :after,.cds--list--nested :before,.cds--list--ordered *,.cds--list--ordered :after,.cds--list--ordered :before,.cds--list--ordered--native *,.cds--list--ordered--native :after,.cds--list--ordered--native :before,.cds--list--unordered *,.cds--list--unordered :after,.cds--list--unordered :before{box-sizing:inherit}.cds--list--unordered:not(.cds--list--nested){margin-inline-start:1rem}.cds--list--expressive,.cds--list--expressive .cds--list--nested{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}.cds--list--ordered--native{list-style:decimal}.cds--list__item{color:var(--cds-text-primary,#161616)}.cds--list--nested{margin-inline-start:2rem}.cds--list--nested .cds--list__item{padding-inline-start:.25rem}.cds--list--ordered:not(.cds--list--nested){counter-reset:item}.cds--list--ordered:not(.cds--list--nested)&gt;.cds--list__item{position:relative}.cds--list--ordered:not(.cds--list--nested)&gt;.cds--list__item:before{content:counter(item) ".";counter-increment:item;inset-inline-start:-1.5rem;position:absolute}.cds--list--ordered--native.cds--list--nested,.cds--list--ordered.cds--list--nested{list-style-type:lower-latin}.cds--list--unordered&gt;.cds--list__item{position:relative}.cds--list--unordered&gt;.cds--list__item:before{content:"–";inset-inline-start:-1rem;position:absolute}.cds--list--unordered.cds--list--nested&gt;.cds--list__item:before{content:"▪";inset-inline-start:-.75rem}:host(c4d-button-cta),:host(c4d-button-group-item){max-inline-size:100%;min-inline-size:0;outline:none}@media print{:host(c4d-button-cta),:host(c4d-button-group-item){display:block;margin-block-end:1rem;max-inline-size:100%}}:host(c4d-button-cta) .cds--btn,:host(c4d-button-group-item) .cds--btn{inline-size:100%;max-inline-size:100%;transition:all 70ms cubic-bezier(0,0,.38,.9),width 0s,height 0s;word-break:break-word}@media print{:host(c4d-button-cta) .cds--btn,:host(c4d-button-group-item) .cds--btn{background:#fff;border:.0625rem solid #161616;color:#161616;display:block;font-weight:600;max-inline-size:inherit}}:host(c4d-button-cta) .cds--btn .cds--btn__icon,:host(c4d-button-group-item) .cds--btn .cds--btn__icon,:host(c4d-button-group-item) .cds--btn ::slotted([slot=icon]){block-size:auto;inline-size:auto}:host(c4d-button-cta) .cds--btn .cds--btn--hidden,:host(c4d-button-group-item) .cds--btn .cds--btn--hidden{display:none;visibility:hidden}@media print{:host(c4d-button-cta) .cds--btn .cds--btn--hidden,:host(c4d-button-group-item) .cds--btn .cds--btn--hidden{color:#161616;display:inline-block;font-weight:200;visibility:visible}:host(c4d-button-cta) .cds--btn .cds--btn--hidden span,:host(c4d-button-group-item) .cds--btn .cds--btn--hidden span{font-weight:600;margin-inline:-.25rem .25rem}}:host(c4d-button-cta) .cds--btn--multiline,:host(c4d-button-group-item) .cds--btn--multiline{align-items:start}:host(c4d-button-group),:host(c4d-leadspace-block-cta){--c4d--button-group--item-count:3;grid-gap:1rem;display:grid;grid-auto-rows:1fr;grid-template-columns:1fr}@media(min-width:42rem){:host(c4d-button-group),:host(c4d-leadspace-block-cta){display:inline-grid;grid-template-columns:repeat(var(--c4d--button-group--item-count),1fr)}}@media print{:host(c4d-button-group),:host(c4d-leadspace-block-cta){display:block}}@media print{:host(c4d-button-group-item) ::slotted([slot=icon]){fill:#161616}}:host(c4d-card-cta-image),:host(c4d-global-banner-image),:host(c4d-image){display:block;position:relative}:host(c4d-card-cta-image) .c4d--image__img,:host(c4d-global-banner-image) .c4d--image__img,:host(c4d-image) .c4d--image__img{block-size:100%;display:block;inline-size:100%;-o-object-fit:cover;object-fit:cover}:host(c4d-card-cta-image) .c4d--image__img--border,:host(c4d-global-banner-image) .c4d--image__img--border,:host(c4d-image) .c4d--image__img--border{outline:1px solid var(--cds-border-subtle-02,#e0e0e0)}:host(c4d-card-cta-image::slotted(svg[slot=icon])),:host(c4d-image::slotted(svg[slot=icon])){inset-block-start:calc(50% - 2rem);inset-inline-end:calc(50% - 2rem);position:absolute}:host(c4d-image-item){display:none}:host(c4d-image),:host(c4d-image)[card-group-item]{overflow:hidden}.c4d--image__longdescription{block-size:1px;inline-size:1px;inset-block-start:auto;inset-inline-start:-10000px;overflow:hidden;position:absolute}:host(c4d-image)[heading]{display:block;margin-block:2rem}@media(min-width:42rem){:host(c4d-image)[heading]{margin-block:2rem}}.c4d--image-with-caption__image{background-color:transparent;border:1px solid var(--cds-border-tile-01,#c6c6c6);display:block;inline-size:100%;padding:0;pointer-events:none;position:relative}@media(min-width:42rem){.c4d--image-with-caption__image:hover{cursor:zoom-in}.c4d--image-with-caption__image:hover .c4d--image__img{filter:brightness(80%)}.c4d--image-with-caption__image:hover .c4d--image-with-caption__zoom-button{background-color:#161616}.c4d--image-with-caption__image:focus{border:1px solid var(--cds-focus-inset,#fff);outline:.125rem solid var(--cds-focus,#0f62fe)}}.c4d--image-with-caption__zoom-button{display:none}@media(min-width:42rem){.c4d--image-with-caption__zoom-button{background-color:hsla(0,0%,9%,.85);block-size:3rem;display:flex;inline-size:3rem;inset-block-end:0;inset-inline-end:0;position:absolute}.c4d--image-with-caption__zoom-button svg{fill:#fff;margin:auto}.c4d--image-with-caption__image,.c4d--image-with-caption__zoom-button{pointer-events:auto;transition:.15s cubic-bezier(.2,0,.38,.9)}}.c4d--image__caption{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);margin-block-start:.5rem;max-inline-size:40rem}:host(c4d-image[lightbox-contrast=dark]) .c4d--image-with-caption__zoom-button{background-color:hsla(0,0%,100%,.85)}:host(c4d-image[lightbox-contrast=dark]) .c4d--image-with-caption__zoom-button svg{fill:#262626}@media(min-width:42rem){:host(c4d-image[lightbox-contrast=dark]) .c4d--image-with-caption__image:hover .c4d--image__img{filter:brightness(120%)}:host(c4d-image[lightbox-contrast=dark]) .c4d--image-with-caption__image:hover .c4d--image-with-caption__zoom-button{background-color:#fff}}:host(c4d-image-logo){background-color:var(--cds-layer-02,#fff);display:flex;margin:1rem 1rem .5rem;max-inline-size:10rem}:host(c4d-image-logo):before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:50%}:host(c4d-image-logo):after{clear:both;content:"";display:table}:host(c4d-image-logo) .c4d--image__img{block-size:100%;inline-size:100%;-o-object-fit:contain;object-fit:contain}:host(c4d-callout),:host(c4d-callout-with-media){background-color:var(--cds-background,#fff)}:host(c4d-callout-with-media[color-scheme=inverse]),:host(c4d-callout[color-scheme=inverse]){background-color:var(--cds-background-inverse,#393939)}:host(c4d-callout-with-media[color-scheme=layer]),:host(c4d-callout[color-scheme=layer]){background-color:var(--cds-layer-01,#f4f4f4)}:host(c4d-callout-with-media[color-scheme=purple]),:host(c4d-callout[color-scheme=purple]){background-color:var(--cds-background-purple,#f6f2ff)}:host(c4d-callout-with-media[color-scheme=cyan]),:host(c4d-callout[color-scheme=cyan]){background-color:var(--cds-background-cyan,#e5f6ff)}:host(c4d-callout-text),:host(c4d-callout-text[color-scheme=layer]),:host(c4d-callout-with-media) ::slotted([slot=heading]),:host(c4d-callout-with-media-copy) ::slotted(c4d-content-block-paragraph){color:var(--cds-text-primary,#161616)}:host(c4d-callout-text[color-scheme=inverse]),:host(c4d-callout-with-media-copy[color-scheme=inverse]) ::slotted(c4d-content-block-paragraph),:host(c4d-callout-with-media[color-scheme=inverse]) ::slotted([slot=heading]){color:var(--cds-text-inverse,#fff)}:host(c4d-callout-text[color-scheme=purple]),:host(c4d-callout-with-media-copy[color-scheme=purple]) ::slotted(c4d-content-block-paragraph),:host(c4d-callout-with-media[color-scheme=purple]) ::slotted([slot=heading]){color:var(--cds-text-purple,#31135e)}:host(c4d-callout-text[color-scheme=cyan]),:host(c4d-callout-with-media-copy[color-scheme=cyan]) ::slotted(c4d-content-block-paragraph),:host(c4d-callout-with-media[color-scheme=cyan]) ::slotted([slot=heading]){color:var(--cds-text-cyan,#012749)}:host(c4d-callout-caption),:host(c4d-callout-caption[color-scheme=layer]),:host(c4d-callout-with-media-image) .c4d--image__caption,:host(c4d-callout-with-media-video) ::slotted(c4d-video-player){color:var(--cds-text-secondary,#525252)}:host(c4d-callout-caption[color-scheme=inverse]),:host(c4d-callout-with-media-image[color-scheme=inverse]) .c4d--image__caption,:host(c4d-callout-with-media-video[color-scheme=inverse]) ::slotted(c4d-video-player){color:var(--cds-text-inverse,#fff)}:host(c4d-callout-caption[color-scheme=purple]),:host(c4d-callout-with-media-image[color-scheme=purple]) .c4d--image__caption,:host(c4d-callout-with-media-video[color-scheme=purple]) ::slotted(c4d-video-player){color:var(--cds-caption-purple,#6929c4)}:host(c4d-callout-caption[color-scheme=cyan]),:host(c4d-callout-with-media-image[color-scheme=cyan]) .c4d--image__caption,:host(c4d-callout-with-media-video[color-scheme=cyan]) ::slotted(c4d-video-player){color:var(--cds-caption-cyan,#00539a)}.cds--callout__column{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--callout__column,.cds--row--condensed .cds--callout__column{padding-inline:.03125rem}.cds--grid--narrow .cds--callout__column,.cds--row--narrow .cds--callout__column{padding-inline:0 1rem}.cds--callout__content{box-sizing:border-box;padding-block-start:2rem}@media(min-width:42rem){.cds--callout__content{display:block;flex:0 0 75%;margin-inline-start:12.5%;max-inline-size:75%;padding-block-start:4rem;padding-inline:.25rem}}@media(min-width:66rem){.cds--callout__content{display:block;flex:0 0 83.3333333333%;margin-inline-start:8.3333333333%;max-inline-size:83.3333333333%;padding-inline:.125rem}}:host(c4d-callout-with-media){display:flex}:host(c4d-callout-with-media) ::slotted([slot=heading]){margin-block-end:2rem;margin-inline-start:0}:host(c4d-callout-with-media) ::slotted([slot=copy]){margin-block-end:1rem;margin-inline-start:0}:host(c4d-callout-with-media) ::slotted([slot=media]){margin:0 0 2rem}:host(c4d-callout-with-media-image) .c4d--image__caption,:host(c4d-callout-with-media-video) ::slotted(c4d-video-player){margin-block-end:0}:host(c4d-callout-with-media) ::slotted([slot=copy]),:host(c4d-callout-with-media) ::slotted([slot=heading]){inline-size:auto;max-inline-size:40rem;padding-inline-end:2rem}.cds--callout-with-media .cds--callout__content .cds--content-block-simple__media-video,:host(c4d-callout-with-media-video){margin-block-start:0}@media(max-width:41.98rem){.cds--callout-with-media .cds--callout__content .cds--content-block-simple__media-video,:host(c4d-callout-with-media-video){margin-block-start:-16px}}.cds--callout-with-media .cds--callout__content .cds--content-block-simple__media-image,:host(c4d-callout-with-media-image){margin-block-start:2rem}@media(max-width:41.98rem){.cds--callout-with-media .cds--callout__content .cds--content-block-simple__media-image,:host(c4d-callout-with-media-image){margin-block-start:0}}.cds--callout-with-media .cds--callout__content .cds--content-block,:host(c4d-callout-with-media) .cds--callout__content{padding-block-end:2rem}.cds--callout-with-media .cds--callout__content .cds--content-block .cds--image__caption,:host(c4d-callout-with-media-image) .cds--image__caption{font-size:var(--cds-caption-02-font-size,.875rem);font-weight:var(--cds-caption-02-font-weight,400);letter-spacing:var(--cds-caption-02-letter-spacing,.32px);line-height:var(--cds-caption-02-line-height,1.28572);margin-block-start:.5rem}.cds--callout-with-media .cds--callout__content .cds--content-block .cds--video-player__video-caption,:host(c4d-callout-with-media-image) .cds--video-player__video-caption{padding-block-start:.5rem}:host(c4d-callout-with-media-image) .c4d--image__img{max-inline-size:100%}.cds--tag{--cds-layout-size-height-xs:1.125rem;--cds-layout-size-height-sm:1.125rem;--cds-layout-size-height-md:1.5rem;--cds-layout-size-height-lg:2rem;--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));align-items:center;background-color:var(--cds-tag-background-gray,#e0e0e0);border-radius:1rem;color:var(--cds-tag-color-gray,#161616);cursor:default;display:inline-flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:.25rem;max-inline-size:13rem;min-block-size:var(--cds-layout-size-height-local);min-inline-size:2rem;padding-inline:.5rem;vertical-align:middle;word-break:break-word}.cds--layout--size-xs .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-xs)}.cds--layout--size-sm .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-sm)}.cds--layout--size-md .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-md)}.cds--layout--size-lg .cds--tag{--cds-layout-size-height:var(--cds-layout-size-height-lg)}.cds--tag.cds--tag--operational{border:1px solid var(--cds-tag-background-gray,#e0e0e0)}.cds--tag .cds--tag__close-icon:hover,.cds--tag.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag.cds--tag--lg{padding-inline-start:.75rem}.cds--tag:has(.cds--tag__custom-icon){padding-inline-start:.25rem}.cds--tag.cds--tag--lg:not(.cds--tag--filter){padding-inline:.75rem}.cds--tag.cds--tag--lg:has(.cds--tag__custom-icon){padding-inline-start:.5rem}.cds--tag:not(.cds--tag--selectable){border:0}.cds--tag:not(:first-child){margin-inline-start:0}.cds--tag--operational&gt;span,.cds--tag--selectable&gt;span,.cds--tag__label{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds--tag--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--filter{padding-block-end:0;padding-block-start:0;padding-inline-end:0}.cds--tag--filter:hover{outline:none}.cds--tag--selectable{background-color:var(--cds-layer);border:1px solid var(--cds-border-inverse,#161616);color:var(--cds-text-primary,#161616);cursor:pointer}.cds--tag--selectable:hover{background-color:var(--cds-layer-hover);outline:none}.cds--tag--selectable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--selectable-selected{color:var(--cds-text-inverse,#fff)}.cds--tag--selectable-selected,.cds--tag--selectable-selected:hover{background-color:var(--cds-layer-selected-inverse,#161616)}.cds--tag--operational{background-color:var(--cds-tag-background-gray,#e0e0e0);border:1px solid var(--cds-tag-border-gray,#a8a8a8);color:var(--cds-tag-color-gray,#161616);cursor:pointer}.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1);outline:none}.cds--tag--operational:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:1px}.cds--tag--red{background-color:var(--cds-tag-background-red,#ffd7d9);color:var(--cds-tag-color-red,#a2191f)}.cds--tag--red.cds--tag--operational{border:1px solid var(--cds-tag-border-red,#ff8389)}.cds--tag--red .cds--tag__close-icon:hover,.cds--tag--red.cds--tag--operational:hover{background-color:var(--cds-tag-hover-red,#ffc2c5)}.cds--tag--magenta{background-color:var(--cds-tag-background-magenta,#ffd6e8);color:var(--cds-tag-color-magenta,#9f1853)}.cds--tag--magenta.cds--tag--operational{border:1px solid var(--cds-tag-border-magenta,#ff7eb6)}.cds--tag--magenta .cds--tag__close-icon:hover,.cds--tag--magenta.cds--tag--operational:hover{background-color:var(--cds-tag-hover-magenta,#ffbdda)}.cds--tag--purple{background-color:var(--cds-tag-background-purple,#e8daff);color:var(--cds-tag-color-purple,#6929c4)}.cds--tag--purple.cds--tag--operational{border:1px solid var(--cds-tag-border-purple,#be95ff)}.cds--tag--purple .cds--tag__close-icon:hover,.cds--tag--purple.cds--tag--operational:hover{background-color:var(--cds-tag-hover-purple,#dcc7ff)}.cds--tag--blue{background-color:var(--cds-tag-background-blue,#d0e2ff);color:var(--cds-tag-color-blue,#0043ce)}.cds--tag--blue.cds--tag--operational{border:1px solid var(--cds-tag-border-blue,#78a9ff)}.cds--tag--blue .cds--tag__close-icon:hover,.cds--tag--blue.cds--tag--operational:hover{background-color:var(--cds-tag-hover-blue,#b8d3ff)}.cds--tag--cyan{background-color:var(--cds-tag-background-cyan,#bae6ff);color:var(--cds-tag-color-cyan,#00539a)}.cds--tag--cyan.cds--tag--operational{border:1px solid var(--cds-tag-border-cyan,#33b1ff)}.cds--tag--cyan .cds--tag__close-icon:hover,.cds--tag--cyan.cds--tag--operational:hover{background-color:var(--cds-tag-hover-cyan,#99daff)}.cds--tag--teal{background-color:var(--cds-tag-background-teal,#9ef0f0);color:var(--cds-tag-color-teal,#005d5d)}.cds--tag--teal.cds--tag--operational{border:1px solid var(--cds-tag-border-teal,#08bdba)}.cds--tag--teal .cds--tag__close-icon:hover,.cds--tag--teal.cds--tag--operational:hover{background-color:var(--cds-tag-hover-teal,#57e5e5)}.cds--tag--green{background-color:var(--cds-tag-background-green,#a7f0ba);color:var(--cds-tag-color-green,#0e6027)}.cds--tag--green.cds--tag--operational{border:1px solid var(--cds-tag-border-green,#42be65)}.cds--tag--green .cds--tag__close-icon:hover,.cds--tag--green.cds--tag--operational:hover{background-color:var(--cds-tag-hover-green,#74e792)}.cds--tag--gray{background-color:var(--cds-tag-background-gray,#e0e0e0);color:var(--cds-tag-color-gray,#161616)}.cds--tag--gray.cds--tag--operational{border:1px solid var(--cds-tag-border-gray,#a8a8a8)}.cds--tag--gray .cds--tag__close-icon:hover,.cds--tag--gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-gray,#d1d1d1)}.cds--tag--cool-gray{background-color:var(--cds-tag-background-cool-gray,#dde1e6);color:var(--cds-tag-color-cool-gray,#121619)}.cds--tag--cool-gray.cds--tag--operational{border:1px solid var(--cds-tag-border-cool-gray,#a2a9b0)}.cds--tag--cool-gray .cds--tag__close-icon:hover,.cds--tag--cool-gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-cool-gray,#cdd3da)}.cds--tag--warm-gray{background-color:var(--cds-tag-background-warm-gray,#e5e0df);color:var(--cds-tag-color-warm-gray,#171414)}.cds--tag--warm-gray.cds--tag--operational{border:1px solid var(--cds-tag-border-warm-gray,#ada8a8)}.cds--tag--warm-gray .cds--tag__close-icon:hover,.cds--tag--warm-gray.cds--tag--operational:hover{background-color:var(--cds-tag-hover-warm-gray,#d8d0cf)}.cds--tag--high-contrast:not(.cds--tag--operational){background-color:var(--cds-background-inverse,#393939);color:var(--cds-text-inverse,#fff)}.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational{border:1px solid var(--cds-background-inverse,#393939)}.cds--tag--high-contrast:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--high-contrast:not(.cds--tag--operational).cds--tag--operational:hover{background-color:var(--cds-background-inverse-hover,#474747)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]){background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);outline:1px solid var(--cds-background-inverse,#393939);outline-offset:-1px}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational{border:1px solid var(--cds-background,#fff)}.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]) .cds--tag__close-icon:hover,.cds--tag--outline:not(.cds--tag--operational):not(span):not([disabled]).cds--tag--operational:hover{background-color:var(--cds-layer-hover)}.cds--tag--disabled:not(.cds--tag--operational),.cds--tag--filter.cds--tag--disabled,.cds--tag--interactive.cds--tag--disabled{background-color:var(--cds-layer);box-shadow:none;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational,.cds--tag--filter.cds--tag--disabled.cds--tag--operational,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational{border:1px solid var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__close-icon:hover,.cds--tag--disabled:not(.cds--tag--operational).cds--tag--operational:hover,.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--filter.cds--tag--disabled.cds--tag--operational:hover,.cds--tag--interactive.cds--tag--disabled .cds--tag__close-icon:hover,.cds--tag--interactive.cds--tag--disabled.cds--tag--operational:hover{background-color:var(--cds-layer)}.cds--tag--disabled:not(.cds--tag--operational):hover,.cds--tag--filter.cds--tag--disabled:hover,.cds--tag--interactive.cds--tag--disabled:hover{cursor:not-allowed}.cds--tag--disabled:not(.cds--tag--operational) .cds--tag__label,.cds--tag--filter.cds--tag--disabled .cds--tag__label,.cds--tag--interactive.cds--tag--disabled .cds--tag__label{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled,.cds--tag--selectable.cds--tag--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tag--operational.cds--tag--disabled:hover,.cds--tag--selectable.cds--tag--disabled:hover{background-color:var(--cds-layer);cursor:not-allowed}.cds--tag--interactive{transition:background-color 70ms cubic-bezier(0,0,.38,.9)}.cds--tag__close-icon{align-items:center;background-color:transparent;block-size:var(--cds-layout-size-height-local);border:0;border-radius:50%;color:currentColor;cursor:pointer;display:flex;flex-shrink:0;inline-size:var(--cds-layout-size-height-local);justify-content:center;margin:0 0 0 .125rem;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),box-shadow 70ms cubic-bezier(.2,0,.38,.9)}.cds--tag__close-icon svg{fill:currentColor}.cds--tag__custom-icon{background-color:transparent;block-size:1rem;border:0;color:currentColor;flex-shrink:0;inline-size:1rem;margin-inline-end:.25rem;outline:none;padding:0}.cds--tag__custom-icon svg{fill:currentColor}.cds--tag--disabled .cds--tag__close-icon{cursor:not-allowed}.cds--tag__close-icon:focus{border-radius:50%;box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline:none;z-index:99999}.cds--tag--high-contrast .cds--tag__close-icon:focus{box-shadow:inset 0 0 0 1px var(--cds-focus-inverse,#fff)}.cds--tag--filter.cds--tag--disabled .cds--tag__close-icon:hover{background-color:transparent}.cds--tag--filter.cds--tag--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tag--sm.cds--tag--filter{padding-inline-end:0}.cds--tag--sm .cds--tag__close-icon{margin-inline-start:.3125rem}.cds--tag.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);background-color:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;color:var(--cds-text-primary,#161616);inline-size:3.75rem;overflow:hidden;padding:0;pointer-events:none;position:relative}.cds--tag.cds--skeleton:active,.cds--tag.cds--skeleton:focus,.cds--tag.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--tag.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--tag.cds--skeleton:before{animation:none}}.cds--tag.cds--skeleton.cds--tag--operational{border:1px solid var(--cds-skeleton-background,#e8e8e8)}.cds--tag.cds--skeleton .cds--tag__close-icon:hover,.cds--tag.cds--skeleton.cds--tag--operational:hover{background-color:var(--cds-skeleton-background,#e8e8e8)}@media not all and (min-resolution &gt;= 0.001dpcm){@supports(-webkit-appearance:none) and (stroke-color:transparent){.cds--tag.cds--skeleton{transform:translateZ(0)}}}.cds--tag .cds--slug .cds--slug__button--inline{color:currentColor;margin-inline-start:.0625rem}.cds--tag .cds--slug .cds--slug__button--inline .cds--slug__text:before{background-color:currentColor}.cds--tag .cds--slug .cds--slug__button--inline:hover{border-color:currentColor}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tag{outline:1px solid transparent}.cds--tag__close-icon svg,.cds--tag__custom-icon svg{fill:ButtonText}.cds--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}}.cds--tag-label-tooltip{max-inline-size:-webkit-fill-available}.cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:11rem}.cds--tag--filter .cds--tag__custom-icon+.cds--tag-label-tooltip{max-inline-size:9.875rem}.cds--interactive--tag-children{display:inline-flex;max-inline-size:12.5rem;place-items:center}.cds--tag--filter .cds--tag__custom-icon+span&gt;.cds--interactive--tag-children{max-inline-size:11.5rem}.cds--tag .cds--definition-term{border-block-end:none;cursor:default;max-inline-size:12rem}.cds--tag .cds--tag__custom-icon+span&gt;.cds--definition-term{max-inline-size:11rem}.cds--tag&gt;.cds--popover-container{display:flex}.cds--toggletip-button:has(.cds--tag--operational.cds--tag--disabled){pointer-events:none}.cds--tile-group html{font-size:100%}.cds--tile-group body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--tile-group code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--tile-group strong{font-weight:600}.cds--tile{--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-layer);display:block;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-layout-density-padding-inline-local);position:relative}.cds--tile:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile:focus{outline-style:dotted}}.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--tile--clickable,.cds--tile--selectable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--tile--clickable *,.cds--tile--clickable :after,.cds--tile--clickable :before,.cds--tile--selectable *,.cds--tile--selectable :after,.cds--tile--selectable :before{box-sizing:inherit}.cds--tile--clickable:hover,.cds--tile--selectable:hover{background:var(--cds-layer-hover)}.cds--tile--clickable{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--tile--clickable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds--tile--clickable:focus{outline-style:dotted}}.cds--tile--clickable:focus .cds--tile__checkmark,.cds--tile--clickable:hover .cds--tile__checkmark{opacity:1}.cds--tile--expandable::-moz-focus-inner{border:0}.cds--tile--clickable:active,.cds--tile--clickable:hover,.cds--tile--clickable:visited,.cds--tile--clickable:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--tile--clickable.cds--link--disabled,.cds--tile--clickable:hover.cds--link--disabled{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-layout-density-padding-inline-local)}.cds--tile--clickable .cds--tile--icon,.cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{inset-block-end:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);position:absolute}.cds--tile--clickable .cds--tile--icon{fill:var(--cds-icon-interactive,#0f62fe)}.cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tile--clickable.cds--link--disabled .cds--tile--icon{display:none}.cds--tile--selectable{border:1px solid transparent;padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem)}.cds--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);opacity:0;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds--tile__checkmark svg{fill:var(--cds-icon-secondary,#525252);border-radius:50%}.cds--tile__checkmark:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile__checkmark:focus{outline-style:dotted}}.cds--tile__checkmark--persistent{opacity:1}.cds--tile__chevron{align-items:center;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds--tile__chevron svg{fill:var(--cds-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--tile__chevron svg{transition:none}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--tile__chevron svg{fill:ButtonText}}.cds--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds--tile__chevron--interactive *,.cds--tile__chevron--interactive :after,.cds--tile__chevron--interactive :before{box-sizing:inherit}.cds--tile__chevron--interactive::-moz-focus-inner{border:0}.cds--tile__chevron--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--tile__chevron--interactive:hover{background-color:var(--cds-layer-hover);cursor:pointer}.cds--tile--expandable{border:0;color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--tile--expandable:hover{background:var(--cds-layer-hover)}.cds--tile--expandable.cds--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--tile--expandable.cds--tile--expandable--interactive:hover{background-color:var(--cds-layer)}.cds--tile--expandable.cds--tile--expandable--interactive:focus{outline:none}.cds--tile--expandable--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile--expandable--interactive:focus{outline-style:dotted}}.cds--tile-content__below-the-fold{display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds--tile--is-expanded{overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds--tile--is-expanded .cds--tile__chevron svg{transform:rotate(180deg)}.cds--tile--is-expanded .cds--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution &gt;= 0.001dpcm){@supports(-webkit-appearance:none) and (stroke-color:transparent){.cds--tile--is-expanded .cds--tile-content__below-the-fold{overflow-y:auto}}}.cds--tile--is-selected{border:1px solid var(--cds-layer-selected-inverse,#161616)}.cds--tile--is-selected .cds--tile__checkmark{opacity:1}.cds--tile--is-selected .cds--tile__checkmark svg{fill:var(--cds-icon-primary,#161616)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--tile--is-selected .cds--tile__checkmark svg{fill:ButtonText}}.cds--tile-content{block-size:100%;inline-size:100%}.cds--tile-input{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--tile-input:focus+.cds--tile{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tile-input:focus+.cds--tile{outline-style:dotted}}.cds--tile--disabled.cds--tile--selectable{background-color:var(--cds-layer);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--tile--disabled.cds--tile--selectable.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--tile--disabled.cds--tile--is-selected{border-color:var(--cds-border-disabled,#c6c6c6)}.cds--tile--disabled .cds--tile__checkmark svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--tile--clickable .cds--tile--slug-icon,.cds--tile--expandable&gt;div&gt;.cds--slug,.cds--tile&gt;.cds--slug{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds--tile.cds--tile--selectable&gt;.cds--slug{inset-inline-end:2.5rem}.cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug{inset-inline-end:1rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug{inset-inline-end:2.5rem}.cds--tile.cds--tile--clickable&gt;.cds--slug{pointer-events:none}.cds--tile--slug.cds--tile{border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile,.cds--tile--slug.cds--tile--expandable:hover{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box}.cds--tile--slug.cds--tile--clickable:before,.cds--tile--slug.cds--tile--selectable:after,.cds--tile--slug.cds--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds--tile--slug.cds--tile--clickable:before,.cds--tile--slug.cds--tile--selectable:before{background:linear-gradient(to top,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile--clickable:hover:before,.cds--tile--slug.cds--tile--selectable:hover:before{opacity:1}.cds--tile--slug.cds--tile--clickable:focus,.cds--tile--slug.cds--tile--selectable:focus,.cds--tile-input:focus+.cds--tile--slug.cds--tile{outline-offset:-1px}.cds--tile--slug.cds--tile--selectable:after{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-border-inverse,#161616),var(--cds-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--tile--slug.cds--tile--selectable:hover:after{opacity:0}.cds--tile--slug.cds--tile--is-selected:after{opacity:1}.cds--tile--slug.cds--tile--is-selected{border-color:var(--cds-border-inverse,#161616)}.cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--tile--slug.cds--tile--selectable .cds--tile-content{cursor:pointer;position:relative}.cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--tile--slug.cds--tile--is-selected .cds--slug,.cds--tile--slug.cds--tile--selectable .cds--tile-content,.cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark{z-index:1}.cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open){z-index:2}.cds--tile--slug.cds--tile--selectable&gt;.cds--slug,.cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark{z-index:1}.cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open){overflow:visible}.cds--tile--clickable .cds--tile--slug-icon rect{stroke:var(--cds-icon-primary,#161616)}.cds--tile--clickable .cds--tile--slug-icon path{fill:var(--cds-icon-primary,#161616)}.cds--tile--slug-rounded,.cds--tile--slug-rounded.cds--tile--clickable:before,.cds--tile--slug-rounded.cds--tile--selectable:after,.cds--tile--slug-rounded.cds--tile--selectable:before{border-radius:.5rem}.cds--tile--slug-rounded .cds--tile__chevron{border-end-end-radius:.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tile--is-selected .cds--tile__checkmark svg,.cds--tile__checkmark svg,.cds--tile__chevron svg{fill:ButtonText}}.cds--card,:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-group-item) .cds--card,:host(c4d-card-in-card),:host(c4d-content-group-cards-item),:host(c4d-content-group-cards-item) .cds--card,:host(c4d-region-item) .cds--link{background-color:var(--cds-layer-01,#f4f4f4);block-size:100%;display:flex;flex-direction:column;inline-size:100%;padding:0;position:relative;text-decoration:none;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile-group html,:host(c4d-card) .cds--tile-group html,:host(c4d-card-cta) .cds--tile-group html,:host(c4d-card-group-item) .cds--card .cds--tile-group html,:host(c4d-card-group-item) .cds--tile-group html,:host(c4d-card-in-card) .cds--tile-group html,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group html,:host(c4d-content-group-cards-item) .cds--tile-group html,:host(c4d-region-item) .cds--link .cds--tile-group html{font-size:100%}.cds--card .cds--tile-group body,:host(c4d-card) .cds--tile-group body,:host(c4d-card-cta) .cds--tile-group body,:host(c4d-card-group-item) .cds--card .cds--tile-group body,:host(c4d-card-group-item) .cds--tile-group body,:host(c4d-card-in-card) .cds--tile-group body,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group body,:host(c4d-content-group-cards-item) .cds--tile-group body,:host(c4d-region-item) .cds--link .cds--tile-group body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--card .cds--tile-group code,:host(c4d-card) .cds--tile-group code,:host(c4d-card-cta) .cds--tile-group code,:host(c4d-card-group-item) .cds--card .cds--tile-group code,:host(c4d-card-group-item) .cds--tile-group code,:host(c4d-card-in-card) .cds--tile-group code,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group code,:host(c4d-content-group-cards-item) .cds--tile-group code,:host(c4d-region-item) .cds--link .cds--tile-group code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--card .cds--tile-group strong,:host(c4d-card) .cds--tile-group strong,:host(c4d-card-cta) .cds--tile-group strong,:host(c4d-card-group-item) .cds--card .cds--tile-group strong,:host(c4d-card-group-item) .cds--tile-group strong,:host(c4d-card-in-card) .cds--tile-group strong,:host(c4d-content-group-cards-item) .cds--card .cds--tile-group strong,:host(c4d-content-group-cards-item) .cds--tile-group strong,:host(c4d-region-item) .cds--link .cds--tile-group strong{font-weight:600}.cds--card .cds--tile,:host(c4d-card) .cds--tile,:host(c4d-card-cta) .cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile,:host(c4d-card-group-item) .cds--tile,:host(c4d-card-in-card) .cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile,:host(c4d-content-group-cards-item) .cds--tile,:host(c4d-region-item) .cds--link .cds--tile{--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-layer);display:block;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);min-block-size:4rem;min-inline-size:8rem;outline:2px solid transparent;outline-offset:-2px;padding:var(--cds-layout-density-padding-inline-local);position:relative}.cds--card .cds--tile:focus,:host(c4d-card) .cds--tile:focus,:host(c4d-card-cta) .cds--tile:focus,:host(c4d-card-group-item) .cds--card .cds--tile:focus,:host(c4d-card-group-item) .cds--tile:focus,:host(c4d-card-in-card) .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--tile:focus,:host(c4d-region-item) .cds--link .cds--tile:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile:focus,:host(c4d-card) .cds--tile:focus,:host(c4d-card-cta) .cds--tile:focus,:host(c4d-card-group-item) .cds--card .cds--tile:focus,:host(c4d-card-group-item) .cds--tile:focus,:host(c4d-card-in-card) .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile:focus,:host(c4d-content-group-cards-item) .cds--tile:focus,:host(c4d-region-item) .cds--link .cds--tile:focus{outline-style:dotted}}.cds--card .cds--tile--light,:host(c4d-card) .cds--tile--light,:host(c4d-card-cta) .cds--tile--light,:host(c4d-card-group-item) .cds--card .cds--tile--light,:host(c4d-card-group-item) .cds--tile--light,:host(c4d-card-in-card) .cds--tile--light,:host(c4d-content-group-cards-item) .cds--card .cds--tile--light,:host(c4d-content-group-cards-item) .cds--tile--light,:host(c4d-region-item) .cds--link .cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--card .cds--tile--clickable,.cds--card .cds--tile--selectable,:host(c4d-card) .cds--tile--clickable,:host(c4d-card) .cds--tile--selectable,:host(c4d-card-cta) .cds--tile--clickable,:host(c4d-card-cta) .cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--clickable,:host(c4d-card-group-item) .cds--card .cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--clickable,:host(c4d-card-group-item) .cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--clickable,:host(c4d-card-in-card) .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--clickable,:host(c4d-region-item) .cds--link .cds--tile--selectable{border:0;box-sizing:border-box;cursor:pointer;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;padding:0;padding:var(--cds-layout-density-padding-inline-local);transition:.15s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--card .cds--tile--clickable *,.cds--card .cds--tile--clickable :after,.cds--card .cds--tile--clickable :before,.cds--card .cds--tile--selectable *,.cds--card .cds--tile--selectable :after,.cds--card .cds--tile--selectable :before,:host(c4d-card) .cds--tile--clickable *,:host(c4d-card) .cds--tile--clickable :after,:host(c4d-card) .cds--tile--clickable :before,:host(c4d-card) .cds--tile--selectable *,:host(c4d-card) .cds--tile--selectable :after,:host(c4d-card) .cds--tile--selectable :before,:host(c4d-card-cta) .cds--tile--clickable *,:host(c4d-card-cta) .cds--tile--clickable :after,:host(c4d-card-cta) .cds--tile--clickable :before,:host(c4d-card-cta) .cds--tile--selectable *,:host(c4d-card-cta) .cds--tile--selectable :after,:host(c4d-card-cta) .cds--tile--selectable :before,:host(c4d-card-group-item) .cds--card .cds--tile--clickable *,:host(c4d-card-group-item) .cds--card .cds--tile--clickable :after,:host(c4d-card-group-item) .cds--card .cds--tile--clickable :before,:host(c4d-card-group-item) .cds--card .cds--tile--selectable *,:host(c4d-card-group-item) .cds--card .cds--tile--selectable :after,:host(c4d-card-group-item) .cds--card .cds--tile--selectable :before,:host(c4d-card-group-item) .cds--tile--clickable *,:host(c4d-card-group-item) .cds--tile--clickable :after,:host(c4d-card-group-item) .cds--tile--clickable :before,:host(c4d-card-group-item) .cds--tile--selectable *,:host(c4d-card-group-item) .cds--tile--selectable :after,:host(c4d-card-group-item) .cds--tile--selectable :before,:host(c4d-card-in-card) .cds--tile--clickable *,:host(c4d-card-in-card) .cds--tile--clickable :after,:host(c4d-card-in-card) .cds--tile--clickable :before,:host(c4d-card-in-card) .cds--tile--selectable *,:host(c4d-card-in-card) .cds--tile--selectable :after,:host(c4d-card-in-card) .cds--tile--selectable :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable *,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable *,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable :before,:host(c4d-content-group-cards-item) .cds--tile--clickable *,:host(c4d-content-group-cards-item) .cds--tile--clickable :after,:host(c4d-content-group-cards-item) .cds--tile--clickable :before,:host(c4d-content-group-cards-item) .cds--tile--selectable *,:host(c4d-content-group-cards-item) .cds--tile--selectable :after,:host(c4d-content-group-cards-item) .cds--tile--selectable :before,:host(c4d-region-item) .cds--link .cds--tile--clickable *,:host(c4d-region-item) .cds--link .cds--tile--clickable :after,:host(c4d-region-item) .cds--link .cds--tile--clickable :before,:host(c4d-region-item) .cds--link .cds--tile--selectable *,:host(c4d-region-item) .cds--link .cds--tile--selectable :after,:host(c4d-region-item) .cds--link .cds--tile--selectable :before{box-sizing:inherit}.cds--card .cds--tile--clickable:hover,.cds--card .cds--tile--selectable:hover,:host(c4d-card) .cds--tile--clickable:hover,:host(c4d-card) .cds--tile--selectable:hover,:host(c4d-card-cta) .cds--tile--clickable:hover,:host(c4d-card-cta) .cds--tile--selectable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--selectable:hover,:host(c4d-card-group-item) .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--tile--selectable:hover,:host(c4d-card-in-card) .cds--tile--clickable:hover,:host(c4d-card-in-card) .cds--tile--selectable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--tile--selectable:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover,:host(c4d-region-item) .cds--link .cds--tile--selectable:hover{background:var(--cds-layer-hover)}.cds--card .cds--tile--clickable,:host(c4d-card) .cds--tile--clickable,:host(c4d-card-cta) .cds--tile--clickable,:host(c4d-card-group-item) .cds--card .cds--tile--clickable,:host(c4d-card-group-item) .cds--tile--clickable,:host(c4d-card-in-card) .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--tile--clickable,:host(c4d-region-item) .cds--link .cds--tile--clickable{border:1px solid var(--cds-border-tile);color:var(--cds-text-primary,#161616);text-decoration:none}.cds--card .cds--tile--clickable:focus,:host(c4d-card) .cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;text-decoration:none}@media screen and (prefers-contrast){.cds--card .cds--tile--clickable:focus,:host(c4d-card) .cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus{outline-style:dotted}}.cds--card .cds--tile--clickable:focus .cds--tile__checkmark,.cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--clickable:focus .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover .cds--tile__checkmark{opacity:1}.cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-card) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-cta) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-group-item) .cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-group-item) .cds--tile--expandable::-moz-focus-inner,:host(c4d-card-in-card) .cds--tile--expandable::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--tile--expandable::-moz-focus-inner,:host(c4d-region-item) .cds--link .cds--tile--expandable::-moz-focus-inner{border:0}.cds--card .cds--tile--clickable:active,.cds--card .cds--tile--clickable:hover,.cds--card .cds--tile--clickable:visited,.cds--card .cds--tile--clickable:visited:hover,:host(c4d-card) .cds--tile--clickable:active,:host(c4d-card) .cds--tile--clickable:hover,:host(c4d-card) .cds--tile--clickable:visited,:host(c4d-card) .cds--tile--clickable:visited:hover,:host(c4d-card-cta) .cds--tile--clickable:active,:host(c4d-card-cta) .cds--tile--clickable:hover,:host(c4d-card-cta) .cds--tile--clickable:visited,:host(c4d-card-cta) .cds--tile--clickable:visited:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:active,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:visited,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:visited:hover,:host(c4d-card-group-item) .cds--tile--clickable:active,:host(c4d-card-group-item) .cds--tile--clickable:hover,:host(c4d-card-group-item) .cds--tile--clickable:visited,:host(c4d-card-group-item) .cds--tile--clickable:visited:hover,:host(c4d-card-in-card) .cds--tile--clickable:active,:host(c4d-card-in-card) .cds--tile--clickable:hover,:host(c4d-card-in-card) .cds--tile--clickable:visited,:host(c4d-card-in-card) .cds--tile--clickable:visited:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:active,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:visited,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:visited:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:active,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover,:host(c4d-content-group-cards-item) .cds--tile--clickable:visited,:host(c4d-content-group-cards-item) .cds--tile--clickable:visited:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:active,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover,:host(c4d-region-item) .cds--link .cds--tile--clickable:visited,:host(c4d-region-item) .cds--link .cds--tile--clickable:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:none}.cds--card .cds--tile--clickable.cds--link--disabled,.cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card) .cds--tile--clickable.cds--link--disabled,:host(c4d-card) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-cta) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled,:host(c4d-card-group-item) .cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-group-item) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled,:host(c4d-card-in-card) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled,:host(c4d-content-group-cards-item) .cds--tile--clickable:hover.cds--link--disabled,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled,:host(c4d-region-item) .cds--link .cds--tile--clickable:hover.cds--link--disabled{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;display:block;padding:var(--cds-layout-density-padding-inline-local)}.cds--card .cds--tile--clickable .cds--tile--icon,.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{inset-block-end:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);position:absolute}.cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--icon{fill:var(--cds-icon-interactive,#0f62fe)}.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--disabled-icon{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-cta) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-group-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-group-item) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-card-in-card) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-content-group-cards-item) .cds--tile--clickable.cds--link--disabled .cds--tile--icon,:host(c4d-region-item) .cds--link .cds--tile--clickable.cds--link--disabled .cds--tile--icon{display:none}.cds--card .cds--tile--selectable,:host(c4d-card) .cds--tile--selectable,:host(c4d-card-cta) .cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--selectable{border:1px solid transparent;border:1px solid var(--cds-border-tile);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem)}.cds--card .cds--tile__checkmark,:host(c4d-card) .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile__checkmark{background:transparent;block-size:1rem;border:none;inset-block-start:var(--cds-layout-density-padding-inline-local);inset-inline-end:var(--cds-layout-density-padding-inline-local);opacity:1;position:absolute;transition:.11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__checkmark svg{fill:var(--cds-icon-secondary,#525252);border-radius:50%}.cds--card .cds--tile__checkmark:focus,:host(c4d-card) .cds--tile__checkmark:focus,:host(c4d-card-cta) .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--tile__checkmark:focus,:host(c4d-card-in-card) .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--tile__checkmark:focus,:host(c4d-region-item) .cds--link .cds--tile__checkmark:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile__checkmark:focus,:host(c4d-card) .cds--tile__checkmark:focus,:host(c4d-card-cta) .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-card-group-item) .cds--tile__checkmark:focus,:host(c4d-card-in-card) .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark:focus,:host(c4d-content-group-cards-item) .cds--tile__checkmark:focus,:host(c4d-region-item) .cds--link .cds--tile__checkmark:focus{outline-style:dotted}}.cds--card .cds--tile__checkmark--persistent,:host(c4d-card) .cds--tile__checkmark--persistent,:host(c4d-card-cta) .cds--tile__checkmark--persistent,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark--persistent,:host(c4d-card-group-item) .cds--tile__checkmark--persistent,:host(c4d-card-in-card) .cds--tile__checkmark--persistent,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark--persistent,:host(c4d-content-group-cards-item) .cds--tile__checkmark--persistent,:host(c4d-region-item) .cds--link .cds--tile__checkmark--persistent{opacity:1}.cds--card .cds--tile__chevron,:host(c4d-card) .cds--tile__chevron,:host(c4d-card-cta) .cds--tile__chevron,:host(c4d-card-group-item) .cds--card .cds--tile__chevron,:host(c4d-card-group-item) .cds--tile__chevron,:host(c4d-card-in-card) .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--tile__chevron,:host(c4d-region-item) .cds--link .cds--tile__chevron{align-items:center;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);display:flex;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;position:absolute}.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:var(--cds-icon-primary,#161616);transform-origin:center;transition:.11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{transition:none}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:ButtonText}}.cds--card .cds--tile__chevron--interactive,:host(c4d-card) .cds--tile__chevron--interactive,:host(c4d-card-cta) .cds--tile__chevron--interactive,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive,:host(c4d-card-group-item) .cds--tile__chevron--interactive,:host(c4d-card-in-card) .cds--tile__chevron--interactive,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);border:0;border:1px solid var(--cds-border-disabled,#c6c6c6);box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:100%;inline-size:calc(var(--cds-layout-density-padding-inline-local)*2 + 1rem);inset-block-end:0;inset-inline-end:0;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds--card .cds--tile__chevron--interactive *,.cds--card .cds--tile__chevron--interactive :after,.cds--card .cds--tile__chevron--interactive :before,:host(c4d-card) .cds--tile__chevron--interactive *,:host(c4d-card) .cds--tile__chevron--interactive :after,:host(c4d-card) .cds--tile__chevron--interactive :before,:host(c4d-card-cta) .cds--tile__chevron--interactive *,:host(c4d-card-cta) .cds--tile__chevron--interactive :after,:host(c4d-card-cta) .cds--tile__chevron--interactive :before,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive *,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive :after,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive :before,:host(c4d-card-group-item) .cds--tile__chevron--interactive *,:host(c4d-card-group-item) .cds--tile__chevron--interactive :after,:host(c4d-card-group-item) .cds--tile__chevron--interactive :before,:host(c4d-card-in-card) .cds--tile__chevron--interactive *,:host(c4d-card-in-card) .cds--tile__chevron--interactive :after,:host(c4d-card-in-card) .cds--tile__chevron--interactive :before,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive *,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive :after,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive :before,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive *,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive :after,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive :before,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive *,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive :after,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive :before{box-sizing:inherit}.cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-cta) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-group-item) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-card-in-card) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive::-moz-focus-inner,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive::-moz-focus-inner{border:0}.cds--card .cds--tile__chevron--interactive:focus,:host(c4d-card) .cds--tile__chevron--interactive:focus,:host(c4d-card-cta) .cds--tile__chevron--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive:focus,:host(c4d-card-group-item) .cds--tile__chevron--interactive:focus,:host(c4d-card-in-card) .cds--tile__chevron--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--card .cds--tile__chevron--interactive:hover,:host(c4d-card) .cds--tile__chevron--interactive:hover,:host(c4d-card-cta) .cds--tile__chevron--interactive:hover,:host(c4d-card-group-item) .cds--card .cds--tile__chevron--interactive:hover,:host(c4d-card-group-item) .cds--tile__chevron--interactive:hover,:host(c4d-card-in-card) .cds--tile__chevron--interactive:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron--interactive:hover,:host(c4d-content-group-cards-item) .cds--tile__chevron--interactive:hover,:host(c4d-region-item) .cds--link .cds--tile__chevron--interactive:hover{background-color:var(--cds-layer-hover);cursor:pointer}.cds--card .cds--tile--expandable,:host(c4d-card) .cds--tile--expandable,:host(c4d-card-cta) .cds--tile--expandable,:host(c4d-card-group-item) .cds--card .cds--tile--expandable,:host(c4d-card-group-item) .cds--tile--expandable,:host(c4d-card-in-card) .cds--tile--expandable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable,:host(c4d-content-group-cards-item) .cds--tile--expandable,:host(c4d-region-item) .cds--link .cds--tile--expandable{border:0;border:1px solid var(--cds-border-tile);color:inherit;cursor:pointer;font-family:inherit;font-size:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;position:relative;text-align:start;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--expandable:hover,:host(c4d-card) .cds--tile--expandable:hover,:host(c4d-card-cta) .cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--tile--expandable:hover,:host(c4d-card-in-card) .cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--tile--expandable:hover,:host(c4d-region-item) .cds--link .cds--tile--expandable:hover{background:var(--cds-layer-hover)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive{border:none;cursor:default;transition:max-height .15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive:hover,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive:hover{background-color:var(--cds-layer)}.cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable.cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable.cds--tile--expandable--interactive:focus{outline:none}.cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable--interactive:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card) .cds--tile--expandable--interactive:focus,:host(c4d-card-cta) .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-card-group-item) .cds--tile--expandable--interactive:focus,:host(c4d-card-in-card) .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable--interactive:focus,:host(c4d-content-group-cards-item) .cds--tile--expandable--interactive:focus,:host(c4d-region-item) .cds--link .cds--tile--expandable--interactive:focus{outline-style:dotted}}.cds--card .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile-content__below-the-fold{display:block;opacity:0;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:hidden}.cds--card .cds--tile--is-expanded,:host(c4d-card) .cds--tile--is-expanded,:host(c4d-card-cta) .cds--tile--is-expanded,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded,:host(c4d-card-group-item) .cds--tile--is-expanded,:host(c4d-card-in-card) .cds--tile--is-expanded,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded,:host(c4d-content-group-cards-item) .cds--tile--is-expanded,:host(c4d-region-item) .cds--link .cds--tile--is-expanded{overflow:visible;transition:max-height .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile__chevron svg{transform:rotate(180deg)}.cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile-content__below-the-fold{opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),visibility .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}@media not all and (resolution &gt;= 0.001dpcm){@supports(-webkit-appearance:none) and (stroke-color:transparent){.cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-cta) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-group-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-card-in-card) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-content-group-cards-item) .cds--tile--is-expanded .cds--tile-content__below-the-fold,:host(c4d-region-item) .cds--link .cds--tile--is-expanded .cds--tile-content__below-the-fold{overflow-y:auto}}}.cds--card .cds--tile--is-selected,:host(c4d-card) .cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--is-selected{border:1px solid var(--cds-layer-selected-inverse,#161616)}.cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark{opacity:1}.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg{fill:var(--cds-icon-primary,#161616)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg{fill:ButtonText}}.cds--card .cds--tile-content,:host(c4d-card) .cds--tile-content,:host(c4d-card-cta) .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile-content,:host(c4d-card-group-item) .cds--tile-content,:host(c4d-card-in-card) .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile-content{block-size:100%;inline-size:100%}.cds--card .cds--tile-input,:host(c4d-card) .cds--tile-input,:host(c4d-card-cta) .cds--tile-input,:host(c4d-card-group-item) .cds--card .cds--tile-input,:host(c4d-card-group-item) .cds--tile-input,:host(c4d-card-in-card) .cds--tile-input,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input,:host(c4d-content-group-cards-item) .cds--tile-input,:host(c4d-region-item) .cds--link .cds--tile-input{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card) .cds--tile-input:focus+.cds--tile,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card) .cds--tile-input:focus+.cds--tile,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile{outline-style:dotted}}.cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-card) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--selectable,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--selectable,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--selectable,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--selectable{background-color:var(--cds-layer);border:1px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--selectable.cds--tile--light,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--selectable.cds--tile--light{background-color:var(--cds-layer-02,#fff)}.cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--disabled.cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--disabled.cds--tile--is-selected{border-color:var(--cds-border-disabled,#c6c6c6)}.cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile--disabled .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile--disabled .cds--tile__checkmark svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--card .cds--tile--clickable .cds--tile--slug-icon,.cds--card .cds--tile--expandable&gt;div&gt;.cds--slug,.cds--card .cds--tile&gt;.cds--slug,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card) .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-card) .cds--tile&gt;.cds--slug,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-cta) .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-card-cta) .cds--tile&gt;.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-group-item) .cds--card .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile&gt;.cds--slug,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-group-item) .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-card-group-item) .cds--tile&gt;.cds--slug,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-card-in-card) .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-card-in-card) .cds--tile&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-content-group-cards-item) .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--tile&gt;.cds--slug,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon,:host(c4d-region-item) .cds--link .cds--tile--expandable&gt;div&gt;.cds--slug,:host(c4d-region-item) .cds--link .cds--tile&gt;.cds--slug{inset-block-start:1rem;inset-inline-end:1rem;position:absolute}.cds--card .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable&gt;.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable&gt;.cds--slug{inset-inline-end:2.5rem}.cds--card .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable.cds--tile--radio&gt;.cds--slug{inset-inline-end:1rem;inset-inline-end:2.5rem;transition:inset-inline-end .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-card) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--selectable.cds--tile--radio.cds--tile--is-selected&gt;.cds--slug{inset-inline-end:2.5rem}.cds--card .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-card) .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-card-cta) .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-card-group-item) .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-card-in-card) .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--tile.cds--tile--clickable&gt;.cds--slug,:host(c4d-region-item) .cds--link .cds--tile.cds--tile--clickable&gt;.cds--slug{pointer-events:none}.cds--card .cds--tile--slug.cds--tile,:host(c4d-card) .cds--tile--slug.cds--tile,:host(c4d-card-cta) .cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--tile--slug.cds--tile,:host(c4d-card-in-card) .cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box;border:1px solid transparent;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-cta) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--expandable:hover,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--expandable:hover{background:linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)) 0,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-layer,var(--cds-ai-popover-background,#fff)),var(--cds-layer,var(--cds-ai-popover-background,#fff))) border-box}.cds--card .cds--tile--slug.cds--tile--clickable:before,.cds--card .cds--tile--slug.cds--tile--selectable:after,.cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:before{block-size:100%;content:"";display:block;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .11s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--tile--slug.cds--tile--clickable:before,.cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:before{background:linear-gradient(to top,var(--cds-ai-aura-hover-start,rgba(69,137,255,.32)) 0,15%,var(--cds-ai-aura-hover-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) padding-box,linear-gradient(to bottom,var(--cds-ai-border-start,rgba(166,200,255,.64)),var(--cds-ai-border-end,#78a9ff)) border-box,linear-gradient(to top,var(--cds-ai-aura-hover-background,#edf5ff),var(--cds-ai-aura-hover-background,#edf5ff)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 10px 2px var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--clickable:hover:before,.cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:hover:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:hover:before,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:hover:before{opacity:1}.cds--card .cds--tile--slug.cds--tile--clickable:focus,.cds--card .cds--tile--slug.cds--tile--selectable:focus,.cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-cta) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-group-item) .cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-group-item) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-card-in-card) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-content-group-cards-item) .cds--card .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-content-group-cards-item) .cds--tile-input:focus+.cds--tile--slug.cds--tile,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable:focus,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:focus,:host(c4d-region-item) .cds--link .cds--tile-input:focus+.cds--tile--slug.cds--tile{outline-offset:-1px}.cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:after{background:linear-gradient(to top,var(--cds-ai-aura-start,rgba(69,137,255,.1)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%) padding-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) padding-box,linear-gradient(to bottom,var(--cds-border-inverse,#161616),var(--cds-border-inverse,#161616)) border-box,linear-gradient(to top,var(--cds-layer),var(--cds-layer)) border-box;box-shadow:inset 0 -80px 70px -65px var(--cds-ai-inner-shadow,rgba(69,137,255,.1)),0 4px 8px 0 var(--cds-ai-drop-shadow,rgba(15,98,254,.1))}.cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable:hover:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable:hover:after{opacity:0}.cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected:after,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected:after{opacity:1}.cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected{border-color:var(--cds-border-inverse,#161616)}.cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--tile-content{cursor:pointer;position:relative}.cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,.cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,.cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--clickable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--is-selected .cds--slug,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--tile-content,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark{z-index:1}.cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-card) .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open),:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable .cds--slug:has(&gt;.cds--popover--open){z-index:2}.cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,.cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card) .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-card) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-cta) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-group-item) .cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-group-item) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-card-in-card) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-content-group-cards-item) .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable&gt;.cds--slug,:host(c4d-region-item) .cds--link .cds--tile--slug.cds--tile--selectable&gt;.cds--tile__checkmark{z-index:1}.cds--card .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-card) .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-card-cta) .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-card-group-item) .cds--card .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-card-group-item) .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-card-in-card) .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-content-group-cards-item) .cds--card .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-content-group-cards-item) .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open),:host(c4d-region-item) .cds--link .cds--tile--expandable:has(.cds--slug&gt;.cds--popover--open){overflow:visible}.cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon rect,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon rect{stroke:var(--cds-icon-primary,#161616)}.cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-cta) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-group-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-group-item) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-card-in-card) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-content-group-cards-item) .cds--card .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-content-group-cards-item) .cds--tile--clickable .cds--tile--slug-icon path,:host(c4d-region-item) .cds--link .cds--tile--clickable .cds--tile--slug-icon path{fill:var(--cds-icon-primary,#161616)}.cds--card .cds--tile--slug-rounded,.cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,.cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,.cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card) .cds--tile--slug-rounded,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-cta) .cds--tile--slug-rounded,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-cta) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-group-item) .cds--tile--slug-rounded,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-group-item) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-card-in-card) .cds--tile--slug-rounded,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-card-in-card) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded.cds--tile--selectable:before,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--clickable:before,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--selectable:after,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded.cds--tile--selectable:before{border-radius:.5rem}.cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-cta) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-group-item) .cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-group-item) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-card-in-card) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--card .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-content-group-cards-item) .cds--tile--slug-rounded .cds--tile__chevron,:host(c4d-region-item) .cds--link .cds--tile--slug-rounded .cds--tile__chevron{border-end-end-radius:.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--card .cds--tile--is-selected .cds--tile__checkmark svg,.cds--card .cds--tile__checkmark svg,.cds--card .cds--tile__chevron svg,:host(c4d-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__checkmark svg,:host(c4d-card) .cds--tile__chevron svg,:host(c4d-card-cta) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__checkmark svg,:host(c4d-card-cta) .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--card .cds--tile__chevron svg,:host(c4d-card-group-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__checkmark svg,:host(c4d-card-group-item) .cds--tile__chevron svg,:host(c4d-card-in-card) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__checkmark svg,:host(c4d-card-in-card) .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--card .cds--tile__chevron svg,:host(c4d-content-group-cards-item) .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__checkmark svg,:host(c4d-content-group-cards-item) .cds--tile__chevron svg,:host(c4d-region-item) .cds--link .cds--tile--is-selected .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__checkmark svg,:host(c4d-region-item) .cds--link .cds--tile__chevron svg{fill:ButtonText}}.cds--card:focus-within .cds--tile--clickable,:host(c4d-card):focus-within .cds--tile--clickable,:host(c4d-card-cta):focus-within .cds--tile--clickable,:host(c4d-card-group-item) .cds--card:focus-within .cds--tile--clickable,:host(c4d-card-group-item):focus-within .cds--tile--clickable,:host(c4d-card-in-card):focus-within .cds--tile--clickable,:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--tile--clickable,:host(c4d-content-group-cards-item):focus-within .cds--tile--clickable,:host(c4d-region-item) .cds--link:focus-within .cds--tile--clickable{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem;position:relative;z-index:2}.cds--card:focus-within .cds--card__img,.cds--card:focus-within .cds--image,.cds--card:focus-within ::slotted(c4d-card-cta-image),.cds--card:focus-within ::slotted(c4d-image),:host(c4d-card):focus-within .cds--card__img,:host(c4d-card):focus-within .cds--image,:host(c4d-card):focus-within ::slotted(c4d-card-cta-image),:host(c4d-card):focus-within ::slotted(c4d-image),:host(c4d-card-cta):focus-within .cds--card__img,:host(c4d-card-cta):focus-within .cds--image,:host(c4d-card-cta):focus-within ::slotted(c4d-card-cta-image),:host(c4d-card-cta):focus-within ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:focus-within .cds--card__img,:host(c4d-card-group-item) .cds--card:focus-within .cds--image,:host(c4d-card-group-item) .cds--card:focus-within ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) .cds--card:focus-within ::slotted(c4d-image),:host(c4d-card-group-item):focus-within .cds--card__img,:host(c4d-card-group-item):focus-within .cds--image,:host(c4d-card-group-item):focus-within ::slotted(c4d-card-cta-image),:host(c4d-card-group-item):focus-within ::slotted(c4d-image),:host(c4d-card-in-card):focus-within .cds--card__img,:host(c4d-card-in-card):focus-within .cds--image,:host(c4d-card-in-card):focus-within ::slotted(c4d-card-cta-image),:host(c4d-card-in-card):focus-within ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--card__img,:host(c4d-content-group-cards-item) .cds--card:focus-within .cds--image,:host(c4d-content-group-cards-item) .cds--card:focus-within ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) .cds--card:focus-within ::slotted(c4d-image),:host(c4d-content-group-cards-item):focus-within .cds--card__img,:host(c4d-content-group-cards-item):focus-within .cds--image,:host(c4d-content-group-cards-item):focus-within ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item):focus-within ::slotted(c4d-image),:host(c4d-region-item) .cds--link:focus-within .cds--card__img,:host(c4d-region-item) .cds--link:focus-within .cds--image,:host(c4d-region-item) .cds--link:focus-within ::slotted(c4d-card-cta-image),:host(c4d-region-item) .cds--link:focus-within ::slotted(c4d-image){z-index:-1}.cds--card:active,.cds--card:focus,.cds--card:visited,:host(c4d-card):active,:host(c4d-card):focus,:host(c4d-card):visited,:host(c4d-card-cta):active,:host(c4d-card-cta):focus,:host(c4d-card-cta):visited,:host(c4d-card-group-item) .cds--card:active,:host(c4d-card-group-item) .cds--card:focus,:host(c4d-card-group-item) .cds--card:visited,:host(c4d-card-group-item):active,:host(c4d-card-group-item):focus,:host(c4d-card-group-item):visited,:host(c4d-card-in-card):active,:host(c4d-card-in-card):focus,:host(c4d-card-in-card):visited,:host(c4d-content-group-cards-item) .cds--card:active,:host(c4d-content-group-cards-item) .cds--card:focus,:host(c4d-content-group-cards-item) .cds--card:visited,:host(c4d-content-group-cards-item):active,:host(c4d-content-group-cards-item):focus,:host(c4d-content-group-cards-item):visited,:host(c4d-region-item) .cds--link:active,:host(c4d-region-item) .cds--link:focus,:host(c4d-region-item) .cds--link:visited{position:relative;text-decoration:none;z-index:2}.cds--card:active .cds--image,.cds--card:active ::slotted(c4d-image),.cds--card:focus .cds--image,.cds--card:focus ::slotted(c4d-image),.cds--card:visited .cds--image,.cds--card:visited ::slotted(c4d-image),:host(c4d-card):active .cds--image,:host(c4d-card):active ::slotted(c4d-image),:host(c4d-card):focus .cds--image,:host(c4d-card):focus ::slotted(c4d-image),:host(c4d-card):visited .cds--image,:host(c4d-card):visited ::slotted(c4d-image),:host(c4d-card-cta):active .cds--image,:host(c4d-card-cta):active ::slotted(c4d-image),:host(c4d-card-cta):focus .cds--image,:host(c4d-card-cta):focus ::slotted(c4d-image),:host(c4d-card-cta):visited .cds--image,:host(c4d-card-cta):visited ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:active .cds--image,:host(c4d-card-group-item) .cds--card:active ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:focus .cds--image,:host(c4d-card-group-item) .cds--card:focus ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card:visited .cds--image,:host(c4d-card-group-item) .cds--card:visited ::slotted(c4d-image),:host(c4d-card-group-item):active .cds--image,:host(c4d-card-group-item):active ::slotted(c4d-image),:host(c4d-card-group-item):focus .cds--image,:host(c4d-card-group-item):focus ::slotted(c4d-image),:host(c4d-card-group-item):visited .cds--image,:host(c4d-card-group-item):visited ::slotted(c4d-image),:host(c4d-card-in-card):active .cds--image,:host(c4d-card-in-card):active ::slotted(c4d-image),:host(c4d-card-in-card):focus .cds--image,:host(c4d-card-in-card):focus ::slotted(c4d-image),:host(c4d-card-in-card):visited .cds--image,:host(c4d-card-in-card):visited ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:active .cds--image,:host(c4d-content-group-cards-item) .cds--card:active ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:focus .cds--image,:host(c4d-content-group-cards-item) .cds--card:focus ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card:visited .cds--image,:host(c4d-content-group-cards-item) .cds--card:visited ::slotted(c4d-image),:host(c4d-content-group-cards-item):active .cds--image,:host(c4d-content-group-cards-item):active ::slotted(c4d-image),:host(c4d-content-group-cards-item):focus .cds--image,:host(c4d-content-group-cards-item):focus ::slotted(c4d-image),:host(c4d-content-group-cards-item):visited .cds--image,:host(c4d-content-group-cards-item):visited ::slotted(c4d-image),:host(c4d-region-item) .cds--link:active .cds--image,:host(c4d-region-item) .cds--link:active ::slotted(c4d-image),:host(c4d-region-item) .cds--link:focus .cds--image,:host(c4d-region-item) .cds--link:focus ::slotted(c4d-image),:host(c4d-region-item) .cds--link:visited .cds--image,:host(c4d-region-item) .cds--link:visited ::slotted(c4d-image){z-index:-1}.cds--card ::slotted(c4d-card-cta-image),.cds--card ::slotted(c4d-image),:host(c4d-card) ::slotted(c4d-card-cta-image),:host(c4d-card) ::slotted(c4d-image),:host(c4d-card-cta) ::slotted(c4d-card-cta-image),:host(c4d-card-cta) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) .cds--card ::slotted(c4d-image),:host(c4d-card-group-item) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) ::slotted(c4d-image),:host(c4d-card-in-card) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image),:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) ::slotted(c4d-image),:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image),:host(c4d-region-item) .cds--link ::slotted(c4d-image){position:relative}@media screen and (prefers-reduced-motion:reduce){.cds--card ::slotted(c4d-card-cta-image):before,.cds--card ::slotted(c4d-image):before,:host(c4d-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card) ::slotted(c4d-image):before,:host(c4d-card-cta) ::slotted(c4d-card-cta-image):before,:host(c4d-card-cta) ::slotted(c4d-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-image):before,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) ::slotted(c4d-image):before,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card-in-card) ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-image):before{background-color:var(--cds-border-inverse,#161616);content:"";inset:0;opacity:0;position:absolute;transition:none}}.cds--card ::slotted(c4d-card-cta-image):before,.cds--card ::slotted(c4d-image):before,:host(c4d-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card) ::slotted(c4d-image):before,:host(c4d-card-cta) ::slotted(c4d-card-cta-image):before,:host(c4d-card-cta) ::slotted(c4d-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) .cds--card ::slotted(c4d-image):before,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image):before,:host(c4d-card-group-item) ::slotted(c4d-image):before,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image):before,:host(c4d-card-in-card) ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) .cds--card ::slotted(c4d-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image):before,:host(c4d-content-group-cards-item) ::slotted(c4d-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-card-cta-image):before,:host(c4d-region-item) .cds--link ::slotted(c4d-image):before{background-color:var(--cds-border-inverse,#161616);content:"";inset:0;opacity:0;position:absolute;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-card):not([disabled]) .cds--card.cds--tile,:host(c4d-card-cta):not([disabled]) .cds--card.cds--tile,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-card-group-item):not([disabled]) .cds--card.cds--tile,:host(c4d-card-in-card):not([disabled]) .cds--card.cds--tile,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile,:host(c4d-content-group-cards-item):not([disabled]) .cds--card.cds--tile,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile{padding:0;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,.cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,.cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card):not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-cta):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-cta):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-cta):not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-group-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-group-item):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-group-item):not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-card-in-card):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-in-card):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-in-card):not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-content-group-cards-item) .cds--card:not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-content-group-cards-item):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-content-group-cards-item):not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-content-group-cards-item):not([disabled]) .cds--card.cds--tile:hover c4d-image:after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover ::slotted(c4d-image):after,:host(c4d-region-item) .cds--link:not([disabled]) .cds--card.cds--tile:hover c4d-image:after{background:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100%;content:"";inline-size:100%;inset-block-start:0;opacity:16%;position:absolute}.cds--card .cds--card,:host(c4d-card) .cds--card,:host(c4d-card-cta) .cds--card,:host(c4d-card-group-item) .cds--card,:host(c4d-card-group-item) .cds--card .cds--card,:host(c4d-card-in-card) .cds--card,:host(c4d-content-group-cards-item) .cds--card,:host(c4d-content-group-cards-item) .cds--card .cds--card,:host(c4d-region-item) .cds--link .cds--card{display:flex;flex-direction:column;justify-content:space-between}.cds--card .cds--card__wrapper,:host(c4d-card) .cds--card__wrapper,:host(c4d-card-cta) .cds--card__wrapper,:host(c4d-card-group-item) .cds--card .cds--card__wrapper,:host(c4d-card-group-item) .cds--card__wrapper,:host(c4d-card-in-card) .cds--card__wrapper,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper,:host(c4d-content-group-cards-item) .cds--card__wrapper,:host(c4d-region-item) .cds--link .cds--card__wrapper{display:flex;flex:1;justify-content:space-between;min-block-size:10rem;transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--card__wrapper:before,:host(c4d-card) .cds--card__wrapper:before,:host(c4d-card-cta) .cds--card__wrapper:before,:host(c4d-card-group-item) .cds--card .cds--card__wrapper:before,:host(c4d-card-group-item) .cds--card__wrapper:before,:host(c4d-card-in-card) .cds--card__wrapper:before,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper:before,:host(c4d-content-group-cards-item) .cds--card__wrapper:before,:host(c4d-region-item) .cds--link .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:50%}.cds--card .cds--card__wrapper:after,:host(c4d-card) .cds--card__wrapper:after,:host(c4d-card-cta) .cds--card__wrapper:after,:host(c4d-card-group-item) .cds--card .cds--card__wrapper:after,:host(c4d-card-group-item) .cds--card__wrapper:after,:host(c4d-card-in-card) .cds--card__wrapper:after,:host(c4d-content-group-cards-item) .cds--card .cds--card__wrapper:after,:host(c4d-content-group-cards-item) .cds--card__wrapper:after,:host(c4d-region-item) .cds--link .cds--card__wrapper:after{clear:both;content:"";display:table}.cds--card .cds--card__content,:host(c4d-card) .cds--card__content,:host(c4d-card-cta) .cds--card__content,:host(c4d-card-group-item) .cds--card .cds--card__content,:host(c4d-card-group-item) .cds--card__content,:host(c4d-card-in-card) .cds--card__content,:host(c4d-content-group-cards-item) .cds--card .cds--card__content,:host(c4d-content-group-cards-item) .cds--card__content,:host(c4d-region-item) .cds--link .cds--card__content{display:flex;flex-direction:column;inline-size:100%;padding:1rem}.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4;margin-block-end:4rem}@media(min-width:82rem){.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media(min-width:99rem){.cds--card .cds--card__heading,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__heading{font-size:1.5rem;line-height:1.334}}.cds--card .cds--card__copy,.cds--card .cds--card__heading,:host(c4d-card) .cds--card__copy,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__heading{color:var(--cds-text-primary,#161616);max-inline-size:40rem;padding-inline-end:10%}@media(min-width:42rem){.cds--card .cds--card__copy,.cds--card .cds--card__heading,:host(c4d-card) .cds--card__copy,:host(c4d-card) .cds--card__heading,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-cta) .cds--card__heading,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__heading,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-group-item) .cds--card__heading,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-card-in-card) .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__heading,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__heading,:host(c4d-region-item) .cds--link .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__heading{padding-inline-end:2rem}}.cds--card .cds--card__copy,:host(c4d-card) .cds--card__copy,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-group-item) .cds--card .cds--card__copy,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-in-card) .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card .cds--card__copy,:host(c4d-content-group-cards-item) .cds--card__copy,:host(c4d-region-item) .cds--link .cds--card__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);margin-block-end:2rem}.cds--card .cds--card__img,:host(c4d-card) .cds--card__img,:host(c4d-card-cta) .cds--card__img,:host(c4d-card-group-item) .cds--card .cds--card__img,:host(c4d-card-group-item) .cds--card__img,:host(c4d-card-in-card) .cds--card__img,:host(c4d-content-group-cards-item) .cds--card .cds--card__img,:host(c4d-content-group-cards-item) .cds--card__img,:host(c4d-region-item) .cds--link .cds--card__img{transition:.15s cubic-bezier(.2,0,.38,.9)}.cds--card .cds--card__link:after,:host(c4d-card) .cds--card__link:after,:host(c4d-card-cta) .cds--card__link:after,:host(c4d-card-group-item) .cds--card .cds--card__link:after,:host(c4d-card-group-item) .cds--card__link:after,:host(c4d-card-in-card) .cds--card__link:after,:host(c4d-content-group-cards-item) .cds--card .cds--card__link:after,:host(c4d-content-group-cards-item) .cds--card__link:after,:host(c4d-region-item) .cds--link .cds--card__link:after{content:"";inset:0;position:absolute}.cds--card .cds--card__footer-wrapper,:host(c4d-card) .cds--card__footer-wrapper,:host(c4d-card-cta) .cds--card__footer-wrapper,:host(c4d-card-group-item) .cds--card .cds--card__footer-wrapper,:host(c4d-card-group-item) .cds--card__footer-wrapper,:host(c4d-card-in-card) .cds--card__footer-wrapper,:host(c4d-content-group-cards-item) .cds--card .cds--card__footer-wrapper,:host(c4d-content-group-cards-item) .cds--card__footer-wrapper,:host(c4d-region-item) .cds--link .cds--card__footer-wrapper{margin-block-start:auto}@media(max-width:41.98rem){:host(c4d-content-group-cards-item){inline-size:auto;margin-inline:1rem}}:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-in-card){outline:none}:host(c4d-card) .cds--card__pictogram,:host(c4d-card-cta) .cds--card__pictogram,:host(c4d-card-group-item) .cds--card__pictogram,:host(c4d-card-in-card) .cds--card__pictogram{display:flex}:host(c4d-card) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-cta) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-group-item) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-in-card) .cds--card__pictogram ::slotted(c4d-card-heading){margin-block-end:0;padding-block-start:2rem}@media(min-width:42rem){:host(c4d-card) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-cta) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-group-item) .cds--card__pictogram ::slotted(c4d-card-heading),:host(c4d-card-in-card) .cds--card__pictogram ::slotted(c4d-card-heading){display:flex;flex:1;padding-inline-start:0}}:host(c4d-card) .cds--card__pictogram-wrapper,:host(c4d-card-cta) .cds--card__pictogram-wrapper,:host(c4d-card-group-item) .cds--card__pictogram-wrapper,:host(c4d-card-in-card) .cds--card__pictogram-wrapper{display:flex}:host(c4d-card)[pictogram] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram] .cds--card ::slotted(c4d-card-heading){padding-block-start:0}:host(c4d-card)[pictogram] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-cta)[pictogram] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item)[pictogram] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card)[pictogram] .cds--card ::slotted(svg[slot=pictogram]){margin-inline-start:0}:host(c4d-card)[pictogram] .cds--card .cds--card__content,:host(c4d-card-cta)[pictogram] .cds--card .cds--card__content,:host(c4d-card-group-item)[pictogram] .cds--card .cds--card__content,:host(c4d-card-in-card)[pictogram] .cds--card .cds--card__content{position:relative}:host(c4d-card)[pictogram] .cds--card .cds--card__copy,:host(c4d-card-cta)[pictogram] .cds--card .cds--card__copy,:host(c4d-card-group-item)[pictogram] .cds--card .cds--card__copy,:host(c4d-card-in-card)[pictogram] .cds--card .cds--card__copy{margin-block:2rem 0}:host(c4d-card)[pictogram] .cds--card svg,:host(c4d-card-cta)[pictogram] .cds--card svg,:host(c4d-card-group-item)[pictogram] .cds--card svg,:host(c4d-card-in-card)[pictogram] .cds--card svg{color:var(--cds-link-primary,#0f62fe);inset-block-end:1rem;inset-inline-end:1rem;position:absolute}:host(c4d-card)[pictogram][pictogram-placement=top] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram][pictogram-placement=top] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram][pictogram-placement=top] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram][pictogram-placement=top] .cds--card ::slotted(c4d-card-heading){align-items:flex-end;margin-block:auto 0}:host(c4d-card)[pictogram][pictogram-placement=top] .cds--card .cds--card__copy,:host(c4d-card-cta)[pictogram][pictogram-placement=top] .cds--card .cds--card__copy,:host(c4d-card-group-item)[pictogram][pictogram-placement=top] .cds--card .cds--card__copy,:host(c4d-card-in-card)[pictogram][pictogram-placement=top] .cds--card .cds--card__copy{margin-block-start:2rem}:host(c4d-card)[pictogram][pictogram-placement=top] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-cta)[pictogram][pictogram-placement=top] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item)[pictogram][pictogram-placement=top] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card)[pictogram][pictogram-placement=top] .cds--card ::slotted(svg[slot=pictogram]){margin-block-end:2rem}:host(c4d-card)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(c4d-card-heading){align-items:flex-start}:host(c4d-card)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__content,:host(c4d-card-cta)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__content,:host(c4d-card-group-item)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__content,:host(c4d-card-in-card)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__content{padding-block-end:4rem}:host(c4d-card)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__pictogram-wrapper,:host(c4d-card-cta)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__pictogram-wrapper,:host(c4d-card-group-item)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__pictogram-wrapper,:host(c4d-card-in-card)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__pictogram-wrapper{inset-block-end:1rem;inset-inline-start:1rem;position:absolute}:host(c4d-card)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__copy,:host(c4d-card-cta)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__copy,:host(c4d-card-group-item)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__copy,:host(c4d-card-in-card)[pictogram][pictogram-placement=bottom] .cds--card .cds--card__copy{margin-block-end:2rem}:host(c4d-card)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-cta)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card)[pictogram][pictogram-placement=bottom] .cds--card ::slotted(svg[slot=pictogram]){align-items:flex-end;margin-block-start:auto}:host(c4d-card) ::slotted(svg[slot=pictogram]),:host(c4d-card-cta) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card) ::slotted(svg[slot=pictogram]){fill:currentColor;margin-inline-start:1rem}@media(min-width:42rem){:host(c4d-card) ::slotted(svg[slot=pictogram]),:host(c4d-card-cta) ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item) ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card) ::slotted(svg[slot=pictogram]){margin-inline-start:0}}:host(c4d-card)[color-scheme=inverse] .cds--card svg,:host(c4d-card)[color-scheme=inverse] ::slotted(svg[slot=pictogram]),:host(c4d-card-cta)[color-scheme=inverse] .cds--card svg,:host(c4d-card-cta)[color-scheme=inverse] ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item)[color-scheme=inverse] .cds--card svg,:host(c4d-card-group-item)[color-scheme=inverse] ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card)[color-scheme=inverse] .cds--card svg,:host(c4d-card-in-card)[color-scheme=inverse] ::slotted(svg[slot=pictogram]){color:var(--cds-link-inverse,#78a9ff)}:host(c4d-card) .cds--card__copy,:host(c4d-card-cta) .cds--card__copy,:host(c4d-card-group-item) .cds--card__copy,:host(c4d-card-in-card) .cds--card__copy{display:flex;flex-direction:column;gap:1rem}:host(c4d-card) .cds--card__copy[hidden],:host(c4d-card-cta) .cds--card__copy[hidden],:host(c4d-card-group-item) .cds--card__copy[hidden],:host(c4d-card-in-card) .cds--card__copy[hidden]{display:none!important}@media(pointer:fine){:host(c4d-card)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading){padding-block-start:0}}@media(pointer:fine)and (min-width:42rem){:host(c4d-card)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading){-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;max-inline-size:calc(100% - 4rem);opacity:1;overflow:hidden;transform:translateZ(0);transition:all .24s cubic-bezier(.2,0,.38,.9) .25s}}@media(pointer:fine){:host(c4d-card)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy{margin-block:2rem 0}}@media(pointer:fine)and (min-width:42rem){:host(c4d-card)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy{margin-block-start:0;opacity:0;transform:translate3d(0,-16px,0);transition:all .24s cubic-bezier(.2,0,.38,.9);visibility:hidden}}@media(pointer:fine)and (min-width:42rem){:host(c4d-card)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card)[pictogram-placement=top] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card)[pictogram-placement=top] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=top] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=top] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=top] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=top] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=top] .cds--card:focus .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=top] .cds--card:hover .cds--card__motion ::slotted(c4d-card-heading){opacity:0;transform:translate3d(0,16px,0);transition-delay:0s}}@media(pointer:fine)and (min-width:42rem){:host(c4d-card)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card)[pictogram-placement=top] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card)[pictogram-placement=top] .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=top] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=top] .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=top] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=top] .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=bottom] .cds--card:hover .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=top] .cds--card:focus .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=top] .cds--card:hover .cds--card__motion .cds--card__copy{display:block;opacity:1;overflow:hidden;transform:translateZ(0);transition-delay:.2s;visibility:visible}}@media(pointer:fine)and (min-width:42rem){:host(c4d-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-cta)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-group-item)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading),:host(c4d-card-in-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(c4d-card-heading){display:flow-root;inset-block-end:1rem;position:absolute}}@media(pointer:fine)and (min-width:42rem){:host(c4d-card)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-cta)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-group-item)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy,:host(c4d-card-in-card)[pictogram-placement=top] .cds--card .cds--card__motion .cds--card__copy{margin-block-start:2rem}}@media(pointer:fine)and (min-width:42rem){:host(c4d-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card-cta)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card-group-item)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]),:host(c4d-card-in-card)[pictogram-placement=top] .cds--card .cds--card__motion ::slotted(svg[slot=pictogram]){margin-block-end:0}}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:100%}:host(c4d-card[aspect-ratio="1:1"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:66.6666666667%}:host(c4d-card[aspect-ratio="3:2"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:75%}:host(c4d-card[aspect-ratio="4:3"]) .cds--card__wrapper:after{clear:both;content:"";display:table}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper{display:flex}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper:before{block-size:0;content:"";float:inline-start;inline-size:1px;margin-inline-start:-1px;padding-block-start:56.25%}:host(c4d-card[aspect-ratio="16:9"]) .cds--card__wrapper:after{clear:both;content:"";display:table}.cds--card.cds--card--light{background-color:var(--cds-layer-02,#fff)}.cds--card--border{border:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4}@media(min-width:82rem){.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media(min-width:99rem){.cds--card__CTA.cds--card__CardCTA .cds--card__heading{font-size:1.5rem;line-height:1.334}}:host(c4d-card):not([href]) .cds--card .cds--card__copy,:host(c4d-card-group-item):not([href]) .cds--card .cds--card__copy{margin-block-end:.125rem}:host(c4d-card):not([href]) .cds--card.cds--tile ::slotted(c4d-image):after,:host(c4d-card-group-item):not([href]) .cds--card.cds--tile ::slotted(c4d-image):after{display:none}:host(c4d-card):not([href]):focus-within ::slotted(c4d-image),:host(c4d-card-group-item):not([href]):focus-within ::slotted(c4d-image){z-index:0}:host(c4d-card):not([href]) ::slotted(c4d-card-heading),:host(c4d-card-group-item):not([href]) ::slotted(c4d-card-heading){margin-block-end:auto;padding-block-end:4rem}:host(c4d-card):not([href]) ::slotted(c4d-card-footer),:host(c4d-card-group-item):not([href]) ::slotted(c4d-card-footer){display:inline-flex;margin-block-start:2rem}:host(c4d-card):not([href]) ::slotted(c4d-card-footer):after,:host(c4d-card-group-item):not([href]) ::slotted(c4d-card-footer):after{position:relative}:host(c4d-card)[color-scheme=light] .cds--card__wrapper,:host(c4d-card)[color-scheme=light]:hover .cds--card__wrapper,:host(c4d-card-group-item)[color-scheme=light] .cds--card__wrapper,:host(c4d-card-group-item)[color-scheme=light]:hover .cds--card__wrapper{background-color:var(--cds-layer-02,#fff);transition:.15s cubic-bezier(.2,0,.38,.9)}:host(c4d-card)[color-scheme=light][href] :hover .cds--card__wrapper,:host(c4d-card-group-item)[color-scheme=light][href] :hover .cds--card__wrapper{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(c4d-card)[color-scheme=light][href] a:active,:host(c4d-card)[color-scheme=light][href]:active,:host(c4d-card-group-item)[color-scheme=light][href] a:active,:host(c4d-card-group-item)[color-scheme=light][href]:active{outline:none}:host(c4d-card)[logo] .cds--card,:host(c4d-card-group-item)[logo] .cds--card{background-color:var(--cds-layer-02,#fff)}:host(c4d-card)[logo] .cds--card__copy,:host(c4d-card-group-item)[logo] .cds--card__copy{margin-block-end:1rem}:host(c4d-card)[logo]:hover,:host(c4d-card-group-item)[logo]:hover{border-color:var(--cds-toggle-off,#8d8d8d)}:host(c4d-card)[logo]:hover .cds--card__wrapper,:host(c4d-card-group-item)[logo]:hover .cds--card__wrapper{background-color:var(--cds-layer-02,#fff)}:host(c4d-card)[logo]:active,:host(c4d-card-group-item)[logo]:active{border-color:var(--cds-border-inverse,#161616)}:host(c4d-card)[logo] ::slotted(c4d-card-footer),:host(c4d-card-group-item)[logo] ::slotted(c4d-card-footer){block-size:0}:host(c4d-card)[href][logo]:hover .cds--card__wrapper,:host(c4d-card-group-item)[href][logo]:hover .cds--card__wrapper{background-color:var(--cds-layer-02,#fff)}:host(c4d-card[link]) ::slotted(c4d-card-heading){font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block-end:0}:host(c4d-card[link]) .cds--card .cds--card__copy{margin-block-start:0}:host(c4d-card-cta),:host(c4d-card-link),:host(c4d-card-link-cta){outline:none}.cds--card__eyebrow,:host(c4d-card-eyebrow){color:var(--cds-text-secondary,#525252);display:block;font-size:var(--cds-label-02-font-size,.875rem);font-weight:var(--cds-label-02-font-weight,400);inline-size:90%;letter-spacing:var(--cds-label-02-letter-spacing,.16px);line-height:var(--cds-label-02-line-height,1.28572);margin-block-end:.5rem;max-inline-size:40rem}@media(min-width:42rem){.cds--card__eyebrow,:host(c4d-card-eyebrow){inline-size:calc(100% - 2rem)}}:host(c4d-card-cta-footer),:host(c4d-card-footer),:host(c4d-card-in-card-footer),:host(c4d-feature-card-footer),:host(c4d-feature-cta-footer){align-items:flex-end;display:flex;margin-block-start:auto}:host(c4d-card-cta-footer):focus-visible,:host(c4d-card-footer):focus-visible,:host(c4d-card-in-card-footer):focus-visible,:host(c4d-feature-card-footer):focus-visible,:host(c4d-feature-cta-footer):focus-visible{outline:none}:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon{display:flex}:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon ::slotted(svg[slot=icon]),:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon svg{display:block}.cds--card .cds--card__footer,:host(c4d-card-cta-footer) a,:host(c4d-card-footer) a,:host(c4d-card-in-card-footer) a,:host(c4d-feature-card-footer) a,:host(c4d-feature-cta-footer) a{text-decoration:none}.cds--card .cds--card__footer:focus,:host(c4d-card-cta-footer) a:focus,:host(c4d-card-footer) a:focus,:host(c4d-card-in-card-footer) a:focus,:host(c4d-feature-card-footer) a:focus,:host(c4d-feature-cta-footer) a:focus{outline:none}.cds--card .cds--card__footer:hover,:host(c4d-card-cta-footer) a:hover,:host(c4d-card-footer) a:hover,:host(c4d-card-in-card-footer) a:hover,:host(c4d-feature-card-footer) a:hover,:host(c4d-feature-cta-footer) a:hover{text-decoration:none}.cds--card .cds--card__footer span,:host(c4d-card-cta-footer) a span,:host(c4d-card-footer) a span,:host(c4d-card-in-card-footer) a span,:host(c4d-feature-card-footer) a span,:host(c4d-feature-cta-footer) a span{flex:none}.cds--card .cds--card__footer:after,:host(c4d-card-cta-footer) a:after,:host(c4d-card-footer) a:after,:host(c4d-card-in-card-footer) a:after,:host(c4d-feature-card-footer) a:after,:host(c4d-feature-cta-footer) a:after{content:"";inset:0;position:absolute;z-index:1}.cds--card .cds--card__footer .cds--card__cta__copy,:host(c4d-card-cta-footer) a .cds--card__cta__copy,:host(c4d-card-footer) a .cds--card__cta__copy,:host(c4d-card-in-card-footer) a .cds--card__cta__copy,:host(c4d-feature-card-footer) a .cds--card__cta__copy,:host(c4d-feature-cta-footer) a .cds--card__cta__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);margin-inline-end:.5rem;max-inline-size:calc(100% - 20px - .5rem)}.cds--card .cds--card__footer .cds--card__footer__copy,:host(c4d-card-cta-footer) a .cds--card__footer__copy,:host(c4d-card-footer) a .cds--card__footer__copy,:host(c4d-card-in-card-footer) a .cds--card__footer__copy,:host(c4d-feature-card-footer) a .cds--card__footer__copy,:host(c4d-feature-cta-footer) a .cds--card__footer__copy{margin-block-end:-.125rem;max-inline-size:calc(100% - 20px)}.cds--card .cds--card__footer ::slotted(svg[slot=icon]),.cds--card .cds--card__footer svg,:host(c4d-card-cta-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-cta-footer) a svg,:host(c4d-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-footer) a svg,:host(c4d-card-in-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-card-in-card-footer) a svg,:host(c4d-feature-card-footer) a ::slotted(svg[slot=icon]),:host(c4d-feature-card-footer) a svg,:host(c4d-feature-cta-footer) a ::slotted(svg[slot=icon]),:host(c4d-feature-cta-footer) a svg{display:block;margin-inline-start:0;min-inline-size:20px}:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon{align-items:center;display:flex;inline-size:100%;justify-content:flex-end}:host(c4d-card-cta-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:active,:host(c4d-card-footer) .cds--link-with-icon.cds--link-with-icon--inline-icon:active{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-card-cta-footer)[color-scheme=inverse] .cds--link-with-icon.cds--link-with-icon--inline-icon:not(.cds--link--disabled),:host(c4d-card-footer)[color-scheme=inverse] .cds--link-with-icon.cds--link-with-icon--inline-icon:not(.cds--link--disabled){color:var(--cds-link-inverse,#78a9ff)}:host(c4d-card-footer):not([parent-href]) .cds--card__footer{inline-size:auto;justify-content:flex-start}:host(c4d-card-footer):not([parent-href]) .cds--card__footer:hover{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-card-footer):not([parent-href]) .cds--card__footer:active,:host(c4d-card-footer):not([parent-href]) .cds--card__footer:hover{text-decoration:none}:host(c4d-card-footer):not([parent-href]) .cds--card__footer:after{content:none}:host(c4d-card-footer):not([parent-href]) .cds--card__footer:focus{outline:.125rem solid var(--cds-focus,#0f62fe)}:host(c4d-card-footer):not([parent-href]) .cds--card__cta__copy{margin-inline-end:.5rem}:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--tile,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--tile{background-color:var(--cds-background-inverse,#393939);border-color:var(--cds-background-inverse,#393939)}:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--tile:hover .c4d-image,:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-card-cta-image),:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-image),:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--tile:hover .c4d-image,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-card-cta-image),:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-image){filter:brightness(108%)}:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--tile:hover .c4d-image:after,:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-image):after,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--tile:hover .c4d-image:after,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-card-cta-image):after,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--tile:hover ::slotted(c4d-image):after{display:none}:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--card__wrapper:hover,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--card__wrapper:hover{background-color:var(--cds-background-inverse-hover,#474747)}:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--card__copy,:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--card__heading,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--card__copy,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--card__heading{color:var(--cds-icon-inverse,#fff)}:host(c4d-card)[color-scheme=inverse]:not([disabled]) .cds--card__eyebrow,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]) .cds--card__eyebrow{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4))}:host(c4d-card)[color-scheme=inverse]:not([disabled]):focus-within:after,:host(c4d-card-group-item)[color-scheme=inverse]:not([disabled]):focus-within:after{border:.125rem solid var(--cds-focus,#0f62fe);content:"";inset:0;outline:1px solid var(--cds-focus-inset,#fff);outline-offset:-3px;pointer-events:none;position:absolute;z-index:2}:host(c4d-card-heading),:host(c4d-card-link-heading){color:var(--cds-text-primary,#161616);display:block;inline-size:90%;margin-block-end:4rem;max-inline-size:40rem}@media(min-width:42rem){:host(c4d-card-heading),:host(c4d-card-link-heading){inline-size:calc(100% - 2rem)}}:host(c4d-card-heading){font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4)}:host(c4d-card-link-heading){font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block-end:0}.cds--card-group__card ::slotted(c4d-card-eyebrow),.cds--card-group__card ::slotted(c4d-card-heading),.cds--card-group__card ::slotted(c4d-card-link-heading),:host(c4d-card)[color-scheme=inverse] ::slotted(c4d-card-eyebrow),:host(c4d-card)[color-scheme=inverse] ::slotted(c4d-card-heading),:host(c4d-card)[color-scheme=inverse] ::slotted(c4d-card-link-heading),:host(c4d-card-group-item)[color-scheme=inverse] ::slotted(c4d-card-eyebrow),:host(c4d-card-group-item)[color-scheme=inverse] ::slotted(c4d-card-heading),:host(c4d-card-group-item)[color-scheme=inverse] ::slotted(c4d-card-link-heading),:host(c4d-feature-section-card-link)[color-scheme=inverse] ::slotted(c4d-card-eyebrow),:host(c4d-feature-section-card-link)[color-scheme=inverse] ::slotted(c4d-card-heading),:host(c4d-feature-section-card-link)[color-scheme=inverse] ::slotted(c4d-card-link-heading){color:var(--cds-text-inverse,#fff)}.cds--card-group__card:hover ::slotted(c4d-card-cta-image),.cds--card-group__card:hover ::slotted(c4d-image),:host(c4d-card)[color-scheme=inverse]:hover ::slotted(c4d-card-cta-image),:host(c4d-card)[color-scheme=inverse]:hover ::slotted(c4d-image),:host(c4d-card-group-item)[color-scheme=inverse]:hover ::slotted(c4d-card-cta-image),:host(c4d-card-group-item)[color-scheme=inverse]:hover ::slotted(c4d-image),:host(c4d-feature-section-card-link)[color-scheme=inverse]:hover ::slotted(c4d-card-cta-image),:host(c4d-feature-section-card-link)[color-scheme=inverse]:hover ::slotted(c4d-image){filter:brightness(108%)}@media print{:host(c4d-card),:host(c4d-card-cta),:host(c4d-card-group-item),:host(c4d-card-in-card),:host(c4d-content-group-cards-item){border:1px solid var(--cds-layer-accent-01,#e0e0e0)}:host(c4d-card) .cds--card,:host(c4d-card-cta) .cds--card,:host(c4d-card-group-item) .cds--card,:host(c4d-card-in-card) .cds--card,:host(c4d-content-group-cards-item) .cds--card{background-color:var(--cds-layer-02,#fff);border:none}:host(c4d-card) .cds--image,:host(c4d-card) ::slotted(c4d-card-cta-image),:host(c4d-card) ::slotted(c4d-image),:host(c4d-card-cta) .cds--image,:host(c4d-card-cta) ::slotted(c4d-card-cta-image),:host(c4d-card-cta) ::slotted(c4d-image),:host(c4d-card-group-item) .cds--image,:host(c4d-card-group-item) ::slotted(c4d-card-cta-image),:host(c4d-card-group-item) ::slotted(c4d-image),:host(c4d-card-in-card) .cds--image,:host(c4d-card-in-card) ::slotted(c4d-card-cta-image),:host(c4d-card-in-card) ::slotted(c4d-image),:host(c4d-content-group-cards-item) .cds--image,:host(c4d-content-group-cards-item) ::slotted(c4d-card-cta-image),:host(c4d-content-group-cards-item) ::slotted(c4d-image){display:none}.cds--card{background-color:var(--cds-layer-02,#fff);border:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--card .cds--card__image_img,.cds--card .cds--card__img,.cds--card .cds--card__video-thumbnail,.cds--card .cds--image{display:none}}:host(c4d-card[disabled]) .cds--card,:host(c4d-region-item[disabled]) .cds--card{cursor:not-allowed}:host(c4d-card[disabled]) .cds--card__copy,:host(c4d-card[disabled]) ::slotted(c4d-card-eyebrow),:host(c4d-card[disabled]) ::slotted(c4d-card-heading),:host(c4d-region-item[disabled]) .cds--card__copy,:host(c4d-region-item[disabled]) ::slotted(c4d-card-eyebrow),:host(c4d-region-item[disabled]) ::slotted(c4d-card-heading){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(c4d-card-cta-footer[cta-type=video]) .cds--link-with-icon.cds--link-with-icon--inline-icon,:host(c4d-card-footer[cta-type=video]) .cds--link-with-icon.cds--link-with-icon--inline-icon{justify-content:space-between}:host(c4d-card-footer[href]):after{position:relative}.cds--content-section,:host(c4d-link-list-section){padding-block:3rem 4rem}@media(min-width:66rem){.cds--content-section-layout{display:flex}}.cds--content-section__leading{padding:1rem;padding-block-start:0}@media(max-width:65.98rem){.cds--content-section__leading{padding-block-end:2rem}}@media(min-width:66rem){.cds--content-section__leading{display:block;flex:0 0 25%;max-inline-size:25%}}@media(max-width:41.98rem){.cds--content-section__body{display:contents}}.cds--content-section__grid,:host(c4d-cta-section){margin-inline:auto;max-inline-size:99rem;padding-inline:1rem}@media(min-width:42rem){.cds--content-section__grid,:host(c4d-cta-section){padding-inline:2rem}}@media(min-width:99rem){.cds--content-section__grid,:host(c4d-cta-section){padding-inline:2.5rem}}.cds--content-section__row{display:flex;flex-wrap:wrap;margin-inline:-1rem}.cds--content-section__children,.cds--content-section__left{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--content-section__children,.cds--grid--condensed .cds--content-section__left,.cds--row--condensed .cds--content-section__children,.cds--row--condensed .cds--content-section__left{padding-inline:.03125rem}.cds--grid--narrow .cds--content-section__children,.cds--grid--narrow .cds--content-section__left,.cds--row--narrow .cds--content-section__children,.cds--row--narrow .cds--content-section__left{padding-inline:0 1rem}@media(min-width:66rem){.cds--content-section__left{display:block;flex:0 0 25%;max-inline-size:25%;padding-block-start:1rem}}.cds--content-section__heading,:host(c4d-content-section-heading){color:var(--cds-text-primary,#161616);font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block:0}.cds--content-section__copy p,:host(c4d-content-section-copy){color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);margin-block-end:1.5rem}@media(min-width:42rem){.cds--content-section__copy p,.cds--content-section__cta,.cds--content-section__heading,:host(c4d-content-section) ::slotted([slot=footer]),:host(c4d-content-section-copy),:host(c4d-content-section-heading){padding-inline-end:2rem}}.cds--content-section__children{margin-block-start:1.5rem}@media(min-width:66rem){.cds--content-section__children{display:block;flex:0 0 75%;margin-block-start:0;max-inline-size:75%}}.cds--content-section__children&gt;:first-child .cds--content-block,.cds--content-section__children&gt;:first-child .cds--content-group{margin-block-start:0;padding-block-start:0}.cds--content-section__body ::slotted(:first-of-type){margin-block-start:0;padding-block-start:0}.cds--content-section--g10{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#f4f4f4;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#c6c6c6;--cds-border-subtle-01:#e0e0e0;--cds-border-subtle-02:#c6c6c6;--cds-border-subtle-03:#e0e0e0;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#a8a8a8;--cds-border-tile-02:#c6c6c6;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#fff;--cds-field-02:#f4f4f4;--cds-field-03:#fff;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#fff;--cds-layer-02:#f4f4f4;--cds-layer-03:#fff;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#f4f4f4;--cds-layer-background-02:#fff;--cds-layer-background-03:#f4f4f4;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}.cds--content-section--g90{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#474747;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#262626;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#a8a8a8;--cds-border-strong-03:#c6c6c6;--cds-border-subtle-00:#525252;--cds-border-subtle-01:#6f6f6f;--cds-border-subtle-02:#8d8d8d;--cds-border-subtle-03:#8d8d8d;--cds-border-subtle-selected-01:#8d8d8d;--cds-border-subtle-selected-02:#a8a8a8;--cds-border-subtle-selected-03:#a8a8a8;--cds-border-tile-01:#6f6f6f;--cds-border-tile-02:#8d8d8d;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#393939;--cds-field-02:#525252;--cds-field-03:#6f6f6f;--cds-field-hover-01:#474747;--cds-field-hover-02:#636363;--cds-field-hover-03:#5e5e5e;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#002d9c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#393939;--cds-layer-02:#525252;--cds-layer-03:#6f6f6f;--cds-layer-accent-01:#525252;--cds-layer-accent-02:#6f6f6f;--cds-layer-accent-03:#8d8d8d;--cds-layer-accent-active-01:#8d8d8d;--cds-layer-accent-active-02:#393939;--cds-layer-accent-active-03:#525252;--cds-layer-accent-hover-01:#636363;--cds-layer-accent-hover-02:#5e5e5e;--cds-layer-accent-hover-03:#7a7a7a;--cds-layer-active-01:#6f6f6f;--cds-layer-active-02:#8d8d8d;--cds-layer-active-03:#393939;--cds-layer-background-01:#262626;--cds-layer-background-02:#393939;--cds-layer-background-03:#525252;--cds-layer-hover-01:#474747;--cds-layer-hover-02:#636363;--cds-layer-hover-03:#5e5e5e;--cds-layer-selected-01:#525252;--cds-layer-selected-02:#6f6f6f;--cds-layer-selected-03:#525252;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#636363;--cds-layer-selected-hover-02:#5e5e5e;--cds-layer-selected-hover-03:#636363;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#333;--cds-skeleton-element:#525252;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#ff8389;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ffb3b8;--cds-text-helper:#c6c6c6;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#ff8389;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--content-section--g100,.cds--content-section--g90{background:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}.cds--content-section--g100{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}@media(min-width:42rem){.cds--content-block-headlines .cds--content-block,:host(c4d-content-block-headlines) .cds--content-block{padding-block-start:2rem}}@media(min-width:66rem){.cds--content-block-headlines .cds--content-block,:host(c4d-content-block-headlines) .cds--content-block{padding-block-start:4rem}}@media(min-width:66rem){.cds--content-block-headlines .cds--content-block__copy,.cds--content-block-headlines .cds--content-block__heading,:host(c4d-content-block-headlines) .cds--content-block__copy,:host(c4d-content-block-headlines) .cds--content-block__heading{display:block;flex:0 0 66.6666666667%;inline-size:100%;margin-inline:2rem/-2;max-inline-size:66.6666666667%;padding-inline:1rem}.cds--grid--condensed .cds--content-block-headlines .cds--content-block__copy,.cds--grid--condensed .cds--content-block-headlines .cds--content-block__heading,.cds--grid--condensed :host(c4d-content-block-headlines) .cds--content-block__copy,.cds--grid--condensed :host(c4d-content-block-headlines) .cds--content-block__heading,.cds--row--condensed .cds--content-block-headlines .cds--content-block__copy,.cds--row--condensed .cds--content-block-headlines .cds--content-block__heading,.cds--row--condensed :host(c4d-content-block-headlines) .cds--content-block__copy,.cds--row--condensed :host(c4d-content-block-headlines) .cds--content-block__heading{padding-inline:.03125rem}.cds--grid--narrow .cds--content-block-headlines .cds--content-block__copy,.cds--grid--narrow .cds--content-block-headlines .cds--content-block__heading,.cds--grid--narrow :host(c4d-content-block-headlines) .cds--content-block__copy,.cds--grid--narrow :host(c4d-content-block-headlines) .cds--content-block__heading,.cds--row--narrow .cds--content-block-headlines .cds--content-block__copy,.cds--row--narrow .cds--content-block-headlines .cds--content-block__heading,.cds--row--narrow :host(c4d-content-block-headlines) .cds--content-block__copy,.cds--row--narrow :host(c4d-content-block-headlines) .cds--content-block__heading{padding-inline:0 1rem}}.cds--content-block-headlines .cds--content-block__copy,.cds--content-block-headlines ::slotted(c4d-content-block-copy),:host(c4d-content-block-headlines) .cds--content-block__copy,:host(c4d-content-block-headlines) ::slotted(c4d-content-block-copy){margin-block-end:6rem}.cds--content-block-headlines .cds--content-block__copy p,.cds--content-block-headlines ::slotted(c4d-content-block-copy) p,:host(c4d-content-block-headlines) .cds--content-block__copy p,:host(c4d-content-block-headlines) ::slotted(c4d-content-block-copy) p{margin-block-end:4rem}@media(min-width:66rem){.cds--content-block-headlines .cds--content-block__copy p,.cds--content-block-headlines ::slotted(c4d-content-block-copy) p,:host(c4d-content-block-headlines) .cds--content-block__copy p,:host(c4d-content-block-headlines) ::slotted(c4d-content-block-copy) p{margin-block-end:6rem}}.cds--content-block-headlines__container{display:flex;flex-wrap:wrap;margin-inline:-1rem}.cds--content-block-headlines__row{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--content-block-headlines__row,.cds--row--condensed .cds--content-block-headlines__row{padding-inline:.03125rem}.cds--grid--narrow .cds--content-block-headlines__row,.cds--row--narrow .cds--content-block-headlines__row{padding-inline:0 1rem}.cds--content-block-headlines__row:last-of-type{margin-block-end:2rem}@media(min-width:42rem){.cds--content-block-headlines__row:last-of-type{margin-block-end:2rem}}@media(min-width:66rem){.cds--content-block-headlines__row:last-of-type{margin-block-end:6rem}}@media(min-width:42rem){.cds--content-block-headlines__row{display:block;flex:0 0 100%;max-inline-size:100%}}@media(min-width:66rem){.cds--content-block-headlines__row{display:block;flex:0 0 66.6666666667%;max-inline-size:66.6666666667%}}@media(min-width:42rem){.cds--content-block-headlines__item-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.cds--content-block-headlines__item,:host(c4d-content-block-headlines-item){border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);display:flex;flex-direction:column;inline-size:100%;padding-block:1rem 2rem;padding-inline:1rem}.cds--grid--condensed .cds--content-block-headlines__item,.cds--grid--condensed :host(c4d-content-block-headlines-item),.cds--row--condensed .cds--content-block-headlines__item,.cds--row--condensed :host(c4d-content-block-headlines-item){padding-inline:.03125rem}.cds--grid--narrow .cds--content-block-headlines__item,.cds--grid--narrow :host(c4d-content-block-headlines-item),.cds--row--narrow .cds--content-block-headlines__item,.cds--row--narrow :host(c4d-content-block-headlines-item){padding-inline:0 1rem}.cds--content-block-headlines__item .cds--content-block-headlines__copy,.cds--content-block-headlines__item .cds--content-block-headlines__heading,:host(c4d-content-block-headlines-item) .cds--content-block-headlines__copy,:host(c4d-content-block-headlines-item) .cds--content-block-headlines__heading{color:var(--cds-text-primary,#161616);max-inline-size:90%}.cds--content-block-headlines__item .cds--content-block-headlines__copy,:host(c4d-content-block-headlines-item) .cds--content-block-headlines__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5);margin:1rem 0 0}.cds--content-block-headlines__item .cds--content-block-headlines__heading,.cds--content-block-headlines__item :host(c4d-content-block-headlines-heading),:host(c4d-content-block-headlines-item) .cds--content-block-headlines__heading,:host(c4d-content-block-headlines-item) :host(c4d-content-block-headlines-heading){font-size:2.625rem;font-weight:600;letter-spacing:0;line-height:1.19}@media(min-width:42rem){.cds--content-block-headlines__item .cds--content-block-headlines__heading,.cds--content-block-headlines__item :host(c4d-content-block-headlines-heading),:host(c4d-content-block-headlines-item) .cds--content-block-headlines__heading,:host(c4d-content-block-headlines-item) :host(c4d-content-block-headlines-heading){font-size:2.625rem;font-size:calc(1.3125rem + 3.125vw)}}@media(min-width:66rem){.cds--content-block-headlines__item .cds--content-block-headlines__heading,.cds--content-block-headlines__item :host(c4d-content-block-headlines-heading),:host(c4d-content-block-headlines-item) .cds--content-block-headlines__heading,:host(c4d-content-block-headlines-item) :host(c4d-content-block-headlines-heading){font-size:3.375rem;font-size:calc(1.82813rem + 2.34375vw)}}@media(min-width:82rem){.cds--content-block-headlines__item .cds--content-block-headlines__heading,.cds--content-block-headlines__item :host(c4d-content-block-headlines-heading),:host(c4d-content-block-headlines-item) .cds--content-block-headlines__heading,:host(c4d-content-block-headlines-item) :host(c4d-content-block-headlines-heading){font-size:3.75rem;font-size:calc(-1.07353rem + 5.88235vw);line-height:1.16}}@media(min-width:99rem){.cds--content-block-headlines__item .cds--content-block-headlines__heading,.cds--content-block-headlines__item :host(c4d-content-block-headlines-heading),:host(c4d-content-block-headlines-item) .cds--content-block-headlines__heading,:host(c4d-content-block-headlines-item) :host(c4d-content-block-headlines-heading){font-size:4.75rem;line-height:1.13}}.cds--content-block-headlines__item .cds--content-block-headlines__cta-container,:host(c4d-content-block-headlines-item) .cds--content-block-headlines__cta-container{margin-block-start:auto}.cds--content-block-headlines__item .cds--link,:host(c4d-content-block-headlines-item) .cds--link{margin-block-start:1rem}@media(min-width:42rem){.cds--content-block-headlines__item,:host(c4d-content-block-headlines-item){padding-block:1rem 4rem}}.cds--content-layout--with-headlines{grid-template:"heading" auto "body" auto "footer" auto/1fr}@media(min-width:42rem){.cds--content-layout--with-headlines{grid-template:"heading heading" auto "body body" auto "footer ." auto/1fr 1fr}}@media(min-width:66rem){.cds--content-layout--with-headlines{grid-template:"heading heading ." auto "body body ." auto "footer . ." auto/1fr 1fr 1fr}}:host(c4d-content-group) ::slotted(:not([slot])){margin-inline:1rem}.cds--content-group,:host(c4d-content-group),:host(c4d-content-group-cards),:host(c4d-content-group-pictograms),:host(c4d-content-group-simple){display:block;margin-block-end:2rem}@media(min-width:42rem){.cds--content-group,:host(c4d-content-group),:host(c4d-content-group-cards),:host(c4d-content-group-pictograms),:host(c4d-content-group-simple){margin-block-end:3rem}}.cds--content-group:only-of-type,:host(c4d-content-group):only-of-type,:host(c4d-content-group-cards):only-of-type,:host(c4d-content-group-pictograms):only-of-type,:host(c4d-content-group-simple):only-of-type{margin-block-end:0}.cds--content-group:last-of-type,:host(c4d-content-group):last-of-type,:host(c4d-content-group-cards):last-of-type,:host(c4d-content-group-pictograms):last-of-type,:host(c4d-content-group-simple):last-of-type{margin-block-end:0}@media(min-width:42rem){.cds--content-group .cds--card__CTA,:host(c4d-content-group) .cds--card__CTA,:host(c4d-content-group-cards) .cds--card__CTA,:host(c4d-content-group-pictograms) .cds--card__CTA,:host(c4d-content-group-simple) .cds--card__CTA{margin-inline:2rem/-2}}.cds--content-group__title,:host(c4d-content-group-heading){display:block;font-size:1.75rem;font-size:calc(1.66935rem + .40323vw);font-weight:400;letter-spacing:0;line-height:1.28572;margin-block-end:2rem}@media(min-width:82rem){.cds--content-group__title,:host(c4d-content-group-heading){font-size:2rem;font-weight:400;line-height:1.25}}@media(min-width:99rem){.cds--content-group__title,:host(c4d-content-group-heading){font-size:2rem;font-weight:400}}.cds--content-group__title ::slotted(h3),:host(c4d-content-group-heading) ::slotted(h3){font-size:inherit!important}.cds--content-group__copy,.cds--content-group__title,:host(c4d-content-group-copy),:host(c4d-content-group-heading){inline-size:90%;max-inline-size:40rem}@media(min-width:42rem){.cds--content-group__copy,.cds--content-group__title,:host(c4d-content-group-copy),:host(c4d-content-group-heading){inline-size:calc(100% - 2rem)}}.cds--content-group__copy,:host(c4d-content-group-copy){margin-block-end:2rem}:host(c4d-content-group) ::slotted([slot=footer]:not(c4d-card)){padding-inline-start:1rem}.cds--content-group__cta-row{display:flex;display:block;flex-wrap:wrap;margin-inline:-1rem}.cds--content-group__cta-row .cds--card__CTA.cds--card-link .cds--card__heading{font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5)}.cds--content-group-simple .cds--content-group__copy,:host(c4d-content-group-simple) ::slotted(c4d-content-group-copy){margin-block-end:2rem}.bx--content-group__cta{max-inline-size:calc(320px + 1rem);padding-inline-end:0}:host(c4d-feature-card),:host(c4d-feature-cta){border-color:var(--cds-border-subtle-selected);border-style:solid;border-width:1px;display:block}:host(c4d-feature-card):hover .cds--image:before,:host(c4d-feature-card):hover ::slotted([slot=image]):before,:host(c4d-feature-card):hover c4d-image:before,:host(c4d-feature-cta):hover .cds--image:before,:host(c4d-feature-cta):hover ::slotted([slot=image]):before,:host(c4d-feature-cta):hover c4d-image:before{opacity:.08}:host(c4d-feature-card):focus-within,:host(c4d-feature-cta):focus-within{border-color:transparent}@media(max-width:41.98rem){:host(c4d-feature-card) .cds--card,:host(c4d-feature-cta) .cds--card{display:block}}@media(min-width:42rem){:host(c4d-feature-card) .cds--card,:host(c4d-feature-cta) .cds--card{flex-direction:row}}:host(c4d-feature-card) .cds--card:focus-within,:host(c4d-feature-cta) .cds--card:focus-within{outline:none;outline-offset:0}:host(c4d-feature-card) .cds--card:focus-within:before,:host(c4d-feature-cta) .cds--card:focus-within:before{border:.125rem solid var(--cds-focus,#0f62fe);content:"";display:block;inset:-1px;outline:1px solid var(--cds-focus-inset,#fff);outline-offset:-3px;position:absolute;z-index:1}@media(max-width:41.98rem){:host(c4d-feature-card) .cds--card:focus-within:before,:host(c4d-feature-cta) .cds--card:focus-within:before{min-block-size:292px}}:host(c4d-feature-card) .cds--card__image-wrapper,:host(c4d-feature-card) .cds--card__wrapper,:host(c4d-feature-cta) .cds--card__image-wrapper,:host(c4d-feature-cta) .cds--card__wrapper{flex:1 0 50%}:host(c4d-feature-card) .cds--card__image-wrapper,:host(c4d-feature-cta) .cds--card__image-wrapper{aspect-ratio:1/1}:host(c4d-feature-card) .cds--card__wrapper:after,:host(c4d-feature-card) .cds--card__wrapper:before,:host(c4d-feature-cta) .cds--card__wrapper:after,:host(c4d-feature-cta) .cds--card__wrapper:before{display:none}:host(c4d-feature-card) .cds--card__content,:host(c4d-feature-cta) .cds--card__content{aspect-ratio:2/1;justify-content:space-between;padding:1rem;transition:background-color .15s cubic-bezier(.2,0,.38,.9)}@media(min-width:42rem){:host(c4d-feature-card) .cds--card__content,:host(c4d-feature-cta) .cds--card__content{aspect-ratio:auto}}:host(c4d-feature-card) .cds--card__eyebrow-wrapper--empty,:host(c4d-feature-card) .cds--card__pictogram-wrapper--empty,:host(c4d-feature-cta) .cds--card__eyebrow-wrapper--empty,:host(c4d-feature-cta) .cds--card__pictogram-wrapper--empty{display:none}:host(c4d-feature-card) .cds--card__copy,:host(c4d-feature-cta) .cds--card__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}@media(min-width:42rem){:host(c4d-feature-card) .cds--card__copy,:host(c4d-feature-cta) .cds--card__copy{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857)}}@media(min-width:66rem){:host(c4d-feature-card) .cds--card__copy,:host(c4d-feature-cta) .cds--card__copy{font-size:var(--cds-body-02-font-size,1rem);font-weight:var(--cds-body-02-font-weight,400);letter-spacing:var(--cds-body-02-letter-spacing,0);line-height:var(--cds-body-02-line-height,1.5)}}:host(c4d-feature-card) ::slotted([slot=image]),:host(c4d-feature-card) c4d-image,:host(c4d-feature-cta) ::slotted([slot=image]),:host(c4d-feature-cta) c4d-image{block-size:100%;z-index:0}:host(c4d-feature-card) ::slotted([slot=image]):before,:host(c4d-feature-card) c4d-image:before,:host(c4d-feature-cta) ::slotted([slot=image]):before,:host(c4d-feature-cta) c4d-image:before{block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:absolute;transition:opacity .15s cubic-bezier(.2,0,.38,.9);z-index:1}@media screen and (prefers-reduced-motion:reduce){:host(c4d-feature-card) ::slotted([slot=image]):before,:host(c4d-feature-card) c4d-image:before,:host(c4d-feature-cta) ::slotted([slot=image]):before,:host(c4d-feature-cta) c4d-image:before{transition:none}}:host(c4d-feature-card) ::slotted(c4d-card-eyebrow),:host(c4d-feature-card) ::slotted(c4d-card-heading),:host(c4d-feature-cta) ::slotted(c4d-card-eyebrow),:host(c4d-feature-cta) ::slotted(c4d-card-heading){inline-size:100%}@media(min-width:42rem){:host(c4d-feature-card) ::slotted(c4d-card-eyebrow),:host(c4d-feature-card) ::slotted(c4d-card-heading),:host(c4d-feature-cta) ::slotted(c4d-card-eyebrow),:host(c4d-feature-cta) ::slotted(c4d-card-heading){inline-size:90%}}:host(c4d-feature-card) ::slotted(c4d-card-heading),:host(c4d-feature-cta) ::slotted(c4d-card-heading){margin-block-end:2rem}:host(c4d-feature-card) ::slotted(c4d-card-eyebrow),:host(c4d-feature-cta) ::slotted(c4d-card-eyebrow){margin-inline-end:.5rem}@media(min-width:82rem){:host(c4d-feature-card)[size=large] .cds--card__content,:host(c4d-feature-cta)[size=large] .cds--card__content{padding:2rem}}@media(min-width:82rem){:host(c4d-feature-card)[size=large] ::slotted(c4d-card-heading),:host(c4d-feature-cta)[size=large] ::slotted(c4d-card-heading){font-size:var(--cds-heading-04-font-size,1.75rem);font-weight:var(--cds-heading-04-font-weight,400);letter-spacing:var(--cds-heading-04-letter-spacing,0);line-height:var(--cds-heading-04-line-height,1.28572)}}:host(c4d-feature-card)[color-scheme=inverse],:host(c4d-feature-cta)[color-scheme=inverse]{border-color:var(--cds-border-inverse,#161616)}:host(c4d-feature-card)[color-scheme=inverse] ::slotted(c4d-card-heading),:host(c4d-feature-cta)[color-scheme=inverse] ::slotted(c4d-card-heading){color:var(--cds-focus-inset,#fff)}:host(c4d-feature-card)[color-scheme=inverse]:hover .cds--card__wrapper,:host(c4d-feature-cta)[color-scheme=inverse]:hover .cds--card__wrapper{background-color:var(--cds-background-inverse-hover,#474747)}:host(c4d-feature-card)[color-scheme=inverse] .cds--image:before,:host(c4d-feature-card)[color-scheme=inverse] ::slotted([slot=image]):before,:host(c4d-feature-card)[color-scheme=inverse] c4d-image:before,:host(c4d-feature-cta)[color-scheme=inverse] .cds--image:before,:host(c4d-feature-cta)[color-scheme=inverse] ::slotted([slot=image]):before,:host(c4d-feature-cta)[color-scheme=inverse] c4d-image:before{background-color:var(--cds-icon-inverse,#fff)}:host(c4d-feature-card:not([size=large]))[color-scheme=inverse] .cds--card__wrapper,:host(c4d-feature-cta:not([size=large]))[color-scheme=inverse] .cds--card__wrapper{background-color:var(--cds-background-inverse,#393939)}:host(c4d-feature-card:not([size=large]))[color-scheme=inverse]:hover .cds--card__wrapper,:host(c4d-feature-cta:not([size=large]))[color-scheme=inverse]:hover .cds--card__wrapper{background-color:var(--cds-background-inverse-hover,#474747)}:host(c4d-feature-card:not([size=large]))[color-scheme=inverse] .cds--feature-card__card .cds--card__footer svg,:host(c4d-feature-cta:not([size=large]))[color-scheme=inverse] .cds--feature-card__card .cds--card__footer svg{fill:var(--cds-link-inverse,#78a9ff)}:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper,:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper{background-color:var(--cds-background-inverse,#393939)}:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper .cds--card__copy,:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper .cds--card__eyebrow,:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-eyebrow),:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-heading),:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper .cds--card__copy,:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper .cds--card__eyebrow,:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-eyebrow),:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-heading){color:var(--cds-icon-inverse,#fff)}:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper .cds--card__eyebrow,:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-eyebrow),:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper .cds--card__eyebrow,:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-eyebrow){color:var(--cds-icon-inverse,#fff)}:host(c4d-feature-card[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-heading),:host(c4d-feature-cta[size=large])[color-scheme=inverse] .cds--card__wrapper ::slotted(c4d-card-heading){color:var(--cds-icon-inverse,#fff)}:host(c4d-feature-card-footer)[color-scheme=inverse] .c4d-ce--card__footer .c4d-ce--cta__icon,:host(c4d-feature-card-footer)[color-scheme=inverse] .c4d-ce--card__footer ::slotted(svg[slot=icon]){fill:var(--cds-link-inverse,#78a9ff)}:host(c4d-feature-card-footer)[color-scheme=inverse] .c4d-ce--card__footer:hover .c4d-ce--cta__icon,:host(c4d-feature-card-footer)[color-scheme=inverse] .c4d-ce--card__footer:hover ::slotted(svg[slot=icon]){fill:var(--cds-link-inverse-hover,#a6c8ff)}:host(c4d-feature-card-footer)[color-scheme=inverse] .c4d-ce--card__footer:active .c4d-ce--cta__icon,:host(c4d-feature-card-footer)[color-scheme=inverse] .c4d-ce--card__footer:active ::slotted(svg[slot=icon]){fill:var(--cds-link-inverse-active,#f4f4f4)}:host(c4d-feature-card[size=large]) ::slotted(c4d-feature-card-footer){display:flex;justify-content:flex-end}@media(min-width:82rem){:host(c4d-feature-card[size=large]) ::slotted(c4d-feature-card-footer){justify-content:flex-end}}:host(c4d-feature-card-footer),:host(c4d-feature-cta-footer){display:flex;justify-content:flex-end}@media(min-width:42rem){:host(c4d-feature-card-footer),:host(c4d-feature-cta-footer){justify-content:flex-end}}@media(min-width:99rem){:host(c4d-feature-card-footer)[size=large] .c4d-ce--card__footer ::slotted(svg[slot=icon]),:host(c4d-feature-cta-footer)[size=large] .c4d-ce--card__footer ::slotted(svg[slot=icon]){block-size:4rem;inline-size:4rem}}:host(c4d-feature-card[size=large])[color-scheme=inverse]:hover .cds--card__wrapper{background-color:var(--cds-background-inverse-hover,#474747)}.cds--content-block-media,:host(c4d-content-block-media){background:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}.cds--content-block-media.cds--content-block-media--with-border .cds--content-block-media__divider,:host(c4d-content-block-media).cds--content-block-media--with-border .cds--content-block-media__divider{border-block-end-color:var(--cds-toggle-off,#8d8d8d)}.cds--content-block-media .cds--content-group:last-child,:host(c4d-content-block-media) .cds--content-group:last-child{margin-block-end:0}.cds--content-block-media .cds--feature-card,:host(c4d-content-block-media) .cds--feature-card{max-inline-size:40rem}.cds--content-block-media--g100{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}.cds--content-block-media--g100.cds--content-block-media--with-border .cds--content-block-media__divider{border-block-end-color:var(--cds-toggle-off,#8d8d8d)}.cds--content-group-cards,:host(c4d-content-group-cards){background:var(--cds-background,#fff);color:var(--cds-text-primary,#161616)}.cds--content-group-cards .cds--content-group__copy,.cds--content-group-cards ::slotted([slot=copy]),:host(c4d-content-group-cards) .cds--content-group__copy,:host(c4d-content-group-cards) ::slotted([slot=copy]){margin-block-end:3rem}@media(min-width:42rem){.cds--content-group-cards .cds--content-group__copy,.cds--content-group-cards ::slotted([slot=copy]),:host(c4d-content-group-cards) .cds--content-group__copy,:host(c4d-content-group-cards) ::slotted([slot=copy]){margin-block-end:4rem}}.cds--content-group-cards__row{display:grid}@media(min-width:42rem){.cds--content-group-cards__row{grid-auto-rows:1fr;grid-template-columns:1fr 1fr}}.cds--content-group-cards-item__col,:host(c4d-content-group-cards-item){margin-block:2rem/2;padding-inline:2rem/2}.cds--content-group-cards-item__col:focus,:host(c4d-content-group-cards-item):focus{outline:none}:host(c4d-content-group-cards-item){background:none;padding:2rem/2}.cds--pictogram-item .cds--pictogram-item__row,:host(c4d-pictogram-item) .cds--pictogram-item__row{display:flex;flex-wrap:wrap;margin-inline:-1rem;margin-inline:0;max-inline-size:100%}@media(min-width:66rem){.cds--pictogram-item .cds--pictogram-item__row,:host(c4d-pictogram-item) .cds--pictogram-item__row{max-inline-size:100%}}.cds--pictogram-item .cds--pictogram-item__wrapper,:host(c4d-pictogram-item) .cds--pictogram-item__wrapper{display:block;flex:0 0 100%;inline-size:100%;max-inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--pictogram-item .cds--pictogram-item__wrapper,.cds--grid--condensed :host(c4d-pictogram-item) .cds--pictogram-item__wrapper,.cds--row--condensed .cds--pictogram-item .cds--pictogram-item__wrapper,.cds--row--condensed :host(c4d-pictogram-item) .cds--pictogram-item__wrapper{padding-inline:.03125rem}.cds--grid--narrow .cds--pictogram-item .cds--pictogram-item__wrapper,.cds--grid--narrow :host(c4d-pictogram-item) .cds--pictogram-item__wrapper,.cds--row--narrow .cds--pictogram-item .cds--pictogram-item__wrapper,.cds--row--narrow :host(c4d-pictogram-item) .cds--pictogram-item__wrapper{padding-inline:0 1rem}@media(min-width:42rem){.cds--pictogram-item .cds--pictogram-item__wrapper,:host(c4d-pictogram-item) .cds--pictogram-item__wrapper{display:block;flex:0 0 25%;max-inline-size:25%}}.cds--pictogram-item .cds--pictogram-item__content,:host(c4d-pictogram-item) .cds--pictogram-item__content{display:block;flex:0 0 100%;inline-size:100%;max-inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--pictogram-item .cds--pictogram-item__content,.cds--grid--condensed :host(c4d-pictogram-item) .cds--pictogram-item__content,.cds--row--condensed .cds--pictogram-item .cds--pictogram-item__content,.cds--row--condensed :host(c4d-pictogram-item) .cds--pictogram-item__content{padding-inline:.03125rem}.cds--grid--narrow .cds--pictogram-item .cds--pictogram-item__content,.cds--grid--narrow :host(c4d-pictogram-item) .cds--pictogram-item__content,.cds--row--narrow .cds--pictogram-item .cds--pictogram-item__content,.cds--row--narrow :host(c4d-pictogram-item) .cds--pictogram-item__content{padding-inline:0 1rem}@media(min-width:42rem){.cds--pictogram-item .cds--pictogram-item__content,:host(c4d-pictogram-item) .cds--pictogram-item__content{display:block;flex:0 0 75%;max-inline-size:75%}}@media(min-width:99rem){.cds--pictogram-item .cds--pictogram-item__content,:host(c4d-pictogram-item) .cds--pictogram-item__content{padding-inline-end:5rem}}.cds--pictogram-item .cds--pictogram-item__pictogram,.cds--pictogram-item ::slotted(svg),:host(c4d-pictogram-item) .cds--pictogram-item__pictogram,:host(c4d-pictogram-item) ::slotted(svg){block-size:5rem;display:block;inline-size:5rem;margin-block-start:2rem}.cds--pictogram-item[color=blue] .cds--pictogram-item__pictogram,:host(c4d-pictogram-item)[color=blue] .cds--pictogram-item__pictogram{color:var(--cds-link-primary,#0f62fe)}.cds--content-group-pictograms .cds--content-group__copy,:host(c4d-content-group-pictograms) ::slotted(c4d-content-group-copy){margin-block-end:1rem;margin-inline:1rem}@media(min-width:42rem){.cds--content-group-pictograms .cds--content-group__copy,:host(c4d-content-group-pictograms) ::slotted(c4d-content-group-copy){margin-block-end:2rem}}div.cds--content-group-pictograms{padding-inline:0}div.cds--content-group-pictograms .cds--content-group__title{padding-inline:1rem}.cds--content-group-pictograms__item:last-child .cds--content-item{margin-block-end:0}.cds--content-block-mixed .cds--content-group-pictograms,:host(cds-content-block-mixed) .cds--content-group-pictograms{margin-inline-start:-1rem}.cds--content-block-mixed .cds--content-group-pictograms .cds--pictogram-item__row,:host(cds-content-block-mixed) .cds--content-group-pictograms .cds--pictogram-item__row{inline-size:calc(100% + 1rem);max-inline-size:calc(100% + 1rem)}@media(max-width:41.98rem){.cds--content-block-mixed .cds--layout-1-3 .cds--link-list__list.cds--link-list__list--card,:host(cds-content-block-mixed) .cds--layout-1-3 .cds--link-list__list.cds--link-list__list--card{margin-inline-end:-1rem}}@media(min-width:66rem){.cds--content-block-mixed .cds--layout-1-3,:host(cds-content-block-mixed) .cds--layout-1-3{margin-inline-start:8.3333333333%}}.cds--content-block-mixed .cds--content-block__cta-col,:host(cds-content-block-mixed) .cds--content-block__cta-col{max-inline-size:20rem}@media(min-width:66rem){.cds--content-block-segmented .cds--row.cds--layout--border,:host(c4d-content-block-segmented) .cds--row.cds--layout--border{padding-block-end:10rem}}.cds--content-block-segmented .cds--row.cds--layout--border .cds--content-block__cta-row,:host(c4d-content-block-segmented) .cds--row.cds--layout--border .cds--content-block__cta-row{margin-block-end:0}.cds--content-block-segmented .cds--row.cds--layout--border .cds--layout-2-3,:host(c4d-content-block-segmented) .cds--row.cds--layout--border .cds--layout-2-3{padding-inline-start:0}@media(max-width:41.98rem){.cds--content-block-segmented .cds--content-group__cta-row,:host(c4d-content-block-segmented) .cds--content-group__cta-row{margin-inline-start:0}}.cds--content-block-segmented .cds--content-block__cta-row,:host(c4d-content-block-segmented) .cds--content-block__cta-row{margin-block-end:2rem}@media(min-width:66rem){.cds--content-block-segmented .cds--content-block__cta-row,:host(c4d-content-block-segmented) .cds--content-block__cta-row{margin-block-end:10rem}}.cds--content-block-segmented-border .cds--content-block{padding-block-end:0}.cds--content-block-segmented .cds--content-block__cta-row{margin-block-end:0}.cds--content-block-segmented .cds--content-block__cta-row-border{margin-block-end:2rem}@media(min-width:66rem){.cds--content-block-segmented .cds--content-block__cta-row-border{margin-block-end:10rem}}:host(c4d-content-block-segmented) .cds--content-block__children .cds--content-block-segmented__media ::slotted(:not([slot])){display:block;margin-block:4rem}:host(c4d-content-block-segmented) .cds--content-block__children .cds--content-block-segmented__media ::slotted(:not([slot]):last-of-type){margin-block-end:0}.cds--content-block-segmented .cds--content-group{display:block;margin-block:4rem}.cds--content-block-segmented .cds--content-group:last-of-type{margin-block-end:0}.cds--content-block-simple__media-video{max-inline-size:40rem}.cds--content-block-simple__content .cds--content-item:first-of-type{margin-block-start:0}:host(c4d-link-list){padding-block-end:0}:host(c4d-link-list) ul{margin:0;padding:0}:host(c4d-link-list) .c4d--link-list__list--vertical,:host(c4d-link-list) .c4d-ce--link-list__list--end{display:grid}:host(c4d-link-list) .c4d--link-list__list--vertical ::slotted(c4d-link-list-item),:host(c4d-link-list) .c4d--link-list__list--vertical ::slotted(c4d-link-list-item-cta),:host(c4d-link-list) .c4d-ce--link-list__list--end ::slotted(c4d-link-list-item),:host(c4d-link-list) .c4d-ce--link-list__list--end ::slotted(c4d-link-list-item-cta){outline:none}:host(c4d-link-list) .c4d--link-list__list--vertical ::slotted(c4d-link-list-item),:host(c4d-link-list) .c4d--link-list__list--vertical ::slotted(c4d-link-list-item-cta){display:flex}:host(c4d-link-list) .c4d-ce--link-list__heading__wrapper{display:contents}@media(min-width:42rem){:host(c4d-link-list) .c4d-ce--link-list__heading--split ::slotted(c4d-link-list-heading){inline-size:33.3%;padding-inline-end:10%}}:host(c4d-link-list) .c4d-ce--link-list__list--split ::slotted(c4d-link-list-item),:host(c4d-link-list) .c4d-ce--link-list__list--split ::slotted(c4d-link-list-item-cta),:host(c4d-link-list) .c4d-ce--link-list__list--three-columns ::slotted(c4d-link-list-item),:host(c4d-link-list) .c4d-ce--link-list__list--three-columns ::slotted(c4d-link-list-item-cta){align-items:stretch;display:grid}@media(min-width:42rem){:host(c4d-link-list) .c4d-ce--link-list__list--split,:host(c4d-link-list) .c4d-ce--link-list__list--three-columns{grid-column-gap:2rem;display:grid}}@media(min-width:42rem){:host(c4d-link-list) .c4d-ce--link-list__list--split{grid-template-columns:1fr 1fr}}@media(min-width:42rem){:host(c4d-link-list) .c4d-ce--link-list__list--three-columns{grid-template-columns:1fr 1fr 1fr}}:host(c4d-link-list-item) .cds--link,:host(c4d-link-list-item-cta) .cds--link{align-content:flex-start;display:flex;gap:.5rem;inline-size:100%;padding:.5rem 0}:host(c4d-link-list-item) .cds--link ::slotted(svg[slot=icon]),:host(c4d-link-list-item) .cds--link span,:host(c4d-link-list-item-cta) .cds--link ::slotted(svg[slot=icon]),:host(c4d-link-list-item-cta) .cds--link span{align-self:flex-start}:host(c4d-link-list-heading){color:var(--cds-text-primary,#161616);display:block;font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);margin-block-end:1rem}:host(c4d-link-list-heading) .cds--link{cursor:pointer}.c4d--link-list__list ::slotted(c4d-link-list-item),.c4d--link-list__list ::slotted(c4d-link-list-item-cta){border-block-start:1px solid var(--cds-border-subtle-01,#c6c6c6);display:flex}.c4d--link-list__list:last-of-type{border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6)}.c4d-ce--link-list__list--end ::slotted(c4d-link-list-item),.c4d-ce--link-list__list--end ::slotted(c4d-link-list-item-cta){border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6);border-block-start:1px solid var(--cds-border-subtle-01,#c6c6c6);margin-block-start:-1px}.c4d--link-list__list--horizontal ::slotted(c4d-link-list-item),.c4d--link-list__list--horizontal ::slotted(c4d-link-list-item-cta){float:inline-start;padding-block-end:1rem;padding-inline-end:2rem}@media(min-width:42rem){.c4d--link-list__list--horizontal ::slotted(c4d-link-list-item),.c4d--link-list__list--horizontal ::slotted(c4d-link-list-item-cta){padding-block-end:0}}.c4d--link-list__list--vertical ::slotted(*){margin-block-end:0}:host(c4d-link-list-item) .cds--link-with-icon__icon-left ::slotted(svg[slot=icon]),:host(c4d-link-list-item-cta) .cds--link-with-icon__icon-left ::slotted(svg[slot=icon]){min-block-size:20px;min-inline-size:20px}.cds--accordion{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds--accordion *,.cds--accordion :after,.cds--accordion :before{box-sizing:inherit}.cds--accordion{inline-size:100%;list-style:none}.cds--accordion__item{border-block-start:1px solid var(--cds-border-subtle);display:list-item;overflow:visible;transition:border-color .11s cubic-bezier(.2,0,.38,.9)}.cds--accordion__item:last-child{border-block-end:1px solid var(--cds-border-subtle)}.cds--accordion__item:not(.cds--accordion__item--active):hover,.cds--accordion__item:not(.cds--accordion__item--active):hover+.cds--accordion__item{border-block-start-color:var(--cds-layer-hover)}.cds--accordion__item:not(.cds--accordion__item--active):last-child:hover{border-block-end-color:var(--cds-layer-hover)}.cds--accordion__heading{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:100%;padding:0;text-align:start;transition:background-color .11s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--accordion__heading *,.cds--accordion__heading :after,.cds--accordion__heading :before{box-sizing:inherit}.cds--accordion__heading::-moz-focus-inner{border:0}.cds--accordion__heading{align-items:center;color:var(--cds-text-primary,#161616);cursor:pointer;display:flex;flex-direction:row-reverse;inline-size:100%;justify-content:flex-start;margin:0;min-block-size:var(--cds-layout-size-height-local);padding-inline-end:var(--cds-layout-density-padding-inline-local);position:relative}.cds--accordion__heading:hover{background-color:var(--cds-layer-hover);outline:none}.cds--accordion__heading:focus{box-shadow:0 -1px 0 0 var(--cds-focus,#0f62fe),inset 0 1px 0 0 var(--cds-focus,#0f62fe),inset 2px 0 0 0 var(--cds-focus,#0f62fe),0 1px 0 0 var(--cds-focus,#0f62fe),inset 0 -1px 0 0 var(--cds-focus,#0f62fe),inset -2px 0 0 0 var(--cds-focus,#0f62fe);outline:none;position:relative;z-index:2}.cds--accordion__heading[disabled]{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--accordion__heading[disabled] .cds--accordion__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--accordion__heading[disabled]:hover:before{background-color:transparent}.cds--accordion__item--disabled,.cds--accordion__item--disabled+.cds--accordion__item{border-block-start:1px solid var(--cds-border-subtle)}li.cds--accordion__item--disabled:last-of-type{border-block-end:1px solid var(--cds-border-subtle)}.cds--accordion__arrow{fill:var(--cds-icon-primary,#161616);block-size:1rem;flex:0 0 1rem;inline-size:1rem;outline:2px solid transparent;outline-offset:-2px;transform:rotate(-270deg);transition:all .11s cubic-bezier(.2,0,.38,.9)}.cds--accordion__title{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);padding-inline-start:1rem;text-align:start;z-index:1}.cds--accordion__wrapper{max-block-size:0;opacity:0;overflow:hidden;padding:0;transition:all .11s cubic-bezier(0,0,.38,.9);writing-mode:horizontal-tb}.cds--accordion__content{padding-inline:var(--cds-layout-density-padding-inline-local)}@media(min-width:480px){.cds--accordion__content{padding-inline-end:3rem}}@media(min-width:640px){.cds--accordion__content{padding-inline-end:25%}}.cds--accordion__content&gt;p{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857)}.cds--accordion--start .cds--accordion__heading{flex-direction:row}.cds--accordion--start .cds--accordion__arrow{margin:2px 0 0 var(--cds-layout-density-padding-inline-local)}.cds--accordion--start .cds--accordion__title{margin-inline-end:1rem}.cds--accordion--start .cds--accordion__content{margin-inline-start:calc(var(--cds-layout-density-padding-inline-local) + 1rem)}.cds--accordion__item--collapsing .cds--accordion__content,.cds--accordion__item--expanding .cds--accordion__content{display:block}.cds--accordion__item--active,:host(c4d-footer-nav-group[open]){overflow:visible}.cds--accordion__item--active&gt;.cds--accordion__wrapper,:host(c4d-footer-nav-group[open])&gt;.cds--accordion__wrapper{max-block-size:-moz-fit-content;max-block-size:fit-content;opacity:1;overflow:visible;padding-block:.5rem;padding-block-end:1.5rem}.cds--accordion__item--active&gt;.cds--accordion__heading&gt;.cds--accordion__arrow,:host(c4d-footer-nav-group[open])&gt;.cds--accordion__heading&gt;.cds--accordion__arrow{fill:var(--cds-icon-primary,#161616);transform:rotate(-90deg)}.cds--accordion--flush .cds--accordion__item{border-color:transparent;position:relative}.cds--accordion--flush .cds--accordion__item:hover,.cds--accordion--flush .cds--accordion__item:hover+.cds--accordion__item,.cds--accordion--flush .cds--accordion__item:last-child,.cds--accordion--flush .cds--accordion__item:last-child:hover{border-color:transparent}.cds--accordion--flush .cds--accordion__item:after,.cds--accordion--flush .cds--accordion__item:before{block-size:1px;content:"";display:block;inline-size:calc(100% - 2rem);margin-inline-start:1rem;position:absolute;transition:background .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--accordion--flush .cds--accordion__item:after,.cds--accordion--flush .cds--accordion__item:before{transition:none}}.cds--accordion--flush .cds--accordion__item:before{background:var(--cds-border-subtle);inset-block-start:-1px}.cds--accordion--flush .cds--accordion__item:last-child:after{background:var(--cds-border-subtle);inset-block-end:-1px}.cds--accordion--flush .cds--accordion__heading:hover{position:relative;z-index:1}.cds--accordion--flush .cds--accordion__heading:hover:after,.cds--accordion--flush .cds--accordion__heading:hover:before{background:var(--cds-layer-hover);block-size:1px;content:"";display:block;inline-size:100%;inset-inline-start:0;position:absolute;transition:background .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--accordion--flush .cds--accordion__heading:hover:after,.cds--accordion--flush .cds--accordion__heading:hover:before{transition:none}}.cds--accordion--flush .cds--accordion__heading:hover:before{inset-block-start:-1px}.cds--accordion--flush .cds--accordion__heading:hover:after{inset-block-end:-1px}.cds--accordion--flush .cds--accordion__heading:hover:focus:after,.cds--accordion--flush .cds--accordion__heading:hover:focus:before{background:none}.cds--accordion.cds--skeleton .cds--accordion__button,.cds--accordion.cds--skeleton .cds--accordion__heading{cursor:default}.cds--accordion.cds--skeleton .cds--accordion__arrow{fill:var(--cds-icon-primary,#161616);cursor:default;pointer-events:none}.cds--accordion.cds--skeleton .cds--accordion__arrow:active,.cds--accordion.cds--skeleton .cds--accordion__arrow:focus,.cds--accordion.cds--skeleton .cds--accordion__arrow:hover{border:none;cursor:default;outline:none}.cds--accordion.cds--skeleton .cds--accordion__heading:hover,.cds--accordion.cds--skeleton .cds--accordion__heading:hover:before{background-color:transparent}.cds--accordion--end.cds--skeleton .cds--accordion__arrow{margin-inline-start:1rem}.cds--skeleton .cds--accordion__heading:focus .cds--accordion__arrow{border:none;cursor:default;outline:none}.cds--accordion__title.cds--skeleton__text{margin-block-end:0}.cds--accordion.cds--skeleton .cds--accordion__title{margin-inline-start:1rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--accordion__arrow,.cds--accordion__item--active .cds--accordion__arrow{fill:ButtonText}}[dir=rtl] .cds--accordion--start .cds--accordion__heading{padding-inline-end:0;padding-inline-start:var(--cds-layout-density-padding-inline-local)}[dir=rtl] .cds--accordion--start .cds--accordion__title{margin-inline-end:0;padding-inline-start:0}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:var(--cds-text-primary,#161616);box-shadow:0 0 0 1000px var(--cds-field) inset}.cds--fieldset{border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds--fieldset *,.cds--fieldset :after,.cds--fieldset :before{box-sizing:inherit}.cds--form-item{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--label{color:var(--cds-text-secondary,#525252);display:inline-block;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);font-weight:400;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);line-height:1rem;margin-block-end:.5rem;vertical-align:baseline}.cds--label html{font-size:100%}.cds--label body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--label code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--label strong{font-weight:600}.cds--label .cds--toggletip-label{font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333)}.cds--label--no-margin{margin-block-end:0}.cds--label+.cds--tooltip{inset-block-start:.2rem;inset-inline-start:.5rem;position:relative}.cds--label+.cds--tooltip .cds--tooltip__trigger{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);inline-size:100%;justify-content:center;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--label+.cds--tooltip .cds--tooltip__trigger *,.cds--label+.cds--tooltip .cds--tooltip__trigger :after,.cds--label+.cds--tooltip .cds--tooltip__trigger :before{box-sizing:inherit}.cds--label+.cds--tooltip .cds--tooltip__trigger::-moz-focus-inner{border:0}.cds--label+.cds--tooltip .cds--tooltip__trigger:focus{outline:1px solid var(--cds-focus,#0f62fe)}.cds--label+.cds--tooltip .cds--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252)}.cds--label+.cds--tooltip .cds--tooltip__trigger svg :hover{fill:var(--cds-icon-primary,#161616)}.cds--label+.cds--toggletip{inset-block-start:.2rem;inset-inline-start:.5rem}.cds--label.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}.cds--label.cds--skeleton:active,.cds--label.cds--skeleton:focus,.cds--label.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--label.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--label.cds--skeleton:before{animation:none}}input[type=number]{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif}.cds--combo-box[data-invalid]:not(.cds--multi-select--selected) .cds--text-input:not(:focus),.cds--list-box[data-invalid]:not(.cds--multi-select--invalid--focused,.cds--combo-box--invalid--focused),.cds--number[data-invalid] input[type=number]:not(:focus),.cds--select-input__wrapper[data-invalid] .cds--select-input:not(:focus),.cds--text-area__wrapper[data-invalid]&gt;.cds--text-area--invalid:not(:focus),.cds--text-input__field-wrapper[data-invalid]&gt;.cds--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds--combo-box[data-invalid]:not(.cds--multi-select--selected) .cds--text-input:not(:focus),.cds--list-box[data-invalid]:not(.cds--multi-select--invalid--focused,.cds--combo-box--invalid--focused),.cds--number[data-invalid] input[type=number]:not(:focus),.cds--select-input__wrapper[data-invalid] .cds--select-input:not(:focus),.cds--text-area__wrapper[data-invalid]&gt;.cds--text-area--invalid:not(:focus),.cds--text-input__field-wrapper[data-invalid]&gt;.cds--text-input--invalid:not(:focus),input[data-invalid]:not(:focus){outline-style:dotted}}.cds--date-picker-input__wrapper--invalid~.cds--form-requirement,.cds--date-picker-input__wrapper--warn~.cds--form-requirement,.cds--date-picker-input__wrapper~.cds--form-requirement,.cds--list-box--warning~.cds--form-requirement,.cds--list-box[data-invalid]~.cds--form-requirement,.cds--number[data-invalid] .cds--number__input-wrapper~.cds--form-requirement,.cds--number__input-wrapper--warning~.cds--form-requirement,.cds--select--warning .cds--select-input__wrapper~.cds--form-requirement,.cds--select-input__wrapper[data-invalid]~.cds--form-requirement,.cds--text-area__wrapper--warn~.cds--form-requirement,.cds--text-area__wrapper[data-invalid]~.cds--form-requirement,.cds--text-input__field-wrapper--warning&gt;.cds--text-input~.cds--form-requirement,.cds--text-input__field-wrapper--warning~.cds--form-requirement,.cds--text-input__field-wrapper[data-invalid]~.cds--form-requirement,.cds--time-picker--invalid~.cds--form-requirement,.cds--time-picker--warning~.cds--form-requirement,.cds--time-picker[data-invalid]~.cds--form-requirement,input[data-invalid]~.cds--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds--date-picker-input__wrapper--invalid~.cds--form-requirement,.cds--date-picker-input__wrapper~.cds--form-requirement,.cds--list-box[data-invalid]~.cds--form-requirement,.cds--number[data-invalid] .cds--number__input-wrapper~.cds--form-requirement,.cds--select-input__wrapper[data-invalid]~.cds--form-requirement,.cds--text-area__wrapper[data-invalid]~.cds--form-requirement,.cds--text-input__field-wrapper[data-invalid]~.cds--form-requirement,.cds--time-picker--invalid~.cds--form-requirement,.cds--time-picker[data-invalid]~.cds--form-requirement,input[data-invalid]~.cds--form-requirement{color:var(--cds-text-error,#da1e28)}.cds--form--fluid .cds--text-input__field-wrapper--warning,.cds--form--fluid .cds--text-input__field-wrapper[data-invalid]{display:block}.cds--form--fluid input[data-invalid]{outline:none}.cds--form--fluid .cds--form-requirement{margin:0;padding:.5rem 2.5rem .5rem 1rem}input:not(output,[data-invalid]):-moz-ui-invalid{box-shadow:none}.cds--form-requirement{display:none;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);margin:.25rem 0 0;max-block-size:0;overflow:hidden}.cds--form-requirement html{font-size:100%}.cds--form-requirement body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--form-requirement code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--form-requirement strong{font-weight:600}.cds--select--inline .cds--form__helper-text{margin-block-start:0}.cds--form__helper-text{color:var(--cds-text-secondary,#525252);font-size:var(--cds-helper-text-01-font-size,.75rem);inline-size:100%;letter-spacing:var(--cds-helper-text-01-letter-spacing,.32px);line-height:var(--cds-helper-text-01-line-height,1.33333);margin-block-start:.25rem;opacity:1;z-index:0}.cds--form__helper-text--disabled,.cds--label--disabled,fieldset[disabled] .cds--form__helper-text,fieldset[disabled] .cds--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-border-strong);box-sizing:border-box;color:var(--cds-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;padding:0 var(--cds-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--text-input *,.cds--text-input :after,.cds--text-input :before{box-sizing:inherit}.cds--text-input:active,.cds--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--text-input:active,.cds--text-input:focus{outline-style:dotted}}.cds--text-input-wrapper svg[hidden]{display:none}.cds--password-input{padding-inline-end:2.5rem}.cds--text-input--sm.cds--password-input{padding-inline-end:2rem}.cds--text-input--lg.cds--password-input{padding-inline-end:3rem}.cds--text-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds--text-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds--text-input--light{background-color:var(--cds-field-02,#fff)}.cds--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds--text-input__invalid-icon{fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds--text-input--password__visibility{align-items:center;cursor:pointer;display:inline-flex;overflow:visible;position:relative}.cds--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--text-input--password__visibility:focus{outline-style:dotted}}.cds--text-input--password__visibility:focus{outline:1px solid transparent}.cds--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--text-input--password__visibility:focus svg{outline-style:dotted}}.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after,.cds--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after,.cds--text-input--password__visibility:before{display:inline-block}}.cds--text-input--password__visibility:after,.cds--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--text-input--password__visibility:after,.cds--text-input--password__visibility:before{transition:none}}.cds--text-input--password__visibility.cds--tooltip--a11y:after,.cds--text-input--password__visibility.cds--tooltip--a11y:before{transition:none}.cds--text-input--password__visibility:before{block-size:0;border-style:solid;content:"";inline-size:0}.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after{background-color:var(--cds-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after{inline-size:auto}}@supports(-ms-accelerator:true){.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after{inline-size:auto}}@supports(-ms-ime-align:auto){.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after{border:1px solid transparent}}.cds--text-input--password__visibility:after{content:attr(aria-label)}.cds--text-input--password__visibility.cds--tooltip--a11y:after{content:none}.cds--text-input--password__visibility.cds--tooltip--visible:after,.cds--text-input--password__visibility.cds--tooltip--visible:before,.cds--text-input--password__visibility:focus:after,.cds--text-input--password__visibility:focus:before,.cds--text-input--password__visibility:hover:after,.cds--text-input--password__visibility:hover:before{opacity:1}.cds--text-input--password__visibility.cds--tooltip--visible .cds--assistive-text,.cds--text-input--password__visibility.cds--tooltip--visible+.cds--assistive-text,.cds--text-input--password__visibility:focus .cds--assistive-text,.cds--text-input--password__visibility:focus+.cds--assistive-text,.cds--text-input--password__visibility:hover .cds--assistive-text,.cds--text-input--password__visibility:hover+.cds--assistive-text{clip:auto;margin:auto;overflow:visible}.cds--text-input--password__visibility.cds--tooltip--visible .cds--assistive-text,.cds--text-input--password__visibility.cds--tooltip--visible+.cds--assistive-text,.cds--text-input--password__visibility.cds--tooltip--visible.cds--tooltip--a11y:before,.cds--text-input--password__visibility:focus .cds--assistive-text,.cds--text-input--password__visibility:focus+.cds--assistive-text,.cds--text-input--password__visibility:focus.cds--tooltip--a11y:before,.cds--text-input--password__visibility:hover .cds--assistive-text,.cds--text-input--password__visibility:hover+.cds--assistive-text,.cds--text-input--password__visibility:hover.cds--tooltip--a11y:before{animation:cds--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds--text-input--password__visibility.cds--tooltip--hidden .cds--assistive-text,.cds--text-input--password__visibility.cds--tooltip--hidden+.cds--assistive-text{clip:rect(0,0,0,0);margin:-1px;overflow:hidden}.cds--text-input--password__visibility.cds--tooltip--hidden.cds--tooltip--a11y:before{animation:none;opacity:0}.cds--text-input--password__visibility .cds--assistive-text:after{block-size:.75rem;content:"";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after,.cds--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds--text-input--password__visibility:before{border-color:transparent transparent var(--cds-background-inverse,#393939) transparent;border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds--text-input--password__visibility .cds--assistive-text,.cds--text-input--password__visibility+.cds--assistive-text,.cds--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds--toggle-password-tooltip .cds--popover{inset-inline-start:-2.5rem}.cds--toggle-password-tooltip .cds--popover-content{min-inline-size:2.5rem}.cds--text-input--sm+.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{inline-size:2rem}.cds--text-input--lg+.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{inline-size:3rem}.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252);transition:fill 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg{fill:ButtonText}}.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:focus{outline-style:dotted}}.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:focus svg,.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:hover svg{fill:var(--cds-icon-primary,#161616)}.cds--text-input--invalid,.cds--text-input--warning{padding-inline-end:2.5rem}.cds--text-input--invalid.cds--password-input{padding-inline-end:4rem}.cds--text-input--invalid+.cds--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds--password-input-wrapper .cds--text-input__invalid-icon{inset-inline-end:2.5rem}.cds--text-input:disabled~.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{cursor:not-allowed}.cds--text-input:disabled~.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg,.cds--text-input:disabled~.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger{cursor:default}.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger:hover{cursor:default}.cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--text-input__counter-alert{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.cds--text-input:disabled{-webkit-text-fill-color:var(--cds-text-disabled,hsla(0,0%,9%,.25));background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px}.cds--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds--text-input:disabled::placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds--text-input--invalid{box-shadow:none;outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds--text-input--invalid{outline-style:dotted}}.cds--text-input--invalid .cds--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds--skeleton.cds--text-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds--skeleton.cds--text-input:active,.cds--skeleton.cds--text-input:focus,.cds--skeleton.cds--text-input:hover{border:none;cursor:default;outline:none}.cds--skeleton.cds--text-input:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--skeleton.cds--text-input:before{animation:none}}.cds--form--fluid .cds--text-input-wrapper{background:var(--cds-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds--form--fluid .cds--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds--form--fluid .cds--form__helper-text{display:none}.cds--form--fluid .cds--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds--form--fluid .cds--text-input__divider,.cds--text-input__divider{display:none}.cds--form--fluid .cds--text-input--invalid,.cds--form--fluid .cds--text-input--warning{border-block-end:none}.cds--form--fluid .cds--text-input--invalid+.cds--text-input__divider,.cds--form--fluid .cds--text-input--warning+.cds--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds--form--fluid .cds--text-input__invalid-icon{inset-block-start:5rem}.cds--form--fluid .cds--text-input__field-wrapper--warning&gt;.cds--text-input--warning,.cds--form--fluid .cds--text-input__field-wrapper[data-invalid]&gt;.cds--text-input--invalid{outline:none}.cds--form--fluid .cds--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds--form--fluid .cds--text-input__field-wrapper--warning:focus-within,.cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--form--fluid .cds--text-input__field-wrapper--warning:focus-within,.cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds--form--fluid .cds--text-input__field-wrapper--warning&gt;.cds--text-input--warning:focus,.cds--form--fluid .cds--text-input__field-wrapper[data-invalid]&gt;.cds--text-input--invalid:focus{outline:none}.cds--text-input-wrapper.cds--text-input-wrapper--inline{flex-flow:row wrap}.cds--text-input-wrapper .cds--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds--text-input-wrapper .cds--label--inline--sm{margin-block-start:.5625rem}.cds--text-input-wrapper .cds--label--inline--lg{margin-block-start:1.0625rem}.cds--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds--text-input-wrapper .cds--form__helper-text--inline{margin-block-start:.125rem}.cds--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds--text-input-wrapper--inline .cds--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds--text-input-wrapper--inline--invalid .cds--form-requirement{color:var(--cds-text-error,#da1e28)}.cds--form--fluid .cds--text-input-wrapper--readonly,.cds--text-input-wrapper--readonly .cds--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds--text-input__field-wrapper .cds--slug{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds--text-input__field-wrapper--slug .cds--text-input:not(:has(~.cds--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff);padding-inline-end:2.5rem}.cds--text-input--invalid:has(~.cds--slug),.cds--text-input--warning:has(~.cds--slug){padding-inline-end:4rem}.cds--text-input--invalid~.cds--slug,.cds--text-input--warning~.cds--slug{inset-inline-end:2.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--btn.cds--btn--icon-only.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg,.cds--btn.cds--btn--icon-only.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:hover svg{fill:ButtonText}}.cds--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}.cds--text-input__label-wrapper .cds--text-input__label-counter{align-self:end}.cds--list-box__wrapper--inline{grid-gap:.25rem;align-items:center;display:inline-grid;grid-template:auto auto/auto auto}.cds--list-box__wrapper--inline .cds--label{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--list-box__wrapper--inline .cds--form-requirement,.cds--list-box__wrapper--inline .cds--form__helper-text,.cds--list-box__wrapper--inline .cds--label{margin:0}.cds--list-box__wrapper--inline .cds--form__helper-text{max-inline-size:none}.cds--list-box__wrapper--inline .cds--form-requirement{grid-column:2}.cds--list-box{background-color:var(--cds-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);cursor:pointer;inline-size:100%;max-block-size:2.5rem;position:relative;transition:all 70ms cubic-bezier(.2,0,.38,.9)}.cds--list-box html{font-size:100%}.cds--list-box body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--list-box code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--list-box strong{font-weight:600}.cds--list-box:hover{background-color:var(--cds-field-hover)}.cds--list-box--lg{block-size:3rem;max-block-size:3rem}.cds--list-box--sm{block-size:2rem;max-block-size:2rem}.cds--list-box--expanded{border-block-end-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--layer-two .cds--list-box--expanded{border-block-end-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--layer-three .cds--list-box--expanded{border-block-end-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--list-box--expanded:hover{background-color:var(--cds-field)}.cds--list-box--expanded:hover.cds--list-box--light:hover{background-color:var(--cds-field-02,#fff)}.cds--list-box .cds--text-input{block-size:100%;min-inline-size:0}.cds--list-box__invalid-icon{fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:2.5rem;position:absolute;transform:translateY(-50%)}.cds--list-box__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds--list-box__invalid-icon--warning path[fill]{fill:#000;opacity:1}.cds--list-box.cds--list-box--warning .cds--list-box__field,.cds--list-box[data-invalid] .cds--list-box__field{border-block-end:0;padding-inline-end:4rem}.cds--list-box.cds--list-box--warning.cds--list-box--inline .cds--list-box__field,.cds--list-box[data-invalid].cds--list-box--inline .cds--list-box__field{padding-inline-end:3.5rem}.cds--list-box--light{background-color:var(--cds-field-02,#fff)}.cds--list-box--light:hover{background-color:var(--cds-field-hover)}.cds--list-box--light .cds--list-box__menu{background:var(--cds-layer)}.cds--list-box--light .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle)}.cds--list-box--light.cds--list-box--expanded{border-block-end-color:transparent}.cds--list-box--disabled:hover{background-color:var(--cds-field)}.cds--list-box--light.cds--list-box--disabled{background-color:var(--cds-field-02,#fff)}.cds--list-box--disabled,.cds--list-box--disabled .cds--list-box__field,.cds--list-box--disabled .cds--list-box__field:focus{border-block-end-color:transparent;outline:none}.cds--list-box--disabled .cds--list-box__label,.cds--list-box--disabled.cds--list-box--inline .cds--list-box__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--list-box--disabled .cds--list-box__menu-icon&gt;svg,.cds--list-box--disabled .cds--list-box__selection&gt;svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--list-box--disabled,.cds--list-box--disabled .cds--list-box__field,.cds--list-box--disabled .cds--list-box__menu-icon{cursor:not-allowed}.cds--list-box--disabled .cds--list-box__menu-item,.cds--list-box--disabled .cds--list-box__menu-item--highlighted,.cds--list-box--disabled .cds--list-box__menu-item:hover{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));text-decoration:none}.cds--list-box--disabled .cds--list-box__selection:hover{cursor:not-allowed}.cds--list-box--disabled.cds--list-box[data-invalid] .cds--list-box__field{padding-inline-end:3rem}.cds--list-box--disabled.cds--list-box[data-invalid].cds--list-box--inline .cds--list-box__field{padding-inline-end:2rem}.cds--list-box.cds--list-box--inline{background-color:transparent;border-width:0}.cds--list-box.cds--list-box--inline:hover{background-color:var(--cds-layer-hover)}.cds--list-box.cds--list-box--inline.cds--list-box--expanded{border-block-end-width:0}.cds--list-box.cds--list-box--inline.cds--list-box--expanded .cds--list-box__field[aria-expanded=true]{border-width:0}.cds--list-box.cds--list-box--inline.cds--list-box--disabled:hover,.cds--list-box.cds--list-box--inline.cds--list-box--expanded:hover{background-color:transparent}.cds--list-box.cds--list-box--inline .cds--list-box__field{padding:0 2rem 0 .5rem}.cds--list-box.cds--list-box--inline .cds--list-box__menu-icon{inset-inline-end:.5rem}.cds--list-box.cds--list-box--inline .cds--list-box__invalid-icon{inset-inline-end:2rem}.cds--list-box--inline .cds--list-box__label{color:var(--cds-text-primary,#161616)}.cds--list-box--inline .cds--list-box__field{block-size:100%}.cds--dropdown--inline .cds--list-box__field{max-inline-size:30rem}.cds--dropdown--inline .cds--list-box__menu{max-inline-size:30rem;min-inline-size:18rem}.cds--list-box__field{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(100% + 1px);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;margin:0;outline:none;overflow:hidden;padding:0;padding-block:0;padding-inline-end:3rem;padding-inline-start:1rem;position:relative;text-align:start;text-overflow:ellipsis;vertical-align:baseline;vertical-align:top;white-space:nowrap}.cds--list-box__field *,.cds--list-box__field :after,.cds--list-box__field :before{box-sizing:inherit}.cds--list-box__field::-moz-focus-inner{border:0}.cds--list-box__field:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--list-box__field:focus{outline-style:dotted}}.cds--list-box__field[disabled]{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--list-box__field .cds--text-input{padding-inline-end:5rem}.cds--list-box--warning .cds--list-box__field .cds--text-input,.cds--list-box[data-invalid] .cds--list-box__field .cds--text-input{padding-inline-end:6.5625rem}.cds--list-box--warning .cds--list-box__field .cds--text-input+.cds--list-box__invalid-icon,.cds--list-box[data-invalid] .cds--list-box__field .cds--text-input+.cds--list-box__invalid-icon{inset-inline-end:5.125rem}.cds--list-box__field .cds--text-input--empty{padding-inline-end:3rem}.cds--list-box--warning .cds--list-box__field .cds--text-input--empty,.cds--list-box[data-invalid] .cds--list-box__field .cds--text-input--empty{padding-inline-end:4rem}.cds--list-box--warning .cds--list-box__field .cds--text-input--empty+.cds--list-box__invalid-icon,.cds--list-box[data-invalid] .cds--list-box__field .cds--text-input--empty+.cds--list-box__invalid-icon{inset-inline-end:2.5rem}.cds--list-box__label{color:var(--cds-text-primary,#161616);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cds--list-box__menu-icon{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:1.5rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:1.5rem;inset-inline-end:.75rem;justify-content:center;margin:0;outline:none;padding:0;position:absolute;text-align:start;transition:transform 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--list-box__menu-icon *,.cds--list-box__menu-icon :after,.cds--list-box__menu-icon :before{box-sizing:inherit}.cds--list-box__menu-icon::-moz-focus-inner{border:0}.cds--list-box__menu-icon&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--list-box__menu-icon--open{inline-size:1.5rem;justify-content:center;transform:rotate(180deg)}.cds--list-box__selection{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:1.5rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:1.5rem;inset-block-start:50%;inset-inline-end:2.8125rem;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;transform:translateY(-50%);transition:background-color 70ms cubic-bezier(.2,0,.38,.9);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:baseline}.cds--list-box__selection *,.cds--list-box__selection :after,.cds--list-box__selection :before{box-sizing:inherit}.cds--list-box__selection::-moz-focus-inner{border:0}.cds--list-box__selection:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--list-box__selection:focus{outline-style:dotted}}.cds--list-box__selection:focus:hover{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--list-box__selection:focus:hover{outline-style:dotted}}.cds--list-box__selection&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--list-box--disabled .cds--list-box__selection:focus{outline:none}.cds--list-box__selection--multi{align-items:center;background-color:var(--cds-background-inverse,#393939);block-size:1.5rem;border-radius:.75rem;color:var(--cds-text-inverse,#fff);display:flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);inline-size:auto;inset-block-start:auto;justify-content:space-between;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);line-height:0;margin-inline-end:.625rem;padding:.5rem;padding-inline-end:.125rem;position:static;transform:none}.cds--list-box__selection--multi&gt;svg{fill:var(--cds-icon-inverse,#fff);block-size:1.25rem;inline-size:1.25rem;margin-inline-start:.25rem;padding:.125rem}.cds--list-box__selection--multi&gt;svg:hover{background-color:var(--cds-button-secondary-hover,#474747);border-radius:50%}.cds--list-box--disabled .cds--list-box__selection--multi{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25));color:var(--cds-layer)}.cds--list-box--disabled .cds--list-box__selection--multi.cds--tag--operational{border:1px solid var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--list-box--disabled .cds--list-box__selection--multi .cds--tag__close-icon:hover,.cds--list-box--disabled .cds--list-box__selection--multi.cds--tag--operational:hover{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--list-box--disabled .cds--list-box__selection--multi&gt;svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--list-box--disabled .cds--list-box__selection--multi&gt;svg:hover{background-color:initial}.cds--list-box__selection--multi:hover{outline:none}.cds--list-box__menu{background-color:var(--cds-layer);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));display:none;inline-size:100%;inset-inline-end:0;inset-inline-start:0;overflow-y:auto;position:absolute;transition:max-height .11s cubic-bezier(.2,0,.38,.9);z-index:9100}.cds--list-box__menu:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--list-box__menu:focus{outline-style:dotted}}.cds--list-box .cds--list-box__field[aria-expanded=false] .cds--list-box__menu{display:none;max-block-size:0;visibility:hidden}.cds--list-box--expanded .cds--list-box__menu{display:block;max-block-size:13.75rem}.cds--list-box--expanded.cds--list-box--lg .cds--list-box__menu{max-block-size:16.5rem}.cds--list-box--expanded.cds--list-box--sm .cds--list-box__menu{max-block-size:11rem}.cds--list-box__menu-item{block-size:2.5rem;color:var(--cds-text-secondary,#525252);cursor:pointer;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);position:relative;transition:background 70ms cubic-bezier(.2,0,.38,.9);-webkit-user-select:none;-moz-user-select:none;user-select:none}.cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover)}.cds--list-box__menu-item:active{background-color:var(--cds-layer-selected)}.cds--list-box--light .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover)}.cds--list-box--sm .cds--list-box__menu-item{block-size:2rem}.cds--list-box--lg .cds--list-box__menu-item{block-size:3rem}.cds--list-box--disabled .cds--list-box__menu-item:hover{background-color:transparent}.cds--list-box--light .cds--list-box__menu-item:active{background-color:var(--cds-layer-selected)}.cds--list-box--disabled .cds--list-box__menu-item__option:hover{border-block-start-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--layer-two .cds--list-box--disabled .cds--list-box__menu-item__option:hover{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--layer-three .cds--list-box--disabled .cds--list-box__menu-item__option:hover{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--list-box__menu-item:first-of-type .cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--list-box__menu-item:hover .cds--list-box__menu-item__option{color:var(--cds-text-primary,#161616)}.cds--list-box--disabled .cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--layer-two .cds--list-box--disabled .cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--layer-three .cds--list-box--disabled .cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--layer-two .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--layer-three .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--list-box__menu-item__option{block-size:2.5rem;border:0;border-block-end:1px solid transparent;border-block-start:1px solid transparent;border-block-start-color:var(--cds-border-subtle-01,#c6c6c6);box-sizing:border-box;color:var(--cds-text-secondary,#525252);display:block;font-family:inherit;font-size:100%;font-weight:400;line-height:1rem;margin:0 1rem;outline:2px solid transparent;outline-offset:-2px;overflow:hidden;padding:.6875rem 0;padding-inline-end:1.5rem;text-decoration:none;text-overflow:ellipsis;transition:border-color 70ms cubic-bezier(.2,0,.38,.9),color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline;white-space:nowrap}.cds--list-box__menu-item__option *,.cds--list-box__menu-item__option :after,.cds--list-box__menu-item__option :before{box-sizing:inherit}.cds--list-box__menu-item__option:focus{border-color:transparent;margin:0;outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;padding:.6875rem 1rem}@media screen and (prefers-contrast){.cds--list-box__menu-item__option:focus{outline-style:dotted}}.cds--list-box__menu-item__option:hover{border-color:transparent;color:var(--cds-text-primary,#161616)}.cds--list-box--sm .cds--list-box__menu-item__option{block-size:2rem;padding-block-end:.4375rem;padding-block-start:.4375rem}.cds--list-box--lg .cds--list-box__menu-item__option{block-size:3rem;padding-block-end:.9375rem;padding-block-start:.9375rem}.cds--list-box--disabled .cds--list-box__menu-item:hover .cds--list-box__menu-item__option,.cds--list-box--disabled .cds--list-box__menu-item__option{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--list-box__menu-item[disabled],.cds--list-box__menu-item[disabled] *,.cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--list-box__menu-item[disabled]:hover{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:none}.cds--list-box__menu-item[disabled]:hover{background-color:revert}.cds--list-box__menu-item[disabled] .cds--checkbox-label:before{border-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--list-box__menu-item[disabled]:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--layer-two .cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--layer-two .cds--list-box__menu-item[disabled]:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--layer-three .cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--layer-three .cds--list-box__menu-item[disabled]:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--list-box__menu-item--active+.cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--list-box.cds--list-box--inline .cds--list-box__menu-item__option{margin:0 .5rem}.cds--list-box.cds--list-box--inline .cds--list-box__menu-item__option:focus{margin:0;padding-inline-end:.5rem;padding-inline-start:.5rem}.cds--list-box__menu-item--highlighted{color:var(--cds-text-primary,#161616);outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--list-box__menu-item--highlighted{outline-style:dotted}}.cds--list-box__menu-item--highlighted .cds--list-box__menu-item__option,.cds--list-box__menu-item--highlighted+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--list-box__menu-item--highlighted .cds--list-box__menu-item__option{color:var(--cds-text-primary,#161616)}.cds--list-box__menu-item--active{color:var(--cds-text-primary,#161616)}.cds--list-box--light .cds--list-box__menu-item--active,.cds--list-box__menu-item--active{background-color:var(--cds-layer-selected);border-block-end-color:var(--cds-layer-selected)}.cds--list-box__menu-item--active:hover{background-color:var(--cds-layer-selected-hover);border-block-end-color:var(--cds-layer-selected-hover)}.cds--list-box__menu-item--active .cds--list-box__menu-item__option{color:var(--cds-text-primary,#161616)}.cds--list-box__menu-item--active+.cds--list-box__menu-item&gt;.cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--list-box__menu-item__selected-icon{fill:var(--cds-icon-primary,#161616);display:none;inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds--list-box--inline .cds--list-box__menu-item__selected-icon{inset-inline-end:.5rem}.cds--list-box__menu-item--active .cds--list-box__menu-item__selected-icon{display:block}.cds--list-box__menu-item .cds--checkbox-label{inline-size:100%}.cds--list-box__menu-item .cds--checkbox-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds--list-box--up .cds--list-box__menu{inset-block-end:2.5rem}.cds--list-box--up .cds--list-box--sm .cds--list-box__menu,.cds--list-box--up.cds--dropdown--sm .cds--list-box__menu,.cds--list-box--up.cds--list-box--sm .cds--list-box__menu{inset-block-end:2rem}.cds--list-box--up .cds--list-box--lg .cds--list-box__menu,.cds--list-box--up.cds--dropdown--lg .cds--list-box__menu,.cds--list-box--up.cds--list-box--lg .cds--list-box__menu{inset-block-end:3rem}.cds--list-box input[role=combobox],.cds--list-box input[type=text]{background-color:inherit;min-inline-size:0;text-overflow:ellipsis}.cds--list-box__wrapper--slug .cds--slug{inset-block-start:50%;inset-inline-end:calc(2.5rem + 9px);margin-block-start:.03125rem;position:absolute;transform:translateY(-50%)}.cds--list-box__wrapper--slug .cds--slug:after,.cds--list-box__wrapper--slug .cds--slug:before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;position:absolute}.cds--list-box__wrapper--slug .cds--slug:before{display:none;inset-inline-start:-.5625rem}.cds--list-box__wrapper--slug .cds--slug:after{display:block;inset-inline-end:-.5625rem}.cds--list-box__wrapper--slug .cds--slug--revert:after{inset-block-start:.5rem;inset-inline-end:-.0625rem}.cds--list-box__wrapper--slug .cds--list-box:not(:has(.cds--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds--list-box__wrapper--slug .cds--list-box input[role=combobox]{border-block-end-color:transparent}.cds--list-box__wrapper--slug .cds--list-box__field,.cds--list-box__wrapper--slug .cds--text-input--empty{padding-inline-end:4rem}.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--list-box__field,.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input--empty,.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field,.cds--list-box__wrapper--slug .cds--list-box--warning .cds--text-input--empty,.cds--list-box__wrapper--slug .cds--text-input:not(.cds--text-input--empty){padding-inline-end:6rem}.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input:not(.cds--text-input--empty),.cds--list-box__wrapper--slug .cds--list-box--warning .cds--text-input:not(.cds--text-input--empty){padding-inline-end:8.8125rem}.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--list-box__invalid-icon,.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input--empty+.cds--list-box__invalid-icon,.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__invalid-icon.cds--list-box__invalid-icon--warning{inset-inline-end:5.1875rem}.cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--slug:before,.cds--list-box__wrapper--slug .cds--list-box--warning .cds--slug:before{display:block}.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection)~.cds--slug,.cds--list-box__wrapper--slug .cds--list-box__field:has(.cds--list-box__selection)~.cds--slug{inset-inline-end:calc(4rem + 18px)}.cds--list-box__wrapper--slug .cds--list-box--invalid .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon,.cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon{inset-inline-end:7.25rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--list-box__field,.cds--list-box__menu,.cds--multi-select .cds--tag--filter{outline:1px solid transparent}.cds--list-box__field:focus,.cds--list-box__menu-item--highlighted .cds--list-box__menu-item__option,.cds--multi-select .cds--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}.cds--list-box__menu-icon&gt;svg,.cds--list-box__selection--multi&gt;svg,.cds--list-box__selection&gt;svg{fill:ButtonText}}.cds--list-box__field:has(.cds--list-box__menu-icon) .cds--list-box__selection:after{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;margin-inline-start:2.0625rem;position:absolute}.cds--list-box--invalid[data-invalid] .cds--list-box__field:has(.cds--list-box__menu-icon) .cds--list-box__selection:before,.cds--list-box--warning .cds--list-box__field:has(.cds--list-box__menu-icon) .cds--list-box__selection:before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;margin-inline-end:2.0625rem;position:absolute}.cds--list-box__wrapper--slug:has(.cds--multi-select) .cds--list-box__menu-icon{inset-inline-end:.75rem}.cds--list-box__wrapper--slug:has(.cds--dropdown) .cds--list-box__menu-icon{inset-inline-end:.75rem}.cds--combo-box:hover{background-color:var(--cds-field)}.cds--combo-box.cds--list-box--light:hover{background-color:var(--cds-field-02,#fff)}.cds--combo-box .cds--text-input::-ms-clear{display:none}.cds--combo-box.cds--list-box--expanded .cds--text-input{border-block-end-color:var(--cds-border-subtle)}.cds--combo-box--input--focus.cds--text-input{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--combo-box--input--focus.cds--text-input{outline-style:dotted}}.cds--combo-box.cds--list-box--expanded:has(input[aria-activedescendant]:not([aria-activedescendant=""])) .cds--combo-box--input--focus.cds--text-input{outline-offset:-.0625rem;outline-width:.0625rem}.cds--combo-box .cds--list-box__field,.cds--combo-box.cds--list-box--disabled.cds--list-box--warning .cds--list-box__field,.cds--combo-box.cds--list-box--disabled.cds--list-box[data-invalid] .cds--list-box__field,.cds--combo-box.cds--list-box--warning .cds--list-box__field,.cds--combo-box.cds--list-box[data-invalid] .cds--list-box__field{padding:0}.cds--combo-box--readonly,.cds--combo-box--readonly:hover{background-color:transparent}.cds--combo-box--readonly .cds--text-input{border-block-end-color:var(--cds-border-subtle)}.cds--combo-box--readonly .cds--list-box__menu-icon,.cds--combo-box--readonly .cds--list-box__selection{cursor:default}.cds--combo-box--readonly .cds--list-box__menu-icon svg,.cds--combo-box--readonly .cds--list-box__selection svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--select{align-items:flex-start;border:0;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;position:relative;vertical-align:baseline}.cds--select *,.cds--select :after,.cds--select :before{box-sizing:inherit}.cds--select-input__wrapper{align-items:center;display:flex;inline-size:100%;position:relative}.cds--select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-border-strong);border-radius:0;color:var(--cds-text-primary,#161616);cursor:pointer;display:block;font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);opacity:1;outline:2px solid transparent;outline-offset:-2px;padding-block:0;padding-inline:1rem 3rem;text-overflow:ellipsis;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds--select-input:hover{background-color:var(--cds-field-hover)}.cds--select-input::-ms-expand{display:none}@-moz-document url-prefix(){.cds--select-input:-moz-focusring,.cds--select-input::-moz-focus-inner{background-image:none;color:transparent;text-shadow:0 0 0 #000}}.cds--select-input:focus{color:var(--cds-text-primary,#161616);outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--select-input:focus{outline-style:dotted}}.cds--select-input:disabled,.cds--select-input:hover:disabled{background-color:var(--cds-field);border-block-end-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--select-input--sm{block-size:2rem;max-block-size:2rem}.cds--select-input--lg{block-size:3rem;max-block-size:3rem}.cds--select--disabled .cds--form__helper-text,.cds--select--disabled .cds--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--select--warning .cds--select-input,.cds--select-input__wrapper[data-invalid] .cds--select-input{padding-inline-end:4rem}.cds--select-input:disabled~.cds--select__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--select--light .cds--select-input{background-color:var(--cds-field-02,#fff)}.cds--select--light .cds--select-input:hover{background-color:var(--cds-field-hover)}.cds--select--light .cds--select-input:disabled,.cds--select--light .cds--select-input:hover:disabled{background-color:var(--cds-field-02,#fff);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--select__arrow{fill:var(--cds-icon-primary,#161616);block-size:100%;inset-block-start:0;inset-inline-end:1rem;pointer-events:none;position:absolute}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--select__arrow path{fill:ButtonText}}.cds--select__invalid-icon{inset-inline-end:2.5rem;position:absolute}.cds--select-input__wrapper[data-invalid] .cds--select-input~.cds--select__invalid-icon{fill:var(--cds-support-error,#da1e28)}.cds--select__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds--select__invalid-icon--warning path[fill]{fill:#000;opacity:1}.cds--select-option,optgroup.cds--select-optgroup{background-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}.cds--select-option:disabled,optgroup.cds--select-optgroup:disabled{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--select--inline{align-items:center;display:flex;flex-direction:row}.cds--select--inline.cds--select--invalid .cds--form__helper-text,.cds--select--inline.cds--select--invalid .cds--label{align-self:flex-start;margin-block-start:.8125rem}.cds--select--inline .cds--form__helper-text{margin-block-end:0;margin-inline-start:.5rem}.cds--select--inline .cds--label{margin:0 .5rem 0 0;white-space:nowrap}.cds--select--inline .cds--select-input{background-color:transparent;border-block-end:none;color:var(--cds-text-primary,#161616);inline-size:auto;padding-inline-end:2rem;padding-inline-start:.5rem}.cds--select--inline .cds--select-input:focus,.cds--select--inline .cds--select-input:focus optgroup,.cds--select--inline .cds--select-input:focus option{background-color:var(--cds-background,#fff)}.cds--select--inline .cds--select-input[disabled],.cds--select--inline .cds--select-input[disabled]:hover{background-color:var(--cds-field)}.cds--select--inline .cds--select__arrow{inset-inline-end:.5rem}.cds--select--inline.cds--select--invalid .cds--select-input{padding-inline-end:3.5rem}.cds--select--inline.cds--select--invalid .cds--select-input~.cds--select__invalid-icon{inset-inline-end:2rem}.cds--select--inline .cds--select-input:disabled{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--select--inline .cds--select-input:disabled~*{cursor:not-allowed}.cds--select--readonly .cds--select-input{background-color:transparent;border-block-end-color:var(--cds-border-subtle);cursor:default}.cds--select--readonly .cds--select__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--select.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);block-size:2.5rem;border:none;box-shadow:none;inline-size:100%;padding:0;pointer-events:none;position:relative}.cds--select.cds--skeleton:active,.cds--select.cds--skeleton:focus,.cds--select.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--select.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--select.cds--skeleton:before{animation:none}}.cds--select.cds--skeleton .cds--select-input{display:none}.cds--select--slug .cds--slug{inset-block-start:50%;inset-inline-end:calc(2.5rem + 9px);margin-block-start:.03125rem;position:absolute;transform:translateY(-50%)}.cds--select--slug .cds--slug:after,.cds--select--slug .cds--slug:before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;position:absolute}.cds--select--slug .cds--slug:before{display:none;inset-inline-start:calc(-.5rem - 1px)}.cds--select--slug .cds--slug:after{display:block;inset-inline-end:calc(-.5rem - 1px)}.cds--select--slug .cds--slug--revert:after{inset-block-start:.5rem;inset-inline-end:-.0625rem}.cds--select--slug .cds--select-input:not(:has(~.cds--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff);padding-inline-end:4rem}.cds--select--slug:has(.cds--select__invalid-icon) .cds--select-input:not(:has(~.cds--slug--revert)){padding-inline-end:6rem}.cds--select--slug:has(.cds--select__invalid-icon) .cds--slug:before{display:block}.cds--select--slug .cds--select-input__wrapper .cds--select-input~.cds--select__invalid-icon,.cds--select--slug .cds--select-input__wrapper[data-invalid] .cds--select-input~.cds--select__invalid-icon{inset-inline-end:5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--select__arrow{fill:ButtonText}}.cds--search{align-items:center;display:flex;inline-size:100%;position:relative}.cds--search .cds--label{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);border:none;border-block-end:1px solid var(--cds-border-strong);box-sizing:border-box;color:var(--cds-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;order:1;outline:2px solid transparent;outline-offset:-2px;padding:0 2.5rem;text-overflow:ellipsis;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--search-input *,.cds--search-input :after,.cds--search-input :before{box-sizing:inherit}.cds--search-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--search-input:focus{outline-style:dotted}}.cds--search-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds--search-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds--search-input::-ms-clear{display:none}.cds--search-input[disabled]{background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--search-input[disabled]::-moz-placeholder{color:var(--cds-field)}.cds--search-input[disabled]::placeholder{color:var(--cds-field)}.cds--search--light .cds--search-close:before,.cds--search--light .cds--search-input{background:var(--cds-field-02,#fff)}.cds--search--sm .cds--search-input,.cds--search--sm.cds--search--expandable.cds--search--expanded .cds--search-input{block-size:2rem;padding:0 2rem}.cds--search--sm .cds--search-magnifier-icon{inset-inline-start:.5rem}.cds--search--md .cds--search-input,.cds--search--md.cds--search--expandable.cds--search--expanded .cds--search-input{block-size:2.5rem;padding:0 2.5rem}.cds--search--md .cds--search-magnifier-icon{inset-inline-start:.75rem}.cds--search--lg .cds--search-input,.cds--search--lg.cds--search--expandable.cds--search--expanded .cds--search-input{block-size:3rem;padding:0 3rem}.cds--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252);block-size:1rem;border:0;box-sizing:border-box;font-family:inherit;font-size:100%;inline-size:1rem;inset-block-start:50%;inset-inline-start:1rem;margin:0;padding:0;pointer-events:none;position:absolute;transform:translateY(-50%);vertical-align:baseline;z-index:2}.cds--search-magnifier-icon *,.cds--search-magnifier-icon :after,.cds--search-magnifier-icon :before{box-sizing:inherit}.cds--search-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inset-block-start:0;inset-inline-end:0;margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;text-align:start;vertical-align:baseline}.cds--search-close *,.cds--search-close :after,.cds--search-close :before{box-sizing:inherit}.cds--search-close::-moz-focus-inner{border:0}.cds--search-close:before{background-color:var(--cds-field);block-size:calc(100% - 2px);content:"";display:block;inline-size:2px;inset-block-start:.0625rem;inset-inline-start:0;position:absolute;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--search-close:before{transition:none}}.cds--search-close:hover{border-block-end:1px solid var(--cds-border-strong)}.cds--search-close:hover:before{background-color:var(--cds-field-hover)}.cds--search-button{background-color:var(--cds-field);flex-shrink:0;margin-inline-start:.125rem}.cds--search-button svg{fill:currentColor;vertical-align:middle}.cds--search-close svg{fill:inherit}.cds--search-button,.cds--search-close{fill:var(--cds-icon-primary,#161616);align-items:center;block-size:2.5rem;border-color:transparent;border-style:solid;border-width:1px 0;cursor:pointer;display:flex;inline-size:2.5rem;justify-content:center;opacity:1;transition:opacity .11s cubic-bezier(.2,0,.38,.9),background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9),border .11s cubic-bezier(.2,0,.38,.9);visibility:inherit}.cds--search-button:hover,.cds--search-close:hover{background-color:var(--cds-field-hover)}.cds--search-button:focus,.cds--search-close:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--search-button:focus,.cds--search-close:focus{outline-style:dotted}}.cds--search-button:active,.cds--search-close:active{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2));outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--search-button:active,.cds--search-close:active{outline-style:dotted}}.cds--search--disabled .cds--search-close,.cds--search--disabled.cds--search--expandable .cds--search-magnifier{cursor:not-allowed;outline:none}.cds--search--disabled .cds--search-close:hover,.cds--search--disabled.cds--search--expandable .cds--search-magnifier:hover{background-color:transparent;border-block-end-color:transparent}.cds--search--disabled .cds--search-close:hover:before,.cds--search--disabled.cds--search--expandable .cds--search-magnifier:hover:before{background-color:transparent}.cds--search--disabled svg{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--search-close:active:before,.cds--search-close:focus:before{background-color:var(--cds-focus,#0f62fe)}.cds--search-input:focus~.cds--search-close:hover{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--search-input:focus~.cds--search-close:hover{outline-style:dotted}}.cds--search--sm .cds--search-close,.cds--search--sm.cds--search--expandable,.cds--search--sm.cds--search--expandable .cds--search-magnifier,.cds--search--sm~.cds--search-button{block-size:2rem;inline-size:2rem}.cds--search--sm.cds--search--expandable .cds--search-input::-moz-placeholder{padding:0 2rem}.cds--search--sm.cds--search--expandable .cds--search-input::placeholder{padding:0 2rem}.cds--search--md .cds--search-close,.cds--search--md.cds--search--expandable,.cds--search--md.cds--search--expandable .cds--search-magnifier,.cds--search--md~.cds--search-button{block-size:2.5rem;inline-size:2.5rem}.cds--search--md.cds--search--expandable .cds--search-input::-moz-placeholder{padding:0 2.5rem}.cds--search--md.cds--search--expandable .cds--search-input::placeholder{padding:0 2.5rem}.cds--search--lg .cds--search-close,.cds--search--lg.cds--search--expandable,.cds--search--lg.cds--search--expandable .cds--search-magnifier,.cds--search--lg~.cds--search-button{block-size:3rem;inline-size:3rem}.cds--search--lg.cds--search--expandable .cds--search-input::-moz-placeholder{padding:0 3rem}.cds--search--lg.cds--search--expandable .cds--search-input::placeholder{padding:0 3rem}.cds--search-close--hidden{opacity:0;visibility:hidden}.cds--search--lg.cds--skeleton .cds--search-input,.cds--search--md.cds--skeleton .cds--search-input,.cds--search--sm.cds--skeleton .cds--search-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:100%;padding:0;pointer-events:none;position:relative}.cds--search--lg.cds--skeleton .cds--search-input:active,.cds--search--lg.cds--skeleton .cds--search-input:focus,.cds--search--lg.cds--skeleton .cds--search-input:hover,.cds--search--md.cds--skeleton .cds--search-input:active,.cds--search--md.cds--skeleton .cds--search-input:focus,.cds--search--md.cds--skeleton .cds--search-input:hover,.cds--search--sm.cds--skeleton .cds--search-input:active,.cds--search--sm.cds--skeleton .cds--search-input:focus,.cds--search--sm.cds--skeleton .cds--search-input:hover{border:none;cursor:default;outline:none}.cds--search--lg.cds--skeleton .cds--search-input:before,.cds--search--md.cds--skeleton .cds--search-input:before,.cds--search--sm.cds--skeleton .cds--search-input:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--search--lg.cds--skeleton .cds--search-input:before,.cds--search--md.cds--skeleton .cds--search-input:before,.cds--search--sm.cds--skeleton .cds--search-input:before{animation:none}}.cds--search--lg.cds--skeleton .cds--search-input::-moz-placeholder,.cds--search--md.cds--skeleton .cds--search-input::-moz-placeholder,.cds--search--sm.cds--skeleton .cds--search-input::-moz-placeholder{color:transparent}.cds--search--lg.cds--skeleton .cds--search-input::placeholder,.cds--search--md.cds--skeleton .cds--search-input::placeholder,.cds--search--sm.cds--skeleton .cds--search-input::placeholder{color:transparent}.cds--search--expandable{transition:width 70ms cubic-bezier(.2,0,.38,.9)}.cds--search--expandable.cds--search--expanded{inline-size:100%}.cds--search--expandable .cds--search-input{inline-size:0;padding:0;transition:padding 70ms cubic-bezier(.2,0,.38,.9),width 0s linear 70ms}.cds--search--expandable .cds--search-input::-moz-placeholder{opacity:0;position:relative;transition-duration:70ms;-moz-transition-property:padding,opacity;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds--search--expandable .cds--search-input::placeholder{opacity:0;position:relative;transition-duration:70ms;transition-property:padding,opacity;transition-timing-function:cubic-bezier(.2,0,.38,.9)}.cds--search--expandable.cds--search--expanded .cds--search-input{inline-size:100%;transition:padding 70ms cubic-bezier(.2,0,.38,.9)}.cds--search--expandable.cds--search--expanded .cds--search-input::-moz-placeholder{opacity:1;padding:0;position:relative}.cds--search--expandable.cds--search--expanded .cds--search-input::placeholder{opacity:1;padding:0;position:relative}.cds--search--expandable .cds--search-magnifier{cursor:pointer;position:absolute}.cds--search--expandable .cds--search-magnifier:focus{outline:2px solid var(--cds-focus,#0f62fe)}.cds--search--expandable .cds--search-magnifier:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--search--expandable.cds--search--expanded .cds--search-magnifier{pointer-events:none}.cds--search--expandable .cds--search-magnifier-icon{fill:var(--cds-icon-primary,#161616)}.cds--search--expandable.cds--search--expanded .cds--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252)}.cds--search--expandable.cds--search--disabled svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--search-close svg,.cds--search-magnifier-icon{fill:ButtonText}}:host(c4d-locale-modal){--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-locale-modal) .cds--modal-container{background-color:var(--cds-background,#fff);block-size:calc(100% - 2rem);min-block-size:80%;padding:1rem}@media(max-width:41.98rem){:host(c4d-locale-modal) .cds--modal-container{inline-size:-moz-fit-content;inline-size:fit-content}}:host(c4d-locale-modal) .cds--modal-container .cds--modal-content{display:grid;grid-template-rows:auto 1fr auto;margin:0;padding:0}@media(max-height:28.125rem){:host(c4d-locale-modal) .cds--modal-container .c4d--locale-modal__filtering .c4d--locale-modal__filter{overflow-y:initial}:host(c4d-locale-modal) .cds--modal-container .c4d--locale-modal__filtering .c4d--locale-modal__filter .c4d--locale-modal__list{overflow-y:initial}:host(c4d-locale-modal) .cds--modal-container .c4d--locale-modal__search{position:relative}}:host(c4d-locale-modal) .c4d--locale-modal{display:flex;font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);margin-block:2rem 0;padding-inline-start:1rem}:host(c4d-locale-modal) .c4d--locale-modal.cds--modal-content{margin-block-start:2rem;padding-block-start:.5rem}@media(min-width:66rem){:host(c4d-locale-modal) .c4d--locale-modal.cds--modal-content{margin-block-start:auto}}:host(c4d-locale-modal) .c4d--locale-modal__locales.c4d--locale-modal__locales-hidden{display:none}:host(c4d-locale-modal) .c4d--locale-modal__back .cds--modal-header__label,:host(c4d-locale-modal) button.cds--modal-header__label{background-color:transparent;border:none;display:inline-flex;padding:0}:host(c4d-locale-modal) .c4d--locale-modal__back .cds--modal-header__label:hover,:host(c4d-locale-modal) button.cds--modal-header__label:hover{color:var(--cds-background-brand,#0f62fe);cursor:pointer;text-decoration:underline}:host(c4d-locale-modal) .c4d--locale-modal__back .cds--modal-header__label:focus,:host(c4d-locale-modal) button.cds--modal-header__label:focus{outline-color:var(--cds-background-brand,#0f62fe);outline-offset:-.125rem;outline-width:.125rem}:host(c4d-locale-modal) .c4d--locale-modal__back .cds--modal-header__label svg,:host(c4d-locale-modal) button.cds--modal-header__label svg{fill:currentColor}:host(c4d-locale-modal) .c4d--locale-modal__filter{display:none;inset-block-start:3rem;opacity:0;transform:translate3d(0,-24px,0);transition:transform .24s cubic-bezier(.4,.14,1,1);z-index:-1}:host(c4d-locale-modal) .cds--modal-header{padding-block-start:1rem;padding-inline-start:2rem}:host(c4d-locale-modal) .cds--modal-header__label{align-items:center;color:var(--cds-text-primary,#161616);display:flex;font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375)}:host(c4d-locale-modal) .cds--modal-header__label .c4d--locale-modal__label-globe{block-size:1.25rem;inline-size:1.25rem;margin-inline-start:.25rem}:host(c4d-locale-modal) .cds--modal-header__label .c4d--locale-modal__label-arrow{margin-inline-end:.5rem}:host(c4d-locale-modal) .cds--modal-header__heading{font-size:1.75rem;font-size:calc(1.66935rem + .40323vw);font-weight:400;letter-spacing:0;line-height:1.28572;margin-block-start:.75rem;padding:0}@media(min-width:82rem){:host(c4d-locale-modal) .cds--modal-header__heading{font-size:2rem;font-weight:400;line-height:1.25}}@media(min-width:99rem){:host(c4d-locale-modal) .cds--modal-header__heading{font-size:2rem;font-weight:400}}:host(c4d-locale-modal) .cds--modal-header__heading:focus{outline:none}:host(c4d-locale-modal) c4d-expressive-modal-header{margin-block-end:.5rem;padding:3px 20% 0 1rem}:host(c4d-locale-modal[open]){opacity:1;transition:opacity .24s cubic-bezier(0,0,.3,1),visibility 0ms linear;visibility:inherit}:host(c4d-locale-modal[open]) .cds--modal-container{transform:translateZ(0);transition:transform .24s cubic-bezier(0,0,.3,1)}@media screen and (prefers-reduced-motion:reduce){:host(c4d-locale-modal[open]){transition:none}}.c4d--locale-modal-container .c4d--locale-modal__regions{inline-size:100%;margin-block-start:auto}.c4d--locale-modal-container .c4d--locale-modal__regions&gt;.cds--row{margin-inline:0}:host(c4d-region-item) .cds--link{align-items:stretch;block-size:100%;display:flex;inline-size:100%;max-inline-size:none;outline:1px solid var(--cds-layer-02,#fff);outline-offset:-1px;text-align:inherit}:host(c4d-region-item) .cds--link:hover.cds--link--disabled{display:flex}:host(c4d-region-item) .cds--link:focus-within{outline-color:var(--cds-background-brand,#0f62fe);outline-offset:-.125rem;outline-width:.125rem}@media(max-width:65.98rem){:host(c4d-region-item) .cds--link{min-block-size:6rem}}:host(c4d-region-item) .cds--card.cds--tile{border-block-end:transparent}:host(c4d-region-item:last-of-type) .cds--card.cds--tile{border-block-end:1px solid var(--cds-border-tile)}@media(min-width:66rem){:host(c4d-region-item) .cds--card.cds--tile{border-block-end:1px solid var(--cds-border-tile)}:host(c4d-region-item:first-of-type) .cds--card.cds--tile{border-inline-end:transparent}:host(c4d-region-item:nth-of-type(3)) .cds--card.cds--tile{border-block-start:transparent;border-inline-end:transparent}:host(c4d-region-item:last-of-type) .cds--card.cds--tile{border-block-start:transparent}}.cds--modal-container svg.cds--card__cta,:host(c4d-region-item) svg.cds--card__cta{color:var(--cds-border-inverse,#161616)}:host(c4d-regions){display:flex;flex-wrap:wrap}:host(c4d-locale-item) a.cds--link{border:.125rem solid transparent;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);display:flex;min-block-size:3rem;text-decoration:none;transition:background-color .11s cubic-bezier(.4,.14,.3,1),border .11s cubic-bezier(.4,.14,.3,1)}:host(c4d-locale-item) a.cds--link:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(c4d-locale-item) a.cds--link:active,:host(c4d-locale-item) a.cds--link:focus{border:.125rem solid var(--cds-focus,#0f62fe);outline:none}:host(c4d-locale-item) .c4d--locale-modal__locales__name{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);inline-size:50%;letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding:.75rem 1rem}:host(c4d-locale-item) .c4d--locale-modal__locales__name:first-of-type{color:var(--cds-text-primary,#161616)}:host(c4d-locale-search){display:flex;flex-direction:column;margin-block-start:2rem;overflow:hidden;padding-block-start:.5rem}:host(c4d-locale-search) cds-search::part(input)::-moz-placeholder{color:var(--cds-text-secondary,#525252)}:host(c4d-locale-search) cds-search::part(input)::placeholder{color:var(--cds-text-secondary,#525252)}:host(c4d-locale-search) .c4d--locale-modal__filter{display:flex;flex:1;flex-direction:column;opacity:1;overflow:hidden;transform:translateZ(0);transition:.24s cubic-bezier(0,0,.3,1);z-index:1}:host(c4d-locale-search) .c4d--locale-modal__regions{display:none;opacity:0;transition:.24s cubic-bezier(0,0,.3,1);visibility:hidden;z-index:-1}:host(c4d-locale-search) .c4d--locale-modal__search{background-color:var(--cds-background,#fff);border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);inset-block-start:0;position:sticky}:host(c4d-locale-search) .c4d--locale-modal__search-text{font-size:var(--cds-label-02-font-size,.875rem);font-weight:var(--cds-label-02-font-weight,400);letter-spacing:var(--cds-label-02-letter-spacing,.16px);line-height:var(--cds-label-02-line-height,1.28572);margin:0;padding:2rem 1rem 1rem}:host(c4d-locale-search) .c4d--locale-modal__list{flex:1;overflow-y:auto}:host(c4d-locale-modal) c4d-expressive-modal-heading{inline-size:-moz-fit-content;inline-size:fit-content}:host(c4d-region-item){display:block;flex:0 0 100%;max-inline-size:100%}@media(min-width:66rem){:host(c4d-region-item){display:block;flex:0 0 50%;max-inline-size:50%}}:host(c4d-region-item) .cds--card__wrapper{block-size:100%}:host(c4d-region-item) ::slotted(div.c4d--region-item-footer){color:var(--cds-border-inverse,#161616);display:flex;inline-size:100%;justify-content:flex-end;margin-block-start:auto!important}:host(c4d-region-item) ::slotted(div.c4d--region-item-footer[disabled]){color:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}:host(c4d-footer){--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background-color:var(--cds-background,#fff);color:var(--cds-text-primary,#161616);inline-size:100%;padding-block:3rem;padding-block-start:3rem}:host(c4d-footer) .cds--modal-content .cds--link,:host(c4d-footer) .cds--modal-content .cds--link:visited{color:var(--cds-icon-inverse,#fff)}@media(max-width:41.98rem){:host(c4d-footer) ::slotted([slot=brand]){margin-block-end:3rem}}:host(c4d-footer[size=short]) .cds--footer__logo-container{inline-size:100%}:host(c4d-footer[size=short]) .cds--language-selector__container{margin-block-start:3rem}@media(min-width:42rem){:host(c4d-footer[size=short]) .cds--language-selector__container{margin-block-start:0}}@media(min-width:99rem){:host(c4d-footer[size=short]) .cds--language-selector__container{margin-inline-start:62.5%}}@media(max-width:41.98rem){:host(c4d-footer[size=short]) ::slotted([slot=brand]){margin-block-end:0}}@media(min-width:42rem){:host(c4d-footer[size=micro]){padding-block:0}}@media(max-width:41.98rem){:host(c4d-footer[size=micro]) ::slotted([slot=locale-button]){margin-block-start:0}}@media(min-width:42rem){:host(c4d-footer[size=micro]) .cds--footer__logo-container{display:none}}:host(c4d-footer[size=micro]) .cds--language-selector__container{padding:0}:host(c4d-footer[size=micro]) .cds--locale-btn__container{flex-basis:auto}:host(c4d-footer[size=micro]) .cds--locale-btn__container button{border:none}:host(c4d-footer[size=micro]) .cds--legal-nav{border-block-start:0}:host(c4d-footer-nav-item),:host(c4d-legal-nav-cookie-preferences-placeholder),:host(c4d-legal-nav-item){--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);display:list-item;outline:none}:host(c4d-footer-nav-item) .cds--footer__link.cds--link,:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link,:host(c4d-legal-nav-item) .cds--footer__link.cds--link{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857)}:host(c4d-footer-nav-item) .cds--footer__link.cds--link,:host(c4d-footer-nav-item) .cds--footer__link.cds--link:visited,:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link,:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link:visited,:host(c4d-legal-nav-item) .cds--footer__link.cds--link,:host(c4d-legal-nav-item) .cds--footer__link.cds--link:visited{color:var(--cds-text-secondary,#525252)}:host(c4d-footer-nav-item) .cds--footer__link.cds--link:focus,:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link:focus,:host(c4d-legal-nav-item) .cds--footer__link.cds--link:focus{outline-color:var(--cds-focus,#0f62fe);outline-offset:-1px}:host(c4d-footer-nav-item) .cds--footer__link.cds--link:active,:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link:active,:host(c4d-legal-nav-item) .cds--footer__link.cds--link:active{color:var(--cds-text-on-color,#fff)}:host(c4d-footer-nav-item) .cds--footer__link.cds--link:hover,:host(c4d-footer-nav-item) .cds--footer__link.cds--link:visited:hover,:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link:hover,:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link:visited:hover,:host(c4d-legal-nav-item) .cds--footer__link.cds--link:hover,:host(c4d-legal-nav-item) .cds--footer__link.cds--link:visited:hover{color:var(--cds-text-primary,#161616)}:host(c4d-legal-nav-cookie-preferences-placeholder) .cds--footer__link.cds--link{cursor:pointer}:host(c4d-legal-nav){--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-legal-nav) .cds--legal-nav__list .cds--legal-nav__list-item .cds--link{color:var(--cds-text-secondary,#525252)}:host(c4d-legal-nav) .cds--legal-nav__list .cds--legal-nav__list-item .cds--link:hover{color:var(--cds-text-primary,#161616)}.cds--footer__main{box-sizing:border-box;margin-inline:auto;max-inline-size:99rem;padding-inline:1rem}@media(min-width:42rem){.cds--footer__main{padding-inline:2rem}}@media(min-width:99rem){.cds--footer__main{padding-inline:2.5rem}}.cds--footer__main-container{display:flex;flex-direction:column;flex-wrap:wrap;margin-inline:-1rem}.cds--footer--short .cds--footer__main-container,:host(c4d-footer[size=short]) .cds--footer__main-container{flex-direction:row}@media(min-width:66rem){.cds--footer__main-container{flex-direction:row}}.cds--footer__logo-container{margin-inline:auto;margin-inline:0;max-inline-size:99rem;padding-inline:1rem}@media(min-width:42rem){.cds--footer__logo-container{padding-inline:2rem}}@media(min-width:99rem){.cds--footer__logo-container{padding-inline:2.5rem}}@media(min-width:42rem){.cds--footer__logo-container{margin-block-end:0;padding-inline:1rem}}@media(min-width:66rem){.cds--footer__logo-container{inline-size:100%;margin-inline:auto}}.cds--footer__logo-container .cds--footer__logo-row{display:flex;flex-wrap:wrap;justify-content:space-between;margin-inline:-1rem}@media print{.cds--footer,:host(c4d-footer){display:none!important}}:host(c4d-footer),:host(c4d-legal-nav){display:block}:host(c4d-footer) .c4d--adjunct-links__container,:host(c4d-legal-nav) .c4d--adjunct-links__container{list-style:none;margin-block-start:2rem}@media(max-width:41.98rem){:host(c4d-footer) .c4d--adjunct-links__container,:host(c4d-legal-nav) .c4d--adjunct-links__container{margin-inline:auto;max-inline-size:99rem;padding-inline:1rem}}@media(max-width:41.98rem)and (min-width:42rem){:host(c4d-footer) .c4d--adjunct-links__container,:host(c4d-legal-nav) .c4d--adjunct-links__container{padding-inline:2rem}}@media(max-width:41.98rem)and (min-width:99rem){:host(c4d-footer) .c4d--adjunct-links__container,:host(c4d-legal-nav) .c4d--adjunct-links__container{padding-inline:2.5rem}}:host(c4d-footer) .c4d--adjunct-links__container--hidden,:host(c4d-legal-nav) .c4d--adjunct-links__container--hidden{display:none}:host(c4d-footer-nav-group[open]) .cds--accordion__content{display:block;padding-block-start:0}:host(c4d-footer-nav-group) .cds--accordion__heading{align-items:center;border-block-start:1px solid var(--cds-border-subtle-01,#c6c6c6);min-block-size:3rem;padding:0}@media(max-width:41.98rem){:host(c4d-footer-nav-group:last-of-type){border-block-end:1px solid var(--cds-border-subtle-01,#c6c6c6)}}:host(c4d-legal-nav):not([size=micro]) .c4d--adjunct-links__container,:host(c4d-legal-nav):not([size=micro]) .c4d--legal-nav__list{padding-block:0}@media(min-width:42rem){:host(c4d-legal-nav):not([size=micro]) .c4d--adjunct-links__container,:host(c4d-legal-nav):not([size=micro]) .c4d--legal-nav__list{padding-block-start:.5rem}}@media(min-width:66rem){:host(c4d-legal-nav):not([size=micro]) .c4d--adjunct-links__container,:host(c4d-legal-nav):not([size=micro]) .c4d--legal-nav__list{margin-inline-start:25%}}:host(c4d-legal-nav):not([size=micro]) .c4d--adjunct-links__container&gt;ul,:host(c4d-legal-nav):not([size=micro]) .c4d--legal-nav__list&gt;ul{inline-size:100%}@media(min-width:42rem){:host(c4d-legal-nav):not([size=micro]) .c4d--adjunct-links__container&gt;ul,:host(c4d-legal-nav):not([size=micro]) .c4d--legal-nav__list&gt;ul{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem;display:block}}@media(min-width:66rem){:host(c4d-legal-nav):not([size=micro]) .c4d--adjunct-links__container&gt;ul,:host(c4d-legal-nav):not([size=micro]) .c4d--legal-nav__list&gt;ul{-moz-column-count:3;column-count:3}}@media(min-width:42rem){:host(c4d-legal-nav[size=micro]) ::slotted(c4d-legal-nav-cookie-preferences-placeholder),:host(c4d-legal-nav[size=micro]) ::slotted(c4d-legal-nav-item){align-items:center;display:flex;min-block-size:3rem;padding:0}}:host(c4d-legal-nav[size=micro]) .c4d--adjunct-links__container{display:none}:host(c4d-legal-nav[size=micro]) .c4d--legal-nav{border-block-start:0;display:block}:host(c4d-legal-nav[size=micro]) .c4d--legal-nav__list{inline-size:100%}@media(min-width:66rem){:host(c4d-legal-nav[size=micro]) .c4d--legal-nav__list div{display:flex}}:host(c4d-legal-nav[size=micro]) .c4d--legal-nav__list div&gt;ul{border-block-start:1px solid var(--cds-border-subtle-01,#c6c6c6);padding:0 1rem}@media(max-width:41.98rem){:host(c4d-legal-nav[size=micro]) .c4d--legal-nav__list div&gt;ul{padding-block-start:.5rem}}@media(min-width:42rem){:host(c4d-legal-nav[size=micro]) .c4d--legal-nav__list div&gt;ul{-moz-column-count:inherit;column-count:inherit;display:flex}}@media(min-width:66rem){:host(c4d-legal-nav[size=micro]) .c4d--legal-nav__list div&gt;ul{border-block-start:none;padding:0 1rem 0 2rem}}@media(min-width:42rem){:host(c4d-locale-button[size=micro]){flex-shrink:1;margin:0;margin-inline-start:50%;padding:0}:host(c4d-locale-button[size=micro]) .cds--btn--tertiary{background-color:var(--cds-background,#fff);border:none;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0}}@media(min-width:42rem)and (min-width:42rem){:host(c4d-locale-button[size=micro]) .cds--btn--tertiary{align-self:flex-end;border-inline-start:1px solid var(--cds-border-subtle-01,#c6c6c6)}}@media(min-width:42rem)and (min-width:66rem){:host(c4d-locale-button[size=micro]) .cds--btn--tertiary{margin:0 -1rem 0 0}}@media(min-width:42rem){:host(c4d-locale-button[size=micro]) .cds--btn--tertiary:focus,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--btn--tertiary,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--list-box,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--select-input{background-color:var(--cds-background,#fff);max-inline-size:100%}:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--btn--tertiary:hover,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--list-box:hover,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--select-input:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--btn--tertiary:active,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--list-box:active,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--select-input:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--select{max-inline-size:100%}:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--list-box,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--select-input,:host(c4d-locale-button[size=micro]) .cds--btn--tertiary .cds--text-input{border-block-end:none}}@media(min-width:66rem){:host(c4d-locale-button[size=micro]){margin-inline-start:0}}:host(c4d-locale-button[size=micro]) .cds--btn{padding-block:.75rem}:host(c4d-locale-button[size=micro]) .cds--locale-btn{max-inline-size:100%}:host(c4d-language-selector-desktop),:host(c4d-language-selector-mobile){display:block;flex:0 0 100%;margin-block:3rem;max-block-size:3rem;max-inline-size:100%;outline:none;padding:0 1rem;position:relative}:host(c4d-language-selector-desktop) .cds--list-box__field,:host(c4d-language-selector-mobile) .cds--list-box__field{background-color:var(--cds-layer-01,#f4f4f4)}:host(c4d-language-selector-desktop) .cds--combo-box,:host(c4d-language-selector-mobile) .cds--combo-box{inset-block-end:1rem}:host(c4d-language-selector-desktop) .cds--list-box__menu,:host(c4d-language-selector-mobile) .cds--list-box__menu{inset-block:auto 47px;max-block-size:13.5rem;position:absolute}:host(c4d-language-selector-desktop) .cds--text-input,:host(c4d-language-selector-mobile) .cds--text-input{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}@media(min-width:42rem){:host(c4d-language-selector-desktop),:host(c4d-language-selector-mobile){display:block;flex:0 0 50%;margin-block-start:0;margin-inline-start:25%;max-inline-size:50%;padding:0}}@media(min-width:66rem){:host(c4d-language-selector-desktop),:host(c4d-language-selector-mobile){display:block;flex:0 0 25%;margin-inline-start:62.5%;max-inline-size:25%;min-inline-size:13.5rem;order:1}}:host(c4d-language-selector-desktop) .cds--list-box__menu-icon{inset-inline-end:.75rem}:host(c4d-language-selector-desktop) .cds--list-box__selection{inset-inline-end:2.25rem}:host(c4d-language-selector-desktop) .cds--label-visually-hidden{block-size:0;visibility:hidden}:host(c4d-language-selector-desktop[size=micro]){align-self:flex-end;border-inline-start:1px solid var(--cds-border-subtle-01,#c6c6c6);inline-size:100%;margin:0;margin-block-end:0;padding:0}:host(c4d-language-selector-desktop[size=micro]) .cds--dropdown{background-color:var(--cds-background,#fff);block-size:3rem;max-block-size:3rem}:host(c4d-language-selector-desktop[size=micro]) .cds--dropdown .cds--list-box__field{background-color:var(--cds-background,#fff);block-size:inherit}:host(c4d-language-selector-desktop[size=micro]) .cds--dropdown:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(c4d-language-selector-desktop[size=micro]) .cds--list-box__menu{inset-block-end:3rem}:host(c4d-language-selector-desktop[size=micro]) .cds--dropdown,:host(c4d-language-selector-desktop[size=micro]) .cds--text-input{border-block-end:none}:host(c4d-language-selector-desktop[size=micro]) .cds--select-input__wrapper{block-size:100%}:host(c4d-language-selector-desktop[size=micro]) .cds--select-input{background-color:var(--cds-background,#fff);block-size:100%;border-block-end:none}:host(c4d-language-selector-desktop[size=micro]) .cds--select-input:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}@media(min-width:42rem){:host(c4d-language-selector-desktop[size=micro]){border-inline-start:1px solid var(--cds-border-subtle-01,#c6c6c6);max-inline-size:50%}}:host(c4d-language-selector-mobile[size=micro]){align-self:flex-end;border-inline-start:1px solid var(--cds-border-subtle-01,#c6c6c6);inline-size:100%;margin-block-start:0}:host(c4d-language-selector-mobile[size=micro]) .cds--select{display:block}:host(c4d-language-selector-mobile[size=micro]) .cds--select-input{block-size:100%;inline-size:100%;max-inline-size:100%}:host(c4d-language-selector-mobile[size=micro]) .cds--select-input:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}@media(min-width:42rem){:host(c4d-language-selector-mobile[size=micro]){margin:0;max-inline-size:50%;padding:0}:host(c4d-language-selector-mobile[size=micro]) .cds--select-input{background-color:var(--cds-background,#fff);border-block-end:none}}:host(c4d-language-selector-mobile) .cds--select-input__wrapper{block-size:3rem;margin-block-start:-1rem}.cds--footer-logo,:host(c4d-footer-logo){--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);display:block;flex:0 0 50%;max-inline-size:50%}.cds--footer-logo:focus-visible,:host(c4d-footer-logo):focus-visible{outline:none}@media(min-width:42rem){.cds--footer-logo,:host(c4d-footer-logo){display:block;flex:0 0 25%;margin-block-end:3rem;max-inline-size:25%}}@media(min-width:66rem){.cds--footer-logo,:host(c4d-footer-logo){display:block;flex:0 0 12.5%;max-inline-size:12.5%}}.c4d--footer-logo__link{color:var(--cds-text-on-color,#fff);display:inline-block;inline-size:auto;inline-size:100%;padding-inline-start:1rem;padding-inline:1rem}.cds--grid--condensed .c4d--footer-logo__link,.cds--row--condensed .c4d--footer-logo__link{padding-inline:.03125rem}.cds--grid--narrow .c4d--footer-logo__link,.cds--row--narrow .c4d--footer-logo__link{padding-inline:0 1rem}.c4d--footer-logo__link:focus{box-shadow:inset 0 0 0 .125rem var(--cds-focus,#0f62fe);outline:none}.c4d--footer-logo__logo{fill:currentColor;display:inline-block;inline-size:128px}:host(c4d-footer-logo[size=micro]){align-self:center;margin:0;position:relative}:host(c4d-footer-logo[size=micro]) .c4d--footer-logo__link{inset-block-start:-2.21875rem;position:absolute}@media(min-width:66rem){:host(c4d-footer-logo[size=micro]) .c4d--footer-logo__link{inset-block-start:0;position:relative}}@media(min-width:42rem)and (max-width:66rem){:host(c4d-footer-logo[size=micro][disable-locale-button]){background-color:var(--cds-background,#fff);block-size:3rem;inline-size:100%}:host(c4d-footer-logo[size=micro][disable-locale-button]) .c4d--footer-logo__link{inset-block-start:.78125rem}}:host(c4d-footer-nav){--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);inline-size:100%;order:1;padding-inline:1rem;padding:0}:host(c4d-footer-nav) .cds--accordion{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));border:0;box-sizing:border-box;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}:host(c4d-footer-nav) .cds--accordion *,:host(c4d-footer-nav) .cds--accordion :after,:host(c4d-footer-nav) .cds--accordion :before{box-sizing:inherit}:host(c4d-footer-nav) .cds--accordion{inline-size:100%;list-style:none}:host(c4d-footer-nav) .cds--accordion__item{border-block-start:1px solid var(--cds-border-subtle);display:list-item;overflow:visible;transition:border-color .11s cubic-bezier(.2,0,.38,.9)}:host(c4d-footer-nav) .cds--accordion__item:last-child{border-block-end:1px solid var(--cds-border-subtle)}:host(c4d-footer-nav) .cds--accordion__item:not(.cds--accordion__item--active):hover,:host(c4d-footer-nav) .cds--accordion__item:not(.cds--accordion__item--active):hover+.cds--accordion__item{border-block-start-color:var(--cds-layer-hover)}:host(c4d-footer-nav) .cds--accordion__item:not(.cds--accordion__item--active):last-child:hover{border-block-end-color:var(--cds-layer-hover)}:host(c4d-footer-nav) .cds--accordion__heading{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;box-sizing:border-box;display:inline-block;font-family:inherit;font-size:100%;text-align:start;transition:background-color .11s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}:host(c4d-footer-nav) .cds--accordion__heading *,:host(c4d-footer-nav) .cds--accordion__heading :after,:host(c4d-footer-nav) .cds--accordion__heading :before{box-sizing:inherit}:host(c4d-footer-nav) .cds--accordion__heading::-moz-focus-inner{border:0}:host(c4d-footer-nav) .cds--accordion__heading{color:var(--cds-text-primary,#161616);cursor:pointer;flex-direction:row-reverse;inline-size:100%;justify-content:flex-start;margin:0;min-block-size:var(--cds-layout-size-height-local);padding-inline-end:var(--cds-layout-density-padding-inline-local);position:relative}:host(c4d-footer-nav) .cds--accordion__heading:hover{background-color:var(--cds-layer-hover);outline:none}:host(c4d-footer-nav) .cds--accordion__heading:focus{box-shadow:0 -1px 0 0 var(--cds-focus,#0f62fe),inset 0 1px 0 0 var(--cds-focus,#0f62fe),inset 2px 0 0 0 var(--cds-focus,#0f62fe),0 1px 0 0 var(--cds-focus,#0f62fe),inset 0 -1px 0 0 var(--cds-focus,#0f62fe),inset -2px 0 0 0 var(--cds-focus,#0f62fe);outline:none;position:relative;z-index:2}:host(c4d-footer-nav) .cds--accordion__heading[disabled]{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}:host(c4d-footer-nav) .cds--accordion__heading[disabled] .cds--accordion__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}:host(c4d-footer-nav) .cds--accordion__heading[disabled]:hover:before{background-color:transparent}:host(c4d-footer-nav) .cds--accordion__item--disabled,:host(c4d-footer-nav) .cds--accordion__item--disabled+.cds--accordion__item{border-block-start:1px solid var(--cds-border-subtle)}:host(c4d-footer-nav) li.cds--accordion__item--disabled:last-of-type{border-block-end:1px solid var(--cds-border-subtle)}:host(c4d-footer-nav) .cds--accordion__arrow{outline:2px solid transparent;outline-offset:-2px;transition:all .11s cubic-bezier(.2,0,.38,.9)}:host(c4d-footer-nav) .cds--accordion__arrow{fill:var(--cds-icon-primary,#161616);block-size:1rem;flex:0 0 1rem;inline-size:1rem;transform:rotate(-270deg)}:host(c4d-footer-nav) .cds--accordion__title{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857)}:host(c4d-footer-nav) .cds--accordion__title{inline-size:100%;padding-inline-start:1rem;text-align:start;z-index:1}:host(c4d-footer-nav) .cds--accordion__wrapper{max-block-size:0;opacity:0;overflow:hidden;padding:0;transition:all .11s cubic-bezier(0,0,.38,.9);writing-mode:horizontal-tb}:host(c4d-footer-nav) .cds--accordion__content{padding-inline:var(--cds-layout-density-padding-inline-local)}@media(min-width:480px){:host(c4d-footer-nav) .cds--accordion__content{padding-inline-end:3rem}}@media(min-width:640px){:host(c4d-footer-nav) .cds--accordion__content{padding-inline-end:25%}}:host(c4d-footer-nav) .cds--accordion__content&gt;p{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857)}:host(c4d-footer-nav) .cds--accordion--start .cds--accordion__heading{flex-direction:row}:host(c4d-footer-nav) .cds--accordion--start .cds--accordion__arrow{margin:2px 0 0 var(--cds-layout-density-padding-inline-local)}:host(c4d-footer-nav) .cds--accordion--start .cds--accordion__title{margin-inline-end:1rem}:host(c4d-footer-nav) .cds--accordion--start .cds--accordion__content{margin-inline-start:calc(var(--cds-layout-density-padding-inline-local) + 1rem)}:host(c4d-footer-nav) .cds--accordion__item--collapsing .cds--accordion__content,:host(c4d-footer-nav) .cds--accordion__item--expanding .cds--accordion__content{display:block}:host(c4d-footer-nav) .cds--accordion__item--active,:host(c4d-footer-nav) :host(c4d-footer-nav-group[open]){overflow:visible}:host(c4d-footer-nav) .cds--accordion__item--active&gt;.cds--accordion__wrapper,:host(c4d-footer-nav) :host(c4d-footer-nav-group[open])&gt;.cds--accordion__wrapper{max-block-size:-moz-fit-content;max-block-size:fit-content;opacity:1;overflow:visible;padding-block:.5rem;padding-block-end:1.5rem}:host(c4d-footer-nav) .cds--accordion__item--active&gt;.cds--accordion__heading&gt;.cds--accordion__arrow,:host(c4d-footer-nav) :host(c4d-footer-nav-group[open])&gt;.cds--accordion__heading&gt;.cds--accordion__arrow{fill:var(--cds-icon-primary,#161616);transform:rotate(-90deg)}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item{border-color:transparent;position:relative}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:hover,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:hover+.cds--accordion__item,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:last-child,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:last-child:hover{border-color:transparent}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:after,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:before{block-size:1px;content:"";display:block;inline-size:calc(100% - 2rem);margin-inline-start:1rem;position:absolute;transition:background .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:after,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:before{transition:none}}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:before{background:var(--cds-border-subtle);inset-block-start:-1px}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__item:last-child:after{background:var(--cds-border-subtle);inset-block-end:-1px}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover{position:relative;z-index:1}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:after,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:before{background:var(--cds-layer-hover);block-size:1px;content:"";display:block;inline-size:100%;inset-inline-start:0;position:absolute;transition:background .11s cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:after,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:before{transition:none}}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:before{inset-block-start:-1px}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:after{inset-block-end:-1px}:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:focus:after,:host(c4d-footer-nav) .cds--accordion--flush .cds--accordion__heading:hover:focus:before{background:none}:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__button,:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__heading{cursor:default}:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__arrow{fill:var(--cds-icon-primary,#161616);cursor:default;pointer-events:none}:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__arrow:active,:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__arrow:focus,:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__arrow:hover{border:none;cursor:default;outline:none}:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__heading:hover,:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__heading:hover:before{background-color:transparent}:host(c4d-footer-nav) .cds--accordion--end.cds--skeleton .cds--accordion__arrow{margin-inline-start:1rem}:host(c4d-footer-nav) .cds--skeleton .cds--accordion__heading:focus .cds--accordion__arrow{border:none;cursor:default;outline:none}:host(c4d-footer-nav) .cds--accordion__title.cds--skeleton__text{margin-block-end:0}:host(c4d-footer-nav) .cds--accordion.cds--skeleton .cds--accordion__title{margin-inline-start:1rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){:host(c4d-footer-nav) .cds--accordion__arrow,:host(c4d-footer-nav) .cds--accordion__item--active .cds--accordion__arrow{fill:ButtonText}}:host(c4d-footer-nav) [dir=rtl] .cds--accordion--start .cds--accordion__heading{padding-inline-end:0;padding-inline-start:var(--cds-layout-density-padding-inline-local)}:host(c4d-footer-nav) [dir=rtl] .cds--accordion--start .cds--accordion__title{margin-inline-end:0;padding-inline-start:0}.cds--grid--condensed :host(c4d-footer-nav),.cds--row--condensed :host(c4d-footer-nav){padding-inline:.03125rem}.cds--grid--narrow :host(c4d-footer-nav),.cds--row--narrow :host(c4d-footer-nav){padding-inline:0 1rem}@media(min-width:42rem){:host(c4d-footer-nav){padding:0 1rem}}@media(min-width:66rem){:host(c4d-footer-nav){display:block;flex:0 0 75%;max-inline-size:75%}}:host(c4d-footer-nav) .cds--accordion__heading{align-items:center;display:flex;min-block-size:3rem;padding:0}:host(c4d-footer-nav) ::slotted([slot=language-selector]),:host(c4d-footer-nav) ::slotted([slot=locale-button]){display:inline-block;inline-size:100%;margin-inline-start:0;max-inline-size:100%}:host(c4d-footer-nav[disable-locale-button]),nav.cds--footer-nav__locale-button--disabled{border-block-start:none}@media(min-width:66rem){:host(c4d-footer-nav[disable-locale-button]),nav.cds--footer-nav__locale-button--disabled{margin-inline-start:12.5%;padding-block-start:0}}@media(min-width:42rem){.cds--footer-nav__container{-moz-column-count:2;column-count:2;-moz-column-gap:2rem;column-gap:2rem;display:flex;display:block;flex-wrap:wrap;margin-inline:-1rem;margin-inline:0}}@media(min-width:66rem){.cds--footer-nav__container{-moz-column-count:3;column-count:3;-moz-column-gap:2rem;column-gap:2rem}}.cds--footer--short .cds--footer-nav,:host(c4d-footer[size=short]) ::slotted(c4d-footer-nav){display:none}.cds--footer-nav-group,.cds--footer-nav-group.cds--accordion__item,:host(c4d-footer-nav-group){--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);display:block;padding-inline-start:0}.cds--footer-nav-group.cds--accordion__item:last-child,.cds--footer-nav-group:last-child,:host(c4d-footer-nav-group):last-child{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);margin-block-end:3rem}@media(min-width:42rem){.cds--footer-nav-group.cds--accordion__item:last-child,.cds--footer-nav-group:last-child,:host(c4d-footer-nav-group):last-child{border-block-end:none}}.cds--footer-nav-group .cds--accordion__content,.cds--footer-nav-group.cds--accordion__item .cds--accordion__content,:host(c4d-footer-nav-group) .cds--accordion__content{padding-inline:0}.cds--footer-nav-group .cds--accordion__content ul,.cds--footer-nav-group.cds--accordion__item .cds--accordion__content ul,:host(c4d-footer-nav-group) .cds--accordion__content ul{list-style:none;margin:0;padding-inline-start:0}.cds--footer-nav-group .cds--accordion__arrow,.cds--footer-nav-group.cds--accordion__item .cds--accordion__arrow,:host(c4d-footer-nav-group) .cds--accordion__arrow{margin:2px 1rem 0 0}@media(min-width:42rem){.cds--footer-nav-group,.cds--footer-nav-group.cds--accordion__item,:host(c4d-footer-nav-group){display:inline-block;inline-size:100%;margin-block-end:3rem;padding-inline:1rem;padding-inline-start:0}.cds--grid--condensed .cds--footer-nav-group,.cds--grid--condensed .cds--footer-nav-group.cds--accordion__item,.cds--grid--condensed :host(c4d-footer-nav-group),.cds--row--condensed .cds--footer-nav-group,.cds--row--condensed .cds--footer-nav-group.cds--accordion__item,.cds--row--condensed :host(c4d-footer-nav-group){padding-inline:.03125rem}.cds--grid--narrow .cds--footer-nav-group,.cds--grid--narrow .cds--footer-nav-group.cds--accordion__item,.cds--grid--narrow :host(c4d-footer-nav-group),.cds--row--narrow .cds--footer-nav-group,.cds--row--narrow .cds--footer-nav-group.cds--accordion__item,.cds--row--narrow :host(c4d-footer-nav-group){padding-inline:0 1rem}.cds--footer-nav-group.cds--accordion__item,.cds--footer-nav-group.cds--accordion__item.cds--accordion__item,:host(c4d-footer-nav-group).cds--accordion__item{border-block-start:0 transparent}.cds--footer-nav-group .cds--accordion__heading,.cds--footer-nav-group.cds--accordion__item .cds--accordion__heading,:host(c4d-footer-nav-group) .cds--accordion__heading{display:none}.cds--footer-nav-group .cds--accordion__content,.cds--footer-nav-group.cds--accordion__item .cds--accordion__content,:host(c4d-footer-nav-group) .cds--accordion__content{block-size:auto;display:block;opacity:1;visibility:visible}.cds--footer-nav-group .cds--accordion__content,.cds--footer-nav-group.cds--accordion__item .cds--accordion__content,.cds--footer-nav-group.cds--accordion__item--active .cds--accordion__content,.cds--footer-nav-group.cds--accordion__item.cds--accordion__item--active .cds--accordion__content,:host(c4d-footer-nav-group) .cds--accordion__content,:host(c4d-footer-nav-group).cds--accordion__item--active .cds--accordion__content{padding:0}}@media(max-width:41.98rem){:host(c4d-footer-nav-group:not([open])) .cds--accordion__content{display:none}}@media(max-width:41.98rem){.cds--footer-nav-group .cds--link,:host(c4d-footer-nav-item) .cds--link{display:block;margin-block-start:0;padding:1rem}.cds--footer-nav-group .cds--link:active,.cds--footer-nav-group .cds--link:hover,:host(c4d-footer-nav-item) .cds--link:active,:host(c4d-footer-nav-item) .cds--link:hover{text-decoration:none}.cds--footer-nav-group .cds--link:hover,:host(c4d-footer-nav-item) .cds--link:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--footer-nav-group .cds--link:active,:host(c4d-footer-nav-item) .cds--link:active{background-color:var(--cds-layer-active-01,#c6c6c6)}.cds--footer-nav-group .cds--link:focus,:host(c4d-footer-nav-item) .cds--link:focus{box-shadow:inset 0 0 0 1px var(--cds-focus,#0f62fe);outline-width:0}}.cds--footer-nav-group__title{display:none;font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}.cds--footer-nav-group__link{font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857)}@media(min-width:42rem){.cds--footer-nav-group__title{display:block;margin:0}.cds--footer-nav-group__item,:host(c4d-footer-nav-item){margin-block-start:.5rem}}.cds--language-selector__container{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:3rem 0;order:0;padding-inline:0}.cds--language-selector__container .cds--combo-box:hover{background-color:var(--cds-field)}.cds--language-selector__container .cds--combo-box.cds--list-box--light:hover{background-color:var(--cds-field-02,#fff)}.cds--language-selector__container .cds--combo-box .cds--text-input::-ms-clear{display:none}.cds--language-selector__container .cds--combo-box.cds--list-box--expanded .cds--text-input{border-block-end-color:var(--cds-border-subtle)}.cds--language-selector__container .cds--combo-box--input--focus.cds--text-input{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--combo-box--input--focus.cds--text-input{outline-style:dotted}}.cds--language-selector__container .cds--combo-box.cds--list-box--expanded:has(input[aria-activedescendant]:not([aria-activedescendant=""])) .cds--combo-box--input--focus.cds--text-input{outline-offset:-.0625rem;outline-width:.0625rem}.cds--language-selector__container .cds--combo-box .cds--list-box__field,.cds--language-selector__container .cds--combo-box.cds--list-box--disabled.cds--list-box--warning .cds--list-box__field,.cds--language-selector__container .cds--combo-box.cds--list-box--disabled.cds--list-box[data-invalid] .cds--list-box__field,.cds--language-selector__container .cds--combo-box.cds--list-box--warning .cds--list-box__field,.cds--language-selector__container .cds--combo-box.cds--list-box[data-invalid] .cds--list-box__field{padding:0}.cds--language-selector__container .cds--combo-box--readonly,.cds--language-selector__container .cds--combo-box--readonly:hover{background-color:transparent}.cds--language-selector__container .cds--combo-box--readonly .cds--text-input{border-block-end-color:var(--cds-border-subtle)}.cds--language-selector__container .cds--combo-box--readonly .cds--list-box__menu-icon,.cds--language-selector__container .cds--combo-box--readonly .cds--list-box__selection{cursor:default}.cds--language-selector__container .cds--combo-box--readonly .cds--list-box__menu-icon svg,.cds--language-selector__container .cds--combo-box--readonly .cds--list-box__selection svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box__wrapper--inline{grid-gap:.25rem;align-items:center;display:inline-grid;grid-template:auto auto/auto auto}.cds--language-selector__container .cds--list-box__wrapper--inline .cds--label{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--language-selector__container .cds--list-box__wrapper--inline .cds--form-requirement,.cds--language-selector__container .cds--list-box__wrapper--inline .cds--form__helper-text,.cds--language-selector__container .cds--list-box__wrapper--inline .cds--label{margin:0}.cds--language-selector__container .cds--list-box__wrapper--inline .cds--form__helper-text{max-inline-size:none}.cds--language-selector__container .cds--list-box__wrapper--inline .cds--form-requirement{grid-column:2}.cds--language-selector__container .cds--list-box{background-color:var(--cds-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);cursor:pointer;inline-size:100%;max-block-size:2.5rem;position:relative;transition:all 70ms cubic-bezier(.2,0,.38,.9)}.cds--language-selector__container .cds--list-box html{font-size:100%}.cds--language-selector__container .cds--list-box body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--language-selector__container .cds--list-box code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--language-selector__container .cds--list-box strong{font-weight:600}.cds--language-selector__container .cds--list-box:hover{background-color:var(--cds-field-hover)}.cds--language-selector__container .cds--list-box--lg{block-size:3rem;max-block-size:3rem}.cds--language-selector__container .cds--list-box--sm{block-size:2rem;max-block-size:2rem}.cds--language-selector__container .cds--list-box--expanded{border-block-end-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--language-selector__container .cds--layer-two .cds--list-box--expanded{border-block-end-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--language-selector__container .cds--layer-three .cds--list-box--expanded{border-block-end-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--language-selector__container .cds--list-box--expanded:hover{background-color:var(--cds-field)}.cds--language-selector__container .cds--list-box--expanded:hover.cds--list-box--light:hover{background-color:var(--cds-field-02,#fff)}.cds--language-selector__container .cds--list-box .cds--text-input{block-size:100%;min-inline-size:0}.cds--language-selector__container .cds--list-box__invalid-icon{fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:2.5rem;position:absolute;transform:translateY(-50%)}.cds--language-selector__container .cds--list-box__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds--language-selector__container .cds--list-box__invalid-icon--warning path[fill]{fill:#000;opacity:1}.cds--language-selector__container .cds--list-box.cds--list-box--warning .cds--list-box__field,.cds--language-selector__container .cds--list-box[data-invalid] .cds--list-box__field{border-block-end:0;padding-inline-end:4rem}.cds--language-selector__container .cds--list-box.cds--list-box--warning.cds--list-box--inline .cds--list-box__field,.cds--language-selector__container .cds--list-box[data-invalid].cds--list-box--inline .cds--list-box__field{padding-inline-end:3.5rem}.cds--language-selector__container .cds--list-box--light{background-color:var(--cds-field-02,#fff)}.cds--language-selector__container .cds--list-box--light:hover{background-color:var(--cds-field-hover)}.cds--language-selector__container .cds--list-box--light .cds--list-box__menu{background:var(--cds-layer)}.cds--language-selector__container .cds--list-box--light .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle)}.cds--language-selector__container .cds--list-box--light.cds--list-box--expanded{border-block-end-color:transparent}.cds--language-selector__container .cds--list-box--disabled:hover{background-color:var(--cds-field)}.cds--language-selector__container .cds--list-box--light.cds--list-box--disabled{background-color:var(--cds-field-02,#fff)}.cds--language-selector__container .cds--list-box--disabled,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__field,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__field:focus{border-block-end-color:transparent;outline:none}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__label,.cds--language-selector__container .cds--list-box--disabled.cds--list-box--inline .cds--list-box__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-icon&gt;svg,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection&gt;svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box--disabled,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__field,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-icon{cursor:not-allowed}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item--highlighted,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item:hover{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));text-decoration:none}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection:hover{cursor:not-allowed}.cds--language-selector__container .cds--list-box--disabled.cds--list-box[data-invalid] .cds--list-box__field{padding-inline-end:3rem}.cds--language-selector__container .cds--list-box--disabled.cds--list-box[data-invalid].cds--list-box--inline .cds--list-box__field{padding-inline-end:2rem}.cds--language-selector__container .cds--list-box.cds--list-box--inline{background-color:transparent;border-width:0}.cds--language-selector__container .cds--list-box.cds--list-box--inline:hover{background-color:var(--cds-layer-hover)}.cds--language-selector__container .cds--list-box.cds--list-box--inline.cds--list-box--expanded{border-block-end-width:0}.cds--language-selector__container .cds--list-box.cds--list-box--inline.cds--list-box--expanded .cds--list-box__field[aria-expanded=true]{border-width:0}.cds--language-selector__container .cds--list-box.cds--list-box--inline.cds--list-box--disabled:hover,.cds--language-selector__container .cds--list-box.cds--list-box--inline.cds--list-box--expanded:hover{background-color:transparent}.cds--language-selector__container .cds--list-box.cds--list-box--inline .cds--list-box__field{padding:0 2rem 0 .5rem}.cds--language-selector__container .cds--list-box.cds--list-box--inline .cds--list-box__menu-icon{inset-inline-end:.5rem}.cds--language-selector__container .cds--list-box.cds--list-box--inline .cds--list-box__invalid-icon{inset-inline-end:2rem}.cds--language-selector__container .cds--list-box--inline .cds--list-box__label{color:var(--cds-text-primary,#161616)}.cds--language-selector__container .cds--list-box--inline .cds--list-box__field{block-size:100%}.cds--language-selector__container .cds--dropdown--inline .cds--list-box__field{max-inline-size:30rem}.cds--language-selector__container .cds--dropdown--inline .cds--list-box__menu{max-inline-size:30rem;min-inline-size:18rem}.cds--language-selector__container .cds--list-box__field{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:calc(100% + 1px);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:inline-flex;font-family:inherit;font-size:100%;inline-size:100%;margin:0;outline:none;overflow:hidden;padding:0;padding-block:0;padding-inline-end:3rem;padding-inline-start:1rem;position:relative;text-align:start;text-overflow:ellipsis;vertical-align:baseline;vertical-align:top;white-space:nowrap}.cds--language-selector__container .cds--list-box__field *,.cds--language-selector__container .cds--list-box__field :after,.cds--language-selector__container .cds--list-box__field :before{box-sizing:inherit}.cds--language-selector__container .cds--list-box__field::-moz-focus-inner{border:0}.cds--language-selector__container .cds--list-box__field:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--list-box__field:focus{outline-style:dotted}}.cds--language-selector__container .cds--list-box__field[disabled]{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--language-selector__container .cds--list-box__field .cds--text-input{padding-inline-end:5rem}.cds--language-selector__container .cds--list-box--warning .cds--list-box__field .cds--text-input,.cds--language-selector__container .cds--list-box[data-invalid] .cds--list-box__field .cds--text-input{padding-inline-end:6.5625rem}.cds--language-selector__container .cds--list-box--warning .cds--list-box__field .cds--text-input+.cds--list-box__invalid-icon,.cds--language-selector__container .cds--list-box[data-invalid] .cds--list-box__field .cds--text-input+.cds--list-box__invalid-icon{inset-inline-end:5.125rem}.cds--language-selector__container .cds--list-box__field .cds--text-input--empty{padding-inline-end:3rem}.cds--language-selector__container .cds--list-box--warning .cds--list-box__field .cds--text-input--empty,.cds--language-selector__container .cds--list-box[data-invalid] .cds--list-box__field .cds--text-input--empty{padding-inline-end:4rem}.cds--language-selector__container .cds--list-box--warning .cds--list-box__field .cds--text-input--empty+.cds--list-box__invalid-icon,.cds--language-selector__container .cds--list-box[data-invalid] .cds--list-box__field .cds--text-input--empty+.cds--list-box__invalid-icon{inset-inline-end:2.5rem}.cds--language-selector__container .cds--list-box__label{color:var(--cds-text-primary,#161616);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cds--language-selector__container .cds--list-box__menu-icon{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:1.5rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:1.5rem;inset-inline-end:.75rem;justify-content:center;margin:0;outline:none;padding:0;position:absolute;text-align:start;transition:transform 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--language-selector__container .cds--list-box__menu-icon *,.cds--language-selector__container .cds--list-box__menu-icon :after,.cds--language-selector__container .cds--list-box__menu-icon :before{box-sizing:inherit}.cds--language-selector__container .cds--list-box__menu-icon::-moz-focus-inner{border:0}.cds--language-selector__container .cds--list-box__menu-icon&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--language-selector__container .cds--list-box__menu-icon--open{inline-size:1.5rem;justify-content:center;transform:rotate(180deg)}.cds--language-selector__container .cds--list-box__selection{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:1.5rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;inline-size:1.5rem;inset-block-start:50%;inset-inline-end:2.8125rem;justify-content:center;margin:0;padding:0;position:absolute;text-align:start;transform:translateY(-50%);transition:background-color 70ms cubic-bezier(.2,0,.38,.9);-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:baseline}.cds--language-selector__container .cds--list-box__selection *,.cds--language-selector__container .cds--list-box__selection :after,.cds--language-selector__container .cds--list-box__selection :before{box-sizing:inherit}.cds--language-selector__container .cds--list-box__selection::-moz-focus-inner{border:0}.cds--language-selector__container .cds--list-box__selection:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--list-box__selection:focus{outline-style:dotted}}.cds--language-selector__container .cds--list-box__selection:focus:hover{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--list-box__selection:focus:hover{outline-style:dotted}}.cds--language-selector__container .cds--list-box__selection&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection:focus{outline:none}.cds--language-selector__container .cds--list-box__selection--multi{align-items:center;background-color:var(--cds-background-inverse,#393939);block-size:1.5rem;border-radius:.75rem;color:var(--cds-text-inverse,#fff);display:flex;font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);inline-size:auto;inset-block-start:auto;justify-content:space-between;letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);line-height:0;margin-inline-end:.625rem;padding:.5rem;padding-inline-end:.125rem;position:static;transform:none}.cds--language-selector__container .cds--list-box__selection--multi&gt;svg{fill:var(--cds-icon-inverse,#fff);block-size:1.25rem;inline-size:1.25rem;margin-inline-start:.25rem;padding:.125rem}.cds--language-selector__container .cds--list-box__selection--multi&gt;svg:hover{background-color:var(--cds-button-secondary-hover,#474747);border-radius:50%}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection--multi{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25));color:var(--cds-layer)}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection--multi.cds--tag--operational{border:1px solid var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection--multi .cds--tag__close-icon:hover,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection--multi.cds--tag--operational:hover{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection--multi&gt;svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__selection--multi&gt;svg:hover{background-color:initial}.cds--language-selector__container .cds--list-box__selection--multi:hover{outline:none}.cds--language-selector__container .cds--list-box__menu{background-color:var(--cds-layer);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));display:none;inline-size:100%;inset-inline-end:0;inset-inline-start:0;overflow-y:auto;position:absolute;transition:max-height .11s cubic-bezier(.2,0,.38,.9);z-index:9100}.cds--language-selector__container .cds--list-box__menu:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--language-selector__container .cds--list-box__menu:focus{outline-style:dotted}}.cds--language-selector__container .cds--list-box .cds--list-box__field[aria-expanded=false] .cds--list-box__menu{display:none;max-block-size:0;visibility:hidden}.cds--language-selector__container .cds--list-box--expanded .cds--list-box__menu{display:block;max-block-size:13.75rem}.cds--language-selector__container .cds--list-box--expanded.cds--list-box--lg .cds--list-box__menu{max-block-size:16.5rem}.cds--language-selector__container .cds--list-box--expanded.cds--list-box--sm .cds--list-box__menu{max-block-size:11rem}.cds--language-selector__container .cds--list-box__menu-item{block-size:2.5rem;color:var(--cds-text-secondary,#525252);cursor:pointer;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);position:relative;transition:background 70ms cubic-bezier(.2,0,.38,.9);-webkit-user-select:none;-moz-user-select:none;user-select:none}.cds--language-selector__container .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover)}.cds--language-selector__container .cds--list-box__menu-item:active{background-color:var(--cds-layer-selected)}.cds--language-selector__container .cds--list-box--light .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover)}.cds--language-selector__container .cds--list-box--sm .cds--list-box__menu-item{block-size:2rem}.cds--language-selector__container .cds--list-box--lg .cds--list-box__menu-item{block-size:3rem}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item:hover{background-color:transparent}.cds--language-selector__container .cds--list-box--light .cds--list-box__menu-item:active{background-color:var(--cds-layer-selected)}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item__option:hover{border-block-start-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--language-selector__container .cds--layer-two .cds--list-box--disabled .cds--list-box__menu-item__option:hover{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--language-selector__container .cds--layer-three .cds--list-box--disabled .cds--list-box__menu-item__option:hover{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--language-selector__container .cds--list-box__menu-item:first-of-type .cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--language-selector__container .cds--list-box__menu-item:hover .cds--list-box__menu-item__option{color:var(--cds-text-primary,#161616)}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--language-selector__container .cds--layer-two .cds--list-box--disabled .cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--language-selector__container .cds--layer-three .cds--list-box--disabled .cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--language-selector__container .cds--layer-two .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--language-selector__container .cds--layer-three .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--language-selector__container .cds--list-box__menu-item__option{block-size:2.5rem;border:0;border-block-end:1px solid transparent;border-block-start:1px solid transparent;border-block-start-color:var(--cds-border-subtle-01,#c6c6c6);box-sizing:border-box;color:var(--cds-text-secondary,#525252);display:block;font-family:inherit;font-size:100%;font-weight:400;line-height:1rem;margin:0 1rem;outline:2px solid transparent;outline-offset:-2px;overflow:hidden;padding:.6875rem 0;padding-inline-end:1.5rem;text-decoration:none;text-overflow:ellipsis;transition:border-color 70ms cubic-bezier(.2,0,.38,.9),color 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline;white-space:nowrap}.cds--language-selector__container .cds--list-box__menu-item__option *,.cds--language-selector__container .cds--list-box__menu-item__option :after,.cds--language-selector__container .cds--list-box__menu-item__option :before{box-sizing:inherit}.cds--language-selector__container .cds--list-box__menu-item__option:focus{border-color:transparent;margin:0;outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;padding:.6875rem 1rem}@media screen and (prefers-contrast){.cds--language-selector__container .cds--list-box__menu-item__option:focus{outline-style:dotted}}.cds--language-selector__container .cds--list-box__menu-item__option:hover{border-color:transparent;color:var(--cds-text-primary,#161616)}.cds--language-selector__container .cds--list-box--sm .cds--list-box__menu-item__option{block-size:2rem;padding-block-end:.4375rem;padding-block-start:.4375rem}.cds--language-selector__container .cds--list-box--lg .cds--list-box__menu-item__option{block-size:3rem;padding-block-end:.9375rem;padding-block-start:.9375rem}.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item:hover .cds--list-box__menu-item__option,.cds--language-selector__container .cds--list-box--disabled .cds--list-box__menu-item__option{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box__menu-item[disabled],.cds--language-selector__container .cds--list-box__menu-item[disabled] *,.cds--language-selector__container .cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--language-selector__container .cds--list-box__menu-item[disabled]:hover{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:none}.cds--language-selector__container .cds--list-box__menu-item[disabled]:hover{background-color:revert}.cds--language-selector__container .cds--list-box__menu-item[disabled] .cds--checkbox-label:before{border-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--language-selector__container .cds--list-box__menu-item[disabled]:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-01,#c6c6c6)}.cds--language-selector__container .cds--layer-two .cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--language-selector__container .cds--layer-two .cds--list-box__menu-item[disabled]:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--language-selector__container .cds--layer-three .cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--language-selector__container .cds--layer-three .cds--list-box__menu-item[disabled]:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:var(--cds-border-subtle-03,#c6c6c6)}.cds--language-selector__container .cds--list-box__menu-item--active+.cds--list-box__menu-item[disabled] .cds--list-box__menu-item__option,.cds--language-selector__container .cds--list-box__menu-item:hover+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--language-selector__container .cds--list-box.cds--list-box--inline .cds--list-box__menu-item__option{margin:0 .5rem}.cds--language-selector__container .cds--list-box.cds--list-box--inline .cds--list-box__menu-item__option:focus{margin:0;padding-inline-end:.5rem;padding-inline-start:.5rem}.cds--language-selector__container .cds--list-box__menu-item--highlighted{color:var(--cds-text-primary,#161616);outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--list-box__menu-item--highlighted{outline-style:dotted}}.cds--language-selector__container .cds--list-box__menu-item--highlighted .cds--list-box__menu-item__option,.cds--language-selector__container .cds--list-box__menu-item--highlighted+.cds--list-box__menu-item .cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--language-selector__container .cds--list-box__menu-item--highlighted .cds--list-box__menu-item__option{color:var(--cds-text-primary,#161616)}.cds--language-selector__container .cds--list-box__menu-item--active{color:var(--cds-text-primary,#161616)}.cds--language-selector__container .cds--list-box--light .cds--list-box__menu-item--active,.cds--language-selector__container .cds--list-box__menu-item--active{background-color:var(--cds-layer-selected);border-block-end-color:var(--cds-layer-selected)}.cds--language-selector__container .cds--list-box__menu-item--active:hover{background-color:var(--cds-layer-selected-hover);border-block-end-color:var(--cds-layer-selected-hover)}.cds--language-selector__container .cds--list-box__menu-item--active .cds--list-box__menu-item__option{color:var(--cds-text-primary,#161616)}.cds--language-selector__container .cds--list-box__menu-item--active+.cds--list-box__menu-item&gt;.cds--list-box__menu-item__option{border-block-start-color:transparent}.cds--language-selector__container .cds--list-box__menu-item__selected-icon{fill:var(--cds-icon-primary,#161616);display:none;inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds--language-selector__container .cds--list-box--inline .cds--list-box__menu-item__selected-icon{inset-inline-end:.5rem}.cds--language-selector__container .cds--list-box__menu-item--active .cds--list-box__menu-item__selected-icon{display:block}.cds--language-selector__container .cds--list-box__menu-item .cds--checkbox-label{inline-size:100%}.cds--language-selector__container .cds--list-box__menu-item .cds--checkbox-label-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cds--language-selector__container .cds--list-box--up .cds--list-box__menu{inset-block-end:2.5rem}.cds--language-selector__container .cds--list-box--up .cds--list-box--sm .cds--list-box__menu,.cds--language-selector__container .cds--list-box--up.cds--dropdown--sm .cds--list-box__menu,.cds--language-selector__container .cds--list-box--up.cds--list-box--sm .cds--list-box__menu{inset-block-end:2rem}.cds--language-selector__container .cds--list-box--up .cds--list-box--lg .cds--list-box__menu,.cds--language-selector__container .cds--list-box--up.cds--dropdown--lg .cds--list-box__menu,.cds--language-selector__container .cds--list-box--up.cds--list-box--lg .cds--list-box__menu{inset-block-end:3rem}.cds--language-selector__container .cds--list-box input[role=combobox],.cds--language-selector__container .cds--list-box input[type=text]{background-color:inherit;min-inline-size:0;text-overflow:ellipsis}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--slug{inset-block-start:50%;inset-inline-end:calc(2.5rem + 9px);margin-block-start:.03125rem;position:absolute;transform:translateY(-50%)}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--slug:after,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--slug:before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;position:absolute}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--slug:before{display:none;inset-inline-start:-.5625rem}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--slug:after{display:block;inset-inline-end:-.5625rem}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--slug--revert:after{inset-block-start:.5rem;inset-inline-end:-.0625rem}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box:not(:has(.cds--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff)}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box input[role=combobox]{border-block-end-color:transparent}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box__field,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--text-input--empty{padding-inline-end:4rem}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--list-box__field,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input--empty,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--warning .cds--text-input--empty,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--text-input:not(.cds--text-input--empty){padding-inline-end:6rem}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input:not(.cds--text-input--empty),.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--warning .cds--text-input:not(.cds--text-input--empty){padding-inline-end:8.8125rem}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--list-box__invalid-icon,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--text-input--empty+.cds--list-box__invalid-icon,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__invalid-icon.cds--list-box__invalid-icon--warning{inset-inline-end:5.1875rem}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--invalid[data-invalid] .cds--slug:before,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--warning .cds--slug:before{display:block}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection)~.cds--slug,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box__field:has(.cds--list-box__selection)~.cds--slug{inset-inline-end:calc(4rem + 18px)}.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--invalid .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon,.cds--language-selector__container .cds--list-box__wrapper--slug .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__selection) .cds--list-box__invalid-icon{inset-inline-end:7.25rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--language-selector__container .cds--list-box__field,.cds--language-selector__container .cds--list-box__menu,.cds--language-selector__container .cds--multi-select .cds--tag--filter{outline:1px solid transparent}.cds--language-selector__container .cds--list-box__field:focus,.cds--language-selector__container .cds--list-box__menu-item--highlighted .cds--list-box__menu-item__option,.cds--language-selector__container .cds--multi-select .cds--tag__close-icon:focus{color:Highlight;outline:1px solid Highlight}.cds--language-selector__container .cds--list-box__menu-icon&gt;svg,.cds--language-selector__container .cds--list-box__selection--multi&gt;svg,.cds--language-selector__container .cds--list-box__selection&gt;svg{fill:ButtonText}}.cds--language-selector__container .cds--list-box__field:has(.cds--list-box__menu-icon) .cds--list-box__selection:after{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;margin-inline-start:2.0625rem;position:absolute}.cds--language-selector__container .cds--list-box--invalid[data-invalid] .cds--list-box__field:has(.cds--list-box__menu-icon) .cds--list-box__selection:before,.cds--language-selector__container .cds--list-box--warning .cds--list-box__field:has(.cds--list-box__menu-icon) .cds--list-box__selection:before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;margin-inline-end:2.0625rem;position:absolute}.cds--language-selector__container .cds--list-box__wrapper--slug:has(.cds--multi-select) .cds--list-box__menu-icon{inset-inline-end:.75rem}.cds--language-selector__container .cds--list-box__wrapper--slug:has(.cds--dropdown) .cds--list-box__menu-icon{inset-inline-end:.75rem}.cds--language-selector__container .cds--select{align-items:flex-start;border:0;box-sizing:border-box;display:flex;flex-direction:column;font-family:inherit;font-size:100%;inline-size:100%;margin:0;padding:0;position:relative;vertical-align:baseline}.cds--language-selector__container .cds--select *,.cds--language-selector__container .cds--select :after,.cds--language-selector__container .cds--select :before{box-sizing:inherit}.cds--language-selector__container .cds--select-input__wrapper{align-items:center;display:flex;position:relative}.cds--language-selector__container .cds--select-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--cds-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-border-strong);border-radius:0;color:var(--cds-text-primary,#161616);cursor:pointer;display:block;font-family:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);opacity:1;outline:2px solid transparent;outline-offset:-2px;padding-block:0;padding-inline:1rem 3rem;text-overflow:ellipsis;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds--language-selector__container .cds--select-input:hover{background-color:var(--cds-field-hover)}.cds--language-selector__container .cds--select-input::-ms-expand{display:none}@-moz-document url-prefix(){.cds--language-selector__container .cds--select-input:-moz-focusring,.cds--language-selector__container .cds--select-input::-moz-focus-inner{background-image:none;color:transparent;text-shadow:0 0 0 #000}}.cds--language-selector__container .cds--select-input:focus{color:var(--cds-text-primary,#161616);outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--select-input:focus{outline-style:dotted}}.cds--language-selector__container .cds--select-input:disabled,.cds--language-selector__container .cds--select-input:hover:disabled{background-color:var(--cds-field);border-block-end-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--language-selector__container .cds--select-input--sm{block-size:2rem;max-block-size:2rem}.cds--language-selector__container .cds--select-input--lg{block-size:3rem;max-block-size:3rem}.cds--language-selector__container .cds--select--disabled .cds--form__helper-text,.cds--language-selector__container .cds--select--disabled .cds--label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--select--warning .cds--select-input,.cds--language-selector__container .cds--select-input__wrapper[data-invalid] .cds--select-input{padding-inline-end:4rem}.cds--language-selector__container .cds--select-input:disabled~.cds--select__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--select--light .cds--select-input{background-color:var(--cds-field-02,#fff)}.cds--language-selector__container .cds--select--light .cds--select-input:hover{background-color:var(--cds-field-hover)}.cds--language-selector__container .cds--select--light .cds--select-input:disabled,.cds--language-selector__container .cds--select--light .cds--select-input:hover:disabled{background-color:var(--cds-field-02,#fff);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--language-selector__container .cds--select__arrow{fill:var(--cds-icon-primary,#161616);block-size:100%;inset-block-start:0;inset-inline-end:1rem;pointer-events:none;position:absolute}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--language-selector__container .cds--select__arrow path{fill:ButtonText}}.cds--language-selector__container .cds--select__invalid-icon{inset-inline-end:2.5rem;position:absolute}.cds--language-selector__container .cds--select-input__wrapper[data-invalid] .cds--select-input~.cds--select__invalid-icon{fill:var(--cds-support-error,#da1e28)}.cds--language-selector__container .cds--select__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds--language-selector__container .cds--select__invalid-icon--warning path[fill]{fill:#000;opacity:1}.cds--language-selector__container .cds--select-option,.cds--language-selector__container optgroup.cds--select-optgroup{background-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}.cds--language-selector__container .cds--select-option:disabled,.cds--language-selector__container optgroup.cds--select-optgroup:disabled{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--select--inline{align-items:center;display:flex;flex-direction:row}.cds--language-selector__container .cds--select--inline.cds--select--invalid .cds--form__helper-text,.cds--language-selector__container .cds--select--inline.cds--select--invalid .cds--label{align-self:flex-start;margin-block-start:.8125rem}.cds--language-selector__container .cds--select--inline .cds--form__helper-text{margin-block-end:0;margin-inline-start:.5rem}.cds--language-selector__container .cds--select--inline .cds--label{margin:0 .5rem 0 0;white-space:nowrap}.cds--language-selector__container .cds--select--inline .cds--select-input{background-color:transparent;border-block-end:none;color:var(--cds-text-primary,#161616);inline-size:auto;padding-inline-end:2rem;padding-inline-start:.5rem}.cds--language-selector__container .cds--select--inline .cds--select-input:focus,.cds--language-selector__container .cds--select--inline .cds--select-input:focus optgroup,.cds--language-selector__container .cds--select--inline .cds--select-input:focus option{background-color:var(--cds-background,#fff)}.cds--language-selector__container .cds--select--inline .cds--select-input[disabled],.cds--language-selector__container .cds--select--inline .cds--select-input[disabled]:hover{background-color:var(--cds-field)}.cds--language-selector__container .cds--select--inline .cds--select__arrow{inset-inline-end:.5rem}.cds--language-selector__container .cds--select--inline.cds--select--invalid .cds--select-input{padding-inline-end:3.5rem}.cds--language-selector__container .cds--select--inline.cds--select--invalid .cds--select-input~.cds--select__invalid-icon{inset-inline-end:2rem}.cds--language-selector__container .cds--select--inline .cds--select-input:disabled{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--language-selector__container .cds--select--inline .cds--select-input:disabled~*{cursor:not-allowed}.cds--language-selector__container .cds--select--readonly .cds--select-input{background-color:transparent;border-block-end-color:var(--cds-border-subtle);cursor:default}.cds--language-selector__container .cds--select--readonly .cds--select__arrow{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--select.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);block-size:2.5rem;border:none;box-shadow:none;inline-size:100%;padding:0;pointer-events:none;position:relative}.cds--language-selector__container .cds--select.cds--skeleton:active,.cds--language-selector__container .cds--select.cds--skeleton:focus,.cds--language-selector__container .cds--select.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--language-selector__container .cds--select.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--language-selector__container .cds--select.cds--skeleton:before{animation:none}}.cds--language-selector__container .cds--select.cds--skeleton .cds--select-input{display:none}.cds--language-selector__container .cds--select--slug .cds--slug{inset-block-start:50%;inset-inline-end:calc(2.5rem + 9px);margin-block-start:.03125rem;position:absolute;transform:translateY(-50%)}.cds--language-selector__container .cds--select--slug .cds--slug:after,.cds--language-selector__container .cds--select--slug .cds--slug:before{background-color:var(--cds-border-subtle-01,#c6c6c6);block-size:1rem;content:"";inline-size:.0625rem;position:absolute}.cds--language-selector__container .cds--select--slug .cds--slug:before{display:none;inset-inline-start:calc(-.5rem - 1px)}.cds--language-selector__container .cds--select--slug .cds--slug:after{display:block;inset-inline-end:calc(-.5rem - 1px)}.cds--language-selector__container .cds--select--slug .cds--slug--revert:after{inset-block-start:.5rem;inset-inline-end:-.0625rem}.cds--language-selector__container .cds--select--slug .cds--select-input:not(:has(~.cds--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff);padding-inline-end:4rem}.cds--language-selector__container .cds--select--slug:has(.cds--select__invalid-icon) .cds--select-input:not(:has(~.cds--slug--revert)){padding-inline-end:6rem}.cds--language-selector__container .cds--select--slug:has(.cds--select__invalid-icon) .cds--slug:before{display:block}.cds--language-selector__container .cds--select--slug .cds--select-input__wrapper .cds--select-input~.cds--select__invalid-icon,.cds--language-selector__container .cds--select--slug .cds--select-input__wrapper[data-invalid] .cds--select-input~.cds--select__invalid-icon{inset-inline-end:5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--language-selector__container .cds--select__arrow{fill:ButtonText}}.cds--language-selector__container .cds--text-input{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));background-color:var(--cds-field);block-size:var(--cds-layout-size-height-local);border:none;border-block-end:1px solid var(--cds-border-strong);box-sizing:border-box;color:var(--cds-text-primary,#161616);font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0;padding:0 var(--cds-layout-density-padding-inline-local);transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--language-selector__container .cds--text-input *,.cds--language-selector__container .cds--text-input :after,.cds--language-selector__container .cds--text-input :before{box-sizing:inherit}.cds--language-selector__container .cds--text-input:active,.cds--language-selector__container .cds--text-input:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--text-input:active,.cds--language-selector__container .cds--text-input:focus{outline-style:dotted}}.cds--language-selector__container .cds--text-input-wrapper svg[hidden]{display:none}.cds--language-selector__container .cds--password-input{padding-inline-end:2.5rem}.cds--language-selector__container .cds--text-input--sm.cds--password-input{padding-inline-end:2rem}.cds--language-selector__container .cds--text-input--lg.cds--password-input{padding-inline-end:3rem}.cds--language-selector__container .cds--text-input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds--language-selector__container .cds--text-input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));opacity:1}.cds--language-selector__container .cds--text-input--light{background-color:var(--cds-field-02,#fff)}.cds--language-selector__container .cds--text-input__field-wrapper{display:flex;inline-size:100%;position:relative}.cds--language-selector__container .cds--text-input__invalid-icon{fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds--language-selector__container .cds--text-input__invalid-icon--warning{fill:var(--cds-support-warning,#f1c21b)}.cds--language-selector__container .cds--text-input__invalid-icon--warning path:first-of-type{fill:#000;opacity:1}.cds--language-selector__container .cds--text-input--password__visibility{align-items:center;cursor:pointer;display:inline-flex;overflow:visible;position:relative}.cds--language-selector__container .cds--text-input--password__visibility:focus{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--language-selector__container .cds--text-input--password__visibility:focus{outline-style:dotted}}.cds--language-selector__container .cds--text-input--password__visibility:focus{outline:1px solid transparent}.cds--language-selector__container .cds--text-input--password__visibility:focus svg{outline:1px solid var(--cds-focus,#0f62fe)}@media screen and (prefers-contrast){.cds--language-selector__container .cds--text-input--password__visibility:focus svg{outline-style:dotted}}.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after,.cds--language-selector__container .cds--text-input--password__visibility:before{align-items:center;display:flex;opacity:0;pointer-events:none;position:absolute;z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after,.cds--language-selector__container .cds--text-input--password__visibility:before{display:inline-block}}.cds--language-selector__container .cds--text-input--password__visibility:after,.cds--language-selector__container .cds--text-input--password__visibility:before{transition:opacity 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (prefers-reduced-motion:reduce){.cds--language-selector__container .cds--text-input--password__visibility:after,.cds--language-selector__container .cds--text-input--password__visibility:before{transition:none}}.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--a11y:after,.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--a11y:before{transition:none}.cds--language-selector__container .cds--text-input--password__visibility:before{block-size:0;border-style:solid;content:"";inline-size:0}.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text{box-sizing:content-box;color:inherit;opacity:1;white-space:normal;word-break:break-word}.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after{background-color:var(--cds-background-inverse,#393939);block-size:auto;border-radius:.125rem;box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));color:var(--cds-text-inverse,#fff);font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:400;font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:13rem;min-inline-size:1.5rem;padding:.1875rem 1rem;text-align:start;transform:translateX(-50%);z-index:6000}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after{inline-size:auto}}@supports(-ms-accelerator:true){.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after{inline-size:auto}}@supports(-ms-ime-align:auto){.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after{inline-size:auto}}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after{border:1px solid transparent}}.cds--language-selector__container .cds--text-input--password__visibility:after{content:attr(aria-label)}.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--a11y:after{content:none}.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--visible:after,.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--visible:before,.cds--language-selector__container .cds--text-input--password__visibility:focus:after,.cds--language-selector__container .cds--text-input--password__visibility:focus:before,.cds--language-selector__container .cds--text-input--password__visibility:hover:after,.cds--language-selector__container .cds--text-input--password__visibility:hover:before{opacity:1}@keyframes cds--tooltip-fade{0%{opacity:0}to{opacity:1}}.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--visible .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--visible+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:focus .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:focus+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:hover .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:hover+.cds--assistive-text{clip:auto;margin:auto;overflow:visible}.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--visible .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--visible+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--visible.cds--tooltip--a11y:before,.cds--language-selector__container .cds--text-input--password__visibility:focus .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:focus+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:focus.cds--tooltip--a11y:before,.cds--language-selector__container .cds--text-input--password__visibility:hover .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:hover+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:hover.cds--tooltip--a11y:before{animation:cds--tooltip-fade 70ms cubic-bezier(.2,0,.38,.9)}.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--hidden .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--hidden+.cds--assistive-text{clip:rect(0,0,0,0);margin:-1px;overflow:hidden}.cds--language-selector__container .cds--text-input--password__visibility.cds--tooltip--hidden.cds--tooltip--a11y:before{animation:none;opacity:0}.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text:after{block-size:.75rem;content:"";display:block;inline-size:100%;inset-block-start:-.75rem;inset-inline-start:0;position:absolute}.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after,.cds--language-selector__container .cds--text-input--password__visibility:before{inset-block-end:0;inset-inline-start:50%}.cds--language-selector__container .cds--text-input--password__visibility:before{border-color:transparent transparent var(--cds-background-inverse,#393939) transparent;border-width:0 .25rem .3125rem;inset-block-end:-.5rem;transform:translate(-50%,100%)}.cds--language-selector__container .cds--text-input--password__visibility .cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility+.cds--assistive-text,.cds--language-selector__container .cds--text-input--password__visibility:after{inset-block-end:-.8125rem;transform:translate(-50%,100%)}.cds--language-selector__container .cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{align-items:center;background:none;block-size:100%;border:0;cursor:pointer;display:flex;inline-size:2.5rem;inset-inline-end:0;justify-content:center;min-block-size:auto;outline:2px solid transparent;outline-offset:-2px;padding:0;position:absolute;transition:outline 70ms cubic-bezier(.2,0,.38,.9)}.cds--language-selector__container .cds--toggle-password-tooltip .cds--popover{inset-inline-start:-2.5rem}.cds--language-selector__container .cds--toggle-password-tooltip .cds--popover-content{min-inline-size:2.5rem}.cds--language-selector__container .cds--text-input--sm+.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{inline-size:2rem}.cds--language-selector__container .cds--text-input--lg+.cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{inline-size:3rem}.cds--language-selector__container .cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg{fill:var(--cds-icon-secondary,#525252);transition:fill 70ms cubic-bezier(.2,0,.38,.9)}@media screen and (-ms-high-contrast:active),screen and (prefers-contrast){.cds--language-selector__container .cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg{fill:ButtonText}}.cds--language-selector__container .cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:focus{outline-style:dotted}}.cds--language-selector__container .cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:focus svg,.cds--language-selector__container .cds--btn.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:hover svg{fill:var(--cds-icon-primary,#161616)}.cds--language-selector__container .cds--text-input--invalid,.cds--language-selector__container .cds--text-input--warning{padding-inline-end:2.5rem}.cds--language-selector__container .cds--text-input--invalid.cds--password-input{padding-inline-end:4rem}.cds--language-selector__container .cds--text-input--invalid+.cds--text-input--password__visibility__toggle{inset-inline-end:1rem}.cds--language-selector__container .cds--password-input-wrapper .cds--text-input__invalid-icon{inset-inline-end:2.5rem}.cds--language-selector__container .cds--text-input:disabled~.cds--text-input--password__visibility__toggle.cds--tooltip__trigger{cursor:not-allowed}.cds--language-selector__container .cds--text-input:disabled~.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg,.cds--language-selector__container .cds--text-input:disabled~.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg:hover{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger{cursor:default}.cds--language-selector__container .cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger:hover{cursor:default}.cds--language-selector__container .cds--text-input--password__visibility__toggle:disabled.cds--tooltip__trigger:hover svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--language-selector__container .cds--text-input__counter-alert{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}.cds--language-selector__container .cds--text-input:disabled{-webkit-text-fill-color:var(--cds-text-disabled,hsla(0,0%,9%,.25));background-color:var(--cds-field);border-block-end:1px solid transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed;outline:2px solid transparent;outline-offset:-2px}.cds--language-selector__container .cds--text-input--light:disabled{background-color:var(--cds-field-02,#fff)}.cds--language-selector__container .cds--text-input:disabled::-moz-placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds--language-selector__container .cds--text-input:disabled::placeholder{color:var(--cds-text-disabled,hsla(0,0%,9%,.25));opacity:1}.cds--language-selector__container .cds--text-input--invalid{box-shadow:none;outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--text-input--invalid{outline-style:dotted}}.cds--language-selector__container .cds--text-input--invalid .cds--text-input--password__visibility__toggle{inset-inline-end:2.5rem}.cds--language-selector__container .cds--skeleton.cds--text-input{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds--language-selector__container .cds--skeleton.cds--text-input:active,.cds--language-selector__container .cds--skeleton.cds--text-input:focus,.cds--language-selector__container .cds--skeleton.cds--text-input:hover{border:none;cursor:default;outline:none}.cds--language-selector__container .cds--skeleton.cds--text-input:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--language-selector__container .cds--skeleton.cds--text-input:before{animation:none}}.cds--language-selector__container .cds--form--fluid .cds--text-input-wrapper{background:var(--cds-field);position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds--language-selector__container .cds--form--fluid .cds--label{align-items:center;block-size:1rem;display:flex;inset-block-start:.8125rem;inset-inline-start:1rem;margin:0;position:absolute;z-index:1}.cds--language-selector__container .cds--form--fluid .cds--form__helper-text{display:none}.cds--language-selector__container .cds--form--fluid .cds--text-input{min-block-size:4rem;padding:2rem 1rem .8125rem}.cds--language-selector__container .cds--form--fluid .cds--text-input__divider,.cds--language-selector__container .cds--text-input__divider{display:none}.cds--language-selector__container .cds--form--fluid .cds--text-input--invalid,.cds--language-selector__container .cds--form--fluid .cds--text-input--warning{border-block-end:none}.cds--language-selector__container .cds--form--fluid .cds--text-input--invalid+.cds--text-input__divider,.cds--language-selector__container .cds--form--fluid .cds--text-input--warning+.cds--text-input__divider{border-color:var(--cds-border-subtle);border-style:solid;border-block-end:none;display:block;margin:0 1rem}.cds--language-selector__container .cds--form--fluid .cds--text-input__invalid-icon{inset-block-start:5rem}.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper--warning&gt;.cds--text-input--warning,.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper[data-invalid]&gt;.cds--text-input--invalid{outline:none}.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper--warning{border-block-end:1px solid var(--cds-border-strong)}.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:not(:focus){outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:not(:focus){outline-style:dotted}}.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper--warning:focus-within,.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:focus-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper--warning:focus-within,.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper[data-invalid]:focus-within{outline-style:dotted}}.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper--warning&gt;.cds--text-input--warning:focus,.cds--language-selector__container .cds--form--fluid .cds--text-input__field-wrapper[data-invalid]&gt;.cds--text-input--invalid:focus{outline:none}.cds--language-selector__container .cds--text-input-wrapper.cds--text-input-wrapper--inline{flex-flow:row wrap}.cds--language-selector__container .cds--text-input-wrapper .cds--label--inline{flex:1;margin:.8125rem 0 0;overflow-wrap:break-word;word-break:break-word}.cds--language-selector__container .cds--text-input-wrapper .cds--label--inline--sm{margin-block-start:.5625rem}.cds--language-selector__container .cds--text-input-wrapper .cds--label--inline--lg{margin-block-start:1.0625rem}.cds--language-selector__container .cds--text-input__label-helper-wrapper{flex:2;flex-direction:column;margin-inline-end:1.5rem;max-inline-size:8rem;overflow-wrap:break-word}.cds--language-selector__container .cds--text-input-wrapper .cds--form__helper-text--inline{margin-block-start:.125rem}.cds--language-selector__container .cds--text-input__field-outer-wrapper{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column;inline-size:100%}.cds--language-selector__container .cds--text-input__field-outer-wrapper--inline{flex:8;flex-direction:column}.cds--language-selector__container .cds--text-input-wrapper--inline .cds--form-requirement{display:block;font-weight:400;max-block-size:12.5rem;overflow:visible}.cds--language-selector__container .cds--text-input-wrapper--inline--invalid .cds--form-requirement{color:var(--cds-text-error,#da1e28)}.cds--language-selector__container .cds--form--fluid .cds--text-input-wrapper--readonly,.cds--language-selector__container .cds--text-input-wrapper--readonly .cds--text-input{background:transparent;border-block-end-color:var(--cds-border-subtle)}.cds--language-selector__container .cds--text-input__field-wrapper .cds--slug{inset-block-start:50%;inset-inline-end:1rem;position:absolute;transform:translateY(-50%)}.cds--language-selector__container .cds--text-input__field-wrapper--slug .cds--text-input:not(:has(~.cds--slug--revert)){background-image:linear-gradient(0deg,var(--cds-ai-aura-start-sm,rgba(69,137,255,.16)) 0,15%,var(--cds-ai-aura-end,hsla(0,0%,100%,0)) 50%,transparent 100%);border-block-end-color:var(--cds-ai-border-strong,#4589ff);padding-inline-end:2.5rem}.cds--language-selector__container .cds--text-input--invalid:has(~.cds--slug),.cds--language-selector__container .cds--text-input--warning:has(~.cds--slug){padding-inline-end:4rem}.cds--language-selector__container .cds--text-input--invalid~.cds--slug,.cds--language-selector__container .cds--text-input--warning~.cds--slug{inset-inline-end:2.5rem}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--language-selector__container .cds--btn.cds--btn--icon-only.cds--text-input--password__visibility__toggle.cds--tooltip__trigger svg,.cds--language-selector__container .cds--btn.cds--btn--icon-only.cds--text-input--password__visibility__toggle.cds--tooltip__trigger:hover svg{fill:ButtonText}}.cds--language-selector__container .cds--text-input__label-wrapper{display:flex;inline-size:100%;justify-content:space-between}.cds--language-selector__container .cds--text-input__label-wrapper .cds--text-input__label-counter{align-self:end}@media(max-width:41.98rem){.cds--language-selector__container{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--language-selector__container,.cds--row--condensed .cds--language-selector__container{padding-inline:.03125rem}.cds--grid--narrow .cds--language-selector__container,.cds--row--narrow .cds--language-selector__container{padding-inline:0 1rem}}@media(min-width:42rem){.cds--language-selector__container{display:block;flex:0 0 50%;margin-block-start:0;margin-inline-start:25%;max-inline-size:50%}}.cds--language-selector__container .cds--language-selector{block-size:3rem;inline-size:100%;margin-inline-end:0;max-inline-size:100%}.cds--language-selector__container .cds--language-selector .cds--list-box__menu-icon{inset-inline-end:.75rem}.cds--language-selector__container .cds--language-selector .cds--list-box__selection{inset-inline-end:2.25rem}.cds--language-selector__container .cds--language-selector .cds--list-box__field{block-size:inherit}@media(min-width:42rem){.cds--language-selector__container .cds--language-selector{min-inline-size:13.5rem}.cds--footer--short .cds--language-selector__container .cds--language-selector{float:inline-end}}.cds--language-selector__container .cds--language-selector .cds--list-box__menu-item__option,.cds--language-selector__container .cds--language-selector .cds--text-input{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--footer--short .cds--language-selector__container{margin-block-start:0}@media(min-width:42rem){.cds--language-selector__container{display:block;flex:0 0 50%;margin-block-end:1rem;max-inline-size:50%}.cds--footer--short .cds--language-selector__container{margin-inline-start:25%}}@media(min-width:66rem){.cds--language-selector__container{display:block;flex:0 0 25%;margin-inline-start:62.5%;max-inline-size:25%;order:1}.cds--footer--short .cds--language-selector__container{margin-inline-start:62.5%}}@media(min-width:99rem){.cds--footer--short .cds--language-selector__container{margin-inline-start:68.75%}}.cds--language-selector__container .cds--list-box--up .cds--list-box__menu{inset-block-end:2.9375rem;z-index:1}.cds--language-selector__container .cds--select-input__wrapper{inline-size:100%}.cds--language-selector__container .cds--select-input__wrapper .cds--select-input{block-size:3rem;inline-size:100%;max-inline-size:100%}.cds--language-selector__container .cds--form-item{display:block}@media(min-width:66rem){.cds--language-selector__container .cds--form-item{display:none}}.cds--language-selector__container .cds--list-box__wrapper{display:none}@media(min-width:66rem){.cds--language-selector__container .cds--list-box__wrapper{display:block}}.cds--language-selector__container .cds--label{block-size:0;display:block;margin:0;padding:0;visibility:hidden}:host(c4d-legal-nav){margin-inline:auto;max-inline-size:99rem;padding-inline:1rem}@media(min-width:42rem){:host(c4d-legal-nav){padding-inline:2rem}}@media(min-width:99rem){:host(c4d-legal-nav){padding-inline:2.5rem}}.c4d--legal-nav{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);display:flex;flex-wrap:wrap;margin-inline:-1rem}@media(max-width:41.98rem){.cds--footer:not(.cds--footer--short) .c4d--legal-nav{border-block-start:0}}.c4d--adjunct-links__container,.c4d--legal-nav__list{inline-size:100%;padding-inline-start:1rem}.c4d--adjunct-links__container ul,.c4d--legal-nav__list ul{list-style:none;margin:0;padding:0}@media(min-width:42rem){.c4d--adjunct-links__container,.c4d--legal-nav__list{border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0)}}@media(min-width:66rem){.c4d--adjunct-links__container,.c4d--legal-nav__list{margin-inline-start:25%}}.c4d--adjunct-links__container.c4d--legal-nav__micro,.c4d--legal-nav__list.c4d--legal-nav__micro{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);display:flex;flex-direction:column-reverse;margin-inline-end:0;padding-block-end:0;padding-inline-start:0}@media(max-width:41.98rem){.c4d--adjunct-links__container.c4d--legal-nav__micro ::slotted([slot=brand]),.c4d--adjunct-links__container.c4d--legal-nav__micro ::slotted([slot=locale]),.c4d--legal-nav__list.c4d--legal-nav__micro ::slotted([slot=brand]),.c4d--legal-nav__list.c4d--legal-nav__micro ::slotted([slot=locale]){display:none}}@media(min-width:42rem){.c4d--adjunct-links__container.c4d--legal-nav__micro,.c4d--legal-nav__list.c4d--legal-nav__micro{padding-inline-start:0}}@media(min-width:66rem){.c4d--adjunct-links__container.c4d--legal-nav__micro,.c4d--legal-nav__list.c4d--legal-nav__micro{flex-direction:row;justify-content:space-between;margin-inline-start:0}}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--legal-nav__holder,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--legal-nav__holder{border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);-moz-column-count:inherit;column-count:inherit;margin-inline-start:0;padding:0 1rem}@media(min-width:42rem){.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--legal-nav__holder,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--legal-nav__holder{align-items:center;display:flex;padding:0 1rem}}@media(min-width:66rem){.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--legal-nav__holder,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--legal-nav__holder{border-block-start:none}}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--legal-nav__holder .cds--legal-nav__list-item,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--legal-nav__holder .cds--legal-nav__list-item{align-items:center;block-size:3rem;display:flex;margin-inline-end:0;padding-block-start:0}@media(min-width:42rem){.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--legal-nav__holder .cds--legal-nav__list-item,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--legal-nav__holder .cds--legal-nav__list-item{margin-inline-end:2rem}}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--legal-nav__holder .cds--legal-nav__list-item a,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--legal-nav__holder .cds--legal-nav__list-item a{align-items:center;display:flex;inline-size:100%}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container{margin:0}@media(min-width:42rem){.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container{align-self:flex-end;border-inline-start:1px solid var(--cds-layer-accent-01,#e0e0e0);inline-size:50%}}@media(min-width:66rem){.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container{margin:0}}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--btn--secondary,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--btn--secondary,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--btn--secondary,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--btn--secondary,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input{background-color:var(--cds-background,#fff);max-inline-size:100%}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--btn--secondary:hover,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box:hover,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input:hover,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--btn--secondary:hover,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box:hover,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input:hover,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--btn--secondary:hover,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box:hover,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input:hover,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--btn--secondary:hover,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box:hover,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--btn--secondary:active,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box:active,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input:active,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--btn--secondary:active,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box:active,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input:active,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--btn--secondary:active,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box:active,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input:active,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--btn--secondary:active,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box:active,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input:active{background-color:var(--cds-layer-active-01,#c6c6c6)}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--select,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--select,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--select,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--select{max-inline-size:100%}.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--language-selector__container .cds--text-input,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input,.c4d--adjunct-links__container.c4d--legal-nav__micro .cds--locale-btn__container .cds--text-input,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--list-box,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--select-input,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--language-selector__container .cds--text-input,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--list-box,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--select-input,.c4d--legal-nav__list.c4d--legal-nav__micro .cds--locale-btn__container .cds--text-input{border-block-end:none}.cds--legal-nav__holder{margin-inline-start:0;padding-block-start:0}@media(min-width:42rem){.cds--legal-nav__holder{-moz-column-count:2;column-count:2;padding-block-start:.5rem}}@media(min-width:66rem){.cds--legal-nav__holder{-moz-column-count:3;column-count:3}}.cds--adjunct-links__holder{inline-size:100%;margin-block-start:3rem;margin-inline-start:0;padding:0 3rem 0 1rem}@media(min-width:42rem){.cds--adjunct-links__holder{inline-size:50%}}@media(min-width:66rem){.cds--adjunct-links__holder{inline-size:25%;margin-inline-start:25%}}.cds--adjunct-links__holder .cds--legal-nav__list-item{margin-inline-end:0;padding-block-start:0}.cds--adjunct-links__holder .cds--legal-nav__list-item:not(:first-of-type){padding-block-start:.5rem}.cds--legal-nav__list-item,:host(c4d-legal-nav-cookie-preferences-placeholder),:host(c4d-legal-nav-item){font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);margin-inline-end:2rem;padding:.5rem 0 0}@media(max-width:41.98rem){.cds--legal-nav__list-item:first-child,:host(c4d-legal-nav-cookie-preferences-placeholder):first-child,:host(c4d-legal-nav-item):first-child{padding-block-start:0}}.cds--legal-nav__list-item:last-child,:host(c4d-legal-nav-cookie-preferences-placeholder):last-child,:host(c4d-legal-nav-item):last-child{margin-inline-end:0}.cds--locale-btn__container,:host(c4d-locale-button){--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-feature-flag-enabled("enable-css-custom-properties"): ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);display:block;flex:0 0 100%;inline-size:100%;margin:3rem 0;max-inline-size:100%;padding-inline:1rem}.cds--locale-btn__container .cds--btn,:host(c4d-locale-button) .cds--btn{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-2xl)));--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max));--temp-1lh:(var(--cds-body-compact-01-line-height,1.28572) * 1em);--temp-expressive-1lh:(var(--cds-body-compact-02-line-height,1.375) * 1em);--temp-padding-block-max:calc((var(--cds-layout-size-height-lg) - var(--temp-1lh))/2 - 0.0625rem);border:0;border-radius:0;box-sizing:border-box;cursor:pointer;display:inline-flex;flex-shrink:0;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:-moz-max-content;inline-size:max-content;justify-content:space-between;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;max-inline-size:20rem;min-block-size:var(--cds-layout-size-height-local);outline:none;padding:0;padding-block:min((var(--cds-layout-size-height-local) - var(--temp-1lh))/2 - .0625rem,var(--temp-padding-block-max));padding-inline-end:calc(var(--cds-layout-density-padding-inline-local)*3 + .9375rem);padding-inline-start:calc(var(--cds-layout-density-padding-inline-local) - .0625rem);position:relative;text-align:start;text-decoration:none;transition:background 70ms cubic-bezier(0,0,.38,.9),box-shadow 70ms cubic-bezier(0,0,.38,.9),border-color 70ms cubic-bezier(0,0,.38,.9),outline 70ms cubic-bezier(0,0,.38,.9);vertical-align:baseline;vertical-align:top}.cds--locale-btn__container .cds--btn *,.cds--locale-btn__container .cds--btn :after,.cds--locale-btn__container .cds--btn :before,:host(c4d-locale-button) .cds--btn *,:host(c4d-locale-button) .cds--btn :after,:host(c4d-locale-button) .cds--btn :before{box-sizing:inherit}.cds--locale-btn__container .cds--btn.cds--btn--disabled,.cds--locale-btn__container .cds--btn.cds--btn--disabled:focus,.cds--locale-btn__container .cds--btn.cds--btn--disabled:hover,.cds--locale-btn__container .cds--btn:disabled,.cds--locale-btn__container .cds--btn:focus:disabled,.cds--locale-btn__container .cds--btn:hover:disabled,:host(c4d-locale-button) .cds--btn.cds--btn--disabled,:host(c4d-locale-button) .cds--btn.cds--btn--disabled:focus,:host(c4d-locale-button) .cds--btn.cds--btn--disabled:hover,:host(c4d-locale-button) .cds--btn:disabled,:host(c4d-locale-button) .cds--btn:focus:disabled,:host(c4d-locale-button) .cds--btn:hover:disabled{background:var(--cds-button-disabled,#c6c6c6);border-color:var(--cds-button-disabled,#c6c6c6);box-shadow:none;color:var(--cds-text-on-color-disabled,#8d8d8d);cursor:not-allowed}.cds--locale-btn__container .cds--btn .cds--btn__icon,:host(c4d-locale-button) .cds--btn .cds--btn__icon{block-size:1rem;flex-shrink:0;inline-size:1rem;inset-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max));inset-inline-end:var(--cds-layout-density-padding-inline-local);margin-block-start:.0625rem;position:absolute}.cds--locale-btn__container .cds--btn::-moz-focus-inner,:host(c4d-locale-button) .cds--btn::-moz-focus-inner{border:0;padding:0}.cds--locale-btn__container .cds--btn--primary,:host(c4d-locale-button) .cds--btn--primary{background-color:var(--cds-button-primary,#0f62fe);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--primary:hover,:host(c4d-locale-button) .cds--btn--primary:hover{background-color:var(--cds-button-primary-hover,#0050e6)}.cds--locale-btn__container .cds--btn--primary:focus,:host(c4d-locale-button) .cds--btn--primary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--locale-btn__container .cds--btn--primary:active,:host(c4d-locale-button) .cds--btn--primary:active{background-color:var(--cds-button-primary-active,#002d9c)}.cds--locale-btn__container .cds--btn--primary .cds--btn__icon,.cds--locale-btn__container .cds--btn--primary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--primary .cds--btn__icon,:host(c4d-locale-button) .cds--btn--primary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--locale-btn__container .cds--btn--primary:hover,:host(c4d-locale-button) .cds--btn--primary:hover{color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--secondary,:host(c4d-locale-button) .cds--btn--secondary{background-color:var(--cds-button-secondary,#393939);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--secondary:hover,:host(c4d-locale-button) .cds--btn--secondary:hover{background-color:var(--cds-button-secondary-hover,#474747)}.cds--locale-btn__container .cds--btn--secondary:focus,:host(c4d-locale-button) .cds--btn--secondary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--locale-btn__container .cds--btn--secondary:active,:host(c4d-locale-button) .cds--btn--secondary:active{background-color:var(--cds-button-secondary-active,#6f6f6f)}.cds--locale-btn__container .cds--btn--secondary .cds--btn__icon,.cds--locale-btn__container .cds--btn--secondary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--secondary .cds--btn__icon,:host(c4d-locale-button) .cds--btn--secondary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--locale-btn__container .cds--btn--secondary:focus,.cds--locale-btn__container .cds--btn--secondary:hover,:host(c4d-locale-button) .cds--btn--secondary:focus,:host(c4d-locale-button) .cds--btn--secondary:hover{color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--tertiary,:host(c4d-locale-button) .cds--btn--tertiary{background-color:transparent;border-color:var(--cds-button-tertiary,#0f62fe);border-style:solid;border-width:1px;color:var(--cds-button-tertiary,#0f62fe)}.cds--locale-btn__container .cds--btn--tertiary:hover,:host(c4d-locale-button) .cds--btn--tertiary:hover{background-color:var(--cds-button-tertiary-hover,#0050e6)}.cds--locale-btn__container .cds--btn--tertiary:focus,:host(c4d-locale-button) .cds--btn--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--locale-btn__container .cds--btn--tertiary .cds--btn__icon,.cds--locale-btn__container .cds--btn--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--tertiary .cds--btn__icon,:host(c4d-locale-button) .cds--btn--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--locale-btn__container .cds--btn--tertiary:hover,:host(c4d-locale-button) .cds--btn--tertiary:hover{color:var(--cds-text-inverse,#fff)}.cds--locale-btn__container .cds--btn--tertiary:focus,:host(c4d-locale-button) .cds--btn--tertiary:focus{background-color:var(--cds-button-tertiary,#0f62fe);color:var(--cds-text-inverse,#fff)}.cds--locale-btn__container .cds--btn--tertiary:active,:host(c4d-locale-button) .cds--btn--tertiary:active{background-color:var(--cds-button-tertiary-active,#002d9c);border-color:transparent;color:var(--cds-text-inverse,#fff)}.cds--locale-btn__container .cds--btn--tertiary.cds--btn--disabled,.cds--locale-btn__container .cds--btn--tertiary.cds--btn--disabled:focus,.cds--locale-btn__container .cds--btn--tertiary.cds--btn--disabled:hover,.cds--locale-btn__container .cds--btn--tertiary:disabled,.cds--locale-btn__container .cds--btn--tertiary:focus:disabled,.cds--locale-btn__container .cds--btn--tertiary:hover:disabled,:host(c4d-locale-button) .cds--btn--tertiary.cds--btn--disabled,:host(c4d-locale-button) .cds--btn--tertiary.cds--btn--disabled:focus,:host(c4d-locale-button) .cds--btn--tertiary.cds--btn--disabled:hover,:host(c4d-locale-button) .cds--btn--tertiary:disabled,:host(c4d-locale-button) .cds--btn--tertiary:focus:disabled,:host(c4d-locale-button) .cds--btn--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--locale-btn__container .cds--btn--ghost,:host(c4d-locale-button) .cds--btn--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-link-primary,#0f62fe);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--locale-btn__container .cds--btn--ghost:hover,:host(c4d-locale-button) .cds--btn--ghost:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--locale-btn__container .cds--btn--ghost:focus,:host(c4d-locale-button) .cds--btn--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--locale-btn__container .cds--btn--ghost .cds--btn__icon,.cds--locale-btn__container .cds--btn--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--ghost .cds--btn__icon,:host(c4d-locale-button) .cds--btn--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--locale-btn__container .cds--btn--ghost .cds--btn__icon,:host(c4d-locale-button) .cds--btn--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--locale-btn__container .cds--btn--ghost:active,.cds--locale-btn__container .cds--btn--ghost:hover,:host(c4d-locale-button) .cds--btn--ghost:active,:host(c4d-locale-button) .cds--btn--ghost:hover{color:var(--cds-link-primary-hover,#0043ce)}.cds--locale-btn__container .cds--btn--ghost:active,:host(c4d-locale-button) .cds--btn--ghost:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--locale-btn__container .cds--btn--ghost.cds--btn--disabled,.cds--locale-btn__container .cds--btn--ghost.cds--btn--disabled:focus,.cds--locale-btn__container .cds--btn--ghost.cds--btn--disabled:hover,.cds--locale-btn__container .cds--btn--ghost:disabled,.cds--locale-btn__container .cds--btn--ghost:focus:disabled,.cds--locale-btn__container .cds--btn--ghost:hover:disabled,:host(c4d-locale-button) .cds--btn--ghost.cds--btn--disabled,:host(c4d-locale-button) .cds--btn--ghost.cds--btn--disabled:focus,:host(c4d-locale-button) .cds--btn--ghost.cds--btn--disabled:hover,:host(c4d-locale-button) .cds--btn--ghost:disabled,:host(c4d-locale-button) .cds--btn--ghost:focus:disabled,:host(c4d-locale-button) .cds--btn--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--locale-btn__container .cds--btn--ghost:not([disabled]) svg,:host(c4d-locale-button) .cds--btn--ghost:not([disabled]) svg{fill:var(--cds-icon-primary,#161616)}.cds--locale-btn__container .cds--btn--icon-only,:host(c4d-locale-button) .cds--btn--icon-only{block-size:var(--cds-layout-size-height-local);inline-size:var(--cds-layout-size-height-local);justify-content:center;padding:0;padding-block-start:min((var(--cds-layout-size-height-local) - 1rem)/2 - .0625rem,var(--temp-padding-block-max))}.cds--locale-btn__container .cds--btn--icon-only&gt;:first-child,:host(c4d-locale-button) .cds--btn--icon-only&gt;:first-child{margin-block-start:.0625rem;min-inline-size:1rem}.cds--locale-btn__container .cds--btn--icon-only .cds--btn__icon,:host(c4d-locale-button) .cds--btn--icon-only .cds--btn__icon{position:static}.cds--locale-btn__container .cds--btn--icon-only.cds--btn--danger--ghost .cds--btn__icon,.cds--locale-btn__container .cds--btn--icon-only.cds--btn--ghost .cds--btn__icon,:host(c4d-locale-button) .cds--btn--icon-only.cds--btn--danger--ghost .cds--btn__icon,:host(c4d-locale-button) .cds--btn--icon-only.cds--btn--ghost .cds--btn__icon{margin:0}.cds--locale-btn__container .cds--btn--md:not(.cds--btn--icon-only) .cds--btn__icon,.cds--locale-btn__container .cds--btn--sm:not(.cds--btn--icon-only) .cds--btn__icon,:host(c4d-locale-button) .cds--btn--md:not(.cds--btn--icon-only) .cds--btn__icon,:host(c4d-locale-button) .cds--btn--sm:not(.cds--btn--icon-only) .cds--btn__icon{margin-block-start:0}.cds--locale-btn__container .cds--btn--icon-only.cds--btn--selected,:host(c4d-locale-button) .cds--btn--icon-only.cds--btn--selected{background:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds--locale-btn__container .cds--btn path[data-icon-path=inner-path],:host(c4d-locale-button) .cds--btn path[data-icon-path=inner-path]{fill:none}.cds--locale-btn__container .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--locale-btn__container .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,:host(c4d-locale-button) .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:var(--cds-icon-primary,#161616)}.cds--locale-btn__container .cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon,.cds--locale-btn__container .cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon path:not([data-icon-path]):not([fill=none]),.cds--locale-btn__container .cds--btn.cds--btn--icon-only.cds--btn--ghost[disabled]:hover .cds--btn__icon,:host(c4d-locale-button) .cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon,:host(c4d-locale-button) .cds--btn--ghost.cds--btn--icon-only[disabled] .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn.cds--btn--icon-only.cds--btn--ghost[disabled]:hover .cds--btn__icon{fill:var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--locale-btn__container .cds--btn--ghost.cds--btn--icon-only[disabled],:host(c4d-locale-button) .cds--btn--ghost.cds--btn--icon-only[disabled]{cursor:not-allowed}.cds--locale-btn__container .cds--icon-tooltip--disabled .cds--tooltip-trigger__wrapper,:host(c4d-locale-button) .cds--icon-tooltip--disabled .cds--tooltip-trigger__wrapper{cursor:not-allowed}.cds--locale-btn__container .cds--icon-tooltip--disabled .cds--btn--icon-only[disabled],:host(c4d-locale-button) .cds--icon-tooltip--disabled .cds--btn--icon-only[disabled]{pointer-events:none}.cds--locale-btn__container .cds--btn--danger,:host(c4d-locale-button) .cds--btn--danger{background-color:var(--cds-button-danger-primary,#da1e28);border:1px solid transparent;color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--danger:hover,:host(c4d-locale-button) .cds--btn--danger:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--locale-btn__container .cds--btn--danger:focus,:host(c4d-locale-button) .cds--btn--danger:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--locale-btn__container .cds--btn--danger:active,:host(c4d-locale-button) .cds--btn--danger:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--locale-btn__container .cds--btn--danger .cds--btn__icon,.cds--locale-btn__container .cds--btn--danger .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--danger .cds--btn__icon,:host(c4d-locale-button) .cds--btn--danger .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--locale-btn__container .cds--btn--danger:hover,:host(c4d-locale-button) .cds--btn--danger:hover{color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--danger--tertiary,:host(c4d-locale-button) .cds--btn--danger--tertiary{background-color:transparent;border-color:var(--cds-button-danger-secondary,#da1e28);border-style:solid;border-width:1px;color:var(--cds-button-danger-secondary,#da1e28)}.cds--locale-btn__container .cds--btn--danger--tertiary:hover,:host(c4d-locale-button) .cds--btn--danger--tertiary:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--locale-btn__container .cds--btn--danger--tertiary:focus,:host(c4d-locale-button) .cds--btn--danger--tertiary:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--locale-btn__container .cds--btn--danger--tertiary .cds--btn__icon,.cds--locale-btn__container .cds--btn--danger--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--danger--tertiary .cds--btn__icon,:host(c4d-locale-button) .cds--btn--danger--tertiary .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--locale-btn__container .cds--btn--danger--tertiary:hover,:host(c4d-locale-button) .cds--btn--danger--tertiary:hover{border-color:var(--cds-button-danger-hover,#b81921);color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--danger--tertiary:focus,:host(c4d-locale-button) .cds--btn--danger--tertiary:focus{background-color:var(--cds-button-danger-primary,#da1e28);color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--danger--tertiary:active,:host(c4d-locale-button) .cds--btn--danger--tertiary:active{background-color:var(--cds-button-danger-active,#750e13);border-color:var(--cds-button-danger-active,#750e13);color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--danger--tertiary.cds--btn--disabled,.cds--locale-btn__container .cds--btn--danger--tertiary.cds--btn--disabled:focus,.cds--locale-btn__container .cds--btn--danger--tertiary.cds--btn--disabled:hover,.cds--locale-btn__container .cds--btn--danger--tertiary:disabled,.cds--locale-btn__container .cds--btn--danger--tertiary:focus:disabled,.cds--locale-btn__container .cds--btn--danger--tertiary:hover:disabled,:host(c4d-locale-button) .cds--btn--danger--tertiary.cds--btn--disabled,:host(c4d-locale-button) .cds--btn--danger--tertiary.cds--btn--disabled:focus,:host(c4d-locale-button) .cds--btn--danger--tertiary.cds--btn--disabled:hover,:host(c4d-locale-button) .cds--btn--danger--tertiary:disabled,:host(c4d-locale-button) .cds--btn--danger--tertiary:focus:disabled,:host(c4d-locale-button) .cds--btn--danger--tertiary:hover:disabled{background:transparent;color:var(--cds-text-on-color-disabled,#8d8d8d);outline:none}.cds--locale-btn__container .cds--btn--danger--ghost,:host(c4d-locale-button) .cds--btn--danger--ghost{background-color:transparent;border:1px solid transparent;color:var(--cds-button-danger-secondary,#da1e28);padding-inline-end:calc(var(--cds-layout-density-padding-inline-local) - .0625rem)}.cds--locale-btn__container .cds--btn--danger--ghost:hover,:host(c4d-locale-button) .cds--btn--danger--ghost:hover{background-color:var(--cds-button-danger-hover,#b81921)}.cds--locale-btn__container .cds--btn--danger--ghost:focus,:host(c4d-locale-button) .cds--btn--danger--ghost:focus{border-color:var(--cds-button-focus-color,var(--cds-focus,#0f62fe));box-shadow:inset 0 0 0 1px var(--cds-button-focus-color,var(--cds-focus,#0f62fe)),inset 0 0 0 2px var(--cds-background,#fff)}.cds--locale-btn__container .cds--btn--danger--ghost:active,:host(c4d-locale-button) .cds--btn--danger--ghost:active{background-color:var(--cds-button-danger-active,#750e13)}.cds--locale-btn__container .cds--btn--danger--ghost .cds--btn__icon,.cds--locale-btn__container .cds--btn--danger--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--danger--ghost .cds--btn__icon,:host(c4d-locale-button) .cds--btn--danger--ghost .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:currentColor}.cds--locale-btn__container .cds--btn--danger--ghost .cds--btn__icon,:host(c4d-locale-button) .cds--btn--danger--ghost .cds--btn__icon{margin-inline-start:.5rem;position:static}.cds--locale-btn__container .cds--btn--danger--ghost:active,.cds--locale-btn__container .cds--btn--danger--ghost:hover,:host(c4d-locale-button) .cds--btn--danger--ghost:active,:host(c4d-locale-button) .cds--btn--danger--ghost:hover{color:var(--cds-text-on-color,#fff)}.cds--locale-btn__container .cds--btn--danger--ghost.cds--btn--disabled,.cds--locale-btn__container .cds--btn--danger--ghost.cds--btn--disabled:focus,.cds--locale-btn__container .cds--btn--danger--ghost.cds--btn--disabled:hover,.cds--locale-btn__container .cds--btn--danger--ghost:disabled,.cds--locale-btn__container .cds--btn--danger--ghost:focus:disabled,.cds--locale-btn__container .cds--btn--danger--ghost:hover:disabled,:host(c4d-locale-button) .cds--btn--danger--ghost.cds--btn--disabled,:host(c4d-locale-button) .cds--btn--danger--ghost.cds--btn--disabled:focus,:host(c4d-locale-button) .cds--btn--danger--ghost.cds--btn--disabled:hover,:host(c4d-locale-button) .cds--btn--danger--ghost:disabled,:host(c4d-locale-button) .cds--btn--danger--ghost:focus:disabled,:host(c4d-locale-button) .cds--btn--danger--ghost:hover:disabled{background:transparent;border-color:transparent;color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--locale-btn__container .cds--btn--expressive,:host(c4d-locale-button) .cds--btn--expressive{font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-block:min((var(--cds-layout-size-height-local) - var(--temp-expressive-1lh))/2 - .0625rem,var(--temp-padding-block-max))}.cds--locale-btn__container .cds--btn--icon-only.cds--btn--expressive,:host(c4d-locale-button) .cds--btn--icon-only.cds--btn--expressive{padding:12px 13px}.cds--locale-btn__container .cds--btn.cds--btn--expressive .cds--btn__icon,:host(c4d-locale-button) .cds--btn.cds--btn--expressive .cds--btn__icon{block-size:1.25rem;inline-size:1.25rem}.cds--locale-btn__container .cds--btn-set .cds--btn.cds--btn--expressive,:host(c4d-locale-button) .cds--btn-set .cds--btn.cds--btn--expressive{max-inline-size:20rem}.cds--locale-btn__container .cds--btn.cds--skeleton,:host(c4d-locale-button) .cds--btn.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:9.375rem;padding:0;pointer-events:none;position:relative}.cds--locale-btn__container .cds--btn.cds--skeleton:active,.cds--locale-btn__container .cds--btn.cds--skeleton:focus,.cds--locale-btn__container .cds--btn.cds--skeleton:hover,:host(c4d-locale-button) .cds--btn.cds--skeleton:active,:host(c4d-locale-button) .cds--btn.cds--skeleton:focus,:host(c4d-locale-button) .cds--btn.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--locale-btn__container .cds--btn.cds--skeleton:before,:host(c4d-locale-button) .cds--btn.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--locale-btn__container .cds--btn.cds--skeleton:before,:host(c4d-locale-button) .cds--btn.cds--skeleton:before{animation:none}}.cds--locale-btn__container .cds--btn-set,:host(c4d-locale-button) .cds--btn-set{display:flex}.cds--locale-btn__container .cds--btn-set--stacked,:host(c4d-locale-button) .cds--btn-set--stacked{flex-direction:column}.cds--locale-btn__container .cds--btn-set .cds--btn,:host(c4d-locale-button) .cds--btn-set .cds--btn{inline-size:100%;max-inline-size:12.25rem}.cds--locale-btn__container .cds--btn-set .cds--btn:not(:focus),:host(c4d-locale-button) .cds--btn-set .cds--btn:not(:focus){box-shadow:-.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--locale-btn__container .cds--btn-set .cds--btn:first-of-type:not(:focus),:host(c4d-locale-button) .cds--btn-set .cds--btn:first-of-type:not(:focus){box-shadow:inherit}.cds--locale-btn__container .cds--btn-set .cds--btn:focus+.cds--btn,:host(c4d-locale-button) .cds--btn-set .cds--btn:focus+.cds--btn{box-shadow:inherit}.cds--locale-btn__container .cds--btn-set--stacked .cds--btn:not(:focus),:host(c4d-locale-button) .cds--btn-set--stacked .cds--btn:not(:focus){box-shadow:0 -.0625rem 0 0 var(--cds-button-separator,#e0e0e0)}.cds--locale-btn__container .cds--btn-set--stacked .cds--btn:first-of-type:not(:focus),:host(c4d-locale-button) .cds--btn-set--stacked .cds--btn:first-of-type:not(:focus){box-shadow:inherit}.cds--locale-btn__container .cds--btn-set .cds--btn.cds--btn--disabled,:host(c4d-locale-button) .cds--btn-set .cds--btn.cds--btn--disabled{box-shadow:-.0625rem 0 0 0 var(--cds-icon-on-color-disabled,#8d8d8d)}.cds--locale-btn__container .cds--btn-set .cds--btn.cds--btn--disabled:first-of-type,:host(c4d-locale-button) .cds--btn-set .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--locale-btn__container .cds--btn-set--stacked .cds--btn.cds--btn--disabled,:host(c4d-locale-button) .cds--btn-set--stacked .cds--btn.cds--btn--disabled{box-shadow:0 -.0625rem 0 0 var(--cds-layer-selected-disabled,#8d8d8d)}.cds--locale-btn__container .cds--btn-set--stacked .cds--btn.cds--btn--disabled:first-of-type,:host(c4d-locale-button) .cds--btn-set--stacked .cds--btn.cds--btn--disabled:first-of-type{box-shadow:none}.cds--locale-btn__container .cds--btn-set .cds--btn.cds--btn--loading,:host(c4d-locale-button) .cds--btn-set .cds--btn.cds--btn--loading{background-color:transparent;border-color:transparent;box-shadow:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--locale-btn__container .cds--btn:focus,:host(c4d-locale-button) .cds--btn:focus{color:Highlight;outline:1px solid Highlight}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--locale-btn__container .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,.cds--locale-btn__container .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]),:host(c4d-locale-button) .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon,:host(c4d-locale-button) .cds--btn--ghost.cds--btn--icon-only .cds--btn__icon path:not([data-icon-path]):not([fill=none]){fill:ButtonText}}.cds--locale-btn__container [dir=rtl] .cds--btn-set .cds--btn:not(:focus),:host(c4d-locale-button) [dir=rtl] .cds--btn-set .cds--btn:not(:focus){box-shadow:.0625rem 0 0 0 var(--cds-button-separator,#e0e0e0)}.cds--grid--condensed .cds--locale-btn__container,.cds--grid--condensed :host(c4d-locale-button),.cds--row--condensed .cds--locale-btn__container,.cds--row--condensed :host(c4d-locale-button){padding-inline:.03125rem}.cds--grid--narrow .cds--locale-btn__container,.cds--grid--narrow :host(c4d-locale-button),.cds--row--narrow .cds--locale-btn__container,.cds--row--narrow :host(c4d-locale-button){padding-inline:0 1rem}.cds--locale-btn__container .c4d--locale-btn,:host(c4d-locale-button) .c4d--locale-btn{--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;align-items:center;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-inline-size:100%;padding-inline-end:.75rem}@media(min-width:42rem){.cds--locale-btn__container .c4d--locale-btn,:host(c4d-locale-button) .c4d--locale-btn{min-inline-size:13.5rem}}@media(min-width:42rem){.cds--locale-btn__container,:host(c4d-locale-button){align-self:end;display:block;flex:0 0 50%;margin-block:0 4rem;margin-inline-start:25%;max-inline-size:50%;padding-inline:0}}@media(min-width:66rem){.cds--locale-btn__container,:host(c4d-locale-button){display:block;flex:0 0 25%;margin-inline-start:62.5%;max-inline-size:25%}}.cds--footer--short .cds--locale-btn__container,:host(c4d-footer[size=short]) ::slotted(c4d-locale-button){margin-block-start:3rem}@media(min-width:42rem){.cds--footer--short .cds--locale-btn__container,:host(c4d-footer[size=short]) ::slotted(c4d-locale-button){margin-block-start:0;margin-inline-start:25%}.cds--footer--short .cds--locale-btn__container .cds--locale-btn,:host(c4d-footer[size=short]) ::slotted(c4d-locale-button) .cds--locale-btn{float:inline-end}}@media(min-width:66rem){.cds--footer--short .cds--locale-btn__container,:host(c4d-footer[size=short]) ::slotted(c4d-locale-button){margin-inline-start:62.5%}}.cds--footer--micro .cds--locale-btn__container{padding:0}.cds--footer--micro .cds--locale-btn__container .cds--btn--tertiary:focus,.cds--footer--micro .cds--locale-btn__container .cds--btn--tertiary:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--side-nav{background-color:var(--cds-background,#fff);color:var(--cds-text-secondary,#525252);inline-size:3rem;inset-block-end:0;inset-block-start:0;inset-inline-start:0;max-inline-size:16rem;overflow:hidden;position:fixed;transition:inline-size .11s cubic-bezier(.2,0,1,.9),transform .11s cubic-bezier(.2,0,1,.9);will-change:inline-size;z-index:8000}.cds--side-nav--ux{inline-size:16rem;inset-block-start:3rem}@media(max-width:65.98rem){.cds--side-nav--ux{inline-size:0}}.cds--side-nav--rail{inline-size:3rem}.cds--side-nav--hidden{inline-size:0}.cds--side-nav--expanded{inline-size:16rem}.cds--side-nav__overlay{background-color:transparent;block-size:0;inline-size:0;inset-block-start:3rem;inset-inline-start:0;opacity:0;position:fixed;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1)}@media(max-width:65.98rem){.cds--side-nav__overlay-active{background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100vh;inline-size:100vw;opacity:1;transition:opacity .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1);z-index:6000}}.cds--header~.cds--side-nav{block-size:calc(100% - 48px);inset-block-start:3rem}.cds--side-nav--fixed{inline-size:16rem}.cds--side-nav--collapsed{inline-size:16rem;transform:translateX(-16rem)}.cds--side-nav__navigation{display:flex;flex-direction:column}.cds--side-nav__items{border:0;box-sizing:border-box;flex:1 1 0%;font-family:inherit;font-size:100%;margin:0;overflow:hidden;padding:1rem 0 0;vertical-align:baseline}.cds--side-nav__items *,.cds--side-nav__items :after,.cds--side-nav__items :before{box-sizing:inherit}.cds--side-nav--expanded .cds--side-nav__items,.cds--side-nav--fixed .cds--side-nav__items,.cds--side-nav--ux .cds--side-nav__items,.cds--side-nav:hover .cds--side-nav__items{overflow-y:auto}.cds--side-nav__item{overflow:hidden}.cds--side-nav--ux .cds--side-nav__item,.cds--side-nav__item{block-size:auto;inline-size:auto}.cds--side-nav .cds--header__menu-title[aria-expanded=true]:hover,.cds--side-nav a.cds--header__menu-item:hover,.cds--side-nav__item:not(.cds--side-nav__item--active):hover .cds--side-nav__item:not(.cds--side-nav__item--active)&gt;.cds--side-nav__submenu:hover,.cds--side-nav__item:not(.cds--side-nav__item--active)&gt;.cds--side-nav__link:hover,.cds--side-nav__menu a.cds--side-nav__link:not(.cds--side-nav__link--current):not([aria-current=page]):hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--side-nav__item:not(.cds--side-nav__item--active) .cds--side-nav__menu-item&gt;.cds--side-nav__link:hover&gt;span,.cds--side-nav__item:not(.cds--side-nav__item--active)&gt;.cds--side-nav__link:hover&gt;span{color:var(--cds-text-primary,#161616)}.cds--side-nav__item--large{block-size:auto}.cds--side-nav__divider{background-color:var(--cds-border-subtle);block-size:1px;list-style-type:none;margin:.5rem 1rem}.cds--side-nav__divider hr{border:none}.cds--side-nav__submenu{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:2rem;border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);cursor:pointer;display:inline-block;display:flex;font-family:inherit;font-size:100%;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);inline-size:100%;letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;text-align:start;transition:color .11s,background-color .11s,outline .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:baseline}.cds--side-nav__submenu *,.cds--side-nav__submenu :after,.cds--side-nav__submenu :before{box-sizing:inherit}.cds--side-nav__submenu::-moz-focus-inner{border:0}.cds--side-nav__submenu:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--side-nav__submenu:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--side-nav__submenu:focus{outline-style:dotted}}.cds--side-nav__submenu-title{overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap}.cds--side-nav__icon.cds--side-nav__submenu-chevron{display:flex;flex:1;justify-content:flex-end}.cds--side-nav__submenu-chevron&gt;svg{block-size:1rem;inline-size:1rem;transition:transform .11s}.cds--side-nav__submenu[aria-expanded=true] .cds--side-nav__submenu-chevron&gt;svg{transform:rotate(180deg)}.cds--side-nav__item--large .cds--side-nav__submenu{block-size:3rem}.cds--side-nav__item--active .cds--side-nav__submenu:hover,.cds--side-nav__item--active .cds--side-nav__submenu[aria-expanded=false]{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2));color:var(--cds-text-primary,#161616)}.cds--side-nav__item--active .cds--side-nav__submenu[aria-expanded=false]{position:relative}.cds--side-nav__item--active .cds--side-nav__submenu[aria-expanded=false]:before{background-color:var(--cds-border-interactive,#0f62fe);content:"";inline-size:3px;inset-block-end:0;inset-block-start:0;inset-inline-start:0;position:absolute}.cds--side-nav__item--active .cds--side-nav__submenu-title{color:var(--cds-text-primary,#161616);font-weight:600}.cds--side-nav__item--active .cds--side-nav__icon&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--side-nav__menu{border:0;box-sizing:border-box;display:block;font-family:inherit;font-size:100%;margin:0;max-block-size:0;padding:0;vertical-align:baseline;visibility:hidden}.cds--side-nav__menu *,.cds--side-nav__menu :after,.cds--side-nav__menu :before{box-sizing:inherit}.cds--side-nav__submenu[aria-expanded=true]+.cds--side-nav__menu{max-block-size:93.75rem;visibility:inherit}.cds--side-nav__menu a.cds--side-nav__link{block-size:2rem;font-weight:400;min-block-size:2rem;padding-inline-start:2rem}.cds--side-nav__item.cds--side-nav__item--icon a.cds--side-nav__link{padding-inline-start:4.5rem}.cds--side-nav__menu a.cds--side-nav__link--current,.cds--side-nav__menu a.cds--side-nav__link[aria-current=page],a.cds--side-nav__link--current{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds--side-nav__menu a.cds--side-nav__link--current&gt;span,.cds--side-nav__menu a.cds--side-nav__link[aria-current=page]&gt;span,a.cds--side-nav__link--current&gt;span{color:var(--cds-text-primary,#161616);font-weight:600}.cds--side-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,.cds--side-nav a.cds--header__menu-item,a.cds--side-nav__link{align-items:center;display:flex;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572);min-block-size:2rem;outline:2px solid transparent;outline-offset:-2px;padding:0 1rem;position:relative;text-decoration:none;transition:color .11s,background-color .11s,outline .11s}.cds--side-nav__item--large a.cds--side-nav__link{block-size:3rem}.cds--side-nav a.cds--header__menu-item .cds--text-truncate-end,a.cds--side-nav__link&gt;.cds--side-nav__link-text{color:var(--cds-text-secondary,#525252);font-size:.875rem;letter-spacing:.1px;line-height:1.25rem;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.cds--side-nav a.cds--header__menu-item:focus,a.cds--side-nav__link:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--side-nav a.cds--header__menu-item:focus,a.cds--side-nav__link:focus{outline-style:dotted}}a.cds--side-nav__link--current,a.cds--side-nav__link[aria-current=page]{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2));font-weight:600}a.cds--side-nav__link--current .cds--side-nav__link-text,a.cds--side-nav__link[aria-current=page] .cds--side-nav__link-text{color:var(--cds-text-primary,#161616)}a.cds--side-nav__link--current:before,a.cds--side-nav__link[aria-current=page]:before{background-color:var(--cds-border-interactive,#0f62fe);content:"";inline-size:3px;inset-block-end:0;inset-block-start:0;inset-inline-start:0;position:absolute}.cds--side-nav__icon{align-items:center;display:flex;flex:0 0 1rem;justify-content:center}.cds--side-nav__icon:not(.cds--side-nav__submenu-chevron){margin-inline-end:1.5rem}.cds--side-nav__icon&gt;svg{fill:var(--cds-icon-secondary,#525252);block-size:1rem;inline-size:1rem}.cds--side-nav--expanded .cds--side-nav__icon&gt;svg.cds--side-nav-expand-icon,.cds--side-nav__icon&gt;svg.cds--side-nav-collapse-icon{display:none}.cds--side-nav--expanded .cds--side-nav__icon&gt;svg.cds--side-nav-collapse-icon{display:block}.cds--side-nav--fixed .cds--side-nav__submenu,.cds--side-nav--fixed a.cds--side-nav__link{padding-inline-start:1rem}.cds--side-nav--fixed .cds--side-nav__item:not(.cds--side-nav__item--icon) .cds--side-nav__menu a.cds--side-nav__link{padding-inline-start:2rem}@media(max-width:65.98rem){.cds--side-nav .cds--header__nav{display:block}}.cds--side-nav__header-navigation{border:0;box-sizing:border-box;display:none;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds--side-nav__header-navigation *,.cds--side-nav__header-navigation :after,.cds--side-nav__header-navigation :before{box-sizing:inherit}@media(max-width:65.98rem){.cds--side-nav__header-navigation{display:block;margin-block-end:2rem;position:relative}}.cds--side-nav__header-divider:after{background:var(--cds-border-subtle);block-size:.0625rem;content:"";inline-size:calc(100% - 32px);inset-block-end:-1rem;inset-inline-start:1rem;position:absolute}.cds--side-nav a.cds--header__menu-item{color:var(--cds-text-secondary,#525252);justify-content:space-between;white-space:nowrap}.cds--side-nav a.cds--header__menu-item[aria-expanded=true]{background-color:transparent}.cds--side-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu{background-color:transparent;box-shadow:none;inline-size:100%;inset-block-end:inherit;padding:0;transform:none}.cds--side-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li{inline-size:100%}.cds--side-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu a.cds--header__menu-item{font-weight:400;padding-inline-start:4.25rem}.cds--side-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu a.cds--header__menu-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--side-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu a.cds--header__menu-item--current:hover{background-color:var(--cds-layer-selected-hover)}.cds--side-nav .cds--side-nav__header-navigation .cds--header__menu-item--current:after,.cds--side-nav .cds--side-nav__header-navigation a.cds--header__menu-item[aria-current=page]:after{block-size:calc(100% + 4px);inline-size:3px}.cds--side-nav .cds--header__menu a.cds--header__menu-item{block-size:inherit}.cds--side-nav .cds--header__menu-arrow,.cds--side-nav a.cds--header__menu-item:focus .cds--header__menu-arrow,.cds--side-nav a.cds--header__menu-item:hover .cds--header__menu-arrow{fill:var(--cds-icon-secondary,#525252)}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--side-nav .cds--header__menu-arrow,.cds--side-nav a.cds--header__menu-item:focus .cds--header__menu-arrow,.cds--side-nav a.cds--header__menu-item:hover .cds--header__menu-arrow,.cds--side-nav__icon&gt;svg{fill:ButtonText}}.cds--content{color:var(--cds-text-primary,#161616);padding:2rem;will-change:margin-left}.cds--header~.cds--content,div:has(.cds--header)~.cds--content{margin-block-start:3rem}.cds--side-nav~.cds--content{margin-inline-start:3rem}.cds--side-nav.cds--side-nav--expanded~.cds--content{margin-inline-start:16rem}.cds--header{align-items:center;background-color:var(--cds-background,#fff);block-size:3rem;border:0;border-block-end:1px solid var(--cds-border-subtle);box-sizing:border-box;display:flex;font-family:inherit;font-size:100%;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;margin:0;padding:0;position:fixed;vertical-align:baseline;z-index:8000}.cds--header *,.cds--header :after,.cds--header :before{box-sizing:inherit}.cds--header__action{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:3rem;border:.0625rem solid transparent;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;inline-size:3rem;margin:0;padding:0;text-align:start;transition:background-color .11s,border-color .11s;vertical-align:baseline}.cds--header__action *,.cds--header__action :after,.cds--header__action :before{box-sizing:inherit}.cds--header__action::-moz-focus-inner{border:0}@media(max-width:41.98rem){.cds--header__action{min-inline-size:3rem}}.cds--header__global .cds--popover{z-index:8001}.cds--header__action&gt;:first-child{margin-block-start:0}.cds--header__action--active&gt;svg.cds--navigation-menu-panel-expand-icon,.cds--header__action&gt;svg.cds--navigation-menu-panel-collapse-icon{display:none}.cds--header__action--active&gt;svg.cds--navigation-menu-panel-collapse-icon{display:inline}.cds--header__action--active{background:var(--cds-layer);border-block-end:1px solid transparent;border-inline-end:1px solid var(--cds-border-subtle);border-inline-start:1px solid var(--cds-border-subtle)}.cds--header__action--active&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--header__action:focus{border-color:var(--cds-focus,#0f62fe);outline:none}.cds--header__action:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--header__action.cds--btn--icon-only{align-items:center;justify-content:center}.cds--btn.cds--btn--icon-only.cds--header__action svg{fill:var(--cds-icon-secondary,#525252)}.cds--btn.cds--btn--icon-only.cds--header__action--active svg,.cds--btn.cds--btn--icon-only.cds--header__action:active svg,.cds--btn.cds--btn--icon-only.cds--header__action:hover svg,.cds--header__menu-trigger:hover&gt;svg,.cds--header__menu-trigger&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--header__menu-toggle{align-items:center;display:flex;justify-content:center}@media(min-width:66rem){.cds--header__menu-toggle__hidden{display:none}}a.cds--header__name{align-items:center;block-size:100%;border:.125rem solid transparent;display:flex;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);font-weight:600;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);letter-spacing:.1px;line-height:var(--cds-body-compact-01-line-height,1.28572);line-height:1.25rem;outline:none;padding:0 2rem 0 1rem;text-decoration:none;transition:border-color .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:41.98rem){a.cds--header__name{padding:0 1rem}}a.cds--header__name:focus{border-color:var(--cds-focus,#0f62fe)}.cds--header__name--prefix{font-weight:400}a.cds--header__name,a.cds--header__name:hover{color:var(--cds-text-primary,#161616)}.cds--header__menu-toggle:not(.cds--header__menu-toggle__hidden)~.cds--header__name{padding-inline-start:.5rem}.cds--header__nav{block-size:100%;display:none;padding-inline-start:1rem;position:relative}@media(min-width:66rem){.cds--header__nav{display:block}}.cds--header__nav:before{background-color:var(--cds-border-subtle);block-size:1.5rem;content:"";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;position:absolute;transform:translateY(-50%)}.cds--header__menu-bar{block-size:100%;border:0;box-sizing:border-box;display:flex;font-family:inherit;font-size:100%;list-style:none;margin:0;padding:0;vertical-align:baseline}.cds--header__menu-bar *,.cds--header__menu-bar :after,.cds--header__menu-bar :before{box-sizing:inherit}a.cds--header__menu-item{align-items:center;background-color:var(--cds-background,#fff);block-size:100%;border:2px solid transparent;color:var(--cds-text-secondary,#525252);display:flex;font-size:.875rem;font-weight:400;letter-spacing:0;line-height:1.125rem;padding:0 1rem;position:relative;text-decoration:none;transition:background-color .11s,border-color .11s,color .11s;-webkit-user-select:none;-moz-user-select:none;user-select:none}a.cds--header__menu-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--header__action:active,a.cds--header__menu-item:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}a.cds--header__menu-item:focus{border-color:var(--cds-focus,#0f62fe);outline:none}a.cds--header__menu-item:active&gt;svg,a.cds--header__menu-item:hover&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--header__menu-item--current,a.cds--header__menu-item[aria-current=page]{color:var(--cds-text-primary,#161616)}.cds--header__menu-item--current:after,a.cds--header__menu-item[aria-current=page]:after{background-color:var(--cds-border-interactive,#0f62fe);block-size:3px;content:"";inline-size:calc(100% + 4px);inset-block-end:-2px;inset-inline-start:-2px;position:absolute}.cds--header__menu-item--current:focus:after,a.cds--header__menu-item[aria-current=page]:focus:after{border:0}.cds--header__submenu .cds--header__menu .cds--header__menu-item--current:after,.cds--header__submenu .cds--header__menu a.cds--header__menu-item[aria-current=page]:after{background-color:var(--cds-border-interactive,#0f62fe);block-size:calc(100% + 4px);inline-size:3px;inset-block-start:-2px;inset-inline-start:-2px}.cds--header__submenu .cds--header__menu .cds--header__menu-item--current:focus:after,.cds--header__submenu .cds--header__menu a.cds--header__menu-item[aria-current=page]:focus:after{background-color:var(--cds-border-interactive,#0f62fe);block-size:calc(100% + 4px);inline-size:5px;inset-block-start:-2px;inset-inline-start:-2px}a.cds--header__menu-item.cds--header__menu-item--current:focus,a.cds--header__menu-item[aria-current=page]:focus{border:2px solid var(--cds-focus,#0f62fe)}.cds--header__menu-title[aria-haspopup=true],.cds--header__submenu{position:relative}.cds--header__menu-title[aria-expanded=true]{background-color:var(--cds-layer);color:var(--cds-text-secondary,#525252);z-index:8002}.cds--header__menu-title[aria-expanded=true]&gt;.cds--header__menu-arrow{transform:rotate(180deg)}.cds--header__menu{display:none;list-style:none;margin:0;padding:0}.cds--header__menu-title[aria-expanded=true]+.cds--header__menu{background-color:var(--cds-layer);box-shadow:0 4px 8px 0 rgba(0,0,0,.5);display:flex;flex-direction:column;inline-size:12.5rem;inset-block-end:0;inset-inline-start:0;position:absolute;transform:translateY(100%);z-index:8001}.cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item{background-color:var(--cds-layer)}.cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:hover{background-color:var(--cds-layer-hover);color:var(--cds-text-primary,#161616)}.cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:active{background-color:var(--cds-layer-active);color:var(--cds-text-primary,#161616)}.cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item.cds--header__menu-item--current{background-color:var(--cds-layer-selected)}.cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item.cds--header__menu-item--current:hover{background-color:var(--cds-layer-selected-hover)}.cds--header__menu .cds--header__menu-item{block-size:3rem}.cds--header__menu-arrow{fill:var(--cds-icon-secondary,#525252);margin-inline-start:.5rem;transition:transform .11s,fill .11s}.cds--header__global{block-size:100%;display:flex;flex:1 1 0%;justify-content:flex-end}.cds--skip-to-content{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;visibility:inherit;white-space:nowrap}.cds--skip-to-content:focus{clip:auto;align-items:center;background-color:var(--cds-background,#fff);block-size:3rem;border:4px solid var(--cds-focus,#0f62fe);color:var(--cds-text-secondary,#525252);display:flex;inline-size:auto;inset-block-start:0;inset-inline-start:0;outline:none;padding:0 1rem;z-index:9999}.cds--header-panel{background-color:var(--cds-layer);border:none;color:var(--cds-text-secondary,#525252);inline-size:0;inset-block-end:0;inset-block-start:3rem;inset-inline-end:0;overflow:hidden;position:fixed;transition:width .11s cubic-bezier(.2,0,1,.9);will-change:width;z-index:8000}.cds--header-panel--expanded{border-inline-end:1px solid var(--cds-border-subtle);border-inline-start:1px solid var(--cds-border-subtle);inline-size:16rem;overflow-y:auto}.cds--switcher{align-items:center;border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);display:flex;flex-direction:column;font-family:inherit;font-size:100%;justify-content:center;margin:0;padding:0;vertical-align:baseline}.cds--switcher *,.cds--switcher :after,.cds--switcher :before{box-sizing:inherit}.cds--switcher__item{block-size:2rem;inline-size:100%}.cds--switcher__item:first-child{margin-block-start:1rem}.cds--switcher__item--divider{background:var(--cds-border-subtle);block-size:1px;border:none;display:block;inline-size:14rem;margin:.5rem 1rem}.cds--switcher__item-link{block-size:2rem;color:var(--cds-text-secondary,#525252);display:block;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572);padding:.375rem 1rem;text-decoration:none}.cds--switcher__item-link:hover:not(.cds--switcher__item-link--selected){background:var(--cds-layer-hover);color:var(--cds-text-primary,#161616);cursor:pointer}.cds--switcher__item-link:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--switcher__item-link:active{background:var(--cds-layer-active);color:var(--cds-text-primary,#161616)}.cds--switcher__item-link--selected{background:var(--cds-layer-selected);color:var(--cds-text-primary,#161616)}.cds--dropdown__wrapper--inline{grid-gap:0 1.5rem;align-items:center;display:inline-grid;grid-template:auto auto/auto min-content}.cds--dropdown__wrapper--inline .cds--label{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--dropdown__wrapper--inline .cds--form-requirement,.cds--dropdown__wrapper--inline .cds--form__helper-text,.cds--dropdown__wrapper--inline .cds--label{margin:0}.cds--dropdown__wrapper--inline .cds--form-requirement{grid-column:2}.cds--dropdown{background-color:var(--cds-field);block-size:2.5rem;border:none;border-block-end:1px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616);cursor:pointer;display:block;inline-size:100%;list-style:none;outline:2px solid transparent;outline-offset:-2px;position:relative;transition:background-color 70ms cubic-bezier(.2,0,.38,.9)}.cds--dropdown html{font-size:100%}.cds--dropdown body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--dropdown code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--dropdown strong{font-weight:600}.cds--dropdown:hover{background-color:var(--cds-field-hover)}.cds--dropdown .cds--list-box__field{text-align:start}.cds--dropdown--lg{block-size:3rem;max-block-size:3rem}.cds--dropdown--lg .cds--dropdown__arrow{inset-block-start:1rem}.cds--dropdown--sm{block-size:2rem;max-block-size:2rem}.cds--dropdown--sm .cds--dropdown__arrow{inset-block-start:.5rem}.cds--dropdown--open{border-block-end-color:var(--cds-border-subtle)}.cds--dropdown--open .cds--list-box__field{outline:none}.cds--dropdown--invalid{outline:2px solid var(--cds-support-error,#da1e28);outline-offset:-2px}@media screen and (prefers-contrast){.cds--dropdown--invalid{outline-style:dotted}}.cds--dropdown--invalid .cds--dropdown-text{padding-inline-end:3.5rem}.cds--dropdown--invalid+.cds--form-requirement{color:var(--cds-text-error,#da1e28);display:inline-block;max-block-size:12.5rem}.cds--dropdown__invalid-icon{fill:var(--cds-support-error,#da1e28);inset-block-start:50%;inset-inline-end:2.5rem;position:absolute;transform:translateY(-50%)}.cds--dropdown--open:hover{background-color:var(--cds-field)}.cds--dropdown--open:focus{outline:1px solid transparent}.cds--dropdown--open .cds--dropdown-list{box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));max-block-size:13.75rem;transition:max-height .11s cubic-bezier(0,0,.38,.9)}.cds--dropdown--light{background-color:var(--cds-field-02,#fff)}.cds--dropdown--light:hover{background-color:var(--cds-field-hover)}.cds--dropdown--up .cds--dropdown-list{inset-block-end:2rem}.cds--dropdown__arrow{fill:var(--cds-icon-primary,#161616);inset-block-start:.8125rem;inset-inline-end:1rem;pointer-events:none;position:absolute;transform-origin:50% 45%;transition:transform .11s cubic-bezier(.2,0,.38,.9)}button.cds--dropdown-text{background:none;border:none;color:var(--cds-text-primary,#161616);inline-size:100%;text-align:start}button.cds--dropdown-text:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){button.cds--dropdown-text:focus{outline-style:dotted}}.cds--dropdown-text{block-size:calc(100% + 1px);display:block;overflow:hidden;padding-inline-end:2.625rem;padding-inline-start:1rem;text-overflow:ellipsis;white-space:nowrap}.cds--dropdown-list,.cds--dropdown-text{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--dropdown-list{background-color:var(--cds-layer);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));display:flex;flex-direction:column;inline-size:100%;list-style:none;max-block-size:0;outline:2px solid transparent;outline-offset:-2px;overflow-x:hidden;overflow-y:auto;position:absolute;transition:max-height .11s cubic-bezier(.2,0,.38,.9);z-index:9100}.cds--dropdown-list html{font-size:100%}.cds--dropdown-list body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--dropdown-list code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--dropdown-list strong{font-weight:600}.cds--dropdown--light .cds--dropdown-list{background-color:var(--cds-layer)}.cds--dropdown:not(.cds--dropdown--open) .cds--dropdown-item{visibility:hidden}.cds--dropdown-item{opacity:0;position:relative;transition:visibility 70ms cubic-bezier(.2,0,.38,.9),opacity 70ms cubic-bezier(.2,0,.38,.9),background-color 70ms cubic-bezier(.2,0,.38,.9);visibility:inherit}.cds--dropdown-item:hover{background-color:var(--cds-layer-hover)}.cds--dropdown-item:hover+.cds--dropdown-item .cds--dropdown-link{border-color:transparent}.cds--dropdown-item:active{background-color:var(--cds-layer-selected)}.cds--dropdown-item:first-of-type .cds--dropdown-link{border-block-start-color:transparent}.cds--dropdown-item:last-of-type .cds--dropdown-link{border-block-end:none}.cds--dropdown-link{block-size:2.5rem;border:1px solid transparent;border-block-start-color:var(--cds-border-subtle);color:var(--cds-text-secondary,#525252);display:block;font-weight:400;line-height:1rem;margin:0 1rem;outline:2px solid transparent;outline-offset:-2px;overflow:hidden;padding:.6875rem 0;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.cds--dropdown-link:hover{border-color:transparent;color:var(--cds-text-primary,#161616)}.cds--dropdown--light .cds--dropdown-link{border-block-start-color:var(--cds-border-subtle-02,#e0e0e0)}.cds--dropdown--sm .cds--dropdown-link{block-size:2rem;padding-block-end:.4375rem;padding-block-start:.4375rem}.cds--dropdown--focused,.cds--dropdown-link:focus{margin:0;outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;padding:.6875rem 1rem}@media screen and (prefers-contrast){.cds--dropdown--focused,.cds--dropdown-link:focus{outline-style:dotted}}.cds--dropdown-list[aria-activedescendant] .cds--dropdown-link:focus{margin:0 1rem;outline:none;padding:.6875rem 0}.cds--dropdown-list[aria-activedescendant] .cds--dropdown--focused:focus{margin:0;outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px;padding:.6875rem 1rem}@media screen and (prefers-contrast){.cds--dropdown-list[aria-activedescendant] .cds--dropdown--focused:focus{outline-style:dotted}}.cds--dropdown-list[aria-activedescendant] .cds--dropdown-item:active{background-color:inherit}.cds--dropdown-item:hover .cds--dropdown-link{border-block-end-color:var(--cds-layer-hover)}.cds--dropdown--open .cds--dropdown__arrow{transform:rotate(-180deg)}.cds--dropdown--open.cds--dropdown--sm .cds--dropdown-list{max-block-size:11rem}.cds--dropdown--open .cds--dropdown-item{opacity:1}.cds--dropdown--disabled{border-block-end-color:transparent}.cds--dropdown--disabled:hover{background-color:var(--cds-field)}.cds--dropdown--disabled:focus{outline:none}.cds--dropdown--disabled .cds--dropdown-text,.cds--dropdown--disabled .cds--list-box__label{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--dropdown--disabled .cds--dropdown__arrow,.cds--dropdown--disabled .cds--list-box__menu-icon svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}.cds--dropdown--disabled.cds--dropdown--light:hover{background-color:var(--cds-field-02,#fff)}.cds--dropdown--disabled .cds--list-box__field,.cds--dropdown--disabled .cds--list-box__menu-icon{cursor:not-allowed}.cds--dropdown--auto-width{inline-size:auto;max-inline-size:25rem}.cds--dropdown--inline{background-color:transparent;border-block-end-color:transparent;display:inline-block;inline-size:auto;justify-self:start;transition:background 70ms cubic-bezier(0,0,.38,.9)}.cds--dropdown--inline:hover{background-color:var(--cds-layer-hover)}.cds--dropdown--inline.cds--dropdown--disabled{background-color:transparent}.cds--dropdown--inline .cds--dropdown__arrow{inset-block-start:.5rem;inset-inline-end:.5rem}.cds--dropdown--inline.cds--dropdown--open{background-color:transparent}.cds--dropdown--inline .cds--dropdown-text{block-size:2rem;color:var(--cds-text-primary,#161616);display:inline-block;overflow:visible;padding:.4375rem 2rem .4375rem .75rem}.cds--dropdown--inline.cds--dropdown--disabled .cds--dropdown-text{color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--dropdown--inline.cds--dropdown--disabled:focus .cds--dropdown-text{outline:0}.cds--dropdown--inline.cds--dropdown--invalid .cds--dropdown__invalid-icon{inset-inline-end:2rem}.cds--dropdown--inline.cds--dropdown--invalid .cds--dropdown-text{padding-inline-end:3.5rem}.cds--dropdown--inline.cds--dropdown--open:focus .cds--dropdown-list{box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3))}.cds--dropdown--inline .cds--dropdown-link{font-weight:400}.cds--dropdown--show-selected .cds--dropdown--selected{background-color:var(--cds-layer-selected);color:var(--cds-text-primary,#161616);display:block}.cds--dropdown--show-selected .cds--dropdown--selected:hover{background-color:var(--cds-layer-selected-hover)}.cds--dropdown--show-selected .cds--dropdown--selected .cds--dropdown-link,.cds--dropdown--show-selected .cds--dropdown--selected+.cds--dropdown-item .cds--dropdown-link{border-block-start-color:transparent}.cds--dropdown--show-selected .cds--dropdown--selected .cds--list-box__menu-item__selected-icon{display:block}.cds--dropdown-v2.cds--skeleton,.cds--dropdown.cds--skeleton{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;padding:0;pointer-events:none;position:relative}.cds--dropdown-v2.cds--skeleton:active,.cds--dropdown-v2.cds--skeleton:focus,.cds--dropdown-v2.cds--skeleton:hover,.cds--dropdown.cds--skeleton:active,.cds--dropdown.cds--skeleton:focus,.cds--dropdown.cds--skeleton:hover{border:none;cursor:default;outline:none}.cds--dropdown-v2.cds--skeleton:before,.cds--dropdown.cds--skeleton:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--dropdown-v2.cds--skeleton:before,.cds--dropdown.cds--skeleton:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--dropdown .cds--list-box__field{outline:1px solid transparent}.cds--list-box__menu-item__option{outline:none}.cds--list-box__menu-item__selected-icon{fill:ButtonText}}.cds--dropdown--readonly,.cds--dropdown--readonly:hover{background-color:transparent;border-block-end-color:var(--cds-border-subtle)}.cds--dropdown--inline.cds--dropdown--readonly{border-block-end-color:transparent}.cds--dropdown--readonly .cds--list-box__field,.cds--dropdown--readonly .cds--list-box__menu-icon{cursor:default}.cds--dropdown--readonly .cds--list-box__menu-icon svg{fill:var(--cds-icon-disabled,hsla(0,0%,9%,.25))}:host(c4d-search-with-typeahead-item){block-size:3rem;color:var(--cds-text-primary,#161616);display:flex}:host(c4d-search-with-typeahead-item) span{font-weight:600}:host(c4d-search-with-typeahead-item) .cds--container-class{align-items:center;border-block-end:1px solid var(--cds-layer-01,#f4f4f4);display:flex;flex:1;padding:0 1rem}:host(c4d-search-with-typeahead-item) .cds--container-class:focus{outline:none}@media screen and (prefers-reduced-motion:reduce){:host(c4d-search-with-typeahead-item):hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));cursor:pointer;transition:none}}:host(c4d-search-with-typeahead-item):hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));cursor:pointer;transition:95ms}:host(c4d-search-with-typeahead-item) .cds--container-highlight-class:not(:hover),:host(c4d-search-with-typeahead-item):active,:host(c4d-search-with-typeahead-item):focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}:host(c4d-search-with-typeahead-item):last-of-type .cds--container-class{border-block-end:none}:host(c4d-search-with-typeahead-item) span{white-space:pre}:host(c4d-search-with-typeahead-item)[groupTitle]{color:var(--cds-text-helper,#6f6f6f);font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857)}:host(c4d-search-with-typeahead-item)[groupTitle]:active{outline:none}:host(c4d-search-with-typeahead-item)[groupTitle]:hover{background:none;cursor:auto}:host(c4d-search-with-typeahead-item)[lastBeforeGroup] .cds--container-class{border-block-end-color:var(--cds-toggle-off,#8d8d8d)}:host(c4d-search-with-typeahead-item[alternate]){border-block-start:1px solid var(--cds-border-subtle-01,#c6c6c6)}:host(c4d-scoped-search-dropdown),:host(c4d-scoped-search-dropdown-mobile){border-inline-end:1px solid var(--cds-layer-accent-01,#e0e0e0);display:flex}:host(c4d-scoped-search-dropdown) .cds--list-box,:host(c4d-scoped-search-dropdown-mobile) .cds--list-box{block-size:3rem;max-block-size:none}:host(c4d-scoped-search-dropdown) .cds--list-box__field:focus,:host(c4d-scoped-search-dropdown-mobile) .cds--list-box__field:focus{outline:none}@media(max-width:65.98rem){:host(c4d-scoped-search-dropdown){display:none}}:host(c4d-scoped-search-dropdown) .cds--list-box__menu{inline-size:-moz-fit-content;inline-size:fit-content}:host(c4d-scoped-search-dropdown-mobile){inline-size:3rem}:host(c4d-scoped-search-dropdown-mobile) .cds--select-input{color:transparent;padding:0}:host(c4d-scoped-search-dropdown-mobile) .cds--select__arrow{inset-inline:0;margin-inline:auto;position:absolute;text-align:center}:host(c4d-scoped-search-dropdown-mobile) .cds--form__helper-text{inline-size:0}@media(min-width:66rem){:host(c4d-scoped-search-dropdown-mobile){display:none}}.cds--header__search--actions{background-color:var(--cds-background,#fff);display:flex}:host(c4d-search-with-typeahead){block-size:3rem;display:block;margin-inline-start:3rem;outline:none;position:relative}:host(c4d-search-with-typeahead) .c4d-ce__search__list{block-size:0;margin:0;overflow:hidden}:host(c4d-search-with-typeahead)[open] .c4d-ce__search__list{block-size:auto;padding:0}:host(c4d-search-with-typeahead)[active]{inline-size:100%;margin-inline-start:0;z-index:999}:host(c4d-search-with-typeahead)[active] button.cds--header__search--close.cds--header__action[part=close-button]{display:inline-flex;min-inline-size:3rem}:host(c4d-search-with-typeahead)[active] button.cds--header__search--close.cds--header__action.cds--header__search--hide{display:none}:host(c4d-search-with-typeahead)[active] .cds--header__search--actions{z-index:10001}:host(c4d-search-with-typeahead)[active] .react-autosuggest__container:after{block-size:.125rem;border-block-end:.125rem solid var(--cds-border-interactive,#0f62fe);content:"";display:block;inline-size:100%;inset-block-end:0;inset-inline-start:0;position:absolute;z-index:10002}:host(c4d-search-with-typeahead)[active] .cds--header__search--input{background-color:var(--cds-layer-01,#f4f4f4);block-size:3rem;color:var(--cds-text-primary,#161616);display:flex;flex:1;outline:.125rem solid transparent;outline-offset:-.125rem;padding:0 1rem;z-index:10000}:host(c4d-search-with-typeahead)[active] .cds--header__search--input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));inset-inline-start:0;opacity:1;transition-delay:.2s;transition-duration:112ms}:host(c4d-search-with-typeahead)[active] .cds--header__search--input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));inset-inline-start:0;opacity:1;transition-delay:.2s;transition-duration:112ms}:host(c4d-search-with-typeahead)[active] .cds--header__search--close{display:inline-flex;inline-size:3rem}:host(c4d-search-with-typeahead)[active] .cds--header__search--close,:host(c4d-search-with-typeahead)[active] .cds--header__search--search{border:.125rem solid transparent}:host(c4d-search-with-typeahead)[active] .cds--header__search--close:active,:host(c4d-search-with-typeahead)[active] .cds--header__search--close:focus,:host(c4d-search-with-typeahead)[active] .cds--header__search--search:active,:host(c4d-search-with-typeahead)[active] .cds--header__search--search:focus{border:.125rem solid var(--cds-focus,#0f62fe)}:host(c4d-search-with-typeahead)[active] .cds--header__action{background-color:var(--cds-layer-01,#f4f4f4);transition-delay:.38s;transition-duration:112ms;transition-property:width}@media(max-width:65.98rem){:host(c4d-search-with-typeahead)[scope-value] .react-autosuggest__suggestions-container{inline-size:calc(100% - 3rem);inset-inline-start:3rem}}@media screen and (prefers-reduced-motion:reduce){:host(c4d-search-with-typeahead)[leadspace-search]{background:var(--cds-layer-01,#f4f4f4);inset-block-start:0;outline:.125rem solid transparent;transition:none}:host(c4d-search-with-typeahead)[leadspace-search]:focus{outline:.125rem solid var(--cds-focus,#0f62fe)}:host(c4d-search-with-typeahead)[leadspace-search]:focus .cds--header__search--actions{border-block-end:none}:host(c4d-search-with-typeahead)[leadspace-search][unfocused]{outline:none}:host(c4d-search-with-typeahead)[leadspace-search][unfocused] .cds--header__search--actions{border-block-end:1px solid var(--cds-toggle-off,#8d8d8d)}:host(c4d-search-with-typeahead)[leadspace-search] .cds--header__search--actions{border-block-end:1px solid var(--cds-toggle-off,#8d8d8d);display:flex;inline-size:100%}:host(c4d-search-with-typeahead)[leadspace-search] .cds--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252);inset-block-start:50%;inset-inline-start:1rem;pointer-events:none;position:absolute;transform:translateY(-50%);z-index:2}:host(c4d-search-with-typeahead)[leadspace-search] form{inline-size:100%;padding-inline-start:3rem}:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__container:after{content:none}:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__suggestions-container{inset-block-start:calc(3rem + 2px)}}@media screen and (prefers-reduced-motion:reduce)and (min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__suggestions-container{inset-block-start:4.125rem}}@media screen and (prefers-reduced-motion:reduce){:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__suggestions-list{background-color:var(--cds-layer-01,#f4f4f4)}:host(c4d-search-with-typeahead)[leadspace-search] .cds--header__search--input{border-block-end:none;color:var(--cds-text-primary,#161616)}}@media screen and (prefers-reduced-motion:reduce)and (min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large]{block-size:3rem}}@media screen and (prefers-reduced-motion:reduce){:host(c4d-search-with-typeahead)[leadspace-search][large] form{inline-size:100%;padding-inline-start:3rem}}@media screen and (prefers-reduced-motion:reduce)and (min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] form{block-size:3rem}}@media screen and (prefers-reduced-motion:reduce)and (min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] .cds--header__search--input{block-size:3rem}}@media screen and (prefers-reduced-motion:reduce)and (min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] .cds--header__search--close{block-size:3rem}}@media screen and (prefers-reduced-motion:reduce){:host(c4d-search-with-typeahead)[leadspace-search][large] .react-autosuggest__suggestions-container{inset-block-start:3.125rem}}@media screen and (prefers-reduced-motion:reduce)and (min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] .react-autosuggest__suggestions-container{inset-block-start:3.125rem}}:host(c4d-search-with-typeahead)[leadspace-search]{background:var(--cds-layer-01,#f4f4f4);inset-block-start:0;outline:.125rem solid transparent;transition:background-color .11s cubic-bezier(.2,0,.38,.9),outline .11s cubic-bezier(.2,0,.38,.9),top .11s cubic-bezier(0,0,.38,.9)}:host(c4d-search-with-typeahead)[leadspace-search]:focus{outline:.125rem solid var(--cds-focus,#0f62fe)}:host(c4d-search-with-typeahead)[leadspace-search]:focus .cds--header__search--actions{border-block-end:none}:host(c4d-search-with-typeahead)[leadspace-search][unfocused]{outline:none}:host(c4d-search-with-typeahead)[leadspace-search][unfocused] .cds--header__search--actions{border-block-end:1px solid var(--cds-toggle-off,#8d8d8d)}:host(c4d-search-with-typeahead)[leadspace-search] .cds--header__search--actions{border-block-end:1px solid var(--cds-toggle-off,#8d8d8d);display:flex;inline-size:100%}:host(c4d-search-with-typeahead)[leadspace-search] .cds--search-magnifier-icon{fill:var(--cds-icon-secondary,#525252);inset-block-start:50%;inset-inline-start:1rem;pointer-events:none;position:absolute;transform:translateY(-50%);z-index:2}:host(c4d-search-with-typeahead)[leadspace-search] form{inline-size:100%;padding-inline-start:3rem}:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__container:after{content:none}:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__suggestions-container{inset-block-start:calc(3rem + 2px)}@media(min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__suggestions-container{inset-block-start:4.125rem}}:host(c4d-search-with-typeahead)[leadspace-search] .react-autosuggest__suggestions-list{background-color:var(--cds-layer-01,#f4f4f4)}:host(c4d-search-with-typeahead)[leadspace-search] .cds--header__search--input{border-block-end:none;color:var(--cds-text-primary,#161616)}@media(min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large]{block-size:3rem}}:host(c4d-search-with-typeahead)[leadspace-search][large] form{inline-size:100%;padding-inline-start:3rem}@media(min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] form{block-size:3rem}}@media(min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] .cds--header__search--input{block-size:3rem}}@media(min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] .cds--header__search--close{block-size:3rem}}:host(c4d-search-with-typeahead)[leadspace-search][large] .react-autosuggest__suggestions-container{inset-block-start:3.125rem}@media(min-width:42rem){:host(c4d-search-with-typeahead)[leadspace-search][large] .react-autosuggest__suggestions-container{inset-block-start:3.125rem}}:host(c4d-search-with-typeahead)[sticky-search]{inset-block-start:5rem}:host(c4d-search-with-typeahead)[theme-sticky]{inset-block-start:1rem}@media(min-width:42rem){:host(c4d-search-with-typeahead)[theme-sticky]{inset-block-start:2rem}}@media(min-width:66rem){:host(c4d-search-with-typeahead)[theme-sticky]{inset-block-start:3rem}}.react-autosuggest__suggestions-container{box-shadow:0 .125rem 6px 0 rgba(0,0,0,.3);max-block-size:80vh;overflow-y:auto}.react-autosuggest__suggestion .cds--container-highlight-class:not(:hover),.react-autosuggest__suggestion:active,.react-autosuggest__suggestion:focus{outline-offset:-.125rem}.cds--header__search--input{font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif}*{box-sizing:border-box}:host(c4d-masthead-composite),:host(c4d-masthead-container){--cds-layout-size-height-xs:1.5rem;--cds-layout-size-height-sm:2rem;--cds-layout-size-height-md:2.5rem;--cds-layout-size-height-lg:3rem;--cds-layout-size-height-xl:4rem;--cds-layout-size-height-2xl:5rem;--cds-layout-size-height-min:0px;--cds-layout-size-height-max:999999999px;--cds-layout-density-padding-inline-condensed:0.5rem;--cds-layout-density-padding-inline-normal:1rem;--cds-layout-density-padding-inline-min:0px;--cds-layout-density-padding-inline-max:999999999px;display:block;padding-block-start:3rem;position:relative;z-index:900}.cds--masthead,:host(c4d-masthead){--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background-color:var(--cds-background,#fff);font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;inline-size:100%;inset-block-start:0;inset-inline-start:0;position:fixed;transition-delay:.2s;transition-duration:.3s;transition-timing-function:cubic-bezier(.2,0,.38,.9);z-index:99}.cds--masthead[with-banner],:host(c4d-masthead)[with-banner]{inset-block-start:10rem}.cds--masthead[has-l1],:host(c4d-masthead)[has-l1]{--c4d-active-l0-border-color:var(--cds-layer-accent-01,#e0e0e0)}.cds--masthead ::slotted([slot=profile]),:host(c4d-masthead) ::slotted([slot=profile]){background-color:var(--cds-background,#fff)}.cds--masthead__overlay,:host(c4d-megamenu-overlay){background-color:none;block-size:100%;inline-size:100%;inset-block-start:0;inset-inline-start:0;opacity:0;position:fixed;transition:opacity .3s cubic-bezier(.5,0,.1,1),visibility .3s cubic-bezier(.5,0,.1,1),background-color .3s cubic-bezier(.5,0,.1,1);visibility:hidden;z-index:-1}.cds--masthead__overlay-show,:host(c4d-megamenu-overlay)[active]{background-color:var(--cds-overlay,hsla(0,0%,9%,.5));block-size:100vh;opacity:1;visibility:visible}.cds--masthead--sticky.cds--masthead--sticky__l1{inset-block-start:-98px}@media(min-width:800px){.cds--masthead--sticky.cds--masthead--sticky__l1{inset-block-start:-3rem}}.cds--masthead--sticky__l1+.cds--dotcom-shell .cds--tableofcontents__sidebar{inset-block-start:98px}.cds--masthead--sticky__l1.cds--masthead--sticky+.cds--dotcom-shell .cds--tableofcontents__sidebar{inset-block-start:0}@media(min-width:800px){.cds--masthead--sticky__l1.cds--masthead--sticky+.cds--dotcom-shell .cds--tableofcontents__sidebar{inset-block-start:3rem}}.cds--masthead__l0{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background:var(--cds-background,#fff);position:relative}.cds--masthead__l0:after{background-color:var(--cds-layer-accent-01,#e0e0e0);block-size:1px;content:"";inline-size:100vw;inset-block-end:-1px;inset-inline-start:0;position:absolute}.cds--header,.cds--masthead__l0 cds-header{background:var(--cds-background,#fff);border:none;margin-block-end:1px;margin-inline:auto;max-inline-size:99rem;position:relative;transition-timing-function:cubic-bezier(.2,0,.38,.9);z-index:5999}.cds--header:before,.cds--masthead__l0 cds-header:before{background-color:var(--cds-background,#fff);block-size:3rem;content:"";inset-inline:calc(-50vw + 50%) 100%;position:absolute;z-index:1}.cds--header:after,.cds--masthead__l0 cds-header:after{background-color:var(--cds-background,#fff);block-size:3rem;content:"";inset-inline:100% calc(-50vw + 50%);position:absolute}.cds--header .cds--header__menu-arrow,.cds--header .cds--header__menu-arrow:hover,.cds--masthead__l0 cds-header .cds--header__menu-arrow,.cds--masthead__l0 cds-header .cds--header__menu-arrow:hover{fill:var(--cds-icon-secondary,#525252)}.cds--skip-to-content:focus{block-size:3.0625rem}.cds--header__logo{background-color:var(--cds-background,#fff);block-size:100%;z-index:2}@media screen and (prefers-reduced-motion:reduce){.cds--header__logo a{align-items:center;block-size:100%;border:.125rem solid transparent;display:flex;outline:none;padding:0 2rem;position:relative;transition:none}.cds--header__logo a:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--header__logo a:active,.cds--header__logo a:focus{background-color:var(--cds-layer-01,#f4f4f4);border-color:var(--cds-focus,#0f62fe)}}@media screen and (prefers-reduced-motion:reduce)and (min-width:99rem){.cds--header__logo a{padding:0 2.5rem}}@media screen and (prefers-reduced-motion:reduce)and (max-width:81.98rem){.cds--header__logo a{padding:0 2rem}}@media screen and (prefers-reduced-motion:reduce)and (max-width:65.98rem){.cds--header__logo a{padding:0 1rem}}@media screen and (prefers-reduced-motion:reduce){.cds--header__logo a svg{block-size:23px;inline-size:58px}.cds--header__logo a svg g,.cds--header__logo a svg path{fill:var(--cds-layer-selected-inverse,#161616)}}@media screen and (prefers-reduced-motion:reduce)and (prefers-contrast:more){.cds--header__logo a svg g,.cds--header__logo a svg path{fill:ButtonText}}@media screen and (prefers-reduced-motion:reduce)and (min-width:800px){.cds--header__logo a:after{background-color:var(--cds-layer-accent-01,#e0e0e0);block-size:1.5rem;content:"";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-end:-.1875rem;position:absolute;transform:translateY(-50%)}}.cds--header__logo a{align-items:center;block-size:100%;border:.125rem solid transparent;display:flex;outline:none;padding:0 2rem;position:relative;transition:background-color .11s,border-color .11s,color .11s}.cds--header__logo a:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--header__logo a:active,.cds--header__logo a:focus{background-color:var(--cds-layer-01,#f4f4f4);border-color:var(--cds-focus,#0f62fe)}@media(min-width:99rem){.cds--header__logo a{padding:0 2.5rem}}@media(max-width:81.98rem){.cds--header__logo a{padding:0 2rem}}@media(max-width:65.98rem){.cds--header__logo a{padding:0 1rem}}.cds--header__logo a svg{block-size:23px;inline-size:58px}.cds--header__logo a svg g,.cds--header__logo a svg path{fill:var(--cds-layer-selected-inverse,#161616)}@media(prefers-contrast:more){.cds--header__logo a svg g,.cds--header__logo a svg path{fill:ButtonText}}@media(min-width:800px){.cds--header__logo a:after{background-color:var(--cds-layer-accent-01,#e0e0e0);block-size:1.5rem;content:"";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-end:-.1875rem;position:absolute;transform:translateY(-50%)}}.cds--header__logo .cds--tooltip--definition,.cds--header__logo .cds--tooltip--definition .cds--tooltip__trigger,.cds--header__logo .cds--tooltip__trigger.cds--tooltip__trigger--definition,.cds--header__logo .cds--tooltip__trigger.cds--tooltip__trigger--definition .cds--tooltip__trigger{border:none}.cds--header__logo .cds--tooltip--definition.cds--tooltip--a11y,.cds--header__logo .cds--tooltip__trigger.cds--tooltip__trigger--definition.cds--tooltip--a11y{block-size:100%}.cds--header__logo.cds--search-active{display:none}@media(min-width:42rem){.cds--header__logo.cds--search-active{display:block}}.cds--header__global{flex:0}.cds--header__nav-container{block-size:100%;display:flex;flex:1;overflow-x:visible;position:relative}:where(.cds--header__nav-content){block-size:100%;inset-inline-start:0;position:absolute;transition:inset .25s cubic-bezier(.2,0,.38,.9)}.cds--header__submenu .cds--text-truncate--end,:host(c4d-top-nav-menu-item) .cds--text-truncate--end{white-space:normal}.cds--header__nav a.cds--header__menu-item,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item,:host(c4d-top-nav-item) a.cds--header__menu-item,:host(c4d-top-nav-menu) a.cds--header__menu-item{border:none;color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding:.8125rem 1rem;white-space:nowrap}.cds--header__nav a.cds--header__menu-item&gt;svg,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item&gt;svg,:host(c4d-top-nav-item) a.cds--header__menu-item&gt;svg,:host(c4d-top-nav-menu) a.cds--header__menu-item&gt;svg{fill:var(--cds-icon-secondary,#525252)}.cds--header__nav a.cds--header__menu-item:hover,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:hover,:host(c4d-top-nav-item) a.cds--header__menu-item:hover,:host(c4d-top-nav-menu) a.cds--header__menu-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));cursor:pointer}.cds--header__nav a.cds--header__menu-item:active,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:active,:host(c4d-top-nav-item) a.cds--header__menu-item:active,:host(c4d-top-nav-menu) a.cds--header__menu-item:active{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2))}.cds--header__nav a.cds--header__menu-item:active,.cds--header__nav a.cds--header__menu-item:hover,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:active,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:hover,:host(c4d-top-nav-item) a.cds--header__menu-item:active,:host(c4d-top-nav-item) a.cds--header__menu-item:hover,:host(c4d-top-nav-menu) a.cds--header__menu-item:active,:host(c4d-top-nav-menu) a.cds--header__menu-item:hover{color:var(--cds-icon-primary,#161616)}.cds--header__nav a.cds--header__menu-item:active&gt;svg,.cds--header__nav a.cds--header__menu-item:hover&gt;svg,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:active&gt;svg,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:hover&gt;svg,:host(c4d-top-nav-item) a.cds--header__menu-item:active&gt;svg,:host(c4d-top-nav-item) a.cds--header__menu-item:hover&gt;svg,:host(c4d-top-nav-menu) a.cds--header__menu-item:active&gt;svg,:host(c4d-top-nav-menu) a.cds--header__menu-item:hover&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--header__nav a.cds--header__menu-item:active,.cds--header__nav a.cds--header__menu-item:focus,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:active,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:focus,:host(c4d-top-nav-item) a.cds--header__menu-item:active,:host(c4d-top-nav-item) a.cds--header__menu-item:focus,:host(c4d-top-nav-menu) a.cds--header__menu-item:active,:host(c4d-top-nav-menu) a.cds--header__menu-item:focus{outline:2px solid var(--cds-button-primary,#0f62fe);outline-offset:-2px}.cds--header__nav a.cds--header__menu-item:active[data-selected=true],.cds--header__nav a.cds--header__menu-item:focus[data-selected=true],:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:active[data-selected=true],:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:focus[data-selected=true],:host(c4d-top-nav-item) a.cds--header__menu-item:active[data-selected=true],:host(c4d-top-nav-item) a.cds--header__menu-item:focus[data-selected=true],:host(c4d-top-nav-menu) a.cds--header__menu-item:active[data-selected=true],:host(c4d-top-nav-menu) a.cds--header__menu-item:focus[data-selected=true]{border-block-end-color:transparent}.cds--header__nav a.cds--header__menu-item:active:after,.cds--header__nav a.cds--header__menu-item:focus:after,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:active:after,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item:focus:after,:host(c4d-top-nav-item) a.cds--header__menu-item:active:after,:host(c4d-top-nav-item) a.cds--header__menu-item:focus:after,:host(c4d-top-nav-menu) a.cds--header__menu-item:active:after,:host(c4d-top-nav-menu) a.cds--header__menu-item:focus:after{background-color:var(--cds-focus,#0f62fe)}.cds--header__nav a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false],.cds--header__nav a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false],:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false],:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false],:host(c4d-top-nav-item) a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false],:host(c4d-top-nav-item) a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false],:host(c4d-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false],:host(c4d-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false]{border-block-end-color:transparent}.cds--header__nav a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false]:after,.cds--header__nav a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false]:after,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false]:after,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false]:after,:host(c4d-top-nav-item) a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false]:after,:host(c4d-top-nav-item) a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false]:after,:host(c4d-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:active[data-selected=true][aria-expanded=false]:after,:host(c4d-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title:focus[data-selected=true][aria-expanded=false]:after{background-color:var(--cds-focus,#0f62fe)}.cds--header__nav a.cds--header__menu-item[data-selected=true],:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item[data-selected=true],:host(c4d-top-nav-item) a.cds--header__menu-item[data-selected=true],:host(c4d-top-nav-menu) a.cds--header__menu-item[data-selected=true]{color:var(--cds-text-primary,#161616)}.cds--header__nav a.cds--header__menu-item.cds--header__menu-title[data-selected=true][aria-expanded=false]:after,.cds--header__nav a.cds--header__menu-item[data-selected=true]:after,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title[data-selected=true][aria-expanded=false]:after,:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item[data-selected=true]:after,:host(c4d-top-nav-item) a.cds--header__menu-item.cds--header__menu-title[data-selected=true][aria-expanded=false]:after,:host(c4d-top-nav-item) a.cds--header__menu-item[data-selected=true]:after,:host(c4d-top-nav-menu) a.cds--header__menu-item.cds--header__menu-title[data-selected=true][aria-expanded=false]:after,:host(c4d-top-nav-menu) a.cds--header__menu-item[data-selected=true]:after{background-color:var(--c4d-active-l0-border-color,var(--cds-link-primary,#0f62fe));block-size:.1875rem;box-sizing:border-box;content:"";display:block;inset-block-end:0;inset-inline:0;position:absolute}:host(c4d-megamenu-top-nav-menu) a.cds--header__menu-item,:host(c4d-top-nav-menu) a.cds--header__menu-item{border-block-end:.125rem solid transparent;padding:.8125rem 1rem .6875rem}.cds--header__nav .cds--header__menu-title[aria-expanded=true],:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]{background-color:var(--cds-layer-01,#f4f4f4);z-index:0}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu{background-color:var(--cds-layer-02,#fff);box-shadow:0 .125rem 6px 0 rgba(0,0,0,.3);inline-size:16rem;inset-block-end:-1px}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li{block-size:100%;position:relative}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:before,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:before{block-size:100%;border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:first-of-type:before,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:first-of-type:before{border-block-start:none}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:hover,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:hover{background-color:var(--cds-layer-01,#f4f4f4)}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:hover:before,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:hover:before{border-block-start:1px solid var(--cds-layer-01,#f4f4f4)}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:hover+li:before,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:hover+li:before{border-block-start:1px solid var(--cds-layer-01,#f4f4f4)}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:focus:before,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu li:focus:before{border:.125rem solid var(--cds-background-brand,#0f62fe);box-sizing:border-box}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item{block-size:100%;border:none;position:relative}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:hover,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:focus:before,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:focus:before{border:.125rem solid var(--cds-background-brand,#0f62fe);box-sizing:border-box}.cds--header__nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:before,:host(c4d-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--header__menu-item:before{block-size:100%;content:"";inline-size:100%;inset-block-start:0;inset-inline-start:0;position:absolute}.cds--header__nav .cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,.cds--header__nav .cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,:host(c4d-top-nav-menu) .cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,:host(c4d-top-nav-menu) .cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu{inline-size:100%}.cds--header__nav:before,:host(c4d-top-nav-menu):before{display:none}.cds--header__action{align-items:center;background-color:var(--cds-background,#fff);border:.125rem solid transparent;display:inline-flex;justify-content:center}.cds--header__action:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));transition-duration:95ms}.cds--header__action:hover&gt;svg{fill:var(--cds-icon-primary,#161616)}.cds--header__action:active,.cds--header__action:focus{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-color:var(--cds-focus,#0f62fe)}.cds--header__action&gt;svg{fill:var(--cds-icon-secondary,#525252);position:relative}.cds--header__action .cds--overflow-menu{block-size:100%;inline-size:100%}.cds--header__action .cds--overflow-menu.cds--overflow-menu--open{box-shadow:none;outline:.125rem solid var(--cds-background-brand,#0f62fe);outline-offset:0}.cds--header__action .cds--overflow-menu:hover{background:none}.cds--header__action .cds--overflow-menu:focus{box-shadow:none;outline:none}.cds--sub-content-left{inset-inline-start:0}.cds--sub-content-left,.cds--sub-content-right{block-size:100%;inline-size:1px;inset-block-start:0;position:absolute}.cds--sub-content-right{inset-inline-end:1px}.cds--header__nav-caret-left,.cds--header__nav-caret-right{background-color:var(--cds-background,#fff);block-size:100%;border:none;display:none;inline-size:2.5rem;inset-block-start:0;position:absolute}.cds--header__nav-caret-left&gt;svg,.cds--header__nav-caret-right&gt;svg{fill:currentColor;inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}.cds--header__nav-caret-left:hover,.cds--header__nav-caret-right:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));transition-duration:95ms}.cds--header__nav-caret-left:hover&gt;svg,.cds--header__nav-caret-right:hover&gt;svg{fill:var(--cds-text-primary,#161616)}.cds--header__nav-caret-left:active,.cds--header__nav-caret-left:focus,.cds--header__nav-caret-right:active,.cds--header__nav-caret-right:focus{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));display:block;outline:.125rem solid var(--cds-background-brand,#0f62fe);outline-offset:-.125rem}.cds--header__nav-caret-left:active:after,.cds--header__nav-caret-left:active:before,.cds--header__nav-caret-left:focus:after,.cds--header__nav-caret-left:focus:before,.cds--header__nav-caret-right:active:after,.cds--header__nav-caret-right:active:before,.cds--header__nav-caret-right:focus:after,.cds--header__nav-caret-right:focus:before{display:none}@media(width &gt;= 800px){.cds--header__nav-caret-left,.cds--header__nav-caret-right{display:block}}.cds--header__nav-caret-left-container[hidden],.cds--header__nav-caret-right-container[hidden]{display:none}.cds--header__nav-caret-left{inset-inline-start:0}.cds--header__nav-caret-left:before{background-color:#dcdcdc;block-size:1.5rem;content:"";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-start:0;position:absolute;transform:translateY(-50%)}.cds--header__nav-caret-left-gradient{background:linear-gradient(to right,var(--cds-background,#fff),hsla(0,0%,100%,0));block-size:100%;display:block;inline-size:.5rem;inset-block-start:0;inset-inline-start:2.5rem;position:absolute;z-index:1}.cds--header__nav-caret-right{inset-inline-end:0}.cds--header__nav-caret-right:after{background-color:#dcdcdc;block-size:1.5rem;content:"";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-end:0;position:absolute;transform:translateY(-50%)}.cds--header__nav-caret-right-gradient{background:linear-gradient(to left,var(--cds-background,#fff),hsla(0,0%,100%,0));block-size:100%;display:block;inline-size:.5rem;inset-block-start:0;inset-inline-end:2.5rem;position:absolute}.cds--header__action--active{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border:.125rem solid var(--cds-background-brand,#0f62fe);inset-block-start:0;position:relative;z-index:6001}.cds--header__menu li:hover{background-color:var(--cds-layer-01,#f4f4f4)}.cds--header__menu li:last-of-type .cds--header__menu-item:after{display:none}.cds--header__menu .cds--header__menu-item{position:relative}button.cds--header__search--close.cds--header__action[part=close-button]{border:none;display:none;inline-size:0;overflow:hidden}button.cds--header__search--close.cds--header__action[part=close-button] svg{position:relative}.cds--header__search--search{inline-size:3rem;outline:none}.cds--overflow-menu-options{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background-color:var(--cds-background,#fff);position:fixed;z-index:99999}.cds--overflow-menu-options:focus{outline:none}.cds--overflow-menu-options:after{display:none}.cds--overflow-menu-options__btn{color:var(--cds-text-primary,#161616);font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);text-decoration:none}.cds--overflow-menu-options__btn:hover{background-color:var(--cds-layer-01,#f4f4f4)}.cds--overflow-menu-options__option{block-size:3rem}.cds--overflow-menu-options__option:hover{background-color:var(--cds-layer-01,#f4f4f4)}.cds--overflow-menu.cds--overflow-menu--open{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));box-shadow:none}.cds--header__action.cds--overflow-menu{block-size:3rem}@media(min-width:800px){.cds--header__menu-toggle__hidden{display:none}.cds--header__nav{display:block}}@media print{.cds--masthead,:host(c4d-masthead){display:none}}.cds--masthead__l1,:host(c4d-masthead-l1){--page-width:calc(100vw - var(--scrollbar-width, 0px));--grid-width:var(--page-width);--column-width:var(--page-width);--gutter-width:1rem;--column-width:calc(var(--grid-width)/4);--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background-color:var(--cds-layer-02,#fff);overflow:visible;position:relative;transition-timing-function:cubic-bezier(.2,0,.38,.9)}@media(min-width:42rem){.cds--masthead__l1,:host(c4d-masthead-l1){--grid-width:calc(var(--page-width) - 2rem);--column-width:calc(var(--grid-width)/8)}}@media(min-width:66rem){.cds--masthead__l1,:host(c4d-masthead-l1){--column-width:calc(var(--grid-width)/16)}}@media(min-width:99rem){.cds--masthead__l1,:host(c4d-masthead-l1){--grid-width:96rem}}@media screen and (width &lt;= 799px){.cds--masthead__l1-inner-container{inline-size:100%}.cds--masthead__l1-title{background-color:transparent;border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-primary,#161616);display:flex;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572);padding:1rem}.cds--masthead__l1-title:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--masthead__l1-title:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--masthead__l1-title:active,.cds--masthead__l1-title:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-title:disabled{border-block-end-color:var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-title[active]{border-block-end:3px solid var(--cds-focus,#0f62fe)}.cds--masthead__l1-title.is-open svg{transform:rotateX(180deg)}.cds--masthead__l1-title svg{color:var(--cds-icon-primary,#161616)}.cds--masthead__l1-dropdown{background-color:var(--cds-background,#fff);color:var(--cds-text-secondary,#525252);inset-block-start:100%;inset-inline:0;max-block-size:calc(100vh - 98px - 7rem);overflow-y:auto;position:absolute}.cds--masthead__l1-dropdown.is-open{box-shadow:0 2px 6px 0 var(--cds-shadow,rgba(0,0,0,.3));inline-size:100vw!important}.cds--masthead__l1-dropdown:not(.is-open){display:none}.cds--masthead__l1-dropdown:last-child&gt;a,.cds--masthead__l1-dropdown:last-child&gt;button{border-block-end:initial}.cds--masthead__l1-dropdown-item{background-color:transparent;border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-secondary,#525252);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item:disabled{border-block-end-color:var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-dropdown-item[active]{position:relative}.cds--masthead__l1-dropdown-item[active]:after{background-color:var(--cds-focus,#0f62fe);content:"";display:block;inline-size:3px;inset-block:0;inset-inline-start:0;position:absolute}.cds--masthead__l1-dropdown-item.is-open{background-color:var(--cds-background-selected,hsla(0,0%,55%,.2));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item.is-open svg{color:var(--cds-icon-primary,#161616);transform:rotateX(180deg)}.cds--masthead__l1-dropdown-item svg{color:var(--cds-icon-secondary,#525252)}.cds--masthead__l1-dropdown-subsection{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:2rem}.cds--masthead__l1-dropdown-subsection:not(.is-open){display:none}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item{border-block-end:none;color:var(--cds-text-secondary,#525252);padding-block:.75rem;padding-inline:1rem 2.5rem}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-item:hover{color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-subsection .cds--masthead__l1-dropdown-viewall{margin-block-start:2rem}.cds--masthead__l1-dropdown-announcement{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0 1rem 1rem;padding:1rem 0}.cds--masthead__l1-dropdown-heading{color:var(--cds-text-primary,#161616);font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item,.cds--masthead__l1-dropdown-heading.cds--masthead__l1-dropdown-heading--no-link{inline-size:100%;min-block-size:2rem;padding-block:.75rem;padding-inline:1rem 2.5rem}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{color:inherit;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);gap:.5rem;justify-content:flex-start;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item svg{fill:var(--cds-icon-primary,#161616)}.cds--masthead__l1-dropdown-heading:not(:first-of-type){margin-block-start:2rem}.cds--masthead__l1-dropdown-viewall{background-color:transparent;display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:.5rem;inline-size:100%;justify-content:flex-start;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-viewall:focus{text-decoration:underline}.cds--masthead__l1-dropdown-viewall:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active,.cds--masthead__l1-dropdown-viewall:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-login{border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-button-primary,#0f62fe);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-login:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-login svg{color:inherit}.cds--masthead__l1-dropdown-login:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__l1-dropdown-login:focus-visible{color:var(--cds-button-primary,#0f62fe)}.cds--masthead__l1-dropdown-login:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-button-primary-active,#002d9c)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta{background-color:var(--cds-background-brand,#0f62fe);border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);border-block-end:initial;color:var(--cds-layer-02,#fff);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:1.5rem;inline-size:100%;justify-content:space-between;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);min-block-size:2rem;padding:1rem;text-decoration:none}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta svg{color:inherit}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:hover{background-color:var(--cds-button-primary-hover,#0050e6)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:focus-visible{outline-color:var(--cds-layer-02,#fff);outline-offset:-.25rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:active{background-color:var(--cds-button-primary-active,#002d9c);color:var(--cds-layer-02,#fff)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-dropdown-cta:disabled{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}}@media screen and (width &gt;= 800px){.cds--masthead__l1,:host(c4d-masthead-l1){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);display:block}.cds--masthead__l1-inner-container{block-size:4rem;display:grid;grid-template-areas:"padding platform menu spacer login cta";grid-template-columns:1rem auto minmax(1px,1fr) 2.5rem auto auto;inline-size:100%;margin:0 auto;max-inline-size:98rem;position:relative;z-index:1}.cds--masthead__l1-inner-container&gt;*{position:relative;z-index:1}.cds--masthead__l1-inner-container&gt;.cds--masthead__l1-menu-container-mask{background-color:var(--cds-background,#fff);content:"";display:block;inset-block:0;position:absolute;z-index:2}.cds--masthead__l1-inner-container&gt;.cds--masthead__l1-menu-container-mask--start{inset-inline:-50vw 100%}.cds--masthead__l1-inner-container&gt;.cds--masthead__l1-menu-container-mask--end{inset-inline:100% -50vw}.cds--masthead__l1-inner-container:after,.cds--masthead__l1-inner-container:before{background-color:var(--cds-background,#fff);content:"";display:block;position:relative;z-index:1}.cds--masthead__l1-inner-container:before{grid-area:padding}.cds--masthead__l1-inner-container:after{grid-area:spacer}.cds--masthead__background-wrapper{background-color:var(--cds-background,#fff)}.cds--masthead__l1-title{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;border-block-end:3px solid transparent;color:var(--cds-text-primary,#161616);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);grid-area:platform;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572);padding:1rem;padding-block-end:.875rem;text-decoration:none}.cds--masthead__l1-title[active]{border-block-end-color:var(--cds-focus,#0f62fe)}.cds--masthead__l1-title:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--masthead__l1-title:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5))}.cds--masthead__l1-title:active,.cds--masthead__l1-title:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-menu-container-outer{display:flex;grid-area:menu;z-index:0}.cds--masthead__l1-menu-container-scroller{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;-moz-column-gap:.5rem;column-gap:.5rem;padding:0;text-decoration:none;z-index:1}.cds--masthead__l1-menu-container-scroller-inner{align-items:flex-end;background-color:var(--cds-background,#fff);block-size:100%;display:inline-flex;flex-shrink:0;inline-size:100%;padding:1rem .5rem}.cds--masthead__l1-menu-container-scroller-inner:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-menu-container-scroller-inner:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-menu-container-scroller-inner:active,.cds--masthead__l1-menu-container-scroller-inner:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-menu-container-scroller-inner[hidden]{display:none!important}.cds--masthead__l1-menu-container-inner{block-size:100%;flex-grow:1;flex-shrink:1;z-index:0}.cds--masthead__l1-menu{block-size:100%;display:flex;position:absolute;transition:translate 95ms cubic-bezier(.2,0,.38,.9)}.cds--masthead__l1-menu&gt;li{position:relative}.cds--masthead__l1-item{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:1px solid transparent;border-block-start:none;color:var(--cds-text-secondary,#525252);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none;white-space:nowrap}.cds--masthead__l1-item[active]:after{background-color:var(--cds-focus,#0f62fe);block-size:3px;content:"";inset-block-end:0;inset-inline:0;position:absolute}.cds--masthead__l1-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-item:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-item:active,.cds--masthead__l1-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-item:is([disabled],.is-disabled){color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--masthead__l1-item.is-open{block-size:calc(100% + 3px);border-color:#c6c6c6;box-shadow:0 0 6px #c6c6c6;clip-path:polygon(-6px -6px,calc(100% + 6px) -6px,calc(100% + 6px) 100%,-6px 100%);padding-block-end:calc(1rem + 3px)}.cds--masthead__l1-item.is-open svg{rotate:180deg}.cds--masthead__l1-item svg{color:inherit}.cds--masthead__l1-dropdown{background-color:var(--cds-background,#fff);border:1px solid #c6c6c6;border-block-start:none;box-shadow:0 0 6px #c6c6c6;clip-path:polygon(-6px 0,calc(100% + 6px) 0,calc(100% + 6px) calc(100% + 6px),-6px calc(100% + 6px));inline-size:320;inset-block-start:calc(100% + 1px);inset-inline-start:0;max-inline-size:calc(100vw - 2rem);overflow-y:auto;padding:1rem 0 0;position:absolute;visibility:hidden}.cds--masthead__l1-dropdown.is-open{visibility:visible}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__1-col{inline-size:calc(var(--column-width)*2)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__2-col{inline-size:calc(var(--column-width)*4)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__3-col{inline-size:calc(var(--column-width)*6)}}@media screen and (width &gt;= 800px)and (width &gt;= 66rem){.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__1-col{inline-size:calc(var(--column-width)*4)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__2-col{inline-size:calc(var(--column-width)*8)}.cds--masthead__l1-dropdown.cds--masthead__l1-dropdown__3-col{inline-size:calc(var(--column-width)*12)}}@media screen and (width &gt;= 800px){.cds--masthead__l1-dropdown-links{-moz-column-rule:1px solid var(--cds-layer-accent-01,#e0e0e0);column-rule:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:2.5rem}.cds--masthead__l1-dropdown__2-col .cds--masthead__l1-dropdown-links{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0}.cds--masthead__l1-dropdown__3-col .cds--masthead__l1-dropdown-links{-moz-column-count:3;column-count:3;-moz-column-gap:0;column-gap:0}.cds--masthead__l1-dropdown-links&gt;*{-moz-column-break-inside:avoid;break-inside:avoid}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide{display:grid;grid-template-columns:repeat(3,1fr)}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide .cds--masthead__l1-dropdown-column-wide{grid-column:span 2}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide .cds--masthead__l1-dropdown-column-wide .cds--masthead__l1-dropdown-menu-items{-moz-column-gap:0;column-gap:0;-moz-columns:2;column-count:2}.cds--masthead__l1-dropdown-links.cds--masthead__l1-dropdown--has-column-wide&gt;:nth-child(2){border-inline-start:1px solid var(--cds-layer-accent-01,#e0e0e0)}.cds--masthead__l1-dropdown-announcement{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:0 1rem 1rem;padding-block-end:1rem}.cds--masthead__l1-dropdown-announcement :is(h1,h2,h3,h4,h5,h6,strong,b){font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-announcement :focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-menu-items{padding-block-end:1.5rem}.cds--masthead__l1-dropdown-heading{color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-heading,.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{font-size:var(--cds-productive-heading-03-font-size,1.25rem);font-weight:var(--cds-productive-heading-03-font-weight,400);letter-spacing:var(--cds-productive-heading-03-letter-spacing,0);line-height:var(--cds-productive-heading-03-line-height,1.4)}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;block-size:100%;border:none;color:inherit;-moz-column-gap:.5rem;column-gap:.5rem;margin-block-end:.5rem;padding:.5rem 1rem;text-decoration:none}.cds--masthead__l1-dropdown-heading .cds--masthead__l1-dropdown-item svg{inset-block-end:.125rem;margin-inline-start:.5rem;position:relative;vertical-align:middle}.cds--masthead__l1-dropdown-heading.cds--masthead__l1-dropdown-heading--no-link{margin-block-end:.5rem;padding:.5rem 1rem}.cds--masthead__l1-dropdown-heading-desc{display:block;margin:-.5rem 0 .5rem;padding:0 1rem}.cds--masthead__l1-dropdown-heading-desc,.cds--masthead__l1-dropdown-item{color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}.cds--masthead__l1-dropdown-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;block-size:100%;border:none;-moz-column-gap:.5rem;column-gap:.5rem;display:inline-block;inline-size:100%;padding:.5rem 1rem;text-decoration:none}.cds--masthead__l1-dropdown-item:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--masthead__l1-dropdown-item:active{color:var(--cds-text-secondary,#525252)}.cds--masthead__l1-dropdown-item:active,.cds--masthead__l1-dropdown-item:focus-visible{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-item svg{color:inherit}.cds--masthead__l1-dropdown-item .cds--masthead__l1-dropdown-item-title{display:block;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__l1-dropdown-item .cds--masthead__l1-dropdown-item-description{color:var(--cds-text-secondary,#525252);display:block;white-space:break-spaces}.cds--masthead__l1-dropdown-viewall{align-content:center;border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-link-primary,#0f62fe);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);gap:.5rem;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}.cds--masthead__l1-dropdown-viewall:hover{color:var(--cds-link-primary-hover,#0043ce);text-decoration:underline}.cds--masthead__l1-dropdown-viewall:active,.cds--masthead__l1-dropdown-viewall:active:visited,.cds--masthead__l1-dropdown-viewall:active:visited:hover{color:var(--cds-text-primary,#161616);text-decoration:underline}.cds--masthead__l1-dropdown-viewall:focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-dropdown-viewall:visited{color:var(--cds-link-primary,#0f62fe)}.cds--masthead__l1-dropdown-viewall:visited:hover{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-masthead-l1-cta){grid-area:cta;position:relative;z-index:1}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background-brand,#0f62fe);block-size:100%;border:none;color:var(--cds-layer-02,#fff);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta svg{color:inherit}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:hover{background-color:var(--cds-button-primary-hover,#0050e6)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:focus-visible{outline:.125rem solid var(--cds-layer-02,#fff);outline-offset:-.125rem}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:active{background-color:var(--cds-button-primary-active,#002d9c);color:var(--cds-layer-02,#fff)}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta:disabled{background-color:var(--cds-text-disabled,hsla(0,0%,9%,.25))}:host(c4d-masthead-l1-cta) .cds--masthead__l1-cta-inner{align-items:center;display:inline-flex;gap:.5rem}.cds--masthead__l1-login{align-items:flex-end;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;background-color:var(--cds-background,#fff);block-size:100%;border:none;color:var(--cds-button-primary,#0f62fe);-moz-column-gap:.5rem;column-gap:.5rem;display:inline-flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);grid-area:login;letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:1rem;text-decoration:none}.cds--masthead__l1-login svg{color:inherit}.cds--masthead__l1-login:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__l1-login:focus-visible{color:var(--cds-button-primary,#0f62fe);outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--masthead__l1-login:active{background-color:var(--cds-background-active,hsla(0,0%,55%,.5));color:var(--cds-button-primary-active,#002d9c);outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}}.cds--header__search,:host(c4d-top-nav){align-items:center;block-size:100%;display:flex;flex:1;position:relative}.cds--header__search.cds--masthead__platform .cds--header__nav,:host(c4d-top-nav).cds--masthead__platform .cds--header__nav{padding-inline-start:0}.cds--header__search.cds--masthead__platform .cds--header__nav:before,:host(c4d-top-nav).cds--masthead__platform .cds--header__nav:before{display:none}.cds--header__search.cds--masthead__platform .cds--masthead__platform-name,:host(c4d-top-nav).cds--masthead__platform .cds--masthead__platform-name{background:var(--cds-background,#fff);block-size:100%;z-index:1}.cds--header__search a.cds--header__name,:host(c4d-top-nav) a.cds--header__name{background-color:var(--cds-background,#fff);border:.125rem solid transparent;color:var(--cds-text-primary,#161616);font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);padding-inline:1rem;position:relative;transition:background-color .11s,border-color .11s,color .11s;white-space:nowrap;z-index:1}@media(min-width:66rem){.cds--header__search a.cds--header__name,:host(c4d-top-nav) a.cds--header__name{margin-inline-start:1rem}}.cds--header__search a.cds--header__name:hover,:host(c4d-top-nav) a.cds--header__name:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));color:var(--cds-text-primary,#161616)}.cds--header__search a.cds--header__name:active,.cds--header__search a.cds--header__name:focus,:host(c4d-top-nav) a.cds--header__name:active,:host(c4d-top-nav) a.cds--header__name:focus{background-color:var(--cds-layer-01,#f4f4f4);border-color:var(--cds-focus,#0f62fe)}.cds--header__search a.cds--header__name:before,:host(c4d-top-nav) a.cds--header__name:before{background-color:#dcdcdc;block-size:1.5rem;content:"";display:block;inline-size:.0625rem;inset-block-start:50%;inset-inline-start:-.875rem;position:absolute;transform:translateY(-50%)}@media(max-width:800px){.cds--header__search a.cds--header__name,:host(c4d-top-nav) a.cds--header__name{display:none}}.cds--header__search.cds--masthead__header--search-active .cds--header__nav-container,:host(c4d-top-nav).cds--masthead__header--search-active .cds--header__nav-container{display:none}.cds--header__search.cds--masthead__header--search-active+.cds--header__profile,:host(c4d-top-nav).cds--masthead__header--search-active+.cds--header__profile{display:none}@media(min-width:42rem){.cds--header__search.cds--masthead__header--search-active+.cds--header__profile,:host(c4d-top-nav).cds--masthead__header--search-active+.cds--header__profile{display:flex}}@media(min-width:42rem){.cds--header__search:not(.cds--masthead__header--search-active){overflow-x:visible}}.cds--header__search--actions{inset-block-start:0;inset-inline-end:0;position:absolute}.cds--header__search--actions .cds--header__search--close,.cds--header__search--actions .cds--header__search--search{background-color:var(--cds-background,#fff);color:var(--cds-icon-secondary,#525252);padding:0}.cds--header__search--actions .cds--header__search--close:hover,.cds--header__search--actions .cds--header__search--search:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--header__search--actions .cds--header__search--close:hover svg[focusable=false][aria-hidden=true],.cds--header__search--actions .cds--header__search--search:hover svg[focusable=false][aria-hidden=true]{fill:var(--cds-icon-primary,#161616)}.cds--header__search--actions .cds--header__search--close.cds--btn--icon-only.cds--tooltip--a11y.cds--tooltip__trigger .cds--assistive-text,.cds--header__search--actions .cds--header__search--close.cds--btn--icon-only.cds--tooltip--a11y.cds--tooltip__trigger:before,.cds--header__search--actions .cds--header__search--close.cds--btn--icon-only.cds--tooltip--visible .cds--assistive-text,.cds--header__search--actions .cds--header__search--close.cds--btn--icon-only.cds--tooltip--visible:before,.cds--header__search--actions .cds--header__search--search.cds--btn--icon-only.cds--tooltip--a11y.cds--tooltip__trigger .cds--assistive-text,.cds--header__search--actions .cds--header__search--search.cds--btn--icon-only.cds--tooltip--a11y.cds--tooltip__trigger:before,.cds--header__search--actions .cds--header__search--search.cds--btn--icon-only.cds--tooltip--visible .cds--assistive-text,.cds--header__search--actions .cds--header__search--search.cds--btn--icon-only.cds--tooltip--visible:before{display:none}.cds--header__profile .cds--header__action:focus,.cds--header__search--actions .cds--btn.cds--btn--icon-only.cds--tooltip__trigger:focus{border-color:var(--cds-focus,#0f62fe)}.cds--masthead__search,:host(c4d-masthead-search){block-size:3rem;margin-inline-start:3rem}.cds--masthead__search.cds--masthead__search--active,.cds--masthead__search[active],:host(c4d-masthead-search).cds--masthead__search--active,:host(c4d-masthead-search)[active]{inline-size:100%;margin-inline-start:0;z-index:999}.cds--masthead__search.cds--masthead__search--active button.cds--header__search--close.cds--header__action[part=close-button],.cds--masthead__search[active] button.cds--header__search--close.cds--header__action[part=close-button],:host(c4d-masthead-search).cds--masthead__search--active button.cds--header__search--close.cds--header__action[part=close-button],:host(c4d-masthead-search)[active] button.cds--header__search--close.cds--header__action[part=close-button]{display:inline-flex;inline-size:3rem}.cds--masthead__search.cds--masthead__search--active .cds--header__search--actions,.cds--masthead__search[active] .cds--header__search--actions,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--actions,:host(c4d-masthead-search)[active] .cds--header__search--actions{z-index:10001}.cds--masthead__search.cds--masthead__search--active .react-autosuggest__container:after,.cds--masthead__search[active] .react-autosuggest__container:after,:host(c4d-masthead-search).cds--masthead__search--active .react-autosuggest__container:after,:host(c4d-masthead-search)[active] .react-autosuggest__container:after{block-size:.125rem;border-block-end:.125rem solid var(--cds-background-brand,#0f62fe);content:"";display:block;inline-size:100%;inset-block-end:0;inset-inline-start:0;position:absolute;z-index:10002}.cds--masthead__search.cds--masthead__search--active .cds--header__search--input,.cds--masthead__search[active] .cds--header__search--input,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--input,:host(c4d-masthead-search)[active] .cds--header__search--input{background-color:var(--cds-layer-01,#f4f4f4);block-size:3rem;display:flex;flex:1;outline:.125rem solid transparent;outline-offset:-.125rem;padding:0 1rem;z-index:10000}.cds--masthead__search.cds--masthead__search--active .cds--header__search--input::-moz-placeholder,.cds--masthead__search[active] .cds--header__search--input::-moz-placeholder,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--input::-moz-placeholder,:host(c4d-masthead-search)[active] .cds--header__search--input::-moz-placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));inset-inline-start:0;opacity:1;transition-delay:.2s;transition-duration:112ms}.cds--masthead__search.cds--masthead__search--active .cds--header__search--input::placeholder,.cds--masthead__search[active] .cds--header__search--input::placeholder,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--input::placeholder,:host(c4d-masthead-search)[active] .cds--header__search--input::placeholder{color:var(--cds-text-placeholder,hsla(0,0%,9%,.4));inset-inline-start:0;opacity:1;transition-delay:.2s;transition-duration:112ms}.cds--masthead__search.cds--masthead__search--active .cds--header__search--close,.cds--masthead__search.cds--masthead__search--active .cds--header__search--search,.cds--masthead__search[active] .cds--header__search--close,.cds--masthead__search[active] .cds--header__search--search,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--close,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--search,:host(c4d-masthead-search)[active] .cds--header__search--close,:host(c4d-masthead-search)[active] .cds--header__search--search{border:.125rem solid transparent}.cds--masthead__search.cds--masthead__search--active .cds--header__search--close:active,.cds--masthead__search.cds--masthead__search--active .cds--header__search--close:focus,.cds--masthead__search.cds--masthead__search--active .cds--header__search--search:active,.cds--masthead__search.cds--masthead__search--active .cds--header__search--search:focus,.cds--masthead__search[active] .cds--header__search--close:active,.cds--masthead__search[active] .cds--header__search--close:focus,.cds--masthead__search[active] .cds--header__search--search:active,.cds--masthead__search[active] .cds--header__search--search:focus,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--close:active,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--close:focus,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--search:active,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__search--search:focus,:host(c4d-masthead-search)[active] .cds--header__search--close:active,:host(c4d-masthead-search)[active] .cds--header__search--close:focus,:host(c4d-masthead-search)[active] .cds--header__search--search:active,:host(c4d-masthead-search)[active] .cds--header__search--search:focus{border:.125rem solid var(--cds-focus,#0f62fe)}.cds--masthead__search.cds--masthead__search--active .cds--header__action,.cds--masthead__search[active] .cds--header__action,:host(c4d-masthead-search).cds--masthead__search--active .cds--header__action,:host(c4d-masthead-search)[active] .cds--header__action{background-color:var(--cds-layer-01,#f4f4f4);transition-delay:.38s;transition-duration:112ms;transition-property:width}@media(max-width:41.98rem){.cds--masthead__search.cds--masthead__search--active,:host(c4d-masthead-search).cds--masthead__search--active{inline-size:100vw;position:absolute}}@media(max-width:41.98rem){.cds--masthead__search[active],:host(c4d-masthead-search)[active]{inline-size:100vw;inset-inline-end:0}}.react-autosuggest__container{block-size:3rem;display:flex;justify-content:flex-end;position:relative}.react-autosuggest__suggestions-container{box-shadow:0 .25rem .5rem 0 rgba(0,0,0,.5);inline-size:100%;inset-block-start:3rem;inset-inline-start:0;position:absolute}.react-autosuggest__suggestions-list{background-color:var(--cds-background,#fff)}.react-autosuggest__section-title{align-items:center;background-color:var(--cds-background,#fff);block-size:3rem;border-block-end:solid 1px var(--cds-layer-01,#f4f4f4);border-block-start:solid 1px var(--cds-toggle-off,#8d8d8d);color:var(--cds-text-secondary,#525252);display:flex;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);padding:0 1rem}.react-autosuggest__suggestion{block-size:3rem;color:var(--cds-text-primary,#161616);display:flex}.react-autosuggest__suggestion span{font-weight:600}.react-autosuggest__suggestion .cds--container-class{align-items:center;border-block-end:1px solid var(--cds-layer-01,#f4f4f4);display:flex;flex:1;padding:0 1rem}.react-autosuggest__suggestion .cds--container-class:focus{outline:none}@media screen and (prefers-reduced-motion:reduce){.react-autosuggest__suggestion:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));cursor:pointer;transition:none}}.react-autosuggest__suggestion:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));cursor:pointer;transition:95ms}.react-autosuggest__suggestion .cds--container-highlight-class:not(:hover),.react-autosuggest__suggestion:active,.react-autosuggest__suggestion:focus{outline:.125rem solid var(--cds-focus,#0f62fe)}.react-autosuggest__suggestion:last-of-type .cds--container-class{border-block-end:none}.cds--header__search--input{border:none;border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);font-size:1rem;inline-size:0;line-height:1.375rem;padding:0;transition:.12s}.cds--header__search--input::-moz-placeholder{inset-inline-start:5rem;opacity:0;position:relative}.cds--header__search--input::placeholder{inset-inline-start:5rem;opacity:0;position:relative}.cds--masthead__focus{border:none;opacity:0;position:absolute}.cds--masthead .cds--side-nav__navigation{block-size:calc(100% - 3rem)}.cds--masthead .cds--side-nav__navigation&gt;nav{block-size:100%}@media(min-width:800px){.cds--masthead .cds--side-nav__navigation{display:none}}.cds--header__menu-trigger{margin-inline-end:0}.cds--header__menu-trigger .cds--side-nav__close{display:none}.cds--header__menu-trigger.cds--header__action--active{background-color:var(--cds-background,#fff);border-color:transparent}.cds--header__menu-trigger.cds--header__action--active:focus{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));border-color:var(--cds-focus,#0f62fe)}.cds--header__menu-trigger.cds--header__action--active+.cds--header__logo{margin-inline-start:3rem;z-index:6001}.cds--header__menu-trigger.cds--header__action--active .cds--side-nav__close{display:inline}.cds--header__menu-trigger.cds--header__action--active .cds--side-nav__open{display:none}@media(max-width:41.98rem){.cds--header__menu-trigger.cds--masthead__header--search-active{display:none}}@media(min-width:42rem)and (max-width:66rem){.cds--header__menu-trigger+.cds--header__logo a{padding:0 1rem}}.cds--side-nav__header-navigation{block-size:100%;margin-block-end:0}.cds--masthead .cds--side-nav{inset-inline-start:-100vw;transform:translateZ(.0001px);transition:visibility 1ms cubic-bezier(.2,0,1,.9) .11s,inset-inline-start .11s cubic-bezier(.2,0,1,.9) 1ms;visibility:hidden}@media(max-width:41.98rem){.cds--masthead .cds--side-nav:not(.cds--side-nav--fixed):hover{inline-size:100vw;max-inline-size:100vw}}.cds--masthead .cds--side-nav .cds--header__logo{block-size:3rem;padding-inline-start:3rem}.cds--masthead .cds--side-nav,.cds--masthead .cds--side-nav--expanded{inline-size:16rem;max-inline-size:16rem}.cds--masthead .cds--side-nav__items{block-size:100%;padding-block-start:0}.cds--masthead .cds--side-nav__item{block-size:auto;min-block-size:3rem}.cds--masthead .cds--side-nav__item .cds--side-nav__submenu{block-size:100%}.cds--masthead .cds--side-nav__overlay{inset-block-start:0;z-index:1000}@media(max-width:41.98rem){.cds--masthead .cds--side-nav__overlay{background-color:var(--cds-background,#fff)}}.cds--masthead .cds--side-nav__overlay-active{display:none}@media(max-width:800px){.cds--masthead .cds--side-nav__overlay-active{background-color:var(--cds-overlay,hsla(0,0%,9%,.5));display:block}}.cds--masthead .cds--side-nav--expanded{inset-inline-start:0;overflow-y:auto;transform:translateZ(.0001px);transition:visibility 1ms cubic-bezier(.2,0,1,.9) 0ms,inset-inline-start .11s cubic-bezier(.2,0,1,.9) 1ms;visibility:visible}@media(max-width:41.98rem){.cds--masthead .cds--side-nav,.cds--masthead .cds--side-nav--expanded,.cds--masthead .cds--side-nav--ux{border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);inline-size:100vw;max-inline-size:100vw}}.cds--side-nav__menu-section,:host(c4d-left-nav-menu-section){--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6);background-color:var(--cds-background,#fff);block-size:100%;inline-size:100%;inset-inline-start:-100%;overflow-y:auto;padding-block-end:3rem;position:absolute;transform:translateZ(.0001px);transition:inset-inline-start .15s cubic-bezier(.2,0,1,.9);z-index:0}.cds--side-nav__menu-section a,:host(c4d-left-nav-menu-section) a{block-size:3rem;font-size:var(--cds-body-compact-02-font-size,1rem);font-weight:var(--cds-body-compact-02-font-weight,400);letter-spacing:var(--cds-body-compact-02-letter-spacing,0);line-height:var(--cds-body-compact-02-line-height,1.375);padding-inline-start:1rem}.cds--side-nav__menu-section a:hover,:host(c4d-left-nav-menu-section) a:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));text-decoration:none}.cds--side-nav__menu-section .cds--masthead__side-nav--submemu-title,:host(c4d-left-nav-menu-section) .cds--masthead__side-nav--submemu-title{align-items:center;block-size:auto;border-block-end:1px solid var(--cds-toggle-off,#8d8d8d);color:var(--cds-text-primary,#161616);display:flex;font-size:var(--cds-heading-compact-02-font-size,1rem);font-weight:var(--cds-heading-compact-02-font-weight,600);letter-spacing:var(--cds-heading-compact-02-letter-spacing,0);line-height:var(--cds-heading-compact-02-line-height,1.375);min-block-size:3rem;padding:.8rem 1rem;text-decoration:none}.cds--side-nav__menu-section .cds--masthead__side-nav--submemu-title:focus,:host(c4d-left-nav-menu-section) .cds--masthead__side-nav--submemu-title:focus{outline:.125rem solid var(--cds-focus,#0f62fe);outline-offset:-.125rem}.cds--side-nav__menu-section .cds--side-nav__item .cds--masthead__side-nav--submemu-section-title,:host(c4d-left-nav-menu-section) .cds--side-nav__item .cds--masthead__side-nav--submemu-section-title{block-size:auto;min-block-size:3rem;padding:0}.cds--side-nav__menu-section .cds--side-nav__item .cds--masthead__side-nav--submemu-section-title span,:host(c4d-left-nav-menu-section) .cds--side-nav__item .cds--masthead__side-nav--submemu-section-title span{border-block-end:1px solid var(--cds-toggle-off,#8d8d8d);color:var(--cds-text-primary,#161616);display:flex;font-size:var(--cds-heading-compact-02-font-size,1rem);font-weight:var(--cds-heading-compact-02-font-weight,600);inline-size:100%;letter-spacing:var(--cds-heading-compact-02-letter-spacing,0);line-height:var(--cds-heading-compact-02-line-height,1.375);padding:.8rem 1rem}.cds--side-nav__menu-section .cds--masthead__side-nav--submemu-section-title__icon,:host(c4d-left-nav-menu-section) .cds--masthead__side-nav--submemu-section-title__icon{align-items:center;align-self:flex-start;display:flex;flex:1;justify-content:flex-end;margin-block-start:.125rem}a.cds--side-nav__link,button.cds--side-nav__link{block-size:3rem}a.cds--side-nav__link,a.cds--side-nav__link&gt;.cds--side-nav__link-text,button.cds--side-nav__link,button.cds--side-nav__link&gt;.cds--side-nav__link-text{font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}a.cds--side-nav__link&gt;.cds--side-nav__link-text,button.cds--side-nav__link&gt;.cds--side-nav__link-text{align-items:center;block-size:100%;color:var(--cds-text-secondary,#525252);display:flex;inline-size:100%;text-overflow:ellipsis}a.cds--side-nav__link:focus&gt;.cds--side-nav__link-text,a.cds--side-nav__link:hover&gt;.cds--side-nav__link-text,button.cds--side-nav__link:focus&gt;.cds--side-nav__link-text,button.cds--side-nav__link:hover&gt;.cds--side-nav__link-text{color:var(--cds-text-primary,#161616)}a.cds--side-nav__link--current,button.cds--side-nav__link--current{background-color:var(--cds-background,#fff)}a.cds--side-nav__link--current&gt;.cds--side-nav__link-text,button.cds--side-nav__link--current&gt;.cds--side-nav__link-text{color:var(--cds-text-primary,#161616)}.cds--masthead__side-nav--submemu-back{background-color:var(--cds-background,#fff);inset-block-start:0;position:sticky;z-index:1}.cds--masthead__side-nav--submemu-back button{align-items:center;background-color:var(--cds-background,#fff);border:none;cursor:pointer;display:flex;inline-size:100%;min-block-size:2rem;outline:.125rem solid transparent;outline-offset:-.125rem;padding:0 1rem;position:relative}.cds--masthead__side-nav--submemu-back button:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12))}.cds--masthead__side-nav--submemu-back button:hover&gt;.cds--side-nav__link-text{color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__side-nav--submemu-back button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--masthead__side-nav--submemu-back button:focus&gt;.cds--side-nav__link-text{color:var(--cds-link-primary,#0f62fe)}.cds--masthead__side-nav--submemu-back button&gt;.cds--side-nav__link-text{align-items:center;border-block-end:none;color:var(--cds-link-primary,#0f62fe);display:flex;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}.cds--masthead__side-nav--submemu-back button svg{margin-inline-end:5px}.cds--masthead__side-nav--submemu-back button svg path{fill:currentColor}:host([dir=rtl]) .cds--masthead__side-nav--submemu-back button svg{transform:rotate(180deg)}.cds--side-nav__menu-section--expanded,:host(c4d-left-nav-menu-section)[expanded]{inset-inline-start:0;z-index:1}.cds--side-nav__menu-section-submenu,:host(c4d-left-nav-menu-section)[is-submenu]{inset-inline-start:100%}.cds--side-nav__menu-section-submenu.cds--side-nav__menu-section--expanded,:host(c4d-left-nav-menu-section)[is-submenu][expanded]{inset-inline-start:0}.cds--side-nav__menu-section-submenu--expanded,:host(c4d-left-nav-menu-section)[is-submenu][transition]{inset-inline-start:-100%}.cds--side-nav__menu{transform:translateX(100%)}.cds--side-nav__menu--hasactivechildren{overflow:hidden}.cds--side-nav__submenu{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}.cds--side-nav__submenu .cds--side-nav__submenu-content{block-size:auto;display:flex;inline-size:100%;min-block-size:3rem}.cds--side-nav__submenu .cds--side-nav__submenu-title{align-self:center;color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}.cds--side-nav__submenu[aria-haspopup=true]{block-size:3rem}.cds--side-nav__submenu[aria-haspopup=true].cds--side-nav__submenu-platform{block-size:3rem;border-block-end:1px solid var(--cds-toggle-off,#8d8d8d);border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-primary,#161616);font-size:var(--cds-heading-02-font-size,1rem);font-weight:var(--cds-heading-02-font-weight,600);letter-spacing:var(--cds-heading-02-letter-spacing,0);line-height:var(--cds-heading-02-line-height,1.5);text-decoration:none}.cds--side-nav__submenu:focus .cds--side-nav__submenu-title,.cds--side-nav__submenu:hover .cds--side-nav__submenu-title{color:var(--cds-text-primary,#161616)}.cds--side-nav__submenu-title,a.cds--side-nav__link&gt;.cds--side-nav__link-text,button.cds--side-nav__link&gt;.cds--side-nav__link-text{padding:.8rem 0;text-overflow:clip;white-space:normal}.cds--masthead__side-nav--submemu-heading,:host(c4d-left-nav-menu-category-heading){color:var(--cds-text-secondary,#525252);display:block;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}.cds--masthead__side-nav--submemu-heading:is(.cds--left-nav-menu-category__heading-large),:host(c4d-left-nav-menu-category-heading):is(.cds--left-nav-menu-category__heading-large){margin:.5rem 0 1.5rem}.cds--masthead__side-nav--submemu-heading:is(.cds--left-nav-menu-category__heading-large) .cds--side-nav__heading,:host(c4d-left-nav-menu-category-heading):is(.cds--left-nav-menu-category__heading-large) .cds--side-nav__heading{padding:0}.cds--masthead__side-nav--submemu-heading .cds--side-nav__heading,:host(c4d-left-nav-menu-category-heading) .cds--side-nav__heading{block-size:auto;padding:1rem 0}.cds--masthead__side-nav--submemu-heading .cds--side-nav__heading-title,:host(c4d-left-nav-menu-category-heading) .cds--side-nav__heading-title{display:block;padding:0 1rem}.cds--masthead__side-nav--submemu-heading .cds--side-nav__heading-title:where(a),:host(c4d-left-nav-menu-category-heading) .cds--side-nav__heading-title:where(a){align-items:center;color:inherit;display:inline-flex;gap:.5rem;text-decoration:none}.cds--masthead__side-nav--submemu-heading .cds--side-nav__heading-title:where(a):hover,:host(c4d-left-nav-menu-category-heading) .cds--side-nav__heading-title:where(a):hover{text-decoration:underline}.cds--masthead__side-nav--submemu-heading .cds--side-nav__heading-title:where(a):focus,:host(c4d-left-nav-menu-category-heading) .cds--side-nav__heading-title:where(a):focus{color:var(--cds-text-primary,#161616);outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}.cds--masthead__side-nav--submemu-heading .cds--side-nav__heading-description,:host(c4d-left-nav-menu-category-heading) .cds--side-nav__heading-description{padding:0 1rem}.cds--masthead__side-nav--submemu-heading ::slotted(:first-child),:host(c4d-left-nav-menu-category-heading) ::slotted(:first-child){padding-block-start:.5rem}.cds--masthead__side-nav--submemu-heading h2,:host(c4d-left-nav-menu-category-heading) h2{color:var(--cds-text-primary,#161616);font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}.cds--masthead__side-nav--submemu-heading h2.cds--side-nav__menu-section-title,:host(c4d-left-nav-menu-category-heading) h2.cds--side-nav__menu-section-title{font-size:var(--cds-productive-heading-03-font-size,1.25rem);font-weight:var(--cds-productive-heading-03-font-weight,400);letter-spacing:var(--cds-productive-heading-03-letter-spacing,0);line-height:var(--cds-productive-heading-03-line-height,1.4)}.cds--masthead__side-nav--submemu-heading h2.cds--side-nav__menu-section-title+.cds--side-nav__heading-description,:host(c4d-left-nav-menu-category-heading) h2.cds--side-nav__menu-section-title+.cds--side-nav__heading-description{margin-block-start:.5rem}:host(c4d-left-nav-menu),:host(c4d-left-nav-menu-category-heading):not(.cds--left-nav-menu-category__heading-large),:host(c4d-left-nav-menu-item){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);display:block}:host(c4d-left-nav-menu-item) .cds--side-nav__link{align-items:center;block-size:auto;display:flex;inline-size:100%;min-block-size:3rem;padding-inline-start:1rem}:host(c4d-left-nav-menu-item) .cds--side-nav__link:not(:is(a)):hover{background-color:transparent}:host(c4d-left-nav-menu-item).cds--side-nav__group-header:not(:first-of-type){margin-block-start:2rem}:host(c4d-left-nav-menu-item).cds--side-nav__group-header .cds--side-nav__link-text{align-items:center;color:var(--cds-text-primary,#161616);display:inline-flex;font-size:var(--cds-productive-heading-01-font-size,.875rem);font-weight:var(--cds-productive-heading-01-font-weight,600);gap:.5rem;justify-content:space-between;letter-spacing:var(--cds-productive-heading-01-letter-spacing,.16px);line-height:var(--cds-productive-heading-01-line-height,1.28572)}:host(c4d-left-nav-menu-item).cds--side-nav__group-header .cds--side-nav__link-text svg{color:var(--cds-icon-primary,#161616)}:host(c4d-left-nav-menu-item).cds--side-nav__group-view-all:hover .cds--side-nav__link-text{color:var(--cds-link-primary-hover,#0043ce)}:host(c4d-left-nav-menu-item).cds--side-nav__group-view-all .cds--side-nav__link-text{align-items:center;color:var(--cds-button-primary,#0f62fe);display:inline-flex;gap:.5rem;justify-content:space-between}:host(c4d-left-nav-menu-item).cds--side-nav__group-view-all .cds--side-nav__link-text svg{color:var(--cds-button-primary,#0f62fe)}.cds--masthead__side-nav--submemu--selected{border-inline-start:3px solid var(--cds-background-brand,#0f62fe)}.cds--masthead__side-nav--submemu--selected .cds--side-nav__submenu-title,.cds--masthead__side-nav--submemu--selected.cds--side-nav__link .cds--side-nav__link-text{font-weight:carbon--font-weight("semibold")}.cds--side-nav__submenu-chevron&gt;svg,.cds--side-nav__submenu[aria-expanded=true] .cds--side-nav__submenu-chevron&gt;svg{fill:var(--cds-text-primary,#161616);transform:rotate(-90deg)}:host([dir=rtl]) .cds--side-nav__submenu-chevron&gt;svg,:host([dir=rtl]) .cds--side-nav__submenu[aria-expanded=true] .cds--side-nav__submenu-chevron&gt;svg{transform:rotate(90deg) scale(1.25)}.cds--side-nav__item .cds--side-nav__link,.cds--side-nav__menu-item .cds--side-nav__link:not([isbackbutton=true]),:host(c4d-left-nav-item) a.cds--side-nav__link,:host(c4d-left-nav-item-highlighted) a.cds--side-nav__link,:host(c4d-left-nav-menu-item-highlighted) a.cds--side-nav__link{block-size:auto;display:flex;inline-size:100%;min-block-size:3rem;padding-inline-start:1rem}.cds--side-nav__submenu-platform{flex-direction:row}.cds--side-nav__submenu-platform:after{content:none}@keyframes expand{0%{max-block-size:0;overflow-y:hidden}to{max-block-size:100%}}@keyframes collapse{0%{max-block-size:100vh}to{max-block-size:0}}.cds--header__nav .cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,.cds--header__nav .cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,:host(c4d-megamenu-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu{background-color:transparent;box-shadow:none;inset-block-end:0}.cds--masthead__megamenu__l0-nav .cds--header__menu,.cds--masthead__megamenu__l1-nav .cds--header__menu,:host(c4d-megamenu-top-nav-menu) .cds--header__menu{display:block;inline-size:100vw;inset-inline-start:0;margin-block-end:4rem;position:fixed;transform:translateZ(.0001px);transition:visibility .3s cubic-bezier(.5,0,.1,1);visibility:hidden}.cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=false]+.cds--header__menu .cds--masthead__megamenu,.cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=false]+.cds--header__menu ::slotted(c4d-megamenu),.cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=false]+.cds--header__menu .cds--masthead__megamenu,.cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=false]+.cds--header__menu ::slotted(c4d-megamenu),:host(c4d-megamenu-top-nav-menu) .cds--header__menu-title[aria-expanded=false]+.cds--header__menu .cds--masthead__megamenu,:host(c4d-megamenu-top-nav-menu) .cds--header__menu-title[aria-expanded=false]+.cds--header__menu ::slotted(c4d-megamenu){animation:collapse .3s cubic-bezier(.4,.14,.3,1)}.cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,.cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,:host(c4d-megamenu-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu{block-size:calc(100vh - 7rem);inline-size:var(--c4d-ce--viewport-width,100vw);inset-inline-start:0;margin-block-end:4rem;min-block-size:320px;position:fixed;transform:translateZ(0);visibility:visible}.cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--masthead__megamenu,.cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu ::slotted(c4d-megamenu),.cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--masthead__megamenu,.cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu ::slotted(c4d-megamenu),:host(c4d-megamenu-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu .cds--masthead__megamenu,:host(c4d-megamenu-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu ::slotted(c4d-megamenu){animation:expand .3s cubic-bezier(.4,.14,.3,1)}.cds--masthead__megamenu__l0-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu,:host(c4d-megamenu-top-nav-menu) .cds--header__menu-title[aria-expanded=true]+.cds--header__menu{inset-block-start:var(--c4d-masthead-l0-bottom-edge,3rem)}.cds--masthead__megamenu__l1-nav .cds--header__menu-title[aria-expanded=true]+.cds--header__menu{inset-block-start:6.125rem}.cds--masthead__megamenu,:host(c4d-megamenu){--c4d-masthead-max-height:calc(100vh - var(--cds-spacing-09, 3rem) - var(--cds-layout-05, 4rem));--c4d-masthead-overflow:auto;background-color:var(--cds-background,#fff);box-shadow:0 2px 6px var(--cds-shadow,rgba(0,0,0,.3));display:block;overflow:hidden auto}.cds--masthead__megamenu:focus,:host(c4d-megamenu):focus{outline:none}.cds--masthead__megamenu .cds--masthead__megamenu__container,:host(c4d-megamenu) .cds--masthead__megamenu__container{inline-size:100vw;margin-inline:auto;max-inline-size:99rem;padding-inline:1rem}@media(min-width:42rem){.cds--masthead__megamenu .cds--masthead__megamenu__container,:host(c4d-megamenu) .cds--masthead__megamenu__container{padding-inline:2rem}}@media(min-width:99rem){.cds--masthead__megamenu .cds--masthead__megamenu__container,:host(c4d-megamenu) .cds--masthead__megamenu__container{padding-inline:2.5rem}}.cds--masthead__megamenu .cds--masthead__megamenu__container--row,:host(c4d-megamenu) .cds--masthead__megamenu__container--row{background-color:var(--cds-layer-accent-01,#e0e0e0)}.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--tab,:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--tab{display:flex;flex-wrap:wrap;flex-wrap:nowrap;gap:1px;margin-inline:-1rem}.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--tab ::slotted(c4d-megamenu-right-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--tab ::slotted(c4d-megamenu-right-navigation){--c4d-right-nav-padding:1rem}@media(max-width:65.98rem){.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list,:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list{--c4d-view-all-inset:-1rem;--c4d-view-all-container-position:initial;--c4d-view-all-container-transform:initial;margin-inline:-3rem;max-block-size:var(--c4d-masthead-max-height);overflow:var(--c4d-masthead-overflow);position:relative;transform:rotate(0deg);z-index:1}}@media(min-width:66rem){.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list,:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list{display:flex;flex-wrap:wrap;flex-wrap:nowrap;gap:1px;margin-inline:-1rem}}@media(max-width:65.98rem){.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation),.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation){--c4d-view-all-padding:1rem;--c4d-masthead-max-height:initial;--c4d-masthead-overflow:initial;border-block-end:.0625rem solid var(--cds-layer-accent-01,#e0e0e0);inline-size:100%;margin-inline:0;max-block-size:none;max-inline-size:none;overflow:initial;padding-inline:2rem}.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation) .cds--masthead__megamenu-container,.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container,:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation) .cds--masthead__megamenu-container,:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container{max-block-size:none;overflow:initial}}.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation){--c4d-left-nav-columns:2}@media(min-width:66rem){.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-left-navigation){--c4d-left-nav-columns:initial}}.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation){--c4d-right-nav-padding:0}@media(max-width:65.98rem){.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation){--c4d-view-all-display:none;border-block-end:none}}@media(min-width:66rem){.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted(c4d-megamenu-right-navigation){--c4d-right-nav-padding:1rem}}.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted([part*=view-all]),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted([part*=view-all]){--c4d-view-all-padding:3rem;background-color:var(--cds-background,#fff);border-block-start:.0625rem solid var(--cds-layer-accent-01,#e0e0e0);inset-block-end:0;position:sticky;z-index:1}@media(min-width:66rem){.cds--masthead__megamenu .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted([part*=view-all]),:host(c4d-megamenu) .cds--masthead__megamenu__container--row.cds--masthead__megamenu__container--row--list ::slotted([part*=view-all]){display:none}}.cds--masthead__megamenu ::slotted([role=tabpanel]),:host(c4d-megamenu) ::slotted([role=tabpanel]){inline-size:100%}.cds--masthead__megamenu__categories-section,.cds--masthead__megamenu__highlight-section,:host(c4d-megamenu-left-navigation),:host(c4d-megamenu-right-navigation){background-color:var(--cds-background,#fff);display:block;padding-block-start:1.5rem;position:relative}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu-container,.cds--masthead__megamenu__highlight-section .cds--masthead__megamenu-container,:host(c4d-megamenu-left-navigation) .cds--masthead__megamenu-container,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container{block-size:100%;max-block-size:var(--c4d-masthead-max-height);overflow:var(--c4d-masthead-overflow);position:var(--c4d-view-all-container-position,relative);transform:var(--c4d-view-all-container-transform,rotate(0deg));z-index:1}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link,.cds--masthead__megamenu__highlight-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link,:host(c4d-megamenu-left-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link{display:flex;flex-direction:column;justify-content:space-between}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu-container-inner,.cds--masthead__megamenu__highlight-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu-container-inner,:host(c4d-megamenu-left-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu-container-inner,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu-container-inner{max-block-size:100%;overflow:overlay}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all,.cds--masthead__megamenu__highlight-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all,:host(c4d-megamenu-left-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all{background-color:var(--cds-background,#fff);display:var(--c4d-view-all-display,inherit);position:relative}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all__border,.cds--masthead__megamenu__highlight-section .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all__border,:host(c4d-megamenu-left-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all__border,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container.cds--masthead__megamenu-container--has-view-all-link .cds--masthead__megamenu__view-all__border{background:var(--cds-layer-accent-01,#e0e0e0);block-size:.0625rem;inset-block-start:0;position:absolute}.cds--masthead__megamenu__highlight-section,:host(c4d-megamenu-left-navigation){display:block;flex:0 0 25%;margin-inline-start:-1rem;max-inline-size:25%;min-block-size:100%;padding-inline-start:1rem}.cds--masthead__megamenu__highlight-section .cds--masthead__megamenu__categories,:host(c4d-megamenu-left-navigation) .cds--masthead__megamenu__categories{-moz-columns:var(--c4d-left-nav-columns,"initial");columns:var(--c4d-left-nav-columns,"initial");gap:0}.cds--masthead__megamenu__highlight-section .cds--masthead__megamenu__view-all__border,:host(c4d-megamenu-left-navigation) .cds--masthead__megamenu__view-all__border{inset-inline:0}.cds--masthead__megamenu__categories-section,:host(c4d-megamenu-right-navigation){display:block;inline-size:100%}.cds--masthead__megamenu__categories-section.c4d--masthead__tabpanel-child,:host(c4d-megamenu-right-navigation).c4d--masthead__tabpanel-child{block-size:100%}.cds--masthead__megamenu__categories-section[style-scheme=has-sidebar] .cds--masthead__megamenu__categories,.cds--masthead__megamenu__categories-section[style-scheme=has-sidebar] .cds--masthead__megamenu__heading,:host(c4d-megamenu-right-navigation)[style-scheme=has-sidebar] .cds--masthead__megamenu__categories,:host(c4d-megamenu-right-navigation)[style-scheme=has-sidebar] .cds--masthead__megamenu__heading{padding-inline-start:var(--c4d-right-nav-padding,1rem)}.cds--masthead__megamenu__categories-section ::slotted(c4d-megamenu-heading),:host(c4d-megamenu-right-navigation) ::slotted(c4d-megamenu-heading){--heading-description-column-count:2;--heading-description-column-count-lg:4}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu--has-view-all-link .cds--masthead__megamenu__categories,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu--has-view-all-link .cds--masthead__megamenu__categories{padding-block-end:0}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu-container--has-sidebar ::slotted(c4d-megamenu-heading),:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container--has-sidebar ::slotted(c4d-megamenu-heading){--heading-description-column-count:2;--heading-description-column-count-lg:3}@media(min-width:66rem){.cds--masthead__megamenu__categories-section .cds--masthead__megamenu-container--has-sidebar .cds--masthead__megamenu__categories,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu-container--has-sidebar .cds--masthead__megamenu__categories{-moz-column-count:3;column-count:3}}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu__categories,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu__categories{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0;padding-block-end:2rem}@media(min-width:66rem){.cds--masthead__megamenu__categories-section .cds--masthead__megamenu__categories,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu__categories{-moz-column-count:4;column-count:4}}.cds--masthead__megamenu__categories-section .cds--masthead__megamenu__view-all__border,:host(c4d-megamenu-right-navigation) .cds--masthead__megamenu__view-all__border{inset-inline:0}.cds--masthead__megamenu__categories-section[data-child-count="1"] .cds--masthead__megamenu__categories,:host(c4d-megamenu-right-navigation)[data-child-count="1"] .cds--masthead__megamenu__categories{-moz-column-count:initial;column-count:auto}@media(min-width:66rem){.cds--masthead__megamenu__categories-section[data-child-count="1"] .cds--masthead__megamenu__categories,:host(c4d-megamenu-right-navigation)[data-child-count="1"] .cds--masthead__megamenu__categories{-moz-column-count:initial;column-count:auto}}.cds--masthead__megamenu__heading span,:host(c4d-megamenu-heading) span{display:block;max-inline-size:calc(1/var(--heading-description-column-count, 2)*100%)}@media(min-width:66rem){.cds--masthead__megamenu__heading span,:host(c4d-megamenu-heading) span{max-inline-size:calc(1/var(--heading-description-column-count-lg, 4)*100%)}}.cds--masthead__megamenu__copy,:host(c4d-megamenu-category-group-copy){color:var(--cds-text-secondary,#525252);display:block;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:.375rem 1rem .625rem;max-inline-size:17rem}.cds--masthead__megamenu__category-group,:host(c4d-megamenu-category-group){display:block}.cds--masthead__megamenu__category-group.only-child .cds--masthead__megamenu__category-group-content-wrapper,:host(c4d-megamenu-category-group).only-child .cds--masthead__megamenu__category-group-content-wrapper{display:inline}.cds--masthead__megamenu__category-group.only-child .cds--masthead__megamenu__category-group-heading,:host(c4d-megamenu-category-group).only-child .cds--masthead__megamenu__category-group-heading{display:block;flex:0 0 50%;max-inline-size:50%}@media(min-width:66rem){.cds--masthead__megamenu__category-group.only-child .cds--masthead__megamenu__category-group-heading,:host(c4d-megamenu-category-group).only-child .cds--masthead__megamenu__category-group-heading{display:block;flex:0 0 33.3333333333%;max-inline-size:33.3333333333%}}.cds--masthead__megamenu__category-group.only-child .cds--masthead__megamenu__category-group-content,:host(c4d-megamenu-category-group).only-child .cds--masthead__megamenu__category-group-content{-moz-column-count:2;column-count:2;-moz-column-gap:0;column-gap:0}@media(min-width:66rem){.cds--masthead__megamenu__category-group.only-child .cds--masthead__megamenu__category-group-content,:host(c4d-megamenu-category-group).only-child .cds--masthead__megamenu__category-group-content{-moz-column-count:3;column-count:3}}.cds--masthead__megamenu__category-group.only-child ::slotted(c4d-megamenu-category-link),:host(c4d-megamenu-category-group).only-child ::slotted(c4d-megamenu-category-link){-moz-column-break-inside:avoid;break-inside:avoid;display:block}.cds--masthead__megamenu__category-group .cds--masthead__megamenu__category-group-content-wrapper,:host(c4d-megamenu-category-group) .cds--masthead__megamenu__category-group-content-wrapper{display:inline-block;inline-size:100%;padding-block-end:1.5rem}.cds--masthead__megamenu__category-group .cds--masthead__megamenu__copy,.cds--masthead__megamenu__category-group ::slotted(c4d-megamenu-category-group-copy),:host(c4d-megamenu-category-group) .cds--masthead__megamenu__copy,:host(c4d-megamenu-category-group) ::slotted(c4d-megamenu-category-group-copy){color:var(--cds-text-secondary,#525252);font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);margin:-.375rem 1rem 1.5rem}:host(c4d-megamenu-link-with-icon) span{flex:inherit}:host(c4d-megamenu-link-with-icon) ::slotted([slot=icon]){transform:none}:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline]{inline-size:100%}:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] .cds--link-with-icon,:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] a,:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] p{inline-size:100%;margin-block-end:1.5rem;padding:.375rem 1rem}:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] .cds--link-with-icon,:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] ::slotted(span),:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] a,:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] p,:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] span{color:var(--cds-text-secondary,#525252);font-size:var(--cds-heading-03-font-size,1.25rem);font-weight:var(--cds-heading-03-font-weight,400);letter-spacing:var(--cds-heading-03-letter-spacing,0);line-height:var(--cds-heading-03-line-height,1.4);text-decoration:none}:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] ::slotted(span),:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] span{flex:inherit}:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] ::slotted(svg),:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline] svg{fill:var(--cds-text-secondary,#525252);min-inline-size:1rem}:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline]:hover,:host(c4d-megamenu-link-with-icon)[style-scheme=category-headline]:visited{color:var(--cds-text-secondary,#525252)}.cds--masthead__megamenu__category-sublink,:host(c4d-megamenu-category-link) a{color:var(--cds-text-secondary,#525252);display:block;font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572);padding:.375rem 1rem;text-decoration:none}.cds--masthead__megamenu__category-sublink:visited,:host(c4d-megamenu-category-link) a:visited{color:var(--cds-text-secondary,#525252)}.cds--masthead__megamenu__category-sublink:active,.cds--masthead__megamenu__category-sublink:hover,.cds--masthead__megamenu__category-sublink:hover:visited,:host(c4d-megamenu-category-link) a:active,:host(c4d-megamenu-category-link) a:hover,:host(c4d-megamenu-category-link) a:hover:visited{color:var(--cds-text-primary,#161616)}.cds--masthead__megamenu__category-sublink--highlighted,:host(c4d-megamenu-link-with-icon)[style-scheme=category-sublink]{font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--masthead__megamenu__category-sublink--highlighted a,:host(c4d-megamenu-link-with-icon)[style-scheme=category-sublink] a{inline-size:100%;padding:.4375rem 1rem}.cds--masthead__megamenu__category-sublink--highlighted span,:host(c4d-megamenu-link-with-icon)[style-scheme=category-sublink] span{flex:inherit}.cds--masthead__megamenu__view-all-cta,:host(c4d-megamenu-link-with-icon)[part*=view-all]{display:flex;inline-size:100%}.cds--masthead__megamenu__view-all-cta[part*=view-all-left] [part=link],:host(c4d-megamenu-link-with-icon)[part*=view-all][part*=view-all-left] [part=link]{padding-inline-start:1rem}.cds--masthead__megamenu__view-all-cta [part=link],:host(c4d-megamenu-link-with-icon)[part*=view-all] [part=link]{block-size:3rem;inline-size:100%;padding-inline:var(--c4d-view-all-padding,2rem) 1rem;text-decoration:none}.cds--masthead__megamenu__view-all-cta [part=link]:hover,:host(c4d-megamenu-link-with-icon)[part*=view-all] [part=link]:hover{color:var(--cds-link-primary-hover,#0043ce)}.cds--masthead__megamenu__view-all-cta ::slotted(span),:host(c4d-megamenu-link-with-icon)[part*=view-all] ::slotted(span){align-self:center;vertical-align:middle}.cds--masthead__megamenu__view-all-cta span,:host(c4d-megamenu-link-with-icon)[part*=view-all] span{flex:inherit;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572)}.cds--masthead__megamenu__category-sublink--highlighted:active,.cds--masthead__megamenu__category-sublink--highlighted:focus,.cds--masthead__megamenu__category-sublink:active,.cds--masthead__megamenu__category-sublink:focus,.cds--masthead__megamenu__view-all-cta .cds--link-with-icon:active,.cds--masthead__megamenu__view-all-cta .cds--link-with-icon:focus,:host(c4d-megamenu-category-link) a:active,:host(c4d-megamenu-category-link) a:focus,:host(c4d-megamenu-link-with-icon) a:active,:host(c4d-megamenu-link-with-icon) a:focus{outline:1px solid var(--cds-focus,#0f62fe);outline-offset:-.125rem;outline-width:.125rem}@media screen and (prefers-contrast){.cds--masthead__megamenu__category-sublink--highlighted:active,.cds--masthead__megamenu__category-sublink--highlighted:focus,.cds--masthead__megamenu__category-sublink:active,.cds--masthead__megamenu__category-sublink:focus,.cds--masthead__megamenu__view-all-cta .cds--link-with-icon:active,.cds--masthead__megamenu__view-all-cta .cds--link-with-icon:focus,:host(c4d-megamenu-category-link) a:active,:host(c4d-megamenu-category-link) a:focus,:host(c4d-megamenu-link-with-icon) a:active,:host(c4d-megamenu-link-with-icon) a:focus{outline-style:dotted}}.cds--masthead__megamenu__category-sublink--highlighted:active,.cds--masthead__megamenu__category-sublink--highlighted:hover,.cds--masthead__megamenu__category-sublink:active,.cds--masthead__megamenu__category-sublink:hover,.cds--masthead__megamenu__view-all-cta .cds--link-with-icon:active,.cds--masthead__megamenu__view-all-cta .cds--link-with-icon:hover,:host(c4d-megamenu-category-link) a:active,:host(c4d-megamenu-category-link) a:hover,:host(c4d-megamenu-link-with-icon) a:active,:host(c4d-megamenu-link-with-icon) a:hover{background-color:var(--cds-background-hover,hsla(0,0%,55%,.12));text-decoration:none}.cds--masthead__megamenu__category-sublink svg,.cds--masthead__megamenu__category-sublink--highlighted svg,.cds--masthead__megamenu__view-all-cta .cds--link-with-icon svg,:host(c4d-megamenu-category-link) a svg,:host(c4d-megamenu-link-with-icon) a svg{transform:none}.cds--body__lock-scroll{overflow:hidden;position:relative}@keyframes loading-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}:host(c4d-leadspace-block){display:block;margin-block:2rem 6rem}@media(min-width:42rem){:host(c4d-leadspace-block){margin-block:4rem 10rem}}:host(c4d-leadspace-block) ::slotted(c4d-leadspace-block-content){padding:0}:host(c4d-leadspace-block) .cds--content-layout ::slotted(:not([slot])){margin:0}:host(c4d-leadspace-block[border]){margin:2rem 0}@media(min-width:42rem){:host(c4d-leadspace-block[border]){margin:4rem 0}}:host(c4d-leadspace-block[border]) ::slotted(c4d-leadspace-block-content){padding-block:0 4rem}@media(min-width:42rem){:host(c4d-leadspace-block[border]) ::slotted(c4d-leadspace-block-content){padding-block-end:6rem}}:host(c4d-leadspace-block) c4d-hr{margin:0 -1rem}:host(c4d-leadspace-block) ::slotted([slot=heading]),:host(c4d-leadspace-block-content) ::slotted(c4d-content-block-copy){display:block;inline-size:100%}@media(min-width:42rem){:host(c4d-leadspace-block) ::slotted([slot=heading]),:host(c4d-leadspace-block-content) ::slotted(c4d-content-block-copy){max-inline-size:40rem;padding-inline-end:2rem}}:host(c4d-leadspace-block) ::slotted([slot=heading]){inline-size:100%;margin-block-end:2rem;margin-inline-start:0;padding-inline-start:0}@media(max-width:41.98rem){:host(c4d-leadspace-block) ::slotted([slot=heading]){padding-inline-end:0}}.cds--leadspace-block .cds--link-list,:host(c4d-leadspace-block-content) ::slotted(c4d-link-list){display:block;margin-inline-end:0;max-inline-size:none;padding-block-end:3rem}@media(min-width:42rem){.cds--leadspace-block .cds--link-list,:host(c4d-leadspace-block-content) ::slotted(c4d-link-list){max-inline-size:40rem}}.cds--leadspace-block .cds--leadspace-block__media,:host(c4d-leadspace-block-media){display:block;max-inline-size:40rem;padding-block-end:2rem}.cds--leadspace-block .cds--leadspace-block__media ::slotted(c4d-image),:host(c4d-leadspace-block-media) ::slotted(c4d-image){margin-block:0}:host(c4d-leadspace-with-search){display:block;position:relative}:host(c4d-leadspace-with-search) .cds--content-layout{padding:2rem 0;position:relative}:host(c4d-leadspace-with-search) .cds--content-layout:before{background-color:var(--cds-background,#fff);block-size:100%;content:"";inline-size:100vw;inset-inline-end:calc(50% - 50vw);position:absolute;z-index:-1}@media(min-width:42rem){:host(c4d-leadspace-with-search) .cds--content-layout{padding:2rem 0 3rem}}@media(min-width:82rem){:host(c4d-leadspace-with-search) .cds--content-layout{padding:3rem 0}}:host(c4d-leadspace-with-search) .cds--content-layout-g10{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#f4f4f4;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#c6c6c6;--cds-border-subtle-01:#e0e0e0;--cds-border-subtle-02:#c6c6c6;--cds-border-subtle-03:#e0e0e0;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#a8a8a8;--cds-border-tile-02:#c6c6c6;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#fff;--cds-field-02:#f4f4f4;--cds-field-03:#fff;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#fff;--cds-layer-02:#f4f4f4;--cds-layer-03:#fff;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#f4f4f4;--cds-layer-background-02:#fff;--cds-layer-background-03:#f4f4f4;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search) .cds--content-layout-g90{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#474747;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#262626;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#a8a8a8;--cds-border-strong-03:#c6c6c6;--cds-border-subtle-00:#525252;--cds-border-subtle-01:#6f6f6f;--cds-border-subtle-02:#8d8d8d;--cds-border-subtle-03:#8d8d8d;--cds-border-subtle-selected-01:#8d8d8d;--cds-border-subtle-selected-02:#a8a8a8;--cds-border-subtle-selected-03:#a8a8a8;--cds-border-tile-01:#6f6f6f;--cds-border-tile-02:#8d8d8d;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#393939;--cds-field-02:#525252;--cds-field-03:#6f6f6f;--cds-field-hover-01:#474747;--cds-field-hover-02:#636363;--cds-field-hover-03:#5e5e5e;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#002d9c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#393939;--cds-layer-02:#525252;--cds-layer-03:#6f6f6f;--cds-layer-accent-01:#525252;--cds-layer-accent-02:#6f6f6f;--cds-layer-accent-03:#8d8d8d;--cds-layer-accent-active-01:#8d8d8d;--cds-layer-accent-active-02:#393939;--cds-layer-accent-active-03:#525252;--cds-layer-accent-hover-01:#636363;--cds-layer-accent-hover-02:#5e5e5e;--cds-layer-accent-hover-03:#7a7a7a;--cds-layer-active-01:#6f6f6f;--cds-layer-active-02:#8d8d8d;--cds-layer-active-03:#393939;--cds-layer-background-01:#262626;--cds-layer-background-02:#393939;--cds-layer-background-03:#525252;--cds-layer-hover-01:#474747;--cds-layer-hover-02:#636363;--cds-layer-hover-03:#5e5e5e;--cds-layer-selected-01:#525252;--cds-layer-selected-02:#6f6f6f;--cds-layer-selected-03:#525252;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#636363;--cds-layer-selected-hover-02:#5e5e5e;--cds-layer-selected-hover-03:#636363;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#333;--cds-skeleton-element:#525252;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#ff8389;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ffb3b8;--cds-text-helper:#c6c6c6;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#ff8389;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search) .cds--content-layout-g100{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search) .cds--search-container{padding-block-end:4rem;position:relative;transform:translateY(0);transition-duration:0s;transition-property:transform;transition-timing-function:motion(entrance,productive);z-index:11}@media(max-width:41.98rem){:host(c4d-leadspace-with-search) .cds--search-container{margin:0 1rem}}@media(min-width:42rem){:host(c4d-leadspace-with-search) .cds--search-container{padding-block-end:6rem}}:host(c4d-leadspace-with-search) .cds--search-container-dual-theme{padding:2rem 0}@media(min-width:42rem){:host(c4d-leadspace-with-search) .cds--search-container-dual-theme{padding:3rem 0}}:host(c4d-leadspace-with-search) .cds--search-container .cds--sticky-header{align-self:center;display:none;font-size:var(--cds-heading-01-font-size,.875rem);font-weight:var(--cds-heading-01-font-weight,600);letter-spacing:var(--cds-heading-01-letter-spacing,.16px);line-height:var(--cds-heading-01-line-height,1.42857)}:host(c4d-leadspace-with-search) .cds--search-container:before{background-color:var(--cds-background,#fff);block-size:100%;content:"";inline-size:100vw;inset-block-start:0;inset-inline-end:calc(50% - 50vw);position:absolute;z-index:-1}:host(c4d-leadspace-with-search) ::slotted(c4d-leadspace-heading){color:var(--cds-text-primary,#161616);margin-block-end:0;max-inline-size:40rem;padding-inline-start:0}@media(min-width:42rem){:host(c4d-leadspace-with-search) ::slotted(c4d-leadspace-heading){inline-size:calc(75% - 2rem)}}@media(min-width:66rem){:host(c4d-leadspace-with-search) ::slotted(c4d-leadspace-heading){inline-size:calc(100% - 2rem)}}@media(min-width:42rem){:host(c4d-leadspace-with-search) ::slotted(c4d-search-with-typeahead){inline-size:calc(75% - 2rem);margin-inline-start:1rem}}@media(min-width:66rem){:host(c4d-leadspace-with-search) ::slotted(c4d-search-with-typeahead){inline-size:calc(100% - 2rem)}}:host(c4d-leadspace-with-search) ::slotted(c4d-hr){background:var(--cds-layer-accent-01,#e0e0e0);margin:0 calc(50% - 50vw);position:relative}:host(c4d-leadspace-with-search[dual-theme=white-and-g10]) .cds--search-layout{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[dual-theme=white-and-g10]) .cds--search-container{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#f4f4f4;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#c6c6c6;--cds-border-subtle-01:#e0e0e0;--cds-border-subtle-02:#c6c6c6;--cds-border-subtle-03:#e0e0e0;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#a8a8a8;--cds-border-tile-02:#c6c6c6;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#fff;--cds-field-02:#f4f4f4;--cds-field-03:#fff;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#fff;--cds-layer-02:#f4f4f4;--cds-layer-03:#fff;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#f4f4f4;--cds-layer-background-02:#fff;--cds-layer-background-03:#f4f4f4;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[dual-theme=g10-and-white]) .cds--content-layout{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#f4f4f4;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#c6c6c6;--cds-border-subtle-01:#e0e0e0;--cds-border-subtle-02:#c6c6c6;--cds-border-subtle-03:#e0e0e0;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#a8a8a8;--cds-border-tile-02:#c6c6c6;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#fff;--cds-field-02:#f4f4f4;--cds-field-03:#fff;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#fff;--cds-layer-02:#f4f4f4;--cds-layer-03:#fff;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#f4f4f4;--cds-layer-background-02:#fff;--cds-layer-background-03:#f4f4f4;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[dual-theme=g10-and-white]) .cds--search-container{--cds-ai-aura-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-background:#edf5ff;--cds-ai-aura-hover-end:hsla(0,0%,100%,0);--cds-ai-aura-hover-start:rgba(69,137,255,.32);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#78a9ff;--cds-ai-border-start:rgba(166,200,255,.64);--cds-ai-border-strong:#4589ff;--cds-ai-drop-shadow:rgba(15,98,254,.1);--cds-ai-inner-shadow:rgba(69,137,255,.1);--cds-ai-overlay:rgba(0,17,65,.5);--cds-ai-popover-background:#fff;--cds-ai-popover-caret-bottom:#78a9ff;--cds-ai-popover-caret-bottom-background:#eaf1ff;--cds-ai-popover-caret-bottom-background-actions:#e9effa;--cds-ai-popover-caret-center:#a0c3ff;--cds-ai-popover-shadow-outer-01:rgba(0,67,206,.06);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.04);--cds-ai-skeleton-background:#d0e2ff;--cds-ai-skeleton-element-background:#4589ff;--cds-background:#fff;--cds-background-active:hsla(0,0%,55%,.5);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.12);--cds-background-inverse:#393939;--cds-background-inverse-hover:#474747;--cds-background-selected:hsla(0,0%,55%,.2);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:#c6c6c6;--cds-border-interactive:#0f62fe;--cds-border-inverse:#161616;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#8d8d8d;--cds-border-subtle-00:#e0e0e0;--cds-border-subtle-01:#c6c6c6;--cds-border-subtle-02:#e0e0e0;--cds-border-subtle-03:#c6c6c6;--cds-border-subtle-selected-01:#c6c6c6;--cds-border-subtle-selected-02:#c6c6c6;--cds-border-subtle-selected-03:#c6c6c6;--cds-border-tile-01:#c6c6c6;--cds-border-tile-02:#a8a8a8;--cds-border-tile-03:#c6c6c6;--cds-chat-avatar-agent:#393939;--cds-chat-avatar-bot:#6f6f6f;--cds-chat-avatar-user:#0f62fe;--cds-chat-bubble-agent:#fff;--cds-chat-bubble-border:#e0e0e0;--cds-chat-bubble-user:#e0e0e0;--cds-chat-button:#0f62fe;--cds-chat-button-active:hsla(0,0%,55%,.5);--cds-chat-button-hover:hsla(0,0%,55%,.12);--cds-chat-button-selected:hsla(0,0%,55%,.2);--cds-chat-button-text-hover:#0043ce;--cds-chat-button-text-selected:#525252;--cds-chat-header-background:#fff;--cds-chat-prompt-background:#fff;--cds-chat-prompt-border-end:hsla(0,0%,96%,0);--cds-chat-prompt-border-start:#f4f4f4;--cds-chat-shell-background:#fff;--cds-field-01:#f4f4f4;--cds-field-02:#fff;--cds-field-03:#f4f4f4;--cds-field-hover-01:#e8e8e8;--cds-field-hover-02:#e8e8e8;--cds-field-hover-03:#e8e8e8;--cds-focus:#0f62fe;--cds-focus-inset:#fff;--cds-focus-inverse:#fff;--cds-highlight:#d0e2ff;--cds-icon-disabled:hsla(0,0%,9%,.25);--cds-icon-interactive:#0f62fe;--cds-icon-inverse:#fff;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:#8d8d8d;--cds-icon-primary:#161616;--cds-icon-secondary:#525252;--cds-interactive:#0f62fe;--cds-layer-01:#f4f4f4;--cds-layer-02:#fff;--cds-layer-03:#f4f4f4;--cds-layer-accent-01:#e0e0e0;--cds-layer-accent-02:#e0e0e0;--cds-layer-accent-03:#e0e0e0;--cds-layer-accent-active-01:#a8a8a8;--cds-layer-accent-active-02:#a8a8a8;--cds-layer-accent-active-03:#a8a8a8;--cds-layer-accent-hover-01:#d1d1d1;--cds-layer-accent-hover-02:#d1d1d1;--cds-layer-accent-hover-03:#d1d1d1;--cds-layer-active-01:#c6c6c6;--cds-layer-active-02:#c6c6c6;--cds-layer-active-03:#c6c6c6;--cds-layer-background-01:#fff;--cds-layer-background-02:#f4f4f4;--cds-layer-background-03:#fff;--cds-layer-hover-01:#e8e8e8;--cds-layer-hover-02:#e8e8e8;--cds-layer-hover-03:#e8e8e8;--cds-layer-selected-01:#e0e0e0;--cds-layer-selected-02:#e0e0e0;--cds-layer-selected-03:#e0e0e0;--cds-layer-selected-disabled:#8d8d8d;--cds-layer-selected-hover-01:#d1d1d1;--cds-layer-selected-hover-02:#d1d1d1;--cds-layer-selected-hover-03:#d1d1d1;--cds-layer-selected-inverse:#161616;--cds-link-inverse:#78a9ff;--cds-link-inverse-active:#f4f4f4;--cds-link-inverse-hover:#a6c8ff;--cds-link-inverse-visited:#be95ff;--cds-link-primary:#0f62fe;--cds-link-primary-hover:#0043ce;--cds-link-secondary:#0043ce;--cds-link-visited:#8a3ffc;--cds-overlay:hsla(0,0%,9%,.5);--cds-shadow:rgba(0,0,0,.3);--cds-skeleton-background:#e8e8e8;--cds-skeleton-element:#c6c6c6;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#8a3ffc;--cds-support-error:#da1e28;--cds-support-error-inverse:#fa4d56;--cds-support-info:#0043ce;--cds-support-info-inverse:#4589ff;--cds-support-success:#24a148;--cds-support-success-inverse:#42be65;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,9%,.25);--cds-text-error:#da1e28;--cds-text-helper:#6f6f6f;--cds-text-inverse:#fff;--cds-text-on-color:#fff;--cds-text-on-color-disabled:#8d8d8d;--cds-text-placeholder:hsla(0,0%,9%,.4);--cds-text-primary:#161616;--cds-text-secondary:#525252;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#e0e0e0;--cds-button-primary:#0f62fe;--cds-button-secondary:#393939;--cds-button-tertiary:#0f62fe;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#da1e28;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#6f6f6f;--cds-button-tertiary-active:#002d9c;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#474747;--cds-button-tertiary-hover:#0050e6;--cds-button-disabled:#c6c6c6;--cds-tag-background-red:#ffd7d9;--cds-tag-color-red:#a2191f;--cds-tag-hover-red:#ffc2c5;--cds-tag-background-magenta:#ffd6e8;--cds-tag-color-magenta:#9f1853;--cds-tag-hover-magenta:#ffbdda;--cds-tag-background-purple:#e8daff;--cds-tag-color-purple:#6929c4;--cds-tag-hover-purple:#dcc7ff;--cds-tag-background-blue:#d0e2ff;--cds-tag-color-blue:#0043ce;--cds-tag-hover-blue:#b8d3ff;--cds-tag-background-cyan:#bae6ff;--cds-tag-color-cyan:#00539a;--cds-tag-hover-cyan:#99daff;--cds-tag-background-teal:#9ef0f0;--cds-tag-color-teal:#005d5d;--cds-tag-hover-teal:#57e5e5;--cds-tag-background-green:#a7f0ba;--cds-tag-color-green:#0e6027;--cds-tag-hover-green:#74e792;--cds-tag-background-gray:#e0e0e0;--cds-tag-color-gray:#161616;--cds-tag-hover-gray:#d1d1d1;--cds-tag-border-red:#ff8389;--cds-tag-border-blue:#78a9ff;--cds-tag-border-cyan:#33b1ff;--cds-tag-border-teal:#08bdba;--cds-tag-border-green:#42be65;--cds-tag-border-magenta:#ff7eb6;--cds-tag-border-purple:#be95ff;--cds-tag-border-gray:#a8a8a8;--cds-tag-border-cool-gray:#a2a9b0;--cds-tag-border-warm-gray:#ada8a8;--cds-tag-background-cool-gray:#dde1e6;--cds-tag-color-cool-gray:#121619;--cds-tag-hover-cool-gray:#cdd3da;--cds-tag-background-warm-gray:#e5e0df;--cds-tag-color-warm-gray:#171414;--cds-tag-hover-warm-gray:#d8d0cf;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[dual-theme=g90-and-g100]) .cds--content-layout{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#474747;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#262626;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#a8a8a8;--cds-border-strong-03:#c6c6c6;--cds-border-subtle-00:#525252;--cds-border-subtle-01:#6f6f6f;--cds-border-subtle-02:#8d8d8d;--cds-border-subtle-03:#8d8d8d;--cds-border-subtle-selected-01:#8d8d8d;--cds-border-subtle-selected-02:#a8a8a8;--cds-border-subtle-selected-03:#a8a8a8;--cds-border-tile-01:#6f6f6f;--cds-border-tile-02:#8d8d8d;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#393939;--cds-field-02:#525252;--cds-field-03:#6f6f6f;--cds-field-hover-01:#474747;--cds-field-hover-02:#636363;--cds-field-hover-03:#5e5e5e;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#002d9c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#393939;--cds-layer-02:#525252;--cds-layer-03:#6f6f6f;--cds-layer-accent-01:#525252;--cds-layer-accent-02:#6f6f6f;--cds-layer-accent-03:#8d8d8d;--cds-layer-accent-active-01:#8d8d8d;--cds-layer-accent-active-02:#393939;--cds-layer-accent-active-03:#525252;--cds-layer-accent-hover-01:#636363;--cds-layer-accent-hover-02:#5e5e5e;--cds-layer-accent-hover-03:#7a7a7a;--cds-layer-active-01:#6f6f6f;--cds-layer-active-02:#8d8d8d;--cds-layer-active-03:#393939;--cds-layer-background-01:#262626;--cds-layer-background-02:#393939;--cds-layer-background-03:#525252;--cds-layer-hover-01:#474747;--cds-layer-hover-02:#636363;--cds-layer-hover-03:#5e5e5e;--cds-layer-selected-01:#525252;--cds-layer-selected-02:#6f6f6f;--cds-layer-selected-03:#525252;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#636363;--cds-layer-selected-hover-02:#5e5e5e;--cds-layer-selected-hover-03:#636363;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#333;--cds-skeleton-element:#525252;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#ff8389;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ffb3b8;--cds-text-helper:#c6c6c6;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#ff8389;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[dual-theme=g90-and-g100]) .cds--search-container{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[dual-theme=g100-and-g90]) .cds--content-layout{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#333;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#161616;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#6f6f6f;--cds-border-strong-02:#8d8d8d;--cds-border-strong-03:#a8a8a8;--cds-border-subtle-00:#393939;--cds-border-subtle-01:#525252;--cds-border-subtle-02:#6f6f6f;--cds-border-subtle-03:#6f6f6f;--cds-border-subtle-selected-01:#6f6f6f;--cds-border-subtle-selected-02:#8d8d8d;--cds-border-subtle-selected-03:#8d8d8d;--cds-border-tile-01:#525252;--cds-border-tile-02:#6f6f6f;--cds-border-tile-03:#8d8d8d;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#262626;--cds-field-02:#393939;--cds-field-03:#525252;--cds-field-hover-01:#333;--cds-field-hover-02:#474747;--cds-field-hover-03:#636363;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#001d6c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#262626;--cds-layer-02:#393939;--cds-layer-03:#525252;--cds-layer-accent-01:#393939;--cds-layer-accent-02:#525252;--cds-layer-accent-03:#6f6f6f;--cds-layer-accent-active-01:#6f6f6f;--cds-layer-accent-active-02:#8d8d8d;--cds-layer-accent-active-03:#393939;--cds-layer-accent-hover-01:#474747;--cds-layer-accent-hover-02:#636363;--cds-layer-accent-hover-03:#5e5e5e;--cds-layer-active-01:#525252;--cds-layer-active-02:#6f6f6f;--cds-layer-active-03:#8d8d8d;--cds-layer-background-01:#161616;--cds-layer-background-02:#262626;--cds-layer-background-03:#393939;--cds-layer-hover-01:#333;--cds-layer-hover-02:#474747;--cds-layer-hover-03:#636363;--cds-layer-selected-01:#393939;--cds-layer-selected-02:#525252;--cds-layer-selected-03:#6f6f6f;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#474747;--cds-layer-selected-hover-02:#636363;--cds-layer-selected-hover-03:#5e5e5e;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#292929;--cds-skeleton-element:#393939;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#fa4d56;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ff8389;--cds-text-helper:#a8a8a8;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#6f6f6f;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#fa4d56;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[dual-theme=g100-and-g90]) .cds--search-container{--cds-ai-aura-end:transparent;--cds-ai-aura-hover-background:#474747;--cds-ai-aura-hover-end:transparent;--cds-ai-aura-hover-start:rgba(69,137,255,.4);--cds-ai-aura-start:rgba(69,137,255,.1);--cds-ai-aura-start-sm:rgba(69,137,255,.16);--cds-ai-border-end:#4589ff;--cds-ai-border-start:rgba(166,200,255,.36);--cds-ai-border-strong:#78a9ff;--cds-ai-drop-shadow:rgba(0,0,0,.28);--cds-ai-inner-shadow:rgba(69,137,255,.16);--cds-ai-overlay:rgba(0,0,0,.5);--cds-ai-popover-background:#161616;--cds-ai-popover-caret-bottom:#4589ff;--cds-ai-popover-caret-bottom-background:#202d45;--cds-ai-popover-caret-bottom-background-actions:#1e283a;--cds-ai-popover-caret-center:#4870b5;--cds-ai-popover-shadow-outer-01:rgba(0,0,0,.12);--cds-ai-popover-shadow-outer-02:rgba(0,0,0,.08);--cds-ai-skeleton-background:rgba(120,169,255,.5);--cds-ai-skeleton-element-background:rgba(120,169,255,.3);--cds-background:#262626;--cds-background-active:hsla(0,0%,55%,.4);--cds-background-brand:#0f62fe;--cds-background-hover:hsla(0,0%,55%,.16);--cds-background-inverse:#f4f4f4;--cds-background-inverse-hover:#e8e8e8;--cds-background-selected:hsla(0,0%,55%,.24);--cds-background-selected-hover:hsla(0,0%,55%,.32);--cds-border-disabled:hsla(0,0%,55%,.5);--cds-border-interactive:#4589ff;--cds-border-inverse:#f4f4f4;--cds-border-strong-01:#8d8d8d;--cds-border-strong-02:#a8a8a8;--cds-border-strong-03:#c6c6c6;--cds-border-subtle-00:#525252;--cds-border-subtle-01:#6f6f6f;--cds-border-subtle-02:#8d8d8d;--cds-border-subtle-03:#8d8d8d;--cds-border-subtle-selected-01:#8d8d8d;--cds-border-subtle-selected-02:#a8a8a8;--cds-border-subtle-selected-03:#a8a8a8;--cds-border-tile-01:#6f6f6f;--cds-border-tile-02:#8d8d8d;--cds-border-tile-03:#a8a8a8;--cds-chat-avatar-agent:#c6c6c6;--cds-chat-avatar-bot:#8d8d8d;--cds-chat-avatar-user:#4589ff;--cds-chat-bubble-agent:#262626;--cds-chat-bubble-border:#525252;--cds-chat-bubble-user:#393939;--cds-chat-button:#78a9ff;--cds-chat-button-active:hsla(0,0%,55%,.4);--cds-chat-button-hover:hsla(0,0%,55%,.16);--cds-chat-button-selected:hsla(0,0%,55%,.24);--cds-chat-button-text-hover:#a6c8ff;--cds-chat-button-text-selected:#c6c6c6;--cds-chat-header-background:#262626;--cds-chat-prompt-background:#161616;--cds-chat-prompt-border-end:rgba(38,38,38,0);--cds-chat-prompt-border-start:#262626;--cds-chat-shell-background:#262626;--cds-field-01:#393939;--cds-field-02:#525252;--cds-field-03:#6f6f6f;--cds-field-hover-01:#474747;--cds-field-hover-02:#636363;--cds-field-hover-03:#5e5e5e;--cds-focus:#fff;--cds-focus-inset:#161616;--cds-focus-inverse:#0f62fe;--cds-highlight:#002d9c;--cds-icon-disabled:hsla(0,0%,96%,.25);--cds-icon-interactive:#fff;--cds-icon-inverse:#161616;--cds-icon-on-color:#fff;--cds-icon-on-color-disabled:hsla(0,0%,100%,.25);--cds-icon-primary:#f4f4f4;--cds-icon-secondary:#c6c6c6;--cds-interactive:#4589ff;--cds-layer-01:#393939;--cds-layer-02:#525252;--cds-layer-03:#6f6f6f;--cds-layer-accent-01:#525252;--cds-layer-accent-02:#6f6f6f;--cds-layer-accent-03:#8d8d8d;--cds-layer-accent-active-01:#8d8d8d;--cds-layer-accent-active-02:#393939;--cds-layer-accent-active-03:#525252;--cds-layer-accent-hover-01:#636363;--cds-layer-accent-hover-02:#5e5e5e;--cds-layer-accent-hover-03:#7a7a7a;--cds-layer-active-01:#6f6f6f;--cds-layer-active-02:#8d8d8d;--cds-layer-active-03:#393939;--cds-layer-background-01:#262626;--cds-layer-background-02:#393939;--cds-layer-background-03:#525252;--cds-layer-hover-01:#474747;--cds-layer-hover-02:#636363;--cds-layer-hover-03:#5e5e5e;--cds-layer-selected-01:#525252;--cds-layer-selected-02:#6f6f6f;--cds-layer-selected-03:#525252;--cds-layer-selected-disabled:#a8a8a8;--cds-layer-selected-hover-01:#636363;--cds-layer-selected-hover-02:#5e5e5e;--cds-layer-selected-hover-03:#636363;--cds-layer-selected-inverse:#f4f4f4;--cds-link-inverse:#0f62fe;--cds-link-inverse-active:#161616;--cds-link-inverse-hover:#0043ce;--cds-link-inverse-visited:#8a3ffc;--cds-link-primary:#78a9ff;--cds-link-primary-hover:#a6c8ff;--cds-link-secondary:#a6c8ff;--cds-link-visited:#be95ff;--cds-overlay:rgba(0,0,0,.65);--cds-shadow:rgba(0,0,0,.8);--cds-skeleton-background:#333;--cds-skeleton-element:#525252;--cds-support-caution-major:#ff832b;--cds-support-caution-minor:#f1c21b;--cds-support-caution-undefined:#a56eff;--cds-support-error:#ff8389;--cds-support-error-inverse:#da1e28;--cds-support-info:#4589ff;--cds-support-info-inverse:#0043ce;--cds-support-success:#42be65;--cds-support-success-inverse:#24a148;--cds-support-warning:#f1c21b;--cds-support-warning-inverse:#f1c21b;--cds-text-disabled:hsla(0,0%,96%,.25);--cds-text-error:#ffb3b8;--cds-text-helper:#c6c6c6;--cds-text-inverse:#161616;--cds-text-on-color:#fff;--cds-text-on-color-disabled:hsla(0,0%,100%,.25);--cds-text-placeholder:hsla(0,0%,96%,.4);--cds-text-primary:#f4f4f4;--cds-text-secondary:#c6c6c6;--cds-toggle-off:#8d8d8d;--cds-spacing-01:0.125rem;--cds-spacing-02:0.25rem;--cds-spacing-03:0.5rem;--cds-spacing-04:0.75rem;--cds-spacing-05:1rem;--cds-spacing-06:1.5rem;--cds-spacing-07:2rem;--cds-spacing-08:2.5rem;--cds-spacing-09:3rem;--cds-spacing-10:4rem;--cds-spacing-11:5rem;--cds-spacing-12:6rem;--cds-spacing-13:10rem;--cds-fluid-spacing-01:0;--cds-fluid-spacing-02:2vw;--cds-fluid-spacing-03:5vw;--cds-fluid-spacing-04:10vw;--cds-caption-01-font-size:0.75rem;--cds-caption-01-font-weight:400;--cds-caption-01-line-height:1.33333;--cds-caption-01-letter-spacing:0.32px;--cds-caption-02-font-size:0.875rem;--cds-caption-02-font-weight:400;--cds-caption-02-line-height:1.28572;--cds-caption-02-letter-spacing:0.32px;--cds-label-01-font-size:0.75rem;--cds-label-01-font-weight:400;--cds-label-01-line-height:1.33333;--cds-label-01-letter-spacing:0.32px;--cds-label-02-font-size:0.875rem;--cds-label-02-font-weight:400;--cds-label-02-line-height:1.28572;--cds-label-02-letter-spacing:0.16px;--cds-helper-text-01-font-size:0.75rem;--cds-helper-text-01-line-height:1.33333;--cds-helper-text-01-letter-spacing:0.32px;--cds-helper-text-02-font-size:0.875rem;--cds-helper-text-02-font-weight:400;--cds-helper-text-02-line-height:1.28572;--cds-helper-text-02-letter-spacing:0.16px;--cds-body-short-01-font-size:0.875rem;--cds-body-short-01-font-weight:400;--cds-body-short-01-line-height:1.28572;--cds-body-short-01-letter-spacing:0.16px;--cds-body-short-02-font-size:1rem;--cds-body-short-02-font-weight:400;--cds-body-short-02-line-height:1.375;--cds-body-short-02-letter-spacing:0;--cds-body-long-01-font-size:0.875rem;--cds-body-long-01-font-weight:400;--cds-body-long-01-line-height:1.42857;--cds-body-long-01-letter-spacing:0.16px;--cds-body-long-02-font-size:1rem;--cds-body-long-02-font-weight:400;--cds-body-long-02-line-height:1.5;--cds-body-long-02-letter-spacing:0;--cds-code-01-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-01-font-size:0.75rem;--cds-code-01-font-weight:400;--cds-code-01-line-height:1.33333;--cds-code-01-letter-spacing:0.32px;--cds-code-02-font-family:"IBM Plex Mono",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",monospace;--cds-code-02-font-size:0.875rem;--cds-code-02-font-weight:400;--cds-code-02-line-height:1.42857;--cds-code-02-letter-spacing:0.32px;--cds-heading-01-font-size:0.875rem;--cds-heading-01-font-weight:600;--cds-heading-01-line-height:1.42857;--cds-heading-01-letter-spacing:0.16px;--cds-heading-02-font-size:1rem;--cds-heading-02-font-weight:600;--cds-heading-02-line-height:1.5;--cds-heading-02-letter-spacing:0;--cds-productive-heading-01-font-size:0.875rem;--cds-productive-heading-01-font-weight:600;--cds-productive-heading-01-line-height:1.28572;--cds-productive-heading-01-letter-spacing:0.16px;--cds-productive-heading-02-font-size:1rem;--cds-productive-heading-02-font-weight:600;--cds-productive-heading-02-line-height:1.375;--cds-productive-heading-02-letter-spacing:0;--cds-productive-heading-03-font-size:1.25rem;--cds-productive-heading-03-font-weight:400;--cds-productive-heading-03-line-height:1.4;--cds-productive-heading-03-letter-spacing:0;--cds-productive-heading-04-font-size:1.75rem;--cds-productive-heading-04-font-weight:400;--cds-productive-heading-04-line-height:1.28572;--cds-productive-heading-04-letter-spacing:0;--cds-productive-heading-05-font-size:2rem;--cds-productive-heading-05-font-weight:400;--cds-productive-heading-05-line-height:1.25;--cds-productive-heading-05-letter-spacing:0;--cds-productive-heading-06-font-size:2.625rem;--cds-productive-heading-06-font-weight:300;--cds-productive-heading-06-line-height:1.199;--cds-productive-heading-06-letter-spacing:0;--cds-productive-heading-07-font-size:3.375rem;--cds-productive-heading-07-font-weight:300;--cds-productive-heading-07-line-height:1.19;--cds-productive-heading-07-letter-spacing:0;--cds-expressive-paragraph-01-font-size:1.5rem;--cds-expressive-paragraph-01-font-weight:300;--cds-expressive-paragraph-01-line-height:1.334;--cds-expressive-paragraph-01-letter-spacing:0;--cds-expressive-heading-01-font-size:0.875rem;--cds-expressive-heading-01-font-weight:600;--cds-expressive-heading-01-line-height:1.42857;--cds-expressive-heading-01-letter-spacing:0.16px;--cds-expressive-heading-02-font-size:1rem;--cds-expressive-heading-02-font-weight:600;--cds-expressive-heading-02-line-height:1.5;--cds-expressive-heading-02-letter-spacing:0;--cds-expressive-heading-03-font-size:1.25rem;--cds-expressive-heading-03-font-weight:400;--cds-expressive-heading-03-line-height:1.4;--cds-expressive-heading-03-letter-spacing:0;--cds-expressive-heading-04-font-size:1.75rem;--cds-expressive-heading-04-font-weight:400;--cds-expressive-heading-04-line-height:1.28572;--cds-expressive-heading-04-letter-spacing:0;--cds-expressive-heading-05-font-size:2rem;--cds-expressive-heading-05-font-weight:400;--cds-expressive-heading-05-line-height:1.25;--cds-expressive-heading-05-letter-spacing:0;--cds-expressive-heading-06-font-size:2rem;--cds-expressive-heading-06-font-weight:600;--cds-expressive-heading-06-line-height:1.25;--cds-expressive-heading-06-letter-spacing:0;--cds-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-01-font-size:1.25rem;--cds-quotation-01-font-weight:400;--cds-quotation-01-line-height:1.3;--cds-quotation-01-letter-spacing:0;--cds-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-quotation-02-font-size:2rem;--cds-quotation-02-font-weight:300;--cds-quotation-02-line-height:1.25;--cds-quotation-02-letter-spacing:0;--cds-display-01-font-size:2.625rem;--cds-display-01-font-weight:300;--cds-display-01-line-height:1.19;--cds-display-01-letter-spacing:0;--cds-display-02-font-size:2.625rem;--cds-display-02-font-weight:600;--cds-display-02-line-height:1.19;--cds-display-02-letter-spacing:0;--cds-display-03-font-size:2.625rem;--cds-display-03-font-weight:300;--cds-display-03-line-height:1.19;--cds-display-03-letter-spacing:0;--cds-display-04-font-size:2.625rem;--cds-display-04-font-weight:300;--cds-display-04-line-height:1.19;--cds-display-04-letter-spacing:0;--cds-legal-01-font-size:0.75rem;--cds-legal-01-font-weight:400;--cds-legal-01-line-height:1.33333;--cds-legal-01-letter-spacing:0.32px;--cds-legal-02-font-size:0.875rem;--cds-legal-02-font-weight:400;--cds-legal-02-line-height:1.28572;--cds-legal-02-letter-spacing:0.16px;--cds-body-compact-01-font-size:0.875rem;--cds-body-compact-01-font-weight:400;--cds-body-compact-01-line-height:1.28572;--cds-body-compact-01-letter-spacing:0.16px;--cds-body-compact-02-font-size:1rem;--cds-body-compact-02-font-weight:400;--cds-body-compact-02-line-height:1.375;--cds-body-compact-02-letter-spacing:0;--cds-heading-compact-01-font-size:0.875rem;--cds-heading-compact-01-font-weight:600;--cds-heading-compact-01-line-height:1.28572;--cds-heading-compact-01-letter-spacing:0.16px;--cds-heading-compact-02-font-size:1rem;--cds-heading-compact-02-font-weight:600;--cds-heading-compact-02-line-height:1.375;--cds-heading-compact-02-letter-spacing:0;--cds-body-01-font-size:0.875rem;--cds-body-01-font-weight:400;--cds-body-01-line-height:1.42857;--cds-body-01-letter-spacing:0.16px;--cds-body-02-font-size:1rem;--cds-body-02-font-weight:400;--cds-body-02-line-height:1.5;--cds-body-02-letter-spacing:0;--cds-heading-03-font-size:1.25rem;--cds-heading-03-font-weight:400;--cds-heading-03-line-height:1.4;--cds-heading-03-letter-spacing:0;--cds-heading-04-font-size:1.75rem;--cds-heading-04-font-weight:400;--cds-heading-04-line-height:1.28572;--cds-heading-04-letter-spacing:0;--cds-heading-05-font-size:2rem;--cds-heading-05-font-weight:400;--cds-heading-05-line-height:1.25;--cds-heading-05-letter-spacing:0;--cds-heading-06-font-size:2.625rem;--cds-heading-06-font-weight:300;--cds-heading-06-line-height:1.199;--cds-heading-06-letter-spacing:0;--cds-heading-07-font-size:3.375rem;--cds-heading-07-font-weight:300;--cds-heading-07-line-height:1.19;--cds-heading-07-letter-spacing:0;--cds-fluid-heading-03-font-size:1.25rem;--cds-fluid-heading-03-font-weight:400;--cds-fluid-heading-03-line-height:1.4;--cds-fluid-heading-03-letter-spacing:0;--cds-fluid-heading-04-font-size:1.75rem;--cds-fluid-heading-04-font-weight:400;--cds-fluid-heading-04-line-height:1.28572;--cds-fluid-heading-04-letter-spacing:0;--cds-fluid-heading-05-font-size:2rem;--cds-fluid-heading-05-font-weight:400;--cds-fluid-heading-05-line-height:1.25;--cds-fluid-heading-05-letter-spacing:0;--cds-fluid-heading-06-font-size:2rem;--cds-fluid-heading-06-font-weight:600;--cds-fluid-heading-06-line-height:1.25;--cds-fluid-heading-06-letter-spacing:0;--cds-fluid-paragraph-01-font-size:1.5rem;--cds-fluid-paragraph-01-font-weight:300;--cds-fluid-paragraph-01-line-height:1.334;--cds-fluid-paragraph-01-letter-spacing:0;--cds-fluid-quotation-01-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-01-font-size:1.25rem;--cds-fluid-quotation-01-font-weight:400;--cds-fluid-quotation-01-line-height:1.3;--cds-fluid-quotation-01-letter-spacing:0;--cds-fluid-quotation-02-font-family:"IBM Plex Serif",system-ui,-apple-system,BlinkMacSystemFont,".SFNSText-Regular",serif;--cds-fluid-quotation-02-font-size:2rem;--cds-fluid-quotation-02-font-weight:300;--cds-fluid-quotation-02-line-height:1.25;--cds-fluid-quotation-02-letter-spacing:0;--cds-fluid-display-01-font-size:2.625rem;--cds-fluid-display-01-font-weight:300;--cds-fluid-display-01-line-height:1.19;--cds-fluid-display-01-letter-spacing:0;--cds-fluid-display-02-font-size:2.625rem;--cds-fluid-display-02-font-weight:600;--cds-fluid-display-02-line-height:1.19;--cds-fluid-display-02-letter-spacing:0;--cds-fluid-display-03-font-size:2.625rem;--cds-fluid-display-03-font-weight:300;--cds-fluid-display-03-line-height:1.19;--cds-fluid-display-03-letter-spacing:0;--cds-fluid-display-04-font-size:2.625rem;--cds-fluid-display-04-font-weight:300;--cds-fluid-display-04-line-height:1.19;--cds-fluid-display-04-letter-spacing:0;--cds-true: ;--cds-button-separator:#161616;--cds-button-primary:#0f62fe;--cds-button-secondary:#6f6f6f;--cds-button-tertiary:#fff;--cds-button-danger-primary:#da1e28;--cds-button-danger-secondary:#ff8389;--cds-button-danger-active:#750e13;--cds-button-primary-active:#002d9c;--cds-button-secondary-active:#393939;--cds-button-tertiary-active:#c6c6c6;--cds-button-danger-hover:#b81921;--cds-button-primary-hover:#0050e6;--cds-button-secondary-hover:#5e5e5e;--cds-button-tertiary-hover:#f4f4f4;--cds-button-disabled:hsla(0,0%,55%,.3);--cds-tag-background-red:#a2191f;--cds-tag-color-red:#ffd7d9;--cds-tag-hover-red:#c21e25;--cds-tag-background-magenta:#9f1853;--cds-tag-color-magenta:#ffd6e8;--cds-tag-hover-magenta:#bf1d63;--cds-tag-background-purple:#6929c4;--cds-tag-color-purple:#e8daff;--cds-tag-hover-purple:#7c3dd6;--cds-tag-background-blue:#0043ce;--cds-tag-color-blue:#d0e2ff;--cds-tag-hover-blue:#0053ff;--cds-tag-background-cyan:#00539a;--cds-tag-color-cyan:#bae6ff;--cds-tag-hover-cyan:#0066bd;--cds-tag-background-teal:#005d5d;--cds-tag-color-teal:#9ef0f0;--cds-tag-hover-teal:#007070;--cds-tag-background-green:#0e6027;--cds-tag-color-green:#a7f0ba;--cds-tag-hover-green:#11742f;--cds-tag-background-gray:#525252;--cds-tag-color-gray:#f4f4f4;--cds-tag-hover-gray:#636363;--cds-tag-border-red:#fa4d56;--cds-tag-border-blue:#4589ff;--cds-tag-border-cyan:#1192e8;--cds-tag-border-teal:#009d9a;--cds-tag-border-green:#24a148;--cds-tag-border-magenta:#ee5396;--cds-tag-border-purple:#a56eff;--cds-tag-border-gray:#8d8d8d;--cds-tag-border-cool-gray:#878d96;--cds-tag-border-warm-gray:#8f8b8b;--cds-tag-background-cool-gray:#4d5358;--cds-tag-color-cool-gray:#f2f4f8;--cds-tag-hover-cool-gray:#5d646a;--cds-tag-background-warm-gray:#565151;--cds-tag-color-warm-gray:#f7f3f2;--cds-tag-hover-warm-gray:#696363;--cds-layer:var(--cds-layer-01,#f4f4f4);--cds-layer-active:var(--cds-layer-active-01,#c6c6c6);--cds-layer-hover:var(--cds-layer-hover-01,#e8e8e8);--cds-layer-selected:var(--cds-layer-selected-01,#e0e0e0);--cds-layer-selected-hover:var(--cds-layer-selected-hover-01,#d1d1d1);--cds-layer-accent:var(--cds-layer-accent-01,#e0e0e0);--cds-layer-accent-hover:var(--cds-layer-accent-hover-01,#d1d1d1);--cds-layer-accent-active:var(--cds-layer-accent-active-01,#a8a8a8);--cds-field:var(--cds-field-01,#f4f4f4);--cds-field-hover:var(--cds-field-hover-01,#e8e8e8);--cds-border-subtle:var(--cds-border-subtle-00,#e0e0e0);--cds-border-subtle-selected:var(--cds-border-subtle-selected-01,#c6c6c6);--cds-border-strong:var(--cds-border-strong-01,#8d8d8d);--cds-border-tile:var(--cds-border-tile-01,#c6c6c6)}:host(c4d-leadspace-with-search[sticky-search]) .cds--search-container{inline-size:100%;inset-block-start:0;inset-inline-start:0;margin:0;padding:1rem 0;position:fixed;transform:translateY(-100%)}:host(c4d-leadspace-with-search[sticky-search]) .cds--search-container-inner{display:flex;flex-wrap:wrap;margin-inline:-1rem;margin-inline:auto;max-inline-size:99rem;padding-inline:1rem}@media(min-width:42rem){:host(c4d-leadspace-with-search[sticky-search]) .cds--search-container-inner{padding-inline:2rem}}@media(min-width:99rem){:host(c4d-leadspace-with-search[sticky-search]) .cds--search-container-inner{padding-inline:2.5rem}}@media(min-width:66rem){:host(c4d-leadspace-with-search[sticky-search]) .cds--sticky-header{display:block;flex:0 0 25%;max-inline-size:25%}}:host(c4d-leadspace-with-search[sticky-search]) ::slotted(c4d-search-with-typeahead){display:block;flex:0 0 100%;max-inline-size:100%}@media(min-width:66rem){:host(c4d-leadspace-with-search[sticky-search]) ::slotted(c4d-search-with-typeahead){display:block;flex:0 0 62.5%;max-inline-size:62.5%}}:host(c4d-leadspace-with-search[sticky-search][scroll-behavior]:not([dual-theme])) .cds--search-container:before{border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0)}:host(c4d-leadspace-with-search-copy){display:block;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4;margin-block-end:0;max-inline-size:40rem;padding-block-start:2rem}@media(min-width:82rem){:host(c4d-leadspace-with-search-copy){font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media(min-width:99rem){:host(c4d-leadspace-with-search-copy){font-size:1.5rem;line-height:1.334}}@media(min-width:42rem){:host(c4d-leadspace-with-search-copy){inline-size:calc(75% - 2rem);padding-inline-end:1rem}}@media(min-width:66rem){:host(c4d-leadspace-with-search-copy){inline-size:calc(100% - 2rem);padding-inline-end:1rem}}@media(max-width:41.98rem){:host(c4d-leadspace-with-search-copy){padding-block-start:1.5rem}}.cds--tabs.cds--tabs--contained.cds--tabs--full-width .cds--tab--list{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));inline-size:100%}.cds--tabs.cds--tabs--contained.cds--tabs--full-width .cds--tab--list .cds--tabs__nav-link .cds--tabs__nav-item-label,.cds--tabs.cds--tabs--contained.cds--tabs--full-width .cds--tab--list .cds--tabs__nav-link .cds--tabs__nav-item-secondary-label{overflow:hidden;text-overflow:ellipsis}.cds--tabs.cds--tabs--contained.cds--tabs--full-width .cds--tab--list .cds--tabs__nav-link .cds--tabs__nav-item--icon{margin-inline-start:auto}.cds--tabs.cds--tabs--vertical .cds--tabs__nav-link .cds--tabs__nav-item-label{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}.cds--tab-content,.cds--tabs,:host(cds-tabs),:host(cds-tabs-skeleton){--cds-layout-density-padding-inline-local:clamp(var(--cds-layout-density-padding-inline-min),var(--cds-layout-density-padding-inline,var(--cds-layout-density-padding-inline-normal)),var(--cds-layout-density-padding-inline-max))}.cds--tabs.cds--tabs--contained.cds--tabs--tall,.cds--tabs.cds--tabs--tall{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-lg)),var(--cds-layout-size-height,var(--cds-layout-size-height-xl)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-xl)))}.cds--tabs,:host(cds-tabs),:host(cds-tabs-skeleton){--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-md)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-lg)));block-size:auto;color:var(--cds-text-primary,#161616);display:flex;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);max-block-size:var(--cds-layout-size-height-xl);min-block-size:var(--cds-layout-size-height-local);overflow-x:hidden;position:relative}.cds--tabs html,:host(cds-tabs) html,:host(cds-tabs-skeleton) html{font-size:100%}.cds--tabs body,:host(cds-tabs) body,:host(cds-tabs-skeleton) body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--tabs code,:host(cds-tabs) code,:host(cds-tabs-skeleton) code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--tabs strong,:host(cds-tabs) strong,:host(cds-tabs-skeleton) strong{font-weight:600}.cds--tabs.cds--tabs--contained{--cds-layout-size-height-local:clamp(max(var(--cds-layout-size-height-min),var(--cds-layout-size-height-sm)),var(--cds-layout-size-height,var(--cds-layout-size-height-lg)),min(var(--cds-layout-size-height-max),var(--cds-layout-size-height-xl)))}.cds--tabs .cds--tab--list,:host(cds-tabs) .cds--tab--list,:host(cds-tabs-skeleton) .cds--tab--list{display:flex;inline-size:auto;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;will-change:scroll-position}.cds--tabs .cds--tab--list::-webkit-scrollbar,:host(cds-tabs) .cds--tab--list::-webkit-scrollbar,:host(cds-tabs-skeleton) .cds--tab--list::-webkit-scrollbar{display:none}.cds--tabs.cds--tabs--vertical{background:var(--cds-layer);box-shadow:inset -1px 0 var(--cds-border-subtle);grid-column:span 2;max-block-size:none}@media(min-width:66rem){.cds--tabs.cds--tabs--vertical{grid-column:span 4}}.cds--tabs.cds--tabs--vertical .cds--tab--list{flex-direction:column;inline-size:100%;overflow-x:visible;overflow-y:auto}.cds--tabs.cds--tabs--vertical .cds--tab--list-gradient_bottom{background:linear-gradient(to bottom,transparent,var(--cds-layer));block-size:4rem;inset-block-end:0;inset-inline:0;pointer-events:none;position:absolute}.cds--tabs.cds--tabs--vertical .cds--tab--list-gradient_top{background:linear-gradient(to top,transparent,var(--cds-layer));block-size:4rem;inset-block-start:0;inset-inline:0;pointer-events:none;position:absolute}.cds--tabs .cds--tabs__nav,:host(cds-tabs) .cds--tabs__nav,:host(cds-tabs-skeleton) .cds--tabs__nav{border:0;box-sizing:border-box;display:flex;font-family:inherit;font-size:100%;margin:0;padding:0;vertical-align:baseline}.cds--tabs .cds--tabs__nav *,.cds--tabs .cds--tabs__nav :after,.cds--tabs .cds--tabs__nav :before,:host(cds-tabs) .cds--tabs__nav *,:host(cds-tabs) .cds--tabs__nav :after,:host(cds-tabs) .cds--tabs__nav :before,:host(cds-tabs-skeleton) .cds--tabs__nav *,:host(cds-tabs-skeleton) .cds--tabs__nav :after,:host(cds-tabs-skeleton) .cds--tabs__nav :before{box-sizing:inherit}.cds--tabs .cds--tab--overflow-nav-button,:host(cds-tabs) .cds--tab--overflow-nav-button,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;background-color:var(--cds-background,#fff);border:0;box-sizing:border-box;cursor:pointer;display:inline-block;display:flex;flex-shrink:0;font-family:inherit;font-size:100%;inline-size:100%;inline-size:2.5rem;justify-content:center;margin:0;padding:0;text-align:start;vertical-align:baseline}.cds--tabs .cds--tab--overflow-nav-button *,.cds--tabs .cds--tab--overflow-nav-button :after,.cds--tabs .cds--tab--overflow-nav-button :before,:host(cds-tabs) .cds--tab--overflow-nav-button *,:host(cds-tabs) .cds--tab--overflow-nav-button :after,:host(cds-tabs) .cds--tab--overflow-nav-button :before,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button *,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button :after,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button :before{box-sizing:inherit}.cds--tabs .cds--tab--overflow-nav-button::-moz-focus-inner,:host(cds-tabs) .cds--tab--overflow-nav-button::-moz-focus-inner,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button::-moz-focus-inner{border:0}.cds--tabs .cds--tab--overflow-nav-button:focus,:host(cds-tabs) .cds--tab--overflow-nav-button:focus,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tabs .cds--tab--overflow-nav-button:focus,:host(cds-tabs) .cds--tab--overflow-nav-button:focus,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button:focus{outline-style:dotted}}.cds--tabs .cds--tab--overflow-nav-button--hidden,:host(cds-tabs) .cds--tab--overflow-nav-button--hidden,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button--hidden{display:none}.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button{background-color:var(--cds-layer-accent);inline-size:3rem;margin:0}.cds--tabs .cds--tab--overflow-nav-button svg,:host(cds-tabs) .cds--tab--overflow-nav-button svg,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button svg{fill:var(--cds-icon-primary,#161616);z-index:2}.cds--tabs .cds--tab--overflow-nav-button--next,:host(cds-tabs) .cds--tab--overflow-nav-button--next,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button--next{inset-block-end:0;inset-block-start:0;inset-inline-end:0;position:absolute}.cds--tabs .cds--tab--overflow-nav-button--next:before,:host(cds-tabs) .cds--tab--overflow-nav-button--next:before,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button--next:before{background:linear-gradient(to right,hsla(0,0%,100%,0),var(--cds-background,#fff));block-size:100%;content:"";inline-size:.5rem;inset-inline-start:-.5rem;position:absolute;z-index:1}.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button--next:before{background-image:linear-gradient(to right,hsla(0,0%,100%,0),var(--cds-layer-accent))}.cds--tabs .cds--tab--overflow-nav-button--previous,:host(cds-tabs) .cds--tab--overflow-nav-button--previous,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button--previous{inset-block-end:0;inset-block-start:0;inset-inline-start:0;position:absolute}.cds--tabs .cds--tab--overflow-nav-button--previous:before,:host(cds-tabs) .cds--tab--overflow-nav-button--previous:before,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button--previous:before{background:var(--cds-background,#fff);block-size:100%;content:"";inline-size:2.5rem;inset-inline-end:0;position:absolute;z-index:1}.cds--tabs.cds--tabs--contained .cds--tab--overflow-nav-button--previous:before{background:linear-gradient(to left,hsla(0,0%,100%,0),var(--cds-layer-accent))}.cds--tabs .cds--tabs--light .cds--tabs__overflow-indicator--left,:host(cds-tabs) .cds--tabs--light .cds--tabs__overflow-indicator--left,:host(cds-tabs-skeleton) .cds--tabs--light .cds--tabs__overflow-indicator--left{background-image:linear-gradient(to left,hsla(0,0%,100%,0),var(--cds-layer))}.cds--tabs .cds--tabs--light .cds--tabs__overflow-indicator--right,:host(cds-tabs) .cds--tabs--light .cds--tabs__overflow-indicator--right,:host(cds-tabs-skeleton) .cds--tabs--light .cds--tabs__overflow-indicator--right{background-image:linear-gradient(to right,hsla(0,0%,100%,0),var(--cds-layer))}.cds--tabs.cds--tabs--contained .cds--tabs__overflow-indicator--left{background-image:linear-gradient(to left,hsla(0,0%,100%,0),var(--cds-layer-accent))}.cds--tabs.cds--tabs--contained .cds--tabs__overflow-indicator--right{background-image:linear-gradient(to right,hsla(0,0%,100%,0),var(--cds-layer-accent))}@media not all and (resolution &gt;= 0.001dpcm){@supports(-webkit-appearance:none) and (stroke-color:transparent){.cds--tabs .cds--tabs__overflow-indicator--left,:host(cds-tabs) .cds--tabs__overflow-indicator--left,:host(cds-tabs-skeleton) .cds--tabs__overflow-indicator--left{background-image:linear-gradient(to left,rgba(var(--cds-background,#ffffff),0),var(--cds-background,#fff))}.cds--tabs .cds--tabs__overflow-indicator--right,:host(cds-tabs) .cds--tabs__overflow-indicator--right,:host(cds-tabs-skeleton) .cds--tabs__overflow-indicator--right{background-image:linear-gradient(to right,rgba(var(--cds-background,#ffffff),0),var(--cds-background,#fff))}.cds--tabs.cds--tabs--contained .cds--tabs__overflow-indicator--left{background-image:linear-gradient(to left,rgba(var(--cds-layer-accent),0),var(--cds-layer-accent))}.cds--tabs.cds--tabs--contained .cds--tabs__overflow-indicator--right{background-image:linear-gradient(to right,rgba(var(--cds-layer-accent),0),var(--cds-layer-accent))}}}.cds--tabs .cds--tabs__nav-item-label-wrapper,:host(cds-tabs) .cds--tabs__nav-item-label-wrapper,:host(cds-tabs-skeleton) .cds--tabs__nav-item-label-wrapper{display:flex}.cds--tabs:not(.cds--tabs--contained) .cds--tabs__nav-item-label-wrapper,:not(.cds--tabs--contained):host(cds-tabs) .cds--tabs__nav-item-label-wrapper,:not(.cds--tabs--contained):host(cds-tabs-skeleton) .cds--tabs__nav-item-label-wrapper{inset-block-start:.0625rem;position:relative}.cds--tabs .cds--tabs__nav-item,:host(cds-tabs) .cds--tabs__nav-item,:host(cds-tabs-skeleton) .cds--tabs__nav-item{cursor:pointer;display:flex;flex:1 0 auto;padding:0;transition:background-color 70ms cubic-bezier(.2,0,.38,.9)}.cds--tabs .cds--tabs__nav-item html,:host(cds-tabs) .cds--tabs__nav-item html,:host(cds-tabs-skeleton) .cds--tabs__nav-item html{font-size:100%}.cds--tabs .cds--tabs__nav-item body,:host(cds-tabs) .cds--tabs__nav-item body,:host(cds-tabs-skeleton) .cds--tabs__nav-item body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,sans-serif;font-weight:400;text-rendering:optimizeLegibility}.cds--tabs .cds--tabs__nav-item code,:host(cds-tabs) .cds--tabs__nav-item code,:host(cds-tabs-skeleton) .cds--tabs__nav-item code{font-family:IBM Plex Mono,system-ui,-apple-system,BlinkMacSystemFont,\.SFNSText-Regular,monospace}.cds--tabs .cds--tabs__nav-item strong,:host(cds-tabs) .cds--tabs__nav-item strong,:host(cds-tabs-skeleton) .cds--tabs__nav-item strong{font-weight:600}.cds--tabs .cds--tabs__nav-item+.cds--tabs__nav-item,:host(cds-tabs) .cds--tabs__nav-item+.cds--tabs__nav-item,:host(cds-tabs-skeleton) .cds--tabs__nav-item+.cds--tabs__nav-item{margin-inline-start:.0625rem}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item{background-color:var(--cds-layer-accent);box-shadow:-.0625rem 0 0 0 var(--cds-border-strong);margin-inline-start:0}.cds--tabs.cds--tabs--vertical .cds--tabs__nav-item{background-color:var(--cds-layer-01,#f4f4f4);block-size:4rem;border-block-end:1px solid var(--cds-border-subtle);border-inline-end:1px solid var(--cds-border-subtle);box-shadow:inset 3px 0 0 0 var(--cds-border-subtle);flex:none;inline-size:100%;margin-inline-start:0}.cds--tabs.cds--tabs--contained:not(.cds--tabs--vertical) .cds--tabs__nav-item--selected+div+.cds--tabs__nav-item{box-shadow:-.0625rem 0 0 0 transparent}.cds--tabs .cds--tabs__nav-item .cds--tabs__nav-link,:host(cds-tabs) .cds--tabs__nav-item .cds--tabs__nav-link,:host(cds-tabs-skeleton) .cds--tabs__nav-item .cds--tabs__nav-link{transition:color 70ms cubic-bezier(.2,0,.38,.9),border-bottom-color 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9)}.cds--tabs.cds--tabs--dismissable .cds--tabs__nav-link{padding-inline-end:2.5rem}.cds--tabs.cds--tabs--dismissable.cds--tabs--contained .cds--tabs__nav-link{padding-inline-end:calc(3rem - 1px)}.cds--tabs .cds--tabs__nav-item--close,:host(cds-tabs) .cds--tabs__nav-item--close,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close{align-items:center;display:flex;inset-inline-start:calc(-.75rem - 1px);margin-inline-start:calc(-1.5rem + 1px);position:relative}.cds--tabs:not(.cds--tabs--contained) .cds--tabs__nav-item--close--hidden,:not(.cds--tabs--contained):host(cds-tabs) .cds--tabs__nav-item--close--hidden,:not(.cds--tabs--contained):host(cds-tabs-skeleton) .cds--tabs__nav-item--close--hidden{clip:rect(0,0,0,0);block-size:1px;border:0;inline-size:1px;inline-size:.1875rem;margin:-1px;overflow:hidden;padding:0;position:absolute;position:static;visibility:inherit;white-space:nowrap}.cds--tabs.cds--tabs--contained.cds--tabs--full-width .cds--tabs__nav-item--close--hidden{display:none}.cds--tabs .cds--tabs__nav-item--close-icon,:host(cds-tabs) .cds--tabs__nav-item--close-icon,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;block-size:1.5rem;border:0;box-sizing:border-box;cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;inline-size:100%;inline-size:1.5rem;margin:0;padding:0;padding-block:.25rem;padding-inline:.25rem;pointer-events:auto;text-align:start;vertical-align:baseline}.cds--tabs .cds--tabs__nav-item--close-icon *,.cds--tabs .cds--tabs__nav-item--close-icon :after,.cds--tabs .cds--tabs__nav-item--close-icon :before,:host(cds-tabs) .cds--tabs__nav-item--close-icon *,:host(cds-tabs) .cds--tabs__nav-item--close-icon :after,:host(cds-tabs) .cds--tabs__nav-item--close-icon :before,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon *,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon :after,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon :before{box-sizing:inherit}.cds--tabs .cds--tabs__nav-item--close-icon::-moz-focus-inner,:host(cds-tabs) .cds--tabs__nav-item--close-icon::-moz-focus-inner,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon::-moz-focus-inner{border:0}.cds--tabs .cds--tabs__nav-item--close-icon svg,:host(cds-tabs) .cds--tabs__nav-item--close-icon svg,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon svg{fill:var(--cds-text-secondary,#525252);block-size:1rem;inline-size:1rem}.cds--tabs .cds--tabs__nav-item--close-icon svg:hover,:host(cds-tabs) .cds--tabs__nav-item--close-icon svg:hover,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon svg:hover{fill:var(--cds-text-primary,#161616)}.cds--tabs .cds--tabs__nav-item--close-icon:hover,:host(cds-tabs) .cds--tabs__nav-item--close-icon:hover,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon:hover{background-color:var(--cds-layer-hover)}.cds--tabs .cds--tabs__nav-item--close-icon:active,.cds--tabs .cds--tabs__nav-item--close-icon:focus,:host(cds-tabs) .cds--tabs__nav-item--close-icon:active,:host(cds-tabs) .cds--tabs__nav-item--close-icon:focus,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon:active,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tabs .cds--tabs__nav-item--close-icon:active,.cds--tabs .cds--tabs__nav-item--close-icon:focus,:host(cds-tabs) .cds--tabs__nav-item--close-icon:active,:host(cds-tabs) .cds--tabs__nav-item--close-icon:focus,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon:active,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon:focus{outline-style:dotted}}.cds--tabs .cds--tabs__nav-item:hover+.cds--tabs__nav-item--close .cds--tabs__nav-item--close-icon svg,:host(cds-tabs) .cds--tabs__nav-item:hover+.cds--tabs__nav-item--close .cds--tabs__nav-item--close-icon svg,:host(cds-tabs-skeleton) .cds--tabs__nav-item:hover+.cds--tabs__nav-item--close .cds--tabs__nav-item--close-icon svg{fill:var(--cds-text-primary,#161616)}.cds--tabs .cds--tabs__nav-item--close-icon--selected svg,:host(cds-tabs) .cds--tabs__nav-item--close-icon--selected svg,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon--selected svg{fill:var(--cds-text-primary,#161616)}.cds--tabs .cds--tabs__nav-item--close-icon--disabled,.cds--tabs .cds--tabs__nav-item--close-icon--disabled:hover,.cds--tabs .cds--tabs__nav-item:hover+.cds--tabs__nav-item--close .cds--tabs__nav-item--close-icon--disabled,:host(cds-tabs) .cds--tabs__nav-item--close-icon--disabled,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon--disabled{background-color:inherit;cursor:not-allowed}.cds--tabs .cds--tabs__nav-item--close-icon--disabled svg,.cds--tabs .cds--tabs__nav-item--close-icon--disabled:hover svg,.cds--tabs .cds--tabs__nav-item:hover+.cds--tabs__nav-item--close .cds--tabs__nav-item--close-icon--disabled svg,:host(cds-tabs) .cds--tabs__nav-item--close-icon--disabled svg,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon--disabled svg{fill:var(--cds-text-disabled,hsla(0,0%,9%,.25))}.cds--tabs .cds--tabs__nav-item--close-icon--disabled:active,.cds--tabs .cds--tabs__nav-item--close-icon--disabled:focus,.cds--tabs .cds--tabs__nav-item--close-icon--disabled:hover:active,.cds--tabs .cds--tabs__nav-item--close-icon--disabled:hover:focus,.cds--tabs .cds--tabs__nav-item:hover+.cds--tabs__nav-item--close .cds--tabs__nav-item--close-icon--disabled:active,.cds--tabs .cds--tabs__nav-item:hover+.cds--tabs__nav-item--close .cds--tabs__nav-item--close-icon--disabled:focus,:host(cds-tabs) .cds--tabs__nav-item--close-icon--disabled:active,:host(cds-tabs) .cds--tabs__nav-item--close-icon--disabled:focus,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon--disabled:active,:host(cds-tabs-skeleton) .cds--tabs__nav-item--close-icon--disabled:focus{outline:2px solid transparent;outline-offset:-2px}.cds--tabs .cds--tabs__nav-item--icon,:host(cds-tabs) .cds--tabs__nav-item--icon,:host(cds-tabs-skeleton) .cds--tabs__nav-item--icon{align-items:center;display:flex;padding-inline-start:.5rem}.cds--tabs .cds--tabs__nav-item--icon-left,:host(cds-tabs) .cds--tabs__nav-item--icon-left,:host(cds-tabs-skeleton) .cds--tabs__nav-item--icon-left{align-items:center;display:flex;margin-block-start:-2px;padding-inline-end:.5rem}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--icon{padding-inline-start:var(--cds-layout-density-padding-inline-local)}.cds--tabs .cds--tabs__nav-link,:host(cds-tabs) .cds--tabs__nav-link,:host(cds-tabs-skeleton) .cds--tabs__nav-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:2px solid var(--cds-border-subtle);box-sizing:border-box;color:var(--cds-text-secondary,#525252);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;overflow:hidden;padding:0;padding-inline:var(--cds-layout-density-padding-inline-local);text-align:start;text-decoration:none;text-overflow:ellipsis;transition:border 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline;white-space:nowrap}.cds--tabs .cds--tabs__nav-link *,.cds--tabs .cds--tabs__nav-link :after,.cds--tabs .cds--tabs__nav-link :before,:host(cds-tabs) .cds--tabs__nav-link *,:host(cds-tabs) .cds--tabs__nav-link :after,:host(cds-tabs) .cds--tabs__nav-link :before,:host(cds-tabs-skeleton) .cds--tabs__nav-link *,:host(cds-tabs-skeleton) .cds--tabs__nav-link :after,:host(cds-tabs-skeleton) .cds--tabs__nav-link :before{box-sizing:inherit}.cds--tabs .cds--tabs__nav-link::-moz-focus-inner,:host(cds-tabs) .cds--tabs__nav-link::-moz-focus-inner,:host(cds-tabs-skeleton) .cds--tabs__nav-link::-moz-focus-inner{border:0}.cds--tabs .cds--tabs__nav-link:active,.cds--tabs .cds--tabs__nav-link:focus,:host(cds-tabs) .cds--tabs__nav-link:active,:host(cds-tabs) .cds--tabs__nav-link:focus,:host(cds-tabs-skeleton) .cds--tabs__nav-link:active,:host(cds-tabs-skeleton) .cds--tabs__nav-link:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tabs .cds--tabs__nav-link:active,.cds--tabs .cds--tabs__nav-link:focus,:host(cds-tabs) .cds--tabs__nav-link:active,:host(cds-tabs) .cds--tabs__nav-link:focus,:host(cds-tabs-skeleton) .cds--tabs__nav-link:active,:host(cds-tabs-skeleton) .cds--tabs__nav-link:focus{outline-style:dotted}}.cds--tabs.cds--tabs--contained:not(.cds--tabs--vertical) .cds--tabs__nav-link{border-block-end:0;padding-inline:var(--cds-layout-density-padding-inline-local)}.cds--tabs.cds--tabs--contained:not(.cds--tabs--tall) .cds--tabs__nav-item-label{line-height:2rem}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item-secondary-label{font-size:var(--cds-label-01-font-size,.75rem);font-weight:var(--cds-label-01-font-weight,400);letter-spacing:var(--cds-label-01-letter-spacing,.32px);line-height:var(--cds-label-01-line-height,1.33333);min-block-size:1rem}.cds--tabs.cds--tabs--vertical:not(.cds--tabs--tall) .cds--tabs__nav-item-label{line-height:var(--cds-body-compact-01-line-height)}.cds--tabs.cds--tabs__icon--default .cds--tab--list,.cds--tabs.cds--tabs__icon--lg .cds--tab--list{overflow-x:visible}.cds--tabs .cds--tabs__nav-item--icon-only,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--icon-only,:host(cds-tabs) .cds--tabs__nav-item--icon-only,:host(cds-tabs-skeleton) .cds--tabs__nav-item--icon-only{align-items:center;block-size:var(--cds-layout-size-height-local);display:flex;inline-size:var(--cds-layout-size-height-local);justify-content:center;padding:0}.cds--tabs .cds--tabs__nav-item--icon-only .cds--tabs__nav-item-label,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--icon-only .cds--tabs__nav-item-label,:host(cds-tabs) .cds--tabs__nav-item--icon-only .cds--tabs__nav-item-label,:host(cds-tabs-skeleton) .cds--tabs__nav-item--icon-only .cds--tabs__nav-item-label{line-height:0}.cds--tabs:not(.cds--tabs--contained) .cds--tabs__nav-item:not(.cds--tabs__nav-item--selected):not(.cds--tabs__nav-item--disabled):hover,:not(.cds--tabs--contained):host(cds-tabs) .cds--tabs__nav-item:not(.cds--tabs__nav-item--selected):not(.cds--tabs__nav-item--disabled):hover,:not(.cds--tabs--contained):host(cds-tabs-skeleton) .cds--tabs__nav-item:not(.cds--tabs__nav-item--selected):not(.cds--tabs__nav-item--disabled):hover{border-block-end:2px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616)}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item:not(.cds--tabs__nav-item--selected):not(.cds--tabs__nav-item--disabled):not(.cds--tabs__nav-item--hover-off):hover{background-color:var(--cds-layer-accent-hover);color:var(--cds-text-primary,#161616)}.cds--tabs.cds--tabs--vertical .cds--tabs__nav-item:not(.cds--tabs__nav-item--selected):not(.cds--tabs__nav-item--disabled):not(.cds--tabs__nav-item--hover-off):hover{background-color:var(--cds-layer-hover);box-shadow:inset 3px 0 0 0 var(--cds-border-strong)}.cds--tabs .cds--tabs__nav-item--selected,:host(cds-tabs) .cds--tabs__nav-item--selected,:host(cds-tabs-skeleton) .cds--tabs__nav-item--selected{border-block-end:2px solid var(--cds-border-interactive,#0f62fe);transition:color 70ms cubic-bezier(.2,0,.38,.9)}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected+.cds--tabs__nav-item{box-shadow:none}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item.cds--tabs__nav-item--selected{box-shadow:inset 0 2px 0 0 var(--cds-border-interactive,#0f62fe)}.cds--tabs.cds--tabs--vertical .cds--tabs__nav-item.cds--tabs__nav-item--selected{border-inline:none;box-shadow:inset 3px 0 0 0 var(--cds-border-interactive,#0f62fe)}.cds--tabs .cds--tabs__nav-item--selected,.cds--tabs .cds--tabs__nav-item--selected:active .cds--tabs__nav-link:active,.cds--tabs .cds--tabs__nav-item--selected:focus .cds--tabs__nav-link:focus,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected,:host(cds-tabs) .cds--tabs__nav-item--selected,:host(cds-tabs) .cds--tabs__nav-item--selected:active .cds--tabs__nav-link:active,:host(cds-tabs) .cds--tabs__nav-item--selected:focus .cds--tabs__nav-link:focus,:host(cds-tabs-skeleton) .cds--tabs__nav-item--selected,:host(cds-tabs-skeleton) .cds--tabs__nav-item--selected:active .cds--tabs__nav-link:active,:host(cds-tabs-skeleton) .cds--tabs__nav-item--selected:focus .cds--tabs__nav-link:focus{color:var(--cds-text-primary,#161616);font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572)}.cds--tabs.cds--tabs--contained:not(.cds--tabs--tall) .cds--tabs__nav-item--selected,.cds--tabs.cds--tabs--contained:not(.cds--tabs--tall) .cds--tabs__nav-item--selected:hover{line-height:2rem}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected:hover{background-color:var(--cds-layer)}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected .cds--tabs__nav-link:active,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected .cds--tabs__nav-link:focus,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected:hover .cds--tabs__nav-link:active,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item--selected:hover .cds--tabs__nav-link:focus{box-shadow:none}.cds--tabs.cds--tabs--light.cds--tabs--contained .cds--tabs__nav-item--selected,.cds--tabs.cds--tabs--light.cds--tabs--contained .cds--tabs__nav-item--selected:hover{background-color:var(--cds-background,#fff)}.cds--tabs .cds--tabs__nav-item--disabled,:host(cds-tabs) .cds--tabs__nav-item--disabled,:host(cds-tabs-skeleton) .cds--tabs__nav-item--disabled{background-color:transparent;border-block-end:2px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none}.cds--tabs .cds--tabs__nav-item--disabled:hover,:host(cds-tabs) .cds--tabs__nav-item--disabled:hover,:host(cds-tabs-skeleton) .cds--tabs__nav-item--disabled:hover{border-block-end:2px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));cursor:not-allowed}.cds--tabs.cds--tabs--contained .cds--tabs__nav-item.cds--tabs__nav-item--disabled,.cds--tabs.cds--tabs--contained .cds--tabs__nav-item.cds--tabs__nav-item--disabled:hover{background-color:var(--cds-button-disabled,#c6c6c6)}.cds--tabs.cds--tabs--vertical .cds--tabs__nav-item.cds--tabs__nav-item--disabled,.cds--tabs.cds--tabs--vertical .cds--tabs__nav-item.cds--tabs__nav-item--disabled:hover{background-color:var(--cds-layer);border-block-end:1px solid var(--cds-border-subtle)}.cds--tabs .cds--tabs__nav-item--disabled:active,.cds--tabs .cds--tabs__nav-item--disabled:focus,:host(cds-tabs) .cds--tabs__nav-item--disabled:active,:host(cds-tabs) .cds--tabs__nav-item--disabled:focus,:host(cds-tabs-skeleton) .cds--tabs__nav-item--disabled:active,:host(cds-tabs-skeleton) .cds--tabs__nav-item--disabled:focus{border-block-end:2px solid var(--cds-border-disabled,#c6c6c6);outline:none;pointer-events:none}.cds--tabs .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link,:host(cds-tabs) .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link,:host(cds-tabs-skeleton) .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link{border-block-end-color:var(--cds-border-subtle)}.cds--tabs .cds--tabs--light .cds--tabs__nav-item--disabled:hover .cds--tabs__nav-link,:host(cds-tabs) .cds--tabs--light .cds--tabs__nav-item--disabled:hover .cds--tabs__nav-link,:host(cds-tabs-skeleton) .cds--tabs--light .cds--tabs__nav-item--disabled:hover .cds--tabs__nav-link{border-block-end-color:var(--cds-border-subtle)}.cds--tabs .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link:active,.cds--tabs .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link:focus,:host(cds-tabs) .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link:active,:host(cds-tabs) .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link:focus,:host(cds-tabs-skeleton) .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link:active,:host(cds-tabs-skeleton) .cds--tabs--light .cds--tabs__nav-item--disabled .cds--tabs__nav-link:focus{border-block-end-color:var(--cds-border-subtle)}.cds--tabs.cds--tabs--contained:not(.cds--tabs--vertical) .cds--tabs__nav-item--disabled{border-block-end:none;color:var(--cds-text-on-color-disabled,#8d8d8d)}.cds--tab-content{padding:var(--cds-layout-density-padding-inline-local)}.cds--tab-content:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--tab-content:focus{outline-style:dotted}}.cds--tabs--contained~.cds--tab-content{background:var(--cds-layer)}.cds--tabs--vertical~.cds--tab-content{grid-column:3/-1;overflow-y:auto}.cds--tabs--vertical~.cds--tab-content .cds--date-picker--fluid .ccdsds--date-picker-input__wrapper .cds--date-picker__input,.cds--tabs--vertical~.cds--tab-content .cds--list-box__wrapper--fluid .cds--list-box,.cds--tabs--vertical~.cds--tab-content .cds--list-box__wrapper--fluid.cds--list-box__wrapper,.cds--tabs--vertical~.cds--tab-content .cds--number-input--fluid .cds--number__control-btn:after,.cds--tabs--vertical~.cds--tab-content .cds--number-input--fluid .cds--number__control-btn:before,.cds--tabs--vertical~.cds--tab-content .cds--number-input--fluid input[type=number],.cds--tabs--vertical~.cds--tab-content .cds--search--fluid .cds--search-input,.cds--tabs--vertical~.cds--tab-content .cds--select--fluid .cds--select-input,.cds--tabs--vertical~.cds--tab-content .cds--text-area--fluid .cds--text-area,.cds--tabs--vertical~.cds--tab-content .cds--text-area--fluid .cds--text-area__wrapper,.cds--tabs--vertical~.cds--tab-content .cds--text-area--fluid .cds--text-area__wrapper[data-invalid] .cds--text-area__divider+.cds--form-requirement,.cds--tabs--vertical~.cds--tab-content .cds--text-input--fluid .cds--text-input{background-color:var(--cds-field-01,#f4f4f4)}.cds--tabs--vertical~.cds--tab-content .cds--list-box__wrapper--fluid .cds--list-box__menu{background-color:var(--cds-layer-01,#f4f4f4)}.cds--tabs--vertical~.cds--tab-content .cds--list-box__menu-item:hover{background-color:var(--cds-layer-hover-02,#e8e8e8)}.cds--tabs--vertical~.cds--tab-content .cds--list-box__menu-item--active{background-color:var(--cds-layer-selected-02,#e0e0e0)}.cds--tabs--vertical~.cds--tab-content .cds--list-box__menu-item--active:hover{background-color:var(--cds-layer-selected-hover-02,#d1d1d1)}.cds--tabs--vertical~.cds--tab-content .cds--number-input--fluid .cds--number__control-btn:hover:after,.cds--tabs--vertical~.cds--tab-content .cds--number-input--fluid .cds--number__control-btn:hover:before{background-color:var(--cds-field-hover)}.cds--tabs--vertical~.cds--tab-content .cds--number-input--fluid .cds--number__control-btn:focus:after,.cds--tabs--vertical~.cds--tab-content .cds--number-input--fluid .cds--number__control-btn:focus:before{border-inline-start:2px solid var(--cds-focus,#0f62fe)}@media(min-width:66rem){.cds--tabs--vertical~.cds--tab-content{grid-column:5/-1}}.cds--tab-content--interactive:focus{outline:none}.cds--tabs.cds--skeleton{cursor:default;pointer-events:none}.cds--skeleton.cds--tabs:not(.cds--tabs--contained) .cds--tabs__nav-link{border-block-end:2px solid var(--cds-skeleton-element,#c6c6c6)}.cds--tabs.cds--skeleton .cds--tabs__nav-link{align-items:center;block-size:100%;display:flex;inline-size:10rem;padding:0 var(--cds-layout-density-padding-inline-local)}.cds--tabs.cds--skeleton .cds--tabs__nav-link span{background:var(--cds-skeleton-background,#e8e8e8);block-size:.875rem;border:none;box-shadow:none;display:block;inline-size:100%;padding:0;pointer-events:none;position:relative}.cds--tabs.cds--skeleton .cds--tabs__nav-link span:active,.cds--tabs.cds--skeleton .cds--tabs__nav-link span:focus,.cds--tabs.cds--skeleton .cds--tabs__nav-link span:hover{border:none;cursor:default;outline:none}.cds--tabs.cds--skeleton .cds--tabs__nav-link span:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--tabs.cds--skeleton .cds--tabs__nav-link span:before{animation:none}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tabs__nav-item .cds--tabs__nav-item--selected .cds--tabs__nav-item--selected{color:Highlight;outline:1px solid Highlight}}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--tabs .cds--tabs__nav-item--disabled .cds--tabs__nav-link,:host(cds-tabs) .cds--tabs__nav-item--disabled .cds--tabs__nav-link,:host(cds-tabs-skeleton) .cds--tabs__nav-item--disabled .cds--tabs__nav-link{fill:GrayText;color:GrayText}}:host(cds-tabs) .cds--tabs-nav-content-container,:host(cds-tabs-skeleton) .cds--tabs-nav-content-container{block-size:2.5rem;flex:1 1 0%;overflow:scroll;position:relative;scrollbar-width:none}:host(cds-tabs) .cds--tabs-nav-content-container::-webkit-scrollbar,:host(cds-tabs-skeleton) .cds--tabs-nav-content-container::-webkit-scrollbar{display:none}:host(cds-tabs) :where(.cds--tabs-nav-content),:host(cds-tabs-skeleton) :where(.cds--tabs-nav-content){block-size:100%;inset-inline-start:0;position:absolute;transition:inset .11s cubic-bezier(.2,0,.38,.9)}:host(cds-tabs) .cds--tabs-nav,:host(cds-tabs-skeleton) .cds--tabs-nav{display:block;position:absolute}:host(cds-tabs) .cds--tab--overflow-nav-button,:host(cds-tabs-skeleton) .cds--tab--overflow-nav-button{z-index:1}:host(cds-tabs){outline:2px solid transparent;outline-offset:-2px}:host(cds-tabs) .cds--tabs-trigger svg{block-size:auto;inline-size:auto}:host(cds-tabs:focus) .cds--tabs-trigger{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-tabs:focus) .cds--tabs-trigger{outline-style:dotted}}:host(cds-tab){background:transparent;display:flex;inline-size:100%;outline:none}:host(cds-tab) .cds--tabs__nav-link{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;border-block-end:2px solid var(--cds-border-subtle);box-sizing:border-box;color:var(--cds-text-secondary,#525252);cursor:pointer;display:inline-block;font-family:inherit;font-size:100%;font-size:var(--cds-body-compact-01-font-size,.875rem);font-weight:var(--cds-body-compact-01-font-weight,400);inline-size:100%;letter-spacing:var(--cds-body-compact-01-letter-spacing,.16px);line-height:var(--cds-body-compact-01-line-height,1.28572);margin:0;outline:2px solid transparent;outline-offset:-2px;overflow:hidden;padding:.75rem 1rem .5rem;text-align:start;text-decoration:none;text-overflow:ellipsis;transition:border 70ms cubic-bezier(.2,0,.38,.9),outline 70ms cubic-bezier(.2,0,.38,.9);vertical-align:baseline;white-space:nowrap}:host(cds-tab) .cds--tabs__nav-link *,:host(cds-tab) .cds--tabs__nav-link :after,:host(cds-tab) .cds--tabs__nav-link :before{box-sizing:inherit}:host(cds-tab) .cds--tabs__nav-link::-moz-focus-inner{border:0}:host(cds-tab) .cds--tabs__nav-link:active,:host(cds-tab) .cds--tabs__nav-link:focus{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){:host(cds-tab) .cds--tabs__nav-link:active,:host(cds-tab) .cds--tabs__nav-link:focus{outline-style:dotted}}:host(cds-tab[selected]){background-color:transparent;display:flex;transition:color 70ms cubic-bezier(.2,0,.38,.9)}:host(cds-tab[selected]) .cds--tabs__nav-link{border-block-end:.125rem solid var(--cds-border-interactive,#0f62fe);font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572)}:host(cds-tab[selected]) .cds--tabs__nav-link,:host(cds-tab[selected]) .cds--tabs__nav-link:active,:host(cds-tab[selected]) .cds--tabs__nav-link:focus{color:var(--cds-text-primary,#161616)}:host(cds-tab[selected]):hover{background-color:transparent}:host(cds-tab:hover){background-color:transparent;box-shadow:0 -1px 0 var(--cds-background-hover,hsla(0,0%,55%,.12))}:host(cds-tab:hover) a.cds--tabs__nav-link{border-block-end:2px solid var(--cds-border-strong);color:var(--cds-text-primary,#161616)}:host(cds-tabs[type=contained]) .cds--tabs-nav-content-container{block-size:3rem}:host(cds-tab[type=contained]){background-color:var(--cds-layer-accent-01,#e0e0e0)}:host(cds-tab[type=contained]) a.cds--tabs__nav-link{block-size:3rem;line-height:2rem;padding:.5rem 1rem}:host(cds-tab[type=contained]) a.cds--tabs__nav-link,:host(cds-tab[type=contained]:hover) a.cds--tabs__nav-link{border-block-end:none;box-shadow:-.0625rem 0 0 0 var(--cds-border-strong)}:host(cds-tab[type=contained][hide-divider]) a.cds--tabs__nav-link{box-shadow:-.0625rem 0 0 0 transparent}:host(cds-tab[disabled][role]),:host(cds-tab[disabled][role]:hover){background-color:transparent;box-shadow:none;cursor:not-allowed;outline:none}:host(cds-tab[disabled][role]) .cds--tabs__nav-link,:host(cds-tab[disabled][role]:hover) .cds--tabs__nav-link{border-block-end:2px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));outline:none;pointer-events:none}:host(cds-tab[type=contained][disabled][role]) .cds--tabs__nav-link{background-color:var(--cds-button-disabled,#c6c6c6);border-block-end:none;color:var(--cds-text-on-color-disabled,#8d8d8d)}:host(cds-tab[type=contained][selected]),:host(cds-tab[type=contained][selected]:hover){background-color:var(--cds-layer-01,#f4f4f4)}:host(cds-tab[type=contained][selected]) .cds--tabs__nav-link,:host(cds-tab[type=contained][selected]:hover) .cds--tabs__nav-link{border-block-end:none;box-shadow:inset 0 .125rem 0 0 var(--cds-interactive,#0f62fe);line-height:2rem}:host(cds-tab[type=contained][selected]) .cds--tabs__nav-link:active,:host(cds-tab[type=contained][selected]) .cds--tabs__nav-link:focus,:host(cds-tab[type=contained][selected]:hover) .cds--tabs__nav-link:active,:host(cds-tab[type=contained][selected]:hover) .cds--tabs__nav-link:focus{box-shadow:none}:host(cds-tab[type=contained]:hover){background-color:var(--cds-layer-accent-hover)}:host(cds-tab[disabled][in-focus][selected]),:host(cds-tab[disabled][in-focus][selected]:hover),:host(cds-tab[disabled][selected]),:host(cds-tab[disabled][selected]:hover){background-color:transparent;box-shadow:none;display:flex;outline:2px solid transparent;outline-offset:-2px}:host(cds-tab[disabled][in-focus][selected]) .cds--tabs__nav-link,:host(cds-tab[disabled][in-focus][selected]:hover) .cds--tabs__nav-link,:host(cds-tab[disabled][selected]) .cds--tabs__nav-link,:host(cds-tab[disabled][selected]:hover) .cds--tabs__nav-link{border-block-end:2px solid var(--cds-border-disabled,#c6c6c6);color:var(--cds-text-disabled,hsla(0,0%,9%,.25));font-size:var(--cds-body-short-01-font-size,.875rem);font-weight:var(--cds-body-short-01-font-weight,400);letter-spacing:var(--cds-body-short-01-letter-spacing,.16px);line-height:var(--cds-body-short-01-line-height,1.28572)}:host(cds-tab[disabled][in-focus][selected]) .cds--tabs__nav-link:active,:host(cds-tab[disabled][in-focus][selected]) .cds--tabs__nav-link:focus,:host(cds-tab[disabled][in-focus][selected]:hover) .cds--tabs__nav-link:active,:host(cds-tab[disabled][in-focus][selected]:hover) .cds--tabs__nav-link:focus,:host(cds-tab[disabled][selected]) .cds--tabs__nav-link:active,:host(cds-tab[disabled][selected]) .cds--tabs__nav-link:focus,:host(cds-tab[disabled][selected]:hover) .cds--tabs__nav-link:active,:host(cds-tab[disabled][selected]:hover) .cds--tabs__nav-link:focus{border-block-end-width:3px}:host(cds-tabs-skeleton) .cds--tabs-trigger{background:var(--cds-skeleton-background,#e8e8e8);border:none;box-shadow:none;inline-size:6.25rem;padding:0;pointer-events:none;position:relative}:host(cds-tabs-skeleton) .cds--tabs-trigger:active,:host(cds-tabs-skeleton) .cds--tabs-trigger:focus,:host(cds-tabs-skeleton) .cds--tabs-trigger:hover{border:none;cursor:default;outline:none}:host(cds-tabs-skeleton) .cds--tabs-trigger:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){:host(cds-tabs-skeleton) .cds--tabs-trigger:before{animation:none}}:host(cds-tab-skeleton){margin-inline-start:.125rem}:host(cds-tab-skeleton) .cds--tabs__nav-link{background:var(--cds-skeleton-background,#e8e8e8);block-size:.75rem;border:none;box-shadow:none;inline-size:4.6875rem;padding:0;pointer-events:none;position:relative}:host(cds-tab-skeleton) .cds--tabs__nav-link:active,:host(cds-tab-skeleton) .cds--tabs__nav-link:focus,:host(cds-tab-skeleton) .cds--tabs__nav-link:hover{border:none;cursor:default;outline:none}:host(cds-tab-skeleton) .cds--tabs__nav-link:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){:host(cds-tab-skeleton) .cds--tabs__nav-link:before{animation:none}}:host(cds-tab-skeleton:first-of-type){margin-inline-start:0}:host(c4d-carousel[dir=rtl]) .cds--btn.c4d--carousel__navigation__btn svg{transform:rotate(180deg)}@media print{.cds--carousel,:host(c4d-carousel){--c4d--carousel--page-size:4;flex-flow:row wrap;inline-size:100%;margin:0;max-inline-size:100%;padding:0}.cds--carousel .cds--carousel__scroll-container,:host(c4d-carousel) .cds--carousel__scroll-container{margin:0;overflow:visible}.cds--carousel .cds--carousel__scroll-contents,:host(c4d-carousel) .cds--carousel__scroll-contents{flex-wrap:wrap;gap:1rem;margin:0;position:static}.cds--carousel .cds--carousel__navigation,:host(c4d-carousel) .cds--carousel__navigation{display:none}.cds--carousel ::slotted(:not([name])),:host(c4d-carousel) ::slotted(:not([name])){margin:0}}:host(c4d-content-item-row){border-block-start:1px solid var(--cds-layer-accent-01,#e0e0e0);display:flex;flex-wrap:wrap;margin-inline:-1rem;margin:0;padding-block:2rem 4rem}@media(min-width:66rem){:host(c4d-content-item-row){padding-block:2rem 4rem}}.cds--content-item-row__row{display:flex;flex-direction:column;inline-size:100%;min-block-size:10rem}@media(min-width:42rem){.cds--content-item-row__row{flex-direction:row}}:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__row{justify-content:space-between;min-block-size:auto}.cds--content-item-row__col--1,.cds--content-item-row__col--2{inline-size:100%;padding-inline:1rem}.cds--grid--condensed .cds--content-item-row__col--1,.cds--grid--condensed .cds--content-item-row__col--2,.cds--row--condensed .cds--content-item-row__col--1,.cds--row--condensed .cds--content-item-row__col--2{padding-inline:.03125rem}.cds--grid--narrow .cds--content-item-row__col--1,.cds--grid--narrow .cds--content-item-row__col--2,.cds--row--narrow .cds--content-item-row__col--1,.cds--row--narrow .cds--content-item-row__col--2{padding-inline:0 1rem}.cds--content-item-row__col--1{display:block;flex:0 0 100%;max-inline-size:100%}@media(min-width:42rem){.cds--content-item-row__col--1{display:flex;flex-wrap:wrap;inline-size:auto;margin-inline:-1rem;margin:0;padding:0}}@media(min-width:42rem){:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__col--1{display:block;flex:0 0 50%;max-inline-size:50%}}@media(min-width:66rem){:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__col--1{display:block;display:flex;flex:0 0 66.6666666667%;max-inline-size:66.6666666667%}}.cds--content-item-row__col--2{grid-column:1/span 4;padding-inline:0}@media(min-width:42rem){.cds--content-item-row__col--2{grid-column:5/span 4;grid-row:1/span 2}}@media(min-width:66rem){.cds--content-item-row__col--2{grid-column:9/span 4;grid-row:1/span 1}}@media(min-width:42rem){:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__col--2{display:block;flex:0 0 37.5%;max-inline-size:37.5%}}@media(min-width:66rem){:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__col--2{display:block;flex:0 0 25%;max-inline-size:25%}}:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__content-wrapper,:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__heading-wrapper{display:block;flex:0 0 100%;max-inline-size:100%}@media(min-width:66rem){:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__content-wrapper,:host(c4d-content-item-row)[thumbnail] .cds--content-item-row__heading-wrapper{display:block;flex:0 0 50%;max-inline-size:50%}}.cds--content-item-row__heading-wrapper{grid-column:1/span 4;padding-inline:0}@media(min-width:42rem){.cds--content-item-row__heading-wrapper{display:block;flex:0 0 50%;max-inline-size:50%}}@media(min-width:66rem){.cds--content-item-row__heading-wrapper{display:block;flex:0 0 33.3333333333%;max-inline-size:33.3333333333%}}.cds--content-item-row__content-wrapper{box-sizing:border-box;display:flex;flex-direction:column;grid-column:1/span 4;inline-size:100%}@media(min-width:66rem){.cds--content-item-row__content-wrapper{display:block;display:flex;flex:0 0 66.6666666667%;grid-column:5/span 4;max-inline-size:66.6666666667%;padding-inline-start:.75rem}}.cds--content-item-row__content-wrapper_with-media{inline-size:100%}@media(min-width:66rem){.cds--content-item-row__content-wrapper_with-media{display:block;flex:0 0 66.6666666667%;max-inline-size:66.6666666667%;padding-inline-start:.75rem}}:host(c4d-content-item-row) ::slotted([slot=media]){display:block;padding-block-start:2rem}@media(min-width:42rem){:host(c4d-content-item-row) ::slotted([slot=media]){padding-block-start:3rem}}:host(c4d-content-item-row-copy) ::slotted(:not([slot])){max-inline-size:40rem}:host(c4d-content-item-row-eyebrow){color:var(--cds-text-helper,#6f6f6f);display:block;font-size:var(--cds-label-02-font-size,.875rem);font-weight:var(--cds-label-02-font-weight,400);letter-spacing:var(--cds-label-02-letter-spacing,.16px);line-height:var(--cds-label-02-line-height,1.28572);padding-block-end:.5rem}:host(c4d-content-item-row) ::slotted([slot=heading]){color:var(--cds-text-primary,#161616);display:block;font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.4;margin-block-end:2rem}@media(min-width:82rem){:host(c4d-content-item-row) ::slotted([slot=heading]){font-size:1.25rem;font-size:calc(.04412rem + 1.47059vw);line-height:1.4}}@media(min-width:99rem){:host(c4d-content-item-row) ::slotted([slot=heading]){font-size:1.5rem;line-height:1.334}}::slotted([slot=heading]){margin-block-end:2rem;max-inline-size:100%}@media(min-width:66rem){::slotted([slot=heading]){padding-inline-start:0}}:host(c4d-content-item-row)[thumbnail]{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(4,1fr)}@media(min-width:42rem){:host(c4d-content-item-row)[thumbnail]{-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(8,1fr);min-block-size:19.125rem}}@media(min-width:66rem){:host(c4d-content-item-row)[thumbnail]{grid-template-columns:repeat(12,1fr);min-block-size:17rem}}@media(min-width:82rem){:host(c4d-content-item-row)[thumbnail]{min-block-size:15.75rem}}:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__heading-wrapper{max-inline-size:100%}:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__content-wrapper{max-inline-size:100%;padding-inline-start:0}@media(max-width:41.98rem){:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__content-wrapper{margin-block-end:2rem}}:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__body-wrapper{grid-column:1/span 4;max-inline-size:100%}@media(min-width:66rem){:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__body-wrapper{display:contents;grid-column:1/span 8}}:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__col--2{grid-column:1/span 4;max-inline-size:100%}@media(min-width:42rem){:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__col--2{grid-column:5/span 4}}@media(min-width:66rem){:host(c4d-content-item-row[thumbnail]) .cds--content-item-row__col--2{grid-column:9/span 4}}:host(c4d-content-item-row) .cds--content-item__cta .cds--link-list{padding:0}:host(c4d-content-item-row) .cds--content-item__cta .cds--link-list:first-of-type{padding:0}:host(c4d-content-item-row) .cds--content-item__cta .cds--link-list li:last-of-type{margin-block-end:0}@media(min-width:42rem){:host(c4d-content-item-row) ::slotted([slot=thumbnail]){display:block;flex:0 0 100%;margin-block-start:0;max-inline-size:100%;padding-inline-end:0}}.cds--structured-list--selection .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group th,.cds--structured-list--selection .cds--structured-list-header-cell,.cds--structured-list--selection .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-th,.cds--structured-list--selection :host(c4d-structured-list-cell),.cds--structured-list--selection :host(c4d-structured-list-header-cell),.cds--structured-list-group .cds--structured-list--selection th,:host(c4d-structured-list-group) .cds--structured-list--selection th{padding-inline-end:1rem;padding-inline-start:1rem}.cds--structured-list--selection .cds--structured-list-cell:first-child,.cds--structured-list--selection .cds--structured-list-group th:first-child,.cds--structured-list--selection .cds--structured-list-header-cell:first-child,.cds--structured-list--selection .cds--structured-list-td:first-child,.cds--structured-list--selection .cds--structured-list-th:first-child,.cds--structured-list-group .cds--structured-list--selection th:first-child,:host(c4d-structured-list-group) .cds--structured-list--selection th:first-child{padding-inline-end:1rem;padding-inline-start:1rem}.cds--structured-list-row--focused-within{outline:2px solid var(--cds-focus,#0f62fe);outline-offset:-2px}@media screen and (prefers-contrast){.cds--structured-list-row--focused-within{outline-style:dotted}}.cds--structured-list{background-color:var(--cds-layer) transparent;border:0;border-collapse:collapse;border-spacing:0;box-sizing:border-box;display:table;font-family:inherit;font-size:100%;inline-size:100%;margin:0;overflow-x:auto;padding:0;vertical-align:baseline}.cds--structured-list *,.cds--structured-list :after,.cds--structured-list :before{box-sizing:inherit}.cds--structured-list-group .cds--structured-list.cds--structured-list--condensed th,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-cell,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-group th,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-td,.cds--structured-list.cds--structured-list--condensed .cds--structured-list-th,.cds--structured-list.cds--structured-list--condensed :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--condensed :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--condensed th{padding:.5rem}.cds--structured-list .cds--structured-list-group tr .cds--structured-list-cell:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-header-cell:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-group tr .cds--structured-list-th:first-of-type,.cds--structured-list .cds--structured-list-group tr th:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-cell:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-group th:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-header-cell:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list-group .cds--structured-list .cds--structured-list-row th:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-cell:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-header-cell:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-td:first-of-type,.cds--structured-list-group .cds--structured-list tr .cds--structured-list-th:first-of-type,.cds--structured-list-group .cds--structured-list tr th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list .cds--structured-list-row th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-cell:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-header-cell:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-td:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr .cds--structured-list-th:first-of-type,:host(c4d-structured-list-group) .cds--structured-list tr th:first-of-type{padding-inline-start:1rem}.cds--structured-list-group .cds--structured-list.cds--structured-list--flush .cds--structured-list-row th,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-cell,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-header-cell,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-td,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-th,.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-header-cell),.cds--structured-list-group .cds--structured-list.cds--structured-list--flush tr th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr :host(c4d-structured-list-header-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-group tr th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-group th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-header-cell,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-td:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row .cds--structured-list-th:first-of-type,.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(c4d-structured-list-cell),.cds--structured-list.cds--structured-list--flush .cds--structured-list-row :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush .cds--structured-list-row th,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-header-cell,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr .cds--structured-list-th,:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr :host(c4d-structured-list-header-cell),:host(c4d-structured-list-group) .cds--structured-list.cds--structured-list--flush tr th{padding-inline-end:1rem;padding-inline-start:0}.cds--structured-list-group tr,.cds--structured-list-row,:host(c4d-structured-list-group) tr{border-block-start:1px solid var(--cds-border-subtle);display:table-row;transition:background-color .11s cubic-bezier(.2,0,.38,.9)}.cds--structured-list-group .cds--structured-list-tbody tr:last-child,.cds--structured-list-tbody .cds--structured-list-group tr:last-child,.cds--structured-list-tbody .cds--structured-list-row:last-child,:host(c4d-structured-list-group) .cds--structured-list-tbody tr:last-child{border-block-end:1px solid var(--cds-border-subtle)}.cds--structured-list-row--header-row{border:none}.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected),:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected){background-color:var(--cds-layer-hover);border-color:var(--cds-layer-hover);cursor:pointer}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+.cds--structured-list-row,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row):not(.cds--structured-list-row--selected)+tr{border-color:var(--cds-layer-hover)}.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected{background-color:var(--cds-layer-selected);border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row--selected+tr,.cds--structured-list--selection .cds--structured-list-row--selected+.cds--structured-list-row,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row--selected+tr,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row--selected+tr{border-color:var(--cds-layer-selected)}.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-group th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected th,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected th,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected .cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected :host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected th{color:var(--cds-text-primary,#161616)}.cds--structured-list-group tr.cds--structured-list-row--header-row,.cds--structured-list-row.cds--structured-list-row--header-row,:host(c4d-structured-list-group) tr.cds--structured-list-row--header-row{cursor:inherit}.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row.cds--structured-list-row--selected&gt;th,.cds--structured-list--selection .cds--structured-list-group .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)&gt;th,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected&gt;.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected&gt;.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected&gt;:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr.cds--structured-list-row--selected&gt;th,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)&gt;:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-group tr:hover:not(.cds--structured-list-row--header-row)&gt;th,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected&gt;.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected&gt;.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected&gt;:host(c4d-structured-list-cell),.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-cell,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-td,.cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)&gt;:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected&gt;th,.cds--structured-list-group .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)&gt;th,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;.cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;.cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;th,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-cell,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-td,.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;:host(c4d-structured-list-cell),.cds--structured-list-group .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row.cds--structured-list-row--selected&gt;th,:host(c4d-structured-list-group) .cds--structured-list--selection .cds--structured-list-row:hover:not(.cds--structured-list-row--header-row)&gt;th,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;.cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;.cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr.cds--structured-list-row--selected&gt;th,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-cell,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;.cds--structured-list-td,:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list--selection tr:hover:not(.cds--structured-list-row--header-row)&gt;th{color:var(--cds-text-primary,#161616)}.cds--structured-list-thead{display:table-header-group;vertical-align:middle}.cds--structured-list-header-cell,.cds--structured-list-th,:host(c4d-structured-list-header-cell){block-size:2.5rem;border:0;box-sizing:border-box;color:var(--cds-text-primary,#161616);display:table-cell;font-family:inherit;font-size:100%;font-size:var(--cds-heading-compact-01-font-size,.875rem);font-weight:var(--cds-heading-compact-01-font-weight,600);font-weight:600;letter-spacing:var(--cds-heading-compact-01-letter-spacing,.16px);line-height:var(--cds-heading-compact-01-line-height,1.28572);margin:0;padding:1rem .5rem .5rem;text-align:start;text-transform:none;vertical-align:baseline;vertical-align:top}.cds--structured-list-header-cell *,.cds--structured-list-header-cell :after,.cds--structured-list-header-cell :before,.cds--structured-list-th *,.cds--structured-list-th :after,.cds--structured-list-th :before,:host(c4d-structured-list-header-cell) *,:host(c4d-structured-list-header-cell) :after,:host(c4d-structured-list-header-cell) :before{box-sizing:inherit}.cds--structured-list-tbody{display:table-row-group;vertical-align:middle}.cds--structured-list-cell,.cds--structured-list-group th,.cds--structured-list-td,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) th{border:0;box-sizing:border-box;color:var(--cds-text-secondary,#525252);display:table-cell;font-family:inherit;font-size:100%;font-size:var(--cds-body-01-font-size,.875rem);font-weight:var(--cds-body-01-font-weight,400);letter-spacing:var(--cds-body-01-letter-spacing,.16px);line-height:var(--cds-body-01-line-height,1.42857);margin:0;max-inline-size:36rem;padding:1rem .5rem 1.5rem;position:relative;transition:color .11s cubic-bezier(.2,0,.38,.9);vertical-align:baseline}.cds--structured-list-cell *,.cds--structured-list-cell :after,.cds--structured-list-cell :before,.cds--structured-list-group th *,.cds--structured-list-group th :after,.cds--structured-list-group th :before,.cds--structured-list-td *,.cds--structured-list-td :after,.cds--structured-list-td :before,:host(c4d-structured-list-cell) *,:host(c4d-structured-list-cell) :after,:host(c4d-structured-list-cell) :before,:host(c4d-structured-list-group) th *,:host(c4d-structured-list-group) th :after,:host(c4d-structured-list-group) th :before{box-sizing:inherit}.cds--structured-list-content--nowrap{white-space:nowrap}.cds--structured-list-group .cds--structured-list-input+th,.cds--structured-list-input+.cds--structured-list-cell,.cds--structured-list-input+.cds--structured-list-td,.cds--structured-list-input+:host(c4d-structured-list-cell),:host(c4d-structured-list-group) .cds--structured-list-input+th{text-align:end}.cds--structured-list-svg{display:inline-block;margin-block-start:.125rem;transition:all .11s cubic-bezier(.2,0,.38,.9);vertical-align:top}.cds--structured-list-group .cds--structured-list-input:checked+th .cds--structured-list-svg,.cds--structured-list-group .cds--structured-list-input:checked+tr .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-row .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,.cds--structured-list-input:checked+:host(c4d-structured-list-cell) .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+th .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+tr .cds--structured-list-svg{fill:var(--cds-icon-primary,#161616)}.cds--structured-list-svg{fill:transparent}.cds--structured-list--selection .cds--structured-list-cell:last-child,.cds--structured-list--selection .cds--structured-list-group th:last-child,.cds--structured-list--selection .cds--structured-list-td:last-child,.cds--structured-list-group .cds--structured-list--selection th:last-child,:host(c4d-structured-list-group) .cds--structured-list--selection th:last-child{inline-size:2rem;padding-inline-start:0}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:first-child,.cds--structured-list.cds--skeleton .cds--structured-list-th:first-child{inline-size:8%}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:nth-child(3n+2),.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+2){inline-size:30%}.cds--structured-list.cds--skeleton .cds--structured-list-header-cell:nth-child(3n+3),.cds--structured-list.cds--skeleton .cds--structured-list-th:nth-child(3n+3){inline-size:15%}.cds--structured-list.cds--skeleton span{background:var(--cds-skeleton-background,#e8e8e8);block-size:1rem;border:none;box-shadow:none;display:block;inline-size:75%;padding:0;pointer-events:none;position:relative}.cds--structured-list.cds--skeleton span:active,.cds--structured-list.cds--skeleton span:focus,.cds--structured-list.cds--skeleton span:hover{border:none;cursor:default;outline:none}.cds--structured-list.cds--skeleton span:before{animation:cds--skeleton 3s ease-in-out infinite;background:var(--cds-skeleton-element,#c6c6c6);block-size:100%;content:"";inline-size:100%;position:absolute;will-change:transform-origin,transform,opacity}@media(prefers-reduced-motion:reduce){.cds--structured-list.cds--skeleton span:before{animation:none}}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-header-cell:first-child,.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child{inline-size:5%}.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-header-cell:first-child span,.cds--structured-list.cds--structured-list--selection.cds--skeleton .cds--structured-list-th:first-child span{display:none}@media (forced-colors:active),screen and (-ms-high-contrast:active){.cds--structured-list-group .cds--structured-list-input:checked+th .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-cell .cds--structured-list-svg,.cds--structured-list-input:checked+.cds--structured-list-td .cds--structured-list-svg,.cds--structured-list-input:checked+:host(c4d-structured-list-cell) .cds--structured-list-svg,:host(c4d-structured-list-group) .cds--structured-list-input:checked+th .cds--structured-list-svg{fill:ButtonText}}.cds--structured-list__icon{margin-block-start:.125rem;vertical-align:top}.cds--structured-list--selection .cds--structured-list-cell:first-child:has(.cds--structured-list__icon),.cds--structured-list--selection .cds--structured-list-group th:first-child:has(.cds--structured-list__icon),.cds--structured-list--selection .cds--structured-list-td:first-child:has(.cds--structured-list__icon),.cds--structured-list-group .cds--structured-list--selection th:first-child:has(.cds--structured-list__icon),:host(c4d-structured-list-group) .cds--structured-list--selection th:first-child:has(.cds--structured-list__icon){inline-size:2rem;padding-inline-end:0}.cds--structured-list-header-row,:host(c4d-structured-list-header-row){border-block-end:none}.cds--structured-list-header-cell,:host(c4d-structured-list-header-cell){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-block-end:1rem;padding-inline:1rem}.cds--structured-list-group,:host(c4d-structured-list-group){display:contents}.cds--structured-list-group tr,:host(c4d-structured-list-group) tr{background-color:var(--cds-layer-accent-01,#e0e0e0);border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);color:var(--cds-text-primary,#161616)}@media(max-width:41.98rem){.cds--structured-list-group tr,:host(c4d-structured-list-group) tr{box-shadow:50vw 0 var(--cds-layer-accent-01,#e0e0e0),100vw 0 var(--cds-layer-accent-01,#e0e0e0),150vw 0 var(--cds-layer-accent-01,#e0e0e0),200vw 0 var(--cds-layer-accent-01,#e0e0e0),250vw 0 var(--cds-layer-accent-01,#e0e0e0),300vw 0 var(--cds-layer-accent-01,#e0e0e0),350vw 0 var(--cds-layer-accent-01,#e0e0e0),400vw 0 var(--cds-layer-accent-01,#e0e0e0),450vw 0 var(--cds-layer-accent-01,#e0e0e0),500vw 0 var(--cds-layer-accent-01,#e0e0e0),550vw 0 var(--cds-layer-accent-01,#e0e0e0),600vw 0 var(--cds-layer-accent-01,#e0e0e0),650vw 0 var(--cds-layer-accent-01,#e0e0e0),700vw 0 var(--cds-layer-accent-01,#e0e0e0),750vw 0 var(--cds-layer-accent-01,#e0e0e0),800vw 0 var(--cds-layer-accent-01,#e0e0e0),850vw 0 var(--cds-layer-accent-01,#e0e0e0),900vw 0 var(--cds-layer-accent-01,#e0e0e0),950vw 0 var(--cds-layer-accent-01,#e0e0e0),1000vw 0 var(--cds-layer-accent-01,#e0e0e0)}}.cds--structured-list-group th,:host(c4d-structured-list-group) th{color:var(--cds-text-primary,#161616);font-weight:700;max-inline-size:100%;padding-inline:1rem;text-align:start}.cds--structured-list-cell,:host(c4d-structured-list-cell){border-block-end:1px solid var(--cds-layer-accent-01,#e0e0e0);padding-inline:1rem}.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:4;display:flex;flex-wrap:wrap;flex-wrap:nowrap;margin-inline:-1rem}@media(min-width:42rem){.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:8}}@media(min-width:66rem){.cds--structured-list-all-rows,:host(c4d-structured-list-group) tr,:host(c4d-structured-list-header-row),:host(c4d-structured-list-row){--max-cols:16}}.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var(--col-span-1,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var( --col-span-md-1,var(--col-span-1,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:first-child),:host(c4d-structured-list-group) tr ::slotted(:first-child),:host(c4d-structured-list-header-row) ::slotted(:first-child),:host(c4d-structured-list-row) ::slotted(:first-child){--cols:var( --col-span-lg-1,var( --col-span-md-1,var(--col-span-1,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var(--col-span-2,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var( --col-span-md-2,var(--col-span-2,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(2)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(2)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(2)),:host(c4d-structured-list-row) ::slotted(:nth-child(2)){--cols:var( --col-span-lg-2,var( --col-span-md-2,var(--col-span-2,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var(--col-span-3,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var( --col-span-md-3,var(--col-span-3,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(3)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(3)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(3)),:host(c4d-structured-list-row) ::slotted(:nth-child(3)){--cols:var( --col-span-lg-3,var( --col-span-md-3,var(--col-span-3,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var(--col-span-4,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var( --col-span-md-4,var(--col-span-4,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(4)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(4)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(4)),:host(c4d-structured-list-row) ::slotted(:nth-child(4)){--cols:var( --col-span-lg-4,var( --col-span-md-4,var(--col-span-4,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var(--col-span-5,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var( --col-span-md-5,var(--col-span-5,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(5)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(5)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(5)),:host(c4d-structured-list-row) ::slotted(:nth-child(5)){--cols:var( --col-span-lg-5,var( --col-span-md-5,var(--col-span-5,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var(--col-span-6,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var( --col-span-md-6,var(--col-span-6,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(6)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(6)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(6)),:host(c4d-structured-list-row) ::slotted(:nth-child(6)){--cols:var( --col-span-lg-6,var( --col-span-md-6,var(--col-span-6,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var(--col-span-7,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var( --col-span-md-7,var(--col-span-7,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(7)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(7)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(7)),:host(c4d-structured-list-row) ::slotted(:nth-child(7)){--cols:var( --col-span-lg-7,var( --col-span-md-7,var(--col-span-7,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var(--col-span-8,2);--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}@media(max-width:41.98rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--width:calc((var(--cols)/var(--max-cols))*100% - var(--mobile-peek, 5%))}}@media(min-width:42rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var( --col-span-md-8,var(--col-span-8,2) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}@media(min-width:66rem){.cds--structured-list-all-rows ::slotted(:nth-child(8)),:host(c4d-structured-list-group) tr ::slotted(:nth-child(8)),:host(c4d-structured-list-header-row) ::slotted(:nth-child(8)),:host(c4d-structured-list-row) ::slotted(:nth-child(8)){--cols:var( --col-span-lg-8,var( --col-span-md-8,var(--col-span-8,var(--default-cols,2)) ) );--width:calc((var(--cols)/var(--max-cols))*100%);flex:0 0 var(--width);max-inline-size:var(--width)}}.cds--structured-list-all-rows ::slotted(:last-child),:host(c4d-structured-list-group) tr ::slotted(:last-child),:host(c4d-structured-list-header-row) ::slotted(:last-child),:host(c4d-structured-list-row) ::slotted(:last-child){flex-grow:1;max-inline-size:none}.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){block-size:auto;display:block;flex:0 0 50%;max-inline-size:50%;scroll-snap-align:start}@media(min-width:42rem){.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){display:block;flex:0 0 25%;max-inline-size:25%}}@media(min-width:66rem){.cds--structured-list-all-cells,:host(c4d-structured-list-cell),:host(c4d-structured-list-group) td,:host(c4d-structured-list-header-cell){display:block;flex:0 0 12.5%;max-inline-size:12.5%}}.c4d--structured-list,:host(c4d-structured-list){display:flex;flex-wrap:nowrap;margin-inline:-1rem;overflow-x:auto;padding-inline:1rem;position:relative;scroll-snap-type:x}.c4d--structured-list .cds--structured-list,:host(c4d-structured-list) .cds--structured-list{flex:0 0 1;margin:0}@media screen and (prefers-reduced-motion:reduce){.c4d--structured-list .overflow-indicator,:host(c4d-structured-list) .overflow-indicator{flex:0 0 1;inline-size:0;opacity:0;position:sticky;transition:none;z-index:2}.c4d--structured-list .overflow-indicator:before,:host(c4d-structured-list) .overflow-indicator:before{block-size:100%;content:"";inline-size:1.5rem;inset-block-start:0;position:absolute}.c4d--structured-list .overflow-indicator.left,:host(c4d-structured-list) .overflow-indicator.left{inset-inline-start:0;transform:translateX(-1rem)}.c4d--structured-list .overflow-indicator.left:before,:host(c4d-structured-list) .overflow-indicator.left:before{background-image:linear-gradient(90deg,var(--cds-layer-01,#f4f4f4),transparent);inset-inline-start:0}.c4d--structured-list .overflow-indicator.right,:host(c4d-structured-list) .overflow-indicator.right{inset-inline-start:100%;transform:translateX(1rem)}.c4d--structured-list .overflow-indicator.right:before,:host(c4d-structured-list) .overflow-indicator.right:before{background-image:linear-gradient(90deg,transparent,var(--cds-layer-01,#f4f4f4));inset-inline-end:0}}.c4d--structured-list .overflow-indicator,:host(c4d-structured-list) .overflow-indicator{flex:0 0 1;inline-size:0;opacity:0;position:sticky;transition:opacity .25s ease-in-out;z-index:2}.c4d--structured-list .overflow-indicator:before,:host(c4d-structured-list) .overflow-indicator:before{block-size:100%;content:"";inline-size:1.5rem;inset-block-start:0;position:absolute}.c4d--structured-list .overflow-indicator.left,:host(c4d-structured-list) .overflow-indicator.left{inset-inline-start:0;transform:translateX(-1rem)}.c4d--structured-list .overflow-indicator.left:before,:host(c4d-structured-list) .overflow-indicator.left:before{background-image:linear-gradient(90deg,var(--cds-layer-01,#f4f4f4),transparent);inset-inline-start:0}.c4d--structured-list .overflow-indicator.right,:host(c4d-structured-list) .overflow-indicator.right{inset-inline-start:100%;transform:translateX(1rem)}.c4d--structured-list .overflow-indicator.right:before,:host(c4d-structured-list) .overflow-indicator.right:before{background-image:linear-gradient(90deg,transparent,var(--cds-layer-01,#f4f4f4));inset-inline-end:0}.c4d--structured-list.overflowing-left .overflow-indicator.left,:host(c4d-structured-list).overflowing-left .overflow-indicator.left{opacity:1}.c4d--structured-list.overflowing-right .overflow-indicator.right,:host(c4d-structured-list).overflowing-right .overflow-indicator.right{opacity:1}.cds--structured-list-cell-tooltip-icon,:host(c4d-structured-list-cell) cds-tooltip-icon{display:inline-flex;vertical-align:sub}.cds--structured-list-cell-tooltip-icon svg,:host(c4d-structured-list-cell) cds-tooltip-icon svg{fill:var(--cds-icon-secondary,#525252);flex-shrink:0}.cds--structured-list-cell[icon][icon=checkmark] svg,:host(c4d-structured-list-cell[icon])[icon=checkmark] svg{color:var(--cds-support-success,#24a148)}.cds--structured-list-cell[icon] svg,:host(c4d-structured-list-cell[icon]) svg{margin-inline-end:.5rem}.cds--structured-list-cell-icon-text-container{display:flex}@keyframes sticky-header-slide-in{0%{inset-block-start:-100%}to{inset-block-start:var(--c4d-sticky-header-height)}}:host(c4d-tabs-extended-media[type=contained]) .cds--tabs-nav-content-container{block-size:3rem}</pre></body></html>